
/*---------------------------------------------------------------------------------

 Theme Name:   TefCap Theme
 Theme URI:    https://www.enetwebservices.com
 Description:  TefCap Theme
 Author:       Nick
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
#ajaxsearchliteres2 .asl_content {
	font-weight: normal;
	font-family: Open Sans;
	color: #4a4a4a;
	font-size: 14px;
	line-height: 18px;
	text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}

#ajaxsearchliteres2 .asl_image {
	width: 70px;
	height: 70px;
	object-fit: cover;
	overflow: hidden;
	background: transparent;
	margin: 2px 8px 0 0;
	padding: 0;
	float: left;
	background-position: center;
	background-size: cover;
}

#ajaxsearchliteres2 {
	z-index: 9999999;
}

.ubermenu-skin-minimal.ubermenu-responsive-toggle {
	color: #fff !important;
}

.footer-links {
	position: relative;
	float: right;
}

.footer-links a {
	color: #fff;
}

.enet-credits {
	float: right;
}

.sixthbuttons a {
	background-color: #036770;
	color: #fff;
	width: 100%;
	text-align: center;
	position: relative;
	float: left;
	padding: 5px;
}

.landscape .et_pb_image_wrap {
	padding-top: 56.25%;
	display: block;
}

.portrait .et_pb_image_wrap {
	padding-top: 177.78%;
	display: block;
}

.landscape .et_pb_image_wrap img, .portrait .et_pb_image_wrap img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

.accordionfirsthide .et_pb_toggle:first-child {
	display: none;
}

.headerstrip {
	background-color: #036770;
}

.et_menu_container {
	height: 120px;
	transition: all .3s ease-in-out;
}

.et-fixed-header .et_menu_container {
	height: 86px;
}

#responsive-menu-container {
	z-index: 99999 !important;
}

#topbar {
	background: #fff;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 45%, rgba(142, 142, 142, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 45%, rgba(142, 142, 142, 1) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 45%, rgba(142, 142, 142, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#8e8e8e", GradientType=1);
	height: 47px;
	transition: all .3s ease-in-out;
}

.et-fixed-header #topbar {
	height: 41px;
}

#topbar .toplinks {
	position: relative;
	float: right;
}

#topbar a {
	padding: 13px 15px;
	position: relative;
	float: left;
	color: #000;
	font-weight: 500;
	font-size: 14px;
	transition: all .3s ease-in-out;
}

#topbar a:hover {
	background-color: #e6e6e6;
	color: #036770;
}

.et-fixed-header #topbar a {
	padding: 9px 15px;
}

#ajaxsearchlite2 {
	position: absolute;
	top: 34px;
	right: 0;
	width: 340px;
	transition: all .3s ease-in-out;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
	background-color: #a7c7c9 !important;
	background-image: none !important;
	height: 47px !important;
	transition: all .3s ease-in-out;
}

#ajaxsearchlite1 .probox.nitro-lazy, div.asl_w .probox.nitro-lazy {
	background-image: none !important;
}

.et-fixed-header #ajaxsearchlite1 .probox, .et-fixed-header div.asl_w .probox {
	height: 41px !important;
}

div.asl_w .probox .promagnifier {
	background-color: #036770 !important;
	background-image: none !important;
}

div.asl_w .probox .promagnifier.nitro-lazy {
	background-image: none !important;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
	font-size: 14px !important;
	color: #000;
	height: 47px !important;
	transition: all .3s ease-in-out;
}

.et-fixed-header #ajaxsearchlite1 .probox .proinput input, .et-fixed-header div.asl_w .probox .proinput input {
	height: 41px !important;
}

#logo {
	transform: scale(1.3) translate(0px, -18px);
}

div.asl_w .probox .promagnifier {
	width: 47px !important;
	height: 47px !important;
	transition: all .3s ease-in-out;
}

.et-fixed-header div.asl_w .probox .promagnifier {
	width: 41px !important;
	height: 41px !important;
}

.et-fixed-header #ajaxsearchlite2 {
	top: 22px;
}

.et-fixed-header .ubermenu-item-has-children a {
	transition: all .3s ease-in-out;
	padding: 12px 20px;
}

.et-fixed-header .ubermenu-item-has-children .ubermenu-submenu li a {
	transition: all .3s ease-in-out;
	padding: 15px 20px;
}

.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target, .ubermenu-main .ubermenu-tab > .ubermenu-target {
	font-size: 15px !important;
	text-align: center;
}

/* main page styles */
.et_pb_widget_area_left {
	border-right: none;
}

