@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap");
body {
  font-family: "Montserrat", sans-serif !important;
  font-size: 0.95rem;
  overflow-x: hidden;
  color: #222;
}

.row {
  margin: 0px;
}

a {
  text-decoration: none !important;
}

h1 {
  font-size: 2.9rem !important;
}

h2 {
  font-size: 2.3rem !important;
}

h3 {
  font-size: 1.8rem !important;
}

h4 {
  font-size: 1.4rem !important;
}

h5 {
  font-size: 1rem !important;
}

h6 {
  font-size: 0.92rem !important;
}

.p-0 {
  padding: 0px;
}

.p-right {
  padding-right: 0px;
}

p {
  margin-bottom: 10px;
}

.scrollup {
  position: fixed;
  bottom: 10px;
  right: 7px;
  display: none;
  text-indent: -9999px;
  background: url(../images/scroll.png);
  z-index: 99;
  padding: 38px;
  background-repeat: no-repeat;
}

.one-col li {
  width: 100%;
  list-style-image: url(../images/black.png);
  float: left;
  line-height: 29px;
  font-weight: bold;
}

.two-col li {
  width: 50%;
  list-style-image: url(../images/black.png);
  float: left;
  font-weight: bold;
  line-height: 29px;
}
@media (max-width: 768px) {
  .two-col li {
    width: 100%;
  }
}

.three-col li {
  width: 33%;
  list-style-image: url(../images/black.png);
  float: left;
  font-weight: bold;
  line-height: 29px;
}
@media (max-width: 768px) {
  .three-col li {
    width: 50%;
  }
}
@media (max-width: 576px) {
  .three-col li {
    width: 100%;
  }
}

