.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}
a ,  a:hover{
    text-decoration: none;
}

body{
        font-family: 'Averta', sans-serif;

}




.tekisen {
    background-color: black;
    border-radius: 14px;
    color: white;
    margin: 0;
    position: relative;
    overflow: hidden;
    padding: 80px 40px;
}
.teki h4 {
    margin-bottom: 20px;
}
.tekisen h3 {
    font-size: 44px;
    font-weight: 900;
}
.tekisen h3 span {
    color: #d1f246;
}
.teki p {
    opacity: 0.5;
    font-size: 15px;
}
.loqback {
    background-image: url(/img/div-boyuk.png);
    background-repeat: no-repeat;
    background-size: 600px;
    width: 600px;
    height: 350px;
    position: absolute;
    right: -28px;
    bottom: 0;
    opacity: 0.1;
    rotate: -22deg;
}


.cta {
    background: #d1f246b8;
    border-radius: 14px;
    color: black;
    margin: 0;
    position: relative;
    overflow: hidden;
    padding: 120px 20px;
}



/* Halqalar üçün ümumi stil */
.cta .circle {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
  background: #a7d10075;
  border: 1px solid white;
  transition: transform 0.2s ease;
}

/* Halqaların ölçüləri */
.cta .circle-1 { width: 350px; height: 350px; }
.cta .circle-2 { width: 800px; height: 800px; }
.cta .circle-3 { width: 1200px; height: 1200px; }


/* Hover zamanı scale artır (10px böyümə) */
.cta:hover .circle.circle-1 { transform: translate(-50%, -50%) scale(1.025); }
.cta:hover .circle.circle-2 { transform: translate(-50%, -50%) scale(1.017); }
.cta:hover .circle.circle-3 { transform: translate(-50%, -50%) scale(1.012); }
.cta:hover .circle.circle-4 { transform: translate(-50%, -50%) scale(1.010); }




/* Kontent üstdə qalsın deyə */
.cta h3,
.cta .muraciet {
  position: relative;
  z-index: 2;
}

.muraciet.ag {
    background: black !important;
}
.muraciet.ag a {
    color: white;
    filter: brightness(1);
}


.vebdeyox {
    display:none;
}

.muraciet {
    background: #d1f246;
    border-radius: 40px;
    display: inline-block;
}
.muraciet a{
    color: black;
    display: block;
    padding: 15px 60px 15px 40px;
    text-decoration: none;
    float: left;
    background-image: url(/img/ox1.png);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: 183px 17px;
    filter: brightness(0);
}

.muraciet:hover {
    opacity:0.8;
}


.container-fluid {
    padding-left:60px;
    padding-right:60px;
}
.ovalfoto img {
    width: 360px;
    height: 150px;
    object-fit: cover;
    border-radius: 100px;
}
.basliq h1 {
    font-size: 70px;
    letter-spacing: -3px;
    line-height: 70px;
    font-weight: 900;
    margin-bottom:20px;
    color: black;
}

.basliq {
    margin: 40px 0;
}
.basliq p {
    font-size: 18px;
}
.bolguler {
    display: flex;
    justify-content: center;
}
.bolgu {
    margin: 0 24px;
    font-size:20px;
}
.boyuk {
    font-weight: 900;
    color:black;
}
.kicik {
    opacity: 0.6;
}
.muddet {
    background: white;
    border-radius: 25px;
    padding: 5px 20px;
    font-size: 13px;
    display: inline-block;
}







/*Navbar styles*/
/*#headLine {
    width: 100%;
    height: 7px;
    position: absolute;
    background-color: #c1a138;
    display: block;
    z-index: 999999;
}*/
.block{
    display:block !important;
}
.navbar{
    padding: 0 !important;
}
.navbar-brand .veka{
    width: 100px;
    transition: 0.s ease-in-out;
}
.navbar-brand .loqo{
    width: 110px;
    filter: brightness(100) invert(0);
}
.navbar-brand .loqobir{
    width: 175px;
    border-right: 1px solid white;
    padding-right: 13px;
    margin-right: 6px;
}
.logoimage {
    padding: 10px 0;
}
#nav-menu {
    position: absolute;
    z-index: 999;
    margin: 0 auto;
    width: 100%;
    top: 10px;
   background: transparent;
   transition: 0.2s ease-in-out;
}

#nav-menu .nav-link{
    padding-right: 10px;
    padding-left: 10px;
    color: white;
    cursor: pointer;
    font-weight: 600;
    transition: 100ms all ease;
    font-size: 14px;
}
#nav-menu .nav-link:hover {
    color: #f7ffd5;
}
#nav-menu .nav-link span:after{
    position: relative;
    width: 5px;
    height: 5px;
    border-radius:50%;
    display: block;
    background-color: white;
    margin:0 auto;
    transform:translateY(5px);
    opacity: 1;
    transition: 200ms all ease;
}
#nav-menu .nav-link span:hover:after ,#nav-menu .nav-link:hover span:after{
    opacity: 0;
    transform:translateY(-5px);
    display: none;
}
.social {
    padding: 5px 13px;
    background-color: transparent;
    border: 1px solid #7cb3ce;
    border-radius: 35px;
    display: inline-flex;
    margin-top: 8px;
}
.social a {
    font-size: 11px;
    color: #c8c8c8;
    transition:0.2s ease-in-out;
    margin: 0 4px;
}
.social .active{
    color: white !important;
}

.social a:hover{
    color:white;
    text-decoration: none;
    transition:0.2s ease-in-out;
}
.fixednav .social a:hover{
    color: black;
}

.call img{
    width: 35px;
}

