
/*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/silichy2/css/template-append.css*/
/*@font-face {
    font-family: 'AGOpus';
    font-style: normal;
    font-weight: 700;
    src: local('AGOpus'), url('/fonts/agopus/AGOpus Bold.woff') format('woff');
}*/

@font-face {
    font-family: 'AGOpus';
    font-style: normal;
    src: local('AGOpus'), url('/fonts/agopus/AGOpus_normal.woff') format('woff');
}

@font-face {
    font-family: 'AGOpus Bold';
    font-style: normal;
    font-weight: 700;
    src: local('AGOpus Bold'), url('/fonts/agopus/AGOpus_bold.woff') format('woff');
}

body,
body *,
td,
td * {
    font-family: AGOpus, sans-serif !important;
}

body {
    background: #ffffff !important;
}

.scntr {
    min-width: 1400px;
    max-width: 1400px;
    margin: 0 auto;
}

.cnr-top {
    background: url(/i/templates/silichy/bg.webp) no-repeat center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.cnr-top .cnr-i {
    background-color: rgba(0,0,0,0.2);
    height: 800px;
    position: relative;
}

.cnr-fixed {
    top: 0;
    width: 1400px;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    height: 250px;
    background: linear-gradient( rgba(255,255,255,1) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100% );
    z-index: 2;
}

.cnr-fixed-top {
    padding: 25px 20px 25px 20px;
    text-align: center;
}

.cnr-fixed-top-one {
    display: inline-block;
    margin: 0 20px;
    vertical-align: middle;
}

.cnr-fixed-bottom {
    border-top: 2px solid #ffffff;
    padding: 20px 20px 20px 20px;
}

.cnr-fixed-top-one-webcamera a,
.cnr-fixed-top-one-tour a,
.cnr-fixed-top-one-map a,
.cnr-fixed-top-one-search a {
    color: #000000;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    padding: 1px 0 1px 34px;
    text-decoration: none;
    font-family: AGOpus Bold !important;
    font-size: 16px;
}

.cnr-fixed-top-one-webcamera a {
    background-image: url(/i/templates/silichy/icon_webcamera.png);
}

.cnr-fixed-top-one-tour a {
    background-image: url(/i/templates/silichy/icon_tour.png);
}

.cnr-fixed-top-one-map a {
    background-image: url(/i/templates/silichy/icon_map.png);
}

.cnr-fixed-top-one-search a {
    background-image: url(/i/templates/silichy/icon_search.png);
}

.cnr-fixed-top-one-switcher,
.cnr-fixed-top-one-switcher * {
    text-transform: lowercase;
    cursor: pointer;
}

.cnr-fixed-top-one-switcher .cnr-fixed-top-one-switcher-summer,
.cnr-fixed-top-one-switcher .cnr-fixed-top-one-switcher-winter {
    transition: all 0.3s;
}

.cnr-fixed-top-one-switcher:hover .cnr-fixed-top-one-switcher-summer,
.cnr-fixed-top-one-switcher:hover .cnr-fixed-top-one-switcher-winter {
    transform: scale(1.1);
}

.cnr-fixed-top-one-switcher-summer,
.cnr-fixed-top-one-switcher-winter {
    display: inline-block;
    font-size: 15px;
}

.cnr-fixed-top-one-switcher-summer {
    background: url(/i/templates/silichy/icon_summer.png) no-repeat left center;
    background-size: 30px;
    padding: 6px 0 6px 40px;
}

.cnr-fixed-top-one-switcher-winter {
    background: url(/i/templates/silichy/icon_winter.png) no-repeat right center;
    background-size: 23px;
    padding: 6px 35px 6px 0px;
}

.cnr-fixed-top-one-switcher-indicator {
    width: 50px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    
}

.cnr-fixed-top-one-weather {
    text-align: left;
}

.cnr-fixed-top-one-summer .cnr-fixed-top-one-switcher-indicator {
    background: url(/i/templates/silichy/icon_switcher_summer.png?v=1) no-repeat center center;
    background-size: contain;
}

.cnr-fixed-top-one-winter .cnr-fixed-top-one-switcher-indicator {
    background: url(/i/templates/silichy/icon_switcher_winter.png?v=1) no-repeat center center;
    background-size: contain;
}

.cnr-fixed-top-one-weather-data-clear {
    background: url(/i/templates/silichy/weather_clear.png) no-repeat left center;
    background-size: 28px;
    padding: 0 0 0 36px;
}

.template-module-logo {
    text-align: left !important;
    margin: 0 !important;
    float: left;
    width: auto !important;
}

.template-module-logo img {
    max-width: 250px !important;
    max-height: 100px !important;
}

.phones {
    float: right;
    margin: 5px 0 0 0;
}

.phones a {
    color: #264796;
    text-transform: uppercase;
    background-repeat: no-repeat;
    text-decoration: none;
    font-family: AGOpus Bold !important;
    font-size: 16px;
}

.menu {
    margin: 18px 0 0 480px;
    text-align: left;
}

.menu-one {
    display: inline-block;
    vertical-align: middle;
}

.menu-one a {
    color: #000000;
    text-transform: uppercase;
    background-repeat: no-repeat;
    text-decoration: none;
    font-family: AGOpus Bold !important;
    font-size: 16px;
}

.menu-div {
    width: 25px;
    height: 4px;
    vertical-align: middle;
    display: inline-block;
    background: url(/i/templates/silichy/menu_dot.png) no-repeat center center;
    background-size: 4px;
}

.ricons {
    position: absolute;
    right: 0;
    top: 250px;
    text-align: right;
}

.ricons-one {
    background-color: #005baa;
    margin: 0 0 3px 0;
    padding: 8px 20px 8px 30px;
    display: inline-block;
   clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 10px 50%);
   /*clip-path: polygon(0px 0px, 1148px 0px, 1148px 459px, 370px 459px);*/
   transition: all 0.3s;
}

