
/*skin/global/css/template.css*/
@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

html * {max-height:1000000px;}

body {
	padding: 0;
	margin: 0;
	font-size: 13px;
	text-align: center;
	-webkit-text-size-adjust: none;
}

/*fix for bg {*/
html{
 height:100%;
 min-height:100%;
}

body{
 min-height:100%;
}
/*fix for bg }*/

* {
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

textarea {
	resize: none;
}

.clr {
	clear:both;
	float:none !important;
	height:0px !important;
	font-size:0px !important;
	border:none;
	margin:0 !important;
	padding:0 !important;
	background:transparent !important;
	visibility:hidden !important;
}

.container {
	text-align: left;
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
}

.top {
	position: relative;
	padding: 0 0 20px 0;
	z-index: 2;
}

.top .top-table {
	width: 100%;
}

.top .top-col {
	width: 25%;
}

.top-table-row2 td.top-col {
	padding-top: 10px;
}

.columns {
	overflow: hidden;
}

.column_1 {
	float: left;
	width: 25%;
}

.column_2 {
	float: right;
	width: 75%;	
}

.column_i {
	padding: 0 10px;
}

.button {
	background: #005BAA;
	border-radius: 4px;
    color: #fff;
	font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-left: 4px;
    padding: 7px 10px 6px 10px;
    text-align: center;
	text-transform: uppercase;
	border: 0;
	cursor: pointer;
}

.input, select, textarea {
	background-image: linear-gradient(#f2f2f2, #ffffff);
    border-color: #aaaaaa #cccccc #cccccc #aaaaaa;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: #000000;
    margin: 0;
    outline: medium none;
    padding: 7px 10px 6px;
}

.input, select {
    height: 31px;
    line-height: 20px;
    vertical-align: middle;
}

.styleform_name_textarea {
	padding-top: 11px;
}

h1,
h2.ash1 {
	margin-top: 0;
	background-color: #ebebeb;
	border-bottom: 1px solid #b3b3b3;
	border-radius: 6px 6px 0 0;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 13px 10px 13px 10px;
	text-shadow: 1px 1px #fff;
	text-transform: uppercase;

}

label.error {
	position: absolute;
	opacity: 0;
	left: -5000px;
	top: -5000px;
}

input.error {
	border: 1px solid #c10000;
}

.content-header {
	font-weight: bold;
}

.page_i {
	padding-left: 10px;
	padding-right: 10px;
}


/*blocks*/

.template-block-www, .template-block-description, .template-block-enter {
	padding-top: 27px;
}

.template-block-www {
	text-align: center;
}

.template-block-www a {
	color: #0059A3;
	text-decoration:  none;
}

.template-block-description {
	text-align: center;
}

.template-block-enter {
	text-align: center;
	color: #0059A3;
}

.template-block-enter span {
	font-family: 'FontAwesome';
	padding-right: 5px;
	top: 2px;
}

.template-block-enter span:before {
	content: "\f090";
}


.template-shopoff-text {
	/*position: absolute;*/
	background: #D74701;
	border: 2px solid #ffffff;
	padding: 10px 0;
	color: #ffffff;
	max-width: 600px;
	margin: 10px auto 10px auto;
	border-radius: 10px;
	top: 100px;
	text-align: center;
	font-weight: bold;
	z-index: 10;
}

.top-table {
	width: auto !important;
	margin: 0 auto !important;
}

.top .top-col {
	width: auto !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.top .top-col .template-module-contacts {
	margin-right: 0 !important;
}

.button {
	cursor: pointer;
}

.ajindicator {
	display: none;
}

.alertpersonaltextheader {
	font-size: 12px;
}
/*.templates/borovoe/css/template-append.css*/
body *, td, td * {
	font-family: Raleway, Arial, sans-serif !important;
	font-feature-settings: 'lnum';
}

.template-module-slider-title,
.cnr-header,
.cnr-header a,
.template-module-news-header,
.template-module-news-header *,
.cnr-page h1,
.opwndsearchheader {
	font-family: Merriweather, Times, serif !important;
}

body {
	background: #eaeaea;
	text-align: left;
	padding: 0;
}

.stcntr {
	background: #ffffff;
	min-width: 1200px;
	max-width: 1650px;
	margin: 0 auto;
	position: relative;
}

.button,
.button * {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
}

.button {
	background: #5c9a09;
	padding: 10px 20px;
	display: inline-block;
	border-radius: 0;
	font-size: 14px !important;
}

.button.button-yellow,
.cnr-map-notes .button {
	background: #ffcc00;
	/*color: #000000 !important;*/
}

.allprog {
	border-top: 1px solid rgba(255,255,255,0.3);
	padding-top: 20px !important;
}

.cnr {
	padding: 70px 80px;
}

.cnr-header,
.template-module-news-header {
	margin-bottom: 40px !important;
	margin-top: 0;
}

.cnr-header,
.cnr-header *,
.template-module-news-header,
.template-module-news-header * {
	font-size: 30px;
	font-weight: 600;
	text-transform: none !important;
}

.cnr-ev .cnr-header a {
	text-decoration: none;
	color: #5da909;
}

.cnr-ev .cnr-header a:after {
	font-family: FontAwesome;
	content: "\f061";
	margin-left: 8px;
	font-size: 16px;
	vertical-align: middle;
}

.cnr-ev {
	padding-top: 40px;
}

.cnr.top {
	padding-top: 19px;
	padding-bottom: 0;
	background: url(/i/templates/borovoe/bg.png) no-repeat center center;
	background-size: cover;
}

.cnr.cnr-booking {
	padding-top: 0;
	padding-bottom: 0;
	background: #4c4c4c;
	box-shadow: 0 8px 6px -4px rgba(0,0,0,0.5);
	position: relative;
	z-index: 1;
	min-height: 93px;
}

.cnr.cnr-slider {
	padding: 0;
}

.top p {
	margin: 0;
	padding: 0;
}

.top-l {
	float: left;
	width: 33.333333%;
}

.top-c {
	float: left;
	width: 33.333333%;
}

.top-r {
	float: left;
	width: 33.333333%;
}

.template-module-logo {
	margin: 0 !important;
}

.template-module-logo img {
    max-width: 187px !important;
    max-height: 165px !important;
}

.top-l-info,
.top-l-info *,
.top-l-addr,
.top-l-addr *,
.top-l-phones,
.top-l-phones * {
	font-size: 15px;
}

.top-l-info,
.top-l-addr {
	padding-top: 15px;
	margin-bottom: 45px;
}

.top-l-info {
	text-align: right;
}

.top-menu {
	text-align: center;
	margin-top: 30px;
	display: table;
	width: 100%;
}

.top-menu-one {
	display: table-cell;
	text-align: center;
	position: relative;
}

.top-menu-one-delim {
	display: table-cell;
	width: 10%;
}

.top-menu-one > a {
	display: block;
	padding: 0 0px 16px 0px;
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	border-bottom: 3px solid transparent;
	transition: all 0.3s;
	white-space: nowrap;
}

.top-menu-one:hover > a {
	border-bottom: 3px solid #84c800;
	color: #84c800;
}

.top-menu-one.search-call a:before {
	font-family: FontAwesome;
	content: "\f002";
	margin-right: 10px;
}

.top-menu-one.hasdropdown > a:after {
	font-family: FontAwesome;
	margin-left: 5px;
	content: "\f078";
	font-size: 12px;
	vertical-align: middle;
}

.top-menu-one-sub {
	display: none;
	position: absolute;
	left: -20px;
	top: 25px;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.5);
	background: #ffffff;
	padding: 20px 0;
	text-align: left;
	min-width: 250px;
}

.top-menu-one-sub .top-menu-one-sub-item a {
	display: block;
	padding: 7px 20px;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	transition: all 0.3s;
}

.top-menu-one-sub .top-menu-one-sub-item a:hover {
	background: #d3d3d3;
}

.top-menu-one:hover .top-menu-one-sub {
	display: block;
}

.template-langswitcher {
	text-align: right;
	margin-top: 68px;
}

.template-langswitcher ul {
	list-style: none;
}

.template-langswitcher li {
	display: inline-block;
	margin-left: 10px;
}

.template-langswitcher a {
	text-decoration: none;
	color: #000000;
}

.template-langswitcher .active a {
	color: #5da909;
}

.template-langswitcher .active a:before {
	content: "[ "
}

.template-langswitcher .active a:after {
	content: " ]"
}

.template-langswitcher * {
	font-size: 15px;
}

.top-l-lang {
	position: relative;
}

.top-l-eye {
	top: -7px;
	left: 0;
	position: absolute;
	color: #ffffff;
	padding: 0 10px;
	background: rgba(76,76,76,0.6);
	line-height: 29px;
	font-size: 15px;
}

.top-l-eye a {
	color: #ffffff;
	text-decoration: none;
}

.cnr.cnr-booking p {
	margin: 0;
	padding: 0;
}

.cnr-ev .cnr-header {
	text-align: right;
}

.cnr-ev-one {
	float: left;
	width: 33.333333%;
	box-sizing: border-box;
}

.cnr-ev-one-col1 {
	padding: 0 20px 0 0;
}

.cnr-ev-one-col2 {
	padding: 0 20px 0 20px;
}

.cnr-ev-one-col3 {
	padding: 0 0 0 20px;
}

.cnr-ev-one-col1 .cnr-ev-one-i {
	padding: 20px 30px;
	background: #f2f2f2;
	box-sizing: border-box;
	height: 420px;
}

.cnr-ev-one-col1 * {
    font-size: 16px;
}

.cnr-ev-img {
	height: 420px;
}

.cnr-ev-img-i {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.cnr-ev-img-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.cnr-ev-one-i {
	position: relative;
}

.cnr-ev-title {
	position: absolute;
	left: 0;
	bottom: 50px;
	width: 100%;
	text-align: center;
	padding: 20px 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}

.cnr-ev-title a {
	color: #ffffff;
	text-decoration: none;
}

.cnr-ev-one-col2 .cnr-ev-title {
	background-color: rgba(93,169,9,0.9);
}

.cnr-ev-one-col3 .cnr-ev-title {
	background-color: rgba(255,204,0,0.9);
}

.cnr-ev-one-col3 .cnr-ev-title a {
	/*color: #000000;*/
}

.cnr-alert {
	background: #5c9a09 linear-gradient(-45deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	position: relative;
}

.cnr-alert:after {
	position: absolute;
	content: "";
	right: 50px;
	bottom: 50px;
	width: 130px;
	height: 100px;
	background: url(/i/templates/borovoe/sign2.png) no-repeat center center;
	background-size: contain;
}

.cnr-alert * {
	color: #ffffff;
}

.cnr-alert-one {
	float: left;
	width: 33.3333333%;
	box-sizing: border-box;
}

.cnr-alert-one * {
	font-size: 16px;
}

.cnr-alert-one-col1,
.cnr-alert-one-col2 {
	border-right: 1px solid rgba(255,255,255,0.5);
}

.cnr-alert-one-col1 {
	padding: 0 20px 0 0;
}

.cnr-alert-one-col2 {
	padding: 0 20px 0 20px;
}

.cnr-alert-one-col3 {
	padding: 0 0 0 20px;
}

.cnr-alert-title {
	padding-left: 40px;
	position: relative;
}

.cnr-alert-title p {
	margin: 0;
	padding: 0;
}

.cnr-alert-title:before {
	content: "";
	background: url(/i/templates/borovoe/sign.png) no-repeat center center;
	background-size: contain;
	display: block;
	position: absolute;
	left: 0;
	top: 0px;
	width: 21px;
	height: 21px;
}

.cnr-sost {
	padding-bottom: 40px;
}

.cnr-sost-one {
	float: left;
	width: 33.333333%;
	box-sizing: border-box;
	margin-bottom: 40px;
}

.cnr-sost-one-i {
	background: #ececec;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

.cnr-sost-one-col1,
.cnr-sost-one-col4,
.cnr-sost-one-col7 {
	padding: 0 20px 0 0;
}

.cnr-sost-one-col2,
.cnr-sost-one-col5,
.cnr-sost-one-col8 {
	padding: 0 20px 0 20px;
}

.cnr-sost-one-col3,
.cnr-sost-one-col6,
.cnr-sost-one-col9 {
	padding: 0 0 0 20px;
}

.cnr-sost-img {
	height: 300px;
	position: relative;
}

.cnr-sost-img-i {
	width: 100%;
	height: 100%;
	background-size: cover;
}

.cnr-sost-img-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.cnr-sost-title {
	background: linear-gradient(-180deg, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.7) 100%);
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 50px 0 20px 0;
	width: 100%;
}

.cnr-sost-title-num {
	float: left;
	width: 50px;
	font-size: 45px;
	color: #b3b3b3;
	text-align: center;
	margin-left: 10px;
}

.cnr-sost-title-title {
	margin: 0 0 0 70px;
	padding-right: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 8px;
}

.cnr-sost-title-title a {
	color: #ffffff;
	text-decoration: none;
}

.cnr-sost-notes,
.cnr-sost-notes * {
	font-size: 16px;
	padding: 0;
	margin: 0;
	color: #000000;
	text-decoration: none;
}

.cnr-sost-notes {
	padding: 20px;
}

.cnr-spec {
	padding: 0;
}

.cnr-spec-right {
	width: calc(33.3333333% - 20px);
	min-height: 400px;
	float: right;
	box-shadow: -8px 0 10px -5px rgba(0,0,0,0.7);
	background: #5c9a09 linear-gradient(45deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	position: relative;
	box-sizing: border-box;
}

.cnr-spec-right:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: -80px;
	width: 172px;
	height: 212px;
	background: url(/i/templates/borovoe/ask2.png) no-repeat center bottom;
	background-size: contain;
}

.cnr-spec-left {
	width: calc(66.6666666% + 20px);
	background: #999999;
	min-height: 400px;
	float: left;
	box-sizing: border-box;
}

.cnr-spec-left {
	background-size: cover;
}

.cnr-spec-left .cnr-i {
	background: rgba(20,20,20,0.6);
	padding: 70px 80px;
}

.cnr-spec-left *,
.cnr-spec-right * {
	color: #ffffff;
}

.cnr-spec-notes * {
	font-size: 16px;
}

.cnr-spec-notes ul {
	list-style-type: none;
	padding: 0;
}

.cnr-spec-notes li {
	margin-bottom: 5px;
	position: relative;
	padding-left: 25px;
}

.cnr-spec-notes li::before {
    content: '';
    position: absolute;
   	left: 0;
   	top: 9px;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #b3b3b3;
    transform: translate(0, -50%) scaleY(1) rotate(45deg);
}

.cnr-spec-right .cnr-i {
	padding: 70px 80px;
	position: relative;
}

.cnr-spec-right .cnr-i:after {
	position: absolute;
	content: "";
	right: 50px;
	top: 50px;
	width: 130px;
	height: 100px;
	background: url(/i/templates/borovoe/ask1.png) no-repeat center center;
	background-size: contain;
}

.cnr-spec-right form {
	margin-top: 38px;
}

.cnr-spec-right form * {
	text-align: center;
}

.cnr-spec-right .input {
	background: #ffffff;
	color: #000000;
	line-height: 38px;
	height: 38px;
	border: 0;
	border-radius: 0;
	font-size: 16px;
	width: 100%;
}

.cnr-spec-right,
.cnr-spec-left {
	min-height: 524px;
}

.cnr-map {
	padding: 0;
}

.cnr-map-left {
	width: calc(33.3333333% - 20px);
	min-height: 400px;
	float: left;
	box-shadow: 8px 0 10px -5px rgba(0,0,0,0.7);
	background: #5c9a09 linear-gradient(-135deg, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
	position: relative;
	box-sizing: border-box;
	padding: 70px 80px;
}

.cnr-map-right {
	width: calc(66.6666666% + 20px);
	background: #cccccc;
	min-height: 400px;
	float: right;
}

.cnr-map-left * {
	color: #ffffff;
}

.cnr-map-notes,
.cnr-map-notes * {
	font-size: 16px;
}

.cnr-map-left .cnr-i:after {
	position: absolute;
	content: "";
	right: 50px;
	top: 50px;
	width: 100px;
	height: 70px;
	background: url(/i/templates/borovoe/map.png) no-repeat center center;
	background-size: contain;
}

.map {
	height: 519px;
}

.cnr-news {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 20px;
	/*background: url(/i/templates/borovoe/newsbg.png) no-repeat center center;
	background-size: 80%;*/
}

.cnr-photo {
	float: right;
	width: 50%;
	box-sizing: border-box;
	padding-left: 20px;
}

.cnr-photo-one {
	display: inline-block;
	width: 50%;
	height: 216px;
	vertical-align: top;
	overflow: hidden;
}

.cnr-photo-one-i {
	height: 100%;
	width: 100%;
	background-size: cover;
	transition: all 0.3s;
}

.cnr-photo-one-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.cnr-photo-one:hover .cnr-photo-one-i {
	transform: scale(1.2);
}

.template-module-news-img {
	background-size: cover;
	background-position: center center;
	height: 190px !important;
	border: 0 !important;
}

.template-module-news-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-news-title,
.template-module-news-title * {
	font-size: 16px;
	font-weight: bold;
	color: #5da909 !important;
	text-decoration: none;
}

.template-module-news-notes,
.template-module-news-notes * {
	font-size: 16px !important;
}

.template-module-news-li.withimg .template-module-news-content {
	margin-left: 320px !important;
}

.template-module-news-li {
	position: relative;
}

.template-module-news-date {
	position: absolute;
	bottom: 10px;
	left: 230px;
	font-size: 16px !important;
	color: #ffffff !important;
	text-shadow: 0 0 4px rgba(0,0,0,0.5);
}

.template-module-news-more {
	display: none;
}

.cnr-footer {
	background: #4c4c4c;
	padding-top: 30px;
	padding-bottom: 30px;
}

.cnr-footer,
.cnr-footer * {
	color: #ffffff;
	font-size: 16px;
}

.cnr-footer-left {
	float: left;
	width: 33.333333%;
	padding-right: 20px;
	box-sizing: border-box;
	border-right: 1px solid rgba(255,255,255,0.5);
	background: url(/i/templates/borovoe/footerbg.png) no-repeat center center;
	background-size: auto 100%;
}

.cnr-footer-right {
	width: 66.6666666%;
	float: right;
	padding-left: 20px;
	box-sizing: border-box;
}

.cnr-rooms-tabs {
	border-bottom: 2px solid #5da909;
	position: relative;
}

.cnr-rooms-tabs-link {
	position: absolute;
	right: 0;
	bottom: 16px;
}

.cnr-rooms-tabs-link a {
	color: #5da909;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.cnr-rooms-tabs-one {
	display: inline-block;
	margin-right: 2px;
	background: #d9d9d9;
	font-size: 16px;
	line-height: 46px;
	padding: 0 20px;
	cursor: pointer;
	font-weight: 600;
}

.cnr-rooms-tabs-one.active {
	color: #ffffff;
	background: #5da909;
	line-height: 48px;
	border-top: 8px solid #5da909;
	cursor: default;
}

.cnr-rooms-tabscontent-one {
	display: none;
	padding: 30px 0 0 0;
}

.cnr-rooms-tabscontent-one.active {
	display: block;
}

.cnr-rooms-tabscontent-one-room {
	display: table;
	float: left;
	width: 50%;
	margin-bottom: 20px;
}

.cnr-rooms-tabscontent-one-room-image {
	display: table-cell;
	width: 40%;
	height: 80px;
	background-size: cover;
}

.cnr-rooms-tabscontent-one-room-image a {
	display: block;
	width: 100%;
	height: 100%;
}

.cnr-rooms-tabscontent-one-room-title {
	display: table-cell;
	vertical-align: middle;
	width: 60%;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 15px;
	font-weight: 600;
}

.cnr-rooms-tabscontent-one-room-title a {
	text-decoration: none;
	color: #000000;
}

.cnr-rooms-left {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 30px;
}

.cnr-rooms-right {
	float: right;
	width: 50%;
	padding-top: 2px;
}

.cnr-rooms-right-gallery-image {
	height: 400px;
	background-size: cover;
}

.cnr-rooms-tabscontent-one-room.active .cnr-rooms-tabscontent-one-room-title {
	color: #5da909;
}

.cnr-rooms-tabscontent-one-room.active .cnr-rooms-tabscontent-one-room-title a {
	color: #5da909;
}

.cnr-page h1 {
	text-shadow: none;
	background: transparent;
	padding: 0;
	border: 0;
	font-size: 30px;
    font-weight: 600;
    text-transform: none !important;
    margin-bottom: 40px !important;
    line-height: inherit;
}

.cnr-page {
	max-width: 1000px;
	margin: 0 auto;
}

.page_i {
	padding: 0;
}

.page_i *,
.tplmod-universalcard-unif113 *,
.tplmod-universalcard-unif116 * {
	font-size: 16px;
}

.template-module-path {
	padding-left: 0 !important;
}

.opwndservfuncxsrch div.input {
	background: transparent;
	border: 0;
}

.opwndservfuncxsrch input.input {
	border-radius: 0;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.opwndsearchbuttons {
	margin-top: 40px;
}

.opwndsearchheader {
	text-align: center;
	font-weight: bold;
	padding: 20px 0 0px 0;

	font-size: 30px;
    font-weight: 600;
    text-transform: none !important;
	margin-bottom: 40px !important;
}

/*mobile {*/

.mobile-menu {
    height: 50px;
    position: fixed;
    background: #ffffff;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    width: 100%;
    z-index: 2;
    padding: 0 5px;
    box-sizing: border-box;
    top: 0;
    left: 0;
}

.mobile-menu table {
    width: 100%;
    border-collapse: 0;
}

.mobile-menu-call span {
    display: block;
    text-align: center;
    position: relative;
    top: 0;
}

.mobile-menu-call span:after {
    font-family: FontAwesome;
    content: "\f0c9";
    color: #000000;
    font-size: 25px;
    line-height: 40px;
}

.mobile-menu .template-module-logo {
    width: 129px;
    height: 36px;
    background-size: cover;
    margin-top: 5px;
    margin-left: 5px;
}

.menu-title {
    padding-top: 2px;
}

.menu-title-buttons {
    white-space: nowrap;
}

.menu-title-phone {
    white-space: nowrap;
    padding: 2px 0 0 0;
    font-size: 16px;
}

.menu-title-phone * {
    margin: 0;
    padding: 0;
}

.menu-title-phone a {
    color: #000000;
    text-decoration: none;
}

.leftmenu-close,
.leftmenudesktop-close {
    position: absolute;
    cursor: pointer;
    background: rgba(255,0,0,0.5) url(/i/admin/opwndc.png) no-repeat center center !important;
    top: 0 !important;
    right: -46px !important;
    padding: 8px !important;
    color: #ffffff !important;
    width: 30px !important;
    height: 30px !important;
}

.leftmenu * {
    text-align: left;
    font-size: 16px;
}

.leftmenu-item {
	padding: 5px 0 5px 0;
}

.leftmenu-item-level1 {
	padding-left: 20px;
}

.leftmenu,
.leftmenudesktop {
    display: none;
    position: fixed;
    height: 100%;
    width: 85%;
    max-width: 360px;
    box-shadow: 0 0 10px rgba(0,0,0,0.6);
    background: #ffffff;
    z-index: 2000;
    left: 0;
    top: 0;
}

.leftmenudesktop {
    width: 320px;
}

.leftmenu-content,
.leftmenudesktop-content {
    height: 100%;
    overflow: auto
}

.leftmenu-content-i,
.leftmenudesktop-content-i {
    padding: 20px 20px 20px 20px;
}

.leftmenu a,
.leftmenudesktop a {
    color: #000000;
    text-decoration: none;
}

.leftmenu-rubricator {
    margin-bottom: 20px;
}

.leftmenu-rubricator > ul > li > a {
    text-transform: uppercase;
    font-weight: bold;
}

.leftmenu-content-i > ul,
.leftmenu-rubricator > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.leftmenu-content-i li {
    margin-bottom: 5px;
}

.body-mobile .stcntr {
	width: 100%;
	padding-top: 50px;
}

.body-mobile .header,
.body-mobile .slider,
.body-mobile .headerline,
.body-mobile .cnr-footer-1,
.body-mobile .cnr-footer-2,
.body-mobile .catcard-back {
	display: none;
}

.body-mobile .cnr-wesuggest {
	
}

.body-mobile .cnr-wesuggest-one,
.body-mobile .template-module-catalog-list-one {
	width: 100%;
}

.body-mobile .cnr-header {
	font-size: 25px;
}

.body-mobile .cnr-page h1 {
	line-height: 32px;
	padding-left: 0;
	word-break: break-word;
	font-size: 25px;
}

.body-mobile .template-module-card-img img {
	max-width: 100%;
}

.body-mobile .card-right {
	padding-top: 10px;
}

.body-mobile .template-module-path {
	padding-left: 0;
}

.body-mobile .template-pagecatalog-i {
	columns: 1;
}

.body-mobile .stcntr {
	min-width: inherit;
	max-width: inherit;
}

.body-mobile .top,
.body-mobile .cnr-slider {
	display: none;
}

.body-mobile .tabs-line1-count2 .tabs-line1-one {
	width: 100%;
}

.body-mobile .template-module-logo {
	margin-top: 0;
	position: static;
	width: 44px !important;
}

.body-mobile .tabs-line2.active {
	display: block;
}

.body-mobile .tabs-line2 .tabs-line2-one {
	display: inline-block;
	width: 50%;
	text-align: left;
}

.body-mobile .tabs-line2 .tabs-line2-one a {
	font-size: 13px;
}

.body-mobile .template-module-catalog-list-one,
.body-mobile .cnr-hit .template-module-catalog-list-one,
.body-mobile .template-module-card-same .template-module-catalog-list-one {
	width: 100% !important;
	float: none !important;
}

.body-mobile .top.fixed,
.body-mobile .button-new {
	display: none !important;
}

.body-mobile .cnr {
    padding: 30px 20px 30px 20px;
}

.body-mobile .cnr-pod-col1,
.body-mobile .cnr-pod-col2,
.body-mobile .cnr-pod-col3,
.body-mobile .cnr-pod-col4 {
	width: auto !important;
	display: block;
	float: none;
	height: auto !important;
} 

.body-mobile .cnr-pod-col2,
.body-mobile .cnr-pod-col3,
.body-mobile .cnr-pod-col4 {
	padding-top: 30px;
}

.body-mobile .cnr-about-left,
.body-mobile .cnr-about-right,
.body-mobile .cnr-cattar-left,
.body-mobile .cnr-cattar-right,
.body-mobile .cnr-footer-bottom-left,
.body-mobile .cnr-footer-bottom-right,
.body-mobile .catcard-left,
.body-mobile .catcard-right,
.body-mobile .catcard-tab-content-sp-scheme-itog-right,
.body-mobile .catcard-tab-content-sp-scheme-itog-left {
	float: none;
	width: auto;
}

.body-mobile .cnr-cattar-left .button {
	white-space: nowrap;
}

.body-mobile .cnr-news .template-module-news-ul {
	columns: 1;
}

.body-mobile .cnr-news .template-module-news-li {
	margin-bottom: 20px;
}

.body-mobile .cnr-footer table,
.body-mobile .cnr-footer tr,
.body-mobile .cnr-footer td {
	display: block;
	text-align: center !important;
	width: 100% !important;
}

.body-mobile .cnr-footer td {
	margin-bottom: 10px;
}

.body-mobile .cnr-footer-bottom-right {
	margin-left: 0;
}

.body-mobile .cnr-footer ul {
	text-align: left;
}

.body-mobile .hide-on-mobile {
	display: none !important;
}

.body-mobile .hdrart {
	display: block;
	margin-left: 0;
}

.body-mobile .catcard-datacard {
	padding: 0;
}

.body-mobile .template-module-card-img img {
	max-width: 100% !important;
}

.body-mobile .catcard-sph-one-title span {
	font-size: 11px;
}

.body-mobile .catcard-tab-one,
.body-mobile .catcard-tabs-line {
	display: block;
}

.body-mobile .catcard-tab-one {
	margin: 0;
	padding: 0;
}

.body-mobile .template-module-path {
	padding-left: 0 !important;
}

.body-mobile .catcard-same {
	padding-left: 20px;
	padding-right: 20px;
}

.body-mobile .catcard-tab-content {
	padding-left: 0;
	padding-right: 0;
}

.body-mobile .catcard-tab-content-sp-scheme-formula,
.body-mobile .catcard-tab-content-sp-scheme-formulaitog {
	font-size: 20px;
}

.body-mobile .catcard-tab-content-sp-scheme-itog-right,
.body-mobile .catcard-tab-content-sp-scheme-itog-left {
	text-align: center;
}

.body-mobile .catcard-tab-content-sp-scheme-clean {
	text-align: center;
}

.body-mobile .onmobile-tableblock,
.body-mobile .onmobile-tableblock tr,
.body-mobile .onmobile-tableblock td {
	display: block;
	width: 100%;
}

.body-mobile .cnr-ev-one,
.body-mobile .cnr-alert-one {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
}

.body-mobile .cnr-header,
.body-mobile .cnr-header,
.body-mobile .template-module-news-header {
	text-align: center;
}

.body-mobile .cnr-ev-one-col1 .cnr-ev-one-i {
	height: auto;
}

.body-mobile .cnr-alert-one {
	margin-bottom: 15px;
	border: 0;
}

.body-mobile .cnr-sost-one {
	float: none;
	width: 100%;
	padding: 0;
}

.body-mobile .cnr-spec,
.body-mobile .cnr-map {
	padding: 0;
}

.body-mobile .cnr-spec-left,
.body-mobile .cnr-spec-right {
	float: none;
	width: 100%;
}

.body-mobile .cnr-spec-left .cnr-i,
.body-mobile .cnr-spec-right .cnr-i,
.body-mobile .cnr-map-left {
	padding: 30px 20px 30px 20px;
}

.body-mobile .cnr-spec-notes table,
.body-mobile .cnr-spec-notes tbody,
.body-mobile .cnr-spec-notes tr,
.body-mobile .cnr-spec-notes td,
.body-mobile .cnr-footer-right table,
.body-mobile .cnr-footer-right tbody,
.body-mobile .cnr-footer-right tr,
.body-mobile .cnr-footer-right td {
	display: block;
	width: 100% !important;
}

.body-mobile .cnr-rooms-left {
	float: none;
	width: 100%;
}

.body-mobile .cnr-rooms-right {
	display: none;
}

.body-mobile .cnr-rooms-tabscontent-one-room,
.body-mobile .cnr-map-left,
.body-mobile .cnr-map-right,
.body-mobile .cnr-news,
.body-mobile .cnr-photo,
.body-mobile .cnr-footer-left,
.body-mobile .cnr-footer-right {
	float: none;
	width: 100%;
}

.body-mobile .cnr-rooms-tabs-one {
	display: block;
	margin: 0;
	border: 0 !important;
}

.body-mobile .cnr-rooms-tabs-link {
	display: none;
}

.body-mobile .template-module-news-img {
	float: none;
	margin-bottom: 10px;
}

.body-mobile .template-module-news-li.withimg .template-module-news-content {
	margin-left: 0 !important;
}

.body-mobile .template-module-news-date {
    position: static;
    font-size: 14px !important;
    color: #000000 !important;
    text-shadow: none;
}

.body-mobile .cnr-photo {
	padding: 0;
}

.body-mobile .cnr-footer-left,
.body-mobile .cnr-footer-right {
	padding: 0;
	border: 0;
}

.body-mobile .cnr-footer-left {
	text-align: center;
}

.body-mobile .cnr-footer-right table {
	display: none;
}

.body-mobile .cnr-footer-copy {
	display: block !important;
}

/*mobile }*/

@media only screen and (min-width: 400px) and (max-width: 1260px)  {
	.cnr-ev-one-col1 * {
		font-size: 14px;
	}

	.cnr-sost-notes, .cnr-sost-notes * {
		font-size: 14px;
	}
}

@media only screen and (min-width: 1260px) and (max-width: 1400px)  {
	.cnr-ev-one-col1 * {
		font-size: 15px;
	}
	.cnr-sost-notes, .cnr-sost-notes * {
		font-size: 14px;
	}
}

.cnr.top.fixed {
	position: sticky;
	top: 0;
	z-index: 100;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	padding-top: 20px;
}

.cnr.top.fixed .top-l,
.cnr.top.fixed .top-r {
	display: none;
}

.cnr.top.fixed .top-menu {
	padding-left: 36px;
}

.cnr.top.fixed .top-c {
	position: absolute;
	left: 20px;
	top: 3px;
	width: auto;
}

.cnr.top.fixed .template-module-logo img {
	max-width: 57px !important;
    max-height: 50px !important;
}

.cnr.top.fixed .top-menu {
	margin-top: 0;
}

.mono-panel-start {
	display: none;
}

.cnr-spec-right form p,
.cnr-map-notes p {
	margin-bottom: 20px;
} 

.subpages {
	display: none;
}

.page_i a {
	color: #5da909;
}

.cnr-page {
	background: #ffffff url(/i/templates/borovoe/pagebg.png) no-repeat center center;
	background-attachment: fixed;
	background-size: 67%;
}

.form-content.form-type3 textarea,
.form-content.form-type3 .input,
.form-content.form-type3 select {
    border: 0;
    border-radius: 0;
    font-size: 16px;
    background: #ffffff;
    border: 1px solid #999999;
}

.form-content.form-type3 .input,
.form-content.form-type3 select {
	line-height: 38px;
    height: 38px;
}

.template-wizard-positions-one-2933 .tplmod-containerone,
.template-wizard-positions-one-2935 .tplmod-containerone {
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 33.33333%;
    display: inline-block;
    vertical-align: top;
}

.template-wizard-positions-one-2933 .tplmod-containerone a,
.template-wizard-positions-one-2935 .tplmod-containerone a {
	text-decoration: none;
}

.template-wizard-positions-one-2933 .tplmod-universal-image,
.template-wizard-positions-one-2935 .tplmod-universal-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 200px;
}

.template-wizard-positions-one-2933 .tplmod-universal-unif112,
.template-wizard-positions-one-2935 .tplmod-universal-unif115 {
	text-align: center;
	font-weight: bold;
	color: #5da909;
	font-size: 16px;
}

.photogallerydiv-one-title {
	text-decoration: none;
}

.template-subpages {
	display: none;
}

.opwndcontent {
	padding-top: 20px;
}

.cnr-news .template-module-news-li {
	margin-bottom: 44px;
}

.cnr-news .template-module-news-ul .template-module-news-li:nth-child(2) {
	margin-bottom: 0;
}

.template-module-news h1 {
	display: none;
}

.cnr-news .template-module-news-ul .template-module-news-li:nth-child(3),
.cnr-news .template-module-news-ul .template-module-news-li:nth-child(4) {
	display: none;
}

.template-module-news-header-i a {
	color: #000000;
	text-decoration: none;
}

.body-mobile .plilpelobr_window_label {
	display: none !important;
}

.body-mobile .template-wizard-positions-one-2933 .tplmod-containerone,
.body-mobile .template-wizard-positions-one-2935 .tplmod-containerone,
.body-mobile .photogallerydiv-one {
	width: 100%;
	float: none;
	display: block;
}

.body-mobile .page_i img {
	max-width: 100% !important;
	height: auto !important;
}

.body-mobile .onmobile-tableblock {
	float: none !important;
}

.body-mobile .onmobile-tableblock,
.body-mobile .onmobile-tableblock tbody,
.body-mobile .onmobile-tableblock tr,
.body-mobile .onmobile-tableblock td {
	display: block;
	width: 100% !important;
	height: auto !important;
	text-align: center;
}

.body-mobile .onmobile-hide {
	display: none !important;
}

.body-mobile .cnr-ev-one-col4,
.body-mobile .cnr-ev-one-col5,
.body-mobile .cnr-ev-one-col6,
.body-mobile .cnr-ev-one-col7,
.body-mobile .cnr-ev-one-col8,
.body-mobile .cnr-ev-one-col9,
.body-mobile .cnr-ev-one-col10 {
	display: none;
}

.body-mobile .onmobile-tableblock td ul,
.body-mobile .onmobile-tableblock td ol,
.body-mobile .onmobile-tableblock td li {
	text-align: left;
}

.template-module-reviews-form *,
.template-module-reviews-form-message td,
.template-module-reviews-form-message td *,
.template-module-reviews-form-message *,
.template-module-reviews-content * {
	font-size: 16px !important;
}

.cnr-ev-one h1 {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	border: 0;
	padding: 0;
	text-shadow: none;
	border-radius: 0;
	text-transform: none;
	margin-bottom: 0;
}

.body-page-50570 h1.content_header.main,
.body-page-34284 h1.content_header.main {
	display: none;
}

.top-l-phones a {
	text-decoration: none;
	color: #000000;
}

.button-action-subsctibe {
    display: inline-block !important;
    color: #5da909;
    font-size: 14px;
    font-family: Raleway, Arial, sans-serif !important;
    margin-left: 10px;
    padding: 6px 10px;
    border: 1px solid #5da909;
    position: relative;
    top: -5px;
    cursor: pointer;
}

.template-form-subscribe .template-form-title {
	background: transparent !important;
	text-align: center !important;
	font-weight: bold !important;
	color: #000000 !important;
}

.template-form-subscribe .template-form-submit-line {
	text-align: center;
	margin-top: 10px;
}

.template-form-subscribe .template-form-content table {
	margin: 0 auto;
}

.template-form-subscribe .template-form-submit {
	background: #5da909 !important;
	border-radius: 0 !important;
}

.body-mobile .ajaxwindowsubscribe {
	left: 0 !important;
}

.page_i a.button {
	color: #ffffff;
}

.cnr-spec-right {
	display: none !important;
}

.cnr-spec-left {
	width: 100% !important;
}

.awards {
	position: absolute;
	right: 50px;
	top: 15px;
}

.awards img {
	width: 110px;
}

.mobile-menu-awards {
	padding: 5px 0 0 16px;
}

.mobile-menu-awards img {
	width: 35px;
}

.cnr.top.fixed .top-menu {
	box-sizing: border-box;
	padding-right: 50px;
}

.awards.fixed {
	top: 6px;
	right: 20px;
}

.awards.fixed img {
	width: 50px !important;
}

.top-l-phones img {
	transition: transform 0.3s ease;
}

.top-l-phones img:hover {
  animation: bounce 0.5s infinite alternate;
}

@keyframes bounce {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-8px);
  }
}

