
/*.templates/prioz/css/template.css*/

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

.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;
}

html, body {
	padding: 0;
	margin: 0;
    background: #ffffff;
}

html * {max-height:1000000px;}

body *, body td {
	font-family: 'Montserrat', sans-serif;
}

.opwnd {
    border-radius: 0 !important;
    background: #ffffff !important;
}

.template-module-cart {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #ff0000;
    transition: all 0.2s;
    cursor: pointer;
}

.template-module-cart.active {
    display: block;
}

.template-module-cart * {
    text-transform: uppercase;
    font-weight: 500;
    color: #ffffff !important;
}

.template-module-cart .link {
    vertical-align: top;
    display: inline-block;
    padding: 0 10px;
    line-height: 43px;
    text-decoration: none;
    color: #000000;
}

.template-module-cart-count {
    vertical-align: top;
    display: inline-block;
    line-height: 43px;
    width: 48px;
    text-align: center;
    color: #ffffff;
    background-color: rgba(0,0,0,0.5);
}

.template-module-cart-clear {
    vertical-align: top;
    line-height: 43px;
    width: 40px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-size: 18px;
}

.template-module-cart-clear:after {
    font-family: FontAwesome;
    content: "\f1f8";
}

.progress {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 5px;
    background-color: #ffffff;
    transition: all linear 0.3s;
    min-width: 1%;
    z-index: 11;
}

.sitecontainer {
    min-width: 1500px;
}

.top {
    height: 800px;
    position: relative;
    z-index: 1;
}

.top video {
    position: absolute;
    z-index: 0;
}

.top-i {
    position: relative;
    z-index: 4;
    background: transparent;
    background: linear-gradient(180deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 20%);
    height: 100%;
}

.top-i-i {
    background-color: transparent;
    height: 100%;
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 20%);
}

body .template-module-logo {
    margin-top: 0;
}

.template-module-logo img {
    width: 205px !important;
    max-width: 205px !important;
    height: 68px !important;
    max-height: 68px !important;
    transition: all 0.2s;
}

.container {
    box-sizing: border-box;
    padding: 0 30px;
}

.container-top {
    padding-top: 25px;
    padding-bottom: 2px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100px;
    width: 100%;
    transition: all 0.3s;
    z-index: 10;
    padding-right: 98px;
    height: 80px;
}

