/*-------------------------
    general
---------------------------*/
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 100%;
    width: 100%;
    min-width: 1024px;
    min-height: 100%;
    color: #090909;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    position: relative;
}
body {
    background: #fff;
}
* {
	box-sizing: border-box;
}
.clear {
    clear: both;
}
.wrapper {
    position: relative;
    min-height: 100%;
    margin: 0 auto;
    
}

.container {
    width: 1024px;
    margin: 0 auto;
    position: relative;
}
/*табличная разметка*/
.box-table {
    display: table;
    width: 100%;
 }
.box-row {
    display: table-row;
    width: 100%;
}
.box-cell {
    display: table-cell;
    vertical-align: top;
    position: relative;
}

/*----------------------
    header
------------------------*/
.box-header {
    position: relative;
    margin: 0 auto;
    min-height: 130px;
	text-align: right;
	padding-bottom: 10px;
	/*background: url("../images/bg-ny.jpg") repeat;*/ 
}

.ny-top {
	position: absolute;
	top: 5px;
	left: 240px; 
}
.box-logo {
    position: absolute;
    top: 10px;
    left: 15px;
    display: block;
    background: url("../images/logo.png") no-repeat;
    width: 197px;
    height: 100px;
	background-size: auto 100%;
}
.box-mail {
    font-size: 16px;
    display: inline-block;
	vertical-align: top;
	margin: 20px 0 0 0;
	text-align: left;
	background: url("../images/mail.png") no-repeat left top 1px;
	padding-left: 25px;
	min-height: 20px;
	line-height: 24px;
}
.title-mail {
	color: #043b74;
	font-weight: 600;
	
}
.box-tel {
    display: inline-block;
	vertical-align: top;
	margin: 20px 0 0 210px;
    font-size: 16px;
    text-align: left;
	background: url("../images/phone.png") no-repeat left top 2px;
	padding-left: 25px;
	min-height: 20px;
	line-height: 24px;
}
.box-tel a {
	color: #090909;
	text-decoration: none;
}

/*-----------------------
       menu-top
------------------------*/

.line-menu {
    height: 46px;    
    margin: 0;   
    background: #e6ebf1;
	text-align: right;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.25);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.25);
}