.call p {
    color: #333333;
    font-size: 15px;
    margin: 0;
    font-weight: bold;
    display: block;
    width: 100%;
    float: left; 
    position: relative;
}
.call a{
    color: black;
    padding: 10px 19px;
    font-weight: 600;
}
.call {
    cursor: pointer;
    display: flex;
    align-items: center;
    background: #ffffff;
    border-radius: 40px;
}
nav .navbar-toggler .nav-duyme {
    display: block;
    height: 2px;
    background-color: white;
    width: 100%;
    margin-bottom: 8px;
    border: none;
    border-radius: 1px;
}
nav .navbar-toggler {
    border: none;
    color: #fff;
    padding: 5px;
    width: 50px;
    cursor: pointer;
    position: absolute !important;
    top: 23px;
    outline: none;
    right: 15px !important;
}
nav .navbar-toggler span:nth-child(3) {
    width: 80%;
    float: right;
    margin-bottom: 0;
}
.fixednav nav .navbar-toggler .nav-duyme {
    background-color: #f9fbfc;
    border: 1px solid #061a3714;
}

#nav-menu .sub-menu li:hover{
    background-color:#2b3c5b;
}
#nav-menu  .sub-menu li:hover a{
    color: white;
}
#nav-menu  .sub-menu-parent{
    position: relative;
}

#nav-menu  .sub-menu li a {
    display: block;
    padding: 10px 80px 10px 20px;
    margin-right: 0px;
    font-size:12px;
    font-weight:600;
    clear: both;
    color: #aeb9cc;
    white-space: nowrap;
    -webkit-transition: 0.1s all ease-out;
    -o-transition: 0.1s all ease-out;
    transition: 0.1s all ease-out;
}






  
@media (min-width: 992px){
    
    
    
.kk {
    max-width: 25% !important;
    flex: auto;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 15px;
}




#nav-menu .sub-menu-parent:focus .sub-menu, .sub-menu-parent:hover .sub-menu {
    opacity: 1;
    display: block !important;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

  .sub-menu {
    opacity: 1;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    padding: 10px 0px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 100ms ease-in-out 0s;
    -o-transition: all 100ms ease-in-out 0s;
    transition: all 100ms ease-in-out 0s;
    z-index: 100;
    list-style-type: none;
    position: absolute;
    top: 46px;
    left: 0px;
    margin: 0;
    background-color: #232e43;
    text-align: left;
}
    
    
}


.fixednav {
    background: #000000 !important;
    position: fixed !important;
    top: 0 !important;
}


