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

.row {
  margin: 0px;
}

a {
  text-decoration: none !important;
}

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

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

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

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

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

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

.p-0 {
  padding: 0px;
}

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

p {
  margin-bottom: 10px;
}

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

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

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

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

.header-row .header-con .main-logo figure {
  margin-bottom: 0px;
}

.header-row .header-con .main-logo figure img {
  width: 100%;
}

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

@media (max-width: 576px) {
  .header-row .header-con .main-logo figure img {
    width: 91%;
  }
}

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

.header-row .header-con .quality-col {
  text-align: right;
}

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

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

.header-row .header-con .quality-col .check-col {
  text-align: center;
  font-weight: 600;
}

@media (max-width: 1024px) {
  .header-row .header-con .quality-col .check-col {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 10px;
  }
}

.header-row .header-con .quality-col .check-col a {
  color: black;
  font-size: 0.9rem;
}

.header-row .header-con .quality-col .check-col a:hover {
  color: #163189;
}

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

.header-row .header-con .quality-col img {
  width: 67%;
}

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

@media (max-width: 768px) {
  .header-row .header-con .quality-col img {
    width: 41%;
  }
}

@media (max-width: 576px) {
  .header-row .header-con .quality-col img {
    width: 73%;
    margin-top: 10px;
  }
}

.header-row .header-con .header-contact {
  justify-content: center;
  align-items: center;
  align-self: center;
}

.header-row .header-con .header-contact .ph-icon {
  text-align: right;
}

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

.header-row .header-con .header-contact .phone-col h4 {
  font-size: .94rem !important;
}

@media (max-width: 1200px) {
  .header-row .header-con .header-contact .phone-col h4 {
    font-size: .94rem !important;
  }
}

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

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

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

@media (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;
    color: #163189;
  }
}

/*************************body nav  ends*****************/
/*************************************Menu**************************************/
.menu {
  background: #163189;
}

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

.menu .menu-con .email-col {
  background: #38a2f8;
  align-items: center;
  align-self: center;
}

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

.menu .menu-con .email-col h6 {
  padding-top: 18px;
  padding-bottom: 17px;
  margin-bottom: 0px;
}

@media (max-width: 1280px) {
  .menu .menu-con .email-col h6 {
    font-size: 0.8rem !important;
  }
}

.menu .menu-con .email-col h6 a {
  color: white;
}

.menu .menu-con .email-col h6 a:hover {
  color: #163189;
}

.menu .menu-con .container-fluid {
  padding: 0px;
}

@media (max-width: 1024px) {
  .menu .menu-con .container-fluid #sticky {
    width: 100%;
    left: 0px;
  }
  .menu .menu-con .container-fluid #sticky.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    float: left;
    background: #163189;
  }
}

.menu .menu-con .container-fluid .navbar-header .res-cions {
  display: none;
}

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

.menu .menu-con .container-fluid .navbar-header .res-cions .fa {
  font-size: 1.3rem;
  color: white;
}

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

.menu .menu-con .container-fluid .navbar-header .res-cions .phone-icon-mobile {
  float: left !important;
  border: none !important;
}

.menu .menu-con .container-fluid .navbar-header .res-cions .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  float: right;
  margin: 3px;
}

.menu .menu-con .container-fluid .navbar-header .res-cions .menubtn {
  border-color: #ffffff !important;
  font-size: 20px;
}

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

.menu .menu-con .container-fluid .menu-col-nav {
  padding: 0px;
}

.menu .menu-con .container-fluid .menu-col-nav li {
  border-right: 1px solid #38a2f8;
}

.menu .menu-con .container-fluid .menu-col-nav li a {
  padding: 15px 14px !important;
  color: white;
}

.menu .menu-con .container-fluid .menu-col-nav li a:hover {
  background: #38a2f8;
}

@media (max-width: 1366px) {
  .menu .menu-con .container-fluid .menu-col-nav li a {
    padding: 15px 11px !important;
  }
}

@media (max-width: 1280px) {
  .menu .menu-con .container-fluid .menu-col-nav li a {
    padding: 15px 6px !important;
  }
}

.menu .menu-con .container-fluid .menu-col-nav li:last-child {
  border-right: none;
}

@media (max-width: 1024px) {
  .menu .menu-con .container-fluid .menu-col-nav {
    display: none;
  }
}

/*********************************Menu ends*************************************/
/***********************************Modal Popup*****************************/
.modal-dialog {
  top: 15%;
}

.modal-dialog .modal-header {
  background: #163189;
}

