/*
Theme Name: Enfold Child
Description: A Starter <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme.
Version: 1.0
Author: Devin Vinson @ Kriesi.at
Author URI: http://www.kriesi.at
Template: enfold
*/

#top .av-flex-placeholder {
	display: table-cell;
	width: 1.5%;
}
#top .avia-image-container {
	margin-bottom: 0;
}
/* .nowider {
	max-width: 1270px;
	margin: 0 auto;
} */
#top .wpcf7-form label {
	font-weight: normal;
	font-size: 17px;
}
#top .wpcf7-form label span {
	margin-top: 6px !important;
	padding: 0 !important;
	display: block;
	margin-bottom: 10px;
}
#top .wpcf7-form label span input, #top .wpcf7-form label span textarea {
	margin-bottom: 0;
	font-size: 14px;
	padding: 11px;
}
.wpcf7-form.sent .wpcf7-response-output{
	color: #46b450  !important;
}
.entry-content-wrapper div li{
	margin-left: 0;
}
#top .wpcf7-form input[type="submit"] {
	border-radius: 50px;
	font-size: 17px;
	padding: 12px 25px;
	float: right;
}
.avia-section{
	min-height: auto;
}
#top .wpcf7-form .wpcf7-not-valid-tip {
    color: #f00;
}
#top .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 16px;
	color: #f00;
}
#top .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok{
	border: 0;
	color: #0074aa;
	margin: 0;
    padding: 0;
    font-size: 16px;
}
#top .av-layout-grid-container .avia_codeblock {
	line-height: 0;
}
.quick-connect-form {
	position: fixed;
	bottom: 0;
	z-index: 9;
	display: none;
}
body {
    font: 18px/30px "Poppins-Regular"!important;
  }
  @font-face {
	font-family: 'Poppins-Regular';
	src: url('fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),  
		url('fonts/Poppins-Regular.woff') format('woff'), 
		url('fonts/Poppins-Regular.ttf')  format('truetype'), 
		url('fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  
  @font-face {
	font-family: 'ArialRoundedMTBold';
	src: url('fonts/ArialRoundedMTBold.eot?#iefix') format('embedded-opentype'),  
		 url('fonts/ArialRoundedMTBold.woff') format('woff'), 
		 url('fonts/ArialRoundedMTBold.ttf')  format('truetype'), 
		 url('fonts/ArialRoundedMTBold.svg#ArialRoundedMTBold') format('svg');
	font-weight: normal;
	font-style: normal;
  }
@font-face {
	font-family: 'Poppins-SemiBold';
	src: url('fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),  
	url('fonts/Poppins-SemiBold.woff') format('woff'), 
	url('fonts/Poppins-SemiBold.ttf')  format('truetype'), 
	url('fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  h1,h2,h3,h4,h5,h6 {
	font-family: 'Poppins-SemiBold';
  }
  strong{
	color:#222!important;
	font-size:19px;
	line-height: 29px;
	font-family: 'Poppins-SemiBold';

  }
  .home strong{
	color:#CE7E08!important ;	
	font-size:22px;
	line-height: 31px;
  }
.container {
    padding: 0px 50px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0 0 15px;
	color:#222;
	text-transform: capitalize;
}
#top a:hover{
	text-decoration:none; 
}
#top .wpcf7-form input[type="submit"]:focus{
	outline: none;
}
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select{
    border-radius: 5px;
    height: 50px;
	border-color: rgba(128,128,128,0.65) !important;
	background-color:#fff !important;
	padding-left: 15px;
    font-size: 16px;
    line-height: 22px;
    color: #555 !important;
}
#top .wpcf7-form  br{
	display:none;
}
#top textarea{
	height:144px;
}
#top p{
	margin:0px 0px 20px;
	font-size:18px;
	line-height: 30px !important;
	font-weight: normal ;
	color:#222;
	font-family: "Poppins-Regular";
}
#top  a.avia-button, #top .wpcf7-form input[type="submit"]{
	padding: 14px 30.5px 14px 30.5px !important;
	background-color:#CE7E08;
	color:#fff!important;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
	border-radius:50px ;
	-webkit-border-radius:50px ;
	-moz-border-radius:50px ;
	-ms-border-radius:50px ;
	-o-border-radius:50px ;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}
#top .technical_section .avia-icon-list .iconlist_icon:hover, #top #wrap_all .social_bookmarks li a:hover, .social_icon:hover, .footer_logo ul li span:hover, #top  a.avia-button:hover, #top .wpcf7-form input[type="submit"]:hover, .technical_section .flex_column .avia_textblock ul li a:hover{
	box-shadow: 3px 3px 0px 0px #a06103;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#top .technical_section .avia-icon-list article.article-icon-entry {
    min-height: auto;
}
#top #wrap_all .av-social-link-facebook:hover a{
	background-color: #CE7E08;
}
#header_meta {
    min-height: 30px;
    background-color: #000;
    padding: 4px 0px;
    z-index: 1;
}
.phone-info span:hover, #top #header .av-main-nav > li > a .avia-menu-text:hover, #top .av_inherit_color a:hover{
	color:#CE7E08 ;
}
.phone-info span {
    display: inline-block;
    line-height: 21px;
    padding-left: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}
