/*
 * Header
 * ------------------------------------------------------------------------------------------------
*/
#header {
	background-color: #FFF;
	border-bottom: 0 solid #eee;
	height: auto;
	padding: 15px 0;
	position: relative;
}
#header.page_menu_hide {
	padding: 23px 0;
}
#header > .container {
	height: 100%;
	position: relative;
}
#header .col_row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
	position: relative;
	flex-wrap: wrap;
}

#header .col_phone {
	padding-left: 0;
}
#header .col-phone {
	line-height: normal;
	text-align: right;
}
#header .phone-label {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	vertical-align: middle;
}
#header .phone-number {
	display: inline-block;
	color: #F4620E;
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 10px;
}
#header .phone-number:hover {
	color: #F4620E;
	text-decoration: underline;
}
#header .phone-number:before {
	content: "";
	display: inline-block;
	display: none;
	background-image: url(../img/icons/phone.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 18px;
	height: 18px;
	margin-right: 7px;
	vertical-align: middle;
}
@media (min-width: 768px) {
	#header .col_row {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
	}
	body.header-old #header .col_row {
		align-items: center;
	}
	#header .col_row.page_menu_hide {
		align-items: center;
	}
}
@media (max-width: 991px) {
	#header .col_row {
		align-items: center;
	}
	#header .col-phone {
		margin-top: 5px;
	}
	#header .col-phone.has_mob_burger {
		padding-right: 50px;
	}
	#header .phone-label {
		display: block;
	}
	#header .phone-number {
		font-size: 18px;
		line-height: 25px;
	}
}
@media (max-width: 767px) {
	#header {
		padding: 10px 0;
		min-height: 50px;
	}
	#header > .container {
		position: static;
	}
	#header .col_phone {
		padding-left: 0;
	}
	#header .col-phone {
		padding-left: 0;
		margin-top: 0;
	}
	#header .col-phone.has_mob_burger {
		padding-right: 45px;
	}
	#header .col-phone-mob {
		text-align: center;
		margin-top: 18px;
		margin-bottom: -10px;
		width: 100%;
		height: 29px;
		background-color: #002130;
	}
	#header .col-logo.logo-center {
		text-align: center;
	}
	#header .phone-label {
		font-size: 10px;
		line-height: normal;
		margin-bottom: 0;
	}
	#header .phone-number {
		display: inline-block;
		vertical-align: middle;
		font-size: 16px;
		font-weight: 600;
		line-height: 18px;
		margin-top: 5px;
		margin-left: 0;
		text-decoration: none;
	}
	#header .phone-number:hover {
		text-decoration: none;
	}
	#header .phone-number:before {
		display: none;
	}
	#header .phone-number.short_label {
		font-size: 16px;
		text-decoration: underline;
	}
	/*
	#header .phone-number.short_label:after {
		content: "";
		background-image: url(../img/icons/phone.svg);
		background-repeat: no-repeat;
		background-size: contain;
		width: 22px;
		height: 21px;
		display: inline-block;
		margin-left: 6px;
		vertical-align: baseline;
		position: relative;
		top: 2px;
		right: -1px;
	}
	*/
}
@media (max-width: 350px) {
	#header .phone-label {
		font-size: 9px;
	}
}







/*
 * Logo
 * ------------------------------------------------------------------------------------------------
*/
#header .col-logo {
	font-size: 0;
	line-height: 0;
}
#header img.logo,
#header a.logo-link svg {
	margin: 0;
	width: auto;
	height: 43px;
	max-width: 100%;
}
#header a.logo-link {
	display: inline-block;
	font-size: 0;
	line-height: 0;
}
@media (max-width: 767px) {
	#header a.logo-link {
		display: block;
		line-height: 0;
		text-align: left;
	}
	#header img.logo, #header a.logo-link svg {
		display: inline-block;
		height: 36px;
	}
}
@media (max-width: 450px) {
	#header img.logo {
		height: 25px;
	}
}
@media (max-width: 350px) {
	#header img.logo,
	#header a.logo-link svg	{
		height: 25px;
	}
}






/*
 * Logo
 * ------------------------------------------------------------------------------------------------
*/
.header-stars {
	position: absolute;
	top: -15px;
	right: -70px;
	transform: translateX(100%);
	z-index: 100;
}
@media (max-width: 1900px) {
	.header-stars {
		right: 0;
	}
}
@media (max-width: 1590px) {
	.header-stars {
		display: none;
	}
}








