@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
@font-face {
  font-family: 'Georgia Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Georgia Regular"), url("fonts/georgia/georgia.woff") format("woff");
}

@font-face {
  font-family: 'Georgia Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Georgia Italic"), url("fonts/georgia/fonts/georgiai.woff") format("woff");
}

@font-face {
  font-family: 'Georgia Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Georgia Bold"), url("fonts/georgia/georgiab.woff") format("woff");
}

@font-face {
  font-family: 'Georgia Bold Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Georgia Bold Italic"), url("fonts/georgia/georgiaz.woff") format("woff");
}

body {
  font-family: "Montserrat", sans-serif !important;
  font-size: 0.95rem;
  overflow-x: hidden;
  color: #000000;
}

.row {
  margin: 0px;
}

a {
  text-decoration: none !important;
  color: #222;
}

a:hover {
  color: #222;
}

.uppercase, .tab-row .tab-con .tab-wrap .readmore-btn {
  text-transform: uppercase;
}

h1 {
  font-size: 2.9rem !important;
  margin-bottom: 20px;
}

h2 {
  font-size: 2.4rem !important;
  margin-bottom: 20px;
}

h3 {
  font-size: 2rem !important;
  margin-bottom: 20px;
  font-weight: bold;
}

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

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

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

.p-0 {
  padding: 0px;
}

p {
  margin-bottom: 10px;
  line-height: 28px;
}

.one-col li {
  width: 100%;
  list-style-image: url("../images/tick.png");
  line-height: 30px;
  font-weight: bold;
}

.two-col li {
  width: 50%;
  list-style-image: url("../images/white-list.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/white-list.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;
}

body#bodynav-contact a#mynav5,
body#bodynav-area a#mynav4,
body#bodynav-3 a#mynav3,
body#bodynav-2 a#mynav2,
body#bodynav-1 a#mynav1,
body#home a#mynav0 {
  background: #c22538 !important;
}

@media (max-width: 1024px) {
  body#bodynav-contact a#mynav5,
  body#bodynav-area a#mynav4,
  body#bodynav-3 a#mynav3,
  body#bodynav-2 a#mynav2,
  body#bodynav-1 a#mynav1,
  body#home a#mynav0 {
    color: #c22538 !important;
    background: none !important;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1300px;
  }
}

@media (max-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

/********************Header top*****************************/
.header-top-row {
  background: #c22538;
}

@media (max-width: 1024px) {
  .header-top-row {
    display: none;
  }
}

.header-top-row .header-top-con {
  padding-top: 13px;
  padding-bottom: 13px;
}

.header-top-row .header-top-con .header-top-col {
  display: flex;
  justify-content: right;
}

.header-top-row .header-top-con .header-top-col h5 {
  padding-left: 90px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-weight: 600;
}

.header-top-row .header-top-con .header-top-col h5 img {
  padding-right: 10px;
}

.header-top-row .header-top-con .header-top-col h5 a {
  color: #fff;
}

.header-top-row .header-top-con .header-top-col h5 a:hover {
  color: #1e8047;
}

/**************************Header******************/
.header-row .header-con {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-row .header-con .logo-col img {
  width: 60%;
}

@media (max-width: 1024px) {
  .header-row .header-con .logo-col img {
    width: 28%;
  }
}

@media (max-width: 576px) {
  .header-row .header-con .logo-col img {
    width: 99%;
    margin-bottom: 10px;
  }
}

@media (max-width: 1024px) {
  .header-row .header-con .logo-col {
    width: 100%;
    text-align: center;
  }
}

.header-row .header-con .logos-col {
  text-align: center;
  border: 1px solid #222;
}

@media (max-width: 1024px) {
  .header-row .header-con .logos-col {
    border: none;
  }
}

.header-row .header-con .logos-col img {
  padding: 2px 20px;
}

@media (max-width: 1199px) {
  .header-row .header-con .logos-col img {
    padding: 2px 10px;
  }
}

@media (max-width: 576px) {
  .header-row .header-con .logos-col img {
    padding: 2px 13px;
    width: 21%;
  }
}

@media (max-width: 1024px) {
  .header-row .header-con .logos-col {
    width: 100%;
  }
}

.header-row .header-con .contact-col {
  align-self: center;
  display: grid;
  justify-content: right;
}

@media (max-width: 1024px) {
  .header-row .header-con .contact-col {
    display: none;
  }
}

.header-row .header-con .contact-col .phone-col .phone-icon {
  align-self: center;
}

.header-row .header-con .contact-col .phone-col .phone-icon img {
  margin-right: 15px;
}

.header-row .header-con .contact-col .phone-col h4 {
  font-weight: bold;
  margin-bottom: 0px;
  line-height: 32px;
}

.header-row .header-con .contact-col .phone-col h4 a {
  color: #c22538;
}

.header-row .header-con .contact-col .phone-col h4 a:hover {
  color: #000000;
}

.header-row .header-con .contact-col .email-col {
  padding-top: 10px;
}

.header-row .header-con .contact-col .email-col .email-icon {
  align-self: center;
}

.header-row .header-con .contact-col .email-col .email-icon img {
  margin-right: 15px;
}

.header-row .header-con .contact-col .email-col h5 {
  font-weight: 500;
  margin-bottom: 0px;
  line-height: 29px;
}

.header-row .header-con .contact-col .email-col h5 a {
  color: #222;
}

.header-row .header-con .contact-col .email-col h5 a:hover {
  color: #c22538;
}

/**************************Header ends******************/
/**************************Menu******************/
.menu-row {
  background: #000000;
}

@media (max-width: 1024px) {
  .menu-row .menu-con {
    padding: 0px;
  }
}

.menu-row .menu-con .res-cions {
  display: none;
}

@media (max-width: 1024px) {
  .menu-row .menu-con .res-cions {
    display: block;
  }
}

.menu-row .menu-con .res-cions .fa {
  font-size: 1.3rem;
  color: white;
}

.menu-row .menu-con .res-cions .mobile-email {
  position: absolute;
  left: 47%;
  top: 7px;
}

.menu-row .menu-con .res-cions .phone-icon-mobile {
  float: left !important;
  border: none !important;
}

.menu-row .menu-con .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: 6px;
}

.menu-row .menu-con .res-cions .menubtn {
  border-color: #ffffff !important;
  font-size: 17px;
}

.menu-row .menu-con .res-cions .menubtn .navbar-toggler-icon {
  width: 1em;
  height: 1em;
}

.menu-row .menu-con .menu-col-nav {
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 1024px) {
  .menu-row .menu-con .menu-col-nav #myNavbar {
    display: none !important;
  }
}

