
body{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size:13px;
    color:#6E6E6E;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

h1,h2,h3,h4,h5{
    font-family: 'Montserrat', sans-serif;
}

#header.transparent-header + #slider, #header.transparent-header + #page-title.page-title-parallax, #header.transparent-header + #google-map, #slider + #header.transparent-header{
    top:-200px;
    margin-bottom: -200px;
}
#header.sticky-header{
    background: #fff;
}
#primary-menu.style-2{text-align: center;}
#primary-menu > ul{float:none; margin:0 auto !important;}
#primary-menu.style-2{
    border-top:none;
}
#primary-menu ul > li{
    float: none;
    display: inline-block;
    text-align: center;
    margin:0 auto;
}
#primary-menu ul li > a{
    text-transform: none;
    font-weight: normal;
    padding:15px 12px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size:15px;
    letter-spacing: 0;
    color:#fff !important;
}

#header.transparent-header.dark #primary-menu ul li > a{
    color:#fff !important;
}

#header.transparent-header #primary-menu ul li > a,
body.page:not(.page-template-template-anasayfa) #primary-menu ul li > a,
body.single:not(.single-dogal) #primary-menu ul li > a,
#header.transparent-header.sticky-header #primary-menu ul li > a{
    color:#A2A2A2 !important;
}


#primary-menu ul li.current_page_item > a{
    color:#04C1E2 !important;
}

#primary-menu ul li > a:hover{
    color:#04C1E2 !important;
}
#primary-menu ul li.current-menu-ancestor > a{
    color:#04C1E2 !important;   
}

#logo a.standard-logo, #header.split-menu #logo a.standard-logo{
    display: block !important;
}

body.page-template-template-urun{
    
}

#header.transparent-header{
    background-color: none !important;
    background: transparent;
}






body.page #primary-menu ul li > a:hover,
body.single #primary-menu ul li > a:hover,
body.page:not(.page-template-template-urun) #primary-menu ul li.current-menu-item > a,
body.single #primary-menu ul li.current-menu-item > a{
    color:#04C1E2;
}

body.page-template-template-urun #wrapper{
    
}

body.page-template-template-urun #primary-menu ul li > a{
    color:#fff;
}
body.page-template-template-urun #primary-menu ul li > a:hover{
    color:#04C1E2;
}

.dark #primary-menu.style-2:not(.not-dark){
    border-top:none;
}
.dark .slider-caption, .dark .slider-caption h2{
    text-transform: none;
    font-size:55px;
}
.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark), .dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark), .dark #header.transparent-header.floating-header .container, .dark #header.transparent-header.floating-header.sticky-header .container, #header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark), #header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark), #header.dark.transparent-header.floating-header .container, #header.dark.transparent-header.floating-header.sticky-header .container, .dark .responsive-sticky-header #header-wrap, .responsive-sticky-header.dark #header-wrap{
    background:none !important;
}
.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark), .dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark), .dark #header.transparent-header.floating-header .container, .dark #header.transparent-header.floating-header.sticky-header .container, #header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark), #header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark), #header.dark.transparent-header.floating-header .container, #header.dark.transparent-header.floating-header.sticky-header .container, .dark .responsive-sticky-header #header-wrap, .responsive-sticky-header.dark #header-wrap{
    background:#fff !important;
}
#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img{
    height: inherit;
}
.content p{
    font-weight: 400 !important;
}

.btn{
    padding:10px 50px;
    display: inline-block;
    border-radius: 0;
    color:#fff;
    border:none;
    font-weight: 500;
}
.slider-caption .btn{
    margin-right: 20px;
}
.btn:hover{color:#fff;}
.btn.btn-border{background:none; border:solid 1px #fff; padding:8px 48px; width:240px;}

.btn.btn-blue{background:#00ABC8;width:240px;}
.btn.btn-blue:hover{background:#04C1E2;}

.btn.btn-blue-border{background:none; border:solid 2px #04C1E2; padding:8px 48px; color:#04C1E2; margin-right: 20px;}
.btn.btn-green-border{background:none; border:solid 2px #74AF0D; padding:8px 48px; color:#74AF0D; margin-right: 20px;}



section{
    background:#fff;
}
section#about{
    padding:200px 0;
    margin-bottom: 0;
    margin-top: 0;
}
section h2{
    font-size:50px;
    font-weight: 700;
    margin:20px 0 20px 0;
    font-size:45px;
    color:#00ABC8;
}
section#about h2{
    color:#00ABC8;
    margin-top:0;
}
section#about p{
    font-weight: 400;
    font-size:18px;
    color:#000;
}
section#about div.section-title{
    color:#6E6E6E;
    font-weight: 400;
    font-size:20px;
}

.section-title h1 {
    margin-bottom: 0px;
}
section#about a{
    color:#F73E3E;
    text-decoration: underline !important;
}
section#about a:hover{
    text-decoration: none !important;
    opacity: 0.8;
}
section#products{
    padding:100px 0;
    background: #ebebeb !important;
}
section#products h2{color:#00ABC8; font-weight: bold; font-size:45px;}
section#products .product-item{
    text-align: center;
}
section#products .product-item figure img{
    width:100%;
}
section#products .product-item h3{
    color:#00ABC8; 
    font-size:17px;
    font-weight: bold;
    max-width: 40%;
    margin:10px auto 10px auto;
}

