@charset "utf-8";
@font-face {
	font-family: "PT Sans";
	font-weight: 400;
	font-style: normal;

	src: local("PT Sans"), local("PTSans-Regular"), url("ptsans.woff2") format("woff2"), url("ptsans.woff") format("woff"), url("ptsans.ttf") format("truetype");
}

@font-face {
	font-family: "PT Sans";
	font-weight: 400;
	font-style: italic;

	src: local("PT Sans Italic"), local("PTSans-Italic"), url("ptsansitalic.woff2") format("woff2"), url("ptsansitalic.woff") format("woff"), url("ptsansitalic.ttf") format("truetype");
}

@font-face {
	font-family: "PT Sans";
	font-weight: 700;
	font-style: normal;

	src: local("PT Sans Bold"), local("PTSans-Bold"), url("ptsansbold.woff2") format("woff2"), url("ptsansbold.woff") format("woff"), url("ptsansbold.ttf") format("truetype");
}

@font-face {
	font-family: "PT Sans";
	font-weight: 700;
	font-style: italic;

	src: local("PT Sans Bold Italic"), local("PTSans-BoldItalic"), url("ptsansbolditalic.woff2") format("woff2"), url("ptsansbolditalic.woff") format("woff"), url("ptsansbolditalic.ttf") format("truetype");
}

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	font-family: "PT Sans";
	font-size: 16px;
	font-style: normal;
	color: #000;
	background: #fff url(bg.jpg)repeat-x fixed top center;
}

a, button {
	cursor: pointer;
}

a img {
	border: 1;
}

fieldset {
	border: 0;
}

a {
	color: #0092c0;
}

a:visited {
	color: #888;
}

i {
	font-style: normal !important;
}

#banner {
	width: 100%;
	height: 123px;
	text-align: center;
	background: #740001;
}

#w1200 {
	position: relative;
	overflow: hidden;
	width: 1315px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: url(bg2.png)no-repeat;
}

#left {
	float: left;
	overflow: hidden;
	width: 225px;
}

#right {
	float: right;
	overflow: hidden;
	width: 1075px;
	padding-top: 20px;
}

#center {
	position: relative;
	float: left;
	overflow: hidden;
	width: 830px;
	padding-top: 30px;
}

#rightcol {
	float: right;
	overflow: hidden;
	width: 230px;
	padding-top: 30px;
}


/*-logo-*/

#logo a {
	display: block;
	width: 195px;
	height: 274px;
	text-decoration: none;
	background: url(logo.png);
}


/*-contact-*/

#contact {
	margin-top: 20px;
	text-align: center;
}

#contact a {
	font-style: Arial;
}


/*-header-*/

#header {
	position: relative;
	height: 120px;
	padding-left: 20px;
}

#vk {
	position: absolute;
	top: 0;
	right: 280px;
	display: block;
	width: 40px;
	height: 40px;
	background: url(vk.png);
}

#header table {
	font-size: 22px;
	display: block;
	float: left;
}

#header table td {
	padding: 0 8px;
}

#header table span {
	font-size: 38px;
}

#header p {
	font-size: 14px;
	line-height: 28px;
	/*text-align:right;*/
	position: absolute;
	top: 0;
	right: 0;
	display: block;
}

#header p span {
	font-size: 28px;
	display: block;
	float: right;
	height: 38px;
	padding-left: 45px;
	color: #d00;
	background: url(call.png)no-repeat;
}

#header p a {
	/*display:block;float:right;font-size:14px;*/
}

#header h1 {
	font-size: 36px;
	font-weight: 700;
	display: block;
	float: left;
	margin-top: -15px;
	color: #000;
}


/*-mainmenu-*/

#mainmenu {
	position: relative;
	width: 830px;
	height: 622px;
}


/*#mainmenu a{width:413px;height:308px;position:absolute;color:#fff;text-decoration:none;}
#mainmenu a>i,#mainmenu a ul,#mainmenu a>em{display:block;width:285px;height:85px;position:absolute;}*/

#mtl {
	top: 0;
	left: 0;
	background: url(menu1.png);
}

