/*-----------------------------------------------------------
    Theme Name: Secf
    Theme URI: 
    Description: Secf - Automobile Services HTML Template
    Author: EnvyTheme
    Author URI: https://envytheme.com/
    Version: 1.0
-------------------------------------------------------------*/
/*--------------------------------
     =====Table Of Contents====

1.  General Styles 
2.  Mixins CSS
3.  Back To Top Button CSS
4.  Preloader CSS
5.  Button & Link CSS
6.  Section Title & Overlay & Shape CSS
7.  Social Link CSS
8.  Pagination CSS
9.  Sidebar CSS
     - Search Box Widget
     - Taglist Widget
     - Category Widget
     - Filter Search Widget
     - New Arrival Product Widget
     - Popular Post Widget
10. Sign In CSS
11. FAQ Terms & Conditions
----------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Livvic:wght@200;300;400;500;600;700;900&display=swap");
/*---------------------------------
            General Styles 
-----------------------------------*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

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

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

a,
button,
input[type="submit"] {
  cursor: pointer;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

a {
  color: #000;
  text-transform: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover,
a :focus {
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #000;
}

a:focus {
  outline: 0 solid;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.4;
  color: #000;
}

body {
  font-size: 16px;
  line-height: 26px;
  font-family: "Livvic", sans-serif;
  font-weight: 400;
  color: #555555;
}

p {
  font-size: 16px;
  line-height: 1.8;
  color: #555555;
}

select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(https://templates.envytheme.com/secf/default/assets/img/down-arrow.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 94% 50%;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-200 {
  padding-top: 200px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-130 {
  padding-bottom: 130px;
}

.ptb-10 {
  padding-bottom: 10px;
  padding-bottom: 10px;
}

.ptb-20 {
  padding-bottom: 20px;
  padding-bottom: 20px;
}

.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ptb-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mmt-10 {
  margin-top: -10px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.z-0 {
  z-index: 0;
  position: relative;
}

#message {
  padding: 0;
  margin: 0;
}

.help-block {
  color: #E31C25;
}

.list-style {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-style li {
  list-style: none;
}

.page-wrapper {
  overflow-x: hidden;
}

/*---------------------------------
          Mixins & Animation CSS
-----------------------------------*/
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .project-info-widget .project-info-item-wrap .project-info-item .project-info-icon, .process-item-wrap .process-item span, .about-wrap.style1 .about-img-wrap .about-bg-3 .play-btn, .about-wrap.style2 .about-content .business-hrs .business-icon, .about-wrap.style2 .about-img-wrap .headerCover, .about-wrap.style3 .about-img-wrap .about-promo-text, .feature-item-wrap .feature-item .feature-icon, .service-card.style1 .service-icon, .service-card.style3 .service-title span, .why-choose-wrap.style2 .wh-img-wrap span, .counter-card-wrap.style1 .counter-card .counter-icon, .counter-card-wrap.style2 .counter-card .counter-icon, .project-card.style1 .project-info, .project-card.style2 .project-info, .team-card .team-img .social-profile li a, .testimonial-card.style2 .client-info-wrap .client-img .quote-icon, .testimonial-card.style3 .quote-icon, .wp-block-quote .wp-quote-icon, .content-feature-list.style1 li span, .pricing-table .pricing-features .pricing-icon, .contact-box-wrap .contact-item .contact-icon, .header-wrap .header-top .header-top-left, .header-wrap .header-top .header-top-right, .header-wrap .header-bottom .others-options .social-link, .schedule-widget ul li, .pp-post-item, .hero-wrap.style3 .hero-slide-item .hero-btn, .hero-wrap.style3 .hero-slide-item .hero-btn .play-now, .about-wrap.style3 .about-content .about-company .ceo-info-wrap, .service-card.style2 .service-info .service-title, .service-card.style3 .service-title, .why-choose-wrap.style2 .single-skill, .counter-card-wrap.style1 .counter-card, .counter-card-wrap.style2 .counter-card, .project-slider-one .owl-stage-outer .owl-stage, .testimonial-card .client-info-area, .testimonial-card .client-info-wrap, .blog-card.style2 .blog-info .blog-author, .post-navigation, .wp-block-quote, .contact-box-wrap .contact-item, .feature-item-wrap.style2, .why-choose-wrap.style1 .wh-content .feature-item-wrap, .why-choose-wrap.style2 .progess-bar-item, .why-choose-wrap.style1 .wh-content .feature-item-wrap .feature-item .feature-icon, .owl-carousel .owl-nav, .page-navigation .page-nav, .process-item-wrap, .process-item-wrap .process-item, .about-wrap.style2 .about-content .business-hrs, .about-wrap.style3 .about-content .about-company, .feature-item-wrap .feature-item, .why-choose-wrap.style2 .progess-bar-item .circle-progress-item, .counter-card-wrap.style1, .team-card .team-img .social-profile, .post-author, .comment-item-wrap .comment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hero-wrap.style3 .hero-slide-item .hero-btn .play-now .play-btn, .why-choose-wrap.style1 .feature-item-wrap .feature-item .feature-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .project-info-widget .project-info-item-wrap .project-info-item .project-info-icon, .process-item-wrap .process-item span, .about-wrap.style1 .about-img-wrap .about-bg-3 .play-btn, .about-wrap.style2 .about-content .business-hrs .business-icon, .about-wrap.style2 .about-img-wrap .headerCover, .about-wrap.style3 .about-img-wrap .about-promo-text, .feature-item-wrap .feature-item .feature-icon, .service-card.style1 .service-icon, .service-card.style3 .service-title span, .why-choose-wrap.style2 .wh-img-wrap span, .counter-card-wrap.style1 .counter-card .counter-icon, .counter-card-wrap.style2 .counter-card .counter-icon, .project-card.style1 .project-info, .project-card.style2 .project-info, .team-card .team-img .social-profile li a, .testimonial-card.style2 .client-info-wrap .client-img .quote-icon, .testimonial-card.style3 .quote-icon, .wp-block-quote .wp-quote-icon, .content-feature-list.style1 li span, .pricing-table .pricing-features .pricing-icon, .contact-box-wrap .contact-item .contact-icon {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-wrap.style3 .hero-slide-item .hero-btn .play-now .play-btn, .why-choose-wrap.style1 .feature-item-wrap .feature-item .feature-icon {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-wrap .header-top .header-top-left, .header-wrap .header-top .header-top-right, .header-wrap .header-bottom .others-options .social-link, .schedule-widget ul li, .pp-post-item, .hero-wrap.style3 .hero-slide-item .hero-btn, .hero-wrap.style3 .hero-slide-item .hero-btn .play-now, .about-wrap.style3 .about-content .about-company .ceo-info-wrap, .service-card.style2 .service-info .service-title, .service-card.style3 .service-title, .why-choose-wrap.style2 .single-skill, .counter-card-wrap.style1 .counter-card, .counter-card-wrap.style2 .counter-card, .project-slider-one .owl-stage-outer .owl-stage, .testimonial-card .client-info-area, .testimonial-card .client-info-wrap, .blog-card.style2 .blog-info .blog-author, .post-navigation, .wp-block-quote, .contact-box-wrap .contact-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.schedule-widget ul li, .feature-item-wrap.style2, .why-choose-wrap.style1 .wh-content .feature-item-wrap, .why-choose-wrap.style2 .progess-bar-item, .post-navigation {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-navigation .page-nav, .team-card .team-img .social-profile {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.why-choose-wrap.style1 .wh-content .feature-item-wrap .feature-item .feature-icon {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 85px;
  width: 85px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform-origin: center;
  transform-origin: center center;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 #fff;
  -ms-box-shadow: 0 0 0 0 #fff;
  -o-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff;
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}

.play-now .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 85px;
  width: 85px;
  text-align: center;
  line-height: 92px;
  background-color: #086ad7;
  color: #fff;
  z-index: 1;
  font-size: 28px;
  padding-left: 5px;
  display: block;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform-origin: center;
  transform-origin: center center;
  border-radius: 50%;
}

.play-now .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.play-now .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

/*---------------------------------
     Back To Top Button CSS
-----------------------------------*/
.back-to-top {
  font-size: 24px;
  width: 45px;
  height: 45px;
  line-height: 42px;
  text-align: center;
  display: none;
  position: fixed;
  bottom: 230px;
  right: 20px;
  z-index: 999;
  border-radius: 48% 52% 47% 53% / 73% 70% 30% 27%;
  background: #E70D3D;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.back-to-top.open {
  bottom: 30px;
}

.back-to-top i {
  color: #fff;
}

/*---------------------------------
     Preloader CSS
-----------------------------------*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 20000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 20000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loader svg {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.car__body {
  -webkit-animation: shake 0.2s ease-in-out infinite alternate;
          animation: shake 0.2s ease-in-out infinite alternate;
}

.car__line {
  -webkit-transform-origin: center right;
          transform-origin: center right;
  stroke-dasharray: 22;
  -webkit-animation: line 0.8s ease-in-out infinite;
          animation: line 0.8s ease-in-out infinite;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.car__line--top {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.car__line--middle {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.car__line--bottom {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translateY(-1%);
            transform: translateY(-1%);
  }
  100% {
    -webkit-transform: translateY(3%);
            transform: translateY(3%);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: translateY(-1%);
            transform: translateY(-1%);
  }
  100% {
    -webkit-transform: translateY(3%);
            transform: translateY(3%);
  }
}

@-webkit-keyframes line {
  0% {
    stroke-dashoffset: 22;
  }
  25% {
    stroke-dashoffset: 22;
  }
  50% {
    stroke-dashoffset: 0;
  }
  51% {
    stroke-dashoffset: 0;
  }
  80% {
    stroke-dashoffset: -22;
  }
  100% {
    stroke-dashoffset: -22;
  }
}

@keyframes line {
  0% {
    stroke-dashoffset: 22;
  }
  25% {
    stroke-dashoffset: 22;
  }
  50% {
    stroke-dashoffset: 0;
  }
  51% {
    stroke-dashoffset: 0;
  }
  80% {
    stroke-dashoffset: -22;
  }
  100% {
    stroke-dashoffset: -22;
  }
}

/*---------------------------------
       Button & Link CSS
----------------------------------*/
.btn {
  display: inline-block;
  line-height: 26px;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  position: relative;
  z-index: 1;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 500;
  border: 1px solid transparent;
}

.btn:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  content: "";
  width: 0;
  height: 50%;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.btn:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 0;
  height: 50%;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.btn:hover:after, .btn:hover:before {
  width: 100%;
  visibility: visible;
  opacity: 1;
}

.btn.style1 {
  background-color: #E70D3D;
  border-radius: 0;
  padding: 12px 30px 13px;
  color: #fff;
}

.btn.style1:hover {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.1);
}

.btn.style1:hover:after, .btn.style1:hover:before {
  background: #13295A;
}

.btn.style2 {
  border: none;
  background: #fff;
  border-radius: 0;
  color: #000;
  padding: 12px 30px 13px;
}

.btn.style2:hover {
  color: #fff;
}

.btn.style2:hover:after, .btn.style2:hover:before {
  background: #E70D3D;
}

.btn.style2:hover span {
  background-color: #13295A;
}

.btn.style3 {
  border: none;
  background-color: #13295A;
  border-radius: 0;
  padding: 12px 30px 13px;
  color: #fff;
}

.btn.style3:hover {
  color: #fff;
}

.btn.style3:hover:after, .btn.style3:hover:before {
  background: #E70D3D;
}

.btn.style4 {
  border: none;
  background-color: #E70D3D;
  border-radius: 0;
  padding: 12px 30px 13px;
  color: #fff;
}

.btn.style4:hover {
  color: #E70D3D;
}

.btn.style4:hover:after, .btn.style4:hover:before {
  background: #fff;
}

.btn.style5 {
  border: none;
  background: #fff;
  border-radius: 0;
  color: #000;
  padding: 12px 30px 13px;
}

.btn.style5:hover {
  color: #fff;
}

.btn.style5:hover:after, .btn.style5:hover:before {
  background: #13295A;
}

.btn.style6 {
  background-color: transparent;
  border-color: #081B45;
  border-radius: 0;
  padding: 12px 30px 13px;
  color: #555555;
}

.btn.style6:hover {
  color: #fff;
  border-color: transparent;
}

.btn.style6:hover:after, .btn.style6:hover:before {
  background: #13295A;
}

.link {
  font-weight: 500;
  line-height: 26px;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.link i {
  position: absolute;
  top: 7px;
  right: -22px;
  font-size: 14px;
  line-height: 0.8;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.link:hover {
  letter-spacing: 0.3px;
  color: #13295A;
}

.link:hover i {
  right: -27px;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  width: 40px;
  height: 35px;
  text-align: center;
  background-color: #13295A;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.08);
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.owl-carousel .owl-nav button.owl-prev.owl-next i, .owl-carousel .owl-nav button.owl-next.owl-next i {
  left: 2px;
  position: relative;
}

.owl-carousel .owl-nav button.owl-prev:after, .owl-carousel .owl-nav button.owl-next:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0;
  height: 100%;
  background: #E70D3D;
  z-index: -1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.owl-carousel .owl-nav button.owl-prev i, .owl-carousel .owl-nav button.owl-next i {
  font-size: 20px;
  line-height: 0.8;
  color: #fff;
  margin: 0 auto;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.owl-carousel .owl-nav button.owl-prev:hover:after, .owl-carousel .owl-nav button.owl-next:hover:after {
  width: 100%;
}

.owl-carousel .owl-nav button.owl-prev:hover i, .owl-carousel .owl-nav button.owl-next:hover i {
  color: #fff;
}

.owl-carousel .owl-dots button.owl-dot {
  display: inline-block;
  margin: 0 6px;
  position: relative;
  bottom: -5px;
}

.owl-carousel .owl-dots button.owl-dot span {
  width: 28px;
  height: 5px;
  opacity: 0.35;
  position: relative;
  display: inline-block;
  background: #888888;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.owl-carousel .owl-dots button.owl-dot span:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0;
  height: 100%;
  background-color: #13295A;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.owl-carousel .owl-dots button.owl-dot.active span {
  background-color: #13295A;
  width: 32px;
  opacity: 1;
}

.owl-carousel .owl-dots button.owl-dot.active span:after {
  width: 100%;
}

/*--------------------------------------
    Section Title,Overlay & Shape CSS
----------------------------------------*/
.section-title,
.content-title {
  position: relative;
}

.section-title h2,
.content-title h2 {
  font-size: 40px;
  line-height: 1.3;
  font-weight: 600;
  margin: 0;
}

.section-title p,
.content-title p {
  margin: 15px 0 0;
}

.section-title span,
.content-title span {
  font-weight: 500;
  line-height: 1;
  display: block;
  margin: 0 0 8px;
}

.section-title.style1 span, .section-title.style2 span,
.content-title.style1 span,
.content-title.style2 span {
  color: #E70D3D;
  font-weight: 500;
  line-height: 1;
  display: block;
}

.bg-transparent {
  background-color: transparent;
}

.bg-black {
  background-color: #000;
}

.bg-white {
  background-color: #fff;
}

.bg-catskill {
  background-color: #F9FAFC;
}

.bg-albastor {
  background-color: #F7F7F7;
}

.bg-zodiac {
  background-color: #13295A;
}

.bg-downriver {
  background-color: #081B45;
}

.body_overlay {
  position: fixed;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.body_overlay.open {
  visibility: visible;
  opacity: 1;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.op-1 {
  opacity: 0.1;
}

.op-2 {
  opacity: 0.2;
}

.op-3 {
  opacity: 0.3;
}

.op-4 {
  opacity: 0.4;
}

.op-5 {
  opacity: 0.5;
}

.op-6 {
  opacity: 0.6;
}

.op-7 {
  opacity: 0.7;
}

.op-8 {
  opacity: 0.8;
}

.op-85 {
  opacity: 0.85;
}

.op-9 {
  opacity: 0.9;
}

.op-95 {
  opacity: 0.95;
}

.op-10 {
  opacity: 1;
}

.bg-f {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ddd;
}

.pos-rel {
  position: relative;
  z-index: 1;
}

.bounce {
  -webkit-animation: float 1500ms infinite ease-in-out;
  animation: float 1500ms infinite ease-in-out;
}

.moveHorizontal {
  -webkit-animation: moveHorizontal 3000ms infinite ease-in-out;
  animation: moveHorizontal 3000ms infinite ease-in-out;
}

.moveHorizontal_reverse {
  -webkit-animation: moveHorizontal_reverse 3000ms infinite ease-in-out;
  animation: moveHorizontal_reverse 3000ms infinite ease-in-out;
}

.animationFramesTwo {
  -webkit-animation: animationFramesTwo 20000ms infinite ease-in-out;
  animation: animationFramesTwo 20000ms infinite ease-in-out;
}

.zoomeffect {
  -webkit-animation: zoomeffect 10s infinite;
  animation: zoomeffect 10s infinite;
}

@-webkit-keyframes zoomeffect {
  0% {
    background-position: center;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  50% {
    background-position: center;
    -webkit-transform: scale(2, 2);
            transform: scale(2, 2);
  }
  100% {
    background-position: center;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@keyframes zoomeffect {
  0% {
    background-position: center;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  50% {
    background-position: center;
    -webkit-transform: scale(2, 2);
            transform: scale(2, 2);
  }
  100% {
    background-position: center;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

.rotate {
  -webkit-animation: rotation 20s infinite linear;
  animation: rotation 20s infinite linear;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes float {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}

@-webkit-keyframes animationFramesTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes animationFramesTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes moveHorizontal {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes moveHorizontal {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@-webkit-keyframes moveHorizontal_reverse {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes moveHorizontal_reverse {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@-webkit-keyframes moveVertical {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes moveVertical {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

/*-------------------------------
     Social Link  CSS
-------------------------------*/
.social-profile li {
  display: inline-block;
  margin: 0 4px;
}

.social-profile li:first-child {
  margin-left: 0;
}

.social-profile li:last-child {
  margin-right: 0;
}

.social-profile li:last-child {
  margin-right: 0;
}

.social-profile li a {
  display: block;
  text-align: center;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-profile li a i {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-profile li a:hover {
  border-color: transparent;
  color: #13295A;
}

.social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a {
  width: 32px;
  height: 32px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-profile.style1 li a i, .social-profile.style2 li a i, .social-profile.style3 li a i {
  font-size: 16px;
  line-height: 0.8;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-profile.style1 li a {
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.social-profile.style1 li a i {
  color: #13295A;
}

.social-profile.style1 li a:hover {
  background-color: #13295A;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

.social-profile.style1 li a:hover i {
  color: #fff;
}

.social-profile.style2 li a {
  background: rgba(231, 13, 61, 0.09);
  border-radius: 5px;
}

.social-profile.style2 li a i {
  color: #E70D3D;
}

.social-profile.style2 li a:hover {
  background-color: #e70d3d;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

.social-profile.style2 li a:hover i {
  color: #fff;
}

.social-profile.style3 li a {
  background: #13295A;
  border-radius: 5px;
}

.social-profile.style3 li a i {
  color: #fff;
}

.social-profile.style3 li a:hover {
  background-color: #e70d3d;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

.social-profile.style3 li a:hover i {
  color: #fff;
}

/*-------------------------------
        Pagination  CSS
-------------------------------*/
.page-navigation .page-nav {
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page-navigation .page-nav li {
  margin: 0 5px;
}

.page-navigation .page-nav li a {
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  font-size: 18px;
  line-height: 44px;
  font-weight: 600;
  opacity: 0.7;
  background: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.page-navigation .page-nav li a i {
  font-size: 24px;
  line-height: 48px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.page-navigation .page-nav li a.active, .page-navigation .page-nav li a:hover {
  color: #fff;
  opacity: 1;
  background-color: #13295A;
}

.page-navigation .page-nav li a.active i, .page-navigation .page-nav li a:hover i {
  color: #fff;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .project-info-widget .project-info-item-wrap .project-info-item .project-info-icon, .process-item-wrap .process-item span, .about-wrap.style1 .about-img-wrap .about-bg-3 .play-btn, .about-wrap.style2 .about-content .business-hrs .business-icon, .about-wrap.style2 .about-img-wrap .headerCover, .about-wrap.style3 .about-img-wrap .about-promo-text, .feature-item-wrap .feature-item .feature-icon, .service-card.style1 .service-icon, .service-card.style3 .service-title span, .why-choose-wrap.style2 .wh-img-wrap span, .counter-card-wrap.style1 .counter-card .counter-icon, .counter-card-wrap.style2 .counter-card .counter-icon, .project-card.style1 .project-info, .project-card.style2 .project-info, .team-card .team-img .social-profile li a, .testimonial-card.style2 .client-info-wrap .client-img .quote-icon, .testimonial-card.style3 .quote-icon, .wp-block-quote .wp-quote-icon, .content-feature-list.style1 li span, .pricing-table .pricing-features .pricing-icon, .contact-box-wrap .contact-item .contact-icon, .header-wrap .header-top .header-top-left, .header-wrap .header-top .header-top-right, .header-wrap .header-bottom .others-options .social-link, .schedule-widget ul li, .pp-post-item, .hero-wrap.style3 .hero-slide-item .hero-btn, .hero-wrap.style3 .hero-slide-item .hero-btn .play-now, .about-wrap.style3 .about-content .about-company .ceo-info-wrap, .service-card.style2 .service-info .service-title, .service-card.style3 .service-title, .why-choose-wrap.style2 .single-skill, .counter-card-wrap.style1 .counter-card, .counter-card-wrap.style2 .counter-card, .project-slider-one .owl-stage-outer .owl-stage, .testimonial-card .client-info-area, .testimonial-card .client-info-wrap, .blog-card.style2 .blog-info .blog-author, .post-navigation, .wp-block-quote, .contact-box-wrap .contact-item, .feature-item-wrap.style2, .why-choose-wrap.style1 .wh-content .feature-item-wrap, .why-choose-wrap.style2 .progess-bar-item, .why-choose-wrap.style1 .wh-content .feature-item-wrap .feature-item .feature-icon, .owl-carousel .owl-nav, .page-navigation .page-nav, .process-item-wrap, .process-item-wrap .process-item, .about-wrap.style2 .about-content .business-hrs, .about-wrap.style3 .about-content .about-company, .feature-item-wrap .feature-item, .why-choose-wrap.style2 .progess-bar-item .circle-progress-item, .counter-card-wrap.style1, .team-card .team-img .social-profile, .post-author, .comment-item-wrap .comment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .project-info-widget .project-info-item-wrap .project-info-item .project-info-icon, .process-item-wrap .process-item span, .about-wrap.style1 .about-img-wrap .about-bg-3 .play-btn, .about-wrap.style2 .about-content .business-hrs .business-icon, .about-wrap.style2 .about-img-wrap .headerCover, .about-wrap.style3 .about-img-wrap .about-promo-text, .feature-item-wrap .feature-item .feature-icon, .service-card.style1 .service-icon, .service-card.style3 .service-title span, .why-choose-wrap.style2 .wh-img-wrap span, .counter-card-wrap.style1 .counter-card .counter-icon, .counter-card-wrap.style2 .counter-card .counter-icon, .project-card.style1 .project-info, .project-card.style2 .project-info, .team-card .team-img .social-profile li a, .testimonial-card.style2 .client-info-wrap .client-img .quote-icon, .testimonial-card.style3 .quote-icon, .wp-block-quote .wp-quote-icon, .content-feature-list.style1 li span, .pricing-table .pricing-features .pricing-icon, .contact-box-wrap .contact-item .contact-icon {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-wrap .header-top .header-top-left, .header-wrap .header-top .header-top-right, .header-wrap .header-bottom .others-options .social-link, .schedule-widget ul li, .pp-post-item, .hero-wrap.style3 .hero-slide-item .hero-btn, .hero-wrap.style3 .hero-slide-item .hero-btn .play-now, .about-wrap.style3 .about-content .about-company .ceo-info-wrap, .service-card.style2 .service-info .service-title, .service-card.style3 .service-title, .why-choose-wrap.style2 .single-skill, .counter-card-wrap.style1 .counter-card, .counter-card-wrap.style2 .counter-card, .project-slider-one .owl-stage-outer .owl-stage, .testimonial-card .client-info-area, .testimonial-card .client-info-wrap, .blog-card.style2 .blog-info .blog-author, .post-navigation, .wp-block-quote, .contact-box-wrap .contact-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/*---------------------------------
        Header CSS 
-----------------------------------*/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@-webkit-keyframes toBottomFromTop10 {
  49% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  51% {
    opacity: 1;
  }
}

@keyframes toBottomFromTop10 {
  49% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  51% {
    opacity: 1;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.header-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header-wrap.sticky {
  position: fixed;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #fff;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  width: 100%;
  top: 0;
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

.header-wrap.sticky.style1 {
  top: -86px;
}

.header-wrap.sticky.style1 .header-bottom {
  background-color: #081B45;
}

.header-wrap.sticky.style3 {
  top: -82px;
}

.header-wrap.sticky.style3 .header-bottom {
  background-color: #fff;
}

.header-wrap .header-top {
  padding: 15px 0;
}

.header-wrap .header-top .header-top-right .contact-item {
  margin-right: 30px;
  padding-left: 30px;
  position: relative;
}

.header-wrap .header-top .header-top-right .contact-item:nth-child(3) {
  margin-right: 0;
}

.header-wrap .header-top .header-top-right .contact-item i {
  color: #E70D3D;
  font-size: 18px;
  line-height: 0.8;
  position: absolute;
  top: 4px;
  left: 0;
  display: inline-block;
}

.header-wrap .header-top .header-top-right .contact-item h6 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}

.header-wrap .header-top .header-top-right .contact-item a, .header-wrap .header-top .header-top-right .contact-item p {
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header-wrap .header-bottom {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #fff;
}

.header-wrap .header-bottom .others-options {
  margin-left: 25px;
}

.header-wrap .header-bottom .others-options .btn {
  font-size: 14px;
  padding: 10px 25px 10px;
}

.header-wrap .header-bottom .others-options .social-link h6 {
  font-size: 16px;
  font-weight: 500;
  margin: 0 8px 0 0;
}

.header-wrap .header-bottom .others-options .social-link .social-profile {
  position: relative;
  top: 2px;
}

.header-wrap.style1 .header-top .header-top-right .contact-item i {
  color: #E70D3D;
}

.header-wrap.style1 .header-top .header-top-right .contact-item h6, .header-wrap.style1 .header-top .header-top-right .contact-item a, .header-wrap.style1 .header-top .header-top-right .contact-item p {
  color: #000;
}

.header-wrap.style1 .header-bottom .social-link h6 {
  color: #fff;
}

.header-wrap.style1 .header-bottom .social-profile li a {
  background-color: #13295A;
}

.header-wrap.style1 .header-bottom .social-profile li a i {
  color: #fff;
}

.header-wrap.style1 .header-bottom .social-profile li a:hover {
  background-color: #E70D3D;
}

.header-wrap.style1 .header-bottom .social-profile li a:hover i {
  color: #fff;
}

.header-wrap.style3 .header-top {
  background-color: #13295A;
}

.header-wrap.style3 .header-top .header-top-right .contact-item h6 {
  color: #fff;
}

.header-wrap.style3 .header-top .header-top-right .contact-item a, .header-wrap.style3 .header-top .header-top-right .contact-item p {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .navbar-brand img {
    max-width: 120px;
  }
  .header-wrap .header-top .header-top-left .contact-item p,
  .header-wrap .header-top .header-top-left .contact-item a {
    font-size: 14px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu {
    height: 100vh;
  }
}

@media only screen and (max-width: 1199px) {
  .header-wrap .header-top .header-top-left .contact-item p,
  .header-wrap .header-top .header-top-left .contact-item a {
    font-size: 16px;
    font-weight: 400;
  }
  .header-wrap {
    overflow-x: hidden;
  }
  .header-wrap.sticky.style1, .header-wrap.sticky.style2, .header-wrap.sticky.style3 {
    top: 0;
  }
  .header-wrap.sticky.style1 .header-bottom {
    background-color: #fff;
  }
  .header-wrap.sticky.style3 .header-bottom {
    background-color: #081B45;
  }
  .header-wrap.style3 .header-bottom {
    background-color: #081B45;
  }
  .header-wrap.style3 .header-bottom .mobile-top-bar span {
    background-color: #fff;
  }
  .header-wrap.style3 .header-bottom .mobile-menu a {
    background-color: #fff;
  }
  .header-wrap.style3 .header-bottom .mobile-menu a i {
    color: #081B45;
  }
  .header-wrap .header-top {
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    background-color: #F7F7F7;
    right: -100%;
    padding: 50px 15px !important;
    display: block;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header-wrap .header-top .header-top-right {
    margin-bottom: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .header-wrap .header-top .header-top-right .contact-item {
    width: 100%;
    margin-bottom: 18px;
  }
  .header-wrap .header-top .header-top-right .social-profile {
    margin: 0 0 25px;
    display: block;
    width: 100%;
  }
  .header-wrap .header-top.open {
    visibility: visible;
    opacity: 1;
    right: 0;
  }
  .header-wrap .header-bottom {
    padding: 10px 0;
  }
  .header-wrap .header-bottom .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-wrap .header-bottom .navbar .navbar-collapse {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }
  .header-wrap .header-bottom .navbar .navbar-nav {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item {
    position: relative;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .menu-expand {
    position: absolute;
    right: 0;
    top: 14px;
    cursor: pointer;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .menu-expand i {
    color: #000;
    font-size: 18px;
    line-height: 1;
    position: relative;
    top: 7px;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item a {
    border-bottom: 1px solid #EEEFF2;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #070B3B;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item a i {
    display: none;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item a.active {
    color: #E70D3D;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu {
    width: 100%;
    background-color: #fff;
    border: none;
    padding: 0;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu li a {
    font-size: 14px;
    padding-left: 10px;
    margin-left: 10px;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #E70D3D;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu {
    margin-left: 20px;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .btn.style1 {
    margin-top: 15px;
    color: #fff;
  }
  .header-wrap .navbar {
    padding: 0;
  }
  .header-wrap.style1 .header-top .close-header-top button i {
    color: #13295A;
  }
  .header-wrap.style1 .header-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-wrap.style2 .mobile-lang {
    margin-right: 20px;
    position: relative;
    top: -4px;
  }
  .header-wrap.style3 .header-top .header-top-right .social-profile li a {
    background-color: #fff;
  }
  .mobile-bar-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    position: relative;
    top: 4px;
  }
  .menu-close {
    position: absolute;
    top: 13px;
    right: 16px;
  }
  .menu-close i {
    color: #000;
    font-size: 25px;
  }
  .mobile-menu {
    text-align: right;
    display: inline-block;
    position: relative;
    top: -3px;
  }
  .mobile-menu a {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    background-color: #13295A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mobile-menu a i {
    font-size: 22px;
    color: #fff;
    margin: 0 auto;
  }
  .mobile-top-bar {
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
    position: relative;
    top: -2px;
  }
  .mobile-top-bar span {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #000;
    border-radius: 20px;
    margin: 5.9px 0;
  }
  .mobile-top-bar span:nth-child(1) {
    margin-top: 0;
  }
  .mobile-top-bar span:nth-child(2) {
    width: 12px;
    margin-left: 8px;
  }
  .close-header-top button {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 999;
    background: transparent;
    border: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 0;
  }
  .close-header-top button i {
    color: #fff;
    font-size: 26px;
  }
  .main-menu-wrap {
    width: 100%;
    position: fixed;
    background: #fff;
    z-index: 999;
    top: 0;
    height: 100vh;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    left: -100%;
    padding: 55px 20px 30px;
    overflow-y: auto;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .main-menu-wrap.open {
    left: 0;
  }
  .main-menu > li.has-children.menu-open > span.menu-expand {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .main-menu > li.has-children.menu-open > span.menu-expand i {
    color: #000;
  }
  .main-menu > li > ul > li.has-children.menu-open > span.menu-expand {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .main-menu li {
    position: relative;
  }
  .main-menu li:last-child {
    margin: 0;
  }
  .main-menu li > span.menu-expand {
    position: absolute;
    right: 0;
    top: 13px;
    cursor: pointer;
  }
  .main-menu li > span.menu-expand i {
    color: #000;
    font-size: 18px;
  }
  .main-menu li > span.menu-expand:hover {
    color: #000;
  }
  .main-menu li a.active {
    color: #070B3B;
  }
  .main-menu li > a {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  .main-menu li > a:hover {
    color: #000;
  }
  .main-menu li > ul.sub-menu {
    padding-left: 20px;
  }
  .header-wrap .header-bottom .main-menu-wrap #menu > ul > li > a::after {
    display: none;
  }
  .main-menu li a.active {
    font-weight: 600;
    color: #000;
    border-color: rgba(0, 0, 0, 0.3);
  }
}

@media only screen and (min-width: 1200px) {
  .menu-expand i {
    display: none;
  }
  .header-wrap .navbar {
    padding: 0;
  }
  .header-wrap .navbar .navbar-brand {
    padding: 0 20px 0 0;
  }
  .header-wrap .navbar .navbar-brand img {
    max-width: 120px;
  }
  .header-wrap .navbar ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
  }
  .header-wrap .navbar .navbar-nav {
    margin-right: auto;
  }
  .header-wrap .navbar .navbar-nav .nav-item {
    position: relative;
    margin: 0 10px;
  }
  .header-wrap .navbar .navbar-nav .nav-item:first-child {
    margin-left: 0;
  }
  .header-wrap .navbar .navbar-nav .nav-item:last-child {
    margin-right: 0;
  }
  .header-wrap .navbar .navbar-nav .nav-item a {
    color: #000;
    font-weight: 400;
    padding: 27px 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
  }
  .header-wrap .navbar .navbar-nav .nav-item a:after {
    position: absolute;
    top: 25px;
    left: 0%;
    content: "";
    width: 0;
    height: 1px;
    background-color: #E70D3D;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .header-wrap .navbar .navbar-nav .nav-item a:hover, .header-wrap .navbar .navbar-nav .nav-item a:focus, .header-wrap .navbar .navbar-nav .nav-item a.active {
    color: #E70D3D;
  }
  .header-wrap .navbar .navbar-nav .nav-item a:hover:after, .header-wrap .navbar .navbar-nav .nav-item a:focus:after, .header-wrap .navbar .navbar-nav .nav-item a.active:after {
    visibility: visible;
    opacity: 1;
    width: 22px;
  }
  .header-wrap .navbar .navbar-nav .nav-item a i {
    font-size: 16px;
    line-height: 1;
    position: relative;
    top: 3px;
    display: inline-block;
    margin-left: -3px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .header-wrap .navbar .navbar-nav .nav-item a:hover i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu {
    display: block !important;
    border: none;
    top: 80px;
    left: -23px;
    z-index: 99;
    opacity: 0;
    width: 250px;
    padding: 0;
    display: block;
    border-radius: 0;
    position: absolute;
    visibility: hidden;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: rotateY(-75deg);
    transform: rotateY(-75deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li {
    margin: 0;
    border-bottom: 1px solid #EEEFF2;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li:last-child {
    border-bottom: none;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a {
    padding: 16px 20px;
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 1px;
    height: 0;
    background-color: #E70D3D;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:after {
    position: absolute;
    top: 0;
    left: 0%;
    content: "";
    width: 0;
    height: 1px;
    background-color: #E70D3D;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a.active, .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover {
    color: #E70D3D;
    letter-spacing: 0.4px;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a.active:after, .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover:after {
    visibility: visible;
    opacity: 1;
    width: 30px;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a.active:before, .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover:before {
    visibility: visible;
    opacity: 1;
    height: 30px;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
    width: 100%;
    right: auto;
    left: 0;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a i {
    margin: 0;
    position: absolute;
    top: 55%;
    font-size: 16px;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    top: 0;
    opacity: 0;
    left: -250px;
    right: auto;
    visibility: hidden;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  .header-wrap .navbar .navbar-nav .nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotatex(0deg);
    transform: rotatex(0deg);
  }
  .header-wrap .navbar .others-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-wrap.style1 .header-top {
    background-color: #fff;
  }
  .header-wrap.style1 .header-bottom {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .header-wrap.style1 .navbar .navbar-nav > .nav-item:nth-child(1) {
    margin-left: 0;
  }
  .header-wrap.style1 .navbar .navbar-nav .nav-item a {
    color: #fff;
  }
  .header-wrap.style1 .navbar .navbar-nav .nav-item a:after {
    background-color: #E70D3D;
  }
  .header-wrap.style1 .navbar .navbar-nav .nav-item a:hover, .header-wrap.style1 .navbar .navbar-nav .nav-item a:focus, .header-wrap.style1 .navbar .navbar-nav .nav-item a.active {
    color: #E70D3D;
  }
  .header-wrap.style1 .navbar .navbar-nav .nav-item .dropdown-menu li a {
    color: #13295A;
  }
  .header-wrap.style1 .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .header-wrap.style1 .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .header-wrap.style1 .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #E70D3D;
  }
  .header-wrap.style1 .navbar .others-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-wrap.style2 .navbar .navbar-nav {
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (min-width: 1400px) {
  .header-wrap .navbar .navbar-nav .nav-item {
    margin: 0 15px;
  }
  .header-wrap .navbar .navbar-nav .nav-item a {
    font-size: 17px;
  }
}

@media only screen and (min-width: 1600px) {
  .header-wrap .container {
    max-width: 1520px;
  }
  .header-wrap.style2 .header-bottom {
    padding: 10px 0;
  }
  .header-wrap.sticky.style1, .header-wrap.sticky.style3 {
    top: -101px;
  }
  .header-wrap .header-top {
    padding: 21px 0;
  }
  .header-wrap .header-top .header-top-right .contact-item {
    margin-right: 50px;
    padding-left: 40px;
  }
  .header-wrap .header-top .header-top-right .contact-item i {
    font-size: 25px;
    top: 4px;
  }
  .header-wrap .header-top .header-top-right .contact-item h6 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .header-wrap .header-top .header-top-right .contact-item a, .header-wrap .header-top .header-top-right .contact-item p {
    font-size: 16px;
  }
  .header-wrap .header-bottom {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #fff;
  }
  .header-wrap .header-bottom .navbar .navbar-nav > .nav-item {
    margin: 0 15px;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item a {
    font-size: 18px;
  }
  .header-wrap .header-bottom .others-options {
    margin-left: 30px;
  }
  .header-wrap .header-bottom .social-link h6 {
    margin-right: 10px;
  }
  .header-wrap .header-bottom .social-link .social-profile li a {
    width: 26px;
    height: 26px;
  }
  .header-wrap .header-bottom .social-link .social-profile li a i {
    font-size: 15px;
  }
  .header-wrap.style1 .container {
    max-width: 1560px;
  }
}

/*---------------------------------
       Breadcrumb CSS 
-----------------------------------*/
.br-1 {
  background-image: url(../img/breadcrumb/breadcrumb-1.jpg);
}

.br-2 {
  background-image: url(../img/breadcrumb/breadcrumb-2.jpg);
}

.br-3 {
  background-image: url(../img/breadcrumb/breadcrumb-3.jpg);
}

.breadcrumb-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 140px 0 140px;
  overflow: hidden;
}

.breadcrumb-wrap:after {
  position: absolute;
  top: 0;
  left: -10%;
  width: 62%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-transform: skew(-12deg);
  transform: skew(-12deg);
}

.breadcrumb-title {
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: left;
}

.breadcrumb-title h2 {
  font-size: 40px;
  color: #fff;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 10px;
}

.breadcrumb-title .breadcrumb-menu li {
  display: inline-block;
  margin: 0 10px;
  position: relative;
  color: #fff;
  font-weight: 500;
}

.breadcrumb-title .breadcrumb-menu li:after {
  position: absolute;
  top: 0;
  right: -13px;
  content: "/";
  font-size: 14px;
  background-color: transparent;
}

.breadcrumb-title .breadcrumb-menu li:first-child {
  margin-left: 0;
}

.breadcrumb-title .breadcrumb-menu li:first-child a {
  padding-left: 0;
}

.breadcrumb-title .breadcrumb-menu li:last-child {
  margin-right: 0;
  color: #E70D3D;
}

.breadcrumb-title .breadcrumb-menu li:last-child:after {
  display: none;
}

.breadcrumb-title .breadcrumb-menu li a {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #fff;
  display: inline-block;
  padding: 0px 5px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  position: relative;
}

.breadcrumb-title .breadcrumb-menu li a:hover {
  color: #13295A;
}

.breadcrumb-title .breadcrumb-menu li:last-child a:after {
  display: none;
}

.content-wrapper {
  margin-top: 168px;
}

/*---------------------------------------
        Sign In CSS
 ----------------------------------------*/
.login-form-wrap {
  padding: 40px;
  background: #F9FAFC;
}

.login-form-wrap .login-header {
  margin-top: -2px;
}

.login-form-wrap .login-header h3 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
}

.login-form-wrap .login-header span {
  color: #fff;
}

.login-form-wrap .login-body .form-group {
  margin: 0 0 20px;
}

.login-form-wrap .login-body .form-group label {
  font-size: 16px;
  color: #666666;
  font-weight: 400;
  margin: 0 0 10px;
  display: block;
}

.login-form-wrap .login-body .form-group input {
  border-radius: 5px;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.08);
  width: 100%;
  height: 60px;
  padding: 10px 15px;
}

.login-form-wrap .login-body .form-group input:focus {
  border-color: rgba(0, 0, 0, 0.28);
}

.login-form-wrap .login-body .btn {
  border-radius: 4px;
  display: block;
  width: 100%;
  padding: 15px;
}

.login-form-wrap .login-body .form_group label {
  font-size: 16px;
}

.login-form-wrap .link.style1 {
  color: #13295A;
}

.or-text {
  position: relative;
  text-align: center;
  margin: 0 0 15px 0;
  font-size: 16px;
  z-index: 9;
}

.or-text p {
  display: inline-block;
  padding: 0 10px;
  margin: 0 auto;
  z-index: 1;
  font-size: 20px;
  color: #000;
}

/*---------------------------------------------------------
    FAQ,Terms & Conditions, Privacy-policy,404 CSS
 ---------------------------------------------------------*/
.faq-wrap {
  position: relative;
  z-index: 1;
}

.faq-wrap .accordion .accordion-item:last-child {
  margin-bottom: 0;
}

.faq-wrap .faq-img-wrap {
  position: relative;
  z-index: 1;
  height: 558px;
  position: relative;
  background-image: url(../img/why-choose-us/faq-img-1.jpg);
}

.faq-wrap .faq-img-wrap .play-now .icon {
  background-color: #fff;
  color: #E70D3D;
  height: 68px;
  width: 68px;
  line-height: 79px;
  font-size: 25px;
  padding-left: 5px;
}

.faq-img-wrap .play-now .ripple,
.faq-img-wrap .play-now .ripple:before,
.faq-img-wrap .play-now .ripple:after {
  height: 68px;
  width: 68px;
}

.accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background: #13295A !important;
  color: #fff;
}

.accordion-item .accordion-header .accordion-button:not(.collapsed) span i {
  color: #fff;
}

.accordion-button:not(.collapsed) span i.plus {
  visibility: hidden;
  opacity: 0;
}

.accordion-button:not(.collapsed) span i.minus {
  visibility: visible !important;
  opacity: 1 !important;
}

.accordion-item {
  border: none;
  margin: 0 0 25px;
  background: transparent;
}

.accordion-item .accordion-header .accordion-button {
  margin: 0;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #000;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  padding: 15px 65px 15px 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #F7F7F7;
}

.accordion-item .accordion-header .accordion-button:focus {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) !important;
}

.accordion-item .accordion-header .accordion-button:after {
  display: none;
}

.accordion-item .accordion-header .accordion-button:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion-item .accordion-header .accordion-button.collapsed {
  color: #000;
}

.accordion-item .accordion-header .accordion-button.collapsed span {
  background-color: #fff !important;
}

.accordion-item .accordion-header .accordion-button span {
  min-width: 60px;
  background-color: #13295A;
  text-align: center;
  position: absolute;
  top: 31px;
  right: 0;
  border-radius: 0 5px 5px 0;
}

.accordion-item .accordion-header .accordion-button span i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 12px;
  line-height: 0.8;
  color: #13295A;
}

.accordion-item .accordion-header .accordion-button span i.minus {
  visibility: hidden;
  opacity: 0;
}

.accordion-item .accordion-header .accordion-button span i.minus {
  visibility: hidden;
  opacity: 0;
}

.accordion-collapse {
  border: none;
}

.accordion-button:not(.collapsed)::after {
  left: -4px;
}

.accordion-body {
  border: none;
  padding: 20px 0 0;
}

.accordion-body p {
  margin: 0;
}

.error-content {
  text-align: center;
}

.error-content img {
  display: block;
  margin: 0 auto 20px;
  max-width: 600px;
}

.error-content p {
  margin: 0 auto 20px;
  max-width: 520px;
}

.terms-wrap .single-terms {
  margin-bottom: 25px;
}

.terms-wrap .single-terms:last-child {
  margin-bottom: 0;
}

.terms-wrap .single-terms p a {
  color: #070B3B;
}

.terms-wrap .single-terms p a:hover {
  color: #070B3B;
  text-decoration: underline;
}

/*---------------------------
        Sidebar CSS
 ---------------------------*/
.sidebar .sidebar-widget {
  margin: 0 0 30px;
  background-color: #F8F8F8;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  padding: 25px;
  border-radius: 5px;
}

.sidebar .sidebar-widget.style3 {
  padding: 0;
}

.sidebar .sidebar-widget h4 {
  margin: 0 0 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  position: relative;
  padding-bottom: 13px;
}

.sidebar .sidebar-widget h4:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  height: 2px;
  content: "";
  background: #E70D3D;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.sidebar .sidebar-widget:last-child {
  margin: 0;
}

.sidebar .sidebar-widget.box {
  padding: 22px 25px;
}

/*-------------------------------
       Search Box Widget CSS
-------------------------------*/
.search-box {
  position: relative;
}

.search-box .form-group {
  position: relative;
}

.search-box .form-group input {
  width: 100%;
  height: 54px;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  font-size: 15px;
  line-height: 21px;
  padding: 10px 60px 10px 20px;
  border-radius: 0;
}

.search-box .form-group input:focus {
  border: 1px solid #EEEFF2;
}

.search-box .form-group button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 18px;
  border: none;
  border-radius: 0;
  text-align: center;
  background: #E70D3D;
}

.search-box .form-group button i {
  color: #fff;
  top: 4px;
  left: 1px;
  font-size: 20px;
  position: relative;
}

/*-------------------------------
     Category Widget CSS
-------------------------------*/
.category-box ul li {
  position: relative;
}

.category-box ul li:first-child a {
  padding-top: 0;
}

.category-box ul li:first-child a i {
  top: 5px;
}

.category-box ul li:last-child a {
  border-bottom: none;
  padding-bottom: 0;
}

.category-box ul li a {
  color: #070B3B;
  font-weight: 500;
  padding: 4px 10px 4px 15px;
  display: block;
  font-size: 16px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.category-box ul li a i {
  position: absolute;
  top: 8px;
  left: -5px;
  font-size: 17px;
  line-height: 1;
  color: #E70D3D;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.category-box ul li a span {
  float: right;
  font-weight: 400;
  opacity: 0.5;
  margin-left: 4px;
  font-size: 14px;
}

.category-box ul li a:hover {
  color: #E70D3D;
  padding-left: 25px;
}

.category-box ul li a:hover i {
  color: #E70D3D;
  left: 5px;
}

/*-------------------------------
     Archive Widget CSS
-------------------------------*/
.archive-list ul li {
  position: relative;
  margin-bottom: 10px;
}

.archive-list ul li:last-child {
  margin-bottom: 0;
}

.archive-list ul li a {
  color: #070B3B;
  font-weight: 500;
  display: block;
  font-size: 16px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.archive-list ul li a span {
  float: right;
  font-weight: 400;
  opacity: 0.5;
  margin-left: 4px;
  font-size: 14px;
}

.archive-list ul li a:hover {
  color: #E70D3D;
  padding-left: 5px;
}

/*-------------------------------
      Gallery Widget CSS
-------------------------------*/
.gallery-widget-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
      grid-template-rows: 1fr 1fr;
  grid-gap: 15px;
}

.gallery-widget-wrap .gallery_item {
  margin: 0;
}

/*-------------------------------
     Taglist Widget CSS
-------------------------------*/
.tag-list ul {
  margin-top: -12px;
}

.tag-list ul li {
  display: inline-block;
  margin: 12px 8px 0px 0px;
}

.tag-list ul li a {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 15px;
  color: #13295A;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.tag-list ul li a:hover {
  background-color: #E70D3D;
  color: #fff;
  border-color: transparent;
}

.tag-list.style2 li a {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

.tag-list.style2 li a:hover {
  background: transparent;
}

.tag-list.style3 li a {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  padding: 10px 12px;
  border: none;
}

/*-------------------------------
    Appointment  Widget CSS
-------------------------------*/
.appointment-widget {
  background: #F9FAFC;
}

.appointment-widget form .form-group {
  margin-bottom: 15px;
}

.appointment-widget form .form-group:last-child {
  margin-bottom: 0;
}

.appointment-widget form .form-group input {
  width: 100%;
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: transparent;
  padding: 10px 15px;
}

.appointment-widget form .form-group input:focus {
  border-color: rgba(0, 0, 0, 0.27);
}

/*-------------------------------
    Project Info Widget CSS
-------------------------------*/
.project-img-wrap {
  position: relative;
}

.project-img-wrap .project-info-widget {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #13295A;
  width: 300px;
  padding: 25px;
}

.project-info-widget .project-info-item-wrap {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.project-info-widget .project-info-item-wrap .project-info-item {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  font-size: 15px;
  padding-left: 53px;
  padding-bottom: 15px;
  color: #fff;
}

.project-info-widget .project-info-item-wrap .project-info-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.project-info-widget .project-info-item-wrap .project-info-item .project-info-icon {
  position: absolute;
  left: 0;
  top: 4px;
  width: 35px;
  height: 35px;
  background-color: #fff;
  border-radius: 3px;
  color: #E70D3D;
  font-size: 16px;
}

.project-info-widget .project-info-item-wrap .project-info-item .project-info-icon i {
  margin: 0 auto;
  font-size: 18px;
  line-height: 0.8;
}

.project-info-widget .project-info-item-wrap .project-info-item span {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 600;
}

/*-------------------------------
    Contact Box Widget CSS
-------------------------------*/
.contact-info-widget ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}

.contact-info-widget ul li:last-child {
  margin-bottom: 0;
}

.contact-info-widget ul li i {
  position: absolute;
  font-size: 18px;
  color: #E70D3D;
  top: 0;
  left: 0;
}

.contact-info-widget ul li a, .contact-info-widget ul li p {
  margin: 0;
  font-weight: 500;
  color: #666666;
}

.contact-widget {
  position: relative;
  text-align: center;
  z-index: 1;
}

.contact-widget.sidebar-widget {
  border-top: none;
  padding: 50px 20px;
}

.contact-widget p,
.contact-widget h3,
.contact-widget a {
  color: #fff;
  z-index: 2;
  font-weight: 500;
  position: relative;
}

.contact-widget h3 {
  font-size: 24px;
  line-height: 1.2;
  margin: 0 0 20px;
}

.contact-widget p {
  margin-bottom: 20px;
}

.contact-widget a {
  display: block;
  margin: 0 0 10px;
}

.contact-widget a i {
  position: relative;
  top: 3px;
  color: #E70D3D;
  margin-right: 10px;
}

.contact-widget a.btn {
  margin-top: 15px;
  display: inline-block;
}

.contact-widget .btn.style1 {
  background-color: #fff;
  color: #13295A;
}

.contact-widget .btn.style1:hover {
  color: #fff;
}

/*-------------------------------
      Schedule Widget CSS
-------------------------------*/
.schedule-widget ul li {
  margin: 0 0 15px;
}

.schedule-widget ul li:last-child {
  margin: 0;
}

.schedule-widget ul li h6 {
  font-size: 16px;
  line-height: 1.1;
  margin: 0;
  font-weight: 500;
}

.schedule-widget ul li p {
  margin: 0;
  font-size: 15px;
}

/*-------------------------------
    Popular post Widget CSS
-------------------------------*/
.pp-post-item {
  margin: 0 0 20px;
}

.pp-post-item .pp-post-img {
  width: 85px;
  border-radius: 4px;
}

.pp-post-item .pp-post-img img {
  border-radius: 4px;
}

.pp-post-item .pp-post-info {
  width: calc(100% - 100px);
  margin-left: 15px;
  margin-top: 2px;
}

.pp-post-item .pp-post-info h6 {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 10px;
}

.pp-post-item .pp-post-info h6 a {
  color: #070B3B;
}

.pp-post-item .pp-post-info span {
  font-size: 14px;
  line-height: 1;
  display: block;
  position: relative;
  padding-left: 22px;
  color: #888888;
  margin-bottom: 12px;
}

.pp-post-item .pp-post-info span i {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 13px;
  line-height: 0.8;
  color: #E70D3D;
}

.pp-post-item:last-child {
  margin: 0;
}

.pp-post-item:hover .pp-post-info h6 a {
  color: #13295A;
}

/*-------------------------------
     Hero Section CSS
-------------------------------*/
.hero-bg-1 {
  background-image: url(../img/hero/hero-bg-1.jpg);
}

.hero-bg-2 {
  background-image: url(../img/hero/hero-bg-2.jpg);
}

.hero-bg-3 {
  background-image: url(../img/hero/hero-bg-3.jpg);
}

.hero-bg-4 {
  background-image: url(../img/hero/hero-bg-4.jpg);
}

.hero-bg-one {
  background-image: url(../img/hero/hero-img-1.jpg);
}

.hero-bg-two {
  background-image: url(../img/hero/hero-img-2.jpg);
}

.hero-bg-three {
  background-image: url(../img/hero/hero-img-3.jpg);
}

.hero-wrap {
  margin-top: 134px;
}

.hero-wrap .hero-content span {
  font-weight: 600;
  margin-bottom: 7px;
}

.hero-wrap .hero-content h1 {
  font-size: 52px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 25px;
}

.hero-wrap .hero-content p {
  margin-bottom: 35px;
}

.hero-wrap.style1 {
  position: relative;
  padding: 150px 0 80px;
  z-index: 1;
  overflow: hidden;
}

.hero-wrap.style1:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(11, 33, 84, 0.95);
  z-index: -1;
}

.hero-wrap.style1 .hero-content {
  position: relative;
}

.hero-wrap.style1 .hero-content h1, .hero-wrap.style1 .hero-content p {
  color: #fff;
}

.hero-wrap.style1 .hero-content span {
  color: #E70D3D;
}

.hero-wrap.style1 .hero-img-wrap {
  position: relative;
  padding: 100px 100px 100px 0;
}

.hero-wrap.style1 .hero-img-wrap .hero-img-one {
  position: relative;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.hero-wrap.style1 .hero-img-wrap .hero-img-two {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

.hero-wrap.style2 {
  margin-top: 80px;
}

.hero-wrap.style2 .hero-slide-item .hero-bg-2 {
  height: 100%;
}

.hero-wrap.style2 .hero-slide-item .hero-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.hero-wrap.style2 .hero-slide-item .hero-content .hero-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.hero-wrap.style2 .hero-slide-item .hero-content span {
  color: #E70D3D;
  margin-bottom: 10px;
  display: block;
}

.hero-wrap.style2 .hero-slide-item .hero-content h1, .hero-wrap.style2 .hero-slide-item .hero-content p {
  color: #fff;
}

.hero-wrap.style3 {
  position: relative;
}

.hero-wrap.style3 .hero-slide-item {
  position: relative;
  z-index: 1;
  padding: 180px 0;
  background-position: top center;
  overflow: hidden;
}

.hero-wrap.style3 .hero-slide-item .hero-shape {
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% + 2px);
  width: 100%;
  z-index: -1;
}

.hero-wrap.style3 .hero-slide-item .hero-content p {
  color: #000;
}

.hero-wrap.style3 .hero-slide-item .hero-btn .play-now {
  margin-left: 25px;
}

.hero-wrap.style3 .hero-slide-item .hero-btn .play-now .play-btn {
  width: 53px;
  height: 53px;
  border-radius: 50%;
  background: #13295A;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-bottom: 0;
  margin-right: 8px;
}

.hero-wrap.style3 .hero-slide-item .hero-btn .play-now .play-btn i {
  margin: 0 auto;
  font-size: 16px;
  line-height: 0.8;
  color: #fff;
  position: relative;
  left: 1px;
}

.hero-wrap.style3 .hero-slide-item .hero-btn .play-now .play-btn:hover {
  background-color: #E70D3D;
}

.hero-wrap.style3 .hero-slide-item .hero-btn .play-now span {
  margin-bottom: 0;
  color: #000;
}

.hero-slider-two.owl-carousel .owl-nav button.owl-prev, .hero-slider-two.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #E70D3D;
}

.hero-slider-two.owl-carousel .owl-nav button.owl-prev:after, .hero-slider-two.owl-carousel .owl-nav button.owl-next:after {
  background-color: #13295A;
}

.hero-slider-two.owl-carousel .owl-nav button.owl-prev {
  left: 30px;
}

.hero-slider-two.owl-carousel .owl-nav button.owl-next {
  right: 30px;
}

.hero-slider-three.owl-carousel .owl-dots {
  position: absolute;
  bottom: 80px;
}

.hero-slider-three.owl-carousel .owl-dots .owl-dot span {
  background-color: #13295A;
}

.hero-slider-three.owl-carousel .owl-dots .owl-dot span:after {
  background-color: #E70D3D;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content span,
.hero-slider-two.owl-carousel .owl-item.active .hero-slide-item .hero-content span {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content h1,
.hero-slider-two.owl-carousel .owl-item.active .hero-slide-item .hero-content h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-delay: .7s;
  animation-delay: .7s;
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content p,
.hero-slider-two.owl-carousel .owl-item.active .hero-slide-item .hero-content p {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content .hero-btn,
.hero-slider-two.owl-carousel .owl-item.active .hero-slide-item .hero-content .hero-btn {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

/*-------------------------------
   Process  Section  CSS
-------------------------------*/
.process-bg {
  height: 400px;
  width: 100%;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}

.process-bg .process-shape-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.2;
}

.process-bg .process-img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  padding: 10px;
}

.process-wrap {
  position: relative;
  z-index: 1;
}

.process-wrap .process-shape-1 {
  position: absolute;
  top: 0;
  right: 10%;
  height: 100%;
  opacity: 0.02;
  z-index: -1;
}

.process-item-wrap .process-item {
  margin-bottom: 25px;
  width: 100%;
}

.process-item-wrap .process-item:last-child {
  margin-bottom: 0;
}

.process-item-wrap .process-item span {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #FDE7EA;
  font-size: 22px;
  color: #000;
  font-weight: 600;
  text-align: center;
  position: relative;
  top: 5px;
}

.process-item-wrap .process-item .process-info {
  width: calc(100% - 70px);
  margin-left: 20px;
}

.process-item-wrap .process-item .process-info h3 {
  font-size: 22px;
  margin: 0 0 8px;
}

.process-item-wrap .process-item .process-info p {
  margin: 0;
}

/*-------------------------------
   About  Section  CSS
-------------------------------*/
.about-bg-1 {
  background-image: url(../img/about/about-1.jpg);
}

.about-bg-2 {
  background-image: url(../img/about/about-2.jpg);
}

.about-bg-3 {
  background-image: url(../img/about/about-3.jpg);
}

.about-bg-4 {
  background-image: url(../img/about/about-7.jpg);
}

.about-bg-5 {
  background-image: url(../img/about/about-5.jpg);
}

.about-wrap {
  position: relative;
  z-index: 1;
}

.about-wrap .about-shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: -1;
  opacity: 0.02;
}

.about-wrap.style1 .about-img-wrap {
  min-height: 600px;
  position: relative;
}

.about-wrap.style1 .about-img-wrap .about-bg-1,
.about-wrap.style1 .about-img-wrap .about-bg-2,
.about-wrap.style1 .about-img-wrap .about-bg-3 {
  background-position: top center;
}

.about-wrap.style1 .about-img-wrap .about-bg-1 {
  height: 320px;
  width: 60%;
  margin-right: auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.about-wrap.style1 .about-img-wrap .about-bg-2 {
  height: 320px;
  width: 60%;
  position: absolute;
  top: 80px;
  right: 0;
  border-top: 10px solid #fff;
  border-left: 10px solid #fff;
}

.about-wrap.style1 .about-img-wrap .about-bg-3 {
  height: 320px;
  width: calc(100% - 50px);
  position: absolute;
  bottom: 0;
  left: 50%;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
  border-left: 10px solid #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.about-wrap.style1 .about-img-wrap .about-bg-3 .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 65px;
  height: 65px;
  background: #E70D3D;
  border-radius: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.about-wrap.style1 .about-img-wrap .about-bg-3 .play-btn i {
  font-size: 23px;
  line-height: 0.8;
  margin: 0 auto;
  position: relative;
  left: 3px;
  top: 1px;
  color: #fff;
}

.about-wrap.style1 .about-content .content-feature-list {
  -webkit-columns: 2;
          columns: 2;
  margin-bottom: 20px;
}

.about-wrap.style1 .about-content .content-feature-list li {
  margin-bottom: 20px;
}

.about-wrap.style2 .about-content .business-hrs .business-icon {
  width: 90px;
  height: 75px;
  background-color: #E70D3D;
  position: relative;
  top: 5px;
}

.about-wrap.style2 .about-content .business-hrs .business-icon i {
  color: #fff;
  font-size: 47px;
  line-height: 0.8;
  margin: 0 auto;
}

.about-wrap.style2 .about-content .business-hrs .business-info {
  width: calc(100% - 127px);
  margin-left: 20px;
}

.about-wrap.style2 .about-content .business-hrs .business-info h3 {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 5px;
}

.about-wrap.style2 .about-content .business-hrs .business-info ul li {
  display: inline-block;
}

.about-wrap.style2 .about-content .business-hrs .business-info ul li p, .about-wrap.style2 .about-content .business-hrs .business-info ul li span {
  display: inline-block;
  margin: 0;
  line-height: 1;
}

.about-wrap.style2 .about-content .business-hrs .business-info ul li span {
  margin-left: 10px;
}

.about-wrap.style2 .about-img-wrap {
  position: relative;
}

.about-wrap.style2 .about-img-wrap .about-bg-4 {
  height: 550px;
}

.about-wrap.style2 .about-img-wrap .headerCover {
  background-image: url("../img/about/about-6.jpg");
  height: 550px;
  background-size: contain;
  -webkit-background-clip: text;
  background-clip: text;
  z-index: 1;
  position: relative;
}

.about-wrap.style2 .about-img-wrap h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  line-height: 2.4;
}

.about-wrap.style2 .about-img-wrap h2 span {
  color: transparent;
  font-size: 420px;
  font-weight: 900;
  line-height: 0.8;
  display: block;
}

.about-wrap.style3 .about-img-wrap {
  height: 630px;
  position: relative;
}

.about-wrap.style3 .about-img-wrap .about-promo-text {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 270px;
  height: 220px;
  border-top: 10px solid #fff;
  border-left: 10px solid #fff;
  background-color: rgba(198, 29, 70, 0.9);
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.about-wrap.style3 .about-img-wrap .about-promo-text span {
  display: block;
  font-size: 34px;
  line-height: 1.6;
}

.about-wrap.style3 .about-content .about-company {
  background: #F7F7F7;
  padding: 30px;
}

.about-wrap.style3 .about-content .about-company .ceo-info-wrap,
.about-wrap.style3 .about-content .about-company .comp-contact {
  width: 50%;
}

.about-wrap.style3 .about-content .about-company .ceo-info-wrap .ceo-img {
  width: 85px;
}

.about-wrap.style3 .about-content .about-company .ceo-info-wrap .ceo-img img {
  width: 100%;
}

.about-wrap.style3 .about-content .about-company .ceo-info-wrap .ceo-info {
  width: calc(100% - 95px);
  margin-left: 10px;
}

.about-wrap.style3 .about-content .about-company .ceo-info-wrap .ceo-info h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0 0 5px;
}

.about-wrap.style3 .about-content .about-company .ceo-info-wrap .ceo-info p {
  margin-bottom: 0;
}

.about-wrap.style3 .about-content .about-company .comp-contact {
  position: relative;
  padding-left: 40px;
}

.about-wrap.style3 .about-content .about-company .comp-contact:before {
  position: absolute;
  top: 0;
  left: 5px;
  content: "";
  background: rgba(0, 0, 0, 0.2);
  width: 1px;
  height: 100%;
}

.about-wrap.style3 .about-content .about-company .comp-contact a {
  display: block;
  line-height: 1.2;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #000;
}

.feature-item-wrap .feature-item {
  margin-bottom: 30px;
}

.feature-item-wrap .feature-item:last-child {
  margin-bottom: 0;
}

.feature-item-wrap .feature-item .feature-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.07);
  overflow: hidden;
  background: #fff;
  position: relative;
  top: 3px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.feature-item-wrap .feature-item .feature-icon i {
  font-size: 32px;
  line-height: 0.8;
  margin: 0 auto;
  color: #13295A;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.feature-item-wrap .feature-item .feature-icon:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 0;
  background-color: #13295A;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}

.feature-item-wrap .feature-item .feature-text {
  width: calc(100% - 90px);
  margin-left: 20px;
}

.feature-item-wrap .feature-item .feature-text h3 {
  font-size: 22px;
  margin: 0 0 10px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.feature-item-wrap .feature-item .feature-text p {
  margin: 0;
}

.feature-item-wrap .feature-item:hover .feature-icon i {
  color: #fff;
}

.feature-item-wrap .feature-item:hover .feature-icon:after {
  height: 100%;
  visibility: visible;
  opacity: 1;
}

.feature-item-wrap .feature-item:hover .feature-text h3 {
  color: #13295A;
}

.feature-item-wrap.style2 .feature-item {
  width: calc(50% - 15px);
  margin-bottom: 25px;
}

.feature-item-wrap.style2 .feature-item .feature-icon {
  background-color: #E70D3D;
  border-radius: 5px;
}

.feature-item-wrap.style2 .feature-item .feature-icon i {
  color: #fff;
}

/*-------------------------------
   Service  Section  CSS
-------------------------------*/
.service-bg-1 {
  background-image: url(../img/services/service-bg.png);
}

.service-wrap {
  position: relative;
  z-index: 1;
}

.service-card {
  margin-bottom: 25px;
}

.service-card h3 {
  font-size: 22px;
}

.service-card .service-info .service-icon {
  width: 70px;
  height: 70px;
}

.service-card .service-info .service-icon i {
  font-size: 32px;
  line-height: 0.8;
}

.service-card.style1 {
  background-color: #fff;
  padding: 25px 25px 22px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.service-card.style1:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0;
  height: 100%;
  background-color: #13295A;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: -1;
}

.service-card.style1 .service-shape {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  opacity: 0.05;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style1 .service-icon {
  display: inline-block;
  width: 100px;
  height: 95px;
  border: 1px solid #13295A;
  position: relative;
  padding: 18px;
  margin-bottom: 15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style1 .service-icon img {
  display: block;
  margin: 0 auto;
}

.service-card.style1 .service-icon:after {
  position: absolute;
  bottom: 15px;
  left: -3px;
  content: "";
  width: 7px;
  height: 8px;
  border-radius: 50%;
  background-color: #E70D3D;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style1 .service-icon:before {
  position: absolute;
  top: 15px;
  right: -3px;
  content: "";
  width: 7px;
  height: 8px;
  border-radius: 50%;
  background-color: #E70D3D;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style1 .service-icon i {
  display: inline-block;
  color: #13295A;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service-card.style1 h3 {
  margin: 0 0 10px;
}

.service-card.style1 h3 a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style1 p {
  margin: 0 0 13px;
}

.service-card.style1 .link {
  line-height: 1;
}

.service-card.style1 .link.style1 span {
  font-size: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style1 .link.style1 i {
  font-size: 22px;
  top: 1px;
  color: #E70D3D;
}

.service-card.style1:hover .service-shape {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  opacity: 0.1;
  z-index: 0;
}

.service-card.style1:hover:after {
  visibility: visible;
  opacity: 1;
  width: 100%;
}

.service-card.style1:hover .service-icon {
  background-color: #fff;
  border-color: transparent;
}

.service-card.style1:hover h3 a {
  color: #fff;
}

.service-card.style1:hover p, .service-card.style1:hover .btn {
  color: #fff;
}

.service-card.style1:hover .link {
  color: #E70D3D;
}

.service-card.style1:hover .link.style1 span {
  font-size: 16px;
  color: #fff;
}

.service-card.style1:hover .link.style1 i {
  color: #fff;
  font-size: 18px;
}

.service-card.style2 {
  background-color: #13295A;
}

.service-card.style2 .service-img {
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service-card.style2 .service-img img {
  -webkit-filter: grayscale(100);
          filter: grayscale(100);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service-card.style2 .service-info {
  padding: 20px 25px 22px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service-card.style2 .service-info .service-title {
  margin-bottom: 20px;
}

.service-card.style2 .service-info .service-title i {
  font-size: 32px;
  line-height: 0.8;
  color: #E70D3D;
  margin: 0 auto;
  position: relative;
  top: 7px;
  margin-right: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service-card.style2 .service-info .service-title a {
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service-card.style2 .service-info h3 {
  margin: 0 0 10px;
}

.service-card.style2 .service-info p {
  margin: 0 0 15px;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service-card.style2 .service-info .link {
  color: #fff;
}

.service-card.style2 .service-info .link i {
  font-size: 21px;
  right: -32px;
  top: 5px;
}

.service-card.style2:hover .service-img img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.service-card.style2:hover .service-info {
  background-color: #BE143B;
}

.service-card.style2:hover .service-info h3 i {
  color: #fff;
}

.service-card.style2:hover .service-info h3 a {
  color: #fff;
}

.service-card.style3 {
  background: #13295A;
  padding: 25px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style3 .service-title {
  margin-bottom: 20px;
}

.service-card.style3 .service-title span {
  width: 55px;
  height: 50px;
  background-color: #fff;
  margin-right: 20px;
}

.service-card.style3 .service-title span i {
  font-size: 28px;
  line-height: 0.8;
  color: #E70D3D;
  margin: 0 auto;
}

.service-card.style3 .service-title a {
  width: calc(100% - 75px);
  color: #fff;
  display: inline-block;
}

.service-card.style3 p {
  color: #fff;
  margin-bottom: 25px;
}

.service-card.style3:hover {
  background-color: #C61D46;
}

.service-slider-one .service-card {
  margin-bottom: 0;
}

.service-slider-two .owl-dots {
  text-align: center;
}

.service-slider-two .owl-dots button.owl-dot span {
  opacity: 1;
  background: #fff;
}

.service-slider-two .owl-dots button.owl-dot span:after {
  background-color: #E70D3D;
}

/*-------------------------------
   Appointment Section  CSS
-------------------------------*/
.appointment-wrap {
  position: relative;
  z-index: 1;
}

.appointment-wrap .app-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.02;
  z-index: -1;
}

.appointment-form .form-group {
  margin-bottom: 20px;
}

.appointment-form .form-group input {
  width: 100%;
  height: 51px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 10px 15px;
  color: #fff;
  background: transparent;
}

.appointment-form .form-group input::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
}

.appointment-form .form-group input:-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}

.appointment-form .form-group input::-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}

.appointment-form .form-group input::placeholder {
  opacity: 1;
  color: #fff;
}

.appointment-form .form-group select {
  width: 100%;
  height: 51px;
  padding: 11px 15px 11px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  appearance: none;
  background-image: url(../img/down-arrow-2.png);
  background-repeat: no-repeat;
  background-size: 14px;
  color: #fff;
  background-position: 95% 55%;
}

.appointment-form .form-group select option {
  color: #000;
}

.appointment-form.style4 .form-group {
  margin-bottom: 20px;
}

.appointment-form.style4 .form-group input {
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
}

.appointment-form.style4 .form-group select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-image: url(../img/down-arrow.png);
  color: #000;
}

/*-------------------------------
   Progress  Section  CSS
-------------------------------*/
.skill-wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.skill-wrap .skill-shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: -1;
  opacity: 0.04;
}

.skill-wrap .skill-shape-2 {
  position: absolute;
  top: -30%;
  left: 0;
  z-index: -1;
  opacity: 0.02;
}

.skill-wrap .skill-img-wrap {
  margin-bottom: -100px;
}

.skill-wrap .skill-img-wrap img {
  display: block;
  margin: 0 auto;
}

.progressbar-wrap .progress-bar .progress-content-outter {
  height: 3px;
  background-color: transparent;
}

.progress-content-outter-wrap {
  border: 1px solid #000;
  padding: 5px 0;
}

.progressbar-wrap .progress-bar.style1 .progress-content-outter .progress-content {
  background-color: #DD2FE0;
}

.progressbar-wrap .progress-bar.style2 .progress-content-outter .progress-content {
  background-color: #FFDB15;
}

.progressbar-wrap .progress-bar.style3 .progress-content-outter .progress-content {
  background-color: #10FDD3;
}

/*-------------------------------
   Why Choose Us Section  CSS
-------------------------------*/
.wh-bg-1 {
  background-image: url(../img/why-choose-us/wh-img-1.jpg);
}

.wh-bg-2 {
  background-image: url(../img/why-choose-us/wh-img-2.jpg);
}

.why-choose-wrap.style1 .wh-img-wrap {
  position: relative;
}

.why-choose-wrap.style1 .wh-img-wrap:before {
  position: absolute;
  top: -10px;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  z-index: -1;
  border-top: 90px solid #F3859D;
  border-left: 90px solid #F3859D;
  border-right: 90px solid transparent;
  border-bottom: 90px solid transparent;
}

.why-choose-wrap.style1 .wh-img-wrap:after {
  position: absolute;
  bottom: -10px;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  z-index: -1;
  border-bottom: 90px solid #F3859D;
  border-right: 90px solid #F3859D;
  border-top: 90px solid transparent;
  border-left: 90px solid transparent;
}

.why-choose-wrap.style1 .wh-img-wrap .wh-bg-1 {
  height: 650px;
  z-index: 1;
  margin: 10px 10px 10px 10px;
}

.why-choose-wrap.style1 .wh-img-wrap .play-now .icon {
  top: 50%;
  left: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: #E70D3D;
}

.why-choose-wrap.style1 .wh-img-wrap .play-now .icon i {
  font-size: 24px;
  line-height: 85px;
  color: #EEEFF2;
}

.why-choose-wrap.style1 .wh-img-wrap .play-now .ripple {
  width: 80px;
  height: 80px;
  left: 50%;
  right: auto;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.why-choose-wrap.style1 .wh-img-wrap .play-now .ripple:before, .why-choose-wrap.style1 .wh-img-wrap .play-now .ripple:after {
  width: 80px;
  height: 80px;
}

.why-choose-wrap.style1 .wh-img-wrap .feature-item-wrap .feature-item {
  margin-bottom: 25px;
}

.why-choose-wrap.style1 .wh-content .feature-item-wrap .feature-item {
  width: calc(50% - 10px);
}

.why-choose-wrap.style1 .wh-content .feature-item-wrap .feature-item .feature-icon {
  width: auto;
  height: auto;
  position: relative;
  border-radius: 0;
  background-color: transparent;
  top: 6px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.why-choose-wrap.style1 .wh-content .feature-item-wrap .feature-item .feature-icon i {
  font-size: 50px;
  color: #E70D3D;
}

.why-choose-wrap.style1 .wh-content .feature-item-wrap .feature-item .feature-icon:after {
  display: none;
}

.why-choose-wrap.style1 .wh-content .feature-item-wrap .feature-item .feature-text {
  width: calc(100% - 72px);
}

.why-choose-wrap.style1 .wh-content .feature-item-wrap .feature-item .feature-text h3 {
  margin-bottom: 6px;
}

.why-choose-wrap.style1 .wh-content .feature-item-wrap .feature-item:hover .feature-icon i {
  color: #13295A;
}

.why-choose-wrap.style1 .feature-item-wrap .feature-item .feature-icon {
  font-size: 22px;
  text-align: center;
  color: #E70D3D;
}

.why-choose-wrap.style2 .progess-bar-item {
  margin-bottom: 30px;
}

.why-choose-wrap.style2 .progess-bar-item .circle-progress-item {
  width: calc(50% - 15px);
}

.why-choose-wrap.style2 .progess-bar-item .circle-progress-item p {
  margin-bottom: 0;
}

.why-choose-wrap.style2 .progressbar {
  display: inline-block;
  width: 70px;
  margin: 25px;
}

.why-choose-wrap.style2 .progressbar .circle {
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  text-align: center;
}

.why-choose-wrap.style2 .progressbar .circle canvas {
  vertical-align: middle;
}

.why-choose-wrap.style2 .progressbar .circle div {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}

.why-choose-wrap.style2 .progressbar .circle strong i {
  font-style: normal;
  font-size: 0.6em;
  font-weight: normal;
}

.why-choose-wrap.style2 .progressbar .circle strong span {
  display: block;
  color: #aaa;
  margin-top: 12px;
}

.why-choose-wrap.style2 .circle-chart {
  width: 94px;
  height: 94px;
}

.why-choose-wrap.style2 .circle-chart__circle {
  stroke: #EEEFF2;
  stroke-width: 2;
  stroke-linecap: square;
  fill: none;
  animation: circle-chart-fill 2s reverse;
  /* 1 */
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  /* 2, 3 */
  -webkit-transform-origin: center;
          transform-origin: center;
  /* 4 */
}

.why-choose-wrap.style2 .circle-chart__subline {
  display: none;
}

.why-choose-wrap.style2 .single-skill {
  padding-bottom: 20px;
  margin-bottom: 13px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.why-choose-wrap.style2 .single-skill .circlechart {
  width: 94px;
}

.why-choose-wrap.style2 .single-skill h3 {
  font-size: 20px;
  margin: 0;
  width: calc(100% - 110px);
  margin-left: 15px;
}

.why-choose-wrap.style2 .single-skill .circle-chart__circle {
  stroke: #E70D3D;
}

.why-choose-wrap.style2 .circle-chart__circle--negative {
  -webkit-transform: rotate(-90deg) scale(1, -1);
          transform: rotate(-90deg) scale(1, -1);
}

.why-choose-wrap.style2 .circle-chart__background {
  stroke: #EEEFF2;
  stroke-width: 2;
  fill: none;
}

.why-choose-wrap.style2 .circle-chart__info {
  -webkit-animation: circle-chart-appear 2s forwards;
          animation: circle-chart-appear 2s forwards;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.why-choose-wrap.style2 .circle-chart__percent {
  text-anchor: middle;
  font-size: 8px;
  font-weight: 600;
  color: #E70D3D;
}

.why-choose-wrap.style2 .circle-chart__subline {
  text-anchor: middle;
  font-size: 3px;
}

@-webkit-keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}

@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}

@-webkit-keyframes circle-chart-appear {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes circle-chart-appear {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.why-choose-wrap.style2 .wh-img-wrap {
  position: relative;
  z-index: 1;
}

.why-choose-wrap.style2 .wh-img-wrap .wh-bg-2 {
  height: 620px;
}

.why-choose-wrap.style2 .wh-img-wrap .wh-shape {
  position: absolute;
  top: -50px;
  right: -50px;
  z-index: -1;
}

.why-choose-wrap.style2 .wh-img-wrap span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 270px;
  height: 190px;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
  background: rgba(19, 41, 90, 0.95);
  color: #fff;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
}

.progressbar-wrap .progress-bar {
  margin: 0 0 25px;
  overflow: hidden;
  background: transparent;
}

.progressbar-wrap .progress-bar:last-child {
  margin-bottom: 0;
}

.progressbar-wrap .progress-bar .progress-content-outter {
  height: 3px;
  background-color: #000;
  border: none;
}

.progressbar-wrap .progress-bar .progress-content-outter .progress-content {
  height: 3px;
  background-color: #13295A;
  width: 0%;
}

.progressbar-wrap .progress-bar .progress-title-holder {
  position: relative;
  margin: 0 0 12px;
  font-size: 15px;
  text-align: left;
  color: #000;
}

.progressbar-wrap .progress-bar .progress-title-holder .progress-title {
  z-index: 100;
  font-weight: 500;
  margin: 0;
  font-size: 18px;
}

.progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper {
  width: 100%;
  z-index: 10;
}

.progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark {
  margin-bottom: 0;
  border-radius: 3px;
  position: absolute;
  bottom: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark .percent {
  font-weight: 500;
  font-size: 18px;
  position: relative;
}

.progressbar-wrap.style2 .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark .percent {
  color: #000;
}

/*-------------------------------
   Counter  Section  CSS
-------------------------------*/
.counter-card-wrap.style1 .counter-card {
  background: #fff;
  padding: 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-bottom: 25px;
}

.counter-card-wrap.style1 .counter-card .counter-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #13295A;
}

.counter-card-wrap.style1 .counter-card .counter-icon i {
  color: #fff;
  font-size: 31px;
  line-height: 0.8;
  margin: 0 auto;
}

.counter-card-wrap.style1 .counter-card .counter-text {
  width: calc(100% - 80px);
  margin-left: 20px;
}

.counter-card-wrap.style1 .counter-card .counter-text .counter-num {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 4px;
  color: #E70D3D;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.counter-card-wrap.style1 .counter-card .counter-text .counter-num .target {
  position: relative;
  top: 3px;
}

.counter-card-wrap.style1 .counter-card .counter-text p {
  margin: 0;
  font-weight: 500;
  color: #000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.counter-card-wrap.style1 .counter-card:hover {
  background: #E70D3D;
}

.counter-card-wrap.style1 .counter-card:hover .counter-text .counter-num, .counter-card-wrap.style1 .counter-card:hover .counter-text p {
  color: #fff;
}

.counter-card-wrap.style2 .counter-card {
  background: #fff;
  padding: 20px 25px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-bottom: 25px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
  position: relative;
  z-index: 1;
}

.counter-card-wrap.style2 .counter-card:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 0;
  background: #E70D3D;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.counter-card-wrap.style2 .counter-card .counter-icon {
  width: 60px;
  height: 60px;
  border-radius: 0;
  border: 1px solid #13295A;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.counter-card-wrap.style2 .counter-card .counter-icon i {
  color: #E70D3D;
  font-size: 32px;
  line-height: 0.8;
  margin: 0 auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.counter-card-wrap.style2 .counter-card .counter-text {
  width: calc(100% - 80px);
  margin-left: 20px;
}

.counter-card-wrap.style2 .counter-card .counter-text .counter-num {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  color: #13295A;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.counter-card-wrap.style2 .counter-card .counter-text .counter-num .target {
  position: relative;
  top: 3px;
}

.counter-card-wrap.style2 .counter-card .counter-text p {
  margin: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.counter-card-wrap.style2 .counter-card:hover:after {
  height: 100%;
  visibility: visible;
  opacity: 1;
}

.counter-card-wrap.style2 .counter-card:hover .counter-icon {
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.counter-card-wrap.style2 .counter-card:hover .counter-icon i {
  color: #fff;
}

.counter-card-wrap.style2 .counter-card:hover .counter-text .counter-num, .counter-card-wrap.style2 .counter-card:hover .counter-text p {
  color: #fff;
}

/*-------------------------------
   Project  Section  CSS
-------------------------------*/
.project-card {
  margin-bottom: 25px;
}

.project-card .project-info {
  margin-bottom: 0;
}

.project-card .project-info h3 {
  font-size: 22px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.project-card .project-info .project-category {
  margin: 0 0 10px;
}

.project-card .project-info .project-category li {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}

.project-card .project-info .project-category li:after {
  position: absolute;
  top: 0;
  right: 5px;
  content: "/";
  font-size: 16px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.project-card .project-info .project-category li:last-child {
  padding-right: 0;
}

.project-card .project-info .project-category li:last-child:after {
  display: none;
}

.project-card .project-info .project-category li a {
  display: block;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.project-card.style1, .project-card.style2 {
  position: relative;
  overflow: hidden;
}

.project-card.style1 .project-info, .project-card.style2 .project-info {
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(8, 27, 69, 0.9);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 25px;
  text-align: center;
}

.project-card.style1 .project-info a, .project-card.style2 .project-info a {
  color: #fff;
}

.project-card.style1 .project-info .project-category, .project-card.style2 .project-info .project-category {
  color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

.project-card.style1 .project-info h3, .project-card.style2 .project-info h3 {
  margin: 0 0 6px;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.project-card.style1 .project-info h3 a, .project-card.style2 .project-info h3 a {
  color: #fff;
}

.project-card.style1:hover .project-info, .project-card.style2:hover .project-info {
  top: 0;
}

.project-card.style1:hover .project-info h3, .project-card.style2:hover .project-info h3 {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}

.project-card.style1:hover .project-info .project-category, .project-card.style2:hover .project-info .project-category {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}

.project-card.style2 .project-info:after {
  position: relative;
  top: -83px;
  left: 50%;
  content: "";
  width: 38px;
  height: 1px;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.project-card.style2 .project-info:before {
  position: relative;
  top: 5px;
  left: 50%;
  content: "";
  width: 1px;
  height: 38px;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.project-card.style2 .project-info .project-category {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.project-card.style2 .project-info h3 {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

/*-------------------------------
        Partner  Section CSS
-------------------------------*/
.partner-item {
  padding: 0 10px;
}

.partner-item img {
  max-width: 85px;
  display: block;
  margin: 0 auto;
  opacity: 0.3;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.partner-item:hover img {
  opacity: 1;
}

/*-------------------------------
   Team  Section  CSS
-------------------------------*/
.team-card {
  margin-bottom: 25px;
}

.team-card .team-img {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.team-card .team-img:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #13295A;
  opacity: 0.8;
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.team-card .team-img img {
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.team-card .team-img .social-profile {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.team-card .team-img .social-profile li {
  margin: 0 8px;
  -webkit-transform: translateY(25px);
  transform: translateY(25px);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  visibility: hidden;
  opacity: 0;
}

.team-card .team-img .social-profile li:nth-child(1) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  margin-left: 0;
}

.team-card .team-img .social-profile li:nth-child(2) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.team-card .team-img .social-profile li:nth-child(3) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.team-card .team-img .social-profile li:nth-child(4) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.team-card .team-img .social-profile li:last-child {
  border-right: none;
  margin-right: 0;
}

.team-card .team-img .social-profile li a {
  width: 38px;
  height: 38px;
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
}

.team-card .team-img .social-profile li a i {
  font-size: 16px;
  line-height: 0.8;
  color: #E70D3D;
}

.team-card .team-img .social-profile li a:hover {
  background-color: #E70D3D;
}

.team-card .team-img .social-profile li a:hover i {
  color: #fff;
}

.team-card .team-info {
  position: relative;
  z-index: 1;
  width: calc(100% - 50px);
  margin: -85px auto 0;
  padding: 20px 25px 25px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.team-card .team-info:after {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  width: 100%;
  height: 0;
  background-color: #13295A;
  opacity: 0.8;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.team-card .team-info .social-profile {
  margin-top: 20px;
}

.team-card .team-info h3 {
  font-size: 22px;
  margin-bottom: 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.team-card .team-info span {
  color: #666666;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.team-card:hover .team-img:after {
  visibility: visible;
  opacity: 0.76;
}

.team-card:hover .team-img img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.team-card:hover .team-img .social-profile li {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

.team-card:hover .team-info h3, .team-card:hover .team-info span {
  color: #fff;
}

.team-card:hover .team-info:after {
  height: calc(100% + 1px);
  opacity: 1;
  visibility: visible;
}

.team-slider-one.owl-carousel .owl-nav button.owl-prev, .team-slider-one.owl-carousel .owl-nav button.owl-next,
.project-slider-one.owl-carousel .owl-nav button.owl-prev,
.project-slider-one.owl-carousel .owl-nav button.owl-next,
.testimonial-slider-three.owl-carousel .owl-nav button.owl-prev,
.testimonial-slider-three.owl-carousel .owl-nav button.owl-next,
.service-slider-one.owl-carousel .owl-nav button.owl-prev,
.service-slider-one.owl-carousel .owl-nav button.owl-next,
.project-slider-two.owl-carousel .owl-nav button.owl-prev,
.project-slider-two.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.team-slider-one.owl-carousel .owl-nav button.owl-prev,
.project-slider-one.owl-carousel .owl-nav button.owl-prev,
.testimonial-slider-three.owl-carousel .owl-nav button.owl-prev,
.service-slider-one.owl-carousel .owl-nav button.owl-prev,
.project-slider-two.owl-carousel .owl-nav button.owl-prev {
  left: -55px;
}

.team-slider-one.owl-carousel .owl-nav button.owl-next,
.project-slider-one.owl-carousel .owl-nav button.owl-next,
.testimonial-slider-three.owl-carousel .owl-nav button.owl-next,
.service-slider-one.owl-carousel .owl-nav button.owl-next,
.project-slider-two.owl-carousel .owl-nav button.owl-next {
  right: -55px;
}

/*-------------------------------
   Call To Action  Section  CSS
-------------------------------*/
.cta-wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.cta-wrap .cat-shape {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0.02;
  z-index: -1;
}

.cta-btn a {
  border: none;
}

.cta-btn a:first-child {
  margin-right: 15px;
}

.cta-img-wrap {
  position: relative;
  z-index: 1;
}

.cta-img-wrap .cta-promo-text {
  position: absolute;
  top: -106px;
  left: 80px;
  background: #E70D3D;
  font-size: 24px;
  font-weight: 600;
  padding: 22px 22px;
  line-height: 1.3;
  color: #fff;
  width: 320px;
  height: 90%;
  z-index: -1;
  text-align: center;
}

.cta-img-wrap .cta-img {
  margin: 100px auto 0;
  display: block;
  max-height: 300px;
}

.cta-img-wrap .service-discount {
  position: absolute;
  top: 50%;
  right: 50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/shape-20.png);
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding: 11px 55px 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/*-------------------------------
   Testimonial  Section  CSS
-------------------------------*/
.testimonial-wrap {
  position: relative;
  z-index: 1;
}

.testimonial-wrap .testimonial-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.09;
  z-index: -1;
}

.testimonial-slider-one {
  margin-top: -10px;
}

.testimonial-slider-one .testimonial-card {
  margin-top: 10px;
}

.testimonial-card {
  background-color: #fff;
  border-radius: 5px;
  margin: 0 0 25px;
  position: relative;
  -webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.07);
          box-shadow: 0 0px 12px rgba(0, 0, 0, 0.07);
  z-index: 1;
  padding: 25px;
}

.testimonial-card .ratings {
  line-height: 1;
}

.testimonial-card .ratings li {
  display: inline-block;
}

.testimonial-card .ratings li i {
  color: #13295A;
  font-size: 16px;
  line-height: 0.8;
}

.testimonial-card .client-quote {
  margin-bottom: 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.testimonial-card .client-info-area {
  margin-bottom: 20px;
}

.testimonial-card .client-info-wrap {
  width: calc(100% - 40px);
}

.testimonial-card .client-info-wrap .client-img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
}

.testimonial-card .client-info-wrap .client-img img {
  border-radius: 50%;
}

.testimonial-card .client-info-wrap .client-info {
  width: calc(100% - 85px);
  margin-left: 20px;
}

.testimonial-card .client-info-wrap .client-info h3 {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 8px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.testimonial-card .client-info-wrap .client-info span {
  font-size: 14px;
  display: block;
  line-height: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.testimonial-card.style1 .ratings {
  margin-bottom: 15px;
}

.testimonial-card.style1 .ratings li i {
  color: #FFC422;
}

.testimonial-card.style1 .quote-icon {
  line-height: 1;
  width: 40px;
}

.testimonial-card.style1 .quote-icon i {
  font-size: 38px;
  line-height: 0.8;
  display: inline-block;
  color: #F6ACBD;
}

.testimonial-card.style1 .client-quote {
  margin-bottom: 22px;
}

.testimonial-card.style1 .client-info-area {
  margin-bottom: 0;
}

.testimonial-card.style1 .client-info-area .client-info-wrap .client-img {
  border-radius: 0;
}

.testimonial-card.style1 .client-info-area .client-info-wrap .client-img img {
  border-radius: 0;
}

.testimonial-card.style2 {
  position: relative;
  z-index: 1;
  margin-top: 10px;
  margin-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

.testimonial-card.style2 .testimonial-text {
  -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.07);
          box-shadow: 0 1px 12px rgba(0, 0, 0, 0.07);
  position: relative;
  padding: 25px 25px 20px;
  margin-bottom: 25px;
  background-color: #fff;
  z-index: 1;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.testimonial-card.style2 .testimonial-text:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 0;
  background-color: #13295A;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.testimonial-card.style2 .testimonial-text .client-quote {
  margin: 12px 0 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.testimonial-card.style2 .testimonial-text h3 {
  margin-bottom: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.testimonial-card.style2 .testimonial-text:after {
  position: absolute;
  bottom: -16px;
  left: 45px;
  content: "";
  width: 0;
  height: 0;
  border-top: 22px solid #fff;
  border-right: 28px solid transparent;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.01);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.01);
  z-index: -1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: rotate(-13deg);
  transform: rotate(-13deg);
}

.testimonial-card.style2 .client-info-wrap .client-img {
  position: relative;
  margin-left: 15px;
}

.testimonial-card.style2 .client-info-wrap .client-img .quote-icon {
  position: absolute;
  top: -10px;
  left: -15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #13295A;
  text-align: center;
}

.testimonial-card.style2 .client-info-wrap .client-img .quote-icon i {
  color: #fff;
  font-size: 16px;
  line-height: 0.8;
  opacity: 1;
}

.testimonial-card.style2 .client-info-wrap .client-info {
  width: calc(100% - 100px);
}

.testimonial-card.style2 .ratings {
  width: calc(100% - 60px);
  margin-bottom: 0;
}

.testimonial-card.style2 .ratings li i {
  color: #FFC422;
}

.testimonial-card.style2:hover .testimonial-text:before {
  visibility: visible;
  opacity: 1;
  height: 100%;
}

.testimonial-card.style2:hover .testimonial-text:after {
  border-top: 22px solid #13295A;
}

.testimonial-card.style2:hover .testimonial-text .quote-wrap .quote-icon {
  background: #fff;
}

.testimonial-card.style2:hover .testimonial-text .quote-wrap .quote-icon i {
  color: #E70D3D;
}

.testimonial-card.style2:hover .testimonial-text .client-quote {
  color: #fff;
}

.testimonial-card.style2:hover .testimonial-text h3 {
  color: #fff;
}

.testimonial-card.style3 {
  -webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.07);
          box-shadow: 0 0px 12px rgba(0, 0, 0, 0.07);
  margin: 22px 0 10px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  z-index: 1;
}

.testimonial-card.style3:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  background-color: #13295A;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.testimonial-card.style3 .quote-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #13295A;
  text-align: center;
  margin-top: -46px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.testimonial-card.style3 .quote-icon i {
  color: #fff;
  font-size: 18px;
  line-height: 0.8;
  margin: 0 auto;
}

.testimonial-card.style3 .client-quote {
  margin-top: 15px;
}

.testimonial-card.style3 .client-info-area {
  margin-bottom: 0;
}

.testimonial-card.style3:hover:after {
  visibility: visible;
  opacity: 1;
  width: 100%;
  height: 100%;
}

.testimonial-card.style3:hover .quote-icon {
  background-color: #E70D3D;
}

.testimonial-card.style3:hover .client-quote {
  color: #fff;
}

.testimonial-card.style3:hover .client-info-area {
  margin-bottom: 0;
}

.testimonial-card.style3:hover .client-info h3, .testimonial-card.style3:hover .client-info span {
  color: #fff;
}

.testimonial-slider-one.owl-carousel .owl-nav {
  margin-top: 10px;
}

.testimonial-slider-one.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 10px;
}

.testimonial-slider-one.owl-carousel .owl-dots .owl-dot {
  position: relative;
  bottom: -5px;
}

.testimonial-slider-two.owl-carousel .owl-nav {
  margin-top: 30px;
}

.testimonial-slider-one,
.testimonial-slider-two {
  margin-top: -10px;
}

.testimonial-slider-one.owl-carousel .owl-nav button.owl-prev, .testimonial-slider-one.owl-carousel .owl-nav button.owl-next,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-prev,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-next {
  position: relative;
  width: 42px;
  height: 35px;
  top: auto;
  bottom: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.testimonial-slider-one.owl-carousel .owl-nav button.owl-prev i, .testimonial-slider-one.owl-carousel .owl-nav button.owl-next i,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-prev i,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-next i {
  font-size: 20px;
}

.testimonial-slider-one.owl-carousel .owl-nav button.owl-prev,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-prev {
  left: calc(50% - 20px);
}

.testimonial-slider-one.owl-carousel .owl-nav button.owl-next,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-next {
  left: calc(50% - 5px);
  right: auto;
}

.testimonial-slider-three {
  margin-bottom: -9px;
}

/*-------------------------------
   Blog Section  CSS
-------------------------------*/
.blog-wrap {
  position: relative;
  z-index: 1;
}

.blog-wrap .blog-overlay {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 50%;
  background-color: #F7F7F7;
  z-index: -1;
}

.blog-card {
  margin-bottom: 25px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-card .blog-info .blog-metainfo {
  margin-bottom: 15px;
}

.blog-card .blog-info .blog-metainfo li {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  margin-right: 15px;
  font-size: 15px;
}

.blog-card .blog-info .blog-metainfo li:last-child {
  margin-right: 0;
}

.blog-card .blog-info .blog-metainfo li a {
  font-size: 14px;
  color: #666666;
}

.blog-card .blog-info .blog-metainfo li a:hover {
  color: #E70D3D;
}

.blog-card .blog-info .blog-metainfo li i {
  position: absolute;
  top: 6px;
  left: 0;
  font-size: 15px;
  line-height: 0.8;
  color: #E70D3D;
}

.blog-card .blog-info h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}

.blog-card.style1 {
  position: relative;
  margin-top: 10px;
}

.blog-card.style1 .blog-info {
  padding: 20px 0 0;
}

.blog-card.style1 .blog-info h3 {
  margin-bottom: 10px;
}

.blog-card.style1 .blog-info .blog-metainfo {
  margin-bottom: 12px;
}

.blog-card.style1 .blog-info .blog-metainfo li {
  margin-right: 20px;
}

.blog-card.style1 .blog-img {
  overflow: hidden;
}

.blog-card.style1 .blog-img img {
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.blog-card.style1 .blog-date {
  display: inline-block;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  padding: 5px 20px 6px;
  position: absolute;
  top: -15px;
  left: 20px;
  z-index: 1;
  background-color: #E70D3D;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog-card.style1 .blog-date:hover {
  background: #13295A;
  color: #fff;
}

.blog-card.style1 .link {
  line-height: 1;
}

.blog-card.style1 .link.style1 span {
  font-size: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-card.style1 .link.style1 i {
  font-size: 22px;
  top: 1px;
}

.blog-card.style1:hover .blog-img img {
  -webkit-transform: scale(1.08) rotate(3deg);
  transform: scale(1.08) rotate(3deg);
}

.blog-card.style1:hover .link {
  color: #E70D3D;
}

.blog-card.style1:hover .link.style1 span {
  font-size: 16px;
  color: #E70D3D;
}

.blog-card.style1:hover .link.style1 i {
  color: #E70D3D;
  font-size: 18px;
}

.blog-card.style2 .blog-img {
  position: relative;
  margin-bottom: 25px;
}

.blog-card.style2 .blog-img .blog-date {
  position: absolute;
  bottom: -25px;
  right: 25px;
  background-color: #13295A;
  color: #fff;
  line-height: 1.4;
  padding: 12px 15px 12px;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
}

.blog-card.style2 .blog-img .blog-date span {
  display: block;
}

.blog-card.style2 .blog-info .blog-author {
  margin: 0 0 20px;
}

.blog-card.style2 .blog-info .blog-author .blog-author-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.blog-card.style2 .blog-info .blog-author .blog-author-img img {
  border-radius: 50%;
}

.blog-card.style2 .blog-info .blog-author .blog-author-info {
  width: calc(100% - 55px);
  margin-left: 15px;
}

.blog-card.style2 .blog-info .blog-author .blog-author-info a {
  color: #666666;
  display: inline-block;
}

.blog-card.style2 .blog-info .blog-author .blog-author-info a:hover {
  color: #E70D3D;
}

.blog-card.style2 .blog-info h3 {
  margin-bottom: 10px;
}

.blog-card.style2 .blog-info p {
  margin: 0;
}

.blog-card.style2:hover {
  border-color: transparent;
  -webkit-box-shadow: 0px 40px 51px -16px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 40px 51px -16px rgba(0, 0, 0, 0.1);
}

.blog-card.style3, .blog-card.style4 {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
}

.blog-card.style3 .blog-img, .blog-card.style4 .blog-img {
  position: relative;
  overflow: hidden;
}

.blog-card.style3 .blog-img img, .blog-card.style4 .blog-img img {
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.blog-card.style3 .blog-img .blog-date, .blog-card.style4 .blog-img .blog-date {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #E70D3D;
  color: #fff;
  line-height: 1.3;
  padding: 10px 18px 10px;
  text-align: center;
  font-weight: 400;
}

.blog-card.style3 .blog-img .blog-date span, .blog-card.style4 .blog-img .blog-date span {
  display: block;
}

.blog-card.style3 .blog-info, .blog-card.style4 .blog-info {
  padding: 22px 25px 22px;
}

.blog-card.style3 .blog-info .blog-metainfo, .blog-card.style4 .blog-info .blog-metainfo {
  margin-bottom: 0;
  border-top: 1px solid #EEEFF2;
  padding-top: 18px;
}

.blog-card.style3 .blog-info .blog-metainfo li, .blog-card.style4 .blog-info .blog-metainfo li {
  margin-right: 22px;
  font-size: 16px;
}

.blog-card.style3 .blog-info .blog-metainfo li:after, .blog-card.style4 .blog-info .blog-metainfo li:after {
  position: absolute;
  top: 7px;
  right: -12px;
  content: "";
  width: 1px;
  height: 12px;
  background-color: rgba(0, 0, 0, 0.29);
}

.blog-card.style3 .blog-info .blog-metainfo li:last-child, .blog-card.style4 .blog-info .blog-metainfo li:last-child {
  margin-right: 0;
}

.blog-card.style3 .blog-info .blog-metainfo li:last-child:after, .blog-card.style4 .blog-info .blog-metainfo li:last-child:after {
  display: none;
}

.blog-card.style3 .blog-info .blog-metainfo li a, .blog-card.style4 .blog-info .blog-metainfo li a {
  font-size: 16px;
}

.blog-card.style3 .blog-info .blog-metainfo li a:hover, .blog-card.style4 .blog-info .blog-metainfo li a:hover {
  color: #E70D3D;
}

.blog-card.style3 .blog-info .blog-metainfo li i, .blog-card.style4 .blog-info .blog-metainfo li i {
  color: #E70D3D;
}

.blog-card.style3 .blog-info h3, .blog-card.style4 .blog-info h3 {
  margin-bottom: 20px;
}

.blog-card.style3:hover, .blog-card.style4:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.blog-card.style3:hover .blog-img img, .blog-card.style4:hover .blog-img img {
  -webkit-transform: scale(1.08) rotate(3deg);
  transform: scale(1.08) rotate(3deg);
}

.blog-card.style4 .blog-info h3 {
  font-size: 28px;
}

.blog-card.style4 .blo-img img {
  width: 100%;
}

.blog-card:hover .blog-info h3 a {
  color: #E70D3D;
}

.blog-card:hover .blog-info .link.style1 {
  color: #13295A;
}

.blog-card:hover .blog-info .link.style1 i {
  right: -27px;
}

/*-------------------------------
    Blog Details CSS
--------------------------------*/
.post-cat-title {
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 25px;
}

.post-cat-title span {
  font-weight: 600;
  color: #13295A;
}

article p,
.service-desc p,
.terms-wrap p,
.project-desc p {
  margin-bottom: 15px;
}

article p:last-child,
.service-desc p:last-child,
.terms-wrap p:last-child,
.project-desc p:last-child {
  margin-bottom: 0;
}

article p strong,
.service-desc p strong,
.terms-wrap p strong,
.project-desc p strong {
  color: #000;
}

article p a,
.service-desc p a,
.terms-wrap p a,
.project-desc p a {
  color: #13295A;
}

article p a:hover,
.service-desc p a:hover,
.terms-wrap p a:hover,
.project-desc p a:hover {
  text-decoration: underline;
  color: #13295A;
}

article h1,
.service-desc h1,
.terms-wrap h1,
.project-desc h1 {
  font-size: 30px;
  margin-bottom: 15px;
}

article h2,
.service-desc h2,
.terms-wrap h2,
.project-desc h2 {
  font-size: 28px;
  margin-bottom: 15px;
}

article h3,
.service-desc h3,
.terms-wrap h3,
.project-desc h3 {
  font-size: 26px;
  margin-bottom: 15px;
}

article h4,
.service-desc h4,
.terms-wrap h4,
.project-desc h4 {
  font-size: 24px;
  margin-bottom: 15px;
}

article h5,
.service-desc h5,
.terms-wrap h5,
.project-desc h5 {
  font-size: 22px;
  margin-bottom: 15px;
}

article h6,
.service-desc h6,
.terms-wrap h6,
.project-desc h6 {
  font-size: 20px;
  margin-bottom: 15px;
}

article ol,
.service-desc ol,
.terms-wrap ol,
.project-desc ol {
  margin-top: 20px;
  margin-bottom: 25px;
}

article ol li,
.service-desc ol li,
.terms-wrap ol li,
.project-desc ol li {
  margin-bottom: 15px;
  color: #666666;
  padding-left: 3px;
}

article .content-feature-list,
.service-desc .content-feature-list,
.terms-wrap .content-feature-list,
.project-desc .content-feature-list {
  margin: 25px 0 25px;
}

.service-desc .service-img {
  border-radius: 5px;
}

.service-desc .service-img img {
  border-radius: 5px;
}

article {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #EEEFF2;
}

.post-navigation {
  margin: 0 0 25px;
}

.post-navigation .next-post,
.post-navigation .prev-post {
  width: 50%;
  display: block;
  font-size: 12px;
  position: relative;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.post-navigation .next-post span,
.post-navigation .prev-post span {
  display: block;
  font-size: 16px;
  line-height: 1.2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.post-navigation .next-post:hover,
.post-navigation .prev-post:hover {
  color: #E70D3D;
}

.post-navigation .next-post:hover span,
.post-navigation .prev-post:hover span {
  color: #E70D3D;
}

.post-navigation .next-post {
  text-align: right;
}

.post-navigation .prev-post {
  text-align: left;
}

.post-metainfo {
  line-height: 1;
  margin-bottom: 15px;
}

.post-metainfo li {
  display: inline-block;
  font-size: 16px;
  position: relative;
  padding-left: 25px;
  margin-right: 25px;
  color: #666666;
}

.post-metainfo li:last-child {
  margin-right: 0;
}

.post-metainfo li i {
  font-size: 15px;
  color: #E70D3D;
  position: absolute;
  top: 0px;
  left: 0;
}

.post-metainfo li:last-child {
  margin-right: 0;
}

.post-img {
  position: relative;
  margin: 0 0 25px;
  display: block;
}

.post-img .blog-date {
  display: inline-block;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  padding: 7px 32px 8px;
  position: absolute;
  top: -10px;
  left: 20px;
  z-index: 1;
  background-color: #E70D3D;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.post-img .blog-date:hover {
  background: #13295A;
  color: #fff;
}

.wp-block-quote {
  position: relative;
  padding: 35px 35px 35px;
  background-color: #F9FAFC;
  text-align: left;
  margin: 30px 0 30px;
}

.wp-block-quote .wp-quote-text {
  width: calc(100% - 120px);
  margin-right: 20px;
}

.wp-block-quote .wp-quote-text p {
  font-weight: 500;
  color: #000;
  font-weight: 500;
  margin-bottom: 0;
}

.wp-block-quote .wp-quote-text h6 {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  margin: 20px 0 0;
  line-height: 1.2;
  padding-left: 60px;
}

.wp-block-quote .wp-quote-text h6:before {
  position: absolute;
  top: 9px;
  left: 0;
  content: "";
  width: 45px;
  height: 2px;
  background-color: #E70D3D;
}

.wp-block-quote .wp-quote-icon {
  width: 100px;
  height: 100px;
  position: relative;
  z-index: 1;
}

.wp-block-quote .wp-quote-icon:after {
  position: absolute;
  top: 9px;
  right: 0;
  content: "";
  width: 75%;
  height: 78%;
  z-index: -1;
  background: rgba(231, 13, 61, 0.09);
}

.wp-block-quote .wp-quote-icon i {
  color: #E70D3D;
  font-size: 78px;
  line-height: 0.8;
  opacity: 0.7;
  margin: 0 auto;
}

.content-feature-list {
  margin: 0 0 28px 0;
}

.content-feature-list li {
  position: relative;
  padding-left: 25px;
  margin: 0 0 18px;
}

.content-feature-list li:last-child {
  margin-bottom: 0;
}

.content-feature-list li i {
  position: absolute;
  top: 6px;
  left: 0;
  color: #E70D3D;
  font-size: 13px;
  line-height: 0.8;
}

.content-feature-list.style1 li {
  padding-left: 45px;
  margin-bottom: 18px;
}

.content-feature-list.style1 li:last-child {
  margin-bottom: 0;
}

.content-feature-list.style1 li span {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  text-align: center;
  background: #FDE7EA;
}

.content-feature-list.style1 li span i {
  position: relative;
  top: auto;
  left: auto;
  font-size: 14px;
  line-height: 0.8;
  margin: 0 auto;
  color: #E70D3D;
}

.post-meta-option {
  border: 1px solid #EEEFF2;
  padding: 20px;
  margin-bottom: 25px;
}

.post-tag ul {
  display: inline-block;
}

.post-tag ul li {
  display: inline-block;
}

.post-tag ul li a {
  color: #555;
  font-size: 16px;
  border-radius: 3px;
}

.post-tag ul li a:hover {
  color: #E70D3D;
}

.post-tag span {
  margin-right: 10px;
  font-weight: 500;
  color: #000;
}

.post-share {
  display: inline-block;
}

.post-share span {
  font-weight: 500;
  color: #000;
}

.post-share ul {
  display: inline-block;
  margin-left: 5px;
}

.post-author {
  padding: 25px;
  margin: 15px 0 30px;
  border-radius: 5px;
  border: 1px solid #EEEFF2;
}

.post-author .post-author-img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.post-author .post-author-img img {
  border-radius: 50%;
}

.post-author .post-author-info {
  width: calc(100% - 175px);
  margin-left: 25px;
}

.post-author .post-author-info h4 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}

.post-author .post-author-info p {
  margin: 0 0 15px;
}

.comment-item-wrap .comment-item {
  padding: 0 0 25px 0;
  margin-bottom: 25px;
  border-radius: 5px;
  border-bottom: 1px solid #EEEFF2;
}

.comment-item-wrap .comment-item.reply {
  margin-left: 40px;
}

.comment-item-wrap .comment-item:last-child {
  margin-bottom: 0;
}

.comment-item-wrap .comment-item .comment-author-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: relative;
  top: 4px;
}

.comment-item-wrap .comment-item .comment-author-img img {
  border-radius: 50%;
}

.comment-item-wrap .comment-item .comment-author-wrap {
  width: calc(100% - 120px);
  margin-left: 20px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name {
  margin: 0 0 9px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name h5 {
  line-height: 1;
  margin: 0 20px 0 0;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name .comment-date {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #888888;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-text {
  margin: 0 0 10px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-text p {
  margin: 0 0 5px;
}

.comment-item-wrap .reply-btn {
  display: inline-block;
  line-height: 1;
  font-weight: 600;
  color: #E70D3D;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.comment-item-wrap .reply-btn i {
  position: relative;
  margin-right: 4px;
}

.comment-item-wrap .reply-btn:hover {
  color: #070B3B;
}

.comment-box-title h4 {
  margin-bottom: 0;
  line-height: 1;
}

.comment-box-title p {
  margin-top: 10px;
  margin-bottom: 0;
}

#cmt-form {
  margin-top: 35px;
}

#cmt-form label {
  color: #888888;
  padding-left: 20px;
}

#cmt-form .comment-form .form-group {
  margin: 0 0 20px;
  position: relative;
}

#cmt-form .comment-form .form-group > label {
  font-weight: 500;
  display: block;
  margin: 0 0 5px;
  padding-left: 0;
  color: #888888;
}

#cmt-form .comment-form .form-group input,
#cmt-form .comment-form .form-group textarea {
  width: 100%;
  background-color: #F7F7F7;
  border: none;
  border-radius: 5px;
  padding: 15px;
  color: #000;
}

#cmt-form .comment-form .form-group input:focus,
#cmt-form .comment-form .form-group textarea:focus {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#cmt-form .comment-form .form-group input {
  height: 60px;
}

#cmt-form .comment-form .form-group textarea {
  height: 145px;
  resize: none;
}

.checkbox {
  display: block;
}

.checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.checkbox label {
  position: relative;
  cursor: pointer;
  padding-left: 20px;
}

.checkbox label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #13295A;
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  border-radius: 50%;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 6px;
}

.checkbox a {
  color: #13295A;
}

.checkbox.style2 label:before {
  border-radius: 50%;
  border-color: #888888;
}

.checkbox input:checked + label:before {
  border-color: #E70D3D;
}

.checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 3px;
  width: 9px;
  height: 9px;
  border: none;
  border-radius: 50%;
  background: #E70D3D;
}

.post-cat-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px;
}

.post-cat-title span {
  font-weight: 600;
  color: #13295A;
}

.post-cat-title {
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 25px;
}

.post-cat-title span {
  font-weight: 600;
  color: #13295A;
}

/*-------------------------------
         Pricing Table CSS
-------------------------------*/
.pricing-table {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.07);
  margin: 0 0 25px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.pricing-table:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px;
          box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px;
}

.pricing-table .pricing-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.025;
}

.pricing-table .pricing-header {
  padding: 30px 30px;
  text-align: center;
}

.pricing-table .pricing-header h2 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 25px;
  text-align: center;
  position: relative;
  padding-bottom: 14px;
}

.pricing-table .pricing-header h2:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  width: 120px;
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.pricing-table .pricing-header h3 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 25px;
}

.pricing-table .pricing-header h3 span {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.pricing-table .pricing-features {
  padding: 0 30px 30px;
}

.pricing-table .pricing-features .pricing-icon {
  margin: -30px auto 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 3px solid #fff;
  text-align: center;
}

.pricing-table .pricing-features .pricing-icon i {
  color: #fff;
  font-size: 30px;
  line-height: 0.8;
  margin: 0 auto;
}

.pricing-table .pricing-features ul {
  padding: 20px 0 30px;
}

.pricing-table .pricing-features ul li {
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #000;
  padding: 0 0 12px 0;
}

.pricing-table .pricing-features ul li:last-child {
  padding-bottom: 0;
}

.pricing-table .pricing-features ul li.checked i {
  color: green;
}

.pricing-table .pricing-features ul li.unchecked i {
  color: red;
}

.pricing-table .pricing-features ul li i {
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.pricing-table .pricing-features .purchase-btn {
  text-align: center;
}

.pricing-table.style1 .pricing-header {
  background-color: #13295A;
}

.pricing-table.style1 .pricing-header h3 {
  color: #E70D3D;
}

.pricing-table.style1 .pricing-features .pricing-icon {
  background: #13295A;
}

.pricing-table.style2 .pricing-header {
  background-color: #E70D3D;
}

.pricing-table.style2 .pricing-header h3 {
  color: #fff;
}

.pricing-table.style2 .pricing-features .pricing-icon {
  background: #E70D3D;
}

/*-------------------------------
         Contact CSS
-------------------------------*/
.contact-form.style2 #contactForm {
  margin-bottom: -10px;
  background: transparent;
  padding: 0;
}

.contact-form.style2 #contactForm .form-group input, .contact-form.style2 #contactForm .form-group textarea {
  background-color: #fff;
  border: none;
}

.contact-box-wrap .contact-item {
  background: #F9FAFC;
  padding: 25px;
  border-radius: 0;
  margin: 0 0 25px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.contact-box-wrap .contact-item:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 0;
  background-color: #E70D3D;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}

.contact-box-wrap .contact-item .contact-icon {
  width: 60px;
  height: 55px;
  position: relative;
  top: 0;
  text-align: center;
  background-color: #E70D3D;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.contact-box-wrap .contact-item .contact-icon i {
  color: #fff;
  line-height: 0.8;
  font-size: 28px;
  position: relative;
  -webkit-transition: 0.34s;
  transition: 0.34s;
}

.contact-box-wrap .contact-item .contact-info {
  width: calc(100% - 80px);
  margin-left: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact-box-wrap .contact-item .contact-info h3 {
  font-size: 22px;
  margin: 0 0 10px;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact-box-wrap .contact-item .contact-info a,
.contact-box-wrap .contact-item .contact-info p {
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  color: #666666;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact-box-wrap .contact-item:hover:after {
  height: 100%;
  visibility: visible;
  opacity: 1;
}

.contact-box-wrap .contact-item:hover .contact-info {
  color: #666666;
}

.contact-box-wrap .contact-item:hover .contact-info a,
.contact-box-wrap .contact-item:hover .contact-info h3,
.contact-box-wrap .contact-item:hover .contact-info p {
  color: #fff;
}

.contact-box-wrap .contact-item:hover .contact-icon {
  background-color: #fff;
}

.contact-box-wrap .contact-item:hover .contact-icon i {
  color: #E70D3D;
}

.comp-map {
  height: 560px;
}

.comp-map iframe {
  width: 100%;
  height: 100%;
}

.contact-bg {
  position: relative;
  z-index: 1;
  margin-bottom: 7px;
}

.contact-bg:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 50%;
  background: #FDE7EA;
  border-radius: 50% 50% 0 0;
  z-index: -1;
}

.contact-bg img {
  display: block;
  margin: 0 auto;
}

#contactForm .form-group {
  margin: 0 0 20px;
}

#contactForm .form-group input,
#contactForm .form-group textarea {
  width: 100%;
  background: #F7F7F7;
  border: none;
  padding: 10px 15px;
  border-radius: 0;
}

#contactForm .form-group input:focus,
#contactForm .form-group textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

#contactForm .form-group input {
  height: 60px;
}

#contactForm .form-group textarea {
  height: 163px;
  resize: none;
}

.btn.disabled {
  opacity: 1;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .project-info-widget .project-info-item-wrap .project-info-item .project-info-icon, .process-item-wrap .process-item span, .about-wrap.style1 .about-img-wrap .about-bg-3 .play-btn, .about-wrap.style2 .about-content .business-hrs .business-icon, .about-wrap.style2 .about-img-wrap .headerCover, .about-wrap.style3 .about-img-wrap .about-promo-text, .feature-item-wrap .feature-item .feature-icon, .service-card.style1 .service-icon, .service-card.style3 .service-title span, .why-choose-wrap.style2 .wh-img-wrap span, .counter-card-wrap.style1 .counter-card .counter-icon, .counter-card-wrap.style2 .counter-card .counter-icon, .project-card.style1 .project-info, .project-card.style2 .project-info, .team-card .team-img .social-profile li a, .testimonial-card.style2 .client-info-wrap .client-img .quote-icon, .testimonial-card.style3 .quote-icon, .wp-block-quote .wp-quote-icon, .content-feature-list.style1 li span, .pricing-table .pricing-features .pricing-icon, .contact-box-wrap .contact-item .contact-icon, .header-wrap .header-top .header-top-left, .header-wrap .header-top .header-top-right, .header-wrap .header-bottom .others-options .social-link, .schedule-widget ul li, .pp-post-item, .hero-wrap.style3 .hero-slide-item .hero-btn, .hero-wrap.style3 .hero-slide-item .hero-btn .play-now, .about-wrap.style3 .about-content .about-company .ceo-info-wrap, .service-card.style2 .service-info .service-title, .service-card.style3 .service-title, .why-choose-wrap.style2 .single-skill, .counter-card-wrap.style1 .counter-card, .counter-card-wrap.style2 .counter-card, .project-slider-one .owl-stage-outer .owl-stage, .testimonial-card .client-info-area, .testimonial-card .client-info-wrap, .blog-card.style2 .blog-info .blog-author, .post-navigation, .wp-block-quote, .contact-box-wrap .contact-item, .feature-item-wrap.style2, .why-choose-wrap.style1 .wh-content .feature-item-wrap, .why-choose-wrap.style2 .progess-bar-item, .why-choose-wrap.style1 .wh-content .feature-item-wrap .feature-item .feature-icon, .owl-carousel .owl-nav, .page-navigation .page-nav, .process-item-wrap, .process-item-wrap .process-item, .about-wrap.style2 .about-content .business-hrs, .about-wrap.style3 .about-content .about-company, .feature-item-wrap .feature-item, .why-choose-wrap.style2 .progess-bar-item .circle-progress-item, .counter-card-wrap.style1, .team-card .team-img .social-profile, .post-author, .comment-item-wrap .comment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .project-info-widget .project-info-item-wrap .project-info-item .project-info-icon, .process-item-wrap .process-item span, .about-wrap.style1 .about-img-wrap .about-bg-3 .play-btn, .about-wrap.style2 .about-content .business-hrs .business-icon, .about-wrap.style2 .about-img-wrap .headerCover, .about-wrap.style3 .about-img-wrap .about-promo-text, .feature-item-wrap .feature-item .feature-icon, .service-card.style1 .service-icon, .service-card.style3 .service-title span, .why-choose-wrap.style2 .wh-img-wrap span, .counter-card-wrap.style1 .counter-card .counter-icon, .counter-card-wrap.style2 .counter-card .counter-icon, .project-card.style1 .project-info, .project-card.style2 .project-info, .team-card .team-img .social-profile li a, .testimonial-card.style2 .client-info-wrap .client-img .quote-icon, .testimonial-card.style3 .quote-icon, .wp-block-quote .wp-quote-icon, .content-feature-list.style1 li span, .pricing-table .pricing-features .pricing-icon, .contact-box-wrap .contact-item .contact-icon {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-wrap .header-top .header-top-left, .header-wrap .header-top .header-top-right, .header-wrap .header-bottom .others-options .social-link, .schedule-widget ul li, .pp-post-item, .hero-wrap.style3 .hero-slide-item .hero-btn, .hero-wrap.style3 .hero-slide-item .hero-btn .play-now, .about-wrap.style3 .about-content .about-company .ceo-info-wrap, .service-card.style2 .service-info .service-title, .service-card.style3 .service-title, .why-choose-wrap.style2 .single-skill, .counter-card-wrap.style1 .counter-card, .counter-card-wrap.style2 .counter-card, .project-slider-one .owl-stage-outer .owl-stage, .testimonial-card .client-info-area, .testimonial-card .client-info-wrap, .blog-card.style2 .blog-info .blog-author, .post-navigation, .wp-block-quote, .contact-box-wrap .contact-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*---------------------------------
        Footer CSS 
-----------------------------------*/
.footer-wrap {
  position: relative;
  z-index: 1;
}

.footer-wrap .footer-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.04;
}

.footer-wrap .footer-shape-2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  opacity: 0.04;
}

.footer-wrap .footer-shape-3 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  opacity: 0.04;
}

.footer-wrap .footer-shape-4 {
  position: absolute;
  height: 100%;
  bottom: 0;
  left: 41%;
  z-index: -1;
  opacity: 0.02;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.footer-wrap .container {
  position: relative;
}

.footer-wrap .footer-widget {
  margin-bottom: 25px;
}

.footer-wrap .footer-widget .footer-widget-title {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
  position: relative;
}

.footer-wrap .footer-widget .comp-desc {
  color: #fff;
  margin: 15px 0 15px;
  padding-right: 10px;
}

.footer-wrap .footer-widget .footer-menu li {
  margin-bottom: 12px;
}

.footer-wrap .footer-widget .footer-menu li:last-child {
  margin-bottom: 0;
}

.footer-wrap .footer-widget .footer-menu li a {
  color: #fff;
  position: relative;
  padding-left: 15px;
}

.footer-wrap .footer-widget .footer-menu li a:after {
  position: absolute;
  bottom: -5px;
  left: 20px;
  content: "";
  width: 0;
  height: 1px;
  background-color: #E70D3D;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-wrap .footer-widget .footer-menu li a i {
  position: absolute;
  top: 4px;
  left: -5px;
  font-size: 18px;
  line-height: 0.8;
  color: #E70D3D;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-wrap .footer-widget .footer-menu li a:hover {
  color: #E70D3D;
}

.footer-wrap .footer-widget .footer-menu li a:hover:after {
  visibility: visible;
  opacity: 1;
  width: calc(100% - 22px);
}

.footer-wrap .footer-widget .footer-menu li a:hover i {
  color: #E70D3D;
}

.footer-wrap .footer-widget .contact-info li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 0
  px;
}

.footer-wrap .footer-widget .contact-info li:last-child {
  margin-bottom: 0;
}

.footer-wrap .footer-widget .contact-info li i {
  position: absolute;
  top: 7px;
  left: 0;
  font-size: 16px;
  line-height: 0.8;
  color: #E70D3D;
}

.footer-wrap .footer-widget .contact-info li p, .footer-wrap .footer-widget .contact-info li a {
  color: #fff;
  margin-bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer-wrap .footer-widget .contact-info li:hover p, .footer-wrap .footer-widget .contact-info li:hover a {
  color: #E70D3D;
}

.footer-wrap .footer-widget .newsletter-text {
  color: #fff;
  margin-bottom: 18px;
}

.footer-wrap .footer-widget .newsletter-form {
  position: relative;
}

.footer-wrap .footer-widget .newsletter-form input {
  width: 100%;
  height: 45px;
  border: none;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  text-align: left;
  padding: 10px 55px 10px 15px;
}

.footer-wrap .footer-widget .newsletter-form input::-webkit-input-placeholder {
  opacity: 1;
  color: #cecaca;
}

.footer-wrap .footer-widget .newsletter-form input:-ms-input-placeholder {
  opacity: 1;
  color: #cecaca;
}

.footer-wrap .footer-widget .newsletter-form input::-ms-input-placeholder {
  opacity: 1;
  color: #cecaca;
}

.footer-wrap .footer-widget .newsletter-form input::placeholder {
  opacity: 1;
  color: #cecaca;
}

.footer-wrap .footer-widget .newsletter-form button {
  margin-top: 20px;
  border: none;
  color: #fff;
  padding: 11px 45px 13px;
  background-color: #E70D3D;
  text-align: center;
}

.footer-wrap .footer-widget .newsletter-form button i {
  font-size: 20px;
  line-height: 0.8;
  color: #fff;
  margin: 0 auto;
}

.copyright-text {
  padding: 21px 10px;
  text-align: center;
  margin: 0;
  color: #fff;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.copyright-text i {
  position: relative;
  top: 2px;
  margin-right: 2px;
}

.copyright-text a {
  color: #E70D3D;
  font-weight: 600;
}

.copyright-text a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .footer-wrap .footer-widget .footer-widget-title {
    font-size: 18px;
    margin-bottom: 8px;
    padding-bottom: 10px;
  }
  .footer-wrap .footer-widget .comp-desc {
    font-size: 14px;
    padding-right: 10px;
  }
  .footer-wrap .footer-widget .contact-info li {
    margin-bottom: 10px;
  }
  .footer-wrap .footer-widget .contact-info p, .footer-wrap .footer-widget .contact-info a {
    font-size: 14px;
  }
  .footer-wrap .footer-widget .footer-menu li {
    margin-bottom: 8px;
  }
  .footer-wrap .footer-widget .footer-menu li a {
    font-size: 14px;
    padding-left: 15px;
  }
  .footer-wrap .footer-widget .footer-menu li a i {
    font-size: 14px;
    top: -4px;
  }
  .footer-wrap .footer-widget .newsletter-form input {
    height: 50px;
  }
  .footer-wrap .footer-widget .newsletter-form input, .footer-wrap .footer-widget .newsletter-form button {
    font-size: 14px;
  }
  .footer-wrap .footer-widget .newsletter-form button {
    padding: 12px 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-wrap .footer-widget .footer-widget-title {
    font-size: 20px;
  }
  .footer-wrap .footer-widget .comp-desc {
    padding-right: 40px;
  }
}

@media only screen and (max-width: 991px) {
  .footer-wrap .footer-widget .footer-widget-title {
    margin-bottom: 18px;
    padding-bottom: 12px;
  }
  .footer-wrap .footer-widget .comp-desc {
    margin: 15px 0 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-wrap .footer-widget .footer-widget-title {
    font-size: 22px;
  }
  .footer-wrap .footer-widget .comp-desc {
    padding-right: 20px;
  }
}

@media only screen and (max-width: 1199px) {
  .footer-wrap .footer-top .footer-widget .footer-widget-title {
    margin-bottom: 18px;
  }
}

@media only screen and (min-width: 1200px) {
  .footer-wrap .footer-widget .footer-widget-title {
    margin-top: 18px;
  }
  .footer-wrap .footer-widget .comp-desc {
    padding-right: 25px;
  }
}

@media only screen and (min-width: 1600px) {
  .footer-wrap .footer-widget .comp-desc {
    padding-right: 80px;
  }
}
/*# sourceMappingURL=style.css.map */