@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:wght@300..700&display=swap');

body {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}
.header-sec {
    float: left;
    width: 100%;
    background-color: #b20000;
}
.gllery-container {
  float: left;
  width: 100%;
}
.gallery {
  float: left;
  width: 100%;
  padding-bottom: 30px;
}
.gallery img{
  float: left;
  width: 100%;
}
.about-left video {
  float: left;
  width: 100%;
}
.header-call-sec {
    float: left;
    width: 100%;
    padding-top: 6px;
}


.header-call-sec a {
    color: #fff;
    font-family: 'Mulish', sans-serif;
}

.header-call-sec a {
    color: #fff;
    font-family: 'Mulish', sans-serif;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    position: relative;
}

.header-whatsapp-sec {
    float: left;
    width: 100%;
    font-family: 'Mulish', sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding-top: 6px;
}

.header-title {
    float: left;
    width: 100%;
    background-color: #ffc300;
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    text-align: center;
    font-size: 18px;
    padding: 6px;
}

.header-whatsapp-sec a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  position: relative;
  font-family: "Quicksand", sans-serif;
}

.header {
    float: left;
    width: 100%;
}

.logo-left {
    float: left;
    width: 100%;
}

.logo-left img {
    float: left;
    width: 100%;
}

.logo-right {
    float: left;
    width: 100%;
}

.logo-right img {
    float: left;
    width: 100%;
}

.logo-center {
    float: left;
    width: 100%;
}

.logo-center img {
    float: none;
    margin: 0 auto;
    display: table;
}




.main-menu-container ul.nav.navbar-nav {
    float: none;
    margin: 0 auto;
    display: table;
}



.main-menu-container {
  float: left;
  width: 100%;
  position: relative;
  background-color: #9e0404;
}

.main-menu-container nav.navbar.navbar-default.yourstyle {
    background-color: transparent;
    margin-bottom: 0 !important;
    border: 0 !important;
}

.main-menu-container nav.navbar.navbar-default.yourstyle ul li::before {
    display: none !important;
}


.main-menu-container ul.nav li a {
  color: #fff !important;
  font-size: 15px;
  letter-spacing: 0.5px;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
}

.main-menu-container ul.nav li {
    float: left;
    padding: 0 20px;
}

.navbar-default .navbar-nav > .open > a {
  background-color: #fff !important;
  color: #000 !important;
}

.main-menu-container ul.nav li ul {
    background-color: #b20000;
}

.main-menu-container ul.nav li ul li a:hover {
    background-color: transparent;
}

.main-menu-container ul.nav li ul li a {
    font-size: 14px !important;
    color: #fff !important;
}

.our-icon-serv {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 60px 0px 25px;
}

.our-serv-icon {
    float: left;
    width: 100%;
    box-shadow: 2px 2px 10px 2px #ddd;
    padding: 30px;
    border-radius: 20px;
}

.our-serv-icon-img {
    float: left;
    width: 100%;
}

.our-serv-icon-img img {
    width: 28%;
    float: none;
    margin: 0 auto;
    display: table;
}

.our-serv-icon-title {
    float: left;
    width: 100%;
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    color: #000;
    padding: 5px;
}

.our-serv-icon-desc {
    float: left;
    width: 100%;
    font-family: "Quicksand", sans-serif;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #5e5e5e;
}

.our-icon-serv .row {
    margin-bottom: 40px;
}

.about-us-container {
    float: left;
    width: 100%;
}

.our-icon-serv p {
    color: #9e0404 !important;
    padding-bottom: 20px;
}

.our-icon-serv .hdd {
    color: #000 !important;
}


.about-left {
    float: left;
    width: 100%;
}

.about-left img {
    float: left;
    width: 100%;
    border-radius: 20px;
}

.about-right {
    width: 100%;
}

.about-right-head {
    width: 100%;
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    color: #9e0404;
}

.about-right-desc {
    width: 100%;
    font-family: "Quicksand", sans-serif;
    text-align: left;
    font-size: 16px;
    color: #000;
    padding-top: 12px;
}

.about-right-desc p {
    color: #454545;
    font-weight: 600;
}

.hdd {
    font-family: "Oswald", sans-serif;
    font-weight: 400;
}

