:root{        
    --imgw: calc(100vh - 450px);
    --imgh: calc(100vh - 450px);
    --right:calc(100% - 100px) /2;

    --imgwafter: calc(100% - 100px);
    --imghafter: calc(100% - 100px);
    --rightafter:calc(100% - 100px) /2; 

    --imagew: calc(100% - 100px);
    --imageh: calc(100% - 100px);
    --imager: calc(100% - 100px) /2; 
}
@media (max-width: 767px)
{
    .header .logo {
        width: 100%;
        height: auto;
    }
    /*search*/
    #msearch {
        display: flex;
        align-items: center;
        justify-content: center;        
        margin-right: 15px;
        width: 50px;
        height:50px; 
        border-radius: 11px;
        background-color: var(--lightgray);
    }
    .mobilkayitol {
        background-color: #fff !important;
        border-radius: 100px;
        margin-top: 30px; 
        text-align: center; 
    }
    .mobilkayitol a{
        text-align: center;        
        color: var(--darkgray) !important;
        justify-content: center !important;

    }
    #msearch img{
        width: 20px;
    }
    .searcharea {      
        padding: 50px;
    }
    .mobilmenubtn {
        display: flex;
        align-items: center;
        justify-content: center;      
        width: 50px;
        height:50px;
        border-radius: 11px;
        background-color: var(--lightgray);
        padding: 0;
    }
    .header .navbar .navs {
        display: inline-block;       
        vertical-align: middle;
    }
    .header .navbar .navs:hover {
        cursor: pointer;
    }
    .header .navbar .navs span {
        display: block;
        background: var(--primary);
        width: 32px;
        height: 2px;
    }
    .header .navbar .navs span:nth-child(1) {
        width: 23px;
    }
    .header .navbar .navs span:nth-child(2) {
        margin: 8px 0;
    }
    .header .navbar .navs span:nth-child(3) {
        width: 15px;
    }

    .titles {        
        font-size: 30px;
        line-height: 30px;
        width: 100%;
    }
    .titles.middle::after { 
        width: 50%;
        height: 18px; 
        background: transparent url(../images/title-alt.png) no-repeat center left;
        background-size: 70%;
        top: 35px;
    }
    .titles::after {
        content: '';
        position: absolute;
        width: 100%;
        height:18px;
        left: 0;
        background: transparent url(../images/title-alt.png) no-repeat left bottom;
        background-size: 70%;
        top: 25px;
    }
    .firstslide {
        height: 50vh;
    }
    .mySwiper {
        height: 100%;
    }

    .mySwiper .container-lg {
       padding: 0 30px;
    } 
    .mySwiper .title {
        font-size: 30px;
        line-height: 40px;
        text-align: left; 
        width: 100%;
    } 
    .mySwiper .text p {
        width: 100%;
        color: #fff; 
        font-size: 16px;
        line-height:20px;  
        width: 100%;
    }
    .mySwiper .text .button {
        display: none;       
    }
    .mySwiper .text .slidesol {
        float: left;
        width: 100%;
        height: auto;        
        text-align: center;
        padding-top: 30px;
    }

    .mySwiper .text .slidesag {
        position: relative;
        float: left;
        width: 100%;
        height: 100vw;
        margin-top: 0;
        overflow: visible;
    }
    .mySwiper .text .slidesag::before {
        content: '';
        position: absolute;
        top: auto;
        right: auto;
        width: calc(100% - 15px);
        height:calc(100vw - 15px); 
        background: transparent url(../images/sbg.png) no-repeat center center;
        /*background: linear-gradient(180deg, rgba(255,102,0,1) 0%, rgba(255,102,0,1) 100%);*/
        border-radius:100%; 
        background-size: cover;
        z-index: -1;  
     }
    .mySwiper .text .slidesag::after {    
       display: none;
       content: '';
       position: absolute;
       top: 20px;
       right: var(--rightafter);
       width: var(--imgwafter);
       height: var(--imghafter);
       background: rgb(255,102,0);
        background: linear-gradient(180deg, rgba(255,102,0,1) 0%, rgba(255,177,0,.9) 5%);
       border-radius:100%; 
       background-size: contain; 
       z-index: -1;              
    }
    
    .mySwiper .text .slidesag .sagimg {  
        position: relative;
        top: auto;    
        width: calc(100% - 85px);
        height:calc(100vw - 85px); 
        border-radius: 100%;
        z-index: 999;           
    }
    .mySwiper .text .slidesag .sagimg img{        
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 100%;        
    }
    .mySwiper .navigation {       
        text-align: center;
    }
    .mySwiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        position: relative;
        text-align: left;
        width: 100%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        bottom: auto;
        top: 8px;
        left: 0;
        margin: 0;
        padding: 0;
        height: 45px;
        margin-top: 15px;
    }
    .markaSwiper {     
        height: 350px;     
        padding: 0;
        padding-bottom: 50px;    
    } 
    .markaSwiper .swiper-slide img {      
        height: 100%;
    }

    .markaSwiper .bottombutton {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        display: flex;
        align-items: start;
        justify-content: center;
        height: 30px;
    }

    .markaSwiper .swiper-slide::after {    
        height: 100%; 
        bottom: 0; 
    }
    .markaSwiper .swiper-slide a {       
        height: 100%;
        bottom: 0;
    }
    .markaSwiper .swiper-horizontal>.swiper-pagination-bullets, .markaSwiper .swiper-pagination-bullets.swiper-pagination-horizontal,.markaSwiper .swiper-pagination-custom,.markaSwiper .swiper-pagination-fraction {    
        position: relative;
        text-align: center; 
        width: 100%;
        display: inline-flex;
        align-items: center; 
        bottom: 0;
        top: auto;
        left: 0;     
        padding: 0;
        height: auto;        
    }
    
    .markaSwiper .swiper-pagination-bullet { 
        border-radius: 0;
        outline: none;
        border: 0;        
        width: 28px;
        height: 13px;
        transition: 0.2s;    
        border-radius: 100px;
        background-color:var(--primary);
        opacity: .6;  
        margin: 0 7px !important;   
    }
    .markaSwiper .swiper-pagination-bullet-active {
        background-color:var(--primary);
        width: 40px;   
        opacity: 1; 
    } 

    

    .duyurular.sol {
        display: inline-block;
        margin-bottom: 15px;
    }
    .duyurular.sol .img {                
        height: 220px;        
        margin-bottom:15px;
    }
    .duyurular.sol .content .title {
        font-size: 20px;
        line-height: 1.4;
        font-weight: 600;
        margin: 0 0 5px;  
    }
    .duyurular.sol .content p {
        font-size: 14px;
        line-height: 20px;
        height: auto;
    }

    .duyurular.sag  {                
        padding: 0 8px;
    }
    .duyurular.sag .img {                
        height: 120px;      
    }
    .duyurular.sag .content .title {
        font-size: 18px;
        line-height: 1.3;
        font-weight: 600;
        margin: 0 0 5px;  
    }
    .duyurular.sag .content p {
        font-size: 14px;
        line-height: 20px;
        height: auto;
    }
    .allbutton {
        background-color: var(--primary);
        color: #fff !important;
        font-size: 16px;
        line-height: 18px;
        font-weight: 100;
        letter-spacing: 1px;
        border-radius: 10px;
        padding: 16px 36px;
    }

    .spacex {
        padding:0 20px;
    }

    .rounded-big{
        border-radius: 30px !important;
    }

    .haberler.sol .content .title {
        font-size: 20px;
        line-height: 1.4;
        font-weight: 600;
        margin: 0 0 5px;  
    }
    .haberler.sol .content p {
        font-size: 14px;
        line-height: 20px;
        height: auto;
    }

    .blogyazilari .content .title {
        font-size: 20px;
        line-height: 1.4;
        font-weight: 600;
        margin: 0 0 5px; 
    }
    .blogyazilari.sol .content p {
        font-size: 14px;
        line-height: 20px;
        height: auto;
    }

    .infotitle {
        font-size: 27px;
        line-height: 34px;  
    }

    .hedefler .title {
        font-size: 13px;
        line-height: 17px; 
    }

    .hedefler img {
        width: 30px;
       
    }

    .hedefler .allbutton2 {
        background-color: var(--primary);
        color: #fff !important;
        font-size: 16px;
        line-height: 18px;
        font-weight: 100;
        letter-spacing: 1px;
        border-radius: 10px;
        padding: 16px 36px;
    }

    .rounded-big-copy {
        border-radius: 25px;
    }
    .gototop {    
        bottom: 105px;
        right: 50px; 
    }
    .hizmetlerhome2 .box2 p {
        font-size: 13px;
    }
    .rounded-xs {
        border-radius: 15px !important;
    }
    
    .headernav {height: 80px; padding: 40px 0;}    
     
    .topcontacts li a {    
        padding:8px; 
        background-color: var(--darkgray); 
    }  
    .topcontacts li a img {
        margin-right: 0;
        width: 20px;
    }
    
    .search-app-container-m {
        width: 100%;
        position: absolute; 
        float: none;
        top: 62px;
        padding: 15px;
        background-color: #f7f7f7; 
    }
    .search-app-container-m.show{
        visibility: visible;
    }
    .search-app-container-m.hide{
        visibility: hidden;
    }
    .search-input-m {
        position: relative;
        display: flex;
    }
    .search-input-m input {  
        width: 100%;  
        border: 2px solid #92929b;
        height: 50px; 
        padding-left: 15px;
        border-radius: 5px;
        margin-top: 0;
    }
    .search-input-m input:focus {  
        outline: 0;
    }
    .search-input-submit-m {
        position: absolute;
        top: 0;
        right: 0;
    }
    .search-input-submit-m button {
        height: 50px;
        width: 50px;
        box-shadow: none;
        background: var(--darkgray);
        border-radius: 0 5px 5px 0;
        margin-top: 0;
        position: relative;
        border: 2px solid var(--darkgray);
    }
    .search-input-submit-m button i {
        color: #fff;
    }
    /*search end*/
    .main {margin-top: 0;}
    .kurumsal img {
        max-width: 80px;
    }

     
       
    .mySwiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 100px; 
        text-align: left;
        padding-left:0;
    }  
    .text-xs-center {text-align: center;}
    h2.title {
        
        font-size: 32px;    
    }
    .logo-footer {width: 70% !important;}
    .footertitile { 
        font-size: 19px;
    }
    .footernav {
        width: 100%;
    }
    .footernav li {
        display: flex; 
        padding:0 3px;
    }  
    .footernav li a{ 
        font-size: 14px; 
    }  
    .footernav2 li {
        justify-content: center;
    }  
    .footer h5 {
        font-size: 17px;
    }
    .webmaster a {
        font-size: 13px;
    }
}