ul {
	padding: 0;
	margin: 0;
	list-style-type: none!important;
}

/* ������� ������ ������ */
.topPanel {
	display: none;
	padding: 0px 10px;
	width: 100%;
	position: fixed;
	top:0px;
	min-height: 40px;
	line-height: 40px;
	z-index:99999;
	background: #d1d3d5;;
	text-align: center;
}

.topPanel .fa {
	color: #fff;
	font-size: 24px;
}

.topPanel .text {
	position:absolute;
	top:-10px;
	right:8px;
}

.topPanel .header-search {
    margin: 0;
}

.topPanel img{
	width: 37px;
	height: 37px;
	border: 1px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	top:1px;
	left:90px;
}

@media (max-width: 480px) {
a.up2 {	
    bottom: 110px;
    right: 90px;	
}
}
a.up2:hover {
	opacity:0.9;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	color: #fff;
}
.fa-chevron-circle-up {
	font-size: 38px!important;
	color: #fff;
}
/* ������� ������ ����� */

.fa.fa-phone-square {
	font-size: 20px;
	color: #fff;
}

ul.top-menu-nav {
	margin-bottom: 0px!important;
}

.header {
	-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}

.top-menu {
    background-color: #00015C;
	line-height: 43px;
	overflow: hidden;
}
@media (max-width:767px) {
	.top-menu .top-menu-nav{
		max-height: 0px;
		overflow: hidden;
		-webkit-transition:all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
		-moz-transition:all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
		-ms-transition:all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
		-o-transition:all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
		transition:all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
     	line-height: 40px;
     	padding-left: 0;
	}
	.top-menu.active .top-menu-nav{
	   	max-height: 300px;
	}
}
.top-menu-nav {
	list-style:none;
	display: block;
	padding-left: 23px;
}
@media (max-width:991px) {
	.top-menu-nav{
		margin-left: 20px;
	}
}
@media (max-width:767px) {
	.top-menu-nav {
	    margin-left: 0;
	    text-align: center;
	}
}
	.top-menu-nav li {
		display: inline-block;
		margin-right: 34px;
	}
	@media (max-width:991px) {
		.top-menu-nav li{
			margin-right: 20px;
		}
	}
	@media (max-width:767px) {
		.top-menu-nav li{
			display: block;
			margin-right: 0;
		}
	}
	.top-menu-nav li:last-child {
		margin-right: 0;
	}
		.top-menu-nav li a {
			color: #fff;
			font-family: Arial;
			font-size: 15px;
			font-weight: 400;
			-webkit-transition: all 0.2s ease-in-out;
			-moz-transition: all 0.2s ease-in-out;
			-ms-transition: all 0.2s ease-in-out;
			-o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
		}
		.top-menu-nav li a:hover {
			text-decoration: none;
			opacity: 0.7;
		}
		@media (max-width:991px) {
			.top-menu-nav li a {
				font-size: 12px;				
			}
		}
		@media (max-width:767px) {
			.top-menu-nav li a {
				display: block;
				border-bottom: 0 none;				
			}
			.top-menu-nav li a:hover{
				border-bottom: 0 none;
			}
		}
	
.cabinet{font-size: 12px;font-family: Arial;}
.cabinet.list-inline{text-align: center;}
.cabinet.list-inline > li {
	line-height: 1.5;
	vertical-align: middle;
}
.cabinet .cabinet-lk{
	width: 60%;
	text-align: center;
	padding-left: 20px;
}
.cabinet .cabinet-item{
	width: 25%;
	text-align: center;
	padding-left: 20px;
}
.cabinet-link {
	display: inline-block;
	height: 44px;
	line-height: 46px;
	padding-left: 15%;
    min-width: 100px;
	text-align: center;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background: #002751;
	color: #d6d0a3;
	    padding-left: 10px;
	    padding-right: 10px;
	    width: 100%;
}
.cabinet-link:hover {
	color: #fff;
}
 