.body-mobile .menu-title-search {
	background: url(/i/templates/mobile/search.png) no-repeat center center;
	background-size: contain;
	width: 24px;
	height: 24px;
	margin-left: 15px;
	display: inline-block;
}

.menu-title-mono {
	display: inline-block;
	width: 24px;
	height: 24px;
}

.menu-title-mono a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/i/templates/mobile/eye.png) no-repeat center center;
	background-size: contain;
	margin-left: 10px;
}
/*skin/global/css/poweredby.css*/
.template_powered_by {
	text-align: center;
	margin-top: 20px;
}

.template_powered_by table {
	margin: 0 auto;
}

.template_powered_by_modules a {
	color: #E28A12;
}

.template_powered_by_modules * {
	line-height: 15px !important;
	font-size: 15px !important;
}

.template_powered_by img {
	margin-top: 2px;
}
/*skin/global/css/template-protect.css*/
.template-protect .opwndtitle {
	text-align: center;
}

.template-protect-num-title {
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
}

.template-protect-num {
	text-align: center;
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}

.template-protect-input {
	text-align: center;
	margin-bottom: 20px;
}

.template-protect-input .input {
	text-align: center;
	width: 115px;
	font-size: 18px;
}

.template-protect-submit {
	text-align: center;
}

.template-protect-sended {
	font-size: 15px;
}
/*skin/global/css/template-cabinet.css*/
.cart-cabinet {
	text-align: center;
}

