@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');
@import url(owl.carousel.css);
@import url(owl.theme.css);
@import "responsive.css"; 


* {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;

    list-style-type: none;
}

a {
    text-decoration: none !important;
}

.clear {
    clear: both;
}

body {
    background: #00ada8 url(../images/okd8JEV7NWWE.jpg) center no-repeat;
    overflow-x: hidden;
    color: #666666;
}
header{}
header.kaydir .logo img{
    width:250px;
    transition: all 2s cubic-bezier(0.79, 0.05, 0.16, 1.12);
}
header.kaydir .butons li  {
    margin-top: 15px;
}
header.kaydir .butons li a {
        padding: 7px 15px;
}
header.kaydir .phone img {
    width: 140px;
}
header.kaydir .nav-link {
   padding: 7px 17px !important;
   font-weight:600;
}
header.kaydir {
    height: 110px;
}

.site-head {
    width: 100%;
    background: #00657d;
    height: 140px;
    position:fixed;
    z-index:999999999999999999999999999999;
}

    .site-head .logo {
        margin: 10px 0;
    }
.site-head .phone {
    transition: all 0.5s ease;
}
.butons ul {
    text-align: center;
    padding-left: 5px;
}

.butons li {
    float: left;
    text-align: center;
    margin-right: 15px;
    
    margin-top: 17px;
}

    .butons li a {
        display: block;
        padding: 13px 20px;
        color: #fff;
        font-weight: 800;
        -webkit-transform: skew(-20deg);
        -moz-transform: skew(-20deg);
        -o-transform: skew(-20deg);
        background: #00ada8;
    }

.butons .active {
    background: #25a9e1;
}

.menubar {
    background: #00ada8;
    position: relative;
}

.navbar {
    padding: 0px;
}

