ol li {
        list-style: decimal;
}
#whatsapp{
        display: block;
        position: fixed;
        z-index: 9999997567463563452452;
        bottom: 0;
        left: 0;
        background:  url('../img/download.png');
        width: 100%;
    }
    #whatsapp::before{
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(25, 139, 50, 70%);
    }
    .whatsapp-wrapper{
        width: 60%;
        margin: 0 auto;
        padding: 20px;
    }
    .whatsapp-wrapper a{
        color: #fff;
        z-index: 98987;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
 /*static page*/
 .inside-pages{
        align-items: flex-end;
    display: flex;
    width: 100%;
    background-image: url(../img/13.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    background-position: center;
    position: relative;
    }
    .inside-pages::before{
        content:'';
        position:absolute;
        left:0;
        top:0;
        width:100%;
        height:100%;
        background-color:#199b37c4;
    }
    
    .inside-pages p{
        font-size: 42px;
        font-weight: 600;
        color: white;
        margin: 0;
    }
    .inside-pages .container{
        position:relative;
        z-index:1;
    }
    .top{
      border-bottom: 2px solid rgba(255, 255, 255, 0.3);  
      padding:30px 0;
    }
    .bottom{
        padding:10px 0;
        display:flex;
        align-items:center;
    }
    .left-side{
        position:relative;
        z-index:12;
    }
    .left-side a{
        padding:13px 0;
        display:flex;
        align-items:center;
    }
    .left-side a,.left-side a i{
        color:#ffffff7a !important;
        transition:.3s;
    }
    .left-side a i{
        font-size: 20px;
        text-align: center;
        padding: 15px 19px;
        border-radius: 100%;
        border: 1px solid #ffffff7a;
        transform: translateY(2px);
        margin-right: 18px;
        transition: all .3s ease;
    }
    .left-side a:hover i{
        transform: translateX(-10px) translateY(2px);
    }
    .left-side a:hover {
        opacity:0.8;
    }
    .right-side{
        padding-left:32px;
    }
    .right-side p{
        margin-bottom:0;
        color:#fff;
        font-size:14px;
    }
    .right-side p a{
        color:#fff;
        font-size:14px;
    }
    .about-pages{
        background-color: rgb(250, 250, 250);
        padding: 40px 0;
        width: 100%;
    }
    .about-wrapper{
        display:flex;
        flex-direction:column;
        align-items:center;
    }
    .about-wrapper p{
        font-size:18px;
    }
    .static-about{
        padding:40px 0;
    }
    .static-wrapper{
        display:flex;
    }
    .static-wrapper img{
        width:300px;
        height:300px;
        object-fit:cover;
        border-radius:50%;
        margin-left:50px;
    }
   
    /* Defaults */
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    font-family:"GTE-regular", sans-serif ;
}
.b-active{
    overflow:hidden;
}
.b-active::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}
.services-title,.footer-list,.social-icons>ul, .social-icons,
.custom-nav,.nav-item .nav-link,.ref-contant,.owl-dots,.owl-prev, .owl-next,.carousel-icon i{
    display: flex;
    align-items: center;
}
.white{
    background-color: #fff;
    border: 1px solid #fff;
}
.filter{
    filter:none
}
.grayscale{
    filter: grayscale(100) brightness(100) ;

}
.black{
    background-color: #000;
    border: 1px solid #000;
}
.fixed{
    background-color: #fff !important;
    transition: .2s;
    z-index:800;
    box-shadow: 0 5px 10px 0 #3d3d3d1f;
}
.fixed nav ul .nav-item .nav-link:not(.nav-btn){
    color: #000;
}
.fixed nav .collapse .social-icons>ul li a i{
    color: #000;
}
.fixed .navbar-brand img{
    filter: none;
}
.fixed .flags{    
    left: 0;
    top: 17%;
}
.flags div.active{
    z-index:10 !important;
}
.fixed .collapse{
    position: relative;
}
.fixed .social-icons{
    display: none;
}