.ricons-one-icon {
    width: 30px;
    height: 30px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.ricons-one-title {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    display: none;
}

.ricons-one-title a {
    color: #ffffff;
    text-decoration: none;
    font-family: AGOpus Bold !important;
    font-size: 16px;
}

.ricons-one:hover .ricons-one-title {
    display: inline-block;
}

.ricons-one:hover {
    background: linear-gradient(90deg, rgba(214,32,86,1) 0%, rgba(160,24,64,1) 100%);
}

.slider-title,
.slider-one-title {
    position: absolute;
    left: 30px;
    bottom: 80px;
}

.slider-title,
.slider-title *,
.slider-one-title,
.slider-one-title * {
    color: #ffffff !important;
    font-size: 40px;
    font-family: AGOpus Bold !important;
    text-decoration: none;
}

.slider {
    height: calc(100% - 94px);
    position: relative;
}

.slider-one {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s;
    z-index: 0;
}

.slider-one a {
    display: block;
    width: 100%;
    height: 100%;
}

.slider-one.active {
    opacity: 1;
    z-index: 1;
}

.booking {
    position: absolute;
    bottom: 0;
    width: 1330px;
    left: 50%;
    transform: translateX(-50%);
    height: 94px;
    background: #005baa; /*  url(/i/templates/silichy/booking.png) no-repeat center center */
    /*background-size: 90%;*/
}

.cnr-informer .cnr-i {
    background-color: #f9f9f9;
    width: 1330px;
    margin: 0 auto;
    box-shadow: 0 0px 8px rgba(0,0,0,0.1);
    box-sizing: border-box;
    padding: 0 0 15px 0;
}

.cnr-about .cnr-i {
    padding: 50px 30px;
}

.cnr-about-left {
    float: left;
    width: 40%;
    text-align: left;
}

.cnr-about-right {
    float: right;
    width: 60%;
    box-sizing: border-box;
    padding-left: 30px;
}

.cnr-header {
    font-size: 40px !important;
    line-height: 43px !important;
    font-family: AGOpus Bold !important;
    background: transparent;
    border: 0;
    padding: 0;
    border-radius: 0;
    text-shadow: none;
    text-transform: none;
    text-align: left;
}

.cnr-about-left .cnr-header {
    color: #264796;
}

.cnr-about-left *,
.cnr-live-right *,
.cnr-rest-left *,
.cnr-live-left1-text * {
    font-size: 16px;
}

.cnr-about-left strong,
.cnr-about-left strong * {
    color: #808080;
    font-family: AGOpus Bold !important;
}

.button {
    padding: 15px 20px;
    border: 1px solid #999999;
    color: #999999;
    display: inline-block;
    border-radius: 0;
    background: transparent;
    text-decoration: none;
    text-transform: none;
    font-family: AGOpus Bold !important;
}

.divlist {
    text-align: right;
    position: relative;
    padding: 30px 0 0 0;
}

.divlist-real {
    margin-right: -20px;
}

.divlist-one {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 160px;
    display: inline-block;
    margin: 0 0 1px 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    position: relative;
    z-index: 1;
}

.divlist-one a {
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.divlist-one a,
.divlist-one a * {
    font-family: AGOpus Bold !important;
}

.divlist-one a span {
    display: block;
    position: absolute;
    left: 15px;
    bottom: 15px;
}

.divlist-one-0 {
    width: 30%;
}

.divlist-one-1 {
    width: 40%;
}

.divlist-one-2 {
    width: 35%;
}

.divlist-one-3 {
    width: 35%;
    margin-right: 70px;
}

.divlist-one-4 {
    width: 35%;
    margin-right: 220px;
}

.divlist-one-5 {
    width: 35%;
    margin-right: 133px;
}

.divlist-one-6 {
    width: 30%;
    margin-right: 150px;
}

.divlist-bg {
    background: #d62056;
    height: 710px;
    width: 250px;
    position: absolute;
    right: 0;
    top: 0; 
    z-index: 0;
}

.divlist-bg span {
    display: block;
    background: url(/i/templates/silichy/logobgv.png) no-repeat center center;
    background-size: contain;
    width: 60px;
    height: 260px;
    position: absolute;
    right: 5px;
    bottom: 15px;
    z-index: 1;
}

.divlist-bg1 {
    background-color: #264796;
    height: 710px;
    width: 5px;
    position: absolute;
    right: 255px;
    top: 0;
    z-index: 0;
}

.divlist-header {
    position: absolute;
    top: 6px;
    right: 270px;
    color: #cccccc;
    text-transform: uppercase;
    font-size: 14px;
}

.cnr-services {
    background-color: #264796;
}

.cnr-spa {
    background-color: #d62056;
}

.cnr-services *,
.cnr-spa * {
    color: #ffffff;
}

.cnr-services .cnr-i,
.cnr-spa .cnr-i,
.cnr-live .cnr-i,
.cnr-rest .cnr-i {
    padding: 60px 30px 60px 30px;
}

.cnr-services .cnr-header,
.cnr-spa .cnr-header {
    padding-left: 10px;
}

.cnr-services-one {
    display: inline-block;
    width: 33.333333%;
    box-sizing: border-box;
    padding: 0 10px;
}

.cnr-services-one-i {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    aspect-ratio: 16 / 9;
}

.cnr-services-one-i a {
    display: block;
    width: 100%;
    height: 100%;
}

.cnr-spa .cnr-services-one-i {
    aspect-ratio: 1 / 1;
}

.cnr-services-one-title {
    margin-top: 15px;
    font-size: 20px;
}

.cnr-services-one-title,
.cnr-services-one-title * {
    font-family: AGOpus Bold !important;
}

.cnr-services-one-title a {
    text-decoration: none;
}

.cnr-spa .cnr-services-one-title {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
}

.cnr-spa .cnr-services-one-title span {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    text-align: center;
}

.cnr-live-left {
    float: left;
    width: 60%;
}

.cnr-live-right {
    text-align: left;
    float: right;
    width: 40%;
    box-sizing: border-box;
    padding: 0 0 0 30px;
}

.cnr-live-right,
.cnr-live-right strong,
.cnr-live-right strong *,
.cnr-live-left1-text,
.cnr-live-left1-text strong,
.cnr-live-left1-text strong *,
.cnr-rest-left,
.cnr-rest-left strong,
.cnr-rest-left strong *,
.cnr-rest-small-title,
.cnr-rest-small-title *,
.cnr-footer strong,
.cnr-footer strong *,
.pg-cns-type-plates-one-title-real,
.page_i strong,
.page_i strong *,
.pg-cns strong,
.pg-cns strong *,
.pg-cns-type-header .pg-cns-i,
.pg-cns-type-header .pg-cns-i *,
.pg-cns-type-tours-one-title-real,
.pg-cns-type-tours-one-title-real *,
.pg-cns-type-tours-one-price-real,
.opwndsearchwnd .opwndsearchheader {
    font-family: AGOpus Bold !important;
}

.cnr-live-big {
    background-position: center center;
    background-size: cover;
    position: relative;
}

.cnr-live-big .cnr-live-big-href {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.cnr-live-big-i {
    height: 300px;
    background: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0));
    box-sizing: border-box;
    padding: 20px 0 0 20px;
}

.cnr-live-big p {
    margin: 0;
    padding: 0;
}

.cnr-live-big * {
    color: #ffffff;
    text-align: left;
}

.cnr-live-big-title {
    font-family: AGOpus Bold !important;
    font-size: 20px;
}

.cnr-live-big-price {
    font-size: 40px !important;
    margin-top: 10px;
    font-family: AGOpus Bold !important;
}

.cnr-live-left1 {
    float: left;
    width: 40%;
    box-sizing: border-box;
    padding: 0 30px 0 5px;
}

.cnr-live-right1 {
    float: right;
    width: 60%;
    margin-top: 20px;
}

.cnr-live-small-block {
    display: inline-block;
    box-sizing: border-box;
    padding: 0 5px;
    width: 50%;
}

.cnr-live-small {
    background-position: center center;
    background-size: cover;
}

.cnr-live-small-i {
    height: 200px;
    background: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0));
    box-sizing: border-box;
    position: relative;
}