.nav-link {
    display: block;
    padding: 13px 17px !important;
    background: #25a9e1;
    font-weight: 800;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    border-left: 3px solid #cbcaca;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

.nav-item:first-child {
    margin-left: 385px;
}

.nav-link-last {
    border-right: 3px solid #cbcaca;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #25a9e1;
    background: #fff;
}

.content {
    background: #fff;
    padding: 30px 40px;
    margin-top: -1px;
}
.content .box figure {
    height:auto;
    overflow:hidden;
}
.np {
    padding: 0px;
}

.pr {
    padding-right: 10px;
}

.pl {
    padding-left: 20px;
}

.content .bg2 {
    background: rgba(241,241,241,0.9);
}

    .content .bg2 p {
        font-size: 14px;
        text-align: justify;
    }

    .content .bg2 h2 {
        font-size: 22px;
        font-weight: 800;
        margin: 30px 0;
        color: #00657d;
    }

.content .bg3 {
    background: url(../images/ROpJ5oe7Afcj.jpg) no-repeat;
    padding: 50px;
    max-height: 360px;
    overflow:none !important;
}

    .content .bg3 .title {
        color: #fff;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
        font-weight: 800;
        font-size: 25px;
        margin-bottom: 20px;
    }

    .content .bg3 p {
        color: #fff;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    }

.content .bg4 {
    background: rgba(241,241,241,0.9);
}

    .content .bg4 h2 {
        font-size: 22px;
        font-weight: 800;
        margin: 30px 0;
        color: #00657d;
    }

.modul a {
    color: #fff;
}

.modul h2,.modul h1 {
    width: 100%;
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 15px;
    color: #00657d;
}

.hover-tile-container h3 {
    background:none !important;
    height: 55px;
    line-height: 25px;
    color: #fff;
    padding-top: 10px;
    font-size: 17px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    margin-top: -103px;
    position: relative;
    width: 65%;
    text-align: center;
}

.modul h3 {
    
    height: 65px;
    line-height: 25px;
    color: #25a9e1;
    padding-top: 10px;
    font-size: 17px;
    overflow: hidden;
    text-align: center;
    margin-top: 0px;
    position: relative;
}

.all {
    height: 40px;
    line-height: 100px !important;
    text-align: center;
    width: 250px;
    color: #25a9e1;
    font-weight: 600;
    font-size: 20px;
    transition: all 0.5s ease;
    margin: 0 auto;
}

    .all a {
        color: #25a9e1;
    }

        .all a:hover {
            color: #808080;
        }

.modul .box:hover h3 {
    
}

.modul .subtitle {
    margin-bottom: 25px;
}

.height60 {
    height: 50px;
}

.pests {
}

    .pests a {
        color: #000;
    }

    .pests .title {
        text-align: center;
        font-weight: 800;
        font-size: 16px;
    }

    .pests figure {
        height: 120px;
        overflow: hidden;
        margin-bottom: 5px;
    }

.btn-link:hover {
    text-decoration: none;
    color:#00657d !important;
}

.btn-link.focus, .btn-link:focus {
    text-decoration: none;
}

.card {
    background: none;
    border: none;
}

.card-header {
    padding: 0px;
    background: none;
    border: none;
}

.card-body {
    padding: 0px;
    font-size: 14px;
}

.bg4 {
    padding: 50px 0;
}

    .bg4 .btn {
        padding: 5px 0;
    }



    .bg4 .btn-link {
        font-weight: 600;
           font-size: 14px;
        color: #000;
    }

.customerbox {
    background: #f9f9f9;
    padding: 10px;
}

    .customerbox p {
        font-size: 13px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e0e0e0;
    }

    .customerbox .name img {
        float: left;
        margin-right: 10px;
        max-width: 70px;
    }

    .customerbox .name span {
        float: left;
        margin-top: 10px;
        margin-left: 15px;
    }

.homephone {
    background: #25a9e1;
    height: 75px;
    line-height: 75px;
    color: #fff;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
}

.site-footer {
    background: #00657d;
    padding: 25px 0;
    color: #fff;
}

    .site-footer h6 {
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 15px;
    }

    .site-footer li a {
        color: #fff;
        font-size: 14px;
        padding-bottom: 10px;
        transition: all 0.5s ease;
    }

    .site-footer li i {
        margin-right: 10px;
    }

    .site-footer li:hover > a {
        padding-left: 10px;
    }

    .site-footer p i {
        margin-right: 10px;
        color:#fff;
    }

    .site-footer .ikons {
        margin: 0 0 35px 0;
    }
.modul .box{
    margin-bottom:25px;
}
.modul .box figure {
    height:auto;
    overflow:hidden;
}
.sectorsbox figure {
    height:auto;
    overflow:hidden;
}
#pnlSektorler {
    margin-bottom:40px;
}


.chat-ac {
    background: url(../images/7ot1q2eK1ngE.png) no-repeat scroll 0 0 transparent;
    height: 46px;
    width: 46px;
    background-size: contain;
    position: fixed;
    z-index: 99999999999;
    right: 10px;
    bottom: 85px;
    cursor: pointer;
}
.dropdown-menu {
    border-radius:0px;
    padding:0px;
    margin: -1px 0 0 0;
    width:auto;
}

.dropdown-item {
    padding:10px 1.5rem;
}
.mega-menu {
       width: 900px;
       margin-left: -10px;
}
.mega-menu .dropdown-item {
        padding: 7px 2px;
    font-size: 12px;
    text-align: center;
}
.menu-title {
        text-align: center;
        font-weight: 600;
        font-size: 14px;
        padding: 12px 0;
}
.dropdown-item.active, .dropdown-item:active {
    color:#000;
    background:#ffffff;
}
.dropdown-item:focus, .dropdown-item:hover {
    color:#25a9e1;
    background:none;
}
li.dropdown:hover > .dropdown-menu {
    display: block;
}
.page-banner {
    margin-top: 0%;
        padding-top: 117px;
    overflow:hidden;
    width: 100%;
    position: relative;
}
.page-detail {
    color: #00657d;
}
.page-detail p {
    line-height:25px;
    font-size:14px;
    text-align:justify;
}
.page-detail h1 {
    font-size:24px;
    font-weight:600;
}
.page-detail h2 {
    font-size:20px;
    font-weight:600;
}
.page-detail h3 {
    font-size:20px;
    font-weight:600;
}
.page-detail h4 {
    font-size:20px;
    font-weight:600;
}
.page a {
    color:#000;
}
.page .box a {
    color: #25a9e1;
}
.sector-title {
    color: #1dabe3;
    width: 100%;
    font-weight: 600;
    text-align: center;
    float: left;
    min-height: 50px;
    margin-top: 15px;
}
.page .breadcrumb {
    margin-bottom:35px;
    background-color: #1ca8e1;
    padding: 0 !important;
}
.form-control {
    border-radius:0px;
    height:45px;
}
.contactform .form-control {
    margin-bottom:20px;
}
.btn {
    border-radius:0px;
    padding: 15px 12px;
    font-weight:600;
}
.btn-default {
    background-color: #49a9c4;
    color:#fff;
}
.contactdetail li {
    margin-bottom:15px;
    font-size:14px;
    font-weight:600;
}
.contactdetail li i {
    height:50px;
    width:50px;
    line-height:50px;
    font-size:25px;
    border-radius:50%;
    background:#25a9e1;
    text-align:center;
    margin-right:15px;
    color:#fff;
}
.contactform h3 {
    font-size:22px;
    font-weight:600;
    margin-bottom:30px;
}
.contactdetail h3 {
    font-size:22px;
    font-weight:600;
    margin-bottom:30px;
}




@media screen and (max-width: 320px) {
}

@media screen and (max-width: 800px) {

    header.kaydir .butons {
            margin-top: -10px;
    }
    header.kaydir {
    height:140px;
}

    .site-head .phone {
        display: none;
    }
    .owl-pagination {
        display:none;
    }
    .site-head .logo {
        text-align:left;
    }
 
    .site-head .logo img {
       width: 250px;
    }
    .butons li {
            margin-right: 0;
    margin-top: 5px;
    }
    .butons li a {
            padding: 8px 20px;
    }
    .butons {
            margin-bottom: 13px;
    }
    
    .sectorsbox {
        width:50%;
    }

    .navbar-dark .navbar-brand {
       text-indent:-9999999em;
    }
    #wowslider-container1 {
        padding-top: 0 !important;
        margin-top: -25px !important;
    }
    .navbar-dark .navbar-toggler {
            position: relative;
    z-index: 99999999999999999;
    }
    .navbar-toggler:not(:disabled):not(.disabled) {
         position: relative;
    z-index: 99999999999999999;
    }
    .navbar-dark .navbar-toggler {
        border:none;
    }
    .navbar-toggler-icon {
            width: 52px;
    height: 44px;
        margin-top: -5px;
    }
    .nav-item:first-child {
        margin-left:0px !important;
    }
    .navbar-nav {
        position: relative;
    z-index: 9999999999999999999999999999999999999;
}
    .nav-link {
        -webkit-transform: skew(0deg); 
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
        border-right: 3px solid #cbcaca;
    }
    .content .bg2 h2 {
        text-align:center;
    }
    .modul h2 {
        text-align:center;
    }
    .pests figure {
        text-align:center;
    }
    .homephone {
        display:none;
    }
    .site-footer .ikons {
        display:none;
    }
}

