@import "./fonts/fonts-roboto.css";
.page-template-clients .footer,
.page-template-page_clients .footer {
  margin-top: 0;
}

.page-template-page_services .banner-left {
  background-image: url(./img/servise-bg.jpg);
}

.page-template-page-editable_services .banner-left {
  background-image: url(./img/servise-bg.jpg);
}

.header.dark .menu li.current-menu-item a:before,
.single-reviews .header.dark .menu li.menu-item-59 a:before,
.single-pools #menu-item-11 a:before,
.header .menu li.current-page-ancestor a:before,
.header .menu li.current-menu-ancestor a:before,
.header.white .menu>ul>li.current-menu-ancestor>a:before,
.header .menu li.current-post-ancestor a:before,
.header.dark .menu>ul>li.current-post-ancestor a:before,
.header.dark .menu>ul>li.current-category-ancestor a:before {
  right: 0;
}

.reviews-slider .box .img {
  height: 310px;
  overflow: hidden;
}

.feedback-text .video-box .img {
  height: 310px;
}

.feedback-text .video-box .img img {
  width: 100%;
  height: auto;
}

.page-template-page_about-company h2,
.page-template-page_about-company h1 {
  padding-bottom: 55px;
}

.page-template-page_about-company h2 {
  font-size: 35px;
}

.page-template-page_services .header {
  position: relative;
  z-index: 2;
}

.page-template-page-editable_services .header {
  position: relative;
  z-index: 2;
}

.archive .content.big span.link {
  color: #04c4df;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 26px;
  border-bottom: 1px solid #04c4df;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 65px;
  cursor: pointer;
}

.desc_wrap.full_desc {
  height: auto;
}

.archive .content.big .search .total {
  font-size: 13px;
  line-height: 18px;
  color: #646464;
  padding-top: 15px;
  display: none;
}

.archive .content.big .search {
  margin-right: 86px;
}

.archive .content.big .search .inp-box {
  position: relative;
}

.archive .content.big .search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  display: block;
  height: 40px;
  padding: 0px 55px 0px 40px;
  text-transform: uppercase;
  color: #04c4df;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: 700;
  border: 2px solid #04c4df;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: left;
  margin-bottom: 0px;
}

.archive .content.big .search .inp-box:before {
  content: ' ';
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  margin-top: -8px;
  right: 24px;
  background: url(./img/lupa-blue.png) no-repeat;
}

.archive .content.big .small-filter {
  margin-top: 5px;
}

.nav-links span {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  color: #c8c8c8;
  margin-right: 3px;
  padding-right: 7px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}

.nav-links span:last-child {
  margin-right: 0px;
  padding-right: 0px;
  color: #646464;
  background: none;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}

.sidebar .menu>ul>li.menu-item-has-children:before {
  content: ' ';
  position: absolute;
  width: 7px;
  height: 11px;
  left: 0px;
  top: 5px;
  background: url(./img/arrow-right-blue.png) no-repeat;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.sidebar .menu li.active.menu-item-has-children:before {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sidebar .menu .sub-menu {
  padding-top: 17px;
  padding-bottom: 5px;
  display: none;
}

.sidebar .menu .sub-menu {
  padding-top: 17px;
  padding-bottom: 5px;
  display: none;
}

.sidebar .menu .sub-menu li {
  font-size: 15px;
  font-weight: 300;
  color: #646464;
  margin-bottom: 6px;
}

.page-template-page_FAQ .banner-left {
  background-image: url(./img/faq-bg.jpg);
}

.page-template-page_FAQ .banner-left h3 {
  white-space: normal;
  margin-bottom: 40px;
}

.page-template-page_FAQ .banner-left p {
  color: #fff;
  margin-bottom: 50px;
}

.page-template-page_FAQ .header {
  position: relative;
  z-index: 2;
}

.page-template-page_FAQ .header.dark .logo .blue {
  display: none;
}

.page-template-page_FAQ .header.dark .logo .white {
  display: block;
}

.page-template-page_FAQ .bottom-links .bottom-text {
  display: inline-block;
  vertical-align: top;
  max-width: 240px;
  font-size: 15px;
  line-height: 25px;
  color: #646464;
  margin-right: 40px;
}

.page-template-page_FAQ .bottom-links .button-blue {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  margin-top: 4px;
}

.page-template-page_contacts .container {
  height: 100vh;
}

.page-template-page_contacts .header {
  background: #fff;
}

.page-template-page_contacts .select2-dropdown {
  border: none;
}

.page-template-page_dilers .container {
  height: 100vh;
}

.page-template-page_dilers .header {
  background: #fff;
}

.page-template-page_dilers .select2-dropdown {
  border: none;
}

.reg #reg-map {
  z-index: 2;
  opacity: 1;
}

.msk .msk-contacts {
  display: block;
}

.spb .spb-contacts {
  display: block;
}

.reg .reg-contacts {
  display: block;
}

.header .drop .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  z-index: 99;
  width: 290px;
  padding-top: 20px;
}