.cnr-live-small-data {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px 15px 15px;
}

.cnr-live-small-data,
.cnr-live-small-data * {
    white-space: normal;
}

.cnr-live-small p {
    margin: 0;
    padding: 0;
}

.cnr-live-small * {
    color: #ffffff;
    text-align: left;
}

.cnr-live-small-title {
    font-family: AGOpus Bold !important;
    font-size: 20px;
}

.cnr-live-left1-text {
    text-align: left;
    background-color: #f9f9f9;
    padding: 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    position: relative;
    margin-top: -55px;
}

.cnr-live-left1-text a {
    text-decoration: none;
    color: #000000;
}

.cnr-live-right1-buttons {
    margin: 15px 0 0 0;
    text-align: left;
}

.cnr-rest-big {
    background-size: cover;
    background-position: center center;
    aspect-ratio: 6 / 1;
}

.cnr-rest-left {
    float: left;
    width: 30%;
    box-sizing: border-box;
    padding: 0 15px 0 0;
    text-align: left;
}

.cnr-rest-right {
    float: right;
    width: 70%;
    box-sizing: border-box;
    padding-right: 5px;
}

.cnr-rest-list {
    text-align: center;
    background-color: #f9f9f9;
    padding: 30px 20px 30px 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    position: relative;
    margin-top: -50px;
}

