/* Animation delays */
.owl-main-slider .owl-item.active h3 {
	animation-delay: 0.5s;
}
.carousel-caption h3:nth-child(2) {
	animation-delay: 1s;
}
.owl-main-slider .owl-item.active a {
	animation-delay: 1.5s;
}
#progress {
	position:fixed;
	z-index:9999;
	top:0;
	width:0%;
	height:3px;
	background:#00aeef;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	-moz-transition:width 500ms ease-out,opacity 400ms linear;
	-ms-transition:width 500ms ease-out,opacity 400ms linear;
	-o-transition:width 500ms ease-out,opacity 400ms linear;
	-webkit-transition:width 500ms ease-out,opacity 400ms linear;
	transition:width 500ms ease-out,opacity 400ms linear
}

#progress dd,#progress dt {
	position:absolute;
	top:0;
	height:2px;
	-moz-box-shadow:#00aeef 1px 0 6px 1px;
	-ms-box-shadow:#00aeef 1px 0 6px 1px;
	-webkit-box-shadow:#00aeef 1px 0 6px 1px;
	box-shadow:#00aeef 1px 0 6px 1px;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%
}
#progress dd {
	opacity:1;
	width:20px;
	right:0;
	clip:rect(-6px,22px,14px,10px)
}
#progress dt {
	opacity:1;
	width:100px;
	right:0;
	clip:rect(-6px,90px,14px,-6px)
}
#progress.done dt, #progress.done dd, #progress.done{
	opacity: 0 !important;
	display: none;
}

@-moz-keyframes pulse {
	30% {
		opacity:1
	}
	60% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
@-ms-keyframes pulse {
	30% {
		opacity:.6
	}
	60% {
		opacity:0
	}
	100% {
		opacity:.6
	}
}
@-o-keyframes pulse {
	30% {
		opacity:1
	}
	60% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
@-webkit-keyframes pulse {
	30% {
		opacity:.6
	}
	60% {
		opacity:0
	}
	100% {
		opacity:.6
	}
}
@keyframes pulse {
	30% {
		opacity:1
	}
	60% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
#progress.waiting dd,#progress.waiting dt {
	-moz-animation:pulse 2s ease-out 0s infinite;
	-ms-animation:pulse 2s ease-out 0s infinite;
	-o-animation:pulse 2s ease-out 0s infinite;
	-webkit-animation:pulse 2s ease-out 0s infinite;
	animation:pulse 2s ease-out 0s infinite
}
.fade-parent {
    opacity: 1;
    transition: 1s opacity;
}
.fade-parent.fade-out {
    opacity: 0;
    transition: none;
}
.wp-baner-top{
	visibility: hidden;
}
body{
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	color: #444444;
}
.menu-color{
	background: #00aeef;	
}
table tr th, table tr td{
	color: #444444;
	line-height: 24px !important;
}
a{
	color: #00aeef;
	transition:color 0.3s ease;
}
.card-box a.read-more{
	color: #2ab0be;
}
a:hover, a:focus{
	color: #333333;
}

.widget-content li a{
	color: #333333;
}
.widget-content li a:hover, .widget-content li a:focus{
	color: #00aeef;
}
.content-widget h2, .content-widget h2, .entry h1, .entry h2.as-h1, .entry h1 a, .entry h2.as-h1 a, .widget-weather span, .weather-add h4, .widget-weather span{
	color:#00aeff;
}
.entry h2, .entry h2 a{
	color:#00aeef;
}

.footer-menu, .footer-menu a{
	color:#2ab0be;	
}
.entry h3, .entry h3 a, .entry h1 span.date, .entry h2.as-h1 span.date, .widget-weather h4{
	color:#666666;
}
.widget-weather h4{
	font-weight: 200;
	background: #fff;
	    margin-left: -10px;
    margin-top: -5px;
    margin-right: -16px;
    padding: 10px;
}
.widget-weather h4 span{
	font-weight: 700;
}
.widget-content.current-temp{
	background: #f0f0f0;
}
.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, ul.pagination li.current a{
	background: #00aeef;
}
button, .button{
	color:#fff !important;
	font-size:19px !important;
	background:#00aeef;
	border:0 !important;
	padding: 8px;
}

.small-yellow{
	font-size: 13px !important;
	margin-top: 10px;
}
.button-yellow{
	background:#00aeef;
}
.button-big{
	max-width: 260px;
	width: 100%;
	padding: 10px;
}
button:hover, .button:hover, button:focus, .button:focus{
	background:#333333;
	border:0 !important;
	color:#fff !important;
	text-decoration:none !important;
}
.flex-control-paging li a{
	background: #fff;
}
.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 h3, .widget .weather-row.current, .questionary_title h3  {
	color: #fff;
}
.entry h4, .entry h4 a{
	color: #00aeef;
}
.tablepress thead th, .tablepress tfoot th{
	color:#fff !important;
	background-color:#2ab0be !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 {
	background: #63bcee;
}
.top-bar-section .dropdown{
	background: #808080;
}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover{
	background: #2ab0be;
}
.top-bar-section .dropdown label {
	color: #fff;
}
.the_question, .result-wrapper, .questionary{
	background:#ededed;
}
.widget-content{
	background: #fff;
	border: 1px solid #dfdfdf;
	border-top:0;
}
.widget-content .widget-content{
	border: 0;
}
.the_question:hover, .main-content{
	background:#fff;
}
#searchform input#s, .breadcrumb, .breadcrumb a{
	color:#666666;
}

.top-menu a{
	font-size: 14px;
	font-weight: 700;
	color:#00aeef;
}
#searchform input#s{
	  background-color: #fff;
}