@media (max-width: 1024px) {
}

@media (min-width: 767px) {
    .navbar-brand {
        display: none;
    }
}

.offermobil {
    position: fixed;
    width: 100%;
    height: 80px;
    bottom: 0;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    z-index: 99999999999999999;
    font-weight: 600;
    background: #00ada8 !important;
}
.offermobil a {
    color:#fff;
}
@media (min-width:649px) {
    .offermobil {
        display: none;
    }
}




.hover-tile-wrapper {position: relative;width: 100%;text-align: center;display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow: row wrap;-webkit-justify-content: center;justify-content:center;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;}
.hover-tile-wrapper div, .hover-tile-wrapper p, .hover-tile-wrapper h2, .hover-tile-wrapper h3 {-webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transition: all .5s; text-align: center;}
.hover-tile-container {height: 270px;overflow: hidden;margin-top: 10px;position: relative;background: #25a9e1;}
.hover-tile-container:nth-of-type(4), .hover-tile-container:nth-of-type(2),.hover-tile-container:nth-of-type(6) {background:  rgb(0,102,126);}
.hover-tile-wrapper.Gray .hover-tile-container {background: #676767;}
.hover-tile-wrapper.Gray .hover-tile-container:nth-of-type(4), .hover-tile-wrapper.Gray .hover-tile-container:nth-of-type(2) {background: rgb(0,102,126);}
.hover-tile-container:hover {background: transparent;}
.hover-tile-container img {opacity: 0;width: 100%;z-index: 1;height: 100%;}
.hover-tile-container .tile-inner img {position: relative;top: auto;left: auto;transform: none;display: block;margin: 0 auto 0px auto;max-width: 80px;height: 80px;opacity: 1;}
.hover-tile-container:hover img {opacity: .9;}
.hover-tile-container:hover .tile-inner img {opacity: 1;display:none;}
.tile-inner {position: absolute; display: block; width: 100%; height: auto; text-align: center; color: #fff; overflow: hidden; z-index: 5; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.tile-inner h2, .tile-inner h3, .tile-inner p {color: #fff; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.tile-inner p {display: none;}

.hover-tile-container:hover .tile-inner{
    bottom:0;
    top:80%;
}




.no-padding{
    padding: 0px 0 0 0!important;
}

.no-margin {
margin:0 0 0 0 !important;
}



.breadcrumb-logo {
width:60px;
}
    .breadcrumb-logo img {
    width:100%;}

.breadcrumb-item {
     
transform: skew(-20deg);
     
border-left: 2px solid white;
     
padding: 6px 10px 0px 10px;
}
    .breadcrumb .active {
          
    }
    .breadcrumb-item::before {
   display:none !important;
    }
    


.breadcrumb .breadcrumb-item:nth-child(2){
border:none !important;
}

.breadcrumb-item a {
color:white;
}
.breadcrumb-logo::after(2) {
border:none !important;
}
.active 
{
    color:white !important;
}


.ikinciDiv {

display:none;}




.ikinciDiv  img{
    width:100%;
    margin-bottom: 80px;
}
.birinciDiv {
width:100%;
}

.birinciDiv  img{
    width:100%;
    margin-bottom:80px;
}

    .birinciDiv  h3 {
    background-color:transparent;
    color:#25a9e1;
    margin-top: -80px;
    }

       .ikinciDiv  h3 {
    background-color:transparent;
    color:#25a9e1;
    margin-top: -80px !important;
    }

.ust:hover .ikinciDiv {display:block;

}
.ust:hover .birinciDiv {
display:none;
}


::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 1);border-radius:10px}
::-webkit-scrollbar-thumb{border-radius:10px;
                           background:#25a9e1;
}
::-webkit-scrollbar {
    background:#00657d;
    width:10px;
}
#wowslider-container1 a.ws_next {

background-image:url(../images/MQNGJraBDXbG.png) !important;
}