.cnr-rest-small-block {
    width: 33.333333%;
    box-sizing: border-box;
    padding: 0 5px;
    display: inline-block;
}

.cnr-rest-small {
    background-position: center center;
    background-size: cover;
    height: 200px;
}

.cnr-rest-small-i,
.cnr-rest-small-i a {
    display: block;
    width: 100%;
    height: 100%;
}

.cnr-rest-small-data {
    margin: 10px 0 0 0;
    text-align: left;
}

.cnr-rest-small-title {
    font-family: AGOpus Bold !important;
    font-size: 20px;
}

.cnr-rest-small-notes2 {
    font-size: 11px;
}

.cnr-rest-left-phone {
    background:url(/i/templates/silichy/icon_phone.png) no-repeat left center;
    background-size: 26px;
    padding: 0 0 0 35px;
}

.cnr-rest-small-notes1 a,
.cnr-rest-small-title a,
.cnr-rest-small-notes2 a {
    text-decoration: none;
    color: #000000;
}


.cnr-rest-left-phone {
    font-size: 11px;
}

.cnr-rest-left-phone a {
    color: #264796;
    font-family: AGOpus Bold !important;
    text-decoration: none;
    font-size: 20px;
}

.cnr-footer {
    background: #ececec;
    padding: 30px 30px 20px 30px;
    text-align: left;
}

.cnr-footer2 {
    border-top: 1px solid #ffffff;
    background: #ececec;
    padding: 15px 30px 20px 30px;
    text-align: left;
}

.cnr-footer2 a {
    color: #000000;
}

.scntr-scrld .cnr-fixed-top {
    display: none;
    white-space: nowrap;
}

.scntr-scrld .cnr-fixed {
    background: rgba(255,255,255,0.98);
    height: 100px;
}

.scntr-scrld .cnr-fixed:after {
    position: absolute;
    width: 100%;
    content: " ";
    display: block;
    height: 10px;
    left: 0;
    bottom: -9px;
    background: linear-gradient(0deg, rgba(0,0,0,0), rgba(0,0,0,0.1) );
}

.informer-buttons {
    display: none;
}

.informer-i {
    padding: 0 5px;
}

.informer-col {
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
}

.informer-title {
    text-align: left;
    font-size: 14px;
}

.informer-title,
.informer-title * {
    font-family: AGOpus Bold !important;
}

.informer-work {
    text-align: right !important;
    font-size: 14px;
    padding-right: 15px;
}

.informer-date {
    display: none;
}

.informer-rows tr td {
    border-top: 1px dotted #cccccc;
    padding: 5px 0 5px 0; 
}

.informer-tabs {
    text-align: left;
    padding: 10px 0 10px 15px;
}

.informer-tabs-one {
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #cccccc;
    font-size: 14px;
    cursor: pointer;
}

.informer-tabs-one.active,
.informer-tabs-one.active * {
    color: #008000;
}

.informer-tabs-one strong {
    font-family: AGOpus Bold !important;
    color: #264796
}

.informer-tabs-one.active strong {
    color: #008000;
}

.informer-tabs-one-calendar {
    background: url(/i/templates/silichy/icon_calendar.png) no-repeat left center;
    background-size: 20px;
    padding: 0 0 0 30px;
    border-right: 0;
}

.informer-tomorrow,
.informer-tomorrow1 {
    display: none;
}

.informer-notes {
    float: right;
    padding-right: 15px;
    color: #4d4d4d;
}

.informer-notes-one-gr span {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    background-color: #008000;
    width: 6px;
    height: 6px;
}

.informer-notes-one-rd span {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    background-color: #d62056;
    width: 6px;
    height: 6px;
}

.servswitcher {
    margin-top: 30px;
}

.servswitcher-left,
.servswitcher-right {
    display: inline-block;
    background: url(/i/templates/silichy/arr_w_l.png) no-repeat center center;
    background-size: contain;
    width: 75px;
    height: 15px;
    cursor: pointer;
    vertical-align: middle;
}