section#product-landing .product-item a:hover h2{
    color:#00ABC8;
    text-shadow:
        -1px -1px 0 rgba(255,255,255,0.3),  
        1px -1px 0 rgba(255,255,255,0.3),
        -1px 1px 0 rgba(255,255,255,0.3),
         1px 1px 0 rgba(255,255,255,0.3);
}
section#product-landing .product-item a:hover figure{
    transform:scale(1.1,1.1);
}

section#products .product-item p{
    color:#000;
    font-size:14px;
}
section#research{
    padding:200px 0;
    color:#fff;
}
section#research h1{
    color:#fff;
    font-size:70px;
    line-height: 90px;
}
section#research h2{
    font-size:45px;
    color:#fff;
}
section#research a{
    color:#fff;
    text-decoration: underline !important;
    font-size:14px;
    font-weight: 400;
}
section#research .section-title{
        margin-top:20px;
        font-size:20px !important;
    }


section#education{
    padding:80px 0;
}
section#education .education-item h3{
    font-weight: 500;
    margin-bottom: 3px;
}
section#education .education-item .author-title{
    margin-bottom: 25px;
}
section#education .education-item a{
    color:#FF1F1F;
    text-decoration: underline !important;
}
figure.education-front{}
figure.education-front img{width:196px !important; float:right;}

section#lightblue{
    padding:120px 0;
    background: rgb(136,222,236);
    background: linear-gradient(0deg, rgba(136,222,236,1) 0%, rgba(0,171,200,1) 100%);
    color:#fff;
}
section#lightblue h4{
    color:#fff;
    font-size:18px;
    font-weight: 400 !important;
}
section#lightblue p{font-size:15px;}

section#pictures{
    padding:80px 0;
}

section#clinics{
    padding:230px 0 260px 0;
    color:#fff;
}
section#clinics h2{
    color:#fff;
}

section#hr{
    padding:80px 0;
    color:#fff;
}
section#hr h1{
    color:#fff;
    font-size:80px;
    line-height: 90px;
}
section#hr h3{
    color:#fff;
    margin-bottom: 20px;
}
section#hr .section-content{
    padding:25px 20px 5px 20px;
    background: rgba(0,0,0,0.4);
    border-radius: 15px;
}

section#contact{
    padding:40px 0 0 0;
}
section#contact .social-slogan{
    /*background: #F44E66;*/
    text-align: center;
    color:#fff;
    position: relative;
    display: block;
    z-index: 3;
    
}
section#contact .social-slogan body:not(.device-touch) .social-icon i:first-child,
section#contact .social-slogan body:not(.device-touch) .social-icon i:first-child{
    color:#F44E66 !important;
}
section#contact .social-slogan .social-icon.si-borderless{
    color:#F44E66 !important;
    background: #fff;
}
section#contact h3{
    font-size:25px;
    font-weight: normal;
    color:#fff;
    font-weight: 300;
}
section#contact h3 span{color:#fff; font-weight: 500;}
section#contact .likes-count{
    width:250px;
    height: 185px;
    background: url('../img/heart_bg.png') center top no-repeat;
    line-height: 105px;
    color:#fff;
    background-size:100%;
    font-size:70px;
    text-align: center;
}
section#contact .likes-count span{
    display: inline-block;
    position: relative;
}
section#contact .likes-count span.ico-wrapper{
    padding-top:15px;
}
section#contact .likes-count span.numbers{
    top:-10px;
}
section#contact .likes-count i{
    font-size:80px;
    top:15px;
}
section#contact .social-bar{
    width:100%;
    background: #fff;
    padding:80px 0 20px 0;
    position: relative;
    display: block;
}
section#contact .social-bar:after{
    content:"";
    width:60%;
    min-height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top:0;
    background: #F44E66;
    z-index: 0;
}
section#products figure.product-img{
    padding:15px;
    background: #fff;
    max-height: 320px;
    height: 300px;
    line-height: 300px;
}
section#products figure.product-img img{
    width:auto;
    max-height: calc(300px - 40px);
    text-align: center;
    margin:0 auto;
}