.menu-row .menu-con .menu-col-nav #myNavbar #main-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.menu-row .menu-con .menu-col-nav #myNavbar #main-menu li {
  border-right: 1px solid #515151;
}

.menu-row .menu-con .menu-col-nav #myNavbar #main-menu li a {
  color: white;
  text-transform: uppercase;
  padding: 15px 61px;
}

@media (max-width: 1299px) {
  .menu-row .menu-con .menu-col-nav #myNavbar #main-menu li a {
    padding: 15px 55px;
  }
}

@media (max-width: 1260px) {
  .menu-row .menu-con .menu-col-nav #myNavbar #main-menu li a {
    padding: 15px 50px;
  }
}

@media (max-width: 1200px) {
  .menu-row .menu-con .menu-col-nav #myNavbar #main-menu li a {
    padding: 15px 46px;
  }
}

@media (max-width: 1199px) {
  .menu-row .menu-con .menu-col-nav #myNavbar #main-menu li a {
    padding: 15px 43px;
  }
}

@media (max-width: 1100px) {
  .menu-row .menu-con .menu-col-nav #myNavbar #main-menu li a {
    padding: 15px 35px;
  }
}

.menu-row .menu-con .menu-col-nav #myNavbar #main-menu li a:hover {
  background: #c22538;
}

.menu-row .menu-con .menu-col-nav #myNavbar #main-menu li:last-child {
  border-right: none;
}

.menu-row .menu-con .menu-col-nav #myNavbar .dropdown-menu {
  padding: 0px;
  min-width: 11rem;
}

.menu-row .menu-con .menu-col-nav #myNavbar .dropdown-menu li {
  background: #000000;
}

.menu-row .menu-con .menu-col-nav #myNavbar .dropdown-menu li:hover {
  background: #c22538;
}

/*****************Menu ends****************/
.carousel-inner .carousel-caption {
  display: flex;
  justify-content: right;
  right: 19%;
}

@media (max-width: 1620px) {
  .carousel-inner .carousel-caption {
    right: 14%;
    bottom: 0%;
  }
}

@media (max-width: 1366px) {
  .carousel-inner .carousel-caption {
    right: 16%;
    bottom: 0%;
  }
}

@media (max-width: 1260px) {
  .carousel-inner .carousel-caption {
    right: 11%;
  }
}

@media (max-width: 1200px) {
  .carousel-inner .carousel-caption {
    padding-bottom: 10px;
  }
}

.shape-col-banner {
  width: 100%;
  margin-top: -140px;
  z-index: 1;
  position: absolute;
  bottom: -1px;
}

@media (max-width: 1024px) {
  .shape-col-banner {
    display: none;
  }
}

/***********Welcome***************/
.welcome-row {
  position: relative;
}

.welcome-row .welcome-con {
  padding: 60px 0px 40px 0px;
}

@media (max-width: 1024px) {
  .welcome-row .welcome-con {
    padding: 30px 0px 30px 0px;
  }
}

@media (max-width: 1660px) {
  .welcome-row .welcome-con .welcome-content {
    width: 40%;
  }
}

@media (max-width: 1400px) {
  .welcome-row .welcome-con .welcome-content {
    width: 45%;
  }
}

@media (max-width: 768px) {
  .welcome-row .welcome-con .welcome-content {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .welcome-row .welcome-con .welcome-content {
    margin-bottom: 40px;
  }
}

.welcome-row .welcome-con .welcome-content p {
  text-align: justify;
}

.welcome-row .welcome-con .welcome-content p span {
  color: #c22538;
  font-weight: 500;
}

.welcome-row .welcome-con .welcome-content p a:hover {
  color: #c22538;
}

.welcome-row .welcome-con .welcome-content h4 {
  color: #c22538;
  font-weight: bold;
}

@media (max-width: 1024px) {
  .welcome-row .welcome-con .welcome-content h4 {
    font-size: 1.2rem !important;
  }
}

.welcome-row .welcome-con .welcome-content h2 {
  font-weight: bold;
  font-family: 'Georgia Regular';
}

.welcome-row .welcome-con .welcome-content #readmore {
  margin-top: 10px;
}

.welcome-row .welcome-con .welcome-content .readmore-btn {
  margin-top: 20px;
  background: #c22538;
  border: 1px solid #c22538;
  padding: 10px 40px 10px 40px;
  text-transform: uppercase;
  color: #fff;
}

.welcome-row .welcome-con .welcome-content .readmore-btn:hover {
  background: #000000;
  border: 1px solid #000000;
}