.servswitcher-right {
    background-image: url(/i/templates/silichy/arr_w_r.png);
}
.servswitcher-center {
    color: #ffffff;
    font-size: 18px;
    margin: 0 15px;
    display: inline-block;
    vertical-align: middle;
}

.cnr-live-right1-buttons .servswitcher {
    float: right;
    margin-top: 12px;
}

.cnr-live-right1-buttons .servswitcher-center {
    color: #999999;
}

.cnr-live-right1-buttons .servswitcher-left {
    background-image: url(/i/templates/silichy/arr_g_l.png);
}

.cnr-live-right1-buttons .servswitcher-right {
    background-image: url(/i/templates/silichy/arr_g_r.png);
}

.cnr-servswitcher {
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    scroll-behavior: smooth;
}

.cnr-fixed-top {
    display: table;
    width: 100%;
    box-sizing: border-box;
}

.cnr-fixed-top-one,
.cnr-fixed-top-one-delim {
    display: table-cell;
    white-space: nowrap;
}

.cnr-fixed-top-one-delim {
    width: 10%;
}

.cnr-gallery .cnr-i,
.cnr-news .cnr-i {
    padding: 60px 30px 60px 30px;
    background: #264796;
}

.cnr-gallery *,
.cnr-news * {
    color: #ffffff;
}

.body-notindex .slider-title,
.body-notindex .cnr-top video,
.body-notindex .ricons {
    display: none;
}

.body-notindex .cnr-top .cnr-i {
    height: 300px;
}

.headerplace {
    background-color: #ececec;
    background-size: cover;
    background-position: center center;
}

.cnr-content h1.content_header.main {
    display: none;
}

.headerplace-header {
    color: #264796;
    margin-top: 5px;
    font-size: 40px !important;
    line-height: 43px !important;
    font-family: AGOpus Bold !important;
    background: transparent;
    border: 0;
    padding: 0;
    border-radius: 0;
    text-shadow: none;
}

.headerplace-i {
    padding: 60px 10px 60px 10px;
}

.headerplace-wimage .headerplace-i {
    background-color: rgba(0, 0, 0, 0.4);
}

.headerplace-wimage .headerplace-header,
.headerplace-wimage .template-module-path,
.headerplace-wimage .template-module-path * {
    color: #ffffff !important;
}
    
.cnr-content .cnr-i {
    min-height: 100px;
}

.template-module-path-i > div:last-child {
    padding-right: 0
}

.template-module-path-i > div:last-child:after {
    display: none;
}

.cnr-content .cnr-i {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0 50px 0;
}

/*new fix {*/

.scntr-scrld .cnr-fixed-top {
    display: block;
    padding: 5px 20px;
}

.scntr-scrld .cnr-fixed-top-one-delim {
    width: 35px;
}

.scntr-scrld .cnr-fixed-top-one,
.scntr-scrld .cnr-fixed-top-one-delim {
    display: inline-block;
}

.scntr-scrld .cnr-fixed-bottom {
    padding-top: 5px;
    padding-bottom: 10px;
}

.scntr-scrld .cnr-fixed-bottom .template-module-logo {
    margin-top: 8px !important;
}

.scntr-scrld .cnr-fixed-bottom .template-module-logo img {
    max-width: 150px !important;
    max-height: 45px !important;
}

.scntr-scrld .cnr-fixed-top-one-webcamera {
    margin-left: 0;
}

.scntr-scrld .cnr-fixed-top-one-switcher {
    margin-right: 0;
}

.scntr-scrld .cnr-fixed-bottom {
    border-top: 1px solid #cccccc;
}

/*new fix }*/

.opwndsearchwnd .opwndsearchheader {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 15px;
}

.opwndservfuncxsrch > .input {
    border: 0;
    background: transparent;
    height: auto;
}

.opwndsearchwnd input.input {
    text-align: center;
    font-size: 19px;
    border: 1px solid #cccccc;
    color: #000000;
    line-height: 30px;
    height: auto !important;
}

.menu-one-wsub {
    position: relative;
    z-index: 1;
}

.menu-one-sub {
    background-color: #ffffff;
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.1);
    position: absolute;
    left: -10px;
    top: 19px;
    min-width: 250px;
    display: none;
}

.menu-one-id-56218 .menu-one-sub {
    min-width: 400px;
}

.menu-one-sub a {
    padding: 5px 10px;
    display: block;
    transition: all 0.3s;
}

.menu-one-sub a:first-child {
    padding-top: 10px;
}

.menu-one-sub a:last-child {
    padding-bottom: 10px;
}

.menu-one-sub a:hover {
    background-color: #264796;
    color: #ffffff;
}

.menu-one-wsub:hover .menu-one-sub {
    display: block;
}

.module-tableconstructor-table-visual table {
    margin: 0 auto;
}

.module-tableconstructor-table-visual table,
.module-tableconstructor-table-visual th,
.module-tableconstructor-table-visual td {
    border-collapse: collapse;
    border: 1px solid #cccccc !important;
}

