* {
    outline:none;
}
h1,h2,h3,h4,h5,h6 {
    margin-top:0px;
    margin-bottom:0px;
}
p {
    margin-bottom:0;
}
.grecaptcha-badge{
    display:none;
}
*:focus {
    outline:none!important;
}
a:hover {
    text-decoration:none!important;
}
.elem:hover .mason-item>img{
    cursor:pointer;
    transform:scale(1.1);
    transition:transform 0.3s;
}

.elem:hover {
    cursor:pointer;
}
.mason-item>img {
    transition:transform 0.3s;
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #37c2f8;
    color: #eee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 10px;
    bottom: 10px;
    padding-top: 2px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.dropdown-toggle::after {
    margin-left: .655em!important;
}
.nav-flex {
    width: 100%;
    display: flex;
    justify-content: space-between;
    
}
.drop_glav:hover .dropdown-menu {
    display:block;
    background:red!important;
}
.dec-nav {
    background:#37c2f8;
}
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1;
}
.nav-link {
    font-size: 15px;
}
.header_wrap {
    display: flex;
    align-items: center;
}
.header_wrap_logo {
    margin-right: 10px;
}
.header_wrap_logo>img {
    transition:all 0.4s;
}
.header_wrap_span {
    color: #c7a569;
    transition:all 0.4s;
    line-height: 22px;
}
.header_wrap_span>span:first-child {
    text-transform:uppercase;
    font-weight: bold;
}
.span_second {
    font-size: 17px;
    word-spacing: 4px;
    transition:all 0.4s;
}
.span_second_two {
    font-size: 12px!important;
    transition:all 0.4s;
}
.decor_navbar {
  background: transparent;
    z-index: 99999;
    position: absolute;
    top: 88px;
    left: 0;
    right: 0;
    width:100%;
    transition: all 0.4s;
    
}
@media (min-width: 576px){
    .jumbotron {
    padding: 5rem 2rem!important;
}
}
@media (min-width:768px) {
    .decor_navbar {
        position:absolute!important;
    }
    .col-hid>div {
        text-align:right;
    }
}

.navbar-brand {
    font-size: 1.13rem!important;
    margin-right:0px!important;
}
.back-wrap {
    min-height:200px;
   background:url('/assets/images/slide3.jpg')center no-repeat;
    background-size:cover;
    display: flex;
    align-items: center
}
.back-wrap91 {
    min-height:200px;
   background:url('/assets/images/slide/sl-back11_compressed.jpg')center no-repeat;
    background-size:cover;
    display: flex;
    align-items: center

}
.back-wrap-company {
    min-height:400px;
   background:url('/assets/images/slide/sl-back44_compressed.jpg')center no-repeat;
    background-size:cover;
    display: flex;
    align-items: center

}
.back-back {
    position:relative;
    z-index:0;
}
.back-back:before {
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.3);
    z-index:-1;
}

.back-wrap92 {
    min-height:200px;
   background:url('/assets/images/slide/sl-back22_compressed.jpg')center no-repeat;
    background-size:cover;
    display: flex;
    align-items: center
}
.back-wrap93 {
    min-height:200px;
   background:url('/assets/images/slide/sl-back33_compressed.jpg')center no-repeat;
    background-size:cover;
    display: flex;
    align-items: center
}
.back-wrap94 {
    min-height:200px;
   background:url('/assets/images/slide/sl-back44_compressed.jpg')center no-repeat;
    background-size:cover;
    display: flex;
    align-items: center
}
.back-wrap95 {
    min-height:200px;
   background:url('/assets/images/slide/sl-back55_compressed.jpg')center no-repeat;
    background-size:cover;
    display: flex;
    align-items: center
}

.slide1 { 
    min-height:200px;
    background:url('/assets/images/slide/sl-back11_compressed.jpg')center no-repeat;
    
}
.slide2 {
     min-height:200px;
    background:url('/assets/images/slide/sl-back22_compressed.jpg')center no-repeat;
}
.slide3 {
     min-height:200px;
    background:url('/assets/images/slide/sl-back33_compressed.jpg')center no-repeat;
}
.slide4 {
     min-height:200px;
    background:url('/assets/images/slide/sl-back44_compressed.jpg')center no-repeat;
}
.back-wrap-info {
    display: flex;
    justify-content: center;
    align-items: center;
}
.back-wrap-info>h1 {
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
}
#consult-btn {
    font-size: 21px;
    padding: 10px 15px;
    margin-bottom: 25px;
    text-transform: uppercase;
    transition:all 0.3s;
    border: none;
}

