body{
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
.top-section-str{
	background: #45629c;
}
.main-menu-str{
	background: #31ba86;
}

.content-widget h2, .content-widget h2, .entry h1, .entry h2.as-h1, .entry h1 a, .entry h2.as-h1 a, .entry h2, .entry h2, .entry h2 a, .entry h2 a, .widget-weather span, .weather-add h4, .widget-weather h4, .four-featured-widgets h3{
	color:#45629c;
}
 .widget-content li a{
	color:#1a1a1a;	
}
.footer-text, .footer-text a, .footer-text a:hover, .footer-text a:focus{
	color: #b2d9ff;
	font-size: 16px;
	font-weight: 300;
}
a, a:hover, a:focus{
	color: #31ba86;
	font-size: 18px;
	font-weight: 300;
} 
.entry a, .entry table tr th, .entry table tr td{
	font-size: 16px;
}
.footer-menu, .footer-menu a, .footer-menu a:hover, .footer-menu a:focus{
	color:#31ba86;
	font-size: 18px;
	font-weight: 300;
}
.entry h3, .entry h3 a, .entry h1 span.date, .entry h2.as-h1 span.date, .widget-weather span{
	color:#000;
}
.title-section-heading h2{
	color: #010101;
}
button, .button{
	color:#fff !important;
	font-size:18px !important;
	background:#32ba86;
	border:0 !important;
	font-weight: 300 !important;
}
.button.button-blue{
	color:#45629c !important;
	background:#fff;
}
button:hover, .button:hover, button:focus, .button:focus{
	background:#19885e;
	border:0 !important;
	color:#fff !important;
	text-decoration:none !important;
}
.button-big {
    max-width: 260px;
    width: 100%;
    padding: 10px;
    font-size: 24px;
}
.entry h4, .entry h4 a{
	color: #32ba86;
}
.widget .weather-row.current, .contain-to-grid, .top-bar, .top-bar.expanded .title-area, .top-bar-section ul, .top-bar-section ul li > a, .main-menu , .questionary_title h3, .widget h3, .flex-control-paging li a, ul.pagination li.current a{
	background: #31b986;
}
.top-bar-section ul li.active > a, .top-bar-section .dropdown li.title h5 a, .top-bar .name h1 a, .top-bar .toggle-topbar a, .top-bar .toggle-topbar.menu-icon a, .top-bar.expanded .toggle-topbar a, .top-bar-section ul li > a, .top-bar-section ul li:hover > a, .top-bar-section ul li.active > a:hover , .widget .weather-row.current, .questionary_title h3  {
	color: #000;
}
.widget h3{
	color: #fff;
}
.tablepress thead th, .tablepress tfoot th{
	color:#fff !important;
	background-color:#45629c !important;
}
.top-bar-section ul li > a.button, .top-bar-section ul li:hover > a, .top-bar-section ul li.active > a, .top-bar-section ul li.active > a:hover, .question-tooltip, .top-bar-section .dropdown li.title h5 a, .flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
	background: #1d865e;
}
.top-bar-section ul li.active > a, .top-bar-section ul li:hover > a, .dropdown li.title h5 a:hover{
	background: #1d865e;
}
.top-bar-section .dropdown label {
	color: #777777;
}
.the_question, .result-wrapper, .widget-content, .questionary{
	background:#e8e8e8;
}
.footer-str{
	background: #45629c;
}
.the_question:hover, .main-content{
	background:#fff;
}
#searchform input#s, .breadcrumb, .breadcrumb a{
	color:#000000;
}
.top-menu ul{
	list-style: none;
}
.top-menu a{
	font-size: 20px;
	font-weight: 300;
}
.phone-number{
	font-weight: 400;
	font-size: 20px;
}
#searchform input#s{
	  background-color: #fff;
}