#asd201806282101 {

	display: inline-block;
	height: 44px;
	width: 44px;
	background: url(/images/head/cabinet-icon.png) center center no-repeat;

}
.cabinet-link:hover{
	background-color:#044388;
}
.mail-to-director {
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
}
.mail-to-director-link {
	color: #14385f;
	font-size: 15px;
	font-weight: 400;
	position: relative;
	text-decoration: none;
}
.mail-to-director-link > span{
	border-bottom: 1px solid;
}
.mail-to-director-link:hover {
	text-decoration: none;
}
.mail-to-director-link:hover  > span{
	border-color: transparent;
}
.mail-to-director-link:after {
	content: "";
	display: inline-block;
	margin-left: 10px;
	background: url(/images/head/mail-to-director.png);
	width: 16px;
	height: 16px;
}
.header-content {
    background: #d1d3d5;;
	min-height: 112px;
}
@media (min-width:768px) {
	.cabinet .cabinet-lk{width: 30%;}
	.cabinet.list-inline{text-align: right;}
	.mail-to-director {
		width: auto;
		margin-left: -5px;
		margin-bottom: 0;
	}
}
@media (min-width:992px) {
	.cabinet{font-size: 15px;}
	.cabinet .cabinet-lk{width: auto;}
	.cabinet .cabinet-item{width: 45%;}
	.cabinet-link{
	    padding-left: 10px;
	    padding-right: 10px;
	    width: 100%;
	}
}

@media (min-width:1200px) {
	.cabinet .cabinet-item {width: 30%;}
}

.logo {
	display: block;
	background: url(/images/head/185-61.png);
	width: 83px;
    height: 129px;
    position: absolute;
    top: -14px;
    left: 28px;
}
.logo-text {
    color: #00015C;
    font-family: Arial;
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 26px;
    display: inline-block;
    margin-left: 23px;
}
.logo-text:hover {
	text-decoration: none;
}
	.logo-text span {
		font-size: 13px;
		font-weight: 400;
		color:#000;
	}
	@media (max-width:1199px) {
		.logo-text span{
			font-size: 14px;
		}
	}
	@media (max-width:991px) {
		.logo-text{
			font-size: 16px;
			margin-left: 43px;
			line-height: 20px;
			margin-top: 15px;
		}
			.logo-text span{
				font-size: 14px;
			}
	}
	@media (max-width:767px) {
		.logo-text {
		    margin-left: 95px;
		}
	}
.top-phone,
.top-phone a {
	color: #00015C;
	font-family: Arial;
	font-size: 30px;
	font-weight: 700;
	text-align: right;
	margin-top: 31px;
	margin-right: 11px;
}
.top-phone a:hover {
	text-decoration: none;
}
.search {
	height: 34px;
	width: 424px;
	position: relative;
	margin-top: 35px;
	margin-left: -18px;
	z-index: 123;
}
@media (max-width:1199px) {
	.search{
		width: auto;
	}
	.top-phone,
	.top-phone a{
		margin-right: 0;
	}
}
.search span{
	display: block;
	background: url(/images/head/search.png);
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 17px;
	cursor: pointer;
}
	.search input[type="text"]{
		width: 100%;
		height: 36px;
		line-height: 36px;
		padding-left: 11px;
		color: #000;
		font-family: Arial;
		font-size: 13px;
		font-weight: 400;
		background: #ffffff;
		border: 0 none;
	}
	@media (max-width:991px) {
		.top-phone,
		.top-phone a{
			margin-top: 8px;
			font-size: 22px;
		}
		.search {
			height: 36px;
			line-height: 36px;
			margin-top: 15px;
		}
		.search input[type="text"]{
			height: 36px;
			line-height: 36px;
		}
	}
	@media (max-width:767px) {
		.top-phone,
		.top-phone a {
		    margin-top: 15px;
		    font-size: 18px;
		    margin-bottom: 15px;
		}
		.search{
			margin-left: 0;
			margin-top: 35px;
		}
	}
.main-menu-wrapper {
	height: 50px;
	border-top:1px solid #e4e4e4;
	position: relative;
}
@media (max-width:767px) {
	.main-menu-wrapper{
		height: auto;
	}
}
.main-menu {
	list-style:none;
	position: relative;
}
@media (max-width:767px) {
	.main-menu{
		padding-bottom: 10px;
	}
}
.main-menu:after {
	content:"";
	clear:both;
	display: block;
}
	.main-menu > li {
		display: block;
		float:left;
		position: relative;
	}
	.main-menu > li:first-child a {
		padding-left: 0;
	}
	.main-menu > li:last-child a {
		padding-right: 0;
	}
	/*
	.main-menu > li:nth-child(5) a {
		border-right:1px solid #e4e4e4;
		border-left:1px solid #e4e4e4;
	}
	*/