.modal-dialog .modal-body a {
  color: black;
}

.modal-dialog .modal-header, .modal-dialog .modal-footer {
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 16px !important;
}

.modal-dialog .close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.6;
}

.modal-dialog .btn-close {
  background: #163189;
  color: white;
}

#callUs .modal-body .col-md-12 {
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 10px;
  padding-top: 10px;
}

#callUs .modal-body .col-md-12 h4 {
  text-align: center;
}

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

.modal-menu {
  text-align: center;
  padding-left: 0px;
}

.modal-menu li {
  list-style: none;
  width: 100%;
  padding: 5px;
  border-bottom: #ccc thin solid;
}

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

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

.banner-wrap .carousel-inner .carousel-caption a {
  color: #fff;
}

@media (max-width: 576px) {
  .banner-wrap .carousel-inner .carousel-caption {
    right: 3%;
    bottom: 0px;
    left: 3%;
    padding-bottom: 10px;
  }
}

.banner-wrap .carousel-inner .carousel-caption h5 {
  background: #163189;
  display: inline-block;
  padding: 20px 50px 20px 50px;
  border: 2px solid #000;
  font-size: 1.1rem !important;
  transition: .2s;
}

@media (max-width: 576px) {
  .banner-wrap .carousel-inner .carousel-caption h5 {
    padding: 6px 6px 6px 6px;
    font-size: .9rem !important;
  }
}

.banner-wrap .carousel-inner .carousel-caption h5:hover {
  background: #38a2f8;
}

.banner-wrap .carousel-inner .carousel-caption h5 a {
  color: #fff;
}

/*********************** Banner Ends******************/
/************************Quick Quote*******************/
.quick-quote-row {
  background: #38a2f8;
}

.quick-quote-row .quick-quote-con {
  padding-top: 40px;
  padding-bottom: 40px;
}

.quick-quote-row .quick-quote-con .responsive-callback {
  display: none;
}

.quick-quote-row .quick-quote-con .responsive-callback h4 {
  margin-bottom: 0px;
}

.quick-quote-row .quick-quote-con .responsive-callback h4 a {
  color: white;
}

@media (max-width: 1024px) {
  .quick-quote-row .quick-quote-con .quick-desktop {
    display: block;
  }
}

.quick-quote-row .quick-quote-con .quick-desktop h4 {
  color: #163189;
  text-align: center;
  font-weight: 700;
  margin-bottom: 20px;
}

.quick-quote-row .quick-quote-con .quick-desktop .quick-heading {
  color: white;
}

