body {
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    color: #707070;
    font-family: "Roboto", sans-serif;
    background: #f9f9ff;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #111;
  }
  
  p {
    line-height: 1.48 !important;
  }
  
  .f500 {
    font-weight: 500 !important;
  }
  
  .f600 {
    font-weight: 600 !important;
  }
  
  .f700 {
    font-weight: 700 !important;
  }
  
  .bg-dark {
    background: #484848 !important;
  }
  
  .bg-light {
    background: #efefef8c !important;
  }
  
  select:focus {
    box-shadow: none !important;
  }
  
  input:focus {
    box-shadow: none !important;
  }
  
  textarea:focus {
    box-shadow: none !important;
  }
  
  button:focus {
    box-shadow: none !important;
  }
  
  .btn:focus {
    box-shadow: none !important;
  }
  
  /*NAVBAR*/
  
  .nav-section {
    background: #919191;
  }
  
  .custom-navbar {
    padding-left: 0px !important;
    padding-right: 0px !important;
    background: #919191;
  }
  
  .custom-navbar img {
    width: 154px;
  }
  
  .custom-navbar a {
    color: #fff !important;
    padding: 0.5em 1em !important;
    font-size: 17px;
  }
  
  .custom-navbar a:hover {
    color: #e2e0dc !important;
  }
  
  .custom-navbar .navbar-brand {
    margin-left: 0px;
    padding: 0px !important;
  }
  
  .custom-navbar i {
    font-size: 22px;
  }
  
  .custom-navbar .btn1 {
    background-color: #fff;
    color: #111 !important;
    box-shadow: none;
    padding: 7px 34px 5px 34px !important;
    font-size: 15px;
    font-weight: 500;
    border-radius: 25px;
    margin-top: 4px;
  }
  
  .custom-navbar .btn1:hover {
    background-color: #ffce32;
    border-color: #ffce32;
    color: #111 !important;
  }
  
  .small-icon {
    font-size: 16px !important;
    padding-right: 2px;
  }
  
  .search-header {
    position: relative;
  }
  
  .search-header .form-control {
    padding-left: 29px;
  }
  
  .search-header i {
    position: absolute;
    top: 11px;
    left: 10px;
    font-size: 14px;
  }
  
  @media (max-width: 991px) {
    .custom-navbar .btn1 {
      width: 200px;
    }
  
    .custom-navbar .btn2 {
      margin-top: 15px;
      width: 200px;
    }
  
    .custom-navbar a {
      padding: 0.5em 0em !important;
    }
  
    .custom-navbar .navbar-collapse {
      padding-top: 15px;
    }
  }
  
  @media (min-width: 992px) {
    .custom-navbar .dropdown:hover .dropdown-menu {
      display: block;
      margin-top: 0;
    }
  }
  
  /**/
  
  .bg-cover {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
    width: 100% !important;
  }
  
  .button1 {
    background-color: #fff;
    color: #111 !important;
    border: 1px solid #fff;
    box-shadow: none;
    padding: 15px 30px 14px 30px !important;
    font-weight: 500;
    border-radius: 8px;
  }
  
  .button1:hover {
    background-color: #e8e3e3;
    border-color: #e8e3e3;
  }
  
  .button2 {
    background-color: none;
    color: #fff !important;
    border: 1px solid transparent;
    box-shadow: none;
    padding: 15px 20px 14px 20px !important;
  }
  
  .button2:hover {
    border: 1px solid #fff;
  }
  
  .section1 {
    padding-top: 100px;
    padding-bottom: 70px;
    height: 650px;
  }
  
  .bg-cover h1 {
    font-size: 45px;
    font-weight: 500 !important;
  }
  
  /**/
  .head2 {
    font-size: 43px;
    font-family: "Poppins", sans-serif;
  }
  
  .box {
    box-shadow: 7px 0px 17px 12px #efeeee73;
    border-radius: 10px;
  }
  
  .img1 {
    width: 270px;
    margin: 0 auto;
    display: block;
  }
  
  .img2 {
    width: 137px;
    margin: 0 auto;
    display: block;
  }
  
  .img3 {
    width: 266px;
    margin: 0 auto;
    display: block;
  }
  
  .img4 {
    width: 270px;
    margin: 0 auto;
    display: block;
  }
  
  .img5 {
    width: 220px;
    margin: 0 auto;
    display: block;
  }
  
  .img6 {
    width: 140px;
    margin: 0 auto;
    display: block;
  }

  .img1landing1 {
    width: 451px;
    margin: 0 auto;
    display: block;
  }
  
  .img2landing1 {
    width: 378px;
    margin: 0 auto;
    display: block;
  }
  
  .img3landing1 {
    width: 234px;
    margin: 0 auto;
    display: block;
  }
  
  .button-arrow {
    width: 25px;
  }
  
  .head3 {
    font-weight: 600;
    font-size: 33px;
  }
  
  .width1 {
    max-width: 550px;
  }
  
  .button3 {
    border: 1px solid #0d13d7;
    background-color: #fff;
    color: #444 !important;
    box-shadow: none;
    padding: 12px 30px 11px 30px !important;
    font-weight: 500;
    border-radius: 9px;
    font-family: "Poppins", sans-serif;
  }
  
  .button3:hover {
    background: #fff;
    border: 1px solid #111;
    color: #000 !important;
  }
  
  .icon-image {
    position: relative;
  }
  
  .icon-image img {
    position: absolute;
    left: 0px;
    width: 60px;
    top: 0px;
  }
  
  .icon-image h3 {
    padding-left: 70px;
  }
  
  .icon-image p {
    padding-left: 70px;
    font-weight: 500;
  }
  
  .align-width {
    margin-left: auto;
  }
  
  .button4 {
    border: 1px solid #f3f3f3;
    background-color: #f3f3f3;
    color: #707070 !important;
    box-shadow: none;
    padding: 12px 30px 11px 30px !important;
    font-weight: 500;
    border-radius: 9px;
    font-family: "Poppins", sans-serif;
  }
  
  .button4:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #222 !important;
  }
  
  .stars i {
    font-size: 24px;
    padding: 2px 6px;
  }
  
  .clients-section {
    background: #484848;
    padding: 60px 20px;
  }
  
  .clients-section-details {
    max-width: 500px;
    margin: auto;
  }
  
  .clients-section-details p {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
  }
  
  .clients-section-details h5 {
    font-size: 18px;
  }
  
  .join-div {
    background: #484848;
    padding: 20px 20px;
    border-radius: 12px;
    margin-bottom: -77px;
  }
  
  .orange {
    color: #ffce32;
  }
  
  .join-div p {
    font-size: 16px;
  }
  
  .custom-field {
    position: relative;
  }
  
  .form-custom-field {
    height: 50px;
    border-radius: 30px;
    font-size: 15px !important;
    padding-left: 20px;
  }
  
  .btn-field {
    background-color: #484848;
    color: #fff !important;
    box-shadow: none;
    padding: 7px 20px 7px 20px !important;
    font-size: 13px !important;
    border-radius: 25px;
    position: relative;
    top: -42px;
    float: right;
    right: 10px;
  }
  
  .btn-field:hover {
    background: #333 !important;
  }
  
  footer {
    background: #e3e3e6;
    padding: 120px 0px 0px 0px;
  }
  
  .social a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #8a8a8a;
    color: #8a8a8a;
    text-align: center;
    border-radius: 100%;
    line-height: 30px;
    font-size: 17px;
  }
  
  .social a:hover {
    background: #8a8a8a;
    color: white;
  }
  
  .links-footer a {
    text-decoration: none;
    color: #8a8a8a;
    display: inline-block;
    padding-top: 6px;
  }
  
  .links-footer a:hover {
    color: #444;
  }
  
  footer h5 {
    font-size: 17px;
    padding-bottom: 6px;
    font-weight: 600;
  }
  
  .copyrights p {
    font-size: 14px;
    color: #444;
  }
  
  .links-footer2 a {
    text-decoration: none;
    color: #444;
    display: inline-block;
    font-size: 14px;
  }
  
  .navbar-toggler {
    border: 1px solid #111;
  }
  
  /**/
  
  @media (min-width: 1700px) {
    .section1 {
      height: 730px;
    }
  }
  
  @media (min-width: 1300px) {
    .box {
      margin-left: 10px;
      margin-right: 10px;
    }
  
    .container {
      max-width: 1140px !important;
    }
  
    .box h4 {
      font-size: 26px;
    }
  }
  
  @media (min-width: 1400px) {
    body {
      font-size: 18px;
    }
  
    .btn {
      font-size: 18px;
    }
  }
  
  @media (min-width: 992px) and (max-width: 1200px) {
    .button-div {
      padding-bottom: 60px;
    }
  
    .section1 {
      height: inherit;
      padding-bottom: 170px;
      padding-top: 60px;
    }
  
    .bg-cover h1 {
      font-size: 42px;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    .section1 {
      height: inherit;
      padding-bottom: 170px;
      padding-top: 60px;
    }
  
    .home-image {
      max-width: 400px;
      margin: auto;
      display: block;
    }
  
    .head3 {
      font-size: 27px;
    }
  
    .head2 {
      font-size: 36px;
    }
  }
  
  @media (max-width: 767px) {
    .nav-section {
      margin-bottom: -1px;
    }
  
    .bg-cover h1 {
      font-size: 32px;
    }
  
    footer {
      text-align: center;
    }
  
    .section1 {
      height: inherit;
      padding-bottom: 170px;
      padding-top: 30px;
    }
  
    .head3 {
      font-weight: 500;
      font-size: 25px;
    }
  
    .head2 {
      font-size: 29px;
    }
  }
  