.question-tooltip{
    color: #FFFFFF !important;
}
.widget .weather-row:nth-child(even){
	background: #ebebeb;
}
.widget .weather-row.even{
	background: #ebebeb;
}
.widget-weather em{
	color:#666666;
}
.cd-rates-titles td{
	background:#ebebeb !important;
}
.placeholder { color: #aba9a9 !important; }

.top-footer{
	background: #fff;
	padding: 30px 0 0 0;
}
.bottom-footer{
	padding: 0 0 30px 0;
}
.footer-brd{
	color: #666666;
}
.footer-shade{
	background: #f1f1f1;
	padding: 15px 0;
	margin-top: 20px;
}
.footer-brd .section.group{
	font-size: 16px;
	text-align: center;
}
.footer-brd .section.group h4{
	font-size: 16px;
	color: #666666;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 5px;
}
.footer-logo-wrapper{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer-logo-wrapper div{
	margin-top: 15px;
	line-height: 22px;
	font-size: 14px;
}
.footer-shade .columns{
	font-size: 14px;
}
.footer-menu-wrapper{
	text-align: center;
	padding-top: 10px;
}
.footer-menu-wrapper a, .footer-menu-wrapper a:hover, .footer-menu-wrapper a:focus{
	font-size: 14px;
}
.footer-copy-wrapper{
	text-align: center;
}
.footer-copy-wrapper span, .footer-copy-wrapper span *{
	font-size: 11px !important;	
}
.footer-devider{
	border-bottom: 1px solid #e8e8e8;
}
.page-image-str{
	position: relative;
	z-index: 1;
}
.page-image-str img{
	width: 100%;
}
label, .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label, table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td{
	font-size: 16px;
}
.ob-phone-info span{
	color: #2ab0be;
	font-size: 16px;
	font-weight: 700;
}
.owl-slider-wrapper{
	background: #2ab0be;
}
.slide-progress {
  width: 0;
  max-width: 100%;
  height: 4px;
  background: #00aeef;
  bottom: 0;
  bottom: 0;
  position: absolute;
  left: 0;
  z-index: 2;
}
.card__text__cell, .card__text__cell a, .card__text__cell a:hover{
	color: #fff !important;
}
.flip-circle-wrapper h3 a, .flip-circle-wrapper h3 a:hover{
	color: #000000;
}
.two-content-widgets h2{
	color:#333333;
	font-size: 36px;
	font-weight: 400;
}
.two-content-widgets, .two-content-widgets p{
	color: #333333;
	font-size: 23px;
}
.two-content-widgets .button{
	font-size: 19px !important;
	text-transform: uppercase;
	padding: 10px 20px;
}
.section-title-desc{
	text-align: center;
}
.section-title-desc h2{
	color: #2ab0be;
}
.section-title-desc p, .section-title-desc{
	font-size: 23px;
	font-weight: 300;
}
.section-title-desc{
	margin-bottom: 15px;
}
.icon-right h3 a{
	font-weight: 300;
	font-size: 23px;
}
.section-wrapper-color{
	background: #808080;
	padding: 40px 0;
}
.sections-wrapper-page .section-color-by-row:nth-child(odd){
	background: #f2f2f2;
}
.content-center-section h1 {
    font-size: 33px;
    font-weight: 700;
    color: #00aeef;
}
.content-center-section {
    text-align: center;
}
.content-center-section p {
    font-size: 27px;
   
}
#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: 43px;
    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;
    line-height: 72px;
    height: 72px;
    text-decoration: none;
    color: #bebebe;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
}
#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;
}
.footer-text{
	color:#333;
}
.footer-menu ul{
	margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 15px;
    text-align: center;
}

