@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
.menu {
  display: none;
}
@media (max-width: 1024px) {
  .menu {
    display: block;
  }
}

.container-fluid {
  padding: 0px;
}

.btn-close {
  background: #c2347f;
  color: white;
}

.menu-mail a {
  text-transform: none;
}

.menu-quick:hover {
  background: #333;
}

.menu-quick:hover a {
  color: #d5aa3a;
}

.menu-quick a {
  color: #333;
}

.menu-bg .navbar {
  padding: 0rem 0rem;
}

.menu-quick {
  font-size: 1rem;
  text-transform: uppercase;
  padding: 1rem 0rem;
  text-align: center;
}

@media (max-width: 1024px) {
  .menu-col-left {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.menu-mail {
  background: #c2347f;
}
.menu-mail .fa-envelope {
  margin-right: 10px;
}
.menu-mail a {
  color: white;
  font-size: 0.85rem;
}
@media (max-width: 1366px) {
  .menu-mail a {
    font-size: 0.75rem;
  }
}
@media (max-width: 1200px) {
  .menu-mail a {
    font-size: 0.75rem;
  }
}
@media (max-width: 1024px) {
  .menu-mail {
    display: none !important;
  }
}

.menubtn {
  border-color: #ffffff !important;
  font-size: 20px;
}

.menu-bg {
  background-color: #c2347f;
  margin-top: -26px;
  border-radius: 0px;
}
@media (max-width: 1024px) {
  .menu-bg {
    background-color: #c2347f;
    border-bottom: none;
    border-top: none;
  }
}

.res-cions {
  display: none;
}

.menu li a:hover {
  background: #f5f5f5;
}

.menu li a {
  color: white;
  font-weight: 600;
}

.menu li a {
  padding: 15px 43px !important;
}
@media (max-width: 1200px) {
  .menu li a {
    padding: 15px 35px !important;
  }
}

.menu li {
  border-right: 1px solid #f5f5f5;
}

.menu li:last-child {
  border-right: none;
}

.menu li a {
  font-size: 1rem;
}
@media (max-width: 1366px) {
  .menu li a {
    font-size: 0.9rem;
  }
}
@media (max-width: 1200px) {
  .menu li a {
    font-size: 0.9rem;
  }
}

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: #f5f5f5;
}

@media screen and (max-width: 1024px) {
  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 {
    background: none;
  }
}
@media screen and (max-width: 1189px) {
  .topheader h4 {
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 1200px) {
  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 {
    border-bottom: none;
  }
  .container {
    max-width: 1110px;
  }
  .menu li a {
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 1024px) {
  .menu-bg .col-md-10 {
    webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .menu-quick {
    display: none;
  }
  .mail-icon-mobile,
  .mobile-email {
    background: none !important;
    border: none !important;
    -webkit-appearance: none !important;
  }
  .menu-bg {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #sticky {
    width: 100%;
    left: 0px;
  }
  .res-cions {
    display: block !important;
  }
  .menu-col-nav {
    display: none;
  }
  .mobile-phone {
    display: block !important;
    color: #fff;
    font-size: 26px;
    position: relative;
    left: 0%;
    top: 0px;
  }
  .mobile-email {
    display: block !important;
    color: #fff;
    font-size: 26px;
    position: absolute;
    left: 47%;
    top: 7px;
  }
  .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;
  }
  .menubtn {
    background: white;
    color: #c2347f !important;
    font-size: 0.9rem;
    padding: 6px;
    font-weight: 600;
    margin-top: 5px;
  }
  .menu-bar .navbar-toggler {
    border-color: #ffffff !important;
    font-size: 14px;
  }
  .navbar-toggler-icon {
    width: 1em;
    height: 1em;
  }
  .phone-icon-mobile {
    float: left !important;
    border: none !important;
  }
  .menu-bar .navbar-toggler {
    border-color: #ffffff !important;
    font-size: 14px;
  }
  .menu {
    padding: 0px !important;
  }
  .modal-menu li {
    list-style: none;
    width: 100%;
    padding: 5px;
    border-bottom: #ccc thin solid;
  }
  .modal-menu li a {
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
  }
  .modal {
    z-index: 10010 !important;
  }
  .modal-dialog {
    top: 15%;
  }
  .modal-header {
    background: #c2347f;
  }
  .modal-header,
  .modal-footer {
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 16px !important;
  }
  .modal-body a {
    color: #222;
  }
  .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-menu {
    text-align: center;
  }
  .modal-menu li:last-child {
    border-bottom: none;
  }
  #callUs .modal-body .col-md-12 {
    border-bottom: 1px solid #e9ecef;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  #callUs .modal-body h4 {
    text-align: center;
  }
  #callUs .modal-body .col-md-12:last-child {
    border-bottom: none;
  }
}
body {
  font-family: "Poppins", sans-serif !important;
  font-size: 0.9rem;
  overflow-x: hidden;
  color: #222;
}

.row {
  margin: 0px;
}

a {
  text-decoration: none !important;
}

h1 {
  font-size: 2.5rem !important;
  font-weight: 800;
}

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

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

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

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

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

.p-0 {
  padding: 0px;
}

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

p {
  margin-bottom: 10px;
}

.center-align {
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

ul {
  padding-left: 20px;
}

.one-col li {
  width: 100%;
  list-style-image: url(../images/black.png);
  float: left;
  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%;
  }
}

.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;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1300px;
  }
}
/***********************general ends******************/
/*******************header wrapper***************/
.header-wrapper {
  position: fixed;
  width: 100%;
  z-index: 5000 !important;
}
@media (max-width: 1366px) {
  .header-wrapper {
    position: relative;
  }
}

