@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');

@font-face {
  font-family: 'arno-pro-display';
  src: url('../fonts/Arno-Pro-Display.ttf')  format('truetype');
}

body{
  font-family: 'Lato', sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1.8;
}

#myVideo {
  width: 100%;
  height: 100vh;
  background: #e7e6e8;
}

.navbar{
  border-bottom: 1px solid #eee;
}

.navbar-light .navbar-nav .nav-link{
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.23;
  letter-spacing: 1.4px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
}

.logo{
  height: 50px;
}

.jumbotron{
  background: #fff;
  padding: 100px 0;
}

.jumbotron p{
  font-family: "Lato",serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.36;
  letter-spacing: 1.0px;
  text-align: center;
  color: #000000;
  max-width: 750px;
  margin: 0 auto;
}

.what-we-do{
  background: #91cfb1;
  padding: 90px 0;
}

.what-we-do .icon{
  text-align: center;
  margin-bottom: 40px;
}

.what-we-do .icon img{
  width: 57px;
  height: 57px;
  object-fit: contain;
}

.what-we-do .title{
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.83;
  letter-spacing: 2px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.what-we-do .description{
  font-family: "Lato",serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.44;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
  padding-right: 10px;
  margin: 0;
}

.packages{
  padding: 90px 0;
}

.packages .card{
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.packages .card-body{
  font-family: "Lato",serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.44;
  letter-spacing: 1.0px;
  text-align: left;
  color: #000000;
}

.packages .card-header{
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  background: #91cfb1;
  color: #fff;
  font-size: 16px;
}

.whyus{
  padding: 90px 0;
  background: #91cfb1;
  position: relative;
  z-index: -2;
}

.whyus .about_inner_info {
  padding: 180px 45px 0 50px;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.whyus h1{
  font-family: "Lato",serif;
  font-size: 180px;
  font-weight: normal;
  line-height: 0.87;
  letter-spacing: 1.0px;
  text-align: left;
  color: #fff;
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0.6;
}

.whyus h4{
  line-height: 3;
  font-size: 13px;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 38px;
}

.whyus .about_inner_info h4::after{
  content: "";
  width: 64px;
  height: 1px;
  background: #000000;
  clear: both;
  display: block;
  margin-top: 38px;
}

.whyus .desc{
  font-family: "Lato",serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: 1.0px;
  text-align: left;
  color: #000000;
  padding-bottom: 35px;
}

.whyus .FoundersImg{
  width: 100%;
  padding-left: 85px;
}

.aboutus{
  padding: 90px 0;
}

.aboutus .about_inner_info {
  padding: 180px 45px 0 50px;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.aboutus h1{
  font-family: "Lato",serif;
  font-size: 180px;
  font-weight: normal;
  line-height: 0.87;
  letter-spacing: 1.0px;
  text-align: left;
  color: #c3eed2;;
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0.6;
}

.aboutus h4{
  line-height: 3;
  font-size: 13px;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 38px;
}

.aboutus .about_inner_info h4::after{
  content: "";
  width: 64px;
  height: 1px;
  background: #000000;
  clear: both;
  display: block;
  margin-top: 38px;
}

.aboutus .desc{
  font-family: "Lato",serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: 1.0px;
  text-align: left;
  color: #000000;
  padding-bottom: 35px;
}

.aboutus .FoundersImg{
  width: 100%;
  padding-right: 85px;
}

.clients{
  padding: 90px 0;
}

.clients .title{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.83;
  letter-spacing: 2px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 38px;
}

.clients .title::after{
  content: "";
  width: 64px;
  height: 1px;
  background: #000000;
  clear: both;
  display: block;
  margin-top: 38px;
}

.clients .description{
  font-family: "Lato",serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.44;
  letter-spacing: 1.0px;
  text-align: left;
  color: #000000;
  padding-bottom: 35px;
}

.clients .LogoWrapper:nth-child(3n+1){
  clear: both;
}

.clients .LogoWrapper{
  height: 90px!important;
  text-align: center;
  display: table;
  margin-bottom: 35px;
}

.clients .LogoWrapper div{
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.clients .clients-info{
  padding-left: 50px;
  padding-top: 25px;
}

.contact{
  padding: 90px 0;
  background: #91cfb1;
}

.contact img{
  width: 100%;
}

.contact .info{
  padding-left: 50px;
}

.contact .title{
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.83;
  letter-spacing: 2px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 36px;
}

.contact .title::after{
  content: "";
  width: 64px;
  height: 1px;
  background: #000000;
  clear: both;
  display: block;
  margin-top: 20px;
}

.imgbor{
    border: 5px solid #d3ece0;
}

.contact .description{
  font-family: "Lato",serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.44;
  letter-spacing: 1px;
  text-align: left;
  color: #000000;
}

.contact input,.contact textarea{
  height: 65px;
  padding: 0 25px;
  border: 1px solid #c3eed2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 1.5px;
  text-align: left;
  color: #000000;
  margin-bottom: 15px;
  z-index: 999;
}

input:-webkit-autofill, input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #ffffff inset;
    -webkit-text-fill-color: #000000!important;
}

input[type="text"]:focus,textarea:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #222;
    border-color: #333;
}

.form-control:focus{
  border-color: #333;
  box-shadow: 0 0 0 30px #ffffff inset !important;
}

textarea{
  height: 150px!important;
  resize: none;
  padding: 15px 20px!important;
  margin: 0 0 24px 0!important;
}

::placeholder{
  color: #000 !important;
  opacity: 1;
}

.btn-secondary{
  background: transparent!important;
  border: none!important;
  text-transform: uppercase;
  text-align: center;
  border: none!important;
  font-family: 'Lato', sans-serif!important;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 3px!important;
  text-align: left!important;
  color: #000000 !important;
  margin: 0!important;
  height: 25px!important;
  float: left!important;
  padding: 0!important;
  width: auto!important;
  line-height: 1!important;
  z-index: 999;
  -webkit-appearance: button;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  display: inline-block;
  box-shadow: none;
  text-shadow: none;
  transition: background 0.2s;

}

.submitbtn:after {
  content: "";
  width: 66px;
  height: 7px;
  clear: both;
  background: #fff;
  display: inline-block;
  z-index: -1;
  bottom: 5px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  left: 48px;
}

.submitbtn:hover:after{
	width:0%;
}

.submitbtn{
  font-family: "Lato",serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.44;
  letter-spacing: 1px;
  text-align: left;
  color: #000000;
}

.footer{
  padding: 70px 0;
}

.footer .links a{
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 2.69;
  letter-spacing: 2px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  margin: 0;
}

.footer .copyright{
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 2.69;
  letter-spacing: 2px;
  color: #000000;
  text-transform: uppercase;
  margin: 0;
}

.footer a{
  overflow: hidden;
  position: relative;
  z-index: 999;
  text-decoration: none;
}

.footer a:after {
  content: "";
  width: 0.01%;
  height: 7px;
  clear: both;
  background: #c3eed2;
  display: inline-block;
  z-index: -1;
  bottom: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  left: 0;
}

.footer a:hover:after {
    width: 100%;
}

.footer .social{
  text-align: right;
}

a:focus, a:hover {
    color: #000!important;
}

a:active, a:hover {
    outline: 0;
}

/* THANK YOU */

.thank-you{
    text-align: center;
    padding: 50px 0;
}

.thank-you i{
    font-size: 60px;
    color: #32cd32;
}

.thank-you h2{
    margin-top: 20px;
    font-weight: 600;
}


/* RESPONSIVE */

@media (max-width: 600px){
  .whyus .about_inner_info {
      padding: 0;
  }
  .aboutus .about_inner_info {
      padding: 0;
  }
}

@media (max-width: 992px){
  .about_inner_info h1 {
      font-size: 120px;
      line-height: 0.8;
      margin-top: 20px;
  }
}

@media (max-width: 767px){
  .about_inner_info h4, .about_inner_info .desc {
      text-align: left;
  }
  .about_inner_info .desc {
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
  }
  .whyus .FoundersImg{
    padding-left: 0;
    padding-right: 0;
  }
  .aboutus .FoundersImg{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .what-we-do .row .col-sm-4:not(:first-child){
    padding-top: 57px;
  }
  .packages .row .col-md-6:not(:first-child){
    padding-top: 57px;
  }
  .contact .info{
    padding-top: 57px;
  }
  .links{
    text-align: center !important;
  }
  .footer .row .col-md-4:not(:first-child){
    padding-top: 57px;
  }
  .contact .info{
      order: 2;
      padding-left: 15px;
  }
  #myVideo {
    width: 100%;
    height: 100%;
    margin-top: 60px;
    background: #e7e6e8;
  }
}

@media (max-width: 1280px){
  .about_inner_info h4 {
      line-height: 4.5;
  }
}
