#menu-spacer{
	height: 85px;
}
.header-container.container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.top-wrapper {background: #EDEDED;}
.blue-square-btn-menu {
    background: #357db4;
    border: 0;
    outline: 0;
    color: white;
    border-radius: 7px;
    padding: 8px 23px;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 71%);
    font-size: 16px;
    font-weight: bold;
    transition: all .2s ease-in-out;
}
.blue-square-btn-menu:hover {
    text-decoration: none;
    background: #357db4;
    transform: translatey(2px);
    border: 0;
    outline: 0;
    color: white;
    border-radius: 7px;
    padding: 8px 23px;
    box-shadow: 0px 0px 1px rgb(0 0 0 / 71%);
    font-size: 16px;
    font-weight: bold;
}
.header-module {
/* 	font-family: "Lato",sans-serif; */
    font-weight: 500;
	padding: 0;
	
	position: fixed;
    z-index: 99;
    width: 100%;
	top: 0;
	background: #FFF;
    box-shadow: 0px 2px 8px 0px #00000026
}
.header-module a:hover,
.header-module a {
	text-decoration: none;
}
.header-module ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.header-module .top {
	color: #727B89;
	font-size: 14px;
	font-family: Helvetica;
	padding: 5px 0;
	margin: 0 !important;
}
.header-module .top .contact-tel {margin-right: 20px;}
.header-module .top a {
	color: #707070;
}
.header-module .top .contact-text .icon {
	font-size: 12px;
}
.header-module .top .contact-text {
	
}
.header-module .top .contact-tel {
	
}
.header-module .bottom {
	
}
.header-module .logo-col {
	
}
.header-module .logo-col img {
	max-width: 204px;
	padding-top: 15px;
}
.header-module .menu-col {
	
}
.header-module .menu-col ul {
/* 	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; */
    margin-right: -15px;
    margin-left: -15px;
}
.header-module .menu-col ul > li {
	position: relative;
/*     width: 100%; */
    padding: 15px;
	float: left;
/* 	-ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1; */
    max-width: 100%;
}

.header-module .menu-col ul > li a {
	white-space: nowrap;
	font-size: 16px;
	font-weight: 400;
	color: #707070;
}
/* .header-module .conteiner .hs_cos_wrapper_type_logo{display: none;}
.header-module .conteiner .hs_cos_wrapper_type_logo:first-child{display: block;} */
.header-module .logo-col__mobile{display: none;float:left;}
.header-module .logo-col__mobile img{padding: 0;}
.header-module .logo-col__desktop{display: block;}
.header-module .menu-col ul > li a .fa-chevron-down{
	font-size: 11px;
}
.header-module .menu-col ul > li > a img{padding-left: 7px;}

.header-module .feat-button a {
	font-size: 15px !important;
	padding: 10px 24px !important;
}

.navbar-collapse.active {
    right: 0;
    transition: all .25s ease 0s;
}