.fixed .flags img{
    width: 27px;
    height: 27px;
    border: 2px solid white;
    border-radius: 50%;
}
.fixed .hamburger-menu span{
    border-color: #000;
    background-color: #000;
}
a{
    text-decoration: none !important;
}
.flags,.nav-item,.owl-dot,.title,.services-item,.services-title,.call-wrapper,.call-text,.footer-list li,#footer{
    position: relative;
}
.flags,.flag-drop,.collapse,.footer-connect,
.footer-phone, .footer-mail, .footer-loc,.footer-phone, .footer-mail{
    display: flex;
}
.social-icons>ul, .social-icons, .custom-nav, .carousel-text,#referanslar,.referans-img img,
.about-img img,.slider-text,.slider-text a,.footer-wrapper{
    width: 100%;
}

/* END DEFAULTS */

.flags{
    flex-direction: row;
    position: absolute;
    top: 17px;
    right: 15%;
    width: 100px;
    height: 30px;
    border-radius: 50px;
    transition: .3s;
}
.az-flag{
    border: 3px solid #fff;
    border-radius: 50%;
}
.flags .ru,.flags .en, .flags .az {
    overflow:hidden;
    position: absolute;
    right:0;
    top: 2px;
    width: 33px;
    height:25px;
    cursor: pointer;
    transition: .3s;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    
}
.flags img{
    object-fit:contain;
}
.flags:hover .ru{
    right: 35%;
    background-color: #fff;
    padding: 5px;
}
.flags:hover .en{
    right: 68%;
    background-color: #fff;
}
.flags:hover{
    background-color: #fff;
}
.active{
    background-color: #fff;
    border-radius: 3px;    
}
.collapse{
    flex-direction: column;
    align-items: flex-end;
}
.social-icons>ul, .social-icons, .custom-nav{
    height: 100%;
    justify-content: flex-end;
}
.social-icons>ul li a i{
    color: #fff;
    padding: 10px;
    font-size: 1.2rem;
    transition:.3s;
}
.social-icons>ul li a i:hover{
    opacity:.7;
}
header{
    position: fixed;
    z-index: 3;
    width: 100%;
}
.navbar{
    z-index: 2;
}
.carousel{
    height: 100vh;
}
.carousel::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0,.3);
    z-index: 1;
}
.carousel-indicators{
    margin-left:17% !important;
}

.carousel-item img, .carousel-item, .carousel-inner{
    height: 100%;
}
.carousel-item img{
    object-fit: cover;
}
.navbar-brand img{
    filter: grayscale(100) brightness(100);
}
.nav-item .nav-link{
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 30px;
    color: #fff;
    height: 48px;
    font-weight:500;
}
.nav-item {
    width: max-content;
    margin: 0 auto;
    position:relative;
}
.nav-item .nav-link:not(.nav-btn)::before{  
    position: absolute;
    content: '';
    display: block;
    height: 2px;
    width: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: rgb(213 0 0);
    -webkit-transition: width, 0.2s;
    transition: width, 0.2s;
}
.nav-item:hover > .nav-link::before{
    width: 83%;
    transform: scale(1);
}
.nav-item .nav-btn{
    background-color:rgb(75, 168, 46);
    padding:10px 30px !important;
    border-radius: 40px;
    font-family: GTE-bold;
    cursor: pointer;
    transition: .3s;
    margin-left:20px;
}
.nav-item .nav-btn:hover{
    background-color: #34861C;
}
.carousel-indicators [data-bs-target] {
    width: 7px !important;
    height: 7px !important;
    border-radius: 50%;
}
.carousel-indicators{
    justify-content: flex-start !important;
}
.carousel-indicators button{
    margin-right: 10px !important;
}
.carousel-text{
    position: absolute;
    left: 16%;
    top: 50%;
    transform: translateY(-10%);
    height: 100%;
    z-index: 1;
    font-family: GTE-bold;
    text-transform: uppercase;
}
.carousel-text h1, .carousel-text h3,.carousel-text h2{
    color: #fff;
    font-family: GTE-bold;
}
.carousel-text h1,.carousel-text h2{
    max-width: 600px;
    font-size:60px;
    padding-bottom: 1.1rem;
    letter-spacing: 1.2px;
}
.carousel-text h3{
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.carousel-text a{
    padding:11px 57px;
    background-color:rgb(75, 168, 46);
    border-radius: 24px;
    box-shadow: rgb(30 109 6) 0px 4px 8px;
    color: #fff;
    transition: .3s;
    width: auto;
    display: inline-block;
    height: 48px;
}
.carousel-text a:hover{
    color: #fff;
    background-color:  #34861C;
}
.carousel-icon{
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
}
.carousel-icon i{
    font-size: 40px;
    justify-content: center;
    color: rgb(153, 150, 150);
    transform: rotate(180deg);
    animation: 2s ease 0s infinite normal none running anim;
}
@keyframes anim{
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0px);
    }
    40% {
        transform:translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}

        /* REFERANSLAR */