.sub-menu a {
  display: block;
  padding: 12px 20px 0 20px;
}

.sub-menu li:first-of-type a {
  padding-top: 22px;
}

.sub-menu li:last-of-type a {
  padding-bottom: 22px;
}

.header li.drop:hover .sub-menu {
  display: block;
}

.header.dark .sub-menu a,
.header.black .sub-menu a {
  background-color: #113455;
  color: #fff;
}

.header.white .sub-menu a {
  background-color: #fff;
  color: #646464;
}

.header .sub-menu a:hover {
  color: #04c4df;
}

.search button {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: transparent;
  cursor: pointer;
}

.search #load-post {
  display: none;
}

.contact_wrap {
  margin-bottom: 30px;
}

.header .contacts .phone.phone_active {
  display: block;
}

.page-template-catalog_pools .footer {
  margin-top: 0;
}

.table_basket {
  margin: 0 !important;
}

.table_basket tr td {
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

.table_basket .table_basket_img {
  width: 74px;
  height: 61px;
  padding: 10px 20px;
  border: 1px solid #e6e6e6 !important;
}

.table_basket_img img {
  height: 100%;
}

.table_basket_title {
  width: 30%;
  padding: 0 28px !important;
  text-align: left !important;
  font-weight: 500;
  font-size: 18px;
  color: #1e1e1e;
}

.table_basket_add {
  width: 260px;
}

.table_basket_add .button-blue {
  width: 100%;
}

.basket_count_wrap {
  display: flex;
  height: 38px;
  width: 142px;
  margin: 0 auto;
  border: 1px solid #ebebeb;
}

.table_basket_count {
  width: 18%;
}

.basket_count_wrap span {
  width: 33.3%;
  height: 100%;
}

.basket_count_wrap input[type=text],
.dialogs .popup .form-box .table_basket input[type=text] {
  height: 100%;
  width: 33.3%;
  padding: 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border: none;
}

.basket_page .table_basket {
  margin: 35px 0 !important
}

.basket_page .table_basket .table_basket_price {
  text-align: right;
}

.table_basket_line {
  border-bottom: 1px solid #e6e6e6 !important;
}

.table_basket tr.table_basket_line td {
  padding: 15px 0;
}

.basket_count_wrap span {
  background: url("./img/basket_arrow.png")no-repeat;
  cursor: pointer;
}

.basket_count_wrap span:first-of-type {
  background-position: 20px 15px;
}

.basket_count_wrap span:last-of-type {
  background-position: -30px 15px;
}

.basket_count_wrap span:hover {
  background-position-y: -28px;
}

.table_basket_price {
  font-size: 25px;
  font-weight: bold;
  color: #1e1e1e;
}

.desc_wrap {
  overflow: hidden;
  height: 133px;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}

.contacts-box.diller-contacts {
  top: 100px;
  background-color: #fff;
}

.contacts-box.diller-contacts p {
  line-height: 28px;
  font-size: 17px;
  color: #1e1e1e;
}

.contacts-box.diller-contacts li {
  padding-left: 35px;
  line-height: 26px;
  color: #646464;
  background: url(./img/check-blue.png)no-repeat 1px 7px/15px;
}

.order-popup .form-box p {
  margin: 0;
}

span.your-address input,
span.your-email input,
.basket_page {
  margin-bottom: 0 !important;
}

.wpcf7-form-control-wrap {
  display: block;
}

span.wpcf7-not-valid-tip {
  position: absolute;
  top: -18px;
  left: 0;
  width: 100%;
}

.wpcf7-form-control-wrap.citi_select {
  display: inline;
}

div.wpcf7-validation-errors {
  display: none !important;
}

.dialogs .popup.order_call-popup {
  width: 40%;
}

.dialogs .popup.order_call-popup .form-box {
  max-width: 430px;
  padding: 50px 40px 80px 40px;
  text-align: center;
}

.dialogs .popup.order_call-popup .form-box button {
  margin: 60px auto 0;
}

.table_basket_img {
  position: relative;
}

.table_basket_del {
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  background-image: url("./img/close-white.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #04c4df;
  background-size: 11px 11px;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  cursor: pointer;
}

.table_basket_del:hover {
  background-color: #113455;
}

.basket_button_box {
  position: fixed;
  bottom: 100px;
  right: 100px;
  z-index: 42;
}

.basket_button_box .basket_button_bg {
  position: relative;
  z-index: 55;
  width: 115px;
  height: 115px;
  border-radius: 50%;
  background: url("./img/basket_icon.png")no-repeat 50% 50% #04c4df;
}

.basket_button_count {
  position: absolute;
  left: 62px;
  top: 27px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #ee5656;
  border-radius: 50%;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
}

.basket_button_popup {
  position: absolute;
  right: 57px;
  bottom: 90px;
  z-index: 55;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 1600px;
  padding: 60px 30px 55px 30px;
  text-align: center;
}

#diller {
  margin-top: 40px;
}

#diller:hover:before {
  opacity: 0.1;
}