.fixednav .navbar-brand .veka{
    width: 70px;
    transition: 0.2s ease-in-out;
}
.fixednav .social {
    margin-top: 3px !important; 
}
.fixednav .social .active{
    color: #7597df !important;
}
.fixednav .call{
    background: #d1f246;
    transition:0.2s;
    box-sizing: border-box;
}
.fixednav .call:hover{
    background: #e7ff92;
}
.fixednav .call p{
    color:white;
}
.fixednav .call a{
    top: 48px;
}
.fixednav#nav-menu .nav-link span:after{
    background: #232e43;
     height: 6px;
    width: 6px;
}
.fixednav .navbar-toggler {
    top: 28px;
}
.ls {
    letter-spacing: -0.5px;
}
.right-menu{
    width: 500px;
    height: 100%;
    position: fixed;
    right: -100%;
    top: 0;
    background-color: white;
    z-index: 9999999999999;
    transition: 0.2s;
    overflow-y: overlay;
    display: none;
}
.right-menu{
    width: 500px;
    height: 100%;
    position: fixed;
    right: -100%;
    top: 0;
    background: linear-gradient(119deg, #3056a7, #3f64ad , #6e89c2);
    z-index: 99999;
    transition: 0.2s;
    overflow-y: overlay;
    display:none;
}
.right-menu .mobile-menu .navbar-navs .nav-item{
    font-size: 17px;
    line-height: 2.5;
  }
.right-menu .mobile-menu .navbar-navs .areas-menu{
    display:none;
    padding-left: 40px;
}

.right-menu .mobile-menu .navbar-navs .nav-item .sub-menu{
    display:none;
    padding-left: 15px;
    list-style-type:none; 
    line-height: 2;
}

.right-menu .mobile-menu .navbar-navs .nav-item .sub-menu li{
    letter-spacing:0;
    font-size:12px;
    border-bottom: solid 1px #5b7ab7;
    padding: 10px 0px;
}
.right-menu .mobile-menu .navbar-navs .nav-item .sub-menu li a{
    color: white;
    display: block;
}
.right-menu .mobile-menu .navbar-navs .nav-item .sub-menu li:last-child{
    border:none;
}

.right-menu .mobile-menu .navbar-navs .nav-item .sub-menu a i{
    margin-left: 7px;
    margin-top: 2px;
}

.right-menu .mobile-menu .navbar-navs .nav-item .sub-menu .nav-menu .menu{
    display:none;
    padding-left: 15px;
}

.right-menu .mobile-menu .navbar-navs .nav-item:first-child{
    border-top: solid 1px #5b7ab7;
}

.right-menu .mobile-menu .navbar-navs .nav-item{
    font-weight: bold;
    font-size: 15px;
    padding-left: 0;
    padding-right: 0;
    text-align:left;
    line-height: 3;
    border-bottom: solid 1px #5b7ab7;
}

.right-menu .mobile-menu .navbar-navs .nav-item .nav-link {
    padding:0;
    color: white;
    }

.right-menu .mobile-menu .navbar-navs{
    width:100%;
        list-style-type: none;
    padding: 30px 40px 30px 40px;
}


.right-menu .mobile-menu .close-icon i{
    font-size: 32px;
    cursor: pointer;
    font-weight: 600;
    color:white;
}

.right-menu .mobile-menu .close-icon{
   margin: 29px;
    margin-top: 26px;
    text-align: end;
}

.right-menu::-webkit-scrollbar-thumb {
    background: #d5b268;
}

.right-menu::-webkit-scrollbar{
    width:6px;
}

.popup-layer {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    opacity: 0.8;
    z-index: 999;
    cursor: pointer;
    transition: 0.5s;
    top: 0;
    left: 0;
    display: none;
}
/*carusel*/
.carousel-caption {
    z-index: 10;
    color: #fff;
    height: auto;
    bottom: 50px;
    text-align: left;
    left: 0px;
    margin: 0;
    padding: 0;
    display: flex;
    position: absolute;
    border-radius: 10px;
}
.carousel-caption  .blue{
 background: linear-gradient(45deg, #0b2f7ea8, #5f89e4);
    padding: 20px 56px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.carousel-caption  .white{
    padding: 40px 40px;
    line-height: 9px;
    color: #577ed5;
    background: #ffffffe0;
    border-radius: 4px;
    font-size: 25px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.carousel-caption h5{
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 16px;
}
.carousel-caption p{
font-size: 12px;
    margin-bottom: 0;
    font-weight: bold;
}

.rightcircle {
    background: #f8cb45;
    height: 117px;
    width: 117px;
    border-radius: 50%;
    border: 15px solid #e5bc3e;
    position: absolute;
    bottom: 45px;
    text-align: center;
    align-items: center;
    right: 0;
    color: #494949;
    text-decoration: none;
    padding: 15px;
    webkit-animation: play 2s ease infinite;
    -moz-animation: play 2s ease infinite;
    animation: play 2s ease infinite;
    z-index: 5;
}


.rightcircle:hover{
    color: black;
}
.rightcircle p {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
}
.rightcircle i {
    font-size: 18px;
}
.rightcircle2 {
    background: #f8cb45;
    position: relative;
    text-align: center;
    align-items: center;
    right: -7px;
    margin-left: 38px;
    margin-right: 24px;
    top: 14px;
    text-decoration: none;
    padding: 6px 8px;
    webkit-animation: play 2s ease infinite;
    -moz-animation: play 2s ease infinite;
    animation: play 2s ease infinite;
    border: 1px solid #f8cc47;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    /*display: inline-flex;*/
    justify-content: center;
}
.kataloq {
    height: auto;
    width: fit-content;
    position: static;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    padding: 8px 25px;
    background-color: #ff004f;
    border: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 7px;
    webkit-animation: play2 2s ease infinite;
    -moz-animation: play2 2s ease infinite;
    animation: play2 2s ease infinite;
}
.kataloq:hover{color:#fff;}
.kataloq-title{
    display: flex;
    align-items: center;
    margin-bottom:1.6rem;
}
.kataloq-title h4{margin-bottom:0 !important;}
.rightcircle2 i {
    font-size: 13px;
    color: #5b5b55;
}
.rightcircle3 {
    background: #f8cb45;
    position: absolute;
    text-align: center;
    align-items: center;
    right: -7px;
    /* margin: 24px; */
    right: 70px;
    margin-left: 20px;
    margin-right: 26px;
    top: 20px;
    text-decoration: none;
    padding: 6px;
    webkit-animation: play 2s ease infinite;
    -moz-animation: play 2s ease infinite;
    animation: play 2s ease infinite;
    border: 1px solid #f8cc47;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: none !important;
    justify-content: center;
}


.rightcircle3 i {
    font-size: 18px;
    color: #5b5b55;
    webkit-animation: phone-call 4s ease infinite;
    -moz-animation: phone-call 4s ease infinite;
    animation: phone-call 4s ease infinite;

}
.webmenu ul{
}
.carousel-item img{
    height: 700px;
    object-fit: cover;
}
.overlay {
    background: #0000007d;
    position: absolute;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0px;
    left: 0px;
    margin: auto;
    right: 0;
    height: calc(100%/1);
}





/* haqqimizda */

section {
    padding: 50px 0;
}

.haqqimizda {
    
}
.ikincidalga{
    background: #ff0044;
    padding: 4px 10px;
    border-radius: 12px;
    transform: rotate(-20deg) translate(-46px, 6px);
    font-size: 12px;
    color: white;
    font-weight: 500;
}
.usefulInfo .row {
    margin-right: -5px;
    margin-left: -5px;
}

.usefulInfo .row > div {
    padding-right: 5px;
    padding-left: 5px;
}
.solteref h6{
    font-size: 52px;
    font-weight:700;
    letter-spacing:-0.5px;
}
.solteref p{
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 35px;
}
.solteref ol li::before {
content: counters(li, ".");
    background-color: #32bb78;
    counter-increment: li;
    position: relative;
    display: inline-block;
    left: 0px;
    top: -2px;
    font-size: 14px;
    margin-right: 14px;
    line-height: 14px;
    font-weight: 700;
    padding: 5px;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    height: 24px;
    width: 24px;
}
.solteref ol {
    counter-reset: li;
    padding-left: 0 !important;
}
.solteref li {
    list-style: none;
    font-size: 18px;
    font-weight: 700;
}

.solteref li::marker{
    color: #92b33d;
}


.solteref ol p{
line-height: 24px;
    font-size: 15px;
    color: #121d2b99;
    padding: 5px 0 10px 38px;
        margin-bottom: 10px;
}



ul.asagi li{
        list-style-type: disc;

}


.ustunluk {
    text-align:center;
}
.ustunluk i{
    font-size: 38px;
    color: #2fba6b;
        margin-bottom: 20px;
}
.ustunluk h6 {
    font-size: 26px;
    font-weight: 700;
}
.sekiller img {
    max-width: 100%;
    border-radius: 15px;
    min-height: 280px;
    object-fit: cover;
}


img.solsekil {
}
img.sagsekil {
    height:444px;
        filter: grayscale(1);

}



.sekiller2 img {
        max-width: 100%;
    border-radius: 15px;
    min-height: 180px;
    object-fit: contain;
    border: 2px solid #f9fbfc;
    padding: 20px;
}






/*why*/
#why {
    background-color: #fbfbfb;
    padding: 35px;
}
#why i{
    color: #cfaf73;
    font-size: 40px;
    margin-right: 20px;
}
#why .col-md-3{
    align-items: center;
    display: flex;
}
#why .container-fluid{
    padding: 0 38px;
}
#why .col-md-3:nth-child(2) , #why .col-md-3:nth-child(3) {
    justify-content: center;
}

#why .col-md-3:last-child {
    justify-content: flex-end;
}
#why .icon {
    border: 4px solid #fff;
    background: none;
    font-weight: 400;
    width: 16px;
    height: 16px;
    box-shadow: 0 4px 16px 0 rgba(109, 98, 248, 0.2);
    background-color: #5f89e4;
    border-radius: 100%;
    margin-right: 10px; 
}

 .fw-600{
    font-weight: 600 !important;
}




/*//////////*/



 /*about section*/