#top #wrap_all .av-social-link-facebook, #top #wrap_all .social_bookmarks .av-social-link-facebook{
	background-color: #CE7E08;
    width: 26px;
    height: 26px;
    line-height: 26px;
	border-radius: 100px;	
}
#top #wrap_all .social_bookmarks .av-social-link-facebook a{
	color:#fff!important;
	font-size: 14px;
	line-height: 28px;
	border-radius: 100px;
    width: 100%;
    height: 100%;
    min-height: auto;
}
ul{
	padding-left:0px;
	margin-left: 0;
	list-style-type: none !important;
}
.responsive .container {
    padding: 0px 15px;
}
.phone-info .custom_icons a{
    padding-right: 28px;
    display: inline-block;
}
.phone-info .custom_icons a:last-child{
	padding-right:0px;
}
#top .social_bookmarks{
	margin: 5px 0 0 7px;
}
.social_icon{
	margin-right: 10px;
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 28px;
	text-align: center;
	vertical-align: middle;
	background-color:#CE7E08;
	border-radius:100px ;
	-webkit-border-radius:100px ;
	-moz-border-radius:100px ;
	-ms-border-radius:100px ;
	-o-border-radius:100px ;
}
#header_main{
    background: rgba(0,0,0,0.2);
}
#top #header .av-main-nav > li > a{
	position: relative;
}
#top #header span.logo {
    width: 30%;
}
#top #header .av-main-nav > li > a::after, #top #header .av-main-nav > li.current-menu-item > a::after{
	position: absolute;
	content: "";
	content: "";
    width: 20px;
    height: 20px;
    background-image: url("images/Kahlman_img3.svg");
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    bottom: 0px;
    left: 0px;
    right: 0;
    text-align: center;
    margin: 0 auto;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	opacity: 0;
	background-size: cover;
}
#top #header .av-main-nav > li > a:hover::after, #top #header .av-main-nav > li.current-menu-item > a::after{
	opacity: 1;
	bottom: 15px;
}
.logo img{
    vertical-align: middle;
    display: inline-block;
}
#top #header .av-main-nav > li > a{
	padding:0px;
}
#top #header .av-main-nav > li {
	margin-left:26px;
}
#top #header .av-main-nav > li:first-child{
	margin-left:0px;
}
.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 43px !important;
}
#top.home .avia-fullwidth-slider .caption_fullwidth::after{
	position: absolute;
    content: "";
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	background-image:-webkit-linear-gradient( 180deg, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 1) 111%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
}
.home .avia-fullwidth-slider .avia-caption-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    clear: both;
    overflow: hidden;
}
.home .avia-fullwidth-slider .avia-caption-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    clear: both;
    overflow: hidden;
}
.home .avia-fullwidth-slider .avia-caption-content .slider-caption, .home .avia-fullwidth-slider .avia-caption-content .banner-form {
    width: 52.5%;
    float: left;
    text-align: left;
}
.home .avia-fullwidth-slider .avia-caption-content .slider-caption {
    padding-top: 65px;
}
.home .avia-fullwidth-slider .avia-caption-content .banner-form {
    text-align: center;
}
#top .avia-slideshow-arrows{
	display:none;
}
#top .av-control-minimal .avia-slideshow-dots a{
	height: 10px;
	width: 10px;	
	margin: 0 10px 0 0;
	bottom: 63px;
	padding:0px;
	opacity:1;
	background-color: #fff;
	border:0px;
}
#top  form.wpcf7-form.invalid input{
	margin-bottom: 0px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{
    border: 0px;
    padding: 0;
    color: #f00 !important;
    font-size: 12px;
	margin: 0px;
	text-align: left;
	line-height: 16px;
    padding-bottom: 15px;
}
#top .avia-section form .wpcf7-response-output{
	border: 0px;
	font-size: 12px;
	line-height: 16px;
}
#top form p {
    margin-bottom: 0px;
}
#top .wpcf7-form .wpcf7-not-valid-tip {
    color: #f00;
	font-size: 12px;
	margin:0px;
	text-align: left;
}
#top .banner-form .wpcf7 form.invalid {
	padding-bottom:30px;
}
#top .banner-form .wpcf7 form.invalid input.wpcf7-form-control.wpcf7-submit{
	margin-bottom: 8px;
}
#top .av-control-minimal .avia-slideshow-dots a.active, #top .av-control-minimal .avia-slideshow-dots a:hover {
    background: #ce7f08;
}
#top.home .avia-fullwidth-slider .avia-caption-content .banner-form .wpcf7 .wpcf7-form-control.wpcf7-submit {
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    margin-top: 3px;
	background-color: #CE7E08;
	margin-top: 28px;
}
 #top.home .avia-fullwidth-slider h3, #top.home .avia-fullwidth-slider  .avia-caption p{
	color:#fff !important;
	font-family: "Poppins-Regular" !important;
}
#top.home .avia-fullwidth-slider h3{
	margin-bottom:3px;
}
#top.home .avia-fullwidth-slider .avia-caption p{
	font-size:20px;
	line-height: 30px;
	margin: 0px 0px 8px;
}
#top.home .avia-fullwidth-slider h1{
	color:#CE7E08 !important;
	line-height: 63px;
	border-bottom: 4px solid;
    width: auto;
	display: inline-block;
	font-family: 'ArialRoundedMTBold';
}
#top .banner-form form{
    max-width: 430px;
    border: 3px solid #CE7E08;
	box-sizing: border-box;
	padding:26px 23px 0px; 
	background-image:url("images/kahlman_img22.png");
	background-color: rgba(255,255,255,1);
	background-repeat: no-repeat;
	margin-left: auto;
	background-position: center;
}
#top .banner-form form span{
	font-size: 18px;
	line-height:25px;
	color:#555;
	margin-bottom: 8px;
	margin-top: 4px;
	display: block;
}
#top  .banner-form form span.wpcf7-form-control-wrap{
	width:100% !important;
	margin-left: 0px !important;
	display:block !important;

}
#top .banner-form form h4, #top .banner-form form, #top form{
	margin-bottom:0px;
}
#top.home .avia-fullwidth-slider .caption_left .slideshow_caption {
    left: 0;
    width: 100%;
	text-align: center;
	padding-left: 15px;
    padding-right: 15px;
}
.home .avia-fullwidth-slider .avia-caption-content .banner-form {
    width: 47.5%;
    position: relative;
	padding-left: 125px;
	padding-top:108px;
}
.header_color .header_bg {
	background-color: rgba(0,0,0,0.47)!important;
}