#mtl i {
	font-size: 24px;
	bottom: 5px;
	left: 20px;
	text-align: right;
}

#mtr {
	top: 0;
	right: 0;
	background: url(menu2.png);
}

#mtr ul {
	font-size: 19px;
	right: 5px;
	bottom: 15px;
}

#mbl {
	bottom: 0;
	left: 0;
	background: url(menu3.png);
}

#mbl em {
	font-size: 24px;
	top: 40px;
	left: 20px;
	text-align: right;
}

#mbr {
	right: 0;
	bottom: 0;
	background: url(menu4.png);
}

#mbr ul {
	font-size: 19px;
	top: 10px;
	right: 5px;
}


/*-button-*/

#center a.show {
	position: absolute;
	top: 249px;
	left: 326px;
	display: block;
	width: 180px;
	height: 184px;
	border-radius: 92px;
	background: url(zamer.png);
}

#center a.show:hover {
	background: url(zamer.png);
}

#center a.show:active {
	background: url(zamer2.png)no-repeat;
}

#center h4 {
	line-height: 30px;
	text-indent: 60px;
}

#rightcol a.show {
	display: block;
	width: 180px;
	height: 184px;
	margin: 0 auto 3px;
	border-radius: 92px;
	background: url(zamer.png);
}

#rightcol a.show:hover {
	background: url(zamer.png);
}

#rightcol a.show:active {
	margin: 3px auto 0;
	background: url(zamer2.png)no-repeat;
}

#arrow {
	display: block;
	float: left;
	width: 92px;
	height: 82px;
	margin-bottom: 30px;
	border: 0;
}


/*-leftmenu-*/


/*#leftmenu{
	margin-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
}
#leftmenu > ul > li{
	display: block;
	margin-top: 20px;
}
#leftmenu li{
	font-weight: bold;
	list-style: none;
	position: relative;
}
#leftmenu li a{
	font-size: 15px;
	text-decoration: none;
	color: #000;
	display: inline-block;
	width: 90%;
}
#leftmenu li.active > a, #leftmenu li:hover > a{
	color: #d00;
}
#leftmenu > ul > li:first-child{
	display: none;
}
#leftmenu li ul{
	display: none;
}
#leftmenu li.active ul{
	display: block;
}*/

#leftmenu {
	overflow: hidden;
	margin-top: 20px;
	border: 1px solid #ebeef1;
	border-radius: 2px;
}

#leftmenu li {
	line-height: 16px;
	position: relative;
	display: block;
}

#leftmenu > ul > li.active {
	border-top: 1px solid #d00;
	background-color: #d00;
}

#leftmenu > ul > li > a {
	font-size: 14px;
	position: relative;
	display: inline-block;
	width: 90%;
	padding: 12px 32px 12px 20px;
	text-decoration: none;
	color: #000;
	border-top: 1px solid #ebeef1;
}

#leftmenu > ul > li:hover > a {
	color: #d00;
}

#leftmenu > ul > li:first-of-type > a {
	border-top-width: 0;
}

#leftmenu > ul > li.active > a {
	color: #fff;
	border-top: none;
}

#leftmenu .submenu {
	font-size: 12px;
	display: none;
	margin: -1px 0 0;
	padding: 8px 23px 15px 20px;
	list-style: outside none none;
	background-color: #f5f6f7;
}

#leftmenu .active > .submenu {
	display: block;
}

#leftmenu .submenu .submenu {
	padding: 0 9px 4px;
}

#leftmenu .submenu > li {
	margin-bottom: 1px;
}

#leftmenu .submenu > li:last-child {
	margin: 0;
}

#leftmenu .submenu > li > a {
	font-size: 13px;
	display: block;
	padding: 4px 0;
	text-decoration: none;
	color: #666;
}

#leftmenu .submenu > li:hover > a, #leftmenu .submenu > li.active > a {
	color: #d00;
}

.toggler {
	float: right;
	width: 10%;
	height: 100%;
	background-color: transparent;
}

.toggler::before {
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	top: 14px;
	right: 5px;
	width: 20px;
	content: "";
	cursor: pointer;
	text-align: center;
	color: #000;
	background-color: transparent;
}