#referanslar{
    padding: 25px 0;
}
.ref-contant{
    justify-content: center;
    flex-wrap: wrap;
}
.custom-container{
    max-width: 1140px;
    margin: 0 auto;
}
.referans-img {
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 0;
     gap: 60px;
    flex-wrap: wrap;
}

.referans-img a{
    display:block;
    width:fit-content;
    height:fit-content;
}
.referans-img img{
    object-fit: cover;
    width:200px;
    height:auto;
}
#referanslar .col-lg-3, #superiority .col-lg-3 {
    flex: 0 0 20% !important;
    width: 20% !important;
}

        /* ABOUT */

#about{
    padding: 48px 0;
}
.about-img img{
    object-fit: cover;
}
.about-text{
    padding: 0 56px !important;
}
.about-text h2{
    color: #046;
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 46px; 
    margin-bottom: 22px;
}
.about-text p{
    font-size: 18px;
    margin-bottom:27px;
    line-height:27px;
}
.about-btn{
    width: 100%;
    display: flex;

}
.about-text a{
    background-color:rgb(75, 168, 46);
    color: #fff;
    padding: 16px 32px;
    border-radius: 48px;
    transition: .4s;
}
.about-text a:hover{
    background-color:  #34861C;
    color: #fff;
}

        /* Slider */
 .owl-carousel .owl-item>div img { 
    width: 100%;
    height: 250px;
    object-fit: contain;
}
.slider-heading h2{
    color: #046;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 40px;
}
  .slider-text .fr-dib{
           display:none !important;
       }
 
.slider-heading{
    padding-bottom: 66px;
}
.owl-dots{
    justify-content: center;
    padding:15px 0
}
.owl-dot.owl-active{
    border: 2px solid  rgb(75, 168, 46) !important; 
}
.owl-dot{
    width: 1rem !important;
    height: 1rem !important;
    margin-bottom: 0;
    margin-right: 5px;
    padding: .75rem;
    border: 2px solid rgb(207, 199, 199) !important; 
    border-radius: 50%;
}
.owl-dot::before{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.slider-text{
    padding: 10px 50px 50px 50px;
}
.slider-text h2{
    font-size: 19px;
    margin-bottom: 24px; 
}
.slider-text ul{
     padding-left:0;
 }
 .slider-text a{
  border-bottom:1px solid #c5bdb2;
  transition: all 0.3s ease;
  
 }
 .slider-text a:hover{
 text-decoration:none;
 border-color: transparent;
 }
.slider-text p {
    font-size: 15px;
    margin-bottom: 24px;
    font-family: "GTE-light";
}
.slider-text a{
    color: #000;
}
.owl-carousel:hover .owl-prev, .owl-carousel:hover .owl-next{
    opacity:1;
} 
.owl-prev, .owl-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #c2c2c2 !important;
    width: 48px !important;
    height: 48px !important;
    border-radius: 50% !important;
    justify-content: center;
    transition: .3s;
    opacity:0;
}
.owl-prev:hover, .owl-next:hover{
    background-color: rgb(75, 168, 46) !important;
}
.owl-prev i, .owl-next i{
    font-size: 30px;
    color:white;
}
.owl-prev{
    left:0;
    /*left: -7px;*/
    /*transform: translateX(-50%);*/
}
.owl-next{
    right: 0;
    /*transform: translateX(50%);*/
}
.owl-item{
    padding:0 10px;
}
        /* Superiority */