.navbar-collapse {
    background: rgba(34, 34, 34, 0.97);
}
.navbar-collapse {
    position: fixed;
    right: -100vw;
    top: 0;
    height: 100vh;
    padding: 90px 0px 85px 0px;
    width: 100vw;
    z-index: 700;
    transition: all .25s ease 0s;
}
.navbar-close, .navbar-close:visited {
    display: block;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 25px;
    right: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    transition: all .6s ease 0s;
}
.off-canvas-inner {
/* 	padding: 15px 25px; */
    position: fixed;
    background: #333333;
    width: 100%;
    top: 0px;
    left: -100%;
    height: 100%;
    z-index: 100;
	transition:all 0.2s ease-in-out;
}
.off-canvas-inner .social.header-soc{
	padding-left: 35px;
	border-bottom: 1px solid #626262;
    padding-bottom: 15px;
}
.off-canvas-inner .login.header-soc{
	padding-left: 35px;
	border-bottom: 1px solid #626262;
    padding-bottom: 15px;
	font-size: 16px;
	width: 100%;
	 padding-top: 15px;
    font-weight: 700;
    color: #FFF !important;
	float:left;
}
.off-canvas-inner .social.header-soc a{
	font-size: 16px;
    font-weight: 700;
    color: #FFF !important;
}
.off-canvas-inner .hs_cos_wrapper_type_logo,
.off-canvas-inner .hs-menu-item:not(.hs-item-has-children){
	padding-top:15px;
	padding-bottom:15px;
}
.off-canvas-inner .social.header-soc,
.off-canvas-inner .hs-menu-item:not(.hs-item-has-children){
	border-bottom: 1px solid #626262;
}
.off-canvas-inner #hs_cos_wrapper_mojoflex-header_{width:100%;}
.off-canvas-inner .hs-item-has-children{
	
}
.off-canvas-inner .hs-menu-item.hs-menu-depth-1:not(.hs-item-has-children){padding-left: 36px;}
.off-canvas-inner .hs-menu-item.hs-menu-depth-2{padding-left: 10px;}
.off-canvas-inner .hs_cos_wrapper_type_logo img{
	margin:5px 15px;
}
.header-module .feat-button a,
.off-canvas-inner .blue-pill-btn {
/*     background: #357DB4 !important;
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
    font-weight: bold !important;
    text-shadow: none !important;
    font-size: 16px !important;
    padding: 10px 30px 6px !important;
    border-radius: 7px !important;
    color: white !important;
    transition: all .15s ease-in-out !important;
    display: inline-block;
    text-align: center; */
}
/* .off-canvas-inner .hs-menu-wrapper.active-branch{
	margin-bottom:20px;
} */
.off-canvas-inner a {
    color: #727B89;
}

.off-canvas-inner ul > li a {
/*     white-space: nowrap; */
    font-size: 16px;
    font-weight: 700;
    color: #FFF;
}

.off-canvas-inner ul > li.hs-item-has-children > a{
	width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
	padding-left: 36px;
    border-bottom: 1px solid #626262;
    border-top: 1px solid #626262;
    float: left;
/*     margin-bottom: 15px; */
}
.off-canvas-inner .green-pill-btn{
	width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
	padding-left: 36px;
    border-bottom: 1px solid #626262;
    float: left;
    margin-bottom: 15px;
	font-size: 16px;
    font-weight: 700;
    color: #FFF;
}
.off-canvas-inner ul > li.hs-item-has-children > a:before{
    content: "\f067";
    color: #FFF;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 30px;
    font-size: 16px;
}
.off-canvas-inner ul > li.hs-item-has-children > a i {
	display:none;
}
.off-canvas-inner ul > li.hs-item-has-children > a.open:before{
	display:none;
}
.off-canvas-inner ul > li.hs-item-has-children > a.open{
	background: #003E6E;
}
.off-canvas-inner ul > li.hs-item-has-children > a:after{
    content: "\f068";
    color: #FFF;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 30px;
    font-size: 16px;
}

.off-canvas-inner ul > li a .fs-300{font-weight: 300;}
.mobile-menu-btn{
	display:none;
}

/*submenu mobile*/

.off-canvas-inner ul > li .hs-menu-children-wrapper {
	visibility: hidden;
	z-index:9;
	opacity: 0;
	-prefixes-transition-property: opacity, visibility;
	-prefixes-transition-duration: .4s, 0s;
	-prefixes-transition-delay: 0s, .4s;
	max-height: 0;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
	width: 100%;
}

.off-canvas-inner ul > li .hs-menu-children-wrapper.open {
	visibility: visible;
	opacity: 1;
	-prefixes-transition-delay: 0s, 0s;
	background: #005393;
	top: 54px;
	left:30px;
	max-height: 700px;
    transition: max-height 0.25s ease-in;
}


.off-canvas-inner ul > li:hover {
	background: #357DB4;
}

