
/*turkuaz*/

.navbar-toggle .icon-bar { background: #018FBC none repeat scroll 0 0 !important;}
.navbar-header .collapse, .navbar-toggle { border: 2px solid #018FBC !important;}
.subscriber-area-bg::after { background: #018FBC none repeat scroll 0 0 !important;}
.lang-menu li.active a {border: 1px solid #018FBC;}
.lang-menu li a span { border-bottom: 1px solid #018FBC;}
.area-title h2::after, .area-title h2::before { background: #018FBC !important;}
.single-footer-widget h4::after, .single-footer-widget h4::before { background: #018FBC none repeat scroll 0 0 !important;}
.single-promo:hover, .single-promo:hover a {background: #018FBC none repeat scroll 0 0 !important;}
.single-promo a { color: #018FBC !important;}
ul#nav li a::before, ul#nav li a::after {background: #018FBC none repeat scroll 0 0;}
.video-gal .video-circle {background: #018FBC;}
.footer-copyright-social-bookmark ul li a:hover { color: #018FBC;}
.footer-area a:hover { color: #018FBC;}
.logo {
    height: 40px;
    width: 278px;
    background-image: url(/img/logo1.png?v=1);
    background-size: 277px;
    background-repeat: no-repeat;
}

.area-title h2 {color:#018FBC;background: white; max-width: 400px; border-radius: 10px; margin: 0 auto;}
ul#nav li a {    background-color: #018FBC;}
.dropbtn    { background-color: #018FBC;}
.dropdown-content a{background: #018FBC !important;}
.dropdown-content a:hover { background-color: #29b1dc !important;}








/*mobile*/

@media only screen and (max-width: 767px){



.navbar-header {border-bottom: 1px solid #018FBC !important;}
ul#nav li a:hover, ul#nav li.active a { background: #018FBC none repeat scroll 0 0 !important;}

}