#consult-btn:hover {
    background:#c7a569;
}
.header_phone {
    transition:all 0.4s;
}
.header_phone_a {
    font-size: 24px;
    color: #333333;
    transition:all 0.3s;
}
.header_phone_a:hover {
    color:#37c2f8;
    text-decoration:none;
}
.navbar-collapse {
    justify-content: flex-end;
}
.sidebar>ul {
    padding-left: 0px;
    list-style: none;
}
.sidebar>ul>li {
    border: 1px solid #37c2f8;
    margin: 2px 0;
    transition:left 0.5s;
}
.sidebar>ul>li>a {
    width: 100%;
    font-size: 15px;
    transition: all 200ms ease-out;
    display: block;
    background: white;
    color: #37c2f8;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    border-radius: 2px;
    padding: 18px 20px;
    transition:all 0.3s;
}
.sidebar>ul>li>a:hover {
    background:#37c2f8;
    color:white;
    
}
.sidebar>ul>li:hover   {
    position:relative;
    left:12px;
}
.sidebar>ul>li.active>a {
    background:#37c2f8;
    color:white;
} 
.card2 {
    
} 
.d-flex2 {
    
}
.card-img2 {
    position:relative;
    height: 200px;
    overflow: hidden;
}
.card-img2>img {
    object-fit: cover;
    display: block;
    height: 100%;
    width: 100%;
}
}
.card-img2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    opacity: 0;
    transition: opacity 0.3s;

}
.card_title2 {
    padding: 10px;
    font-size: 18px;
    line-height: 100%;
    text-transform: uppercase;
    color: #393448;
    font-weight: bold;
    position: relative;
    margin-bottom: 0px;
    height: 70px;
    display: flex;
    align-items: center;
}
.card-img2 {
    
}
.info-wrap {
    margin-top: 40px;
}
.img-float {
    width: 300px;
    float: right;
    
}
/*.decor_navbar:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.8;
    background-color: #343a49;
}*/
.decor_container {
    z-index:999;
}
.nav-link {
    color: white!important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
.nav-link:hover {
    color:white!important;
   
}
.navbar-light .navbar-nav .active>.nav-link {
    color:white!important;
}
/*----------Carousel----------------*/
/*.div_carousel_absolute:before {
    content: "";
    display: block;
    background: url(/assets/images/mask01.png)center no-repeat;
    height: 60px;
    z-index: 10;
    position: relative;
}*/
.carousel-item {
    height: 500px;
    z-index: 1;
    display: flex!important;
    align-items: center;
}
/* .slide1 {
    background: url(/assets/images/slide3.jpg)center 28% no-repeat;
    background-size:cover;
}
.slide2 {
    background: url(/assets/images/slide3.jpg)center 28% no-repeat;
    background-size:cover;
} */

.jumbotron {
    text-align: center;
    background: #ffffffa6!important;
    
}
.jum_p {
    color:white;
    font-size: 28px;
}
.jum_h1 {
    color: #184556;
   font-size:60px;
    font-weight: 700;
    text-shadow: 1px 1px 1px grey;
}
.jum_h1_span {
    color: #184556;
    font-family: 'Montserrat', sans-serif;
}
.jum_p2 {
    text-align:center;
    color:white;
    font-size: 21px;
}
/*.carousel-item:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.5;
    background-color: #343a49;
    z-index:-1;
}*/
.flex_carousel_div:hover .icon_img {
    transform:scale(0);
    opacity:0;
}
.flex_carousel_div:hover .f-div-p {
    transform: translateY(-154%);
}
.fl_car_d2>.flex-line {
    color:white;
}
.flex_carousel_div:hover .flex-line {
    opacity:1;
   width:70px;
}
.flex_carousel_div:hover .flex_carousel_div_price {
    bottom: 18%;
}
.icon_img {
    transition: all 0.3s;
    text-align: center;
    margin-bottom: 15px;
}
.jum_btn {
   color: white;
    background: #37c2f8;
    border: none;
    text-align: center;
    padding: 10px 20px;
    font-size: 21px;
    /* font-weight: bold; */
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.jum_btn:visited,.jum_btn:focus {
    border:none;
    outline:none;
}
.jum_btn_div {
    margin-top: 40px;
}
.row-flex {
    padding: 15px 0px;
}
.col_flex {
   text-align:center;
}
.col_btn {
    text-align:right;
}
.col_flex i {
    font-size: 18px;
    margin-right: 8px;
    color: #37c2f8;
}
.col_flex span {
    font-size:16px;
    font-family: "Montserrat",sans-serif
}
.col_flex a {
    font-size:16px;
}
.phone_flex i {
    font-size: 18px;
    margin-right: 8px;
    color: #37c2f8;
}
.phone_flex span {
    font-size:21px;
}
.navbar-nav>.nav-item.active:before{
    width:90%;
    transition:all 0.4s;
}
.navbar-nav>.nav-item:before {
    content:"";
    display:block;
    width:0;
    height:2px;
    background:white;
    transition:all 0.4s;
    margin:0 auto;
}
.navbar-nav>.nav-item:hover:before {
    width:90%;
    transition:all 0.4s;
}
.card_tpl_back {
    min-height:180px;
}
.card_menutitle {
   padding: 10px;
    font-size: 18px;
    line-height: 100%;
    text-transform: uppercase;
    color: #393448;
    font-weight: bold;
    position:relative;
    margin-bottom: 0px;
    height: 50px;
}
.card_menutitle:before {
    content: '';
    display: block;
    width: 98px;
    height: 30px;
    background: #37c2f8;
    right: 0;
    top: -8px;
    position: absolute;
    width: 61%;
    height: 14px;
    
}
.card_info {
    padding: 0px 10px;
    font-size: 12px;
    color: #7d7474;
    min-height: 72px;
}
.card {
    border: 1px solid #37c2f8!important;
      border-radius: 0px!important;
}
.proz-wrap {
   
    padding: 0px 10px;
}
.proz-div {
    width: 100%;
}
.proz-div:not(last-chld) {
    margin-right: 15px;
}
.proz-div-color  {
    
}
.color1 {
    
}
.proz-div>p {
    padding: 0px;
    font-size: 10px;
    line-height: 100%;
    color: #393448;
    text-align: left;
    text-indent: 0px;
    margin-top: 3px;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
    position:relative;
}
.proz-div>p:after {
    content: '';
    position: absolute;
    width: 100%;
    border-top: 1px dotted gray;
    bottom: 0;
}
.proz-div>span {
    z-index: 2;
    background: #fff;
    padding: 0 3px 0 3px
}
.color2 {
    
}
.proz-div-color.color1 {
    background: linear-gradient(90deg, rgb(111, 99, 179) 71%, rgb(227, 213, 247) 71%);
    height: 3px;
}
.proz-div-color.color2 {
    background: linear-gradient(90deg, #FF6200 65%, #FDDCD7 65%);
    height: 3px;
}
.card_price-div {
    background: #297e9e;
    padding: 10px;
    padding-bottom: 20px;
    transition:background 0.3s;
}
.card:hover  .card_price-div{
     background: #37c2f8;
}
.card:hover .card-img:before{
  opacity:0.5;
  
}
.card2:hover .card_tpl_back {
    box-shadow: 1px 9px 35px -16px rgba(0,0,0,0.8);
}
.card:hover .card_tpl_back {
    box-shadow: 1px 9px 35px -16px rgba(0,0,0,0.8);
}
.card2:hover  .card_price-div{
     background: #37c2f8;
}
.card2:hover .card-img2:before{
  opacity:0.5;
  
}
.card-img>img {
    transition:transform 0.3s;
    object-fit: cover;
}
.card-img {
    position:relative;
   overflow: hidden;
   height: 200px;
}
.card-img:before {
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.4);
    opacity: 0;
    transition:opacity 0.3s;
}
.card_price {
    text-align: center;
    color: white;
    font-size: 18px;
}
.card_price_a-div {
    text-align: center;
}
.card_price_a{
    padding: 6px 25px;
    background: transparent;
    border: 2px solid white;
    color: white!important;
    text-transform: uppercase;
    width: 55%;
    margin: auto;
}
.price-span {
    font-weight: bold;
    font-size: 21px;
}
.advan-wrap-div {
    background: url('/assets/images/back-img1.jpg')center no-repeat;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
    z-index: 0;
}
.advan-wrap-div:before {
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    background: rgba(0,0,0,0.3);
    z-index: -1;
}
.advan-decor {
   position: absolute;
    left: -9%;
    border: 1px solid;
    color: #37c2f8;
    line-height: 1;
    border-radius: 50%;
    padding: 5px;
}
.advan-decor:before {
    content: '';
}
.bgg-white {
    background-color: #37c2f8!important;
}
h1 {
    text-transform:uppercase;
    font-weight:bold!important;
}
.step-work-div {
    display:flex;
    justify-content:space-between;
}
.one-step {
    text-align: center;
    padding: 0px 25px;
}
.category-wrap {
    padding-top:25px;
}
.one-step>i {
    font-size: 52px;
    color: #37c2f8;
}
.one-step>p {
    line-height: 100%;
    margin-top: 20px;
    text-align: center;
}
.step-div {}
h2,h3 {
   margin-bottom: 25px!important;
    font-weight: bold!important;
    text-transform: uppercase;
}
.sp-decor {
    color:#37c2f8;
}
.step-btn {
    color: white;
    background: #37c2f8;
    border: none;
    text-align: center;
    padding: 10px 20px;
    font-size: 21px;
    /* font-weight: bold; */
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}
.step-div-btns {
    text-align: center;
    margin-top: 25px;
}
.step-work-wrap {
    padding:40px 0px;

}
.our-works-wrap {
     margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 200px 200px;
    grid-gap: 1px;
  
}
.our-works-wrap2>.mason-item {
    height:300px;
}
.our-works-wrap2 {
    margin: 0 auto;
    display: grid;
   grid-template-columns: 1fr 1fr 1fr 1fr ;
    grid-template-rows: 300px 300px;
    grid-gap: 3px;
    padding: 60px 0px;
}
.mason-item>img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    
}
.mason-item {
    position:relative;
    overflow:hidden;
}
.elem {
    position: absolute;
    top: 0px;
   background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    display: flex;
    left: 114%;
    justify-content: center;
    align-items: center;
}
.elem>i {
    color:white;
    font-size:28px;
}
.mason-i-1 {
    grid-row: 1/3;
}
.mason-i-2 {
    grid-column: 2/4;
}
.mason-i-3 {
    
}
.mason-i-4 {
    
}
.mason-i-5 {
    
}
.mason-i-6 {
    
}
.mason-i-7 {
    
}
.mason-i-8 {
        grid-column: 4 / span 2;
    grid-row: 2 / 2;
}
.mason-i-9 {
    
}
.mason-i-10 {
    
}

.mason-i-11 {
    
}
.mason-i-12 {
    
}
.step_btn2 {
    color: white;
    background: #37c2f8;
    border: none;
    text-align: center;
    padding: 10px 40px;
    font-size: 21px;
    
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}
#navbar .dropdown-menu {
    background:#37c2f8;
}
.navbar {
    margin-top: 10px;
}
.tovar_content {
    padding-top: 40px;
}
.tovar_content_div {
    
}
.tovar_content_div>h3 {
    
}
.tovar_content_p {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    position:relative;
}
.tovar_content_span1 {
        font-size: 18px;
    font-weight: 500;
    color: #343a40!important;
    background: white;
    z-index: 3;
    padding-right: 3px;
}
.tovar_content_span2 {
    font-size: 16px;
    font-weight: 500;
    color: #3f4144!important;
    font-size: 16px;
    font-weight: 500;
    color: #3f4144!important;
    background: white;
    z-index: 3;
    padding-left: 3px;
}
.linear-span {
    background: linear-gradient(90deg, rgba(52,58,64,1) 69%, rgba(55,194,248,1) 86%, rgba(55,194,248,1) 87%);
    web-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.tovar_content_p:before {
    content: '';
    position: absolute;
    border-bottom: 1px dotted gray;
    width: 100%;
    bottom: 6px;
}
.sidebar>ul>li.active {
    position: relative;
    left: 12px;
}
.row-flex {
    align-items: center;
}
.header_btn {
    color: white;
    background: #37c2f8;
    border: none;
    text-align: center;
    padding: 14px 15px;
    font-size: 14px;
    /* font-weight: bold; */
    text-transform: uppercase;
    position: relative;
    overflow: hidden;

}
#navbar .dropdown-menu {
    
}
#navbar .dropdown-menu>li {
   
}
#navbar .dropdown-menu>li>a {
    font-size:14px;
}
.dropdown-menu {
   min-width: 16rem!important;
}
.fancy_a {
    display: flex;
    height: 100%;
    width: 100%;
}
.fancy_a>img {
    width: 100%;
    object-fit: cover;
    height:100%;
}
.footer-li>a {
    transition:color 0.4s;
}
.footer-li>a:hover {
    color:white!important;
}
.page-empty {
    padding-top:40px;
    padding-bottom:40px;
}
.page-empty p {
    font-size:18px;
}
.slick-otzyv {
    
}
.slick_wrap {
    padding: 60px 0px;
    background: url(/assets/images/back-img1.jpg)center no-repeat;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
    z-index: 0;
}
.slick_wrap:before {
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    background: linear-gradient(90deg, rgba(0,0,0,0.5) 19%, rgba(255,255,255,0.5) 91%);
    z-index: -1;
}
.slick-otzyv-wrapper {
    display: flex;
    min-height: 250px;
}
.otzyv-info {
    width: 100%;
    border: 3px solid white;
    padding: 25px;
    background: rgba(255,255,255,0.7);
}
.otzyv-info>p {
    
}
.sl-wrap1 {
    padding: 0px 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 48%;
}
.sl-img-div {
    border: 3px solid white;
}
.sl-img-div>img {
    
}
.otzyv-p {
    color: white;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: bold;
}
.slick-arrow:hover,.slick-arrow:focus {
    outline:none!important;
}
.slick-arrow {
    position: absolute;
    background: transparent;
    border: none;
    color: transparent;
    border: 1px solid #37c2f8;
    height: 60px;
    width: 30px;
    display: flex;
    align-items: center;
}
.slick-prev {
     left: -6%;
    top: 38%;
}
.slick-prev:before {
   content: '<';
    display: block;
    color: #37c2f8;
    font-size: 18px;
}
.slick-arrow:hover {
    background:#343a40!important;
}
.slick-arrow:hover:before {
    color:white;
}
.slick-next:before {
   content: '>';
    display: block;
    color: #37c2f8;
    font-size: 18px;
}
.slick-next {
    right: -6%;
    top: 38%;
}
.dropdown-menu {
    top:94%!important;
}
.slick_wrap h3 {
    font-size:2rem;
}
.back-head {
    background:url('/assets/images/big-logo.jpg')left no-repeat;
    background-size:contain;
    z-index:0;
    position:relative;
    padding-top: 60px;
    padding-bottom: 60px;
}
.header_wrap_logo {
    display:none;
}
@media (min-width: 576px){
.jumbotron {
    padding: 40px 0px!important;
}}
.back-head:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(18deg, rgba(0,0,0,0) 23%, rgba(255,255,255,1) 46%);
    z-index: -1;
}
.mainform-wrap {
    padding: 60px 0px;
}
.mainform {
    text-align:center;
}
.mainform input {
   width: 50%;
    padding: 5px 10px;
    margin-bottom: 10px;
    border: none;
    height: 49px;
    box-shadow: 1px 9px 35px -16px rgba(0,0,0,0.8);
    text-align: center;
}
.mainform textarea {
    width: 50%;
    padding: 5px 10px;
    margin-bottom: 10px;
    border: none;
    box-shadow: 1px 9px 35px -16px rgba(0,0,0,0.8);
    text-align: center;
}
.mainform-btn-div {
    
}
#basseinModal .modal-header {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
}
#basseinModal .modal-header>h4 {
    font-size: 42px;
    color: #37c2f8;
}
#basseinModal .form-control {
    border: none;
    height: 49px;
    box-shadow: 1px 9px 35px -16px rgba(0,0,0,0.8);
    text-align: center;
}
#basseinModal .modal-footer {
    flex-direction:column
}
#basseinModal .control-group {
    width:100%;
}
#call-orb2 {
    background-color: #37c2f8;
    box-shadow: 0 4px 18px rgba(103,200,255,.5);
    text-align: center;
    text-decoration: none;
    letter-spacing: .05em;
    line-height: 1.2;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    padding: 15px;
}
.contacts {
    padding: 60px 0px;
}
.check_modal {
    position:relative;
}
.big-href-div {
    
}
.back-head {
    position:relative;
}
.check_modal:before{
    content: "";
    background: #37c2f8;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
}
.check_modal:after {
    content: "\2714";
    background: 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    color: #fff;
    font-size: 13px;
    top: -3px;
    font-weight: 700;
    left: 1px;
}
.contacts p {
    color: #585858;
    font-size: 16px;
    margin-bottom: 5px;
}
.contacts a {
    color: #585858;
    font-size: 16px;
    margin-bottom: 5px;
}

