/*
Theme Name: marquardt
Text Domain: marquardt
*/
@font-face {
    font-family: 'HelveticaNeue-BoldCond';
    src: url('fonts/HelveticaNeue-BoldCond.eot');
    src: url('fonts/HelveticaNeue-BoldCond.eot?#iefix') format('embedded-opentype'),
         url('fonts/HelveticaNeue-BoldCond.woff') format('woff'),
         url('fonts/HelveticaNeue-BoldCond.ttf') format('truetype'),
         url('fonts/HelveticaNeue-BoldCond.svg#Aileron') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
		  outline:none;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


html,
body{
	padding:0;
	margin:0;
}
body {
	background:url( images/bg.png);
  color:#1d1c1c;
  font-size:12px;
  font-family:Arial;
  line-height:17px;  
   
}
#canvas {
    position: absolute;
    z-index: 10;
}
#wrapper {
    border-top: 9px solid #FF9900;
} 


.clearfix{clear:both;}
small,.small{font-size: 12px;line-height: normal;color: #9e9e9e;}
strong{
	
}
.clear{clear:both;}
a{
	color: #f99500;
    text-decoration: none;
}
a.underline{text-decoration:underline;}
a:hover {
	text-decoration: none;
	outline: none;
}
a img ,img{
	border: none;
}
a:focus, a:hover, a:active {
	outline: none;
}
img,fieldset{border:none;}
img, svg {
    display: block;
    height: auto;
    max-width: 100%;
}
h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	line-height:normal;
	color:#1D1C1C;
    font-family: 'HelveticaNeue-BoldCond';
}
h1{
	color: #1d1c1c;
    font-size: 30px;
    padding: 0 0 10px 0;
}
h2{
	color: #1d1c1c;
    font-size: 26px;
    padding: 0 0 10px 0;
}

h3{
	color: #1D1C1C;
    font-size: 22px;
    padding: 0 0 10px;
}

p{
	padding:0 0 20px;
	margin:0;
}

hr{
    height: 1px;
    border: none;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #cccccc;
	display:block; width:100%
}

ul,ol{margin-top:0;}



.button-submit{
	background-color: #0e3d68;margin: 0 10px 15px 0;border:none;color:#fff;padding: 10px 20px;
}

ul.listbar,ul.list-checks{list-style:none; padding:0; margin:0;}
input[type=text],input[type=email],input[type=tel],textarea,select{border: 1px solid #a3a3a3;box-sizing: border-box;
    border-radius: 4px;max-width: 100%; width:100%;
     margin-bottom:15px;
    padding: 5px 10px;
    line-height: 44px; height:44px;
    font-size: 17px;}
textarea{height:120px;}
input[type=submit]{
	font-weight: 700;
    font-size: 14px;
    margin: 15px 0 0 0;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 50px;
    transition: 0.5s;
    color: #fff;
    border: 2px solid #a06a48;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 20%);
    background-color: #a06a48;
        
    border-radius: 2px;
    padding: 15px 20px;
	cursor:pointer;
}

#mobile-nav-toggle{
	position: absolute;
    left: 10px;
    top: 12px;
    z-index: 9999;
    border: 0;
    background: none;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    cursor: pointer;
    text-align: right;
    display: none;
}
#mobile-nav-toggle .hamburger-icon-menu {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 3px;
    background: #fff !important;
}
#mobile-nav-toggle .hamburger-icon-menu::before, #mobile-nav-toggle .hamburger-icon-menu::after {
    width: 20px;
    height: 3px;
    background: #fff;
	content: "";
    position: absolute;
}
#mobile-nav-toggle .hamburger-icon-menu::before {
    top: -.625em;
    left: 0;
}
#mobile-nav-toggle .hamburger-icon-menu::after {
    bottom: -.625em;
    left: 0;
}

.mobile-nav-active #main-nav {
    opacity: 1;
    display: block;
}