.footer-menu ul li a{
	font-size: 23px;
	font-weight: 500;
	color:#333333;
}
.footer-menu ul li:first-child a{
	padding-left: 0;
}
.footer-menu ul li a:hover{
	text-decoration: underline;
}
.footer-menu ul li li a{
	font-size: 16px;
	color:#333333;
	font-weight: 400;
}
.my-nav-menu-search{
	display: none;
}
.seaction-team .inner-team{
	margin-bottom: 20px;
}
.seaction-team .inner-team h3, .seaction-team .inner-team a{
	color: #fff;
	font-size: 19px;
	display: block;
	margin-top: 7px;
	margin-left:10px;
	margin-right: 10px;;
}
.seaction-team .inner-team h3:first-child{
	font-size: 23px;
}
.seaction-team .inner-team.members h3, .seaction-team .inner-team.members a{
	color: #444545;
	font-size: 16px;
}
.seaction-team .inner-team.members h3:first-child{
	font-size: 19px;
}
.menu-holder.clone{
	display: none;
}
.item-text{
	background: rgba(25,25,25,0.66);
	max-width: 400px;
	width: 100%;
	text-align: left;
	padding: 25px;
	display: inline-block;
	border:3px solid #00aeef;
}
#home-page .item-text{
	max-width: 400px;
	padding: 15px;
}
.owl-item{
	  transition: 1s opacity;
	opacity: 0;
}
.owl-item.active{
	opacity: 1;
}
.table-spacer-left{
	text-align: right;
}
.paralax-content{
	background: rgba(255,255,255,0.66);
	max-width: 600px;
	width: 100%;
	text-align: left;
	padding: 45px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
}
.twotextwidgets h3{
	font-size: 26px;
	color: #eab126;
	
	
}
.twotextwidgets h3 a{
	background: url(img/kure-right.png) right 5px no-repeat;
	padding-right: 20px;
	display: inline-block;
}
.twotextwidgets img {
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.twotextwidgets:hover img {
	opacity: 0.9;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}
.circle-widget-wrapper{
	text-align: center;
	color: #fff;
}
.circle-widget-wrapper a{
	color: #fff;
}
.the_cicrcle_wrapp{
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	background: #279143;
	width: 113px;
	height: 113px;
	margin: 0 auto;
	vertical-align: middle;
	-webkit-box-shadow: inset 3px 3px 5px 0px rgba(19,95,39,1);
	-moz-box-shadow: inset 3px 3px 5px 0px rgba(19,95,39,1);
	box-shadow: inset 3px 3px 5px 0px rgba(19,95,39,1);
	text-align: center;
	transition: 1s all;
	overflow: hidden;
}
.circle-widget-wrapper .col-cell:hover .the_cicrcle_wrapp{
	-webkit-box-shadow: inset -3px -3px 5px 0px rgba(19,95,39,1);
-moz-box-shadow: inset -3px -3px 5px 0px rgba(19,95,39,1);
box-shadow: inset -3px -3px 5px 0px rgba(19,95,39,1);
}
.the_cicrcle_wrapp a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 113px;
}
.icon-widget-content h3{
	margin: 20px 0;
}
.product-table-wrapper{
	text-align: center;
}
.product-table-wrapper h2{
	color: #00aeff;
	font-size: 29px;
	font-weight: 400;
	margin-bottom: 20px;
}
.product-table-wrapper h3{
	margin: 0;
	color: #fff;
	font-size: 23px;
	font-weight: 700;
	padding: 15px 10px;
}
.product-table-wrapper ul{
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #d2d2d2;
	border-top: 0;
	background: #fff;
}
.product-table-wrapper ul li{
	border-bottom:1px solid #e2e2e2;
	padding: 15px 5px;
}
.product-table-wrapper ul li:last-child{
	border-bottom: 0;
	padding-bottom: 35px;
}
.product-table{
	display: block;
	width: 100%;
}