.off-canvas-inner ul > li .hs-menu-children-wrapper li:active,
.off-canvas-inner ul > li .hs-menu-children-wrapper li:focus {
	background: #005393;
}

/*Submenu*/
.header-module .menu-col ul > li .hs-menu-children-wrapper {
	position: absolute;
	visibility: hidden;
	z-index:9;
	opacity: 0;
	-prefixes-transition-property: opacity, visibility;
	-prefixes-transition-duration: .4s, 0s;
	-prefixes-transition-delay: 0s, .4s;
}
.header-module .menu-col ul > li .hs-menu-children-wrapper li {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #626262;
	padding: 15px 35px;
}

.header-module .menu-col ul > li .hs-menu-children-wrapper li:hover {
	background: #357DB4;
}

.header-module .menu-col ul > li .hs-menu-children-wrapper li:active,
.header-module .menu-col ul > li .hs-menu-children-wrapper li:focus {
	background: #005393;
}
.header-module .menu-col ul > li .hs-menu-children-wrapper li a{
	clear: both;
	font-weight: 700;
	color: #FFF;
	width: 100%;
}
.header-module .menu-col ul > li .hs-menu-children-wrapper li a .fs-300 {
	font-weight: 300;
	color: #EDEDED
}
.header-module .menu-col ul > li:hover .hs-menu-children-wrapper {
	visibility: visible;
	opacity: 1;
	-prefixes-transition-delay: 0s, 0s;
	background: #333;
	top: 55px;
	left:-10px;
}

@media (max-width:1199px){
	.header-module .menu-col ul > li {padding: 15px 11px;}	
}


@media (max-width:1000px){
	.header-module .logo-col__mobile{display: block;}
	.header-module .logo-col__desktop{display: none;}
	.logo-col{
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
	.navbar-toggle .icon-bar {
		border-radius: 1px;
		display: block;
		height: 2px;
		margin: 0px;
		width: 30px;
		transition: all .15s linear 0s;
	}
		.navbar-toggle .icon-bar.middle {
		margin: 6px 0;
		width: 75%;
	}

	.navbar-toggle .icon-bar {
		background: rgb(0, 0, 0);
	}
	.navbar-toggle .icon-bar {
		border-radius: 1px;
		display: block;
		height: 2px;
		margin: 0px;
		width: 30px;
		transition: all .15s linear 0s;
	}
	.mobile-menu-btn{
		display: inline-block;
		float: right;
	}
	.top,
	.bottom .hs-menu-wrapper,
	.bottom .feat-button{
		display:none;
	}
	.off-canvas-inner.open{
		left:0%;
	}
	.navbar-toggle{
		border:none;
		background:none;
	}
	.navbar-close .icon-bar.first {
    transform: rotate( 45deg);
    top: 1px;
    transition: all .1s linear 0s;
	}
	.navbar-toggle{
		margin-top:15px;
	}
	
	.navbar-close, .navbar-close:visited {
        display: block;
        height: 24px;
		width: 24px;
		position: absolute;
		top: 17px;
		right: 27px;
		margin: 0;
		padding: 0;
		border: 0;
		background: transparent;
		transition: all .6s ease 0s;
	}
	.navbar-close, .navbar-close:visited {
/*     display: block;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 25px;
    right: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    transition: all .6s ease 0s; */
}
	.navbar-close .icon-bar.last {
    transform: rotate(
-45deg
);
    top: -1px;
    transition: all .1s linear 0s;
}

.navbar-close .icon-bar {
    display: block;
    width: 100%;
    height: 2px;
    background: #FFF;
    position: relative;
}
.header-module {
/*     font-family: "Lato",sans-serif; */
    font-weight: 500;
    padding: 5px 0;
    position: fixed;
/*     background: white; */
    width: 100%;
    z-index: 1000000;
}
}
@media (max-width:1200px){
	.header-module .container{
		max-width: 100% !important;
	}
}
@media (max-width: 991px) {
	#menu-spacer{
		height: 55px;
	}
}