.container-top.fixed {
    background: #6fc1c2;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

.hasmonoversion body .mono-panel {
    position: fixed;
    z-index: 11 !important;
    right: 88px !important;
    top: 68px !important;
    background: rgba(0,0,0,0.2) !important;
    padding: 0 10px !important;
    line-height: 18px;
    font-size: 13px !important;
    transition: all 0.1s;

    top: 5px !important;
    left: 50% !important;
    margin-left: -101px;
    right: auto;
    width: 202px;
    border-radius: 0 !important;
    text-align: center;
}

.mono-panel a {
    color: #ffffff;
    text-decoration: none;
    font-size: 13px !important;
}

.hasmonoversion .mono-panel * {
    font-size: 13px !important;
}

.hasmonoversion.sitemonoversion .mono-panel {
    background: rgba(0,0,0,1) !important;
}

.hasmonoversion.sitemonoversion .container-top {
    margin-top: 40px;
}

.hasmonoversion.sitemonoversion .colorwitcher,
.hasmonoversion.sitemonoversion .template-module-bookpl {
    display: none;
}

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

.top-logo {
    float: left;
    width: 180px;
    position: relative;
    top: -7px;
}

.top-logo,
.top-logo * {
    text-align: left !important;
}

.top-menu {
    margin-left: 180px;
    margin-right: 280px;
    padding-top: 7px;
}

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

.top-menu .template-module-menu * {
    font-size: 13px !important;
}

.template-module-menu-li {
    padding-left: 7px !important;
    padding-right: 7px !important;
}

.top-menu .template-module-menu .template-module-menu-li {
    border: 0 !important;
    background: transparent !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.top-menu .template-module-menu .template-module-menu-li a {
    background: transparent !important;
    transition: all 0.1s;
}

.top-menu .template-module-menu .template-module-menu-ul-sub .template-module-menu-li a {
    font-weight: 300 !important;
}

.top-menu .template-module-menu .template-module-menu-ul > .pageactive a {
    color: #bbbbbb;
}

.top-menu .template-module-menu .template-module-menu-ul-sub > .pageactive a {
    font-weight: bold !important;
}

.top-menu .template-module-menu .template-module-menu-li a:hover {
    opacity: 0.6;
    color: #ffffff;
}

.top-social-phone {
    float: right;
    width: 258px;
}

.top-social-phone p {
    margin: 0;
    padding: 0;
}

.top-phone {
    float: right;
    width: 50%;
    padding-top: 6px;
    font-size: 14px;
    position: relative;
    left: -10px;
}

.top-phone:after {
    font-family: FontAwesome;
    content: "\f078";
    position: absolute;
    right: -3px;
    top: 7px;
}

.top-phone-more {
    width: 133px;
    position: absolute;
    display: none;
    transition: all 0.3s;
    left: -20px;
    top: -19px;
    padding: 20px;
    background: rgba(255,255,255,0.9);
    line-height: 2em;
    color: #000000;
}

.menu-title-phone > p {
    color: #ffffff;
}

.body-mobile .top-phone-more {
    right: 10px;
    top: 10px;
    left: auto;
    padding: 20px;
}

.top-phone-more strong {
    font-weight: 500;
}

.top-phone-more,
.top-phone-more * {
    text-decoration: none;
    color: #000000 !important;
}

.top-phone:hover .top-phone-more,
.menu-title-phone:hover .top-phone-more {
    display: block;
}

.top-phone,
.top-phone * {
    color: #FFFFFF;
    font-weight: 300;
}

.top-social {
    float: right;
    width: 50%;
}

.top-social,
.top-social * {
    text-align: right;
}

.container-frm {
    border-top: 1px solid #ffffff;
}

.container-vn,
.container-lv,
.container-7rez,
.container-frm {
    background: #cceeee;
}

.container-vn .container-i,
.container-lv .container-i,
.container-7rez .container-i,
.container-frm .container-i,
.container-prg .container-i,
.container-rv .container-i {
    padding: 100px 30px 100px 30px;
}

.container-7rez {
    padding-left: 0;
    padding-right: 0;
}

.container-7rez .container-i {
    padding-left: 0;
    padding-right: 0;
}

.header {
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 25px;
}

.text {
    font-weight: 300;
    font-size: 18px;
}

.container-vn .text,
.container-lv .text {
    margin: 0 auto;
    max-width: 870px;
}

.text-center {
    text-align: center;
}

.container-x4 {
    padding: 0;
}

.container-x4 .container-i {
    columns: 2;
    column-gap: 1px;
}

.x4-one {
    overflow: hidden;
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 1px;
    position: relative;
}

.x4-one * {
    text-decoration: none;
}

.x4-one-i > a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.x4-one-img {
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s;
    height: 100%;
    background-position: center center;
}

.x4-one:hover .x4-one-img {
    transform: scale(1.1);
}

.x4-one-i {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.x4-one * {
    color:  #ffffff;
}

.x4-one-data {
    position: absolute;
    left: 50px;
    bottom: 50px;
}

.x4-one-title {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px;
}

.container-x4 .x4-one-title {
    font-size: 30px;
}

.x4-one-text {
    font-weight: 300;
    font-size: 18px;
}

.x4-one-text * {
    margin: 0;
    padding: 0;
}

.container-ng  {
    padding: 0;
}

.container-ng .container-i {
    padding: 100px 0 0px 0;
}


.container-ne .container-i {
    padding: 100px 30px 100px 30px;
}

.container-ng-x3 {
    columns: 3;
    column-gap: 0;
}

.container-ng .header,
.container-rv .header,
.container-ne .header {
    margin-bottom: 35px;
}

.container-ev .header,
.container-ng .header,
.container-prg .header,
.container-rv .header,
.container-ne .header {
    color: #6fc1c2;
}

.container-ng .x4-one-i {
    background: transparent;
}

.container-ng .x4-one-data {
    background: rgba(0,0,0,0.4);
    bottom: 0;
    left: 0;
    box-shadow: none;
    padding: 50px 50px 40px 50px;
    transition: all 0.3s;
    box-sizing: border-box;
    width: 100%;
}

.container-ng .x4-one:hover .x4-one-data {
    background: rgba(0,0,0,0.6);
}

.langswitcher {
    position: absolute;
    right: 51px;
    top: 31px;
    font-size: 13px;
}

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

.langswitcher a:after {
    font-family: FontAwesome;
    content: "\f078";
    margin-left: 5px;
}

.langswitcher.active a:after {
    content: "\f077";
}

.colorwitcher {
    position: absolute;
    right: 20px;
    top: 30px;
}

.colorwitcher-title {
    color: #ffffff;
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    position: relative;
    top: -4px;
    display: none;
}

.colorwitcher-one {
    display: none;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    cursor: pointer;
    border: 1px solid rgba(0,0,0,0.2);
}

.colorwitcher-one.active {
    display: inline-block;
    border: 1px solid #ffffff;
}

.colorwitcher-one-winter {
    background-color: #70c1c2;
}

.colorwitcher-one-spring {
    background-color: #87deaa;
}

.colorwitcher-one-summer {
    background-color: #fcce44;
}

.colorwitcher-one-autumn {
    background-color: #ffb380;
}

.booking {
    position: absolute;
    background: rgba(255,255,255,0.3);
    width: 1300px;
    box-sizing: border-box;
    padding: 20px;
    top: 600px;
    left: 50%;
    margin-left: -650px;
    z-index: 2;
}

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

.booking-i .booking-one:nth-child(1) {
    padding-right: 20px;
    width: 35%;
}

.booking-i .booking-one:nth-child(2) {
    width: 35%;
}

.booking-i .booking-one:nth-child(3) {
    padding-left: 20px;
    width: 30%;
}


.booking-one-title {
    float: left;
    width: 40%;
    background: #70c1c2;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 45px;
    font-weight: 500;
}

.booking-one-field {
    float: left;
    width: 60%;
    background: #ffffff;
    height: 45px;
    border: 1px solid #70c1c2;
    box-sizing: border-box;
    position: relative;
}

.booking-one-field .input {
    line-height: 43px;
    width: 100%;
    text-align: center;
    border: 0;
    outline: none;
    background: transparent;
}

.button {
    cursor: pointer;
    background: #70c1c2;
    text-align: center;
    line-height: 43px;
    border: 0;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 30px 0 30px;
    font-weight: 500 !important;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s;
    font-size: 13px !important;
}

.button:hover {
    background: #a2d9f7;
    color: #000000;
}

.opwndcontent {
    font-size: 18px;
    overflow: auto;
}

.opwndcontent .content_header {
    font-size: 25px;
    text-align: center;
}

.alert-text {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    border: 2px solid #70c1c2;
    padding: 30px;
}

.alert-text,
.alert-text * {
    font-size: 18px;
}

.booking-one .button {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.booking-one-field span {
    font-family: FontAwesome;
    color: #70c1c2;
    display: block;
    position: absolute;
    right: 30px;
    top: 12px;
    font-size: 18px;
}

.booking-one-field span:after {
    content: "\f073";
}


.container-prg .container-i {
    padding-left: 200px;
    padding-right: 200px;
    position: relative;
}

.container-prg .header {
    text-align: left;
    margin-bottom: 2px;
    background: #ffffff;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    z-index: 2;
}

.prg-panel {
    background: #cceeee;
    padding: 20px;
    overflow: hidden;
}

.prg-panel-left {
    float: left;
    width: 70%;
}

.prg-panel-left p {
    margin: 0;
}

.prg-panel-left-text {
    margin-bottom: 5px;
}

.prg-panel-left-phones {
    font-size: 18px;
}

.prg-panel-left-phones a {
    text-decoration: none;
    color: #000000;
}

.prg-panel-right {
    float: right;
    width: 30%;
    text-align: right;
    padding-top: 20px;
}

.prg-steps {
    position: absolute;
    right: 200px;
    top: 110px;
    white-space: nowrap;

}

.prg-steps-one,
.prg-steps-one-delim {
    display: inline-block;
    vertical-align: top;
}

.prg-steps .prg-steps-one-delim:nth-child(1) {
    width: 410px;
}

.prg-steps-one {
    color: #70c1c2;
    background: #cceeee;
    border-radius: 100px;
    width: 20px;
    line-height: 20px;
    text-align: center;
}

.prg-steps-one.active {
    color: #ffffff !important;
    background: #70c1c2;
}

.prg-steps-one-delim {
    height: 10px;
    width: 20px;
    margin: 0 3px;
    border-bottom: 1px solid #70c1c2;
}

.prg-steps-text {
    position: absolute;
    right: 0;
    bottom: -24px;
}

.prg-form {
    margin-top: 35px;
}

.prg-form-left {
    float: left;
    width: 50%;
    text-align: right;
    box-sizing: border-box;
    padding-right: 20px;
    font-size: 18px;
    line-height: 60px;
}

.prg-form-right {
    float: left;
    width: 50%;
}

.prg-form-right-one {
    font-weight: bold;
    line-height: 60px;
    width: 60px;
    text-align: center;
    border: 2px solid transparent;
    display: inline-block;
    margin-right: 10px;
    font-size: 25px;
    color: #999999;
}

.prg-form-right-one.active {
    border-color: #ffeb00;
    color: #000000;
}

.rv {
    margin: 0 200px;
}

.rv-left {
    float: left;
    width: 25%;
    padding-top: 5px;
}

.rv-right {
    float: left;
    width: 75%;
}

.rv-icon:after {
    font-family: FontAwesome;
    color: #999999;
    content: "\f0e5";
    font-size: 80px;
    float: left;
    width: 80px;
    transform: scaleX(-1);
}

.rv-name {
    margin-left: 100px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 19px;
    word-wrap: break-word;
    padding-right: 10px;
}

.rv-date {
    margin-left: 100px;
}

.rv-more {
    margin-top: 50px;
    text-align: center;
}

.rv-more .button {
    vertical-align: middle;
}

.rv-more-left {
    opacity: 0;
    display: inline-block;
    margin-right: 30px;
    cursor: pointer;
    line-height: 43px;
    font-size: 30px;
    vertical-align: middle;
    color: #cccccc;
}

.rv-more-right {
    opacity: 1;
    display: inline-block;
    margin-left: 30px;
    cursor: pointer;
    line-height: 43px;
    vertical-align: middle;
    font-size: 30px;
    color: #cccccc;
}

.rv-more-left:after {
    font-family: FontAwesome;
    content: "\f053";
}

.rv-more-right:after {
    font-family: FontAwesome;
    content:"\f054";
}

.container-7rez .header-text,
.container-frm .header-text {
    text-align: center;
    position: relative;
    top: -15px;
}

.container-7rez .header-text p,
.container-frm .header-text p {
    margin: 0;
}

.rez7 {
    margin-top: 30px;
}

.rez7-one {
    float: left;
    width: 10%;
    box-sizing: border-box;
    border-right: 1px solid #999999;
    padding-bottom: 30px;
    cursor: pointer;
    transition: all 0.2s;
}

.rez7-one.rez7-one-before {
    width: 5%;
    border: 0;
    cursor: default;
}

.rez7-one.rez7-one-after {
    width: 5%;
    border: 0;
    cursor: default;
}

.rez7-one-7 {
    border: 0;
}

.rez7-one.active {
    width: 30%;
    cursor: default;
}

.rez7-one-title {
    height: 180px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}

.rez7-one .rez7-one-notes {
    display: none;
    height: 180px;
    font-size: 18px;
    padding: 0 20px 0 0;
}

.rez7-one .rez7-one-notes p {
    margin: 0;
}

.rez7-one.active .rez7-one-notes {
    display: block;
}

.rez7-one.active .rez7-one-notes,
.rez7-one.active .rez7-one-num {
    padding-left: 20px;
}

.rez7-one.active .rez7-one-num {
    position: relative;
}

.rez7-one.active .rez7-one-num:after {
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 20px;
    top: 4px;
    font-size: 42px;
}

.rez7-one-7.active .rez7-one-num:after {
    display: none;
}

.rez7-one.active .rez7-one-title {
    display: none;
}

.rez7-one-num {
    height: 90px;
    line-height: 90px;
    font-size: 65px;
    text-align: center;
    color: #999999;
    font-weight: bold;
    background: rgba(0,0,0,0.1);
}

.rez7-one.active .rez7-one-num {
    color: #000000;
    text-align: left;
}

.container-ne-x3 {
    columns: 3;
    column-gap: 0px;
}

.container-ne-x3 .x4-one-data {
    position: static;
    padding: 0 130px 0 30px;
}

.body-mobile .container-ne-x3 .x4-one-data {
    padding-right: 30px;
}

.container-ne-x3 .x4-one-data * {
    color: #000000;
}

.container-ne-x3 .x4-one-i {
    background-color: transparent;
    height: 300px;
    position: static;
    margin-bottom: 22px;
    background-size: cover;
    background-repeat: no-repeat;
}

.container-ne-x3 .x4-one-title {
    font-weight: 500;
}

.container-ne-x3 .x4-one {
    height: 430px;
}

.container-ne-x3 .x4-one:nth-child(1) .x4-one-data,
.container-ne-x3 .x4-one:nth-child(2) .x4-one-data {
    border-right: 1px solid #cccccc;
}

.x4-date {
    position: absolute;
    right: 20px;
    border: 1px solid #70c1c2;
    background: #cceeee;
    text-align: center;
    padding: 20px 0;
    width: 100px;
    top: 256px;
}

.x4-date-day {
    color: #808080 !important;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 5px;
}

.x4-date-month {
    color: #808080 !important;
    font-size: 12px;
    font-weight: 300;
}

.cnr-delim {
    text-align: center;
}

.cnr-delim span:after {
    font-family: FontAwesome;
    content: "\f078";
    color: #70c1c2;
    font-size: 20px;
}

.cnr-delim:before {
    content: "";
    display: inline-block;
    margin-right: 3px;
    border-top: 1px solid #70c1c2;
    width: 100px;
    position: relative;
    top: -5px;
}

.cnr-delim:after {
    content: "";
    display: inline-block;
    margin-left: 3px;
    border-top: 1px solid #70c1c2;
    width: 100px;
    position: relative;
    top: -5px;
}

.container-ev {
    padding: 100px 0;
    margin: 0 auto;
    max-width: 1200px;
}

.container-ev .header {
    margin-bottom: 35px;
}

.container-ev-x2 {
    columns: 2;
    column-gap: 10px;
}

.container-ev-x2 .x4-one-i {
    background-size: cover;
    background-repeat: no-repeat;
    position: static;
    width: 40%;
    float: left;
    position: relative;
}

.container-ev-x2 .x4-one-i-ani {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    left: 0;
    top: 0;
    transition: all 1s;
}

.container-ev-x2 .x4-one-i .x4-one-i-ani:nth-child(2) {
    opacity: 0;
}

.container-ev-x2 .x4-one:hover .x4-one-i .x4-one-i-ani:nth-child(1) {
    opacity: 0;
}

.container-ev-x2 .x4-one:hover .x4-one-i .x4-one-i-ani:nth-child(2) {
    opacity: 1;
}

.container-ev-x2 .x4-one-data {
    width: 60%;
    float: left;
    position: static;
    box-sizing: border-box;
    padding: 20px 25px;
    height: 420px;
    background-color: #cceeee;
}

.container-ev-x2 .x4-one-data,
.container-ev-x2 .x4-one-data * {
    color: #000000;
}

.container-ev-x2 .x4-one:nth-child(2) .x4-one-data {
    background: #fffde6;
}

.container-ft {
    background: #4d4d4d;
    padding: 100px 30px 20px 30px;
}

.container-ft-i-cv {
    max-width: 1400px;
    margin: 0 auto;
}

.bottommenu {
    columns: 2;
    float: left;
    width: 40%;
    column-gap: 15px;
    font-size: 14px;
}

.bottommenu a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    margin-bottom: 3px;
}

.ft-text {
    width: 30%;
    float: left;
    color: #cccccc;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 14px;
}

.ft-text p:first-child,
.ft-banners p:first-child {
    margin-top: 0;
}

.ft-text strong {
    color: #ffffff;
}

.ft-banners {
    width: 30%;
    float: left;
}

.ft-copy {
    border-top: 1px solid #ffffff;
    margin-top: 30px;
    padding-top: 15px;
    padding-right: 266px;
}

.ft-copy * {
    color: #ffffff;
    text-decoration: none;
}

.video-titles {
    position: absolute;
    top: 500px;
    width: 1300px;
    left: 50%;
    margin-left: -650px;
}

.video-titles-one {
    position: absolute;
    opacity: 0;
    transition: all 0.5s;
    left: -200px;
}

.video-titles-one.active {
    opacity: 1;
    display: block;
    left: 0;
    top: 0;
}

.video-titles-one.hide {
    opacity: 0;
    /*right: -5000px;*/
    left: auto;
}

.video-titles-one-title {
    font-weight: bold;
    font-size: 25px;
    color: #ffffff;
}

.template-module-menu-ul-sub:before {
    content: "";
    display: block;
    transform: scaleY(-1);
    position: absolute;
    left: 140px;
    top: -9px;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffffff;
}

.template-module-menu-ul-sub {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background: #ffffff !important;
    width: 300px !important;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
}

.template-module-menu-ul > .template-module-menu-li > .template-module-menu-a {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: 500 !important;
    letter-spacing: -0.3px;
}

.template-module-menu-a-arrow {
    background: transparent !important;
    padding-right: 0 !important;
}

.template-module-menu-ul-sub a {
    color: #000000 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    text-transform: none !important;
}

.template-module-menu-ul-sub {
    left: -50px !important;
}

.template-module-menu-li-id-52419 .template-module-menu-ul-sub {
    left: -90px !important;
}

.top-menu .template-module-menu-ul-sub a {
    font-size: 14px !important;
}

.template-module-menu-ul-sub .template-module-menu-ul-sub {
    display: none !important;
}

.container-ne-x3 .x4-one-i {
    transition: 0.5s;
}

.container-ne-x3:hover .x4-one {
    transition: 0.5s;
    opacity: 0.5;
}

/*.container-ne-x3:hover .x4-one-i {
    filter: grayscale(100%);
}

.container-ne-x3 .x4-one:hover .x4-one-i {
    filter: grayscale(0%);
}*/

.container-ne-x3 .x4-one:hover {
    opacity: 1;
}

.container-ne-x3 .x4-one:hover .x4-date {
  /* Start the shake animation and make the animation last for 0.5 seconds */
  animation: shake 1s;

  /* When the animation is finished, start again */
  /*animation-iteration-count: infinite;*/
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

.container-map {
    padding: 0;
    position: relative;
}

.container-map iframe {
    display: block;
}

.container-map-panel {
    width: 400px;
    position: absolute;
    left: 150px;
    top: 50px;
    background: rgba(255,255,255,0.8);
    padding: 40px 40px;
    font-size: 15px;
}


.container-map-panel p {
    margin: 0 0 10px 0;
}

.container-map-panel-head1 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px !important;
    color: #70c1c2;
}

.container-map-panel-head2 {
    font-size: 18px;
    font-weight: bold;
}

.container-map-panel-gps {
    color: #999999;
}

.container-frm {
    
}

.container-frm-name {
    padding-right: 20px;
    font-size: 16px;
}

.container-frm td {
    padding: 10px;
}

.p-class-fdbck .input,
.container-frm .input,
.opwndservfuncxsrch input.input {
    line-height: 43px;
    width: 100%;
    text-align: center;
    width: 300px;
    font-size: 16px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    outline: none;
    background: rgba(255,255,255,1);
    border: 1px solid #70c1c2;
}

.p-class-fdbck .input {
    text-align: left;
}

.p-class-fdbck textarea {
    width: 100%;
    width: 300px;
    font-size: 16px;
    outline: none;
    background: rgba(255,255,255,1);
    border: 1px solid #70c1c2;
}

.p-class-fdbck * {
    font-size: 16px;
}

.iconccalf {
    position: relative;
}

.iconccal {
    font-family: FontAwesome;
    color: #70c1c2;
    display: block;
    position: absolute;
    top: 14px;
    left: 267px;
    font-size: 18px;
}

.iconccal:after {
    content: "\f073";
}

.table-header td {
    background: #70c1c2 !important;
    color: #ffffff;
}

/*pages {*/
.container-p-wtext,
.container-p-ptext,
.container-p-owntext,
.container-p-ownpage,
.container-p-transferpage,
.container-p-wtextbutton,
.container-p-smtext {
    padding: 100px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.container-p-wtext a,
.container-p-ptext a,
.container-p-owntext a,
.container-p-ownpage a,
.container-p-transferpage a,
.container-p-smtext a {
    color: #1c8384;
    text-decoration: none;
}

.container-p-wtext a:hover,
.container-p-ptext a:hover,
.container-p-owntext a:hover,
.container-p-ownpage a:hover,
.container-p-transferpage a:hover,
.container-p-smtext a:hover {
    color: #4cabac;
}

.container-p-wtext strong,
.container-p-ptext strong,
.container-p-owntext strong,
.container-p-ownpage strong,
.container-p-transferpage strong,
.container-p-wtextbutton strong,
.container-p-smtext strong {
    font-weight: bold;
}

.container-p-wtext .container-i,
.container-p-ptext .container-i,
.container-p-owntext .container-i,
.container-p-ownpage .container-i,
.container-p-transferpage .container-i,
.container-p-wtextbutton .container-i,
.container-p-smtext .container-i {
    max-width: 1280px;
    margin: 0 auto;
}

.container-p-ptext .container-i h1,
.container-p-ownpage .container-i h1,
.container-p-transferpage .container-i h1,
.container-p-owntext .container-i h1 {
    text-transform: uppercase;
    margin-bottom: 50px;
    text-align: center;
}

.container-p-bgtext {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0;
}

.container-p-bgtext .container-i {
    background: rgba(0,0,0,0.6);
    padding: 100px 0;
}

.container-p-bgtext .container-i1 {
    max-width: 800px;
    margin: 0 auto;
}

.container-p-bgtext .container-i,
.container-p-bgtext .container-i * {
    color: #ffffff;
}

.container-p-wtext,
.container-p-wtext * {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
}

.container-p-ptext,
.container-p-ptext * {
    font-size: 20px;
    font-weight: 300;
}

.container-p-owntext,
.container-p-owntext * {
    font-size: 20px;
    font-weight: 300;
}

.container-p-ownpage .page_i,
.container-p-ownpage .page_i *,
.container-p-transferpage .page_i,
.container-p-transferpage .page_i * {
    font-size: 20px;
    font-weight: 300;
}

.container-p-smtext,
.container-p-smtext * {
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}

.container-p-wtextbutton,
.container-p-wtextbutton * {
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}

.container-p-bgtext,
.container-p-bgtext * {
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}

.container-p-chess,
.container-p-persons,
.container-p-chesswtitle {
    /*padding: 100px 0 100px 0;*/
    padding: 0;
}

.template-index-one-sanbookingform table,
.template-form-transfer-individual table,
.template-form-anketa table,
.template-form-hodataistvo table {
    margin: 0 auto;
}

.template-form-transfer-individual *,
.template-form-anketa *,
.template-form-hodataistvo * {
    font-family: 'Montserrat', sans-serif !important;
}

.template-index-one-sanbookingform table .styleform_name,
.template-index-one-sanbookingform table .styleform_name_textarea,
.template-form-field-title {
    text-align: right;
    padding-right: 20px;
}

.template-module-reviews .input,
.template-module-reviews textarea,
.template-index-one-sanbookingform table .input,
.template-form-transfer-individual .template-form-text,
.template-form-anketa .template-form-text,
.template-form-transfer-individual select,
.template-index-one-sanbookingform table textarea,
.template-form-hodataistvo .template-form-text,
.template-form-hodataistvo table .input,
.template-form-hodataistvo table select,
.template-form-hodataistvo table textarea,
.template-form-anketa table select,
.template-form-anketa table textarea {
    resize: none;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    outline: none;
    background: rgba(255,255,255,1);
    border: 1px solid #70c1c2;
    text-align: left;
    padding: 0 10px !important;
    border-radius: 0 !important;
}

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

.template-form-transfer-individual .template-form-title,
.template-form-anketa .template-form-title,
.template-form-hodataistvo .template-form-title {
    background: transparent;
    text-align: center;
    color:  #000000;
}

.template-form-transfer-individual .template-form-submit,
.template-form-anketa .template-form-submit,
.template-form-hodataistvo .template-form-submit {
    cursor: pointer;
    background: #70c1c2 !important;
    text-align: center;
    line-height: 43px;
    border-radius: 0 !important;
    border: 0;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 30px 0 30px;
    font-weight: 500 !important;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s;
    font-size: 13px !important;
}

.template-form-transfer-individual select {
    height: 43px;
}

/*.container-p-chess .container-i,
.container-p-chesswtitle .container-i {
    max-width: 1180px;
    margin: 0 auto;
}*/

.container-p-chess .chess-one,
.container-p-chesswtitle .chess-one {
    padding: 70px 0 70px 0;
}

.container-p-persons .chess-one {
    padding: 70px 0 0px 0;
}

.container-p-chess .chess-one .chess-one-i,
.container-p-persons .chess-one .chess-one-i,
.container-p-chesswtitle .chess-one .chess-one-i {
    max-width: 1180px;
    margin: 0 auto;
}

.container-p-chess > .container-i > .container-i1 .chess-one:nth-child(odd),
.container-p-chesswtitle > .container-i > .container-i1 .chess-one:nth-child(odd) {
    background: #cceeee;
}

.container-p-chess .chess-one:nth-child(even) .chess-one-image,
.container-p-persons .chess-one:nth-child(even) .chess-one-image,
.container-p-chesswtitle .chess-one:nth-child(even) .chess-one-image {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 15px 0 0;
    min-height: 10px;
}

.container-p-chess .chess-one:nth-child(even) .chess-one-data,
.container-p-persons .chess-one:nth-child(even) .chess-one-data,
.container-p-chesswtitle .chess-one:nth-child(even) .chess-one-data {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding: 0 0 0 15px;
}

.container-p-chess .chess-one:nth-child(odd) .chess-one-image,
.container-p-persons .chess-one:nth-child(odd) .chess-one-image,
.container-p-chesswtitle .chess-one:nth-child(odd) .chess-one-image {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding: 0 0 0 15px;
    min-height: 10px;
}

.container-p-chess .chess-one:nth-child(odd) .chess-one-data,
.container-p-persons .chess-one:nth-child(odd) .chess-one-data,
.container-p-chesswtitle .chess-one:nth-child(odd) .chess-one-data {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 15px 0 0;
}

.container-p-persons .chess-one:nth-child(odd) .chess-one-data * {
    text-align: right;
}

.chess-one-data {
    padding-top: 30px !important;
}

.container-p-chess .chess-one:last-child,
.container-p-persons .chess-one:last-child,
.container-p-chesswtitle .chess-one:last-child {
    margin-bottom: 0;
}

.chess-one-title {
    font-size: 30px;
    font-weight: bold;
}

.chess-one-image-cover {
    width: 100%;
    height: 430px;
}

.container-p-persons .chess-one-image-cover {
    height: 230px;
}

.container-p-persons .chess-one-image-img {
    border-radius: 500px;
    width: 200px;
    height: 200px;
}

.container-p-persons .chess-one:nth-child(odd) .chess-one-image-img {
    margin: 0 auto 0 50px;
}

.container-p-persons .chess-one:nth-child(even) .chess-one-image-img {
    margin: 0 50px 0 auto;
}


.chess-one-image-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.container-p-persons a {
    text-decoration: none;
    color:#000000;
}

.container-p-chess.resize .chess-one-data {
    padding-top: 0 !important;
}

.chess-one-notes,
.chess-one-notes * {
    font-weight: 300;
    font-size: 18px;
}

.chess-one-notes a {
    color: #000000;
}

.steps-4 .steps-one {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
}

.container-p-steps,
.container-p-tabs,
.container-p-accordeon {
    padding: 100px 0 100px 0;
}

.container-p-steps .container-i {
    margin: 0 auto;
    max-width: 1180px;
}

.container-p-steps .header {
    margin-bottom: 50px;
}

.steps {
    position: relative;
}

.steps-line {
    position: absolute;
    border-bottom: 1px solid #70c1c2;
    width: 100%;
    top: 19px;
    left: 0;
}

.steps-one-num {
    border-radius: 100px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff !important;
    background: #70c1c2;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: 10px solid #ffffff;
}

.steps-one-title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.steps-one-notes p {
    margin: 0;
}

.steps-one-notes,
.steps-one-notes * {
    font-weight: 300;
    font-size: 18px;
}

.page-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

.page-bg-cover {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
}

.page-header {
    width: 100%;
    position: absolute;
    top: 300px;
    left: 0;
    box-sizing: border-box;
    padding: 0 50px;
}

.page-title {
    font-weight: bold;
    font-size: 40px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.page-smalltitle {
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
}

.container-p-chesswtitle .header {
    margin-bottom: 70px;
}

.ulist-one {
    overflow: hidden;
}

.ulist-one-col-data {
    font-weight: bold;
    font-size: 25px;
}

.container-p-ulist .header {
    margin-bottom: 70px;
}

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

.ulist .ulist-one:nth-child(odd) .ulist-one-col-data {
    float: left;
    width: 50%;
    text-align: right;
    box-sizing: border-box;
    border-right: 1px solid #999999;
    padding-bottom: 20px;
    padding-right: 30px;
    position: relative;
}

.ulist .ulist-one:nth-child(odd) .ulist-one-col-data:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 100px;
    border: 3px solid #ffffff;
    position: absolute;
    right: -15px;
    top: 0;
    background: #70c1c2;
}

.ulist .ulist-one:nth-child(odd) .ulist-one-col-empty {
    float: right;
    width: 50%;
}

.ulist .ulist-one:nth-child(even) .ulist-one-col-data {
    float: right;
    width: 50%;
    text-align: left;
    box-sizing: border-box;
    border-left: 1px solid #999999;
    position: relative;
    left: -1px;
    padding-bottom: 20px;
    padding-left: 30px;
}

.ulist .ulist-one:nth-child(even) .ulist-one-col-data:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 100px;
    border: 3px solid #ffffff;
    position: absolute;
    left: -16px;
    top: 0;
    background: #70c1c2;
}

.ulist .ulist-one:nth-child(even) .ulist-one-col-empty {
    float: left;
    width: 50%;
}

.ulist .ulist-one:last-child .ulist-one-col-data {
    border-color: #ffffff;
    padding-bottom: 0;
}

.pd-bottom-big {
    padding-bottom: 100px;
}

.pd-top-big {
    padding-top: 100px;
}

.pd-bottom-small {
    padding-bottom: 20px;
}

.pd-bottom-smaller {
    padding-bottom: 10px;
}

.pd-top-smaller {
    padding-top: 10px;
}

.pd-bottom-none {
    padding-bottom: 0px;
}

.pd-top-none {
    padding-top: 0px;
}

.pd-top-small {
    padding-top: 20px;
}

.container.container-p-bigpic {
    padding: 0;
    background: #cceeee;
}

.container.container-p-bigpicl {
    padding: 0;
    background: #cceeee;
}

.bigpic-text {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 80px;
    font-size: 18px;
}

.bigpic-image {
    float: right;
    width: 50%;
    min-height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
}

.container.container-p-bigpicl .bigpic-text {
    float: right;
}

.container.container-p-bigpicl .bigpic-image {
    float: left;
}

.chess-one-buttons {
    text-align: center;
}

.chess-one-buttons-one {
    display: inline-block;
    margin: 0 5px;
}

.chess-one-buttons-one a {

}

.chess-one-buttons-one.chess-one-buttons-one-booking a {
    background: #fffde6;
    color: #000000;
    transition: all 0.3s;
}

.chess-one-buttons-one.chess-one-buttons-one-booking a:hover {
    color: #000000;
    background: #a2d9f7;
}

.module-tableconstructor-container table tr:nth-child(odd) td {
    background: rgba(0,0,0,0.1);
}

.template-module-menu-li-id-51756 .template-module-menu-ul-sub,
.template-module-menu-li-id-51749 .template-module-menu-ul-sub {
    display: none !important;
}

.container-p-box .box-one {
    margin-bottom: 30px;
}

.container-p-box.col-4 .box-one {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 10px;
}

.container-p-box.col-3 .box-one {
    float: left;
    width: 33.33333%;
    box-sizing: border-box;
    padding: 0 10px;
}

.box-one-image {
    width: 100%;
    height: 300px;
}

.box-one-image-cover {
    overflow: hidden;
}

.box-one-image-cover,
.box-one-image-img {
    height: 100%;
    width: 100%;
}

.box-one-image-img {
    transition: all 0.3s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.box-one-image-img a {
    display: block;
    width: 100%;
    height: 100%;
}

.box-one:hover .box-one-image-img {
    transform: scale(1.1);
}

.box-one-title {
    font-weight: bold;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.box-one-title a {
    color: #000000;
    text-decoration: none;
}

.box-one-notes {
    font-weight: 300;
    font-size: 18px;
}

.container-p-box .container-i1 {
    margin: 0 auto;
    max-width: 1200px;
}

.container-p-links {
    text-align: center;
}

.container-p-links a {
    color: #70c1c2;
    border: 2px solid #70c1c2;
    display: block;
    /*margin: 0 15px 10px 15px;*/
    margin: 0 0 10px 0;
    text-decoration: none;
    font-weight: 500 !important;
    font-size: 14px;
    padding: 5px 10px;
    text-transform: uppercase;
    column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    vertical-align: center;
}

.container-p-links a span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

/*.container-p-links a:before {
    margin-right: 7px;
    font-family: FontAwesome;
    content: "\f111";
    font-size: 5px;
    position: relative;
    top: -3px;
}*/

/*.container-p-links a:after {
    margin-left: 10px;
    font-family: FontAwesome;
    content: "\f063";
    opacity: 0;
    transition: all 0.3s;
}

.container-p-links a:hover:after {
    opacity: 1;
}*/

.container-p-links {
    background: #f9f9f9;
}

.container-p-links a:hover {
    font-weight: bold !important;
}

/*.container-p-links a:hover:before {
    content: "\f063";
    font-size: 14px;
    top: 0;
}*/

a.anchor {
    position: relative;
    top: -90px;
}

.links-header {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 14px;
}

.links-list {
    columns: 3;
    text-align: left;
    max-width: 1180px;
    margin: 0 auto;
}

.links-list a.isnew {
    position: relative;
}

.links-list a.isnew:after {
    position: absolute;
    right: 0;
    top: 0;
    background: #ff0000;
    padding: 5px 10px;
    color: #ffffff !important;
    content: "новинка";
    min-height: inherit !important;
    font-size: 11px !important;
    opacity: 1;
}

.links-header:after {
    margin-left: 10px;
    font-family: FontAwesome;
    content: "\f063";
}

.chess-one-image-gallery,
.chess-one-image-gallery .chess-one-image-cover {
    position: relative;
}

.chess-one-image-gallery .chess-one-image-img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s;
}

.chess-one-image-gallery .chess-one-image-cover .chess-one-image-img.active {
    opacity: 1;
}

.chess-one-image-gallery-arrows {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    color: #ffffff;
    text-shadow: 0 0 3px rgba(0,0,0,0.5);
    font-size: 30px;
    cursor: pointer;
    z-index: 2;
}

.chess-one-image-gallery-arrows-left {
    left: 30px;
}

.chess-one-image-gallery-arrows-right {
    right: 20px;
}

.container-p-chess .chess-one:nth-child(even) .chess-one-image-gallery-arrows-right {
    right: 30px;
}

.container-p-chess .chess-one:nth-child(even) .chess-one-image-gallery-arrows-left {
    left: 20px;
}

.chess-one-image-gallery-arrows-left:after {
    content: "\f137";
    font-family: FontAwesome;
}

.chess-one-image-gallery-arrows-right:after {
    content: "\f138";
    font-family: FontAwesome;
}

.chess-one-icons {
    margin-bottom: 30px;
}

.chess-one-icons-one {
    margin-bottom: 10px;
    float: left;
    width: 33.33333%;
    display: flex;
    align-items: center;
}

.chess-one-icons-one-icon {
    opacity: 0.5;
    border: 2px solid #000000;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center center;
}

.chess-one-icons-one-id-holo .chess-one-icons-one-icon,
.chess-one-icons-one-id-holobig .chess-one-icons-one-icon {
    background-size: 17px;
}

.chess-one-icons-one-id-child .chess-one-icons-one-icon {
    background-size: 20px;
}

.chess-one-icons-one-id-flame .chess-one-icons-one-icon {
    background-size: 20px;
}

.chess-one-icons-one-id-stir .chess-one-icons-one-icon {
    background-size: 22px;
}

.chess-one-icons-one-title {
    padding-left: 10px;
    font-size: 12px;
    width: 120px;
}

.template-module-menu-li-id-51759 .template-module-menu-ul-sub,
.template-module-menu-li-id-51757 .template-module-menu-ul-sub,
.template-module-menu-li-id-51760 .template-module-menu-ul-sub {
    display: none !important;
}

.tabs-list {
    margin: 0 auto;
    max-width: 1100px;
    columns: 3;
}

.accordeon-list {
    margin: 0 auto;
    max-width: 1100px;
}

.tabs-one {
    margin-bottom: 10px;
}


.accordeon-one {
    margin-bottom: 10px;
    position: relative;
}

.accordeon-one-switch {
    display: none;
    
}

.accordeon-one .button:after {
    content: "";
    position: absolute;
    right: 17px;
    top: 1px;
    font-size: 16px;
    color: #ffffff;
    content: "\f078";
    font-family: FontAwesome;
}

/*.accordeon-one.show:after {
    content: "\f077";
}*/

.accordeon-one-switch.active {
    display: block;
}

.tabs-one a.button {
    color: #000000;
    text-decoration: none;
    display: block;
}

.accordeon-one a.button {
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    display: block;
    line-height: 60px;
    font-size: 27px !important;
    text-transform: none;
}

.accordeon-one-more {
    display: none;
    padding: 20px 0 30px 0;
    box-sizing: border-box;
    width: 100%;
}

.accordeon-one-more table,
.accordeon-one-more table * {
    font-size: 13px;
}

.accordeon-one-more * {
    font-size: 16px;
}

.accordeon-one-more a {
    color:#000000;
}

.accordeon-one-more strong {
    font-weight: bold;
}

.swdates-list {
    margin: 0 auto 40px auto;
    max-width: 1100px;
    text-align: center;
}

.swdates-one {
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    border: 2px solid #f0f0f0;
    line-height: 35px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 10px;
}

.swdates-one.active {
    cursor: default;
    border: 2px solid #70c1c2;
}

.swdates-one:before {
    font-family: FontAwesome;
    content: "\f046";
    opacity: 0.2;
    margin-right: 10px;
}

.swdates-one.active:before {
    opacity: 1;
}

.template-module-bookpl {
    position: fixed;
    z-index: 2;
    left: 50%;
    margin-left: 490px;
    bottom: 26px;
    background-color: #70c1c2;
    border: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 1);
    /*transform: scale(1);*/
    animation: pulse-black 2s infinite;
}

.template-module-bookpl a {
    display: block;
    padding: 0 30px 0 60px;
    background-image: url(/i/templates/naroch/bookingicon.png);
    background-position: 20px center;
    background-size: 25px;
    background-repeat: no-repeat;
    color: #ffffff;
    text-decoration: none;
    line-height: 43px;
}

@keyframes pulse-black {
    0% {
      /*transform: scale(0.95);*/
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
    }
    
    70% {
      /*transform: scale(1);*/
      box-shadow: 0 0 4px 10px rgba(0, 0, 0, 0);
    }
    
    100% {
      /*transform: scale(0.95);*/
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0);
    }
  }

/*pages }*/

.styleform strong {
    font-weight: bold !important;
}

.body-noz .container-frm {
    display: none;
}

.body-simple .top {
    height: 200px;
}

.body-simple .page-smalltitle {
    display: none;
}

.body-simple .page-bg {
    background: #8f908d !important;
}

.body-simple .page-header {
    top: 90px;
}

.body-simple .page-title {
    font-size: 30px;
}

.body-simple .booking {
    display: none;
}

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

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

/*colors {*/

.body-spring .ulist .ulist-one:nth-child(even) .ulist-one-col-data:after,
.body-spring .ulist .ulist-one:nth-child(odd) .ulist-one-col-data:after,
.body-spring .container-top.fixed,
.body-spring .booking-one-title,
.body-spring .button,
.body-spring .prg-steps-one.active,
.body-spring .template-module-bookpl,
.body-spring .template-form-subscribe .template-form-submit-line input {
    background-color: #87deaa;
}

.body-summer .ulist .ulist-one:nth-child(even) .ulist-one-col-data:after,
.body-summer .ulist .ulist-one:nth-child(odd) .ulist-one-col-data:after,
.body-summer .container-top.fixed,
.body-summer .booking-one-title,
.body-summer .button,
.body-summer .prg-steps-one.active,
.body-summer .template-module-bookpl,
.body-summer .template-form-subscribe .template-form-submit-line input {
    background-color: #fcce44;
}

.body-autumn .ulist .ulist-one:nth-child(even) .ulist-one-col-data:after,
.body-autumn .ulist .ulist-one:nth-child(odd) .ulist-one-col-data:after,
.body-autumn .container-top.fixed,
.body-autumn .booking-one-title,
.body-autumn .button,
.body-autumn .prg-steps-one.active,
.body-autumn .template-module-bookpl,
.body-autumn .template-form-subscribe .template-form-submit-line input {
    background-color: #ffb380;
}

.body-spring .booking-one-field,
.body-spring .prg-steps-one-delim,
.body-spring .x4-date,
.body-spring .cnr-delim:before,
.body-spring .cnr-delim:after,
.body-spring .container-frm .input,
.body-spring .alert-text,
.body-spring .container-p-links a,
.body-spring .opwndservfuncxsrch input.input,
.body-spring .template-form-subscribe .template-form-text {
    border-color: #87deaa;
}

.body-summer .booking-one-field,
.body-summer .prg-steps-one-delim,
.body-summer .x4-date,
.body-summer .cnr-delim:before,
.body-summer .cnr-delim:after,
.body-summer .container-frm .input,
.body-summer .alert-text,
.body-summer .container-p-links a,
.body-summer .opwndservfuncxsrch input.input,
.body-summer .template-form-subscribe .template-form-text {
    border-color: #fcce44;
}

.body-autumn .booking-one-field,
.body-autumn .prg-steps-one-delim,
.body-autumn .x4-date,
.body-autumn .cnr-delim:before,
.body-autumn .cnr-delim:after,
.body-autumn .container-frm .input,
.body-autumn .alert-text,
.body-autumn .container-p-links a,
.body-autumn .opwndservfuncxsrch input.input,
.body-autumn .template-form-subscribe .template-form-text {
    border-color: #ffb380;
}

.body-spring .container-ng .header,
.body-spring .container-rv .header,
.body-spring .container-ne .header,
.body-spring .container-ev .header,
.body-spring .booking-one-field span,
.body-spring .container-prg .header,
.body-spring .prg-steps-one,
.body-spring .cnr-delim span:after,
.body-spring .container-map-panel-head1,
.body-spring .iconccal,
.body-spring .container-p-links a {
    color: #87deaa;
}

.body-summer .container-ng .header,
.body-summer .container-rv .header,
.body-summer .container-ne .header,
.body-summer .container-ev .header,
.body-summer .booking-one-field span,
.body-summer .container-prg .header,
.body-summer .prg-steps-one,
.body-summer .cnr-delim span:after,
.body-summer .container-map-panel-head1,
.body-summer .iconccal,
.body-summer .container-p-links a {
    color: #fcce44;
}

.body-autumn .container-ng .header,
.body-autumn .container-rv .header,
.body-autumn .container-ne .header,
.body-autumn .container-ev .header,
.body-autumn .booking-one-field span,
.body-autumn .container-prg .header,
.body-autumn .prg-steps-one,
.body-autumn .cnr-delim span:after,
.body-autumn .container-map-panel-head1,
.body-autumn .iconccal,
.body-autumn .container-p-links a{
    color: #ffb380;
}

.body-spring .container.container-p-bigpic,
.body-spring .container.container-p-bigpicl,
.body-spring .container-vn,
.body-spring .container-lv,
.body-spring .container-7rez,
.body-spring .container-frm,
.body-spring .prg-panel,
.body-spring .prg-steps-one,
.body-spring .x4-date,
.body-spring .container-ev-x2 .x4-one-data,
.body-spring .container-p-chess > .container-i > .container-i1 .chess-one:nth-child(odd),
.body-spring .container-p-chesswtitle > .container-i > .container-i1 .chess-one:nth-child(odd) {
    background-color: #cbf1da;
}

.body-summer .container.container-p-bigpic,
.body-summer .container.container-p-bigpicl,
.body-summer .container-vn,
.body-summer .container-lv,
.body-summer .container-7rez,
.body-summer .container-frm,
.body-summer .prg-panel,
.body-summer .prg-steps-one,
.body-summer .x4-date,
.body-summer .container-ev-x2 .x4-one-data,
.body-summer .container-p-chess > .container-i > .container-i1 .chess-one:nth-child(odd),
.body-summer .container-p-chesswtitle > .container-i > .container-i1 .chess-one:nth-child(odd) {
    background-color: #fff6cf;
}

.body-autumn .container.container-p-bigpic,
.body-autumn .container.container-p-bigpicl,
.body-autumn .container-vn,
.body-autumn .container-lv,
.body-autumn .container-7rez,
.body-autumn .container-frm,
.body-autumn .prg-panel,
.body-autumn .prg-steps-one,
.body-autumn .x4-date,
.body-autumn .container-ev-x2 .x4-one-data,
.body-autumn .container-p-chess > .container-i > .container-i1 .chess-one:nth-child(odd),
.body-autumn .container-p-chesswtitle > .container-i > .container-i1 .chess-one:nth-child(odd) {
    background-color: #ffe8d8;
}

/*colors }*/


/*mobile {*/

.body-mobile .sitecontainer {
    width: 100%;
    min-width: 100%;
}

.body-mobile .top-menu,
.body-mobile .top-social-phone,
.body-mobile .colorwitcher,
.body-mobile .top,
.body-mobile .top-logo,
.body-mobile .langswitcher,
.body-mobile .booking,
.body-mobile .container-top,
.body-mobile .progress,
.body-mobile .rv-icon,
.body-mobile .rez7-one.active .rez7-one-num:after,
.body-mobile .rez7-one.rez7-one-before,
.body-mobile .rez7-one.rez7-one-after,
.body-mobile .template-module-bookpl,
.body-mobile .container-map,
.body-mobile .bottommenu,
.body-mobile .mobile-ver-hide {
    display: none !important;
}

body:not(.body-mobile) .desktop-ver-hide {
    display: none !important;
}

.copy-links a {
    margin-left: 2px;
    margin-right: 2px;
}

.body-mobile .container-vn .container-i,
.body-mobile .container-lv .container-i,
.body-mobile .container-7rez .container-i,
.body-mobile .container-frm .container-i,
.body-mobile .container-prg .container-i,
.body-mobile .container-rv .container-i,
.body-mobile .container-ne .container-i,
.body-mobile .container-mer .container-i {
    padding: 20px 10px 20px 10px;
}

.body-mobile .prg-panel-left,
.body-mobile .prg-panel-right {
    text-align: center;
    float: none;
    width: 100%;
}

.body-mobile .container-ng .container-i {
    padding: 20px 0 0px 0;
}

.body-mobile .container-vn .text,
.body-mobile .container-lv .text {
    margin: 0 auto;
    max-width: inherit;
}

.body-mobile .container-x4 .container-i,
.body-mobile .container-ne-x3 {
    columns: 1;
}

.body-mobile .container-x4 .x4-one-data {
    left: 20px;
    padding-right: 20px;
}

.body-mobile .container {
    padding-left: 0;
    padding-right: 0;
}

.body-mobile .container-ng .header,
.body-mobile .container-rv .header,
.body-mobile .container-ne .header {
    margin-bottom: 20px;
}

.body-mobile .container-ng-x3,
.body-mobile .container-ev-x2 {
    columns: 1;
}

.body-mobile .rv {
    margin: 0 0px;
}

.body-mobile .rv-name,
.body-mobile .rv-date {
    margin-left: 0;
    text-align: center;
}

.body-mobile .rv-name {
    margin-top: 0;
}

.body-mobile .rv-left {
    float: none;
    width: 100%;
    margin-bottom: 10px;
}

.body-mobile .rv-right {
    float: none;
    width: 100%;
}

.body-mobile .rez7 {
    margin-top: 0;
}

.body-mobile .rez7-one {
    border: 0;
    width: 100%;
    float: none;
}

.body-mobile .rez7-one-title,
.body-mobile .rez7-one-notes {
    display: block !important;
    height: auto;
}

.body-mobile .rez7-one-title,
.body-mobile .rez7-one-notes {
    margin-bottom: 10px;
    padding: 0 !important;
}

.body-mobile .rez7-one.active .rez7-one-num {
    text-align: center;
}

.body-mobile .rez7-one-num {
    height: 50px;
    line-height: 50px;
    font-size: 30px;
}

.body-mobile .container-ne .x4-one {
    margin-bottom: 20px;
}

.body-mobile .container-ev .container-i {
    padding-top: 30px;
}

.body-mobile .container-ev-x2 .x4-one-data {
    padding: 10px;
}

.body-mobile .x4-one-title {
    font-size: 20px;
}

.body-mobile .x4-one-text,
.body-mobile .rez7-one .rez7-one-notes,
.body-mobile .text {
    font-size: 16px;
}

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

.body-mobile .container-frm table,
.body-mobile .container-frm tbody,
.body-mobile .container-frm tr,
.body-mobile .container-frm td,
.body-mobile .template-index-one-sanbookingform table,
.body-mobile .template-index-one-sanbookingform tbody,
.body-mobile .template-index-one-sanbookingform tr,
.body-mobile .template-index-one-sanbookingform td {
    display: block;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}

.body-mobile .template-index-one-sanbookingform tr {
    margin-bottom: 5px;
}

.body-mobile .container-frm .input {
    box-sizing: border-box;
    width: 100% !important;
}

.body-mobile .accordeon-list {
    padding-left: 5px;
    padding-right: 5px;
}

.body-mobile .ft-text {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 10px;
}

.body-mobile .ft-banners {
    float: none;
    width: 100%;
}

.body-mobile .ft-text *,
.body-mobile .ft-banners * {
    text-align: center !important;
}

.body-mobile .container-ft {
    padding: 0;
}

.body-mobile .container-ft .container-i {
    padding: 30px 0px;
}

.body-mobile .ft-copy {
    padding-right: 0;
}

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

.body-mobile .ft-copy td {
    margin-bottom: 10px;
}

.body-mobile .sitecontainer {
    margin-top: 50px;
}

.body-mobile .container-x4 .x4-one,
.body-mobile .container-ng .x4-one {
    height: 300px;
}

.body-mobile .links-list {
    columns: 1;
    padding-left: 10px;
    padding-right: 10px;
}

.body-mobile.body-notindex .top {
    display: block !important;
    height: 300px;
}

.body-mobile .page-header {
    top: 60px;
    padding: 0 10px;
}

.body-mobile .page-title {
    font-size: 22px;
    word-wrap: break-word !important;
}

.body-mobile .container-p-wtext,
.body-mobile .container-p-wtext * {
    font-size: 16px;
}

.body-mobile .container-p-ownpage .page_i,
.body-mobile .container-p-transferpage .page_i {
    padding-right: 5px;
    padding-left: 5px;
}

.body-mobile .container-p-ownpage .page_i img,
.body-mobile .container-p-transferpage .page_i img {
    max-width: 100% !important;
    height: auto !important;
}

.body-mobile .container-p-ownpage,
.body-mobile .container-p-transferpage {
    padding-top: 30px;
    padding-bottom: 30px;
}

.body-mobile .container-p-wtext,
.body-mobile .container-p-wtextbutton,
.body-mobile .container-p-bgtext .container-i {
    padding-top: 20px;
    padding-bottom: 20px;
}

.body-mobile .container-p-wtext .container-i,
.body-mobile .container-p-bgtext .container-i {
    padding-left: 10px;
    padding-right: 10px;
}

.body-mobile .container-p-box.col-3 .box-one,
.body-mobile .container-p-box.col-4 .box-one {
    float: none;
    width: 100%;
}

.body-mobile .chess-one-image-cover {
    height: 300px;
}

.body-mobile .chess-one-buttons-one {
    margin-bottom: 5px;
}

/*.body-mobile .container-p-chess .chess-one,
.body-mobile .container-p-chesswtitle .chess-one {
    padding-left: 10px;
    padding-right: 10px;
}*/

.body-mobile .container-p-chess .chess-one .chess-one-image,
.body-mobile .container-p-chesswtitle .chess-one .chess-one-image,
.body-mobile .container-p-persons .chess-one .chess-one-image,
.body-mobile .container-p-bigpic .bigpic-image,
.body-mobile .container-p-bigpicl .bigpic-image {
    float: none;
    width: 100%;
    padding: 0;
}

.body-mobile .container-p-persons .chess-one .chess-one-image-img {
    margin: 0 auto 0 auto !important;
}

.body-mobile .accordeon-one a.button {
    line-height: 22px;
    font-size: 20px !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.body-mobile .accordeon-one .button:after {
    top: 5px;
}

.body-mobile .container-p-persons .chess-one-image-cover {
    height: 200px !important;
}

.body-mobile .container-p-bigpic .bigpic-image,
.body-mobile .container-p-bigpicl .bigpic-image {
    height: 300px !important;
}

.body-mobile .container-p-chess .chess-one .chess-one-data,
.body-mobile .container-p-chesswtitle .chess-one .chess-one-data,
.body-mobile .container-p-persons .chess-one .chess-one-data,
.body-mobile .container-p-bigpic .bigpic-text,
.body-mobile .container-p-bigpicl .bigpic-text {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    text-align: left;
}

.body-mobile .container-p-persons .chess-one .chess-one-data,
.body-mobile .container-p-persons .chess-one .chess-one-data * {
    text-align: center;
}

.body-mobile .chess-one {
    padding: 20px 0 20px 0;
}

.body-mobile .chess-one-title,
.body-mobile .opwndcontent .content_header,
.body-mobile .bigpic-text .header  {
    font-size: 20px;
}

.body-mobile .chess-one-title {
   margin-top: 15px; 
}

.body-mobile .chess-one-notes,
.body-mobile .chess-one-notes *,
.body-mobile .container-p-ptext,
.body-mobile .container-p-ptext *,
.body-mobile .page_i,
.body-mobile .page_i *,
.body-mobile .container-p-bgtext,
.body-mobile .container-p-bgtext *,
.body-mobile .alert-text,
.body-mobile .alert-text *,
.body-mobile .bigpic-text * {
    font-size: 16px;
}

.body-mobile .container-p-ptext {
    padding: 20px 0;
}

.body-mobile .container-p-ptext .container-i {
    padding: 0 10px;
}

.body-mobile .opwnd {
    padding: 0 10px 10px 10px;
    margin-left: -10px;
}

.opwnd .opwndc {
    background-color: rgba(255, 255, 255, 0.6) !important;
    padding: 2px 0 2px 0;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

html .body-mobile .opwnd .opwndc {
    background: rgba(255,255,255, 0.6) url(/i/opwndc.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.body-mobile .pd-top-big {
    padding-top: 30px;
}

.body-mobile .pd-bottom-big {
    padding-bottom: 30px;
}

.body-mobile .container-p-chesswtitle .header {
    margin-bottom: 20px;
}

.body-mobile .container-p-alert {
    padding-left: 10px;
    padding-right: 10px;
}

.body-mobile .ulist-one-col-data {
    font-size: 16px;
}

.body-mobile .ulist-one {
    padding-left: 5px;
    padding-right: 5px;
}

.body-mobile .ulist .ulist-one:nth-child(even) .ulist-one-col-data {
    padding-left: 20px;
    word-wrap: break-word !important;
}

.body-mobile .ulist .ulist-one:nth-child(odd) .ulist-one-col-data {
    padding-right: 20px;
    word-wrap: break-word !important;
}

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

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

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

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

.mobile-menu .template-module-logo {
    width: 109px;
    height: 36px;
    background-size: cover;
}

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

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

.menu-title-phone {
    white-space: nowrap;
    padding: 5px 0 0 0;
}

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

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

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

.leftmenu * {
    text-align: left;
}

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

.leftmenudesktop {
    width: 320px;
}

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

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

.leftmenu a,
.leftmenudesktop a {
    color: #000000;
}

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

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

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

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

.body-mobile .privcab {
    display: none;
}

/*mobile }*/

.privcab {
    display: none;
    position: absolute;
    right: 20px;
    top: 5px;
    background: rgba(0,0,0,0.2);
    padding: 0 10px;
    line-height: 18px;
    font-size: 13px !important;
    text-decoration: none;
}

.privcab a {
    color: #ffffff !important;
    font-size: 13px !important;
    text-decoration: none;
}

.container-p-persons .chess-one-image-img {
    background-position: center top;
}

.chess-one-only {
    background: #ffffff !important;
}

.chess-one-only .chess-one-title {
    display: none;
}

.container-p-ownpage .page_i a.button,
.container-p-transferpage .page_i a.button {
    color: #ffffff !important;
}

.body-mobile .chess-one-icons-one {
    width: 50%;
}

.tcnstemplate-contentconstructor-area-one-2195 table {
    margin: 0 auto;
}

.body-pid-53518 .container-i1 h1 {
    display: none;
}

.container-ft .container-ft-i-cv {
    position: relative;
}

.body-mobile .bottom-search,
.body-mobile .bottom-subscribe {
    display: none;
}

.bottom-search {
    color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 124px;
    cursor: pointer;
}

.bottom-search:before {
    font-family: FontAwesome;
    margin-right: 10px;
    content: "\f002";
}

.opwndsearchwnd {
    padding-top: 20px !important;
}

.opwndsearchheader {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 26px;
}

.bottom-subscribe {
    color: #ffffff;
    position: absolute;
    left: 291px;
    bottom: 124px;
    cursor: pointer;
}

.bottom-subscribe:before {
    font-family: FontAwesome;
    margin-right: 10px;
    content: "\f2b7";
}

.template-form-subscribe .template-form-title {
    border: 0;
    background: transparent !important;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    box-shadow: none;
    font-family: Roboto Condensed;
    color: #000000 !important;
    font-weight: normal;
}

.template-form-subscribe .template-form-submit-line input {
    cursor: pointer;
    background: #70c1c2;
    text-align: center;
    line-height: 43px;
    border: 0;
    border-radius: 0;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 30px 0 30px;
    font-weight: 500 !important;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s;
    font-size: 13px !important;

    display: inline-block !important;
    width: inherit !important;
    height: inherit !important;
    font-weight: normal !important;
}

.template-form-subscribe * {
    font-family: 'Montserrat', sans-serif !important;
}

.template-form-subscribe td {
    padding: 3px;
}

.template-form-subscribe .template-form-text {
    line-height: 43px;
    width: 100%;
    text-align: center;
    width: 300px;
    font-size: 16px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-radius: 0;
    border: 0;
    outline: none;
    background: rgba(255,255,255,1);
    border: 1px solid #70c1c2;
}

.form-alert-subsribe {
    font-size: 14px;
}

.form-alert-subsribe a {
    color: #000000;
}

/*.template-smarttable-bottom {
    margin-top: 3px;
    overflow: hidden;
}

.template-smarttable-bottom-powered {
    text-align: center;
    float: left;
    line-height: 11px !important;
}

.template-smarttable-bottom-powered a {
    display: block;
    background: #dddddd url(https://insaer.by/i/smarttable/powered.png) no-repeat 7px center;
    background-size: 16px;
    padding: 7px 7px 7px 30px;
    font-size: 10px !important;
    line-height: 11px !important;
    color: #000000 !important;
    text-decoration: none;
    font-weight: normal !important;
}*/

.template-smarttable-table a {
    color: #000000;
}

.container-ne-x3 {
    position: relative;
}

.container-left,
.container-right {
    display: none;
    position: absolute;
    top: 35%;
    margin-top: -12px;
    font-family: FontAwesome;
    cursor: pointer;
    font-size: 30px;
    color: #999999;
}

.container-left {
    left: -39px;
}

.container-right {
    right: -39px;
    display: block;
}

.body-mobile .container-right {
    display: none;
}

.container-right:after {
    content: "\f054";
}

.container-left:after {
    content: "\f053";
}

.body-mobile .container-ne-x3 .x4-one-i {
    margin-bottom: 20px;
}

.body-mobile .container-ne-x3 .x4-date {
    display: none;
}

.body-mobile .container-ne-x3 .x4-one {
    height: auto;
    margin-bottom: 30px;
}

.container-p-ownpage .page_i strong,
.container-p-transferpage .page_i strong {
    font-weight: bold;
}

.template-module-menu-ul-sub .template-module-menu-li .template-module-menu-a {
    padding: 5px 10px !important;
}

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

.template-module-news .template-module-news-title-a {
    font-weight: 600;
    font-size: 18px;
}

.template-module-news .template-module-news-notes {
    font-size: 18px;
    font-weight: 300;
}

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

.template-module-news .template-module-news-img {
    background-size: contain !important;
    background-position: center center;
    background-repeat: no-repeat;
    height: 176px !important;
}

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

.body-mobile .template-module-news .template-module-news-li.withimg .template-module-news-content {
    padding: 0 5px;
    margin: 0 0 30px 0;
}

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

.container-ne .header a {
    text-decoration: none;
    color: #6fc1c2;
}

.simplepagionation {
    text-align: center;
    margin-top: 10px;
}

.simplepagionation span.active {
    font-weight: bold;
}

.chess-one-buttons-fororder-title {
    font-weight: 300;
    font-size: 18px;
}

.chess-one-buttons-fororder-table .button {
    white-space: nowrap;
}

.chess-one-buttons-fororder-table * {
    text-align: left;
}

.body-mobile .template-form-7 table,
.body-mobile .template-form-7 tr,
.body-mobile .template-form-7 td {
    display: block;
    text-align: center;
}

.body-mobile .template-form-7 tr {
    padding-bottom: 10px;
}

.body-mobile .template-form-7 .template-form-text,
.body-mobile .template-form-7 .template-form-textarea {
    max-width: 100%;
    box-sizing: border-box;
}

.body-mobile .template-form-7 .template-form-text[name="formdata[31]"],
.body-mobile .template-form-7 .template-form-text[name="formdata[32]"] {
    width: 100% !important;
}

.template-form-7 .template-form-select,
.template-index-one-sanbookingform .select {
    height: 43px;
}

.template-langswitcher {
    position: absolute;
    right: 0;
    background: rgba(0,0,0,0.4);
    padding: 20px 20px 10px 20px;
    top: 28px;
    display: none;
}

.langswitcher.active .template-langswitcher {
    display: block;
}

.template-langswitcher ul {
    padding: 0;
    margin: 0;
}

.template-langswitcher li {
    list-style: none;
    margin-bottom: 10px;
}

.template-langswitcher a:after {
    content: "" !important;
}

.template-langswitcher li.active a {
    color: #ffcc00;
}

.langswitcher > a {
    text-transform: capitalize;
}

.subpages {
    display: none;
}

.body-lang-belarusian .template-module-bookpl,
.body-lang-english .template-module-bookpl,
.body-lang-belarusian .template-module-cart,
.body-lang-english .template-module-cart {
    display: none !important;
}

.photogallerydiv-one {
    float: left;
    vertical-align: top;
    width: 33.3333333%;
    margin-bottom: 20px;
}

.photogallerydiv-one-i {
    margin: 0 10px;
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
}

.photogallerydiv-one-title {
    text-align: center !important;
    display: block;
     margin-top: 10px;
}

.photogallerydiv {
    overflow: hidden;
}

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

.tmplt-pagegallery-one {
    height: 250px !important;
}

.body-mobile .photogallerydiv-one {
    width: 100%;
    float: none;
}

.body-pid-55506 h1.content_header.main {
    display: none;
}

.iscatchwindow img {
    width: 100% !important;
    height: auto !important;
}

.opwndcontent .page_i {
    overflow: auto;
}

.template-module-menu-li-id-55746 .template-module-menu-ul-sub.dropdown-menu {
    width: 145px !important;
}

.template-module-menu-li-id-55746 .template-module-menu-ul-sub:before {
    left: 70px;
}

.body-mobile .langswitcher {
    display: block !important;
    position: static;
    margin-left: 10px;
}

.container-p-transferpage {
    padding-top: 0;
}

.container-p-transferpage .links-list {
    text-align: center;
    columns: 3;
}

.vrachi-one {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0 0 20px 0;
}

.body-mobile .vrachi-one {
    width: 100%;
    float: none;
}

.vrachi-one-i {
    border: 1px solid #eeeeee;
    transition: all 0.3s;
    background: #ffffff;
}

.vrachi-one:hover .vrachi-one-i {
    background: #cceeee;
    border-color: #70c1c2;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.vrachi-one-image-img {
    height: 300px;
    background-size: cover;
    background-position: center top;
}

.vrachi-one-image {
    margin-bottom: 20px;
}

.vrachi-one-data {
    text-align: center;
    padding: 0 15px 30px 15px;
}

.vrachi-one-title {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    min-height: 61px;
}

.vrachi-one-small {
    margin-bottom: 5px;
    color: #6fc1c2;
    font-weight: 500;
    font-size: 18px;
    min-height: 85px;
}

.vrachi-one-big {
    margin-bottom: 20px;
}

.container-p-vrachi .container-i1 {
    max-width: 1460px;
    margin: 0 auto;
}

.body-mobile .vrachi-one-title,
.body-mobile .vrachi-one-small {
    min-height: inherit;
}

table.utableb,
table.utableb td,
table.utableb th {
    border-collapse: collapse;
    border: 0 !important;
}

table.utableb {
    border-top: 1px solid #cccccc !important;
}

table.utableb td,
table.utableb th {
    padding: 5px;
}

table.utableb td {
    border-bottom: 1px solid #cccccc !important;
}

table.utableb tr:nth-child(odd) td {
    background: rgba(0,0,0,0.02);
}

table.utableb p {
    margin: 0;
    padding: 0;
}


.background-video-loading-text {
    position:absolute;
    top:44%;
    left:0;
    display:block;
    width:100%;
    z-index:999;
    color: #ffffff;
    text-align: center;
}

.background-video-loading {
    position:absolute;
    top:48%;
    left:48%;
    display:block;
    border:8px solid rgba(0,0,0,.1);
    border-left-color: #ffe900;
    height:60px;
    width:60px;
    border-radius:50%;
    animation: rotate linear 2s infinite;
    animation-delay: 0ms;
    z-index:999;
}

@keyframes rotate{
    from{
        transform: rotateZ(0deg);
    }
    to{
        transform: rotateZ(360deg);
    }
}

.container-vn.container-vote {
    background: #000000;
}

.container-vn.container-vote img {
    max-width: 80%;
    display: block;
    margin: 0 auto;
}

.container-vn.container-vote .container-i {
    padding: 0;
}

.container-vn.container-vote p {
    padding: 0;
    margin: 0;
}

.p-class-fdbck h1 {
    text-align: center;
}

.p-class-fdbck table {
    margin: 0 auto;
}

.p-class-fdbck .template-module-cartform-buttons {
    text-align: center;  
}

.p-class-fdbck  {
    margin-top: 40px;
    margin-bottom: 60px;
}

.container-p-spacer {
    height: 30px;
}

.container-p-header {
    text-align: center;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
    font-size: 30px;
}

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

.container-p-iconlist .container-i {
    margin: 0 auto;
    max-width: 838px;
}

.container-p-blockplates .container-i,
.container-p-checklist .container-i,
.container-p-imglist .container-i {
    margin: 0 auto;
    max-width: 1200px;
}

.body-mobile .container-p-iconlist .container-i,
.body-mobile .container-p-blockplates .container-i,
.body-mobile .container-p-checklist .container-i,
.body-mobile .container-p-imglist .container-i {
    padding-right: 10px;
    padding-left: 10px;
}

.iconlist-list-one {
    margin-bottom: 30px;
}

.iconlist-list-one * {
    font-size: 16px;
}

.body-mobile .iconlist-list-one * {
    font-size: 14px;
}

.iconlist-list-one-icon {
    float: left;
    width: 70px;
    height: 70px;
    background-size: cover;
    border-radius: 100px;
}

.iconlist-list-one-data {
    margin-left: 90px;
}

.iconlist-list-one-data-title {
    font-weight: bold;
    font-size: 20px;
}

.body-mobile .iconlist-list-one-data-title {
    font-size: 16px;
}

.blockplates-list {
    columns: 3;
}

.body-mobile .blockplates-list {
    columns: 1;
}

.blockplates-list * {
    font-size: 16px;
}

.body-mobile .blockplates-list * {
    font-size: 14px;
}

.blockplates-list-one {
    margin-bottom: 20px;
    break-inside: avoid;
}

.blockplates-list-one-data-title {
    font-weight: bold;
    font-size: 20px;
}

.body-mobile .blockplates-list-one-data-title {
    font-size: 16px;
}

.blockplates-list-one-data-notes li {
    margin-bottom: 10px;
}

.blockplates-header,
.checklist-header {
    text-align: center;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    font-size: 27px;
    margin-bottom: 30px;
}

.body-mobile .blockplates-header,
.body-mobile .checklist-header  {
    font-size: 23px;
}

.checklist-list {
    columns: 2;
}

.body-mobile .checklist-list {
    columns: 1;
}

.checklist-list * {
    font-size: 16px;
}

.body-mobile .checklist-list * {
    font-size: 14px;
}

.checklist-list-one,
.checklist-list-one * {
    break-inside: avoid;
}

.checklist-list-one {
    padding-bottom: 20px;
    background: url(/i/check.png) no-repeat left top;
    background-size: 25px;
    padding-left: 40px;
}

.checklist-list-one p {
    margin: 0;
    padding: 0;
}

.container-p-blockplates {
    border-radius: 20px;
    background: #f9f9f9;
    padding-top: 50px;
    padding-bottom: 50px;
}

.body-mobile .container-p-blockplates {
    border-radius: 0;
}

.imglist-list {
    columns: 2;
}

.body-mobile .imglist-list {
    columns: 1;
}

.imglist-list-one-icon {
    height: 700px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
}

.body-mobile .imglist-list-one-icon {
    height: auto;
    width: 100%;
    aspect-ratio: 1280 / 1810;
}

.anchormove {
    position: relative;
    top: -100px;
}

.links-list a {
    min-height: 35px;
}

.container-mer .container-i {
    padding: 100px 10px 100px 10px;
    max-width: 1200px;
    margin: 0 auto;
}

.newp {
    display: none;
    display: inline-block;
    background-color: #ff0000;
    padding: 0 10px;
    line-height: 18px;
    font-size: 13px;
    color: #ffffff;
    vertical-align: middle;
    margin-left: 6px;
}

.newp:after {
    content: "НОВИНКА";
}

.body-pid-53241 .container-p-ptext,
.body-pid-56436 .container-p-header,
.body-pid-56436 .container-p-iconlist,
.body-pid-56436 .container-p-blockplates,
.body-pid-56436 .container-p-wtext,
.body-pid-56436 .container-p-checklist,
.body-pid-56436 .container-p-imglist,
.body-pid-56436 .container-p-alert {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
}

.template-form-5 .template-form-title {
    display: none;
}

.body-mobile .bottom-subscribe {
    display: block;
    margin-bottom: 15px;
    position: static;
    text-align: center;
}

.body-mobile .template-form-subscribe .template-form-text {
    box-sizing: border-box;
    width: 246px;
}

.body-mobile .template-form-subscribe .template-form-title {
    font-size: 20px;
}

.body-mobile .onmobile-tableblock,
.body-mobile .onmobile-tableblock tr,
.body-mobile .onmobile-tableblock td {
    display: block;
}
/*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-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-windows.css*/
.opwndcover {
	background-color: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	display: none;
}

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

}

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

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

.opwndcontent {
}

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

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

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

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

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

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

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

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

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

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

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

/*photogallery { */

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

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

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

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

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

/*photogallery } */


/*photodiv { */

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

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

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

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

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

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

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

/*photodiv } */


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

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


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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.template-module-vendors {
}


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

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

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

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

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

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

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

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

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

.template-module-vendors-img a {
}

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

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

/*carousel {*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*carousel }*/

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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


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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

.opwndnopadding .opwndcontent p {
	padding: 0;
	margin: 0;
}

.opwndnopadding .opwndcontent img {
	display: block;
}

.body-mobile .opwnd .opwndc {
	z-index: 1;
	background: url(/i/opwndcw.png) !important;
}
/*skin/global/css/template-contentconstructorsite.css*/
.tcnstemplate-contentconstructor-area-one {
	margin-bottom: 30px;
}

.tcnstemplate-contentconstructor-area-one-button,
.tcnstemplate-contentconstructor-area-one-youtube,
.tcnstemplate-contentconstructor-area-one-iframe {
	text-align: center;
}

.tcnstemplate-contentconstructor-area-one-youtube iframe,
.tcnstemplate-contentconstructor-area-one-iframe iframe {
	max-width: 100%;
}

.tcnstemplate-contentconstructor-area-one-type-button {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 3px;
	border: 1px solid #888888;
}

.tcnstemplate-contentconstructor-area-one-image img {
	width: 100%;
}

.tcnstemplate-contentconstructor-area-one-type-image {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px;
}

.tcnstemplate-contentconstructor-area-one-type-image-inside,
.template-contentconstructor-area-one-type-image-inside {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	height: 100%;
	position: relative;
}

.tcnstemplate-contentconstructor-area-one-type-image.tcnstemplate-contentconstructor-area-one-type-image-cover .template-contentconstructor-area-one-type-image-inside {
	background-size: cover;
}

.tcnstemplate-contentconstructor-area-one-type-image a {
	display: block;
	width: 100%;
	height: 100%;
}

.tcnstemplate-contentconstructor-area-one-images-cols-1 .tcnstemplate-contentconstructor-area-one-type-image {
	width: 100%;
	height: 750px;
}

.tcnstemplate-contentconstructor-area-one-images-cols-2 .tcnstemplate-contentconstructor-area-one-type-image {
	width: 50%;
	height: 300px;
}

.tcnstemplate-contentconstructor-area-one-images-cols-3 .tcnstemplate-contentconstructor-area-one-type-image {
	width: 33.33333%;
	height: 200px;
}

.tcnstemplate-contentconstructor-area-one-images-cols-4 .tcnstemplate-contentconstructor-area-one-type-image {
	width: 25%;
	height: 150px;
}

.tcnstemplate-contentconstructor-area-one-images-cols-5 .tcnstemplate-contentconstructor-area-one-type-image {
	width: 20%;
	height: 125px;
}

.tcnstemplate-contentconstructor-area-one-type-image-title {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 15px 5px;
	box-sizing: border-box;
	background: rgba(0,0,0,0.5);
	text-align: center;
	color: #ffffff;
}

.tcnsphotogallerydiv {
	text-align: center;
}

.tcnsphotogallerydiv-one {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	box-sizing: border-box;
	padding-right: 10px;
	margin-bottom: 30px;
}

.tcnsphotogallerydiv-one-i {
	height: 200px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.tcnsphotogallerydiv-one-i-image {
	height: 200px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.tcnsphotogallerydiv-one-title {
	text-align: center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	color: #000000;
}

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

.body-mobile .tcnsphotogallerydiv-one {
	width: 100%;
	display: block;
	margin-right: 0;
	padding-right: 0;
}

.tcnsphotogallerydivtover .tcnsphotogallerydiv-one-i {
	height: 230px;
}

.tcnsphotogallerydivtover .tcnsphotogallerydiv-one-i {
	position: relative;
}

.tcnsphotogallerydivtover a {
	text-decoration: none;
}

.tcnsphotogallerydivtover .tcnsphotogallerydiv-one-title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	background: rgba(255,255,255,0.6);
    color: #000000;
    font-weight: normal;
    min-height: 71px;
}

.tcnsphotogallerydivtover .tcnsphotogallerydiv-one {
	margin-bottom: 10px;
}

p.alert1 {
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    padding: 20px;
    margin: 30px 20px;
    font-weight: bold;
    text-align: center !important;
}

p.alert2 {
    border: 1px dotted #cccccc;
    background: #f6f6f6;
    padding: 20px 20px 20px 60px;
    margin: 30px 0;
    position: relative;
}

p.alert2:before {
    font-family: FontAwesome;
    content: "\f05a";
    position: absolute;
    color: #cccccc;
    left: 18px;
    font-size: 28px;
    line-height: 28px;
    top: 50%;
    margin-top: -14px;
}

p.alert3 {
    padding: 20px 20px 20px 40px;
    margin: 0 0;
    position: relative;
}

p.alert3:before {
    font-family: FontAwesome;
    content: "\f10d";
    position: absolute;
    color: #000000;
    left: 0px;
    font-size: 28px;
    line-height: 28px;
    top: 50;
}

.tcnstemplate-contentconstructor-area-one-islast {
	margin-bottom: 0;
}

.tcnstabs {
	border-bottom: 1px solid #0c4da2;
    text-align: center;
}

.tcnstabs-one {
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
}

.tcnstabs-one a {
	text-decoration: none;
}

.tcnstabs-one.active {
	background-color: #0c4da2;
	color: #ffffff;
	cursor: default;
}

.tcnstabs-one.active a {
	color: #ffffff;
}

.tcnstemplate-contentconstructor-area-one-timer {
	position: relative;
}

.tcnstemplate-contentconstructor-area-one-timer * {
	color: #ffffff;
}

.tcnstemplate-contentconstructor-area-one-timer img {
	width: 100%;
}

.tcnstemplate-contentconstructor-area-one-timer-counter {
	position: absolute;
	bottom: 16px;
	text-align: center;
	width: 100%;
}

.tcnstemplate-contentconstructor-area-one-timer-counter-num1,
.tcnstemplate-contentconstructor-area-one-timer-counter-num2 {
	background: #2047fe;
	padding: 0 15px;
	height: 72px;
	line-height: 72px;
	font-size: 45px;
	display: inline-block;
	border-radius: 5px;
	font-weight: bold;
	position: relative;
}

.tcnstemplate-contentconstructor-area-one-timer-counter-num1 em,
.tcnstemplate-contentconstructor-area-one-timer-counter-num2 em {
	background: rgba(0,0,0,0.15);
	height: 50%;
	width: 100%;
	display: block;
	left: 0;
	bottom: 0;
	position: absolute;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.tcnstemplate-contentconstructor-area-one-timer-counter-num1 {
	margin-right: 1px;
}

.tcnstemplate-contentconstructor-area-one-timer-counter-days,
.tcnstemplate-contentconstructor-area-one-timer-counter-hours,
.tcnstemplate-contentconstructor-area-one-timer-counter-minutes,
.tcnstemplate-contentconstructor-area-one-timer-counter-seconds {
	margin-right: 15px;
	display: inline-block;
}

.tcnstemplate-contentconstructor-area-one-timer-counter-seconds {
	margin-right: 0;
}

.tcnstemplate-contentconstructor-area-one-timer-counter-notes {
	display: block;
	text-align: center;
	margin-top: 10px;
	font-size: 15px !important;
}

.body-mobile .tcnstemplate-contentconstructor-area-one-timer-counter-notes {
	font-size: 12px !important;
	margin-top: 2px;
}

.body-mobile .tcnstemplate-contentconstructor-area-one-timer-counter-num1,
.body-mobile .tcnstemplate-contentconstructor-area-one-timer-counter-num2 {
	font-size: 18px !important;
	padding: 0 7px;
	line-height: 35px;
	height: 35px;
}

.body-mobile .tcnstemplate-contentconstructor-area-one-timer-counter {
	bottom: 0;
}

.tcnstemplate-contentconstructor-area-one-notactive * {
	opacity: 0.5;
}

.tcnstemplate-contentconstructor-area-one-notactive .contentarea-editable-cpanel,
.tcnstemplate-contentconstructor-area-one-notactive .contentarea-editable-cpanel * {
	opacity: 1;
}

.tcnstemplate-contentconstructor-area-one-images .bx-controls-direction {
    position: absolute;
    top: 50%;
    margin-top: -16px !important;
    width: 100%;
}

.tcnstemplate-contentconstructor-area-one-images .bx-wrapper .bx-controls-direction a {

    font-family: FontAwesome !important;
    color: #ffffff;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);
    font-size: 32px;
    text-decoration: none !important;
}

.tcnstemplate-contentconstructor-area-one-images .page-slider-cover {
	position: relative;
}

.tcnstemplate-contentconstructor-area-one-images .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 20px;
}

.tcnstemplate-contentconstructor-area-one-images .bx-wrapper .bx-controls-direction a.bx-next {
	right: 20px;
}

.tcnstemplate-contentconstructor-area-one-images .bx-wrapper .bx-controls-direction a.bx-prev:after {
	content: "\f060";
}

.tcnstemplate-contentconstructor-area-one-images .bx-wrapper .bx-controls-direction a.bx-next:after {
	content: "\f061";
}

.tcnstemplate-contentconstructor-area-one-timer a {
	text-decoration: none;
}

.module-tableconstructor-table-visual table {
	width: 100%;
}

.module-tableconstructor-table-visual table,
.module-tableconstructor-table-visual td,
.module-tableconstructor-table-visual th {
	border: 0;
}

.module-tableconstructor-table-visual tr:nth-child(odd) td,
.module-tableconstructor-table-visual tr:nth-child(odd) th {
    background: #f0f0f0;
}

.module-tableconstructor-table-visual th,
.module-tableconstructor-table-visual th * {
	font-size: 15px;
}

.module-tableconstructor-table-visual td,
.module-tableconstructor-table-visual th {
    padding: 5px 5px;
}

.tcnstemplate-contentconstructor-area-one-table-horborders .module-tableconstructor-table-visual tr:nth-child(odd) td,
.tcnstemplate-contentconstructor-area-one-table-horborders .module-tableconstructor-table-visual tr:nth-child(odd) th {
	background: transparent;
}

.tcnstemplate-contentconstructor-area-one-table-horborders .module-tableconstructor-table-visual td,
.tcnstemplate-contentconstructor-area-one-table-horborders .module-tableconstructor-table-visual th {
	border-bottom: 1px solid #cccccc;
}


.tcnstemplate-contentconstructor-area-one-table-allborders .module-tableconstructor-table-visual tr:nth-child(odd) td,
.tcnstemplate-contentconstructor-area-one-table-allborders .module-tableconstructor-table-visual tr:nth-child(odd) th {
	background: transparent;
}

.tcnstemplate-contentconstructor-area-one-table-allborders .module-tableconstructor-table-visual table,
.tcnstemplate-contentconstructor-area-one-table-allborders .module-tableconstructor-table-visual td,
.tcnstemplate-contentconstructor-area-one-table-allborders .module-tableconstructor-table-visual th {
	border: 1px solid #cccccc;
}

.page-slider-one {
	background-size: contain !important;
	background-repeat: no-repeat;
	background-position: center center;
}

.page-slider-one.page-slider-one-cover {
	background-size: cover !important;
}

.page-slider-indicator {
	width: 100%;
	margin-left: 0 !important;
	left: 0 !important;
}

.tcnstemplate-contentconstructor-area-one-content .input,
.tcnstemplate-contentconstructor-area-one-content .textarea,
.tcnstemplate-contentconstructor-area-one-content .select {
	border: 1px solid #bbbbbb;
	padding: 5px;
}

.tcnstemplate-contentconstructor-area-one-content .form-notes-alert {
	font-size: 15px;
}

.tcnstemplate-contentconstructor-area-one-table-calc {
	padding: 5px 0 5px 0;
	text-align: right;
}

.tcnstemplate-contentconstructor-gallerywbig-preview {
	height: 500px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.tcnstemplate-contentconstructor-gallerywbig-cover .tcnstemplate-contentconstructor-gallerywbig-preview {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.tcnstemplate-contentconstructor-gallerywbig-small {
	text-align: center;
}

.tcnstemplate-contentconstructor-gallerywbig-small-one {
	width: 130px;
	height: 80px;
	display: inline-block;
	margin: 2px 1px 0 0;
	cursor: pointer;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.tcnstemplate-contentconstructor-gallerywbig-small-one.active {
	cursor: default;
	box-shadow: inset 0 0 3px #000000;
}

.tcnstemplate-contentconstructor-area-style-image {
	list-style: none;
}

.tcnstemplate-contentconstructor-area-style-image-image {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #cccccc;
	margin-right: 10px;
	border-radius: 3px;
	margin-bottom: 5px;
	padding: 5px;
}

.tcnstemplate-contentconstructor-area-style-image-image-i {
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 32px;
}

.tcnstemplate-contentconstructorpageswitcher {
    text-align: center;
    margin-top: 20px;
}

.tcnstemplate-contentconstructorpageswitcher-one {
    display: inline-block;
    margin: 0 3px;
    background: #ffffff;
    width: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}

body .tcnstemplate-contentconstructorpageswitcher-one {
	color: #2d2d2d !important;
}

.tcnstemplate-contentconstructorpageswitcher-one.active {
    background: #ea202e;
    color: #ffffff !important;
    cursor: default;
}








.tcnstemplate-contentconstructor-area-one-type-image-moredata {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	transition: opacity .5s ease-out;
	opacity: 0;

	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
}

.tcnstemplate-contentconstructor-area-one-type-image-moredata-title {
	font-weight: bold;
	font-size: 23px;
	transform: translateY(-30px) scale(1.5);
	transition: all 1s;
	margin-bottom: 10px;
	line-height: 1.1;
}

.tcnstemplate-contentconstructor-area-one-type-image-moredata-text {
	transform: translateY(50px);
	transition: all 1s;
}

.tcnstemplate-contentconstructor-area-one-type-image:hover .tcnstemplate-contentconstructor-area-one-type-image-moredata {
	
}

.tcnstemplate-contentconstructor-area-one-type-image .tcnstemplate-contentconstructor-area-one-type-image-moredata:hover {
	opacity: 1;
}

.tcnstemplate-contentconstructor-area-one-type-image .tcnstemplate-contentconstructor-area-one-type-image-moredata:hover .tcnstemplate-contentconstructor-area-one-type-image-moredata-title {
	transform: translateY(0) scale(1);
}

.tcnstemplate-contentconstructor-area-one-type-image .tcnstemplate-contentconstructor-area-one-type-image-moredata:hover .tcnstemplate-contentconstructor-area-one-type-image-moredata-text {
	transform: translateY(0);
}

.template-subscribex-line {
	width: 50%;
	margin: 0 auto;
}

.template-subscribex-line-one {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	box-sizing: border-box;
	padding: 0 5px 0 5px;
	margin: 0 0 20px 0;
}

.template-subscribex-line-one .input,
.template-subscribex-line-one .select {
	width: 100%;
}

.template-subscribex-line-one-title {
	margin-bottom: 5px;
}

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

.body-mobile .template-subscribex-line {
	width: 90%;
}

.body-mobile .template-subscribex-line-one {
	width: 100%;
}

.tcnstemplate-contentconstructor-area-one-companyname,
.tcnstemplate-contentconstructor-area-one-address,
.tcnstemplate-contentconstructor-area-one-copyright {
	text-align: center;
}

.subpagesaccordeon-one {
	margin-bottom: 30px;
}

.subpagesaccordeon-one-title {
	cursor: pointer;
	font-weight: bold;
}

.subpagesaccordeon-one-title:before {
	font-family: FontAwesome;
	content: "\f078";
	border: 1px solid #cccccc;
	padding: 5px;
	margin-right: 10px;
}

.subpagesaccordeon-one-notes {
	display: none;
}

.subpagesaccordeon-one.active .subpagesaccordeon-one-title:before {
	content: "\f077";
}

.subpagesaccordeon-one.active .subpagesaccordeon-one-notes {
	display: block;
	padding-top: 10px;
}

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

.tcnstemplate-contentconstructor-area-one-partners .template-module-partnerscarousel-title {
	display: none;
}

.tcnstemplate-contentconstructor-area-one-partners .bx-wrapper .bx-viewport {
	box-shadow: none;
	height: 136px !important;
	box-sizing: border-box;
}

.tcnstemplate-contentconstructor-area-one-partners a {
	width: 100%;
    height: 100%;
}

.tcnstemplate-contentconstructor-area-one-partners img {
    vertical-align: middle;
    display: block;
    margin: 0 auto;
}

.tcnstemplate-contentconstructor-area-one-partners .template-module-partnerscarousel-img {
    width: 120px;
    height: 120px;
    background-repeat: no-repeat;
    background-position: center center;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    background: #ffffff;
}

.tcnstemplate-contentconstructor-area-one-partners .bx-prev,
.tcnstemplate-contentconstructor-area-one-partners .bx-next {
	text-indent: 0 !important;
	text-decoration: none !important;
	margin-top: 4px !important;
}

.tcnstemplate-contentconstructor-area-one-partners .bx-prev {
	left: -45px;
}

.tcnstemplate-contentconstructor-area-one-partners .bx-next {
	right: -45px;
}

.tcnstemplate-contentconstructor-area-one-partners .bx-prev:after {
	font-family: FontAwesome;
	content: "\f053";
}

.tcnstemplate-contentconstructor-area-one-partners .bx-next:after {
	font-family: FontAwesome;
	content: "\f054";
}

.ipagecnsmaps-left {
	width: 50%;
	float: left;
}

.ipagecnsmaps-left #YMapsID {
	min-height: 500px;
}

.ipagecnsmaps-right {
	width: 50%;
	float: left;
}

.anketa-hads-data-one {
	margin-bottom: 20px;
	border: 1px solid #cccccc;
	padding: 20px;
	cursor: pointer;
	transform: all 0.3s;
	background: #cceeee;
}

.anketa-hads-data-one:hover {
	background: #fff6cf;
}

.anketa-hads-td {
	height: 30px;
	background: #efefef;
}

.body-mobile .anketa-hads-td {
	height: 15px;
}
/*generated*/
.input, .textarea {}.template-module-backcall-form .textarea {}.tmplt-pagegallery-one {background-position: center center;
background-repeat: no-repeat;
background-size: cover;
height: 180px;
margin-bottom: 20px;
position: relative;}.tmplt-pagegallery-one a {display: block;
width: 100%;
height: 100%;}.tmplt-pagegallery-one-title {color: #ffffff;
background-color: rgba(0,0,0,0.7);
padding: 10px 0;
text-align: center;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
font-size: 11px;}.tmplt-pagegallery {margin-top: 20px}.tmplt-pagegallery-one-title p {margin: 0;
padding: 0 10px;}
/*userstyles*/
.advtargets-other {display:none;}