.f-nav {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999 !important;
  transition: all 0.6s;
  position: fixed !important;
}
.f-nav .menu-bg {
  margin-top: 0px !important;
}
.f-nav .header-row {
  display: none;
}

.f-nav .menu-bg {
  background: #c2347f;
  border-top: none;
}
.f-nav .menu-bg li a {
  color: white;
}

/*********************** ends******************/
/*******************Header********************/
.header-row {
  background: white;
  border-top: 20px solid #c2347f;
}
@media (max-width: 1024px) {
  .header-row {
    border-top: 0px solid #c10001;
  }
}
.header-row .header-con {
  padding: 30px 0px 20px 0px;
}
@media (max-width: 1024px) {
  .header-row .header-con {
    padding: 0px 0px 20px 0px;
  }
}
.header-row .header-con .header-check {
  text-align: right;
}
@media (max-width: 1024px) {
  .header-row .header-con .header-check {
    text-align: center;
  }
}
.header-row .header-con .header-check .check-col {
  width: 23%;
}
@media (max-width: 1024px) {
  .header-row .header-con .header-check .check-col {
    width: 30%;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .header-row .header-con .header-check .check-col {
    width: 60%;
  }
}
.header-row .header-con .main-logo img {
  width: 51%;
  margin-bottom: 0px;
}
@media (max-width: 576px) {
  .header-row .header-con .main-logo img {
    width: 43% !important;
  }
}
@media (max-width: 1024px) {
  .header-row .header-con .main-logo img {
    width: 24%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@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-num-col {
  text-align: right;
  justify-content: right;
  padding: 0px;
  align-self: end;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .header-row .header-con .header-num-col {
    display: none;
  }
}
.header-row .header-con .header-num-col .contact-col {
  text-transform: uppercase;
  background: #c2347f;
  padding: 10px;
  border-radius: 20px;
  color: white;
  margin-left: 50px;
}
.header-row .header-con .header-num-col .contact-col:hover {
  background: #222;
  color: white;
}
.header-row .header-con .header-num-col img {
  margin-right: 10px;
  margin-bottom: 10px;
}
.header-row .header-con .header-num-col .fa {
  font-size: 1.3rem;
  color: #f5f5f5;
}
.header-row .header-con .header-num-col a {
  color: #222;
}
.header-row .header-con .header-num-col a:hover {
  color: #c2347f;
}
.header-row .header-con .header-num-col .mail-col {
  margin-bottom: 20px;
}
.header-row .header-con .header-num-col .phone-col {
  padding-top: 0px;
}
.header-row .header-con .header-num-col .phone-col .phone1 {
  font-size: 1.7rem;
  color: #c2347f;
  line-height: 0px;
}
.header-row .header-con .header-num-col .phone-col .phone1:hover {
  color: #222;
}
.header-row .header-con .header-num-col .phone-col .phone-col-img {
  text-align: right;
}
.header-row .header-con .header-num-col .phone-col h4 {
  font-size: 0.99rem !important;
  margin-bottom: 0px;
}
@media (max-width: 1366px) {
  .header-row .header-con .header-num-col .phone-col h4 {
    font-size: 0.9rem !important;
  }
}
.header-row .header-con .header-num-col .phone-col a {
  color: #222;
  margin-right: 20px;
}
.header-row .header-con .header-num-col .phone-col a:hover {
  color: #c2347f;
}
@media (max-width: 1024px) {
  .header-row .header-con {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/*********************** ends******************/
/***********************SERVICE-IMAGE-SECTION******************/
.service-image-row {
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .service-image-row {
    margin-top: 0px;
  }
}
.service-image-row .service-img {
  position: relative;
  overflow: hidden;
}
.service-image-row .service-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.service-image-row .image-caption {
  position: absolute;
  left: 1%;
  bottom: 1%;
  width: 100%;
  z-index: 10;
  color: #fff;
}
.service-image-row .image-caption .image-caption-wrap {
  background: rgba(194, 52, 127, 0.54);
  width: 100%;
  padding: 25px 20px 20px;
  text-align: center;
}
@media (max-width: 576px) {
  .service-image-row .image-caption .image-caption-wrap {
    padding: 10px;
  }
}
.service-image-row .image-caption .image-caption-wrap h1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2.2rem !important;
  margin-bottom: 10px;
  color: #fff;
}
@media (max-width: 992px) {
  .service-image-row .image-caption .image-caption-wrap h1 {
    font-size: 1.8rem !important;
  }
}
@media (max-width: 1024px) {
  .service-image-row .image-caption .image-caption-wrap h1 {
    font-size: 1.4rem !important;
  }
}
@media (max-width: 576px) {
  .service-image-row .image-caption .image-caption-wrap h1 {
    font-size: 0.9rem !important;
    margin-bottom: 5px;
  }
}
.service-image-row .image-caption .image-caption-wrap p {
  font-size: 1.3rem;
  line-height: 1.5;
  color: #fff;
  margin: 0;
}
@media (max-width: 992px) {
  .service-image-row .image-caption .image-caption-wrap p {
    font-size: 1rem;
  }
}
@media (max-width: 1024px) {
  .service-image-row .image-caption .image-caption-wrap p {
    font-size: 0.95rem;
  }
}
@media (max-width: 576px) {
  .service-image-row .image-caption .image-caption-wrap p {
    font-size: 0.85rem !important;
    line-height: 14px;
  }
}

.banner-wrap {
  display: block !important;
}
.banner-wrap .carousel-item {
  position: relative;
  height: 500px;
  overflow: hidden;
}
.banner-wrap {
  /* =========================
     BACKGROUND
  ========================= */
}
.banner-wrap .banner-bg {
  position: absolute;
  inset: 0;
  background-image: url("../images/banners/hero-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.banner-wrap {
  /* =========================
     VEHICLE IMAGE
  ========================= */
}
.banner-wrap .vehicle-img {
  position: absolute;
  bottom: 35px;
  left: 40%;
  transform: translateX(-50%);
  z-index: 2;
}
.banner-wrap .vehicle-img img {
  width: 70%;
  max-width: 650px;
  height: auto;
  display: block;
}
.banner-wrap {
  /* =========================
     CAPTION
  ========================= */
}
.banner-wrap .carousel-caption {
  position: absolute;
  inset: 0;
  z-index: 3;
  padding: 0;
}
.banner-wrap .carousel-caption .container {
  height: 100%;
}
.banner-wrap .carousel-caption-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 40px 0 30px;
}
.banner-wrap {
  /* =========================
     LEFT
  ========================= */
}
.banner-wrap .banner-left {
  text-align: left;
}
.banner-wrap .banner-left h2 {
  font-size: 35px !important;
  font-weight: 700;
  color: #c2347f;
  line-height: 1.2;
  margin-bottom: 10px;
}
.banner-wrap .banner-left h1 {
  font-size: 50px !important;
  font-weight: 800;
  color: #c2347f;
  margin: 0;
  line-height: 1;
}
.banner-wrap {
  /* =========================
     RIGHT
  ========================= */
}
.banner-wrap .banner-right {
  text-align: right;
  margin-top: 0px !important;
}
.banner-wrap .banner-right h3 {
  font-size: 40px !important;
  font-weight: 700;
  color: red;
  line-height: 1.2;
  font-style: italic;
  margin: 0;
}
.banner-wrap {
  /* CSS Blink Animation */
}
.banner-wrap .blink {
  animation: blink-animation 1s steps(1, start) infinite;
}
@keyframes blink-animation {
  50% {
    visibility: hidden;
  }
}
.banner-wrap {
  /* =========================
     BOTTOM TEXT
  ========================= */
}
.banner-wrap .banner-bottom-text {
  display: flex;
  justify-content: flex-end;
}
.banner-wrap .banner-bottom-text p {
  font-size: 24px !important;
  line-height: 1.5;
  color: #fff;
  font-weight: 700;
  text-align: center;
  max-width: 700px;
  margin: 0;
}
@media (max-width: 992px) {
  .banner-wrap .carousel-caption-wrap {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .banner-wrap .banner-left h2 {
    font-size: 34px !important;
  }
  .banner-wrap .banner-left h1 {
    font-size: 48px;
  }
  .banner-wrap .banner-right h3 {
    font-size: 36px;
  }
  .banner-wrap .banner-bottom-text p {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .banner-wrap .container {
    padding: 0px !important;
  }
  .banner-wrap .vehicle-img {
    bottom: 55px;
    left: 35%;
  }
  .banner-wrap .vehicle-img img {
    width: 100% !important;
  }
  .banner-wrap .carousel-item {
    height: 300px !important;
  }
  .banner-wrap .carousel-item img {
    height: auto !important;
  }
  .banner-wrap .carousel-caption-wrap {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .banner-wrap .banner-left {
    padding: 0px 10px 0px 10px;
  }
  .banner-wrap .banner-left h2 {
    font-size: 18px !important;
  }
  .banner-wrap .banner-left h1 {
    font-size: 38px !important;
  }
  .banner-wrap .banner-right {
    margin-top: 0;
    text-align: left;
    padding: 0px 10px 0px 10px;
  }
  .banner-wrap .banner-right h3 {
    font-size: 16px !important;
  }
  .banner-wrap .banner-bottom-text {
    justify-content: flex-start;
    background: #000;
    padding: 10px !important;
    margin-top: 130px !important;
  }
  .banner-wrap .banner-bottom-text p {
    text-align: center;
    font-size: 15px !important;
    color: #fff !important;
  }
}
@media (max-width: 576px) {
  .banner-wrap .carousel-caption-wrap {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .banner-wrap .banner-left {
    padding: 0px 10px 0px 10px;
  }
  .banner-wrap .banner-left h2 {
    font-size: 12px !important;
  }
  .banner-wrap .banner-right {
    padding: 0px 10px 0px 10px;
    margin-top: -50px !important;
    text-align: left;
  }
  .banner-wrap .banner-right h3 {
    font-size: 16px;
  }
  .banner-wrap .banner-bottom-text {
    justify-content: flex-start;
    margin-top: 36px !important;
  }
  .banner-wrap .banner-bottom-text p {
    text-align: center;
    font-size: 11px !important;
    line-height: 18px;
  }
  .banner-wrap .vehicle-img {
    bottom: 75px;
    left: 35%;
  }
}
@media (max-width: 576px) {
  .banner-wrap .banner-right h3 {
    font-size: 14px !important;
  }
  .banner-wrap .banner-bottom-text {
    margin-top: 140px !important;
  }
  .banner-wrap .banner-left h1 {
    font-size: 13px !important;
  }
}

/*********************** ends******************/
.banner-shape h6 {
  margin-top: -30%;
  color: #c2347f;
  line-height: 37px;
  text-align: center;
  margin-left: -47%;
  font-weight: bold;
  font-size: 1.2rem !important;
}
.banner-shape img {
  margin-top: -44%;
}
@media (max-width: 1024px) {
  .banner-shape img {
    margin-top: -60%;
    width: 40%;
  }
}
@media (max-width: 576px) {
  .banner-shape img {
    margin-top: -69%;
  }
}

/**************Quick quote**************/
.quick-row {
  background: #e4e2e3;
}
.quick-row .quick-para {
  color: #939393;
  text-align: center;
  margin-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
.quick-row .quick-quote {
  padding-top: 50px;
  padding-bottom: 10px;
  margin-top: 0px;
  position: relative;
  margin-bottom: 0px;
}
.quick-row .quick-quote img {
  width: 100% !important;
  position: absolute;
  margin-top: -30px;
  margin-left: -10px;
}
@media (max-width: 1366px) {
  .quick-row .quick-quote img {
    width: 103% !important;
  }
}
@media (max-width: 1200px) {
  .quick-row .quick-quote img {
    width: 109% !important;
  }
}
.quick-row .quick-quote p {
  font-size: 0.9rem;
}
@media (max-width: 1366px) {
  .quick-row .quick-quote p {
    font-size: 0.9rem;
  }
}
.quick-row .quick-quote .quick-head {
  text-align: center;
}
.quick-row .quick-quote .quick-head h2 {
  color: #c2347f;
}
.quick-row .quick-quote h3 {
  color: white;
  font-weight: bold;
  line-height: 35px;
  font-size: 2rem !important;
  padding-top: 20px;
  text-align: center;
}
.quick-row .quick-quote h3 font {
  color: white !important;
  font-size: 1rem;
}
.quick-row .quick-quote ::-moz-placeholder {
  color: black;
  opacity: 1;
}
.quick-row .quick-quote ::placeholder {
  color: black;
  opacity: 1;
}
.quick-row .quick-quote :-ms-input-placeholder {
  color: black;
}
.quick-row .quick-quote ::-ms-input-placeholder {
  color: black;
}
.quick-row .quick-quote input {
  width: 100%;
  border: none !important;
  background: white;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 10px;
  height: 47px;
  margin-bottom: 5px;
  color: #333 !important;
}
.quick-row .quick-quote textarea {
  width: 100%;
  border: none !important;
  background: white;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 10px;
  height: 104px;
  color: black !important;
}
.quick-row .quick-quote .btn-submit {
  background: #c2347f;
  width: 100%;
  margin-bottom: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-size: 1.3rem;
  padding-top: 20px;
  padding-bottom: 20px;
}
.quick-row .quick-quote .btn-submit:hover {
  background: #222;
  color: white;
}
.quick-row .quick-quote .quick-privacy {
  text-align: center;
  line-height: 26px;
}
.quick-row .quick-quote .quick-privacy a {
  color: black;
  font-weight: normal;
}
.quick-row .quick-quote .quick-privacy a:hover {
  color: #c2347f;
}

.responsive-callback {
  display: none;
}
.responsive-callback .res-callback {
  background: #c2347f;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.responsive-callback .res-callback:hover {
  background: #f5f5f5;
  color: black;
}
.responsive-callback .res-callback a {
  color: white;
  font-weight: bold;
}
.responsive-callback .res-callback h4 {
  margin-bottom: 0px;
}

/*********************** ends******************/
/*********************** Welcome******************/
.welcome-row a {
  color: #222;
  font-weight: bold;
}
.welcome-row .welcome-con {
  padding-bottom: 30px;
  padding-top: 30px;
}
.welcome-row .welcome-con .wel-top {
  background: white;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 1px 20px 60px -24px rgba(163, 163, 163, 0.75);
  -webkit-box-shadow: 1px 20px 60px -24px rgba(163, 163, 163, 0.75);
  -moz-box-shadow: 1px 20px 60px -24px rgba(163, 163, 163, 0.75);
}
.welcome-row .welcome-con .wel-col1 {
  padding: 40px;
}
.welcome-row .welcome-con .wel-col2 {
  background: #f5f5f5;
  padding: 40px;
}
.welcome-row .welcome-con .border-col {
  border: 4px solid #c2347f;
  padding: 20px;
}
.welcome-row .welcome-con img {
  width: 100%;
}
.welcome-row .welcome-con h1 {
  color: #222;
  text-align: left;
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 2.2rem !important;
}
@media (max-width: 768px) {
  .welcome-row .welcome-con h1 {
    font-size: 1.8rem !important;
  }
}
.welcome-row .welcome-con h1 span {
  color: #c2347f;
}
@media (max-width: 576px) {
  .welcome-row .welcome-con h1 {
    font-size: 1.5rem !important;
    text-align: center;
  }
}
.welcome-row .welcome-con h3 {
  color: #c2347f;
  text-transform: uppercase;
}
.welcome-row .welcome-con h3 span {
  color: #f5f5f5;
}
.welcome-row .welcome-con h5 {
  color: #f5f5f5;
  font-weight: bold;
}
.welcome-row .welcome-con p {
  line-height: 26px;
}
.welcome-row .welcome-con li {
  list-style-image: url(../images/list-icon.png);
  line-height: 26px;
  font-weight: bold;
}
.welcome-row .welcome-con .wel-row {
  background-size: cover;
  border-radius: 0px 0px 35px 35px;
}
@media (max-width: 1024px) {
  .welcome-row .welcome-con .wel-row {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.welcome-row .welcome-con .wel-row h4 {
  text-align: left;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.welcome-row .welcome-con .wel-row h4 font {
  color: white;
  background: #c2347f;
  font-size: 1.2rem;
  font-weight: 500;
  padding: 10px 30px 10px 30px;
}
@media (max-width: 576px) {
  .welcome-row .welcome-con .wel-row {
    padding: 10px;
  }
}

.welcome-btm-con {
  padding: 20px 0px 20px 0px;
}
.welcome-btm-con p {
  line-height: 28px;
}

/*********************** ends******************/
.black-parent-row {
  background: url(../images/home-01a-bg.jpg);
  color: white;
  background-position: center;
  padding-top: 60px;
  padding-bottom: 60px;
  background-size: cover;
  border-top: 10px solid #c2347f;
  border-bottom: 10px solid #c2347f;
}
.black-parent-row h3 {
  color: #c2347f;
}
@media (max-width: 1024px) {
  .black-parent-row {
    background: #000;
  }
}
@media (max-width: 1024px) {
  .black-parent-row .black-block-col1 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.black-bottom-con {
  padding-top: 40px;
  padding-bottom: 10px;
  text-align: center;
}
.black-bottom-con a {
  font-weight: bold;
  color: #c2347f;
}

/*****************tabs*******************/
.tab-row {
  background: #f5f5f5;
  background: linear-gradient(180deg, white 0%, #f5f5f5 100%);
}
.tab-row .tab-con {
  padding: 70px 0px 30px 0px;
}
@media (max-width: 576px) {
  .tab-row .tab-con .col-lg-6 {
    margin-bottom: 140px;
  }
}
.tab-row .tab-con .tab-row-1 {
  margin-top: 40px;
}
.tab-row .tab-con .divA {
  content: "";
  display: block;
  margin: 0 auto;
  width: 5%;
  padding-top: 10px;
  border-bottom: 1.5px solid black;
}
.tab-row .tab-con .divB {
  content: "";
  display: block;
  margin: 0 auto;
  width: 3%;
  padding-top: 5px;
  border-bottom: 1.5px solid black;
}
.tab-row .tab-con h2 {
  text-align: center;
  font-weight: 600;
}
.tab-row .tab-con h4 {
  font-weight: bold;
}
.tab-row .tab-con .tab-wrap img {
  width: 70%;
  border: 8px solid #c2347f;
}
.tab-row .tab-con .tab-row1 {
  margin-top: 154px;
  margin-bottom: 120px;
}
@media (max-width: 576px) {
  .tab-row .tab-con .tab-row1 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.tab-row .tab-con .tab-wrap-des {
  background: white;
  margin-top: -91px;
  z-index: 2;
  position: absolute;
  padding: 50px;
  margin-left: 69px;
  width: 67%;
  min-height: 207px;
  box-shadow: 1px 20px 60px -24px rgba(163, 163, 163, 0.75);
  -webkit-box-shadow: 1px 20px 60px -24px rgba(163, 163, 163, 0.75);
  -moz-box-shadow: 1px 20px 60px -24px rgba(163, 163, 163, 0.75);
}
@media (max-width: 1024px) {
  .tab-row .tab-con .tab-wrap-des {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .tab-row .tab-con .tab-wrap-des {
    padding: 20px;
  }
}
.tab-row .tab-con .tab-wrap-des::after {
  content: " ";
  position: absolute;
  display: block;
  width: 3%;
  height: 100.5%;
  top: 86px;
  right: -3%;
  z-index: 1;
  transform-origin: bottom left;
}
.tab-row .tab-con .tab-wrap-des::after {
  padding: 0px;
  background-color: #c2347f;
  height: 119px;
}

/*********************** ends******************/
.red-bg {
  background: url(../images/red-bg.jpg);
  background-size: cover;
  color: white;
  text-align: center;
  background-position: center;
}
.red-bg .red-bg-con {
  padding-top: 30px;
  padding-bottom: 30px;
}
.red-bg .red-bg-con .red-content {
  align-self: center;
}
.red-bg .red-bg-con h3 {
  font-size: 1.3rem !important;
}
@media (max-width: 768px) {
  .red-bg .red-bg-con h3 {
    margin-top: 10px;
  }
}
@media (max-width: 576px) {
  .red-bg .red-bg-con h3 {
    font-size: 1.2rem !important;
  }
}
.red-bg .red-bg-con h2 {
  line-height: 40px;
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 1.4rem !important;
}
@media (max-width: 1024px) {
  .red-bg .red-bg-con h2 {
    font-size: 1.2rem !important;
  }
}
@media (max-width: 768px) {
  .red-bg .red-bg-con h2 {
    font-size: 1.5rem !important;
  }
}
@media (max-width: 576px) {
  .red-bg .red-bg-con h2 {
    font-size: 1.2rem !important;
  }
}
.red-bg .red-bg-con h2 span {
  font-size: 2rem;
}
.red-bg .red-bg-con h2 span b {
  font-weight: 600 !important;
}
.red-bg .red-bg-con h2 span a {
  color: #fff;
}
.red-bg .red-bg-con iframe {
  width: 100%;
  height: 200px;
}

/*********************** About******************/
.about-row {
  background: url(../images/about-bg.jpg);
  background-size: cover;
  color: white;
}
.about-row .about-row-con {
  padding: 60px 0px 60px 0px;
}
.about-row .about-row-con p {
  line-height: 29px;
}
.about-row .about-row-con ul li {
  list-style-image: url(../images/tick.png);
}
.about-row .about-row-con iframe {
  width: 100%;
  height: 300px;
}

/*********************** ends******************/
.common-whycol .common-whycon .common-whycol-12 {
  padding: 20px 0px 20px 0px;
  background: #e4e2e3;
  margin-bottom: 40px;
  text-align: center;
  color: white;
}
.common-whycol .common-whycon .common-whycol-12 h4 {
  font-weight: bold;
}
.common-whycol .common-whycon .common-whycol-12 p {
  font-weight: bold;
}
.common-whycol .common-whycon .common-whycol-12 a {
  color: #c2347f;
}
.common-whycol .common-whycon .common-whycol-12 a:hover {
  color: black;
}

/*********************** ends******************/
.testimonial-row {
  background: url(../images/testimonial-bg.jpg);
  background-size: cover;
  margin-bottom: 40px;
}
.testimonial-row .testimonial-con {
  padding: 40px 0px 40px 0px;
}
.testimonial-row .testimonial-con .test-wrap p {
  font-weight: normal;
}
.testimonial-row .testimonial-con .test-wrap h5 {
  font-weight: 600;
}
.testimonial-row .testimonial-con {
  color: white;
}
.testimonial-row .testimonial-con h3 {
  text-transform: uppercase;
  font-size: 1rem !important;
  color: #7b7a7e;
}
.testimonial-row .testimonial-con h2 {
  margin-bottom: 30px;
  color: #f5f5f5;
}
.testimonial-row .testimonial-con .testimonial-img .test-img1 {
  width: 100%;
}
.testimonial-row .testimonial-con .testimonial-img .test-img2 {
  width: 100%;
  margin-top: -344px;
  margin-left: 136px;
  border: 9px solid #fff;
}
@media (max-width: 1024px) {
  .testimonial-row .testimonial-con .testimonial-img .test-img2 {
    margin-left: 106px;
  }
}
@media (max-width: 768px) {
  .testimonial-row .testimonial-con .testimonial-img .test-img2 {
    margin-top: -64px;
  }
}
@media (max-width: 576px) {
  .testimonial-row .testimonial-con .testimonial-img .test-img2 {
    margin-top: -66px;
    margin-left: 0px;
  }
}
.testimonial-row .testimonial-con .testimonial-col img {
  background: #e1e1e1;
  padding: 20px;
  border-radius: 50%;
  margin-top: 10px;
  margin-bottom: 60px;
}
.testimonial-row .testimonial-con p {
  font-weight: 600;
}
.testimonial-row .testimonial-con .testimonial-col {
  color: black;
  padding: 30px;
}
.testimonial-row .testimonial-con .testimonial-col .slick-arrow {
  display: none !important;
}

/*****************reviews***************/
.review-row {
  text-align: center;
}
.review-row .check-col {
  width: 29%;
  padding: 10px;
}
.review-row .review-col {
  width: 22%;
  padding: 10px;
}

/*********************** ends******************/
/*********************** Footer logos******************/
.foot-logos {
  text-align: center;
  background: #f5f5f5;
}
.foot-logos .foot-logos-con img {
  border: 1px solid;
  border-color: #ccc;
  margin-right: 20px;
  width: 14%;
  padding: 10px;
  background: #fff;
}
@media (max-width: 576px) {
  .foot-logos .foot-logos-con img {
    width: 39% !important;
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  .foot-logos .foot-logos-con img {
    width: 13%;
  }
}
@media (max-width: 768px) {
  .foot-logos .foot-logos-con img {
    width: 20%;
    margin-bottom: 26px;
  }
}
.foot-logos .foot-logos-con h3 {
  font-weight: 600;
  color: #222;
  margin-bottom: 30px;
}
.foot-logos .foot-logos-con {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (max-width: 576px) {
  .foot-logos .foot-logos-con {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
/*********************** ends******************/
/*********************** Footer top******************/
.foot-top-row {
  background: #000;
}
.foot-top-row .footer-top-con {
  color: white;
  padding: 40px 0px 40px 0px;
}
@media (max-width: 768px) {
  .foot-top-row .footer-top-con {
    text-align: center;
  }
}
.foot-top-row .footer-top-con .footer-logo img {
  width: 67%;
}
@media (max-width: 576px) {
  .foot-top-row .footer-top-con .footer-logo img {
    width: 57% !important;
  }
}
@media (max-width: 768px) {
  .foot-top-row .footer-top-con .footer-logo img {
    width: 35%;
  }
}
.foot-top-row .footer-top-con .map-col {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .foot-top-row .footer-top-con .map-col {
    display: block;
  }
}
.foot-top-row .footer-top-con .map-col .fa-map-marker {
  font-size: 1.5rem;
  margin-right: 15px;
}
.foot-top-row .footer-top-con .footer-contact h5 {
  margin-bottom: 20px;
}
.foot-top-row .footer-top-con .footer-contact img {
  filter: brightness(0) invert(1);
  margin-right: 15px;
}
.foot-top-row .footer-top-con a {
  color: white;
}
.foot-top-row .footer-top-con a:hover {
  color: #c2347f;
}
.foot-top-row .footer-top-con h3 {
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.foot-top-row .footer-top-con .foot-col h3:after {
  content: "";
  display: block;
  width: 12%;
  padding-top: 5px;
  border-bottom: 2px solid white;
}
@media (max-width: 768px) {
  .foot-top-row .footer-top-con .foot-col h3:after {
    margin: 0 auto;
  }
}
.foot-top-row .footer-top-con h4 {
  margin-top: 20px;
  border-top: 1px solid #88bccb;
  padding-top: 10px;
  width: 65%;
}
.foot-top-row .footer-top-con iframe {
  width: 100%;
  height: 330px;
}

/*********************** ends******************/
/*********************** Footer ******************/
.footer-row {
  background: black;
  color: white;
}
.footer-row .foot-center {
  text-align: center;
}
.footer-row .footer-con {
  padding: 40px 0px 40px 0px;
}
.footer-row .footer-con a {
  color: white;
}
.footer-row .footer-con .foot-right {
  text-align: right;
}
@media (max-width: 768px) {
  .footer-row .footer-con .foot-right {
    text-align: center;
  }
}
.footer-row .footer-con .foot-left {
  text-align: left;
}
@media (max-width: 768px) {
  .footer-row .footer-con .foot-left {
    text-align: center;
  }
}

/************************Inner Page**********************/
.page-container {
  padding: 30px 0px 30px 0px;
}
@media (max-width: 576px) {
  .page-container .flat-grp img {
    width: 48% !important;
  }
}
@media (max-width: 1024px) {
  .page-container {
    padding: 30px 0px 30px 0px;
  }
}
.page-container a {
  font-weight: bold;
}
.page-container h2 {
  color: #c2347f;
  font-weight: bold;
  border-bottom: 3px solid #c2347f;
  padding-bottom: 10px;
}
@media (max-width: 1024px) {
  .page-container h2 {
    font-size: 1.2rem !important;
  }
}
.page-container p {
  line-height: 26px;
  text-align: justify;
}
.page-container p span {
  color: #f5f5f5;
  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, .page-container .col-lg-5 {
  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, .page-container .col-lg-5 {
    padding-left: 15px;
  }
}
.page-container .inside-images {
  margin-bottom: 10px;
}
.page-container .page-img img {
  width: 100%;
  padding: 5px;
  border-radius: 15px;
}

/******************ends************************/
/******************Area coverage************************/
.area-con {
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .area-con {
    padding-top: 10px;
  }
  .area-con .page-container {
    padding: 0px 0px 30px 0px;
  }
}
.area-con iframe {
  width: 100%;
  height: 818px;
}
@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-con .con-address h5 a {
  color: black;
  font-weight: normal;
}
.contact-con .contact-form {
  background: #ccc;
  background: linear-gradient(180deg, #ccc 0%, white 100%);
  padding: 30px 10px 30px 10px;
}
.contact-con .contact-form .col-lg-6 {
  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: #c2347f;
  color: white;
}
.contact-con .contact-form .con-btn:hover {
  background: #f5f5f5;
}
@media (max-width: 576px) {
  .contact-con .contact-form {
    margin-top: 15px;
  }
}
.contact-con .btn-privacy {
  background: #c2347f;
  color: white;
}
.contact-con .btn-privacy:hover {
  background: #f5f5f5;
}

/*****************gallery***********************/
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;
}

.gallery h4 {
  color: #f5f5f5;
}

@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****************/
button:focus {
  outline: none !important;
}

.iframe iframe {
  width: 100%;
}

figure {
  margin: 0 0 0rem;
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none;
}

@media (max-width: 576px) {
  .innerpage-shapecon .banner-shape img {
    display: none;
  }
}

@media (max-width: 576px) {
  div#order2 {
    -webkit-order: 2;
  }
  div#order1 {
    -webkit-order: 1;
  }
  div#order3 {
    -webkit-order: 3;
  }
  div#order2 {
    order: 2;
  }
  div#order1 {
    order: 1;
  }
  div#order3 {
    order: 3;
  }
}
#privacy .modal-header {
  background: #fff;
}
#privacy .modal-header .close {
  color: black;
}
#privacy .modal-dialog {
  background: #fff;
  max-width: 50% !important;
}
@media (max-width: 1024px) {
  #privacy .modal-dialog {
    max-width: 80% !important;
  }
}
@media (max-width: 576px) {
  #privacy .modal-dialog {
    max-width: 100% !important;
  }
}
#privacy .modal-title {
  font-size: 1.3rem !important;
  color: #222;
}
#privacy .modal-footer {
  justify-content: center;
}
#privacy .modal-footer .btn-secondary {
  background-color: #c2347f;
  border-color: #c2347f;
}

/*******************footer div ordring*******************/
@media (max-width: 768px) {
  .footer-top-con #cls1 h3 {
    display: none;
  }
  .footer-top-con #cls2 h3 {
    display: none;
  }
  .footer-top-con {
    /* Safari 6.1+ */
  }
  .footer-top-con div#cls1 {
    -webkit-order: 1;
  }
  .footer-top-con div#cls2 {
    -webkit-order: 4;
  }
  .footer-top-con div#cls3 {
    -webkit-order: 2;
  }
  .footer-top-con div#cls4 {
    -webkit-order: 3;
  }
  .footer-top-con {
    /* Standard syntax */
  }
  .footer-top-con div#cls1 {
    order: 1;
  }
  .footer-top-con div#cls2 {
    order: 4;
  }
  .footer-top-con div#cls3 {
    order: 2;
  }
  .footer-top-con div#cls4 {
    order: 3;
  }
}

