@font-face {
  font-family: 'Qanelas';
  src: url("../fonts/Qanelas/Light/Qanelas-Light.eot");
  src: url("../fonts/Qanelas/Light/Qanelas-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Qanelas/Light/Qanelas-Light.woff2") format("woff2"), url("../fonts/Qanelas/Light/Qanelas-Light.woff") format("woff"), url("../fonts/Qanelas/Light/Qanelas-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Qanelas';
  src: url("../fonts/Qanelas/Regular/Qanelas-Regular.eot");
  src: url("../fonts/Qanelas/Regular/Qanelas-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Qanelas/Regular/Qanelas-Regular.woff2") format("woff2"), url("../fonts/Qanelas/Regular/Qanelas-Regular.woff") format("woff"), url("../fonts/Qanelas/Regular/Qanelas-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Qanelas';
  src: url("../fonts/Qanelas/Medium/Qanelas-Medium.eot");
  src: url("../fonts/Qanelas/Medium/Qanelas-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Qanelas/Medium/Qanelas-Medium.woff2") format("woff2"), url("../fonts/Qanelas/Medium/Qanelas-Medium.woff") format("woff"), url("../fonts/Qanelas/Medium/Qanelas-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Qanelas';
  src: url("../fonts/Qanelas/Bold/Qanelas-Bold.eot");
  src: url("../fonts/Qanelas/Bold/Qanelas-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Qanelas/Bold/Qanelas-Bold.woff2") format("woff2"), url("../fonts/Qanelas/Bold/Qanelas-Bold.woff") format("woff"), url("../fonts/Qanelas/Bold/Qanelas-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Qanelas';
  src: url("../fonts/Qanelas/Black/Qanelas-Black.eot");
  src: url("../fonts/Qanelas/Black/Qanelas-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Qanelas/Black/Qanelas-Black.woff2") format("woff2"), url("../fonts/Qanelas/Black/Qanelas-Black.woff") format("woff"), url("../fonts/Qanelas/Black/Qanelas-Black.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

.clear {
  clear: both; }

button, input {
  outline: none; }

button {
  cursor: pointer; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ul, ol, nav {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

b, strong {
  font-weight: 700; }

button {
  cursor: pointer; }

a {
  text-decoration: none; }

.right {
  float: right; }

.left {
  float: left; }

.mob {
  display: none; }

.form-group input, .form-group textarea {
  height: 50px;
  background-color: #fff;
  box-sizing: border-box;
  font-size: 14px;
  color: #222;
  border: none;
  outline: none;
  width: 100%;
  padding: 0 20px; }

.form-group textarea {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px; }

.form-group .help-block {
  margin-top: 10px;
  font-size: 12px;
  text-align: left; }
  .form-group .help-block.red {
    color: #ff4646; }
  .form-group .help-block.help-block-error {
    color: #ff4646; }

.field-label {
  height: 50px;
  display: inline-table; }
  .field-label span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px; }

.field {
  width: 208px;
  height: 50px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  position: relative;
  font-size: 16px;
  margin-left: 14px; }
  .field select {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    background-color: #f7f8f9;
    width: 100%;
    outline: none;
    border: none;
    font-family: inherit;
    font-weight: inherit;
    font-size: 16px;
    transition: background-color ease-in-out .3s; }
  .field .ui-selectmenu-button {
    border: 0;
    border-radius: 0;
    margin: 0;
    background-color: #f7f8f9;
    color: #61798e;
    font-size: 16px;
    outline: none;
    line-height: 50px; }
    .field .ui-selectmenu-button span.ui-selectmenu-text {
      height: 50px;
      padding: 14px 20px;
      box-sizing: border-box;
      color: #61798e; }
    .field .ui-selectmenu-button span.ui-icon {
      background: url("../img/arrow-down-s.png") center no-repeat;
      right: 18px; }
  .field .ui-menu .ui-menu-item {
    height: 50px;
    padding: 14px 20px;
    box-sizing: border-box;
    color: rgba(97, 121, 142, 0.6);
    border: 1px solid transparent;
    margin: 0;
    line-height: 20px;
    background-color: #f7f8f9; }
    .field .ui-menu .ui-menu-item:hover {
      border: 1px solid transparent;
      margin: 0; }
    .field .ui-menu .ui-menu-item.ui-state-focus {
      color: #61798e;
      background-color: #f7f8f9; }
  .field .ui-selectmenu-menu.ui-front ul {
    border-color: transparent; }

html {
  min-height: 100%;
  min-width: 1280px; }

body {
  font-family: 'Qanelas', sans-serif;
  font-size: 14px;
  letter-spacing: 0.05em;
  background: #fff;
  font-weight: 400;
  min-height: 100%; }

@media handheld and (max-width: 640px) {
  html {
    min-width: auto; }
  header {
    min-width: auto; } }

.l-body {
  width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  padding-top: 90px; }
  .l-body.mainpage {
    padding-top: 0;
    padding-bottom: 0; }

.wrap {
  position: relative;
  box-sizing: border-box;
  padding: 0 20px;
  max-width: 1320px;
  margin: 0 auto; }

.l-lft {
  float: left; }

.l-rgt {
  float: right; }

.row {
  display: inline-block;
  width: 100%;
  float: left; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.btn {
  outline: none;
  -webkit-appearance: none;
  border-width: inherit;
  height: 50px;
  min-width: 220px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  padding: 0 30px;
  box-sizing: border-box;
  font-size: 12px;
  color: #fff;
  background-color: #0cacea;
  display: inline-block;
  letter-spacing: 2px;
  position: relative;
  z-index: 1;
  transition: all 0.09s ease-in;
  cursor: pointer;
  font-weight: 500; }
  .btn:before {
    content: "";
    position: absolute;
    background-color: #4fbdec;
    bottom: 0;
    left: 100%;
    right: 0;
    top: 0;
    z-index: -1;
    transition: left 0.09s ease-in; }
  .btn:hover:before {
    left: 0; }
  .btn .ic {
    float: left;
    height: 46px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 20px; }

.ic-fb {
  background-image: url("../img/icon-fb.png");
  width: 10px; }

.ic-vk {
  background-image: url("../img/icon-vk.png");
  width: 20px; }

.btn-white {
  border: 2px solid #fff;
  color: #fff;
  background: none; }
  .btn-white:before {
    background-color: rgba(255, 255, 255, 0.5); }
  .btn-white:hover {
    color: #68788c; }

.btn-share {
  border: 2px solid #0cacea;
  color: #0cacea;
  background: none;
  padding-left: 15px;
  padding-right: 15px; }
  .btn-share:before {
    background-color: rgba(12, 172, 234, 0.2); }
  .btn-share:hover {
    color: #0cacea; }

.link-action {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  color: #0cacea;
  cursor: pointer;
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  letter-spacing: 2px;
  transition: 0.3s all; }
  .link-action:after {
    width: 100%;
    left: 0;
    top: 100%;
    height: 2px;
    background-color: #0cacea;
    position: absolute;
    content: "";
    transition: 0.3s all; }
  .link-action:hover {
    color: #0cacea;
    -ms-transform: translateX(-10px);
        transform: translateX(-10px); }
    .link-action:hover:after {
      -ms-transform: translateX(20px);
          transform: translateX(20px); }

.items-list {
  display: inline-block; }
  .items-list li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #D8DCE0;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .items-list li:last-child {
      border-bottom: none; }
  .items-list .pic {
    float: left;
    width: 380px;
    margin-right: 30px; }
    .items-list .pic img {
      max-width: 100%; }
  .items-list .txt {
    color: #2f4b62; }
    .items-list .txt .date {
      font-weight: 600;
      font-size: 14px; }
    .items-list .txt .title {
      margin: 20px 0;
      display: block;
      font-size: 24px;
      font-weight: 600; }
      .items-list .txt .title a {
        color: #2f4b62;
        text-decoration: none;
        cursor: pointer; }
    .items-list .txt p {
      font-size: 16px;
      color: #61798e;
      line-height: 150%;
      padding-bottom: 20px; }
    .items-list .txt .link-action {
      float: left; }
  .items-list .show-more {
    width: 220px;
    margin: 0 auto;
    display: block; }

.table {
  width: 100%; }
  .table table {
    width: 100%;
    color: #2f4b62; }
  .table tr {
    border-bottom: 1px solid #DFE4E7; }
    .table tr td {
      padding: 20px 0; }

header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  color: #d4e0e7;
  background-color: #1594D6;
  box-shadow: 0 2px 32px rgba(11, 47, 68, 0.15);
  transition: all 0.5s ease; }
  header .header-top {
    height: 30px;
    line-height: 30px;
    background-color: #1594D6;
    font-weight: 400;
    border-bottom: 1px solid #48A4DC;
    transition: all 0.5s ease; }
  header .phones span {
    padding-right: 40px; }
    header .phones span a {
      text-decoration: none;
      cursor: default;
      color: #d4e0e7;
      pointer-events: none; }
  header .menu-sm {
    margin: 0;
    list-style: none; }
    header .menu-sm li {
      margin-left: 30px;
      display: inline-block;
      float: left; }
    header .menu-sm a {
      color: #d4e0e7;
      text-decoration: none;
      transition: 0.3s all; }
      header .menu-sm a:hover {
        color: #fff; }
  header .logo {
    height: 60px;
    width: 300px;
    background: transparent url("../img/logo.png") left center no-repeat; }
  header .mainmenu {
    margin: 0;
    list-style: none;
    height: 60px;
    line-height: 60px;
    margin-right: -20px; }
    header .mainmenu li {
      float: left;
      display: inline-block;
      padding: 0 20px;
      position: relative; }
      header .mainmenu li .sub {
        background-color: #1594D6;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 100%;
        left: 0;
        margin-top: -2px;
        width: 220px;
        transition: 0.3s all;
        padding: 5px 0; }
        header .mainmenu li .sub li {
          width: 100%;
          padding: 0; }
          header .mainmenu li .sub li a {
            font-size: 12px;
            border: none;
            width: 100%;
            height: 36px;
            padding-left: 25px;
            line-height: 36px; }
            header .mainmenu li .sub li a:hover {
              background-color: rgba(255, 255, 255, 0.2); }
            header .mainmenu li .sub li a.active:hover {
              background: none; }
    header .mainmenu a {
      display: block;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 2px;
      transition: all 0.3s linear;
      border-bottom: 2px solid transparent;
      box-sizing: border-box;
      height: 60px; }
      header .mainmenu a:hover {
        border-bottom: 2px solid #fff; }
      header .mainmenu a.active {
        font-weight: 600; }
    header .mainmenu > li:hover .sub {
      opacity: 1;
      visibility: visible; }
  header.sticky {
    position: fixed;
    z-index: 101; }
  header.animate {
    top: -150px; }

.footer {
  background: url("../img/footer-bg2.jpg") center bottom no-repeat;
  background-size: cover;
  width: 100%;
  float: left;
  display: inline-block; }
  .footer .foot-menu {
    margin-bottom: 50px;
    padding-top: 80px;
    border-top: 2px solid #fff;
    color: #fff; }
    .footer .foot-menu a {
      color: #fff;
      text-decoration: none; }
    .footer .foot-menu .col {
      line-height: 120%;
      display: inline-block;
      float: left; }
      .footer .foot-menu .col h4 {
        font-size: 18px;
        margin-bottom: 30px; }
      .footer .foot-menu .col li {
        margin-bottom: 10px; }
      .footer .foot-menu .col a {
        position: relative;
        padding-bottom: 5px;
        display: inline-block; }
        .footer .foot-menu .col a:after {
          position: absolute;
          top: 100%;
          height: 2px;
          width: 100%;
          content: "";
          left: 0;
          background-color: #fff;
          opacity: 0;
          transition: opacity 0.3s; }
        .footer .foot-menu .col a:hover:after {
          opacity: 1; }
    .footer .foot-menu .f-contacts li {
      margin-bottom: 15px;
      padding-left: 35px;
      background-position: left 3px;
      background-repeat: no-repeat; }
      .footer .foot-menu .f-contacts li .tel {
        text-decoration: none;
        cursor: default;
        color: #fff;
        pointer-events: none; }
  .footer .newsletter-input {
    height: 50px;
    background-color: #0075B9;
    line-height: 50px;
    box-sizing: border-box;
    padding: 0 40px 0 20px;
    margin-top: 15px;
    position: relative; }
    .footer .newsletter-input button {
      height: 50px;
      width: 50px;
      position: absolute;
      right: 0;
      top: 0;
      background: url("../img/arrow-white-rgt.png") center center no-repeat;
      outline: none;
      border: none; }
    .footer .newsletter-input input {
      font-size: 14px;
      background: none;
      border: none;
      color: #fff;
      outline: none;
      width: 100%;
      height: 50px; }
    .footer .newsletter-input input::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.8); }
    .footer .newsletter-input input::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(255, 255, 255, 0.8); }
    .footer .newsletter-input input:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(255, 255, 255, 0.8); }
    .footer .newsletter-input input:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.8); }
    .footer .newsletter-input .message {
      margin-left: -20px;
      font-size: 14px;
      line-height: 24px; }
      .footer .newsletter-input .message.red {
        color: #ff9999; }
      .footer .newsletter-input .message.green {
        color: #6dd837; }
  .footer .footer-bot {
    height: 50px;
    line-height: 50px;
    background-color: #269fdf;
    color: #d4e0e7;
    font-size: 12px; }
    .footer .footer-bot .fd-logo {
      cursor: pointer;
      padding-right: 140px;
      background: transparent url("../img/fd-logo.png") right 10px no-repeat; }

.request-form {
  padding-top: 110px;
  text-align: center;
  margin-bottom: 90px; }
  .request-form h2 {
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 150%;
    font-weight: 600;
    text-align: center;
    margin: 0;
    margin-bottom: 20px; }
  .request-form .form {
    opacity: 0;
    width: 1640px;
    background-color: #222B3D;
    margin: 0 auto;
    height: 0;
    padding: 0;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    transition: all 0.5s linear; }
    @media (max-width: 1640px) {
      .request-form .form {
        width: 100%; } }
    .request-form .form .row {
      margin-bottom: 35px; }
    .request-form .form .f-head {
      color: #fff;
      text-align: left; }
      .request-form .form .f-head h3 {
        font-size: 28px;
        text-transform: uppercase;
        font-weight: 600; }
      .request-form .form .f-head p {
        color: #a1aeb7;
        font-size: 16px;
        line-height: 150%;
        margin-top: 20px; }
      .request-form .form .f-head .close {
        padding-right: 20px;
        color: #0cacea;
        text-transform: uppercase;
        font-size: 12px;
        background: transparent url("../img/close.png") right center no-repeat; }
    .request-form .form textarea {
      height: 120px; }
    .request-form .form .fields-3 .form-group {
      width: 32%;
      float: left;
      margin-right: 2%; }
      .request-form .form .fields-3 .form-group:last-child {
        margin-right: 0; }
    .request-form .form .success {
      position: absolute;
      opacity: 0;
      visibility: hidden;
      z-index: 2;
      background-color: #222B3D;
      color: #fff;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .request-form .form .success h3 {
        font-size: 36px; }
      .request-form .form .success p {
        font-size: 18px;
        margin-top: 20px; }
  .request-form.open {
    margin-bottom: -2px;
    z-index: 2;
    position: relative; }
    .request-form.open .form {
      opacity: 1;
      padding-top: 110px;
      height: 600px; }
    .request-form.open .btn-white {
      display: none; }

.tabs {
  border-bottom: 1px solid #304B61; }
  .tabs li {
    float: left;
    margin-right: 30px; }
    .tabs li a {
      color: #61798e;
      text-transform: uppercase;
      font-size: 16px;
      height: 60px;
      display: block;
      line-height: 60px;
      border-bottom: 2px solid transparent;
      transition: 0.3s all; }
      .tabs li a:hover {
        color: #2f4b62; }
      .tabs li a.active {
        color: #2f4b62;
        border-color: #2f4b62; }

.accordion {
  list-style: none;
  padding: 0; }
  .accordion .inner {
    overflow: hidden;
    display: none; }
    .accordion .inner li {
      font-size: 16px;
      color: #61798e; }
  .accordion a.toggle, .accordion a.toggle-disable {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    display: block;
    padding: 0; }
  .accordion .toggle .a-title {
    position: relative; }
    .accordion .toggle .a-title:after, .accordion .toggle .a-title:before {
      content: '';
      position: absolute;
      display: inline-block;
      width: 10px;
      height: 2px;
      right: 0;
      top: 50%;
      background-color: #8293a1;
      transition: transform .3s ease-in-out; }
    .accordion .toggle .a-title:after {
      -ms-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotateZ(0deg); }
    .accordion .toggle .a-title:before {
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotateZ(90deg); }
  .accordion .toggle.active .a-title:before {
    -ms-transform: translateY(-50%) rotate(0deg);
        transform: translateY(-50%) rotateZ(0deg); }

.richtext {
  font-size: 16px;
  color: #61798e; }
  .richtext h1 {
    font-size: 36px;
    margin: 20px 0;
    color: #2f4b62;
    font-weight: 500; }
  .richtext h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 15px 0;
    color: #2f4b62;
    font-weight: 500; }
  .richtext h3 {
    font-size: 18px;
    margin: 15px 0;
    color: #2f4b62;
    font-weight: 500; }
  .richtext p {
    font-size: 16px;
    color: #61798e;
    margin-bottom: 20px;
    line-height: 150%; }
  .richtext .quote, .richtext blockquote {
    background-color: #eaedef;
    padding: 30px;
    font-size: 16px;
    color: #61798e;
    margin-bottom: 20px;
    line-height: 150%; }
  .richtext .pic {
    overflow: hidden;
    width: 100%; }
  .richtext img {
    margin: 10px 0;
    max-width: 100%; }
  .richtext ul {
    margin-bottom: 20px;
    margin-top: 0;
    padding-left: 20px; }
    .richtext ul li {
      list-style: outside disc;
      line-height: 24px;
      font-size: 16px; }

#modalPreview {
  z-index: 999;
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(7, 20, 29, 0.7);
  top: 0;
  left: 0; }
  #modalPreview .modal-body {
    position: absolute;
    display: inline-block;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    font-size: 0; }
    #modalPreview .modal-body .modal-b-img {
      display: inline-block;
      font-size: 0;
      overflow: auto;
      max-height: 90vh; }
    #modalPreview .modal-body img {
      width: 100%;
      max-width: 434px;
      height: auto; }
    #modalPreview .modal-body .close-modal {
      cursor: pointer;
      display: inline-block;
      position: absolute;
      right: -34px;
      top: 0;
      width: 24px;
      height: 24px;
      background: url("../img/close-white.png"); }

body.modal-o {
  overflow: hidden !important; }

@keyframes move1 {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(6px); }
  100% {
    transform: translateY(1px); } }

.page_404 {
  display: table;
  height: 100%;
  float: none;
  padding: 0;
  text-align: center; }
  .page_404 .va {
    display: table-cell;
    vertical-align: middle; }
  .page_404 h1 {
    font-size: 130px;
    font-weight: 600;
    color: #2f4b62; }
  .page_404 p {
    font-size: 16px;
    font-weight: 400;
    color: #61798e;
    margin-top: 25px; }
  .page_404 .btn {
    margin-top: 50px;
    margin-bottom: 10px; }

.test {
  color: red; }

.mainpage .btn {
  min-width: 220px; }

.mainpage header {
  background: none;
  box-shadow: none; }
  .mainpage header .header-top {
    margin-bottom: 20px;
    height: 34px;
    line-height: 34px;
    border: none;
    background-color: #269fdf; }
  .mainpage header .logo {
    height: 80px; }
  .mainpage header .mainmenu {
    height: 80px;
    line-height: 80px; }
    .mainpage header .mainmenu > li a {
      height: 80px; }
  .mainpage header.sticky {
    box-shadow: 0 2px 32px rgba(11, 47, 68, 0.15);
    background-color: #1594D6; }
    .mainpage header.sticky .header-top {
      height: 30px;
      line-height: 30px;
      background-color: #1594D6;
      border-bottom: 1px solid #48A4DC;
      margin-bottom: 0; }
    .mainpage header.sticky .logo {
      height: 60px; }
    .mainpage header.sticky .mainmenu {
      height: 60px;
      line-height: 60px; }
      .mainpage header.sticky .mainmenu li a {
        height: 60px; }

.mainpage .footer {
  position: static; }

.mainpage footer {
  background: url("../img/footer-bg.jpg") center top no-repeat;
  background-size: cover; }
  .mainpage footer .request-form {
    padding-top: 220px; }

section {
  width: 100%;
  display: inline-block;
  float: left;
  position: relative; }
  section .s-title {
    color: #2f4b62;
    font-size: 36px;
    line-height: 150%;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin: 0; }

#section1 {
  height: 910px;
  max-height: 1000px;
  min-height: 850px;
  background: #1196db;
  background: linear-gradient(to bottom, #1196db 0%, #1d9fdb 50%, #fefeff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1196db', endColorstr='#fefeff',GradientType=0 ); }
  #section1 .bg {
    height: 100%;
    width: 100%;
    background: url("../img/section1-bg.jpg") center bottom no-repeat;
    background-size: cover;
    display: inline-block; }
  #section1 .more {
    position: absolute;
    width: 200px;
    text-align: center;
    left: 50%;
    margin-left: -100px;
    bottom: 30px;
    cursor: pointer; }
    #section1 .more span {
      display: block;
      color: #a1aeb7;
      font-size: 12px;
      margin-bottom: 10px; }
    #section1 .more ins {
      display: inline-block;
      background: transparent url("../img/arrow-down.png") center top no-repeat;
      width: 8px;
      height: 40px;
      clear: both;
      animation: move1 1s ease-in infinite; }
  #section1 .visuals {
    width: 980px;
    margin: 0 auto;
    height: 600px;
    margin-top: 200px;
    position: relative;
    text-align: center; }
    #section1 .visuals .visual {
      text-align: left;
      min-height: 445px;
      height: 445px; }
      #section1 .visuals .visual .picture {
        display: inline-block; }
        #section1 .visuals .visual .picture .layer {
          position: absolute; }
      #section1 .visuals .visual .txt {
        width: 650px;
        position: absolute;
        right: 0;
        top: 0;
        color: #fff;
        padding-top: 30px;
        overflow: hidden; }
        #section1 .visuals .visual .txt span {
          float: right;
          font-size: 18px;
          position: relative; }
          #section1 .visuals .visual .txt span:after {
            width: 100%;
            position: absolute;
            right: 100%;
            margin-right: 40px;
            height: 2px;
            top: 50%;
            margin-top: -1px;
            background-color: #fff;
            content: ""; }
        #section1 .visuals .visual .txt h2 {
          margin-top: 30px;
          clear: both;
          text-align: right;
          font-size: 72px;
          font-weight: 700;
          text-transform: uppercase;
          line-height: 120%; }
        #section1 .visuals .visual .txt .btn {
          float: right;
          margin-top: 40px;
          width: 220px; }
    #section1 .visuals .navigation {
      height: 60px;
      display: inline-block;
      line-height: 60px;
      position: relative;
      z-index: 10;
      text-align: center;
      background-color: #fff;
      margin-top: 30px; }
      #section1 .visuals .navigation li {
        float: left;
        padding: 0 50px;
        font-size: 14px;
        font-weight: 300;
        text-transform: uppercase;
        color: #a1aeb7;
        position: relative;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        transition: 0.4s all; }
        #section1 .visuals .navigation li:after {
          bottom: 100%;
          margin-bottom: -8px;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(255, 255, 255, 0);
          border-bottom-color: #fff;
          border-width: 8px;
          margin-left: -8px; }
        #section1 .visuals .navigation li:hover {
          cursor: pointer;
          font-weight: 500;
          color: #2f4b62; }
        #section1 .visuals .navigation li.active {
          font-weight: 500;
          color: #2f4b62; }
          #section1 .visuals .navigation li.active:after {
            margin-bottom: 0; }
    #section1 .visuals #visual1 .picture .cloud-1 {
      margin-left: 100px;
      margin-top: -50px; }
    #section1 .visuals #visual1 .picture .cloud-2 {
      margin-left: 300px;
      margin-top: 170px; }
    #section1 .visuals #visual1 .picture .cloud-3 {
      margin-left: 110px;
      margin-top: 290px; }
    #section1 .visuals #visual2 .picture {
      margin-left: -110px;
      margin-top: 80px; }
      #section1 .visuals #visual2 .picture .cloud-2 {
        margin-left: 70px;
        margin-top: 160px; }
      #section1 .visuals #visual2 .picture .cloud-3 {
        margin-left: 230px;
        margin-top: -20px; }
    #section1 .visuals #visual3 .picture {
      margin-left: -120px;
      margin-top: 70px; }
      #section1 .visuals #visual3 .picture .cloud-2 {
        margin-left: 220px;
        margin-top: 250px; }
      #section1 .visuals #visual3 .picture .cloud-3 {
        margin-left: 190px;
        margin-top: -20px; }
    #section1 .visuals #visual4 .picture {
      margin-left: -120px;
      margin-top: 70px; }
      #section1 .visuals #visual4 .picture .cloud-1 {
        margin-left: 180px;
        margin-top: -40px; }
      #section1 .visuals #visual4 .picture .cloud-2 {
        margin-left: 180px;
        margin-top: 250px; }
      #section1 .visuals #visual4 .picture .cloud-3 {
        margin-left: 450px;
        margin-top: 120px; }