.contacts h2 {
    font-size: 24px;
    color: #585858;
}
.big-href-div {
    width: 30%;
    height: 100%;
    background: transparent;
    position: absolute;
    top: 0;
}
.arrow-up:hover {
    background:#343a40!important;
    cursor:pointer;
}
.arrow-up.show {
    display:flex;
}
.arrow-up {
    display:none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
    background: #37c2f8;
    width: 35px;
    height: 35px;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
    border: 1px solid white;
}
.arrow-up>i {
    
}
.o-nas {
    padding-top:20px;
    padding-bottom:40px;
}
.h3-p {
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
}
.our-works-wrap2>.mason-i-1 {
  grid-column: auto;
    grid-row: auto;
}
.our-works-wrap2>.mason-i-2 {
  grid-column: auto;
    grid-row: auto;
}
.our-works-wrap2>.mason-i-3 {
    grid-column: auto;
    grid-row: auto;
}
.our-works-wrap2>.mason-i-4 {
   grid-column: auto;
    grid-row: auto;
}
.our-works-wrap2>.mason-i-5 {
   grid-column: auto;
    grid-row: auto;
}
.our-works-wrap2>.mason-i-6 {
   grid-column: auto;
    grid-row: auto;
}
.our-works-wrap2>.mason-i-7 {
    grid-column: auto;
    grid-row: auto;
}
.our-works-wrap2>.mason-i-8 {
   grid-column: auto;
    grid-row: auto;
}
.our-works-wrap2>.mason-i-9 {
    
}
.our-works-wrap2>.mason-i-10 {
    
}