.dialogs .popup.diller-popup .form-box textarea,
.dialogs .popup.add_to_basket-popup .form-box textarea {
  height: 160px;
}

.dialogs .popup.diller-popup .form-box p {
  margin: 0 0 25px;
}

.dialogs .popup.diller-popup .form-box>p span {
  padding: 0 8px;
  font-size: 16px;
  font-weight: 600;
}

.dialogs .popup.popup-3d-popup,
.dialogs .popup.video-popup {
  width: 100%;
  max-width: 1000px;
}

.dialogs .popup.popup-3d-popup .form-box,
.dialogs .popup.video-popup .form-box {
  padding: 0;
}

.dialogs .popup.popup-3d-popup p,
.dialogs .popup.video-popup p {
  text-align: center;
}

.dialogs .popup.popup-3d-popup iframe,
.dialogs .popup.video-popup iframe {
  /*margin:9px auto 0;*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wpb_single_image .vc_figure,
.wpb_single_image .vc_single_image-wrapper,
.wpb_single_image img {
  width: 100%;
}

.remove_autop p,
.remove_autop br {
  display: none;
}

.dialogs .popup.order_pool-popup .form-box textarea {
  height: 279px !important;
}

.catalog-box:not(.big) .item:nth-child(3n+1) {
  clear: left !important;
}

#articles_box .slider,
.home .slider-box .slider {
  width: 9999px !important;
}

.header-clients {
  position: absolute;
  padding-bottom: 0px;
  left: 0px;
  top: 0px;
  z-index: 10;
  max-width: 1920px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width:1100px) {
  .page-template-page_services .banner-left {
    background-position: center center;
  }
  .page-template-page_services .footer {
    margin-top: 0px;
  }
}

@media screen and (max-width:980px) {
  .page-template-page_contacts .container {
    height: auto;
  }
  .page-template-page_dilers .container {
    height: auto;
  }
}

.catalog_pools_text,
.catalog_pools_more {
  color: white;
  text-align: center;
}

.catalog_pools_text {
  font-size: 25px;
  font-weight: bold;
  padding-top: 400px;
  line-height: 140%;
  margin: 0;
}

.catalog_pools_more {
  text-decoration: underline;
  font-size: 14px;
  vertical-align: bottom;
  border: 2px solid white;
  margin: 10px auto;
  width: 130px;
}

.autocity {
  display: none;
}

.only4spb {
  display: none;
}

.slide-spb {
  display: none;
}

.pool_add_sale {
  position: absolute;
  height: 40px;
  width: 190px;
  right: 0px;
  top: 40px;
  background-image: url("./img/pool_add_sale_spb.png");
  z-index: 100;
  cursor: pointer;
}

.pool_add_sale_single {
  position: relative;
  display: inline-block;
  height: 25px;
  width: 108px;
  margin-left: 20px;
  background-image: url("./img/pool_add_sale_single_spb.png");
  z-index: 100;
  cursor: pointer;
}

#NYAdwert,
#NYAdwertKZ,
#NYAdwertSPB,
#NYAdwertKR,
#workersBanner {
  display: none;
  /*max-width: 610px;*/
  /*max-height: 167px;*/
  /*width: 90%;



    height: 90%;*/
  position: fixed;
  z-index: 1000;
  /*right: 10%;*/
  cursor: pointer;
  bottom: 0px;
  max-width: 720px;
  width: 100%;
  right: 0;
  left: 0;
  margin: auto;
  transform: translate3d(200%, 0, 0) skewX(-50deg);
  transition: all 1s;
  opacity: 0;
}

.nybanner {
  width: 100%;
  height: 0;
  padding-bottom: 25%;
  box-shadow: 1px 1px 20px 10px rgba(0, 0, 0, 0.3);
}

#NYAdwert img,
#NYAdwertKZ img,
#NYAdwertSPB img,
#NYAdwertKR img,
#workersBanner img {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1001;
}