#section2 {
  height: 450px;
  text-align: center; }
  #section2 .s-title {
    margin-top: 100px;
    margin-bottom: 80px; }
  #section2 .steps {
    display: inline-block;
    list-style: none;
    border-bottom: 2px solid #21ACE7; }
    #section2 .steps li {
      display: inline-block;
      width: 310px;
      float: left; }
    #section2 .steps .num {
      color: #E1EFFA;
      font-size: 88px;
      font-weight: 600;
      position: relative;
      display: inline-block; }
      #section2 .steps .num span {
        color: #2f4b62;
        background-color: #fff;
        padding: 0 10px;
        line-height: 18px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 400;
        position: absolute;
        left: 65px;
        top: 100%;
        width: 145px;
        text-align: left; }

#slider2 {
  height: 380px;
  margin-bottom: 0; }
  #slider2 .slide {
    height: 380px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    color: #fff;
    background-color: #ccc; }
    #slider2 .slide h3 {
      font-size: 36px;
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 20px;
      padding-top: 100px; }
    #slider2 .slide p {
      font-size: 18px; }
    #slider2 .slide .btn {
      margin-top: 30px; }
  #slider2 .slick-dots {
    bottom: 10px; }
    #slider2 .slick-dots li {
      margin: 0 3px; }
    #slider2 .slick-dots button:before {
      color: #fff;
      opacity: 0.5;
      font-size: 9px; }
    #slider2 .slick-dots .slick-active button:before {
      opacity: 1; }

#section4 {
  background: transparent url("../img/section4-bg.jpg") center bottom no-repeat;
  background-size: cover;
  overflow: visible;
  padding-top: 90px;
  height: 660px;
  box-sizing: border-box; }

#slider3 {
  height: 420px;
  width: 1150px;
  background-color: #fff;
  box-shadow: 0 12px 54px rgba(11, 47, 68, 0.42);
  top: 300px;
  left: 50%;
  margin-left: -575px;
  position: absolute;
  z-index: 4; }
  #slider3 .slide {
    padding-top: 50px;
    padding-left: 130px;
    position: relative;
    opacity: 0;
    outline: none; }
    #slider3 .slide h3 {
      font-size: 26px;
      color: #68788c;
      font-weight: 600;
      margin-bottom: 15px; }
    #slider3 .slide .txt {
      width: 420px;
      height: 260px;
      overflow: hidden;
      font-size: 16px;
      color: #a1aeb7;
      line-height: 24px; }
      #slider3 .slide .txt ul, #slider3 .slide .txt ol {
        margin-bottom: 20px; }
    #slider3 .slide .btn {
      float: left;
      margin-top: 20px; }
    #slider3 .slide .ipad {
      width: 394px;
      height: 534px;
      box-sizing: border-box;
      position: absolute;
      right: 100px;
      top: -50px;
      padding-top: 63px;
      padding-left: 49px;
      background: transparent url("../img/ipad.png") left top no-repeat; }
      #slider3 .slide .ipad .pic {
        width: 295px;
        height: 394px;
        overflow: hidden; }
      #slider3 .slide .ipad img {
        max-width: 295px; }
  #slider3 .slick-list {
    overflow: visible; }
  #slider3 .slick-prev, #slider3 .slick-next {
    width: 50px;
    height: 50px;
    background: #0cacea;
    z-index: 5; }
    #slider3 .slick-prev:before, #slider3 .slick-next:before {
      display: none; }
    #slider3 .slick-prev:after, #slider3 .slick-next:after {
      content: "";
      width: 18px;
      height: 10px;
      position: absolute;
      top: 50%;
      margin-top: -5px;
      left: 50%;
      margin-left: -9px;
      transition: margin-left 0.1s linear; }
  #slider3 .slick-prev {
    left: 0; }
    #slider3 .slick-prev:after {
      background: url("../img/arrow-white-lft.png") left top no-repeat; }
    #slider3 .slick-prev:hover:after {
      margin-left: -16px; }
  #slider3 .slick-next {
    right: 0; }
    #slider3 .slick-next:after {
      background: url("../img/arrow-white-rgt.png") left top no-repeat; }
    #slider3 .slick-next:hover:after {
      margin-left: -2px; }