li.active > .toggler::before {
	color: #fff;
}

li:not(.active):hover > .toggler::before {
	color: #d00;
}

.submenu .toggler::before {
	top: 4px;
}

.submenu li.active > .toggler::before {
	color: #d00;
}


/*-bread-*/

#bread {
	font-size: 13px;
	padding-left: 20px;
}


/*-intro-*/

#intro {
	padding: 20px;
}

#intro h1 {
	font-size: 24px;
}

.intro {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
	padding: 10px 15px;
	border: 2px solid #ccc;
	border-radius: 4px 8px 4px 8px;
}

.intro h3 {
	font-size: 20px;
	display: block;
	float: right;
	width: 580px;
}

.intro img {
	float: left;
	width: 162px;
	height: 108px;
	margin: 10px 10px 0 0;
}

.intro p {
	font-size: 18px;
	display: block;
	float: right;
	width: 580px;
	padding-top: 5px;
	text-align: justify;
}

.intro p i {
	display: block;
}

.intro p a {
	line-height: 32px;
	display: block;
	float: left;
	clear: both;
	width: 93px;
	height: 32px;
	margin-top: 8px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-radius: 4px;
	background: linear-gradient(to top, #ff0808, #ff6868);
}

.intro p a:hover {
	background: linear-gradient(to top, #ff0808, #ff6a00);
}


/*-content-*/

#content {
	font-size: 16px;
	font-style: Arial;
	overflow: hidden;
	padding: 20px;
}

#content h1 {
	font-size: 24px;
	display: block;
	padding-bottom: 20px;
}

#content p {
	padding-bottom: 7px;
	text-align: justify;
	text-indent: 25px;
}


/*-why-*/

#why {
	font-size: 13px;
	clear: both;
	padding: 10px 7px;
	border-radius: 10px;
	background: #eee;
}

#why strong {
	line-height: 30px;
	color: #d00;
}

#why ol li {
	padding-top: 5px;
	list-style: decimal inside;
}


/*-carousel-*/

#carousel {
	position: relative;
	height: 90px;
	margin: 0 -20px;
	padding: 10px 50px;
	border: 2px solid #ccc;
	border-radius: 6px;
	background: #e7f4f7;
}

#carousel > div {
	position: relative;
	overflow: hidden;
	width: 730px;
	height: 90px;
}

#carousel > div > div {
	position: absolute;
	top: 0;
	left: 0;
	height: 90px;
	white-space: nowrap;
}

#carousel img.imgl {
	display: inline-block;
	width: 120px;
	height: 90px;
	margin: 0 13px;
	cursor: pointer;
}

#carousel img.imgl:hover {
	box-shadow: 0 0 2px rgba(0, 0, 0, .5);
}

#lft {
	position: absolute;
	top: 30px;
	left: 3px;
	display: block;
	width: 49px;
	height: 49px;
	background: url(arrowl.png);
}

#rht {
	position: absolute;
	top: 30px;
	right: 3px;
	display: block;
	width: 49px;
	height: 49px;
	background: url(arrowr.png);
}

#prosmotr {
	position: fixed;
	z-index: 200;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

#prosmotr img {
	border: 10px solid rgba(0, 0, 0, .5);
	border-radius: 20px;
}

#prosmotr div {
	position: fixed;
	width: 100%;
	height: 100%;
}

#prv {
	position: absolute;
	bottom: 100px;
	left: 38%;
	display: block;
	width: 49px;
	height: 49px;
	text-decoration: none;
	background: url(arrowl.png);
}

#cls {
	position: absolute;
	bottom: 100px;
	left: 48%;
	display: block;
	width: 49px;
	height: 49px;
	text-decoration: none;
	background: url(arrowx.png);
}

#nxt {
	position: absolute;
	bottom: 100px;
	left: 58%;
	display: block;
	width: 49px;
	height: 49px;
	text-decoration: none;
	background: url(arrowr.png);
}

#prosmotr table {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	border: 0;
}

#prosmotr td {
	text-align: center;
	vertical-align: middle;
}


/*-yamap-*/

