/*!
 * Start Bootstrap - Stylish Portfolio v5.0.1 (https://startbootstrap.com/template-overviews/stylish-portfolio)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-stylish-portfolio/blob/master/LICENSE)
 */
   @import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400&display=swap');
   @font-face {
    /*font-family: HelveticaBlack; 
    src: url(/assets/components/css/font/helvetica_neue_cyr_black_regular.ttf); 
    font-family: HelveticaMedium;
    src: url(/assets/components/css/font/OLIVERs_HelveticaNeueCyr-Medium.ttf); 
    font-family: Helvetica; 
    src: url(/assets/components/css/font/OLIVERs_HelveticaNeueCyr-Light.ttf);*/
   } 
body,
html {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'Source Sans Pro', sans-serif;
  border: none;
  background: #fff;
}

.btn-xl {
  padding: 1.25rem 2.5rem;
}

.content-section {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.content-section-heading h2 {
  font-size: 3rem;
}

.content-section-heading h3 {
  font-size: 1rem;
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
.header-background a,.sidebar-nav .nav-item .nav-link,#sidebar-wrapper .sidebar-nav .nav-item .dropdown-menu li a,.header-background span,.header-background .call .mybtn {font-family: 'Source Sans Pro', sans-serif;}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
.main-uslugi .breadcrumb {display:block;background-color: transparent;}
.breadcrumb-header {
    background:url('/assets/components/img/breadcrumbs.jpg')no-repeat;
    padding-top: 20px;
    padding-bottom: 7px;
    background-size: cover;
}

.main-uslugi .breadcrumb .fas,.main-uslugi .breadcrumb li {display:inline-block;margin-left: 5px;}
.main-uslugi .breadcrumb li a {color:#24aadd;}
.main-uslugi .breadcrumb li a,.main-uslugi .breadcrumb li,.main-uslugi .breadcrumb .fas {font-size:13px;}
/* Map */
.map {
  height: 30rem;
}

@media (max-width: 992px) {
    .breadcrumb-header {background-size: cover!important;padding-bottom:0!important;}
     #portfolio .row .align-items-center {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
    }
    #portfolio .project-info div {padding: 0px 15px 0px 15px;}
    .project-info .callform {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
  .map {
    height: 75%;
  }
}
@media (max-width: 1200px) and (min-width: 992px) {
     .main-uslugi .gal-item .description-cars {min-height:350px;}
     #sidebar-wrapper .sidebar-nav .nav-item {margin-right: 50px!important;}
}
.map iframe {
  pointer-events: none;
}

.scroll-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: white;
  background: rgba(52, 58, 64, 0.5);
  line-height: 45px;
}

.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}

.scroll-to-top:hover {
  background: #343a40;
}

.scroll-to-top i {
  font-weight: 800;
}

.masthead {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: auto;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1))), url("../img/bg-masthead.jpg");
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/bg-masthead.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.masthead h1 {
  font-size: 4rem;
  margin: 0;
  padding: 0;
}
.mytable thead {background: #00a8ec;color: #fff;}
.mytable tbody tr td {vertical-align:middle;}
#advantages ul li,.parameters-1 ul li {font-size:16px;color:#000;}
#advantages h3 {font-size:20px;}
.product-block {background:#00a8ec;}
.product-block-text {padding-left: 20px;padding-right:20px;} 
.product-block h1,.product-block p {color:#fff;}
.product-block p {font-size:17px;}
/* Side Menu */ 
.mybtn {background-color:#24aadd;color:#fff;border-radius:0px;/* font-size: 12px; */}
.btn-group{width:100%;}
.mybtn:hover,.mybtn:after,.btn-group:after,.mybtn:visited,.btn-group:visited,.mybtn:focus,.btn-group:focus {color:#fff;}
.sidebar-nav li.sidebar-nav-item a,.sidebar-nav .nav-item .nav-link {
  display: block;
  text-decoration: none;
  color: #000;
  padding: .2rem 1rem;
}
#sidebar-wrapper .sidebar-nav .nav-item .dropdown-menu {
    z-index: 99999999999;
    border: 1px solid #00a8ea;
    border-radius: 5px;
}
#sidebar-wrapper .sidebar-nav .nav-item .dropdown-menu li a {color:#484646;}
#sidebar-wrapper .sidebar-nav .nav-item .dropdown-menu li a:hover {background:#bee5f7;}
.header-background {
    padding-bottom: 10px;
    padding-top:10px;
    background: #fff;
    position: relative;
    height: 50px;
    z-index: 9;
    width: 100%;}
.header-background a {font-size:16px;}
.header-background a.navbar-brand {padding-top: 0px;margin-top: -5px;}
.header-background .call a{font-size:12px;}
.header-background .copy {    
    float: right;
    display: block;
    position: absolute;
    top: 5px;
    left: 230px;
    font-weight: 400;
    font-size: 16px;
}
.header-background .copy:before {
    display: inline-block;
    position: absolute;
    top: 21px;
    left: -47px;
    content: "";
    border-top: .3rem solid #00a8ec;
    width: 50px;
    margin: 0 1rem;
    transform: rotate(90deg);
}    
.header-background .phone-header:before {
    content:"";
    background-image:url(/assets/components/img/icons/phone.svg);
    width: 30px;
    height: 30px;
    position: absolute;
    left: 15px;
    top: 12px;
}
.header-background .phone-header2 {margin-top:15px;}
.header-background .phone-header2:before {
    content:"";
    background-image:url(/assets/components/img/icons/email.svg);
    width: 30px;
    height: 30px;
    position: absolute;
    left: 15px;
    top:10px;
}
.header-background .phone-header ul,.footer ul {list-style:none;}
.header-background .phone-header {margin-top: 7px;}
#contacts {background:#1a1f2b;color:#fff;}
.footer ul {padding-left: 0px;}
.main-uslugi .min-height,.min-height-2 {max-height:130px;}
.main-uslugi .min-height-letters {max-height:260px;}
.main-uslugi .second-block .gallery-desc {background:#00a8ec;padding:10px;display: table;text-align: center;width: 100%;height: 60px;}
.main-uslugi .second-block .gallery-desc h4 {color:#fff;display: table-cell;vertical-align: middle;}
.content-block p {font-size:16px;}
/* .main-uslugi .first-block .col-md-3,.main-uslugi .second-block .col-md-3,.main-uslugi .first-block .col-sm-6,.main-uslugi .second-block .col-sm-6,.main-uslugi .first-block .col-xs-6,.main-uslugi .second-block .col-xs-6 {padding:5px;} */
/* .main-uslugi .first-block,.main-uslugi .second-block {padding-left:10px;padding-right:10px;} */
.main-uslugi .box-product {background: #000;padding: 15px;}
.main-uslugi .box-product .badge-dark {color:#000;background:#fff;padding: 10px 15px;font-size: 16px;}
.main-uslugi.viveska .gal-item .badge, .badge-page .badge {color:#fff;background:#1a202b;/*position:absolute;right: 15px;top: 15px;*/padding: 4px 10px;font-size: 14px;border-radius: 15px;}
.main-uslugi.viveska .gal-item img {width:100%;}
.main-uslugi.viveska .gal-item .gal-item-a {display:block;height:250px;}
.main-uslugi.yacht-page .slick-slide {height:500px;}
/* .main-uslugi .box-product .btn {background-color:#01a8ec;} */
.main-uslugi .box-product .caption p {color:#fff;text-align: center;}
.main-uslugi .box-product .caption h4 {color:#02a1e3;min-height: 40px;text-align:center;}
.main-uslugi .box-product {margin-top:15px;} 
.header-background img,footer.footer img{max-width: 115px;}
.caption .mybtn,#contacts .mybtn,.bottom-content-3 .mybtn,#portfolio .row .mybtn,.bottom-content-3-block .mybtn{margin-top:20px;min-width: 215px;min-height: 40px;}
.header-slide .slick-slide {position:relative;}
.header-slide video {width:100%;}
.header-slide .wrap-video:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* background: rgba(51,44,85,.4); */
}
/* .header-slide .wrap-video:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  z-index: 1;
} */
/* .main-uslugi.viveska .row {flex-wrap: nowrap;overflow-x: auto;overflow-y: hidden;}
.main-uslugi.viveska .row .gal-item {display:inline-block;flex: 0 0 auto;} */
.main-uslugi .gallery-desc {background: #fff;position:relative;padding:10px;} 
.main-uslugi .gallery-desc .mybtn {width:100%;}
/* .main-uslugi .gallery-desc h4:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 50px;
    height: 3px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    width: 50px;} */
.caption {
        position: absolute;
        top: 15%;
        left: 0;
        right: 0;
        margin-left: auto;
        width: 100%;
        margin-right: auto;
        text-align: center;
        z-index: 99999;
    }
@media (min-width:1600px) { 
    /* .bottom-content .bottom-content-3-block .col-sm-10 {padding-left:60px!important;} */
    .bottom-content {height:90%!important;} 
    .slide .caption {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 99999;
    }
    .caption-2 h2 {font-size:44px;}
}
@media (min-width:1200px) {
    .main-uslugi .gal-item .description-cars {min-height:320px;}
    .header-slide {
    position: relative;
    width: 100%;
    /*height: 100%;*/
    }
    .parameters-1 p {margin-top:20px;}
    .bottom-content-3-block {height:210px;}
    .bottom-content .bottom-content-3-block {width:520px;}
    /* .bottom-content .bottom-content-3-block .col-sm-10 {padding-left:30px;} */
    .bottom-content-3 .star {    
    position: absolute;
    bottom: -780px;
    color:#ffffff94;
    }
    .bottom-content-2-block {min-height: 480px;}
    .bottom-content-2-text {width:70%;}
    .bottom-content-2-block p {min-height:200px;}
    /* .parameters-1 {padding: 10px 130px 30px 130px;} */
    #advantages h3 {margin-top:57px;}
    #advantages ul,.parameters-1 ul,.bottom-content-text ul {margin-top:20px;padding-left:10px;}
    #advantages ul span,.parameters-1 ul span  {float:right;}
   .project-info div p {padding-right: 148px;} 
    .header-background .call a,.header-background .call .mybtn {
    font-size: 16px;
    padding: 20px 10px 11px 10px;
    margin-top: -17px;
    }
    /*.header-background .call a {margin-right: -3px;}*/
    .caption .mybtn,.bottom-content .mybtn,.bottom-content-3 .mybtn {
    font-size: 16px;
    padding: 3px 40px 3px 40px;
    /* position:absolute; */
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    }
    .bottom-content-2 .mybtn{
    font-size: 20px;
    padding-left: 30px;
    padding-right: 30px;
    }
    .header-background .container-fluid, .bottom-content .container-fluid {max-width: 1450px;}
    .header-background .phone-header {margin-left: 30px;}
    .header-background .phone-header:before {left: 50px;}
    .header-background .call {text-align:right;}
    .second-block .caption {min-height:120px;} 
    .main-uslugi .box-product .caption {min-height:205px;} 
    .main-uslugi .box-product.min-caption .caption {min-height:150px;} 
}
@media (min-width:768px) and (max-width:1200px) {
    .slide .caption-2 p {font-size: 20px;}
    #sidebar-wrapper .sidebar-nav .nav-item .nav-link {font-size: 13px!important;}
    .caption-2 {position: absolute;bottom: 0%;}
     .caption h1 {font-size:20px;}
    .caption .mybtn {
    font-size: 20px;
    padding-left: 30px;
    padding-right: 30px;
    }
    .header-background a,.header-background .copy {font-size:12px;}
    .header-social {margin-top: 15px!important;}
    .second-block .caption {min-height:140px;} 
    .main-uslugi .box-product .caption {min-height:255px;} 
    .main-uslugi .box-product.min-caption .caption {min-height:180px;}
}
@media (min-width:768px) {
    .header-slide + .footer {margin-top:-1em;}
    .main-uslugi .gal-item {border: 1px solid rgba(0,0,0,.125);}
    .main-uslugi .gal-item {margin-right: 10px;}
    .bottom-content-3 .container {
    background: url(/assets/components/img/project/WW_section_web2.png)no-repeat;
    background-size: 96%;
    background-position: center;
    height: 925px;
    } 
   /* .bottom-content-3 .container {background-position: bottom!important;height: 440px!important;}*/
}
.modal .mybtn {width:100%;}
@media (max-width:768px) {
    .main-uslugi.yacht-page .slick-slide {height:300px;}
    .caption-2 {
    position: absolute;
    bottom: 15%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 99999;
    }
    .bottom-content .container-fluid .container {padding-left:0px;padding-right:0px;}
    .bottom-content {height:auto!important;}
    #advantages .description p:before {top: 46px!important;}
    .bottom-content .mybtn,.bottom-content-3 .mybtn,#portfolio .project-info .mybtn,#contacts .mybtn,.bottom-content-2 .mybtn {width:100%;}
    #portfolio .project-info .mybtn {border: 2px solid #fff!important;}
     .bottom-content-3 .slick-next-my, .bottom-content-3  .slick-prev-my {display:none!important;}
    p {font-size:14px;}
    /*.header-background a.navbar-brand {margin-top: 3px;}*/
    .bottom-content-3 {background:#434242!important;}
    footer.footer a, footer.footer p, footer.footer ul li {font-size: 12px!important;}
    #portfolio .no-gutters {display: flex;flex-flow: wrap;}
     #portfolio .no-gutters .slide-mobile {order:2}
     #portfolio .no-gutters .project-info {order:1}
    .project-info div p:before {top: 55px!important;}
    .main-uslugi.bottom-content,.main-uslugi#advantages,.main-uslugi.bottom-content-2,.main-uslugi.parameters-1,.main-uslugi.bottom-content-3,.padding-1,.call-block#contacts{padding-top:30px;padding-bottom:30px;}
    .main-uslugi.parameters-1 h2:after {top:88px;}
    .header-background img,footer.footer img{max-width:85px;} 
    .hidden-xs {display:none!important;}
    .bottom-content-3 .star {font-size: 12px!important;margin-top: 10px;}
    .caption p {margin-bottom:5px;font-size: 18px;}
    /*.caption p,.caption .mybtn {display:none;}*/
    .header-social {margin-top:5px!important;}
    .header-social li a i{font-size:3.5em;}
    /*.slick-prev-my, .slick-next-my {display:none!important;}*/
    .main-picture h1 {font-size:18px;}
   /* .description h2 {font-size:22px;} */
   .header-background .phone-header {margin-top:15px;}
   /* .header-background .phone-header:before {top: 8px;} */
   .header-background .mybtn {font-size: 12px;}
   .phone-header ul li {display:inline-block;margin-right:5px;}
   .header-background .container-header .center-block {width:40%;} 
   .header-background a {font-size:12px;}
   .box-usluga h3 {font-size:16px;}
   .box-usluga .caption {min-height: 60px!important;}
}
@media (max-width:372px) {
    .header-background .fa-phone,.header-background .mybtn.hidden-xxs,.header-background .fa-bars {font-size:8px!important;}
    #page-top .header-background .menu-toggle {font-size:12px;width: 38px;height: 26px;line-height: 25px;}
    .header-background .call {margin-right: 42px!important;}
}
@media (max-width:576px) {
    .main-uslugi.viveska .gal-item {padding-left:0;padding-right:0;}
}
@media (max-width:480px) {
    .caption h1,.caption h2 {font-size: 25px;line-height: 30px;}
    .header-background .call .mybtn {}
    /*.header-social,.hidden-xxs {display:none;}*/
    #advantages .slide h2 {font-size:22px!important;margin-left:10px;}
    #advantages .slide .slick-slide img {padding:10px;}
    .bottom-content-3 .star {
    font-size: 12px;
    margin-top: 10px;
    line-height: 15px;
}
}
@media (max-width:992px) {
    .header-slide .container-button {position: absolute;bottom: 4%;z-index: 1;margin-left: auto;margin-right: auto;left: 0;right: 0;text-align: center;}
    .header-slide .container-button .mybtn {width:100%;border: 2px solid #24aadd!important;background:transparent;}
    #advantages .slick-next-my, #advantages .slick-prev-my {bottom: 35%;}
    #advantages .arrow-right {right: -65px;}
    #advantages .slick-prev-my {right:auto;}
    #advantages .arrow-left {left: -65px;}
    #advantages h2 {font-size:26px;}
    .header-background .call {margin-right: 55px;}
    #sidebar-wrapper .sidebar-nav .nav-item .dropdown-menu{
    position: relative;
    border: none;
    border-radius: none;
    float:none;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: 15px;
}
#sidebar-wrapper .sidebar-nav .nav-item .nav-link .caret {color: #02a7eb;}
#sidebar-wrapper .sidebar-nav .nav-item .dropdown-menu li a,.sidebar-nav li.sidebar-nav-item a, .sidebar-nav .nav-item .nav-link {padding:10px;}
#sidebar-wrapper .sidebar-nav .nav-item .dropdown-menu li a:hover {background: transparent;}
#sidebar-wrapper.active .sidebar-nav .nav-item .nav-link {
    color: #000;
    text-align: left;
    border-bottom: 1px solid #24aadd;
}
.main-uslugi .second-block .gallery-desc h4{font-size:17px;}   
.main-uslugi .first-block .col-sm-6:first-child {width:100%;}     
.header-background .container-header {width:100%!important;}    
#sidebar-wrapper {
  position: fixed;
  z-index: 2;
  top:0px;
  margin-top:0px;
  right: 0;
  width: 250px;
  height: 100%;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-transform: translateX(250px);
  transform: translateX(250px);
  background: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.sidebar-nav {
  position: absolute;
  top: 0;
  left: 15px;
  width: 80%;
  margin: 0;
  padding: 0;
  list-style: none;
}
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  font-size: 1.2rem;
  background: rgba(52, 58, 64, 0.1);
  height: 80px;
  line-height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.sidebar-nav > .sidebar-brand a {
  color: #fff;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

#sidebar-wrapper.active {
  top:0px;
  margin-top:0px;
  right: 250px;
  width: 100%;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 999;
}

.header-background .menu-toggle {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 50px;
    height: 32px;
    text-align: center;
    color: #fff;
    background: #24aadd;
    line-height: 41px;
    z-index: 1000;
}

.header-background .menu-toggle {color: #fff;}
.header-background .menu-toggle .fas {font-size: 25px;color:#ffffff;}
.header-background .menu-toggle.active .fas {color:#ffffff;}
.header-background .menu-toggle:hover,.header-background .menu-toggle:focus,.header-background .menu-toggle:after,.header-background .menu-toggle:visited {
  background: #24aadd;
  color: #ffffff;
}
/* .menu-toggle.active {color:red;} */
.service-icon {
  background-color: #fff;
  color: #1D809F;
  height: 7rem;
  width: 7rem;
  display: block;
  line-height: 7.5rem;
  font-size: 2.25rem;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
}
.callout {
  padding: 15rem 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1))), url("../img/bg-callout.jpg");
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/bg-callout.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.callout h2 {
  font-size: 3.5rem;
  font-weight: 700;
  display: block;
  max-width: 30rem;
}

.portfolio-item {
  display: block;
  position: relative;
  overflow: hidden;
  max-width: 530px;
  margin: auto auto 1rem;
}

.portfolio-item .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  background-color: rgba(33, 37, 41, 0.2);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.portfolio-item .caption .caption-content {
  color: #fff;
  margin: auto 2rem 2rem;
}

.portfolio-item .caption .caption-content h2 {
  font-size: 0.8rem;
  text-transform: uppercase;
}

.portfolio-item .caption .caption-content p {
  font-weight: 300;
  font-size: 1.2rem;
}
    .project-info div p:before {
    content: "";
    background: #fff;
    position: absolute;
    top: 56px;
    height: 3px;
    width: 50px;
    }
@media (min-width: 992px) {
    footer.footer ul {text-align:right;}
    .myslide img {margin-top:20px;}
    .pic1,.pic2 {width: 75%;margin: 0 25%;}
    .caption h1 {font-size:44px;}
    .caption p,#contacts ul li a {font-size:22px;}
    .myslide .pic1 h2:after,.myslide .pic2 h2:after {
    content: "";
    background-image: url(/assets/components/img/icons/WW_plans_floor_yellow_01.svg);
    width: 100px;
    height: 78px;
    background-repeat:no-repeat;
    position: absolute;
    top: -35px;
    left: 459px;
    }
    #advantages .description {width:50%;}
    .project-info .main-center-text,.project-info .callform {
    padding-left: 100px;
    padding-right: 100px;
    }
    .masthead {
    height: 100vh;
    }
    .masthead h1 {
    font-size: 5.5rem;
    }    
    .product-block p:last-child {margin-top:40px;}    
    .main-uslugi .box-product p {display:block;}    
    .content-block {margin-top:70px;}    
    .header-background.my-navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
        border-radius: 0;
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
    }    
    .header-background.my-navbar-fixed-top {background:#fff;margin-top:0px}
    .header-background.my-navbar-fixed-top #sidebar-wrapper .sidebar-nav li a {color:#000;}
    .main-uslugi .first-block .col-md-3:first-child {width:50%;}  
    .content-block .MyTable {width:70%;}
    .menu-toggle {display:none;}
    .header-background .address{color:#000;margin-bottom: 5px;margin-top: 15px;}
    #sidebar-wrapper .sidebar-nav {
        padding: 0;
        margin: 0;
        list-style: none;
        display: inline-block;
    }
    #sidebar-wrapper .sidebar-nav .nav-item {
        margin: 0;
        float: left;
        margin-right: 30px;
        cursor:pointer;
        text-align: center;
        /*flex-basis: auto;
        flex-grow: 1;*/
    }
    #sidebar-wrapper .sidebar-nav .nav-item .nav-link { 
        font-size:13px;
        margin: 0;
        cursor: pointer;
        display: block;
        padding-left:0;
        padding-right:0;
        letter-spacing: .8px;
    }
    #sidebar-wrapper .sidebar-nav .nav-item .nav-link:hover {
        border-bottom: 3px solid #24aadd;/*color: #fff;*/
    }
    .description2 h2 {font-size: 40px;}
      .portfolio-item {
        max-width: none;
        margin: 0;
      }
  .portfolio-item .caption {
    -webkit-transition: -webkit-clip-path 0.25s ease-out, background-color 0.7s;
    -webkit-clip-path: inset(0px);
    clip-path: inset(0px);
  }
  .portfolio-item .caption .caption-content {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    margin-left: 5rem;
    margin-right: 5rem;
    margin-bottom: 5rem;
  }
  .portfolio-item img {
    -webkit-transition: -webkit-clip-path 0.25s ease-out;
    -webkit-clip-path: inset(-1px);
    clip-path: inset(-1px);
  }
  .portfolio-item:hover img {
    -webkit-clip-path: inset(2rem);
    clip-path: inset(2rem);
  }
  .portfolio-item:hover .caption {
    background-color: rgba(29, 128, 159, 0.9);
    -webkit-clip-path: inset(2rem);
    clip-path: inset(2rem);
  }
  .review-page .description2 {min-height:300px;margin-bottom:20px;}
}
.callform {color: #fff;}
.callform .mybtn {width:100%;}
.callform .form-control,.modal .form-control,.callback-block .form-control-lg {border-radius:0px;font-size:14px;}
footer.footer {
    padding-top: 2rem;
    margin-top: 1em;
    padding-bottom: 1rem;
    background: #42aadd;
}
footer.footer ul li a {color:#000;}
footer.footer .social-link {
  display: block;
  height: 4rem;
  width: 4rem;
  line-height: 4.3rem;
  font-size: 1.5rem;
  background-color: #1D809F;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}

footer.footer .social-link:hover {
  background-color: #155d74;
  text-decoration: none;
}
footer.footer .small {margin-top:10px;}
footer.footer a,footer.footer p,footer.footer ul li{color:#000;font-size:14px;} 
footer.footer .copyright {border-bottom: 0.1em dashed #fff;}
footer.footer .copyright:hover {text-decoration:none;}
.btn-primary {
  background-color: #1D809F !important;
  border-color: #1D809F !important;
  color: #fff !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #155d74 !important;
  border-color: #155d74 !important;
}

.btn-secondary {
  background-color: #ecb807 !important;
  border-color: #ecb807 !important;
  color: #fff !important;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background-color: #ba9106 !important;
  border-color: #ba9106 !important;
}

.btn-dark {
  color: #fff !important;
}

.bg-primary {
  background-color: #1D809F !important;
}

.text-primary {
  color: #1D809F !important;
}

.text-secondary {
  color: #ecb807 !important;
}

.container-header {
    background: #000;
}
.container-header .row {padding: 10px;}
.header-social {
    float: right;
    margin-top: 10px;
}
.header-social li {
    margin-right: 15px;
    display: inline-block;
}
.header-social li a {color:#00a8ec;}
.description {
    margin-top: 50px;
    margin-bottom: 50px;}
.description h2:after,.photo-block .description h1:after {
    content: "";
    background: #1a202b;
    position: absolute;
    top: 55px;
    height: 3px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 50px;}
.description h1:after {
    content: "";
    background: #1a202b;
    position: absolute;
    top: 60px;
    height: 3px;
    left: 0;
    width: 50px;
}
.work-block .description2,.description3 {padding: 20px;}
.work-block a img {margin-top:10px;}
.description2 p {color:#000;}
.first-block .box-usluga { 
    border: 3px solid #b3e5f9;
    background: #9adcf7;
}
.box-usluga:hover {cursor:pointer;}
.link-block,.link-block:hover {color:#000;}
.link-block:hover {text-decoration:none;}
.description h1,.description h2,.description2 h2,.description2 h3,.box-usluga h3,.call-block h2,.contact-block,.content-block h2 {color:#000;}
.slide2 h4 {color:#f2dec4;}
.slide2 p {color:#9e9e9e;font-size:16px;}
.work-block2 .material {padding:0px;margin-top:10px;} 
.work-block2 .material img:hover {-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.work-block2 .material img {-webkit-filter: grayscale(0);filter: grayscale(0);max-height:100px;}
.call-block {padding: 30px 0 80px 0;margin-bottom:0px;}
.call-block .input-group .mybtn2 {background-color: #ff3c4a;color: #fff;border-radius:0px;}
.call-block .input-group .form-control {border-radius:0px;}
.call-block .input-group .form-control {border-radius:0px;}
.contact-block {background: linear-gradient(rgba(125, 6, 12, 0.9), rgba(125, 6, 12, 0.9)), url(/assets/components/img/pattern1-min.png) left 50% top 50% / auto auto no-repeat, linear-gradient(to bottom right, #d11020 0%, #50080b 100%);margin-bottom:0px;padding-bottom:50px;}
.contact-block h2 {margin-bottom:30px;margin-top:40px;}
.MyTable {background:#fff;margin:0 auto;border-radius: 5px;}
.MyTable tbody tr td {
    font-size: 16px;
	/* font-style:italic; */
	border-bottom: 1px dashed rgb(190, 189, 189);
	border-top: transparent;
	width:42%;
} 
.MyTable tbody tr:last-child td {border-bottom: none;}
.MyTable tbody tr td.headerTable{border-bottom: none;font-size:18px;font-weight:bold;}
.MyTable p {color:#000;}
.review-page .MyTable {padding:10px;}
.modal {z-index:9999;}
#page-top .modal-header {background:#24aadd;color:#fff;}
#page-top .modal-header .close {color:#fff;opacity:1;}
.caption h1,.caption-2 h2,.caption p,.caption-2 p,#contacts .description h2,.caption h2 {color: #fff;}
.caption-2 p {margin-top:15px;font-size: 22px;line-height: 24px;}
.caption-2 p:before {
    content: "";
    background: #ffffff;
    position: absolute;
    top: 40px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 3px;
    width: 50px;
}
.caption .mybtn,.bottom-content .mybtn,.bottom-content-3 .mybtn,#portfolio .project-info .mybtn {
    background:#24aadd;
    border-radius: 0px;
    margin: 0 auto;
}
#contacts .mybtn {border: 2px solid #fff;font-size: 14px;font-weight: 100;}
#contacts .mybtn:hover {background:#ffffff2e;}
.caption .mybtn:hover,.bottom-content-3 .mybtn:hover,.bottom-content-2 .mybtn:hover {/*background-color: #1a1f2bbf;*/} 
.bottom-content .mybtn:hover {background-color:#ffffff47;}
.project-info {background:#1a1f2b;}
.description,.project-info div {position:relative;}
.project-info div h2,.project-info div p {color:#fff;}
.description p,.project-info .margin-top-s {margin-top:40px;}
#contacts .description h2:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 53px;
    left: 0;
    height: 6px;
    width: 50px;
}
#contacts ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 40px;
}
#advantages .description p:before {
    content: "";
    background: #ffd109;
    position: absolute;
    top: 55px;
    left: 0px;
    height: 6px;
    width: 50px;
}
.parameters-1 h2:after {
    content: "";
    background: #000;
    position: absolute;
    top: 62px;
    left: 0px;
    height: 6px;
    width: 50px;
}
.parameters-1 {color:#fff;background:#d0cca7;}
#contacts ul li a {color:#fff;text-decoration: none;}
.parameters-1 h2,.parameters-1 p,.parameters-1 ul li {color:#000;}
/* .parameters-1 ul li {font-size:14px;} */
.bottom-content .mybtn {position:relative;}
.bottom-content {
    background:url("/assets/components/img/project/bg_down1.jpg")no-repeat;
    padding-top: 70px;
    padding-bottom: 200px;
    height: 115%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bottom-content p {
    color: #fff;
    /*width: 70%;
     font-size: 30px;
    margin: 0 auto;
    margin-bottom:40px;*/
}
.bottom-content-2 {background:#f7c600;}
#advantages,.bottom-content-2,.parameters-1,.bottom-content-3,#contacts,.bottom-content-text {
    padding-top:80px;
    padding-bottom:80px;
}
.bottom-content-3 {padding-bottom:60pximportant;}
.bottom-content-3 .star {color:#ffffff94;font-size: 14px;}
.bottom-content-2 .description {
    margin-bottom: 40px;
    margin-top:0px;
}
.bottom-content-2 .description h2:after {
        content: "";
    background: #000;
    position: absolute;
    top: 54px;
    left: 0px;
    height: 6px;
    width: 50px;
}
.bottom-content .description h2 {color:#fff;}
.bottom-content-text .description h3,.bottom-content-text h4, .bottom-content-text ul li{color:#1b5e3a;}
.bottom-content-text .description h3 {margin-bottom:70px;}
.bottom-content-text .description h3,.bottom-content-text h4 {font-size:18px;}
.bottom-content .description {margin-bottom:20px!important;}
.bottom-content-2-block {background:#fff;padding: 20px 25px 20px 25px;box-shadow: 0 0 1px 0 #000;}
.bottom-content-3-block {padding: 0px 15px 25px 15px;box-shadow: 0 0 1px 0 #000;}
.bottom-content-2-block:hover,.bottom-content-3-block:hover {
-webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.38);
-moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.38);
box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.38);
transform: translateY(-2px);
-ms-transform: translateY(-2px);
-moz-transform: translateY(-2px);
-webkit-transform: translateY(-2px);
transition: all .2s ease-in-out;
position:relative;
}
.bottom-content .bottom-content-3-block:hover {
-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.9);
-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.9);
box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.9);
}
.bottom-content-3-block .mybtn .btn-text-left {position:absolute;left:10px;}
.bottom-content-3-block-1 {background:#1a1f2b;}
.bottom-content-3-block-2 {background:#a9b68b;}
.bottom-content-3-block-3 {background:#b4b089;}
.bottom-content-3-block h2 {color: #bbcdb7;font-size:60px;margin-top: 13px;}
.bottom-content-3-block h3 {color: #fff;font-size: 20px;margin-top: 24px;}
.bottom-content-3-block p {font-size:14px;margin-bottom:0px;}
.bottom-content-3-block .mybtn { border: 2px solid #fff;}
.bottom-content-2  .mybtn  {
    background: transparent;
    border: 2px solid #000;
    border-radius: 0px;
    color:#000;
}
.bottom-content-2-block h2 {font-size:90px;color:#feed00;font-weight: bold;}
.bottom-content-3 {background: linear-gradient(to right, #434242 50%, #727271 50%);}
.bottom-content-3 p,#contacts p {color:#fff;font-size:18px;line-height: 24px;}
/*.bottom-content-3 p:before {
    content: "";
    background: #ffd109;
    position: absolute;
    top: -20px;
    left: 15px;
    height: 6px;
    width: 50px;
}*/
.floor-2,.opacity-1,.opacity-2 {opacity:0.3;}
.opacity {opacity:1;}
.arrow-right:hover,.arrow-left:hover {background-color:#fff;}
.arrow-right {
    content: "";
    background: url(/assets/components/img/icons/WW_strelka.svg) #ffffffc2;
    width: 40px;
    height: 40px;
    background-position: center;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    position: absolute;
}
.arrow-left {
    content: "";
    background: url(/assets/components/img/icons/WW_strelka.svg) #ffffffc2;
    transform: scale(-1, 1);
    width: 40px;
    background-position: center;
    height: 40px;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    position: absolute;
}
.main-uslugi .slide .slick-prev-my {bottom: 0;left: 0;}
.main-uslugi .slide .slick-next-my {bottom: 0;right: 0;}
/* .myslide .arrow-left,.myslide .slick-prev-my,.myslide-2 .arrow-left,.myslide-2 .slick-prev-my {right:auto;}
.myslide .slick-next-my,.myslide-2 .slick-next-my {right:30px;}
.myslide .slick-prev-my,.myslide .slick-next-my,.myslide .slick-prev-my:hover,.myslide .slick-next-my:hover,.myslide-2 .slick-prev-my,.myslide-2 .slick-next-my,.myslide-2 .slick-prev-my:hover,.myslide-2 .slick-next-my:hover {background:transparent;bottom: 50%;}
.myslide .pic2 h2:after {background-image: url(/assets/components/img/icons/WW_plans_floor_yellow_02.svg);}
.floor-1,.floor-2,.pic1 h2,.pic2 h2 {cursor:pointer;}
.pic-right {width: 50px;
    margin-bottom: 10px;
    float: right;} */
.callback-block {background: linear-gradient(180deg, rgb(0 0 0 / 37%) 0%, rgb(0 0 0 / 52%) 100%),url(/assets/components/img/callback_bg.jpeg)no-repeat;background-size: cover;padding: 5em 0 5em 0;}
.callback-block form input,.callback-block form .btn{padding: .775rem .85rem;border-radius:0;}
.callback-block form .btn{width:100%;}
.callback-block h2 {color:#fff;}
.callback-block {margin:5em 0 5em 0;}
.contact-page .lead .fas {background: #42aadd;width: 35px;color: #fff;height: 35px;display: inline-block;border-radius: 100%;}
.contact-page .lead .fas:before {display: block;text-align: center;margin-top: 7px;vertical-align: middle;}
.contact-page .lead a {color:inherit;text-decoration:none;}
.sertificat .arrow-right,.sertificat .arrow-left {background: url(/assets/components/img/icons/WW_strelka.svg) #42aadd;bottom: -50px;background-position: center;background-repeat: no-repeat;}
.sertificat .arrow-right {right:10px;}
.mycard img {object-fit: cover;height:300px;}
.slider .review img {height:300px!important;}
.description2 img{     
    max-width: 80px;
    border: 5px solid #fff;
    border-radius: 200px;
    height:auto!important;
}
.description2 img,.description2 h3 {display: inline-block!important;}
.breadcrumb-header + .main-uslugi .row .col-lg-12 {margin-bottom:4em;}
.breadcrumb-header + .main-uslugi .row .col-lg-12:not(:first-child):before {
    content: "";
    width: 100%;
    top: -25px;
    right: 0;
    left: 0;
    position: absolute;
    border-top: 1px solid #e7e7e7;
}
.embed-responsive-16by9 {margin-top:100px;}