.quick-quote-row .quick-quote-con .quick-desktop .quick-input input, .quick-quote-row .quick-quote-con .quick-desktop .quick-input textarea {
  width: 100%;
  border: none !important;
  background: white;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.quick-quote-row .quick-quote-con .quick-desktop .quick-input input {
  height: 42px;
}

.quick-quote-row .quick-quote-con .quick-desktop .quick-input textarea {
  height: 70px;
}

.quick-quote-row .quick-quote-con .quick-desktop .quick-input .btn-submit {
  background: #163189;
  width: 100%;
  height: 66px;
  border-radius: 0px;
  text-transform: uppercase;
  color: white;
  font-weight: 500;
  margin-top: 6px;
  font-size: 24px;
}

.quick-quote-row .quick-quote-con .quick-desktop .quick-input .btn-submit:hover {
  background: black;
  color: white;
}

.quick-quote-row .quick-quote-con .quick-desktop .quick-input .quick-privacy {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}

.quick-quote-row .quick-quote-con .quick-desktop .quick-input .quick-privacy a {
  color: #163189;
  text-transform: uppercase;
}

.quick-quote-row .quick-quote-con .quick-desktop .quick-input .quick-privacy a:hover {
  color: white;
}

.quick-quote-row .quick-quote-con .quick-desktop .quick-input .col-right {
  padding-right: 0px;
}

@media (max-width: 576px) {
  .quick-quote-row .quick-quote-con .quick-desktop .quick-input .col-right {
    padding-right: 0px;
    padding-left: 0px;
  }
}

/************************Quick Quote ends*******************/
/***********************Welcome******************/
.welcome-row {
  background: url(../images/welcome-bg.jpg);
  background-size: cover;
}

.welcome-row .welcome-con {
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.welcome-row .welcome-con ul li {
  color: #163189;
  list-style-image: url(../images/blue.png);
}

.welcome-row .welcome-con img {
  width: 100%;
}

.welcome-row .welcome-con h1 {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 1.8rem !important;
  color: #163189;
}

.welcome-row .welcome-con h5 {
  margin-top: 30px;
}

@media (max-width: 576px) {
  .welcome-row .welcome-con h5 {
    margin-bottom: 30px;
  }
}

.welcome-row .welcome-con h5 a {
  background: #163189;
  padding: 10px 50px 10px 40px;
  color: white;
  border-radius: 10px;
  text-transform: uppercase;
}

.welcome-row .welcome-con h5 a:hover {
  background: #38a2f8;
}

.welcome-row .welcome-con p {
  line-height: 31px;
}

/*********************** Welcome Ends******************/
/************************Tab*********************/
.tab {
  background: url(../images/tab-bg.jpg);
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab .tab-con {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.tab .tab-con .tab-wrap:hover img {
  border: 10px solid #38a2f8;
}

.tab .tab-con .tab-wrap:hover h5 {
  color: #38a2f8;
}

.tab .tab-con .tab-wrap img {
  width: 80%;
  border-radius: 50%;
  border: 10px solid white;
}

.tab .tab-con .tab-wrap h5 {
  color: white;
  margin-top: 20px;
  font-weight: 600;
  font-size: 1.6rem !important;
}

@media (max-width: 768px) {
  .tab .tab-con .tab-wrap h5 {
    font-size: 1.1rem !important;
  }
}

@media (max-width: 576px) {
  .tab .tab-con .tab-wrap h5 {
    margin-bottom: 30px;
  }
}

.tab .tab-con .tab-wrap h5:hover {
  color: #38a2f8;
}

.tab .tab-con .top-heading h2 {
  text-align: center;
}

.tab .tab-con .top-heading h3 {
  margin-bottom: 25px;
}

.tab .tab-con a {
  color: black;
}

/************************Tab ends*********************/
/******************review*********************/
.cat-ratings p {
  padding: 10px;
}

.cat-ratings .cat-col {
  width: 20%;
}

@media (max-width: 1024px) {
  .cat-ratings .cat-col {
    width: 28%;
  }
}

@media (max-width: 576px) {
  .cat-ratings .cat-col {
    width: 48%;
  }
}

.cat-ratings .star-col {
  width: auto;
}

@media (max-width: 1024px) {
  .cat-ratings .star-col {
    width: 28%;
  }
}

@media (max-width: 576px) {
  .cat-ratings .star-col {
    width: 48%;
  }
}

.center {
  text-align: center;
}

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

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

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

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

.cat-col {
  width: 27%;
}

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

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

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

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

/******************ends*******************/
.testimonial-con {
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.testimonial-con h3 {
  color: #163189;
  font-weight: 700;
}

.testimonial-con h5 {
  font-style: italic;
}

@media (max-width: 576px) {
  .testimonial-con h4 {
    margin-bottom: 30px;
  }
}

.testimonial-con .test-img .shape1 {
  position: absolute;
  width: 44%;
  right: -16%;
  z-index: -1;
  top: -10%;
}

@media (max-width: 1024px) {
  .testimonial-con .test-img .shape1 {
    right: 0%;
  }
}

.testimonial-con .test-img .img-col {
  width: 100%;
  border-radius: 50%;
}

@media (max-width: 576px) {
  .testimonial-con .test-img .img-col {
    margin-top: 20px;
  }
}

.testimonial-con .test-img .shape2 {
  position: absolute;
  right: -26%;
  z-index: -1;
  bottom: -10%;
}

@media (max-width: 1024px) {
  .testimonial-con .test-img .shape2 {
    right: 0%;
  }
}

/*****************************why choose row************/
.why-row {
  background: url(../images/why-choose-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

.why-row .why-con {
  padding-top: 90px;
  padding-bottom: 160px;
}

@media (max-width: 576px) {
  .why-row .why-con .col-lg-3 {
    align-items: center;
    align-self: center;
    justify-content: center;
    display: flex;
    margin-bottom: 30px;
  }
}

@media (max-width: 576px) {
  .why-row .why-con {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

.why-row .why-con h1 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
}

@media (max-width: 768px) {
  .why-row .why-con h1 {
    margin-top: 30px;
  }
}

@media (max-width: 576px) {
  .why-row .why-con h1 {
    font-size: 2rem !important;
  }
}

.why-row .why-con ul {
  margin-bottom: 30px;
}

.why-row .why-con ul li {
  list-style-image: url(../images/tick.png);
}

.why-row .why-con .why-wrap {
  text-align: center;
  height: 250px;
  width: 250px;
  border-radius: 50%;
  border: 4px solid white;
  padding-top: 40px;
}

@media (max-width: 1024px) {
  .why-row .why-con .why-wrap h4 {
    font-size: 1rem !important;
  }
}

@media (max-width: 1024px) {
  .why-row .why-con .why-wrap {
    height: 220px;
    width: 220px;
  }
}

.why-row .why-con .why-wrap img {
  margin-bottom: 20px;
}

.why-btm-row .why-btm-con {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

.why-btm-row .why-btm-con h4 {
  color: #163189;
  font-weight: 700;
  line-height: 37px;
  text-transform: uppercase;
}

@media (max-width: 576px) {
  .why-btm-row .why-btm-con h4 {
    font-size: 1.3rem !important;
  }
}

/*************************Foot Logo******************/
.foot-logo {
  text-align: center;
}

.foot-logo .foot-logo-con {
  padding-top: 50px;
  padding-bottom: 50px;
}

.foot-logo .foot-logo-con h5 {
  text-align: center;
  font-weight: bold;
  font-size: 1rem !important;
  margin-bottom: 30px;
}

.foot-logo .foot-logo-con img {
  width: 14%;
  padding: 10px;
  margin-right: 17px;
}

@media (max-width: 768px) {
  .foot-logo .foot-logo-con img {
    width: 16%;
  }
}

@media (max-width: 576px) {
  .foot-logo .foot-logo-con img {
    width: 43%;
  }
}

/*************************Foot Logo Ends******************/
/***********************Footer Top ************************/
.footer-top {
  background: #163189;
  color: white;
}

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

.footer-top .footer-top-con iframe {
  width: 90%;
  height: 200px;
}

@media (max-width: 768px) {
  .footer-top .footer-top-con iframe {
    width: 100%;
    margin-bottom: 20px;
  }
}

.footer-top .footer-top-con a {
  color: white;
}

.footer-top .footer-top-con a:hover {
  color: #38a2f8;
}

.footer-top .footer-top-con h4 {
  font-weight: 500;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .footer-top .footer-top-con .footer-logo {
    text-align: center;
  }
}

.footer-top .footer-top-con .footer-logo img {
  width: 60%;
  margin-bottom: 30px;
}

@media (max-width: 576px) {
  .footer-top .footer-top-con .footer-logo img {
    width: 91%;
  }
}

.footer-top .footer-top-con .foot-menu ul {
  padding-left: 0px;
  list-style: none;
}

.footer-top .footer-top-con .foot-menu ul li {
  line-height: 33px;
}

@media (max-width: 1024px) {
  .footer-top .footer-top-con .foot-contact h5 {
    font-size: .9rem !important;
  }
}

.footer-top .footer-top-con .foot-contact .foot-ph-col {
  margin-bottom: 20px;
}

/***********************Footer Top  Ends************************/
/***********************Footer************************/
.footer-row {
  background: #38a2f8;
}

.footer-row .footer-con {
  padding-top: 30px;
  padding-bottom: 30px;
  color: white;
}

.footer-row .footer-con a {
  color: white;
}

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

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

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

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

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

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

/***********************Footer Ends************************/
/************************Inner Page**********************/
.page-container {
  padding: 30px 0px 30px 0px;
}

.page-container ul {
  padding-left: 20px;
}

.page-container a {
  font-weight: bold;
  color: #000;
}

.page-container h2 {
  color: #163189;
  font-weight: bold;
  border-bottom: 3px solid #163189;
  padding-bottom: 10px;
}

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

.page-container p {
  line-height: 26px;
  text-align: justify;
}

.page-container p span {
  color: #163189;
  font-weight: bold;
}

.page-container .col-md-12, .page-container .col-md-11, .page-container .col-lg-10, .page-container .col-md-10, .page-container .col-md-9, .page-container .col-md-8, .page-container .col-md-7, .page-container .col-md-6,
.page-container .col-md-5, .page-container .col-md-4, .page-container .col-md-3, .page-container .col-lg-2, .page-container .col-md-2, .page-container .col-md-1, .page-container .col-md, .page-container .col-lg-6,
.page-container .col-lg-3, .page-container .col-lg-9, .page-container .col-lg-4, .page-container .col-lg-8 {
  padding-left: 0px;
}

@media (max-width: 1024px) {
  .page-container .col-md-12, .page-container .col-md-11, .page-container .col-lg-10, .page-container .col-md-10, .page-container .col-md-9, .page-container .col-md-8, .page-container .col-md-7, .page-container .col-md-6,
  .page-container .col-md-5, .page-container .col-md-4, .page-container .col-md-3, .page-container .col-lg-2, .page-container .col-md-2, .page-container .col-md-1, .page-container .col-md, .page-container .col-lg-6,
  .page-container .col-lg-3, .page-container .col-lg-9, .page-container .col-lg-4, .page-container .col-lg-8 {
    padding-left: 15px;
  }
}

.page-container .inside-images {
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

.gallery h4 {
  color: #163189;
}

@media screen and (max-width: 1024px) {
  .gallery-pc {
    display: none !important;
    visibility: hidden !important;
  }
  .gallery-mobile {
    display: block !important;
    visibility: visible !important;
  }
  .gallery li,
  .gallery li img {
    width: 100% !important;
    height: auto !important;
    margin: 0px;
  }
}

/****************ends****************/
/******************Area coverage************************/
.area-con {
  padding-top: 60px;
}

@media (max-width: 1024px) {
  .area-con {
    padding-top: 10px;
  }
  .area-con .page-container {
    padding: 0px 0px 30px 0px;
  }
}

.area-con iframe {
  width: 100%;
  height: 863px;
}

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

@media (max-width: 768px) {
  .area-con .covering li {
    float: left;
    width: 50%;
  }
}

@media (max-width: 576px) {
  .area-con .covering li {
    width: 100%;
  }
}

.area-con .covering li img {
  font-size: 22px;
  margin-left: 0px;
  margin-right: 10px;
}

/***********************ends**********************/
/***********************Contact page*************************/
.contact-con .con-address h5 a {
  color: black;
  font-weight: normal;
}

.contact-con .con-address h5 a:hover {
  color: #163189;
}

.contact-con .contact-form {
  background: #ccc;
  background: linear-gradient(180deg, #ccc 0%, white 100%);
  padding: 30px 10px 30px 10px;
}

.contact-con .contact-form .col-md-12 {
  padding-left: 15px !important;
}

.contact-con .contact-form h3 {
  text-align: center;
}

.contact-con .contact-form input {
  height: 40px;
  width: 100%;
  border: 1px solid #ccc !important;
  background: #fff;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 10px;
  border-radius: 6px;
}

.contact-con .contact-form select {
  height: 40px;
  width: 100%;
  border: 1px solid #ccc !important;
  background: #fff;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 10px;
  border-radius: 6px;
}

.contact-con .contact-form textarea {
  height: 80px;
  width: 100%;
  border: 1px solid #ccc !important;
  background: #fff;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 10px;
  border-radius: 6px;
}

.contact-con .contact-form .con-btn {
  width: 100%;
  background: #163189;
  color: white;
}

.contact-con .contact-form .con-btn:hover {
  background: #38a2f8;
}

@media (max-width: 576px) {
  .contact-con .contact-form {
    margin-top: 15px;
  }
}

.contact-con .btn-privacy {
  background: #163189;
  color: white;
}

.contact-con .btn-privacy:hover {
  background: #38a2f8;
}

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

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

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

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

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

@media (max-width: 1024px) {
  .f-nav {
    left: unset;
    top: unset;
    width: unset;
    z-index: unset;
    transition: unset;
    position: unset !important;
  }
}

button:focus {
  outline: none;
}

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

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

#more a {
  font-weight: bold;
}

#more .modal-dialog {
  max-width: 70%;
  top: 20% !important;
}

@media (max-width: 576px) {
  #more .modal-dialog {
    max-width: 100%;
    top: 10% !important;
  }
}

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

.quality-cols {
  padding-top: 10px;
}

.quality-cols .facebook-cls {
  width: 46% !important;
}

@media (max-width: 1024px) {
  .quality-cols .facebook-cls {
    width: 7% !important;
  }
}

@media (max-width: 768px) {
  .quality-cols .facebook-cls {
    width: 9% !important;
  }
}

@media (max-width: 576px) {
  .quality-cols .facebook-cls {
    width: 19% !important;
  }
}

.quality-cols .insta-cls {
  width: 49% !important;
}

@media (max-width: 1024px) {
  .quality-cols .insta-cls {
    width: 8% !important;
  }
}

@media (max-width: 768px) {
  .quality-cols .insta-cls {
    width: 10% !important;
  }
}

@media (max-width: 576px) {
  .quality-cols .insta-cls {
    width: 19% !important;
  }
}

.quality-cols img {
  padding: 10px;
}
/*# sourceMappingURL=style.css.map */