.four-col li {
  width: 25%;
  list-style-image: url(../images/black.png);
  float: left;
  font-weight: bold;
  line-height: 29px;
}
@media (max-width: 768px) {
  .four-col li {
    width: 50%;
  }
}
@media (max-width: 576px) {
  .four-col li {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1300px;
  }
}
/***********************general ends******************/
/**************************Header******************/
.header-row {
  border-bottom: 3px solid #b8202d !important;
}
@media (max-width: 1024px) {
  .header-row {
    border-bottom: none !important;
  }
}
.header-row .header-con {
  padding-top: 50px;
  padding-bottom: 5px;
}
.header-row .header-con .head-row {
  position: relative;
}
.header-row .header-con .social-res {
  display: none;
  position: absolute;
  z-index: 1;
}
@media (max-width: 1024px) {
  .header-row .header-con .social-res {
    display: block;
    text-align: center;
    padding: 0px;
  }
}
.header-row .header-con .social-res .insta-cls {
  width: 10%;
  float: left;
}
@media (max-width: 1024px) {
  .header-row .header-con .social-res .insta-cls {
    width: 5%;
    background-color: white;
    padding: 4px;
  }
}
@media (max-width: 576px) {
  .header-row .header-con .social-res .insta-cls {
    width: 10%;
    background-color: white;
    padding: 4px;
  }
}
@media (max-width: 300px) {
  .header-row .header-con .social-res .insta-cls {
    width: 12%;
    background-color: white;
    padding: 4px;
  }
}
.header-row .header-con .social-res .tick-cls {
  width: 10%;
  float: right;
}
@media (max-width: 1024px) {
  .header-row .header-con .social-res .tick-cls {
    width: 5%;
    background-color: white;
    padding: 4px;
  }
}
@media (max-width: 576px) {
  .header-row .header-con .social-res .tick-cls {
    width: 10%;
    background-color: white;
    padding: 4px;
  }
}
@media (max-width: 300px) {
  .header-row .header-con .social-res .tick-cls {
    width: 12%;
    background-color: white;
    padding: 4px;
  }
}
.header-row .header-con .responsive-social {
  display: none;
}
.header-row .header-con .responsive-social img {
  padding: 15px;
}
@media (max-width: 576px) {
  .header-row .header-con .responsive-social img {
    padding: 5px;
  }
}
@media (max-width: 1024px) {
  .header-row .header-con .responsive-social .check-cls {
    width: 19%;
  }
}
@media (max-width: 768px) {
  .header-row .header-con .responsive-social .check-cls {
    width: 29%;
  }
}
@media (max-width: 576px) {
  .header-row .header-con .responsive-social .check-cls {
    width: 45%;
  }
}
@media (max-width: 1024px) {
  .header-row .header-con .responsive-social .bark-cls {
    width: 17%;
  }
}
@media (max-width: 768px) {
  .header-row .header-con .responsive-social .bark-cls {
    width: 23%;
  }
}
@media (max-width: 576px) {
  .header-row .header-con .responsive-social .bark-cls {
    width: 38%;
  }
}
@media (max-width: 300px) {
  .header-row .header-con .responsive-social .bark-cls {
    width: 28%;
  }
}
@media (max-width: 1024px) {
  .header-row .header-con .responsive-social .facebook-cls {
    width: 8%;
  }
}
@media (max-width: 768px) {
  .header-row .header-con .responsive-social .facebook-cls {
    width: 11%;
  }
}
@media (max-width: 576px) {
  .header-row .header-con .responsive-social .facebook-cls {
    width: 14%;
  }
}
@media (max-width: 1024px) {
  .header-row .header-con .responsive-social {
    display: block;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .header-row .header-con {
    padding-top: 10px;
  }
}
.header-row .header-con .social-col {
  justify-content: center;
  align-items: center;
  align-self: end;
}
@media (max-width: 1024px) {
  .header-row .header-con .social-col {
    display: none;
  }
}
.header-row .header-con .social-col img {
  padding: 10px;
}
.header-row .header-con .social-col .col-bark {
  text-align: center;
  font-weight: bold;
}
.header-row .header-con .social-col .col-bark a {
  color: #222;
}
.header-row .header-con .social-col .col-bark .bark-cls {
  width: 24%;
  margin-top: 0px;
}
.header-row .header-con .social-col .facebook-cls {
  width: 12%;
}
.header-row .header-con .social-col .check-cls {
  width: 31%;
}
.header-row .header-con .social-col .insta-cls {
  width: 14%;
}
.header-row .header-con .social-col .tick-cls {
  width: 13%;
}
.header-row .header-con .main-logo {
  align-self: end;
}
.header-row .header-con .main-logo figure {
  margin-bottom: 0px;
}
.header-row .header-con .main-logo figure img {
  width: 70%;
  padding-top: 4px;
}
@media (max-width: 1024px) {
  .header-row .header-con .main-logo figure img {
    width: 28%;
  }
}
@media (max-width: 768px) {
  .header-row .header-con .main-logo figure img {
    width: 38%;
  }
}
@media (max-width: 576px) {
  .header-row .header-con .main-logo figure img {
    width: 99%;
  }
}
@media (max-width: 1024px) {
  .header-row .header-con .main-logo {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
}
.header-row .header-con .header-contact {
  justify-content: center;
  align-items: center;
  align-self: center;
}
.header-row .header-con .header-contact .col-md-3 {
  text-align: right;
}
@media (max-width: 1024px) {
  .header-row .header-con .header-contact {
    display: none;
  }
}
.header-row .header-con .header-contact .phone-col h4 {
  font-weight: 700;
  font-size: 1.1rem !important;
  text-align: right;
}
@media (max-width: 1200px) {
  .header-row .header-con .header-contact .phone-col h4 {
    font-size: 0.97rem !important;
  }
}
.header-row .header-con .header-contact .phone-col h4 a {
  color: #b8202d;
}
.header-row .header-con .header-contact .phone-col h4 a:hover {
  color: #000;
}
.header-row .header-con .header-contact .email-col h6 {
  margin-top: 5px;
  text-align: end;
}
.header-row .header-con .header-contact .email-col h6 a {
  color: #222;
}
.header-row .header-con .header-contact .email-col h6 a:hover {
  color: #000;
}

/*******************************Header Ends**************************************/
/*************************body nav *****************/
body#bodynav-9 a#mynav9,
body#bodynav-8 a#mynav8,
body#bodynav-7 a#mynav7,
body#bodynav-6 a#mynav6,
body#bodynav-5 a#mynav5,
body#bodynav-4 a#mynav4,
body#bodynav-3 a#mynav3,
body#bodynav-2 a#mynav2,
body#bodynav-1 a#mynav1,
body#home a#mynav0 {
  color: #b8202d;
}

/*************************body nav  ends*****************/
/*************************************Menu**************************************/
.menu {
  background: #000;
  padding-top: 4px;
  padding-bottom: 4px;
}
.menu .menu-con .menu-col-bg .container-fluid {
  padding: 0px;
}
@media (max-width: 1024px) {
  .menu .menu-con .menu-col-bg .container-fluid #sticky {
    width: 100%;
    left: 0px;
  }
  .menu .menu-con .menu-col-bg .container-fluid #sticky.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    float: left;
    background: #000;
  }
}
.menu .menu-con .menu-col-bg .container-fluid .navbar-header .res-cions {
  display: none;
}
@media (max-width: 1024px) {
  .menu .menu-con .menu-col-bg .container-fluid .navbar-header .res-cions {
    display: block;
  }
}
.menu .menu-con .menu-col-bg .container-fluid .navbar-header .res-cions .fa {
  font-size: 1.3rem;
  color: white;
}
.menu .menu-con .menu-col-bg .container-fluid .navbar-header .res-cions .mobile-email {
  position: absolute;
  left: 47%;
  top: 7px;
}
.menu .menu-con .menu-col-bg .container-fluid .navbar-header .res-cions .phone-icon-mobile {
  float: left !important;
  border: none !important;
}
.menu .menu-con .menu-col-bg .container-fluid .navbar-header .res-cions .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  float: right;
  margin: 3px;
}
.menu .menu-con .menu-col-bg .container-fluid .navbar-header .res-cions .menubtn {
  border-color: #ffffff !important;
  font-size: 20px;
}
.menu .menu-con .menu-col-bg .container-fluid .navbar-header .res-cions .menubtn .navbar-toggler-icon {
  width: 1em;
  height: 1em;
}
.menu .menu-con .menu-col-bg .container-fluid .menu-col-nav li {
  border-right: 1px solid white;
}
.menu .menu-con .menu-col-bg .container-fluid .menu-col-nav li a {
  padding: 0px 25px !important;
  color: white;
}
.menu .menu-con .menu-col-bg .container-fluid .menu-col-nav li a:hover {
  color: #b8202d;
}
@media (max-width: 1366px) {
  .menu .menu-con .menu-col-bg .container-fluid .menu-col-nav li a {
    padding: 0px 23px !important;
  }
}
@media (max-width: 1260px) {
  .menu .menu-con .menu-col-bg .container-fluid .menu-col-nav li a {
    padding: 0px 18px !important;
  }
}
@media (max-width: 1200px) {
  .menu .menu-con .menu-col-bg .container-fluid .menu-col-nav li a {
    padding: 0px 15px !important;
  }
}
.menu .menu-con .menu-col-bg .container-fluid .menu-col-nav li:last-child {
  border-right: none;
}
@media (max-width: 1024px) {
  .menu .menu-con .menu-col-bg .container-fluid .menu-col-nav {
    display: none;
  }
}

