/*a { color:#126296 !important; }*/
.btn-primary { background-color:#126296 !important; }
*:focus {
  border-color: #66afe9 !important;
  /*outline: 0 !important;*/
  -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1) !important;
          box-shadow: 0 0 5px rgba(81, 203, 238, 1) !important;
}

.box-3 .inner { color:#04470f !important; }
.box-3 .inner a { color:#04470f !important; }
.box-3 .inner .social-container .read-more { color: #04470f !important; }
.box-4 .inner .social-container a.social { color:#126296 !important; }

#footer .container, footer .container { color:#750d00 !important; background: #ef8b71 !important; }
#footer .container a, footer .container a { color:#750d00 !important; }

.breadcrumb > .current_item { color:#666 !important; }
#header .form-inline input, #header .form-inline button {
	padding-top:6px;
	padding-bottom:6px;
}

#header form label, header form label  { font-weight:normal; font-size:14px; line-height:28px; }
#owl { margin-bottom:5px !important;}
.owl-theme .owl-controls .owl-buttons div { color:#222; }
.owl-buttons .commands { position:relative; width:100%; text-align:center; margin-bottom:30px; }
.owl-buttons .commands button { margin:0 2px; }
.input-group-btn.search { background-color:#d0e5f2}
.input-group-btn.search button { font-size: 0; /*color: #d0e5f2;*/ }
.input-group-btn.search button .glyphicon { font-size: 20px; }
#show_slider a { font-size:0; }
#show_slider a .glyphicon { font-size:20px; }

.social-container a.social, .mobile-social a.social { font-size:0 !important; }
.social-container a.social > span, .mobile-social a.social > span { font-size:46px !important; }
.mobile-social a.social.news { color:#126296 !important; }
.mobile-social a.social.news > span { color:#FFF !important; }
.mobile-social a.social.infografica { color:#5eba90 !important; }
.mobile-social a.social.infografica > span { color:#04470f !important; }

.social-container a.social img, .mobile-social a.social img { min-height:inherit !important; line-height:46px; }
.social-container a.social, .mobile-social a.social { line-height:56px; }

.owl-theme .owl-controls .owl-page span, .owl-theme .owl-controls .owl-buttons div { background-color:#697773;}
.owl-theme .owl-controls .owl-buttons div { color:#FFF; }

.slick-dots { bottom:inherit !important; position:inherit !important; margin-bottom:0 !important; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { display:none; }

.nav-pills > li.current-menu-item > a, .nav-pills > li.current-menu-item > a:hover, .nav-pills > li.current-menu-item > a:focus { background-color:#126296 !important; }
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { color:#FFF !important; }
.pagination>li>a, .pagination>li>span { color:#126296 !important; }

ul.wb-menu-first { display:block; width:100%; height:auto; background-color:#126296; clip:inherit; padding:15px; 
	-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out; 
top:-280px;
z-index:999999;
/*top:0;*/
position:fixed;
text-align:center;
}
ul.wb-menu-first a { color:#FFF !important; text-transform:uppercase; }
ul.wb-menu-first.active, ul.wb-menu-first:active, ul.wb-menu-first:focus  { display:block; /*width:250px;*/ height:auto; background-color:#126296 !important; clip:inherit; padding:15px; 
	-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
top:0;
}
ul.wb-menu-first.active a, ul.wb-menu-first:active a,  ul.wb-menu-first:focus a { color:#FFF !important; text-transform:uppercase; padding:3px 0; }