.product-coll{
	display: block;
	width: 100%;
}
.product-table-wrapper .button{
	color:#fff !important;
	margin-top: -40px;
}
.product-table .product-coll .product-item{
	
	
	transition: all 0.3s ease-in-out;
	margin-bottom: 20px;
}
.product-table .product-coll .product-item:hover{
	-webkit-transform: scale3d(1.02,1.02,1.02);
	transform: scale3d(1.02,1.02,1.02);
}
.product-table .product-coll:last-child .product-item{
	margin-right: 0px;
}
.mob-padding{
	padding-top: 20px;
	padding-bottom: 20px;
}
.product-table-wrapper ul li p:last-child{
	margin-bottom: 0;
}
.centerd-section{
	text-align: center;
	max-width: 535px;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
}
.centerd-section p{
	font-size: 19px;
}
.centerd-section h2{
	font-size: 29px;
	    color: #00aeff;
}
.centerd-section hr{
	height: 3px;
	width: 100%;
	max-width: 210px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px; 
	background: #808080;
	border: 0;
}
.one-location-new p, .one-location-new table tbody tr td, .one-location-new table tr td {
    font-size: 13px;
}
.location-wrapper .one-location-new {
    border-bottom: 1px solid #2ab0be;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
#imgModal img {
    width: 100%;
}
.section-wrapper-color h2{
	color:#fff;
}
.section-spacing-wrapper .tabs{
	border-bottom: 1px solid #dbdbdb;
	text-align: center;
	margin-bottom: 70px !important;
}
.section-spacing-wrapper .tabs dd{
	float: none;
	display: inline-block;
}
.section-spacing-wrapper .tabs dd.active a, .section-spacing-wrapper .tabs dd > a{
	background: transparent;
}
.section-spacing-wrapper .tabs dd > a{
	font-size: 23px;
	color:#666666;
}
.section-spacing-wrapper .tabs dd.active a, .section-spacing-wrapper .tabs dd a:hover{
	color: #00aeef;
}



.section-spacing-wrapper .tabs dd a::before,
.section-spacing-wrapper .tabs dd a::before {
 content: "";
 position: absolute;
 z-index: 2;
 left: 0;
 right: 0;
}
.section-spacing-wrapper .tabs dd a:before {
 content: "";
 position: absolute;
 z-index: -2;
 left: 0;
 right: 100%;
 bottom: 0;
 background: #00aeef; /*** COLOR OF THE LINE ***/
 height: 3px; /*** THICKNESS OF THE LINE ***/
 -webkit-transition-property: right;
 transition-property: right;
 -webkit-transition-duration: 0.3s;
 transition-duration: 0.3s;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
}
.section-spacing-wrapper .tabs dd a:hover, .section-spacing-wrapper .tabs dd.active a {
 opacity: 1 !important;
}
.section-spacing-wrapper .tabs dd a:hover:before, .section-spacing-wrapper .tabs dd.active a:before {
 right: 0;
}
.section-spacing-wrapper .tabs dd a:before {
 bottom: 0;
}




.section-spacing-wrapper .tabs-content{
	max-width: 990px;
	width: 100%;
	margin: 0 auto;
	color:#666666;
}
.section-spacing-wrapper .tabs-content h2{
	color: #808080;
	font-size: 46px;
}
.tab-img-wrapper{
	border: 1px dashed #00aeef;
	text-align: center;
	max-width: 374px;
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	margin-top: 20px;
}
.tab-img-wrapper a{
	border: 1px solid #808080;
	display: block;
	padding: 20px;
}