.about{
    padding:15px 0;
    /*background: #f4f4f4;*/
}
.aboutimg{
    padding: 15px;
    text-align:center;
}
 .aboutimg img{
    width: 70%;
 }
/*//////////////////*/
.aboutus{
    display: flex;
    flex-wrap: wrap;
}
/*///////////////////*/ 
.aboutus h3{
    font-size: 34px;
}
.aboutus h5{
    font-size: 19px;

}
.aboutus p {
color: #292f37;
    text-align: justify;
    font-size: 14px;
    line-height: 28px;
    margin-top: 30px;
}
.aboutus i{
    color: #5f89e4;
    font-size: 28px;
} 
.aboutus img{
    width: 50px;
    transform: translateX(-25px);
}
.aboutspan{
    display: inline-block;
    margin-left: 4px;
}
.aboutspan a{
    font-size: 14px;
    color: black;
    position: relative;
}

.aboutspan  a:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    background-color: black;
    display: block;
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.27, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.27, 0.66);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    bottom: 0;}


.aboutspan  a:hover:after {
    width: 0;
}
/*.aboutus .col-11{
    padding-right: 0!important;
}*/
/*//////////////////*/





/* FAQ */


.faq {
    
}


.faq .section-title h2 {
    margin-bottom: 22px;
}

.faq .accordion .card {
    border: none;
    margin-bottom: 10px;
}

.faq .accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 10px;
}

.faq .accordion .card .card-header {
    border-radius: 10px;
    padding: 0;
    overflow: hidden;
    border:none;
}

.faq .accordion .card .card-header h5 {
    padding: 0;
}

.faq .accordion .card .card-header h5 button {
color: #333;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    padding: 22px 30px;
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
}

.faq .accordion .card .card-header h5 button:after {
position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background-color: white;
    text-align: center;
    border-radius: 33%;
    content: '+';
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
}

.faq .accordion .card .card-header h5 button.collapsed {
    background: #f5f5f5;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.faq .accordion .card .card-header h5 button[aria-expanded="true"]:after {
    content: '-';
}

.faq .accordion .card .card-body {
border-radius: 0 0 10px 10px;
    margin-top: -6px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 23px;
    line-height: 30px;
    background: #f7f7f7;
    font-size:15px;
}


button.btn.btn-link:hover {
    background: #eeeeee;
}


/* FAQ*/


.mezunlar {
}

.kecenil {
    background: #2f2f30;
}

.ag {
    color:white;
}
.ag h6 {
    font-size:45px !important;
}
.solgun {
    opacity:0.3;
}
.sekiller3 img {
    max-width: 100%;
    border-radius: 15px;
    height: 380px;
    width: 460px;
    object-fit: cover;
    filter: grayscale(1) brightness(1.1);
}
.head-insanlar img {
    width: 50px;
    height: 50px !important;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
    margin-right: -20px;
    border: 2px solid #ffffff;
}
.partner-box {
    padding: 15px;
    margin: 15px 0;
    border: 1px solid #f6f6f6;
    height: 100px;
    border-radius: 4px;
    cursor: pointer;
    background:white;
}
.partner-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: 300ms all ease;
}




.sosial{
    background: #fbfbfb;
}

.sosial .card{
    position: relative;
    height: 180px;
    background: transparent;
    border: none;
    overflow: hidden;
    border-radius: 4px;
    transition: 0.2s ease-in-out;
    text-align:center;
}
.sosial .card:hover img {
        transform: translateY(-10px);
}
.sosial .card img{
    width: 90px;
    margin-left: -9px;
    transition:0.2s;
}

.sosial .card .text{
    position: absolute;
    bottom: 22px;
    z-index: 2;
    color: black;
    word-wrap: break-word;
    width: 100%;
    padding: 0px 30px;
    transition: 0.2s ease-in-out;
}
.sosial .card .text h6 {
    font-size: 17px;
    text-transform: uppercase;
}   
.sosial .card .text p {
    font-size: 13px;
    color: #00000094;
}





.kk span {
    font-size: 13px;
    opacity: 0.7;
}
.kk .card:hover {
    transform: translateY(-4px);
}







/*gallery section*/
.gallery{
    background: #f5f5f5;
    padding: 60px 0;
}
.gallery .card{
    position: relative;
    height: 250px;
    background: #d1f246 !important;
    border: 1px solid #e0e0e0;
    overflow: hidden;
    border-radius: 24px;
    transition: 0.2s ease-in-out;
    cursor: pointer;
}
.gallery .card img{
    width: 90px;
    margin-bottom: 26px;
}

.gallery .card .text{
    position: absolute;
    bottom: 15px;
    z-index: 2;
    color: #232323;
    word-wrap: break-word;
    width: 100%;
    padding: 0px 20px;
    transition: 0.2s ease-in-out;
}
.gallery .card .text h5 {
    font-size: 17px;
    text-transform: uppercase;
}   
.gallery .card .text p {
    font-size: 13px;
}

.kk:nth-child(2) .card {
    background: #4b975d;
}
.kk:nth-child(3) .card {
    background: #F76951;
}
.kk:nth-child(4) .card {
    background: #611d79;
}
.kk:nth-child(5) .card {
    background: #1b58b4;
}
.kk:nth-child(6) .card {
    background: #6d2020;
}
.kk:nth-child(7) .card {
    background: #04585d;
}
.kk:nth-child(8) .card {
    background: #7c8200;
}
.kk:nth-child(9) .card {
    background: #b0057a;
}
.kk:nth-child(10) .card {
    background: #acc818;
}
.kk:nth-child(11) .card {
    background: #ab7839;
}
.kk:nth-child(12) .card {
    background: #2cbdd5;
}
.kk:nth-child(13) .card {
    background: #54663f;
}
.kk:nth-child(14) .card {
    background: #53469c;
}
.kk:nth-child(15) .card {
    background: #ec7a00;
}

.gallery .card .text a{
    text-decoration: none;
    color: white;
    font-size: 12px
}