.welcome-row .welcome-con .welcome-bg {
  background: url("../images/welcome-img-1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 30px 0px 0px 30px;
}

@media (max-width: 768px) {
  .welcome-row .welcome-con .welcome-bg {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .welcome-row .welcome-con .welcome-bg {
    background: none;
    width: 100%;
  }
}

.welcome-row .welcome-con .welcome-bg img {
  display: none;
}

@media (max-width: 768px) {
  .welcome-row .welcome-con .welcome-bg img {
    display: block;
    width: 100%;
  }
}

.welcome-row .welcome-con .welcome-image {
  align-self: center;
}

@media (max-width: 768px) {
  .welcome-row .welcome-con .welcome-image {
    width: 20%;
  }
}

.welcome-row .welcome-con .welcome-image .img-shape1 {
  z-index: 1000;
  position: relative;
  margin-left: 107px;
  box-shadow: 0px 0px 18px -3px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  .welcome-row .welcome-con .welcome-image .img-shape1 {
    margin-left: 30px;
  }
}

@media (max-width: 576px) {
  .welcome-row .welcome-con .welcome-image .img-shape1 {
    margin-left: 0px;
  }
}

.welcome-row .welcome-con .welcome-image img {
  width: 96%;
  border-radius: 20px;
  border: 7px solid #fff;
  margin-bottom: 20px;
  margin-top: 20px;
}

@media (max-width: 1400px) {
  .welcome-row .welcome-con .welcome-image img {
    width: 130%;
  }
}

@media (max-width: 576px) {
  .welcome-row .welcome-con .welcome-image img {
    width: 254%;
  }
}

/************************skip*********************************/
.skip-row .skip-con .skip-row1 {
  justify-content: center;
}

.skip-row .skip-con .skip-row1 .skip-col:nth-of-type(1) img {
  width: 35%;
  right: 39%;
  top: -9%;
}

@media (max-width: 1100px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(1) img {
    width: 35%;
    right: 34%;
    top: -3%;
  }
}

@media (max-width: 1024px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(1) img {
    width: 37%;
    right: 28%;
    top: -2%;
  }
}

@media (max-width: 768px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(1) img {
    width: 56%;
    right: 14%;
    top: -32%;
  }
}

@media (max-width: 576px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(1) img {
    width: 51%;
    right: 21%;
    top: -19%;
  }
}

@media (max-width: 400px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(1) img {
    width: 49%;
    right: 5%;
    top: -2%;
  }
}

.skip-row .skip-con .skip-row1 .skip-col:nth-of-type(2) img {
  width: 43%;
  right: 31%;
  top: -20%;
}

@media (max-width: 1100px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(2) img {
    width: 43%;
    right: 27%;
    top: -11%;
  }
}

@media (max-width: 1024px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(2) img {
    width: 43%;
    right: 21%;
    top: -4%;
  }
}

@media (max-width: 768px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(2) img {
    width: 60%;
    right: 10%;
    top: -29%;
  }
}

@media (max-width: 576px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(2) img {
    width: 51%;
    right: 21%;
    top: -19%;
  }
}

@media (max-width: 400px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(2) img {
    width: 49%;
    right: 5%;
    top: -2%;
  }
}

.skip-row .skip-con .skip-row1 .skip-col:nth-of-type(3) img {
  width: 47%;
  right: 27%;
  top: -25%;
}

@media (max-width: 1100px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(3) img {
    width: 47%;
    right: 23%;
    top: -15%;
  }
}

@media (max-width: 1024px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(3) img {
    width: 47%;
    right: 21%;
    top: -11%;
  }
}

@media (max-width: 768px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(3) img {
    width: 70%;
    right: -5%;
    top: -36%;
  }
}

@media (max-width: 576px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(3) img {
    width: 51%;
    right: 21%;
    top: -19%;
  }
}

@media (max-width: 400px) {
  .skip-row .skip-con .skip-row1 .skip-col:nth-of-type(3) img {
    width: 49%;
    right: 5%;
    top: -2%;
  }
}

.skip-row .skip-con .skip-row1 .skip-col:nth-of-type(4) img {
  width: 47%;
  right: 10%;
  top: -4%;
}

.skip-row .skip-con .skip-col3 .flex-heading {
  display: flex;
  color: #c22538;
  font-weight: bold;
  margin-top: -70px;
  text-align: center;
  line-height: 23px;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .skip-row .skip-con .skip-col3 .flex-heading {
    margin-top: 0px;
  }
}

.skip-row .skip-con .skip-col3 .flex-heading span {
  font-size: 1.8rem;
}

.skip-row .skip-con .skip-col3 .flex-heading font {
  font-size: 1.4rem;
}

@media (max-width: 768px) {
  .skip-row .skip-con .skip-col3 {
    margin-top: 33px;
  }
}

@media (max-width: 576px) {
  .skip-row .skip-con .skip-col3 {
    margin-top: 0px;
  }
}

.skip-row .skip-con .skip-wrap {
  position: relative;
}

@media (max-width: 576px) {
  .skip-row .skip-con .skip-wrap {
    margin-bottom: 40px;
  }
}

.skip-row .skip-con .skip-wrap .tab-bag {
  width: 23% !important;
  top: 36% !important;
  right: 25% !important;
}

@media (max-width: 1200px) {
  .skip-row .skip-con .skip-wrap .tab-bag {
    width: 25% !important;
    top: 36% !important;
    right: 18% !important;
  }
}

@media (max-width: 1024px) {
  .skip-row .skip-con .skip-wrap .tab-bag {
    width: 34% !important;
    top: 23% !important;
    right: 10% !important;
  }
}

@media (max-width: 768px) {
  .skip-row .skip-con .skip-wrap .tab-bag {
    width: 26% !important;
    top: 34% !important;
    right: 10% !important;
  }
}

.skip-row .skip-con .skip-wrap .back-bg {
  background: #000;
}

.skip-row .skip-con .skip-wrap .back-bg:hover {
  background: #c22538;
}

.skip-row .skip-con .skip-wrap .back-bg:hover::after {
  background: #c22538;
}

.skip-row .skip-con .skip-wrap .back-bg::after {
  content: " ";
  position: absolute;
  display: block;
  width: 60%;
  height: 100%;
  top: 0;
  right: -38px;
  transform-origin: bottom left;
  transform: skew(20deg, 0deg);
  background: #000;
  z-index: 1;
}

@media (max-width: 1024px) {
  .skip-row .skip-con .skip-wrap .back-bg::after {
    height: 100%;
  }
}

.skip-row .skip-con .skip-wrap img {
  position: absolute;
  z-index: 100;
}

.skip-row .skip-con .skip-wrap h3 {
  background: #c22538;
  display: inline-block;
  color: #fff;
  margin-bottom: 0px;
  padding: 2px 40px 2px 20px;
  position: relative;
}

.skip-row .skip-con .skip-wrap h3 span {
  font-size: 3rem;
}

.skip-row .skip-con .skip-wrap h3::after {
  content: " ";
  position: absolute;
  display: block;
  width: 22%;
  height: 100%;
  top: 0;
  right: -22px;
  transform-origin: bottom left;
  transform: skew(20deg, 0deg);
  background: #c22538;
}

.skip-row .skip-con .skip-wrap h4 {
  background: #1e8047;
  display: inline-block;
  color: #fff;
  margin-bottom: 0px;
  padding: 10px 28px 10px 20px;
  position: relative;
  font-weight: bold;
  z-index: 99;
  font-size: 1.1rem !important;
}

.skip-row .skip-con .skip-wrap h4 font {
  z-index: 99;
  position: relative;
}

.skip-row .skip-con .skip-wrap h4::after {
  content: " ";
  position: absolute;
  display: block;
  width: 22%;
  height: 101%;
  top: 0;
  right: -22px;
  transform-origin: bottom left;
  transform: skew(20deg, 0deg);
  background: #1e8047;
  z-index: 1;
}

.skip-row .skip-con .skip-row2 {
  margin-top: 70px !important;
  justify-content: center;
}

@media (max-width: 1024px) {
  .skip-row .skip-con .skip-row2 {
    margin-top: 30px !important;
  }
}

@media (max-width: 768px) {
  .skip-row .skip-con .skip-row2 {
    margin-top: 50px !important;
  }
}

@media (max-width: 576px) {
  .skip-row .skip-con .skip-row2 {
    margin-top: 10px !important;
  }
}

.skip-row .skip-con .skip-row2 .back-bg {
  background: #000;
}

.skip-row .skip-con .skip-row2 .back-bg::after {
  content: " ";
  position: absolute;
  display: block;
  width: 60%;
  height: 100%;
  top: 0;
  right: -38px;
  transform-origin: bottom left;
  transform: skew(20deg, 0deg);
  background: #000;
  z-index: 1;
}

.skip-row .skip-con .skip-row2 .skip-col:nth-of-type(2) img {
  width: 48%;
  right: 24%;
  top: -26%;
}

@media (max-width: 1100px) {
  .skip-row .skip-con .skip-row2 .skip-col:nth-of-type(2) img {
    width: 52%;
    right: 14%;
    top: -19%;
  }
}

@media (max-width: 1024px) {
  .skip-row .skip-con .skip-row2 .skip-col:nth-of-type(2) img {
    width: 55%;
    right: 8%;
    top: -19%;
  }
}

@media (max-width: 768px) {
  .skip-row .skip-con .skip-row2 .skip-col:nth-of-type(2) img {
    width: 74%;
    right: -7%;
    top: -41%;
  }
}

@media (max-width: 576px) {
  .skip-row .skip-con .skip-row2 .skip-col:nth-of-type(2) img {
    width: 51%;
    right: 16%;
    top: -19%;
  }
}

@media (max-width: 400px) {
  .skip-row .skip-con .skip-row2 .skip-col:nth-of-type(2) img {
    width: 49%;
    right: 5%;
    top: -2%;
  }
}

.skip-row .skip-con .skip-row2 .skip-col:nth-of-type(3) img {
  width: 52%;
  right: 19%;
  top: -35%;
}

@media (max-width: 1100px) {
  .skip-row .skip-con .skip-row2 .skip-col:nth-of-type(3) img {
    width: 60%;
    right: 7%;
    top: -28%;
  }
}

@media (max-width: 1024px) {
  .skip-row .skip-con .skip-row2 .skip-col:nth-of-type(3) img {
    width: 60%;
    right: 4%;
    top: -24%;
  }
}

@media (max-width: 768px) {
  .skip-row .skip-con .skip-row2 .skip-col:nth-of-type(3) img {
    width: 78%;
    right: -7%;
    top: -52%;
  }
}

@media (max-width: 576px) {
  .skip-row .skip-con .skip-row2 .skip-col:nth-of-type(3) img {
    width: 51%;
    right: 16%;
    top: -19%;
  }
}

@media (max-width: 400px) {
  .skip-row .skip-con .skip-row2 .skip-col:nth-of-type(3) img {
    width: 49%;
    right: 5%;
    top: -2%;
  }
}

.skip-row .skip-con .green-bg {
  padding: 10px 0px 10px 20px !important;
}

.skip-row .skip-con .back-bg {
  padding: 10px 55px 10px 20px !important;
}

.skip-row .skip-con .skip-heading {
  text-align: center;
  padding-bottom: 60px;
}

@media (max-width: 1024px) {
  .skip-row .skip-con .skip-heading {
    margin-top: 30px !important;
  }
}

.skip-row .skip-con .skip-heading h3 {
  margin-bottom: 10px;
}

.skip-row .skip-con .skip-heading h5 {
  font-size: 1.2rem !important;
}

.skip-row .skip-con .skip-heading h4 {
  font-family: 'Georgia Regular';
  font-weight: 600;
}

/************************ tab **************************/
.tab-top-row .tab-top-con {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 15px;
}

@media (max-width: 576px) {
  .tab-top-row .tab-top-con {
    padding-top: 10px;
  }
}

.tab-top-row .tab-top-con h3 {
  color: #c22538;
  margin-bottom: 10px;
}

.tab-row {
  background-image: url(../images/Service-bg.jpg);
  background-size: cover;
  width: 100%;
  background-position: top;
  text-align: center;
  background-repeat: no-repeat;
}

.tab-row .tab-con {
  padding: 60px 0px 60px 0px;
  text-align: center;
}

.tab-row .tab-con .tab-heading {
  margin-bottom: 20px;
}

.tab-row .tab-con .tab-heading h3 {
  font-weight: bold;
  color: #c22538;
  margin-top: 0px;
}

.tab-row .tab-con .tab-wrap {
  padding: 40px;
  border-radius: 30px 20px 100px 100px;
  box-shadow: -1px 0px 7px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -1px 0px 7px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 0px 7px 0px rgba(0, 0, 0, 0.75);
  background: #fff;
  margin: 15px;
}

@media (max-width: 768px) {
  .tab-row .tab-con .tab-wrap {
    padding: 20px;
  }
}

.tab-row .tab-con .tab-wrap:hover .tab-icon-desktop {
  display: none !important;
}

.tab-row .tab-con .tab-wrap:hover .tab-icon-res {
  display: block !important;
}

.tab-row .tab-con .tab-wrap .tab-icon-res {
  display: none;
}

.tab-row .tab-con .tab-wrap p {
  padding-left: 70px;
  padding-right: 70px;
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  .tab-row .tab-con .tab-wrap p {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.tab-row .tab-con .tab-wrap .tab-image {
  width: 100%;
  border-radius: 30px 20px 100px 100px;
}

.tab-row .tab-con .tab-wrap .tab-icon-bg .tab-icon {
  margin-top: -100px;
}

.tab-row .tab-con .tab-wrap h4 {
  font-weight: bold;
  margin-top: 0px;
}

.tab-row .tab-con .tab-wrap .readmore-btn {
  font-weight: bold;
  color: #c22538;
}

.tab-row .tab-con .tab-wrap:hover h4 {
  color: #000000;
}

.tab-row .tab-con .tab-wrap:hover .readmore-btn {
  color: #000000;
}

/******************************** tab ends ******************/
/**********************************Recycle*******************/
.recycle-row {
  background: #f7f7f7;
}

.recycle-row .recycle-con {
  padding-top: 239px;
  padding-bottom: 30px;
  margin-top: -260px;
}

.recycle-row .recycle-con .flex-row {
  display: flex;
}

.recycle-row .recycle-con .flex-row .flex-item {
  align-self: center;
}

.recycle-row .recycle-con .flex-row .flex-item img {
  margin-right: 30px;
  width: 85%;
}

.recycle-row .recycle-con .flex-row .flex-item p {
  margin-bottom: 0px;
}

/************************ Whychoose **************************/
.whychoose-row .whychoose-con {
  padding: 60px 0px 60px 0px;
}

@media (max-width: 1024px) {
  .whychoose-row .whychoose-con {
    padding: 30px 0px 30px 0px;
  }
}

.whychoose-row .whychoose-con h6 {
  margin-top: 30px;
}

.whychoose-row .whychoose-con h6 a {
  background: #c22538;
  color: #fff;
  border-radius: 10px;
  padding: 14px 40px 14px 40px;
  text-transform: uppercase;
}

.whychoose-row .whychoose-con h6 a:hover {
  background: #000000;
}

.whychoose-row .whychoose-con img {
  width: 95%;
  border-radius: 20px;
}

@media (max-width: 576px) {
  .whychoose-row .whychoose-con img {
    width: 100%;
    margin-bottom: 20px;
  }
}

.whychoose-row .whychoose-con .whychoose-content {
  align-self: center;
}

.whychoose-row .whychoose-con .whychoose-content h4 {
  color: #c22538;
  font-weight: 600;
}

/********************************Whychoose ends ******************/
/************************Testimonial**************************/
.testimonial-row {
  background-image: url("../images/testi-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.testimonial-row .testimonial-btm-shape {
  position: absolute;
  bottom: 0px;
  width: 100%;
}

@media (max-width: 1024px) {
  .testimonial-row .testimonial-btm-shape {
    display: none;
  }
}

.testimonial-row .testimonial-con {
  padding: 60px 0px 40px 0px;
  z-index: 99;
  position: relative;
}

@media (max-width: 1024px) {
  .testimonial-row .testimonial-con {
    padding: 60px 0px 0px 0px;
  }
}

.testimonial-row .testimonial-con .slick-arrow {
  display: none !important;
}

.testimonial-row .testimonial-con .testimonial-heading {
  text-align: center;
  color: #fff;
}

.testimonial-row .testimonial-con .testimonial-heading .test-icon {
  background: #000000;
  border-radius: 50%;
}

.testimonial-row .testimonial-con .testimonial-heading h3 {
  font-family: 'Georgia Regular';
}

.testimonial-row .testimonial-con .testimonial {
  text-align: center;
  margin-top: 20px;
  background: #fff;
  border-radius: 20px;
  padding: 60px 60px 60px 60px;
}

@media (max-width: 1024px) {
  .testimonial-row .testimonial-con .testimonial {
    padding-top: 30px;
    border-radius: 0px;
  }
}

.testimonial-row .testimonial-con .testimonial .slick-slide img {
  display: inline-block !important;
}

.testimonial-row .testimonial-con .testimonial .test-icon {
  background: #ccc;
  border-radius: 50%;
  padding: 5px;
  margin-bottom: 15px;
}

/************************Testimonial ends**************************/
/************************checkatrade **************************/
.checkatrade-review-row .checkatrade-review-con {
  text-align: center;
  padding: 0px 0px 60px 0px;
}

.checkatrade-review-row .checkatrade-review-con .checkatrade-scroll {
  max-height: 451px;
  overflow-y: scroll;
  margin-bottom: 40px;
  text-align: center;
}

.checkatrade-review-row .checkatrade-review-con .checkatrade-scroll img {
  margin-bottom: 0px !important;
}

.checkatrade-review-row .checkatrade-review-con .checkatrade-scroll testimonial {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  float: left;
  width: 100%;
  text-align: left;
}

.checkatrade-review-row .checkatrade-review-con .checkatrade-scroll testimonial h5 {
  font-weight: bold;
}

.checkatrade-review-row .checkatrade-review-con .checkatrade-scroll testimonial:nth-child(odd) {
  background-color: #ccc;
}

.checkatrade-review-row .checkatrade-review-con .checkatrade-scroll testimonial p:last-child {
  font-size: 12px;
  font-weight: 600;
}

/************************Footer logo**************************/
.footlogo-row .footlogo-con {
  text-align: center;
  padding: 0px 0px 60px 0px;
}

.footlogo-row .footlogo-con img {
  width: 15%;
  padding: 10px;
  border: 1px solid #ccc;
  margin-right: 10px;
}

@media (max-width: 576px) {
  .footlogo-row .footlogo-con img {
    margin-bottom: 20px;
    width: 40%;
  }
}

/************************Footer logo ends**************************/
/************************Footer top**************************/
.footer-top-row {
  background: #000000;
  color: #fff;
}

.footer-top-row a {
  color: #fff;
}

.footer-top-row a:hover {
  color: #c22538;
}

.footer-top-row h4 {
  font-weight: 600;
}

.footer-top-row .footer-top-con {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (max-width: 576px) {
  .footer-top-row .footer-top-con {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
  }
}

.footer-top-row .footer-top-con .footer-top-flex .footer-logo {
  border-right: 1px solid #515151;
}

@media (max-width: 1024px) {
  .footer-top-row .footer-top-con .footer-top-flex .footer-logo {
    border-right: none;
    width: 100%;
    text-align: center;
  }
}

.footer-top-row .footer-top-con .footer-top-flex .footer-logo img {
  width: 50%;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .footer-top-row .footer-top-con .footer-top-flex .footer-logo img {
    width: 31%;
    margin-top: 25px;
  }
}

@media (max-width: 576px) {
  .footer-top-row .footer-top-con .footer-top-flex .footer-logo img {
    width: 70%;
    margin-bottom: 15px;
  }
}

.footer-top-row .footer-top-con .footer-top-flex .footer-menu ul {
  padding-left: 0px;
}

.footer-top-row .footer-top-con .footer-top-flex .footer-menu ul li {
  list-style: none;
}

.footer-top-row .footer-top-con .footer-top-flex .footer-contact {
  padding-left: 50px;
}

@media (max-width: 1100px) {
  .footer-top-row .footer-top-con .footer-top-flex .footer-contact {
    padding-left: 40px;
  }
}

@media (max-width: 576px) {
  .footer-top-row .footer-top-con .footer-top-flex .footer-contact {
    margin-bottom: 20px;
    padding-left: 0px;
  }
}

.footer-top-row .footer-top-con .footer-top-flex .footer-contact h5 {
  color: #fff;
}

.footer-top-row .footer-top-con .footer-top-flex .footer-contact h6 {
  margin-bottom: 0px;
}

.footer-top-row .footer-top-con .footer-top-flex .footer-contact .contact-column {
  display: flex;
  margin-top: 10px;
}

@media (max-width: 576px) {
  .footer-top-row .footer-top-con .footer-top-flex .footer-contact .contact-column {
    justify-content: center;
  }
}

.footer-top-row .footer-top-con .footer-top-flex .footer-contact .contact-column .icon-item {
  padding-right: 20px;
}

@media (max-width: 1024px) {
  .footer-top-row .footer-top-con .footer-top-flex .footer-contact .contact-column .icon-item {
    display: none;
  }
}

.footer-top-row .footer-top-con .footer-top-flex .footer-contact .contact-column .footer-item {
  align-self: center;
}

@media (max-width: 1024px) {
  .footer-top-row .footer-top-con .footer-top-flex .footer-map {
    width: 56%;
  }
}

@media (max-width: 576px) {
  .footer-top-row .footer-top-con .footer-top-flex .footer-map {
    width: 100%;
  }
}

.footer-top-row .footer-top-con .footer-top-flex .footer-map iframe {
  width: 100%;
  height: 200px;
}

/************************Footer top ends**************************/
/************************Footer**************************/
.footer-row {
  background: #c22538;
  color: #fff;
}

.footer-row .footer-con {
  padding: 20px 0px 20px 0px;
}

@media (max-width: 576px) {
  .footer-row .footer-con {
    text-align: center;
  }
}

.footer-row .footer-con .foot-right {
  text-align: right;
}

@media (max-width: 576px) {
  .footer-row .footer-con .foot-right {
    text-align: center;
  }
}

.footer-row .footer-con .foot-right a {
  color: #fff;
}

/************************Footer ends**************************/
.responsive-quickquote {
  display: none;
  background: #c22538;
  color: #fff;
  text-align: center;
}

@media (max-width: 1024px) {
  .responsive-quickquote {
    display: block;
  }
}

.responsive-quickquote:hover {
  background: #000000;
}

.responsive-quickquote .responsive-quickquote-con {
  padding-top: 10px;
  padding-bottom: 10px;
}

.responsive-quickquote .responsive-quickquote-con a {
  color: #fff;
}

.responsive-quickquote .responsive-quickquote-con a h4 {
  margin-bottom: 0px;
}

.quickquote-row {
  background: #f7f7f7;
}

.quickquote-row .quickquote-con {
  background: #000000;
  padding: 40px 40px 40px 40px;
  border-radius: 100px;
  margin-bottom: 50px;
}

@media (max-width: 1024px) {
  .quickquote-row .quickquote-con {
    display: block;
    border-radius: 0px;
    margin-bottom: 0px;
  }
}

.quickquote-row .quickquote-con .quickquote-heading {
  align-self: center;
}

.quickquote-row .quickquote-con .quickquote-heading h4 {
  color: #fff !important;
  line-height: 26px;
  font-weight: bold;
  line-height: 31px;
}

@media (max-width: 1024px) {
  .quickquote-row .quickquote-con .quickquote-heading h4 {
    font-size: 1.1rem !important;
  }
}

@media (max-width: 576px) {
  .quickquote-row .quickquote-con .quickquote-heading h4 {
    font-size: 1.4rem !important;
    text-align: center;
  }
}

.quickquote-row .quickquote-con .quickquote-heading h4 span {
  color: #c22538 !important;
}

.quickquote-row .quickquote-con input, .quickquote-row .quickquote-con textarea, .quickquote-row .quickquote-con .btn-submit {
  width: 100%;
  border: 1px solid #ccc;
  background: white;
  padding: 10px;
  margin-top: 6px;
  margin-bottom: 10px;
  border-radius: 100px;
}

.quickquote-row .quickquote-con input {
  height: 40px;
}

@media (max-width: 1366px) {
  .quickquote-row .quickquote-con input {
    height: 34px;
  }
}

@media (max-width: 1200px) {
  .quickquote-row .quickquote-con input {
    height: 30px;
  }
}

.quickquote-row .quickquote-con textarea {
  height: 55px;
}

@media (max-width: 1366px) {
  .quickquote-row .quickquote-con textarea {
    height: 45px;
    margin-bottom: 0px;
  }
}

.quickquote-row .quickquote-con .btn-submit {
  background: #c22538;
  height: 53px;
  text-transform: uppercase;
  color: white;
  font-weight: 500;
  margin-top: 6px;
  margin-bottom: 0px;
  border: none;
  border-radius: 20px;
}

@media (max-width: 1260px) {
  .quickquote-row .quickquote-con .btn-submit {
    height: 45px;
  }
}

.quickquote-row .quickquote-con .btn-submit:hover {
  background: #1e8047;
  color: white;
}

.quickquote-row .quickquote-con .quick-privacy {
  text-align: center;
  margin-top: 0px;
}

@media (max-width: 1366px) {
  .quickquote-row .quickquote-con .quick-privacy {
    margin-bottom: 0px;
  }
}

.quickquote-row .quickquote-con .quick-privacy a {
  color: #fff;
}

.quickquote-row .quickquote-con .quick-privacy a:hover {
  color: #000000;
}

.page-row .skip-con {
  padding-bottom: 30px;
}

.page-row .page-container {
  padding-top: 30px;
}

.page-row .page-container h3 {
  color: #c22538;
}

@media (max-width: 576px) {
  .page-row .page-container h3 {
    font-size: 1.8rem !important;
  }
}

.page-row .page-container p {
  text-align: justify;
}

.page-row .page-container .page-img img {
  width: 100%;
  padding: 5px;
  border-radius: 15px;
  margin-bottom: 20px;
}

/**************************************************************/
/*********************gallery***********************/
.gallery-con .gallery-heading {
  padding-left: 4px !important;
  padding-right: 1px !important;
}

.gallery-con .gallery-heading h4 {
  background: #c22538;
  text-align: center;
  padding: 14px;
  font-weight: 900;
  color: #fff;
  font-size: 1.4rem !important;
}

.gallery-con .gallery {
  list-style-type: none;
  padding-left: 0px !important;
  overflow: hidden;
  width: 100%;
  padding: 0px;
  margin: 0%;
  margin-left: 0px !important;
}

.gallery-con .gallery li {
  padding: 5px;
  float: left;
  width: 20%;
  position: relative;
  height: 200px;
  overflow: hidden;
  list-style-image: none !important;
}

@media (max-width: 768px) {
  .gallery-con .gallery li {
    width: 100% !important;
    height: auto !important;
    margin: 0px;
  }
}

.gallery-con .gallery li a {
  position: absolute;
  bottom: 0px;
  padding: 5px 0px;
}

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

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

@media (max-width: 1024px) {
  .gallery-con .gallery .gallery-pc {
    display: none;
  }
}

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

@media (max-width: 1024px) {
  .gallery-con .gallery .gallery-mobile {
    display: block !important;
  }
}

/********************gallery ends***********************/
#bodynav-area .area-con iframe {
  width: 100%;
  height: 630px;
}

@media (max-width: 576px) {
  #bodynav-area .area-con iframe {
    margin-bottom: 20px;
  }
}

#bodynav-area .area-con .area-col ul {
  padding-left: 20px;
}

#bodynav-area .area-con .area-col ul li {
  width: 100%;
  list-style-image: url(../images/bullets.jpg);
  line-height: 30px;
  background: #ededed;
  margin-bottom: 10px;
  padding-left: 10px;
}

.contact-con {
  padding-top: 60px;
  padding-bottom: 40px;
}

.contact-con .contact-address h4 {
  margin-bottom: 20px;
}

.contact-con .btn-submit {
  background: #c22538;
  color: #fff;
  padding: 7px 25px 7px 25px;
  text-transform: uppercase;
  font-weight: 600;
}

.contact-con .btn-submit:hover {
  background: #000000;
}

.contact-con .contact-form {
  background: #ededed;
  padding: 0px;
  text-align: center;
}

.contact-con .contact-form .form-bg {
  padding: 20px;
}

.contact-con .contact-form h4 {
  margin-bottom: 0px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  background: #515151;
  color: #fff;
  padding: 15px;
}

.contact-con .contact-form input, .contact-con .contact-form textarea, .contact-con .contact-form select {
  width: 100%;
  height: 40px;
  border: 1px solid #ccc !important;
  padding-left: 10px;
}

.contact-con .contact-form textarea {
  height: 80px;
}

.contact-con .contact-form .form-group {
  position: relative;
  margin-bottom: 13px;
}

.contact-con .contact-form .form-group .date-icon1 {
  position: absolute;
  top: 10px;
  right: 26px;
  cursor: pointer;
}

@media (max-width: 576px) {
  .contact-con .contact-form .form-group .date-icon1 {
    top: 33px;
  }
}

.contact-con .contact-form label {
  display: inline-block;
  text-align: left;
  align-self: center;
  font-weight: 600;
}

.contact-con .contact-form .btn-submit {
  margin-top: 10px;
  padding: 7px 60px 7px 60px;
}

.contact-con .contact-form .submit-col {
  text-align: right;
}

@media (max-width: 576px) {
  .contact-con .contact-form .submit-col {
    text-align: left;
  }
}

.contact-con .privacy-page h4 {
  margin-top: 20px;
  font-size: 1.2rem !important;
  font-weight: bold;
}

.no-banner {
  padding-top: 40px;
  padding-bottom: 40px;
}

.modal {
  z-index: 5000;
}

.modal .modal-dialog {
  max-width: 50%;
  margin-top: 15%;
}

@media (max-width: 576px) {
  .modal .modal-dialog {
    max-width: 100%;
  }
}

.modal .modal-dialog p {
  text-align: justify;
}

.modal .modal-dialog .modal-header, .modal .modal-dialog .modal-footer .close-btn {
  background: #c22538;
  color: #fff;
  padding: 9px;
  text-align: center;
}

.modal .modal-dialog .modal-header .btn-close, .modal .modal-dialog .modal-footer .close-btn .btn-close {
  color: #fff;
  text-decoration: none;
  opacity: 1;
  background: none;
  font-size: 1.8rem;
  height: auto;
  float: right;
  padding: 0px 5px;
}

.modal .modal-dialog .modal-content {
  text-align: center;
}

@media (max-width: 576px) {
  .modal .modal-dialog .modal-content .modal-body h4 {
    font-size: 1.1rem !important;
  }
}

.modal .modal-dialog .modal-content .modal-body ul {
  padding-left: 0px;
}

.modal .modal-dialog .modal-content .modal-body ul .dropdown-toggle::after {
  display: none;
}

@media (max-width: 1024px) {
  .modal .modal-dialog .modal-content .modal-body ul .caret {
    display: none !important;
  }
}

.modal .modal-dialog .modal-content .modal-body ul li {
  list-style: none;
  border-bottom: #ccc thin solid;
  line-height: 30px;
}

.modal .modal-dialog .modal-content .modal-body ul li:last-child {
  border-bottom: none;
}

.modal .modal-dialog .modal-content .modal-body ul li a {
  color: #222;
  font-weight: 500;
}

.modal .modal-dialog .modal-content .modal-body ul .dropdown-menu {
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.modal .modal-dialog .modal-footer {
  justify-content: center;
}

.modal .modal-dialog .modal-footer .close-btn:hover {
  background: #000000;
}

#more .modal-dialog {
  max-width: 63%;
}

@media (max-width: 1024px) {
  #more .modal-dialog {
    max-width: 94%;
  }
}

@media (max-width: 576px) {
  #more .modal-dialog {
    max-width: 100%;
    justify-content: center;
    display: flex;
  }
}

