@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&family=Signika:wght@300..700&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&family=Varela+Round&display=swap');
h1,h2,h3,h4,h5,h6,p {

  font-family: "Rubik", sans-serif;
}

ul {

  font-family: "Rubik", sans-serif;
}

li {

  font-family: "Rubik", sans-serif;
}
.hh {

  font-size: 30px;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.4;
  font-family: "Rubik", sans-serif;
}

.h2 {

  font-size: 48px;
}

p {

  font-size: 16px!important;
  font-family: "Rubik", sans-serif;
}

span {

  font-family: "Rubik", sans-serif;
}

.white-btn {
    background-color: #eaeaea;
    color: #d1697d;
    }

    .header-nav .submenu{

      min-width: 270PX;

    }




.service__middle--text p {
  font-size: 19px;
  padding-right: 64px;
  margin-top: 0px!important;
}

.mbb {

  margin-bottom: 20px!important;
}
.slider-height-4 {
    min-height: 870px;
}

.footer__top {
    padding-top: 60px;
    padding-bottom: 0px;
    position: relative;
}

.bdr {

  border: 1px solid #d1697d;
}

.pdd {
    padding-top: 12px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.bg-dark-theme {
    background-color: #ffffff;
    color: #bc2e3f!important;
    border: 1px solid!important;
}

.bg-dark-theme:hover {
    background-color: #b71529;
    color: #ffffff!important;
}

.btn-2 {
    background-color: #b7182b;
    color: #fff;
}

.news-text-4 h2 {
    font-size: 48px;
    line-height: 1.2;
    margin-top: 25px;
    margin-bottom: 0;
    font-weight: 500;
}

.hdngft {

  font-size: 48px!important;
  font-family: "Rubik", sans-serif;
    line-height: 1.4;
    margin-top: 25px;
    margin-bottom: 20px;
    font-weight: 500;
}

.logo img {
    width: 160px;
}

@media (min-width: 767px) {

  .mll {

    margin-left: 30%;
  }
}

@media (max-width: 767px) {

  .mpt {

    margin-top: 0px;
    padding-top:10px;
  }

  .mb1 {

    margin-bottom: 10px;
  }

  .ppt {

    margin-top: 40px;
  }

  .voice{

    color: #ffffff;
  }
}

@media  (min-width: 1200px) {
    .about-area {
        margin-top: 40px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
}