.our-works-wrap2>.mason-i-11 {
    
}
.our-works-wrap2>.mason-i-12 {
    
}
.our-works-wrap2>.mason-i-13 {
    
}
.our-works-wrap2>.mason-i-14 {
    
}
.our-works-wrap2>.mason-i-15 {
    
}
.our-works-wrap2>.mason-i-16 {
    
}
.our-works-wrap2>.mason-i-17 {
    
}
.our-works-wrap2>.mason-i-18 {
    
}
.our-works-wrap2>.mason-i-19 {
    
}
.our-works-wrap2>.mason-i-20 {
    
}
.our-works-wrap2>.mason-i-21 {
    
}
.our-works-wrap2>.mason-i-22 {
    
}
.our-works-wrap2>.mason-i-23 {
    
}
.our-works-wrap2>.mason-i-24 {
    
}
.our-works-wrap2>.mason-i-25 {
    
}
.our-works-wrap2>.mason-i-26 {
    
}
.our-works-wrap2>.mason-i-27 {
    
}
.our-works-wrap2>.mason-i-28 {
    
}
.our-works-wrap2>.mason-i-29 {
    
}
.our-works-wrap2>.mason-i-30 {
    
}
.our-works-wrap2>.mason-i-31 {
    
}
.our-works-wrap2>.mason-i-32 {
    
}
.our-works-wrap2>.mason-i-33 {
    
}
.our-works-wrap2>.mason-i-34 {
    
}
.our-works-wrap2>.mason-i-35 {
    
}