#more .modal-dialog .modal-content {
  text-align: justify;
}

@media (max-width: 576px) {
  #more .modal-dialog .modal-content {
    max-width: 93%;
  }
}

#more .modal-dialog .modal-content p {
  text-align: justify;
}

#more .modal-dialog .modal-content p a:hover {
  color: #c22538;
}

#callUs .modal-body .col-md-12 h4 {
  border-bottom: 1px solid #ccc;
  line-height: 50px;
}

#callUs .modal-body .col-md-12:last-child h4 {
  border-bottom: none;
}

.whatsapp {
  font-size: .8rem;
  font-weight: bold;
  align-self: end;
  margin-top: 15px;
}

@media (max-width: 1024px) {
  .whatsapp {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}

.whatsapp span {
  background: #228B22;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
}

.whatsapp span:hover {
  background: #222;
}

.whatsapp font {
  margin-left: 35px;
}

.header-wrapper {
  position: relative;
  width: 100%;
  z-index: 5000 !important;
}

.f-nav {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999 !important;
  transition: all 0.6s;
  position: fixed !important;
}

button:focus {
  outline: none !important;
  box-shadow: none !important;
}

@media (max-width: 1024px) {
  #order1 {
    -webkit-order: 1;
  }
  #order2 {
    -webkit-order: 2;
  }
  #order3 {
    -webkit-order: 3;
  }
  #order1 {
    order: 1;
  }
  #order2 {
    order: 2;
  }
  #order3 {
    order: 3;
  }
}