.nav-box {
    margin: 0 auto;
    height: 46px;
    position: relative;
    display: inline-block;
	vertical-align: top;
}
.nav-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 46px;
    display: table;
}
.nav-box ul li {
    padding: 0;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.nav-box ul li a {
    font-size: 16px;
    display: block;
    line-height: 44px;
    height: 46px;
    padding: 0 15px;
    color: #043b74;
    text-align: center;
	text-decoration: none;
	font-weight: 600;

}

.nav-box ul li:last-child a {
    padding-right: 0;
}
.nav-box ul li a:hover {
    opacity: 0.8;
}
.btn-nav {
	position: absolute;
	top: 4px;
	left: 0;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	display: block;
	width: 160px;
	height: 38px;
	line-height: 36px;
	background: #043b74 url("../images/btn-menu.png") no-repeat left 15px top 12px;
	padding-left: 50px;
	text-decoration: none;
	text-align: left;
	border: none;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.drpdown-menu {
	position: absolute;
	background: #e6ebf1;
	z-index: 100;
	display: none;
	width: 300px;
	right: 0;
}
.nav-box .drpdown-menu a {
	line-height: 18px;
	height: auto;
	text-align: left;
	padding: 5px 10px 15px 10px;
}
.nav-box ul > li:hover .drpdown-menu{
	display: block;
}

/*--------------------
slider
------------------------*/
.box-slider {
    position: relative;
    width: 720px;
    margin: 40px 0 0 0;
    text-align: center;

}
.box-slider img {

}

/*----------------------
  content
-----------------------*/
.main {

    margin: 0;
    padding: 0;
}
.row {
    display: table;
    vertical-align: top;
}

/*--------------------------
   menu left
----------------------------*/

.menu-left {
    padding: 10px 10px 20px 10px;
	background: #e6ebf1;
    position: absolute;
	z-index: 100;
	left: 0;
	width: 270px;
	line-height: 18px;
	display: none;
}
.btn-nav:hover .menu-left {
	display: block;
}

.menu-left a, .mein {
    text-decoration: none;
    color: #090909;
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin: 0;
   
}
.menu-left a {
    padding: 5px 0px 5px 0px;
}
.mein {
    padding: 5px 0px 5px 0px;
}
.menu-left .meii {

}
.menu-left .men .meii {
    background: transparent;
}
.menu-left .men {
    background: transparent;

    padding: 0 0 10px 0;
}
.menu-left .men a {
    font-size: 15px;
    color: #090909;
    padding: 1px 5px 1px 15px;
    font-style: normal;
    font-weight: normal;
   
}
.menu-left a:hover {
    opacity: 0.8;
}

.box-banner {
	background: url("../images/banner.jpg") no-repeat;
	height: 450px;
	background-size: cover;
	text-align: center;
	padding-top: 70px;
	color: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.title-banner {
	font-size: 24px;
	margin: 0 40px 40px 40px;
	display: inline-block;
	vertical-align: top;
	width: 400px;
}
.txt-banner {
	font-size: 20px;
	margin-bottom: 50px;
}
.btn-banner {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	border: 1px solid #fff;
	width: 250px;
	height: 46px;
	line-height: 44px;
	display: inline-block;
}

/*---------------------------
feedback
--------------------------*/
.feedback h2 {
    color: #1d1d1d;
    font-size: 16px;
    text-transform: uppercase;
}
.feedback p {
    font-size: 15px;
}
.feedback input[type="submit"] {
    color: #fff;
    font-size: 16px;
	font-weight: 600;
    background: #043b74;
    border: none;
    box-shadow: none;
    padding: 0;
	display: block;
	width: 150px;
	height: 38px;
	line-height: 36px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.feedback input[type="text"], .feedback textarea {
    border: 1px solid #000101;
    box-shadow: none;
}
.w165 {
    width: 300px;

}
.feedback textarea {
    max-width: 300px;
}
.w215 {
    width: 300px;
}
/*---------------------------
     content
----------------------------*/

.title-left {
	background: url("../images/title-underline.png") no-repeat left bottom;
	padding-bottom: 5px;
	text-align: left;
}
.title-center {
	background: url("../images/title-underline.png") no-repeat center bottom;
	padding-bottom: 5px;
	text-align: center;
}
.box-about {
	padding: 45px 0 45px 0;
}
.box-about img {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.box-about h2 {
	margin-top: 0;
}
.btn-about {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	display: block;
	width: 160px;
	height: 38px;
	line-height: 36px;
	background: #043b74;
	text-decoration: none;
	text-align: center;
	border: none;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	margin-top: 20px;
}
.box-preim {
	text-align: center;
	padding-bottom: 30px;
}
.single-preim {
	display: inline-block;
	vertical-align: top;
	width: 190px;
	font-size: 16px;
	font-weight: 600;
	margin: 20px 30px 0 30px;
}
.single-preim img {
	margin-bottom: 5px;
}
.box-gray {
	background: #e6ebf1;
	padding: 35px;
}
.cell-txt-gray {
	color: #043b74;
	font-size: 25px;
	line-height: 27px;
}
.cell-btn-gray {
	text-align: right;
	padding-top: 20px;
}
.btn-gray {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	display: inline-block;
	width: 215px;
	height: 50px;
	line-height: 48px;
	background: #043b74;
	text-decoration: none;
	text-align: center;
	border: none;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.btn {
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin-top: 0px;
    display: block;
    background: #573549;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    border-radius: 5px;
    padding: 0 30px;
    border: none;
}


/*-----------------------
   footer
------------------------*/

.bottom {
    height: 160px;
}

.footer-general {
    height: 160px;
    position: relative;
    margin: -160px auto 0 auto;
	color: #fff;
    background: #053b75;
	padding-top: 25px;
}
.cell-fcontacts {
	text-align: right;
}
.footer-general .box-mail {
	background: url("../images/footer-mail.png") no-repeat left top 1px;
	margin-top: 0;
}
.footer-general .title-mail {
	color: #fff;
}
.footer-general .box-tel {
	background: url("../images/footer-phone.png") no-repeat left top 1px;
	margin-top: 0;
}
.footer-general .box-tel a {
	color: #fff;
}


.star {
    padding: 0;
    font-size: 14px;
    color: #fff;
    opacity: 0.67;
    min-height: 24px;
}
.star a {
    color: #fff;
}
.star img {
    float: left;
    margin: 0px 10px 10px 0;
}

.box-content {
	padding-bottom: 30px;
	padding-top: 10px;
}

/*
.box-content, 
.box-content div,
.box-content p,
.box-content span,
.box-content a {
	font-family: 'Open Sans', sans-serif !important;
    font-size: 15px !important;
}
.box-content .nwtitle {
	font-size: 18px !important;
	font-weight: 600 !important;
}
.box-content .nwtitle a, .box-content .nwtitle a div,
.box-content .nwtitle a span {
	color: #000;
	font-size: 18px !important;
	font-weight: 600 !important;
}
h1, .box-content h1 span, .box-content h1 a,
.box-content h1 div {
	 font-size: 30px !important;
	 font-weight: 600 !important;
	 text-align: center !important;
	 
}
h2, .box-content h2 span, .box-content h2 a,
.box-content h2 div {
    font-size: 28px !important;
    font-weight: 600 !important;
	color: #043b74 !important;
	text-align: center;
    
}
h3, .box-content h3 span, .box-content h3 a,
.box-content h3 div {
    color: #043b74 !important;
    font-weight: 600 !important;
	text-align: center;
}
*/