section#slider .dogal-wrapper{
    width:100%;
    min-height: 180px;
    background: rgba(0,0,0,0.55);
    display: block;
    position: absolute;
    bottom:0;
    left:0;
    z-index: 5;
    padding:0;
}
section#slider .dogal-wrapper a.show-hide{
    position: absolute;
    width:50px;
    height: 25px;
    display: block;
    top:-25px;
    left:50%;
    margin-left:-15px;
    background: url('../img/carousel_btn.png') top center no-repeat;
    text-align: center;
    color:#fff;
    line-height: 30px;
}
section#slider .dogal-wrapper a.show-hide i.icon-chevron-up{display: none;}
section#slider .dogal-wrapper a.show-hide.active i.icon-chevron-down{display: none;}
section#slider .dogal-wrapper a.show-hide.active i.icon-chevron-up{display: block;}
section#slider .dogal-description{
    position: absolute;
    width:30%;
    bottom:230px;
    right:3%;
    background: rgba(0,0,0,0.55);
    color:#fff;
    display: block;
    z-index: 5;
    padding:20px 20px 0 35px;
    text-align: right;
    max-width: 400px;
}
section#slider .dogal-description h1{
    font-size:22px;
    font-weight: 400;
    color:#fff;
    margin:0 0 5px 0;
}
section#slider .dogal-description p{
    font-size: 11px;
    font-weight: 400;
}

section#slider .dogal-description a.close{
    font-weight: 300 !important;
    color:#fff !important;
    width:30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size:16px;
    opacity: 0.9;
    position: absolute;
    left:5px;
    top:10px;
}
section#slider .dogal-description a.close.active{
    top:50%;
    margin-top:-15px;
    left:3px;
}
section#slider .dogal-description a.close i{
    display: none;
}
section#slider .dogal-description a.close.active span{
    display: none;
}
section#slider .dogal-description a.close.active i{
    display: block;
}

.portfolio-item div.description{
    position: absolute;
    width:calc(100% - 50px);
    margin-left:25px;
    bottom:40px;
    color:#fff;
    font-size:13px;
    font-weight: 400;
}
.portfolio-item div.description h3{
    color:#fff;
    font-weight: normal;
    margin:0 0 5px 0;
    font-size: 18px;
    line-height: 20px;
}
.portfolio-item div.description div.author{
    font-size:12px;
    font-weight: normal;
    margin-bottom: 20px;
}
.portfolio-item div.description div.summary{
    font-size:12px;
}
.trans{
    -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.portfolio-image span.overlay{
    width: 100%;
    height: calc(100% - 15px);
    position: absolute;
    display: block;
    opacity:0;
    top:0;
    left:0;
    z-index: 0;
    background: rgba(0,0,0,0.4);
}
.portfolio-image span.overlay.nature{
    height: calc(100% + 1px);
}
.portfolio-image:hover span.overlay{
    opacity:1;
}
.iportfolio div.description{
    position: absolute;
    width:calc(100% - 50px);
    margin-left:25px;
    bottom:30px;
    color:#fff;
    font-size:13px;
    font-weight: 400;
    display: block;
    z-index: 3;
}
.iportfolio div.description h3{
    color:#fff;
    font-weight: normal;
    margin:0 0 5px 0;
    font-size: 18px;
    line-height: 20px;
}
.iportfolio div.description div.author{
    font-size:12px;
    font-weight: normal;
    margin-bottom: 20px;
}
.iportfolio div.description div.summary{
    font-size:12px;
}
span.share{
    display: inline-block;
    float:right;
    margin-left:10px;
}
span.share a{
    float:right;
}

.single-egitim{
    color:#6E6E6E;
    font-size:13px;
    font-weight: normal;
}
.single-egitim h1{
    color:#00ABC8;
    font-size:35px;
    font-weight: normal;
    margin:0 0 5px 0;
    padding:0;
}
.single-egitim div.author{
    font-size:12px;
    margin-bottom: 20px;
}
.single-egitim figure{
    width:45%;
    max-width: 45%;
    float:left;
    margin:0 20px 20px 0;
}
.single-egitim figure img{width: 100%;}

section#product-landing{
    padding:60px 0;
    /*background: #00ABC8;*/
    color:#00ABC8;
}