#slider4 {
  z-index: 3;
  position: absolute;
  height: 300px;
  bottom: 0;
  left: 0;
  width: 100%; }
  #slider4 .slide {
    width: 385px;
    float: left;
    height: 300px;
    overflow: hidden;
    margin: 0 191px; }

#section5 {
  height: 720px;
  margin-bottom: 230px;
  background: url("../img/section5-bg.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
  padding-top: 120px;
  box-sizing: border-box; }
  #section5 .s-title {
    margin-top: 80px;
    color: #fff;
    margin-bottom: 30px; }
  #section5 .sub {
    font-size: 18px;
    color: #fff; }
  #section5 .features {
    margin-top: 80px; }
    #section5 .features li {
      float: left;
      height: 430px;
      width: 400px;
      position: relative;
      background-color: #fff;
      box-shadow: 0 10px 35px rgba(11, 47, 68, 0.17);
      z-index: 1; }
      #section5 .features li .pic {
        width: 100%;
        overflow: hidden;
        height: 200px; }
        #section5 .features li .pic img {
          max-width: 100%;
          height: auto; }
      #section5 .features li .txt {
        padding: 25px 35px;
        text-align: left;
        margin-bottom: 15px; }
        #section5 .features li .txt h3 {
          font-size: 20px;
          color: #2f4b62;
          font-weight: 600;
          line-height: 1.2em; }
        #section5 .features li .txt p {
          padding-top: 15px;
          font-size: 16px;
          color: #61798e;
          line-height: 1.5em; }
      #section5 .features li .link-action {
        position: absolute;
        bottom: 30px;
        left: 35px; }
    #section5 .features .main {
      width: 480px;
      height: 495px;
      z-index: 2;
      margin-left: -20px;
      margin-top: -38px; }
      #section5 .features .main .pic {
        height: 240px; }
    #section5 .features .main + li {
      margin-left: -20px; }

#section6 {
  overflow: hidden;
  text-align: center; }
  #section6 .s-title {
    margin-top: 100px;
    margin-bottom: 80px;
    float: left; }
  #section6 .slider-nav {
    margin-top: 100px;
    float: right;
    height: 50px;
    width: 200px; }
    #section6 .slider-nav .slick-prev, #section6 .slider-nav .slick-next {
      position: static;
      border: 2px solid #0cacea;
      box-sizing: border-box;
      width: 50px;
      height: 50px;
      float: left;
      position: relative;
      -ms-transform: none;
          transform: none;
      margin-left: 25px;
      left: 0; }
      #section6 .slider-nav .slick-prev:before, #section6 .slider-nav .slick-next:before {
        display: none; }
      #section6 .slider-nav .slick-prev:after, #section6 .slider-nav .slick-next:after {
        content: "";
        width: 18px;
        height: 10px;
        position: absolute;
        top: 50%;
        margin-top: -5px;
        left: 50%;
        margin-left: -9px;
        transition: margin-left 0.1s; }
    #section6 .slider-nav .slick-prev:after {
      background: url("../img/arrow-blue-lft.png") left top no-repeat; }
    #section6 .slider-nav .slick-prev:hover:after {
      margin-left: -16px; }
    #section6 .slider-nav .slick-next:after {
      background: url("../img/arrow-blue-rgt.png") left top no-repeat; }
    #section6 .slider-nav .slick-next:hover:after {
      margin-left: -2px; }

#slider5 {
  margin-bottom: 500px;
  margin: 0 auto;
  width: 1170px;
  height: 510px;
  display: inline-block; }
  #slider5 .slide {
    outline: none; }
    #slider5 .slide .cont {
      width: 360px;
      float: left;
      margin: 0 15px; }
    #slider5 .slide h3 {
      font-size: 26px;
      color: #2f4b62;
      font-weight: 600;
      margin-bottom: 10px; }
    #slider5 .slide .pic {
      box-shadow: 0 5px 20px rgba(11, 47, 68, 0.1);
      height: 440px;
      width: 360px;
      text-align: center;
      position: relative; }
      #slider5 .slide .pic .overlay {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: rgba(39, 64, 94, 0.75);
        opacity: 0;
        transition: opacity 0.8s;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center; }
      #slider5 .slide .pic .link-action {
        color: #fff; }
        #slider5 .slide .pic .link-action:after {
          background-color: #fff; }
    #slider5 .slide:hover .overlay {
      opacity: 1; }
  #slider5 .slick-list {
    overflow: visible; }

#section7 {
  margin-top: 100px; }
  #section7 .selector .link-action {
    float: left; }
  #section7 .selector .sep {
    float: left;
    color: #0cacea;
    margin: 0 15px 0 15px; }
  #section7 .news-cont {
    height: 650px;
    display: inline-block;
    width: 100%;
    margin-top: 80px;
    background-color: #fff;
    box-shadow: 0 10px 40px rgba(11, 47, 68, 0.1); }
    #section7 .news-cont .post {
      width: 370px;
      margin-left: 20px;
      float: left;
      position: relative;
      height: 100%; }
      #section7 .news-cont .post .txt {
        padding-left: 30px; }
        #section7 .news-cont .post .txt p {
          font-size: 16px;
          color: #61798e;
          line-height: 150%; }
        #section7 .news-cont .post .txt .link-action {
          margin-top: 30px;
          float: left; }
      #section7 .news-cont .post .cont {
        position: absolute;
        bottom: 50px;
        color: #68788c;
        border-top: 2px solid #a1aeb7;
        padding-top: 30px; }
      #section7 .news-cont .post .date {
        font-size: 14px;
        font-weight: 600;
        display: block;
        margin-bottom: 20px;
        padding-left: 30px;
        color: #2f4b62; }
      #section7 .news-cont .post .title {
        font-size: 20px;
        font-weight: 600;
        padding: 0 30px;
        color: #2f4b62;
        line-height: 120%; }
      #section7 .news-cont .post .pic {
        width: 100%;
        height: auto;
        margin: 25px 0; }
        #section7 .news-cont .post .pic img {
          max-width: 100%; }
    #section7 .news-cont .post.fullbg {
      margin-left: 0;
      width: 460px;
      background-position: center center; }
      #section7 .news-cont .post.fullbg .fade {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, black 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#000000',GradientType=0 );
        position: absolute;
        bottom: 0;
        z-index: 1;
        left: 0;
        width: 100%;
        height: 100%; }
      #section7 .news-cont .post.fullbg .cont {
        position: relative;
        z-index: 2;
        color: #fff;
        padding: 50px 35px;
        height: 100%;
        box-sizing: border-box;
        bottom: 0;
        border: none; }
      #section7 .news-cont .post.fullbg .txt {
        position: absolute;
        bottom: 50px;
        padding-right: 35px;
        padding-left: 0; }
        #section7 .news-cont .post.fullbg .txt p {
          color: white; }
        #section7 .news-cont .post.fullbg .txt .link-action {
          color: #fff; }
          #section7 .news-cont .post.fullbg .txt .link-action:after {
            background-color: #fff; }
      #section7 .news-cont .post.fullbg .date {
        padding-left: 0;
        color: white; }
      #section7 .news-cont .post.fullbg .title {
        padding-bottom: 30px;
        font-size: 30px;
        position: relative;
        padding-left: 0;
        padding-right: 0;
        color: white; }
        #section7 .news-cont .post.fullbg .title:after {
          position: absolute;
          top: 100%;
          left: 0;
          width: 50%;
          height: 2px;
          content: "";
          background-color: #fff; }

@media (max-height: 768px) {
  .mainpage header .header-top {
    margin-bottom: 0; }
  .mainpage #slider1 {
    margin-top: 140px; }
    .mainpage #slider1 .navigation {
      margin-top: 0; }
    .mainpage #slider1 .modules {
      margin-top: -20px;
      margin-left: -20px; }
  .mainpage #visual1 .phone {
    margin-top: 20px; }
    .mainpage #visual1 .phone img {
      width: 90%; } }

.top-navigation h2.page-title {
  font-size: 36px;
  color: #2f4b62;
  text-transform: uppercase;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 15px;
  font-weight: 600; }

.top-navigation .breadcrumbs {
  text-align: center;
  margin-bottom: 50px; }
  .top-navigation .breadcrumbs li {
    display: inline-block;
    color: #9dafb9;
    font-weight: 400; }
    .top-navigation .breadcrumbs li a {
      color: #9dafb9;
      position: relative;
      padding-bottom: 5px; }
      .top-navigation .breadcrumbs li a:after {
        position: absolute;
        top: 100%;
        height: 2px;
        width: 100%;
        content: "";
        left: 0;
        background-color: #9dafb9;
        opacity: 0;
        transition: opacity 0.3s; }
      .top-navigation .breadcrumbs li a:hover {
        cursor: pointer; }
        .top-navigation .breadcrumbs li a:hover:after {
          opacity: 1; }

.devider {
  display: inline-block;
  width: 50%; }

