
@import url("https://fonts.googleapis.com/css2?family=Jost:wght@200;300;400;500;600;700&amp;display=swap");
* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

:focus,
button:focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

.form-control:focus {
  box-shadow: none;
}

a,
button,
input[type=submit] {
  cursor: pointer;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}

input, textarea, select {
  background-color: #F8F8F8;
  color: #000;
  border: none;
}

a {
  color: #000;
  text-transform: inherit;
  text-decoration: none;
  transition: all 0.3s ease;
}

a:hover,
a :focus {
  text-decoration: none;
  box-shadow: none;
  color: #000;
}

a:focus {
  outline: 0 solid;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.4;
  color: #000;
}

body {
  font-size: 16px;
  font-family: "Jost", sans-serif;
  color: #666666;
}

p {
  font-size: 16px;
line-height: 1.5;
  color: #666666;
}

select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../img/down-arrow.png);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: 94% 50%;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-200 {
  padding-top: 200px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-130 {
  padding-bottom: 130px;
}

.ptb-10 {
  padding-bottom: 10px;
  padding-bottom: 10px;
}

.ptb-20 {
  padding-bottom: 20px;
  padding-bottom: 20px;
}

.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ptb-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.ptb-100 {
padding-top: 70px;
  padding-bottom: 70px;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mmt-10 {
  margin-top: -10px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mtb-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.z-0 {
  z-index: 0;
  position: relative;
}

#message {
  padding: 0;
  margin: 0;
}

.help-block {
  color: #E31C25;
}

.list-style {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-style li {
  list-style: none;
}

.page-wrapper {
  overflow-x: hidden;
}
img{max-width: 100%;}
.topheader{position: absolute; top: 0px;z-index: 99; left: 0px; right: 0px;}
.menutop a.nav-link{padding: 5px 17px !important; font-size: 18px;}
.menutop nav.navbar{text-align: right; float: right;}

.bannertext{padding: 130px 0px;}
.bannertext h6{font-size:18px; color: #1dbfc1; font-weight: normal; margin-bottom: 50px;}
.bannertext h2{font-size: 55px;
  color: #000;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 1.2;
  margin-bottom: 30px;}
.imgset img{width:80%; float: right; border-radius:30px; margin-top: 50px;}

.menubutton a{ padding: 10px 20px; font-size: 15px; color: #fff; background: #20c4c6; border-radius: 30px; margin-left: 30px; font-weight: 600;}





.counter-box {
    display: block;
    padding: 40px 20px 37px;
    text-align: center
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #1dc4c6; letter-spacing: 1px;
    font-size: 14px; text-transform: uppercase;
    font-weight: 500
}

.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #d2d2d2
}

.counter {
  display: block;
  font-size: 50px;
  font-weight: bold;
  color: #000;
  line-height: 28px;
  margin-bottom: 20px;
}
.borderradiuse img{border-radius: 30px;}

.container{ max-width: 1230px;}
.about{padding:0px 40px;}
.about h6{font-size:18px; color: #1dbfc1; font-weight: normal; margin-bottom: 3;}
.about h2{font-size: 40px; color: #000; font-weight:500; letter-spacing: 1.5px; line-height: 1.2; margin-bottom: 20px; margin-top: 30px;}
.about p{font-size:16px; color: #666666; line-height: 1.6;}

.ourvalues{border: 1px solid #F1FDFD; padding-top: 30px; transition: all ease 0.5s; margin-bottom: 30px;}
.ourvalues h6{font-size: 15px;}
.ourvalues h4{font-size: 18px; margin-top: 15px;}
.ourvalues p{font-size: 14px; font-weight:normal;}
.ourvalues:hover{border-top: 1px solid #1dbfc1; transition: all ease 0.5s;}

.texture{position: absolute; left: -61px; top: 100px;}

.about ul {padding-left: 0px;}
.about ul li img{margin-right: 10px;}
.about ul li{list-style: none; margin-bottom: 20px; font-size: 20px; color: #000;}

.width50{width: 80%; text-align: center; margin: 0 auto;}
.bgtext{padding: 100px 0px;}
.bgtext h3{font-size: 45px; color: #fff; font-weight:500; color: #f0fbfb;}

.button1{margin-top:40px;}
.button1 a{font-size: 15px; color: #1dbfc1; background: #fff; padding:10px 30px; border-radius: 30px; border: 2px solid #fff;}
.button1 a:hover{font-size: 15px; color: #fff; padding:10px 30px; border-radius: 30px; border: 2px solid #fff; background-color: transparent;}

.footeersection{background: #ececec; padding: 60px 0px;}

.footerbox img{width: 50%;}
.footerbox p{ line-height: 1.7;}

.copyright{background: #dbdbdb;}
.copyright p{font-size: 14px;}

p.linheight{line-height: 1.9;}

.bannertext h1{font-size: 70px; padding: 50px; line-height: 1.3;}
.ourpreces{padding: 30px;}
.ourpreces img{margin-bottom: 20px;}
.ourpreces h4{font-size: 18px;}
.ourvelusetext img{border-radius: 60px;}

ul.locationlist{ padding-left: 0px;}
ul.locationlist li{list-style: none; margin-top: 20px; margin-bottom: 30px;} 
.locationlist h5{text-transform: uppercase; font-size: 15px; color: #333; font-weight: 400; letter-spacing:1px;}
.locationlist h3{ font-size: 22px;}
.formbg{background: #fff; padding: 30px; width: 80%; float: right;  margin-top: 35px;}
.form-control{ border-radius: 0px; background: #FDFCFC; padding: 12px 10px;}
button.buttonstyle { border-radius: 30px; font-size: 16px; border: 2px solid #1ec6c8; color: #1ec6c8; margin-top: 20px; background: none; padding: 10px 35px;}

button.buttonstyle:hover{ background: #1ec6c8; border: 2px solid #1ec6c8;}