#yamap {
	position: fixed;
	z-index: 600;
	top: 100px;
	display: none;
	width: 100%;
}

#yamap div {
	position: relative;
	width: 600px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #1d70b7;
	background: #e7f4f7;
}

#yamap a.close {
	position: absolute;
	top: -15px;
	right: -15px;
	display: block;
	width: 40px;
	height: 40px;
	background: url(close.png);
}


/*-footer-*/

#footer {
	font-size: 11px;
	position: relative;
	clear: both;
	padding: 40px 20px;
}

#footer p {
	font-size: 12px;
	position: absolute;
	top: 40px;
	left: 400px;
	display: block;
	text-align: center;
}

#footer p + p {
	top: 40px;
	left: 750px;
}

#footer > a {
	font-size: 12px;
	position: absolute;
	top: 40px;
	right: 65px;
	display: block;
}

#footer > span {
	position: absolute;
	top: 60px;
	right: 122px;
	display: block;
	color: #000;
}

#akcia {
	overflow: hidden;
	width: 225px;
	text-align: center;
	background: #d9eff5;
}

#akcia p {
	font-size: 18px;
	font-style: Arial;
	margin-top: 10px;
	text-align: center;
}

#akcia img {
	display: block;
	width: 210px;
	margin: 10px auto;
}

#akcia-top {
	overflow: hidden;
	height: 37px;
	margin-top: 15pxwidth: 225px;
	background: url(akcia-top.png);
}

#akcia-bottom {
	overflow: hidden;
	width: 225px;
	height: 17px;
	margin-bottom: 15px;
	background: url(akcia-bottom.png);
}

#reasons {
	clear: both;
	overflow: hidden;
	width: 100%;
	padding: 15px 0;
}

#reasons h3 {
	font-size: 20px;
	padding: 15px 0;
	text-align: center;
}

#reasons div {
	float: left;
	width: 25%;
	height: 150px;
	padding-top: 15px;
	text-align: center;
}

#reasons div img {
	width: 80px;
	height: 80px;
	border: 0;
}

#reasons div p {
	clear: both;
}

#tehnic {
	margin-top: 20px;
	padding: 10px 15px;
	border: 2px solid #ccc;
	border-radius: 4px 8px 4px 8px;
	background: #e7f4f7;
}

#tehnic h3 {
	font-size: 18px;
	padding: 5px 0;
	text-align: center;
	color: #16b;
}

#tehnic input[type="text"], #tehnic textarea {
	font: 13px "PTSans", arial;
	width: 181px;
	margin: 10px 0;
	padding: 5px;
}

#tehnic p {
	text-align: center;
}

#tehnic input[type="submit"] {
	font-weight: bold;
	width: 191px;
	height: 30px;
	margin: 0 auto;
	text-indent: 20px;
	color: #fff;
	border: 0;
	background: url(btn.png);
}

#tehnic input[type="submit"]:hover {
	background: url(btn2.png);
}

#tehnic .errors {
	font-size: 12px;
	width: 191px;
	margin: 5px 0;
	color: #fff;
	background: #d00;
}

.action {
	width: 230px;
	height: 308px;
	margin-bottom: 10px;
}

#otziv {
	clear: both;
	overflow-y: scroll;
	height: 420px;
	margin-top: 5px;
	padding: 10px 0 10px 10px;
	text-align: center;
	border: 2px solid #ccc;
	border-radius: 6px;
	background: #e7f4f7;
}

.otziv {
	font-size: 12px;
	padding: 10px 0;
	text-align: left;
}

b.texto {
	display: block;
	clear: both;
	padding-top: 5px;
}

p.texto {
	font-size: 11px;
	line-height: 12px;
}

img.texto {
	float: left;
	width: 80px;
	margin: 0 8px 2px 0;
	cursor: pointer;
}

img.video {
	width: 190px;
	cursor: pointer;
}

.modal {
	font-size: 16px;
	position: fixed;
	z-index: 5;
	top: 20px;
	left: 50%;
	display: none;
	overflow: none;
	width: 640px;
	margin-left: -330px;
	padding: 10px;
	border: 2px solid #ccc;
	border-radius: 6px;
	background: #e7f4f7;
}