@media screen and (max-width:747px) {
  .catalog_pools_promo {
    display: none;
  }
  .blue-bg {
    background: none;
  }
  .main .header,
  .header-clients {
    position: absolute;
    background: #113455;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .img-bg {
    background: #113455;
    width: 100%;
    top: 30px;
    bottom: 0px;
    right: 0px;
    position: absolute;
    z-index: 1;
    background: url(../img/main-top-slider-bg-01.jpg) no-repeat top center;
    background-size: cover;
    z-index: 1;
    background-size: auto 300px;
  }
  .top-box .slider-box {
    margin-top: 150px;
  }
  .fp-tableCell {
    width: 100%;
    height: 100%;
    background: #113455;
  }
  .top-box .slider-box p {
    margin-bottom: 25px;
    margin-top: 10px;
  }
  .main h1 {
    font-size: 30px;
    padding: 50px 0px 15px 0px;
  }
  .header .mobile-menu span {
    display: block;
    margin-bottom: 8px;
    height: 1px;
    width: 15px;
  }
  .header .mobile-menu {
    margin-left: 30px;
    margin-top: 13px;
  }
  .header .mobile-menu span:first-child {
    width: 20px;
  }
  .header .mobile-menu span:last-child {
    margin-bottom: 0px;
    width: 25px;
    height: 1px;
  }
  .button-blue {
    width: 220px;
    height: 50px;
    line-height: 50px;
  }
  .top-box .slider-box h1,
  .top-box .slider-box h2 {
    line-height: 1.4;
    color: #fff;
    /*padding: 0px;*/
  }
  .top-box .slider-box h2 {
    padding: 0;
  }
  .pager {
    position: absolute;
    top: -15px;
    left: 15px;
    font-size: 0px;
    z-index: 2;
  }
  .pager a {
    border: 1px solid #cbe0e6;
  }
  .pager a.active {
    background: #cbe0e6;
  }
  #NYAdwert,
  #NYAdwertKZ,
  #NYAdwertSPB,
  #NYAdwertKR,
  #workersBanner {
    display: block;
    max-width: 610px;
    max-height: 167px;
    width: 100%;
    position: fixed;
    z-index: 1000;
    right: 0;
    cursor: pointer;
    bottom: 0px !important;
  }
  .header .contacts .phone {
    font-size: 18px;
    padding-left: 0px;
    background: none !important;
    line-height: 22px;
  }
  .main .content {
    width: 96%;
    margin: 0px auto;
    padding-top: 80px;
  }
  .steps .content {
    padding-top: 0;
  }
  .main .header .menu,
  .header-clients .menu {
    top: 100%;
    margin-top: 0;
  }
}

.tags {
  margin-bottom: 30px;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  /*justify-content: flex-end;*/
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 980px) {
  .tags {
    justify-content: flex-start;
  }
}

.tags a {
  /*color: #000;



    font-size: 11px;



    text-transform: uppercase;



    font-weight: 700;



    letter-spacing: 1px;



    padding: 10px 45px 10px 35px;



    line-height: 40px;







    height: 40px;



    border: 2px solid #ebebeb;



    -webkit-box-sizing: border-box;



    -moz-box-sizing: border-box;



    box-sizing: border-box;



    border-radius: 20px;*/
  font-size: 13px;
  line-height: 25px;
  color: #c8c8c8;
  margin-right: 15px;
  /*margin-left: 15px;*/
  text-decoration: underline;
}

.tags a:hover {
  color: #646464;
}

.filter {
  padding-top: 5px;
  padding-bottom: 100px;
}

.about-numbers {}

.about-numbers__item {
  position: relative;
  padding-bottom: 42px;
  /*padding-bottom: 25px;*/
  min-height: 130px;
  box-sizing: border-box;
}

.about-numbers__item:before {
  content: '';
  display: block;
  width: 2px;
  height: 100%;
  background: rgba(4, 169, 233, 0.3);
  position: absolute;
  left: 69px;
  top: 0;
}

.about-numbers__item:first-child:before {
  top: 30px;
}

.about-numbers__item:last-child:before {
  height: 40px;
}

.about-numbers__item:after {
  content: '';
  display: block;
  width: 80px;
  height: 80px;
  background: url(img/main-bottom-box-icons.png) no-repeat 0 0;
  position: absolute;
  top: -10px;
  left: 30px;
}

.about-numbers__text {
  padding-left: 145px;
}

.about-numbers__num {
  font-size: 65px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 25px;
  color: #04c4df;
}

.about-numbers__title {
  font-size: 22px !important;
  line-height: 1.2 !important;
  margin-bottom: 10px;
  min-height: 52px;
  display: flex;
  align-content: center;
  align-items: center;
}

