footer .footer-contact h6 {
    display: flex;
    justify-content: flex-start;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: white;
}

footer ul {
    padding-left: 0px !important;
    font-family: Montserrat;
    font-size: 14px;
    /* font-weight: 500; */
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

footer ul li,
a {
    color: white;
    text-decoration: none;
}

.pages a {
    font-weight: 500;
}
.pages h6 {
    display: flex;
    margin-left: 50px;
}

footer .contactss ul .contactss-head {
    font-weight: bold;
    text-decoration: underline;
}

.Iso img {
    width: 50% ;
}

.submenu {
    padding-left: 15px;
}

#DivImg #HorizontalCertf1,#HorizontalCertf2 {
   
    /* margin-bottom: 15px; */
}
#DivImg  #VerticalCertf1, #VerticalCertf2{
    width: 45%;
}
@media (max-width: 425px) {
.social-media-icon{
display: flex;
justify-content: center;

}

}
#DivImg .modal {
    position: relative;
}

.modal i {
    cursor: pointer;
    color: #fff;
    font-size: 25px;
    position: absolute;
    top: 32px;
    right: -25px;
}

@media (max-width: 1000px) {
    .Iso img {
        width: 35% ;
    }
}
@media only screen and (max-width: 768px) and (min-width: 425px) {
    .Iso img {
        width: 25% !important;
    }
    #BitrixGold{
        width: 40% !important;
    }
}

@media (max-width: 425px) {
    .modal i {
        color: #fff;
        font-size: 25px;
        position: absolute;
        top: 20px;
        right: 20px;
    }
}
@media only screen and (max-width: 425px) and (min-width: 0px) {
   
    #BitrixGold{
        width: 70% !important;
    }
}



.lang_footer {
    display: flex;
    flex-direction: column;
    align-items: start;
    padding-left: 20px;
}

.lang_footer div {
    display: block;
    width: 40px;
    padding-left: 5px;
}

.lang_footer div a {
    font-weight: bold;
}
@media (max-width: 992px){
.footerCertifcate {
    /* margin-left:50%; */
    width: 195px  !important;
}
#DivImg #VerticalCertf1, #VerticalCertf2 {
        width: 61%;
    }
#DivImg{
    flex-wrap: nowrap;
}
 }

#VerticalCertf1 .footerCertifcate {
    /* margin-left:50%; */
    width: 100% ;
}
#VerticalCertf2 .footerCertifcate {
    /* margin-left:50%; */
    width: 100% ;
}
@media (min-width: 768px){
.footerCertifcate {
    margin-left: 0px;
    height: auto;
}}

.crediimg1{
    width: 22%;
    margin-bottom: 5%;
}
.crediimg2{
    width: 25%;
    margin-bottom: 5%;

}
.crediimg3{
    width: 25%;
    margin-bottom: 1%;
}
.visamastertroys{
    margin-top: 12%;
    margin-left: -73px;
}
/* Certificates alanı sadece sayfanın 1/4'ünü kapsayacak şekilde tasarlandı */
#certificates {
width: 28%; /* Sayfanın 4'te biri */
margin: 0 auto; /* Ortalamak için */
padding: 1rem; /* İçerik ile kenar arasına boşluk */
position: relative;
}

/* Resimlere görsel düzenleme */
#certificates img.footerCertifcate {
max-width: 100%; /* Responsive boyutlandırma */
height: auto;
width: 100%;
border-radius: 8px; /* Köşeleri yuvarlar */
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Hafif gölge */
transition: transform 0.3s ease;
}

#certificates img.footerCertifcate:hover {
transform: scale(1.3); /* Hover sırasında büyüt */
cursor: pointer;
}

/* Mobil uyumluluk */
@media (max-width: 768px) and (min-width: 462px) {
#certificates {
width: 100%; /* Küçük ekranlarda tam genişlik */
}
#certificates .row>* {
flex-shrink: 0;
width: 50%;}
}


@media (max-width: 992px) and (min-width: 769px) {
#LastCertf{

position: absolute;
right: 0%;
top: 50%;

}
}
@media (max-width: 992px) {
#certificates {
width: 100%; /* Küçük ekranlarda tam genişlik */
}

}
.FooterTitle  {
color: #fff;
font-size: 20px;
font-weight: 600;
margin-bottom: 40px;
position: relative;
}
.FooterTitle::before {
content: "";
position: absolute;
left: 0;
bottom: -15px;
height: 2px;
width: 106px;
background: #701ec6;
}
.footer-widget ul li {
display: inline-block;
float: left;
width: 50%;
margin-bottom: 12px;
}
.footer-widget ul li a:hover{
color: #ff5e14;
}
.footer-widget ul li a {
color: #878787;
text-transform: capitalize;
}
.buta-footer-img{
width: 100%;
}

@media (min-width: 992px) {
.pages  {

width: 27%;
}
}
#PagesLeft{
width: 50%;
}

#PagesLeft a{
padding-left: 0px  !important;
}
.nav{
display: block;
}

.nav-link:hover {
    color: rgb(3 186 238) !important;
}

a.phones-link:hover {
    color: rgb(3 186 238) !important;
}











.shadow-1, .language-dropdown ul.lang-list, .language-dropdown label {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.shadow-2, .language-dropdown.open label {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.shadow-3 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.shadow-4 {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.shadow-5 {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.lang_selector img a{

    width: 100%  !important;
}
.language-dropdown {
    display: inline-block;
    margin: 20px 50px;
}
.lang-list{
    width: 37%  !important;
}
.language-dropdown .lang-one {
    border-left: 4px solid #6fc4db;
}
.language-dropdown .lang-en .flag {
    background-image: url("http://findicons.com/files/icons/282/flags/48/united_states_of_america_usa.png");
}
.language-dropdown .lang-two {
    border-left: 4px solid #dd0033;
}
.language-dropdown .lang-pt .flag {
    background-image: url("http://icons.iconarchive.com/icons/icondrawer/flags/48/Brazil-icon.png");
}
.language-dropdown .lang-three {
    border-left: 4px solid #02ad68;
}
.language-dropdown .lang-es .flag {
    background-image: url("http://www.imaginarium.pt/responsive/2015/images/iconsFicha/banderaES.png");
}
.language-dropdown label, .language-dropdown ul li {
    display: block;
    width: 50px;
    height: 38px;
    background: #fff;
    padding: 0px 6px;
    cursor: pointer;
}
.language-dropdown ul.lang-list {
    position: relative;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}
.language-dropdown ul.lang-list li {
    border-bottom: 1px solid #ececec;
}
.language-dropdown ul.lang-list li:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
.language-dropdown ul.lang-list li.selected {
    display: none;
}
.language-dropdown label {
    position: relative;
    border-bottom: 1px solid #ececec;
    border-radius: 3px;
    z-index: 2;
}
.language-dropdown .lang-flag .flag, .language-dropdown .lang-list .lang .flag {
    float: left;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-size: 35px 35px;
    background-repeat: no-repeat;
    background-position: center;
}
.language-dropdown.open ul.lang-list {
    visibility: visible;
    opacity: 1;
}
.language-dropdown.open label {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.animate, .lang-flag, .lang-list {
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