.question-tooltip{
    color: #FFFFFF !important;
}
.widget .weather-row:nth-child(even){
	background: #ffffff;
}
.widget .weather-row.even{
	background: #ffffff;
}
.widget-weather em{
	color:#666666;
}
.cd-rates-titles td{
	background:#ffffff !important;
}
.placeholder { color: #aba9a9 !important; }
.First-color{
	background: #e6e6b8 !important;
}
.top-ob-widget h3{
	font-size: 30px;
	font-weight: 300;
	color: #002d59;
	background: url(img/ob-widget-icon.png) no-repeat 0 5px;
	padding-left: 25px;
	margin-bottom: 15px;
}
.top-ob-widget input[type="text"]{
	font-size: 20px;
	font-weight: 300;
}
.top-ob-widget input.button{
	padding: 6px 14px;
	width: 100%;
	margin-left: 5px;
	margin-right: 5px;
}
.ob-links{
	font-size: 18px;
}
.ob-submit{
	text-align: right;
}
.ob-widget-wrapper{
	border-top:2px solid #002d59;
	margin-top: 15px;
	padding-top: 15px;
}
.four-featured-widgets a.brd-hover::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: rgba(117,128,0,0.3);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.four-featured-widgets a.brd-hover:hover::after,
.four-featured-widgets a.brd-hover:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.title-section{
	background: #b2d9ff;
	padding: 20px 0;
	border-bottom: 40px solid #002d59;
}
.parallax-window h3, .parallax-window h3 a{
	color: #fff !important;
}
.quick-links-section{
	background: #b2d9ff;
	padding: 30px 0;
}
.quick-links-section a, .quick-links-section a:hover, .quick-links-section a:focus{
	color: #000000 !important;
	font-size: 24px !important;
	font-weight: 300 !important;
}
.quick-links-section a{
	border-bottom: 2px solid #ffffff;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.quick-links-section a:hover, .quick-links-section a:focus{
	border-bottom: 2px solid #ffffff;
}


.quick-links-section a {
  position: relative;
}
.quick-links-section a:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background-color: #32ba86;
  content: "";
  transition: width 0.2s;
}