.about-numbers__p {
  margin-bottom: 0px;
  /*margin-top: 20px;*/
  margin-top: 0;
}

.about-company-tab {
  margin-top: 42px;
}

.about-company-tab td {
  text-align: left;
}

.about-company-tab td:first-child {
  padding-left: 20px;
  width: 140px;
  vertical-align: top;
}

.about-company-tab td b {
  color: #000000;
}

@media screen and (max-width: 1280px) {
  .about-numbers__num {
    font-size: 55px;
    line-height: 40px;
  }
  .about-numbers__title {
    font-size: 18px !important;
  }
  .about-numbers__p {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 640px) {
  .about-numbers__text {
    padding-left: 100px;
  }
  .about-numbers__item:after {
    left: 10px;
  }
  .about-numbers__item:before {
    left: 50px;
  }
}

.gallery-slider,
.video-slider {
  position: relative;
}

.gallery-slider .box .next .bx-next,
.video-slider .box .next .bx-next {
  display: block;
  position: absolute;
  font-size: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  left: 0px;
  background: url(/wp-content/themes/admiral/img/slider-next.svg) no-repeat center center;
}


/*.video-slider .box .next .bx-next {



    background-position: 50px center;



}*/

.gallery-slider .box .next,
.video-slider .box .next {
  position: absolute;
  /*width: 261px;*/
  bottom: 0px;
  /*left: 1159px;*/
  top: 0px;
  /*background: #04c4df;*/
  background: rgba(4, 196, 233, 0.5);
  width: 60px;
  right: 0;
}


/*.video-slider .box .next {



    width: 406px;



    left: 1304px;



}*/


/*.gallery-slider .box .prev,
.video-slider .box .prev {
    display: none; 
}*/

.gallery-slider .box,
.video-slider .box {
  position: absolute;
  left: 50%;
  margin-left: -565px;
  top: 0px;
}

.gallery-link,
.video-link {
  position: relative;
  /* max-width: 260px;*/
}

.gallery-link:hover:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(17, 52, 85, 0.8);
}

.gallery-link:hover:after {
  content: '';
  width: 51px;
  height: 53px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/wp-content/themes/admiral/img/loop.svg);
  -webkit-background-size: contain;
  background-size: contain;
}

.gallery-title {
  font-weight: 300;
  padding-top: 30px;
}

.video-gallery-title {
  font-weight: 300;
  padding-top: 60px;
}

.gallery-link img,
.video-link img {
  width: 100%;
  display: block;
}

.video-link:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(/wp-content/themes/admiral/img/play-white-small.png) no-repeat center;
}

.dialogs .video_gallery-popup  {
  width: 800px;
  max-width: 89.063%;
}

@media screen and (max-width: 1024px) {
  .dialogs .video_gallery-popup {
    width: 96%;
  }
}

.video_gallery-popup {
  background-color: transparent !important;  
}

.video-popup {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: auto;
}

.video-popup__slider {
  width: 16%;
}

.video-popup__video {
  /*width: calc( 84% - 60px );*/
  width: 100%;
  /*margin-left: 60px;*/
  position: relative;
}

.video-popup__video .video {
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  top: 0;
  bottom: 0;
}

.video-popup__video .img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
}

.video-popup__video .img:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(/wp-content/themes/admiral/img/play-white-small.png) no-repeat center;
}

.video-popup__video .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-popup__video .video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.video-link {
  cursor: pointer;
}

.gallery-slider-vertical img {
  width: 100%;
}

.gallery-slider-vertical {
  height: 100%;
  width: 100%;
}

.gallery-slider .bx-viewport {
  height: 165px !important;
}

.gallery-slider .bx-wrapper {
  height: 160px !important;
}

.video-slider .bx-viewport {
  height: 258px !important;
}

.video-slider .bx-wrapper {
  height: 258px !important;
}

.gallery-slider .box {
  height: 160px !important;
  max-width: calc(100% - (50% - 565px));
}

.video-slider {
  height: 258px !important;
}

.video-slider .box {
  height: 258px !important;
  max-width: calc(100% - (50% - 565px));
  min-width: 405px;
}

.gallery-slider .box .prev,
.video-slider .box .prev {
  position: absolute;
  /*width     : 261px;*/
  width: 60px;
  /*left      : -90px;*/
  left: 0;
  bottom: 0px;
  /*left      : -291px;*/
  top: 0px;
  background: #04c4df;
  background: rgba(4, 196, 223, 0.5);
}

.gallery-slider .box .prev,
.video-slider .box .prev {
  display: block;
}