.mobile-nav-overly {
    width: 100%;
    height: 100%;
    z-index: 9997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    display: none;
}
.dinline {display:inline-block;margin: 0 10px 0 0;}
.alignright{float:right; text-align:right;}
 
.show-mob{display:none;}
.fullheight .vc_figure,.fullheight .vc_single_image-wrapper{width:100%;}
.wrap{max-width:1000px;   margin:0 auto;}
#wrapper .wrap {
    background: #FFF;
}
.wrap:after,#banner:after,#header:after,.form-row:after,#bottom:after,#mainbody ul:after,.latest-info:after{clear:both; content:''; display:table;}
ul.modules{list-style:none; padding:0; margin:0;}
.aligncenter {margin:0 auto;}

#mainmenu {
    margin: 0 36px 12px;
    width: 928px;
    display: inline-block;
    background: url(images/nav.png) repeat-x;
    height: 44px;
    position: relative;
}

#banner {
    margin: 0 36px 14px;
    width: 928px;
    display: inline-block;position: relative;
}
#banner h1{
        position: absolute;
    padding: 0 0 0 25px;
    bottom: 50px;
}

.desktop-menu{padding:  0;}
.desktop-menu ul{list-style:none;padding:0;margin:0;}
.desktop-menu ul li{margin: 0 1px 0 0;float: left; position: relative;}
.desktop-menu ul li a{color: #FFFFFF;
    display: block;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 44px;
    padding: 0 21px;
    text-decoration: none;}

.desktop-menu ul li.current-menu-item a,.desktop-menu ul li.current-menu-parent a{     background: url(images/nav-ac.png) repeat-x;}
.desktop-menu li ul {
    height: auto;
    left: -999em;
    margin: 0 0 0 -3px;
    background: #fff;
    box-shadow: 0 0 5px 1px #999;
    padding: 0;
    position: absolute;    
    border-radius: 0 0 10px 10px;
    border: 2px solid #f99500;
    z-index: 99;
}
.desktop-menu li ul li {
    margin: 0 4px 0 5px;
    padding: 0;
    width: 210px;
}
.desktop-menu li ul li a{color: #1D1C1C;
    font-size: 14px;
    line-height: normal; background: none!important;
    padding: 7px;
    text-align: left;}
.desktop-menu li:hover ul{
    left:0;
}


#header{     margin: 0 36px;    display: inline-block;    padding: 14px 0 10px;width: 928px;}
.logo {
    float: left;
    padding: 20px 0 0 0;
}
.topright {
    float: right;
}
.topinfo {
    color: #f99500;
    font-size: 26px;
    line-height: normal;
    text-align: right;
}
.topinfo p {
    padding: 0 0 10px;font-size: 20px;
}
.searcharea form {
    background: url(images/bg-search.png) no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 36px;
    width: 307px;
}
.searcharea form input {
    display: block;
    border: none;
    float: left;
    margin: 1px;
    line-height: 28px;
    height: auto;
    border-radius: 0;
    width: 230px;
    padding: 0 0 0 5px;
}
input#searchsubmit{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 33px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 35px; display: unset; box-shadow: none;
}
#mainbody{width: 928px;    margin: 0 36px;    padding: 0 0 24px;}
.maincontent {
    padding: 30px 0;
} 
.maincontent img{
    
    
}

.sh-content{padding: 10px 0 0 0;}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
#footerwrap{color: #FFF;
    font-size: 12px;
    line-height: normal;
    padding: 20px 0 10px;}
.footermenu{}
ul.footermenu{list-style: none;    margin: 0;   padding: 0;}
ul.footermenu li{display: block;    float: left;}

ul.footermenu li a{border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    line-height: 12px;
    padding: 0 10px;
    text-decoration: none;}
ul.footermenu li:first-child a {
    padding-left: 0;
}
.copyright{color:#fff;clear: both;padding: 10px 0 0 0;}
/* extra css*/
 .form-row{}
 .form-row:after{content:''; display: table; clear: both;}
 .form-row label{}
 .form-row span{}