#superiority{
    background-color: #F7F8F8;
    margin: 40px 0;
    padding:20px 0 60px 0;
    overflow: hidden;
}
#superiority .container{
    padding:40px 0 ;
}
.sup-text p{
    line-height: 25px;
    padding-top: 5px;
    font-size: 20px;
    font-weight: 500;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.superiority-wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.superiority-item{
    width: 20%;
}
.superiority-item img{
    width: 100%;
}        /* SERVICES */
    
/*#services{*/
/*    padding: 50px 0;*/
/*}*/
.services-heading h2{
    color:#575757;
    font-size: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
}
.services-heading{
    margin-bottom: 50px;
}
.blogs {
    margin-top: 50px;
}
.title{
    display: block;
    max-width: 400px;
    height: 1px;
    background-color: #d2cbcb;
    margin: 29px auto;
}
.title::before{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -4px;
    transform: translateX(-50%);
    background-color: red;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 19px #fff;
}
.services-item{
    margin-bottom: 30px;
     
    padding:100px 20px;
    transition: .3s;
}
.services-item::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.services-title{
    flex-direction: column;
    justify-content: center;
    z-index:1;
}
.services-title h3{
    color: #fff;
    font-size:16px;
    font-weight: 400;
    text-align:center;
}
.services-title a{
    display:block;
    font-size: 12px;
    color: #fff;
    background-color: rgb(75, 168, 46);
    text-transform: uppercase;
    transition: .3s;
    width: 150px;
    padding: 8px 0;
    border: none;
    outline: none;
    opacity: 0;
    text-align:center;
}
.services-item:hover{
    transform: scale(1.1);
    box-shadow: 0px 0px 94px -6px #000;
}
.services-item:hover .services-title a{
    opacity: 1;
}

        /* Call to action */

#call-to-action{
    width: 100%;
}
.call-wrapper{
    background: url('../img/call.png') no-repeat;
    background-position: right;
    padding: 70px 0;
}
.call-wrapper::before{
    content: '';
    position: absolute;
    background-color: #4ba82ec2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.call-text{
    width: 50%;
    /*z-index: 9999;*/
    color: #fff;
}
.btns{
    margin-top: 30px;
}

.btns a:last-child{
    padding: 12px 24px;
    background-color: rgb(213 0 0);
    border: 1px solid  rgb(213 0 0);
    font-size: 18px;
    color: #fff;
    cursor:pointer;
}
            /* Footer section */
#footer{
    padding: 45px 0 0 0;
    background-color: #4d4d4d;
}
.footer-wrapper{
    border-bottom: 1px solid #434343;
}
.footer-list{
    padding-left: 0;
    flex-wrap: wrap;
}
.footer-list li{
    margin-right: 15px;
}
.footer-list li:not(.last)::after{ 
    content: "";
    position: absolute;
    left:100%;
    top: 0;
    height: 100%;
    margin-left: 5px;
    border-right: 1px solid #4d4d4d;
}
.footer-list li a{
    color: #fff;
    text-transform: none;
    padding: 0 18px;
}
.first{
    padding: 0 18px 0 0 !important;
}
.footer-connect{
    margin: 37px 0 20px 0;
    flex-wrap: wrap;
}
.footer-connect, .footer-phone, .footer-mail, .footer-loc{
    line-height: 1;
}
 