.gallery-slider .box .prev .bx-prev,
.video-slider .box .prev .bx-prev {
  display: block;
  position: absolute;
  font-size: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  left: 0px;
  background: url(/wp-content/themes/admiral/img/slider-prev.png) no-repeat center center;
}

.video-slider .box .prev .bx-prev {
  background-position: 80% center;
}

@media screen and (max-width: 1560px) {
  .gallery-slider .box,
  .video-slider .box {
    left: 2%;
    margin-left: 0px;
    max-width: 98%;
  }
  .gallery-slider .box .prev,
  .video-slider .box .prev {
    left: 0;
  }
}


/*@media screen and (max-width: 1280px) {
    .gallery-slider .box .next,
    .video-slider .box .next {
        left: 869px;
    }
    .video-slider .box .next {
        left: 869px;
    }
}*/

@media screen and (max-width: 800px) {
  .gallery-slider .box .next,
  .video-slider .box .next {
    right: 0;
    left: inherit;
    width: 50px;
    top: 0px;
    bottom: 0px;
    background: none;
  }
  .gallery-slider .box .next .bx-next,
  .video-slider .box .next .bx-next {
    background: url(/wp-content/themes/admiral/img/arrow-right-black.png) no-repeat center;
  }
  .gallery-slider .bx-wrapper,
  .video-slider .bx-wrapper {
    max-width: 550px !important;
  }
  .gallery-slider .box,
  .video-slider .box {
    position: relative;
    left: inherit;
    top: inherit;
    width: 96%;
    margin: 0px auto;
  }
  .video-slider .box {
    min-width: auto;
  }
  .gallery-slider .box .prev,
  .video-slider .box .prev {
    position: absolute;
    left: 0;
    right: inherit;
    display: block;
    width: 50px;
    top: 0px;
    bottom: 0px;
    background: transparent;
  }
  .gallery-slider .box .prev .bx-prev,
  .video-slider .box .prev .bx-prev {
    display: block;
    position: absolute;
    font-size: 0px;
    top: 0px;
    /*width   : 100%;*/
    width: 60px;
    left: 0px;
    background: url(/wp-content/themes/admiral/img/arrow-left-black.png) no-repeat center;
    height: 100%;
  }
}

.gallery-slider .prev.disabled,
.gallery-slider .next.disabled,
.video-slider .prev.disabled,
.video-slider .next.disabled {
  display: none;
}


/* whatsapp в footer */

.mess-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}

.mess-item img {
  height: 32px;
}

@media screen and (max-width: 767px) {
  .mess-wrapper {
    justify-content: center;
  }
  .calculator-form__price {
    font-size: 24px !important;
  }
}

.requestCall {
  float: right;
  margin-right: 30px;
  margin-top: -30px;
}

.requestCall__link {
  display: block;
  text-align: center;
  width: 140px;
  height: 35px;
  border: 1px solid #04c4df;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.5s;
}

.requestCall__text {
  font-size: 10px;
  line-height: 35px;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #04c4df;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.5s;
}

.header.white .requestCall__link {
  border-color: #ffffff;
}

.header.white .requestCall__text {
  color: #ffffff;
}

.requestCall__link:hover .requestCall__text {
  color: #ffffff;
}

.requestCall__link:hover {
  background-color: #04c4df;
  border-color: #04c4df !important;
}

.requestCall--black .requestCall__text {
  color: rgb(30, 30, 30);
}

.requestCall--black .requestCall__link {
  border-color: rgb(30, 30, 30);
}

.requestCall--blue .requestCall__text {
  color: #ffffff;
}

.requestCall--blue .requestCall__link {
  background-color: #04c4df;
  border-color: #04c4df;
}

.formRequestCall {
  width: 100%;
  display: block;
  font-size: 0;
}

.formRequestCall__item {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 14px;
  font-weight: 300;
  box-sizing: border-box;
}

.formRequestCall__item:nth-child(2n-1) {
  padding-right: 15px;
}

.formRequestCall__item:nth-child(2n) {
  padding-left: 15px;
}

@media screen and (max-width: 1560px) {
  .requestCall {
    margin-top: 15px;
  }
}

@media screen and (max-width: 1400px) {
  .requestCall {
    margin-right: 15px;
  }
}

@media screen and (max-width: 1460px) {
  .requestCall__link,
  .header.white .requestCall__link {
    width: 35px;
    height: 35px;
    position: relative;
    background-color: #04c4df;
    border-color: #04c4df;
  }
  .requestCall__link:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(img/requestCall-icon.svg) no-repeat center;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
  }
  .requestCall__text {
    display: none;
  }
}

@media screen and (max-width: 980px) {}