.cart-cabinet-intro {
	padding: 0 0 10px 0;
}

.cart-cabinet a {
	display: inline-block;
	margin: 0 10px;
}

.cabinet-myorderslist {
	max-height: 300px;
	overflow: auto;
}

.cabinet-myorderslist table th {
	font-weight: bold;
	text-align: center;
}

.cabinet-myorderslist table td,
.cabinet-myorderslist table th {
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	vertical-align: top;
}

.cabinet-myorderslist table p {
	margin-top: 0;
	padding-top: 0;
}

.cabinet-myorderslist table tr:nth-child(even) td {
	background: #e7e7e7;
}

.template-cart-discountnewlevel {
	margin: 10px 0;
	padding: 20px;
	border-radius: 10px;
	border: 1px dashed #c10000;
	color: #c10000;
	text-align: center;
}
/*skin/global/css/template-pagetabs.css*/
.pagetabs-group {
	display: inline-block;
	padding: 0 10px;
	box-sizing: border-box;
}

.pagetabs-group-name {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.pagetabs-tabs-one {
	display: inline-block;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-top: 5px solid #cccccc;
	cursor: pointer;
	text-align: center;
}

.pagetabs-tabs-one.active {
	border-top: 5px solid #ff0000;
	cursor: text;
}

.pagetabs-content {
	padding: 20px 0;
}

.pagetabs-content-one {
	display: none;
}

.pagetabs-content-one.active {
	display: block;
}
/*skin/global/css/template-fullbgslide.css*/
.fullbgslide {
	width: 100%;
	height: 100%;
	position: relative;
	background: #000000;
}

.fullbgslide-one {
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.fullbgslide-one.active {
	opacity: 0.5;
}
/*skin/global/css/template-totop.css*/
.template-module-totop {
	display: none;
	width: 30px;
	height: 30px;
	background: url(/i/icons/scroll-top.png);

	position: fixed !important;
	z-index: 1000;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	text-align: center;
}


.template-module-totop {
	border-radius: 100px;
	background-position: center center;
	background: rgba(40,40,40,0.5);
	width: 50px;
	height: 50px;
	font-size: 20px;
	color: #ffffff;
	line-height: 45px;
	border: 2px solid rgba(255,255,255,0.5);
	border-radius: 100px;
	position: fixed !important;
	text-align: center;
	display: none;
}

.template-module-totop:after {
	content: "\f077";
	font-family: 'FontAwesome';
}

.body-uid-382 .template-module-totop {
	bottom: 50px;
}
/*skin/global/css/template-ajindicator.css*/
.ajindicator {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 1001;
	line-height: 37px;
	padding: 20px 20px 6px 20px;
	border-radius: 100px;
	background: #ffffff;
	box-shadow: 0 0 20px rgba(0,0,0,0.4);
}

/*skin/global/css/template-freecard.css*/
.template-freecard-options {
	padding: 20px 0 20px 0;
}

.template-freecard-options-one {
	display: inline-block;
	box-sizing: border-box;
	width: 33.3333%;
	padding: 5px 20px 5px 25px;
	background: url(/i/templates/yes.png) no-repeat left center;
	background-size: 18px;
}

/*skin/global/css/template-menu.css*/
.template-module-menu {
	margin: 0 0 20px 0;
	font-size: 14px;
	font-weight: bold;
}

.template-module-menu-ul {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
}

.template-module-menu-li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-right: 0px;
	border-right: 1px solid #5C80AD;
	text-transform: uppercase;
}

.template-module-menu-li.last {
	border: 0;
	margin-right: 0;
}

.template-module-menu {
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background: #005BAA;
	/*background-image: linear-gradient(#048ad0, #1b4397);*/
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}

.template-module-menu-a {
	color: #ffffff;
	text-decoration: none
}

.template-module-menu-a:hover {
	color: #FCAA0F;
}

/*dynamic {*/

.template-module-menu {
	overflow: visible;
}

.template-module-menu-li-relative {
	position: relative;
}

.template-module-menu-ul-sub {
	padding: 0;
	margin: 0;
	position: absolute;
	list-style: none;
	background: #005BAA;
	z-index: 3;
	width: 200px;
	left: 0px;
	top: 35px;
	display: none;
	padding-top: 0px;
}

/*.template-module-menu-li-relative:hover .template-module-menu-ul-sub {
	display: block;
}*/

.template-module-menu-ul-sub .template-module-menu-li {
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid rgba(255,255,255,0.7);
}

.template-module-menu-ul-sub .template-module-menu-li .template-module-menu-a {
	display: block;
	padding: 10px 10px;
}

.template-module-menu.template-module-menu-fixed {
	position: fixed;
	top: 0;
	z-index: 20;
	width: 1000px;
	margin: 0;
}

.template-module-menu {
	margin-bottom: 0;
}

.menu-place {
	margin-bottom: 20px;
}

.template-module-menu {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 20px;
}

.template-module-menu-ul {
	padding-left: 0px;
	padding-right: 0px;
}

.template-module-menu-a-arrow {
	background-image: url(/i/templates/menudownarrow_fordark1.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
}

/*dynamic }*/


.template-module-menu-li:hover {
	background-color: #0073D6;
}

.template-module-menu-li.first {
	/*border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;*/
}

/*center menu {*/
.template-module-menu {
	text-align: center;
}

.template-module-menu-li {
	display: inline-block;
	float: none;
}

.template-module-menu-ul-sub .template-module-menu-li {
	display: block;
	text-align: left;
	border-radius: 0;
}

/*center menu }*/

.template-module-menu-li-accent {
	background: url(/i/templates/sanprof-brest/newyear.png) no-repeat center center;
	background-size: cover;
}


ul.tree .tree-file {
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	padding-left: 31px;
	margin-left: 4px;
}

ul.tree .tree-file-doc,
ul.tree .tree-file-docx {
	background-image: url(/i/templates/fileformat_doc.png);
}

ul.tree .tree-file-pdf {
	background-image: url(/i/templates/fileformat_pdf.png);
}

ul.tree .tree-file-jpg {
	background-image: url(/i/templates/fileformat_jpg.png);
}

ul.tree .tree-file-jpeg {
	background-image: url(/i/templates/fileformat_jpg.png);
}

ul.tree .tree-file-rtf {
	background-image: url(/i/templates/fileformat_rtf.png);
}
/*skin/global/css/template-copyright.css*/
.template-module-copyright {
	text-align: center;
	margin: 20px 0 20px 0;
	font-size: 0.9em;
	background: #005BAA;
	padding: 7px;
	color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}

.template-module-copyright a {
	color: #ffffff;
}

.template-module-copyright p {
	padding: 0;
	margin: 0;
}

.template-module-copyright table {
	margin: 0 auto;
	width: 100%;
}

.template-module-copyright td {
	vertical-align: top;
}

/*skin/global/css/template-logo.css*/
.template-module-logo {
	margin: 20px 0 0 0;
	width: 100%;
	text-align: center;
}

.template-module-logo img {
	max-width: 170px;
	max-height: 60px;
}
/*skin/global/css/template-search.css*/
.template-module-search {
    padding-top: 19px;
    position: relative;
}

.template-module-search-input {
	background-image: linear-gradient(#585858, #5f5f5f);
    border-color: #252525 #737373 #888888 #383838;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    float: left;
    height: 31px;
    line-height: 20px;
    margin: 0;
    outline: medium none;
    padding: 7px 10px 6px 10px;
    position: relative;
    vertical-align: middle;

    background: #ffffff;
    color: #000000;
}

.template-module-search-submit {
	/*background: linear-gradient(#0583d0, #00307f) url(/i/templates/des1/search.png) no-repeat center center;*/
    background: #005BAA url(/i/templates/des1/search.png) no-repeat center center;
    width: 36px;
	border-radius: 4px;
    color: transparent;
	font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-left: 4px;
    padding: 7px 10px 6px 10px;
    text-align: center;
	text-transform: uppercase;
	border: 0;
    cursor: pointer;
}

.template-module-search table {
    margin: 0 auto;
}

.template-module-search-live {
    position: absolute;
    left: 18px;
    background: #ffffff;
    box-shadow: 0 0 7px rgba(0,0,0,0.7);
    display: none;
    top: 57px;
    max-height: 300px;
    overflow: auto;
    width: 400px;
}

.template-module-search-live .template-module-catalog-list {
	padding: 10px 5px 5px 5px;
}

/*skin/global/css/template-reviews.css*/
.template-module-reviews-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.template-module-reviews-li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d0d0d0;
}

.template-module-reviews-li.last {
	border: 0;	
}

.template-module-reviews-date {
	font-size: 12px;
}

.template-module-reviews-img {
	float: left;
	width: 50px;
	height: 50px;
	border: 1px solid #cccccc;
}

.template-module-reviews-li.withimg .template-module-reviews-content {
	margin-left: 60px;
}

.template-module-reviews-title {
	color: #000000;
	font-weight: bold;
}

.template-module-reviews-answer {
	margin: 10px 0 0 0;
	font-style: italic;
}

.template-module-reviews-form input {
	font-size: 1em;
}

.template-module-reviews-form textarea {
	width: 500px;
	height: 140px;
	font-size: 1em;
}

.template-module-reviews-form-rate-one {
	display: inline-block;
	width: 16px;
	height: 15px;
	background: url(/i/rate.png) no-repeat center -15px;
	cursor: pointer;
	margin-right: 10px;
}

.template-module-reviews-form-rate-one.active {
	background: url(/i/rate.png) no-repeat center 0;
}


.template-module-reviews-rate {
	background: url(/i/rate.png) repeat-x left -15px;
	height: 15px;
	display: inline-block;
	width: 80px;
	text-align: left;
}

.template-module-reviews-rate-i {
	background: url(/i/rate.png) repeat-x left 0;
	height: 15px;
	display: inline-block;
}

.template-module-reviews-rate-count {
	text-align: center;
}

.template-module-reviews-add {
	text-align: center;
	margin: 0 0 20px 0;
}

/*skin/global/css/uploadfile.css*/
/*body {
    font: 12px Arial, sans-serif;
}
*/
#dropZone {    
    color: #555;
    font-size: 18px;
    text-align: center;    
    
    width: 100%;
    padding: 20px 0;
    margin: 20px auto;
    
    background: #eee;
    border: 1px solid #ccc;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#dropZone.hover {
    background: #ddd;
    border-color: #aaa;
}

#dropZone.error {
    background: #faa;
    border-color: #f00;
}