.one-site-catalog .view-catalog {
  padding-bottom: 62px;
  position: relative; }
  .one-site-catalog .view-catalog.on_action .main-catalog .booked-title {
    display: inline-block; }
  .one-site-catalog .view-catalog.on_action .main-catalog .site-description {
    position: relative; }
    .one-site-catalog .view-catalog.on_action .main-catalog .site-description .preview-action {
      position: absolute;
      left: -238px;
      top: 8px;
      font-size: 16px;
      text-transform: uppercase;
      color: white;
      display: inline-block;
      text-align: center;
      letter-spacing: 1px;
      height: 50px;
      line-height: 50px;
      width: 220px;
      background-color: #f2544f; }
  .one-site-catalog .view-catalog .slider-nav {
    height: 50px;
    width: 200px; }
    .one-site-catalog .view-catalog .slider-nav .slick-prev, .one-site-catalog .view-catalog .slider-nav .slick-next {
      border: 2px solid #0cacea;
      box-sizing: border-box;
      width: 50px;
      height: 50px;
      position: relative;
      -ms-transform: none;
          transform: none;
      left: 0; }
      .one-site-catalog .view-catalog .slider-nav .slick-prev:before, .one-site-catalog .view-catalog .slider-nav .slick-next:before {
        display: none; }
      .one-site-catalog .view-catalog .slider-nav .slick-prev:after, .one-site-catalog .view-catalog .slider-nav .slick-next:after {
        content: "";
        width: 18px;
        height: 10px;
        position: absolute;
        top: 50%;
        margin-top: -5px;
        left: 50%;
        margin-left: -9px;
        transition: margin-left 0.1s; }
    .one-site-catalog .view-catalog .slider-nav .slick-prev:after {
      background: url("../img/arrow-blue-lft.png") left top no-repeat; }
    .one-site-catalog .view-catalog .slider-nav .slick-prev:hover:after {
      margin-left: -16px; }
    .one-site-catalog .view-catalog .slider-nav .slick-next:after {
      background: url("../img/arrow-blue-rgt.png") left top no-repeat; }
    .one-site-catalog .view-catalog .slider-nav .slick-next:hover:after {
      margin-left: -2px; }
  .one-site-catalog .view-catalog .catalog-description {
    padding-top: 36px; }
    .one-site-catalog .view-catalog .catalog-description p {
      font-size: 16px;
      color: #9dafb9;
      font-weight: 400;
      line-height: 24px; }

.one-site-catalog .main-catalog {
  font-size: 0; }

.one-site-catalog .control-slider {
  display: inline-block;
  vertical-align: top;
  height: 790px;
  width: 162px;
  box-sizing: border-box; }
  .one-site-catalog .control-slider .slick-slider {
    margin-top: 60px;
    height: 662px;
    overflow: hidden; }
  .one-site-catalog .control-slider .slider-nav {
    position: absolute;
    display: inline-block;
    width: 162px;
    height: 790px;
    z-index: 1;
    box-sizing: border-box; }
    .one-site-catalog .control-slider .slider-nav .slick-arrow {
      margin: 0 auto;
      position: absolute;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
      .one-site-catalog .control-slider .slider-nav .slick-arrow:after {
        -ms-transform: rotate(90deg);
            transform: rotateZ(90deg);
        transition: all .3s; }
      .one-site-catalog .control-slider .slider-nav .slick-arrow:hover:after {
        margin-left: -9px; }
    .one-site-catalog .control-slider .slider-nav .slick-prev {
      bottom: auto;
      left: 50%;
      right: auto;
      top: 0; }
      .one-site-catalog .control-slider .slider-nav .slick-prev:hover:after {
        margin-top: -12px; }
    .one-site-catalog .control-slider .slider-nav .slick-next {
      bottom: 0;
      left: 50%;
      right: auto;
      top: auto; }
      .one-site-catalog .control-slider .slider-nav .slick-next:hover:after {
        margin-top: 3px; }
  .one-site-catalog .control-slider .slick-list {
    z-index: 2; }
  .one-site-catalog .control-slider .slide {
    width: 162px;
    height: 198px;
    overflow: hidden;
    padding: 12px 0;
    border: 0;
    outline: none; }
    .one-site-catalog .control-slider .slide .cont {
      border: 1px solid #cdd3d9;
      overflow: hidden;
      cursor: pointer;
      position: relative;
      transition: box-shadow .3s ease-in-out; }
      .one-site-catalog .control-slider .slide .cont:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #0b3e5f;
        opacity: 0;
        transition: opacity .3s ease-in-out; }
      .one-site-catalog .control-slider .slide .cont:hover {
        box-shadow: 0 0 10px #bdbdbd; }
        .one-site-catalog .control-slider .slide .cont:hover:after {
          opacity: 0.75; }
      .one-site-catalog .control-slider .slide .cont .pic {
        height: 188px; }

.one-site-catalog .site-preview {
  display: inline-block;
  vertical-align: top;
  height: auto;
  max-height: 790px;
  width: 436px;
  overflow: hidden;
  margin-left: 24px;
  border: 1px solid #cdd3d9;
  box-sizing: border-box;
  position: relative; }

.one-site-catalog .site-description {
  display: inline-block;
  width: calc(100% - 651px);
  vertical-align: top;
  margin-left: 27px; }
  .one-site-catalog .site-description .preview-action {
    display: none; }
  .one-site-catalog .site-description .head-description {
    padding-bottom: 23px;
    position: relative; }
    .one-site-catalog .site-description .head-description span {
      font-size: 27px;
      font-weight: 600;
      text-transform: uppercase;
      color: #2f4b62; }
    .one-site-catalog .site-description .head-description .btn {
      float: right; }
    .one-site-catalog .site-description .head-description .booked-title {
      display: none;
      position: absolute;
      left: 0;
      bottom: -2px;
      font-size: 24px;
      font-weight: 400;
      color: #f2544f; }
  .one-site-catalog .site-description .category-option {
    margin-top: 22px; }
    .one-site-catalog .site-description .category-option ul {
      height: 100px;
      border-bottom: 1px solid #2f4b62;
      box-sizing: border-box; }
    .one-site-catalog .site-description .category-option li {
      color: #61798e;
      text-align: center;
      display: inline-block;
      float: left;
      width: 33.3%;
      position: relative;
      overflow: hidden;
      cursor: pointer; }
      .one-site-catalog .site-description .category-option li:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 3px;
        position: absolute;
        bottom: -2px;
        left: 0;
        background-color: #2f4b62;
        transition: bottom .3s ease-in-out; }
      .one-site-catalog .site-description .category-option li.active {
        color: #2e4a61; }
        .one-site-catalog .site-description .category-option li.active:after {
          bottom: 0; }
      .one-site-catalog .site-description .category-option li:hover:after {
        bottom: 0; }
      .one-site-catalog .site-description .category-option li.disabled {
        cursor: default;
        color: rgba(97, 121, 142, 0.6); }
        .one-site-catalog .site-description .category-option li.disabled .category-disabled {
          display: block; }
        .one-site-catalog .site-description .category-option li.disabled .category-prise {
          display: none; }
        .one-site-catalog .site-description .category-option li.disabled .old-category-prise {
          display: none; }
        .one-site-catalog .site-description .category-option li.disabled:hover:after {
          bottom: -2px; }
        .one-site-catalog .site-description .category-option li.disabled.active:after {
          bottom: -2px; }
    .one-site-catalog .site-description .category-option .category-disabled {
      display: none;
      font-size: 18px;
      line-height: 35px;
      font-weight: 400;
      margin-bottom: 22px; }
    .one-site-catalog .site-description .category-option .category-name {
      margin-top: 22px;
      margin-bottom: 3px;
      font-size: 18px;
      font-weight: 400; }
    .one-site-catalog .site-description .category-option .category-prise {
      font-size: 24px;
      font-weight: 400;
      line-height: 35px;
      margin-bottom: 22px; }
  .one-site-catalog .site-description .category-about {
    width: 100%;
    margin-top: 20px; }
    .one-site-catalog .site-description .category-about li {
      font-size: 14px; }
      .one-site-catalog .site-description .category-about li:first-child a.toggle {
        cursor: pointer; }
    .one-site-catalog .site-description .category-about a.toggle .a-title {
      display: block; }
      .one-site-catalog .site-description .category-about a.toggle .a-title:before, .one-site-catalog .site-description .category-about a.toggle .a-title:after {
        display: none; }
      .one-site-catalog .site-description .category-about a.toggle .a-title span {
        position: relative; }
        .one-site-catalog .site-description .category-about a.toggle .a-title span:after, .one-site-catalog .site-description .category-about a.toggle .a-title span:before {
          content: '';
          position: absolute;
          display: inline-block;
          width: 10px;
          height: 2px;
          right: -24px;
          top: 50%;
          background-color: #8293a1;
          transition: transform .3s ease-in-out; }
        .one-site-catalog .site-description .category-about a.toggle .a-title span:after {
          -ms-transform: translateY(-50%) rotate(0deg);
              transform: translateY(-50%) rotateZ(0deg); }
        .one-site-catalog .site-description .category-about a.toggle .a-title span:before {
          -ms-transform: translateY(-50%) rotate(90deg);
              transform: translateY(-50%) rotateZ(90deg); }
    .one-site-catalog .site-description .category-about .a-title {
      font-size: 18px;
      font-weight: 500;
      color: #2f4b62;
      line-height: 23px; }
    .one-site-catalog .site-description .category-about .prise {
      position: absolute;
      right: 0;
      font-size: 18px;
      color: #0cacea;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
    .one-site-catalog .site-description .category-about a.toggle, .one-site-catalog .site-description .category-about a.toggle-disable {
      padding: 17px 100px 19px 0; }
      .one-site-catalog .site-description .category-about a.toggle.active .a-title span:before, .one-site-catalog .site-description .category-about a.toggle-disable.active .a-title span:before {
        -ms-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotateZ(0deg); }
    .one-site-catalog .site-description .category-about a.toggle-disable {
      cursor: default; }
    .one-site-catalog .site-description .category-about .inner {
      padding-bottom: 19px; }
      .one-site-catalog .site-description .category-about .inner li {
        padding-bottom: 4px;
        padding-top: 6px; }
        .one-site-catalog .site-description .category-about .inner li + li {
          padding-top: 7px; }

.one-site-catalog .accordion > li {
  border-top: 1px solid rgba(47, 75, 98, 0.2); }
  .one-site-catalog .accordion > li:last-child {
    border-top: 1px solid #2f4b62;
    padding-top: 12px; }
    .one-site-catalog .accordion > li:last-child .a-title {
      font-size: 20px;
      font-weight: 600; }
    .one-site-catalog .accordion > li:last-child .prise {
      font-size: 22px;
      font-weight: 600; }
  .one-site-catalog .accordion > li:first-child {
    border-top: 0; }

.one-site-catalog .accordion .inner {
  padding-left: 34px; }
  .one-site-catalog .accordion .inner li {
    font-size: 16px;
    color: #61798e; }

.one-site-catalog .accordion + .btn {
  margin-top: 22px; }

.one-site-catalog .booking {
  background-color: #eaedef; }
  .one-site-catalog .booking .faq-container {
    padding-left: 324px;
    margin-top: 58px;
    margin-bottom: 56px;
    position: relative; }
    .one-site-catalog .booking .faq-container:after {
      content: '';
      display: inline-block;
      position: absolute;
      width: 222px;
      height: 182px;
      left: 0;
      top: 25px;
      background: url("../img/faq_one_site.png") no-repeat; }
  .one-site-catalog .booking .accordion > li .a-title {
    font-size: 24px;
    color: #2f4b62;
    font-weight: 600; }
  .one-site-catalog .booking .accordion > li .inner {
    padding: 0;
    overflow: visible; }
    .one-site-catalog .booking .accordion > li .inner p {
      font-size: 16px;
      font-weight: 400;
      color: #61798e;
      line-height: 24px; }
      .one-site-catalog .booking .accordion > li .inner p a {
        color: #0cacea; }
    .one-site-catalog .booking .accordion > li .inner .more-btn {
      margin-top: 12px;
      display: inline-block;
      text-transform: uppercase;
      font-weight: 500;
      padding-top: 8px;
      padding-bottom: 12px;
      margin-bottom: 32px;
      position: relative; }
  .one-site-catalog .booking .accordion > li:last-child {
    border-top: 1px solid rgba(47, 75, 98, 0.2); }
  .one-site-catalog .booking .accordion .toggle {
    padding-top: 24px;
    padding-bottom: 24px; }
    .one-site-catalog .booking .accordion .toggle .a-title:after, .one-site-catalog .booking .accordion .toggle .a-title:before {
      background-color: #8293a1; }
  .one-site-catalog .booking .booking-form .form {
    opacity: 0;
    max-width: 1640px;
    background-color: #222B3D;
    margin: 0 auto 82px;
    height: 0;
    padding: 0;
    overflow: hidden;
    box-sizing: border-box;
    transition: all 0.5s linear; }
    .one-site-catalog .booking .booking-form .form .row {
      margin-bottom: 35px; }
      .one-site-catalog .booking .booking-form .form .row.buts {
        text-align: center; }
    .one-site-catalog .booking .booking-form .form .f-head {
      color: #fff;
      text-align: left; }
      .one-site-catalog .booking .booking-form .form .f-head h3 {
        font-size: 28px;
        text-transform: uppercase;
        font-weight: 600; }
      .one-site-catalog .booking .booking-form .form .f-head p {
        color: #a1aeb7;
        font-size: 16px;
        margin-top: 20px; }
      .one-site-catalog .booking .booking-form .form .f-head .close {
        padding-right: 20px;
        color: #0cacea;
        text-transform: uppercase;
        font-size: 12px;
        background: transparent url("../img/close.png") right center no-repeat; }
    .one-site-catalog .booking .booking-form .form textarea {
      height: 120px; }
    .one-site-catalog .booking .booking-form .form .fields-3 .form-control {
      width: 32%;
      float: left;
      margin-right: 2%; }
      .one-site-catalog .booking .booking-form .form .fields-3 .form-control:last-child {
        margin-right: 0; }
    .one-site-catalog .booking .booking-form .form .success {
      position: absolute;
      opacity: 0;
      visibility: hidden;
      z-index: 2;
      background-color: #222B3D;
      color: #fff;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .one-site-catalog .booking .booking-form .form .success h3 {
        font-size: 36px; }
      .one-site-catalog .booking .booking-form .form .success p {
        font-size: 18px;
        margin-top: 20px; }
  .one-site-catalog .booking .booking-form.open {
    margin-bottom: -2px;
    z-index: 2;
    position: relative; }
    .one-site-catalog .booking .booking-form.open .form {
      opacity: 1;
      padding-top: 110px;
      height: 600px; }
    .one-site-catalog .booking .booking-form.open .btn-white {
      display: none; }

.one-site-catalog .old-category-prise {
  position: absolute;
  display: none;
  left: 50%;
  bottom: 8px;
  opacity: 0;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  font-size: 16px;
  font-weight: 400;
  color: #61798e; }
  .one-site-catalog .old-category-prise:after {
    content: '';
    display: inline-block;
    height: 1px;
    width: calc(100% + 8px);
    background-color: #61798e;
    position: absolute;
    top: calc(50% - 1px);
    left: -4px; }

.one-site-catalog .discount .old-category-prise {
  display: inline-block;
  opacity: 1; }

.one-site-catalog #slider2 .slick-track {
  height: 380px; }

.promos .top-navigation .breadcrumbs {
  margin-bottom: 30px; }

.promos .tabs {
  margin-bottom: 30px; }

.promos .items-list {
  width: 950px;
  float: left;
  margin-bottom: 60px; }

.promos .cols {
  margin-bottom: 100px; }
  .promos .cols .items-list {
    margin-bottom: 0; }

.promos .rightcol {
  width: 275px;
  float: right; }
  .promos .rightcol .newsletter-sign {
    background-color: #eaedef;
    padding: 30px 20px;
    margin-bottom: 30px;
    margin-top: 30px; }
    .promos .rightcol .newsletter-sign h3 {
      font-size: 18px;
      color: #2f4b62;
      margin-bottom: 15px; }
    .promos .rightcol .newsletter-sign p {
      font-size: 14px;
      color: #2f4b62; }
    .promos .rightcol .newsletter-sign .form-control {
      margin-top: 20px;
      position: relative; }
      .promos .rightcol .newsletter-sign .form-control input {
        padding-right: 50px; }
      .promos .rightcol .newsletter-sign .form-control button {
        height: 50px;
        width: 50px;
        position: absolute;
        right: 0;
        top: 0;
        background: url("../img/arrow-gray-rgt.png") center center no-repeat;
        outline: none;
        border: none; }
    .promos .rightcol .newsletter-sign .message {
      padding-top: 10px;
      font-size: 14px;
      line-height: 24px; }
      .promos .rightcol .newsletter-sign .message.red {
        color: #c32f2f; }
      .promos .rightcol .newsletter-sign .message.green {
        color: #61c32f; }

.promos .two_cols .panel-post {
  float: left;
  width: 940px; }

.promos .two_cols .rightcol {
  margin-top: 60px;
  width: 275px;
  float: right; }
  .promos .two_cols .rightcol .fb-page {
    margin-top: 30px; }

.panel-white {
  background-color: #fff;
  box-shadow: 0 4px 21px rgba(11, 47, 68, 0.2);
  width: 100%;
  display: inline-block; }
  .panel-white .pad {
    padding: 30px 40px; }

.promo-page .two_cols {
  margin-bottom: 100px; }
  .promo-page .two_cols .rightcol {
    margin-top: 0; }

.promo-page .top-navigation {
  height: 340px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .promo-page .top-navigation .page-title {
    color: #fff; }
  .promo-page .top-navigation .breadcrumbs li {
    color: #fff; }
    .promo-page .top-navigation .breadcrumbs li a {
      color: #fff; }
      .promo-page .top-navigation .breadcrumbs li a:after {
        background-color: #fff; }
  .promo-page .top-navigation:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #0b3e5f;
    left: 0;
    top: 0;
    opacity: 0.75; }
  .promo-page .top-navigation > * {
    z-index: 1;
    position: relative; }

.promo-page .panel-white {
  margin-top: -160px; }

.other-promos {
  display: inline-block;
  margin-bottom: 60px;
  width: 100%; }
  .other-promos ul {
    width: 100%; }
  .other-promos li {
    width: 30%;
    margin-right: 5%;
    display: inline-block;
    float: left; }
    .other-promos li:last-child {
      margin-right: 0; }
  .other-promos h3 {
    margin-bottom: 45px;
    font-size: 36px;
    color: #68788c;
    text-transform: uppercase;
    font-weight: 600; }
  .other-promos .date {
    font-weight: 600;
    display: block;
    color: #2f4b62;
    margin-bottom: 15px; }
  .other-promos h4 {
    font-weight: 600;
    font-size: 24px;
    color: #2f4b62;
    margin-bottom: 20px;
    line-height: 120%; }
  .other-promos .pic {
    margin-bottom: 20px;
    width: 100%; }
    .other-promos .pic img {
      max-width: 100%; }
  .other-promos p {
    font-size: 16px;
    line-height: 140%;
    color: #61798e; }
  .other-promos .link-action {
    float: left;
    margin-top: 20px; }

.panel-post .back {
  color: #61798e; }
  .panel-post .back:after {
    background-color: #61798e; }

.panel-post .date {
  color: #2f4b62;
  display: block;
  font-weight: 600; }

.panel-post .post-title {
  color: #2f4b62;
  font-size: 30px;
  margin: 25px 0;
  font-weight: 600; }

.panel-post .share .btn-share {
  margin-left: 20px; }

.support-page .intro-txt {
  line-height: 150%;
  font-size: 16px;
  color: #61798e;
  text-align: center;
  padding: 0 10%;
  margin-bottom: 40px; }

.support-page .selector .options {
  display: inline-block;
  width: 100%;
  background-color: #f2f9fd;
  box-shadow: 0 4px 21px rgba(0, 43, 67, 0.1);
  margin-bottom: 50px; }
  .support-page .selector .options li {
    float: left;
    width: 33.33%;
    height: 240px;
    text-align: center;
    transition: background 0.3s;
    cursor: pointer; }
    .support-page .selector .options li .txt {
      margin-top: 55px;
      background-position: left top;
      background-repeat: no-repeat;
      padding-top: 80px;
      width: 200px;
      display: inline-block;
      text-align: left; }
      .support-page .selector .options li .txt span {
        text-transform: uppercase;
        color: #2f4b62;
        padding-left: 40px;
        display: block;
        line-height: 150%;
        font-weight: 400; }
    .support-page .selector .options li:hover {
      background-color: #f5fdff; }
    .support-page .selector .options li.active {
      background-color: #fff;
      border-bottom: 2px solid #2f4b62; }

.support-page .container {
  margin-bottom: 80px; }

.support-page #included ul {
  padding-left: 120px;
  padding-top: 10px; }
  .support-page #included ul li {
    font-size: 18px;
    color: #2f4b62;
    position: relative;
    padding-left: 100px;
    margin-bottom: 30px;
    padding-top: 30px; }
    .support-page #included ul li .num {
      position: absolute;
      line-height: 46px;
      left: 0;
      bottom: 0;
      font-size: 64px;
      color: #DEF0FA;
      font-weight: 600; }

.support-page .request-form.gray {
  padding-top: 0; }
  .support-page .request-form.gray .form {
    padding-bottom: 60px;
    height: auto;
    width: 100%;
    background-color: #eaedef; }
    .support-page .request-form.gray .form .f-head h3 {
      color: #2f4b62; }
    .support-page .request-form.gray .form .f-head p {
      color: #61798e; }

.support-page .footer .request-form {
  padding-top: 100px; }

.table-pricing th {
  padding: 20px 0; }
  .table-pricing th span {
    font-size: 18px;
    display: block; }
  .table-pricing th strong {
    font-size: 24px;
    font-weight: 500;
    display: block;
    padding: 10px 0; }
  .table-pricing th small {
    font-size: 18px;
    font-weight: 500; }

.table-pricing td {
  text-align: center;
  font-size: 18px;
  vertical-align: middle; }
  .table-pricing td .blue {
    color: #0cacea; }

.table-pricing .title {
  text-align: left; }
  .table-pricing .title span {
    font-size: 18px;
    display: block;
    font-weight: 500;
    margin-bottom: 10px; }
  .table-pricing .title small {
    font-size: 16px;
    color: #61798e; }

.sites-catalog #topHint {
  position: relative;
  margin: 0;
  height: 0;
  opacity: 0;
  box-sizing: border-box;
  transition: all 0.3s linear; }
  .sites-catalog #topHint.open {
    margin-bottom: 38px;
    z-index: 2;
    position: relative;
    opacity: 1;
    height: 371px; }
    .sites-catalog #topHint.open .hint-bord .hide-btn {
      display: inline-block; }
  .sites-catalog #topHint .hint-bord {
    padding: 60px 27px 30px;
    text-align: center;
    box-sizing: border-box;
    box-shadow: 0 0 10px #bdbdbd; }
    .sites-catalog #topHint .hint-bord h3 {
      font-size: 30px;
      font-weight: 600;
      color: #2f4b62;
      text-align: center; }
    .sites-catalog #topHint .hint-bord .hide-btn {
      font-size: 12px;
      font-weight: 500;
      color: #9dafb9;
      position: relative;
      display: none;
      margin-top: 47px;
      cursor: pointer; }
      .sites-catalog #topHint .hint-bord .hide-btn:after {
        background-color: #9dafb9; }
  .sites-catalog #topHint .advantages {
    margin-top: 46px;
    padding-top: 82px;
    text-align: center; }
    .sites-catalog #topHint .advantages .ad-cont {
      width: 170px;
      display: inline-block;
      font-size: 14px;
      font-weight: 500;
      color: #61798e;
      line-height: 18px;
      vertical-align: top;
      text-align: left;
      position: relative; }
      .sites-catalog #topHint .advantages .ad-cont:first-child {
        margin-left: 79px; }
      .sites-catalog #topHint .advantages .ad-cont + .ad-cont {
        margin-left: 50px; }
      .sites-catalog #topHint .advantages .ad-cont:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: -82px;
        left: 8px;
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    .sites-catalog #topHint .advantages .adv-1:after {
      width: 95px;
      height: 75px;
      background: url("../img/search_i.png") left top no-repeat; }
    .sites-catalog #topHint .advantages .adv-2:after {
      width: 91px;
      height: 75px;
      background: url("../img/cloud_i.png") left top no-repeat; }
    .sites-catalog #topHint .advantages .adv-3:after {
      width: 88px;
      height: 75px;
      background: url("../img/lock_i.png") left top no-repeat; }
    .sites-catalog #topHint .advantages .adv-4:after {
      width: 102px;
      height: 75px;
      background: url("../img/chat_i.png") left top no-repeat; }
    .sites-catalog #topHint .advantages .adv-5:after {
      width: 89px;
      height: 75px;
      background: url("../img/catalogs_i.png") left top no-repeat; }

.sites-catalog .main-catalog .header-catalog {
  height: 60px;
  box-sizing: border-box;
  border-bottom: 1px solid #2f4b62; }
  .sites-catalog .main-catalog .header-catalog .header-title {
    font-size: 24px;
    line-height: 60px;
    font-weight: 600;
    color: #2f4b62; }
  .sites-catalog .main-catalog .header-catalog .header-nav {
    line-height: 60px;
    margin-right: -1px; }
    .sites-catalog .main-catalog .header-catalog .header-nav li {
      display: inline-block;
      padding: 0 20px;
      font-size: 16px;
      font-weight: 500; }
      .sites-catalog .main-catalog .header-catalog .header-nav li:last-child {
        padding-right: 0; }
      .sites-catalog .main-catalog .header-catalog .header-nav li.color-alert a {
        color: #ff6661; }
      .sites-catalog .main-catalog .header-catalog .header-nav li a {
        text-transform: uppercase;
        color: #2e4a61;
        box-sizing: border-box;
        display: block;
        height: 60px;
        border-bottom: 3px solid transparent;
        transition: all .3s linear; }
        .sites-catalog .main-catalog .header-catalog .header-nav li a:hover {
          border-bottom: 3px solid #2f4b62; }
      .sites-catalog .main-catalog .header-catalog .header-nav li.active a {
        border-bottom: 3px solid #2f4b62; }

.catalog-content {
  margin-top: 24px;
  font-size: 0; }
  .catalog-content .filter-panel {
    display: inline-block;
    width: 280px;
    vertical-align: top; }
    .catalog-content .filter-panel .filter {
      text-align: center; }
      .catalog-content .filter-panel .filter ul {
        margin-top: 4px;
        padding-bottom: 42px;
        text-align: left; }
        .catalog-content .filter-panel .filter ul.colors {
          margin: 0;
          padding: 0;
          display: inline-block;
          padding-left: 3px;
          margin-top: 36px;
          margin-bottom: 32px; }
          .catalog-content .filter-panel .filter ul.colors li {
            margin: 0;
            padding: 0;
            display: inline-block;
            width: 34px;
            height: 34px;
            float: left;
            margin-left: 25px;
            margin-bottom: 15px;
            box-sizing: border-box;
            border-radius: 30px; }
            .catalog-content .filter-panel .filter ul.colors li:first-child {
              margin-left: 0; }
            .catalog-content .filter-panel .filter ul.colors li:nth-child(5n + 1) {
              margin-left: 0; }
            .catalog-content .filter-panel .filter ul.colors li.selected.f-c-border .checked-i {
              background: url("../img/checked_i.png"); }
            .catalog-content .filter-panel .filter ul.colors li.selected .checked-i {
              transition: opacity .1s ease-in-out;
              opacity: 1;
              background: url("../img/checked_white_i.png"); }
            .catalog-content .filter-panel .filter ul.colors li .checked-i {
              position: absolute;
              top: 50%;
              right: 50%;
              -ms-transform: translateY(-50%) translateX(50%);
                  transform: translateY(-50%) translateX(50%);
              display: inline-block;
              height: 11px;
              width: 13px;
              opacity: 0;
              background: url("../img/checked_i.png"); }
            .catalog-content .filter-panel .filter ul.colors li.f-c-border {
              border: 1px solid #cad3da;
              background-color: white; }
      .catalog-content .filter-panel .filter li {
        padding: 3px;
        padding-left: 0;
        margin-top: 20px;
        cursor: pointer; }
        .catalog-content .filter-panel .filter li:first-child {
          margin-top: 23px; }
      .catalog-content .filter-panel .filter + .filter, .catalog-content .filter-panel .filter + .adv_l_bord {
        position: relative; }
        .catalog-content .filter-panel .filter + .filter:after, .catalog-content .filter-panel .filter + .adv_l_bord:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: calc(100% - 3px);
          background-color: #2f4b62;
          height: 1px; }
      .catalog-content .filter-panel .filter + .filter {
        padding-top: 31px; }
      .catalog-content .filter-panel .filter + .adv_l_bord {
        padding-top: 50px; }
    .catalog-content .filter-panel .f-reset-all-btn {
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 500;
      color: #9dafb9;
      padding-right: 25px;
      margin-bottom: 40px;
      position: relative;
      line-height: 30px;
      display: inline-block; }
      .catalog-content .filter-panel .f-reset-all-btn .f-reset-i, .catalog-content .filter-panel .f-reset-all-btn .f-reset-all-i {
        position: absolute;
        top: 50%;
        right: 0;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .catalog-content .filter-panel .f-control {
      margin-top: 5px;
      position: relative;
      text-align: left; }
    .catalog-content .filter-panel .f-name {
      font-size: 22px;
      font-weight: 600;
      color: #2e4a61;
      line-height: 45px; }
    .catalog-content .filter-panel .f-reset-btn {
      position: absolute;
      padding: 6px;
      right: 0;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      cursor: pointer; }
    .catalog-content .filter-panel .f-reset-i, .catalog-content .filter-panel .f-reset-all-i {
      width: 10px;
      height: 10px;
      display: inline-block;
      background: url("../img/close-gray.png"); }
    .catalog-content .filter-panel .f-l-name {
      font-size: 18px;
      font-weight: 500;
      color: #61798e;
      transition: all .1s ease-in-out; }
    .catalog-content .filter-panel .f-l-count {
      position: absolute;
      height: 24px;
      right: 3px;
      top: 0; }
      .catalog-content .filter-panel .f-l-count .count {
        line-height: 24px;
        opacity: 1;
        transition: opacity .1s ease-in-out;
        color: #bac3cb;
        font-size: 18px;
        font-weight: 500; }
      .catalog-content .filter-panel .f-l-count .checked-i {
        position: absolute;
        top: 50%;
        right: 3px;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        display: inline-block;
        height: 11px;
        width: 13px;
        opacity: 0;
        background: url("../img/checked_i.png"); }
    .catalog-content .filter-panel li {
      position: relative; }
      .catalog-content .filter-panel li.selected .f-l-name {
        color: #0cacea; }
      .catalog-content .filter-panel li.selected .count {
        opacity: 0; }
      .catalog-content .filter-panel li.selected .checked-i {
        opacity: 1; }
    .catalog-content .filter-panel.fixed {
      position: fixed; }
      .catalog-content .filter-panel.fixed.fixed-t {
        top: 115px; }
      .catalog-content .filter-panel.fixed.fixed-b {
        bottom: 0; }
      .catalog-content .filter-panel.fixed + .content-panel {
        margin-left: 319px; }
  .catalog-content .content-panel {
    display: inline-block;
    width: calc(100% - 320px);
    margin-left: 39px;
    vertical-align: top;
    min-height: 1200px; }
    .catalog-content .content-panel .header-content {
      font-size: 14px;
      color: #61798e; }
      .catalog-content .content-panel .header-content p {
        font-size: 16px;
        font-weight: 400;
        color: #61798e;
        display: inline-block;
        line-height: 50px; }
      .catalog-content .content-panel .header-content .s-r-panel {
        display: inline-block;
        float: right;
        font-size: 0; }
      .catalog-content .content-panel .header-content .field .ui-widget {
        color: #61798e; }
    .catalog-content .content-panel .body-content {
      margin-top: 30px;
      display: inline-block;
      width: 100%;
      overflow: hidden; }
      .catalog-content .content-panel .body-content .site-c {
        display: inline-block;
        float: left;
        margin-left: 20px;
        margin-bottom: 56px;
        max-width: 300px;
        width: calc((100% - 40px) / 3); }
        .catalog-content .content-panel .body-content .site-c .num {
          font-size: 16px;
          font-weight: 400;
          color: #61798e; }
        .catalog-content .content-panel .body-content .site-c.on-action .site-c-action {
          display: inline-block; }
        .catalog-content .content-panel .body-content .site-c.discount .old-prise {
          display: inline-block; }
        .catalog-content .content-panel .body-content .site-c:first-child {
          margin-left: 0; }
        .catalog-content .content-panel .body-content .site-c:nth-child(3n + 1) {
          margin-left: 20px; }
        .catalog-content .content-panel .body-content .site-c.sold_out .preview-c-about p {
          display: none; }
        .catalog-content .content-panel .body-content .site-c.sold_out .preview-c-about .sold_text {
          display: block;
          line-height: 27px;
          margin-top: 18px;
          color: #f2544f; }
        .catalog-content .content-panel .body-content .site-c.sold_out .preview-c:hover .preview-c-about .sold_text {
          color: white; }
        .catalog-content .content-panel .body-content .site-c.booked .preview-c-about p:first-child {
          line-height: 13px;
          vertical-align: bottom; }
        .catalog-content .content-panel .body-content .site-c.booked .preview-c-about .old-prise {
          display: inline-block;
          font-size: 18px;
          font-weight: 400;
          color: #0cacea; }
          .catalog-content .content-panel .body-content .site-c.booked .preview-c-about .old-prise:after {
            display: none; }
        .catalog-content .content-panel .body-content .site-c.booked .preview-c-about .price {
          display: none; }
        .catalog-content .content-panel .body-content .site-c.booked .preview-c-about .booked_text {
          display: inline-block;
          width: 100%;
          margin-top: 6px; }
        .catalog-content .content-panel .body-content .site-c.booked .preview-c:hover .preview-c-about .old-prise {
          color: white; }
      .catalog-content .content-panel .body-content .preview-c {
        display: inline-block;
        height: 468px;
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #cad3da;
        text-align: center;
        margin-top: 20px;
        position: relative; }
        .catalog-content .content-panel .body-content .preview-c .img-box {
          height: 298px;
          display: inline-block;
          width: 100%;
          overflow: hidden;
          position: relative; }
        .catalog-content .content-panel .body-content .preview-c img {
          width: 100%;
          height: auto; }
        .catalog-content .content-panel .body-content .preview-c:hover .previewc-i-h {
          opacity: 1; }
          .catalog-content .content-panel .body-content .preview-c:hover .previewc-i-h .preview-c-more, .catalog-content .content-panel .body-content .preview-c:hover .previewc-i-h .more-info-btn {
            opacity: 1;
            display: inline-block; }
        .catalog-content .content-panel .body-content .preview-c:hover .preview-c-about {
          background: rgba(11, 62, 95, 0.79);
          border-color: rgba(11, 62, 95, 0.79); }
          .catalog-content .content-panel .body-content .preview-c:hover .preview-c-about p {
            color: white; }
          .catalog-content .content-panel .body-content .preview-c:hover .preview-c-about .preview-c-more, .catalog-content .content-panel .body-content .preview-c:hover .preview-c-about .more-info-btn {
            background-color: transparent;
            color: white;
            border-color: white; }
        .catalog-content .content-panel .body-content .preview-c .site-c-action {
          position: absolute;
          background-color: #f2544f;
          text-align: center;
          text-transform: uppercase;
          letter-spacing: 1px;
          display: none;
          height: 50px;
          width: 220px;
          font-size: 16px;
          color: white;
          font-weight: 500;
          line-height: 50px;
          left: -10px;
          top: 8px; }
      .catalog-content .content-panel .body-content .previewc-i-h {
        text-align: center;
        display: inline-block;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(11, 62, 95, 0.79);
        transition: opacity .3s ease-in-out;
        color: white; }
        .catalog-content .content-panel .body-content .previewc-i-h .preview-c-more, .catalog-content .content-panel .body-content .previewc-i-h .more-info-btn {
          display: none;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%);
          border: 2px solid white;
          background-color: transparent; }
          .catalog-content .content-panel .body-content .previewc-i-h .preview-c-more .ic-search, .catalog-content .content-panel .body-content .previewc-i-h .more-info-btn .ic-search {
            margin-right: 0;
            margin-left: 20px; }
      .catalog-content .content-panel .body-content .preview-c-about {
        padding-top: 25px;
        padding-bottom: 25px;
        border-top: 1px solid #cad3da;
        transition: all .3s ease-in-out; }
        .catalog-content .content-panel .body-content .preview-c-about p {
          font-size: 14px;
          font-weight: 300;
          color: #61798e;
          transition: none; }
          .catalog-content .content-panel .body-content .preview-c-about p.price {
            font-size: 27px;
            font-weight: 400;
            color: #0cacea;
            margin-top: 4px; }
          .catalog-content .content-panel .body-content .preview-c-about p .old-prise {
            position: relative;
            margin-left: 2px;
            display: none; }
            .catalog-content .content-panel .body-content .preview-c-about p .old-prise:after {
              content: '';
              display: inline-block;
              height: 1px;
              width: calc(100% + 8px);
              background-color: #61798e;
              position: absolute;
              top: calc(50% - 1px);
              left: -4px; }
        .catalog-content .content-panel .body-content .preview-c-about .preview-c-more, .catalog-content .content-panel .body-content .preview-c-about .more-info-btn {
          margin-top: 22px;
          display: inline-block;
          border: 2px solid #0cacea;
          background-color: white;
          color: #0cacea;
          width: 220px;
          font-weight: 500; }
          .catalog-content .content-panel .body-content .preview-c-about .preview-c-more:hover, .catalog-content .content-panel .body-content .preview-c-about .more-info-btn:hover {
            color: white; }
        .catalog-content .content-panel .body-content .preview-c-about .sold_text {
          font-size: 24px;
          font-weight: 300;
          color: #61798e;
          display: none; }
        .catalog-content .content-panel .body-content .preview-c-about .booked_text {
          font-size: 24px;
          font-weight: 300;
          color: #61798e;
          display: none; }
    .catalog-content .content-panel .more-content {
      text-align: center;
      padding-top: 4px; }
      .catalog-content .content-panel .more-content .btn {
        margin-bottom: 60px; }

.ic-search {
  background-image: url("../img/icon-search.png");
  width: 14px; }

.faq-page .top-navigation {
  height: 340px;
  background: url("../img/faq-hero.jpg") center center no-repeat;
  background-size: cover;
  text-align: center; }
  .faq-page .top-navigation .page-title {
    color: #fff;
    margin-bottom: 30px; }
  .faq-page .top-navigation p {
    font-size: 18px;
    color: #fff; }
  .faq-page .top-navigation .selector {
    display: inline-block;
    margin-top: 30px; }
    .faq-page .top-navigation .selector .btn {
      float: left;
      width: 220px;
      margin: 0;
      background: none;
      border: 1px solid #0cacea;
      margin-left: -1px; }
      .faq-page .top-navigation .selector .btn:before {
        display: none; }
      .faq-page .top-navigation .selector .btn:hover {
        background-color: rgba(12, 172, 234, 0.3); }
      .faq-page .top-navigation .selector .btn.active {
        background-color: #0cacea; }
        .faq-page .top-navigation .selector .btn.active:hover {
          background-color: #0cacea; }

.faq-page .faq-cols .col {
  width: 48%;
  float: left;
  margin-right: 4%;
  margin-top: -60px; }
  .faq-page .faq-cols .col:last-child {
    margin-right: 0; }

.faq-page .panel-white {
  margin-bottom: 30px; }
  .faq-page .panel-white h3 {
    font-size: 24px;
    color: #2f4b62;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px; }
  .faq-page .panel-white .questions li {
    border-bottom: 1px solid #D8DCE0;
    padding: 14px 0; }
    .faq-page .panel-white .questions li:last-child {
      border-bottom: none;
      padding-bottom: 0; }
  .faq-page .panel-white .questions .toggle {
    color: #2f4b62;
    text-decoration: none;
    height: 30px;
    font-size: 15px;
    line-height: 30px; }
  .faq-page .panel-white .questions .inner p {
    font-size: 13px;
    line-height: 150%;
    color: #61798e; }
  .faq-page .panel-white .questions .inner a {
    color: #0cacea;
    text-decoration: underline; }

.faq-page footer {
  background: url("../img/footer-bg.jpg") center top no-repeat;
  background-size: cover; }
  .faq-page footer .request-form {
    padding-top: 220px; }

.modules-page .wrap {
  max-width: 1360px;
  padding: 0 40px; }

.modules-page .list-head {
  margin-bottom: 70px; }
  .modules-page .list-head h3 {
    font-size: 26px;
    line-height: 150%;
    text-transform: uppercase;
    float: left;
    width: 40%;
    font-weight: 600;
    color: #2f4b62; }
  .modules-page .list-head .btn {
    float: right;
    width: 220px;
    margin-top: 7px; }

.modules-page .items-list {
  width: 100%; }
  .modules-page .items-list li {
    position: relative; }
  .modules-page .items-list .pic {
    width: 225px;
    margin-right: 0;
    float: left; }
  .modules-page .items-list .txt {
    width: 60%;
    float: left; }
  .modules-page .items-list .title {
    margin-top: 0; }
  .modules-page .items-list .price {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right; }
    .modules-page .items-list .price small {
      font-size: 14px;
      font-weight: 400;
      color: #61798e; }
    .modules-page .items-list .price strong {
      display: block;
      font-size: 30px;
      color: #0cacea;
      font-weight: 500; }
    .modules-page .items-list .price span {
      font-size: 20px;
      color: #0cacea; }

.modules-page .modules-info {
  background-color: #eaedef;
  padding: 70px 0;
  height: 30px;
  overflow: hidden; }
  .modules-page .modules-info .wrap {
    position: relative; }
    .modules-page .modules-info .wrap .link-action {
      position: absolute;
      right: 5%;
      top: 5px;
      color: #61798e; }
      .modules-page .modules-info .wrap .link-action:after {
        background-color: #61798e; }
  .modules-page .modules-info .half {
    width: 48%;
    margin-right: 2%;
    float: left; }
    .modules-page .modules-info .half h3 {
      font-size: 30px;
      color: #2f4b62;
      font-weight: 600;
      margin-bottom: 60px;
      transition: all 0.3s; }
    .modules-page .modules-info .half ul {
      padding-top: 50px;
      float: left; }
      .modules-page .modules-info .half ul li {
        font-size: 18px;
        color: #2f4b62;
        list-style: outside disc;
        padding: 18px 0;
        margin-left: 20px;
        line-height: 24px; }
  .modules-page .modules-info.open {
    height: auto; }
    .modules-page .modules-info.open .half h3 {
      margin-bottom: 0; }

.modules-page .modules-calc {
  padding-top: 60px; }
  .modules-page .modules-calc .s-title {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    color: #2f4b62;
    text-align: center; }
  .modules-page .modules-calc .panel-white {
    margin: 50px 0; }
    .modules-page .modules-calc .panel-white .pad {
      padding: 30px; }
  .modules-page .modules-calc .table {
    float: left; }
    .modules-page .modules-calc .table .head {
      color: #61798e; }
      .modules-page .modules-calc .table .head td:first-child {
        text-align: left; }
    .modules-page .modules-calc .table .title span {
      margin-bottom: 0; }
    .modules-page .modules-calc .table tr:last-child {
      border-bottom: none; }
  .modules-page .modules-calc .result {
    display: none; }
    .modules-page .modules-calc .result span {
      font-size: 16px;
      display: block; }
    .modules-page .modules-calc .result .top {
      padding: 30px; }
      .modules-page .modules-calc .result .top .total {
        font-size: 48px;
        display: block;
        font-weight: 600;
        letter-spacing: 1px;
        margin: 50px 0; }
        .modules-page .modules-calc .result .top .total small {
          text-transform: uppercase;
          font-size: 18px; }
      .modules-page .modules-calc .result .top .btn {
        width: 100%; }
    .modules-page .modules-calc .result .bot {
      position: relative;
      bottom: 0;
      border-top: 1px solid #3c657f;
      padding: 30px; }
    .modules-page .modules-calc .result .available {
      margin-bottom: 30px;
      display: inline-block; }
      .modules-page .modules-calc .result .available span {
        width: 80%;
        float: left;
        line-height: 150%; }
      .modules-page .modules-calc .result .available strong {
        float: right;
        font-size: 28px;
        font-weight: 500;
        line-height: 48px; }
    .modules-page .modules-calc .result .link-action {
      margin-bottom: 10px;
      display: inline-block; }

.modules-page .packages ul {
  display: inline-block; }

.packages {
  margin-bottom: 100px; }
  .packages .s-title {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 40px; }
    .packages .s-title h2 {
      font-size: 26px;
      text-transform: uppercase;
      color: #2f4b62;
      font-weight: 600;
      padding-bottom: 20px; }
    .packages .s-title .sub {
      font-size: 16px; }
  .packages ul {
    width: 100%;
    text-align: center;
    font-size: 0; }
  .packages li {
    z-index: 5;
    display: inline-block;
    margin: 0 9px;
    width: 290px;
    height: 470px;
    position: relative;
    cursor: pointer;
    margin-bottom: 40px;
    font-size: 14px; }
  .packages .overlay {
    z-index: 3;
    position: absolute;
    width: 290px;
    height: 470px;
    text-align: center; }
    .packages .overlay .p-head {
      transition: all 0.3s;
      background-color: #eaedef;
      height: 80px;
      line-height: 80px; }
      .packages .overlay .p-head h3 {
        transition: all 0.3s;
        text-align: center;
        text-transform: uppercase;
        font-size: 18px;
        color: #2f4b62;
        font-weight: 600; }
    .packages .overlay .pad {
      padding: 30px; }
    .packages .overlay .price {
      font-size: 16px;
      color: #0cacea;
      transition: all 0.3s;
      margin-bottom: 40px; }
      .packages .overlay .price strong {
        font-size: 36px;
        font-weight: 500; }
    .packages .overlay p {
      transition: all 0.3s;
      margin: 10px 10px;
      color: #61798e;
      line-height: 150%; }
    .packages .overlay .btn {
      position: absolute;
      left: 30px;
      bottom: 30px; }
  .packages .pan {
    transition: all 0.4s;
    position: absolute;
    z-index: 2;
    -ms-transform: scale(1);
        transform: scale(1);
    width: 290px;
    height: 470px;
    box-shadow: 0 1px 6px rgba(0, 43, 67, 0.09);
    background-color: #fff; }
  .packages li:hover {
    z-index: 10; }
    .packages li:hover .p-head {
      background: #0b3e5f; }
      .packages li:hover .p-head h3 {
        color: #fff; }
    .packages li:hover .price {
      color: #fff; }
    .packages li:hover .btn {
      border-color: #fff;
      color: #fff; }
    .packages li:hover p {
      color: rgba(255, 255, 255, 0.8); }
    .packages li:hover .pan {
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
      -ms-transform: scale(1.15);
          transform: scale(1.15);
      box-shadow: 0 4px 30px rgba(0, 43, 67, 0.35);
      background-color: #0b3e5f; }
  .packages .show-more {
    padding-top: 10px;
    text-align: center; }

.portfolio-catalog .content-panel {
  margin-left: 0;
  width: 100%; }
  .portfolio-catalog .content-panel .more-content .btn {
    margin-bottom: 120px; }

.portfolio-catalog .catalog-content {
  margin-top: 18px; }
  .portfolio-catalog .catalog-content .body-content {
    margin-top: 0; }
    .portfolio-catalog .catalog-content .body-content .preview-c {
      margin-top: 0;
      width: 388px;
      height: 554px; }
      .portfolio-catalog .catalog-content .body-content .preview-c .img-box {
        width: 100%;
        height: 404px; }
    .portfolio-catalog .catalog-content .body-content .preview-c-about {
      padding-top: 22px;
      padding-bottom: 30px; }
      .portfolio-catalog .catalog-content .body-content .preview-c-about p {
        font-size: 27px;
        font-weight: 500;
        color: #61798e; }
      .portfolio-catalog .catalog-content .body-content .preview-c-about .more-info-btn {
        margin-top: 18px; }
  .portfolio-catalog .catalog-content .content-panel .body-content .site-c {
    margin-left: 48px;
    max-width: 388px;
    width: calc((100% - 96px) / 3); }
    .portfolio-catalog .catalog-content .content-panel .body-content .site-c:nth-child(3n + 1) {
      margin-left: 0; }

.one-module .main-module-section {
  padding-top: 20px; }
  .one-module .main-module-section .module-preview {
    margin-right: 12px;
    border: 1px solid #cad3da;
    max-height: 816px;
    overflow: hidden; }
    .one-module .main-module-section .module-preview img {
      width: 100%;
      height: auto;
      float: left; }

.one-module .packages .s-title {
  line-height: 1; }
  .one-module .packages .s-title .sub {
    font-weight: normal;
    text-transform: none; }

.one-module .header-module {
  font-size: 0;
  position: relative;
  display: inline-block;
  width: 100%; }
  .one-module .header-module .devider {
    vertical-align: top;
    font-size: 14px;
    float: left; }
  .one-module .header-module .module-panel {
    display: inline-block;
    width: 100%;
    width: calc(100% - 12px);
    margin-left: 12px; }

.one-module .accordion > li .a-title {
  font-size: 18px;
  color: #2f4b62;
  font-weight: 500; }

.one-module .accordion > li .inner {
  padding: 0;
  overflow: visible;
  padding-bottom: 32px; }
  .one-module .accordion > li .inner p {
    font-size: 16px;
    font-weight: 400;
    color: #61798e;
    line-height: 24px; }
    .one-module .accordion > li .inner p a {
      color: #0cacea; }
  .one-module .accordion > li .inner .more-btn {
    margin-top: 12px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 8px;
    padding-bottom: 12px;
    position: relative; }

.one-module .accordion > li + li {
  border-top: 1px solid rgba(47, 75, 98, 0.2); }

.one-module .accordion .toggle {
  padding-top: 24px;
  padding-bottom: 24px; }
  .one-module .accordion .toggle .a-title:after, .one-module .accordion .toggle .a-title:before {
    background-color: #8293a1; }

.one-module .module-info .accordion > li:first-child a {
  padding-top: 0; }

.one-module .module-info .accordion > li:first-child .inner {
  padding-bottom: 0; }

.one-module .module-info .accordion > li .prices {
  font-size: 0;
  background-color: #eaedef; }
  .one-module .module-info .accordion > li .prices li {
    display: inline-block;
    width: 135px;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 26px;
    max-width: 135px;
    width: calc((100% - 80px) / 4); }
    .one-module .module-info .accordion > li .prices li + li {
      margin-left: 25px; }
    .one-module .module-info .accordion > li .prices li div {
      font-size: 16px;
      margin-top: 32px; }
      .one-module .module-info .accordion > li .prices li div p {
        font-weight: 500;
        line-height: 1; }
        .one-module .module-info .accordion > li .prices li div p:first-child {
          font-size: 18px; }
        .one-module .module-info .accordion > li .prices li div p + p {
          margin-top: 2px; }
    .one-module .module-info .accordion > li .prices li .prices_header {
      font-size: 18px;
      color: #61798e;
      margin-top: 0; }
      .one-module .module-info .accordion > li .prices li .prices_header p {
        font-weight: 400; }

.one-module .module-info .accordion + div {
  font-size: 0;
  margin-top: 40px; }
  .one-module .module-info .accordion + div .btn + .btn {
    margin-left: 25px; }

.one-module .module-description {
  display: inline-block;
  width: 100%;
  margin-top: 40px; }
  .one-module .module-description .tabs > li a:hover {
    border-color: #2f4b62; }
  .one-module .module-description .about-module {
    font-size: 16px;
    color: #61798e;
    padding-top: 40px;
    display: none; }
    .one-module .module-description .about-module.open {
      display: block; }
    .one-module .module-description .about-module p {
      line-height: 24px; }
      .one-module .module-description .about-module p + p {
        margin-top: 24px; }
    .one-module .module-description .about-module ul {
      padding-left: 30px; }
      .one-module .module-description .about-module ul li {
        line-height: 24px;
        position: relative; }
        .one-module .module-description .about-module ul li:after {
          content: '';
          position: absolute;
          top: 12px;
          left: -16px;
          display: inline-block;
          width: 10px;
          height: 2px;
          background-color: #abb6c0; }

.one-module .modules-page {
  padding-top: 40px; }
  .one-module .modules-page .packages ul {
    display: inline-block; }

.one-module .booking-form .form {
  opacity: 0;
  max-width: 1640px;
  background-color: #222B3D;
  margin: 0 auto 82px;
  height: 0;
  padding: 0;
  overflow: hidden;
  box-sizing: border-box;
  transition: all 0.5s linear; }
  .one-module .booking-form .form .row {
    margin-bottom: 35px; }
    .one-module .booking-form .form .row.buts {
      text-align: center; }
  .one-module .booking-form .form .f-head {
    color: #fff;
    text-align: left; }
    .one-module .booking-form .form .f-head h3 {
      font-size: 28px;
      text-transform: uppercase;
      font-weight: 600; }
    .one-module .booking-form .form .f-head p {
      color: #a1aeb7;
      font-size: 16px;
      margin-top: 20px; }
    .one-module .booking-form .form .f-head .close {
      padding-right: 20px;
      color: #0cacea;
      text-transform: uppercase;
      font-size: 12px;
      background: transparent url("../img/close.png") right center no-repeat; }
  .one-module .booking-form .form textarea {
    height: 120px; }
  .one-module .booking-form .form .fields-3 .form-control {
    width: 32%;
    float: left;
    margin-right: 2%; }
    .one-module .booking-form .form .fields-3 .form-control:last-child {
      margin-right: 0; }
  .one-module .booking-form .form .success {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    background-color: #222B3D;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .one-module .booking-form .form .success h3 {
      font-size: 36px; }
    .one-module .booking-form .form .success p {
      font-size: 18px;
      margin-top: 20px; }

.one-module .booking-form.open {
  margin-bottom: -2px;
  z-index: 2;
  position: relative; }
  .one-module .booking-form.open .form {
    opacity: 1;
    padding-top: 110px;
    height: 600px; }
  .one-module .booking-form.open .btn-white {
    display: none; }

.contacts-page .main-contacts {
  padding-top: 86px;
  padding-bottom: 86px;
  background-image: url("../img/map_bg.png");
  background-repeat: no-repeat;
  background-size: 100% auto; }
  .contacts-page .main-contacts .title-c h2 {
    font-size: 36px;
    font-weight: 600;
    color: white;
    text-transform: uppercase; }
  .contacts-page .main-contacts .title-c p {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 400;
    color: white;
    width: 424px;
    line-height: 22px; }
  .contacts-page .main-contacts .form {
    margin-top: 80px;
    position: relative; }
    .contacts-page .main-contacts .form .panel {
      font-size: 14px;
      display: inline-block;
      width: 100%; }
    .contacts-page .main-contacts .form .form-content {
      font-size: 0;
      display: inline-block;
      width: 100%;
      box-shadow: 0 0 10px rgba(33, 43, 61, 0.53); }
    .contacts-page .main-contacts .form h3 {
      font-size: 27px;
      font-weight: 600;
      text-transform: uppercase; }
      .contacts-page .main-contacts .form h3 + .row {
        margin-top: 82px; }
    .contacts-page .main-contacts .form .row {
      margin-top: 52px;
      padding-left: 35px;
      background-position: left 3px;
      background-repeat: no-repeat;
      position: relative; }
      .contacts-page .main-contacts .form .row:last-child {
        padding-left: 0;
        margin-top: 80px;
        margin-bottom: 16px; }
        .contacts-page .main-contacts .form .row:last-child p {
          display: inline-block; }
    .contacts-page .main-contacts .form .social-btn {
      background-color: transparent;
      border: 2px solid #0dabea;
      min-width: auto;
      padding: 0 18px;
      position: absolute;
      left: 135px;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
      .contacts-page .main-contacts .form .social-btn .ic {
        margin-right: 0; }
      .contacts-page .main-contacts .form .social-btn:before {
        background-color: rgba(12, 172, 234, 0.2); }
    .contacts-page .main-contacts .form .fields-2 .form-group {
      width: 48%;
      float: left; }
      .contacts-page .main-contacts .form .fields-2 .form-group:last-child {
        margin-left: 4%; }
    .contacts-page .main-contacts .form .form-group {
      position: relative; }
      .contacts-page .main-contacts .form .form-group .help-block {
        position: absolute;
        top: 100%;
        margin-top: 5px; }
      .contacts-page .main-contacts .form .form-group input {
        background-color: #e7ebee;
        color: #61798e; }
      .contacts-page .main-contacts .form .form-group textarea {
        background-color: #e7ebee;
        height: 142px;
        color: #61798e; }
    .contacts-page .main-contacts .form .success {
      position: absolute;
      opacity: 0;
      visibility: hidden;
      z-index: 2;
      background-color: #222B3D;
      color: #fff;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .contacts-page .main-contacts .form .success h3 {
        font-size: 36px; }
      .contacts-page .main-contacts .form .success p {
        font-size: 18px;
        margin-top: 20px; }

.contacts-page .divider-l {
  display: inline-block;
  width: 36%;
  float: left;
  color: white;
  background-color: #212b3d;
  padding: 60px 44px;
  box-sizing: border-box; }
  .contacts-page .divider-l p {
    font-size: 16px;
    font-weight: 400; }
    .contacts-page .divider-l p + p {
      margin-top: 10px; }
  .contacts-page .divider-l a[href^=tel] {
    color: #fff;
    text-decoration: none; }

.contacts-page .divider-r {
  display: inline-block;
  width: 64%;
  color: #2f4b62;
  float: left;
  background-color: white;
  padding: 60px 44px;
  box-sizing: border-box; }
  .contacts-page .divider-r .panel .row {
    padding-left: 0; }
    .contacts-page .divider-r .panel .row + .row {
      margin-top: 36px; }
    .contacts-page .divider-r .panel .row.buts {
      margin-bottom: 0; }

.package-page .s-title {
  text-align: center;
  margin-bottom: 50px; }
  .package-page .s-title h2 {
    font-size: 26px;
    text-transform: uppercase;
    color: #2f4b62;
    font-weight: 600;
    padding-bottom: 20px; }
  .package-page .s-title .sub {
    font-size: 16px;
    color: #61798e; }

.package-page .in-package .s-title {
  margin-bottom: 10px; }

.package-page .modules {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  width: 100%; }
  .package-page .modules li {
    height: 480px;
    width: 400px;
    margin-bottom: 30px;
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(0, 43, 67, 0.09);
    z-index: 1; }
    .package-page .modules li .pic {
      width: 400px;
      height: 205px;
      overflow: hidden; }
      .package-page .modules li .pic img {
        max-width: 100%;
        height: auto; }
    .package-page .modules li .txt {
      padding: 25px;
      text-align: left; }
      .package-page .modules li .txt h3 {
        font-size: 20px;
        color: #2f4b62;
        font-weight: 600; }
      .package-page .modules li .txt p {
        padding-top: 20px;
        font-size: 16px;
        color: #61798e;
        line-height: 1.5em; }
    .package-page .modules li .bot {
      position: absolute;
      bottom: 25px;
      left: 25px;
      width: 350px; }
      .package-page .modules li .bot .link-action {
        margin-top: 26px; }

.package-page .faq-container {
  margin: 50px 0;
  background-color: #eaedef;
  padding: 30px 0; }
  .package-page .faq-container .accordion {
    background: url("../img/faq_one_site.png") left top no-repeat;
    padding-left: 320px;
    min-height: 142px;
    padding-top: 10px;
    padding-bottom: 30px; }
    .package-page .faq-container .accordion > li {
      border-bottom: 1px solid rgba(47, 75, 98, 0.2); }
      .package-page .faq-container .accordion > li .a-title {
        font-size: 24px;
        color: #2f4b62;
        font-weight: 600; }
      .package-page .faq-container .accordion > li .inner {
        padding: 0;
        overflow: visible; }
        .package-page .faq-container .accordion > li .inner ul {
          margin-bottom: 20px; }
          .package-page .faq-container .accordion > li .inner ul li {
            font-size: 16px;
            color: #2f4b62;
            list-style: outside disc;
            padding: 6px 0;
            margin-left: 20px;
            line-height: 20px; }
    .package-page .faq-container .accordion li:last-child {
      border-bottom: none; }
    .package-page .faq-container .accordion .toggle {
      padding-top: 24px;
      padding-bottom: 24px; }
      .package-page .faq-container .accordion .toggle .a-title:after, .package-page .faq-container .accordion .toggle .a-title:before {
        background-color: #8293a1; }

.package-page .packages ul {
  display: inline-block; }

.package-page .packages li {
  height: 300px; }
  .package-page .packages li .price {
    margin-bottom: 0;
    margin-top: 30px; }
  .package-page .packages li p {
    font-size: 18px; }
  .package-page .packages li.active .p-head {
    background: #0b3e5f; }
    .package-page .packages li.active .p-head h3 {
      color: #fff; }
  .package-page .packages li.active .price {
    color: #fff; }
  .package-page .packages li.active .btn {
    border-color: #fff;
    color: #fff; }
  .package-page .packages li.active p {
    color: rgba(255, 255, 255, 0.8); }
  .package-page .packages li.active .pan {
    -ms-transform: scale(1);
        transform: scale(1);
    box-shadow: 0 1px 6px rgba(0, 43, 67, 0.09);
    background-color: #0cacea; }
  .package-page .packages li.active:after {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: url("../img/check-ic.png") center center no-repeat;
    background-color: #0babe9;
    box-shadow: 0 4px 20px rgba(0, 43, 67, 0.2);
    content: "";
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 10; }

.package-page .packages .pan {
  height: 300px; }

.package-page .packages .overlay {
  height: 300px; }

.package-page .booking-form .form {
  opacity: 0;
  max-width: 1640px;
  background-color: #222B3D;
  margin: 0 auto;
  height: 0;
  padding: 0;
  overflow: hidden;
  box-sizing: border-box;
  transition: all 0.5s linear; }
  .package-page .booking-form .form .row {
    margin-bottom: 35px; }
    .package-page .booking-form .form .row.buts {
      text-align: center; }
  .package-page .booking-form .form .f-head {
    color: #fff;
    text-align: left; }
    .package-page .booking-form .form .f-head h3 {
      font-size: 28px;
      text-transform: uppercase;
      font-weight: 600; }
    .package-page .booking-form .form .f-head p {
      color: #a1aeb7;
      font-size: 16px;
      margin-top: 20px; }
    .package-page .booking-form .form .f-head .close {
      padding-right: 20px;
      color: #0cacea;
      text-transform: uppercase;
      font-size: 12px;
      background: transparent url("../img/close.png") right center no-repeat; }
  .package-page .booking-form .form textarea {
    height: 120px; }
  .package-page .booking-form .form .fields-3 .form-control {
    width: 32%;
    float: left;
    margin-right: 2%; }
    .package-page .booking-form .form .fields-3 .form-control:last-child {
      margin-right: 0; }
  .package-page .booking-form .form .success {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    background-color: #222B3D;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .package-page .booking-form .form .success h3 {
      font-size: 36px; }
    .package-page .booking-form .form .success p {
      font-size: 18px;
      margin-top: 20px; }

.package-page .booking-form.open {
  margin-bottom: -2px;
  z-index: 2;
  position: relative; }
  .package-page .booking-form.open .form {
    opacity: 1;
    padding-top: 110px;
    height: 600px;
    margin-bottom: 82px; }
  .package-page .booking-form.open .btn-white {
    display: none; }

.blog-page .top-navigation {
  padding-bottom: 18px; }

.blog-page .items-list {
  width: 950px;
  float: left;
  margin-bottom: 60px; }
  .blog-page .items-list > ul > li:first-child {
    height: 404px;
    position: relative; }
    .blog-page .items-list > ul > li:first-child .pic {
      height: 404px;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      margin-right: 0;
      overflow: hidden; }
      .blog-page .items-list > ul > li:first-child .pic img {
        width: 100%;
        height: auto;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        position: absolute;
        top: 50%; }
      .blog-page .items-list > ul > li:first-child .pic:after {
        content: '';
        display: inline-block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.34) 36%, rgba(85, 85, 85, 0.34) 100%); }
    .blog-page .items-list > ul > li:first-child .txt {
      position: absolute;
      height: 404px;
      width: 100%;
      display: inline-block;
      z-index: 2;
      box-sizing: border-box;
      padding-top: 56px;
      padding-bottom: 34px;
      padding-left: 32px;
      color: white; }
      .blog-page .items-list > ul > li:first-child .txt .title {
        margin-top: 23px;
        margin-bottom: 230px;
        position: relative; }
        .blog-page .items-list > ul > li:first-child .txt .title:after {
          content: '';
          position: absolute;
          display: inline-block;
          width: 164px;
          height: 2px;
          background-color: white;
          left: 0;
          bottom: -26px; }
      .blog-page .items-list > ul > li:first-child .txt p {
        position: absolute;
        color: white;
        padding-bottom: 24px;
        bottom: 58px;
        left: 32px; }
      .blog-page .items-list > ul > li:first-child .txt .link-action {
        color: white; }
        .blog-page .items-list > ul > li:first-child .txt .link-action:after {
          background-color: white; }
      .blog-page .items-list > ul > li:first-child .txt:before {
        content: '';
        display: inline-block;
        width: 100%;
        height: 240px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 36%, rgba(35, 55, 55, 0) 100%); }

.blog-page .rightcol {
  width: 275px;
  float: right; }
  .blog-page .rightcol .newsletter-sign {
    background-color: #eaedef;
    padding: 30px 20px;
    margin-bottom: 30px;
    margin-top: 30px; }
    .blog-page .rightcol .newsletter-sign h3 {
      font-size: 18px;
      color: #2f4b62;
      margin-bottom: 15px; }
    .blog-page .rightcol .newsletter-sign p {
      font-size: 14px;
      color: #2f4b62; }
    .blog-page .rightcol .newsletter-sign .form-control {
      margin-top: 20px;
      position: relative; }
      .blog-page .rightcol .newsletter-sign .form-control input {
        padding-right: 50px; }
      .blog-page .rightcol .newsletter-sign .form-control button {
        height: 50px;
        width: 50px;
        position: absolute;
        right: 0;
        top: 0;
        background: url("../img/arrow-gray-rgt.png") center center no-repeat;
        outline: none;
        border: none; }
    .blog-page .rightcol .newsletter-sign .message {
      padding-top: 10px;
      font-size: 14px;
      line-height: 24px; }
      .blog-page .rightcol .newsletter-sign .message.red {
        color: #c32f2f; }
      .blog-page .rightcol .newsletter-sign .message.green {
        color: #61c32f; }

.blog-page .items-list li {
  border-width: 2px; }

.one-article .top-navigation {
  height: 340px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .one-article .top-navigation .page-title {
    color: #fff; }
  .one-article .top-navigation .breadcrumbs li {
    color: #fff; }
    .one-article .top-navigation .breadcrumbs li a {
      color: #fff; }
      .one-article .top-navigation .breadcrumbs li a:after {
        background-color: #fff; }
  .one-article .top-navigation + .row .wrap {
    font-size: 0; }
  .one-article .top-navigation:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #0b3e5f;
    left: 0;
    top: 0;
    opacity: 0.75; }
  .one-article .top-navigation > * {
    z-index: 1;
    position: relative; }

.one-article .panel-white {
  margin-top: -160px;
  margin-bottom: 110px; }

.one-article .wrap-container {
  display: inline-block;
  margin-bottom: 120px; }

.one-article .panel-post {
  width: 66%;
  float: left;
  font-size: 0; }
  .one-article .panel-post .pic {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 10px; }
    .one-article .panel-post .pic img {
      width: 100%;
      height: auto; }
  .one-article .panel-post .pad {
    font-size: 14px;
    position: relative; }
    .one-article .panel-post .pad .share .btn {
      width: 158px;
      min-width: 158px;
      vertical-align: top; }
      .one-article .panel-post .pad .share .btn i {
        margin-right: 5px; }
    .one-article .panel-post .pad .date {
      margin-top: 10px; }

.one-article .panel-recom-d {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 34%;
  float: left;
  box-sizing: border-box;
  padding-left: 50px;
  padding-top: 52px; }
  .one-article .panel-recom-d > h3 {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #61798e; }
  .one-article .panel-recom-d .items-list {
    margin-top: 52px; }
    .one-article .panel-recom-d .items-list li {
      border-width: 2px; }
    .one-article .panel-recom-d .items-list .show-more {
      margin: 0;
      width: 240px; }
  .one-article .panel-recom-d .title {
    margin-bottom: 23px; }
  .one-article .panel-recom-d .pic {
    margin: 0;
    overflow: hidden;
    height: 195px;
    width: 100%;
    margin-bottom: 22px; }
    .one-article .panel-recom-d .pic img {
      width: 100%;
      height: auto; }

.one-article .cntrl-article {
  display: inline-block;
  position: absolute;
  top: -50px;
  left: 0; }
  .one-article .cntrl-article .btn {
    min-width: 50px;
    padding: 25px; }
    .one-article .cntrl-article .btn:before {
      left: 50%;
      top: calc(50% + 2px);
      display: inline-block;
      width: 18px;
      height: 10px; }
  .one-article .cntrl-article .prev-article:before {
    background: url("../img/arrow-white-lft.png") no-repeat;
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
  .one-article .cntrl-article .prev-article:hover:before {
    left: 35%; }
  .one-article .cntrl-article .next-article {
    margin-left: 1px; }
    .one-article .cntrl-article .next-article:before {
      background: url("../img/arrow-white-rgt.png") no-repeat;
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
    .one-article .cntrl-article .next-article:hover:before {
      left: 65%; }

.static-page .top-navigation {
  height: 340px;
  background: url("../img/static-hero.jpg") center center no-repeat;
  background-size: cover; }
  .static-page .top-navigation .page-title {
    color: #fff; }
  .static-page .top-navigation .breadcrumbs li {
    color: #fff; }
    .static-page .top-navigation .breadcrumbs li a {
      color: #fff; }
      .static-page .top-navigation .breadcrumbs li a:after {
        background-color: #fff; }

.static-page .panel-post {
  margin-top: -160px;
  margin-bottom: 50px; }

.static-page .two_cols .panel-post {
  float: left;
  width: 940px; }

.static-page .two_cols .rightcol {
  margin-top: 60px;
  width: 275px;
  float: right; }
  .static-page .two_cols .rightcol .fb-connect {
    margin-top: 30px; }

/*-----------new style---------*/

html.l-body.one-article{
    min-width: auto !important;
    overflow-x: hidden !important;
	padding-top:0!important;
}
div.l-body.mainpage,
html.l-body{
	padding-top:0!important;
}
div.l-body{
	padding-top:90px!important;
}
.news-bot-left {
    float: left;
    width: calc(100% - 280px);
}
.news-bot-right {
    float: right;
    width: 280px;
}
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .l-body.one-article .wrap {
        max-width: 1170px !important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.news-bot-left {
		float: left;
		width: 100%;
	}
	.news-bot-right {
		float: right;
		width: 100%;
	}
    .l-body.one-article .wrap {
        max-width: 900px !important;
    }
    .l-body.one-article .panel-post {
        width: 66% !important;
    }
    .l-body.one-article .panel-recom-d {
        width: 34% !important;
    }
    .l-body.one-article .line_tittle:before {
        margin-left: 0 !important;
    }
    .l-body.one-article .line_tittle:after {
        margin-right: 0 !important;
    }
    .l-body.one-article .link-action {
        margin-bottom: 20px !important;
    }
    .l-body.one-article .share.l-rgt {
        float: none !important;
        text-align: center !important;
        clear: left !important;
    }
    .l-body.one-article .panel-post .share .btn-share {
        margin-left: 0 !important;
        margin-bottom: 20px !important;
    }
}
@media only screen and (max-width: 991px) {
    .l-body.one-article .wrap {
        max-width: 100% !important;
    }
    .l-body.one-article .panel-post {
        width: 100% !important;
    }
    .l-body.one-article .panel-recom-d {
        width: 100% !important;
        padding-left: 0 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .l-body.one-article header .menu-sm li {
        margin-left: 10px !important;
    }
    .l-body.one-article header .phones span {
        padding-right: 15px !important;
    }
    .l-body.one-article header .phones span:not(.facebook) {
        padding-right: 10px !important;
    }
    .l-body.one-article header .logo {
        width: 250px !important;
    }
    .l-body.one-article header .mainmenu li {
        padding: 0 10px !important;
    }
}

@media only screen and (max-width: 767px) {
	.news-bot-left {
		float: left;
		width: 100%;
	}
	.news-bot-right {
		float: right;
		width: 100%;
	}
    .l-body.one-article header {
        overflow: hidden !important;
    }
    .l-body.one-article header .logo {
        display: block !important;
        float: none !important;
        margin: 0 auto !important;
        width: auto !important;
        background-position-x: center !important;
    }
    .l-body.one-article header .header-top {
        height: auto !important;
    }
    .l-body.one-article header .mainmenu li {
        padding: 0px 5px !important;
    }
    .l-body.one-article header .mainmenu {
        margin: 0 auto !important;
        float: none !important;
        clear:left !important;
        text-align: center !important;
        font-size: 14px !important;
        height: auto !important;
    }
    .l-body.one-article header .mainmenu li {
        float: none !important;
    }
    .l-body.one-article .l-lft.phones,
    .l-body.one-article ul.l-rgt.menu-sm {
        float: none !important;
        text-align: center !important;
    }
    .l-body.one-article header .menu-sm li {
        float: none !important;
    }
    .l-body.one-article .link-action {
        margin-bottom: 20px !important;
    }
    .l-body.one-article .panel-post .share .btn-share {
        margin-left: 0 !important;
        margin-bottom: 20px !important;
    }
    .l-body.one-article .share.l-rgt {
        float: none !important;
        text-align: center !important;
        clear: left !important;
    }
    .l-body.one-article .line_tittle:before {
        margin-left: 0 !important;
    }
    .l-body.one-article .line_tittle:after {
        margin-right: 0 !important;
    }
    .l-body.one-article .footer .foot-menu .col {
        width: 100% !important;
        margin-bottom: 20px !important;
    }
    div.l-body.one-article {
        padding-top: 180px !important;
    }
    .l-body.one-article .request-form .form .fields-3 .form-group {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .l-body.one-article .request-form .form .row.fields-3 {
        margin-bottom: 0 !important;
    }
    .l-body.one-article .request-form.open .form {
        height: auto !important;
    }
    .l-body.one-article a#viber_android {
		zoom: 1 !important;
		bottom: 20px !important;
		left: 140px !important;
	}
}

@media only screen and (max-width: 479px) {
	header.sticky ul.mainmenu.l-rgt li {
		padding: 0px 1px !important;
		font-size: 14px!important;
	}
	header.sticky .l-lft.phones {
    display: none;
	}
	header.sticky ul.l-rgt.menu-sm {
		display: none;
	}
    .l-body.one-article .panel-white .pad {
        padding: 30px 10px !important;
    }
    .l-body.one-article header .menu-sm li {
        margin-left: 3px !important;
    }
    .l-body.one-article .wrap {
        max-width: 100% !important;
        padding: 0px 10px !important;
    }
}

@media only screen and (max-width: 435px) {
    div.l-body.one-article {
        padding-top: 270px !important;
    }
    .l-body.one-article header .phones span.facebook {
        display: block !important;
    }
} 
@media only screen and (max-width: 390px){
	header.sticky ul.mainmenu.l-rgt li {
		padding: 0px 1px !important;
		font-size: 10px!important;
		
	}
}


/*end newstyle*/