/*********************************Menu ends*************************************/
/***********************************Modal Popup*****************************/
.modal-dialog {
  top: 15%;
}
.modal-dialog .modal-header {
  background: #000;
}
.modal-dialog .modal-body a {
  color: black;
}
.modal-dialog .modal-header, .modal-dialog .modal-footer {
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 16px !important;
}
.modal-dialog .close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.6;
}
.modal-dialog .btn-close {
  background: #000;
  color: white;
}

#callUs .modal-body .col-md-12 {
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 10px;
  padding-top: 10px;
}
#callUs .modal-body .col-md-12 h4 {
  text-align: center;
}
#callUs .modal-body .col-md-12:last-child {
  border-bottom: none;
}

.modal-menu {
  text-align: center;
  padding-left: 0px;
}
.modal-menu li {
  list-style: none;
  width: 100%;
  padding: 5px;
  border-bottom: #ccc thin solid;
}
.modal-menu li:last-child {
  border-bottom: none;
}

/***********************************Modal Popup Ends*****************************/
/*********************** Banner******************/
.banner-wrap .carousel-inner .carousel-item img {
  width: 100%;
}

/*********************** Banner Ends******************/
/************************Quick Quote*******************/
.quick-quote-row {
  border-top: 7px solid #b8202d;
}
@media (max-width: 1024px) {
  .quick-quote-row {
    border-top: none;
  }
}
.quick-quote-row .quick-quote-con {
  padding-top: 0px;
  padding-bottom: 20px;
  background: #dfdfe1;
  border-radius: 0px 0px 0px 60px;
}
@media (max-width: 1024px) {
  .quick-quote-row .quick-quote-con {
    border-radius: 0px 0px 0px 0px;
    background: #b8202d;
  }
}
.quick-quote-row .quick-quote-con .responsive-callback {
  display: none;
}
.quick-quote-row .quick-quote-con .responsive-callback h4 {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
.quick-quote-row .quick-quote-con .responsive-callback h4 a {
  color: white;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .quick-quote-row .quick-quote-con .responsive-callback {
    display: block;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .quick-quote-row .quick-quote-con .quick-desktop {
    display: none;
  }
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-heading {
  color: white;
  background: #b8202d;
  height: 143px;
  border-radius: 0px 0px 60px 0px;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-heading h3 {
  font-size: 3rem !important;
  font-weight: 800;
  margin-top: 13px;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-heading h3 span {
  margin-left: 60px;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-col {
  border-radius: 0px 0px 0px 60px;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-col .quick-input {
  color: #000;
  padding-top: 10px;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-col .quick-input input, .quick-quote-row .quick-quote-con .quick-desktop .quick-col .quick-input textarea {
  width: 100%;
  border: none !important;
  background: white;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 10px;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-col .quick-input input {
  height: 45px;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-col .quick-input textarea {
  height: 55px;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-col .quick-input .btn-submit {
  background: #b8202d;
  width: 100%;
  height: 53px;
  border-radius: 0px;
  text-transform: uppercase;
  color: white;
  font-weight: 500;
  margin-top: 6px;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-col .quick-input .btn-submit:hover {
  background: black;
  color: white;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-col .quick-input .quick-privacy {
  text-align: left;
  margin-top: 0px;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-col .quick-input .quick-privacy a {
  color: #000;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-col .quick-input .quick-privacy a:hover {
  color: #b8202d;
}
.quick-quote-row .quick-quote-con .quick-desktop .quick-col .quick-input .col-right {
  padding-right: 0px;
}

/************************Quick Quote ends*******************/
/***********************Welcome******************/
.welcome-row .welcome-con {
  padding-top: 30px;
  padding-bottom: 50px;
  text-align: center;
}
.welcome-row .welcome-con h1 {
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-size: 2.2rem !important;
}
@media (max-width: 300px) {
  .welcome-row .welcome-con h1 {
    font-size: 1.6rem !important;
  }
}
.welcome-row .welcome-con h1 span {
  font-size: 1rem;
  text-transform: uppercase;
  color: #7d7d7d;
  font-weight: normal;
}
.welcome-row .welcome-con p {
  line-height: 30px;
}
.welcome-row .welcome-con .readmore-page .btn-quick {
  background: #b8202d;
  border-radius: 0px;
  color: white;
  width: 17%;
  text-transform: uppercase;
  font-size: 0.95rem;
  font-weight: 700;
  padding: 10px;
}
@media (max-width: 576px) {
  .welcome-row .welcome-con .readmore-page .btn-quick {
    width: 45%;
  }
}
.welcome-row .welcome-con .readmore-page .btn-quick:hover {
  background: #000;
}

/*********************** Welcome Ends******************/
.services-row {
  background: url(../images/service-bg.jpg);
  color: #000;
  text-align: center;
}
.services-row .services-con {
  padding-top: 40px;
  padding-bottom: 40px;
}
.services-row .services-con h5 {
  text-transform: uppercase;
}
.services-row .services-con h2 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
}
.services-row .services-con p {
  font-weight: bold;
}

/************************Tab*********************/
.tab .tab-con {
  padding-top: 50px;
  padding-bottom: 50px;
}
.tab .tab-con .top-heading h2 {
  text-align: center;
  color: #000;
  font-weight: 700;
  margin-bottom: 30px;
}
.tab .tab-con .tab-row .col-lg {
  border-right: 1px solid #b8202d;
}
.tab .tab-con .tab-row .col-lg:last-child {
  border-right: none;
}
@media (max-width: 576px) {
  .tab .tab-con .tab-row .col-lg {
    border: none;
  }
}
.tab .tab-con .tab-row .tab-wrap {
  text-align: center;
  height: 300px;
  width: 300px;
  padding: 12px;
  border-radius: 50%;
  border: 4px solid #000;
  margin-left: 45px;
}
@media (max-width: 1200px) {
  .tab .tab-con .tab-row .tab-wrap {
    height: 273px;
    width: 273px;
  }
}
@media (max-width: 1024px) {
  .tab .tab-con .tab-row .tab-wrap {
    margin-left: 0px;
  }
}
@media (max-width: 768px) {
  .tab .tab-con .tab-row .tab-wrap {
    height: 280px;
    border-radius: 0%;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .tab .tab-con .tab-row .tab-wrap {
    margin-bottom: 40px;
  }
}
.tab .tab-con .tab-row .tab-wrap:hover {
  border: 4px solid #b8202d;
}
.tab .tab-con .tab-row .tab-wrap:hover img {
  background: #b8202d;
}
.tab .tab-con .tab-row .tab-wrap h4 {
  font-weight: 700;
  color: #222;
}
.tab .tab-con .tab-row .tab-wrap h6 {
  color: #b8202d;
  font-weight: 600;
}
.tab .tab-con .tab-row .tab-wrap img {
  width: auto;
  margin-bottom: 15px;
  background: #000;
  border-radius: 50%;
  padding: 10px;
  margin-top: -37px;
}
.tab .tab-con .tab-row .tab-wrap a {
  color: black;
}

/************************Tab ends*********************/
.whychoose-row .whychoose-con {
  padding-bottom: 50px;
}
.whychoose-row .whychoose-con img {
  width: 100%;
}
@media (max-width: 576px) {
  .whychoose-row .whychoose-con img {
    margin-bottom: 20px;
  }
}
.whychoose-row .whychoose-con .why-col-right {
  align-items: center;
  justify-content: center;
  align-self: center;
}
.whychoose-row .whychoose-con .why-col-right h5 {
  font-weight: normal;
  text-transform: uppercase;
}
.whychoose-row .whychoose-con .why-col-right h2 {
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .whychoose-row .whychoose-con .why-col-right h2 {
    font-size: 2rem !important;
  }
}
@media (max-width: 768px) {
  .whychoose-row .whychoose-con .why-col-right h2 {
    font-size: 1.5rem !important;
  }
}
.whychoose-row .whychoose-con .why-col-right h5, .whychoose-row .whychoose-con .why-col-right h2 {
  color: #b8202d;
}

/******************reviews*********************/
.center {
  text-align: center;
}

.cat-testimonials {
  max-height: 451px;
  overflow-y: scroll;
  margin-bottom: 40px;
  text-align: center;
}

testimonial:nth-child(odd) {
  background-color: #ccc;
}

testimonial p:last-child {
  font-size: 12px;
  font-weight: 600;
}

.checkatrade .cat-ratings img {
  margin-bottom: 20px !important;
}

testimonial {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  float: left;
  width: 100%;
  text-align: left;
}

.cat-ratings {
  padding: 20px 0px 20px 0px;
  text-align: -webkit-center;
}

.check-trade {
  color: #FF0000;
  font-weight: bold;
}

.check-trade span {
  color: #333;
}

/******************ends*******************/
/******************Testimonials*********************/
.testimonial-row {
  background: #000;
  color: white;
}
.testimonial-row .testimonial-con {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.testimonial-row .testimonial-con h5 {
  text-transform: uppercase;
}
.testimonial-row .testimonial-con h4 {
  font-weight: bold;
}
@media (max-width: 768px) {
  .testimonial-row .testimonial-con h4 {
    font-size: 1rem !important;
  }
}
@media (max-width: 576px) {
  .testimonial-row .testimonial-con h4 {
    font-size: 0.9rem !important;
  }
}
.testimonial-row .testimonial-con .testimonial-col img {
  width: 100%;
  border: 4px solid white;
}
.testimonial-row .testimonial-con .testi-left {
  text-align: right;
  justify-content: center;
  align-items: center;
  align-self: center;
}
.testimonial-row .testimonial-con .testi-left .test-icon img {
  margin-bottom: 20px;
}
.testimonial-row .testimonial-con .testi-left .slick-arrow {
  display: none !important;
}

/******************ends*******************/
/*************************Foot Logo******************/
.foot-logo {
  text-align: center;
}
.foot-logo .foot-logo-con {
  padding-top: 50px;
  padding-bottom: 50px;
}
.foot-logo .foot-logo-con h5 {
  text-align: center;
  font-weight: normal;
  color: #7d7d7d;
  margin-bottom: 30px;
}
.foot-logo .foot-logo-con img {
  width: 14%;
  padding: 10px;
  border: 1px solid #d9d9d9;
  margin-right: 17px;
}
@media (max-width: 768px) {
  .foot-logo .foot-logo-con img {
    width: 27%;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .foot-logo .foot-logo-con img {
    width: 43%;
  }
}

/*************************Foot Logo Ends******************/
/***********************Footer Top ************************/
.footer-top {
  background: #000;
  color: white;
  height: 513px;
}
@media (max-width: 576px) {
  .footer-top {
    height: auto;
  }
}
.footer-top .footer-top-con {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 576px) {
  .footer-top .footer-top-con {
    text-align: left;
  }
}
.footer-top .footer-top-con a {
  color: white;
}
.footer-top .footer-top-con a:hover {
  color: #b8202d;
}
.footer-top .footer-top-con h4 {
  font-weight: bold;
}
.footer-top .footer-top-con .footer-logo .footer-top-row {
  padding-top: 20px;
}
.footer-top .footer-top-con .footer-logo .footer-top-row h6 {
  font-size: 0.88rem !important;
}
@media (max-width: 300px) {
  .footer-top .footer-top-con .footer-logo .footer-top-row h6 {
    font-size: 0.72rem !important;
  }
}
.footer-top .footer-top-con .footer-logo .foot-logo {
  width: 60%;
  padding-top: 20px;
  padding-bottom: 30px;
}
@media (max-width: 576px) {
  .footer-top .footer-top-con .footer-logo .foot-logo {
    margin-bottom: 0px;
  }
}
.footer-top .footer-top-con .menu-col ul {
  padding-left: 0px;
}
.footer-top .footer-top-con .menu-col ul li {
  list-style: none;
}
.footer-top .footer-top-con iframe {
  width: 100%;
  height: 513px;
}
@media (max-width: 576px) {
  .footer-top .footer-top-con iframe {
    margin-top: 20px;
    height: 313px;
    margin-bottom: 20px;
  }
}

/***********************Footer Top  Ends************************/
/***********************Footer************************/
.footer-row {
  background: #b8202d;
}
.footer-row .footer-con {
  padding-top: 30px;
  padding-bottom: 30px;
  color: white;
}
.footer-row .footer-con a {
  color: white;
}
.footer-row .footer-con .foot-left {
  text-align: left;
}
@media (max-width: 768px) {
  .footer-row .footer-con .foot-left {
    text-align: center;
  }
}
.footer-row .footer-con .foot-center {
  text-align: center;
}
@media (max-width: 576px) {
  .footer-row .footer-con .foot-center {
    text-align: center;
  }
}
.footer-row .footer-con .foot-right {
  text-align: right;
}
@media (max-width: 768px) {
  .footer-row .footer-con .foot-right {
    text-align: center;
  }
}

/***********************Footer Ends************************/
/************************Inner Page**********************/
.page-container {
  padding: 30px 0px 30px 0px;
}
.page-container ul {
  padding-left: 20px;
}
.page-container a {
  font-weight: bold;
  color: #000;
}
.page-container h2 {
  color: #000;
  font-weight: bold;
  border-bottom: 3px solid #000;
  padding-bottom: 10px;
}
.page-container p {
  line-height: 26px;
  text-align: justify;
}
.page-container p span {
  color: #000;
  font-weight: bold;
}
.page-container .col-md-12, .page-container .col-md-11, .page-container .col-lg-10, .page-container .col-md-10, .page-container .col-md-9, .page-container .col-md-8, .page-container .col-md-7, .page-container .col-md-6,
.page-container .col-md-5, .page-container .col-md-4, .page-container .col-md-3, .page-container .col-lg-2, .page-container .col-md-2, .page-container .col-md-1, .page-container .col-md, .page-container .col-lg-6,
.page-container .col-lg-3, .page-container .col-lg-9, .page-container .col-lg-4, .page-container .col-lg-8 {
  padding-left: 0px;
}
@media (max-width: 1024px) {
  .page-container .col-md-12, .page-container .col-md-11, .page-container .col-lg-10, .page-container .col-md-10, .page-container .col-md-9, .page-container .col-md-8, .page-container .col-md-7, .page-container .col-md-6,
  .page-container .col-md-5, .page-container .col-md-4, .page-container .col-md-3, .page-container .col-lg-2, .page-container .col-md-2, .page-container .col-md-1, .page-container .col-md, .page-container .col-lg-6,
  .page-container .col-lg-3, .page-container .col-lg-9, .page-container .col-lg-4, .page-container .col-lg-8 {
    padding-left: 15px;
  }
}
.page-container .inside-images {
  margin-bottom: 10px;
}
.page-container .inside-images iframe {
  width: 100%;
  height: 307px;
  border-radius: 10px;
}
@media (max-width: 1024px) {
  .page-container .inside-images iframe {
    height: 226px;
  }
}
@media (max-width: 768px) {
  .page-container .inside-images iframe {
    height: 161px;
  }
}
@media (max-width: 576px) {
  .page-container .inside-images iframe {
    height: 307px;
  }
}
.page-container .inside-images2 iframe {
  height: 227px;
}
@media (max-width: 1024px) {
  .page-container .inside-images2 iframe {
    height: 163px;
  }
}
@media (max-width: 768px) {
  .page-container .inside-images2 iframe {
    height: 116px;
  }
}
@media (max-width: 576px) {
  .page-container .inside-images2 iframe {
    height: 307px;
  }
}
.page-container .page-img img {
  width: 100%;
  padding: 5px;
  border-radius: 15px;
}

/******************ends************************/
/*****************gallery***********************/
.gallery-con {
  padding-top: 0px;
}

gallery li img {
  width: 100%;
  height: auto !important;
  min-height: 200px !important;
}

.gallery-pc {
  display: block;
  visibility: visible;
}

.gallery-mobile {
  display: none !important;
  visibility: hidden !important;
}

.gallery li {
  padding: 5px;
  float: left;
  height: 200px;
  overflow: hidden;
  list-style-image: none !important;
}

.gallery h3 {
  text-align: center;
  line-height: 60px;
  font-weight: bold;
  background: #e6e8e8;
  color: #bfbfbf;
}

@media screen and (max-width: 1024px) {
  .gallery-pc {
    display: none !important;
    visibility: hidden !important;
  }
  .gallery-mobile {
    display: block !important;
    visibility: visible !important;
  }
  .gallery li,
  .gallery li img {
    width: 100% !important;
    height: auto !important;
    margin: 0px;
  }
}
/****************ends****************/
/******************Area coverage************************/
.area-con {
  padding-top: 0px;
}
@media (max-width: 1024px) {
  .area-con {
    padding-top: 10px;
  }
  .area-con .page-container {
    padding: 0px 0px 30px 0px;
  }
}
.area-con iframe {
  width: 100%;
  height: 906px;
}
@media (max-width: 768px) {
  .area-con iframe {
    height: 300px;
  }
}
.area-con .covering li {
  display: block;
  line-height: 40px;
  font-size: 0.95em;
  border-bottom: #bfbfbb 1px solid;
  padding: 0px;
  list-style-position: inside;
  width: 100%;
}
.area-con .covering li img {
  font-size: 22px;
  margin-left: 0px;
  margin-right: 10px;
}

/***********************ends**********************/
/***********************Contact page*************************/
.contact-con .con-address h5 a {
  color: black;
  font-weight: normal;
}
.contact-con .con-address h5 a:hover {
  color: #000;
}
.contact-con .contact-form {
  background: #ccc;
  background: linear-gradient(180deg, #ccc 0%, white 100%);
  padding: 30px 10px 30px 10px;
}
.contact-con .contact-form .col-md-12 {
  padding-left: 15px !important;
}
.contact-con .contact-form h3 {
  text-align: center;
}
.contact-con .contact-form input {
  height: 40px;
  width: 100%;
  border: 1px solid #ccc !important;
  background: #fff;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 10px;
  border-radius: 6px;
}
.contact-con .contact-form select {
  height: 40px;
  width: 100%;
  border: 1px solid #ccc !important;
  background: #fff;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 10px;
  border-radius: 6px;
}
.contact-con .contact-form textarea {
  height: 80px;
  width: 100%;
  border: 1px solid #ccc !important;
  background: #fff;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 10px;
  border-radius: 6px;
}
.contact-con .contact-form .con-btn {
  width: 100%;
  background: #000;
  color: white;
}
.contact-con .contact-form .con-btn:hover {
  background: #b8202d;
}
@media (max-width: 576px) {
  .contact-con .contact-form {
    margin-top: 15px;
  }
}
.contact-con .btn-privacy {
  background: #000;
  color: white;
}
.contact-con .btn-privacy:hover {
  background: #b8202d;
}

.header-wrapper {
  position: fixed;
  width: 100%;
  z-index: 5000 !important;
}
@media (max-width: 1024px) {
  .header-wrapper {
    position: relative;
    z-index: 1 !important;
  }
}

.f-nav {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999 !important;
  transition: all 0.6s;
  position: fixed !important;
}
.f-nav .menu-con {
  margin-top: 0px;
}
@media (max-width: 1024px) {
  .f-nav {
    left: unset;
    top: unset;
    width: unset;
    z-index: unset;
    transition: unset;
    position: unset !important;
  }
}

button:focus {
  outline: none;
}

@media (max-width: 1200px) {
  .container {
    max-width: 1110px;
  }
}
.scrollup {
  position: fixed;
  bottom: 10px;
  right: 7px;
  display: none;
  text-indent: -9999px;
  background: url(../images/scroll.png);
  z-index: 99;
  padding: 38px;
  background-repeat: no-repeat;
}

.center-align {
  align-items: center;
  justify-content: center;
  align-self: center;
}

.readmore-page a {
  font-weight: bold;
  color: #222;
}

.menu-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .menu-mobile {
    display: block;
  }
}

@media (max-width: 1024px) {
  .menu-desktop {
    display: none;
  }
}

.iframe-col iframe {
  height: 400px;
  width: 100%;
  border-radius: 10px;
}/*# sourceMappingURL=style.css.map */