#top .welcome_section .flex_column {
	position: relative;
} #top .welcome_section .flex_column  .avia-image-container:before{
	position: absolute;
    content: "";
    width: 60%;
    top: -10px;
    background: #fff;
    left: -10px;
    bottom: -10px;
    z-index: -1;
} 
.technical_section .flex_column .avia_textblock ul{
	padding:12.5px 13.5px 12.5px 13.5px;
	display: flex;
    justify-content: space-between;
	align-items: center;
	margin-bottom: 0px;
}
#top .avia-icon-list .iconlist_icon {
    height: 45px;
    width: 45px;
    line-height: 45px;
	font-size: 22px;
}
#top .flex_cell {
	background-size: cover!important;
}
.technical_section .flex_column .avia_textblock ul li{
	margin: 0px;
	padding:0px;
}
.technical_section .flex_column .avia_textblock ul li:before{
	display:none !important;
}
.technical_section .flex_column .avia_textblock ul li a{
	width:28px;
	height:28px;
	background-color:#CE7E08;
	display: inline-block;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
}
.technical_section .flex_column .avia_textblock ul li a span.avia_button_icon{
	display: inline-block;
    font-size: 14px;
    text-align: center;
    width: 100%;
    color: #fff;
}
.technical_section .flex_column .avia_textblock{
	box-shadow:0px 0px 4px 0px rgba(0,0,0,0.27);
	-webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.27);
	-moz-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.27);
	-ms-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.27);
	-o-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.27);
	max-width: 265px;
    margin: 0 auto;
    margin-top: -28px;
    background-color: #fff;
    position: relative;
}
.technical_section .avia-icon-list-container{
	margin-top:0px;
	max-width: 265px;
    margin: 0 auto;
    margin-top: -32px;
    background-color: #fff;
	position: relative;
	
}
.technical_section .avia-icon-list-container h4{
	margin-top:0px !important;
}
.technical_section .avia-icon-list-container ul{
	background: transparent;
}
.technical_section .avia-icon-list-container ul li{
	padding-bottom:0px;
	padding: 12.5px 13.5px 12.5px 13.5px;
	box-shadow:0px 0px 4px 0px rgba(0,0,0,0.27);
	-webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.27);
	-moz-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.27);
	-ms-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.27);
	-o-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.27);
	display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
#top .technical_section .avia-icon-list .iconlist_icon {
    height: 28px;
    width: 28px;
    line-height: 28px;
	font-size: 14px;
	margin-right: 13px;
	margin:0px;
	order: 1;
}