.skip-hire-row .skip-row .skip-con .skip-wrap .back-bg::after {
  height: 100%;
}

.skip-hire-row .skip-heading {
  text-align: center;
}

.skip-hire-row .page-container p {
  text-align: center;
}

.skip-hire-row p a {
  font-weight: bold;
}

.skip-hire-row p a:hover {
  color: #c22538;
}

.hire-row p span {
  font-weight: bold;
}

.hire-row .faq-col p b {
  color: #c22538;
}

.hire-row .faq-col h4 {
  font-weight: 600;
}

.hire-row .faq-col .drop-down {
  margin-bottom: 20px;
  margin-top: 10px;
}

.hire-row .faq-col .drop-down select {
  width: 30%;
  height: 38px;
  border: none;
  background: #c22538;
  color: #fff;
  padding: 10px;
}

@media (max-width: 576px) {
  .hire-row .faq-col .drop-down select {
    width: 100%;
  }
}

.hire-row .faq-col #displayArea {
  margin-top: 10px;
}

.terms-row p {
  display: flex;
  flex-direction: row;
}

.terms-row p b {
  color: #c22538;
  margin-right: 5px;
}

.terms-row p b::after {
  content: '.';
}

.call-now {
  display: none;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

@media (max-width: 576px) {
  .call-now {
    display: flex;
  }
}

.call-now h4 {
  margin: 0px;
}

.call-now a {
  background-color: #c22538;
  color: #fff;
  text-align: center;
  display: flex;
  flex-basis: fit-content;
  padding: 10px 15px;
  border-radius: 10px;
  font-weight: 600;
}

.call-now img {
  width: 30px;
  height: auto;
  color: #c22538;
}

.call-now h5 {
  text-align: center;
  margin-top: 20px;
  font-weight: 900;
}

#thanks-id h4 {
  line-height: 40px;
}

.whatsapp-col {
  align-self: center;
}
/*# sourceMappingURL=style.css.map */