.module-tableconstructor-table-visual,
.module-tableconstructor-table-visual *,
.page_i,
.page_i * {
    font-size: 16px;
}

.page_i {
    text-align: left;
}

.cnr-live-small-href {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-family: AGOpus Bold !important;
}

.template-module-news h1 {
    display: none;
}

.template-module-news-content {
    text-align: left;
}

.template-module-news-title-a {
    color: #0c4da2 !important;
    font-size: 26px !important;
    font-family: AGOpus Bold !important;
}

.template-module-news-date {
    background: rgba(12, 77, 162, 1) !important;
    font-size: 15px !important;
    margin-bottom: 10px !important;
    margin: 2px 0 2px 0;
    padding: 5px;
    display: inline-block;
    color: #ffffff !important;
}

.template-module-news-notes {
    font-size: 18px !important;
    color: #444444;
}

.yashare {
    display: none !important;
}

.template-delivery-subscribe-title,
.template-form-subscribe {
    display: inline-block;
}

.template-form-subscribe {
    margin-bottom: 30px;
}

.template-module-news .template-delivery-subscribe .template-delivery-subscribe-title {
    font-size: 18px;
    margin-right: 0px;
}

.template-module-news .template-delivery-subscribe .template-delivery-subscribe-input input {
    padding: 5px;
    font-size: 18px;
    border-color: #bbbbbb;
}

.template-module-news .template-delivery-subscribe .template-delivery-subscribe-input, .template-module-news .template-delivery-subscribe .template-delivery-subscribe-submit {
    display: inline-block;
    margin: 0 5px;
}

.simplepagionation * {
    font-size: 18px;
}

.template-module-news-ul .template-module-news-img {
    width: 350px !important;
    height: 198px !important;
    background-size: cover !important;
}

.template-module-news-li.withimg .template-module-news-content {
    margin-left: 370px !important;
}

.body-mobile .scntr {
    min-width: inherit;
    max-width: inherit;
    width: 100%;
    padding-top: 52px;
}

.body-mobile .cnr-top,
.body-mobile .cnr-fixed,
.body-mobile .informer-tabs-one-calendar,
.body-mobile .divlist-bg,
.body-mobile .divlist-bg1,
.body-mobile .divlist-header {
    display: none;
}

.body-mobile .cnr-informer .cnr-i {
    width: 100%;
}

.body-mobile .informer {
    background-color: transparent !important;
}

.body-mobile .informer-col {
    float: none;
    width: 100% !important;
    box-sizing: border-box;
}

.body-mobile .informer-notes {
    float: none;
    margin-bottom: 5px;
    text-align: center;
    padding: 0
}

.body-mobile .informer-notes-one {
    display: inline-block;
    margin: 0 10px;
}

.body-mobile .informer-tabs {
    text-align: center;
}

.body-mobile .informer-tabs-one-tomorrow {
    border: 0;
    margin-right: 0;
    padding-right: 0
}

.body-mobile .cnr-about-left,
.body-mobile .cnr-about-right {
    width: 100%;
    float: none;
}

.body-mobile .cnr-about .cnr-i {
    padding-right: 15px;
    padding-left: 15px;
}

.body-mobile .cnr-about-right {
    padding-right: 0px;
    padding-left: 0px;
}

.body-mobile .divlist-real {
    margin: 0 !important;
    text-align: center;
}

.body-mobile .divlist-one {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
    margin: 0 !important;
    margin: 0 0 !important;
}

.body-mobile .divlist-one a {
    font-size: 18px;
}

.body-mobile .divlist-header {
    white-space: nowrap;
}

.body-mobile .divlist-real br {
    display: none !important;
}

.body-mobile .cnr-header {
    font-size: 26px !important;
    line-height: 26px !important;
    text-align: center;
}

.body-mobile .cnr-services .cnr-i,
.body-mobile .cnr-spa .cnr-i,
.body-mobile .cnr-live .cnr-i,
.body-mobile .cnr-rest .cnr-i,
.body-mobile .cnr-gallery .cnr-i {
    padding: 30px 15px;
}

.body-mobile .cnr-services-one {
    width: 100%;
}

.body-mobile .cnr-live-left,
.body-mobile .cnr-live-right,
.body-mobile .cnr-live-left1,
.body-mobile .cnr-live-right2,
.body-mobile .cnr-live-right1 {
    float: none;
    width: 100%;
    padding: 0;
}

.body-mobile .cnr-live-right {
    padding-bottom: 10px;
}

.body-mobile .cnr-live-left1-text {
    margin-top: 0;
}

.body-mobile .cnr-live-small-block {
    width: 100%;
}

.body-mobile .cnr-live-right1-buttons .servswitcher {
    float: none;
    text-align: center;
    margin-bottom: 20px;
}

.body-mobile .cnr-live-right1-buttons {
    text-align: center;
}