.quick-links-section a:hover:after {
  width: 100%;
}
.grow { transition: all .4s ease-in-out; }
.grow:hover img { transform: scale(1.1); }
.footer-str h3{
	font-size: 24px;
	color: #fff;
	font-weight: 300;
	margin: 0;
	margin-bottom: 10px;
}
.footer-phone, .footer-email{
	margin-bottom: 10px;
}
.footer-phone, .footer-email a, .footer-email a:hover, .footer-email a:focus{
	color: #fff;
	font-size: 22px;
}
.footer-spacer{
	height: 2px;
	width: 100%;
	background: #b2d9ff;
	margin: 15px 0 20px 0;
}
.page-image-str{
	background: #002d59;
	position: relative;
	z-index: 1;
}
.page-image-title{
	display: inline-block;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	margin: 0 0 10px 20px;
	background: rgba(50, 186, 134, 0.9);
	padding: 7px;
	color: #fff;
	font-size: 36px;
	font-weight: 300;
}
.page-image-str{
	background: #fff;
	position: relative;
	z-index: 1;
	min-height: 200px;
}
.page-image{
	min-height: 200px;
}
.section-title-desc h2 {
    color: #00467c;
    text-transform: uppercase;
}
.section-title-desc p, .section-title-desc{
	font-size: 23px;
	font-weight: 300;
}
.section-title-desc{
	margin-bottom: 15px;
}
.section-title-desc {
    text-align: center;
}
.flip-circle-wrapper h3 a, .card__text__cell{
	color: #222222 !important;
}
.ob-anouncment{
	background: #fad65b;
	margin-top: -20px;
	padding: 10px 20px;
	-webkit-box-shadow: inset -1px -11px 5px -8px rgba(0,0,0,0.54);
	-moz-box-shadow: inset -1px -11px 5px -8px rgba(0,0,0,0.54);
	box-shadow: inset -1px -11px 5px -8px rgba(0,0,0,0.54);
}
.ob-anouncment, .ob-anouncment h3, .ob-anouncment a p, .ob-anouncment a h3{
	color: #323232;
}
.ob-banner{
	margin-top: 0px;
    margin-bottom: -20px;
    overflow: hidden;
}
.the_ob_banner{
	position: relative;
	z-index: 2;
}
.the_ob_banner_caption{
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	max-width: 70%;
	color: #000;
	    padding: 10px;
}
.the_ob_banner_caption, .the_ob_banner_caption p{
	font-size: 2.2vw;
}
.the_ob_banner_caption_inner{
	background: rgba(255, 255, 255, 0.6);
	display: inline;
}
.the_ob_banner_caption_inner *{
	display: inline;
}
.the_ob_banner img{
	width: 100%;
}
@media only screen and (min-width: 40.063em) {
	.the_ob_banner_caption, .the_ob_banner_caption p{
		font-size: 1.5vw;
	}
	.ob-widget-wrapper{
		background: url(img/top-header-brd.png) no-repeat left 50%;
		padding-left: 45px;
		margin-top: 0;
	padding-top: 0;
	border: 0;
	}
	.top-bar, .top-bar.expanded, .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li li:not(.has-form) a:not(.button):hover, .top-bar-section li.active li:not(.has-form) a:not(.button):hover, .top-bar-section .dropdown li a, .top-bar-section .dropdown li label, .top-bar-section .has-form {
		background: #31ba86;
	}
	.top-bar-section li.hover > a:not(.button), .top-bar-section li:not(.has-form) a:not(.button):hover, .top-bar-section li:not(.has-form):hover a:not(.button), .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:not(.button):hover, .no-js .top-bar-section ul li:hover > a, .no-js .top-bar-section ul li:active > a  {
		 background: #31ba86;
		  -webkit-box-shadow: inset 0px -4px 0px 0px rgba(24,135,93,0.75);
		 -moz-box-shadow: inset 0px -4px 0px 0px rgba(24,135,93,0.75);
		 box-shadow: inset 0px -4px 0px 0px rgba(24,135,93,0.75);
	}
	 .top-bar-section li.hover > a:not(.button), .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section .dropdown li a, .no-js .top-bar-section ul li:hover > a, .no-js .top-bar-section ul li:active > a  {
		 color: #000000;
		 -webkit-box-shadow: inset 0px -4px 0px 0px rgba(24,135,93,0.75);
		 -moz-box-shadow: inset 0px -4px 0px 0px rgba(24,135,93,0.75);
		 box-shadow: inset 0px -4px 0px 0px rgba(24,135,93,0.75);
	}
	.top-bar-section li li:not(.has-form) a:not(.button) {
	 background: #197bba;
	}
	
	.top-bar-section ul.dropdown li > a, .top-bar-section ul.dropdown li > a{
		 color:#000000 !important;
		 background: #31ba86 !important;
		 -moz-box-shadow:    none !important; 
		-webkit-box-shadow: none !important;
		 box-shadow: none !important;
	}
	.top-bar-section ul.dropdown li:hover > a, .top-bar-section ul.dropdown li.hover > a{
		 color:#000000 !important;
		  background: rgba(24,135,93,0.95) !important;
		  -moz-box-shadow:    none !important; 
		-webkit-box-shadow: none !important;
		 box-shadow: none !important;
	}
	
}
.social-logos img{
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.widget-content fieldset, #ob-widget fieldset{
	padding:0;
	margin:0;
	border:0;
}
#ob-widget{
	background: transparent;
	 -moz-box-shadow:    none !important; 
	-webkit-box-shadow: none !important;
	 box-shadow: none !important;
	 border: 0;
	 padding: 1.25rem 0;
}
#ob-widget #modalTitle{
	display: none;	
}
#ob-widget form{
	background: #fff;
	padding: 20px 0;
}
#ob-widget .close-reveal-modal{
	color:#fff;
	border: 1px solid #fff;
	width: 48px;
	height: 48px;
	right: 50%;
	margin-right: -24px;
	border-radius: 50%;
	text-align: center;
    font-size: 28px;
    font-weight: 300;
    line-height: 48px;
    margin-top: -40px;
    -webkit-transition: -webkit-transform .8s ease-in-out;
      transition:         transform .8s ease-in-out;
}
#ob-widget .close-reveal-modal:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
#ob-widget fieldset{
	margin-top: -20px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-left: -10px;
	margin-right: -10px;
}
#ob-widget fieldset input{
	visibility: hidden;
	left: -9999px;
	position: absolute;
	z-index: -1000;
}
#ob-widget fieldset label{
	margin: 0;
	width: 50%;
    position: relative;
    float: left;
    text-align: center;
    background: #e2e2e2;
    word-break: break-word;
    padding: 30px 10px;
    text-decoration: none;
    color: #bebebe;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    cursor: pointer;
    
}
@media only screen and (min-width: 40.063em) {
	#ob-widget fieldset label{
		font-size: 14px;
	}
}
#ob-widget fieldset label.active {
    background: #FFF;
    color: #333;
}
#ob-widget .entry {
    text-align: center;
    padding: 12px 0 12px 0;
    margin: 0;
}
#ob-widget .entry h3{
	display: block;
    font-weight: 400;
    font-size: 22px;
    color: #888;
    line-height: 48px;
    margin: 0;
}
#ob-widget .input-wrapper{
	border-top: 1px solid #e5e5e5;
	padding-top: 20px
}
#ob-widget .input-wrapper .column, #ob-widget .input-wrapper .columns {
  padding: 0 20px;
}
#ob-widget .input-wrapper label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    line-height: 24px;
}

#ob-widget .input-wrapper input[type="text"], #ob-widget .input-wrapper input[type="password"]{
	border: 0;
	background: transparent;
	-moz-box-shadow:    none !important; 
		-webkit-box-shadow: none !important;
		 box-shadow: none !important;
		 padding-left: 0;
		 padding-right: 0;
}
#ob-widget .input-wrapper input{
	margin-bottom: 20px;
}
#ob-widget .input-wrapper input[type="submit"]{
	margin-bottom: 0;
}
#ob-widget .input-wrapper .hide-password {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 15px;
    border-left: 1px solid #e4e4e4;
    font-size: 11px;
    background: #FFF;
    overflow: hidden;
    color: #444;
    cursor: pointer;
    margin-top: 12px;
    line-height: 48px;
}
.slider-str{
	overflow: hidden;
}