.cls {
	font: bold 20px/30px arial;
	position: absolute;
	top: -12px;
	right: -12px;
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	text-indent: 2px;
	border: 2px solid #ccc;
	border-bottom: none;
	border-left: none;
	border-radius: 15px;
	background: #e7f4f7;
}

#center #longbut {
	position: static;
	width: 780px;
	height: 56px;
	margin: 10px auto;
	border-radius: 10px;
	background: url(button-wigth2.gif)center -1px;
	box-shadow: 0 3px 6px #8c0000, 0 3px 10px #8c0000;
}

#center #longbut:hover {
	background: url(button-wigth2.gif)center -1px;
}

#center #longbut:active {
	margin: 13px auto 7px;
}

#mainmenu > ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainmenu > ul > li {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#mainmenu > ul > li > a {
	position: relative;
	display: block;
	width: 375px;
	height: 271px;
	padding: 20px;
	background: url(/assets/css/new-menu1.png);
}

#mainmenu > ul > li#menu49 > a {
	background-image: url(/assets/css/new-menu2.png);
}

#mainmenu > ul > li#menu50 > a {
	background-image: url(/assets/css/new-menu3.png);
}

#mainmenu > ul > li#menu51 > a {
	background-image: url(/assets/css/new-menu4.png);
}

#mainmenu > ul > li > a > .text {
	font-size: 20px;
	font-weight: bold;
	font-style: Arial;
	position: absolute;
	top: 7px;
	left: 10px;
	box-sizing: border-box;
	width: 395px;
	padding: 10px;
	white-space: pre-wrap;
	color: #000;
	border-radius: 22px 22px 5px 5px;
	background: #fff;
	background: rgba(255, 255, 255, .8);
	text-shadow: 1px 1px 1px #fff;
}

#mainmenu > ul > li#menu50 > a > .text, #mainmenu > ul > li#menu51 > a > .text {
	top: auto;
	bottom: 13px;
	border-radius: 5px 5px 22px 22px;
}

#center a.show {
	top: 248px;
	left: 325px;
}

#waiting {
	position: fixed;
	z-index: 8060;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	cursor: pointer;
	opacity: .8;
	background-image: url(/js/fancybox/fancybox_sprite.png);
	background-position: 0 -108px;
}

#waiting div {
	width: 44px;
	height: 44px;
	background: url(/js/fancybox/fancybox_loading.gif) center center no-repeat;
}

.pickmeup {
	position: absolute;
	z-index: 1100;
	display: none;
	margin-top: 2px;
	border: 1px solid #888;
	background: #fff;
	box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
}

.pickmeup * {
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
}

.pickmeup .pmu-instance {
	display: inline-block;
	width: 15em;
	height: 13.8em;
	padding: .5em;
	text-align: center;
}

.pickmeup .pmu-instance .pmu-button {
	cursor: pointer;
	text-decoration: none;
	color: #666;
	border-radius: 0;
	outline: 0;
}

.pickmeup .pmu-instance .pmu-today {
	color: #88c5eb;
	background: #17384d;
}

.pickmeup .pmu-instance .pmu-not-in-month {
	color: #666;
}

.pickmeup .pmu-instance .pmu-disabled, .pickmeup .pmu-instance .pmu-disabled:hover {
	cursor: default;
	color: #333;
}

.pickmeup .pmu-instance .pmu-selected {
	background: #136a9f;
}

.pickmeup .pmu-instance .pmu-days .pmu-selected {
	color: #fff;
	background: #000!important;
}

.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
	background: #17384d;
}

.pickmeup .pmu-instance .pmu-days .pmu-not-in-month {
	color: #ccc;
	background: #fff;
}

.pickmeup .pmu-instance nav {
	line-height: 2em;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	color: #eee;
}

.pickmeup .pmu-instance nav *:first-child:hover {
	color: #88c5eb;
}

.pickmeup .pmu-instance nav .pmu-prev, .pickmeup .pmu-instance nav .pmu-next {
	display: none;
	width: 1em;
	height: 2em;
}