.mewp-bottom-con {
  text-align: center;
  padding-bottom: 20px;
}
.mewp-bottom-con h5 {
  color: #c2347f;
  font-weight: bold;
  margin-bottom: 10px;
}
.mewp-bottom-con p {
  line-height: 30px;
}
.mewp-bottom-con p span {
  color: #c2347f;
  font-weight: bold;
}
.mewp-bottom-con p b {
  color: #c2347f;
  font-size: 18px;
}
.mewp-bottom-con ul {
  text-align: left;
}
.mewp-bottom-con ul li {
  font-weight: bold;
  color: #c2347f;
  list-style-image: url(../images/list-icon.png);
}

.need-row {
  background: #f5f5f5;
}
.need-row .need-con {
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.need-row .need-con .border-wrap {
  border: 5px solid #c2347f;
  padding-top: 20px;
  padding-bottom: 20px;
}
.need-row .need-con .border-wrap .need-content {
  align-self: center;
}
.need-row .need-con .border-wrap .need-content h2, .need-row .need-con .border-wrap .need-content h5 {
  font-weight: 700;
}
.need-row .need-con .border-wrap .need-content h2 {
  color: #c2347f;
}
.need-row .need-con .border-wrap .need-content h5 {
  color: #c2347f;
}
.need-row .need-con .border-wrap img {
  width: 100%;
}

/*********************** ends******************//*# sourceMappingURL=style.css.map */