#wowslider-container1 a.ws_prev {

background-image:url(../images/zm8a88JoJ11K.png) !important;
}


#wowslider-container1 a.ws_next:hover {

background-image:url(../images/goFO7xZ317Br.png) !important;
}


#wowslider-container1 a.ws_prev:hover {

background-image:url(../images/XNGahST1ZdDF.png) !important;
}



.button a{
    background-color:#25a9e1;
    color:#fff;
    padding:10px;
}
.button:hover a {
background-color:#00657d;
color:#fff;
}







#bannerCover{
    float: right;
    font: 1.3em 'Lato', sans-serif;
    z-index: 50;
    
    color: #FFFFFF;
    background: none;
    padding: 1em;
    background: #ffffffa3;
    
    text-align: center;
    opacity: 1;
    position: relative;
    height: 597px;
    margin-top: -597px;
}

#bannerCover .first-cover{
    margin: 110px 0 0px 0;
    font-size: 33px;
    color: #00657d;
    font-weighT: 700;
}

#bannerCover .second-cover{
    margin: 0 0 20px 0;
    font-size: 22px;
    color: #000;
    font-weighT: 700;
}

#bannerCover .third-cover{
    font-size:24px;
    color:#fff;
    border-radius: 3px;
    margin: 10px auto;
    width: 80%;
    background-color: #25a9e1;
    padding: 11px;
}


.page-banner img {
    height: 100%;
    width: 100%;
}

.sectorsbox:hover {
background:#00657d;
}
    .sectorsbox:hover .sector-title {
    color:#fff;
    }


.modal {

z-index:9999999999999999999999999999999999999999999999;

background: #0000002b;
}

.modal-body {
background-image:url(../img/pop-back.jpg);

}

    .modal-body img {
    float:left;
    width:100%      
         }

      .modal-body .dn {
    float:left;
    width:50%; 
       max-height:122px;
         }

    .modal-body .nd {
    width:100%;
    float:left;
 
    }

.modal-content {
    border: 2px white solid !important;
    border-radius: 0 !important;
}

#bilgibankasi {
padding-top:10px !important;
}
.sectorsbox {

text-align:center;
float:left;}

.ikons img {
width:100% !important;
}


.site-footer .contactdetail a {
text-decoration:none!important;
color:white;
}

#wowslider-container1 {
    padding-top: 117px !important;
}

.btn-link[aria-expanded="false"]::after {
content:"+";
}

.btn-link[aria-expanded="true"]::after {
content:"-";
}


#detayresim {
    text-align:center;
}

.boyama-img {
    display:block;
    width:100%;
}
    .gorun:hover  .boyama-img{
        display:none;
    }
    .gorun:hover .boyama-img-n{
        display:block;
        width:100%;
        
    }
    
    .boyama-img-n{
        display:none;
    }


.boyama:hover {
background:#25a9e1 !important;}

.contactdetail a {
color:#666666 !important;
}