section#product-landing .product-title{
    display: block;
    position: relative;
}
section#product-landing h2{
    color:#00ABC8;
    font-size:30px;
    margin:5px 0 0 0;
}
section#product-landing p{
    font-size:13px;
    font-weight: 400;
}

.product-page{

}
.product-page h1{
    color:#00ABC8;
}
.product-page div.product-submenu{
    display: block;
    position: relative;
}
.product-page div.product-submenu ul{
    padding:0;
    margin:0;
}
.product-page div.product-submenu ul li{
    display: inline-block;
}
.product-page div.product-submenu ul li a{
    display: block;
    color:#A2A2A2;
    font-size:14px;
    font-weight: normal;
    padding-right:20px;
    padding-top:15px;
}
.product-page div.product-submenu ul li a:hover{
    color:#000;
    text-decoration: underline;
}
.product-page div.product-submenu ul li span.current{
    position: relative;
    display: block;
    border-bottom: 1px solid #A2A2A2;
    margin-right:20px;
    min-width: 90px;
}
div.product-slider{
    
}

div.product-slider .swiper-wrapper{
    max-height: 350px;
}

.product-slider .product-detail{
  font-weight: 400;   
}

.product-slider .product-detail p{
    color:#6E6E6E !important;
    margin-bottom: 15px;
    line-height: 16px !important;
}
.product-slider .product-detail p strong{
    color:#00ABC8;
    font-weight: 700 !important;
}
.product-slider div.slide-image{
    padding-right: 25px;
    padding-left:15px;
    width:100%;
    position: relative;
    text-align: center;
}
.product-slider div.slide-image img{
    width:auto !important;
    height: auto !important;
    max-height: 270px;
}



.product-slider .slider-arrow-left, 
.product-slider .slider-arrow-right, 
.product-slider .flex-prev, 
.product-slider .flex-next, 
.product-slider .slider-arrow-top-sm, 
.product-slider .slider-arrow-bottom-sm{
    background: none;
    color:#333;
}

.product-slider i{
    color:#636363;
}


.product-slider .slider-arrow-left.swiper-button-disabled,
.product-slider .slider-arrow-right.swiper-button-disabled{opacity: 0.7;}

.product-slider table{height: 100%;}


#side-menu{
    display: block;
    position: relative;
    z-index: 1;
}
#side-menu ul{
    margin:0;
    padding:0;
}
#side-menu ul li{
    display: block;
}
#side-menu ul li.no-children{
    padding-bottom: 10px;
}
#side-menu ul li.no-children a{
    color:#A2A2A2 !important;
    font-size: 13px !important;
    font-weight: 400;
    text-align: right !important;
    display: block;
}
#side-menu ul li.no-children a:hover{
    color:#222 !important;
}
#side-menu ul li.current-item a{
    font-size:18px !important;
    color:#00ABC8 !important;
}
#side-menu ul li.parent a{
    margin-bottom: 10px;
}
#side-menu ul li.parent a{
    text-align: right;
    color:#000;
    display: block;
    width:100%;
    font-size:20px;
    font-weight: 400;
}

#side-menu ul li ul.side-sub{
    display: block;
}
#side-menu ul li ul.side-sub li{
    display: block;
}
#side-menu ul li ul.side-sub li a{
    color:#A2A2A2 !important;
    font-size: 13px !important;
    font-weight: 400;
} 
#side-menu ul li ul.side-sub li.current-item a{
    font-size:18px !important;
    color:#00ABC8 !important;
}

.side-menu-back{
    writing-mode: vertical-rl;
    text-orientation: mixed;
    position: absolute;
    font-size:150px;
    top:0;
    left:50%;
    margin-left: -70px;
    z-index: 0;
    overflow: hidden;
    font-weight: 700;
    text-overflow: all;
    white-space: nowrap;
    color: white;
      text-shadow:
       -1px -1px 0 rgba(0,171,200,0.3),  
        1px -1px 0 rgba(0,171,200,0.3),
        -1px 1px 0 rgba(0,171,200,0.3),
         1px 1px 0 rgba(0,171,200,0.3);
}
.product-hollow-text{
    position: absolute;
    right:0;
    font-size: 70px;
    color: white;
    text-shadow:
        -1px -1px 0 rgba(0,171,200,0.3),  
        1px -1px 0 rgba(0,171,200,0.3),
        -1px 1px 0 rgba(0,171,200,0.3),
         1px 1px 0 rgba(0,171,200,0.3);
    bottom:-30px;     
}