.footer-connect i{
    font-size: 28px;
    color:rgb(75, 168, 46);
    margin-right: 10px;
}
.footer-phone, .footer-mail, .footer-loc{
    margin-right: 15px;
        color: #fff;

    display:flex;
    align-items:center;
}
.footer-phone a, .footer-mail a, .footer-loc a{
    color:#fff;
    transition:.3s ease-in-out;
  
}
.footer-phone a:hover, .footer-mail a:hover, .footer-loc a:hover{
    color:rgb(75, 168, 46);
      opacity:.6;
}
.fa-phone{
    line-height: 1;
}
.sub-footer{
    padding: 20px 0 10px 0;
    color: #acacac;
}
.sub-wrapper{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sub-wrapper a{
    color: white;
    font-size: 12px;
    line-height: 2.3;
    font-weight: 400;
}
.sub-wrapper a:hover{
    color:#fff;
}
.sub-wrapper a img:hover{
    filter: grayscale(100%);
}
.footer-logo{
    text-align: right;
}
        /* Hamburger Menu */
    
.hamburger-menu{
    width: 36px;
    height: 28px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    transition: .3s;
    display: none;
    cursor: pointer;
}
.hamburger-menu span{
    width: 100%;
    height: 2px;
    background-color: #fff;
    border: 1px solid #fff;
    transition: .3s;
}
.hamburger-menu span:last-child{
    width: 20px;
}
.active-humb{
    transform:rotate(-45deg);
}
.active-span{
    background-color: #000;
}
.active-humb span{
    border-color: #000;
    background-color: #fff;
}
.active-humb span:first-child{
    transform: rotate(-270deg) translateX(14px);
}
.active-humb span:last-child{
    transform: rotate(-90deg) translate(9px,-8px);
}
.mobile-menu{
    display: none;
    
}
.mobile-overlay{
    display: none;
}
    /* Modal section */

/*.modal-content{*/
/*    height: 674px;*/
/*}*/
.modal-body{
    padding: 30px 60px;
    border-radius: 10px;
}
.modal-header{
    border:none;
    padding: 1rem 0 !important;
}
.modal-title{
    margin-left:10px;
}
.close{
    border:none;
    outline: none;
    background-color: #fff;
    font-size: 24px;
}
@media only screen and (max-width:1200px){
    .fixed .flags{
        left: 0;
    }
}
@media only screen and (max-width:991px){
    .fixed .navbar-brand img{
        filter: none;

    }
    .navbar-brand img{
        filter: grayscale(100) brightness(100) ;
    }
    .modal{
        position: absolute !important;
        z-index: 999999999 !important;
    }
    header{
        height: 86px;
    }
    .nav-item .nav-btn{
        margin-top: 10px;
        margin-left:0;
    }
    .superiority .row{
        margin-right: 0 !important;
    }
    .mobile-menu{
        display: block;
        flex-direction: column;
        align-items: flex-end;
        background-color: #fff;
        height: 100vh;
        width: 70%;
        padding: 35px 35px 35px 0;
        margin-left: auto;
        transform: translateX(200%);
    }
    .mobile-menu ul{
        margin-top: 40px;
        padding-bottom: 400px;
        padding-right: 20px;
        overflow-y: auto;
        height: 100vh;
    }
    .mobile-menu ul li a,.mobile-menu ul li span{
        display:flex;
        align-items:center;
        justify-content:space-between;
        padding:10px 0;
        width: 100%;
        font-size: 24px;
        letter-spacing: 1px;
        border-bottom: 1px solid rgba(0,0,0,0.14);
        color: #454749;
        display: flex;
        display: flex;
        
    }
    .mobile-menu ul li:last-child{
        width: 100%;
    }
    .mobile-menu ul li:last-child .nav-btn{
        display: flex;
        justify-content: center;
    }
    .hamburger-menu{
        display: flex;
    }
    #footer{
        margin-bottom: 64px;
    }
    .footer-logo a img{
        width: 100px;
        margin-bottom: 30px;
    }
    .mobile-overlay{
        position: absolute;
        display: block;
        width: 100%;
        left: 0;
        height: 90vh;
        background-color: rgba(0, 0, 0, 0.37);
        opacity: 0;
        visibility: hidden;
        top: 87px;
        z-index: -1;
    }
    .mobile-flags{
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 140px;
        height: 10px;
        padding: 17px 5px;
        margin: 0 auto;
    }
    .mobile-flags div{
        cursor: pointer;
    }
    
    
    .sub-footer,.slider-heading h2{
        text-align: center;
    }
}
@media only screen and (max-width:1024px){
   .footer-wrapper img{
       width: 100%;
   }
   .custom-container .row{
       margin: 0;
   }
   .about-text p{
       font-size: 1em;
   }
   .about-text h2{
       font-size: 40px;
   }
   #services .row{
       margin-left: 0;
   }
   .carousel-indicators{
       margin-left: 7% !important;
   }
   #superiority .col-lg-3{
        flex: 0 0 50% ;
        width: 50%;
   }
   .navbar-brand img{
        height: 60px;
    }
    .flags{
        top: 13px;
        right:20% ;
    }
    .nav-item .nav-link{
        font-size: 13px;
    }
    .fixed .flags{
        left: -68px;
        top: 20%;
    }
    .slider-text{
        padding: 20px;
    }
   .fixed .flags {
    left: -37px;
    top: 93%;
    transform: rotate(
    270deg
    );
    }
    .fixed .flags img{
        transform: rotate(
90deg
);
    }
}