#dropZone.drop {
    background: #afa;
    border-color: #0f0;
}

.dropZone-file {
    opacity: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
}

.imgUploader-list-delete {
    display: none;
}
/*skin/global/css/template-eltorgsys.css*/
.eltorgsys-content {
	display: none;
}

.eltorgsys-title {
	cursor: pointer;
}

.eltorgsys-title-arr {
	font-family: FontAwesome;
	padding-left: 10px;
	font-weight: normal;
}

.eltorgsys-title-arr:after {
	content: "\f063";
}

.eltorgsys-one.active .eltorgsys-content {
	display: block;
}

.eltorgsys-one.active .eltorgsys-title-arr:after {
	content: "\f062";
}

.eltorgsys-form .input,
.eltorgsys-form .select {
	width: 300px;
	margin-left: 0;
	padding-left: 0;
}

.eltorgsys-form .button {
	margin-left: 0;
}

.eltorgsys-form td {
	padding: 5px 5px 5px 0;
}
/*skin/global/css/jquery.bxslider.css*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	/*background: url(images/bx_loader.gif) center center no-repeat #fff;*/
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	/*background: url(images/controls.png) no-repeat 0 -32px;*/
}

.bx-wrapper .bx-next {
	right: 10px;
	/*background: url(images/controls.png) no-repeat -43px -32px;*/
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	/*background: url(images/controls.png) -86px -11px no-repeat;*/
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	/*background: url(images/controls.png) -86px -44px no-repeat;*/
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*skin/global/css/template-timer.css*/
.template-module-timer {
	font-size: 16px;
}

.template-module-timer-title {
	margin: 0 3px 0 0;
}

.template-module-timer-one {
	background: #005BAA;
	padding: 5px;
	margin: 0 3px 0 0;
	color: #FFFFFF;
	border-radius: 3px;
}

.template-module-timer-value {
	margin: 0 3px 0 0;
}
/*skin/global/css/template-slider.css*/
@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.template-module-slider-i {
	width: 998px;
	height: 500px;
	overflow: hidden;
}

.template-module-slider {
	margin: 0 auto 40px auto;
	width: 998px;
	height: 500px;
	position: relative;
	border: 1px solid #cccccc;
}

.template-module-slider-one {
	width: 998px;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center center;
	/*position: absolute;
	left: 0;
	top: 0;*/
	float: left;
}

.template-module-slider-one.first {
	display: block;
}

.template-module-slider-one a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-slider-panel {
	padding: 10px;
	border-radius: 10px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: rgba(255, 255, 255, 0.6);
	max-width: 25%;
}

.template-module-slider-title {
	color: #000000;
	font-size: 14px;
}

.template-module-slider-notes {
	color: #333333;
	padding: 10px 0 10px 0;
}

.template-module-slider-notes p {
	margin: 0;
	padding: 0;
}

.template-module-slider-left, .template-module-slider-right {
	position: absolute;
	cursor: pointer;
	color: #ffffff;
	width: 50px;
	height: 50px;
	background-image: url(/i/templates/des1/sliderlinks.png);
}

.template-module-slider-left {
	left: 20px;
	top: 50%;
	margin-top: -25px;
	background-position: -50px -50px;
}

.template-module-slider-left:hover {
	background-position: 0px -50px;
}

.template-module-slider-right {
	right: 20px;
	top: 50%;
	margin-top: -25px;
	background-position: 0px 0px;
}

.template-module-slider-right:hover {
	background-position: -50px 0px;
}

.template-module-slider-indicator {
	position: absolute;
	bottom: -20px;
	left: 50%;
}

.template-module-slider-indicator-one {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 5px 0 0 ;
	background: #005BAA;
	border-radius: 100px;
	/*cursor: pointer;*/
	cursor: pointer;
}

.template-module-slider-indicator-one.active {
	background: #c10000;
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	cursor: default;
}

.template-module-slider-cover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #ffffff;
	text-align: center;
	left: 0;
	top: 0;
}

.template-module-slider-cover-i {
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -70px;
}

.template-module-slider-cover img {
	display: block;
	margin: 0 auto 20px auto;
	width: 100px;
}

.bx-controls {
	/*position: absolute;
	left: 0;
	top: 0;
	width: 100%;*/
}

.bx-controls-direction, .bx-controls {
	
}


.bx-controls .bx-prev, .bx-controls .bx-next {
	position: absolute;
	cursor: pointer;
	color: #ffffff;
	width: 50px;
	height: 50px;
	background-image: url(/i/templates/des1/sliderlinks.png);
	color: rgba(0,0,0,0);
}

.bx-controls .bx-prev {
	left: 20px;
	top: 50%;
	margin-top: -25px;
	background-position: -50px -50px;
}

.bx-controls .bx-prev:hover {
	background-position: 0px -50px;
}

.bx-controls .bx-next {
	right: 20px;
	top: 50%;
	margin-top: -25px;
	background-position: 0px 0px;
}

.bx-controls .bx-next:hover {
	background-position: -50px 0px;
}