.gallery .card:hover .text{
    bottom: 15px;
    transition: 0.2s ease-in-out;
}
.gallery .card:hover:after{
    opacity: 0;
    transition: opacity 0.2s
}
.gallery .card:hover:before{
    opacity: 1;
    transition: opacity 0.2s
}

.newsstatic .card {
    height: 250px !important;
}
 /*///////////////*/



 /*news*/
 .news{
    padding: 40px 0; 
 }
.news .card .image{
    width: 100%;
}

.news .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #f3f8fa;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 6px;
    overflow: hidden;
}


.news .card .card-img-top {
    width: 100%;
    object-fit: cover;
    height: 380px;
}


.news .card .card-img-top {
    width: 100%;
    object-fit: cover;
    height: 380px;
}


.news .card-body {
    padding: 2px 6px !important;
    position: absolute;
    top: 16px;
    left: 14px;
    border-radius: 4px;
    background: #ff004f;
}


.news .card .card-body .card-title {
    color: #ffffff !important;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 0;
}


.newsoverlay{
    content: '';
    position: absolute;
    width: 100%;
    height: 20%;
    bottom: 0;
    background: linear-gradient(transparent,#00000070);
}

.cardname{
    position: absolute;
    bottom: 16px;
    left: 14px;
    width: 100%;
    color: white !important;
    display: flex;
    z-index: 2;
}
.cardname h5{
    font-size: 14px !important;
    font-weight: 600;
    margin-bottom: 0 !important;
}
.cardname img{
    height: 20px;
    margin-right: 7px;
}
.details{
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.2s all;
}
.details .btn {
    border-radius: 2px;
    border: 1px solid rgba(75,79,82,.2);
    font-size: 14px;
    font-weight: 600;
    color: #2d3640;
    width: 220px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.2s ease-in-out;
}

.details .btn:hover{
    background-color: #f6f6f6 !important;
    transition: 0.2s ease-in-out;
}


 /*/////////////////*/


 /*onfooter*/

.onfooter {
    background: linear-gradient(45deg, #68a0f3, #527edf);
    padding: 38px 0;
}

.onfooter h1 {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 22px;
    margin: auto;
    text-align: center;
}


.onfooter .btn {
    width: 270px;
    padding: 15px 20px;
    border-radius: 2px;
    background-color: #fff;
    font-size: 20px;
    font-weight: 500;
    color: #2d3640 !important;
    border: none;
    transition: 0.1 ease-in-out;
}



  .onfooter .btn:hover{
    background-color: #f6f6f6 !important;
    transition: 0.1 ease-in-out;
  }
  .onfooter  .start{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /*///////////*/


  /*footer*/
  .oklogo{
    width: 100px;
  }
  .footer{
    background: black;
    padding-top: 40px;
  }
  .footer .footerlogos img{
    width: 140px;
    display: block;
    margin-bottom: 20px;
  }

    footer .contact .num {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    text-align: end;
    margin-bottom: 10px;
        transition: 0.1s ease-in-out;
}
    .mt-6{
        margin-top: 70px;
    }
footer .contact a:hover .num, footer .contact a:hover .mail {
    color: #afc7e5;
    transition: 0.1s ease-in-out;
}
   footer .contact .mail {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-align: end;
    margin-left: 4px;
    margin-bottom: 10px;
    }
footer .contact i {
    color: #fff;
    font-size: 12px;
    color: #5989ec;
}
  .footersocial{
    display: flex;
    justify-content: flex-end;
  }
  .socialnew{
    height: 29px;
    width: 29px;
    background: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
    /*margin-top: 20px;*/
    margin-bottom: 29px;
      transition: 0.2s ease-in-out;
  }
  .socialnew:hover{
      background: #e7dfdf;
      transition: 0.2s ease-in-out;
  }

   .socialnew i {
    color: #2d3640;
    font-size: 14px;
   }
   .headtxt p{
        font-size: 18px;
    font-weight: 600;
    color: #bfc8d2;
    margin-bottom: 29px;
   }
  .links ul li a {
      font-size: 13px;
      text-align: left;
      color: #d2dbe4;
      padding: 0;
      margin-bottom: 15px;
      font-weight: 200;
  }
    .bottomlinks .nav-link:hover , .links ul li a:hover{
    color: white;
    transition: 0.2s ease-in-out;
   }
   .bottomlinks{
    display: flex;
    margin-top: 15px;
   }
    .bottomlinks .nav-link{
        padding: 0;
        font-size: 12px;
    text-align: left;
    color: #8b95a1;
    margin-bottom: 30px;
    margin-right: 29px;
    transition: 0.1s ease-in-out;
    }

    .copyright{
           padding: 0;
        font-size: 12px;
    text-align: right;
    color: #8b95a1;
        margin-top: 15px;
    margin-bottom: 30px;
    transition: 0.1s ease-in-out;
    }



      .text-trs{
    color: #2d3640 !important;
  }

  .contact .nav-link{
    text-align: right;
  }

  /*modal*/
  
  
.modd {
    padding: 15px;
    font-size: 15px;
    height: 70vh;
    overflow: scroll;
    margin-bottom:20px;
}


  .modal-content {
      border-radius: 8px;
  }
  .modal-content .close {
      font-size: 20px;
      font-weight: 200;
      outline: none;
  }
    .modal-content .close:focus ,   .modal-content .close:active {
        outline: none;
        border: none;
    }
.modal-content .close:hover i{
    background: #22b0f3;
}

  .modal-title{
      color: #212122;
      font-size: 20px;
      font-weight: 600;
      line-height: 1.66667;
  }
  .modal-dialog{
      max-width: unset;
      width: 600px;
  }
    #exampleModal.show{
      display: flex !important;
      justify-content: center !important;
      align-items: center !important;
    }
    #myFrame{
        width: 100%;
        height: 290px;
    }
/*/*medialar*/


/*staticler*/
.headerstatics {
    height: 175px;
    position: relative;
    background-attachment: fixed;
    background-image: url(../img/slider.png);
    background-size: cover;
    background-position: center -450px;
}
.overlaystatic {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(#2869e1, transparent);
    opacity: 1;
}

.staticabout{
    padding: 4.6875rem 0 ;
    background-image: linear-gradient(0deg,#fff 0,#f6f6f6 270px,#f6f6f6);
}
.page-title-second{
    color: #a7a9b2;
    font-weight: 200;
    font-size: 12px;
}
.page-title-second a{
    color: #a7a9b2;
    transition:0.2s ease-in-out;
    font-weight: 200;
    font-size: 12px;
}
.page-title-second a:hover{
    color: #47484d;
    transition:0.2s ease-in-out;
}
.staticContent {
    font-size: 15px;
    line-height: 28px;
    text-align: justify;
    padding: 35px;
    max-width: 900px;
    margin: 0 auto;
}

.quote{
    clear: both;
    text-align: center;
    background: #ffffe6;
    border: 1px solid #f8f841;
    padding: 20px 40px;
    border-radius: 4px;
    margin: 40px 0px;
    font-size: 17px;
}
.page-title-first h4{
    margin-bottom: 1.6rem;
    font-weight: 600;
    line-height: 1.2;
    color: #231f27;
}
.whitecontainer{
    background: white;
    padding: 15px 15px;
    border-radius: .25rem;
}

.staticContent .crop{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
    width: 100% !important;
}
.staticContent .crop img{
    width:auto;
    border-radius: 10px;
}
.staticContent i{
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

.staticContent i .crop{
    overflow: hidden;
    width: calc(33.3333333% - 12px) !important;
    margin: 6px !important;
    height: 200px;
    border-radius: 10px;
}
.staticContent i iframe{
    width: calc(50% - 12px) !important;
    margin: 6px !important;
    height: 250px !important;
    border-radius: 10px;
}
.staticContent i .crop img{
    width: 100% !important;
    max-width: 300px;
    object-fit: cover;
    height: 200px;
}
.vekaimg{
    height: 200px;
    width: auto;
}
.vekakard{
    transition: .2s ease-in-out;
    padding: 15px !important;
}
.vekakard:hover .card{
    border-color: #3361c3;
    transition: .2s ease-in-out;
}

.staticContent i  .crop:hover {
    opacity: 0.6;
    transition: 0.2s ease-in-out;
}

.staticContent ul li {
    background-image: url(../img/lipng.svg);
    background-size: 18px;
    background-position-y: 2px;
    background-repeat: no-repeat;
    padding-left: 25px;
    margin-top: 5px;
    list-style-type: none;
}
@keyframes play {
    0% {
        transform: scale(1);
    }
    15% {
        -webkit-box-shadow: 0 0 0 5px rgba(249, 204, 73, 0.6);
        -moz-box-shadow: 0 0 0 5px rgba(249, 204, 73, 0.6);
        box-shadow: 0 0 0 5px rgba(249, 204, 73, 0.6);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 7, 64, 0.6), 0 0 0 20px rgba(249, 204, 73, 0.2);
        -moz-box-shadow: 0 0 0 10px rgba(255, 7, 64, 0.6), 0 0 0 20px rgba(249, 204, 73, 0.2);
        box-shadow: 0 0 0 10px rgba(255, 7, 64, 0.6), 0 0 0 20px rgba(249, 204, 73, 0.2);
    }
    25% {
        -webkit-box-shadow: 0 0 0 15px rgba(249, 204, 73, 0.6), 0 0 0 30px rgba(249, 204, 73, 0.2);
        -moz-box-shadow: 0 0 0 15px  rgba(249, 204, 73, 0.6), 0 0 0 30px rgba(249, 204, 73, 0.2);
        box-shadow: 0 0 0 15px  rgba(249, 204, 73, 0.6), 0 0 0 30px rgba(249, 204, 73, 0.2);
    }
}
@keyframes play2 {
    0% {
        transform: scale(1);
    }
    15% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 7, 64, 0.2);
        -moz-box-shadow: 0 0 0 5px rgba(255, 7, 64, 0.2);
        box-shadow: 0 0 0 5px rgba(255, 7, 64, 0.2);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 7, 64, 0.2), 0 0 0 20px rgba(255, 7, 64, 0.1);
        -moz-box-shadow: 0 0 0 10px rgba(255, 7, 64, 0.2), 0 0 0 20px rgba(255, 7, 64, 0.1);
        box-shadow: 0 0 0 10px rgba(255, 7, 64, 0.2), 0 0 0 20px rgba(255, 7, 64, 0.1);
    }
    25% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 7, 64, 0.2), 0 0 0 30px rgba(255, 7, 64, 0.1);
        -moz-box-shadow: 0 0 0 15px rgba(255, 7, 64, 0.2), 0 0 0 30px rgba(255, 7, 64, 0.1);
        box-shadow: 0 0 0 15px rgba(255, 7, 64, 0.2), 0 0 0 30px rgba(255, 7, 64, 0.1);
    }
}
@keyframes phone-call {
    0% {
        transform: rotate(-20deg);
    }
    2% {
        transform: rotate(20deg);
    }
    4% {
        transform: rotate(-30deg);
    }
    6% {
        transform: rotate(30deg);
    }
    8% {
        transform: rotate(-20deg);
    }
    10% {
        transform: rotate(20deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.social2{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 40px;
}


.socialmedia {
    display: flex;
    list-style-type: none;
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.socialmedia li a{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-left: 0;
    margin-right: 8px;
    display: flex;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    color: #5f576b;
    background-color: #f5f5f5;
    text-align: center;
    padding-left:0
}
.socialmedia li a:hover svg{
    transform:rotate(180deg)
}
.socialmedia li a svg{transition:500ms all ease}
.call,.mail{
    text-decoration: none !important;
    color:#646464;
    transition:0.2s ease-in-out;
}
.mail{
    font-size: 13px;
}
#contactForm{
    background: white;
    margin-bottom: 20px;
}
#contactForm .loc {
    cursor: pointer;
    transition: background .1s linear;
}

#contactForm .loc.active {
    background-color: #f7f7f8;
    border-bottom: 1px solid #422a5b;
}

#contactForm .loc.active .loc-content {
    border-bottom: none;
}