.select2-container--default .select2-selection--single{
    background: none;
    border:solid 1px #fff;
    border-radius: 0;
    height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    color:#fff;
    line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #fff transparent transparent transparent;
    margin-top:5px;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent transparent #fff transparent;
}
.select2-container--open .select2-dropdown--below{
    background-color: rgba(0,0,0,0.2) !important;
    color:#fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color: rgba(0,0,0,0.3) !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color: rgba(0,0,0,0.4) !important;
}

div.header-image{
    padding:150px 0;
    text-align: center;
    color:#fff;
    position: relative;
    display: block;
}
div.header-image p{
    font-weight: 300;
    font-size:16px;
}
h1.page-title{
    color:#04C1E2;
    font-weight: 500;
    font-size:30px;
    word-break: keep-all;
}




#footer.dark, .dark #footer{
    background: #5A5A5A;
    color:#fff;
    padding:55px 0 35px 0;
    position: relative;
    display: block;
    border-top:none;
}
#footer.dark h3{
    color:#fff;
    margin:0 0 15px 0;
    font-weight: normal;
    font-size:22px;
}
#footer.dark a{
    color:#fff;
}
#footer.dark p{
    font-weight: 500;
    font-size:12px;
}
#footer.dark a:hover{
    color:#ebebeb;
    text-decoration: underline;
}
#footer.dark p{
    margin:10px 0;
}

#footer .info{
    position: relative;
    font-size:13px;
    margin-top:130px;
}
#footer .info .links a{
    margin-right: 20px;
} 
#footer .social-icon.si-borderless{
    color:#5A5A5A;
    background: #fff;
}
#footer body:not(.device-touch) .social-icon i:first-child{
    color:#5A5A5A;
}


/*Mobile Menu*/

a.btn-menu-close{
    color:#fff !important;
    font-size:23px;
    position: absolute;
    top:20px;
    right:25px;
}
.bg-light{
    background: #00B3CD !important;
    border-bottom:none !important;
    position: relative;
    display: block;
    margin-bottom: 10px;
}
#mobile-menu-trigger{
    position: absolute;
    top:0 !important;
    right:30px;
    font-size:20px;
    color:#00B3CD;
    z-index: 50;
    cursor: pointer;
}
header.dark #mobile-menu-trigger{
    color:#fff;
}
ul.mobile-menu{
    text-align: right;
}
ul.mobile-menu li{
    display: block;
}
ul.mobile-menu li a{
    color:#fff;
    padding:10px 20px 15px 20px;
    display: inline-block;
    font-weight: 500;
    width:auto;
    border-bottom:rgba(255,255,255,0.7) solid 1px;
    font-size:12px;
}
ul.mobile-menu li a:hover{
    opacity:0.9;
}
ul.mobile-menu li ul.sub-menu{
    margin-left:15px;
}
ul.mobile-menu li ul.sub-menu li a{
    font-size:10px;
}
.screen-overlay {
    height: 100%;
    z-index: 30;
    position: fixed;
    top: 0;
    left: 0;
    opacity:0;
    visibility:hidden;
    background-color: #00B3CD !important;
    transition:opacity .2s linear, visibility .1s, width 1s ease-in;
}
.screen-overlay.show {
    transition:opacity .5s ease, width 0s;
    opacity:1;
    width:100%;
    visibility:visible;
    z-index: 5;
}

.offcanvas{
    width:230px;
    visibility: hidden;
    transform:translateX(-100%);
    transition:all .2s;
    border-radius:0; 
    box-shadow: 0 5px 10px rgba(0,0,0, .2);
    display:block;
    position: fixed;
    top: 0;
    left: 0;
    /*height: 100%;*/
    height: auto;
    z-index: 1200;
    background-color: #00B3CD;
    overflow-y: scroll;
    overflow-x: hidden;
}
.offcanvas.offcanvas-right {
   right: 0;
   left: auto;
   transform: translateX(100%); 
 }

.offcanvas.show{
    visibility: visible;
    transform: translateX(0);
    transition: transform .2s;
}
#mobile-menu-trigger{
    display: none;
}
/*Mobile Menu End..*/

.product-swiper{
    margin:30px 0;
    overflow: hidden;
}
.product-swiper div.slide-image,
.product-swiper div.product-detail{display: table;}
.product-swiper div.slide-image figure{display: table-cell; vertical-align: middle}
.product-swiper div.product-detail span{height:100%;position:relative;display: table-cell;vertical-align: middle; font-size}