.et_pb_sidebar_0 {
	padding-right: 0;
}

.et_pb_sidebar_0 h4.widgettitle {
	background-color: #036770;
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;
}

i.fa-dot-circle-o {
	color: #036770;
	margin-right: 10px;
	font-weight: 700 !important;
}

.back_button_cs1:before {
	margin-left: -1.8em !important;
	font-weight: 700 !important;
}

.contact_button_cs1:before {
	padding-top: 2px;
	margin-left: -1.8em !important;
	font-weight: 500 !important;
}

table {
	margin-top: 0px !important;
}

#back_button {
	padding: 0;
}

#back_button a {
	width: 100%;
	background-color: #036770;
	position: relative;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	padding: 8px;
	border: 2px solid #fff;
	border-radius: 2px;
	transition: all .3s ease-in-out;
}

#back_button a:hover {
	border: 2px solid #036770;
}

.arrow_back:before {
	font-family: etmodules;
	color: #fff;
	font-size: 1.1em;
	padding-left: 1px;
	content: "J";
	font-weight: 700;
	margin-right: 12px;
}

/* Contact Form */
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
	width: 100%;
	padding: 15px;
	font-size: 16px;
	font-weight: 700;
	color: #000 !important;
	margin-bottom: 10px;
	border: solid 1px #b5c199;
	background-color: #fff;
}

.wpcf7-submit {
	border: 0px solid #fff;
	color: #00755b;
	background-color: #f5f5f5;
	cursor: pointer;
	padding: 26px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 20px;
	font-weight: 700;
	transition: all .3s ease 0s;
	position: relative;
	float: left;
	margin-left: 20px;
	border-radius: 3px;
}

.wpcf7-submit:hover {
	background-color: rgba(30, 30, 30, .6);
	color: #fff;
}

.wpcf7-recaptcha {
	position: relative;
	float: left;
}

.one-half, .one-third {
	position: relative;
	margin-right: 4%;
	float: left;
	margin-bottom: 20px;
}

.one-half {
	width: 48%;
}

.one-third {
	width: 30.66%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #024e49;
	background-color: #007069;
	color: #fff;
	position: relative;
	float: right;
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

/* END Contact Form */
@media (min-width: 981px) {
	.et_right_sidebar #sidebar {
		padding-left: 0px;
	}
	
	#left-area {
		width: 74.125%;
	}
	
	#sidebar {
		width: 25.875%;
	}
	
	.et_right_sidebar #main-content .container:before {
		display: none;
	}
}

@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 980px) {}

@media only screen and (max-width: 767px) {
	.one-half, .one-third {
		width: 100%;
		margin-right: 0 auto;
	}
}

/* Hide mobile bar on desktop */
.mobile-phone-bar {
	display: none;
}

/* Hide mobile bar on desktop */
.mobile-phone-bar {
	display: none;
}

@media (max-width: 980px) {
	/* Hide desktop links */
	.desktop-topbar {
		display: none !important;
	}
	
	/* Make topbar full-width gray */
	#topbar {
		background: #e5e5e5;
		padding: 0;
	}
	
	#topbar .container {
		max-width: 100%;
		width: 100%;
		padding: 0;
	}
	
	.mobile-phone-bar {
		display: flex;
		justify-content: center;
		text-align: center;
		/* 		padding: 12px 0; */
		background: #e5e5e5;
	}
	
	.mobile-phone-bar a {
		color: #333;
		font-size: 16px;
		font-weight: 600;
		text-decoration: none;
		display: block;
	}
}

@media only screen and (max-width: 667px) {
	/* 	#topbar {display:none;} */
	#logo {
		transform: scale(1.6) translate(0px, 0px);
	}
}

@media only screen and (max-width: 600px) {
	#ajaxsearchlite2 {
		display: block;
		position: relative;
		float: left;
		width: 100%;
		top: -55px;
	}
	
	#logo {
		transform: scale(.8) translate(0px, -27px);
		position: relative;
		width: 40%;
		max-height: 100%;
		margin-left: 30%;
	}
	
	.et_menu_container {
		height: 170px;
	}
}

@media (max-width: 500px) {
	.wp-caption.alignright, .wp-caption.alignleft {
		margin: 0 0 20px 0px;
		width: 100%;
		max-width: 100% !important;
	}
}