#contactForm .loc:hover {
    background-color: #f7f7f8;
    border-bottom: 1px solid #422a5b;
}

#contactForm .loc:hover .loc-content {
    border-bottom: none;
}

#contactForm .loc .loc-content {
    align-items: center;
    padding: 25px 0px;
    border-bottom: 1px solid #d6d9db;
}

#contactForm .loc .loc-content p {
    margin-bottom: 0px !important;
}

#contactForm .loc .loc-content img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 50%;
}
#contactForm .loc .col-md-2 p ,#contactForm .loc .col-md-3 p{
    font-weight: 600;
}
.contactiframe{
    height: 480px;
}
.container.contactFormCont {
    margin-top: 50px;
}
#map{
    width: 100%;
    height: 400px;
}
.title{
    margin-top: 20px;
}
.whitecontainer .title img {
    width: 21px;
}
.whitecontainer .title {
    display: flex;
    align-items: center;
    justify-content: center;
}
.title h3 {
    margin-bottom: 0;
    margin-left: 16px;
}
.fixed-nums {
    position: fixed;
    bottom: 0;
    z-index: 99;
    padding: 0 !important;
    display: none;
}
.wp {
    height: 100%;
    text-align: center;
    background-color: #0DC143;
    color: #fff;
    padding: 18px 5px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
}
.wp a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