#top .technical_section h4.av_iconlist_title.iconlist_title{
	margin-top:0px;
	text-align: left;
	font-size: 17px !important;
}
.technical_section .flex_column ul li h6{
	margin-bottom: 0px !important;
}
 #top .avia-logo-element-container .slide-image{
	position: relative;
	top:0px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
 #top .avia-logo-element-container .slide-image:hover{
	top:-10px;
}
#top #wrap_all .all_colors h5 {
    font-size: 23px;
    line-height: 37px;
}
#top .services_section .flex_column p{
	margin-bottom: 10px;
	line-height: 25px !important;
}
#top .services_section .flex_column h5{
	margin-bottom:6px;
}
#top .services_section .flex_column section.av_textblock_section::before{
	content:"";
	width:5px;
	height: 34px;
	background-color: #CE7E08;
	left: 0;
	top:20px;
	position:absolute;
}
#top .services_section .flex_column section.av_textblock_section {
    background: #fff;
    position: relative;
    padding: 20px 24px 85px 24px;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    -ms-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    -o-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    min-height: 221px;
    left: 77px;
    right: 0;
    box-sizing: border-box;
    width: calc(100% - 46px);
    margin-right: 70px;
	margin-top: -173px;
}
#top .services_section .av-flex-placeholder {
    width: 3%;
}
#top .services_section .flex_column .avia-button-wrap {
    position: absolute;
    bottom: 28px;
    left: 101px;
}
#top .services_section .flex_column .image-overlay, #top .flex_column .image-overlay{
	background:transparent;
}
#top .services_section .flex_column .image-overlay.overlay-type-extern .image-overlay-inside:before, #top .flex_column .image-overlay.overlay-type-extern .image-overlay-inside:before{
	display:none;
}
#top .avia-logo-element-container .slide-entry {
    padding: 10px;
}
#top .avia-logo-element-container.avia-smallarrow-slider{
	margin-top:0px;
	margin-bottom: 0;
}
#top .avia-smallarrow-slider-heading{
	display:none;
}
#top .avia-logo-element-container .slide-image {
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
#socket .container {
    padding-top: 18px;
    padding-bottom: 17px;
}
#socket{
	background: #000;	
	font-size: 15px;
    line-height: 21px;
    color: #fff;
}
#socket a, .footer_logo ul li a, .footer_logo ul li a, #footer .flex_column ul.detail_link li a, #footer a{
	color: #fff !important;
}
.technical_section .flex_column .avia_textblock h6:hover, #top .services_section .flex_column section.av_textblock_section h5:hover, #socket a:hover, .footer_logo ul li a:hover, .footer_logo ul li a:hover, #footer .flex_column ul.detail_link li a:hover, #footer a:hover{
	color:#CE7E08!important;
}
#socket .sub_menu_socket{
	display: none;
}
#socket .copyright {
    float: none;
    width: 100%;
    text-align: center;
    display: block;
}
#footer .widget{
	margin: 0px;
}
.flex_column .widget .widgettitle{
	margin-top:0px;
}
#footer {
	padding: 51px 0px;
	border: 0px;
}
#footer  .flex_column:first-child{
	width:100%;
	padding-bottom: 31px;
	border-bottom: 1px solid rgba(255,255,255,0.27);
	margin-bottom: 41px;
}
#footer .flex_column{
	margin-left:0px;
}
#footer .flex_column:nth-child(2){
	margin-right:86px;
	width:292px;
}
#footer .flex_column:nth-child(3){
	margin-right:70px;
	width: 264px;
}
#footer .flex_column:nth-child(4){
	margin-right:70px;
	width: 188px;
}
#footer  p{
	color:#fff;
	font-size:15px;
	line-height: 25px;
}
#footer .flex_column:last-child{
	width: 310px;
	float:right;
}
#footer .flex_column ul.detail_link li, #footer .widget_nav_menu a{
	font-size:15px;
	line-height: 21px;
	margin-bottom:15px;
	padding:0px;
}
#footer .flex_column ul.detail_link li, #footer .widget_nav_menu li{
	position: relative;
    padding-left: 19px;
}
#top .flex_column_table.av-equal-height-column-flextable{
	margin-top: 0px !important;
}
#footer .flex_column ul.detail_link li:before, #top  .avia_textblock ul li:before, #footer .widget_nav_menu li:before{
	content:"";
	width:6px;
	height:6px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	background-color: #CE7E08;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
#footer .flex_column ul.detail_link li:before, #footer .widget_nav_menu li:before{
	position: absolute;
	top: 7px;
	left: 4px;
	
}
#footer .footer_img {
	width: 450px;
	padding-bottom: 10px;
	padding-top: 15px;
}
#top #wrap_all .all_colors h1{
    font-size: 45px;
    line-height: 63px;
}
#top #footer h3.widgettitle {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 19px;
    text-transform: capitalize;
    font-weight: normal;
}
#top .widget_nav_menu .current_page_item>a{
	font-weight: normal;
    color: #ce7f08 !important;
}
.footer_logo ul {
    width: calc(100% - 450px);
    display: flex;
	justify-content: flex-end;
	padding-bottom: 10px !important;
}
.footer_logo ul li{
	margin-right:27px;
	font-size: 15px;
    line-height: 21px;
    color: #fff;
}
#footer .flex_column:nth-child(3) ul.detail_link{
	max-width: 200px;
}
.footer_logo ul li a{
	font-size: 15px;
    line-height: 21px;
}
.footer_logo ul li:last-child{
	margin-right:0px;
}
#footer a.avia-button:hover{
	color:#fff!important;
}
.footer_logo ul li span{
	width: 32px;
    height: 32px;
    background: #CE7E08;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
	line-height: 32px;
	margin-right: 7px;
}
.footer_logo ul li span img{
	display: inline-block;
    vertical-align: middle;
}
.footer_logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#top .avia-section {
	background-size:cover !important;
}
#top .av-layout-grid-container .flex_cell.no_margin.av_one_half {
    background-size: cover !important;
	height: 415px;
	object-fit:cover;
}
#top .grid-text-right .flex_cell_inner{
	float: left;
	max-width:600px;
}
#top .grid-text-left .flex_cell_inner{
	float: right;
	max-width:600px;
}
span.special_amp{
	font-family: inherit;
	color: #222 !important;
	font-style: normal !important;
    font-size: inherit;
}
.iconlist_content_wrap .iconlist_title.av_inherit_color {
    margin-bottom: 12px;
}
#top #wrap_all .av-main-nav ul > li > a{
	font-size: 14px;
	padding: 7px 15px;
	background-color:rgba(206,127,8,0.8);
}
.av-main-nav ul.sub-menu{
	width: 300px;
	background-color: transparent !important;
}

