.navbar-brand > img{
    max-width:270px;
}
.navbar{
    min-height: 120px;
}
.navbar-right{
    margin-top:31px;
}
.wpb_wrapper .animated h3{
      margin-top: 19px;  
}

@media (min-width:770px){
 .slider-main{
    margin-top: -120px;
    display: inline-block;
    margin-bottom: -10px;
}
    .navbar-default{
   background-color: rgba(255, 255, 255, 0.74);
}
}

.service-box{
        margin-right: 20px;
}
.slider-overlay .slider-text .title2{
       margin-bottom: 85px; 
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 1);
}
.btn2{
    background-color: #DCDADB;
        border-radius: 13px;
    text-shadow: 2px 1px 3px rgba(0, 0, 0, 1);
    color:#fff;
}
.btn2:hover{
    color:#fff;
}
.text-right a {
  color: #000000;
    background-color: #DCDADB;
    border-radius: 0;  
}
.text-right a:hover{
    background-color:#EDAC15;
    color:#fff;
}
.search-toggle a{
    font-size:22px !important;
}
.footer ul.list-unstyled li a:before{
    content:none;
}
.logo-ft{
    max-width:260px;
    margin-top:-20px;
}
.footer-link{
    background-color: transparent!important;
    color:#777!important;
}
.footer-link:hover{
    color:#f5ee31!important;
}
.footer-dq a{
    color:#f5ee31!important;
}
.footer-dq a:hover{
    color:#777!important; 
}
.flex-control-nav{
    bottom:100px;
}
.kid-ico img{
width:42px;
}
.border-width{
  background: #f5ed30;
}
.color_text{
      color: #f5ed30;  
}
.icon-box i{
    color: #f5ed30; 
    border: 1px solid #f5ed30;
}
.text-right a:hover{
    background-color: #f5ed30;
}
.btn-skin{
       background-color: #f5ed30;
    color:#000;
}
.btn-dark:hover{
     background-color: #f5ed30;
    color:#000;
}
.btn2:hover{
   background-color: #f5ed30;
}
.navbar-default .navbar-nav > li.current-menu-parent > a, .navbar-default .navbar-nav > li.current-menu-item > a{
    color:#f5ed30;
}
.navbar-default .navbar-nav li a:hover{
    color:#f5ed30; 
}
.footer h3:after{
    background: #f5ed30;
}
a{
     color: #f5ee31;  
}
.testi-slider .owl-controls .owl-dot.active span {
    background-color: #f5ee31;
}
.testi-slider .owl-controls .owl-dots span{
      border: 1px solid #f5ee31;  
}
.menu-item a:hover{
    color:#f5ed30!important;
}
.wpb_single_image img{
  max-width: 120%;  
}
.footer ul.list-unstyled li a:hover{
   color: #f5ee31; 
}
.rodo-btn a {
    display:inline-block !important;
}



@media (max-width:340px){
    .navbar{
        min-height:100px;
    } 
    .navbar-brand > img{
        max-width:230px;
        
    }
    .navbar-toggle{
        margin-top:30px!important;
    }
}

@media (min-width:360px) and (max-width:440px){
     .navbar-toggle{
        margin-top:37px!important;
    }
}
.widget_list_categories_widget li a{
	color:#000 !important;
}

.card-list li a{
	color:#7d7d72;
}
.widget_list_categories_widget li.active a, .widget_list_categories_widget li a:hover{
	background-color:#f5ed30 !important;
}
.page-title.pattern{
	background-color: #f5ee31;
}
.page-title.pattern h1{
	text-shadow: 3px 3px 2px rgba(150, 150, 150, 1);
}
.err{
	background-color: #ababab;
    width: 560px;
    border-radius: 14px;
    color: #fff;
    padding: 33px;
}

li.menu-item-has-children.dropdown:hover .dropdown-menu {
	display:block;
}

li i.fa.fa-caret-down {
	float:right;
		position: relative;
    top: 22px;
	color:#000;
	left:-3px;
}

@media (max-width:768px){
     .navbar-collapse{
       border:none;
    }
	li.menu-item-has-children.dropdown:hover .dropdown-menu {
	display:none;
		
}
	li i.fa.fa-caret-down {
		display:none;
	}
}
@media (min-width:1200px){
    .navbar-brand > img{
    max-width:325px;
}
}