/*kataqoriya*/
.fullstory #dle-content{
    display: flex;
    flex-wrap: wrap;
}
.fullstory{
    max-width: unset !important;
}
.cardcategory {
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 8px 24px 0 rgba(0,0,0,.08);
    border: 1px solid #efefef;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    transition: box-shadow .2s ease-in-out;
}
.cardcategory .wrap-img {
    padding: 20px 30px 5px 0;
    overflow: hidden;
    background: #046199;
}
.cardcategory img {
    height: 60px;
    float: right;
    transition: 500ms all ease;
}
 .cardcategory .wrap-text {
    padding: 20px;
}
.cardcategory .wrap-text p {
    color: #e1e1e1;
    font-weight: 600;
    margin-bottom: 1px;
    font-size: 15px;
}
 .cardcategory .wrap-text h4 {
     color: #212529;
     line-height: 1.3;
     font-size: 16px;
     word-break: break-all;
}
.cardcategory:hover {
    box-shadow: 8px 15px 13px 0 rgba(0,0,0,.08);
}

.vekaimg1{
    position: absolute;
    bottom: 50px;
    right: 15%;
}
.vekaimg1 img{
    height: 105px !important;
}
.alugarden{
    position: absolute;
    bottom: 50px;
    right: 20%;
}
.alu{
    background: white;
    border-radius: 4px;
    padding: 30px;
}
.alugarden img{
    width: 205px;
    height: auto !important;
}
.alumil{
    position: absolute;
    bottom: 235px;
    width: 100%;
}
.alusvg{
    display: flex;
    justify-content: center;
    align-items: center;
}
.alusvg svg{
    height: 100px;
}



@media (max-width: 991px) {
    .ovalfoto img {
        max-width:100%;
    }
    .container-fluid {
        padding-left:10px;
        padding-right:10px;
    }
    
    
    .cta {
        padding:35px !important;
    }
    .calltoaction h3 {
        font-size:24px;
    }
    .vebdeyox {
        display:block !important;
    }
    
    .mobdayox {
        display:none !important;
    }
    .sekiller2 img {
        min-height: 120px;
        border: 3px solid #f9fbfc;
    padding: 7px;
    }
    
    .faq .accordion .card .card-header h5 button:after {
        right:18px;
    }
    .faq .accordion .card .card-header h5 button {
        padding: 18px 60px 18px 18px;
    }


    .mob-mb-5{
        margin-bottom:1rem;
    }
    .mob-mt-5{
        margin-top:2rem;
    }
    
    img.sagsekil {
        max-height: 370px;
    }
    .solteref h6 {
        font-size: 35px;
    }
    #contactForm .loc .loc-content,#contactForm .loc .loc-content .col-md-2{text-align:center !Important;} }

@media (max-width: 1200px) {
    .call p ,.call a {
    }
    .bottomlinks .nav-link {
        margin-right: 16px;
    }
}

.product_b {
    display: none;
}
.tooltips:hover .product_b {
    display: block;
    position: fixed;
    overflow: hidden;
    background-color: #000;
    color: #fff;
    margin-bottom: 0px ;
    font-size: 15px;
    padding: 10px;
    z-index: 1980;
}
.product_b p{
    margin: 0;
    padding: 0;
}
@media (max-width: 992px) {

    .vekaimg1{
        right: 0;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .vekaimg {
        height: 200px;
        width: 100%;
        object-fit: contain;
    }
    .alumil {
        bottom: 45px;
        right: 0;
    }
    .alusvg svg {
        height: 50px;
    }

    .alugarden {
        width: 100%;
        bottom: 50px;
        right: 0;
        display:-webkit-flex;
        display:-webkit-box;
        display:-moz-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .alu {
        padding: 23px;
    }
    .alugarden img {
        width: 135px;
    }
    .staticContent i .crop{
        width: calc(50% - 12px) !important;}
    .logoimage{
        margin-left: 20px;
    }
    .call{
        position: absolute;
        top: 30px;
         right: 100px;
    }
    .fixednav .call{
top: 8px;
    right: 20px;
    }
    .social{
        position: relative;
        margin-top: 30px;
        padding: 10px 15px;
    }
    .fixednav .social{
        top: 23px;
        left:170px;
    }
    .mynav{
        position: absolute;
        width: 100%;
        top: 0;
        right: 0;
        left: 0;
    }
    .fixednav{
        box-shadow: none;
        background: transparent;
    }
   .fixednav .mynav {
    transition: .3s ease-in-out;
    background: black !important;
    border-bottom: 1px solid #061a3714;
    }
    .navbar-collapse{
        background: white;
        color: black !important;
    }
    .navbar-brand .veka{
        width: 60px;
    }
    .carousel-item img {
    height: 500px;
    object-fit: cover;
    }

    #why .col-md-3{
        text-align: center;
        font-size: 14px;
        justify-content: unset !important;
        margin-bottom: 10px;
    }
    .aboutimg img {
    transform: translateX(10px);
    }
    .news .card{
        margin-bottom: 30px;
    }
    #nav-menu {
        top: 0;
    }
    .rightcircle{
        display: none;
    }
    .rightcircle3 {
        display: inline-flex !important;
    }

    /*sociallari saga cekmek/*/
    .mobilefooter .footersocial{
        justify-content: flex-end;
    }
    .socialnew{
        margin-right: 0;
        margin-left: 15px;
    }
    .divs{
        float: right;
    }
    /*destek saga cekmek*/

    .help .headtxt,
    .help .links a{
        text-align: right;
    }
    .Kategoriler .headtxt ,
    .Kategoriler .links a{
        text-align: center;
    }
    .bottomlinks {
        justify-content: space-between;
    }
       .bottomlinks .nav-link {
        margin-right: 0px;
    }
    .copyright{
        text-align: center;
    }
    #nav-menu .nav-link {
    text-align: center;
    color: black;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
    }
    #nav-menu .nav-link span:after {
        display: none;
    }

   
       .right-menu{
        display: block;
       }

       .sub-menu{
        display: none;
       }

        
}