.product-swiper div.product-detail span.small{
    font-size:10px;
    height: auto !important;
}

.product-swiper .slider-arrow-left,
.product-swiper .slider-arrow-right{
    background: none !important;
}
.product-swiper .slider-arrow-right{right:-60px;}
.product-swiper .slider-arrow-left{left:-40px;}
.product-swiper .slider-arrow-left i,
.product-swiper .slider-arrow-right i{
    color:#A2A2A2 !important;
}

.product-swiper .slider-arrow-left.swiper-button-disabled,
.product-swiper .slider-arrow-right.swiper-button-disabled{
    opacity: 0;
} 
.product-swiper .slider-arrow-left.swiper-button-disabled i,
.product-swiper .slider-arrow-right.swiper-button-disabled i{
    
}
.no-desktop{
    display: none !important;
}
.content-wrap{
    padding:30px 0 40px 0;
}

.product-detail p img.specs{width:80% !important; height: auto !important;}

.clinic-item{
    border:solid 1px #fff;
    padding:10px 10px 0 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.clinic-item h3{font-size:20px !important; color:#fff; font-weight: normal; margin:0 0 5px 0;}

.half-gutter{
    margin-right: 5px;
    margin-left: 5px;
}
.half-gutter > [class*="col-"] {
    padding-right: 8px;
    padding-left: 8px;
}

.breadcrumb{
    position: relative !important;
    margin-bottom: 10px !important;
    padding-left:15px !important;
    display: block;
}
.breadcrumb a,
.breadcrumb span{
    margin:0 5px;
    font-size:12px;
}
.breadcrumb span.current{
    color:#000;
}


ul.languages li a{
    color:#A2A2A2 !important;
}
ul.languages li{
    list-style: none;
    display: inline-block;
    padding:0 10px 0 8px;
    border-right: 1px solid #fff;
}
ul.languages{
    display: block;
    float:right;
    margin:0;
}
ul.languages li{
    border-right: 1px solid #A2A2A2;
}
.dark ul.languages li{
    border-right: 1px solid #fff;
}
ul.languages li:last-child{
    border-right: none;
}
.dark ul.languages li a{
    font-size:13px;
    font-weight: 600;
    color:#fff !important;
}
#form-success{
    display: none;
}

.cookies {
    position: fixed;
    bottom: 0;
    width: 100%;
    font-size: 15px;
    background-color: #01b3cee3;
    padding: 10px;
    z-index: 9999;
    text-align: center;
    display: none;
    color: #fff;
}

.close-btn {
    float: right;
    padding-right: 20px;
    cursor: pointer;
    color: #fff;
}

#kvkk h2 {
    padding-left: 15px;
}
#kvkk ul li {
    padding: 15px;
    font-weight: 600;
    font-size: 15px;
    color: #000;
    display: block;
}

.btn-kvkk {
    width:100% !important;
}

#footer.dark h3.small-footer {
    
}