.body-mobile .cnr-rest-left,
.body-mobile .cnr-rest-right {
    float: none;
    width: 100%;
    padding: 0;
}

.body-mobile .cnr-rest-list {
    margin-top: 20px;
}

.body-mobile .cnr-rest-small-block {
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 20px;
}

.body-mobile .cnr-footer2 table,
.body-mobile .cnr-footer2 tbody,
.body-mobile .cnr-footer2 tr,
.body-mobile .cnr-footer2 td,
.body-mobile .footer-table2,
.body-mobile .footer-table2 tbody,
.body-mobile .footer-table2 tr,
.body-mobile .footer-table2 td {
    display: block;
    width: 100% !important;
    text-align: center !important;
}

.body-mobile .footer-table2 td * {
    text-align: center !important;
}

.body-mobile .cnr-footer2 td {
    padding-bottom: 6px;
}

.mobile-menu-call {
    margin-left: 10px;
}

.mobile-menu .template-module-logo a {
    display: block;
    width: 100%;
    height: 100%;
}

.mobile-menu-call span:after {
    font-family: FontAwesome;
    content: "\f0c9" !important;
    color: #ffffff;
    font-size: 25px;
    line-height: 40px;
}

.mobile-menu-call span {
    display: block;
    text-align: center;
    position: relative;
    top: 4px;
    filter: invert(100%);
}

.mobile-menu .template-module-logo {
    width: 129px !important;
    height: 36px !important;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 8px !important;
    margin-left: 5px;
}

.menu-title-phone * {
    text-decoration: none;
    color: #000000;
}

.menu-title-search {
    background: url(/i/templates/silichy/search2.png) no-repeat center center;
    background-size: contain;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block;
    position: relative;
}

.leftmenu-close,
.leftmenudesktop-close {
	position: absolute;
	cursor: pointer;
	background: rgba(255,0,0,1) 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-item-level1 {
	padding-left: 0;
}

.leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.leftmenu-content-i > ul > li > a {
	padding: 10px 0 10px 0;
}

.leftmenu a {
	display: block;
	padding: 7px 0 3px 0;
}

.leftmenu li {
    border-top: 1px solid #cccccc;
}

.leftmenu ul ul a {
	padding-left: 15px;
}

.leftmenu * {
	text-align: left;
}

.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;
	overscroll-behavior: none;
}

.leftmenu-content-i,
.leftmenudesktop-content-i {
	padding: 20px 20px 20px 20px;
}

.leftmenu a,
.leftmenudesktop a {
	color: #000000;
	text-decoration: none;
}

.leftmenu-item {
	margin-bottom: 4px;
}

.leftmenu-rubricator {
	margin-bottom: 20px;
}

.leftmenu-rubricator > ul > li > a {
	text-transform: uppercase;
	font-family: AGOpus Bold !important;
}

.leftmenu-item-level1 {
	padding-left: 10px;
}

.leftmenu-content-i > ul,
.leftmenu-rubricator > ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.leftmenu-content-i li {
	margin-bottom: 5px;
}

.searchform {
    position: absolute;
    left: 0;
    top: 0;
    background: #f7f7f7;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 2;
}

.searchform form {
    height: 100%;
}

.searchform-input {
    border: 1px solid #cccccc;
    background: #ffffff;
    height: 100%;
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
    font-size: 16px;
}

.searchform-submit {
    background: url(/i/templates/silichy/search2.png) no-repeat center center;
    background-size: contain;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 50px;
    top: 18px;
    color: transparent;
    border: 0;
}

.searchform-close {
    background: #ff0000 url(/i/admin/opwndc.png) no-repeat center center !important;
    height: 100%;
    width: 45px;
    position: absolute;
    right: 0;
    top: 0;
}

.body-mobile .headerplace-header {
    font-size: 30px !important;
    line-height: 33px !important;
}

.body-mobile .styleform,
.body-mobile .styleform tbody,
.body-mobile .styleform tr,
.body-mobile .styleform td {
    width: 100%;
    display: block;
    text-align: center !important;
    box-sizing: border-box;
}

.body-mobile .styleform input[type=text],
.body-mobile .styleform textarea {
    width: 100% !important;
    box-sizing: border-box;
}

.body-mobile .template-module-cartform-buttons {
    text-align: center !important;
}

.body-mobile .template-module-news-li.withimg .template-module-news-content {
    margin-left: 0 !important;
    text-align: center !important;
}

.body-mobile .template-module-news-ul,
.body-mobile .template-module-reviews-ul {
    padding-left: 15px;
    padding-right: 15px;
}

.body-mobile .template-module-news-ul .template-module-news-img {
    aspect-ratio: 16 / 9;
    height: auto !important;
    width: 100% !important;
    box-sizing: border-box;
}

.body-mobile .cnr-content .cnr-i {
    padding: 20px 0 20px 0;
}

