/*
Theme Name: U-Design Child
Theme URI: http://themeforest.net/item/udesign-responsive-wordpress-theme/253220?ref=AndonDesign
Description: Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/andondesign/portfolio?ref=AndonDesign
Template: u-design
Version: 1.0.0
*/
/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/
body{
	text-rendering:geometricPrecision;
}
#secondary-navigation-bar-content{
	min-height:20px !important;
	line-height:normal !important;
	/*height:40px;*/
}
#secondary-navigation-bar .secondary-menu-header ul li{
	margin-top:8px;
	display:inline-block;
}
#secondary-navigation-bar .secondary-menu-header ul li:after{
	content:'|';
	margin-left:4px;
}
#secondary-navigation-bar .secondary-menu-header ul li:last-child:after{
	content:'';
}
#navigation-menu ul.sf-menu > li > a{
	padding:0 10px 0 0;
}
#menu-item-1611 > a{
    background: #00ACBB;
}
#menu-item-1611 > a > span{
	color:#FFF !important;
	padding:10px !important;
}
#sec-nav-text-area-1{
	font-size: 20px;
	padding: 5px 20px;
	font-weight:400;
}
.circle-blue .vc_box_circle{
	background-color: #00ACBB;
	padding: 4px;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}
.vc_btn3.vc_btn3-style-custom{
	background-image: none !important;
}
.wpb_single_image .vc_box_outline.vc_box_border_blue,
.wpb_single_image .vc_box_outline_circle.vc_box_border_blue{
	border-color: #3CB1FF !important;
}
.vc_btn3.vc_btn3-shape-rounded{
	border-radius:80px !important;
}
.vc_btn3.vc_btn3-shape-rounded:hover{
	border-radius:0 !important;
	transition:all 0.2s ease 0s;
	background-color: #2096A1 !important;
}
#bottom,
#bottom-bg{
	padding:0;
}
#bottom .custom-formatting ul{
	text-align:center;
}
#bottom .custom-formatting ul.sub-menu{
	display: none;
}
#bottom .custom-formatting li{
	display:inline-block;
	width:auto !important;
}
#bottom .widget_nav_menu li a{
	background:none;
	padding:15px;
	font-size:14px;
}
#bottom .widget_nav_menu li a:hover{
	background:#2096A1;
	transition:all 0.2s ease 0s;
}
#bottom .widget_nav_menu li a::before,
#bottom .custom-formatting li a::before{
	background-image:none;
	display:none;
}
#bottom-bg-2{
	background: #595959;
	overflow: auto;
}
#bottom-2{
	padding: 20px 0;
	overflow: auto;
	font-size:14px;
}
#bottom-2,
#bottom-2 h1,
#bottom-2 h2,
#bottom-2 h3,
#bottom-2 h4,
#bottom-2 h5,
#bottom-2 h6{
	color: #FFF !important;
}
#bottom-2 p{
	text-align: center;
	margin: 0;
	padding-bottom: 0;
}
#bottom-2 .one_fourth{
	margin-bottom: 0;
	width: 25%;
}
#footer .social-media{
	margin: 10px 0;
}
#footer .social-media a{
	margin-right: 7px;
}
#footer_text {
	text-align: center;
	width: 100%;
}
#footer_text div{
	font-size:0.75em;
}
@media (max-width: 768px) {
	#bottom-2 .one_fourth {
		padding: 0;
		width: 100%;
	}
}
/***SOCIAL ICON***/
.ud-social-icons,
#footer .social-media a{
    display: inline-block;
    text-align: center;
}
.ud-social-icons .fa,
#footer .social-media .fa {
	background: rgba(89,89,89,1);
	color: #FFEA9B;
	font-size: 18px;
    border-radius: 100%;
    display: table-cell;
    height: 32px;
    vertical-align: middle;
    width: 32px;
	margin: 0;
	padding: 0;
	transition: all 300ms ease-in-out;
	border: 1px solid #FFEA9B;
	transition: all .2s ease-in-out;
}
.ud-social-icons .fa:hover,
#footer .social-media .fa:hover {
	background: #FFEA9B;
	color: rgba(89,89,89,1);
}
#footer .social-media .fa{
	width:24px;
	height:24px;
}
#sec-nav-text-area-1,
#sec-nav-text-area-2,
#sec-nav-menu-area{
	padding: 5px 10px !important;
}
#sec-nav-text-area-1 .fa{
	border:solid 2px #FFEA9B;
	color: #FFEA9B;
	font-size:25px;
	border-radius:100%;
	width:32px;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	height:29px;
	padding-top:3px;
}
#sec-nav-text-area-2 .btn-newsletter{
	background: rgba(89,89,89,1);
	color: #FFEA9B;
	padding: 8px 12px;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 10px;
	border-radius: 5px;
	border: 1px solid #FFEA9B;
	transition: all .2s ease-in-out;
}
#sec-nav-text-area-2 .btn-newsletter:hover{
	color: rgba(89,89,89,1);
	background-color: #FFEA9B;
}
/***CONTACT FORM***/
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea,
.wpcf7-form-control.wpcf7-select{
	border:solid 1px #00ACBB;
	min-height:22px;
	padding:4px;
}
.wpcf7-form p{
	padding:0;
	margin:0;
}
.wpcf7-text,
.wpcf7-textarea{
	width:100%;
	resize:none;
}
.wpcf7-submit{
	padding:6px 12px;
	background:#00ACBB;
	color:#FFF;
	text-transform:uppercase;
	border:none;
}
.wpcf7-form .grid_8{
	margin-right:3%;
}
/***SPOTLIGHT***/
.tcls-wrap .owl-theme .owl-nav [class*="owl-"]{
	background-color: #FFEA9B;
}
.tcls-wrap .owl-theme .owl-nav [class*="owl-"]:hover{
	background-color: #E6C85E;
}
.tcls-wrap .owl-theme .owl-controls .owl-nav [class*="owl-"]{
	color: #708090;
}
.tcls-wrap .owl-theme .owl-controls .owl-next,
.tcls-wrap .owl-theme .owl-controls .owl-prev{
	position: absolute;
	top: 33%;
	z-index: 2;
}
.tcls-wrap .owl-theme .owl-controls .owl-prev{
	left: -16px;
}
.tcls-wrap .owl-theme .owl-controls .owl-next{
	right: -16px;
}
/***MEDIA QUERIES***/
@media screen and (min-width: 960px) {
	#bottom-2.container_24 .prefix_6{
		padding-left: 22%;
	}
	#menu-item-1611 > a{
		background: #00ACBB;
	}
	.mobile-only{
		display: none;
	}
}
@media screen and (max-width: 959px) {
	.mean-container .mean-bar {
		position: absolute;
		background: none;
	}
	/*#top-elements{
		height: 120px;
	}*/
}
@media (min-width:581px) and (max-width:959px){
	#logo{
		position: absolute;
		left: 50%;
		margin-left: -129px;
	}
}