/*
 * Menu
 * ------------------------------------------------------------------------------------------------
*/
#header .menu-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin-top: 5px;
}
#header .menu-row.only-button {
	display: flex;
	justify-content: flex-end;
}
#header .menu-row .site_small_btn {
	min-width: 104px;
	position: relative;
	top: -3px;
}
#header .col-menu.mob .nav_bar {
	display: none;
}
#header .main-navigation .menu-header {
	text-align: left;
}
#header .main-navigation .menu-header-menu-container {
	text-align: left;
}
#header ul.nav-menu {
	display: inline-block;
	padding: 0;
	width: 100%;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	top: 0;
}
#header ul.nav-menu li {
	display: inline-block;
	list-style: none;
	margin-bottom: 0;
}

#header ul.nav-menu li a {
	display: inline-block;
	color: #0E3C4D;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	line-height: 160%;
	list-style: none;
	padding: 5px 14px;
	border-radius: 0;
	transition: all 0.2s;
}
#header ul.nav-menu > li > a {
	padding: 0 14px;
}
#header ul.nav-menu > li:hover > a,
#header ul.nav-menu li.current_page_item a {
	display: inline-block;
	color: #F4620E;
	text-decoration: none;
}
#header ul.nav-menu li a:focus,
#header ul.nav-menu li a:active {
	text-decoration: none;
}

#header ul.nav-menu li ul {
	border-top: 2px solid #F4620E;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.28);
}
#header ul.nav-menu li ul li {
	padding: 0;
}
#header ul.nav-menu li ul li a {
	color: #000;
	font-size: 13px;
	line-height: normal;
	padding: 12px 15px;
	width: 100%;
}
@media (min-width: 768px) {
	#header ul.nav-menu {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: -moz-inline-box;
		display: -webkit-inline-flex;
		display: -moz-inline-flex;
		display: -ms-inline-flex;
		display: -o-inline-flex;
		display: inline-flex;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-webkit-box-pack: justify;
			-ms-flex-pack: justify;
				justify-content: space-between;
	}
	#header .col-menu {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		top: 0;
	}
	#header ul.nav-menu > li:first-child > a {
		padding-left: 0;
	}
	#header ul.nav-menu > li:last-child > a {
		padding-right: 0;
	}
	#header ul.nav-menu li ul li:hover > a {
		background-color: #f2f2f2;
		color: #000;
	}
}
@media (max-width: 991px) {
	#header .menu-row {
		display: none;
	}
	#header ul.nav-menu li a {
		padding: 5px 7px;
	}
}
@media (max-width: 767px) {
	#header .col-menu {
		position: absolute;
	}
}






/*
 * Menu Mobile
 * ------------------------------------------------------------------------------------------------
*/
#header .menu-burger {
	display: none;
}
@media (max-width: 991px) {
	#header .nav_bar {
		display: none;
	}
	#header .nav_bar {
		position: absolute;
		top: 58px;
		left: 0;
		width: 100vw;
		height: auto;
		max-width: 100%;
		background-color: #204E5F;
		padding: 25px 30px 40px;
		background-repeat: no-repeat;
		background-size: 50%;
		background-position: left bottom;
		background-position-y: 87%;
		background-position-y: calc(100% - 65px);
		z-index: 1001;
	}
	#header ul.nav-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -moz-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
		width: 100%;
	}
	#header ul.nav-menu li {
		display: block;
		margin-left: 0;
	}
	#header ul.nav-menu li.shown,
	#header ul.nav-menu li.shown_bg {
		background-color: #0E3C4D;
		padding-bottom: 5px;
	}
	#header ul.nav-menu > li + li {
		margin-left: 0;
	}
	#header ul.nav-menu li a {
		display: inline-block;
		color: #FFF;
		font-size: 16px;
		border-radius: 0;
		padding: 12px 0;
		padding-right: 0;
		width: auto;
		position: relative;
	}
	#header ul.nav-menu > li > a {
		padding: 10px 0;
	}
	#header ul.nav-menu li a:hover {
		color: #fff;
	}
	#header ul.nav-menu li.shown > a {
		color: #fff;
	}
	#header ul.nav-menu li.current_page_item a {
		color: #F4620E;
	}
	
	#header .nav-menu-phone {
		padding: 0 15px;
		position: static;
		bottom: auto;
		width: 100%;
		text-align: center;
		margin-top: 100px;
	}
	#header .nav-menu-phone .phone-label {
		display: block;
		color: #fff;
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 0.01em;
	}
	#header .nav-menu-phone .phone-number {
		color: #fff;
		font-size: 18px;
		font-weight: 500;
		line-height: normal;
		margin-top: 10px;
	}
	#header .nav-menu-phone .phone-number:before {
		content: "";
		background-image: url(../img/icons/phone-white.svg);
		background-repeat: no-repeat;
		background-size: contain;
		width: 18px;
		height: 18px;
		display: inline-block;
		margin-right: 7px;
		vertical-align: middle;
	}
	#header .nav-menu-phone .phone-number:after {
		display: none;
	}
	
	#header .menu-burger {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		float: right;
		position: absolute;
		top: 50%;
		right: 0;
		color: #fff;
		background-color: transparent;
		width: 56px;
		height: 100%;
		cursor: pointer;
		transform: translateY(-50%);
		z-index: 1001;
	}
	.form_page #header .menu-burger {
		display: none;
	}
	#header .menu-burger span {
		display: block;
		width: 24px;
		height: 2px;
		background-color: #fff;
		margin-bottom: 6px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	#header .menu-burger span:last-child {
		margin-bottom: 0;
	}
	#header .menu-burger.shown span:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		position: relative;
		top: 9px;
	}
	#header .menu-burger.shown span:nth-child(2) {
		background-color: transparent;
	}
	#header .menu-burger.shown span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		position: relative;
		top: -7px;
	}
}






