/* header */
@import url('/fonts/stylesheet.css');
@import url('https://fonts.googleapis.com/css?family=Heebo:400,700|Open+Sans:400,700');

button{
 overflow-x:hidden;
}
div .flare, a .flare, button .flare {
 position: absolute;
 top: 0;
 height: 100%;
 width: 45px;
 transform: skewX(-45deg);
 animation: flareAnimation;
 left: -150%;
 background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
 animation: flareAnimation 3s infinite linear;
}

.bg-conport{
background:#193342;
}


.price-card{/* background: #f4f5f5; *//* padding: 10px; */border-radius: 25px;}

.pcImg{
 height: 300px;
 background:#b8dffb;
 border-radius: 25px;
}
.pcImg img {
 object-fit: cover;
 height: 100%;
 width: 100%;
 border-radius: 25px;
}
 .pcImg-2{
 
 background:#b8dffb;
 border-radius: 25px;
 position: relative;
 }
 .pcImg-2 img{border-radius: 25px;width: 100%;height: 100%;}
 .title-card{
 margin-top: 1.2rem;
 color: #193342;
 padding-left: 10px;
 font-weight: 400;
 position: relative;
 font-size: 1.6rem;
 margin-bottom: 25px;
 }
 .title-card:after {
 content: " ";
 width: 120px;
 height: 2px;
 background-color: #193342;
 position: absolute;
 left: 10px;
 bottom: -10px;
 transform: translate3d(0%,0px,0px);
 }
 .price-title-card{margin-top: 5px;}
.price-title-card p{
 /* margin-top: 1.2rem; */
 color: #4caf50;
 padding-left: 10px;
 font-weight: 700;
 font-size: 1.6rem;
 margin-bottom: 0.5rem;
}

.block-reting{
 width: 40px;
 height: 40px;
 position: absolute;
 bottom: 10px;
 z-index: 0;
 background: #f44336;
 border-radius: 100%;
 padding: 5px;
 left: 10px;
}

.text-in{
}
.text-in p{
 font-size:14px;
 margin-left:10px;
 margin-top:10px;
 color: #193342;
 margin-bottom: 0;
}
/* .price-list-card{padding: 5px 10px 10px 10px;margin-bottom: 0;}
 .li-card{
 color: #193342bf;
 font-size: 15px;
} */

@keyframes flareAnimation {
 0% {
 left: -150%;
 }
 100% {
 left: 150%;
 }
}

body{font-family: stolzl !important;}

:root {
 --color: #3c3163;
 --transition-time: 0.5s;
}
.input-xxl{padding: 15px !important;
 font-size: 23px !important;
}
.button-xxl{}
.body-btn-order{display:none;}
.text-normals{
font-weight: normal;
 text-align: left;
 line-height: normal;
}

.footer-logo{width:auto;}
.promo-ted{display:flex;}

.body-btn-order{
 position: fixed;
 z-index: 1;
 width: 100%;
 padding: 15px;
 left: 0;
 -webkit-transition: bottom .2s ease-out 0s;
 -moz-transition: bottom .2s ease-out 0s;
 -o-transition: bottom .2s ease-out 0s;
 transition: bottom .2s ease-out 0s;
}
 .btn-fix-order{
 background: #4caf50;
 padding: 10px;
 color: #fffffff5;
 border-radius: 5px;
 font-size: 18px;
 font-weight: 400;
 display: flex;
 overflow-x: hidden;
 position: relative;
 justify-content: center;
 align-items: center;
}

.bg-bs{position: absolute;
 right: 10px;
 top: 80px;}

.fix-top{
 bottom: 0;
}

.fix-bottom{
 bottom: -75px;
}

.fix-top2{
 top: -80px;
}

.fix-bottom2{
 top: 0px;
}

.page_selector{margin-top: 35px;text-align: center;}
.page_selector a{
padding: 10px 15px;
 margin-right: 10px;
 background: #a5a5a52e;
 color: #646464;
 text-decoration: none;
 border-radius: 10px;
 font-weight: 700;
}
.page_selector a:hover{
 background: #369e2d;
 color: #ffffff;
}
.swchItemA{
padding: 10px 15px;
 margin-right: 10px;
 background: #369e2d;
 color: #ffffff;
 text-decoration: none;
 border-radius: 10px;
 font-weight: 700;
}
.page_selector span{}