#top .header_color .main_menu .menu ul li>a:hover, #top .header_color .main_menu ul.sub-menu li.current-menu-item a {
    opacity: 0.8;
}
#top .av_inherit_color a {
    text-decoration: none;
}
#top .iconbox p, #top .iconbox a{
	font-size: 17px;
	line-height: 28px;
	margin-bottom: 0px;
}
#top .iconbox{
	box-shadow: 0 0 10px 0 #dadada;
}
#top .iconbox_content{
	background-color:#fff;
	min-height: 170px;
}
#top .wpcf7-form input[type="submit"]{
	float: none;
    text-align: center;
    margin: 0 auto;
    display: block;
}
#top input[type="text"]:focus, #top input[type="password"]:focus, #top input[type="email"]:focus, #top input[type="number"]:focus, #top input[type="url"]:focus, #top input[type="tel"]:focus, #top input[type="search"]:focus, #top textarea:focus {
    box-shadow: none;
    border-color:#CE7E08 !important;
}
#top .wpcf7-form input, #top .wpcf7-form textarea, #top .wpcf7-form select{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
#top form p span.wpcf7-form-control-wrap {
	width: 100%;
	margin-left: 0px;
}
#top form p span.wpcf7-form-control-wrap:nth-child(-n + 4) {
    width: calc(50% - 11px);
    display: inline-block;
    margin-left: 15px;
}
#top form p span.wpcf7-form-control-wrap:first-child {
    margin-left: 0px;
}
.blog .avia-content-slider-inner{
	padding-top: 120px;
}
#top .technical_section h4.av_iconlist_title.iconlist_title a{
	font-size: 17px;
    line-height: 21px;
}
#top .technical_section h4.av_iconlist_title.iconlist_title a:hover, .html_elegant-blog #top .post-entry .post-title:hover, .html_elegant-blog .avia-content-slider .slide-entry-title:hover {
	opacity:1;
	color: #CE7E08 !important;
	text-decoration: none;
}
#top .technical_section  .avia-icon-list article.article-icon-entry {
	min-height: auto;
	max-width: 200px
}
.html_elegant-blog .slide-meta-comments, .html_elegant-blog .slide-meta-del{
	display:none!important;
}
.html_modern-blog  .slide-content{
	padding: 0px 25px;
}
.html_modern-blog article.slide-entry{
	box-shadow: 0 0 10px #dadada;
}
.html_elegant-blog .avia-content-slider .slide-meta{
	padding-left: 25px;
    margin-bottom: 10px !important;
}
.html_elegant-blog h3.slide-entry-title.entry-title{
	padding-bottom:10px;
}
.html_modern-blog .avia-content-slider .slide-meta, .html_elegant-blog h3.slide-entry-title.entry-title{
	margin:0px;
}
.html_modern-blog .avia-content-slider .slide-image, .html_modern-blog .avia-content-slider .slide-image img{
	border-radius: 0;
}
#top.single-post .avia-builder-widget-area h3 {
    font-size: 30px !important;
    margin-top: 0px;
    background: #CE7E08;
    padding: 8px 0;
    color: #fff!important;
    text-align: left;
    padding-left: 18px;
    margin-bottom: 0;
    padding-right: 15px;
}
.widget_recent_entries li:before {
	position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background-size: cover;
    background-image: url("images/Kahlman_img3.svg");
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    top: 12px;
    left: 0px;
}
.widget_recent_entries li a {
    font-weight: normal;
    color: #222;
    font-style: normal;
	font-size: 18px;
	padding-left: 10px;
}
.widget_recent_entries {
    box-shadow: 0px 0px 9.2px 0.8px rgba(0, 0, 0, 0.15);
    padding-bottom: 16px;
}
#top.single-post .avia-builder-widget-area ul {
    padding: 0 18px;
    padding-top: 20px;
    margin-left: 0;
}
.widget_recent_entries li {
    border: 0px;
    border-bottom: 1px solid #ececec;
    margin-left: 0px;
    position: relative;
    padding-left: 20px;
    line-height: 28px;
    padding: 7px 20px;
}
.widget_recent_entries li:last-child {
    border: 0px;
}
.avia-icon-list .iconlist-timeline{
	left: 24px;
}
#top .services_section .flex_column section.av_textblock_section h5{
	font-size: 22px!important;
	line-height: 30px !important;
}
#top .technical_section  .avia-image-container{
	z-index: -2;
}
.cookie-custom #wt-cli-settings-btn {
    font-size: 15px !important;
    letter-spacing: 0px !important;
    background: transparent !important;
    border: 0 !important;
    color: #fff !important;
    position: relative;
    right: 0;
    left: 0;
    padding: 0 !important;
    margin-left: 0 !important;
    text-transform: unset !important;
	cursor: pointer;
}