/* MISC */

.wpcf7-display-none {
	display: none !important;
}

.header--logo {
	margin-left: 10px;
	margin-top: 10px;
}

.nav--mobile {
	width: 90%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	padding-bottom: 100px;
	background-color: #ffea9b;
	overflow: scroll;
	-webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */
	-ms-overflow-style: -ms-autohiding-scrollbar;
	transform: translateX(100%);
	transition: transform 500ms ease-out;
	z-index: 1000;
}

.nav--mobile::-webkit-scrollbar {
	display: none;
}

.is-active .nav--mobile {
	transform: translateX(0);
	z-index: 9999;
}

.nav--mask {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	background: rgba(0, 0, 0, .9);
	opacity: 0;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	transition: opacity .5s ease-out, width 0s .5s ease-out, height 0s .5s ease-out;
}

.is-active .nav--mask {
	width: 100%;
	height: 100%;
	opacity: .9;
	transition: opacity 500ms ease-in-out;
}

.nav--toggle {
	font-size: 35px;
	color: #fff;
	position: relative;
	top: 0;
	right: 10px;
	float: right;
	transition: all 300ms ease-in-out;
}

.nav--toggle:hover,
.nav--toggle-inner:hover {
	color: #000;
}

.nav--toggle-inner {
	color: #fff;
	font-size: 35px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: -10px;
	right: 20px;
	transition: all 300ms ease-in-out;
}

#top-elements {
	height: 100px;
	padding: 10px 0;
}

@media (max-width: 959px) {
	.mean-container .mean-nav {
		margin-top: 50px !important;
	}
}

@media (min-width: 1086px) {
	.mobile-show--nav {
		display: none !important;
	}
	.mobile-hide--nav {
		display: block;
	}
}

@media (max-width: 1085px) {
	.mobile-show--nav {
		display: block;
	}
	.mobile-hide--nav {
		display: none !important;
	}
	#secondary-nav-bar-location-3 {
		display: none;
	}
	#secondary-nav-bar-location-1,
	#secondary-nav-bar-location-2 {
		width: 50%;
	}
	#top-elements .grid_6,
	#top-elements .grid_18 {
		width: 50%;
	}
	#secondary-navigation-bar-wrapper,
	#top-elements {
		padding-left: 10%;
		padding-right: 10%;
	}
	#secondary-navigation-bar-wrapper .container_24 {
		width: 100%;
	}
	#top-elements.container_24 {
		width: 80%;
	}
}

@media (min-width: 769px) {
	.mobile-show {
		display: none !important;
	}
	.mobile-hide {
		display: block;
	}
	.nav--mobile {
		width: 500px;
		transform: translateX(500px);
	}
}

@media (max-width: 768px) {
	.mobile-show {
		display: block;
	}
	.mobile-hide {
		display: none !important;
	}
	#top-elements {
		width: 100%;
	}
	#contactInfo .contactFieldDesc {
		width: 100% !important;
	}
	#wpcf7-f1697-p47-o1 .grid_8 {
		width: 89% !important;
	}
}

@media (min-width: 720px) {
	.u-design-fixed-menu-on.fixed-menu #top-elements {
    	display: initial !important;
		height: auto !important;
	}
}

@media (max-width: 719px) {
	#top-wrapper {
		padding-bottom: 0;
	}
}

@media (max-width: 500px) {
	#secondary-nav-bar-location-1,
	#secondary-nav-bar-location-2 {
		width: 100%;
	}
}