@media (max-width: 768px) {
.tekisen h3 {
    font-size: 30px;
}
.tekisen {
    padding: 50px 10px;
}
/* Halqaların ölçüləri */
.cta .circle-1 { width: 200px; height: 200px; }
.cta .circle-2 { width: 400px; height: 400px; }
.cta .circle-3 { width: 600px; height: 600px; }
.modal-dialog {
    width: auto;
}
.bolgu {
    margin: 0 10px;
    font-size: 13px;
}
.boyuk {
    font-size: 20px;
}
    .basliq h1 {
        font-size:48px;
        line-height:56px;
    }
    .ovalfoto img {
        width: 270px;
        height: 125px;
    }
    .call a {
        padding: 8px 19px;
    }
    .fixednav .call {
        top: 7px;
        right: 20px;
    }
    .navbar-brand .loqobir {
        width:110px;
    }
    .navbar-brand .loqo {
        width:78px;
    }
    .staticContent{
        padding: 35px 5px;
    }
    .vekaimg1 img{
        height: 60px !important;
    }
    .fixed-nums {
        display: inline-block;
    }
    .footer {
        padding-bottom: 59px;
        padding-top: 30px;
    }
    .contactiframe{
        height: 600px;
        width: 100%;
    }
    .page-title-first h4 {
        margin-bottom: 5px;
    }
    .page-title-second {
        text-align: left !important;
        margin-bottom: 13px;
    }
      .carousel-item img {
    height: 400px;
    object-fit: cover;
    }
   
    .onfooter h1 {
    font-size: 23px;}

    .onfooter .btn {
    width: 214px;
    padding: 10px 17px;}
    
    .footerlogos{
        display:-webkit-flex;
        display:-webkit-box;
        display:-moz-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .footerlogos img{
        object-fit: contain;
    }

    .mobilefooter .headtxt{
        text-align: right;
    }
    .mobilefooter .links a{
        text-align: right;
    }
    .Kategoriler .headtxt,
    .help .links a ,
    .Kategoriler .links a{
        text-align: left;
    }
  
    .help .headtxt {
        margin-top: 10px;
        text-align: left;
     }
     .right-menu{
        width: 80%;
       }
     .rightcircle{
         display: none;
     }
    .staticContent .crop img {
        max-width: 100% !important;
    }
    .staticContent .crop a{width:100%;}
    .staticContent i iframe{width:calc(100% - 12px) !important;}
    .staticContent .crop {
        margin: unset;
        margin-bottom: 20px;
        height: 250px !important;
    }
    .staticContent .crop img{height:250px !important;}
    #contactForm .loc .loc-content p {
        font-size: 15px;
    }
    .loc a{
        font-size: 14px;
    }
}
.zengmobil{
    display: none;
}
@media (max-width: 576px) {
    .page-title-first h4 , .page-title-second {
        padding-left: 15px !important;
    }
    .fixednav .social{
        left:160px;
    }
      .call{
        right: 80px;
      }
   #why .col-md-3{
    justify-content: center !important;

   }
   .aboutus h3 , .aboutus h5 ,  .aboutus p {
    text-align: center;
    }
    .aboutus .col-sm-1{
        text-align:center;
    }
    .socialnew {
        margin-right: 5px;
        margin-left: 5px;
    }
    .aboutus i {
    font-size: 37px;}

    footer .headtxt , footer .links a {
        text-align: center !important;
    }
    .mobilefooter{
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
    }
    .bottomlinks {
        /*flex-direction: column;*/
    }
    .bottomlinks  .nav-link{
        text-align: center;
        margin-bottom: 10px;
    }
    #why .col-md-3 {
    text-align: center;
    padding: 4px;
    font-size: 12px;}
    #why {
    padding: 15px;}


       .aboutus img {
        width: 24%;
        transform: unset;}
    .news .card .card-img-top {
    width: 100%;
    object-fit: cover;
    max-height: 250px;
    height: 200px;
    }
    #myFrame {
        height: 380px;
    }
    .zengweb{
        display: none;
    }
    .zengmobil{
        display: block;
    }

}

@media (max-width: 500px) {
    #myFrame {
        height: 430px;
    }
    .staticContent i .crop{
        width: calc(100% - 12px) !important;}

       #why .icon {
    width: 14px;
    height: 14px;}
}
@media (max-width: 440px) {
      .carousel-item img {
    height: 300px;
    object-fit: cover;
    }
        #why .col-md-3 {
    text-align: center;
    padding: 2px;
    font-size: 11px;}
}
@media (max-width: 392px) {
     .navbar-brand .veka {
    width: 70px;
    }
    .navbar-brand .loqo {
    width: 50px;
    }
    .navbar-toggler {
    top: 28px !important;
    }
    #why .icon {
    width: 12px;
    height: 12px;
    }
    .rightcircle3{
        top: 24px;
    }
    .vekaimg {
        height: auto;
        width: 100%;
    }

}



/*////////////////*/

/*

    section , footer{
        display: none;
    }
    #slider{
        display: block;
    }*/