@media handheld, only screen and (max-width: 1310px){
	#footer .flex_column:nth-child(2) {
		margin-right: 67px;
	}
	#footer .flex_column:nth-child(3), #footer .flex_column:nth-child(4) {
		margin-right: 50px;
	}
	#top .iconbox p, #top .iconbox a{
		word-break: break-word;
	}
}
@media handheld, only screen and (max-width: 1250px) {
	#top #header .av-main-nav > li {
		margin-left: 20px;
	}
	#footer .flex_column:nth-child(3), #footer .flex_column:nth-child(4) {
		margin-right: 37px;
	}
	#footer .flex_column:nth-child(2) {
		margin-right: 42px;
	}
	#footer .footer_img {
		width: 390px;
	}
}
@media handheld, only screen and (max-width: 1200px){
	#top #header .av-main-nav > li > a {
		font-size: 15px;
	}
	#footer .footer_img {
		width: 330px;
	}
	.footer_logo ul li {
		margin-right: 20px;
	}
	#footer .flex_column:nth-child(2) {
		margin-right: 15px;
	}
	#footer .flex_column:nth-child(3), #footer .flex_column:nth-child(4) {
		margin-right: 21px;
	}
	
}
@media handheld, only screen and (max-width: 1140px) {
	.logo img{
		width: 280px;
	}   
	#top #wrap_all .all_colors h6 {
		font-size: 17px;
	}
	#top .banner-form form span {
		font-size: 17px;
	}
	.home .avia-fullwidth-slider .avia-caption-content .banner-form {
		width: 46.5%;
		padding-left:80px;
	}
	.home .avia-fullwidth-slider .avia-caption-content .slider-caption{
		width: 53.5%;
	}
	#top #wrap_all .all_colors h1{
		font-size: 40px;
		line-height: 54px;
	}
	.home #av_section_1 .flex_column{
		margin-left: 4%;
		width: 42%;
	}
	.home #av_section_1 .flex_column.first {
		margin-left: 0%;
		width: 54%;
	}
	#footer .flex_column:first-child {
		width: 66%;
		padding-bottom: 31px;
		border:0px;
		margin-bottom: 0px;
	}
	#footer .flex_column:nth-child(2) {
		margin-right: 0;
		width: 30%;
		display: flex;
		justify-content: flex-start;
		padding-bottom: 31px;
	}
	.footer_logo ul {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		padding-bottom: 10px !important;
		flex-wrap: wrap;
	}
	#footer .flex_column:nth-child(3), #footer .flex_column:nth-child(4) {
		margin-right: 0px;
	}
	#footer .flex_column ul.detail_link li, #footer .widget_nav_menu a, #footer .flex_column p, .footer_logo ul li a {
		font-size: 14px;
		line-height: 20px;
	}
	#top #footer h3.widgettitle {
		font-size: 20px;
		line-height: 30px;
	}
	.footer_logo {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.footer_logo ul li {
		margin-right: 0px;
		margin-bottom:12px;
		width: 100%;
	}
	.footer_logo ul li:last-child{
		margin-bottom:0px;
	}
	#footer .flex_column:nth-child(3) ul.detail_link {
		max-width: 100%;
	}
	#footer .flex_column:nth-child(3), #footer .flex_column:last-child{
		width:33.33%;
	}
	#footer .flex_column:nth-child(4) {
		width:26%;
		margin-left: 65px;
	}
	#top.home .avia-section .flex_column .avia-image-overlay-wrap:after{
		width: 78%;
	}
	#top .technical_section .avia-icon-list article.article-icon-entry {
		max-width: 178px;
	}
}

@media handheld, only screen and (max-width: 1023px) {
	.logo img {
		width: 250px;
	}
	#top .services_section .flex_column section.av_textblock_section{
		left: 52px;
		width: calc(100% - 31px);
	}
	#top .services_section .flex_column .avia-button-wrap{
		left: 78px;
	}
	#top .technical_section .avia-icon-list article.article-icon-entry {
		max-width: 170px;
	}
}