@media(max-width: 992px ){
    #mobile-menu-trigger{display: block;}
    .no-mobile{display: none !important;}
    .no-desktop{display: block !important; }

    body{
        font-size:13px;
        overflow-x: hidden !important;
        max-width: 100% !important;
    }

    .product-mobile-submenu{
        margin:0 0 30px 0;
    }
    .product-mobile-submenu ul{
        margin:0 auto;
        padding: 0;
    }
    .product-mobile-submenu ul li{list-style: none; display: inline-block;padding-right:5px;}
    .product-mobile-submenu ul li a{
        color:#00B3CD;
        padding:18px 10px;
        border-radius: 15px;
        border:solid 1px #00B3CD;
        font-size:11px;
        font-weight: 700;
    }
    section#product-landing .product-title{
        margin-bottom: 30px;
    }
     #slider{top:-190px !important;margin-bottom: 0; height: calc(100vh + 70px) !important;}
    #slider.slider-dogal{min-height: 100vh !important;}
    
    #logo{position: relative;display:inline-block; height: auto !important;float:left;}
    #logo img{width:130px;}

    .swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide{
        height: calc(100vh + 70px) !important;
    }
    .dark .slider-caption, .dark .slider-caption h2{
        font-size:32px;
    }
    section a.btn{
        margin-bottom: 15px;
    }
    #header, #header-wrap, #header.sticky-style-2, #header.sticky-style-3, #header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap{
        height: auto !important;
        border-bottom: none;
    }
    #header.transparent-header, #header.semi-transparent{
        border-bottom: none !important;
    }
    section#about{padding:100px 0 50px 0 !important;}
    section h2{font-size:30px;}
    section#about div.section-title{font-size:15px;}
    section#about div.pl-5{padding-left: 15px !important}
    section#about p{font-size:12px;}
    #header.dark.transparent-header, #header.dark.semi-transparent{background: none !important;border-bottom: none;}

    #side-menu{margin-bottom: 15px; margin-top:17px;}
    h1.page-title{
        font-size:24px;
    }


    section#contact .social-bar:after{
        content:"";
        width:100%;
        min-height: 100%;
        display: block;
        position: absolute;
        right: 0;
        top:0;
        background: #F44E66;
        z-index: 0;
    }


    .slider-arrow-left, .slider-arrow-right, .flex-prev, .flex-next, .slider-arrow-top-sm, .slider-arrow-bottom-sm{
        position: absolute;
        top:230px;
    }

    div.product-slider .swiper-wrapper{
        max-height: 1500px !important;
    }

    div.product-slider .swiper-wrapper .swiper-slide .row{
        max-width: calc(100% - 30px);
        margin-left:15px;
    }

    .product-mobile-submenu{
        margin:0 0 30px 0;
    }
    .product-mobile-submenu ul{
        margin:0 auto;
        padding: 0;
    }
    .product-mobile-submenu ul li{list-style: none; display: inline-block;padding-right:5px;}
    .product-mobile-submenu ul li a{
        color:#00B3CD;
        padding:18px 10px;
        border-radius: 15px;
        border:solid 1px #00B3CD;
        font-size:11px;
        font-weight: 700;
    }
    section#product-landing .product-title{
        margin-bottom: 30px;
    }
    .product-swiper .slider-arrow-left,
    .product-swiper .slider-arrow-right{
        background: #00B3CD !important;
        width:35px;
        text-align: center;
    }
    .product-swiper .slider-arrow-left i,
    .product-swiper .slider-arrow-right i{
        color:#fff !important;
        font-size:18px; 
    }
    .product-swiper .slider-arrow-right{
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        right:0;
    }
    .product-swiper .slider-arrow-left{
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        left:0;
    }
    .product-swiper .slider-arrow-right i{
        margin-left:5px;
    }
    .product-swiper .slider-arrow-left i{
        margin-left:-5px;
    }
    .col-md-11{
        max-width:100%;
    }
    .product-page .col-md-5,
    .product-swiper .col-md-7,
    div.social-bar .col-md-8{
        max-width: 100%; 
        flex:0 0 100%; 

    }
    .product-page .col-md-5 h1{
        text-align: center !important;
        font-size: 30px;
    }
    .product-sub-menu{
        display: none;
    }
    .product-swiper .col-md-7{
        flex:0 0 100%; 
    }
    section#research h2{
        font-size:40px;
    }
    section#research h1,
    section#hr h1{
        font-size:55px;
        line-height: 80px;
    }
    div.social-slogan .col-md-3{
        max-width: 100%; 
        flex:0 0 49%; 
        padding-left:75px;
    }

}