.main-menu > li > a {
	color: #2b2b2b;
	font-family: Arial;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 44px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
}
@media (max-width:1199px) {
	.main-menu > li > a{
		padding: 0 24px;
	}
}
@media (max-width:991px) {
	.main-menu > li{
		padding-top: 0;
		height: 50px;
	}
	.main-menu > li:before{
		content:"";
		height: 100%;
		display: inline-block;
		vertical-align: middle;
	}
	.main-menu > li > a{
		padding: 0 23px;
		line-height: normal;
		height: auto;
		font-size: 11px;
	}
	.main-menu > li:nth-child(5) a{
		border:0;
	}
}
@media (max-width:767px) {
	.main-menu > li {
		float:none;
		height: auto;
		padding-top: 12px;
	}
	.main-menu > li:before{
		display: none;
		
	}
	.main-menu > li > a{
		padding: 10px 24px 10px 0;
		display: block;
	}

	.main-menu > li.has-sub-menu > a.active:before{
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}
.main-menu > li > a:hover {
	color: #336699;
}
.main-menu > li > ul {
	position: absolute;
	width: auto;
	background: #fff;
	top:50px;
	left:22px;
	height: 0px;
	overflow: hidden;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	z-index: 9999;
	padding-top: 0;
	padding-left: 24px;
	padding-right: 20px;
}
@media (max-width:991px) {
	.main-menu > li > ul {
		left:0px;
	}
}
.main-menu > li:first-child > ul{
	left:-23px;
}
.main-menu > li:nth-child(2) > ul{
	width: 700px;
}
.main-menu > li:nth-child(3) > ul{
	min-width: 250px;
}
@media (max-width:991px) {
	.main-menu > li:nth-child(2) > ul{
		width: 592px;
	}
}
@media (max-width:767px) {
	.main-menu > li:nth-child(2) > ul{
		width: auto;
	}
}
@media (max-width:767px) {
	.main-menu > li > ul{
		position: relative;
		top:0;
		left:0px !important;
		margin-left: -15px;
		margin-right: -15px;
		width: auto;
		padding:0 15px 0 15px;
		background:#f6f6f6;
	}
}
.main-menu > li.has-sub-menu > a:before{
	content:"";
	background: url(/images/head/play45.png);
	width: 7px;
	height: 5px;
	position: absolute;
	top: 21px;
	right: 20px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
@media (max-width:1199px) {
	.main-menu > li.has-sub-menu > a:before{
		right:5px;
	}
}
@media (max-width:991px) {
	.main-menu > li.has-sub-menu > a:before{
		top:50%;
		margin-top: -3px;
	}
}
@media (min-width:768px) {
	.main-menu > li:hover > ul {
		height: auto;
		padding-top: 32px;
		padding-bottom: 15px;
		box-shadow: 4px 7px 16px 0px rgba(0, 0, 0, 0.34);
	}
}
@media (max-width:767px) {
	.main-menu > li > ul {
		height: auto;
		max-height: 0px;
	}
	.main-menu > li > ul.active {
		max-height: none;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-top: 15px;
	}
}

	.main-menu > li > ul > li {
		display: block;
		white-space:nowrap;
	}
	.main-menu > li:nth-child(2) > ul > li {
		display: inline-block;
		float:left;
		width: 50%;
	}
	@media (max-width:767px) {
		.main-menu > li:nth-child(2) > ul > li {
			display: block;
			float: none;
			width: 100%;
		}
	}
		.main-menu > li > ul > li > a {
			display: block;
			height: 36px;
			margin-top: 10px;
			color: #2b2b2b;
			font-family: Arial;
			font-size: 13px;
			font-weight: 700;
			text-transform: uppercase;
			-webkit-transition: all 0.2s ease-in-out;
			-moz-transition: all 0.2s ease-in-out;
			-ms-transition: all 0.2s ease-in-out;
			-o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
		}
		@media (max-width:991px) {
			.main-menu > li > ul > li > a{
				font-size: 11px;
			}
		}
		.main-menu > li:hover > ul > li > a:hover {
			color: #336699;
		}

@media (max-width:1600px) {
	.left-slider{
		display: none;
		
	}
}
.menu-toggle{
	display: none;
}
@media (max-width:767px) {
	.menu-toggle{
		display: block;
		width: 36px;
		height: 36px;
		background: #000;
	}
}
.btnn{
	display: none;
}

@media (max-width:767px) {
	.btnn {
	  font-size: inherit;
	  cursor: pointer;
	  display: inline-block;
	  outline: none;
	  position: relative;
	  -webkit-appearance: none;
	  border-top-left-radius: 0;
	  border-top-right-radius: 0;
	  border-bottom-left-radius: 0;
	  border-bottom-right-radius: 0;
	  border-bottom-left-radius: 0;
	  border-top-left-radius: 0;
	  border-bottom-right-radius: 0;
	  border-top-right-radius: 0;
	  background-color: transparent;
	  border: none;
	  -webkit-transition: all 350ms cubic-bezier(0.645, 0.045, 0.355, 1);
	  transition: all 350ms cubic-bezier(0.645, 0.045, 0.355, 1);
	     display: block;
	    margin: 0 auto;
	}
	.btnn div {
		display: inline-block;
		
	}
	.btnn i{
		display: inline-block;
		font-style: normal;
	    color: #fff;
	    font-family: arial;
	    font-weight: 400;
	    text-transform: uppercase;
	    margin-left: 5px;
	}

	.btn--menu.is-active span {
	  background-color: #ef434d;
	}
	.btn--menu.is-active span:nth-of-type(2) {
	  opacity: 0;
	}
	.btn--menu.is-active span:first-of-type {
	  top: 0.438em;
	  -webkit-transform: rotate(45deg);
	  transform: rotate(45deg);
	}
	.btn--menu.is-active span:last-of-type {
	  top: -0.313em;
	  -webkit-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}
	.btn--menu span {
	  position: relative;
	  top: 0;
	  display: block;
	  width: 1.25em;
	    height: 2px;
	    margin-bottom: 3px;
	  background-color: #fff;
	  -webkit-transition: all 350ms cubic-bezier(0.645, 0.045, 0.355, 1);
	  transition: all 350ms cubic-bezier(0.645, 0.045, 0.355, 1);
	}
	.btn--menu span:last-of-type {
	  margin-bottom: 0;
	}
}


#overlay {
    z-index: 9998;
    position: fixed;
    background-color: #000;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.modal_form {
    display: none;
    width: 300px;
    /*height: 400px;*/
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: fixed;
    top: 45%;
    left: 50%;
    margin-top: -200px;
    margin-left: -150px;
    padding: 0px;
    opacity: 0;
    z-index: 9999;
}

/*close button */
.modal_close {
    cursor: pointer !important;
    text-decoration: none;
    color: grey;
    position: absolute;
    top: 30px;
    right: 30px;
    background: url('/images/head/close.png') 0 0 no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    font-size: 0px;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    z-index: 9999;
}
.modal_close:hover {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
@media (max-width: 767px) {
    .modal_form{
        width: 100% !important;
        height: auto !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
        padding: 0 !important;
        top:0px !important;
        left:0px !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        position: absolute;
    }
}
.modal_form .sidebar-form{
	margin-left: 0;
	margin-bottom: 0;
}
#modal_form_compare{
	height: auto;
	width: 400px;
	margin-left: -200px;
}
.blue-btn{
	display: inline-block;
	padding: 5px 10px;
	color: #fefefe;
	background-color: #6e98c6;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.blue-btn:hover{
	background-color: #00458e;
}
.delete-compare{
	display: inline-block;
	padding: 5px 10px;
	color: #fefefe;
	background-color: #6e98c6;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.delete-compare:hover{
	background-color: #00458e;
}
@media (max-width:767px) {
	.blue-btn{
		width: 100%;
		margin: 0;
		margin-top: 10px;
		text-align: center;
	}
}


.sidebar-form{
	border: 1px solid #dddddd;
	background-color: #ffffff;
	margin-left: 38px;
	padding: 35px 40px;
	margin-bottom: 30px;
}
@media (max-width:991px) {
	.sidebar-form{
		margin-left: 0;
	}
}
.sidebar-form h2{
	color: #6e98c6;
	font-family: Arial;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}
.sidebar-form input, .sidebar-form select, .sidebar-form textarea{
	border: 1px solid #dddddd;
	background-color: #ffffff;
	width: 100%;
	color:#000;
	font-family: Arial;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 10px;
	padding-left: 10px;
}
.sidebar-form input, .sidebar-form select{
	height: 36px;
	line-height:36px;
}
.sidebar-form select{
	padding-left: 6px;
}
.sidebar-form textarea{
	height: 100px;
	margin-bottom: 20px;
}
.sidebar-form input[type="submit"]{
	height: 40px;
	line-height: 40px;
	color: #fefefe;
	font-family: Arial;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	border:0;
	outline:none;
	width: 100%;
	background-color: #6e98c6;
	margin: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.sidebar-form input[type="submit"]:hover{
	background-color: #00458e;
}
.compare {
	position:absolute;top:20px;right:-100px;
}
.callback_btn {
    color: #fff;
}