@media handheld, only screen and (max-width: 989px) {
	.responsive.html_mobile_menu_tablet #top #header #header_meta .social_bookmarks {
		display: block;
	}
	#top .services_section .flex_column section.av_textblock_section{
		padding: 20px 22px 85px 22px;
	}
	.logo img {
		width: auto;
	}
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a{
		font-size: 16px;
	}
	.home .avia-fullwidth-slider .avia-caption-content .slider-caption {
		width: 51.5%;
	}
	.home .avia-fullwidth-slider .avia-caption-content .banner-form {
		width: 48.5%;
		padding-left: 70px;
	}
	#top.home .avia-fullwidth-slider h1{
		font-size: 29px!important;
		line-height: 38px;
	}
	#top.home .avia-fullwidth-slider h3{
		font-size: 26px !important;
	}
	#top.home .avia-fullwidth-slider .slider-caption p{
		font-size: 17px;
		line-height: 28px !important;
	}
	#top .banner-form form span {
		font-size: 15px;
		line-height: 20px;
	}
	#top.home .avia-fullwidth-slider .slider-caption p br{
		display: none;
	}
	 #top #header span.logo{
		width: 55% !important;
	}
	.av-hamburger-box {
		width: 30px;
	}
	.responsive.html_mobile_menu_tablet #top #wrap_all #header {
		position: fixed;
	}
	#top #header .av-main-nav > li > a:hover::after, #top #header .av-main-nav > li.current-menu-item > a::after{
		display:none;
	}
	#top #av-burger-menu-ul{
	    vertical-align: top;	
	}
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
		padding: 15px 30px;
	}
	.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover, #top .av-burger-overlay li.current_page_item.current-menu-item > a {
		background-color: #CE7E08!important;
		color: #fff !important;
	}
	.home #av_section_1 .flex_column, .home #av_section_1 .flex_column.first{
		margin-left: 0%;
		width: 100%;
	}

	#top #wrap_all .all_colors h6 {
    font-size: 17px;
	}
	#top .technical_section  .flex_column_table{
		display:flex;
		justify-content: space-between;
		flex-wrap:wrap
	}
	#top .technical_section  .flex_column_table .flex_column{
		margin:0px;
		width:48% !important;
	}
	#top .technical_section  .flex_column_table .flex_column:nth-child(3n){
		margin-right:0px;
	}
	#top .technical_section .av-flex-placeholder{
		display:none;
	}
	.technical_section .flex_column .avia_textblock{
		max-width: 295px;
		margin: 0 auto;
		margin-top: -36px;
	}
	.technical_section .avia-image-container.avia-align-center *{
		width:100%;
	}
	#footer .flex_column:nth-child(2){
		width: 48%;
		justify-content: flex-end;
	}
	#footer .flex_column:first-child {
		width: 48%;
	}
	#footer .flex_column:nth-child(4) {
		margin-left: 32px;
	}
	#top .flex_column.av_three_fifth.flex_column_div.av-zero-column-padding.avia-builder-el-4.el_after_av_one_fifth{
		width: 100%;
		margin-left: 0;
	}
	#top .iconbox p, #top .iconbox a {
		font-size: 16px;
		line-height: 24px !important;
	}
	#top .iconbox_content {
		min-height: 197px;
	}
	#top .services_section .flex_column section.av_textblock_section h5{
		font-size: 22px!important;
		line-height: 30px !important;
		min-height: 60px;
	}
	#top .welcome_section .flex_column.first{
		margin-left: 0%;
		width: 100%;
		max-width: calc(100% - 165px);
	}
	#top .technical_section .avia-icon-list article.article-icon-entry {
		max-width: 192px;
	}
	#top .welcome_section .flex_column .avia-image-container:before{
		width: 68%;
	}
}

@media only screen and (max-width: 767px) {
.responsive #top #wrap_all .container {
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
#top .iconbox{
	margin-bottom: 25px;
}
#top .iconbox:last-child{
	margin-bottom:0px;
}
#footer .footer_img {
    width: 100%;
}
#top #wrap_all .all_colors h1{
	font-size: 30px;
	line-height: 40px;
}
.home .avia-fullwidth-slider .avia-caption-content .banner-form{
	display:none;
}
.home .avia-fullwidth-slider .avia-caption-content .slider-caption, #top .services_section .flex_column .avia-image-container * {
    width: 100%;
}
.html_modern-blog article.slide-entry{
	margin-bottom: 25px !important;
}
#top .services_section .flex_column section.av_textblock_section {
    left: 0;
    width: calc(100% - 31px);
    right: 0;
    margin: 0 auto;
	margin-top: -110px;
	padding: 20px 15px 85px 15px;
}
#top.home .avia-section .flex_column .avia-image-overlay-wrap:after{
	width: 105%;
}
#top.home .avia-fullwidth-slider .slider-caption p br {
    display: block;
}
.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin{
	margin-bottom:0px;
}
#top .services_section .flex_column {
	margin-bottom:30px!important;
}
#top .services_section .flex_column:last-child, .html_modern-blog article.slide-entry:last-child{
	margin-bottom:0px !important;
}
#top .services_section .flex_column .avia-button-wrap {
    left: 32px;
}
#top .services_section .flex_column section.av_textblock_section h5 {
    font-size: 20px!important;
	line-height: 28px !important;
	word-break: break-word;
}
.responsive #top #wrap_all .av-flex-cells .no_margin{
	padding-left: 15px !important;
    padding-right: 15px !important;	
}
.responsive #top.page-id-88   #wrap_all .av-flex-cells .no_margin{
	padding-left: 0px !important;
    padding-right: 0px !important;	
}
span.av-hamburger.av-hamburger--spin.av-js-hamburger.av-inserted-main-menu.is-active{
	position: relative;
    top: -30px;
}
.responsive #header_meta .social_bookmarks li{
    margin: 0;
    border: 0px;
}
.nospace {
	padding: 0px 0px 0px 0px !important;
}
.responsive .phone-info{
	text-align: right;
	padding-right: 30px;
}
.responsive.html_mobile_menu_tablet #top #header #header_meta .social_bookmarks {
	display: block;
	position: absolute;
	right: 15px;
	width: auto;
	padding-left: 0;
	top: 6px;
}
.responsive .phone-info a span{
	display:none;
}
#footer .flex_column ul.detail_link li, #footer .widget_nav_menu li{
	padding-left: 0;
}
.social_icon {
	margin-right: 3px;
}	
.phone-info .custom_icons a {
	padding-right: 0;
}
#top #wrap_all .all_colors h3 {
    font-size: 28px;
}
#top #wrap_all .all_colors h2 {
    font-size: 30px;
}
.content, .sidebar {
    padding-top: 30px;
	padding-bottom: 30px;
}
.home #av_section_1 .flex_column:last-child{
	padding-top: 30px !important;
}
.technical_section .flex_column .avia_textblock {
    max-width: 224px;
    margin-top: -29px;
}
.technical_section .flex_column .avia_textblock h6{
	font-size:16px!important;
}
#top p{
	font-size: 17px;
    line-height: 28px !important;
}
.responsive #top #wrap_all .slide-entry{
	margin-left: 0;
	width: 50%;
}
.responsive #top #wrap_all .avia-content-slider-even .slide-entry.slide-parity-odd, .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even {
    margin: 0;
	clear: none;
}
.responsive #top #wrap_all .avia-content-slider-odd .slide-entry.first {
    margin-left: 0;
    width: 50%; 
}
.responsive #scroll-top-link {
    display: block;
    height: 30px;
    width: 30px;
    line-height: 30px;
}
#socket .copyright {
    float: none;
    width: 100%;
    text-align: center;
    display: inline-block;
    padding-bottom: 12px;
}
#socket .copyright, #socket .copyright a {
    font-size: 14px;
}
#socket .copyright .symbol span, .responsive #socket .sub_menu_socket {
    display: none;
}
#socket .copyright .symbol a {
    width: 100%;
    display: block;
}
#top #footer .flex_column {
    margin-left: 0px;
    padding-bottom: 15px !important;
    border-bottom: 1px solid rgba(255,255,255,0.27);
	margin-bottom: 20px !important;
}
.footer_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.footer_logo ul {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 0px !important;
    flex-wrap: wrap;
    max-width: 346px;
	margin: 0 auto;
}
#footer {
    padding: 35px 0px;
    text-align: center;
}
#footer .flex_column:nth-child(2){
	justify-content: center;
}
#footer .widget {
    padding: 0;
	margin: 0px 0 0px 0;
}
.footer_logo ul li {
    width: 100%;
}
#footer .flex_column ul.detail_link li:before, #footer .widget_nav_menu li:before{
	display: none;
}
#footer .flex_column:nth-child(3) ul.detail_link {
    max-width: 100%;
}
#top #footer .flex_column:last-child{
	border: 0px!important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
