/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/
html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: 100%; /* 2 */
}
/**
* Remove default margin.
*/
body {
margin: 0;
}
/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
display: inline-block; /* 1 */
vertical-align: baseline; /* 2 */
}
/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0;
}
/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
*/
[hidden],
template {
display: none;
}
/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* Improve readability of focused elements when they are also in an
* active/hover state.
*/
a:active,
a:hover {
outline: 0;
}
/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted;
}
/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
font-weight: bold;
}
/**
* Address styling not present in Safari and Chrome.
*/
dfn {
font-style: italic;
}
/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
font-size: 2em;
margin: .67em 0;
}
/**
* Address styling not present in IE 8/9.
*/
mark {
background: #ff0;
color: #000;
}
/**
* Address inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
border: 0;
}
/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
overflow: hidden;
}
/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
margin: 1em 40px;
}
/**
* Address differences between Firefox and other browsers.
*/
hr {
box-sizing: content-box;
height: 0;
}
/**
* Contain overflow in all browsers.
*/
pre {
overflow: auto;
}
/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
* Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
optgroup,
select,
textarea {
color: inherit; /* 1 */
font: inherit; /* 2 */
margin: 0; /* 3 */
}
/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
overflow: visible;
}
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
text-transform: none;
}
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
* `input` and others.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; /* 2 */
cursor: pointer; /* 3 */
}
/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
cursor: default;
}
/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
line-height: normal;
}
/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
*/
input[type="search"] {
-webkit-appearance: textfield; /* 1 */
box-sizing: content-box; /* 2 */
}
/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: .35em .625em .75em;
}
/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
border: 0; /* 1 */
padding: 0; /* 2 */
}
/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
overflow: auto;
}
/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
font-weight: bold;
}
/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
@font-face {
font-family: "icomoon";
src: url("../fonts/icomoon.eot?z9qq3n");
src: url("../fonts/icomoon.eot?z9qq3n#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?z9qq3n") format("truetype"), url("../fonts/icomoon.woff?z9qq3n") format("woff"), url("../fonts/icomoon.svg?z9qq3n#icomoon") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="icons-"],
[class*=" icons-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: "icomoon" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; /* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icons-arrow-bottom:before {
content: "\e90b";
}
.icons-arrow-left:before {
content: "\e90c";
}
.icons-arrow-right:before {
content: "\e90d";
}
.icons-arrow-top:before {
content: "\e90e";
}
.icons-calendar:before {
content: "\e900";
}
.icons-check:before {
content: "\e901";
}
.icons-clock:before {
content: "\e902";
}
.icons-down:before {
content: "\e903";
}
.icons-download:before {
content: "\e904";
}
.icons-next:before {
content: "\e905";
}
.icons-pen:before {
content: "\e906";
}
.icons-prew:before {
content: "\e907";
}
.icons-search:before {
content: "\e908";
}
.icons-up:before {
content: "\e909";
}
.icons-wifi:before {
content: "\e90a";
}
ul,
#nav ul,
.tabset,
#footer .list-button {
margin: 0;
padding: 0;
list-style: none;
}
.clearfix:after,
dl:after,
#header .holder:after,
#nav ul:after,
.wrap2.side-push #nav .drop:after,
.container-gallery:after,
.container-1:after,
.container:after,
.tabset:after,
.title:after,
#footer .holder:after,
.cycle-gallery-tab .mask .slideset:after {
content: "";
display: block;
clear: both;
}
.ellipsis {
white-space: nowrap; /* 1 */
text-overflow: ellipsis; /* 2 */
overflow: hidden;
}
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
* {
max-height: 1000000px;
}
body {
color: #393939;
background: #fff;
font: 14px / 1.714 "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
min-width: 320px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
img {
max-width: 100%;
height: auto;
vertical-align: top;
border: 0;
}
.gm-style img {
max-width: none;
}
ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
margin: 0 0 1.714em;
}
blockquote {
border-left: 4px solid #eee;
padding: 0 19px;
font-style: italic;
color: #5a3584;
font-size: 26px;
line-height: 1.538;
margin: 0 0 20px;
}
blockquote q:before,
blockquote q:after {
display: none;
}
blockquote cite {
text-transform: uppercase;
font-style: normal;
display: block;
}
.blockuote {
padding: 39px 0 34px;
}
th,
td {
border: 1px solid #393939;
padding: .5em;
text-align: left;
vertical-align: top;
}
th {
text-align: center;
vertical-align: middle;
}
ul {
margin-bottom: 23px;
}
ul > li {
position: relative;
padding: 0 0 0 21px;
}
ul > li:before {
content: "";
position: absolute;
top: 10px;
left: 0;
width: 3px;
height: 3px;
border-radius: 50%;
background: #393939;
}
ul ul {
padding: 1px 0 1px 4px;
margin: 0 0 11px;
}
ul ul li {
padding: 0 0 0 21px;
}
dl dt {
float: left;
clear: left;
padding-right: .3em;
font-weight: bold;
}
dl dd {
overflow: hidden;
}
pre {
max-width: 100%;
}
.pull-right {
float: right;
margin: 0 0 10px 20px;
}
.pull-left {
float: left;
margin: 0 20px 10px 0;
}
.visual-img {
border: 5px solid #eee;
}
ol {
margin: 0 0 5px;
padding: 0;
width: 100%;
overflow: hidden;
counter-reset: item;
list-style: none;
}
ol li {
padding: 0 0 10px 26px;
}
ol li:before {
float: left;
margin: 0 0 0 -26px;
content: counters(item, ".") " ";
counter-increment: item;
}
ol ol {
margin: 0;
}
ol ol li {
padding: 0 0 2px 23px;
}
ol ol li:before {
margin-left: -23px;
content: counter(item, lower-latin);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
font-family: inherit;
font-weight: bold;
margin: 0 0 .5em;
color: inherit;
}
h1,
.h1 {
font-size: 45px;
margin: 0;
font-weight: 400;
line-height: 1;
}
h2,
.h2 {
font-size: 30px;
margin: 0 0 10px;
font-weight: 600;
line-height: 1.333;
color: #5a3584;
}
h3,
.h3 {
font-size: 60px;
line-height: 1.017;
color: #5a3584;
font-weight: 400;
margin: 0 0 11px;
}
h4,
.h4 {
text-transform: uppercase;
font-size: 14px;
line-height: 1.714;
color: #393939;
font-weight: 600;
margin: 0 0 10px;
letter-spacing: 2px;
}
h5,
.h5 {
font-size: 14px;
line-height: 1.714;
font-weight: 600;
color: #5a3584;
margin: 0 0 1px;
}
h6,
.h6 {
font-size: 15px;
}
p {
margin: 0 0 14px;
}
a {
color: #5a3584;
text-decoration: none;
}
a:hover,
a:focus {
color: #949494;
}
form,
fieldset {
margin: 0;
padding: 0;
border-style: none;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
-webkit-appearance: none;
-webkit-border-radius: 0;
box-sizing: border-box;
border: 1px solid #393939;
padding: 10px 24px 11px;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
border-color: #000;
}
input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #393939;
}
input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
opacity: 1;
color: #393939;
}
input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
color: #393939;
}
input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #393939;
}
input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
color: #393939;
}
select {
-webkit-border-radius: 0;
}
textarea {
resize: vertical;
vertical-align: top;
}
button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
-webkit-appearance: none;
-webkit-border-radius: 0;
cursor: pointer;
}
#header {
width: 100%;
position: relative;
padding-bottom: 10px;
background: -webkit-linear-gradient(top, #5a3584 0%, #41265f 100%);
background: linear-gradient(to bottom, #5a3584 0%, #41265f 100%);
z-index: 50;
}
#header:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 10px;
background: url(../images/bg-header.png) repeat-x;
z-index: -1;
}
#header .holder {
max-width: 1100px;
padding: 0 90px 0 200px;
margin: 0 auto;
position: relative;
min-height: 75px;
}
.logo {
width: 153px;
height: 151px;
position: absolute;
left: 24px;
top: 0;
z-index: 2;
}
.logo:before {
content: "";
position: absolute;
top: 0;
left: 50%;
margin-left: -120px;
width: 240px;
height: 88px;
background: -webkit-radial-gradient(50% 100%, circle farthest-side, rgba(0, 0, 0, .5) 0%, transparent 100%);
background: radial-gradient(50% 100%, circle farthest-side, rgba(0, 0, 0, .5) 0%, transparent 100%);
z-index: -1;
}
.logo a {
display: block;
background: #5a3584;
padding: 21px 27px 21px 33px;
}
.logo img {
max-width: none;
width: 100%;
height: auto;
}
.open-search {
position: absolute;
top: 30px;
right: 12px;
padding: 0 20px 0 0;
}
.open-search .opener-search {
font-size: 16px;
line-height: 30px;
color: #fff;
position: absolute;
top: 0;
right: 0;
-webkit-transition: color .3s;
transition: color .3s;
}
.open-search .opener-search:hover {
color: #f5bb26;
}
#search-block-form {
position: relative;
width: 300px;
overflow: hidden;
background: #5a3584;
}
#search-block-form label {
display: none;
}
#search-block-form input[type="text"],
#search-block-form input[type="search"] {
float: left;
margin: 0 5px 0 0;
padding: 0 8px;
width: 240px;
height: 30px;
color: #5a3584;
font-size: 16px;
line-height: 30px;
font-weight: 600;
border: 0;
background: #eee;
outline: none;
}
#search-block-form input[type="submit"] {
float: left;
margin: 0;
padding: 0;
width: 55px;
height: 30px;
color: #5a3584;
font-size: 14px;
font-weight: 600;
line-height: 30px;
border: 0;
background: #eee;
outline: none;
cursor: pointer;
-webkit-transition: color .3s, background .3s;
transition: color .3s, background .3s;
}
#search-block-form input[type="submit"]:hover {
color: #fff;
background: #f5bb26;
}
#search-block-form .form-wrapper {
width: auto;
padding: 0;
}
.title-menu {
display: block;
color: #fff;
padding: 10px 30px 10px 24px;
}
#nav {
float: right;
letter-spacing: -4px;
font-size: 0;
line-height: 0;
white-space: nowrap;
padding: 22px 0 18px;
}
#nav ul {
display: inline-block;
vertical-align: top;
letter-spacing: 0;
line-height: 1;
white-space: normal;
}
#nav ul li {
float: left;
font-size: 16px;
line-height: 20px;
font-weight: 600;
position: relative;
padding: 15px 17px 13px;
}
#nav ul li:before {
display: none;
}
#nav ul li > a {
display: block;
color: #fff;
}
#nav ul li > a:hover {
color: #f5bb26;
text-decoration: none;
}
#nav ul li.active > a {
color: #f5bb26;
}
#nav ul li:hover .drop-wrap {
visibility: visible;
opacity: 1;
}
#nav ul + ul li ul .is-active {
color: #f5bb26 !important;
}
#nav ul + ul .is-active {
color: #fff !important;
}
#nav ul .drop-wrap {
position: absolute;
top: 100%;
left: 50%;
width: 252px;
margin-left: -126px;
background: #eee;
padding: 24px 10px 14px 21px;
z-index: 5;
}
#nav ul .drop-wrap:after {
content: "";
position: absolute;
top: -7px;
left: 50%;
margin-left: -8px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 8px 7px 8px;
border-color: transparent transparent #eee transparent;
}
#nav ul .drop-wrap ul {
display: block;
overflow: hidden;
padding: 0;
margin: 0;
}
#nav ul .drop-wrap ul:after {
display: none;
}
#nav ul .drop-wrap ul li {
padding: 0 0 10px;
}
#nav ul .drop-wrap ul li.active a {
color: #f5bb26;
}
#nav ul .drop-wrap ul li a {
padding: 0;
color: #5a3584;
}
#nav ul .drop-wrap ul li a:hover {
color: #f5bb26;
text-decoration: none;
}
#nav .drop ul {
padding-left: 24px;
margin-left: 17px;
position: relative;
}
#nav .drop ul li.active > a {
color: #fff;
}
#nav .drop ul:after {
content: "";
position: absolute;
top: 6px;
left: 0;
border-left: 1px solid #f5bb26;
height: 38px;
}
#nav .drop ul ul:first-child a {
color: #5a3584;
}
#nav .drop ul ul a {
color: #5a3584;
}
#nav .drop ul:first-child {
padding-left: 0;
margin-left: 0;
}
#nav .drop ul:first-child ul a {
color: #5a3584;
}
#nav .drop ul:first-child:after {
display: none;
}
#nav .drop ul:first-child li.active > a {
color: #f5bb26;
}
#nav .drop ul:first-child a {
color: #fff;
}
#nav .drop ul:first-child a:hover {
color: #f5bb26;
}
#nav .drop ul a {
color: #f5bb26;
}
#nav .drop ul a:hover {
color: #fff;
}
#nav .is-active {
color: #f5bb26 !important;
}
.back-wrap {
min-height: 76px;
background: #f7f6f6;
padding: 46px 16px 14px;
}
.back-wrap .back {
position: relative;
display: inline-block;
vertical-align: top;
padding: 0 0 0 14px;
text-transform: uppercase;
color: #5a3584;
font-size: 16px;
line-height: 1;
letter-spacing: 0;
font-weight: 600;
}
.back-wrap .back:after {
content: "";
position: absolute;
top: 50%;
margin-top: -6px;
left: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 6px 0;
border-color: transparent #a9a9a9 transparent transparent;
}
.nav-opener {
display: none;
float: right;
width: 17px;
height: 14px;
position: relative;
text-indent: -9999px;
overflow: hidden;
}
.nav-opener:before,
.nav-opener:after,
.nav-opener span {
background: #eee;
position: absolute;
top: 7px;
left: 0;
right: 0;
height: 2px;
margin-top: -1px;
-webkit-transition: all .2s linear;
transition: all .2s linear;
}
.nav-opener:before,
.nav-opener:after {
content: "";
top: 1px;
}
.nav-opener:after {
top: 13px;
}
.nav-active .nav-opener span {
opacity: 0;
}
.nav-opener:hover {
opacity: .9;
}
.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 7px;
left: 0;
right: 0;
}
.nav-active .nav-opener:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
/* disable animation while browser is resizing */
.resize-active .w1,
.resize-active .drop,
.resize-active .drop > ul {
-webkit-transition: none !important;
transition: none !important;
}
.mobile-txt {
position: absolute;
top: 46px;
color: #fff;
left: 112px;
font-size: 12px;
line-height: 14px;
}
#wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.container-gallery,
.container-1,
.container {
max-width: 1094px;
padding: 0 10px;
margin: 0 auto;
}
.container-1 {
max-width: 1350px;
}
.container-gallery {
max-width: 1300px;
padding: 0 25px;
}
.btn {
display: inline-block;
vertical-align: top;
text-transform: uppercase;
font-size: 16px;
line-height: 20px;
border-radius: 6px;
color: #fff;
background: #5a3584;
padding: 10px 24px 11px;
-webkit-transition: background .3s;
transition: background .3s;
font-weight: 400;
text-align: center;
}
.btn .ico {
margin-right: 15px;
}
.btn:active,
.btn:focus,
.btn:hover {
background: #f5bb26;
color: #fff;
}
.btn.btn-grey {
border: 1px solid #9a9a9a;
padding-top: 9px;
padding-bottom: 10px;
background: transparent;
-webkit-transition: background .3s, border-color .3s, color .3s;
transition: background .3s, border-color .3s, color .3s;
}
.btn.btn-grey:hover {
border-color: #eee;
background: #eee;
color: #5a3584;
}
.btn-wrap {
background: #5a3584;
padding: 26px 11px;
}
.threcolumns {
overflow: hidden;
margin: 0 -13px 50px;
}
.threcolumns .col {
float: left;
width: 33.333%;
padding: 0 14px;
}
.threcolumns .col:first-child {
padding-top: 26px;
padding-bottom: 26px;
}
.threcolumns .col:first-child + .col {
padding-top: 26px;
padding-bottom: 26px;
}
.threcolumns .btn {
width: 100%;
}
.bg-holder {
background-attachment: fixed;
background-repeat: no-repeat;
}
.bg-holder img {
height: auto;
position: absolute;
width: 100%;
max-width: none;
display: none;
}
.fallback-class {
background-size: cover;
}
.banner {
position: relative;
overflow: hidden;
}
.banner > img {
max-width: none;
width: 100%;
}
.banner .bg-holder {
height: 650px;
background-size: 100% auto !important;
}
.banner .text {
position: absolute;
right: 50%;
top: 50%;
-webkit-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
transform: translate(50%, -50%);
z-index: 2;
color: #fff;
width: 419px;
padding: 0 5px;
font-size: 32px;
line-height: 1;
font-weight: 400;
}
.banner .text .text-hold {
padding-top: 72px;
}
.banner .text .img-logo {
margin: 0 -10px 12px 0;
}
.banner .text p {
margin: 0 0 24px;
}
.banner .text .btn {
display: block;
font-size: 18px;
border-radius: 0;
font-weight: 400;
letter-spacing: 2px;
padding: 7px 10px;
}
.banner .btn-down {
position: absolute;
width: 40px;
height: 20px;
font-size: 20px;
line-height: 1;
text-align: center;
color: #5a3584;
right: 50%;
bottom: 48px;
-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%);
-webkit-transition: color .3s;
transition: color .3s;
z-index: 10;
}
.banner .btn-down:hover {
color: #f5bb26;
}
.banner-1 .text {
max-width: 1094px;
width: 100%;
padding: 0 10px;
text-align: center;
}
.section {
padding: 81px 0 0;
background-size: cover;
background-position: 50% 0;
}
.section .panel {
background-size: cover;
background-position: 50% 0;
padding: 81px 0 91px;
}
.section .panel-1 {
padding: 0;
position: relative;
}
.section .panel-1 .bg-holder {
height: 726px;
overflow: hidden;
}
.section .panel-1 .bg-holder img {
display: block;
}
.section .panel-1 .container {
position: absolute;
width: 100%;
right: 50%;
top: 50%;
-webkit-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
.section .panel-1 .text {
width: 60%;
padding-left: 3.5%;
font-size: 18px;
line-height: 30px;
font-weight: 400;
}
.section .panel-1 .text .btn {
font-weight: 400;
}
.section .panel-1 .text .btn-hold {
padding: 18px 0 0;
}
.section .panel-1 p {
margin-bottom: 15px;
}
.section .panel-1 h2 {
margin-right: -5%;
}
.section .bar {
color: #f5bb26;
text-align: center;
font-size: 36px;
line-height: 38px;
padding: 43px 0 42px;
}
.section .bar p {
margin: 0;
}
.section h1 {
font-size: 60px;
font-weight: 600;
color: #5a3584;
text-align: center;
letter-spacing: -1px;
}
.section h1 .narrow {
font-weight: 300;
}
.section h2 {
font-size: 44px;
line-height: 56px;
font-weight: 600;
color: #fff;
margin: 0 0 35px;
}
.section h2 .narrow {
font-weight: 300;
}
.section .narrow {
font-weight: 300;
}
.section.section-1 {
color: #fff;
padding: 0;
background: #441e6e;
}
.section.section-1 h1 {
color: #fff;
}
.shadow {
box-shadow: inset 0 -160px 160px -160px rgba(0, 0, 0, .8);
}
.js-tab-hidden {
display: block !important;
left: -9999px !important;
position: absolute !important;
top: -9999px !important;
}
.tabset {
position: relative;
padding: 55px 0 0;
margin: 0 -30px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.tabset li {
width: 100%;
padding: 0 4% 76px;
text-align: center;
font-size: 24px;
line-height: 29px;
color: #545454;
}
.tabset li .ico {
display: block;
font-size: 89px;
line-height: 1;
margin: 0 10px 20px;
height: 89px;
color: #f5bb26;
text-align: center;
-webkit-transition: color .3s;
transition: color .3s;
}
.tabset li:before {
display: none;
content: "";
position: absolute;
bottom: 0;
right: 50%;
-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%);
width: 0;
height: 0;
border-style: solid;
border-width: 0 17px 16px 17px;
border-color: transparent transparent #e1e1e1 transparent;
background: none;
border-radius: 0;
left: auto;
top: auto;
}
.tabset li.active:before {
display: block;
}
.tabset li.active a .ico {
color: #5a3584;
}
.tabset li.active .click-box .visual:after {
opacity: 0;
}
.tabset li a {
display: inline-block;
vertical-align: top;
color: #61605f;
}
.tabset li a.hover .visual:after {
opacity: 0;
}
.tabset li a.hover .ico {
color: #5a3584;
}
.tabset .visual {
display: block;
border-radius: 50%;
width: 100%;
max-width: 235px;
overflow: hidden;
margin: 0 auto 20px;
position: relative;
}
.tabset .visual:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #5a3584;
opacity: 0;
border-radius: 50%;
-webkit-transition: opacity .3s;
transition: opacity .3s;
}
.tabs-1.block-active .click-box .visual:after {
opacity: .8;
}
.tabs-1.block-active .click-box.hover .visual:after {
opacity: 0;
}
.tabs-1 .tabset {
padding: 63px 0 0;
margin: 0;
}
.tabs-1 .tabset li {
padding: 0 3% 101px;
}
.tab-content {
background: #e1e1e1;
margin: 0 -9999px;
padding: 0 9953px;
}
.tab-content .slide-block {
padding: 56px 0 47px;
width: 100%;
font-size: 18px;
line-height: 30px;
font-weight: 400;
}
.tab-content .slide-block .columns {
overflow: hidden;
max-width: 1106px;
margin: 0 auto;
padding: 0 10px;
}
.tab-content .slide-block .columns .col {
float: right;
width: 30%;
padding: 8px 10px;
text-align: center;
}
.tab-content .slide-block .columns .col .btn {
max-width: 192px;
width: 100%;
padding-left: 10px;
padding-right: 10px;
color: #fff;
}
.tab-content .slide-block .columns .col .btn.active .off,
.tab-content .slide-block .columns .col .btn:active .off {
display: none;
}
.tab-content .slide-block .columns .col .btn.active .on,
.tab-content .slide-block .columns .col .btn:active .on {
display: block;
}
.tab-content .slide-block .columns .col .btn .on {
display: none;
}
.tab-content .slide-block .columns .col:first-child {
float: left;
width: 70%;
padding: 0;
text-align: left;
}
.affordable-box {
overflow: hidden;
padding: 63px 0 0;
font-size: 16px;
line-height: 26px;
font-weight: 400;
}
.affordable-box .btn {
text-transform: none;
font-weight: 400;
padding-left: 16px;
padding-right: 16px;
}
.affordable-box ul {
padding: 0 0 30px;
}
.affordable-box ul li {
padding: 0 0 15px 17px;
}
.affordable-box ul li:before {
width: 8px;
height: 8px;
background: #a9a9a9;
top: 10px;
}
.affordable-box .col {
overflow: hidden;
padding: 2px 7% 0 4.3%;
}
.affordable-box .col:first-child {
float: left;
width: 395px;
overflow: visible;
border-right: 3px solid #a9a9a9;
color: #f5bb26;
font-family: "Helvetica Neue", "Arial", "Helvetica", sans-serif;
font-size: 22px;
line-height: 1;
padding: 0 2% 44px 4%;
}
.affordable-box .col:first-child .txt {
display: block;
padding: 0 0 0 23px;
margin: 0;
}
.affordable-box .inc {
font-size: 98px;
line-height: 1;
font-family: "Enriqueta", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
display: inline-block;
vertical-align: top;
margin: 0 0 26px;
}
.section-form {
background: #f5bb26;
padding: 58px 0;
}
.fourcolumns {
overflow: hidden;
padding: 0 62px 0 0;
position: relative;
}
.fourcolumns .col {
float: left;
width: 25%;
padding: 0 0 17px 13px;
}
.fourcolumns .col:first-child {
padding-left: 0;
}
#contact-message-registration-box-form-form,
.contact-form {
overflow: hidden;
padding: 0 62px 0 0;
position: relative;
}
#contact-message-registration-box-form-form input[type="text"],
#contact-message-registration-box-form-form input[type="email"],
#contact-message-registration-box-form-form input[type="tel"],
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"] {
display: block;
margin: 0;
padding: 11px 12px 10px;
width: 100%;
height: 41px;
color: #5a3584;
font-size: 16px;
line-height: 20px;
border: 0;
background: #fff;
border-radius: 6px;
text-transform: uppercase;
font-weight: 600;
outline: none;
}
#contact-message-registration-box-form-form input[type="text"]::-webkit-input-placeholder,
#contact-message-registration-box-form-form input[type="email"]::-webkit-input-placeholder,
#contact-message-registration-box-form-form input[type="tel"]::-webkit-input-placeholder,
.contact-form input[type="text"]::-webkit-input-placeholder,
.contact-form input[type="email"]::-webkit-input-placeholder,
.contact-form input[type="tel"]::-webkit-input-placeholder {
color: #5a3584;
}
#contact-message-registration-box-form-form input[type="text"]::-moz-placeholder,
#contact-message-registration-box-form-form input[type="email"]::-moz-placeholder,
#contact-message-registration-box-form-form input[type="tel"]::-moz-placeholder,
.contact-form input[type="text"]::-moz-placeholder,
.contact-form input[type="email"]::-moz-placeholder,
.contact-form input[type="tel"]::-moz-placeholder {
opacity: 1;
color: #5a3584;
}
#contact-message-registration-box-form-form input[type="text"]:-moz-placeholder,
#contact-message-registration-box-form-form input[type="email"]:-moz-placeholder,
#contact-message-registration-box-form-form input[type="tel"]:-moz-placeholder,
.contact-form input[type="text"]:-moz-placeholder,
.contact-form input[type="email"]:-moz-placeholder,
.contact-form input[type="tel"]:-moz-placeholder {
color: #5a3584;
}
#contact-message-registration-box-form-form input[type="text"]:-ms-input-placeholder,
#contact-message-registration-box-form-form input[type="email"]:-ms-input-placeholder,
#contact-message-registration-box-form-form input[type="tel"]:-ms-input-placeholder,
.contact-form input[type="text"]:-ms-input-placeholder,
.contact-form input[type="email"]:-ms-input-placeholder,
.contact-form input[type="tel"]:-ms-input-placeholder {
color: #5a3584;
}
#contact-message-registration-box-form-form input[type="text"].placeholder,
#contact-message-registration-box-form-form input[type="email"].placeholder,
#contact-message-registration-box-form-form input[type="tel"].placeholder,
.contact-form input[type="text"].placeholder,
.contact-form input[type="email"].placeholder,
.contact-form input[type="tel"].placeholder {
color: #5a3584;
}
#contact-message-registration-box-form-form input[type="submit"],
.contact-form input[type="submit"] {
position: absolute;
right: 0;
top: 0;
display: block;
border: 1px solid #5a3584;
background: #5a3584;
width: 49px;
height: 41px;
text-align: center;
outline: none;
text-transform: uppercase;
color: #fff;
font-size: 16px;
line-height: 20px;
font-weight: 600;
padding: 10px 5px 11px;
cursor: pointer;
border-radius: 6px;
-webkit-transition: background .3s;
transition: background .3s;
}
#contact-message-registration-box-form-form input[type="submit"]:hover,
.contact-form input[type="submit"]:hover {
background: #f5bb26;
}
#contact-message-registration-box-form-form #edit-preview,
#contact-message-registration-box-form-form #edit-langcode-wrapper,
#contact-message-registration-box-form-form label,
.contact-form #edit-preview,
.contact-form #edit-langcode-wrapper,
.contact-form label {
display: none;
}
.contact-form,
.form-wrap {
padding: 29px 6% 0;
}
.form-wrap .form-wrapper {
float: left;
width: 25%;
padding: 0 0 17px 13px;
}
.form-wrap .form-wrapper:first-child {
padding-left: 0;
}
.row-grid {
overflow: hidden;
margin: 0 -20px;
}
.row-grid img {
max-width: none;
width: 100%;
}
.col25 {
float: left;
width: 25%;
padding: 0 20px 40px;
}
.col33 {
float: left;
width: 33.333%;
padding: 0 20px 40px;
}
.col50 {
float: left;
width: 50%;
padding: 0 20px 40px;
}
.col67 {
float: left;
width: 66.666%;
padding: 0 20px 40px;
}
.box-table h3 {
font-size: 24px;
font-weight: 400;
line-height: 26px;
margin: 0 0 5px;
}
.table {
border-collapse: collapse;
border: 0;
width: 100%;
font-weight: 400;
margin: 0 0 55px;
}
.table th {
font-weight: 700;
border: 0;
padding: 8px;
text-align: left;
}
.table td {
border: 0;
padding: 8px;
}
.table tr:nth-child(odd) td,
.table tr:nth-child(odd) th {
background: #eee;
}
.table-multi-column td:first-child,
.table-multi-column th:first-child {
width: 108px;
}
.table-multi-column td:first-child + th,
.table-multi-column th:first-child + th {
width: 107px;
}
.table-multi-column td:first-child + th + th,
.table-multi-column th:first-child + th + th {
width: 324px;
}
.twocolumns-table td:first-child,
.twocolumns-table th:first-child {
width: 48%;
}
#sidebar {
float: left;
width: 210px;
margin: 0 36px 0 0;
padding: 79px 0;
}
#sidebar h2 {
font-size: 16px;
line-height: 20px;
margin-bottom: 10px;
}
#content {
overflow: hidden;
padding: 75px 0 0;
}
.title {
line-height: 24px;
padding: 0 0 15px;
margin: 0 0 21px;
border-bottom: 1px solid #eee;
}
.title p {
margin: 0 0 24px;
}
.sub-title {
font-size: 20px;
line-height: 28px;
}
.sub-title p {
margin: 0 0 16px;
}
.sub-menu-wrap .opener {
color: #545454;
font-size: 16px;
line-height: 1;
padding: 12px 40px 11px 10px;
position: relative;
background: #eee;
display: block;
width: 100%;
border-bottom: 1px solid #fff;
font-weight: 600;
}
.sub-menu-wrap .opener .burger {
position: absolute;
right: 9px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 25px;
height: 19px;
border-top: 3px solid #61605f;
border-bottom: 3px solid #61605f;
}
.sub-menu-wrap .opener .burger:before {
content: " ";
background: #61605f;
position: absolute;
left: 0;
right: 0;
height: 3px;
margin-top: -1px;
top: 50%;
}
.sub-menu {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
font-size: 16px;
line-height: 20px;
padding: 10px 0 7px;
font-weight: 600;
}
.sub-menu a {
color: #5a3584;
-webkit-transition: color .3s;
transition: color .3s;
}
.sub-menu a:hover {
color: #f5bb26;
}
.sub-menu li {
padding: 0 0 10px;
}
.sub-menu li:first-child {
border: 0;
}
.sub-menu li.active a {
color: #f5bb26;
}
.sub-menu li ul {
padding: 0 0 0 20px;
margin: 0;
font-size: 13px;
line-height: 16px;
}
.sub-menu li ul a:hover {
color: #949494;
}
.sub-menu li ul li {
padding: 9px 0 0;
}
.sub-menu li ul li .is-active {
color: #949494;
}
.sub-menu li:before {
display: none;
}
.sub-menu .is-active {
color: #f5bb26;
}
#footer {
background: url(../images/bg-01.png);
padding: 28px 0;
}
#footer .holder {
margin: 0 auto;
max-width: 1020px;
padding: 0 10px;
}
#footer .list-button {
float: right;
padding: 20px 0;
}
#footer .list-button li {
float: left;
padding: 0;
margin: 0 0 10px 18px;
}
#footer .list-button li:first-child {
margin-left: 0;
}
#footer .list-button li:before {
display: none;
}
#footer .list-button .btn {
color: #fff;
}
#footer .list-button .btn > span {
font-size: 22px;
line-height: 18px;
margin: -2px 0;
position: relative;
top: 2px;
display: inline-block;
}
#footer .list-button .btn:hover {
color: #fff;
}
#footer .col {
float: left;
width: 50%;
font-size: 13px;
line-height: 16px;
color: #a9a9a9;
}
#footer .col:first-child {
padding-right: 2%;
}
#footer .col a {
color: #a9a9a9;
}
#footer .col a:hover {
color: #f5bb26;
}
.logo-footer {
margin-bottom: 10px;
}
.address {
margin: 0;
padding: 0;
font-style: normal;
}
.address .bull {
margin: 0 5px;
}
.cycle-gallery {
position: relative;
padding: 0 7%;
}
.cycle-gallery .mask {
position: relative;
overflow: hidden;
width: 100%;
}
.cycle-gallery .mask .slideset {
width: 99999px;
float: left;
}
.cycle-gallery .mask .slide {
float: left;
}
.cycle-gallery .mask .slide.active {
z-index: 1;
}
.cycle-gallery .btn-prev,
.cycle-gallery .btn-next {
position: absolute;
font-size: 38px;
line-height: 60px;
color: #545454;
right: 100%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .3s;
transition: opacity .3s;
width: 60px;
text-align: center;
margin: -6px -49px 0 0;
z-index: 10;
}
.cycle-gallery .btn-prev:hover,
.cycle-gallery .btn-next:hover {
color: #f5bb26;
}
.cycle-gallery .btn-next {
right: auto;
left: 100%;
margin: -6px 0 0 -49px;
}
.cycle-gallery:hover .btn-prev,
.cycle-gallery:hover .btn-next {
opacity: 1;
visibility: visible;
}
.cycle-gallery blockquote {
font-size: 16px;
line-height: 1.875;
color: #a9a9a9;
text-align: center;
padding: 0 5px;
margin: 0;
border: 0;
font-weight: 400;
}
.cycle-gallery blockquote q {
display: block;
margin-bottom: 8px;
}
.cycle-gallery blockquote cite {
font-weight: 600;
}
.gallery-wrap {
padding: 78px 0 73px;
background: url(../images/bg-01.png);
}
.cycle-gallery-tab {
position: relative;
padding: 63px 0 0;
}
.cycle-gallery-tab .mask {
position: relative;
overflow: hidden;
width: 100%;
}
.cycle-gallery-tab .mask .slideset {
width: 99999px;
float: left;
}
.cycle-gallery-tab .mask .slide {
float: left;
}
.cycle-gallery-tab .mask .slide.active:before {
display: block;
}
.cycle-gallery-tab .mask .slide.active .click-box .visual:after {
opacity: 0;
}
.cycle-gallery-tab.block-active .click-box .visual:after,
.cycle-gallery-tab.block-hover .click-box .visual:after {
opacity: .8;
}
.cycle-gallery-tab .btn-prev,
.cycle-gallery-tab .btn-next {
position: absolute;
font-size: 39px;
line-height: 1;
color: #a9a9a9;
left: 15px;
top: 108px;
z-index: 10;
-webkit-transition: color .3s;
transition: color .3s;
}
.cycle-gallery-tab .btn-prev:hover,
.cycle-gallery-tab .btn-next:hover {
color: #f5bb26;
}
.cycle-gallery-tab .btn-next {
left: auto;
right: 15px;
}
.cycle-gallery-tab .hold-slide {
position: relative;
text-align: center;
font-size: 24px;
line-height: 29px;
color: #545454;
height: 100%;
}
.cycle-gallery-tab .hold-slide:before {
content: "";
position: absolute;
bottom: 0;
right: 50%;
-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%);
width: 0;
height: 0;
border-style: solid;
border-width: 0 17px 16px 17px;
border-color: transparent transparent #e1e1e1 transparent;
background: none;
border-radius: 0;
left: auto;
top: auto;
}
.cycle-gallery-tab .hold-slide .click-box {
display: inline-block;
vertical-align: top;
margin-bottom: 19px;
}
.cycle-gallery-tab .hold-slide .click-box.hover .visual:after {
opacity: 0;
}
.cycle-gallery-tab .hold-slide .visual {
display: block;
border-radius: 50%;
width: 100%;
max-width: 235px;
overflow: hidden;
margin: 0 auto;
position: relative;
}
.cycle-gallery-tab .hold-slide .visual:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #5a3584;
opacity: 0;
border-radius: 50%;
-webkit-transition: opacity .3s;
transition: opacity .3s;
}
.cycle-gallery-tab .slide-block {
bottom: 0;
left: 0;
padding: 56px 0 47px;
width: 100%;
font-size: 18px;
line-height: 30px;
font-weight: 400;
background: #e1e1e1;
}
.cycle-gallery-tab .slide-block .columns {
overflow: hidden;
max-width: 1106px;
padding: 0 10px;
margin: 0 auto;
}
.cycle-gallery-tab .slide-block .columns .col {
float: right;
width: 30%;
padding: 8px 10px;
text-align: center;
}
.cycle-gallery-tab .slide-block .columns .col .btn {
max-width: 192px;
width: 100%;
padding-left: 10px;
padding-right: 10px;
}
.cycle-gallery-tab .slide-block .columns .col .btn.active .off,
.cycle-gallery-tab .slide-block .columns .col .btn:active .off {
display: none;
}
.cycle-gallery-tab .slide-block .columns .col .btn.active .on,
.cycle-gallery-tab .slide-block .columns .col .btn:active .on {
display: block;
}
.cycle-gallery-tab .slide-block .columns .col .btn .on {
display: none;
}
.cycle-gallery-tab .slide-block .columns .col:first-child {
float: left;
width: 70%;
padding: 0;
text-align: left;
}
/* slideshow basic styles */
.gallery-paralax {
position: relative;
height: 650px;
}
.gallery-paralax .slide {
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.gallery-paralax .slide.active {
z-index: 2;
}
.gallery-paralax.not-enough-slides a.btn-prev,
.gallery-paralax.not-enough-slides a.btn-next {
visibility: hidden;
}
.accordion-box {
padding: 24px 0 0;
margin: 0 0 66px;
}
.accordion-box h3 {
font-size: 24px;
line-height: 30px;
margin-bottom: 13px;
}
.accordion li {
background: #eee;
padding: 0;
margin: 0 0 16px;
}
.accordion li:before {
display: none;
}
.accordion li.active .opener .ico:before {
content: "\e909";
}
.accordion .opener {
display: block;
padding: 29px 40px 26px 21px;
position: relative;
}
.accordion .opener h5 {
margin: 0;
}
.accordion .opener .ico {
font-size: 10px;
line-height: 1;
position: absolute;
right: 19px;
top: 50%;
color: #aaa;
padding-top: 6px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: -webkit-transform .3s;
transition: transform .3s;
}
.accordion .hold-slide {
padding: 3px 20px 40px;
}
.accordion .hold-slide p {
margin: 0 0 22px;
}
.accordion .btn {
padding-left: 21px;
padding-right: 21px;
}
.box-table h3 {
margin: 0 7px 7px;
}
@media (min-width: 768px) {
.title-menu {
display: none;
}
#nav ul + ul li:last-child .drop-wrap {
left: auto !important;
right: 0;
margin-left: 0;
}
#nav ul + ul li:last-child .drop-wrap:after {
left: 86%;
}
#nav ul .drop-wrap {
display: block !important;
visibility: hidden;
opacity: 0;
top: 100% !important;
left: 50% !important;
-webkit-transition: opacity .3s;
transition: opacity .3s;
}
.back-wrap {
display: none;
}
.mobile-txt {
display: none;
}
.sub-menu-wrap .opener {
display: none !important;
}
.sub-menu-wrap .js-slide-hidden {
position: static !important;
}
.cycle-gallery-tab .mask .slideset {
width: 100% !important;
position: static !important;
max-width: 1354px;
padding: 0 10px;
margin: 0 auto !important;
float: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.cycle-gallery-tab .mask .slide {
width: 25%;
position: relative;
box-sizing: border-box;
padding: 0 3% 20px;
}
.cycle-gallery-tab .mask .slide:before {
content: "";
position: absolute;
bottom: 0;
right: 50%;
-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%);
width: 0;
height: 0;
border-style: solid;
border-width: 0 17px 16px 17px;
border-color: transparent transparent #e1e1e1 transparent;
background: none;
border-radius: 0;
left: auto;
top: auto;
display: none;
}
.cycle-gallery-tab .mask .slide .tab-holder {
display: none;
}
.cycle-gallery-tab .btn-prev,
.cycle-gallery-tab .btn-next {
display: none;
}
.cycle-gallery-tab .hold-slide:before {
display: none;
}
}
@media (min-width: 1024px) {
.cycle-gallery-tab .mask .slide {
padding: 0 3% 101px;
}
}
@media only screen and (min-width: 1025px) {
a[href^=tel],
a[href^=skype],
a[href^=sms] {
cursor: default;
pointer-events: none;
}
}
@media (max-width: 1299px) {
.banner .bg-holder {
height: 610px;
}
.gallery-paralax {
height: 610px;
}
}
@media (max-width: 1199px) {
.banner .bg-holder {
height: 480px;
}
.section .panel-1 .bg-holder {
height: 600px;
}
.section .panel-1 .text {
font-size: 16px;
line-height: 20px;
}
.section .panel-1 h2 {
font-size: 35px;
line-height: 40px;
margin-bottom: 10px;
}
.tab-content {
padding: 0 9999px;
}
.tab-content .slide-block .columns .col:first-child {
padding-left: 3.5%;
}
.cycle-gallery-tab .slide-block .columns .col:first-child {
padding-left: 3.5%;
}
.gallery-paralax {
height: 480px;
}
}
@media (max-width: 1023px) {
blockquote {
font-size: 20px;
}
.blockuote {
padding: 20px 0;
}
h2,
.h2 {
font-size: 25px;
}
h3,
.h3 {
font-size: 40px;
}
#header .holder {
padding: 0 50px 0 140px;
}
.logo {
left: 0;
width: 130px;
height: auto;
}
.logo a {
padding: 18px 20px;
}
.open-search .opener-search {
line-height: 34px;
}
#nav ul li {
font-size: 13px;
padding: 15px 7px 13px;
}
#nav ul .drop-wrap {
width: 200px;
margin-left: -100px;
padding: 15px 10px;
}
#nav .drop ul {
padding-left: 6px;
margin-left: 4px;
}
#nav .drop ul:first-child {
padding-left: 0;
margin-left: 0;
}
.btn {
padding: 10px 10px 11px;
font-size: 15px;
}
.threcolumns .col {
width: 50%;
}
.bg-holder {
background-attachment: scroll;
height: 300px;
background-size: cover;
position: relative;
}
.banner .bg-holder {
height: 385px;
}
.banner .text .text-hold {
padding-top: 0;
}
.banner .text .img-logo {
width: 300px;
margin: 0 auto 12px;
}
.section {
padding: 50px 0 0;
}
.section .panel {
padding: 50px 0;
}
.section .panel-1 .bg-holder {
height: 469px;
background-size: cover !important;
background-position: 50% 100% !important;
}
.section .panel-1 .text {
width: 65%;
}
.section .panel-1 h2 {
font-size: 30px;
line-height: 32px;
margin-right: 0;
}
.section h1 {
font-size: 45px;
}
.section h2 {
font-size: 30px;
line-height: 35px;
margin-bottom: 20px;
}
.tabset li {
font-size: 18px;
line-height: 22px;
padding-bottom: 50px;
}
.tabset li .ico {
font-size: 60px;
height: 60px;
}
.tab-content {
margin: 0 -13px;
padding: 0 13px;
}
.tab-content .slide-block {
font-size: 16px;
line-height: 24px;
}
.tab-content .slide-block .columns {
padding: 0;
}
.affordable-box .col:first-child {
width: 300px;
padding-left: 0;
}
.row-grid {
margin: 0 -10px;
}
.col25 {
padding: 0 10px 20px;
}
.col33 {
padding: 0 10px 20px;
}
.col50 {
padding: 0 10px 20px;
}
.col67 {
padding: 0 10px 20px;
}
#footer .holder {
display: table;
width: 100%;
}
#footer .list-button {
text-align: center;
float: none;
width: 100%;
padding: 8px 0 10px;
letter-spacing: -4px;
font-size: 0;
line-height: 0;
}
#footer .list-button li {
margin: 0 5px 10px;
float: none;
display: inline-block;
vertical-align: top;
letter-spacing: 0;
line-height: 1;
}
#footer .col {
display: table-header-group;
float: none;
width: 100%;
}
#footer .col:first-child {
display: table-footer-group;
padding: 0;
}
.logo-footer {
width: 222px;
margin: -2px auto 7px;
}
.address {
text-align: center;
padding: 0 10px;
}
.cycle-gallery {
margin: 0 15px;
}
.cycle-gallery-tab .hold-slide {
font-size: 18px;
line-height: 22px;
padding-bottom: 41px;
}
.cycle-gallery-tab .slide-block {
font-size: 16px;
line-height: 24px;
}
.gallery-paralax {
height: 385px;
}
}
@media (max-width: 1023px) and (max-width: 767px) {
#nav .drop ul {
padding-left: 0;
margin: 0;
position: static;
}
}
@media (max-width: 767px) {
body {
font-size: 13px;
line-height: 20px;
}
blockquote {
font-size: 18px;
line-height: 26px;
padding-right: 0;
}
.blockuote {
padding: 17px 0 34px;
}
ul {
margin-bottom: 32px;
}
ul > li:before {
top: 8px;
}
ul ul {
padding: 0;
margin-bottom: 9px;
}
ul ul li {
padding-left: 18px;
}
h1,
.h1 {
font-size: 24px;
}
h2,
.h2 {
font-size: 20px;
}
h3,
.h3 {
font-size: 34px;
line-height: 38px;
}
#header .holder {
padding: 0;
}
.logo:before {
height: 75px;
}
.logo {
width: 98px;
}
.logo a {
padding: 12px 19px 16px;
}
.open-search {
top: 8px;
right: 17px;
left: 112px;
z-index: 20;
}
.open-search .slide-search {
left: 112px !important;
}
#search-block-form {
width: 100%;
padding: 0 50px 0 0;
}
#search-block-form input[type="text"],
#search-block-form input[type="search"] {
width: 100%;
font-size: 12px;
}
#search-block-form input[type="submit"] {
width: 45px;
font-size: 11px;
position: absolute;
right: 0;
top: 0;
}
#nav {
position: relative;
}
#nav ul {
display: block;
}
#nav ul li {
font-size: 16px;
line-height: 20px;
padding: 0;
border-bottom: 1px solid #4a2772;
float: none;
display: block;
position: static;
}
#nav ul li > a {
padding: 10px 30px 10px 24px;
position: relative;
}
#nav ul li > a:after {
content: "";
position: absolute;
top: 50%;
margin-top: -6px;
right: 21px;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 6px;
border-color: transparent transparent transparent #a9a9a9;
}
#nav ul li.active > a:after {
display: none;
}
#nav ul .drop-wrap {
width: 100%;
top: 76px !important;
left: 100% !important;
margin-left: 0;
background: #5a3584;
height: 100% !important;
z-index: 10;
padding: 0 !important;
margin: 0 !important;
-webkit-transition: all .3s;
transition: all .3s;
display: block !important;
}
#nav ul .drop-wrap:after {
display: none;
}
#nav ul .drop-wrap ul li {
font-size: 14px;
line-height: 18px;
padding: 0;
}
#nav ul .drop-wrap ul li a {
color: #fff;
padding: 11px 10px 11px 44px;
}
#nav ul .drop-wrap ul li a:after {
display: none;
}
#nav .drop ul li.active .drop-wrap {
left: 0 !important;
}
#nav .drop ul:after {
display: none;
}
#nav .drop ul ul:first-child a {
color: #fff;
}
#nav .drop ul ul a {
color: #fff;
}
#nav .drop ul:first-child ul a {
color: #fff;
}
#nav .nav-opener {
display: block;
position: absolute;
top: 46px;
right: 15px;
z-index: 5;
}
.wrap2.side-push .drop ul {
border: 0;
}
.wrap2.side-push #nav .drop {
position: absolute;
top: 0;
left: 100%;
width: 275px;
height: 100vh;
-webkit-transition: all .25s linear;
transition: all .25s linear;
background: #5a3584;
overflow: hidden;
}
.wrap2.side-push #nav .drop:after {
content: "";
position: absolute;
top: 0;
left: -2px;
width: 1px;
height: 100%;
box-shadow: 2px 0 10px 1px #000;
z-index: 20;
}
.wrap2.side-push .w1 {
-webkit-transition: all .25s linear;
transition: all .25s linear;
}
.wrap2.side-push.nav-active .w1 {
margin: 0 275px 0 -275px;
min-width: 320px;
}
.wrap2.side-push .drop .opener {
position: absolute;
right: 5px;
top: 5px;
z-index: 999;
}
.container-gallery,
.container-1,
.container {
padding: 0 13px;
}
.container-gallery {
padding: 0;
}
.btn {
font-size: 12px;
line-height: 16px;
padding: 8px 5px;
}
.btn.btn-grey {
padding: 5px 5px 6px;
}
.btn-wrap {
padding: 33px 11px;
}
.threcolumns {
margin: 0 -13px;
text-align: center;
}
.threcolumns .col {
float: none;
width: 100%;
padding: 0 0 14px;
}
.threcolumns .col:first-child {
padding: 0 0 14px;
}
.threcolumns .col:first-child + .col {
padding: 0 0 14px;
}
.threcolumns .btn {
max-width: 190px;
}
.bg-holder img {
position: static;
max-width: 100%;
}
.banner .bg-holder {
height: auto;
}
.banner .text {
width: 100%;
text-align: center;
}
.banner .text .text-hold {
display: none;
}
.banner .btn-down {
display: none;
}
.banner-1 {
height: 153px;
}
.banner-1 img {
height: 100%;
width: auto;
max-width: none;
}
.section {
padding: 36px 0 0;
}
.section .panel {
padding: 42px 0;
}
.section .panel-1 {
padding: 31px 0 38px;
}
.section .panel-1 .bg-holder {
display: none;
}
.section .panel-1 .container {
position: static;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.section .panel-1 .text {
width: 100%;
font-size: 11px;
line-height: 18px;
padding: 0;
}
.section .panel-1 .text .btn-hold {
padding-top: 13px;
}
.section .panel-1 p {
margin-bottom: 8px;
}
.section .panel-1 h2 {
font-size: 20px;
line-height: 28px;
}
.section .bar {
line-height: 32px;
font-size: 19px;
padding: 23px 0 17px;
}
.section .bar .txt {
display: block;
margin: 0 0 10px;
}
.section h1 {
font-size: 28px;
}
.section h2 {
font-size: 20px;
line-height: 28px;
text-align: center;
margin-bottom: 12px;
}
.tabset {
padding: 30px 0 0;
margin: 0 -10px;
}
.tabset li {
font-size: 11px;
line-height: 14px;
padding: 0 3% 20px;
}
.tabset li .ico {
height: 32px;
font-size: 30px;
margin: 0 5px 6px;
}
.tabset li:before {
border-width: 0 8px 8px 8px;
}
.tab-content .slide-block {
font-size: 11px;
line-height: 18px;
padding: 25px 0 31px;
}
.tab-content .slide-block p {
margin-bottom: 18px;
}
.tab-content .slide-block .columns .col {
float: left;
width: 100%;
padding: 0;
}
.tab-content .slide-block .columns .col .btn {
padding: 7px 5px 6px;
max-width: 134px;
}
.tab-content .slide-block .columns .col:first-child {
float: left;
padding-left: 0;
width: 100%;
}
.affordable-box {
font-size: 11px;
line-height: 18px;
padding: 13px 0 0;
}
.affordable-box .btn-hold {
text-align: center;
}
.affordable-box ul {
padding: 0 0 4px;
}
.affordable-box ul li {
padding: 0 0 10px 13px;
}
.affordable-box ul li:before {
width: 5px;
height: 5px;
top: 7px;
}
.affordable-box .col {
width: 100%;
padding: 0;
}
.affordable-box .col:first-child {
width: 100%;
border: 0;
padding: 0 0 17px;
text-align: center;
font-size: 13px;
}
.affordable-box .col:first-child .txt {
padding: 0;
}
.affordable-box .inc {
font-size: 60px;
margin-bottom: 16px;
}
.section-form {
padding: 33px 0 16px;
}
.fourcolumns {
padding: 0;
}
.fourcolumns .col {
width: 100%;
padding: 0 0 17px;
float: none;
}
#contact-message-registration-box-form-form,
.contact-form {
padding: 0;
}
#contact-message-registration-box-form-form input[type="text"],
#contact-message-registration-box-form-form input[type="email"],
#contact-message-registration-box-form-form input[type="tel"],
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"] {
font-size: 12px;
line-height: 16px;
padding: 8px 11px;
height: 32px;
}
#contact-message-registration-box-form-form input[type="submit"],
.contact-form input[type="submit"] {
position: static;
margin: 4px auto 0;
height: 32px;
width: 39px;
font-size: 13px;
line-height: 16px;
padding: 8px 3px;
}
.contact-form,
.form-wrap {
padding: 29px 12px 0;
}
.form-wrap .form-wrapper {
width: 100%;
padding: 0 0 17px;
float: none;
}
.row-grid {
margin: 0;
}
.col25 {
width: 100%;
padding: 0 0 20px;
}
.col33 {
width: 100%;
padding: 0 0 20px;
}
.col50 {
width: 100%;
padding: 0 0 20px;
}
.col67 {
width: 100%;
padding: 0 0 20px;
}
.table-scroll {
width: 100%;
overflow: auto;
margin-bottom: 55px;
}
.table-scroll > table {
width: 600px;
margin-bottom: 0;
}
#sidebar {
width: 100%;
margin: 0;
float: none;
padding: 32px 0 8px;
}
#content {
padding: 17px 0 0;
overflow: visible;
}
.title {
font-size: 13px;
line-height: 20px;
border: 0;
margin-bottom: 0;
}
.sub-title {
font-size: 15px;
line-height: 22px;
}
.slide-menu h2 {
display: none;
}
.sub-menu {
border: 0;
background: #eee;
padding: 0 10px;
font-size: 14px;
line-height: 16px;
}
.sub-menu a {
color: #545454;
display: block;
margin: -1px -10px;
padding: 10px 10px;
position: relative;
z-index: 2;
}
.sub-menu a:hover {
background: #5a3584;
color: #fff;
}
.sub-menu li {
border-top: 1px solid #a9a9a9;
padding: 0;
}
.sub-menu li.active a {
background: #5a3584;
color: #fff;
}
.sub-menu li ul {
padding: 0;
}
.sub-menu li ul li {
padding: 0;
}
.sub-menu li ul li:first-child {
border-top: 1px solid #a9a9a9;
}
#footer .list-button {
padding: 8px 0 1px;
}
#footer .list-button .btn > span {
font-size: 17px;
line-height: 15px;
margin: -3px 0;
}
.cycle-gallery {
padding: 0;
}
.cycle-gallery .btn-prev,
.cycle-gallery .btn-next {
font-size: 25px;
margin: 0 -27px 0 0;
}
.cycle-gallery .btn-next {
margin: 0 0 0 -27px;
}
.cycle-gallery blockquote {
font-size: 12px;
line-height: 1.5;
}
.cycle-gallery blockquote q {
margin-bottom: 4px;
}
.gallery-wrap {
padding: 30px 0 27px;
}
.cycle-gallery-tab {
padding: 36px 0 0;
}
.cycle-gallery-tab .hold-slide:before {
border-width: 0 8px 8px 8px;
}
.cycle-gallery-tab .hold-slide .text {
padding: 0 23%;
display: block;
font-weight: 600;
}
.cycle-gallery-tab .hold-slide .click-box {
display: inline-block;
vertical-align: top;
margin: 0 0 14px;
}
.cycle-gallery-tab .hold-slide .visual {
width: 185px;
}
.cycle-gallery-tab .slide-block {
font-size: 11px;
line-height: 18px;
padding: 25px 0 30px;
position: relative;
}
.cycle-gallery-tab .slide-block p {
margin-bottom: 18px;
}
.cycle-gallery-tab .slide-block .columns .col {
float: left;
width: 100%;
padding: 0;
}
.cycle-gallery-tab .slide-block .columns .col .btn {
padding: 7px 5px 6px;
max-width: 134px;
}
.cycle-gallery-tab .slide-block .columns .col:first-child {
float: left;
padding-left: 0;
width: 100%;
}
.gallery-paralax {
height: 298px;
}
.gallery-paralax .bg-holder {
height: 298px;
background-position: 50% 0 !important;
}
.accordion .opener .ico {
right: 11px;
}
.accordion .hold-slide {
padding-bottom: 47px;
}
.box-table h3 {
font-size: 18px;
}
}
@media (max-width: 479px) {
.pull-right {
float: none;
margin: 0;
}
.pull-left {
float: none;
margin: 0;
}
.visual-img {
width: 100%;
margin: 0 0 10px;
}
.visual-img img {
max-width: none;
width: 100%;
}
.gallery-paralax {
height: 143px;
}
.gallery-paralax .bg-holder {
height: 143px;
background-position: 50% -20px !important;
}
}