@media screen and (max-width: 500px) {
  .requestCall__link {
    width: 30px;
    height: 30px;
  }
  .requestCall__link:before {
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
  }
  .requestCall {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 15px;
  }
  .header .mobile-menu {
    margin-left: 10px;
  }
  .header .contacts {
    padding-right: 50px;
  }
  .formRequestCall__item {
    width: 100%;
  }
  .formRequestCall__item:nth-child(2n-1) {
    padding-right: 0px;
  }
  .formRequestCall__item:nth-child(2n) {
    padding-left: 0px;
  }
}

@media screen and (min-width: 2230px) {
  .nav.white li a {
    color: #cdcdcd;
    opacity: 1;
  }
  .nav.white li a:before {
    color: #cdcdcd;
    opacity: 1;
    background-color: #000;
  }
  .nav.white li.active a {
    color: #1e1e1e;
  }
}

.certificate {
  width: 100%;
  text-align: center;
}

.certificate__title {
  text-align: center;
  padding-bottom: 15px;
}

.certificate__photo {
  margin: auto;
  max-width: 260px;
}

.certificate__img {
  max-width: 260px;
}

.certificate__block {
  width: 48.673% !important;
  float: left;
}

@media screen and (max-width: 1560px) {
  .certificate__block {
    width: 60% !important;
  }
}

@media screen and (max-width: 1100px) {
  .certificate__block {
    width: 65% !important;
  }
}

@media screen and (max-width: 800px) {
  .certificate__block {
    width: 100% !important;
  }
}

.company-info h1 {
  padding-bottom: 30px;
}

.company-info p {
  margin: 15px 0;
}

.accordion-about__name {
  cursor: pointer;
}

.accordion-about__info {
  display: none;
}

.rasmap-popup {
  max-width: 1240px;
}

.rasmap-popup .form-box {
  padding: 55px !important;
}

.rasmap-popup #selectAdress {
  margin-top: 10px;
}

#restoyanie,
#buypoolOkean {
  height: auto !important;
  line-height: 1.4 !important;
  padding-bottom: 10px;
}

.dialogs .buypoolOkean-popup .form-box,
.dialogs .buypoolDelfi-popup .form-box,
.dialogs .buypool-popup .form-box {
  padding-top: 25px;
  padding-bottom: 25px;
}

.dialogs .buypoolOkean-popup .form-box h2,
.dialogs .buypoolDelfi-popup .form-box h2,
.dialogs .buypool-popup .form-box h2 {
  font-size: 25px;
  line-height: 1.2;
  padding-bottom: 15px;
}

.pricePoolinfo {
  margin-bottom: 30px;
}

