
/*YASIL*/

.navbar-toggle .icon-bar { background: #37a000 none repeat scroll 0 0 !important;}
.navbar-header .collapse, .navbar-toggle { border: 2px solid #37a000 !important;}
.subscriber-area-bg::after { background: #37a000 none repeat scroll 0 0 !important;}
.lang-menu li.active a {border: 1px solid #37a000;}
.lang-menu li a span { border-bottom: 1px solid #37a000;}
.area-title h2::after, .area-title h2::before { background: #37a000 !important;}
.single-footer-widget h4::after, .single-footer-widget h4::before { background: #37a000 none repeat scroll 0 0 !important;}
.single-promo:hover, .single-promo:hover a {background: #37a000 none repeat scroll 0 0 !important;}
.single-promo a { color: #37a000 !important;}
ul#nav li a::before, ul#nav li a::after {background: #37a000 none repeat scroll 0 0;}
.footer-copyright-social-bookmark ul li a:hover { color: #37a000;}
.footer-area a:hover { color: #37a000;}

.logo {
    height: 40px;
    width: 278px;
    background-image: url(/img/logo1.png);
    background-size: 277px;
    background-repeat: no-repeat;}
.area-title h2{color:#37a000;background: white; max-width: 400px; border-radius: 10px; margin: 0 auto;}
ul#nav li a { background-color: #37a000;}
.dropbtn {background-color: #37a000;} 
.dropdown-content a{background: #37a000 !important;}
.dropdown-content a:hover { background-color: #54bf1b !important;}






/*mobile*/

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



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

}