.our-works-wrap2>.mason-i-36 {
    
}
.our-works-wrap2>.mason-i-37 {
    
}
.our-works-wrap2>.mason-i-38 {
    
}
.our-works-wrap2>.mason-i-39 {
    
}
.our-works-wrap2>.mason-i-40 {
    
}
.text-content-img {
    float: right;
    width: 425px;
    margin-left: 15px;
    margin-bottom: 15px;
}
.text-content {
    padding-bottom:30px;
}
.text-content p {
    text-align:justify;
}
.letter-p {
    
}
.letter-p:first-letter {
    font-size:24px;
    color:#37c2f8;
}
.row-com {
    
}
.com-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.com-div-title {
    color: white;
    font-size: 68px;
    line-height: 90%;
}
.com-div-p {
    color: white;
    text-align: center;
    font-size: 18px;
}
.com-div>hr {
    border-top: 1px solid white;
    width: 100%;
}
.back-wrap-info-company>h3 {
    text-align: center;
    color: white;
    font-size: 21px;
}
.mainform-btn {
    color: white;
    background: #37c2f8;
    border: none;
    text-align: center;
    padding: 10px 20px;
    font-size: 21px;
    /* font-weight: bold; */
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    display: inline-block;
}
@media (min-width:768px) {
    .back-wrap3 {
        display:none;
        background:none;
    }
}
@media (max-width:450px) {
    .col_flex{
        margin-bottom:10px;
    }
    .col_btn{
        text-align:center;
    }
    .hide-div{
        display:none;
    }
    .row-com {
        display:none;
    }
    .text-content-img {
        width: 200px;
    }
    .slide1 { 
        background:url('/assets/images/lazyimg.png')center no-repeat;
        
    }
    .slide2 {
        background:url('/assets/images/lazyimg.png')center no-repeat;
    }
    .slide3 {
        background:url('/assets/images/lazyimg.png')center no-repeat;
    }
    .slide4 {
        background:url('/assets/images/lazyimg.png')center no-repeat;
    }
    .big-href-div {
        display:none;
    }
    .map {
        display:none;
    }
    .navbar-collapse {
        position: fixed;
        height: 100%;
        background: #37c2f8e0;
        top: 0;
        left: -120%;
        width: 75%;
        transition:left 0.4s;
    }
    #navbar {
        display:block;
    }
    .nav-link {
        display: inline-block!important;
        padding: .5rem 1rem;
        position: relative;
    }
    .dropdown-toggle::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
        position: absolute;
        top: 47%;
    }
    .navbar-nav {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .navbar-nav>.nav-item.active:before {
        content:'';
        width: 0%!important;
        transition: all 0.4s;
    }
    #navbar .dropdown-menu {
        background: transparent;
        border: none;
        padding-left: 20px;
        padding-top: 0px;
    }
    .nav-show {
        top: 0;
        left: 0;
        width: 75%;
        transition:left 0.4s;
    }
    .navbar-nav>.nav-item:hover:before {
        width: 0%;
        transition: all 0.4s;
    }
    #navbar .dropdown-menu>li>a {
        font-size: 12px;
    }
    .step-work-div {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        justify-content: center;
    }
    .slick_wrap {
        display:none;
    }
    .our-works-wrap {
        margin: 0 auto;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 200px 200px;
        grid-gap: 1px;
    }
    .advan-decor {
    position: absolute;
    left: 1%;
    }
    .form-row>.col, .form-row>[class*=col-] {
        padding-left: 41px!important;
    }
    .back-head {
        background:none;
        padding:5px 0px;
        margin-bottom: 10px;
    }
    .col-hid {
        display:none;
    }
    .header_wrap_logo {
        display:block;
        margin-bottom:15px;
    }
    .back-wrap3 {
        min-height: 200px;
        background: url(/assets/images/slide/sslide-44.jpg)center no-repeat;
        background-size: cover;
        display: flex;
        align-items: center;
        position:relative;
        z-index: 0;
    }
    .back-wrap3:after {
        content:'';
        background:rgba(0,0,0,0.3);
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        width:100%;
        height:100%;
        z-index: -1;
    }
    #carouselExampleControls {
        display:none!important;
    }
}