.main-container {
    float: left;
    width: 100%;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

img {
    max-width: 100%;
}

.text-center {
    text-align: center !important;
}


.tophead-section {
    background: #000;
    padding: 0 12px;
    float: left;
    width: 100%;
}

.tophead-left2 {
    font-size: 20px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
    padding: 7px 0 0;
}


.tophead-right1 {
    padding: 0;
}

.tophead-right2 {
    background: linear-gradient(to right, #c31432, #240b36);
    text-align: center;
}

.tophead-right2 p {
    font-size: 22px;
    color: #ffffff;
    font-weight: 400;
    display: block;
    padding: 4px 15px 4px;
}


.trust-ico {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px;
}

.trust-ico .container {
    background-color: #e8f1ff;
    padding: 20px;
    border-radius: 20px;
}

.trust-ico {
    float: left;
    width: 100%;
}

.trust1 {
    float: left;
    width: 100%;
}

.trust2 {
    float: left;
    width: 100%;
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    color: #000;
}

.trust3 {
    float: left;
    width: 100%;
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
}

.testi-cont {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px;
}

.testi-blk {
    float: left;
    width: 100%;
    background-color: #e8f1ff;
    padding: 20px;
    border-radius: 20px;
}

.testi-blk-title {
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    float: left;
    width: 100%;
    padding: 10px 0px;
}

.testi-blk-name {
    float: left;
    width: 100%;
    font-family: "Quicksand", sans-serif;
}

.testi-blk-img {
    float: left;
    width: 100%;
}

.testi-blk-img img {
    width: 50%;
}

.testi-blk-desc {
    float: left;
    width: 100%;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    color: #9e0404;
}

.testi-cont .about-right-head {
    padding-bottom: 25px;
}

.testi-cont .row {
    padding-bottom: 25px;
}

.footer-section {
    background: linear-gradient(to right, #c31432, #240b36);
    position: relative;
    padding: 50px 0px;
    z-index: 9;
    float: left;
    width: 100%;
}

.footer-section:before {
    content: "";
    background: url(../images/bg2.jpg) no-repeat;
    position: absolute;
    height: 100%;
    background-size: cover;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -9;
    right: 0;
    margin: 0 auto;
    opacity: 0.1;
}

.footer-left2 {
    padding: 45px 20px 35px;
    margin: -100px 0 0;
    background: #000;
    border-radius: 15px 15px;
}

.list-img {
    display: block;
    padding: 0 0 20px 0;
}

.list-img img {
    color: #c31432;
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    width: 125px;
    border-radius: 50%;
    display: inline-block;
    background: #ffffff;
    box-shadow: 0 0 0px 12px #ffffff;
}

.footer-heading strong {
    color: #000000;
    font-size: 28px;
    padding: 3px 0 5px 0;
    font-family: 'Cinzel Decorative', serif;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
}

.footer-links ul li {
    color: #fff;
    padding: 10px 12px 10px;
    background: #ffffff1c;
    position: relative;
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 15px 0 0;
    border-radius: 40px;
    display: flex;
    align-items: center;
}

.footer-links ul li:before {
    content: "";
    display: inline-block;
    margin: 0 6px 0 0;
    width: 15px;
    height: 15px;
    background: #ffffff;
    border-radius: 50%;
}


.footer-right1 {
    padding: 0 15px 0 50px;
}

.footer-right2 {}

.footer-contact {
    border-radius: 20px;
    margin: 23px 0 0;
    background-position: center;
    padding: 20px 0;
}

.contact-left1 {
    padding: 15px;
}

.contact-left2 ul li {
    padding: 18px 10px 8px 10px;
    /* background: #ffffff; */
    text-align: center;
    position: relative;
    border: 1px solid #ffffff21;
}

.contact-left2 li span {
    font-size: 29px;
    display: block;
    color: #ffffff;
    padding: 0;
    font-weight: 400;
}

.contact-left2 li b {
    font-size: 18px;
    font-weight: 500;
    color: #ffa700;
    text-transform: uppercase;
    display: block;
    padding: 10px 0 0;
}

.contact-left2 li i {
    font-size: 70px;
    color: #ffffff;
    opacity: 0.2;
}



.list-section {
  float: left;
  width: 100%;
  padding: 0;
  background: #000;
}
.disclaimer {
  font-family: "Quicksand", sans-serif;
  text-align: center;
  color: #fff;
}
.list-section-1 {
  padding: 75px 40px 23px;
}
.list-head span {
  font-weight: bold;
  color: #ffcf15;
}
.list-content {
  padding: 5px 0 5px;
  border: 1px solid #ffffffa3;
  border-left: 0;
  border-right: 0;
}

.list-head {
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  color: #ffcf15;
  font-weight: bold;
}

.list-head {
  font-size: 37px;
  font-weight: 700;
  color: #ff7200;
  line-height: 27px;
  text-align: center;
  text-transform: capitalize;
  padding: 0 0 36px;
}

.srv-list {
  padding: 15px 0;
}

.srv-list-1 {
  padding: 0 0 2px;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  color: #fff;
}

.srv-list-1 ul li {
  line-height: 29px;
  text-transform: capitalize;
  color: #fff;
  font-size: 17px;
  padding: 4px 0px;
  font-weight: 500;
  border-radius: 50px;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
}
.tst-ss {
  padding-top: 0;
  margin-top: -80px;
}
.col-xs-12.col-md-12.col-lg-12.srv-list-1 strong {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #ffcf15;
}
.srv-list-1 ul li i {
  font-weight: 400;
  color: #fec211;
  font-size: 16px;
  text-align: center;
  padding: 0 6px 0px 0;
  display: inline-block;
}

.footer-contact {
  padding: 0;
  text-align: center;
}

.footer-contact a {
  font-size: 65px;
  padding: 8px 0 4px;
  font-weight: 900;
  text-decoration: none;
  display: block;
  color: #ffcf15;
}











.footer-contact-design strong {
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: right;
    font-family: "Rethink Sans", sans-serif;
    border-bottom: 1px solid #ffffff26;
    padding: 0 0 2px;
}

.footer-ws a span {
    color: #fff;
    padding: 20px 0px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 35px;
    text-align: center;
    display: block;
    background: #097f09;
    position: relative;
    z-index: 9;
}

.footer-ws a span i {
    display: block;
    font-size: 80px;
    padding: 0 0 5px;
}

.footer-ws a span:before {
    background: url(../images/bg-whatsapp.jpg) no-repeat #31e531;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: -9;
    opacity: 0.2;
    background-size: cover;
}

.disclaimer strong {
    font-size: 14px;
    line-height: 23px;
    font-weight: 200;
    color: #ffffff91;
}

.disclaimer p {
    padding: 6px 10px 7px;
    font-weight: 600;
    color: #c31432;
    font-size: 18px;
    background: white;
    margin: 35px 0 0;
    border-radius: 50px;
}


.tagline-reallove {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.tagline-reallove a {
    font-size: 32px;
    display: block;
    font-weight: 500;
    width: fit-content;
    text-align: center;
    background: #ffa304;
    padding: 0;
    color: #000000;
    text-transform: capitalize;
    margin: 0 auto;
    padding: 3px 20px;
    animation: blink 1.5s linear infinite;
}

@keyframes blink {
    50% {
        opacity: .1;
    }
}


.other-services {
    float: left;
    width: 100%;
    padding: 50px 0px 0px;
}

.other-services .container {
    background-color: #011f33;
    border-radius: 20px;
    padding: 30px;
}

.other-services1 {
    padding: 15px;
    margin-top: 20px;
}

.other-services2 {
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    background-color: #e8f1ff;
}

.other-services2 img {
    border-radius: 20px;
}

.other-services2 p {
    font-size: 20px;
    color: #ffffff;
    text-transform: capitalize;
    background: linear-gradient(to right, #c31432, #240b36);
    display: block;
    font-weight: 500;
    position: relative;
    padding: 6px 13px 6px;
    margin: 20px 0 0 0px;
    font-family: "Oswald", sans-serif;
}

.other-services2 p:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 5%;
    background: #8e1133;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -20px;
    z-index: -9;
}

.other-services2 a {
    color: #000;
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 8px 0px 0;
    display: block;
    font-family: "Quicksand", sans-serif;
}

.other-services2 a b {
    display: block;
}

.aboutus-heading.text-center strong {
    width: 100%;
    font-size: 24px;
    color: #fff;
    float: left;
    font-family: "Quicksand", sans-serif;
    text-transform: capitalize;
}

.aboutus-heading.text-center p {
    width: 100%;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    color: #fff;
    float: left;
}


.line-free span {
    padding: 12px 30px 5px;
    display: inline-block;
    background: #ffa700;
    color: #fff;
    font-size: 39px;
    margin: 10px 0 23px;
    font-weight: 600;
    margin-top: 20px;
}

.line-free a {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.line-hindi strong {
    display: block;
    padding: 0 0 40px 0;
    font-size: 35px;
    text-align: center;
}

.tagline-reallove strong {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    line-height: 50px;
    display: block;
    font-family: "Oswald", sans-serif;
}

.tagline-reallove a {
    font-size: 32px;
    display: block;
    font-weight: 500;
    width: fit-content;
    text-align: center;
    background: #ffa304;
    padding: 0;
    color: #000000;
    text-transform: capitalize;
    margin: 0 auto;
    padding: 3px 20px;
    animation: blink 1.5s linear infinite;
}

.head-mark2 {
    background: linear-gradient(to right, #c31432, #240b36);
    padding: 0px 0px 0px 60px;
    float: left;
    width: 100%;
}

.head-mark3 {
    padding: 0px;
}

.head-mark4 {
    padding: 0px;
}

.head-mark5 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    padding: 12px 0px 0px;
}

.head-mark6 {
    box-shadow: rgba(0, 0, 0, 0.13) -4px 0px 5px 0px;
    padding: 0px;
}

.head-mark7 {
    background: #ffa304;
    clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
    padding-top: 10px;
    text-align: center;
}

.head-mark7 p a {
    font-size: 24px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-weight: 700;
}

.head-mark7 span {
    color: rgb(255, 255, 255);
    padding: 0px 5px 0px 0px;
}

.ad1 {
    background: #ffa304;
    padding: 0 15px;
    float: left;
    width: 100%;
}

.ad2 {
    padding: 0;
    display: flex;
    align-items: end;
    justify-content: center;
}

.ad3 {
    padding: 40px 0px;
}

.ad4 {
    padding: 0;
}

.ad4 p {
    color: #000000;
    padding: 0 0 5px;
    font-size: 22px;
    font-weight: 700;
    line-height: 31px;
}

.ad6 {
    padding: 0;
}

.ad-list {
    padding: 6px 0 6px 0;
}

.ad-list li {
    margin: 5px 5px;
    position: relative;
    background: linear-gradient(to right, #c31432, #240b36);
    padding: 12px 20px 9px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
    text-align: left;
}

.ad-list li::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #ffffff;
    left: 6px;
    top: 0;
}


.awards-sec {
    float: left;
    width: 100%;
    background: linear-gradient(to left, white 50%, #c31432 50%);
    padding: 50px 0px;
}

.awards-1 {
    padding: 12px;
    margin-top: 30px;
}

.awards-2 img {
    width: 100%;
}


.sv-heading {

    text-align: center;
}

.sv-heading strong {
    font-size: 50px;
    font-weight: 800;
    text-transform: uppercase;
    display: block;
    padding: 0;
    color: #ffffff;
}

.sv-heading span {
    color: #c31432;
    text-transform: capitalize;
    font-size: 19px;
    background: #edff00;
    display: block;
    font-weight: 700;
    padding: 4px 15px 4px;
}

.services {
    background: #fcff00;
    margin: 70px 0 0;
}

.services3 {
    z-index: 9;
    position: relative;
    padding: 75px 0 0;
}

.services3:before {
    content: "";
    margin: 0 auto;
    background: #c31432;
    position: absolute;
    height: 100%;
    width: 6px;
    left: 0;
    right: 0;
    top: -31px;
    z-index: -1;
}

.services3 img {}

.services3 img {
    border-radius: 50%;
    border: 11px solid #c31432;
    margin: 0 auto;
    padding: 15px;
}

.services4 strong {
    font-size: 32px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    color: #000000;
    padding: 12px 0 0;
}

.services4 span {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    color: #c31432;
}

.services4 p {
    padding: 5px 0 15px;
    line-height: 30px;
    color: #424242;
    font-size: 17px;
    font-weight: 400;
}

.services4 {
    position: relative;
}

.services4 a {
    margin: 0 auto;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    border: 2px solid #ffffff;
    text-transform: capitalize;
    color: #ffffff;
    background: #228d00;
    padding: 4px 15px 5px;
    border-radius: 50px;
}

.services1 {
    padding: 31px 20px 40px;
    overflow: hidden;
}

.otherservices {
    float: left;
    width: 100%;
    padding: 50px 0px;
}



.other-ser {
    float: left;
    width: 100%;
    padding: 50px 0px;
    margin-top: 30px
}

.sv1 {
    padding: 35px 15px 0;
}

.sv2 {
    padding: 0px 22px 0 35px;
    background: #c31432;
}

.main-txt {
    padding: 20px 0px 0 0px;
    text-align: left;
}

.main-txt .main-txt1 {
    padding: 0px 0 0;
    font-size: 25px;
    color: #ffa700;
    text-transform: capitalize;
}

.main-txt .main-txt2 {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    line-height: 32px;
    padding: 0px 0 14px 0;
}

.main-txt a {
    color: #c31432;
    font-weight: 700;
    font-size: 19px;
    text-transform: capitalize;
    background: #ffffff;
    padding: 7px 16px;
    text-align: center;
}

.main-img {
    padding: 30px 0 30px 0;
    position: relative;
    text-align: center;
}

.main-img img {
    width: 202px;
    border: 2px dashed #ffffff;
    box-shadow: 0 0 14px #ffffff61;
    border-radius: 50%;
}

.main-img span {
    position: absolute;
    height: 55px;
    width: 55px;
    background: green;
    line-height: 60px;
    right: 0px;
    text-align: center;
    animation: clc 0.6s infinite;
    display: inline-block;
    margin: 0 auto;
    bottom: 40px;
}

@keyframes clc {
    0% {
        box-shadow: 0 0 0 4px #fff;
    }

    50% {
        box-shadow: 0 0 0 8px #fff;
    }

    100% {
        box-shadow: 0 0 0 4px #fff;
    }
}

.main-img span a {
    color: #fff;
    padding: 0px;
    display: block;
    text-align: center;
    font-size: 28px;
    line-height: 56px;
}


.header {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
}
.inner-title-container {
  float: left;
  width: 100%;
  padding: 50px;
  text-align: center;
  background-color: #ffc300;
  margin-bottom: 30px;
}
.inner-title {
  width: 100%;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  color: #000;
  float: left;
}
.inner-page img {
  float: right;
  width: 40%;
}
.inner-page .about-right-desc {
  text-align: justify;
}
.inner-page .about-right-desc img {
  padding-left: 15px;
}

.contact-container {
  float: left;
  width: 100%;
  background-color: #9e0404;
  padding: 40px;
}
.contact-container .why-header.why-header2.hdd {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 40px;
}


.contact-container input {
  float: left;
  width: 31.3%;
  height: 45px;
  margin: 8px;
  border-radius: 20px;
  padding: 0px 15px;
}
.contact-container textarea {
  float: left;
  width: 97%;
  height: 135px;
  border-radius: 20px;
  padding: 13px;
  margin-left: 8px;
}
.contact-container button {
  background-color: #0a0a0a;
  color: #fff;
  font-size: 20px;
  padding: 10px 30px;
  border: 0;
  margin-top: 20px;
}

@media(min-width:992px) and (max-width:1200px) {}

@media(min-width:768px) and (max-width:991px) {
    .head-mark2 {
        padding: 0;
    }

    .services1 {
        width: 50%;
    }
}

@media(min-width:640px) and (max-width:767px) {
    .tophead-right2 p {
        font-size: 15px;
    }

    .header2 {
        display: none
    }

    .head-mark6 {
        display: none;
    }

    .head-mark4 {
        width: 100%;
    }

    .head-mark2 {
        padding: 0;
    }

    .ad2 {
        display: block;
    }


    .footer-right1 {
        padding: 10px;
    }
}

@media(min-width:480px) and (max-width:639px) {
    .tophead-right2 p {
        font-size: 15px;
    }

    .header2 {
        display: none
    }

    .head-mark6 {
        display: none;
    }

    .head-mark4 {
        width: 100%;
    }

    .head-mark2 {
        padding: 0;
    }

    .ad2 {
        display: block;
    }

    .footer-right1 {
        padding: 10px;
    }
        .header-call-sec {
  display: none;
}
    .header-whatsapp-sec {
  display: none;
}
    .logo-center {
  display: none;
}
    .logo-right {
  display: none;
}
    .our-serv-icon {
  margin-bottom: 20px;
}
    .about-right-head {
  float: left;
  width: 100%;
  padding: 15px;
}
    .about-right-desc {
  padding: 15px;
}
    .testi-blk {
  margin-bottom: 15px;
}
.footer-contact a {
  font-size: 35px;
}
.inner-title {
  font-size: 28px;
}
.inner-title-container {
  padding: 26px;
}
.inner-page .about-right-desc img {
  padding-left: 0;
  width: 100%;
}
.contact-container input {
  float: left;
  width: 100%;
}
}

@media(min-width:320px) and (max-width:479px) {
    .tophead-right2 p {
        font-size: 15px;
    }

    .header2 {
        display: none
    }

    .head-mark6 {
        display: none;
    }

    .head-mark4 {
        width: 100%;
    }

    .head-mark2 {
        padding: 0;
    }

    .ad2 {
        display: block;
    }

    .footer-right1 {
        padding: 10px;
    }
    .header-call-sec {
  display: none;
}
    .header-whatsapp-sec {
  display: none;
}
    .logo-center {
  display: none;
}
    .logo-right {
  display: none;
}
    .our-serv-icon {
  margin-bottom: 20px;
}
    .about-right-head {
  float: left;
  width: 100%;
  padding: 15px;
}
    .about-right-desc {
  padding: 15px;
}
    .testi-blk {
  margin-bottom: 15px;
}
.footer-contact a {
  font-size: 35px;
}
.inner-title {
  font-size: 28px;
}
.inner-title-container {
  padding: 26px;
}
.inner-page .about-right-desc img {
  padding-left: 0;
  width: 100%;
}
.contact-container input {
  float: left;
  width: 100%;
}
}