@media (max-width: 767.98px) {
    
    .no-mobile{display: none !important;}
    .no-desktop{display: block !important; }

    body{
        font-size:13px;
        overflow-x: hidden !important;
        max-width: 100% !important;
    }
    #mobile-menu-trigger{display: block;}
    h1{
        font-size:24px;
    }
    #slider{top:-190px !important;margin-bottom: 0; height: calc(100vh + 70px) !important;}
    #slider.slider-dogal{min-height: 100vh !important;}
    
    #logo{position: relative;display:inline-block; height: auto !important;float:left;}
    #logo img{width:130px;}
    
    .swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide{
        height: calc(100vh + 70px) !important;
    }
    .dark .slider-caption{
        padding-top:60px;
    }
    .dark .slider-caption, .dark .slider-caption h2{
        font-size:32px;
    }
    .swiper_wrapper .slider-caption p{
        font-size:14px;
    }
    section a.btn{
        margin-bottom: 15px;
    }
    #header, #header-wrap, #header.sticky-style-2, #header.sticky-style-3, #header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap{
        height: auto !important;
        border-bottom: none;
    }
    #header.transparent-header, #header.semi-transparent{
        border-bottom: none !important;
    }
    section#about{padding:40px 0 0 0;}
    section h2{font-size:30px;}
    section#about div.section-title{font-size:15px;}
    section#about div.pl-5{padding-left: 15px !important}
    section#about p{font-size:12px;}
    #header.dark.transparent-header, #header.dark.semi-transparent{background: none !important;border-bottom: none;}

    #side-menu{margin-bottom: 15px; margin-top:17px;}

    .swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide{height: auto !important; max-height: 800px;}
    
    div.product-slider{border-bottom: 1px solid #707070;}
    div.product-slider .slide-image{position: relative;top:20px; display: block; clear:both;  }
    div.product-slider .slide-image img{max-height: 300px;}
    .product-swiper div.slide-image figure{position: relative;display: block;margin:0 auto; text-align: center;}

    .product-page h1{text-align: center !important; border-bottom: 1px solid #707070;font-size:21px; font-weight: 7 00;}
    .product-page .product-detail p img{
        margin:0 auto;
        max-width: 100%;
        height: auto !important;
    }
    .product-slider div.slide-image img{
        max-height: 150px;
    }
    
    .product-page .product-detail p img{
        float:none !important;
        display: block;
    }

    .slider-arrow-left, .slider-arrow-right, .flex-prev, .flex-next, .slider-arrow-top-sm, .slider-arrow-bottom-sm{
        top:50% !important;
    }
    
    
    section#contact .social-bar:after{
        content:"";
        width:100%;
        min-height: 100%;
        display: block;
        position: absolute;
        right: 0;
        top:0;
        background: #F44E66;
        z-index: 0;
    }

    figure.education-front img{width:100% !important; float:none;}


    .slider-arrow-left, .slider-arrow-right, .flex-prev, .flex-next, .slider-arrow-top-sm, .slider-arrow-bottom-sm{
        position: absolute;
        top:230px;
    }

    div.product-slider .swiper-wrapper{
        max-height: 1500px !important;
    }

    div.product-slider .swiper-wrapper .swiper-slide .row{
        max-width: calc(100% - 30px);
        margin-left:15px;
    }

    .product-mobile-submenu{
        margin:0 0 30px 0;
    }
    .product-mobile-submenu ul{
        margin:0 auto;
        padding: 0;
    }
    .product-mobile-submenu ul li{list-style: none; display: inline-block;padding-right:5px;}
    .product-mobile-submenu ul li a{
        color:#00B3CD;
        padding:18px 10px;
        border-radius: 15px;
        border:solid 1px #00B3CD;
        font-size:11px;
        font-weight: 700;
    }
    section#product-landing .product-title{
        margin-bottom: 30px;
    }
    .product-swiper .slider-arrow-left,
    .product-swiper .slider-arrow-right{
        background: #00B3CD !important;
        width:35px;
        text-align: center;
    }
    .product-swiper .slider-arrow-left i,
    .product-swiper .slider-arrow-right i{
        color:#fff !important;
        font-size:18px; 
    }
    .product-swiper .slider-arrow-right{
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        right:0;
    }
    .product-swiper .slider-arrow-left{
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        left:0;
    }
    .product-swiper .slider-arrow-right i{
        margin-left:5px;
    }
    .product-swiper .slider-arrow-left i{
        margin-left:-5px;
    }
    


    .single-egitim figure{
        float:none !important;
        display: block;
        width:100%;
        max-width: 100%;
    }
    .single-egitim h1{font-size:25px;}
    
    .content-wrap{padding:0 0;}
    .vertical-middle{
        position: relative !important;
        top:10px !important;
        margin-top:15px !important;
    }

    .container{
        padding-left:15px !important;
        padding-right:15px !important;
    }
    .owl-carousel{
        max-width: calc(100% - 50px);
        left:25px;
    }

    section#research{padding:60px 0;}
    section#research h1{font-size:50px;line-height: 55px;}
    section#research .section-title{
        margin-top:30px;
        font-size:20px !important;
        border:solid 1px red;
    }
    
    section#research h2{font-size:35px;}

    section#education,
    section#lightblue{padding:40px 0;}

    section#education .education-item{margin-bottom:20px;}

    

    section#lightblue{}
    section#clinics{padding:100px 0;}
    section#clinics .col-md-4{margin-bottom: 10px;}

    section#hr h1{font-size:50px; line-height: 55px;}
    section#hr .section-content{margin-top: 30px;}


    .product-swiper .product-detail{
        margin-top:25px;
        text-align: center;
    }

    #footer .footer-logo img{ width:80px; }
    #footer.dark h3{font-size:19px;}
    #footer.dark p{font-size:12px; font-weight: normal;}
    
}