body .page_i video {
    display: block !important;
    margin: 0 auto;
}

.cnr-news .cnr-services-one-i {
    position: relative;
}

.cnr-news .cnr-services-one-title {
    background: rgba(0,0,0,0.5);
    padding: 15px 10px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    white-space: normal;
}

.booking,
.cnr-informer .cnr-i {
    width: 100%;
}

.cnr-news .cnr-header {
    margin-top: 0;
}

.mobile-menu {
    height: 50px;
    position: fixed;
    background: #5a0304;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    width: 100%;
    z-index: 200;
    padding: 0 5px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    display: none;
}

.body-mobile .mobile-menu {
    display: block;
}

.leftmenu-item-wsub > a {
    padding-left: 23px !important;
    background: url(/i/templates/silichy/down.png) no-repeat left center;
    background-size: 12px;
}

.leftmenu-item-wsub ul {
    display: none;
}

.leftmenu-item-wsub.active ul {
    display: block;
}

.leftmenu-item-wsub.active > a {
    background-image: url(/i/templates/silichy/up.png);
}

.menu-title-phone p {
    margin: 0;
    padding: 0;
}

.body-mobile .cnr-news .cnr-i {
    padding-left: 15px;
    padding-right: 15px;
}

.body-mobile .page_i img {
    max-width: 100% !important;
    height: auto !important;
}

.body-mobile .cnr-top {
    display: block;
}

.body-mobile .cnr-top .cnr-i {
    height: auto;
}

.body-mobile .cnr-top .cnr-i video {
    display: none;
}

.body-mobile .cnr-top .cnr-i .slider-title,
.body-mobile .ricons {
    display: none;
}

.body-mobile .booking {
    height: auto;
    transform: none;
    position: static;
    left: 0;
}

.leftmenu-item-tour a {
    background-image: url(/i/templates/silichy/icon_tour.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 20px;
    padding-left: 34px !important;
}

.cnr-fixed-top-one-webcamera {
    display: none !important;
}

.leftmenu-item-webcamera a {
    background-image: url(/i/templates/silichy/icon_webcamera.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 20px;
    padding-left: 34px !important;
}

.leftmenu-content-i {
    padding-top: 10px !important;
}

.leftmenu-item-level0-main {
    border-top: 0 !important;
}

.leftmenu-content-i .cnr-fixed-top-one-weather-data {
    border-top: 1px solid #cccccc;
    padding-top: 10px;
}

.body-mobile .opwnd {
    box-sizing: border-box;
}

.body-mobile .iv-embed {
    width: 100% !important;
}

.body-mobile .opwnd {
    left: 0 !important;
}

html .body-mobile .opwnd .opwndc {
    background-image: url(/i/opwndc.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.body-mobile .opwndcontent {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.body-mobile .insaer-x-template-smartcookie-wnd * {
    font-size: 10px !important;
}

.alllogos {
    white-space: nowrap;
    float: left;
}

.alllogos-yunost {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.alllogos-silichy {
    display: inline-block;
    vertical-align: middle;
}

.alllogos-yunost img {
    height: 56px;
}

.scntr-scrld .alllogos-yunost img {
    height: 34px;
    margin-top: 8px;
}

.phones a {
    display: block;
    line-height: 4px;
}

.informer-haslink {
    cursor: pointer;
}
/*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-webcam.css*/
.template-module-webcams-content {
	display: none;
}

.template-module-webcams-content.active {
	display: block;
}

.template-module-webcams-tabs {
	text-align: center;
}

.template-module-webcams-tabs-one {
	cursor: pointer;
	display: inline-block;
	margin: 0 0px;
	padding: 10px;
	font-size: 16px;
}

.template-module-webcams-tabs-one.active {
	color: #c10000;
	cursor: text;
}

/*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;
}
/*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-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-articles.css*/
.template-module-articles-header-count {
	font-weight: normal;
	opacity: 0.6;
}

.template-module-articles {
	padding: 0 0 30px 0;
}

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

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

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

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

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

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

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

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

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

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

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

/*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-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;
}
/*modules/social/css/social.css*/
.social-networks {
	/*position: relative;
	top: 190px;*/
}

.social-networks * {
	font-family: FranklinGothicBookCRegular, Arial, sans-serif;
	font-size: 22px;
	color: #000000;
}

.social-networks table {
	margin: 0 auto;
}

.social-networks td {
	
}

.social-networks img {
	width: 40px;
}

td.social-networks-one-title {
	padding-left: 10px;
}

.social-networks-one-title a {
	color: #ffffff;
	text-decoration: none;
	font-family: FranklinGothicBookCRegular;
	font-size: 22px;
}

.social-networks-one {
	display: inline-block;
	margin: 0 5px;
}

/*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;}body {background-image:url(/i/constructor/416/site-620.jpg?v=276059);background-size:cover;background-attachment:fixed;}
/*userstyles*/
.advtargets-other {display:none;}