.tabs-content {
    position: relative;
    overflow: hidden;
}
.tabs-content > .content {
    display: block;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
     z-index: 1;
    overflow: hidden;
    -moz-box-sizing: border-box;
}
.tabs-content > .content.active {
    display: block;
    float: none;
}
/*	--------------------------------------------------
	:: Animations Effects
	-------------------------------------------------- */
 .tabs-content .content.tabs-zoom-in {
    -webkit-transform:scale(0.5);
    -moz-transform:scale(0.5);
    -o-transform:scale(0.5);
    transform:scale(0.5);
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-zoom-in.active {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    position: relative;
     z-index: 2;
    opacity: 1;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-zoom-out {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-zoom-out.active {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    position: relative;
    opacity: 1;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-flip {
    -webkit-transform:rotatey(-90deg) scale(1);
    -moz-transform:rotatey(-90deg) scale(1);
    -o-transform:rotatey(-90deg) scale(1);
    -ms-transform:rotatey(-90deg) scale(1);
    transform:rotatey(-90deg) scale(1);
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-flip.active {
    -webkit-transform:rotatey(0deg) scale(1);
    -moz-transform:rotatey(0deg) scale(1);
    -o-transform:rotatey(0deg) scale(1);
    -ms-transform:rotatey(0deg) scale(1);
    transform:rotatey(0deg) scale(1);
    position: relative;
    opacity: 1;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-slide-left {
    -webkit-transform:translateX(-30%);
    -moz-transform:translateX(-30%);
    -o-transform:translateX(-30%);
    transform:translateX(-30%);
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-slide-left.active {
    -webkit-transform:translateX(0%);
    -moz-transform:translateX(0%);
    -o-transform:translateX(0%);
    transform:translateX(0%);
    position: relative;
    opacity: 1;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-slide-right {
    -webkit-transform:translateX(30%);
    -moz-transform:translateX(30%);
    -o-transform:translateX(30%);
    transform:translateX(30%);
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-slide-right.active {
    -webkit-transform:translateX(0%);
    -moz-transform:translateX(0%);
    -o-transform:translateX(0%);
    transform:translateX(0%);
    position: relative;
    opacity: 1;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-slide-up {
    -webkit-transform:translateY(-15%);
    -moz-transform:translateY(-15%);
    -o-transform:translateY(-15%);
    transform:translateY(-15%);
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-slide-up.active {
    -webkit-transform:translateY(0%);
    -moz-transform:translateY(0%);
    -o-transform:translateY(0%);
    transform:translateY(0%);
    position: relative;
    opacity: 1;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-slide-down {
    -webkit-transform:translateY(15%);
    -moz-transform:translateY(15%);
    -o-transform:translateY(15%);
    transform:translateY(15%);
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-slide-down.active {
    -webkit-transform:translateY(0%);
    -moz-transform:translateY(0%);
    -o-transform:translateY(0%);
    transform:translateY(0%);
    position: relative;
    opacity: 1;
    -webkit-transition:all 0.6s ease-in-out;
    -moz-transition:all 0.6s ease-in-out;
    -o-transition:all 0.6s ease-in-out;
    transition:all 0.6s ease-in-out;
}
.tabs-content .content.tabs-fall {
    -webkit-transform:translateY(30%) rotate(20deg);
    -moz-transform:translateY(30%) rotate(20deg);
    -o-transform:translateY(30%) rotate(20deg);
    transform:translateY(30%) rotate(20deg);
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-fall.active {
    -webkit-transform:translateY(0%) rotate(0deg);
    -moz-transform:translateY(0%) rotate(0deg);
    -o-transform:translateY(0%) rotate(0deg);
    transform:translateY(0%) rotate(0deg);
    position: relative;
    opacity: 1;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.tabs-content .content.tabs-fade {
    opacity:0;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
}
.tabs-content .content.tabs-fade.active {
    position: relative;
    opacity: 1;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
}
.tabs-content .content.tabs-rotate {
    -webkit-transform:rotateX(-360deg);
    -moz-transform:rotateX(-360deg);
    -o-transform:rotateX(-360deg);
    transform:rotateX(-360deg);
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
}
.tabs-content .content.tabs-rotate.active {
    -webkit-transform:rotateX(360deg);
    -moz-transform:rotateX(360deg);
    -o-transform:rotateX(360deg);
    transform:rotateX(360deg);
    position: relative;
    opacity: 1;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
}
.parallax.home-widgets > h2{
	color: #444444;
	margin-bottom: 15px;
}
.row-table-col-3 .paralax-content-3:nth-child(odd){
	background: #00aeef;
}
.row-table-col-3 .paralax-content-3:nth-child(even){
	background: #808080;
}
.row-table-col-3 .paralax-content-3{
	color: #fff;
	padding: 30px 20px;
}
.row-table-col-3 .paralax-content-3 img{
	margin-bottom: 15px;
}
.paralax-content-3 h2{
	color: #fff;
	font-size: 19px;
}
.row-table-col-3 .paralax-content-3 p:last-child{
	margin-bottom: 0;
}
.row-table-col-3 .paralax-content-3:hover{
	box-shadow: inset 0 0 0 15px rgba(0, 0, 0, 0.2);
	transition:all 0.8s ease;
}
.post-item h3{
	font-size: 26px;
	color: #808080;
	margin-bottom: 20px;
}
.post-item h4{
	color:#808080;
	font-size: 16px;
}
.post-item p, .about-sections p, .big-box p{
	font-size: 13px;
}
.post-item p:last-child{
	margin: 0;
}
.about-sections p{
	margin-bottom: 7px;
}
.about-sections a{
	font-size: 13px;
}
.about-sections{
	margin-bottom: 20px;
}
.post-item .row{
	margin-bottom: 20px;
}
.post-item .row:last-child{
	margin-bottom: 0;
}
.about-sections h4, .about-sections h4 a{
	font-size: 26px;
	color: #808080;
	margin-bottom: 20px;
}
.big-box{
	text-align: center;
	border: 8px solid #00aeef;
	position: relative;
	z-index: 1;
	padding: 25px;
}
.big-box h4{
	display: inline-block;
	background: #fff;
	color: #00aeef;
	font-size: 16px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 50%;
	    margin-top: -20px;
    padding: 10px 30px;
    transform: translateX(-50%);
	transform-origin: 0 0;
}
.big-box h3{
	font-size: 26px;
	color: #808080;
	margin-bottom: 20px;
}
.big-box hr{
	border: solid #00aeef;
	    border-width: 1px 0 0;
	    margin: 0 auto;
	max-width: 177px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 19px;
}
.coll-spacer{
	margin-bottom: 20px;
}
.product-box{
	padding: 15px;
	height: 100%;
}
.product-box *, .product-box h3, .product-box h3 a {
	color: #fff;
}
.product-box p:last-child{
	margin-bottom: 0;
}
.columns-eq{
	margin-bottom: 20px;
}
.product-box .button{
	font-family: 'Open Sans', sans-serif !important;
	width: 100%;
	max-width: 100%;
}
.isotope-item-wrapp, .more-ve{
	overflow: hidden;
}
.isotope-item { width: 100%; margin: 1% 0;}
.isotope-item-wrapp a.card-image{
	display: block;
}
.gutter-sizer{
	width: 1.6%;
}
.image-rel-wrapper{
	position: relative;
	z-index: 1;
}
.image-rel-wrapper span{
	top: -8px;
    position: relative;
    padding: .5rem 1rem;
    border: solid 1px #fff;
    letter-spacing: .2rem;
    color: #fff;
    background-color: #00aeef;
    z-index: 2;
    left: 12px;
    color: #323232;
}
.image-rel-wrapper span a{
	color: #323232;
	font-size: 12px;
}
nav.categories{
	display: block;
	overflow: hidden;
}
.list-inline {
    list-style: none;
    padding: 0 2rem;
    padding: 1rem 2rem 3rem 2rem;
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
}
.list-inline>li {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
}
nav.categories ul li {
    padding: .6rem 2rem 0.5rem 2rem;
    text-align: center;
    position: relative;
}

nav.categories ul li a {
    color: #808080;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: .2rem;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
nav.categories ul li a.selected {
    
    color: #00aeef;
}


nav.categories ul li a.selected:before {
    content: ' ';
    position: absolute;
    outline: 0;
    width: 0;
    left: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #00aeef;
    right: 0;
    margin: 0 auto;
    bottom: -16px;
}

nav.categories ul li a:after {
    position: absolute;
    content: '';
    width: 99%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -5px;
    left: 50%;
        height: 5px;
    background: #808080;
}
nav.categories ul li a.selected:after{
	 background: #00aeef;
}
.center-button{
	text-align: center;
	padding-top: 20px;
}
.card-image .text-over-image, h2.text-over-image {
	color: #444444;
	font-size: 23px;
	font-weight: 400;
	padding: 0 25px 0 15px;
	background: url(img/arrow-right.png) right 50% no-repeat;
}
h2.text-over-image {
	color: #444444;
	font-size: 23px;
	font-weight: 400;
	padding: 15px 25px 0px 0;
	margin-bottom: 0;
	background: url(img/arrow-right.png) right 50% no-repeat;
}
.post_meta{
	display: block;
	font-size: 12px;
	padding: 10px 0 15px 0; 
}
h2.text-over-image a{
	color: #444444;
}
.card-content{
	padding: 0 15px;
}

.card-image{
	overflow: hidden;
}
.card-image img {
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.card-image:hover img {
	opacity: 0.9;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}
.load-more-posts, .load-more-posts-no-ajax{
	width: 100%;
	background: transparent!important;
	border: 2px solid #00aeef!important;
	color: #00aeef !important;
}
.load-more-posts:hover, .load-more-posts:focus, .load-more-posts-no-ajax:hover, .load-more-posts-no-ajax:focus{
	background: transparent!important;
	border: 2px solid #00aeef!important;
	color: #00aeef !important;
	text-decoration: underline !important;
}
.single-post-meta{
	top: 19px;
    position: relative;
    padding: .5rem 1rem;
    border: solid 1px #fff;
    letter-spacing: .2rem;
    color: #fff;
    background-color: #fad65b;
    z-index: 2;
    color: #323232;
    font-size: 12px;
    width: auto;
    display: inline-block;
}
.page-image-str .item-text{
	display: block !important;
}
.excerpt-shadow{
	overflow: hidden;
	height: 95px;
	position: relative;
	padding-bottom: 20px;
}
.excerpt-shadow:after{
	display: block;
	content: ' ';
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 20px;
	width: 100%;
	background:#fff;
	-webkit-box-shadow: 0px -16px 16px 0px rgba(255,255,255,1);
-moz-box-shadow: 0px -16px 16px 0px rgba(255,255,255,1);
box-shadow: 0px -16px 16px 0px rgba(255,255,255,1);


}


.card-box-isotope{
	background: #fff;
	text-align: left;
	color: #444444;
	overflow: hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.card-image-isotope{
	position: relative;
	z-index: 1;
}
.card-image-isotope .text-over-image-isotope{
	display: inline-block;
	margin-bottom: 15px;
	margin-top: 15px;
}
.card-image-isotope img{
	width: 100%;
}
.card-box-isotope h3, .card-box-isotope h3 a{
	font-size: 23px;
	font-weight: 300;
}

.card-image-isotope .text-over-image-isotope, h2.text-over-image-isotope {
	color: #444444;
	font-size: 23px;
	font-weight: 400;
	padding: 0 25px 0 15px;
	background: url(img/arrow-right.png) right 50% no-repeat;
}
h2.text-over-image-isotope {
	color: #444444;
	font-size: 23px;
	font-weight: 400;
	padding: 15px 25px 0px 0;
	margin-bottom: 0;
	background: url(img/arrow-right.png) right 50% no-repeat;
}
.post_meta{
	display: block;
	font-size: 12px;
	padding: 10px 0 15px 0; 
}
h2.text-over-image-isotope a{
	color: #444444;
}
.card-content-isotope{
	padding: 0 15px;
}

.card-image-isotope{
	overflow: hidden;
}
.card-image-isotope img {
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.card-image-isotope:hover img {
	opacity: 0.9;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

@media only screen and (min-width: 40.063em) {
	.list-inline>li {
	    display: inline-block;
	}
	.col-xs-3 {
	    width: 25%;
	   
	
	}
	.isotope-item { width: 32.26%; }
	.the_ob_banner_caption, .the_ob_banner_caption p{
		font-size: 1.5vw;
	}
	.menu-color{
		background: #fff;
	}
	.footer-menu ul{
		margin-bottom: 0;
		text-align: left;
	}
	.footer-menu ul{
		display: table;
		width: 100%;
		padding:0 0 20px 0;
		margin-top: 7px;
	}
	.footer-menu ul:last-child{
		padding: 0;
	}
	.footer-menu ul ul{
		display: block;
		padding: 0;
	}
	.footer-menu ul li{
		margin-bottom: 7px;
		display: table-cell;
		vertical-align: top;
	}
	.footer-menu ul li li{
		display: block;
	}
	.coll-spacer{
	margin-bottom: 0px;
}
	.product-table{
		display: table;
		width: 100%;
		table-layout: fixed;
	}
	.mob-padding{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.product-coll{
		display: table-cell;
		
		width: auto;
	}
	.product-table .product-coll .product-item{
		margin-bottom: 0;
		margin-right: 30px;
	}
	.my-nav-menu-search{
		display: block;
	}
	.search-dd{
		background: #808080 !important;
		width: 250px !important;
	}
	.footer-devider{
		border-bottom: 0;
		border-right: 1px solid #e8e8e8;
	}
	.footer-copy-wrapper{
		text-align: left;
	}
	.footer-menu-wrapper{
		text-align: right;
		padding-top: 0;
	}
	.footer-brd .section.group{
		text-align: left;
	}
	.top-bar {
	    height: 50px;
	    line-height: 50px;
	}
	.main-menu{
		margin-top: 20px !important;
	}
	#main-menu-ul {
	    float: right !important;
	}
	.top-bar-section .has-dropdown > a:after {
	    border-color: rgba(128, 33, 68, 0.8) transparent transparent transparent;
	    margin-top: -2.5px;
	    top: 26.5px;
	}
	.top-bar-section #main-menu-ul .has-dropdown > a:after {
	    border:0;
	    display: none;
	}
	.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
	    border-color: transparent transparent transparent rgba(128, 33, 68, 0.8);
	    border-left-style: solid;
	    margin-right: 15px;
	    margin-top: -4.5px;
	}
	
	.top-bar-section #main-menu-ul .has-dropdown .dropdown li.has-dropdown > a:after {
	    border:0;
	    display: none;
	}
	
	.top-bar-section #main-menu-ul > li a{
		padding: 0 30px !important;
	}
	.top-bar-section #main-menu-ul li > li a{
		padding: 0 15px !important;
	}
	.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: transparent;
	}
	.top-bar-section ul, .main-menu{
		background: transparent;
	}
	.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: transparent;
	}
	
	.top-bar-section ul li > a{
		color: #444545;
	}
	 .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, .top-bar-section ul li:hover > a  {
		 color: #525252;
		 background: #00aeef;
	}
	.top-bar-section li li:not(.has-form) a:not(.button) {
	 	background: #197bba;
	}
	.top-bar-section li.active:not(.has-form) a:not(.button){
		 background: transparent;
		 color: #00aeef;
	}
	.top-bar-section li.active:not(.has-form):hover a:not(.button), .top-bar-section li:not(.has-form):hover a:not(.button){
		color: #00aeef;
	}
	
	.top-bar-section li:not(.has-form), 
	.top-bar-section li:not(.has-form), 
	.no-js .top-bar-section ul li{
		position:relative;
	}
	.top-bar-section li.hover:after, 
	.top-bar-section li:hover:after{
		 content: "";
		  display: block;
		  width: 0;
		  height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		
		border-bottom: 10px solid #808080;
		  position: absolute;
		  bottom: 0;
		  left: 50%;
		  margin-left:-15px;
		  margin-bottom:0px;
	}
	.top-bar-section ul.dropdown{
		-webkit-box-shadow: 0px 5px 5px -2px rgba(0,0,0,0.19);
-moz-box-shadow: 0px 5px 5px -2px rgba(0,0,0,0.19);
box-shadow: 0px 5px 5px -2px rgba(0,0,0,0.19);
	}
	
	.top-bar-section ul.dropdown li > a, .top-bar-section ul.dropdown li > a{
		 color:#808080 !important;
		 background: #fff !important;
		 -moz-box-shadow:    none !important; 
		-webkit-box-shadow: none !important;
		 box-shadow: none !important;
	}
	.top-bar-section ul.dropdown li:after{
		display: none !important;
	}
	.top-bar-section ul.dropdown li:hover > a, .top-bar-section ul.dropdown li.hover > a{
		 color:#00aeef !important;
		  background: #fff !important;
		  -moz-box-shadow:    none !important; 
		-webkit-box-shadow: none !important;
		 box-shadow: none !important;
	}
	

	.menu-holder.clone {
		display:  block;
	  position: fixed;
	  top: 0;
	  left: 0;
	  right: 0;
	  transform: translateY(-150%);
	  transition: 0.2s transform cubic-bezier(.3,.73,.3,.74);
	  z-index: 30;
	  background: #fff;
	 -webkit-box-shadow: 0px 6px 5px -2px rgba(0,0,0,0.11);
-moz-box-shadow: 0px 6px 5px -2px rgba(0,0,0,0.11);
box-shadow: 0px 6px 5px -2px rgba(0,0,0,0.11);
	}
	
	body.down .menu-holder {
	  transform: translateY(0);
	}
	body.down .menu-holder.clone.spacer-logged-in{
		margin-top: 32px;
	}
	
}
@media only screen and (min-width: 40.063em){
	 .top-bar-section .left li.edge .dropdown {
        left: auto !important;
	    right: 0 !important;
      }
      .top-bar-section .left li.edge .dropdown li .dropdown, .top-bar-section .left li .dropdown li.edge .dropdown {
         right: 100% !important; 
      }
      
}