.star{}
.star-i{color: #4caf50 !important;}
.Tit-pro{margin-bottom: 20px;
}
 .Tit-pro a{color: #4caf50;
 text-decoration: none;
 font-size: 20px;
 margin-left: 10px;}
.snip1568 {
 /* font-family: 'Open Sans', Arial, sans-serif; */
 position: relative;
 display: inline-block;
 margin: 10px;
 min-width: 230px;
 max-width: 300px;
 width: 100%;
 color: #141414;
 text-align: left;
 line-height: 1.4em;
 font-size: 14px;
 box-shadow: none !important;
}

.snip1568 .profile-image img {
 border-radius: 5px;
 max-width: 80px;
 height: 80px;
 vertical-align: top;
 float: left;
}

.snip1568 figcaption {
 width: 100%;
 background-color: #7c7c7c0d;
 color: #193342;
 padding: 25px;
 display: inline-block;
 margin-bottom: 15px;
 border-radius: 5px;
 position: relative;
}

.snip1568 figcaption:after {
 content: '';
 position: absolute;
 left: 32px;
 top: 100%;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 10px 10px 0 10px;
 border-color: #f1f2f3 transparent transparent transparent;
}

.comm-h3,
.comm-h4,
.snip1568 p {
 margin: 0 0 5px;
}

.comm-h3 {
 font-weight: 600;
 font-size: 1.2em;
 font-family: 'Montserrat', Arial, sans-serif;
}

.comm-h4 {
 color: #193342;
 font-weight: 700;
 /* letter-spacing: 2px; */
}

.snip1568 p {font-size: 0.9rem;line-height: 1.3rem;margin-top: 15px;font-weight: 400;}

.snip1568 .icons {
 padding: 20px 90px;
}

.snip1568 i {
 padding: 10px 2px;
 display: inline-block;
 font-size: 18px;
 font-weight: normal;
 color: #6c6c6c;
 opacity: 0.75;
}

.snip1568 i:hover {
 opacity: 1;
 -webkit-transition: all 0.35s ease;
 transition: all 0.35s ease;
}



.info {
 font-size: 1.2em;
 display: flex;
 padding: 1em 3em;
 height: 3em;
}

.info img {
 height: 3em;
 margin-right: 0.5em;
}

.info h1 {
 font-size: 1em;
 font-weight: normal;
}


.structureImg img{
}

.icon-menu {
 display: inline-block;
 font-weight: 400;
 line-height: 1.5;
 color: #212529;
 margin-left: 85px;
 text-align: center;
 text-decoration: none;
 vertical-align: middle;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 user-select: none;
 background-color: transparent;
 padding: 0.375rem 0.75rem;
 font-size: 1rem;
 transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 border-radius: 50% !important;
 border: 1px solid #ffffff !important;
}
.icon-menu i {
 font-size: 23px;
 cursor: pointer;
 color: #fff;
}
.form-left{
 margin: 0;
 padding: 15px;
 background: #3f51b514;
 border-radius: 5px;
 margin-bottom: 10px;
}
.btn:active{
 transform:scale(0.96);
 }
header {
 position: absolute;
 width: 100%;
 color: #000;
 /* background: #00000087; */
 padding: 20px;
 transition: 0.2s all;
 z-index: 100;
}
.header-mobile{display: none;}

header.alt-header {
 background: #fff;
}

.top-infor{
 font-size: 15px;
 padding-top: 0px;
 padding-left: 0px;
 font-weight: 400;
 color: #000;
}
.alt-header a {
 color: #000;
}

body.header-fixed header {
 position: fixed;
 color: #000;
 top: 0;
 background: #fff;
 right: 0;
 /* padding-top: 0; */
 width: 100%;
 box-shadow: 0px 2px 13px 0px #0000002e;
 border-bottom: 1px solid #dbdbdb;
 z-index: 100;
}

li {
 list-style: none;
}

nav {
 overflow: hidden;
}

nav ul {
 float: right;
}

nav li {
 display: inline;
 float: left;
}

nav a {
 display: inline-block;
 text-decoration: none;
 padding: 25px;
 transition: 0.3s all;
}

nav a:hover {
 background: red;
}

.logo {
 float: left;
 font-size: 50px;
 line-height: 50px;
 transition: 0.7s all;
}

.alt-header .logo {
 color: #000;
}

body.header-fixed .logo {
 font-size: 30px;
}

.alternate {
 background: #000;
 color: #fff;
}

section .inner {
 padding-top: 200px;
}

.number-top{margin-top: 0px;}
 .mt-r1{position: relative;
 top: 2px;}
 .number-top-href{
font-size: 26px;
font-weight: 700;
letter-spacing: -1px;
text-decoration: none;
color: #193342;
}
.number-top-href:hover{opacity:0.8;color:#000;}
.emailTopPodpis{font-size: 14px;color: #000000;text-decoration: none;}
.top-fixed {
 border-bottom: 1px solid #e1e1e1;
 position: fixed !important;
 width: 100%;
 z-index: 3;
 top: 0;
 height: 77px;
 }
/* header */
.mt-6 {margin-top: 6rem;}
.pt-8 {padding-top: 7rem;}
.relative{position: relative;}
.bannText1 {font-weight: 300;font-size: 55px;line-height: 65px;color: #193342;position: relative;margin-bottom: 30px;margin-top: 60px;}
.bannText1:after {
 content: " ";
 width: 250px;
 height: 2px;
 background-color: #193342;
 position: absolute;
 left: 10px;
 bottom: -15px;
 transform: translate3d(0%,0px,0px);
}
.main__title {
 font-size: 3.125rem;
 font-weight: 300;
 line-height: 1.2;
 position: relative;
 color: #363636;
 margin-top: 1.9rem;
}

.main__advantages {
 display: flex;
 margin-top: 2rem;
}
.main__advantage:not(:last-child) {
 margin-right: 2.5rem;
 width: 150px;
}
.main__advantage:nth-child(1)::before {
 left: 8.5rem;
 top: -0.5rem;
}
.main__advantage:nth-child(2)::before {
 left: 3rem;
 top: 2.5rem;
}
.main__advantage:nth-child(3)::before {
 left: 3rem;
 top: 2.5rem;
}
.main__advantage:nth-child(4)::before {
 left: 3rem;
 top: 2.5rem;
}
.main__advantage::before {
 width: 1.25rem;
 height: 1.25rem;
 content: '';
 position: absolute;
 /* background-image: url(img/ok.png); */
 background-size: contain;
 z-index: 4;
}
.main__advantage img {
 width:100%;
 border-radius: 10px;
}
.main__advantage p {
 margin-top: 1.2rem;
 color: #193342;
 padding-left: 5px;
}
.main__advantage {
 align-items: center;
 font-size: 1rem;
 letter-spacing: 0.35px;
 position: relative;
 width: 150px;
}
.header__whatsapp {
 display: flex;
 align-items: center;
 margin-right: 3.5rem;
}
.header__whatsapp__link {
 display: flex;
 justify-content: center;
 align-items: center;
 text-decoration: none;
 width: 8.5rem;
 height: 3.188rem;
 border-radius: 12px;
 border: solid 1px #dfdfdf;
 background-color: #fff;
 font-size: 0.625rem;
 letter-spacing: 0.0375rem;
 position: relative;
 color: #282728;
 transition: .3s all;
 padding-left: 1rem;
 padding-right: 1rem;
}
.header__whatsapp__text {
 margin-left: 1rem;
 font-size: 0.844rem;
 line-height: 1.26;
}
.header__whatsapp__link img, .header__whatsapp__link svg, .header__whatsapp__link path {
 width: 2rem;
 height: 2rem;
 margin-right: 0.75rem;
}
.header__whatsapp__link::after {
 width: 0.563rem;
 height: 0.563rem;
 border-radius: 50%;
 content: '';
 position: absolute;
 right: 0;
 top: 50%;
 transform: translate(50%, -50%);
 background-color: #4ec35a;
 animation: shine2 1s cubic-bezier(1, 0, 0, 1) infinite;
}
.header__whatsapp__link:hover {
 background-color: #20cc4e;
 border-color: #20cc4e;
 color: #fff;
}

.main__btn-wrap {
 margin-top: 3rem;
 margin-bottom: 5rem;
 display: flex;
 align-items: center;
 position: relative;
 z-index: 0;
}
.main__btn {
 height: 7.875rem;
 padding: 0 2.5rem;
 border-radius: 1.25rem;
 color: #fff;
 border: none;
}
.btns {background:#4caf50;display: flex;justify-content: center;align-items: center;position: relative;overflow: hidden;}
.btns::before {
 margin-left: -30px;
 content: " ";
 width: 1.5rem;
 height: 340px;
 background: #fff;
 -webkit-animation-delay: 0.05s;
 animation-delay: 0.05s;
 position: absolute;
 right: -40px;
 top: -70px;
 animation-timing-function: ease-in-out;
 transition: all 0.1s;
 animation-name: slideme;
 animation-duration: 3.5s;
 animation-iteration-count: infinite;
 transform: rotate(45deg);
 z-index: 5; }
 .btns span, .btns div {
 position: relative;
 z-index: 3; }
 .btns::after {
 /* content: ""; */
 position: absolute;
 left: 0;
 top: 0;
 right: 0;
 bottom: 0;
 display: block;
 border-radius: 7px;
 }
 .btns:hover::after, .btns:focus::after {
 opacity: 0.15; }
 .btns::after {
 z-index: 2;
 border-radius: 8px;
 opacity: 0;
 transition: opacity 100ms linear;
 background-color: #fff; }
 .btns[disabled] {
 opacity: 0.5;
 cursor: no-drop; }
 .btns[disabled]::after, .btns[disabled]::before {
 display: none; }
.btn__load{
 display: none;
 height: 4rem;
 width: 4rem;
}
@keyframes slideme {
 0% {
 left: 10%;
 }
 30% {
 left: 110%; }
 100% {
 left: 110%;
 }
}

.main__btn__text svg .st0 {
 animation-delay: 0.6s;
}
.main__btn__text svg .st1, .main__btn__text svg .st2, .main__btn__text svg .st0 {
 animation: shine infinite 1.5s;
}
.st0 {
 fill-rule: evenodd;
 clip-rule: evenodd;
 fill: #ffffff;
}
.main__btn__text svg .st1 {
 animation-delay: .3s;
}
.st1 {
 opacity: 0.4;
 fill-rule: evenodd;
 clip-rule: evenodd;
 fill: #ffffff;
}
.st2 {
 opacity: 0.25;
 fill-rule: evenodd;
 clip-rule: evenodd;
 fill: #ffffff;
}
.btn span, .btn div {
 position: relative;
 z-index: 3;
}
.btn::after {
 z-index: 2;
 border-radius: 8px;
 opacity: 0;
 transition: opacity 100ms linear;
 background-color: #fff;
}
.main__btn__text {
 display: flex;
 justify-content: center;
 align-items: center;
 font-size: 1.875rem;
 font-weight: 500;
 text-align: center;
}
.main__btn__text svg.first {
 margin-right: 1.4rem;
}
.main__btn__text svg {
 height: 2.2rem;
 width: 2.2rem;
}
.main__btn__text svg.last {
 transform: scaleX(-1);
 margin-left: 1.4rem;
}
.main__btn__add-text {
 font-size: 0.875rem;
 letter-spacing: 0.35px;
 color: #ffffff;
 margin-top: 0.3rem;
 display: block;
}

.main__btn__desc {
 margin-left: 7.5rem;
 font-size: 0.875rem;
 letter-spacing: 0.35px;
 position: relative;
 color: #193342;
 margin-bottom: 0;
 }

.main__btn__desc img {
 position: absolute;
 left: -6.2rem;
 top: 50%;
 transform: translateY(-50%);
 width: 5.875rem;
 height: auto;
}
.fw-medium {
 font-weight: 500;
}
.bannText3 {
 font-weight: 700;
 font-size: 60px;
 line-height: 60px;
 color: #383838;
 margin-bottom: 30px;
 margin-top: 20px;
}

.bannText2 {
 font-weight: 300;
 font-size: 25px;
 color: #dbdbdb;
 line-height: 35px;
 position: relative;
 padding-bottom: 20px;
}

.bannList {
 margin: 20px 0 40px;
 max-width: 100%;
}
.bannList li {
 display: block;
 padding: 0;
 background-repeat: no-repeat;
 background-size: auto auto;
 background-position: left center;
 margin-right: 0;
 margin-bottom: 3px;
}
.bannList i {font-size: 30px;margin-right: 8px;color: #ffffff;}
.bannList li p {
 font-weight: 300;
 font-size: 20px;
 color: #dfdfdf;
 display: flex;
 margin-bottom: 0rem;
 align-items: center;
}

.bannForm {background: #fff;height: auto;width: 390px;margin-top: 60px;border-radius: 5px;margin-left: 26px;box-shadow: 0px 0px 10px 1px #00000024;}
.btn-banner{
 width: 100% !important;
 padding: 10px !important;
 font-size: 18px !important;
 font-weight: 700 !important;
 text-transform: uppercase !important;
 background: #0060b5 !important;
 color: #fff !important;
 box-shadow: 0px 3px 0px #004787;
 border: 1px solid #0060b5 !important;
 }
 .btn-raschet{
 font-size: 16px !important;
 padding: 8px 15px !important;
 font-weight: 400 !important;
 border-radius: 10px !important;
 color: #193342 !important;
 border: 2px solid #193342 !important;
 }

.btn-raschet:hover{
 background: #193342 !important;
 color: #fff !important;
 }
 .btn-header {
 font-size: 17px !important;
 width: 288px !important;
 padding: 10px 20px !important;
 font-weight: 500 !important;
 text-transform: uppercase !important;
 background: #0060b5 !important;
 color: #fff !important;
 box-shadow: 0px 3px 0px #004c8f;
 border: 1px solid #0060b5 !important;
 }

.bg-banner-light {
 background: #000;
 background-image: linear-gradient(to top, rgb(0 0 0 / 45%), rgb(0 0 0 / 90%)), url(/img-new/slider2.jpg);
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 background-attachment: fixed;
 padding-bottom: 60px;
 background-position: center center;
}
.bg-naves{
 background-image: linear-gradient(to top, rgb(0 0 0 / 0%), rgb(0 0 0 / 0%)), url(/img-new/slider4.jpg) !important;
}

.bg-naves_2{
 background-image: linear-gradient(to top, rgb(255 255 255 / 0%), rgb(0 0 0 / 65%)), url(/img-new/slider5.jpg) !important;
}

.first-screen__bg{
 background-size: cover;
 position: absolute;
 pointer-events: none;
 top: 0;
 left: 0;
 width: 100%;
 height: auto;
}
.first-screen__bg img,
 .first-screen__bg::after{
 height: 100%;
 width: 100%;
 object-fit: cover;
 object-position: top center;
 }

 .bg-section {
 position: relative;
 top: 0px;
 width: 100%;
 height: 750px;
 background: #000;
 background-image: linear-gradient(to top, rgb(0 0 0 / 52%), rgb(0 0 0 / 69%)), url(/img/slider3.jpg);
}
 .fontTit2 {
 font-weight: 700;
 font-size: 60px;
 color: #fff;
 width: 100%;
 line-height: 65px;
 text-align: center;
 padding: 115px 0 10px;
 position: relative;
 margin-bottom: 10px;
 /* text-transform: uppercase; */
}
.fontTit3 {
 font-weight: 800;
font-size: 45px;
padding: 70px 0 40px;
position: relative;
color: #193342;
}

.text-und{
 font-size: 20px;
 text-transform: uppercase;
}
.menu-top{color:#fff;
 display: block;
 padding: 0.5rem 1rem;
 text-decoration: none;
 }

/* servise */
.wrapStructures {
 width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 20px;
}
.fontTit {
 font-weight: 700;
 font-size: 45px;
 color: #193342;
 text-align: left;
 padding: 50px 0 10px;
 position: relative;
 margin-bottom: 65px;
 /* text-transform: uppercase; */
}
.fontTit:after {
 content: " ";
 width: 250px;
 height: 2px;
 background-color: #193342;
 position: absolute;
 left: 10px;
 bottom: -15px;
 transform: translate3d(0%,0px,0px);
}

.blStructure {
 text-align: center;
 position: relative;
}
.structureImg {
 position: relative;
 cursor: pointer;
}

.blStructure p {
 font-weight: 400;
 font-size: 18px;
 color: #000;
 margin: 10px 0;
}
.bannText{
font-weight: 300;
 font-size: 25px;
 color: #ffffff;
 line-height: 35px;
 position: relative;
 padding-bottom: 20px;
}

.bst-p {}
.bst-p p {
 margin-bottom: 3px;
 font-size: 17px;
 font-weight: 400;
}
.bst-background{
 background: #e1e1e1;
 border-radius:5px;
}
.bst-top{
 background: #c7c7c7;
 border-radius: 5px 5px 0px 0px;
}

.bg-blues{
 background: #fff1c7;
 color: #000000;
 border-radius: 5px;
}
.color-blues{
 background: #ffc107;
 color: #000000;
 font-weight: 700;
}
.form-info {
 padding: 25px;
 height: auto;
 border-radius: 25px;
 font-weight: 300;
 background: #f9f9f9;
}
 .form-info2{
 background: #f3f3f3;
 padding: 10px 25px 25px 25px;
 }
 strong {
 font-weight: 700 !important;
}

 .inputFileBut{
 border: 1px dashed #000000;
 text-transform: uppercase;
 text-align: center;
 color: #000000;
 display: inline-block;
 border-radius: 5px;
 padding: 10px 20px;
 font-weight: 700;
 cursor: pointer;
 background: #ffffff;
 }
/* servise */

.blockSmall{
 background-image: linear-gradient(to top, #00000000, rgb(0 0 0 / 91%)), url("/img-new/1960x250_1.jpg");
 height: 300px;
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 margin-top: 25px;
}
.imgdesign{
}
 .w100{
 width:100%;
 }
 .imgdesign2{
 border-radius: 5px;
 }
 .infoimg{position: relative;}
 .infoimg p{
 position: absolute;
 bottom: 10px;
 left: 20px;
 font-size: 18px;
 background: #ffffff;
 padding: 1px 10px;
 color: #000000;
 border-radius: 3px;
 margin: 0;
 }
.h-420{
 height: 421px;
 object-fit: cover;
}
.calc {
 position: relative;
 text-align: right !important;
 margin-left: 26px;
}
.calc::before {
 content: " ";
 background-image: url("/img-new/rullet-icon.png");
 background-size: 35px 35px;
 position: absolute;
 top: 5px;
 left: 15px;
 width: 30px;
 height: 30px;
 transition: 200ms linear;
}
.btn-z {
 font-size: 18px !important;
 width: 100% !important;
 display: block !important;
 padding: 15px 30px !important;
 font-weight: 500 !important;
 background: #4caf50 !important;
 color: #fff !important;
 border: 0 !important;
 border-radius: 15px !important;
}
.number-img{position: absolute;bottom: -20px;right: 25px;font-size: 70px;font-weight: 700;/* opacity: 0.8; */color: #ffffff;padding: 10px;text-shadow: 2px 2px 0px #00000054;}
.icon-promo{
 color: #ffffff;
 font-size: 47px;
 position: absolute;
 /* top: -5px; */
 }
.stuff-promo p{
 color: #ffffff;
 font-size: 22px;
 font-weight: 700;
 text-align: left;
 margin-left: 58px;
 margin-bottom: 0;
 line-height: 25px;
}
.stuff-promo span{
 font-weight: 300;
 font-size: 16px;
}
.stuff-promo{}
 .border-dashed{
 /* border: 1px solid #000000; */
 /* background: #0000008f; */
 /* padding: 10px; */
 display: flex;
 position: relative;
 border-radius: 10px;
 align-items: flex-start;
 }
.p-stuff{
 font-size: 21px;
 font-weight: 300;
 color: #f3f3f3;
 width: 80%;
 line-height: 30px;
}
.promo-partner{background: #fff;}
.promo-partner-block{padding: 10px;}
.text-header{
 margin-right: 15px;
 width: auto !important;
}

/* Team Starts */
.team-members {
 transform: rotate(-45deg);
}
.team-members li > div {
 float: left;
 width: 20%;
}

.team-members li:nth-child(2) > div:first-child {
 margin-left: 20%;
}

.team-members li:last-child > div:first-child {
 margin-left: 40%;
}

.member-details > div {
 background-color: #ddd;
 margin: 5px;
}
.member-details img {
 transform: rotate(45deg) translate(0, 15px) scale(1.2);
 display: block;
 width: 100%;
 height: 100%;
}

/* hover content - style */
.member-details > div {
 position: relative;
 overflow: hidden;
}

.member-info {
 position: absolute;
 top: 50%;
 transform: rotate(45deg) translate(-12px, 15px);
 left: 0;
 right: 0;
 z-index: 2;
 text-align: center;
}

.member-info h3,
.member-info p {
 margin: 0;
 color: #fff;
 position: relative;
 opacity: 0;
 visibility: hidden;
}

.member-info h3 {
 text-transform: uppercase;
 font-size: 14px;
 font-weight: 400;
 top: -100px;
}

.member-info p {
 font-weight: 300;
 font-size: 12px;
 bottom: -150px;
}

.member-details > div:after {
 content: '';
 background-image: linear-gradient(45deg, rgba(228, 82, 69, .8) 50%, transparent 50%);
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 z-index: 1;
 opacity: 0;
 visibility: hidden;
}

/* hover content - onhover */
.member-details *,
.member-details > div:after {
 cursor: pointer;
 transition: all .4s ease;
}

.member-details:hover *,
.member-details:hover > div:after {
 opacity: 1;
 visibility: visible;
}

.member-details:hover .member-info h3 {
 top: 0;
}

.member-details:hover .member-info p {
 bottom: 0;
}

/* Team overview */
.team-overview {
 padding-right: 15px;
}
.team-overview h2 {
 text-transform: uppercase;
 font-size: 22px;
 font-weight: 700;
 margin-bottom: 5px;
}

.team-overview > a {
 margin-bottom: 30px;
 display: block;
}

.team-overview > a:before {
 content: '';
 width: 10px;
 height: 2px;
 position: relative;
 top: -3px;
 margin-right: 5px;
 background-color: #ccc;
 display: inline-block;
}


/* For centering elements - optional - Can use table,tablecell instead */
.flex-center {
 display: flex;
 flex-direction: row;
 justify-content: center;
 align-items: center;
}

.flex-center > div:first-child {
 order: 2;
}

/* extra */
.copyright {
 text-align: center;
 margin-top: 30px;
 font-size: 1.6rem;
 background-color: #eee;
}
.copyright a {
 display: inline-block;
 padding: 10px 2px;
}
.upwork {
 color: #37a000;
}
.upwork:after {
 content: '/';
 margin-left: 10px;
}
.fiverr {
 color: #1dbf73;
}
.copyright .triplebyte {
 display: block;
 padding-top: 0;
 color: #344759;
 text-decoration: underline;
}
.footer_address{
 color: #fff;
 margin-top: 10px;
 margin-bottom: 5px;
}
.footer_copyright_years{
 color: #979797;
}
.footer_copyright_years a{
 color: #979797;
}
.city-name{
 color: #fff;
 font-size: 18px;
 font-weight: 300;
}
 .footer-phone{}
 .footer_phone_number a {
 color: #fff;
 text-decoration: none;
 font-size: 28px;
 font-weight: 700;
 letter-spacing: -2px;
 }
 .footer_phone_number a:hover {color: #fff;}
 .footer_phone_number a{}
 .footer-email {
 color: #fff;
 position: relative;
 top: -8px;
 margin-bottom: 5px;
}
 .footer-mail-mail{}
.link_dotted{}
 .link_dotted a{
 color: #fff;
}
 .link_dotted a:hover{
 color: #ffffff;
}
.hover-link{}
 .hover-link:hover{
 background: #ffffff0f;
}
.absolut-img {
 position: absolute;
 bottom: 7px;
 left: 20px;
 font-size: 16px;
 background: #ffffffe8;
 padding: 1px 10px;
 color: #000000;
 border-radius: 3px;
 margin: 0;
}
.img-slid{
 overflow: hidden;
 height: 409px;
 width: 100%;
 margin-bottom: 5px;
 border: 1px solid #000;}
.bg-span-form{
 background: #3f51b521;
 padding: 3px 10px;
}
.pbm-0{padding-bottom: 3rem;}
.mtm-0{
margin-top: 3rem;
}
.mtm-1{
margin-top: 1rem !important;
}


.butt {
}
.butt:active {
 transform: scale(0.96);
}

.map{
height: 300px;
 border-radius: 25px;
 overflow: hidden;
}
.p-footer{padding:30px 15px 30px 15px;}
.text-end-mobile{text-align:right;}
.fs16-aipod {font-size:1.29rem;}

.body-calculator{
 width: 100%;
 border-radius: 15px;
 padding: 1em;
 background: #f5f5f5;
}

.calc-img-info {
 font-size: 30px;
 font-weight: 300;
}
.calc-info-text{
 font-size: 18px;
 font-weight: 400;
}
.calc-info-text p{
margin-bottom: 5px;
font-weight: 400;
}
.calc-img-slider{
 border-radius: 10px;
 height: 385px;
}
.calc-form{
 padding: 20px;
 background: #ffffff;
 border-radius: 10px;
}
.form-sector{}
 .btn-calc-red{
 background-color: #673ab7 !important;
 font-size: 16px !important;
 padding: 10px !important;
 position: relative;
 top: -13px;
 font-weight: 400;
 }
.calc-gabarit-img{position: relative;display: flex;
 justify-content: center;}
 .calc-gabarit-img img{width:100%;object-fit: cover;}
 .calc-gabarit-img2{position: relative;
 display: flex;
 justify-content: flex-start;}
 .calc-gabarit-img2 img{width:auto;object-fit: cover;}
 .calc-gabarit-text{font-size: 18px;
 font-weight: 400;
 margin-top: -15px;}

 .calc-gabarit-text{font-size: 18px;
 font-weight: 400;
 margin-top: -10px;}
 .d-infor{
 position: absolute;
 bottom: 0px;
 font-size: 20px;
 font-weight: 700;
 border-radius: 5px;
 /* border: 1px solid #e1e1e1; */
 color: #ffffff;
 background: #ff5722;
 padding: 0px 20px;
}
 .h-infor{
 position: absolute;
 top: 115px;
 font-size: 20px;
 font-weight: 700;
 border-radius: 5px;
 /* border: 1px solid #e1e1e1; */
 color: #ffffff;
 background: #ff5722;
 padding: 0px 20px;
 left: 105px;
}
#section-zabor-gabarit{position:relative;}

.snip1529 {
background-color: #673ab7;
 box-shadow: 0 0 5px rgb(0 0 0 / 15%);
 color: #ffffff;
 font-family: 'Open Sans', Arial, sans-serif;
 font-size: 16px;
 height: 230px;
 line-height: 1.6em;
 margin-top: 0;
 border-radius: 10px;
 overflow: hidden;
 position: relative;
 text-align: left;
 width: 245px;
 margin-bottom: 1rem;
}

.snip1529 * {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all 0.1s ease;
 transition: all 0.1s ease;
}

.snip1529 img {
 max-width: 100%;
 vertical-align: top;
 position: relative;
 opacity: 0.75;
}

.snip1529 figcaption {
 padding: 25px 20px 25px;
 position: absolute;
 bottom: 0;
 z-index: 1;
}

.snip1529 .date {
 background-color: #fff;
 color: #333;
 font-size: 20px;
 font-weight: 900;
 min-height: 48px;
 min-width: 48px;
 padding: 10px 0;
 position: absolute;
 border-radius: 50%;
 right: 15px;
 text-align: center;
 /* text-transform: uppercase; */
 top: 10px;
}

.snip1529 .date span {
 display: block;
 line-height: 14px;
}

.snip1529 .date .month {
 font-size: 11px;
}

.lot-h3,
.snip1529 p {
 margin: 0;
 padding: 0;
}

.lot-h3 {
 font-weight: 700;
 line-height: 31px;
font-size: 25px;
 letter-spacing: -0.4px;
 margin-bottom: 10px;
}

.snip1529 .hover {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 align-items: center;
 background-color: rgb(0 0 0 / 68%);
 display: flex;
 font-size: 65px;
 justify-content: center;
 opacity: 0;
}

.snip1529 a {
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 position: absolute;
 z-index: 1;
}

.snip1529:hover .hover,
.snip1529.hover .hover {
 -webkit-transition-delay: 0.1s;
 transition-delay: 0.1s;
 opacity: 1;
}

.snip1529:hover figcaption,
.snip1529.hover figcaption {
 opacity: 1;
}

.snip1529:hover .date,
.snip1529.hover .date {
 background:#369e2d;
 color:#fff;
}
.text-p{
 font-size: 18px;
}
.text-p p{
 margin-bottom: 0.2rem;
}
.check-icons {
 padding-left: 0px !important;
 font-weight: 400;
 text-transform: uppercase;
}
.check-icons li{

}
.check-icons i{
font-weight: 700;
color: #369e2d;
font-size: 22px;
}
.btn-body {
 margin-top: 20px;
 margin-left: 10px;
}

.hph380 {
 height:380px !important;
}
.bg-none{background: none !important;}
.mp0{margin:0 !important;padding:0 !important;}
.color-conport{color:#193342 !important;}
.photoPrev{
 width: 100%;
 height: 180px;
 object-fit: cover;
 border-radius: 25px;
 -webkit-transition: all 0.3s ease;
 transition: all 0.3s ease;
}
.photoPrev:hover{
opacity:0.8;
}

.bg-section-promo_1 {
 background: #0a090e;
 background-image: url(images/promo_1.jpg);
}
.bg-section-promo_2 {
 background: #0a090e;
 background-image: url(/images/promo_2.jpg);
}
.bg-section-promo_3 {
 background: #0a090e;
 background-image: url(/images-new/promo_3.jpg);
}
.bg-section-promo_4 {
 background: #0a090e;
 background-image: url(/images-new/promo_4.jpg);
}
.baner-promo_1{
padding: 50px 0px;
}

.baner-promo_1 p{
font-size: 35px;
 font-weight: 300;
 }

.baner-promo_1-input{
 padding: 10px 10px 10px 30px !important;
 font-size: 30px !important;
 border: 0 !important;
}
.baner-promo_1-but{
 padding: 18px !important;
 font-size: 18px !important;
 background: #4caf50 !important;
 color: #fff !important;
 border: 1px solid #4caf50 !important;
 border-radius: 20px !important;
}
.d-flex-mobile{}

 .blocker{
 background: #0060b51a;
 /* padding: 20px; */
 border-radius: 10px;
 height: 100px;
 color: #fff;
 }
 .numInfo{font-size: 50px;font-weight: 700;line-height: 60px;color: #ffffff;}
 .textInfo{font-size: 20px;line-height: 28px;font-weight: 100;}

 .site__wrapper {
 overflow: hidden;
 /* padding-top: 1.5em; */
 /* padding-bottom: 1.5em; */
 }

 .site__info {
 clear: both;
 display: block;
 font-variant: small-caps;
 letter-spacing: 2px;
 padding-top: 1.5em;
 padding-bottom: 1.5em;
 text-align: center;
 }

 .grid {
 float: none;
 width: 100%;
 padding-left: 0.2em;
 padding-right: 0.2em;
 padding-bottom: 0.4em;
 }
 @media screen and (min-width: 40.063em) {
 .grid {
 float: left;
 width: 33.333%;
 }
 }

 .card__image {
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 display: block;
 min-height: 240px;
 overflow: hidden;
 position: relative;
 }
 .card__image > img {
 display: block;
 margin-bottom: 0;
 width: 100%;-webkit-transition: all 0.25s ease-in-out;
 -moz-transition: all 0.25s ease-in-out;
 -ms-transition: all 0.25s ease-in-out;
 -o-transition: all 0.25s ease-in-out;
 transition: all 0.25s ease-in-out;
 }
 .card__image:hover > img {
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -ms-transform: scale(1.2);
 -o-transform: scale(1.2);
 transform: scale(1.2);
 }

 .card__title {
 color: white;
 display: inline-block;
 font-family: "Montserrat";
 font-size: 1.5em;
 font-weight: 700;
 line-height: 1.2;
 margin-bottom: 0.75em;
 text-decoration: none;
 -webkit-transition: all 0.3s ease-out;
 -moz-transition: all 0.3s ease-out;
 transition: all 0.3s ease-out;
 }
 .card__title:hover {
 color: rgba(255, 255, 255, 0.7);
 text-decoration: none;
 }

 .card__overlay {
 content: "";
 bottom: 0;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 right: 0;
 top: 0;
 width: 100%;
 z-index: 1;
 }

 .card__overlay--indigo {
 background-image: linear-gradient(to bottom, rgb(0 0 0 / 10%), rgb(0 0 0 / 78%));
 z-index: 2;
 }

 .card__overlay--blue {
 background-image: linear-gradient(to bottom, rgb(0 0 0 / 10%), rgb(0 0 0 / 78%));
 z-index: 2;
}



 .card__overlay-content {
 position: absolute;
 bottom: 0;
 padding: 1.5em;
 z-index: 3;
 }

 .card__meta {
 margin: 0;
 padding: 0;margin-right: 0em;
 margin-bottom: 0.75em;
 }
 .card__meta.card__meta--last {
 margin-bottom: 0;
 }
 .card__meta li {
 color: #f8f8f8;
 display: inline;
 list-style-type: none;
 margin-bottom: 0;
 padding-right: 1em;
 font-size: 0.85em;
 font-variant: small-caps;
 letter-spacing: 1px;
 }
 .card__meta li:not(:last-child):after {
 content: "#0";
 font-style: normal;
 position: relative;
 color: rgba(255, 255, 255, 0.25);
 right: -0.6em;
 }
 .card__meta li > a {
 color: #f8f8f8;
 }


/* RESPONSIVE */

@media (max-width: 310px) {
.body-btn-order{display:block;}
 
.main__advantages {
flex-direction: column;
}

.u-ecc-5 .uEntryWrap {
 width: calc(100% / 2);
 padding: 0px 5px;
} 
 
.promo-ted {
 display: flex;
 flex-direction: column;
}
.bg-section-promo_2 {
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 background-position: center center;
 background-attachment: local;
}

.bg-section-promo_1 {
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 background-position: center center;
 background-attachment: local;
}

.snip1577 {
 height: auto;
}

.photoPrev {
 width: 100%;
 height: 100%;
}

.snip1568 {
 margin: 0;
 min-width: 100%;
 max-width: 100%;
 width: 100%;
margin-bottom: 20px;
}

.cards-wrapper {
 flex-direction: column;
}
.cards{
margin-bottom: 20px;
}
.d-flex-mobile{flex-direction: column;}
.snip1529{
height:200px;
width:100%;
z-index: 0;
}

 .logo-mobile img {
 width: 40px !important;
}
 .ph-mobile {
 font-size: 13px !important;
}
 .btn-mobile {
 width: 40px !important;
 /* right: 15px !important; */
 height: 40px !important;
}
 .btn-mobile i {
 font-size: 20px !important;
 left: 9px !important;
 top: 3px!important;
}
 .phone-mobile {
 align-items: flex-start !important;
}

 .bannText1 {
 font-size: 25px !important;
 line-height: 30px !important;
}

 .fontTit3 {
 font-size: 23px !important;
 line-height: 26px !important;
}
 .blStructure p {
 font-size: 17px !important;
}
 .inputFileBut {
 font-size: 16px !important;
}
 .bg-span-form {
 font-size: 16px !important;
}
 .blockSmall {
 height: 230px !important;
 }
 .bannText3 {
 font-size: 22px !important;
 line-height: 27px !important;
 margin-bottom: 20px !important;
 margin-top: 10px !important;
}
 .fontTit2 {
 font-size: 28px !important;
 line-height: 33px !important;
}
 .infoimg p {
 font-size: 18px !important;
}
 .absolut-img {
 font-size: 16px !important;
}
 .mt-mobile-3 {margin-top:1rem}

.bg-banner {
 height:auto;
 }
}

@media (max-width: 767.98px) {
 
 .header__whatsapp__link {
 display: flex;
 justify-content: center;
 align-items: center;
 text-decoration: none;
 width: auto;
 height: 3.5rem;
 border-radius: 20px;
 border: solid 0px #dfdfdf;
 background-color: #40c351;
 font-size: 0.925rem;
 letter-spacing: 0.0375rem;
 position: relative;
 color: #ffffff;
 transition: .3s all;
 padding-left: 1rem;
 padding-right: 1rem;
}
 
 .main__btn-wrap {
 margin-top: 1rem;
}
 
 .header__whatsapp__link::after {
 width: 0;
 height: 0;
 border-radius: 50%;
 content: '';
 position: absolute;
 right: 0;
 top: 50%;
 transform: translate(50%, -50%);
 background-color: #4ec35a;
 animation: shine2 1s cubic-bezier(1, 0, 0, 1) infinite;
}
 
 .main__btn-wrap {
 flex-direction: column;
}
 .main__btn__desc {
 margin-top: 30px;
}
 
 .bg-bs {
 position: relative;
 right: 0px;
 top: 80px;
 margin-bottom: -50px;
}

.u-ecc-5 .uEntryWrap {
 width: calc(100% / 2) !important;;
 padding: 0px 5px;
}
 .main__advantages {
 flex-direction: column;
}
 .main__advantage:not(:last-child) {
 margin-right: 0;
 width: 100%;
}
 .main__advantage {
 width: 100%;
}
 .mb-mobile-1{
 margin-bottom:30px;
 }
 .btn-body {
 margin-left: 0px;
 padding:0 10px;
}
 .fontTit {
 font-size: 30px;
 margin-bottom: 55px;
}
 .fontTit:after {
 width: 150px;
}
 .main__btn__text {
 font-size: 1.7rem;
 line-height: 35px;
}
 .main__btn-wrap {
 margin-bottom: 2rem;
 }
 .hph380 {
 height: 100% !important;
}

 .blocker {
 height: auto;
}
 
.body-btn-order{display:block;}

.promo-ted {
 display: flex;
 flex-direction: column;
}

.bg-section-promo_2 {
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 background-position: center center;
 background-attachment: local;
}

.bg-section-promo_1 {
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 background-position: center center;
 background-attachment: local;
}

.snip1577 {
 height: auto;
}

.photoPrev {
 width: 100%;
 height: 100%;
}

.cards-wrapper {
 flex-direction: column;
}

.snip1568 {
 margin: 0;
 min-width: 100%;
 max-width: 100%;
 width: 100%;
margin-bottom: 20px;
}
.cards{
margin-bottom: 20px;
width:100%;
margin-right:0;
}
.d-flex-mobile{flex-direction: column;}
.snip1529{
height:200px;
width:100%;
z-index: 0;
}

.team-members li > div {
 width: 48%;
 }
 .bannText1 {
 font-weight: 300;
 font-size: 38px;
 line-height: 50px;
 margin-bottom: 10px;
 margin-top: 0px;
 border-top: 0px solid #ffffff47;
 padding-top: 0px;
}
.bannText2 {
 font-weight: 300;
 font-size: 22px;
 line-height: 27px;
 position: relative;
 padding-bottom: 20px;
}
.bannList li p {
 font-weight: 300;
 font-size: 17px;
 margin-bottom: 0.6rem;
}
.btn{
 width:100%;
}
.bannForm {
 background: #fff;
 height: auto;
 width: 100%;
 margin-top:0px;
 border-radius: 5px;
 margin-left: 0px;
 box-shadow: 0px 0px 10px 1px #00000024;
}
.bg-banner {
 background-color: #f8f9fa;
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 height:auto;
 background-position: center center;
 background-attachment: local;
 padding-bottom: 15px;
}
.fontTit3 {
 font-weight: 500;
 font-size: 28px;
 color: #fff;
 line-height: 33px;
 text-align: center;
 padding: 10px 0 30px;
 position: relative;
 margin-bottom: 0px;
}

 .p-style{
text-align: center;
 font-size: 20px;
 margin-top: 0px;
 line-height: 28px;
 margin-bottom: 0px;
 }

img{width:100%;}
.wrapStructures {
 flex-direction: column;
}
.inputFileBut {
 font-size: 18px;
 font-weight: 300;
 padding: 5px 10px;
}
.img-slid {
 overflow: hidden;
 height: auto;
 width: 100%;
 margin-bottom: 5px;
 border: 1px solid #000;
}
.img-slid img {
 object-fit: cover;
 margin-bottom: 0px !important;
}
.bg-span-form {
background: #4caf50;
 padding: 10px 10px;
 font-size: 18px;
 color: #fff;
 width: 100%;
 border-radius: 5px;
 text-align: center;
 margin-top: 10px;
}
 .bg-span-form a{
 color: #fff !important;
}
.ret{width:100% !important;}
.bst-p p {
 margin-bottom: 3px;
 font-size: 18px !important;
 font-weight: 400;
}
.rts{margin-bottom:25px;padding-top:25px;}
.tyr{
 width: 100% !important;
}
 .flz{
 flex-direction: column;
}
.form-info{
 height: auto;
 }
 .pbm-0{padding-bottom: 0;}
 .blStructure p {
 font-weight: 700;
 font-size: 20px;
 color: #000;
 margin: 10px 0;
}
.mtm-20{
margin-top: 20px !important;
}
.mtm-0{
margin-top: 0px !important;
}
.mtm-1{
margin-top: 0rem !important;
}
.wrapStructures {
margin-bottom: 0px;
}
.blockSmall {
 height: 250px;
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 margin-top: 25px;
 background-position: center center;
}
.bannText3 {
 font-weight: 500;
 font-size: 30px;
 line-height: 37px;
 color: #ffffff;
 margin-bottom: 30px;
 margin-top: 10px;
}
.fontTit2 {
 font-weight: 700;
 font-size: 35px;
 color: #fff;
 line-height: 38px;
 text-align: center;
 padding: 0px 0 10px;
 position: relative;
 margin-bottom: 10px;
}
.infoimg p {
 position: absolute;
 bottom: 15px;
 left: 25px;
 margin-right: 25px !important;
 font-size: 22px;
 font-weight: 400;
 background: #000000;
 padding: 1px 10px;
 color: #ffffff;
 border-radius: 3px;
 margin: 0;
}
.absolut-img {
 position: absolute;
 bottom: 7px;
 left: 20px;
 font-size: 18px;
 font-weight: 700;
 background: #ffffff;
 padding: 1px 10px;
 color: #000000;
 border-radius: 3px;
 margin: 0;
}
.infoimg {
 margin-bottom: 15px;
}
.bg-section {
position: relative;
 top: 0px;
 padding-bottom: 30px;
 padding-top: 25px;
 width: 100%;
 height: 100%;
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 background-position: center center;
 background-attachment: local;
}
.stuff-promo {
 margin-bottom: 10px;
}
.promo-partner {
 border: 0px solid #bfbfbf;
 padding: 15px;
 background: #fff;
}
.promo-partner-block {
 border: 1px solid #bfbfbf;
 margin-bottom: 10px;
}
 header {display: none;}
.header-mobile{
position: fixed;
 background: #193342;
 width: 100%;
 display: flex;
 -webkit-transition: top .2s ease-out 0s;
 -moz-transition: bottom .2s ease-out 0s;
 -o-transition: bottom .2s ease-out 0s;
 transition: top .2s ease-out 0s;
 height: 70px;
 z-index: 10000;
 justify-content: flex-start;
 align-items: center;
 box-shadow: 0px 2px 13px 0px #0000002e;
}
.logo-mobile{
 padding-right: 15px;
 display: flex;
 align-items: center;

}
.logo-mobile img{
 width: 180px;
}
.phone-mobile{
display: flex;
 flex-direction: column;
 align-items: flex-end;
 border-left: 0px dashed #606060;
 padding-left: 0px;
 width: 120px;
}
.ph-mobile{
font-size: 21px;
 font-weight: 700;
 line-height: 22px;
 color: #000;
 padding: 0px 0px;
}
.mail-mobile{
}
.btn-mobile{
padding: 10px;
 overflow-x: hidden;
 border: 2px solid #193342;
 border-radius: 100%;
 position: absolute;
 width: 45px;
 right: 15px;
 height: 45px;
}
.btn-mobile i{
 color: #193342;
 font-size: 23px;
 position: absolute;
 left: 9px;
 top: 5px;
}
 .btn-banner {
background: #673ab7 !important;
 color: #fff !important;
 box-shadow: 0px 3px 0px #512da8;
 border: 1px solid #673ab7 !important;
 padding: 10px !important;
}
.blStructure {
 margin-bottom: 15px;
 background: #c3c3c32b;
}
.map{
 height:250px;
 margin-bottom:20px;
}
 .footer-logo {padding: 0px 30px 0px 0px;}
 .p-footer{padding:20px 15px 10px 15px;}
 .text-end-mobile{text-align: center;
 padding-top: 15px;
 border-top: 1px solid #ffffff38;
 margin-top: 10px !important;}
 .w100-mobile{
 width:100% !important;
 }
 .mp-form{margin-top: 5px !important;}
 .mt-mobile-3 {margin-top:1rem}
}


@media (min-width: 768px) and (max-width: 991.98px) {
 .u-ecc-5 .uEntryWrap {
 width: calc(100% / 3) !important;;
 padding: 0px 5px;
}

.btn-header {
 text-transform: none;
}
.body-btn-order{display:none;}
.snip1529 {
 height: 230px;
 flex: 0 0 auto;
 margin-right: 15px;
 width: 245px;
}
.bg-section-promo_1 {
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 background-position: center center;
}
.bg-section-promo_2 {
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 background-position: center center;
}
.bg-section {
 padding-bottom: 30px;
 height: auto;
}
.snip1577 img {
 width: 100%;
}
#section-zabor-info{overflow-x: scroll;}
.cards{
width: 14em;
margin-right: 0px;
}
.promo-ted {
 flex-direction: column;
}
.card-grid-space{
margin-bottom:20px;
}
 .dn-mobile{display:none;}
 .top-infor {
 display:none;
}
 .w50-mobile{
 width:50% !important;
 }
 .w33-mobile{
 width:33% !important;
 }
 .mt15-mobile{margin-top:15px !important;}

 .number-top-href {
 font-size: 23px;
}

 .stuff-promo {
 width: 33% !important;
}
 .fontTit2 {
 font-size: 50px;
 }

 .promo-partner-block {
 border-right: 0px solid #bfbfbf;
 width: 33% !important;
}


 .blStructure {
 text-align: center;
 position: relative;
 display: inline-block;
 width: 229px !important;;
 background: #f1f1f1;
 margin-bottom: 10px;
}
 .img-slid {
 overflow: hidden;
 height: 402px;
 width: 100%;
 margin-bottom: 5px;
 border: 1px solid #000;
}

 .bg-span-form {
 background: #ffc107;
 padding: 3px 10px;
 margin-top: 20px;
}

 .bannText3 {
 font-weight: 700;
 font-size: 45px;
 line-height: 47px;
 color: #fffffff2;
 margin-bottom: 30px;
 margin-top: 10px;
}

 .wrapStructures {
 display: block;
}
 .bannForm {
 margin-left: 0px;
}

 .structureImg img{
 width:100%;
 }
 .img-slid img {
 object-fit: cover;
 width: 100%;
}
 .sm-no-flex {
 display: block;
 }
 .sm-no-float {
 float: none !important;
 }
 .sm-text-center {
 text-align: center;
 }
 .form-info {
 height: auto;
 }
.calc {
 position: relative;
 text-align: right !important;
 margin-left: 20px;
 width: 220px !important;
 text-transform: none !important;
}
 .mt-mobile-3 {margin-top:1rem}

}

@media (min-width: 992px) and (max-width: 1199.98px) {

 .u-ecc-5 .uEntryWrap {
 width: calc(100% / 4) !important;;
 padding: 0px 5px;
}

.promo-ted {
 flex-direction: column;
}
.cards {
 width: 19em;
 margin-bottom: 20px;
 margin-right: 0px;
}
.snip1529 {
 width: 180px;
}
.lot-h3 {
 line-height: 25px;
 font-size: 20px;
}
.bg-section {
 height: 100%;
 padding-bottom: 30px;
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 background-position: center center;
}
.img-form-company {
 display: flex;
 justify-content: space-between;
 flex-direction: row-reverse;
}
.snip1577 {
 min-width: auto;
 max-width: none;
 width: 48%;
 height: 200px;
 margin: 0;
}
.snip1568 {
 min-width: 230px;
 max-width: 445px;
}
.photoPrev {
 height: 100px;
}
.body-btn-order{display:none;}
.img-form-company{display:flex;}
.blStructure {
 text-align: center;
 position: relative;
 padding: 0px 1px;
 background: #fbfbfb;
}
 .blStructure p {
 font-weight: 500;
 font-size: 16px;
 color: #000;
 margin: 10px 0;
}
 .top-infor {
 font-size: 13px;
 border-left: 1px dashed;
 padding-left: 16px;
 width: 200px;
 font-weight: 400;
 color: #fff;
}
 .number-top-href {
 font-size: 23px;
}
.calc {
 position: relative;
 text-align: right !important;
 margin-left: 20px;
 width: 245px !important;
}
 .icon-menu{display:none;}

.structureImg img {
 width: 100%;
}

.img-slid {
 overflow: hidden;
 height: 402px;
 width: 100%;
 margin-bottom: 5px;
 border: 1px solid #000;
}

.it img {
 width: 100% !important;
 border: 1px solid #000;
}

.bst-p p {
 margin-bottom: 3px;
 font-size: 16px;
 font-weight: 400;
}

.form-info {
 height: 200px;
 width: 50%;
}

.bannForm {
 height: auto;
 width: 100%;
 margin-left: 0px;
}

.number-img {
 position: absolute;
 bottom: -14px;
 right: 0px;
 font-size: 50px;
 font-weight: 700;
 color: #ffffff;
 padding: 10px;
 text-shadow: 2px 2px 0px #00000054;
}

 .fs14-pod {font-size:14px;
 }
.bannText3 {
 font-size: 45px;
 line-height: 47px;
}
.h-420 {
 height: 354px;
 object-fit: cover;
}
.infoimg p {
 bottom: 32px;
 left: 20px;
 font-size: 18px;
 font-weight: 400;
}
.absolut-img {
 bottom: 7px;
 left: 20px;
 font-size: 13px;
 font-weight: 400;
}

.promo-partner-block {
 border-right: 0px solid #bfbfbf;
}

}

@media (min-width: 1200px) and (max-width: 1399.98px) {

 .u-ecc-5 .uEntryWrap {
 width: calc(100% / 5) !important;;
 padding: 0px 5px;
}

.cards {
 width: 260px;
 font-size: 1.3em;
 margin: 0px;
}
.promo-ted {
 display: flex;
 justify-content: space-between;
 width: 49%;
}
.lot-h3 {
 line-height: 31px;
 font-size: 23px;
}
.snip1529 {
 height: 230px;
 width: 210px;
}
 .icon-menu {
 margin-left: 100px;
}
 .calc {
 margin-left: 35px;
 width: 245px !important;
}
 .bannForm {
 width: 100%;
 margin-left: 0px;
}
 .img-slid {
 height: 420px;
 width: 100%;
}
 .it img {
 width: 100% !important;
}
 .bst-p p {
 font-size: 1.16rem;
}
 .form-info {
 height: auto;
}
 .imgdesign {
 width: 100%;
 padding: 0px 3px;
}
 .fs14-pod {
 font-size: 15px;
}
 .blockSmall {
 height: 280px;
 background-repeat: no-repeat, no-repeat;
 background-size: cover, cover;
 margin-top: 25px;
 background-position: center center;
}
 .bannText3 {
 font-weight: 700;
 font-size: 50px;
 line-height: 55px;
 color: #ffffffd1;
 margin-bottom: 30px;
 margin-top: 20px;
}
 .h-420 {
 height: 361px;
 object-fit: cover;
}

 .infoimg p {
 position: absolute;
 bottom: 37px;
right: 20px;
 left: 20px;
 font-size: 18px;
 font-weight: 400;

}
 .absolut-img {
 position: absolute;
 bottom: 10px;
 left: 20px;
 font-size: 13px;
 font-weight: 700;
}
.bg-section {
 height: 100%;
 padding: 40px;
 background-position: center center;
}
.btn-z {
 padding: 8px 20px !important;
}
.baner-promo_1-but {
 padding: 15px !important;
}
 .map{
 height: 684px;
}
 .mtm-0 {
 margin-top: 1rem;
}
.snip1568 {
 min-width: 230px;
 max-width: 255px;
}
.body-btn-order{display:none;}
}