.pickmeup .pmu-instance nav .pmu-month {
	width: 14em;
}

.pickmeup .pmu-instance .pmu-years *, .pickmeup .pmu-instance .pmu-months * {
	line-height: 3.6em;
	display: inline-block;
	width: 3.5em;
}

.pickmeup .pmu-instance .pmu-day-of-week {
	cursor: default;
	color: #999;
}

.pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days * {
	line-height: 1.5em;
	display: inline-block;
	width: 2em;
}

.pickmeup .pmu-instance .pmu-day-of-week * {
	line-height: 1.8em;
}

.pickmeup .pmu-instance:first-child .pmu-prev, .pickmeup .pmu-instance:last-child .pmu-next {
	display: block;
}

.pickmeup .pmu-instance:first-child .pmu-month, .pickmeup .pmu-instance:last-child .pmu-month {
	width: 13em;
}

.pickmeup .pmu-instance:first-child:last-child .pmu-month {
	width: 12em;
}

.pickmeup:not(.pmu-view-days) .pmu-days, .pickmeup:not(.pmu-view-days) .pmu-day-of-week, .pickmeup:not(.pmu-view-months) .pmu-months, .pickmeup:not(.pmu-view-years) .pmu-years {
	display: none;
}

.pickmeup .pmu-instance .pmu-days .pmu-button {
	background: #eee;
}

.pickmeup .pmu-instance .pmu-days .pmu-button:hover {
	background: rgba(0, 0, 0, .2);
}

.arcticmodal-overlay, .arcticmodal-container {
	position: fixed;
	z-index: 1000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.arcticmodal-container {
	overflow: auto;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}

*:first-child + html .arcticmodal-container {
	height: 100%;
}

.arcticmodal-container_i {
	height: 100%;
	margin: 0 auto;
}

.arcticmodal-container_i2 {
	margin: 0;
	padding: 24px;
	vertical-align: middle;
	border: 0;
}

.arcticmodal-error {
	padding: 20px;
	color: #fff;
	border-radius: 10px;
	background: #000;
}

.arcticmodal-loading {
	width: 80px;
	height: 80px;
	border-radius: 10px;
	background: #000 url(/js/fancybox/fancybox_loading.gif) center center no-repeat;
}

.popup .field {
	position: relative;
}

.popup .field .notice {
	position: absolute;
	z-index: 701;
	top: 50%;
	width: 100%;
	margin-left: -100%;
	text-align: right;
}

.popup .field .notice > div {
	font-size: 11px;
	line-height: 1;
	position: relative;
	display: inline-block;
	margin-right: 10px;
	padding: 8px;
	text-align: left;
	color: #fff;
	border-radius: 3px;
	background: #c00;
}

.popup .field .notice > div:after {
	position: absolute;
	top: 50%;
	right: -10px;
	margin-top: -5px;
	content: "";
	border: 5px solid transparent;
	border-left-color: #c00;
}

.popup .field .notice.from-top {
	top: 0;
	left: 3px;
	margin-left: 0;
	text-align: left;
}

.popup .field .notice.from-top > div:after {
	top: auto;
	right: auto;
	bottom: -10px;
	left: 10px;
	margin: 0;
	border-color: transparent;
	border-top-color: #c00;
}

.popup .field .notice {
	transition: all .3s cubic-bezier(.17, .67, .08, 1);
	transform: translate(-50px, 0);
	opacity: 0;
}

.popup .field .notice.animated {
	transform: none;
	opacity: 1;
}

.popups {
	display: none;
}

.popup {
	position: relative;
}

.popup .arcticmodal-close {
	position: absolute;
	top: -30px;
	right: -26px;
	text-decoration: none;
}

.popup .arcticmodal-close .sprite {
	font-size: 50px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	width: 20px;
	height: 20px;
	color: #fff;
	background-position: -418px 0;
}


/*.fancybox-wrap .fancybox-close { background: url(/i/sprite.png) -418px 0; height: 20px; position: absolute; right: -26px; top: -30px; width: 20px; }*/

.button {
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	box-sizing: border-box;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}

button.button {
	line-height: normal;
}

.popup {
	position: relative;
	border: 1px solid #1d70b7;
	background: #e7f4f7;
}

.popup a.close {
	position: absolute;
	top: -15px;
	right: -15px;
	display: block;
	width: 40px;
	height: 40px;
	background: url(close.png);
}

.popup h3 {
	font-size: 24px;
	padding: 15px 0;
	text-align: center;
	color: #16b;
}

.popup input[type="text"] {
	width: 250px;
	margin: 10px 0;
	padding: 5px;
}

.popup p {
	text-align: center;
}

.popup input[type="submit"] {
	font-weight: bold;
	width: 191px;
	height: 30px;
	margin: 15px 0 0 35px;
	text-indent: 20px;
	color: #fff;
	border: 0;
	background: url(btn.png);
}

.popup input[type="submit"]:hover {
	background: url(btn2.png);
}

.popup {
	font-size: 14px;
	width: 440px;
	padding: 40px;
}

.popup h3 {
	margin: -20px -40px 20px;
	padding: 0 0 20px;
	border-bottom: 8px solid #d00;
	;
}

.popup p {
	margin: 0 0 10px;
	text-align: left;
}

.popup .fields {
	display: inline-block;
	width: 210px;
	margin: 20px 0 0;
	vertical-align: top;
}

.popup .fields + .fields {
	margin-left: 20px;
}

.popup .field {
	margin: 0 0 20px;
}

.popup .field input.text, .popup .field textarea, .popup .field select {
	font: 13px/17px "PTSans", Arial;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 6px 10px;
	border: 1px solid #aaa;
}

.popup .field textarea {
	height: 129px;
}

.popup .field label {
	font-size: 11px;
}

.popup .field label input {
	margin: 4px 0;
	vertical-align: middle;
}

.popup button {
	font: bold 15px PTSans, Arial;
	display: block;
	width: 310px;
	height: 40px;
	margin: 0 auto;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	border-radius: 8px;
	background: #df0000;
}

.popup button .icon {
	display: inline-block;
	width: 16px;
	height: 23px;
	margin: 0 10px 0 0;
	vertical-align: middle;
	background: url(/assets/css/phone.png);
}

#left .popup {
	width: auto;
	margin: 20px 0;
	padding: 10px;
	border-radius: 6px;
}