@media screen and (max-width: 1367px) {
  .dialogs .buypoolOkean-popup .form-box,
  .dialogs .buypoolDelfi-popup .form-box,
  .dialogs .buypool-popup .form-box {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}

@media screen and (max-width: 1280px) {
  .dialogs .buypoolOkean-popup .form-box,
  .dialogs .buypoolDelfi-popup .form-box,
  .dialogs .buypool-popup .form-box {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}

.page-sidebar .pavilions-block-info h2,
.page-sidebar .pavilions-block-info span {
  color: white !important;
}

.catalog-promo-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 20px;
  align-content: center;
  align-items: center;
}

.catalog-promo-block__col {
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.catalog-promo-block__banner-block {
  width: 400px;
}

.catalog-promo-block__title-block {
  width: calc(100% - 400px);
}

.catalog-promo-block__banner {
  width: 100%;
  display: block;
}

.catalog-promo-block__banner-link {
  position: relative;
  display: block;
  box-sizing: border-box;
}

.catalog-promo-block__banner-text {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  /*padding  : 20px 70px 20px 25px;*/
  padding: 20px 20px 20px 25px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.catalog-promo-block__banner-text span {
  display: block;
  line-height: 1.2;
}

.catalog-promo-block__banner-text span:last-child {
  padding-right: 50px;
}

.catalog-promo-block__banner-text img {
  width: 32px;
  height: 20px;
  position: absolute;
  /*top    : 30px;*/
  bottom: 60px;
  right: 30px;
  animation: goToBanner 1.5s infinite;
}

@keyframes goToBanner {
  0% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    opacity: 1;
  }
}

@media screen and (max-width: 980px) {
  .catalog-promo-block__banner-block {
    display: none;
  }
  .catalog-promo-block__title-block {
    width: 100%;
  }
}

@media screen and (max-width: 980px) {
  .js-menu-link-open-sub {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    z-index: 999;
  }
  .js-menu-link-open-sub:before {
    content: '';
    display: block;
    width: 12px;
    height: 1px;
    background: rgb(30, 30, 30);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.5s;
  }
  .js-menu-link-open-sub:after {
    content: '';
    display: block;
    width: 12px;
    height: 1px;
    background: rgb(30, 30, 30);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(90deg);
    transition: all 0.5s;
  }
  .js-menu-link-open-sub--open:before {}
  .js-menu-link-open-sub--open:after {
    transform: rotate(0);
  }
  .header li.drop .sub-menu--open,
  .header li.drop:hover .sub-menu--open {
    display: block !important;
    position: relative !important;
    padding-top: 0 !important;
  }
  .header.white .menu li.drop,
  .header.dark .menu li.drop {
    background-position: left 11px;
    width: 100%;
    white-space: nowrap;
  }
  .header.dark .menu .js-menu-link-open-sub:before,
  .header.dark .menu .js-menu-link-open-sub:after {
    background: #ffffff;
  }
  .header.dark .sub-menu a,
  .header.black .sub-menu a {
    background: transparent;
  }
  #menu-top-menu {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 747px) {
  .header.dark {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.single-goods-btns__btn-review {
  font-family: "Roboto", sans-serif;
}


/* magic */
#slidexx{/*padding-left:30px;*/position:relative;padding-top:120px;padding-bottom:40px;background:#113455}
.fleft{float: left;
    width: 110px;
    position: absolute;
    z-index: 9;
    background: #113455;
    height: 410px;}
.slidex{padding-left:0px;position:relative;height:450px;}
.slidex .slick-list{padding-left:100px;}
.slidex a:first-child{}

@media screen and (min-width: 992px) {
.slidex a{    width: 420px !important;    height: 410px !important;margin-right:-30px;margin-left:-30px;}
.elm{width:420px;height:410px;position:relative;}
}

.elm span{color: #dcdcdc;
    font-weight: 700;
    font-size: 90px;
    position: absolute;
    top: -28px;
    left: 10px;}
.elm p{    position: absolute;
    bottom: 5px;
    left: 35px;
    color: #fff;
    font-weight: 500;
    font-size: 24px;}
.blow{display:flex;flex-direction:column;opacity:0}
.blow span{font-weight:300;color:#fff;font-weight:500;margin-top: 20px;    margin-bottom: 15px;}
.blow .active{font-weight:400;color:#fff}
.blow .active:before{content: "";
    display: inline-block;
    width: 15px;
    height: 1px;
    position: relative;
    background: #fff;
    top: -4px;
    margin-right: 25px;}
.simple{font-weight:300;color:#fff;font-weight:500;}
/*#slick-slide00{    margin-left: 50px;}*/
.slidex .slick-dots{display:none!important}
.slidex .slick-prev{
/*  right: 150px;*/
left: 50px;
top: calc( 50% - 20px);
/*    top: 105%;*/
width:40px;height:40px;
z-index:9;
/*left: auto;*/
transform: translateY(-50%);
}
.slidex .slick-next{
/*  right: 100px;*/
right: 50px;
top: calc( 50% - 20px);
/*    top: 105%;*/
width:40px;height:40px;
z-index:9;
left: auto;
}
.slidex .slick-prev:before{background:url(img/arr.png)no-repeat;width:40px;height:40px;font-size:0;display: block;transform: rotate(180deg);}
.slidex .slick-next:before{background:url(img/arr.png)no-repeat;width:40px;height:40px;font-size:0;display: block;}

@media screen and (max-width: 991px) {
  .slidex a{    width: 420px !important;    height: 410px !important;margin-right:-30px;margin-left:-30px;}
  .elm{width:420px;height:410px;position:relative;}
}

@media screen and (max-width: 767px) {
.feedback{    margin-top: -30px;}  
.slidex {
  height: 335px;
}
.slidex a {
    width: 335px !important;
    height: 335px !important;
    margin-right: 0;
    margin-left: 2px;
}
.elm {
    width: 335px;
    height: 335px;
    position: relative;
}
/*.slidex .slick-prev,.slidex .slick-next {
    top: 93% !important;
}*/
/*.slidex .slick-prev{right:55%!important;}
.slidex .slick-next{right:40%!important;}*/
.slidex .slick-prev {
  left: 20px;
}
.slidex .slick-next {
  right: 20px;
}
.fleft{width: 0px!important;}
.mess-wrapper {
    justify-content: center;
  }
  .calculator-form__price {
    font-size: 24px !important;
  }
}

.gallery {
  overflow: clip;
}

.pager {
  z-index: 6;
}
.errorSMS {
  color: #dc3232;
  font-size: 14px;
  font-weight: 300;
  display: none;
}
