@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap");
.container-fluid {
  padding: 0px;
}

.btn-close {
  background: #2d276d;
  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: #2d276d;
}
.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: #2d276d;
  border-radius: 0px;
}
@media (max-width: 1024px) {
  .menu-bg {
    background-color: #2d276d;
    border-bottom: none;
    border-top: none;
  }
}

.res-cions {
  display: none;
}

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

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

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

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

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

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

@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;
  }
  .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: #2d276d;
  }
  .modal-header,
  .modal-footer {
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 16px !important;
  }
  .modal-body a {
    color: #d41f26;
  }
  .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: "Montserrat", 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: relative;
  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 .header-row {
  display: none;
}

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

/*********************** ends******************/
/*******************Header********************/
.header-row {
  background: white;
}
.header-row .header-con {
  padding-top: 5px;
  padding-bottom: 5px;
}
.header-row .header-con .quality-col {
  text-align: center;
}
@media (max-width: 1024px) {
  .header-row .header-con .quality-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.header-row .header-con .quality-col img {
  width: 37%;
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .header-row .header-con .quality-col img {
    width: 18%;
  }
}
@media (max-width: 576px) {
  .header-row .header-con .quality-col img {
    width: 47%;
  }
}
.header-row .header-con .quality-col .insta-cls {
  width: 10%;
  margin-left: 20px;
}
@media (max-width: 1024px) {
  .header-row .header-con .quality-col .insta-cls {
    width: 5%;
  }
}
@media (max-width: 768px) {
  .header-row .header-con .quality-col .insta-cls {
    width: 7%;
  }
}
@media (max-width: 576px) {
  .header-row .header-con .quality-col .insta-cls {
    width: 13%;
  }
}
.header-row .header-con .email-col img {
  margin-top: -17px;
}
.header-row .header-con .email-col a {
  color: #2d276d !important;
  font-weight: bold;
}
.header-row .header-con .email-col a:hover {
  color: #eceaeb !important;
}
.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: 100%;
  margin-bottom: 10px;
  padding-top: 30px;
}
@media (max-width: 576px) {
  .header-row .header-con .main-logo img {
    width: 73% !important;
  }
}
@media (max-width: 1024px) {
  .header-row .header-con .main-logo img {
    width: 33%;
    margin-top: 0px;
    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;
  padding-right: 50px !important;
  display: flex;
  flex-direction: column;
  padding: 0px;
  align-self: end;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .header-row .header-con .header-num-col {
    padding-right: 0px !important;
  }
}
.header-row .header-con .header-num-col .fa {
  font-size: 1.3rem;
  color: #d41f26;
}
.header-row .header-con .header-num-col a {
  color: #222;
}
.header-row .header-con .header-num-col .phone-col {
  padding-top: 10px;
}
@media (max-width: 1024px) {
  .header-row .header-con .header-num-col .phone-col {
    display: none;
  }
}
.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 {
  color: #222;
  font-weight: 700;
  font-size: 0.1 0.2rem !important;
}
.header-row .header-con .header-num-col .phone-col h4:hover {
  color: #d41f26;
}
.header-row .header-con .header-num-col .phone-col h4 a {
  color: #2d276d;
}
.header-row .header-con .header-num-col .phone-col h4 a:hover {
  color: #d41f26;
}
.header-row .header-con .header-num-col .phone-col a:hover {
  color: #d41f26;
}
@media (max-width: 1024px) {
  .header-row .header-con .header-num-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/*********************** ends******************/
/*********************** Banner******************/
.inner-bg .carousel-inner {
  border-radius: 10px 10px 10px 10px !important;
}

.bg {
  background: linear-gradient(180deg, #fff 0%, #d8d8d8 100%);
}

.banner-wrap .carousel-item img {
  width: 100%;
}
@media (max-width: 1366px) {
  .banner-wrap .carousel-item img {
    height: 353px;
  }
}
@media (max-width: 1366px) and (max-width: 1024px) {
  .banner-wrap .carousel-item img {
    height: auto;
  }
}
@media (max-width: 1024px) {
  .banner-wrap .banner-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.banner-wrap .banner-wrap-con {
  padding: 20px 15px 20px 15px;
}
@media (max-width: 1024px) {
  .banner-wrap .banner-wrap-con {
    padding: 0px;
  }
}
.banner-wrap .banner-wrap-con .carousel-inner {
  border-radius: 10px 0px 0px 10px;
}
@media (max-width: 1024px) {
  .banner-wrap .banner-wrap-con .carousel-inner {
    border-radius: 0px;
  }
}
.banner-wrap .banner-wrap-con .carousel-inner .carousel-item img {
  width: 100%;
}
.banner-wrap .banner-wrap-con .carousel-caption {
  position: absolute;
  right: 17%;
  bottom: 0px;
  left: 48%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;
  background: rgba(244, 0, 0, 0.6588235294);
  padding-top: 30px;
  padding-bottom: 15px;
}
@media (max-width: 1660px) {
  .banner-wrap .banner-wrap-con .carousel-caption {
    left: 40%;
  }
}
@media (max-width: 1024px) {
  .banner-wrap .banner-wrap-con .carousel-caption {
    display: none;
  }
}
.banner-wrap .banner-wrap-con .carousel-caption h3 {
  text-align: left;
  padding-left: 30px;
  line-height: 35px;
  font-size: 1.7rem !important;
  color: white;
  font-weight: bold;
}
@media (max-width: 1400px) {
  .banner-wrap .banner-wrap-con .carousel-caption h3 {
    font-size: 1.5rem !important;
  }
}
@media (max-width: 1200px) {
  .banner-wrap .banner-wrap-con .carousel-caption h3 {
    font-size: 1.5rem !important;
  }
}
.banner-wrap .banner-wrap-con .carousel-caption h3 span {
  color: white;
}
.banner-wrap .banner-wrap-con .carousel-caption h3 font {
  font-size: 1.2rem;
}

/*********************** ends******************/
.banner-shape h6 {
  margin-top: -30%;
  color: #2d276d;
  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**************/
@media (max-width: 1024px) {
  .quick-row {
    border-top: none;
  }
}
.quick-row .quick-quote {
  background: #2d276d;
  border-radius: 0px;
  position: relative;
  margin-top: 0%;
  padding: 10px;
}
.quick-row .quick-quote:before {
  content: url("../images/shape-quick.png");
  position: absolute;
  left: -95px;
  top: 0%;
}
.quick-row .quick-quote .quick-input {
  padding-top: 10px;
}
.quick-row .quick-quote p {
  color: white;
  text-align: center;
  margin-bottom: 0px;
}
@media (max-width: 1366px) {
  .quick-row .quick-quote p {
    font-size: 0.73rem;
  }
}
.quick-row .quick-quote h3 {
  color: white;
  font-weight: bold;
  line-height: 35px;
  font-size: 2rem !important;
  text-transform: uppercase;
  text-align: center;
}
.quick-row .quick-quote h3 font {
  color: white !important;
  font-size: 1rem;
}
.quick-row .quick-quote ::-moz-placeholder {
  opacity: 1;
}
.quick-row .quick-quote ::placeholder {
  opacity: 1;
}
.quick-row .quick-quote input {
  width: 100%;
  border: none !important;
  background: #faf1f2;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 5px;
  height: 35px;
  color: black !important;
}
.quick-row .quick-quote textarea {
  width: 100%;
  border: none !important;
  background: #faf1f2;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 10px;
  height: 54px;
  color: black !important;
}
@media (max-width: 1366px) {
  .quick-row .quick-quote textarea {
    height: 58px;
  }
}
.quick-row .quick-quote .btn-submit {
  background: #d41f26;
  width: 100%;
  margin-bottom: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-size: 1.3rem;
}
.quick-row .quick-quote .btn-submit:hover {
  background: #eceaeb;
  color: #222;
}
.quick-row .quick-quote .quick-privacy {
  text-align: left;
  line-height: 26px;
}
.quick-row .quick-quote .quick-privacy a {
  color: white;
}
.quick-row .quick-quote .quick-privacy a:hover {
  color: #d41f26;
}
@media (max-width: 1024px) {
  .quick-row .quick-quote {
    display: none;
  }
}

.responsive-callback {
  display: none;
}
@media (max-width: 1024px) {
  .responsive-callback {
    display: block;
    margin-bottom: 20px;
  }
}
.responsive-callback .res-callback {
  background: #d41f26;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.responsive-callback .res-callback:hover {
  background: #2d276d;
}
.responsive-callback .res-callback a {
  color: white;
  font-weight: bold;
}
.responsive-callback .res-callback h4 {
  margin-bottom: 0px;
}

/*********************** ends******************/
/*********************** Welcome******************/
.welcome-row .inside-images {
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 5px;
}
.welcome-row .page-img img {
  width: 100%;
  padding: 5px;
  border-radius: 15px;
}
.welcome-row a {
  color: #222;
  font-weight: bold;
}
.welcome-row a:hover {
  color: #d41f26;
}
.welcome-row .welcome-con {
  padding: 30px 0px 30px 0px;
}
@media (max-width: 768px) {
  .welcome-row .welcome-con ul {
    margin-bottom: 0px;
  }
}
.welcome-row .welcome-con h1 {
  color: #2d276d;
  border-bottom: 3px solid #d9d5d4;
  display: inline-block;
  padding-bottom: 5px;
  font-weight: 700;
  font-size: 2.2rem !important;
}
@media (max-width: 576px) {
  .welcome-row .welcome-con h1 {
    font-size: 1.5rem !important;
  }
}
@media (max-width: 768px) {
  .welcome-row .welcome-con h1 {
    font-size: 1.3rem !important;
  }
}
.welcome-row .welcome-con h5 {
  color: #d41f26;
  font-weight: bold;
}
.welcome-row .welcome-con p {
  line-height: 26px;
}
.welcome-row .welcome-con li {
  line-height: 26px;
  font-weight: bold;
  list-style-image: url(../images/black.png);
}
.welcome-row .welcome-con li img {
  margin-right: 10px;
}
.welcome-row .welcome-con .wel-row {
  padding-top: 30px;
  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: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.welcome-row .welcome-con .wel-row h4 font {
  color: white;
  background: #2d276d;
  font-size: 1.2rem;
  font-weight: 500;
  padding: 10px 30px 10px 30px;
}
@media (max-width: 576px) {
  .welcome-row .welcome-con .wel-row {
    padding: 10px;
  }
}

/*********************** ends******************/
/*****************tabs*******************/
.service-row .service-con {
  padding: 0px 0px 40px 0px;
}
.service-row .service-con hr {
  margin-top: -1rem;
  border-top: 3px solid #2d276d;
  width: 91%;
}
@media (max-width: 768px) {
  .service-row .service-con hr {
    margin-top: -2rem;
  }
}
@media (max-width: 576px) {
  .service-row .service-con hr {
    display: none;
  }
}
.service-row .service-con .service-col {
  text-align: center;
}
.service-row .service-con .service-col h1 {
  margin-bottom: 30px;
}
.service-row .service-con .service-col p {
  line-height: 28px;
  margin-bottom: 20px;
}
.service-row .service-con .tabmain {
  height: 380px;
}
@media (max-width: 576px) {
  .service-row .service-con .tabmain {
    height: auto;
  }
}
.service-row .service-con .tab:hover span {
  background: #d41f26 !important;
}
@media (max-width: 768px) {
  .service-row .service-con .tab {
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .service-row .service-con .tab {
    margin-bottom: 40px;
  }
}
.service-row .service-con .tab .icon-cls {
  width: auto;
  float: right;
  background: #2d276d;
  border-radius: 50%;
  padding: 10px;
  margin-top: -31px;
  position: relative;
  margin-right: 10px;
}
.service-row .service-con .tab a {
  color: black !important;
}
.service-row .service-con .tab .tab-wrap1 h3 {
  padding: 17px 24px 10px 0px !important;
}
.service-row .service-con .tab .tab-wrap .tab-wrap-col {
  -webkit-clip-path: polygon(50% 0, 85% 15%, 100% 50%, 85% 85%, 50% 100%, 15% 85%, 0 50%, 15% 15%);
          clip-path: polygon(50% 0, 85% 15%, 100% 50%, 85% 85%, 50% 100%, 15% 85%, 0 50%, 15% 15%);
}
.service-row .service-con .tab .tab-wrap p {
  text-align: center;
  margin-top: 20px;
}
.service-row .service-con .tab .tab-wrap img {
  width: 100%;
}
.service-row .service-con .tab .tab-wrap h5 {
  color: #2d276d;
  font-weight: 600;
  padding-top: 20px;
}
.service-row .service-con .tab .tab-wrap h6 {
  text-align: center;
  margin-top: 30px;
}
.service-row .service-con .tab .tab-wrap h6 span {
  background: #2d276d;
  color: white;
  padding: 15px 20px 15px 20px;
  border-radius: 10px;
}
.service-row .service-con .tab .tab-wrap h3 {
  height: 66px;
  font-size: 1.2rem !important;
  background: #2d276d;
  color: white;
  margin-top: -89px;
  padding: 10px 24px 10px 0px;
  position: absolute;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 576px) {
  .service-row .service-con .tab .tab-wrap {
    margin-bottom: 20px;
  }
}

/*********************** ends******************/
.logos .logos-con {
  padding: 0px 0px 20px 0px;
}
@media (max-width: 1024px) {
  .logos .logos-con {
    padding: 20px 0px 20px 0px;
  }
}
.logos .logos-con .logos-col {
  text-align: center;
}
.logos .logos-con .logos-col img {
  width: 15%;
  border: 1px solid #ccc;
  margin-right: 8px;
  margin-left: 8px;
  border-radius: 10px;
}
@media (max-width: 1024px) {
  .logos .logos-con .logos-col img {
    width: 14%;
  }
}
@media (max-width: 576px) {
  .logos .logos-con .logos-col img {
    width: 43%;
    margin-bottom: 20px;
  }
}

/*********************** 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: #eceaeb;
  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: #2d276d;
}
.common-whycol .common-whycon .common-whycol-12 a:hover {
  color: black;
}

/*********************** ends******************/
.testimonial-row {
  background: url(../images/testimonial-bg.jpg);
  background-size: cover;
  background-position: center;
}
.testimonial-row .testimonial-con {
  padding: 40px 0px 40px 0px;
  text-align: center;
  color: white;
}
.testimonial-row .testimonial-con h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1rem !important;
}
.testimonial-row .testimonial-con h2 {
  margin-bottom: 50px;
  font-weight: 600;
}
.testimonial-row .testimonial-con img {
  background: #e1e1e1;
  padding: 20px;
  border-radius: 50%;
  margin-top: -61px;
  margin-bottom: 20px;
}
.testimonial-row .testimonial-con p {
  font-weight: 600;
}
.testimonial-row .testimonial-con .testimonial-col {
  background: url(../images/testi-bg.jpg);
  color: black;
  padding: 30px;
  border-radius: 10px;
  border: 1px solid #e1e1e1;
}
.testimonial-row .testimonial-con .testimonial-col .slick-arrow {
  display: none !important;
}

/**************************Why choose**************/
.why-choose-row {
  background: #eceaeb;
}
.why-choose-row .why-choose-con {
  padding: 20px 0px 10px 0px;
}
@media (max-width: 768px) {
  .why-choose-row .why-choose-con {
    padding: 20px 0px 20px 0px;
  }
}
@media (max-width: 576px) {
  .why-choose-row .why-choose-con ul {
    margin-bottom: 0px;
  }
}
.why-choose-row .why-choose-con li {
  background: #d9d5d4;
  list-style: none;
  margin-bottom: 10px;
  padding: 0px;
  font-weight: 600;
}
.why-choose-row .why-choose-con li img {
  padding: 11px;
  margin-left: -31px;
  margin-right: 16px;
  background: #2d276d;
}
.why-choose-row .why-choose-con h3 {
  font-weight: 700;
  line-height: 37px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .why-choose-row .why-choose-con h3 {
    font-size: 0.9rem !important;
    line-height: 23px;
  }
}
.why-choose-row .why-choose-con h3 span {
  color: #333;
  font-weight: 400;
}
.why-choose-row .why-choose-con .why-phone {
  text-align: right;
}
.why-choose-row .why-choose-con .why-phone .why-phone-row {
  text-align: right;
}
.why-choose-row .why-choose-con .why-phone .why-phone-row h4 {
  width: 100%;
}
.why-choose-row .why-choose-con .why-phone .why-phone-row h5 {
  width: 100%;
}
.why-choose-row .why-choose-con .why-phone a:hover {
  color: #d41f26;
}
.why-choose-row .why-choose-con .why-phone h4 {
  font-weight: bold;
}
.why-choose-row .why-choose-con .why-phone h4 a {
  color: #2d276d;
}
@media (max-width: 768px) {
  .why-choose-row .why-choose-con .why-phone h4 {
    width: 100%;
    text-align: center;
  }
}
.why-choose-row .why-choose-con .why-phone h5 a {
  color: #2d276d;
}
@media (max-width: 768px) {
  .why-choose-row .why-choose-con .why-phone h5 {
    text-align: center;
    width: 100%;
  }
}

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

/*********************** ends******************/
.tab-btm-row .tab-btm-con {
  color: #2d276d;
  padding-bottom: 40px;
}
.tab-btm-row .tab-btm-con h2 {
  text-align: center;
  font-weight: bold;
}

/*********************** Footer logos******************/
.foot-logos {
  text-align: center;
}
.foot-logos .foot-logos-con {
  padding-bottom: 50px;
  padding-top: 0px;
}
.foot-logos .foot-logos-con img {
  border: 1px solid;
  border-color: #d8d8d8;
  margin-right: 20px;
  width: 14%;
  padding: 10px;
}
@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%;
  }
}
.foot-logos .foot-logos-con h5 {
  font-weight: bold;
  color: #2d276d;
  margin-bottom: 30px;
}
/*********************** ends******************/
/*********************** Footer top******************/
.foot-top-row {
  background: black;
  background-size: cover;
  color: #222;
}
.foot-top-row .foot-border {
  border-right: 1px solid #d41f26;
}
@media (max-width: 1024px) {
  .foot-top-row .foot-border {
    border-right: none;
  }
}
.foot-top-row h3 {
  text-align: center;
  font-weight: 900;
  color: #d41f26;
  margin-bottom: 30px;
}
.foot-top-row a {
  color: #222;
  font-weight: normal;
}
.foot-top-row .footer-top-con {
  background: white;
  border-radius: 10px;
  box-shadow: 3px 1px 16px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 3px 1px 16px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 1px 16px 0px rgba(0, 0, 0, 0.75);
  margin-top: -60px;
  padding: 30px 0px 20px 0px;
}
@media (max-width: 1024px) {
  .foot-top-row .footer-top-con {
    margin-top: 0px;
    border-radius: 0px;
  }
}
.foot-top-row .footer-top-con .foot-logo img {
  width: 66%;
  background: white;
  padding: 10px;
}
@media (max-width: 576px) {
  .foot-top-row .footer-top-con .foot-logo img {
    width: 80% !important;
  }
}
@media (max-width: 768px) {
  .foot-top-row .footer-top-con .foot-logo img {
    width: 30%;
    margin-bottom: 20px;
  }
}
.foot-top-row .footer-top-con .foot-phone h5 {
  font-weight: 700;
  color: #222;
}
.foot-top-row .footer-top-con .foot-phone h5:hover {
  color: #d41f26;
}
.foot-top-row .footer-top-con .foot-phone h5 a:hover {
  color: #d41f26;
}
.foot-top-row .footer-top-con .foot-mail {
  margin-top: 20px;
  color: #222;
}
.foot-top-row .footer-top-con .foot-mail a:hover {
  color: #d41f26;
}
.foot-top-row .footer-top-con .fa {
  color: #d41f26;
  font-size: 26px;
}
@media (max-width: 768px) {
  .foot-top-row .footer-top-con .fa {
    display: none;
  }
}
@media (max-width: 768px) {
  .foot-top-row .footer-top-con {
    text-align: center;
  }
}
.foot-top-row .foot-credits {
  line-height: 30px;
}
@media (max-width: 768px) {
  .foot-top-row .foot-credits h4 {
    display: none;
  }
}

/*********************** ends******************/
/*********************** Footer ******************/
.footer-row {
  background: #2d276d;
  color: white;
}
.footer-row .foot-center {
  text-align: center;
}
.footer-row .footer-con {
  padding: 20px 0px 20px 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;
  color: black;
}
.page-container h2 {
  color: #2d276d;
  font-weight: bold;
  border-bottom: 3px solid #2d276d;
  padding-bottom: 10px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .page-container h2 {
    font-size: 1.2rem !important;
  }
}
.page-container p {
  line-height: 26px;
}
.page-container p span {
  color: #d41f26;
  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 iframe {
  width: 100%;
  height: 700px;
}
@media (max-width: 768px) {
  .area-con iframe {
    height: 300px;
  }
}
.area-con .covering h4 {
  font-weight: bold;
  padding-left: 20px;
}
.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 b {
  font-weight: 700 !important;
}
.contact-con .con-address h5 {
  font-weight: 600 !important;
}
.contact-con .con-address h5 a {
  color: #2d276d;
  font-weight: 600 !important;
}
.contact-con .contact-form {
  background: #d8d8d8;
  background: linear-gradient(180deg, #d8d8d8 0%, white 100%);
  padding: 30px 10px 30px 10px;
}
.contact-con .contact-form .col-lg-6 {
  padding-right: 15px;
  padding-left: 15px;
}
.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: #2d276d;
  color: white;
}
.contact-con .contact-form .con-btn:hover {
  background: #d41f26;
}
@media (max-width: 576px) {
  .contact-con .contact-form {
    margin-top: 15px;
  }
}
.contact-con .btn-privacy {
  background: #2d276d;
  color: white;
}
.contact-con .btn-privacy:hover {
  background: #d41f26;
}

/*****************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: #2d276d;
}

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

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

.cat-testimonials {
  max-height: 445px;
  overflow-y: scroll;
  margin-bottom: 20px;
}

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

.cat-ratings {
  padding: 0px 0px 40px 0px;
}

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

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

/******************ends*******************/
.dropped-con ul li {
  font-weight: normal;
  line-height: 30px;
}

.menu-bg .dropdown-menu {
  background: #2d276d;
  width: 200px;
  text-align: center;
  font-size: 0.9rem;
}
.menu-bg .dropdown-menu li a:hover {
  background: #000 !important;
}
@media (max-width: 1024px) {
  .menu-bg .dropdown-menu {
    display: block;
  }
}

.modal-body .dropdown-toggle::after {
  display: none;
}
@media (max-width: 1024px) {
  .modal-body .caret {
    display: none;
  }
}
.modal-body .dropdown-menu {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 0px;
  font-size: 0.9rem;
}
@media (max-width: 1024px) {
  .modal-body .dropdown-menu {
    display: block;
    position: relative;
    margin: 0.5rem 0 1rem !important;
  }
}/*# sourceMappingURL=style.css.map */