#left .popup h3 {
	font-size: 19px;
	margin: 0 0 20px;
	padding: 0;
	border: 0;
}

#left .popup button {
	width: 100%;
	padding: 0;
}

.popup.response {
	width: auto;
}

.popup.response h3 {
	margin: -10px 0 20px;
	padding: 0;
	border: 0;
}

.popup.response p {
	margin: 0;
	text-align: center;
}

#rightcol .cycle-slideshow {
	clear: both;
	margin: 0 0 6px;
}

#rightcol .cycle-slideshow img {
	width: 230px;
	height: 300px;
}

.red-promo {
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #d90d15;
}

.red-promo ul {
	list-style: none;
}

.red-promo ul li {
	display: inline-block;
}

.red-promo ul li a {
	padding: 0 15px;
	text-decoration: none;
	color: #fff;
}

.red-promo > ul > li > a {
	border-right: 1px solid #fff;
}

.red-promo ul li:last-child a {
	border: none;
}

.red-promo ul li a:hover {
	text-decoration: underline;
}

.red-promo ul li ul {
	position: absolute;
	z-index: 999;
	display: none;
	width: 170px;
	margin-top: -5px;
	margin-left: -5px;
	border-radius: 0 0 5px 5px;
	background: #d90d15;
}

.red-promo ul li:hover ul {
	display: block;
}

.sitemap ul li {
	margin-left: 10px;
}

.sitemap ul li ul li {
	margin-left: 20px;
}

.popup .load {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .8);
}

.popup .load img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	margin: -25px 0 0 -25px;
}

.popup .errors {
	font-size: 13px;
	margin-top: 10px;
	text-align: center;
}

.popup .errors > strong {
	color: red;
}

.popup .errors > .requiredlist {
	font-weight: bold;
}

.popup input.required, .popup input.invalid {
	border: 1px solid red !important;
}
