@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500;600;700&display=swap');
 .body p, .body li, .body strong  {
	 font-family: 'Fira Sans', sans-serif;
	 font-size: 24px!important;
	 line-height: 27px!important;
	 white-space: normal;
	 color: #231F20;
}


header .phone a {
color:#000;
text-decoration: none !important;
}

header .mailto {
padding: 0px 0 0px 48px;
}

#mainNav {
background: #fff ;
padding: 30px 15px;
}

#mainNav.opened {
    left: 0;
}

#mainNav ul li a {
color: #000;
}

#mainNav ul {
padding: 0;
margin: 0;
}


 #mainNav::-webkit-scrollbar {
	 width: 5px;
}
 #mainNav::-webkit-scrollbar-track {
	 box-shadow: none;
	 border-radius: 0px;
background: #333;
}
 #mainNav::-webkit-scrollbar-thumb {
	 background: #eee;
	 border-radius: 0;
}




b, strong {
    font-weight: bolder;
}
* {
white-space: normal;
}

 body.noscroll {
	 overflow: hidden;
}
 a:hover {
	 text-decoration: none;
	 color:#000;
}
 .topsectionleft {
	 background: url(../images/toppicture.png) no-repeat right center;
	 background-size: contain;
	 height: 430px;
}

.carousel {
    position: relative;
    display: block;
    width: 100%;
}

 .carousel-item > div {
	 float: left;
}
 .carousel-item img {
width: auto;
    max-height: 500px;
    display: block;
    float: right;
}
 .bordertext {
	 display: block;
	 border: 2px solid #27AAE1;
	 padding: 15px;
	 margin: 15px 0 0 0;
}
 .carousel-item > div {
	 margin: 75px 0 0 0;
}
 .carousel-item {
transition: all 300ms;
}
 .carousel-item.active {

}
 .carousel-indicators {
	 bottom: auto;
	 left: 15px;
	 right: auto;
	 width: fit-content;
	 display: flex;
	 margin: 0;
	 gap: 8px;
}
 .carousel-indicators button {
	 background-color: #fff;
	 border: 2px solid #27AAE1;
	 width: 26px;
	 height: 26px;
	 border-radius: 50%;
	 margin: 0;
	 padding: 0;
box-shadow: none !important;
outline: none !important;
transition: all 300ms;
}
 .carousel-indicators button:hover {
	 cursor: pointer;
}
 .carousel-indicators button.active {
	 background-color: #27AAE1;
	 border: 2px solid #27AAE1;

}
 .topsection:before {
	 content: '';
	 background: linear-gradient(180deg, #0483C8 0%, #2F7A89 50%, #4C7F68 100%);
	 width: 50%;
	 position: absolute;
	 top: 0;
	 left: -175px;
	 height: 372px;
	 transform: skew(-30deg, 0deg);
	 box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.55);
}
 .topsection h1 {
	 font-weight: 800;
	 font-size: 40px;
	 line-height: 46px;
	 display: flex;
	 align-items: center;
	 text-transform: uppercase;
	 color: #000000;
}
 .pricetop {
	 font-weight: 400;
	 font-size: 24px;
	 line-height: 27px;
	 display: flex;
	 align-items: center;
	 color: #27AAE1;
}
 .topdescription {
	 font-weight: 400;
	 font-size: 24px;
	 line-height: 27px;
	 display: flex;
	 align-items: center;
	 color: #231F20;
	 margin: 45px 0 60px 0;
}
 div.section {
	 padding: 50px 0;
	 position: relative;
}
 div.section.iconsbgsection {
	 padding: 50px 0 100px 0;
}
 div.section.padding100 {
	 padding: 100px 0;
}
 div.section.nopadding {
	 padding: 0px;
}
 .headerright {
	 display: flex;
	 align-items: center;
	 justify-content: flex-end;
	 gap: 44px;
}
 .canvasmenubut {
	 position: absolute;
	 right: 15px;
}
 .mailtop {
	 color: #009EE2;
	 font-weight: 700;
	 font-size: 16px;
	 line-height: 24px;
	 background: url(../images/mailtop.png) no-repeat left center;
	 display: flex;
	 width: fit-content;
	 background-size: 24px;
	 padding: 0 0 0 33px;
}
 .phonetop {
	 font-weight: 500;
	 font-size: 24px;
	 line-height: 40px;
	 color: #000000;
}
 .phonetop .bigtel {
	 font-size: 38px;
	 line-height: 40px;
}
 .heading {
	 font-weight: 800;
	 font-size: 40px;
	 line-height: 46px;
	 color: #27AAE1;
	 text-transform: uppercase;
	 margin: 0 0 40px 0;
}
 .heading.colorwhite {
	 color:#fff;
}
 .textcenter {
	 text-align: center;
}
 .gradient1 {
	 background: linear-gradient(180deg, #FFFFFF 11.53%, #F3F3F3 100%);
}
 .gradient2 {
	 background: #EDFAFF;
}
 .background1 {
	 background: url(../images/picture4.jpg) no-repeat center;
	 background-size: cover;
}
 .alcenter {
	 align-items: center;
}
 .flexend {
	 align-items: flex-end;
}
 .iconsbgsection .container {
	 position: relative;
}
 .iconsbgsection:before {
	 content: '';
	 background: url(../images/icon4.png);
	 width: 61px;
	 display: block;
	 height: 61px;
	 background-size: contain;
	 position: absolute;
	 left: 5%;
	 top: 10%;
}
 .iconsbgsection .row:after {
	 content: '';
	 background: url(../images/icon3.svg);
	 width: 61px;
	 display: block;
	 height: 61px;
	 background-size: contain;
	 position: absolute;
	 right: -115px;
	 top: 15%;
}
 .iconsbgsection .container:before {
	 content: '';
	 background: url(../images/icon1.svg);
	 width: 72px;
	 display: block;
	 height: 72px;
	 background-size: contain;
	 position: absolute;
	 left: -90px;
	 bottom: 0;
}
 .iconsbgsection .container:after {
	 content: '';
	 background: url(../images/icon2.svg);
	 width: 72px;
	 display: block;
	 height: 72px;
	 background-size: contain;
	 position: absolute;
	 right: -90px;
	 bottom: -36px;
}
 .absoluteblock {
	 position: relative;
	 font-size: 20px;
}
 .absoluteblock > div {
	 position: absolute;
	 max-width: 230px;
}
 .absoluteblock1 {
	 left: 50px;
	 text-align: right;
	 top: 90px;
}
 .absoluteblock2 {
	 right: 50px;
	 text-align: left;
	 top: 90px;
}
 .absoluteblock3 {
	 right: 0px;
	 bottom: 75px;
}
 .marginimage {
	 display: block;
	 margin: 0 auto;
}
 .bignumber {
	 text-align: center;
	 line-height: 1;
	 font-size: 150px;
	 color: #00b0f0;
	 font-weight: bold;
}
 .bignumberdescr {
	 text-align: center;
}
 .qrsection {
	 display: flex;
	 flex-direction: column;
	 align-items: center;
	 justify-content: center;
	 text-align: center;
}
 .flexwrap {
	 display: flex;
	 flex-direction: column;
	 justify-content: space-evenly;
}
 #map2 {
	 height: 425px;
}
 #map2 canvas {
	 -webkit-filter: grayscale(100%);
}
 .contactsblock {
	 position: absolute;
	 width: 350px;
	 height: 340px;
	 top: 40px;
	 left: 0;
	 background: #fff;
	 padding: 30px;
	 display: flex;
	 flex-direction: column;
	 text-align: center;
	 gap: 20px;
	 bottom: auto;
	 justify-content: flex-end;
	 pointer-events: all;
}
 .contactsblock h3 {
	 font-weight: 700;
	 font-size: 32px;
	 color: #231F20;
}
 .contactsblock .phone {
	 font-weight: 800;
	 font-size: 28px;
	 color: #231F20;
}
 .flexcontainer {
}
 .contactsblock .location {
	 font-weight: 400;
	 font-size: 15px;
	 line-height: 18px;
}
 .bottomsection .container {
	 position: absolute;
	 height: 100%;
	 top: 0;
	 left: 0;
	 margin: 0 auto;
	 right: 0;
	 pointer-events: none;
}
 .button {
	 color: #27AAE1;
	 border: 2px solid #27AAE1;
	 border-radius: 50px;
	 width: fit-content;
	 padding: 10px 30px;
	 margin: 0;
	 display: block;
	 background: transparent;
	 font-weight: 700;
	 font-size: 20px;
}
 .button:hover {
	 color: #27AAE1;
	 border: 2px solid #27AAE1;
	 border-radius: 50px;
	 width: fit-content;
	 padding: 10px 30px;
	 margin: 0;
	 background: rgb(39 170 225 / 20%);
}
 .bottomsection .button, .bottomsection .button:hover {
	 margin: 0 auto;
}
 .offcanvas-overlay {
	 height: 100%;
	 background: rgba(0,0,0,0.5);
	 bottom: 0;
	 left: 0;
	 opacity: 0;
	 position: fixed;
	 right: 0;
	 top: 0;
	 z-index: 9999;
	 visibility: hidden;
	 -webkit-transition: .5s;
	 transition: .5s;
}
 .offcanvas .offcanvas-overlay {
	 visibility: visible;
	 opacity: 1;
}
 .offcanvas-inner {
	 display: flex;
	 width: 100%;
	 float: left;
	 flex-direction: column;
	 padding: 20px 0px 0 0;
	 height: 100%;
	 overflow: auto;
}
 .offcanvas-inner .canvascontent {
	 height: 100%;
	 overflow-y: scroll;
	 overflow-x: hidden;
}
 .offcanvas-menu {
	 width: 360px;
	 height: 100%;
	 background-color: #fff;
	 color: #fff;
	 position: fixed;
	 top: 0;
	 left: 0;
	 -webkit-transform: translateX(-320px);
	 transform: translateX(-320px);
	 visibility: hidden;
	 overflow: visible;
	 -webkit-transition: .5s;
	 transition: .5s;
	 z-index: 10000;
}
 .offcanvas-inner .canvascontent::-webkit-scrollbar {
	 width: 0px;
}
 .offcanvas-inner .canvascontent::-webkit-scrollbar-track {
	 box-shadow: none;
	 border-radius: 0px;
}
 .offcanvas-inner .canvascontent::-webkit-scrollbar-thumb {
	 background: transparent;
	 border-radius: 0;
}
 .offcanvas .offcanvas-menu {
	 visibility: visible;
	 z-index: 9999;
	 left: 0;
	 -webkit-transform: translateX(0);
	 transform: translateX(0);
}
 .offcanvas .offcanvas-menu .close-offcanvas {
	 background: url(../images/canvasclose.svg) no-repeat center;
	 background-size: 14px;
	 display: block;
	 width: 14px;
	 height: 14px;
}
 .canvashead {
	 display: flex;
	 align-items: center;
	 gap: 19px;
	 margin-bottom: 30px;
	 padding: 0 13px;
}
 .canvasheadtext {
	 font-weight: 700;
	 font-size: 18px;
	 line-height: 26px;
	 letter-spacing: 0.01em;
	 color: #262626;
}


 @media screen and (min-width: 290px) and (max-width:767px) {

.bottomsection .row {
padding: 0;
margin: 0;

}


.carousel-item > div:nth-child(2) img {
max-width: 85%;
margin: 0 auto;
}


.headerleft {
display: flex;
    align-items: center;
    justify-content: center;

}



.carousel-item {
    flex-direction: column;
}

.carousel-item img {
    width: 100%;
    max-height: 100%;
    display: block;
    float: none;
margin: 30px 0 0 0;

}

 .iconsbgsection .container:before,
.iconsbgsection .container:after,
.iconsbgsection .row:after,
.iconsbgsection:before {
	 display: none;
}



.topsectionleft {
height: 300px;
background-position: left;

}

.topsection:before {
display: none;
}

.topdescription {
    font-size: 20px;
    line-height: 26px;
    margin: 30px 0;
}

.heading {
    font-weight: 800;
    font-size: 26px;
    line-height: 36px;
}

.marginimage {
width: 100%;
}

.absoluteblock > div {
    position: relative;
    max-width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 0 15px 0;
}

.absoluteblock2 img {
width: 100%;
}

.bignumbersection {
display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 20px 0;
}

.bottomsection .container {
    position: relative;
height: auto;
}

.contactsblock {
    position: relative;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    background: #fff;
    padding: 30px 15px 15px 15px;
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 20px;
    bottom: auto;
    justify-content: flex-end;
    pointer-events: all;
}

.flexcontainer {
    padding: 0 15px;
    margin: 0 ;
}

#map {
width: 100%;
    height: 200px;
}

.phonetop {
    font-weight: 500;
    line-height: 20px;

    font-size: 20px;
}

.phonetop .bigtel {
    font-size: 20px;
    line-height: 20px;
}

.headerright {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}


.canvasmenubut {
    position: absolute;
    right: 0;
    left: 0;
    top: 15px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}










}
 