#top #footer h3.widgettitle {
    font-size: 22px;
	line-height: 30px;
	margin-bottom: 15px;
}
#footer .flex_column ul.detail_link li, #footer .widget_nav_menu a{
	margin-bottom: 10px;
	padding-left: 0;
}
#footer .flex_column ul.detail_link li, #footer .widget_nav_menu a, #footer .flex_column p, .footer_logo ul li a {
    font-size: 15px;
	line-height: 22px;
}
#top form p span.wpcf7-form-control-wrap:nth-child(-n + 4) {
    width: 100%;
    margin-left: 0px;
}
#top .iconbox_content {
    min-height: 100%;
    margin-bottom: 25px;
}
#top .iconbox p, #top .iconbox a {
    font-size: 15px;
    line-height: 25px;
}
#top .services_section .flex_column section.av_textblock_section h5{
    min-height: auto;
}
#top .welcome_section .flex_column.first{
	max-width: 100%;
	padding: 68px 0px 68px 62px !important;	
}
#top .welcome_section .flex_column .avia-image-container:before{
	width: 105%;
}
#top #header span.logo {
    width: 55% !important;
}
.technical_section .avia-icon-list-container{
	margin-top: -32px;
}
span.cookie-custom{
	display: block !important;
}
.cookie-custom #wt-cli-settings-btn{
	font-size: 14px !important;
}
}
@media handheld, only screen and (max-width: 639px) {}

@media handheld, only screen and (max-width: 550px) {
	#top.home .avia-fullwidth-slider .slider-caption p br {
		display: none;
	}
	#top .technical_section  .flex_column_table .flex_column{
		margin:0px;
		width:100% !important;
	}
	.technical_section .flex_column .avia_textblock {
		max-width: 90%;
		margin-top: -25px;
	}
	.technical_section .flex_column .avia_textblock h6 {
		font-size: 16px!important;
	}
	.technical_section .avia-icon-list-container{
		max-width: 95%;
	}
	#top .technical_section .avia-icon-list article.article-icon-entry {
		max-width: 318px;
	}
}

@media handheld, only screen and (max-width: 479px) {
	#top.home .avia-fullwidth-slider h1{
		font-size: 22px !important;
		line-height: 32px;
	}
	#top #header span.logo {
		width: 80% !important;
	}
	.responsive #top #wrap_all .avia-content-slider-odd .slide-entry.first {
		width: 100%; 
	}
	#top.home .avia-fullwidth-slider h3 {
		font-size: 19px !important;
	}
	#top.home .avia-fullwidth-slider .slider-caption p {
		font-size: 15px;
		line-height: 25px !important;
	}
	#top .technical_section .avia-icon-list article.article-icon-entry {
		max-width: 218px;
	}
}