.bx-pager {
	display: none;
}

.bx-controls .bx-prev, .bx-controls .bx-next {
	background: rgba(255,255,255,0.5);
	border: 2px solid rgba(0,0,0,0.2);
	border-radius: 100px;
	color: #005BAA;
	font-size: 20px;
	line-height: 50px;
	text-decoration: none;
	font-family: 'FontAwesome' !important;
	text-align: center;
}

.bx-wrapper .bx-controls-direction a {
	width: 50px;
	height: 50px;
	margin-top: -25px;
	text-indent: 0;
	z-index: 2;
}

.bx-controls .bx-prev:hover {
	background: #005BAA;
	color: #ffffff;
}

.bx-controls .bx-next:hover {
	background: #005BAA;
	color: #ffffff;
}

.bx-controls .bx-prev:after {
	content: "\f053";
}


.bx-controls .bx-next:after {
	content: "\f054";
}

.bx-wrapper .bx-viewport {
	border: 0;
	left: 0;
}

.template-module-slider-mycode p {
	margin: 0;
	padding: 0;
}

.template-module-slider-one-video video {
	width: 100%;
}

.template-module-slider-one-video-start-stop {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
/*.templates/borovoe/css/template-slider-append.css*/
.template-module-slider {
	position: relative;
	margin-bottom: 0;
}

.template-module-slider,
.template-module-slider-i {
	width: 100%;
	border: 0;
}

.template-module-slider-one {
	background-size: cover;
}

.template-module-slider-panel {
	border-radius: 0;
	background: rgba(255,255,255,0.8);
	right: auto;
	left: 83px;
	bottom: 75px;
	padding: 30px 30px 20px 30px;
	border-left: 14px solid #fcce16;
}

.template-module-slider-panel:before {
	content: "";
	position: absolute;
	left: -21px;
    top: -16px;
	background: url(/i/templates/borovoe/slle.png) no-repeat left top;
	background-size: contain;
	width: 56px;
    height: 111px;
}

.template-module-slider-title {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px;
}

.template-module-slider-notes,
.template-module-slider-notes * {
	font-size: 15px;
	/*font-weight: 500;*/
}

.template-module-slider-indicator {
	bottom: 14px;
    right: 30px;
    left: auto;
    margin: 0;
}

.template-module-slider-indicator-one {
	transform: rotate(45deg);
	border-radius: 0;
	margin-left: 5px;
	background: rgba(255,255,255,0.8);
}

.template-module-slider-indicator-one.active {
	background: #72d00b;
}

.bx-controls .bx-prev, .bx-controls .bx-next {
	color: #ffffff;
	border: 0;
	background: transparent !important;
	text-shadow: 0 0 5px rgba(0,0,0,0.7);
}
/*skin/global/css/template-contactblock.css*/
.template-module-contacts {
	margin: 15px 20px 0 0;
	color: #005BAA;
	position: relative;
	z-index: 9;
}

.template-module-contacts {
	text-align: center;
}

.template-module-contacts table {
	margin: 0 auto;
}

.template-module-contacts-i {
}

.template-module-contacts-i p {
	padding: 0;
	margin: 0;
}

.template-module-contacts-table td {
	padding: 0 2px;
}

.template-module-contacts-one {
	margin: 0 0 30px 0;
}

.template-module-contacts-one-title {
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 16px;
}

.template-module-contacts-info {
	position: absolute;
	padding: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	background: #ffffff;
	white-space: nowrap;
	display: none;
	left: 0;
	top: 0;
}

.template-module-contacts-info td {
	text-align: left;
}

.template-module-contacts:hover .template-module-contacts-info {
	display: block;
}

.template-module-contacts-collapsed {
	background: url(/i/contacts-show.png) no-repeat right center;
	padding-right: 20px;
	white-space: nowrap;
}

.template-module-contacts a {
	text-decoration: none;
	color: #000000;
}
/*skin/global/css/template-paytypes.css*/
.template-module-paytypes {
	text-align: center;
	line-height: 20px;
	padding-left: 0px;
}

.template-module-paytypes p {
	margin: 0;
	padding: 0;
}

.template-module-paytypes table {
	margin: 0 auto;
}


.template-module-paytypes img {
	vertical-align: middle;
}
/*skin/global/css/template-intro.css*/
.template-module-intro {
	max-width: 220px;
	text-align: center;
	line-height: 20px;
	margin: 0 auto;
	overflow: hidden;
	height: 40px;
}

.template-module-intro p {
	margin: 0;
	padding: 0;
}

.template-module-intro-i {
}
/*skin/global/css/template-module-officeaddress.css*/
.template-module-officeaddress {
	text-align: center;
	line-height: 20px;
}

.template-module-officeaddress p {
	margin: 0;
	padding: 0;
}
/*skin/global/css/template-backcall.css*/
.template-module-backcall {
	line-height: 20px;
	text-align: center;
}

.template-module-backcall p {
	margin: 0;
	padding: 0;
}

.template-module-backcall-i {
	width: 80px;
	margin: 0 auto;
}

.template-module-backcall a {
	color: #005BAA;
	text-decoration: none;
	border-bottom: 1px dotted #00307f;
}

.template-module-backcall-form .input {
	text-align: center;
}

.template-module-backcall-form-name .input {
	width: 100%;
	margin-top: 5px;
}

.template-module-backcall-form-message .textarea {
	width: 100%;
	resize: none;
	height: 50px;
}

.template-module-backcall-form-phone .input {
	width: 100%;
	margin-top: 5px;
}

.template-module-backcall-form-time .input {
	width: 67px;
	margin-top: 5px;
}

.template-module-backcall-form {
	text-align: center;
}

.template-module-backcall-form-submit {
	text-align: center;
	margin: 20px 0 0 0;
	cursor: pointer;
}

.template-module-backcall-form-close {
	text-align: center;
	margin: 10px 0 0 0;
}

.template-module-backcall-form-close a {
	color: #000000;
}

/*skin/global/css/template-news.css*/
.template-module-news {
	padding: 0 0 30px 0;
}

.template-module-news-header {
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 17px;
}

.template-module-news-ul {
	list-style:  none;
	padding: 0;
	margin: 0;
}

.template-module-news-li {
	margin: 0 0 10px 0;
}

.template-module-news-title {
	font-size: 15px;
	margin: 0 0 2px 0;
}

.template-module-news-title-a {
	color: #000000;
}

.template-module-news-date {
	color: #444444;
	font-size: 11px;
	margin: 2px 0 2px 0;
}

.template-module-news-notes {
	font-size: 12px;
	color: #444444;
}

.template-module-news-more {
	color: #000000;
}


.template-module-news-img {
	float: left;
	width: 50px;
	height: 50px;
	margin: 3px 7px 2px 0;
	border: 1px solid #cccccc;
}

.template-module-news-li.withimg .template-module-news-content {
	margin-left: 60px;
}

.column_1 .simplepagionation {
	display: none;
}


/*skin/global/css/template-windows.css*/
.opwndcover {
	background-color: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	display: none;
}

.opwnd {
	position:absolute;
	z-index: 20;
	background-color: #f0f0f0;
	width:250px;
	border:1px solid #666666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	padding: 0 20px 20px 20px;
	font-size:1em;
	text-align: left;

}

.opwnd .opwnda {
	display: none;
	position:absolute;
	left:-13px;
	top:10px;
	background: url("/i/opwnda.png");
	width:13px;
	height:23px;
}

.opwnd .opwndc {
	position:absolute;
	right:5px;
	top:5px;
	background: url("/i/opwndc.png");
	width:21px;
	height:15px;
	cursor:pointer;
}

.opwndcontent {
}

.opwnd_header {
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	padding: 3px 0 20px 0;
}

.opwnd.opwndsys {
	padding: 0;
	background: #ffffff;
	border-radius: 0;
}

.opwnd.opwndsys .opwnd-controlheightcontent {
	padding: 10px;
	overflow: auto;
	box-sizing: border-box;
}

.opwnd.opwndsys .opwnd-topheader {
	background: #336699;
}

.opwnd.opwndsys .opwnd-topheader-title {
	padding: 10px;
	color: #ffffff;
}

.opwnd.opwndsys .opwndc {
	top: 8px;
	width:22px;
	height:21px;
	background: url("/i/opwndsysclose.png");
}
/*skin/global/css/template-photogallery.css*/
.template-module-pagegallery-img {
	margin: 20px 0 10px 0;
	text-align: center;
}

.template-module-pagegallery-img img {
	max-width: 100%;
	max-height: 600px;
	min-height: 400px;
}

.template-module-pagegallery-img-enlarge {
	display: none;
}

.template-module-pagegallery-gallery-one {
	width: 150px;
	height: 100px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 10px 10px 0;
	cursor: pointer;
	display: inline-block;
}

.template-module-pagegallery-gallery-one.active {
	box-shadow: 0 0 7px rgba(0,0,0,1);
}

.template-module-pagegallery-gallery {
	text-align: center;
}

/*photogallery { */

.template-module-photogallery-one {
	float: left;
	margin: 0 15px 15px 0;
	width: 220px;
}

.template-module-photogallery-one-img {
	width: 220px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center top;
}

.template-module-photogallery-one-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-photogallery-one-title {
	text-align: center;
	padding: 10px 5px 10px 5px;
}

.template-module-photogallery-one-title a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

/*photogallery } */


/*photodiv { */

.template-module-photodiv-one {
	float: left;
	margin: 0 15px 15px 0;
	width: 220px;
}

.template-module-photodiv-one-img {
	width: 220px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.template-module-photodiv-one-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-photodiv-one-title {
	text-align: center;
	padding: 10px 5px 10px 5px;
}

.template-module-photodiv-one-title a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.template-module-photodiv-one-notes {
	text-align: center;
	padding: 5px 5px 10px 5px;
}

.template-module-photodiv-one-notes a {
	color: #000000;
}

/*photodiv } */


.template-module-photodiv,
.template-module-photogallery {
	text-align: center;
}

.template-module-photodiv-one,
.template-module-photogallery-one {
	display: inline-block;
	float: none;
	vertical-align: middle;
}


.template-prevnext {
	padding-top: 20px;
	clear: both;
	overflow: hidden;
}

.template-prevnext a {
	color: #333333;
}

.template-prevnext-prev {
	text-align: left;
}

.template-prevnext-next {
	text-align: right;
}

.template-prevnext-next span,
.template-prevnext-prev span {
	font-family: FontAwesome;
	font-size: 19px;
	padding-left: 10px;
	color: #444444;
	position: relative;
	top: 2px;
}

.template-prevnext-next span:after {
	content: "\f054";
}

.template-prevnext-prev span {
	padding-left: 0;
	padding-right: 10px;
}

.template-prevnext-prev span:after {
	content: "\f053";
}

.template-module-pagegallery-img-title {
	text-align: center;
	padding-bottom: 15px;
}


.template-module-imagecarousel {
	margin: 0 auto;
}

.template-module-imagecarousel-i {
	max-width: 1120px;
	margin: 0 auto;
}

.template-module-imagecarousel-img-i {
	width: 100%;
	height: 225px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.template-module-imagecarousel-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-imagecarousel-img a span {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	background: rgba(0,0,0,0.6);
	color: #ffffff;
	text-align: center;
	font-family: FranklinGothicBookCRegular;
    font-size: 16px;
}

.template-module-imagecarousel-internal {
	position: relative;
}

.template-module-imagecarousel-scroll {
	height: 225px;
	overflow: hidden;
	position: relative;
}

.template-module-imagecarousel-leftright {
	position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    text-indent: 0;
    z-index: 2;
    color: #56B9E4;
    font-size: 20px;
    border: 2px solid rgba(0,0,0,0.4);
    background: rgba(255,255,255,0.3);
    border-radius: 100px;
    line-height: 50px;
    text-align: center;
    font-family: FontAwesome;
    cursor: pointer;
}

.template-module-imagecarousel-leftright:hover {
	color: #ffffff;
	background: #56B9E4;
}

.template-module-imagecarousel-left {
	left: 20px;
	display: none;
}

.template-module-imagecarousel-right {
	right: 20px;
}

.template-module-imagecarousel-left:after {
	content: "\f053";
}

.template-module-imagecarousel-right:after {
	content: "\f054";
}

.template-module-photogallery-nocover .tmplt-pagegallery-one,
.template-module-photogallery-nocover .template-module-photodiv-one-img,
.template-module-photogallery-nocover .template-module-photogallery-one-img {
	background-size: contain;
}

.template-module-photogallery-titlebelow a {
	text-decoration: none;
}

.template-module-photogallery-titlebelow .tmplt-pagegallery-one-title {
	position: static;
	background: transparent;
	color: #000000;
	padding-top: 190px;
	text-decoration: none;
	font-size: 14px;
}

.template-module-photogallery-titlebelow .tmplt-pagegallery-one-title p {
	text-decoration: none;
}

.template-module-photogallery-titlebelow .tmplt-pagegallery-one {
	margin-bottom: 80px;
}

/*skin/global/css/template-path.css*/
.template-module-path {
	padding: 0 0 20px 20px;
	font-size: 0.9em;
	overflow: hidden;
}

.template-module-path-one {
	float: left;
	padding: 0 5px 0 0;
}

.template-module-path-one::after {
	content: " › ";
}

/*.template-module-path-one.template-module-path-nolink::after {
	content: "";	
}*/

.template-module-path-one.last::after {
	content: "";	
}

.template-module-path a {
	color: #000000;
	display: block;
	padding: 0 5px 0 0;
	float: left;
}

.template-module-path-one.template-module-path-nolink a {
	color: #555555;
	text-decoration: none;
	cursor: text;
}
/*skin/global/css/template-events.css*/
.template-module-events {
	margin: 0 0 20px 0;
}

.template-module-events-one {
	float: left;
	background-color: #005BAA;
}

.template-module-events-one:hover {
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	background: #222222;
}

.template-module-events-one-i {
	border-right: 1px solid rgba(255, 255, 255, 0.7);
}

.template-module-events-one-img {
	width: 100%;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
}

.template-module-events-one-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-events-one-title {
	padding: 5px;
	text-align: center;
}

.template-module-events-one-title a {
	color: #ffffff;
	text-decoration: none;
}

.template-module-events-title {
	background-color: #005BAA;
	text-align: center;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.template-module-events-one-submenu {
	display: none;
}

.template-module-events-page .template-module-events-one-title a,
.template-module-events-page .template-module-events-one-annotation {
	color: #000000;
}

.template-module-events-page .template-module-events-one-more {
	text-align: center;
}


.template-module-events-page .template-module-events-one:hover,
.template-module-events-page .template-module-events-one:hover .template-module-events-one-i {
	box-shadow: none;
	background: transparent;
}

.template-module-events-page .template-module-events-one:hover .template-module-events-one-title a {
	color: #000000;
}

/*skin/global/css/template-currency.css*/
.template-module-currency {
	text-align: center;
}

.template-module-currency-title {
	display: inline;
	margin-right: 10px;
}

/*skin/global/css/template-banner.css*/
.template-module-place-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-place-i {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 540px;
	height: 300px;
}

/*skin/global/css/template-wesuggest.css*/
.template-module-wesuggest {
	margin: 0 0 20px 0;
}

.template-module-wesuggest-one {
	float: left;
	background-color: #005BAA;
}

.template-module-wesuggest-one:hover {
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	background: #222222;
}

.template-module-wesuggest-one-i {
	border-right: 1px solid rgba(255, 255, 255, 0.7);
}

.template-module-wesuggest-one-img {
	width: 100%;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
}

.template-module-wesuggest-one-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-wesuggest-one-title {
	padding: 5px;
	text-align: center;
}

.template-module-wesuggest-one-title a {
	color: #ffffff;
	text-decoration: none;
}

.template-module-wesuggest-title {
	background-color: #005BAA;
	text-align: center;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.template-module-wesuggest-one-submenu {
	display: none;
}

/*skin/global/css/template-tinymce.css*/
body, td, pre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
/*skin/global/css/template-forms.css*/
.template-form td {
	padding: 3px;
}

.template-form-title {
	background: #004279;
	color: #ffffff;
	font-family: FranklinGothicDemiCondCRegular;
	font-size: 18px;
	padding: 10px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-transform: uppercase;
}

.template-form td {
	font-family: FranklinGothicBookCondCRegular;
	font-size: 14px;
}

.template-form-text,
.template-form-textarea,
.template-form-select
{
	border: 1px solid #cccccc;
	padding: 6px;
	border-radius: 3px;
	font-size: 14px;
}

.template-form-text {
	width: 250px;
}

.template-form-textarea {
	width: 264px;
	height: 60px;
	resize: none;
}

.template-form-select {
	width: 264px;
}

.template-form-submit {
	padding: 9px 6px 6px 6px;
	line-height: 11px;
	border-radius: 3px;
	border: 0;
	background: #004279;
	color: #ffffff;
	cursor: pointer;
	font-family: FranklinGothicDemiCondCRegular;
	text-transform: uppercase;
}

.template-form-content {
	padding: 10px 10px 0 10px;
}

.template-form-required {
	color: #c10000;
}

.template-form-sendstatus {
	text-align: center;
	margin-top: 15px;
}

.template-form-rate-one {
	display: inline-block;
	margin-right: 10px;
	background: url(/i/templates/rates.png) no-repeat 0 0;
	cursor: pointer;
	width: 32px;
	height: 31px;
}

.template-form-rates input {
	position: absolute;
	opacity: 0;
	left: -5000px;
	top: -5000px;
}

.template-form-rate-one-1 { background-position: 0 0;}
.template-form-rate-one-2 { background-position: -32px 0;}
.template-form-rate-one-3 { background-position: -64px 0;}
.template-form-rate-one-4 { background-position: -96px 0;}
.template-form-rate-one-5 { background-position: -128px 0;}

.template-form-rate-one-1.active { background-position: 0 -31px;}
.template-form-rate-one-2.active { background-position: -32px -31px;}
.template-form-rate-one-3.active { background-position: -64px -31px;}
.template-form-rate-one-4.active { background-position: -96px -31px;}
.template-form-rate-one-5.active { background-position: -128px -31px;}

/*skin/global/css/template-vendors.css*/
.template-module-vendors {
	padding: 0 0 30px 0;
}

.template-module-vendors-header {
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 17px;
}

.template-module-vendors {
}


.template-module-vendors-one {
	margin: 0 0 15px 0;
	overflow: hidden;
	vertical-align: middle;
}

.template-module-vendors-one td {
	padding-bottom: 20px;
}

.template-module-vendors-title {
	font-size: 15px;
	margin: 0 0 5px 0;
}

.template-module-vendors-title-a,
.template-module-vendors-seriesinfo a {
	color: #000000;
}

.template-module-vendors-date {
	color: #444444;
}

.template-module-vendors-notes {
	font-size: 12px;
	color: #444444;
}

.template-module-vendors-more {
	color: #000000;
}

.template-module-vendors-img {
	float: left;
	width: 100px;
	margin-right: 15px;
	text-align: center;
}

.template-module-vendors-img img {
	border: 0;
	width: 100%;
}

.template-module-vendors-img a {
}

.template-module-vendors-li.withimg .template-module-vendors-content {
	margin-left: 110px;
}

.template-module-vendor-img {
	float: left;
	margin: 0 10px 10px 0;
}

/*carousel {*/

.template-module-vendorscarousel {
	padding: 20px 0 0px 0;
	position: relative;
	margin: 0 0 0px 0;
}

.template-module-vendorscarousel ul {
	margin: 0;
	padding: 0;
}

.template-module-vendorscarousel-img {
	width: 120px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	background: #ffffff;
}

.template-module-vendorscarousel-img img {
	vertical-align: middle;
	display: block;
	margin: 0 auto;
}

.template-module-vendorscarousel-img a {
	width: 100%;
	height: 100%;
}

.template-module-vendorscarousel-img-cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.template-module-vendorscarousel-img:hover {
	background: transparent;
}

.template-module-vendorscarousel-img:hover .template-module-vendorscarousel-img-cover {
	display: none;
}

.template-module-vendorscarousel-title {
	display: none;
}

.template-module-vendorscarousel .bx-viewport {
	box-shadow: none;
	background: transparent;
}

.template-module-vendorscarousel .bx-wrapper {
	position: relative;
	width: 980px;
}

.template-module-vendorscarousel .bx-controls .bx-prev, .template-module-vendorscarousel .bx-controls .bx-next {
	top: 35px;
	display: none;
}

.template-module-vendorscarousel:hover .bx-controls .bx-prev, .template-module-vendorscarousel:hover .bx-controls .bx-next {
	display: block;
}

.template-module-vendorscarousel .bx-controls .bx-prev, .template-module-vendorscarousel .bx-controls .bx-prev:hover {
	/*width: 21px;
	height: 39px;
	background: #bbbbbb url(/i/templates/des1/smallslideran.png) no-repeat -21px 0;*/
	left: -29px;
}

.template-module-vendorscarousel .bx-controls .bx-next, .template-module-vendorscarousel .bx-controls .bx-next:hover {
	/*width: 21px;
	height: 39px;
	background: #bbbbbb url(/i/templates/des1/smallslideran.png) no-repeat -0 0;*/
	right: -31px;
}

/*carousel }*/

.template-vendors-v2 {
	text-align: center;
}

.template-vendors-v2-one {
	display: inline-block;
	margin: 0 10px 10px 20px;
}

.template-vendors-v2-one-i {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	height: 120px;
}

.template-vendors-v2-one-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-vendor-series {
	text-align: center;
	overflow: hidden;
}

.template-module-vendor-series-one {
	float: left;
	margin: 0 0 30px 0;
	text-align: left;
	width: 50%;
}

.template-module-vendor-series-one-i {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	height: 110px;
	float: left;
	margin-right: 10px;
}

.template-module-vendor-series-one-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-vendor-series-one-title {
	margin-top: 5px;
	padding-right: 10px;
}

.template-module-vendor-series-one-notes {
	font-size: 14px;
	margin-top: 5px;
	padding-right: 10px;
}

.template-module-vendorsletters {
	text-align: center;
}

.template-module-vendorsletters-one,
.template-module-vendorsletters-title,
.template-module-vendorsletters-link {
	display: inline-block;
	padding: 5px 10px;
}

.template-module-vendorsletters-title,
.template-module-vendorsletters-link {
	color: #666666;
}


.template-module-vendorsletters-link a {
	color: #666666;
}

.template-module-vendorsletters-one {
	position: relative;
}

.template-module-vendorsletters-one-sub {
	border: 1px solid #cccccc;
	background: #ffffff;
	box-shadow: 0 3px 5px rgba(0,0,0,0.6);
	position: absolute;
	display: none;
	left: 0;
	top: 23px;
	text-align: left;
	min-width: 200px;
	max-width: 250px;
	padding: 5px 0;
}

.template-module-vendorsletters-one-sub a {
	color: #000000;
	padding: 7px 10px;
	display: block;
	text-decoration: none;
}

.template-module-vendorsletters-one-sub a:hover {
	text-decoration: underline;
}

.template-module-vendorsletters-one:hover {
	background-color: #999999;
	color: #ffffff;
}

.template-module-vendorsletters-one:hover .template-module-vendorsletters-one-sub {
	display: block;
}

.template-module-vendorscarousel-one {
	list-style: none;
}

/*skin/global/css/template-map.css*/
.template-module-mapcontent {
	position: relative;
}

.template-module-mapcontent-element {
	position: absolute;
}

.template-module-mapcontent-element-title {
	display: none;
	position: absolute;
	padding: 20px;
	text-align: center;
	min-width: 150px;
	max-width: 200px;
	background: #ffffff;
	color: #000000;
	box-shadow: 0 0 6px rgba(255,255,255,0.7);
}

.template-module-mapcontent-element-title p {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.template-module-mapcontent-element-title span {
	display: block;
	margin-top: 10px;
}


.template-module-mapcontent-element {
	cursor: pointer;
}

.template-module-mapcontent-hoverfull .template-module-mapcontent-element:hover .template-module-mapcontent-element-more {
	display: block;
}
/*skin/global/css/template-more.css*/
.template-index-one-more-link {
	/*text-decoration: underline;*/
	cursor: pointer;
	border: 1px solid #0059A3;
	border-radius: 3px;
	padding: 3px 5px;
	display: inline-block;
	color: #0059A3;
	margin: 15px 0 15px 0;
}

.template-index-one-more-text {
	display: none;
}
/*skin/global/css/template-pagination.css*/
.pagination a {
	color: #000000;
}
/*skin/global/css/template-linktomap.css*/
.templateblock_linktomap {
	line-height: 20px;
	text-align: center;
}

.templateblock_linktomap a {
	color: #005BAA;
	text-decoration: none;
	border-bottom: 1px dotted #00307f;
}
/*skin/global/css/template-animation.css*/
.template-animation {
	opacity: 0;
}

.template-animation.fromcounter {
    opacity: 1;
}

/*fromleft {*/
.template-animation.fromleft {
    -webkit-animation-name: fromleftAnimation;
    -webkit-animation-duration: 1s;
    animation-name: fromleftAnimation;
    animation-duration: 1s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fromleftAnimation {
    from {left: -100%; opacity: 0;}
    to {left: 0; opacity: 1;}
}

/* Standard syntax */
@keyframes fromleftAnimation {
    from {left: -100%; opacity: 0;}
    to {left: 0; opacity: 1;}
}
/*fromleft }*/

/*fromright {*/
.template-animation.fromright {
    -webkit-animation-name: fromrightAnimation;
    -webkit-animation-duration: 1s;
    animation-name: fromrightAnimation;
    animation-duration: 1s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fromrightAnimation {
    from {left: 100%; opacity: 0;}
    to {left: 0; opacity: 1;}
}

/* Standard syntax */
@keyframes fromrightAnimation {
    from {left: 100%; opacity: 0;}
    to {left: 0; opacity: 1;}
}
/*fromright }*/


/*frombottom {*/
.template-animation.frombottom {
    -webkit-animation-name: frombottomAnimation;
    -webkit-animation-duration: 1s;
    animation-name: frombottomAnimation;
    animation-duration: 1s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes frombottomAnimation {
    from {top: 300px; opacity: 0;}
    to {top: 0; opacity: 1;}
}

/* Standard syntax */
@keyframes frombottomAnimation {
    from {top: 300px; opacity: 0;}
    to {top: 0; opacity: 1;}
}
/*frombottom }*/


/*fromtop {*/
.template-animation.fromtop {
    -webkit-animation-name: fromtopAnimation;
    -webkit-animation-duration: 1s;
    animation-name: fromtopAnimation;
    animation-duration: 1s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fromtopAnimation {
    from {top: -300px; opacity: 0;}
    to {top: 0; opacity: 1;}
}

/* Standard syntax */
@keyframes fromtopAnimation {
    from {top: -300px; opacity: 0;}
    to {top: 0; opacity: 1;}
}
/*fromtop }*/

/*fromblow {*/
.template-animation.fromblow {
    -webkit-animation-name: fromblowAnimation;
    -webkit-animation-duration: 0.5s;
    animation-name: fromblowAnimation;
    animation-duration: 0.5s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fromblowAnimation {
    from {transform: scale(0.1); opacity: 0;}
    to {transform: scale(1); opacity: 1;}
}

/* Standard syntax */
@keyframes fromblowAnimation {
    from {transform: scale(0.1); opacity: 0;}
    to {transform: scale(1); opacity: 1;}
}
/*fromblow }*/

/*skin/global/css/template-fixedmenu.css*/
.fixed-top {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #e0e0e0;
	z-index: 10;
	box-shadow: 0 0 5px rgba(0,0,0,0.6);
	padding: 5px 0;
	text-align: center;
	display: none;
}

.fixed-top-i {
	display: inline-block;
	text-align: center;
}

.fixed-top-c {
	display: flex;
}

.fixed-top-one {
	display: inline-block;
	margin: auto;
	width: auto;
}

.fixed-top-one-i {
	padding: 0 20px;
	position: relative;
}

.fixed-top .template-module-search {
	margin-bottom: 0px !important;
	width: auto !important;
	padding: 0;
}

.fixed-top .template-module-search-input {
	width: 240px;
}

.fixed-top .template-module-viewed,
.fixed-top .template-module-cart2 {
	text-align: left;
	top: 0;
	position: static !important;
	margin-top: 3px;
}

.fixed-top .template-module-viewed-title,
.fixed-top .template-module-cart2-title {
	margin-left: 0px;
	line-height: 20px;
	font-weight: normal;
}

.fixed-top .template-module-viewed-icon,
.fixed-top .template-module-cart2-icon {
	margin-top: 5px;
}

.fixed-top .template-module-contacts {
	margin: 1px 0 0 0;
}

.fixed-top .template-module-logo img {
	max-height: 50px;
}

.fixed-top .template-module-logo {
	height: auto;
}

.catalog-call {
	text-transform: uppercase;
	font-weight: bold;
	background: url(/i/gtd/dropdown33-2.png) no-repeat right center;
	padding-right: 17px;
	cursor: pointer;
}

.catalog-call-menu {
	position: absolute;
	background: #e0e0e0;
	left: 0;
	text-align: left;
	top: 32px;
	display: none;
	box-shadow: 0 3px 4px rgba(0,0,0,0.6);
	min-width: 300px;
}

.catalog-call-menu .menu-grid-one {
	display: block;
	text-align: left;
}

.catalog-call-menu a {
	display: block;
	text-align: left;
	color: #0059A3 !important;
	font-family: FranklinGothicDemiCondCRegular, Arial, sans-serif;
}

.template-topmenus-menu {
	position: absolute;
	background: #e0e0e0;
	box-shadow: 0 3px 4px rgba(0,0,0,0.6);
	width: 451px;
	display: none;
}

.template-topmenus-menu-one {
	float: left;
	width: 200px;
}

.template-topmenus-menu-one-info {
	padding: 10px;
}

.fixed-top .template-module-logo {
	background: url(/i/gtd/dropdown33-2.png) no-repeat right center;
	padding-right: 12px;
	margin: 0;	
}

.fixed-top .template-module-menu {
	background-color: transparent !important;
	box-shadow: none;
	margin: 0 !important;
}

.fixed-top .template-module-menu-li {
	display: block;
	border: 0 !important;
}

.fixed-top .template-module-menu a {
	font-family: Arial, sans-serif;
	text-align: left;
	display: block;
	font-weight: bold;
}

.fixed-top .template-module-menu a,
.fixed-top .template-module-rubricator-a {
	color: #000000 !important;
	font-size: 13px;
}

.template-topmenus-menu-one-left {
	border-right: 1px dotted #cccccc;
}

.template-topmenus-menu-one-right {
	width: 250px;
}

.fixed-top .template-module-rubricator {
	position: static;
	top: 0;
	margin: 0;
}

.fixed-top .template-module-rubricator-ul {
	box-shadow: none;
}

.fixed-top .template-module-rubricator-ul ul {
	box-shadow: 0 0 4px rgba(0,0,0,0.6);
}

.fixed-top .template-module-rubricator-li {
	background: #e0e0e0;
}

.fixed-top .template-module-rubricator-count {
	color: #999999;
}

.fixed-top .template-module-rubricator-li.template-module-rubricator-li-arrow {
	background-image: url(/i/templates/menurightarrow_forlight1.png);
	background-repeat: no-repeat;
	background-position: 96% center;
}

.fixed-top .template-module-menu-li-catalogcopy {
	display: none;
}

.fixed-top .template-module-rubricator-li:hover,
.fixed-top .template-module-menu-li:hover {
	background-color: #cccccc !important;
}

.fixed-top .template-module-rubricator a:hover,
.fixed-top .template-module-menu a:hover {
	background-color: transparent !important;
}

.fixed-top .template-module-worktime-i {
	color: #000000;
}

/*.fixed-top .template-module-rubricator-li-0 {
	float: left;
	width: 200px;
}
*/

.fixed-top .template-module-rubricator {
	width: 400px;
}

.fixed-top .template-module-rubricator-li {
	border: 0;
}

.fixed-top .template-module-rubricator-li-0 {
	float: left;
	width: 200px;
}

.fixed-top .template-module-rubricator-li-0:nth-child(odd) {
	clear: both;
}

.template-module-rubricator-ul-0 ul {
	z-index: 2;
}

/*.template-module-rubricator-ul-0 {
	columns: 2;
}

.template-module-rubricator-ul-0 ul {
	columns: auto;
	left: 200px;
}*/

/*.fixed-top * {
	font-family: Arial, sans-serif !important;
}*/

.fixed-top .template-module-contacts {
	z-index: 0;
}

.fixed-top .template-module-logo {
	cursor: pointer;
}


.fixed-top .template-module-rubricator {
	padding-top: 0;
}

/*skin/global/css/template-downloadfiles.css*/
.page-i-downloadfiles table {
	margin: 0 auto;
}

.page-i-downloadfiles table img {
	width: 22px;
	margin-right: 10px;
}

.page-i-downloadfiles-group {
	text-align: center !important;
	padding-top: 10px;
}

.page-i-downloadfiles-group.first {
	padding-top: 0;
}
/*skin/global/css/template-pageslider.css*/
.page-slider-one {
	width: 100%;
	height: 560px;
	background-size: cover;
}

.page-s-content .bx-viewport {
	box-shadow: none !important;
	background: transparent !important;
	border: 0 !important;
}

.page-s-content .bx-prev,
.page-s-content .bx-next {
	font-family: FontAwesome;
	width: 50px !important;
	height: 50px !important;
	opacity: 0.6 !important;
}

.page-s-content .bx-prev {
	background: url(/i/templates/yunost/slider_prev.png) !important;
	background-size: cover !important;
}

.page-s-content .bx-next {
	background: url(/i/templates/yunost/slider_next.png) !important;
	background-size: cover !important;
	right: 20px !important;
}

.page-slider-cover .bx-wrapper .bx-controls-direction a,
.page-slider-cover .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px !important;
}

.page-slider-cover {
	position: relative;
}

.page-slider-indicator {
	position: absolute;
	bottom: 10px;
	left: 50%;
}

.page-slider-indicator-one {
	display: inline-block;
	border-radius: 100px;
	background-color: #ffffff;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	margin: 0 5px;
	width: 10px;
	height: 10px;
	cursor: pointer;
}

.page-slider-indicator-one.active {
	background: #ff0000;
	cursor: default;
}
/*skin/global/css/template-monoversionpanel.css*/
.hasmonoversion .mono-panel {
	position: fixed;
	left: 0;
	top: 0;
	background: #000000 !important;
	padding: 5px 10px !important;
	z-index: 9999999;
	border: 0 !important;
	font-size: 14px !important;
	color: #ffffff !important;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.hasmonoversion .mono-panel.mono-panel-center {
	left: 50% !important;
    margin-left: -100px;
    text-align: center;
}

.hasmonoversion .body-cnsv2 .mono-panel {
	left: 50%;
	margin-left: -87px;
}

.mono-panel-visible {
	width: 100%;
}

.hasmonoversion.sitemonoversion .mono-panel {
	width: 100%;
	left: 0 !important;
	margin: 0 !important;
	border-radius: 0 !important;
	padding: 10px 10px !important;
}

.hasmonoversion .mono-panel,
.hasmonoversion .mono-panel * {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px !important;
}

.hasmonoversion .mono-panel a {
	color: #ffffff !important;
	text-decoration: none;
}


.hasmonoversion .mono-panel .gamma1 {
	color: #000000 !important;
}

.hasmonoversion .mono-panel .gamma1,
.hasmonoversion .mono-panel .gamma2,
.hasmonoversion .mono-panel .gamma3,
.hasmonoversion .mono-panel .font1,
.hasmonoversion .mono-panel .font2,
.hasmonoversion .mono-panel .font3 {
	text-decoration: none !important;
	border: 1px solid #ffffff !important;
	padding: 5px 7px !important;
}

.hasmonoversion .bodygamma3 .mono-panel .font1,
.hasmonoversion .bodygamma3 .mono-panel .font2,
.hasmonoversion .bodygamma3 .mono-panel .font3,
.hasmonoversion.bodygamma3 .mono-panel .font1,
.hasmonoversion.bodygamma3 .mono-panel .font2,
.hasmonoversion.bodygamma3 .mono-panel .font3 {
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
}
/*skin/global/css/template-catchwindows.css*/
.opwndnopadding {
	border-radius: 0 !important;
	/*border: 0 !important;*/
}

.opwndnopadding,
.opwndnopadding .opwndcontent,
.opwndnopadding .page_i {
	padding: 0 !important;
}

.opwndnopadding .opwndcontent p {
	padding: 0;
	margin: 0;
}

.opwndnopadding .opwndcontent img {
	display: block;
}

.body-mobile .opwnd .opwndc {
	z-index: 1;
	background: url(/i/opwndcw.png) !important;
}
/*skin/global/css/template-contentconstructorsite.css*/
.tcnstemplate-contentconstructor-area-one {
	margin-bottom: 30px;
}

.tcnstemplate-contentconstructor-area-one-button,
.tcnstemplate-contentconstructor-area-one-youtube,
.tcnstemplate-contentconstructor-area-one-iframe {
	text-align: center;
}

.tcnstemplate-contentconstructor-area-one-youtube iframe,
.tcnstemplate-contentconstructor-area-one-iframe iframe {
	max-width: 100%;
}

.tcnstemplate-contentconstructor-area-one-type-button {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 3px;
	border: 1px solid #888888;
}

.tcnstemplate-contentconstructor-area-one-image img {
	width: 100%;
}

.tcnstemplate-contentconstructor-area-one-type-image {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px;
}

.tcnstemplate-contentconstructor-area-one-type-image-inside,
.template-contentconstructor-area-one-type-image-inside {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	height: 100%;
	position: relative;
}

.tcnstemplate-contentconstructor-area-one-type-image.tcnstemplate-contentconstructor-area-one-type-image-cover .template-contentconstructor-area-one-type-image-inside {
	background-size: cover;
}

.tcnstemplate-contentconstructor-area-one-type-image a {
	display: block;
	width: 100%;
	height: 100%;
}

.tcnstemplate-contentconstructor-area-one-images-cols-1 .tcnstemplate-contentconstructor-area-one-type-image {
	width: 100%;
	height: 750px;
}

.tcnstemplate-contentconstructor-area-one-images-cols-2 .tcnstemplate-contentconstructor-area-one-type-image {
	width: 50%;
	height: 300px;
}

.tcnstemplate-contentconstructor-area-one-images-cols-3 .tcnstemplate-contentconstructor-area-one-type-image {
	width: 33.33333%;
	height: 200px;
}

.tcnstemplate-contentconstructor-area-one-images-cols-4 .tcnstemplate-contentconstructor-area-one-type-image {
	width: 25%;
	height: 150px;
}

.tcnstemplate-contentconstructor-area-one-images-cols-5 .tcnstemplate-contentconstructor-area-one-type-image {
	width: 20%;
	height: 125px;
}

.tcnstemplate-contentconstructor-area-one-type-image-title {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 15px 5px;
	box-sizing: border-box;
	background: rgba(0,0,0,0.5);
	text-align: center;
	color: #ffffff;
}

.tcnsphotogallerydiv {
	text-align: center;
}

.tcnsphotogallerydiv-one {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	box-sizing: border-box;
	padding-right: 10px;
	margin-bottom: 30px;
}

.tcnsphotogallerydiv-one-i {
	height: 200px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.tcnsphotogallerydiv-one-i-image {
	height: 200px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.tcnsphotogallerydiv-one-title {
	text-align: center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	color: #000000;
}

.tcnsphotogallerydiv-one-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.body-mobile .tcnsphotogallerydiv-one {
	width: 100%;
	display: block;
	margin-right: 0;
	padding-right: 0;
}

.tcnsphotogallerydivtover .tcnsphotogallerydiv-one-i {
	height: 230px;
}

.tcnsphotogallerydivtover .tcnsphotogallerydiv-one-i {
	position: relative;
}

.tcnsphotogallerydivtover a {
	text-decoration: none;
}

.tcnsphotogallerydivtover .tcnsphotogallerydiv-one-title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	background: rgba(255,255,255,0.6);
    color: #000000;
    font-weight: normal;
    min-height: 71px;
}

.tcnsphotogallerydivtover .tcnsphotogallerydiv-one {
	margin-bottom: 10px;
}

p.alert1 {
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    padding: 20px;
    margin: 30px 20px;
    font-weight: bold;
    text-align: center !important;
}

p.alert2 {
    border: 1px dotted #cccccc;
    background: #f6f6f6;
    padding: 20px 20px 20px 60px;
    margin: 30px 0;
    position: relative;
}

p.alert2:before {
    font-family: FontAwesome;
    content: "\f05a";
    position: absolute;
    color: #cccccc;
    left: 18px;
    font-size: 28px;
    line-height: 28px;
    top: 50%;
    margin-top: -14px;
}

p.alert3 {
    padding: 20px 20px 20px 40px;
    margin: 0 0;
    position: relative;
}

p.alert3:before {
    font-family: FontAwesome;
    content: "\f10d";
    position: absolute;
    color: #000000;
    left: 0px;
    font-size: 28px;
    line-height: 28px;
    top: 50;
}

.tcnstemplate-contentconstructor-area-one-islast {
	margin-bottom: 0;
}

.tcnstabs {
	border-bottom: 1px solid #0c4da2;
    text-align: center;
}

.tcnstabs-one {
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
}

.tcnstabs-one a {
	text-decoration: none;
}

.tcnstabs-one.active {
	background-color: #0c4da2;
	color: #ffffff;
	cursor: default;
}

.tcnstabs-one.active a {
	color: #ffffff;
}

.tcnstemplate-contentconstructor-area-one-timer {
	position: relative;
}

.tcnstemplate-contentconstructor-area-one-timer * {
	color: #ffffff;
}

.tcnstemplate-contentconstructor-area-one-timer img {
	width: 100%;
}

.tcnstemplate-contentconstructor-area-one-timer-counter {
	position: absolute;
	bottom: 16px;
	text-align: center;
	width: 100%;
}

.tcnstemplate-contentconstructor-area-one-timer-counter-num1,
.tcnstemplate-contentconstructor-area-one-timer-counter-num2 {
	background: #2047fe;
	padding: 0 15px;
	height: 72px;
	line-height: 72px;
	font-size: 45px;
	display: inline-block;
	border-radius: 5px;
	font-weight: bold;
	position: relative;
}

.tcnstemplate-contentconstructor-area-one-timer-counter-num1 em,
.tcnstemplate-contentconstructor-area-one-timer-counter-num2 em {
	background: rgba(0,0,0,0.15);
	height: 50%;
	width: 100%;
	display: block;
	left: 0;
	bottom: 0;
	position: absolute;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.tcnstemplate-contentconstructor-area-one-timer-counter-num1 {
	margin-right: 1px;
}

.tcnstemplate-contentconstructor-area-one-timer-counter-days,
.tcnstemplate-contentconstructor-area-one-timer-counter-hours,
.tcnstemplate-contentconstructor-area-one-timer-counter-minutes,
.tcnstemplate-contentconstructor-area-one-timer-counter-seconds {
	margin-right: 15px;
	display: inline-block;
}

.tcnstemplate-contentconstructor-area-one-timer-counter-seconds {
	margin-right: 0;
}

.tcnstemplate-contentconstructor-area-one-timer-counter-notes {
	display: block;
	text-align: center;
	margin-top: 10px;
	font-size: 15px !important;
}

.body-mobile .tcnstemplate-contentconstructor-area-one-timer-counter-notes {
	font-size: 12px !important;
	margin-top: 2px;
}

.body-mobile .tcnstemplate-contentconstructor-area-one-timer-counter-num1,
.body-mobile .tcnstemplate-contentconstructor-area-one-timer-counter-num2 {
	font-size: 18px !important;
	padding: 0 7px;
	line-height: 35px;
	height: 35px;
}

.body-mobile .tcnstemplate-contentconstructor-area-one-timer-counter {
	bottom: 0;
}

.tcnstemplate-contentconstructor-area-one-notactive * {
	opacity: 0.5;
}

.tcnstemplate-contentconstructor-area-one-notactive .contentarea-editable-cpanel,
.tcnstemplate-contentconstructor-area-one-notactive .contentarea-editable-cpanel * {
	opacity: 1;
}

.tcnstemplate-contentconstructor-area-one-images .bx-controls-direction {
    position: absolute;
    top: 50%;
    margin-top: -16px !important;
    width: 100%;
}

.tcnstemplate-contentconstructor-area-one-images .bx-wrapper .bx-controls-direction a {

    font-family: FontAwesome !important;
    color: #ffffff;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);
    font-size: 32px;
    text-decoration: none !important;
}

.tcnstemplate-contentconstructor-area-one-images .page-slider-cover {
	position: relative;
}

.tcnstemplate-contentconstructor-area-one-images .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 20px;
}

.tcnstemplate-contentconstructor-area-one-images .bx-wrapper .bx-controls-direction a.bx-next {
	right: 20px;
}

.tcnstemplate-contentconstructor-area-one-images .bx-wrapper .bx-controls-direction a.bx-prev:after {
	content: "\f060";
}

.tcnstemplate-contentconstructor-area-one-images .bx-wrapper .bx-controls-direction a.bx-next:after {
	content: "\f061";
}

.tcnstemplate-contentconstructor-area-one-timer a {
	text-decoration: none;
}

.module-tableconstructor-table-visual table {
	width: 100%;
}

.module-tableconstructor-table-visual table,
.module-tableconstructor-table-visual td,
.module-tableconstructor-table-visual th {
	border: 0;
}

.module-tableconstructor-table-visual tr:nth-child(odd) td,
.module-tableconstructor-table-visual tr:nth-child(odd) th {
    background: #f0f0f0;
}

.module-tableconstructor-table-visual th,
.module-tableconstructor-table-visual th * {
	font-size: 15px;
}

.module-tableconstructor-table-visual td,
.module-tableconstructor-table-visual th {
    padding: 5px 5px;
}

.tcnstemplate-contentconstructor-area-one-table-horborders .module-tableconstructor-table-visual tr:nth-child(odd) td,
.tcnstemplate-contentconstructor-area-one-table-horborders .module-tableconstructor-table-visual tr:nth-child(odd) th {
	background: transparent;
}

.tcnstemplate-contentconstructor-area-one-table-horborders .module-tableconstructor-table-visual td,
.tcnstemplate-contentconstructor-area-one-table-horborders .module-tableconstructor-table-visual th {
	border-bottom: 1px solid #cccccc;
}


.tcnstemplate-contentconstructor-area-one-table-allborders .module-tableconstructor-table-visual tr:nth-child(odd) td,
.tcnstemplate-contentconstructor-area-one-table-allborders .module-tableconstructor-table-visual tr:nth-child(odd) th {
	background: transparent;
}

.tcnstemplate-contentconstructor-area-one-table-allborders .module-tableconstructor-table-visual table,
.tcnstemplate-contentconstructor-area-one-table-allborders .module-tableconstructor-table-visual td,
.tcnstemplate-contentconstructor-area-one-table-allborders .module-tableconstructor-table-visual th {
	border: 1px solid #cccccc;
}

.page-slider-one {
	background-size: contain !important;
	background-repeat: no-repeat;
	background-position: center center;
}

.page-slider-one.page-slider-one-cover {
	background-size: cover !important;
}

.page-slider-indicator {
	width: 100%;
	margin-left: 0 !important;
	left: 0 !important;
}

.tcnstemplate-contentconstructor-area-one-content .input,
.tcnstemplate-contentconstructor-area-one-content .textarea,
.tcnstemplate-contentconstructor-area-one-content .select {
	border: 1px solid #bbbbbb;
	padding: 5px;
}

.tcnstemplate-contentconstructor-area-one-content .form-notes-alert {
	font-size: 15px;
}

.tcnstemplate-contentconstructor-area-one-table-calc {
	padding: 5px 0 5px 0;
	text-align: right;
}

.tcnstemplate-contentconstructor-gallerywbig-preview {
	height: 500px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.tcnstemplate-contentconstructor-gallerywbig-cover .tcnstemplate-contentconstructor-gallerywbig-preview {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.tcnstemplate-contentconstructor-gallerywbig-small {
	text-align: center;
}

.tcnstemplate-contentconstructor-gallerywbig-small-one {
	width: 130px;
	height: 80px;
	display: inline-block;
	margin: 2px 1px 0 0;
	cursor: pointer;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.tcnstemplate-contentconstructor-gallerywbig-small-one.active {
	cursor: default;
	box-shadow: inset 0 0 3px #000000;
}

.tcnstemplate-contentconstructor-area-style-image {
	list-style: none;
}

.tcnstemplate-contentconstructor-area-style-image-image {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #cccccc;
	margin-right: 10px;
	border-radius: 3px;
	margin-bottom: 5px;
	padding: 5px;
}

.tcnstemplate-contentconstructor-area-style-image-image-i {
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 32px;
}

.tcnstemplate-contentconstructorpageswitcher {
    text-align: center;
    margin-top: 20px;
}

.tcnstemplate-contentconstructorpageswitcher-one {
    display: inline-block;
    margin: 0 3px;
    background: #ffffff;
    width: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}

body .tcnstemplate-contentconstructorpageswitcher-one {
	color: #2d2d2d !important;
}

.tcnstemplate-contentconstructorpageswitcher-one.active {
    background: #ea202e;
    color: #ffffff !important;
    cursor: default;
}








.tcnstemplate-contentconstructor-area-one-type-image-moredata {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	transition: opacity .5s ease-out;
	opacity: 0;

	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
}

.tcnstemplate-contentconstructor-area-one-type-image-moredata-title {
	font-weight: bold;
	font-size: 23px;
	transform: translateY(-30px) scale(1.5);
	transition: all 1s;
	margin-bottom: 10px;
	line-height: 1.1;
}

.tcnstemplate-contentconstructor-area-one-type-image-moredata-text {
	transform: translateY(50px);
	transition: all 1s;
}

.tcnstemplate-contentconstructor-area-one-type-image:hover .tcnstemplate-contentconstructor-area-one-type-image-moredata {
	
}

.tcnstemplate-contentconstructor-area-one-type-image .tcnstemplate-contentconstructor-area-one-type-image-moredata:hover {
	opacity: 1;
}

.tcnstemplate-contentconstructor-area-one-type-image .tcnstemplate-contentconstructor-area-one-type-image-moredata:hover .tcnstemplate-contentconstructor-area-one-type-image-moredata-title {
	transform: translateY(0) scale(1);
}

.tcnstemplate-contentconstructor-area-one-type-image .tcnstemplate-contentconstructor-area-one-type-image-moredata:hover .tcnstemplate-contentconstructor-area-one-type-image-moredata-text {
	transform: translateY(0);
}

.template-subscribex-line {
	width: 50%;
	margin: 0 auto;
}

.template-subscribex-line-one {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	box-sizing: border-box;
	padding: 0 5px 0 5px;
	margin: 0 0 20px 0;
}

.template-subscribex-line-one .input,
.template-subscribex-line-one .select {
	width: 100%;
}

.template-subscribex-line-one-title {
	margin-bottom: 5px;
}

.template-subscribex-submit {
	text-align: center;
}

.body-mobile .template-subscribex-line {
	width: 90%;
}

.body-mobile .template-subscribex-line-one {
	width: 100%;
}

.tcnstemplate-contentconstructor-area-one-companyname,
.tcnstemplate-contentconstructor-area-one-address,
.tcnstemplate-contentconstructor-area-one-copyright {
	text-align: center;
}

.subpagesaccordeon-one {
	margin-bottom: 30px;
}

.subpagesaccordeon-one-title {
	cursor: pointer;
	font-weight: bold;
}

.subpagesaccordeon-one-title:before {
	font-family: FontAwesome;
	content: "\f078";
	border: 1px solid #cccccc;
	padding: 5px;
	margin-right: 10px;
}

.subpagesaccordeon-one-notes {
	display: none;
}

.subpagesaccordeon-one.active .subpagesaccordeon-one-title:before {
	content: "\f077";
}

.subpagesaccordeon-one.active .subpagesaccordeon-one-notes {
	display: block;
	padding-top: 10px;
}

.page-slider-one a {
	display: block;
	width: 100%;
	height: 100%;
}

.tcnstemplate-contentconstructor-area-one-partners .template-module-partnerscarousel-title {
	display: none;
}

.tcnstemplate-contentconstructor-area-one-partners .bx-wrapper .bx-viewport {
	box-shadow: none;
	height: 136px !important;
	box-sizing: border-box;
}

.tcnstemplate-contentconstructor-area-one-partners a {
	width: 100%;
    height: 100%;
}

.tcnstemplate-contentconstructor-area-one-partners img {
    vertical-align: middle;
    display: block;
    margin: 0 auto;
}

.tcnstemplate-contentconstructor-area-one-partners .template-module-partnerscarousel-img {
    width: 120px;
    height: 120px;
    background-repeat: no-repeat;
    background-position: center center;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    background: #ffffff;
}

.tcnstemplate-contentconstructor-area-one-partners .bx-prev,
.tcnstemplate-contentconstructor-area-one-partners .bx-next {
	text-indent: 0 !important;
	text-decoration: none !important;
	margin-top: 4px !important;
}

.tcnstemplate-contentconstructor-area-one-partners .bx-prev {
	left: -45px;
}

.tcnstemplate-contentconstructor-area-one-partners .bx-next {
	right: -45px;
}

.tcnstemplate-contentconstructor-area-one-partners .bx-prev:after {
	font-family: FontAwesome;
	content: "\f053";
}

.tcnstemplate-contentconstructor-area-one-partners .bx-next:after {
	font-family: FontAwesome;
	content: "\f054";
}

.ipagecnsmaps-left {
	width: 50%;
	float: left;
}

.ipagecnsmaps-left #YMapsID {
	min-height: 500px;
}

.ipagecnsmaps-right {
	width: 50%;
	float: left;
}

.anketa-hads-data-one {
	margin-bottom: 20px;
	border: 1px solid #cccccc;
	padding: 20px;
	cursor: pointer;
	transform: all 0.3s;
	background: #cceeee;
}

.anketa-hads-data-one:hover {
	background: #fff6cf;
}

.anketa-hads-td {
	height: 30px;
	background: #efefef;
}

.body-mobile .anketa-hads-td {
	height: 15px;
}
/*generated*/
.input, .textarea {}.template-module-backcall-form .textarea {}.tmplt-pagegallery-one {background-position: center center;
background-repeat: no-repeat;
background-size: cover;
height: 180px;
margin-bottom: 20px;
position: relative;}.tmplt-pagegallery-one a {display: block;
width: 100%;
height: 100%;}.tmplt-pagegallery-one-title {color: #ffffff;
background-color: rgba(0,0,0,0.7);
padding: 10px 0;
text-align: center;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
font-size: 11px;}.tmplt-pagegallery {margin-top: 20px}.tmplt-pagegallery-one-title p {margin: 0;
padding: 0 10px;}
/*userstyles*/
.advtargets-other {display:none;}