/*
 * Search
 * ------------------------------------------------------------------------------------------------
*/
#header form.search-form {
	float: right;
	max-width: 218px;
}
form.search-form {
	position: relative;
	max-width: 218px;
}
form.search-form label {
	position: relative;
	margin-bottom: 0;
	width: 100%;
}
form.search-form input[type="search"] {
	color: #969696;
	font-size: 14px;
	font-weight: 400;
	background-color: #fff;
	border: 1px solid #BBBBBB;
	border-radius: 4px;
	padding: 10px 15px 10px 37px;
	width: 100%;
	height: 40px;
	outline: 0;
}
form.search-form input[type="search"]::-webkit-input-placeholder { color: #A5A5A5; }
form.search-form input[type="search"]::-moz-placeholder { color: #A5A5A5; }
form.search-form input[type="search"]:-moz-placeholder { color: #A5A5A5; }
form.search-form input[type="search"]:-ms-input-placeholder { color: #A5A5A5; }
form.search-form input[type="search"]::placeholder { color: #A5A5A5; }
form.search-form input[type="search"]::-ms-expand { color: #A5A5A5; }

form.search-form input[type="search"]:focus::-webkit-input-placeholder { color: transparent; }
form.search-form input[type="search"]:focus::-moz-placeholder { color: transparent; }
form.search-form input[type="search"]:focus:-moz-placeholder { color: transparent; }
form.search-form input[type="search"]:focus:-ms-input-placeholder { color: transparent; }
form.search-form input[type="search"]:focus::placeholder { color: transparent; }
form.search-form input[type="search"]:focus::-ms-expand { color: transparent; }

form.search-form img.icon-search {
	position: absolute;
	top: 48%;
	left: 12px;
	max-width: 17px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
/* Search Form End ==============================================================================*/






/*
 * Header Blue
 * ------------------------------------------------------------------------------------------------
*/
.design_blue #header .col_row {
	display: block;
}
.design_blue #header img.logo,
.design_blue #header a.logo-link svg {
	margin: 0;
	width: 150px;
	height: auto;
	max-width: 100%;
}
.design_blue #header .phone-label {
	color: #969696;
	font-size: 14px;
	line-height: 20px;
}
.design_blue #header .phone-number {
	color: #393939;
	font-size: 22px;
}
@media (min-width: 768px) {
	.design_blue #header .col-logo {
		width: 100%;
		text-align: center;
	}
	.design_blue #header .col-phone {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
}
@media (max-width: 400px) {
	.design_blue #header {
		padding: 10px 0;
		min-height: 60px;
	}
}
@media (max-width: 370px) {
	.design_blue #header .phone-label {
		font-size: 13px;
	}
	.design_blue #header .phone-number {
		font-size: 20px;
	}
}
















