@import url(https://fonts.googleapis.com/css?family=Tenor+Sans|PT+Serif:400,400italic,700,700italic&subset=latin,cyrillic);

	html,
	body {
		margin:0;
		padding:0;
		height:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #35241a;
	background-image: url(../img/bg2.gif);
	background-repeat: repeat;		
	}

#container {
		min-height:100%;
		position:relative;
		width:1200px;
		margin:0 auto;
	}
	
#header {
		height:336px;
		width:1200px;
		margin:0 auto;
	}

#body {
	padding-bottom:113px;	/* Height of the footer */
	width:1001px;
	background-image: url(../img/body_bg_vert.gif);
	background-repeat: repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cec6a7;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}

#footer {
	position:absolute;
	bottom:0;
	width:1200px;
	height:113px;			/* Height of the footer */
	margin:0 auto;
	background-image: url(../img/footer3.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #91735d;
	}

#footer .phone {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-bottom:40px;
	padding-left:120px;
}

.menu {
	width: 270px;
	float: left;
	padding-bottom: 20px;
}

.content {
	width: 752px;
	margin-left: 270px;
	padding-bottom: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #543523;
	line-height: 18px;
	display:block;
}

.content_text {
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 20px;
	display:block;
	text-align: justify;
	/*text-indent: 20px;*/
}

.content_text p {
	text-indent: 20px;
}


.content img {
	border: 3px solid #FFF;
	margin-right: 5px;
	margin-left: 5px;
}

/* TEXT VARS */
h2 {
	color: #543523;
	text-align: left;
	text-indent: 0px;
}
a:link {
	color: #0782C1;
	text-decoration: none;
}
a:visited {
	color: #0782C1;
	text-decoration: none;
}
a:hover {
	color: #0782C1;
	text-decoration: underline;
}
a:active {
	color: #0782C1;
	text-decoration: none;
}
#FlashID {
	position: absolute;
	left:310px;
	top: 30px;
}
#FlashID2 {
	position: absolute;
	left:100px;
	top: 30px;
}

#header_phone {
	position: absolute;
	left:110px;
	top: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #369;
}
#header_phone .title {
	font-size: 22px;
	text-align: center;
}
#header_phone td {
	padding: 1px 3px;
}
#header_phone .icon {
	text-align: center;
	width: 28px;
}
#head2 {
	font-weight: bold;
}


.action {
	background-image: url(../img/action_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 152px;
}
.action span {
	font-size: 12px;
	font-weight: bold;
	color: #630;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	vertical-align: middle;
}

.code {
  width: 250px;
}


.menuline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #442b16;
	height: 30px;
	padding-left: 60px;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
}
.menuline:hover {
	background-image: url(../img/menu_over.gif);
	background-repeat: no-repeat;
}
.menulinesub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #76655d;
	height: 25px;
	padding-left: 70px;
	background-image: url(../img/menu_sub.gif);
	background-repeat: no-repeat;
	width: 270px;
}
.menulinesub:hover {
	background-image: url(../img/menu_sub_over.gif);
	background-repeat: no-repeat;
}


.infomenu {
    padding: 0;
    margin: 0;
    font-family: Verdana, Geneva, sans-serif;
}
.infomenu a {
    display: block;
    height: 100%;
}
.infomenu > li {
    list-style-type: none;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 15px;
    font-weight: bold;
    color: #442b16;
    height: 26px;
    padding-left: 60px;
    padding-top: 4px;
    background-image: url(../img/menu.gif);
}
.infomenu > li:hover {
    background-image: url(../img/menu_over.gif);
}
.infomenu .first,
.infomenu .first:hover {
    height: 46px;
    background-image: url(../img/menu_top.jpg);
    padding: 0;
}
.infomenu .last,
.infomenu .last:hover {
    height: 21px;
    background-image: url(../img/menu_low.gif);
    padding: 0;
}
.infomenu ul {
    display: none;
}
.infomenu ul li {
    font-size: 12px;
    color: #76655d;
    padding-left: 65px;
    padding-top: 5px;
    height: 20px;
    background-image: url(../img/menu_sub.gif);
}
.infomenu ul li:hover {
    background-image: url(../img/menu_sub_over.gif);
}

.align_left {
	text-align: left;
}

.content_text p,
.content_text ul {
	margin-bottom: 5px;
}

.price td {
	padding: 6px;
	font-size: 14px;
}

.contacts {
	width: 80%;
}
.contacts h3 {
	line-height: 1;
}
.contacts td {
	padding: 4px;
}
.contacts td img {
	border: none;
}
.contacts-phone {
	display: flex;
	align-items: center;
}
.contacts-phone {
	font-size: 16px;
	font-weight: bold;
	color: rgb(178, 34, 34);
	margin-bottom: 10px
}
.contacts-phone__icons {
	margin-left: 10px;
}

.slider {
margin: 0 auto;
}


.list-index-circle {
	margin: 0 !important;
}
.list-index-circle li {
    position: relative;
	/*list-style-type: disc;*/
	line-height: 1.3;
    padding-left: 25px;
    text-align: left;
}
.list-index-circle li span {
	font-size: 11px !important;
}
.list-index-circle li span strong {
	font-size: 15px !important;
}
.list-index-circle li:before {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: url('/photos/upload/check22.png');
    background-size: contain;
}


.list-index-disc {
	margin: 0 !important;
}
.list-index-disc li {
    position: relative;
	/*list-style-type: disc;*/
	line-height: 1.7;
    padding-left: 25px;
    font-size: 15px !important;
    text-align: left;
}
.list-index-disc li:before {
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: url('/photos/upload/check33.png');
    background-size: contain;
}

.benefit {
    background: url(/photos/upload/frame2.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 35px 20px 0 20px;
    box-sizing: border-box;
    height: 460px
}
.benefit table:first-child {
	width: 63%;
	margin: 0 auto;
}

.benefit table:last-child {
	width: 55%;
	margin: 0 auto;
}

.benefit table:first-child {
	letter-spacing: -1px;
}
.benefit table:last-child {
	width: 58%;
	letter-spacing: -1px;
}
.benefit h3 {
	margin: 0;
	font-family: 'Tenor Sans', sans-serif;
	font-size: 22px;
}
.benefit h4 {
	margin: 0;
	font-family: 'Tenor Sans', sans-serif;
	font-size: 18px;
	text-align: center;
	position: relative;
}
.benefit h4:after {
	display: block;
	content: "";
	width: 45px;
	height: 45px;
	background: url(/photo/sun.svg) center no-repeat;
	background-size: contain;
	position: absolute;
	right: -15px;
	top: -15px;
}


/*firefox*/
@-moz-document url-prefix() {
	.benefit table td {
		padding: 0;
	}
	.benefit table:first-child {
		letter-spacing: -1.5px;
	}
	.benefit table:last-child {
		width: 61%;
		letter-spacing: -0.5px;
	}	
    .benefit h4:after {
        right: -20px;
    }
}