@media only screen and (max-width:768px){
    .carousel-text h1,.carousel-text h2 {
        max-width: 600px;
        font-size:20px;
        padding-bottom: 1.1rem;
        letter-spacing: 1.2px;
    }
    .carousel-indicators {
        left: 10% !important;
    }
    .superiority-item{
        width: 49% !important;
    }
    .superiority-item img{
        width: 50%;
        display: flex;
        margin: 0 auto;
    }
    .superiority-wrapper{
        justify-content: center;
    }
   
    .carousel-text a{
        padding: 11px 45px;
        font-size: 14px;
        line-height: 1.8;
    }
    .carousel-text h1{
        font-size: 32px;
        width: 361px;
        padding-bottom: 4px;
    }
    .carousel{
        height: 50vh;
    }
    #about{
        padding:0 0 80px 0;
    }
    #services .container{
        padding-left: 0 !important;
    }
    .referans-img{
        margin: 0 20px;
    }
    .footer-logo{
        text-align:center;
    }
    .footer-list{
        display: block;
    }
    .footer-list li{
        border-bottom: 1px solid gray;
    }
    .footer-list li:not(.last)::after{
        display: none;
    }
    .footer-list li a{
        display: block;
        padding: 10px 0 !important ;
    }
    .footer-connect{
        display: block;
    }
    .footer-phone{
        margin: 10px 0;
    }
    .owl-prev{
        left: 0px;
    }
    /*.owl-next{*/
    /*    right: 15px;*/
    /*}*/
    .footer-loc p{
        margin-left: 8px !important;
    }
    .footer-mail p{
        margin-left: 4px !important;
    }
    .call-text{
        width: 62%;
    }
    .about-text h2{
        font-size: 30px;
    }
  .mobile-menu ul li a,.mobile-menu ul li span{
        font-size: 19px;
    }
}
@media only screen and (max-width:425px){
    .footer-logo a img{
        margin-left:-30px;
    }
    .about-text{
        padding: 0 25px;
    }
    /*.owl-next{*/
    /*    left: 80%;*/
    /*}*/
    /*.owl-prev{*/
    /*    left: 14px;*/
    /*}*/
    .carousel-text h1{
        padding-bottom: 4px;
    }
    .slider-text{
        padding: 40px;
    }
    .call-text{
        width: 87%;
        padding-left: 30px;
    }
   
    .sub-wrapper{
        justify-content: center;
    }
    .referans-img{
        width: 23%;
    }
   
}
@media only screen and (max-width:375px){
    .carousel-text a{
        padding: 10px 36px;
        line-height: 2.2;
    }
    .carousel-text h1{
        font-size: 22px;
        padding-bottom: 4px;
    }
    .carousel-text h3{
        font-size: 20px;
    }
    .slider-text{
        padding: 32px;
    }
}
@media only screen and (max-width:320px){
    .carousel-text{
        top: 43%;
    }
}
@media only screen and (max-width:280px){
    .about-text{
        padding:0 15px !important;
    }
    .slider-text{
        padding: 18px;
    }
    /*.owl-next{*/
    /*    left: 75%;*/
    /*}*/
    .carousel-text h1{
        font-size: 19px;
    }
    .carousel-hext h3{
        font-size: 17px;
    }
}

#static-contact iframe{
    height:390px;
}

