/*-----------------------------------------------------------
    Theme Name: Fori
    Theme URI: 
    Description: Fori - Consulting 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=Poppins:wght@200;300;400;500;600;700;800&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: #204dcc;
  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: #204dcc;
}

a:focus {
  outline: 0 solid;
}

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


h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  line-height: 1.3;
  color: #204dcc;
}

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

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

select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../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-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, .header-wrap .header-top .header-top-left .contact-item .contact-icon, .hero-wrap.style1 .social-profile li a, .hero-wrap.style2 .social-profile li a, .feature-list .feature-icon, .promo-video-wrap .promo-video-content .video-btn, .quick-support-box h3 span, .testimonial-item.style1 .quote-icon, .service-card .service-info h3 span, .service-card.style2 .service-info .service-icon, .service-card.style3 .service-img .service-icon, .project-card.style1 .project-info-wrap .view-project, .project-card.style3 .project-info-wrap .view-project, .member-card.style3 .member-info-wrap .member-social-link span, .author-info-wrap .author-info, .header-wrap .header-top .header-top-left, .header-wrap .header-top .header-top-left .contact-item, .header-wrap .header-top .header-top-right, .select-lang .navbar-language .dropdown-toggle, .testimonial-item .client-info-wrap, .service-card.style1 .service-info h3, .project-card.style1 .project-info-wrap, .project-card.style3 .project-info-wrap, .member-card.style1 .member-info .social-profile, .member-card.style3 .member-info-wrap, .blog-card.style3 .blog-info .author-info_wrap, .post-navigation, .author-info-wrap, .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name, .footer-wrap .footer-widget .social-link-content, .owl-carousel .owl-nav, .search-area .container, .pp-post-item, .page-navigation .page-nav, .about-wrap.style1 .about-img-wrap, .feature-list, .contact_us-wrap .contact-item, .post-author, .comment-item-wrap .comment-item, .single-project-desc .project-metainfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  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, .header-wrap .header-top .header-top-left .contact-item .contact-icon, .hero-wrap.style1 .social-profile li a, .hero-wrap.style2 .social-profile li a, .feature-list .feature-icon, .promo-video-wrap .promo-video-content .video-btn, .quick-support-box h3 span, .testimonial-item.style1 .quote-icon, .service-card .service-info h3 span, .service-card.style2 .service-info .service-icon, .service-card.style3 .service-img .service-icon, .project-card.style1 .project-info-wrap .view-project, .project-card.style3 .project-info-wrap .view-project, .member-card.style3 .member-info-wrap .member-social-link span {
  -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;
}

.author-info-wrap .author-info {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-wrap .header-top .header-top-left, .header-wrap .header-top .header-top-left .contact-item, .header-wrap .header-top .header-top-right, .select-lang .navbar-language .dropdown-toggle, .testimonial-item .client-info-wrap, .service-card.style1 .service-info h3, .project-card.style1 .project-info-wrap, .project-card.style3 .project-info-wrap, .member-card.style1 .member-info .social-profile, .member-card.style3 .member-info-wrap, .blog-card.style3 .blog-info .author-info_wrap, .post-navigation, .author-info-wrap, .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name, .footer-wrap .footer-widget .social-link-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-list {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.project-card.style1 .project-info-wrap, .project-card.style3 .project-info-wrap, .member-card.style3 .member-info-wrap, .post-navigation {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-navigation .page-nav, .testimonial-slider-one.owl-carousel .owl-nav,
.blog-slider-one.owl-carousel .owl-nav,
.service-slider-one.owl-carousel .owl-nav, .member-card.style1 .member-info .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;
}

.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 #ff5e15;
  -ms-box-shadow: 0 0 0 0 #ff5e15;
  -o-box-shadow: 0 0 0 0 #ff5e15;
  box-shadow: 0 0 0 0 #ff5e15;
  -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: #ff5e15;
  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: 5px;
  background: #ff5400;
  -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: 0.4s;
  transition: 0.4s;
}

.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;
  overflow-x: hidden !important;
  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;
}

.preloader img {
  max-width: 220px;
}

/*---------------------------------
       Button & Link CSS
----------------------------------*/
.btn {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  border-radius: 5px;
  padding: 12px 25px;
  text-align: center;
  text-align: center;
  border: none;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  position: relative;
  z-index: 0;
  overflow: hidden;
  white-space: nowrap;
}

.btn:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 550px;
  margin: auto;
  background: #090B20;
  border-radius: 50%;
  z-index: -1;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: translateX(-5%) translateY(-50%) scale(0.4);
  transform: translateX(-5%) translateY(-50%) scale(0.4);
  -webkit-transition: -webkit-transform .9s;
  transition: transform .9s, -webkit-transform .9s;
}

.btn:hover:before {
  -webkit-transition: -webkit-transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  -webkit-transform: translateX(-45%) translateY(0) scale(1);
  transform: translateX(-45%) translateY(0) scale(1);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}

.btn i {
  position: relative;
  height: auto;
  line-height: 1;
  font-size: 18px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.btn.style1, .btn.style2 {
  background-color: #ff5400;
  padding: 11px 30px;
  color: #fff;
}

.btn.style1 i, .btn.style2 i {
  position: relative;
  top: 5px;
  margin-left: 8px;
}

.btn.style1 {
  border-radius: 5px;
}

.btn.style2 {
  border-radius: 0;
}

.btn.style3 {
  padding: 9px 22px;
  border-radius: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.btn.style3 i {
  position: relative;
  top: 3px;
  margin-left: 5px;
}

.btn.style3:hover {
  background-color: #ff5400;
}

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

.btn.style4 {
  background-color: #090B20;
  color: #fff;
}

.btn.style4 i {
  position: relative;
  top: 3px;
  margin-left: 5px;
}

.btn.style4:before {
  background-color: #ff5400;
}

.btn.style5 {
  background-color: #fff;
  color: #204dcc;
}

.btn.style5 i {
  position: relative;
  top: 3px;
  margin-left: 5px;
}

.btn.style5:before {
  background-color: #090B20;
}

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

.btn.style6 {
  background-color: #ff5400;
  padding: 11px 30px;
  color: #fff;
  border: 1px solid #ff5400;
  border-radius: 5px;
}

.btn.style6 i {
  position: relative;
  top: 3px;
  margin-left: 8px;
}

.link {
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.link i {
  position: absolute;
  top: 2px;
  right: -22px;
  font-size: 12px;
  font-weight: 700;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.link:hover {
  letter-spacing: 0.3px;
}

.link.style1:hover {
  color: #ff5400;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
}

.owl-carousel .owl-nav button.owl-prev i, .owl-carousel .owl-nav button.owl-next i {
  font-size: 18px;
  line-height: 0.8;
  margin: 0 auto;
}

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

.owl-carousel .owl-dots button.owl-dot span {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #eee;
  border: 1px solid transparent;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.owl-carousel .owl-dots button.owl-dot span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  background: #ff5400;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.owl-carousel .owl-dots button.owl-dot.active span {
  background: transparent;
  border-color: #ff5400;
}

.owl-carousel .owl-dots button.owl-dot.active span:before {
  visibility: visible;
  opacity: 1;
}

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

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

.section-title h2,
.content-title h2 {
  font-size: 36px;
  font-weight: 700;
  margin: 0;
}

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

.section-title.style1 span,
.content-title.style1 span {
  position: relative;
  display: inline-block;
  padding-left: 15px;
}

.section-title.style1 span:before,
.content-title.style1 span:before {
  position: absolute;
  top: -6px;
  left: 0;
  content: "";
  background: #ff5400;
  width: 3px;
  height: calc(100% + 10px);
}

.section-title.style1 p,
.content-title.style1 p {
  margin: 10px auto 0;
}

.section-title.style1.white span, .section-title.style1.white p,
.content-title.style1.white span,
.content-title.style1.white p {
  color: rgba(255, 255, 255, 0.7);
}

.section-title.style1.white h2,
.content-title.style1.white h2 {
  color: #fff;
}

.section-title.style2 span,
.content-title.style2 span {
  position: relative;
  padding-bottom: 15px;
  display: inline-block;
}

.section-title.style2 span:before,
.content-title.style2 span:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background: #ff5400;
  width: 100px;
  height: 2px;
}

.section-title.style2.text-center span,
.content-title.style2.text-center span {
  display: inline-block;
}

.section-title.style2.text-center span:before,
.content-title.style2.text-center span:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

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

.section-title.style3 span,
.content-title.style3 span {
  color: #ff5400;
}

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

.discount {
  text-decoration: line-through;
  margin-right: 8px !important;
}

.text-black {
  color: #000;
}

.text-white {
  color: #fff;
}

.bg-fixed {
  background-attachment: fixed;
}

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

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

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

.bg-polar {
  background-color: #F3F8FC;
}

.bg-ebon {
  background-color: #090B20;
}

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

.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: 0.4s;
  transition: 0.4s;
}

.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 3500ms infinite ease-in-out;
  animation: moveHorizontal 3500ms infinite ease-in-out;
}

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

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

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

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

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

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

@-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 ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  100% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  100% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

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

@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
  }
}

/*-------------------------------
     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: 0.3s;
  transition: 0.3s;
}

.social-profile li a i {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

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

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

.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: 0.3s;
  transition: 0.3s;
}

.social-profile.style1 li a {
  background: #F3F8FC;
  border-radius: 50%;
}

.social-profile.style1 li a:hover {
  background-color: #ff5400;
}

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

.social-profile.style2 li a {
  background: #fff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.social-profile.style2 li a:hover {
  background-color: #ff5400;
}

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

.social-profile.style3 li a {
  background: #393D4C;
  border-radius: 50%;
}

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

.social-profile.style3 li a:hover {
  background-color: #ff5400;
}

.social-profile.style3 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, .header-wrap .header-top .header-top-left .contact-item .contact-icon, .hero-wrap.style1 .social-profile li a, .hero-wrap.style2 .social-profile li a, .feature-list .feature-icon, .promo-video-wrap .promo-video-content .video-btn, .quick-support-box h3 span, .testimonial-item.style1 .quote-icon, .service-card .service-info h3 span, .service-card.style2 .service-info .service-icon, .service-card.style3 .service-img .service-icon, .project-card.style1 .project-info-wrap .view-project, .project-card.style3 .project-info-wrap .view-project, .member-card.style3 .member-info-wrap .member-social-link span, .author-info-wrap .author-info, .header-wrap .header-top .header-top-left, .header-wrap .header-top .header-top-left .contact-item, .header-wrap .header-top .header-top-right, .select-lang .navbar-language .dropdown-toggle, .testimonial-item .client-info-wrap, .service-card.style1 .service-info h3, .project-card.style1 .project-info-wrap, .project-card.style3 .project-info-wrap, .member-card.style1 .member-info .social-profile, .member-card.style3 .member-info-wrap, .blog-card.style3 .blog-info .author-info_wrap, .post-navigation, .author-info-wrap, .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name, .footer-wrap .footer-widget .social-link-content, .owl-carousel .owl-nav, .search-area .container, .pp-post-item, .page-navigation .page-nav, .about-wrap.style1 .about-img-wrap, .feature-list, .contact_us-wrap .contact-item, .post-author, .comment-item-wrap .comment-item, .single-project-desc .project-metainfo {
  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, .header-wrap .header-top .header-top-left .contact-item .contact-icon, .hero-wrap.style1 .social-profile li a, .hero-wrap.style2 .social-profile li a, .feature-list .feature-icon, .promo-video-wrap .promo-video-content .video-btn, .quick-support-box h3 span, .testimonial-item.style1 .quote-icon, .service-card .service-info h3 span, .service-card.style2 .service-info .service-icon, .service-card.style3 .service-img .service-icon, .project-card.style1 .project-info-wrap .view-project, .project-card.style3 .project-info-wrap .view-project, .member-card.style3 .member-info-wrap .member-social-link span {
  -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-left .contact-item, .header-wrap .header-top .header-top-right, .select-lang .navbar-language .dropdown-toggle, .testimonial-item .client-info-wrap, .service-card.style1 .service-info h3, .project-card.style1 .project-info-wrap, .project-card.style3 .project-info-wrap, .member-card.style1 .member-info .social-profile, .member-card.style3 .member-info-wrap, .blog-card.style3 .blog-info .author-info_wrap, .post-navigation, .author-info-wrap, .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name, .footer-wrap .footer-widget .social-link-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.project-card.style1 .project-info-wrap, .project-card.style3 .project-info-wrap, .member-card.style3 .member-info-wrap, .post-navigation {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-navigation .page-nav, .testimonial-slider-one.owl-carousel .owl-nav,
.blog-slider-one.owl-carousel .owl-nav,
.service-slider-one.owl-carousel .owl-nav, .member-card.style1 .member-info .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;
}

/*---------------------------------
        Header CSS 
-----------------------------------*/
.header-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header-wrap.sticky {
  -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;
}

.header-wrap.sticky .search-area.open {
  top: 89px;
}

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

.header-wrap .header-top .header-top-left .contact-item {
  margin-right: 25px;
}

.header-wrap .header-top .header-top-left .contact-item:last-child {
  margin-right: 0;
}

.header-wrap .header-top .header-top-left .contact-item .contact-icon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #1D2031;
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header-wrap .header-top .header-top-left .contact-item .contact-icon i {
  color: #ff5400;
  font-size: 15px;
  line-height: 0.8;
  margin: 0 auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header-wrap .header-top .header-top-left .contact-item p, .header-wrap .header-top .header-top-left .contact-item a {
  width: calc(100% - 45px);
  margin-left: 10px;
  margin-bottom: 0;
  color: #fff;
  font-size: 14px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header-wrap .header-top .header-top-left .contact-item:hover .contact-icon {
  background-color: #ff5400;
}

.header-wrap .header-top .header-top-left .contact-item:hover .contact-icon i {
  color: #fff;
}

.header-wrap .header-top .header-top-left .contact-item:hover p, .header-wrap .header-top .header-top-left .contact-item:hover a {
  color: #ff5400;
}

.header-wrap .header-top .header-top-right .user-login {
  margin-right: 25px;
}

.header-wrap .header-top .header-top-right .user-login a {
  font-size: 14px;
  position: relative;
  top: -1px;
  color: #fff;
}

.header-wrap .header-top .header-top-right .user-login a i {
  color: #ff5400;
  position: relative;
  top: 3px;
  font-size: 14px;
  margin-right: 4px;
}

.header-wrap .header-top .header-top-right .user-login a:hover {
  color: #ff5400;
}

.header-wrap .header-top .header-top-right .social-profile {
  margin-left: 20px;
}

.header-wrap .header-top .header-top-right .social-profile.style1 li a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #fff;
}

.header-wrap .header-top .header-top-right .social-profile.style1 li a i {
  font-size: 12px;
  color: #fff;
}

.header-wrap .header-top .header-top-right .social-profile.style1 li a:hover {
  background-color: #ff5400;
  border-color: transparent;
}

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

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

.header-wrap.style2 .header-bottom {
  background: #fff;
  border-bottom: 1px solid #EEEFF2;
}

.header-wrap.style2 .search-area.open {
  top: 89px;
}

.select-lang {
  padding-left: 18px;
  position: relative;
}

.select-lang i {
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 14px;
  color: #ff5400;
}

.select-lang .navbar-language .dropdown-toggle {
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 14px;
  padding-right: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.select-lang .navbar-language .dropdown-toggle:after {
  display: none;
}

.select-lang .navbar-language .dropdown-toggle:before {
  position: absolute;
  top: 1px;
  right: 2px;
  content: "\f10e";
  font-family: "Flaticon";
  font-weight: 500;
  border: 0;
  margin-left: 8px;
  font-size: 8px;
}

.select-lang .navbar-language .dropdown-menu {
  margin: 0;
  padding: 5px 0;
  -webkit-box-shadow: 0 9px 54px 0 rgba(32, 32, 32, 0.1);
  box-shadow: 0 9px 54px 0 rgba(32, 32, 32, 0.1);
  left: auto;
  right: 0;
  border: 0;
  border-radius: 0;
  -webkit-transform: translateY(75px) !important;
  transform: translateY(75px) !important;
  display: block;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.select-lang .navbar-language .dropdown-menu a {
  padding: 5px 10px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 15px;
}

.select-lang .navbar-language .dropdown-menu a.active {
  background-color: #f8f9fa;
}

.select-lang .navbar-language .dropdown-menu a img {
  width: 20px;
  margin-right: 10px;
}

.select-lang .navbar-language .dropdown-menu.show {
  -webkit-transform: translateY(40px) !important;
  transform: translateY(40px) !important;
  opacity: 1;
  pointer-events: all;
}

.search-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 15px 0;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.search-area.open {
  top: 144px;
  visibility: visible;
  opacity: 1;
}

.search-area form {
  width: calc(100% - 75px);
  margin-right: 15px;
}

.search-area form .form-group input {
  width: 100%;
  background: transparent;
  height: 60px;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 20px;
  padding: 10px 20px;
  color: #204dcc;
}

.search-area form .form-group input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.search-area form .form-group input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.search-area form .form-group input::-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.search-area form .form-group input::placeholder {
  color: #000;
  opacity: 1;
}

.search-area .close-searchbox {
  width: 60px;
  height: 60px;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.search-area .close-searchbox i {
  color: #000;
  font-size: 35px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.search-area .close-searchbox:hover {
  background-color: #ff5400;
}

.search-area .close-searchbox:hover i {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .navbar-brand img {
    max-width: 220px;
  }
}

@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 {
    width: 100%;
    margin: 0 0 15px;
  }
  .header-wrap.style1 .header-top .header-top-left .contact-item p,
  .header-wrap.style1 .header-top .header-top-left .contact-item a {
    color: #204dcc;
    font-size: 15px;
  }
  .header-wrap.style1 .header-top .header-top-right .social-profile {
    width: 100%;
    margin: 15px 0 0 0;
  }
  .header-wrap.style1 .header-top .header-top-right .social-profile li a {
    border-color: #204dcc;
  }
  .header-wrap.style1 .header-top .header-top-right .social-profile li a i {
    color: #204dcc;
  }
  .header-wrap .header-top {
    position: absolute;
    height: 100vh;
    width: 100%;
    top: 0;
    background-color: #EEEFF2;
    right: -100%;
    padding: 50px 0 !important;
    display: block;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header-wrap .header-top .header-top-left .contact-item .contact-icon {
    width: auto;
    height: auto;
    background-color: transparent;
  }
  .header-wrap .header-top .header-top-left .contact-item .contact-icon i {
    font-size: 16px;
    position: relative;
    top: 1px;
  }
  .header-wrap .header-top .header-top-left .contact-item:hover .contact-icon {
    background-color: transparent;
  }
  .header-wrap .header-top .header-top-left .contact-item:hover .contact-icon i {
    color: #ff5400;
  }
  .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 .user-login {
    margin-right: 0;
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .header-wrap .header-top .header-top-right .user-login a {
    font-size: 14px;
    color: #204dcc;
  }
  .header-wrap .header-top .header-top-right .select-lang .navbar-language .dropdown-toggle {
    color: #204dcc;
  }
  .header-wrap .header-top.open {
    visibility: visible;
    opacity: 1;
    right: 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 .searchbtn {
    background-color: transparent;
    border: none;
    margin: 0 15px;
  }
  .header-wrap .header-bottom .searchbtn i {
    font-size: 18px;
  }
  .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: #204dcc;
    font-size: 13px;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item a {
    border-bottom: 1px solid #EEEFF2;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item a i {
    display: none;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu {
    width: 100%;
    background-color: #fff;
    border: none;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu {
    margin-left: 20px;
  }
  .header-wrap.sticky .search-area.open {
    top: 77px;
  }
  .search-area.open {
    top: 77px;
  }
  .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: #204dcc;
    font-size: 22px;
  }
  .mobile-menu {
    text-align: right;
  }
  .mobile-menu a {
    width: 35px;
    height: 35px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    background-color: #ff5400;
  }
  .mobile-menu a i {
    font-size: 24px;
    line-height: 33px;
    position: relative;
    top: 1px;
    color: #fff;
  }
  .mobile-top-bar,
  .mobile-menu {
    display: inline-block;
    position: relative;
    top: -6px;
  }
  .mobile-top-bar {
    margin-right: 6px;
    cursor: pointer;
    position: relative;
    top: -2px;
  }
  .mobile-top-bar span {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #204dcc;
    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;
  }
  .searchbtn {
    position: relative;
    top: -2px;
  }
  .close-header-top button {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 999;
    background: transparent;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
  }
  .close-header-top button i {
    color: #204dcc;
    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: #204dcc;
  }
  .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: #204dcc;
    font-size: 14px;
  }
  .main-menu li > span.menu-expand:hover {
    color: #204dcc;
  }
  .main-menu li a.active {
    color: #ff5400;
  }
  .main-menu li > a {
    font-size: 14px;
    font-weight: 400;
    color: #204dcc;
    text-transform: capitalize;
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  .main-menu li > a:hover {
    color: #204dcc;
  }
  .main-menu li > ul.sub-menu {
    padding-left: 20px;
  }
  .header-wrap.style1 .header-bottom .main-menu-wrap #menu > ul > li > a::after {
    display: none;
  }
  .main-menu li a.active {
    font-weight: 600;
    color: #204dcc;
    border-color: rgba(0, 0, 0, 0.3);
  }
}

@media only screen and (min-width: 1200px) {
  .menu-expand i {
    display: none;
  }
  .header-wrap.sticky.style1 {
    margin-top: -55px;
  }
  .header-wrap .navbar {
    padding: 0;
  }
  .header-wrap .navbar .navbar-brand {
    padding: 0 55px 0 0;
  }
  .header-wrap .navbar ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
  }
  .header-wrap .navbar .navbar-nav {
    margin-left: auto;
  }
  .header-wrap .navbar .navbar-nav .nav-item {
    position: relative;
    margin-left: 12px;
    margin-right: 12px;
  }
  .header-wrap .navbar .navbar-nav .nav-item.first-child {
    margin-left: 0;
  }
  .header-wrap .navbar .navbar-nav .nav-item a {
    color: #204dcc;
    font-weight: 500;
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
  }
  .header-wrap .navbar .navbar-nav .nav-item a::after {
    content: "";
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 0;
    height: 1px;
    background-color: #ff5400;
    -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: #ff5400;
  }
  .header-wrap .navbar .navbar-nav .nav-item a i {
    font-size: 9px;
    position: relative;
    top: 0px;
    display: inline-block;
    margin-left: 2px;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu {
    display: block !important;
    border: none;
    top: 85px;
    left: -23px;
    z-index: 99;
    opacity: 0;
    width: 250px;
    display: block;
    border-radius: 0;
    padding: 10px 0;
    margin-top: 15px;
    position: absolute;
    visibility: hidden;
    border-bottom: 2px solid #ff5400;
    background: #fff;
    -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;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li {
    margin: 0;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a {
    padding: 10px 20px;
    position: relative;
    display: block;
    font-weight: 500;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:before {
    content: "-";
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    visibility: hidden;
    font-size: 15px;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover {
    padding-left: 34px;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover:before {
    visibility: visible;
    opacity: 1;
  }
  .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: 10px;
    -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;
    right: -250px;
    left: auto;
    margin-top: 15px;
    visibility: hidden;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
  }
  .header-wrap .navbar .navbar-nav .nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 71px;
  }
  .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 .searchbtn {
    background: #F3F8FC;
    width: 50px;
    height: 50px;
    text-align: center;
    border: none;
    margin: 0 0 0 20px;
  }
  .header-wrap .searchbtn i {
    font-size: 18px;
    position: relative;
    top: 4px;
  }
}

@media only screen and (min-width: 1600px) {
  .header-wrap .container {
    max-width: 1460px;
  }
  .search-area .container {
    max-width: 1460px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 1920px) {
  .header-wrap.style2 .container {
    max-width: 1660px;
  }
  .header-wrap.style2 .search-area .container {
    max-width: 1660px;
    margin: 0 auto;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a:hover {
  color: #ff5400;
}

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

/*---------------------------------------
        Sign In CSS
 ----------------------------------------*/
.login-bg {
  background-image: url(../img/login-bg.jpg);
  position: relative;
  border-radius: 5px;
}

.login-bg.style1 {
  height: 532px;
}

.login-bg.style2 {
  height: 765px;
}

.login-bg.style3 {
  height: 380px;
}

.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: 20px;
}

.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: #444;
  font-weight: 600;
  margin: 0 0 10px;
  display: block;
}

.login-form-wrap .login-body .form-group input {
  border-radius: 5px;
  background: #F3F8FC;
  border: none;
  width: 100%;
  height: 60px;
  padding: 10px 15px;
}

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

.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: #204dcc;
}

/*---------------------------------------------------------
    FAQ,Terms & Conditions, Privacy-policy,404 CSS
 ---------------------------------------------------------*/
.faq-item {
  margin: 0 0 25px;
}

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

.faq-item h5 {
  font-size: 25px;
  line-height: 1.4;
  margin: 0 0 12px;
}

.faq-item p {
  margin: 0;
}

.faq-item.style2 {
  margin: 0 0 30px;
}

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

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

.error-content span {
  font-size: 110px;
  font-weight: 700;
  display: block;
  line-height: 82px;
  margin: 0 0 55px;
  color: #204dcc;
}

.error-content .btn i {
  margin-right: 5px;
  margin-left: 0;
  position: relative;
  top: 0;
}

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

/*---------------------------
        Sidebar CSS
 ---------------------------*/
.sidebar .sidebar-widget {
  margin: 0 0 30px;
  background-color: #fff;
  padding: 25px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 13.5px 1.5px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 5px 13.5px 1.5px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 1;
}

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

.sidebar .sidebar-widget h4:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 55px;
  height: 2px;
  content: "";
  background: #ff5400;
  -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: #F3F8FC;
  color: #204dcc;
  font-size: 15px;
  line-height: 21px;
  padding: 10px 60px 10px 20px;
  border-radius: 5px;
  border: none;
}

.search-box .form-group input:focus {
  border-color: #ABA8B0;
}

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

.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;
  margin-bottom: 15px;
}

.category-box ul li:last-child {
  margin-bottom: 0;
}

.category-box ul li a {
  color: #204dcc;
  font-weight: 600;
  display: inline-block;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.category-box ul li a i {
  position: absolute;
  top: 2px;
  right: 0;
  font-size: 10px;
  color: #534846;
}

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

.category-box ul li a:hover {
  color: #ff5400;
  padding-left: 5px;
  border-color: #ff5400;
}

.category-box ul li a:hover i {
  color: #ff5400;
}

/*-------------------------------
     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: 18px;
  padding: 14px 14px;
  color: #534846;
  border-radius: 3px;
  background-color: #F3F8FC;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.tag-list ul li a:hover {
  background-color: #ff5400;
  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;
}

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

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

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

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

.pp-post-item .pp-post-info h6 {
  font-size: 16px;
  font-weight: 600;
  margin-top: -3px;
  margin-bottom: 10px;
}

.pp-post-item .pp-post-info h6 a {
  color: #204dcc;
}

.pp-post-item .pp-post-info span {
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  display: block;
  position: relative;
  padding-left: 22px;
  color: #534846;
}

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

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

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

/*-------------------------------
        Pagination  CSS
-------------------------------*/
.page-navigation {
  margin: 10px 0 0;
}

.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: 46px;
  font-weight: 600;
  opacity: 0.7;
  background: #F3F8FC;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.page-navigation .page-nav li a i {
  font-size: 16px;
  line-height: 52px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

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

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

/*-------------------------------
      Contact Box Widget CSS
-------------------------------*/
.Contact-widget .contact-form .form-group {
  margin-bottom: 20px;
}

.Contact-widget .contact-form .form-group input, .Contact-widget .contact-form .form-group textarea {
  width: 100%;
  background-color: #F3F8FC;
  padding: 15px 15px;
  border: none;
}

.Contact-widget .contact-form .form-group input {
  height: 60px;
}

.Contact-widget .contact-form .form-group textarea {
  height: 120px;
  resize: none;
}

.Contact-widget .contact-form .btn.style1 {
  padding: 15px 10px;
}

/*-------------------------------
     Doc Widget CSS
-------------------------------*/
.doc-widget ul li {
  margin: 0 0 20px;
}

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

.doc-widget ul li a {
  display: block;
  background-color: #F3F8FC;
  padding: 15px 20px;
  font-weight: 500;
  border-radius: 5px;
}

.doc-widget ul li a i {
  float: right;
  position: relative;
  top: 1px;
}

.doc-widget ul li a:hover {
  color: #fff;
  background-color: #ff5400;
}

/*-------------------------------
         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-shape-2.png);
}

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

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

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

.hero-wrap.style1 {
  margin-top: 140px;
  position: relative;
}

.hero-wrap.style1 .social-profile {
  position: absolute;
  top: 50%;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hero-wrap.style1 .social-profile li {
  display: block;
  margin: 0 0 15px 0;
}

.hero-wrap.style1 .social-profile li:last-child {
  margin-bottom: 0;
}

.hero-wrap.style1 .social-profile li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: transparent;
  text-align: center;
  border: 1px solid #fff;
}

.hero-wrap.style1 .social-profile li a i {
  font-size: 16px;
  line-height: 0.8;
  color: #fff;
  margin: 0 auto;
}

.hero-wrap.style1 .social-profile li a:hover {
  background: #ff5400;
  border-color: transparent;
}

.hero-wrap.style1 .hero-slide-item {
  padding: 250px 0;
}

.hero-wrap.style1 .hero-slide-item:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#090b20), color-stop(66%, rgba(9, 11, 32, 0)));
  background: linear-gradient(90deg, #090b20 0%, rgba(9, 11, 32, 0) 66%);
}

.hero-wrap.style1 .hero-slide-item .hero-content {
  position: relative;
  z-index: 1;
}

.hero-wrap.style1 .hero-slide-item .hero-content h1 {
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
}

.hero-wrap.style1 .hero-slide-item .hero-content p {
  color: #fff;
}

.hero-wrap.style2 {
  position: relative;
  padding: 150px 0 100px;
}

.hero-wrap.style2 .hero-shape-2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(50% + 200px);
  background-image: url(../img/hero/hero-shape-1.png);
}

.hero-wrap.style2 .social-profile {
  position: absolute;
  top: 50%;
  z-index: 9;
  right: -110px;
  -webkit-transform: translateY(-50%) rotate(270deg);
  transform: translateY(-50%) rotate(270deg);
}

.hero-wrap.style2 .social-profile li {
  display: inline-block;
  margin: 0 7px;
}

.hero-wrap.style2 .social-profile li a {
  width: auto;
  height: auto;
  font-weight: 500;
  border-radius: 0;
  background: transparent;
  border: none;
}

.hero-wrap.style2 .social-profile li a:hover {
  color: #ff5400;
}

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

.hero-wrap.style2 .hero-slide-item .hero-content h1 {
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
}

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

.hero-wrap.style3 {
  margin-top: 140px;
  position: relative;
}

.hero-content h1 {
  font-size: 56px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 25px;
  color: #fff;
}

.hero-content p {
  margin: 0 0 30px;
  color: #fff;
  max-width: 84%;
}

.hero-slider-one.owl-carousel .owl-nav .owl-prev,
.hero-slider-one.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  z-index: 1;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hero-slider-one.owl-carousel .owl-nav .owl-prev i,
.hero-slider-one.owl-carousel .owl-nav .owl-next i {
  color: #534846;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.hero-slider-one.owl-carousel .owl-nav .owl-prev:hover,
.hero-slider-one.owl-carousel .owl-nav .owl-next:hover {
  background-color: #ff5400;
}

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

.hero-slider-one.owl-carousel .owl-nav .owl-prev {
  left: 20px;
}

.hero-slider-one.owl-carousel .owl-nav .owl-next {
  right: 20px;
}

.hero-slider-three .hero-slide-item {
  position: relative;
  z-index: 1;
}

.hero-slider-three .hero-slide-item .hero-content {
  padding: 80px 0;
}

.hero-slider-three .hero-slide-item .hero-content h1, .hero-slider-three .hero-slide-item .hero-content p {
  color: #090B20;
}

.hero-slider-three.owl-carousel .owl-nav button.owl-prev, .hero-slider-three.owl-carousel .owl-nav button.owl-next {
  background: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.hero-slider-three.owl-carousel .owl-nav button.owl-prev i, .hero-slider-three.owl-carousel .owl-nav button.owl-next i {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.hero-slider-three.owl-carousel .owl-nav button.owl-prev:hover, .hero-slider-three.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #ff5400;
}

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

.hero-slider-three.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  bottom: 100px;
  left: calc(50% - 60px);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.hero-slider-three.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  bottom: 100px;
  right: calc(50% - 95px);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.hero-img-slider.owl-carousel .owl-nav {
  margin-left: 124px;
  margin-top: 40px;
}

.hero-img-slider.owl-carousel .owl-nav button.owl-prev, .hero-img-slider.owl-carousel .owl-nav button.owl-next {
  background: #F3F8FC;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.hero-img-slider.owl-carousel .owl-nav button.owl-prev i, .hero-img-slider.owl-carousel .owl-nav button.owl-next i {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.hero-img-slider.owl-carousel .owl-nav button.owl-prev:hover, .hero-img-slider.owl-carousel .owl-nav button.owl-next:hover {
  background: #ff5400;
}

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

.hero-img-slider.owl-carousel .owl-nav button.owl-prev {
  margin-right: 30px;
}

/*-------------------------------
         Feature CSS
-------------------------------*/
.feature-wrap .feature-card {
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 25px 25px 20px;
  margin-bottom: 25px;
}

.feature-wrap .feature-card .feature-icon {
  margin: 0 0 28px;
  display: block;
  position: relative;
  z-index: 1;
  padding-top: 30px;
  padding-left: 10px;
}

.feature-wrap .feature-card .feature-icon .feature-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 80px;
  max-width: 80px;
  z-index: -1;
  opacity: 0.4;
}

.feature-wrap .feature-card .feature-icon img {
  max-width: 45px;
}

.feature-wrap .feature-card h3 {
  font-size: 22px;
  margin: 0 0 10px;
}

.feature-wrap .feature-card h3:hover a {
  color: #ff5400;
}

.feature-wrap .feature-card p {
  margin: 0;
}

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

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

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

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

.about-slide-item.one {
  background-image: url(../img/project/property-2.jpg);
}

.about-slide-item.two {
  background-image: url(../img/project/property-3.jpg);
}

.about-slide-item.three {
  background-image: url(../img/project/property-4.jpg);
}

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

.about-wrap.style1 .about-img-wrap .about-img-1,
.about-wrap.style1 .about-img-wrap .about-img-2 {
  height: 503px;
  width: calc(50% - 23px);
  margin-right: auto;
}

.about-wrap.style1 .about-img-wrap .about-img-content {
  position: absolute;
  bottom: 30px;
  right: 0;
  background-color: #fff;
  display: inline-block;
  padding: 25px 25px 25px 90px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.about-wrap.style1 .about-img-wrap .about-img-content i {
  color: #ff5400;
  font-size: 38px;
  position: absolute;
  top: 32px;
  left: 25px;
}

.about-wrap.style1 .about-img-wrap .about-img-content h4 {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}

.about-wrap.style1 .about-img-wrap .about-img-content h4 span {
  font-size: 24px;
  font-weight: 700;
  color: #204dcc;
  display: block;
}

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

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

.about-wrap.style2 .about-img-wrap .about-img-3 {
  margin-right: auto;
  width: 60%;
  height: 558px;
}

.about-wrap.style2 .about-img-wrap .about-img-4 {
  position: absolute;
  top: 50%;
  right: 0;
  width: 50%;
  height: 320px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.about-wrap.style2 .about-content .feature-list-wrap {
  margin-top: 20px;
  margin-bottom: 30px;
}

.about-wrap.style3 .about-slide-item {
  height: 585px;
}

.about-wrap.style3 .about-content .feature-list-wrap {
  margin-top: 20px;
  margin-bottom: 28px;
}

.about-img-slider .about-slide-item {
  border-radius: 5px;
}

.about-img-slider .about-slide-item img {
  border-radius: 5px;
}

.about-img-slider.owl-carousel .owl-dots {
  text-align: center;
  height: 18px;
  margin-top: 20px;
}

.feature-list-wrap .feature-list {
  margin-bottom: 22px;
}

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

.feature-list-wrap.style1 .feature-icon {
  border-radius: 50%;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.feature-list-wrap.style1 .feature-icon i {
  color: #ff5400;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.feature-list-wrap.style1 .feature-list:hover .feature-icon {
  background-color: #ff5400;
}

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

.feature-list-wrap.style2 .feature-icon {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.feature-list-wrap.style2 .feature-icon i {
  color: #ff5400;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.feature-list-wrap.style2 .feature-list:hover .feature-icon {
  background-color: #ff5400;
}

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

.feature-list-wrap.style3 .feature-icon {
  background-color: #1D2031;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.feature-list-wrap.style3 .feature-icon i {
  color: #ff5400;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.feature-list-wrap.style3 .feature-info h3 {
  color: #fff;
}

.feature-list-wrap.style3 .feature-info p {
  color: rgba(255, 255, 255, 0.8);
}

.feature-list-wrap.style3 .feature-list:hover .feature-icon {
  background-color: #ff5400;
}

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

.feature-list-wrap.style4 .feature-list .feature-icon {
  width: auto;
  height: auto;
}

.feature-list-wrap.style4 .feature-list .feature-icon i {
  font-size: 40px;
  color: #ff5400;
}

.feature-list .feature-icon {
  width: 50px;
  height: 50px;
  text-align: center;
  position: relative;
  top: 5px;
}

.feature-list .feature-icon i {
  margin: 0 auto;
  display: block;
  font-size: 20px;
  line-height: 0.8;
}

.feature-list .feature-info {
  width: calc(100% - 70px);
  margin-left: 20px;
}

.feature-list .feature-info h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 0  0 8px;
}

.feature-list .feature-info p {
  margin: 0;
}

/*-------------------------------
    Partner Section  CSS
-------------------------------*/
.partner-wrap.style2 {
  position: relative;
  z-index: 1;
}

.partner-item {
  padding: 20px;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.partner-item img {
  display: block;
  margin: 0 auto;
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.partner-item:hover img {
  opacity: 1;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.partner-item.style1 {
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 13.5px 1.5px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 5px 13.5px 1.5px rgba(0, 0, 0, 0.05);
  margin: 25px 0;
}

.service-slider-two.owl-carousel .owl-nav button.owl-prev, .service-slider-two.owl-carousel .owl-nav button.owl-next,
.blog-slider-two.owl-carousel .owl-nav button.owl-prev,
.blog-slider-two.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,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-prev,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-next,
.partner-slider-two.owl-carousel .owl-nav button.owl-prev,
.partner-slider-two.owl-carousel .owl-nav button.owl-next {
  background-color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-slider-two.owl-carousel .owl-nav button.owl-prev:hover, .service-slider-two.owl-carousel .owl-nav button.owl-next:hover,
.blog-slider-two.owl-carousel .owl-nav button.owl-prev:hover,
.blog-slider-two.owl-carousel .owl-nav button.owl-next:hover,
.project-slider-two.owl-carousel .owl-nav button.owl-prev:hover,
.project-slider-two.owl-carousel .owl-nav button.owl-next:hover,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-prev:hover,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-next:hover,
.partner-slider-two.owl-carousel .owl-nav button.owl-prev:hover,
.partner-slider-two.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #ff5400;
}

.service-slider-two.owl-carousel .owl-nav button.owl-prev:hover i, .service-slider-two.owl-carousel .owl-nav button.owl-next:hover i,
.blog-slider-two.owl-carousel .owl-nav button.owl-prev:hover i,
.blog-slider-two.owl-carousel .owl-nav button.owl-next:hover i,
.project-slider-two.owl-carousel .owl-nav button.owl-prev:hover i,
.project-slider-two.owl-carousel .owl-nav button.owl-next:hover i,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-prev:hover i,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-next:hover i,
.partner-slider-two.owl-carousel .owl-nav button.owl-prev:hover i,
.partner-slider-two.owl-carousel .owl-nav button.owl-next:hover i {
  color: #fff;
}

.service-slider-two.owl-carousel .owl-nav button.owl-prev,
.blog-slider-two.owl-carousel .owl-nav button.owl-prev,
.project-slider-two.owl-carousel .owl-nav button.owl-prev,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-prev,
.partner-slider-two.owl-carousel .owl-nav button.owl-prev {
  left: -60px;
}

.service-slider-two.owl-carousel .owl-nav button.owl-next,
.blog-slider-two.owl-carousel .owl-nav button.owl-next,
.project-slider-two.owl-carousel .owl-nav button.owl-next,
.testimonial-slider-two.owl-carousel .owl-nav button.owl-next,
.partner-slider-two.owl-carousel .owl-nav button.owl-next {
  right: -60px;
}

.partner-slider-one.owl-carousel .owl-item.center .partner-item img,
.partner-slider-two.owl-carousel .owl-item.center .partner-item img {
  opacity: 1;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

/*-------------------------------
    Counter Section  CSS
-------------------------------*/
.promo-video-wrap {
  background-image: url(../img/promo-video-bg.jpg);
  position: relative;
  padding: 200px 0;
}

.promo-video-wrap .promo-video-content {
  text-align: center;
  position: relative;
  z-index: 1;
}

.promo-video-wrap .promo-video-content h2 {
  color: #fff;
  font-size: 50px;
}

.promo-video-wrap .promo-video-content .video-btn {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto 20px;
  background-color: #fff;
  text-align: center;
}

.promo-video-wrap .promo-video-content .video-btn i {
  font-size: 26px;
  line-height: 0.8;
  color: #ff5400;
}

.counter-wrap.style2 {
  margin-top: -70px;
  position: relative;
  z-index: 1;
}

.counter-wrap.style2:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #F3F8FC;
  width: 100%;
  height: calc(100% - 70px);
  z-index: -1;
}

.counter-card {
  margin-bottom: 25px;
  background-color: #fff;
}

.counter-card.style1 {
  padding: 30px 30px 28px;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.counter-card.style1 p {
  position: relative;
  padding-left: 44px;
  color: #204dcc;
}

.counter-card.style1 p i {
  position: absolute;
  top: -2px;
  left: 0;
  font-size: 30px;
  line-height: 0.8;
  color: #ff5400;
}

.counter-card.style1 .counter-num {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  color: #ff5400;
}

.counter-card.style1 .counter-num .target {
  position: relative;
  top: 3px;
  margin-left: 1px;
  font-size: 40px;
  line-height: 0.8;
}

.counter-card.style2 {
  position: relative;
}

.counter-card.style2 .counter-icon {
  position: absolute;
  bottom: 9px;
  left: 0;
  font-size: 60px;
  color: #ff5400;
}

.counter-card.style2 .counter-num {
  padding-left: 80px;
}

.counter-card.style2 p {
  padding-left: 80px;
  margin-bottom: 0;
}

.counter-box {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 40px 40px 15px 40px;
}

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

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

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

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

.wh-bg-7 {
  background-image: url(../img/project/property-11.jpg);
}

.why-choose-wrap.style1 .wh-img-wrap {
  height: 100%;
}

.why-choose-wrap.style1 .wh-content {
  position: relative;
  z-index: 1;
}

.why-choose-wrap.style1 .wh-content .content-title p {
  margin-top: 15px;
}

.why-choose-wrap.style1 .wh-content .feature-list-wrap {
  position: relative;
  z-index: 1;
  margin: 38px 0 0;
}

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

.why-choose-wrap.style1 .wh-content .feature-list-wrap .feature-list:last-child {
  margin-bottom: 0;
}

.why-choose-wrap.style1 .wh-content .feature-list-wrap .feature-list .feature-icon {
  top: 2px;
}

.why-choose-wrap.style1 .wh-content .feature-list-wrap .feature-list .feature-info h3 {
  margin-bottom: 12px;
}

.why-choose-wrap.style2 .wh-img-wrap {
  height: 100%;
}

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

.why-choose-wrap.style2 .wh-content .feature-list-wrap {
  position: relative;
  z-index: 1;
  margin: 30px 0 0;
}

.why-choose-wrap.style3 .wh-content .progressbar-wrap {
  position: relative;
  z-index: 1;
  margin-top: 30px;
}

.why-choose-wrap.style3 .wh-content .progressbar-wrap .progress-bar .progress-content-outter {
  background-color: transparent;
  border: 1px solid #EEEFF2;
}

.why-choose-wrap.style3 .wh-content .progressbar-wrap .progress-bar .progress-content-outter .progress-content {
  background-color: #ff5400;
}

.why-choose-wrap.style3 .wh-content .progressbar-wrap .progress-bar .progress-title-holder .progress-title {
  color: #204dcc;
}

.why-choose-wrap.style3 .wh-content .progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark .percent {
  color: #204dcc;
}

.why-choose-wrap.style3 .wh-img-wrap {
  height: 576px;
}

.progressbar-wrap {
  margin: 0 0 42px;
}

.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: 5px;
  background-color: #bbbdbe;
}

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

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

.progressbar-wrap .progress-bar .progress-title-holder .progress-title {
  z-index: 100;
  font-weight: 600;
  margin: 0;
}

.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: 600;
  position: relative;
}

.quick-support-box {
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 5px;
}

.quick-support-box h3 {
  display: inline-block;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  color: #534846;
  position: relative;
  padding-left: 55px;
}

.quick-support-box h3 span {
  position: absolute;
  top: -4px;
  left: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.quick-support-box h3 span i {
  color: #ff5400;
  margin: 0 auto;
  line-height: 0.8;
  font-size: 18px;
}

.quick-support-box h3 a {
  color: #ff5400;
  font-size: 16px;
  font-weight: 400;
  margin-left: 5px;
}

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

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

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

.testimonial-wrap {
  position: relative;
}

.testimonial-wrap .testiminal-bg-1 {
  background-image: url(../img/testimonial/testimonial-bg-1.jpg);
  width: 42%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.testimonial-wrap .testiminal-bg-1:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #090B20;
  opacity: 0.6;
}

.testimonial-wrap.style2 .testimonial-bg-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
}

.testimonial-wrap.style2 .testimonial-bg-3 {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
}

.testimonial-wrap.style2 .testimonial-bg-3:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #090B20;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}

.testimonial-item {
  background-color: #fff;
  border-radius: 5px;
  padding: 35px 25px;
  margin-top: 25px;
}

.testimonial-item .ratings {
  line-height: 1;
  margin-bottom: 15px;
}

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

.testimonial-item .ratings li i {
  color: #F8BF0B;
  font-size: 15px;
  line-height: 0.8;
}

.testimonial-item .client-quote {
  margin-bottom: 20px;
}

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

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

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

.testimonial-item .client-info-wrap .client-info h3 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 12px;
}

.testimonial-item .client-info-wrap .client-info span {
  font-size: 14px;
  display: block;
  line-height: 1;
  color: #534846;
}

.testimonial-item.style1 {
  position: relative;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);
  margin-top: 50px;
}

.testimonial-item.style1 .quote-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #ff5400;
  text-align: center;
  position: absolute;
  top: 0;
  right: 25px;
  margin-top: -25px;
}

.testimonial-item.style1 .quote-icon i {
  color: #fff;
  font-size: 20px;
  line-height: 0.8;
  color: #fff;
}

.testimonial-item.style2 {
  position: relative;
  z-index: 1;
}

.testimonial-item.style2 .quote-icon {
  position: absolute;
  top: 32px;
  right: 25px;
  z-index: -1;
}

.testimonial-item.style2 .quote-icon i {
  color: #eee;
  font-size: 60px;
  line-height: 0.8;
}

.testimonial-item.style3 {
  position: relative;
  z-index: 1;
  padding: 0;
  margin-top: 10px;
}

.testimonial-item.style3 .testimonial-text {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  position: relative;
  padding: 28px 25px 23px;
  margin-bottom: 25px;
  background-color: #fff;
  z-index: 1;
}

.testimonial-item.style3 .testimonial-text .quote-icon {
  top: 16px;
}

.testimonial-item.style3 .testimonial-text .client-quote {
  margin-bottom: 0;
}

.testimonial-item.style3 .testimonial-text:after {
  position: absolute;
  bottom: -21px;
  left: 75px;
  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;
}

.testimonial-item.style3 .quote-icon {
  position: absolute;
  top: 32px;
  right: 25px;
  z-index: -1;
}

.testimonial-item.style3 .quote-icon i {
  color: #eee;
  font-size: 30px;
  line-height: 0.8;
}

.testimonial-slider-three.owl-carousel .owl-nav {
  position: absolute;
  top: -82px;
  right: 0;
}

.testimonial-slider-three.owl-carousel .owl-nav button.owl-next {
  margin-left: 25px;
}

.testimonial-slider-three.owl-carousel .owl-nav button.owl-prev, .testimonial-slider-three.owl-carousel .owl-nav button.owl-next {
  background-color: #F3F8FC;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.testimonial-slider-three.owl-carousel .owl-nav button.owl-prev:hover, .testimonial-slider-three.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #ff5400;
}

.testimonial-slider-three.owl-carousel .owl-nav button.owl-prev:hover i, .testimonial-slider-three.owl-carousel .owl-nav button.owl-next:hover i {
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/*-------------------------------
    Service Section CSS
-------------------------------*/
.service-card {
  margin-bottom: 25px;
}

.service-card .service-info {
  background: #fff;
  padding: 22px 25px 22px;
}

.service-card .service-info h3 {
  font-size: 22px;
  line-height: 1.2;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

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

.service-card .service-info h3 span {
  width: 40px;
  height: 40px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card .service-info h3 span i {
  margin: 0 auto;
  font-size: 18px;
  color: #ff5400;
  line-height: 0.8;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

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

.service-card.style1 {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
}

.service-card.style1 .service-img {
  position: relative;
  border-radius: 5px 5px 0 0;
}

.service-card.style1 .service-img img {
  border-radius: 5px 5px 0 0;
}

.service-card.style1 .service-img:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style1 .service-img a {
  position: absolute;
  top: 50%;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style1 .service-img a i {
  color: #fff;
  font-size: 20px;
}

.service-card.style1 .service-info {
  background: #fff;
  padding: 22px 25px 22px;
}

.service-card.style1 .service-info h3 {
  margin: 0 0 20px;
  position: relative;
}

.service-card.style1 .service-info h3 span {
  border-radius: 50%;
}

.service-card.style1 .service-info h3 a {
  width: calc(100% - 55px);
  margin-left: 15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

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

.service-card.style1:hover .service-img a {
  top: 50%;
  visibility: visible;
  opacity: 1;
}

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

.service-card.style1:hover .service-info h3 span {
  background: #ff5400;
}

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

.service-card.style2 .service-img {
  position: relative;
}

.service-card.style2 .service-img:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: rgba(9, 11, 32, 0.7);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style2 .service-img .view-service {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style2 .service-img .view-service i {
  color: #fff;
  font-size: 18px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style2 .service-info {
  background: #fff;
  padding: 8px 20px 18px;
  width: calc(100% - 40px);
  margin: -40px auto 0;
  position: relative;
}

.service-card.style2 .service-info .service-icon {
  width: 62px;
  height: 50px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: -28px;
}

.service-card.style2 .service-info .service-icon i {
  margin: 0 auto;
  font-size: 24px;
  color: #ff5400;
  line-height: 0.8;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

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

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

.service-card.style2 .service-info p {
  margin-bottom: 5px;
}

.service-card.style2 .service-info .btn {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style2 .service-info .btn span {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style2 .service-info .btn.style3 {
  margin-bottom: -55px;
}

.service-card.style2 .service-info .btn.style3 i {
  margin-left: 0;
}

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

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

.service-card.style3 {
  padding: 20px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
}

.service-card.style3 .service-img {
  position: relative;
  border-radius: 5px;
  margin-bottom: 48px;
}

.service-card.style3 .service-img img {
  border-radius: 5px;
}

.service-card.style3 .service-img .service-icon {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  -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.3s;
  transition: 0.3s;
}

.service-card.style3 .service-img .service-icon i {
  font-size: 25px;
  line-height: 0.8;
  margin: 0 auto;
  color: #ff5400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service-card.style3 .service-info {
  padding: 0;
}

.service-card.style3 .service-info .btn.style1 {
  background-color: #F3F8FC;
  color: #204dcc;
}

.service-card.style3 .service-info .btn.style1 i {
  color: #ff5400;
  font-size: 18px;
}

.service-card.style3 .service-info .btn:hover {
  background-color: #ff5400;
  color: #fff;
}

.service-card.style3 .service-info .btn:hover i {
  color: #fff;
}

.service-card.style3:hover .service-info h3 a {
  color: #ff5400;
}

.service-card.style3:hover .service-img .service-icon {
  background-color: #ff5400;
}

.service-card.style3:hover .service-img .service-icon i {
  color: #fff;
}

.owl-carousel .service-card {
  margin-bottom: 0;
}

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

.testimonial-slider-one.owl-carousel .owl-nav,
.blog-slider-one.owl-carousel .owl-nav,
.service-slider-one.owl-carousel .owl-nav {
  margin-top: 35px;
  position: relative;
}

.testimonial-slider-one.owl-carousel .owl-nav:before,
.blog-slider-one.owl-carousel .owl-nav:before,
.service-slider-one.owl-carousel .owl-nav:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: calc(50% - 50px);
  height: 1px;
  background-color: #ff5400;
  z-index: -1;
}

.testimonial-slider-one.owl-carousel .owl-nav button.owl-prev, .testimonial-slider-one.owl-carousel .owl-nav button.owl-next,
.blog-slider-one.owl-carousel .owl-nav button.owl-prev,
.blog-slider-one.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 {
  background: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin: 0 10px;
}

.testimonial-slider-one.owl-carousel .owl-nav button.owl-prev i, .testimonial-slider-one.owl-carousel .owl-nav button.owl-next i,
.blog-slider-one.owl-carousel .owl-nav button.owl-prev i,
.blog-slider-one.owl-carousel .owl-nav button.owl-next i,
.service-slider-one.owl-carousel .owl-nav button.owl-prev i,
.service-slider-one.owl-carousel .owl-nav button.owl-next i {
  color: #534846;
  font-size: 16px;
  line-height: 0.8;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.testimonial-slider-one.owl-carousel .owl-nav button.owl-prev:hover, .testimonial-slider-one.owl-carousel .owl-nav button.owl-next:hover,
.blog-slider-one.owl-carousel .owl-nav button.owl-prev:hover,
.blog-slider-one.owl-carousel .owl-nav button.owl-next:hover,
.service-slider-one.owl-carousel .owl-nav button.owl-prev:hover,
.service-slider-one.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #ff5400;
}

.testimonial-slider-one.owl-carousel .owl-nav button.owl-prev:hover i, .testimonial-slider-one.owl-carousel .owl-nav button.owl-next:hover i,
.blog-slider-one.owl-carousel .owl-nav button.owl-prev:hover i,
.blog-slider-one.owl-carousel .owl-nav button.owl-next:hover i,
.service-slider-one.owl-carousel .owl-nav button.owl-prev:hover i,
.service-slider-one.owl-carousel .owl-nav button.owl-next:hover i {
  color: #fff;
}

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

.project-card .project-info-wrap .project-title h3 {
  font-size: 22px;
}

.project-card .project-info-wrap .project-title h3:hover a {
  color: #ff5400;
}

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

.project-card.style1:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.project-card.style1 .view-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.project-card.style1 .view-icon i {
  color: #fff;
  font-size: 20px;
}

.project-card.style1 .project-info-wrap {
  position: absolute;
  bottom: -100%;
  left: 20px;
  width: calc(100% - 40px);
  background: #fff;
  border-radius: 5px;
  padding: 22px 25px 22px;
  z-index: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.project-card.style1 .project-info-wrap .project-title span {
  color: #534846;
}

.project-card.style1 .project-info-wrap .project-title h3 {
  line-height: 1.2;
  margin-bottom: 0;
}

.project-card.style1 .project-info-wrap .project-title h3:hover a {
  color: #ff5400;
}

.project-card.style1 .project-info-wrap .view-project {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #ff5400;
  text-align: center;
}

.project-card.style1 .project-info-wrap .view-project i {
  font-size: 18px;
  margin: 0 auto;
  line-height: 0.8;
  color: #fff;
}

.project-card.style1:hover:after,
.project-card.style1:hover .view-icon {
  visibility: visible;
  opacity: 1;
}

.project-card.style1:hover .project-info-wrap {
  bottom: 20px;
}

.project-card.style2 .project-img {
  position: relative;
}

.project-card.style2 .project-img:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.project-card.style2 .project-img .view-project {
  position: absolute;
  top: 50%;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.project-card.style2 .project-img .view-project i {
  color: #fff;
  font-size: 20px;
}

.project-card.style2 .project-info-wrap {
  margin: -50px auto 0;
  background: #fff;
  border-radius: 0;
  padding: 22px 25px 22px;
  position: relative;
  z-index: 1;
  width: calc(100% - 40px);
  text-align: center;
}

.project-card.style2 .project-info-wrap .project-title span {
  color: #534846;
}

.project-card.style2 .project-info-wrap .project-title h3 {
  line-height: 1.2;
  margin-bottom: 0;
}

.project-card.style2 .project-info-wrap .btn {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.project-card.style2 .project-info-wrap .btn span {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.project-card.style2 .project-info-wrap .btn.style3 {
  margin-bottom: -65px;
}

.project-card.style2 .project-info-wrap .btn.style3 i {
  margin-left: 0;
}

.project-card.style2:hover .project-img:after,
.project-card.style2:hover .project-img .view-project {
  visibility: visible;
  opacity: 1;
}

.project-card.style2:hover .project-info-wrap .h3 a {
  color: #ff5400;
}

.project-card.style3 {
  background: #fff;
  padding: 25px;
  border-radius: 5px;
}

.project-card.style3 .project-img {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 22px;
}

.project-card.style3 .project-img img {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.project-card.style3 .project-info-wrap .project-title {
  width: calc(100% - 55px);
}

.project-card.style3 .project-info-wrap .project-title .project-category {
  font-size: 15px;
  color: #534846;
}

.project-card.style3 .project-info-wrap .project-title .project-category:hover {
  color: #ff5400;
}

.project-card.style3 .project-info-wrap .project-title h3 {
  margin-bottom: 0;
}

.project-card.style3 .project-info-wrap .project-title span {
  color: #534846;
}

.project-card.style3 .project-info-wrap .view-project {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #F3F8FC;
  text-align: center;
}

.project-card.style3 .project-info-wrap .view-project i {
  font-size: 18px;
  margin: 0 auto;
  line-height: 0.8;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.project-card.style3 .project-info-wrap .view-project:hover {
  background: #ff5400;
}

.project-card.style3 .project-info-wrap .view-project:hover i {
  color: #fff;
}

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

.project-card.style3:hover .project-info-wrap .project-title h3 a {
  color: #ff5400;
}

.project-card.style3:hover .project-info-wrap .view-project {
  background: #ff5400;
}

.project-card.style3:hover .project-info-wrap .view-project i {
  color: #fff;
}

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

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

.member-card.style1 .member-img {
  position: relative;
  border-radius: 5px;
}

.member-card.style1 .member-img img {
  border-radius: 5px;
}

.member-card.style1 .member-img .overlay {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.member-card.style1 .member-info {
  text-align: center;
  background-color: #fff;
  padding: 30px 25px 30px;
  border-radius: 5px;
  margin: -50px auto 0;
  width: calc(100% - 70px);
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.member-card.style1 .member-info h3 {
  margin: 0 0 5px;
}

.member-card.style1 .member-info span {
  color: #534846;
}

.member-card.style1 .member-info .social-profile {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 5px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.member-card.style1 .member-info .social-profile li a {
  width: 50px;
  height: 50px;
}

.member-card.style1 .member-info .social-profile li a i {
  font-size: 19px;
}

.member-card.style1:hover .member-info .social-profile {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

.member-card.style1:hover .member-img .overlay {
  visibility: visible;
  opacity: 0.4;
}

.member-card.style2 .member-img {
  position: relative;
}

.member-card.style2 .member-img .overlay {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.member-card.style2 .member-info {
  text-align: center;
  background-color: #fff;
  padding: 30px 25px 30px;
  border-radius: 5px;
  margin: -50px auto 0;
  width: calc(100% - 70px);
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.member-card.style2 .member-info h3 {
  margin: 0;
}

.member-card.style2 .member-info span {
  color: #534846;
}

.member-card.style2 .member-info .social-profile {
  margin-top: 12px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.member-card.style2:hover .member-info {
  margin-top: -60px;
}

.member-card.style3 {
  padding: 20px 20px 0;
  background-color: #fff;
  overflow: hidden;
}

.member-card.style3 .member-img {
  position: relative;
}

.member-card.style3 .member-img .overlay {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.member-card.style3 .member-info-wrap {
  padding: 22px 0 22px;
  border-radius: 0 0 5px 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.member-card.style3 .member-info-wrap .member-info {
  width: calc(100% - 55px);
}

.member-card.style3 .member-info-wrap .member-info h3 {
  margin: 0 0 5px;
}

.member-card.style3 .member-info-wrap .member-info span {
  color: #534846;
}

.member-card.style3 .member-info-wrap .member-social-link {
  position: relative;
}

.member-card.style3 .member-info-wrap .member-social-link span {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #F3F8FC;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.member-card.style3 .member-info-wrap .member-social-link span i {
  font-size: 18px;
  line-height: 0.8;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.member-card.style3 .member-info-wrap .member-social-link:hover span {
  -webkit-transform: rotate(185deg);
  transform: rotate(185deg);
  background-color: #ff5400;
}

.member-card.style3 .member-info-wrap .member-social-link:hover span i {
  color: #fff;
}

.member-card.style3 .member-info-wrap .member-social-link:hover .social-profile {
  visibility: visible;
  opacity: 1;
  bottom: -16px;
}

.member-card.style3 .member-info-wrap .member-social-link .social-profile {
  position: absolute;
  bottom: calc(100% - 170px);
  right: calc(100% + 2px);
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 15px 8px 16px 200px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.member-card.style3 .member-info-wrap .member-social-link .social-profile li {
  display: inline-block;
}

.member-card.style3 .member-info-wrap .member-social-link .social-profile li:last-child {
  margin-bottom: 0;
}

.member-card.style3 .member-info-wrap .member-social-link .social-profile li a {
  border-radius: 50%;
  width: 45px;
  height: 45px;
}

.member-card.style3:hover .member-info .social-profile {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

.team-slider-one.owl-carousel .owl-nav button.owl-prev, .team-slider-one.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  background-color: #F3F8FC;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.team-slider-one.owl-carousel .owl-nav button.owl-prev:hover, .team-slider-one.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #ff5400;
}

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

.team-slider-one.owl-carousel .owl-nav button.owl-prev {
  left: -55px;
}

.team-slider-one.owl-carousel .owl-nav button.owl-next {
  right: -55px;
}

/*-------------------------------
    Blog Section  CSS
-------------------------------*/
.blog-card {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 25px;
}

.blog-card .blog-info {
  padding: 22px 25px 22px;
}

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

.blog-card .blog-info .blog-metainfo li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  padding-left: 21px;
  font-size: 14px;
  color: #534846;
}

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

.blog-card .blog-info .blog-metainfo li i {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 14px;
  color: #ff5400;
}

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

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

.blog-card .blog-info h3 {
  font-size: 22px;
  margin: 0  0 15px;
}

.blog-card:hover .blog-img:before,
.blog-card:hover .blog-img .view-post {
  visibility: visible;
  opacity: 1;
}

.blog-card:hover .blog-info h2 a, .blog-card:hover .blog-info h3 a {
  color: #ff5400;
}

.blog-card.style1 {
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-card.style1 .blog-img {
  position: relative;
}

.blog-card.style1 .blog-img:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: rgba(9, 11, 32, 0.7);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-card.style1 .blog-img .view-post {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-card.style1 .blog-img .view-post i {
  color: #fff;
  font-size: 18px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-card.style1 .blog-info h2 {
  font-size: 28px;
  margin-bottom: 12px;
}

.blog-card.style1:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.blog-card.style2 {
  margin-bottom: 25px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

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

.blog-card.style2 .blog-info .blog-metainfo li {
  padding-left: 0;
}

.blog-card.style2 .blog-info .blog-metainfo li a {
  display: inline-block;
  padding: 13px 25px;
  line-height: 1;
  background-color: #F3F8FC;
  border-radius: 5px;
}

.blog-card.style2 .blog-info .blog-metainfo li a:hover {
  background-color: #ff5400;
  color: #fff;
}

.blog-card.style2 .blog-info p {
  margin-bottom: 0;
}

.blog-card.style2 .blog-info .btn {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-card.style2 .blog-info .btn span {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-card.style2 .blog-info .btn.style3 {
  margin-bottom: -65px;
}

.blog-card.style2 .blog-info .btn.style3 i {
  margin-left: 0;
}

.blog-card.style2 .blog-img {
  position: relative;
}

.blog-card.style2 .blog-img:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: rgba(9, 11, 32, 0.7);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-card.style2 .blog-img .view-post {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-card.style2 .blog-img .view-post i {
  color: #fff;
  font-size: 18px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-card.style3 {
  -webkit-box-shadow: 0 0 17px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 17px rgba(0, 0, 0, 0.1);
}

.blog-card.style3 .blog-info .author-info_wrap {
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 15px;
  border-radius: 5px;
  margin-top: -55px;
  position: relative;
  z-index: 1;
}

.blog-card.style3 .blog-info .author-info_wrap .author-img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
}

.blog-card.style3 .blog-info .author-info_wrap .author-img img {
  border-radius: 50%;
}

.blog-card.style3 .blog-info .author-info_wrap .author-info {
  width: calc(100% - 50px);
  margin-left: 15px;
}

.blog-card.style3 .blog-info .author-info_wrap .author-info a {
  position: relative;
  font-size: 14px;
  color: #204dcc;
  margin-right: 15px;
  position: relative;
}

.blog-card.style3 .blog-info .author-info_wrap .author-info a:last-child {
  margin-right: 0;
}

.blog-card.style3 .blog-info .author-info_wrap .author-info a:last-child:after {
  display: none;
}

.blog-card.style3 .blog-info .author-info_wrap .author-info a:after {
  position: absolute;
  top: 2px;
  right: -11px;
  content: "";
  background: #534846;
  width: 1px;
  height: 15px;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

.blog-card.style3 .blog-info .author-info_wrap .author-info a.blog-date {
  color: #888;
}

.blog-card.style3 .blog-info .author-info_wrap .author-info a:hover {
  color: #ff5400;
}

.blog-card.style3 .blog-info h3 {
  margin: 25px 0 28px;
}

.blog-card.style3 .blog-info .btn.style1 {
  background-color: #F3F8FC;
  color: #204dcc;
}

.blog-card.style3 .blog-info .btn.style1 i {
  color: #ff5400;
  font-size: 18px;
}

.blog-card.style3:hover .blog-info h3 a {
  color: #ff5400;
}

.blog-card.style3:hover .btn.style1 {
  background-color: #ff5400;
  color: #fff;
}

.blog-card.style3:hover .btn.style1 i {
  color: #fff;
}

.blog-slider-two.owl-carousel .owl-nav button.owl-prev, .blog-slider-two.owl-carousel .owl-nav button.owl-next {
  background-color: #F3F8FC;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-slider-two.owl-carousel .owl-nav button.owl-prev:hover, .blog-slider-two.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #ff5400;
}

.blog-slider-two.owl-carousel .owl-nav button.owl-prev:hover i, .blog-slider-two.owl-carousel .owl-nav button.owl-next:hover i {
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-slider-three.owl-carousel .owl-nav {
  position: absolute;
  top: -92px;
  right: 0;
}

.blog-slider-three.owl-carousel .owl-nav button.owl-next {
  margin-left: 25px;
}

.blog-slider-three.owl-carousel .owl-nav button.owl-prev, .blog-slider-three.owl-carousel .owl-nav button.owl-next {
  background-color: #F3F8FC;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-slider-three.owl-carousel .owl-nav button.owl-prev:hover, .blog-slider-three.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #ff5400;
}

.blog-slider-three.owl-carousel .owl-nav button.owl-prev:hover i, .blog-slider-three.owl-carousel .owl-nav button.owl-next:hover i {
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.post-category,
.post-tagname,
.post-by-dates {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #EEEFF2;
}

.post-category span,
.post-tagname span,
.post-by-dates span {
  font-weight: 600;
  color: #ff5400;
}

/*-------------------------------
        Contact Page CSS
-------------------------------*/
.contact_us-wrap .contact-item {
  background: #fff;
  padding: 25px;
  border-radius: 5px;
  margin: 0 0 25px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 0px 8px 0px;
          box-shadow: rgba(0, 0, 0, 0.08) 0 0px 8px 0px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact_us-wrap .contact-item .contact-icon {
  width: 50px;
  height: 50px;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact_us-wrap .contact-item .contact-icon i {
  color: #ff5400;
  line-height: 0.8;
  font-size: 45px;
  position: relative;
  top: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact_us-wrap .contact-item .contact-info {
  width: calc(100% - 65px);
  margin-left: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact_us-wrap .contact-item .contact-info h5 {
  margin: 0 0 5px;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact_us-wrap .contact-item .contact-info a,
.contact_us-wrap .contact-item .contact-info p {
  display: block;
  margin: 0;
  color: #534846;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact_us-wrap .contact-item:hover {
  background-color: #ff5400;
}

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

.contact_us-wrap .contact-item:hover .contact-info {
  color: #534846;
}

.contact_us-wrap .contact-item:hover .contact-info a,
.contact_us-wrap .contact-item:hover .contact-info h5,
.contact_us-wrap .contact-item:hover .contact-info p {
  color: #fff;
}

@-moz-document url-prefix() {
  .contact_us-wrap #contactForm .form-group textarea {
    height: 150px;
  }
}

.comp-map {
  height: 500px;
}

.comp-map iframe {
  width: 100%;
  height: 100%;
}

#contactForm {
  background: #fff;
  padding: 30px 30px 23px;
  margin-bottom: 25px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 0px 8px 0px;
          box-shadow: rgba(0, 0, 0, 0.08) 0 0px 8px 0px;
}

#contactForm .form-group {
  margin: 0 0 20px;
}

#contactForm .form-group input,
#contactForm .form-group textarea {
  width: 100%;
  background: #F3F8FC;
  padding: 15px 15px;
  border: none;
}

#contactForm .form-group input {
  height: 62px;
}

#contactForm .form-group textarea {
  height: 143px;
  resize: none;
}

#contactForm .btn.style1 {
  padding: 16px 15px;
}

.btn.disabled {
  opacity: 1;
}

/*-------------------------------
         Pricing Table CSS
-------------------------------*/
.pricing-table {
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  background: #fff;
  margin: 0 0 25px;
  border-radius: 5px;
  padding: 48px 0 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.pricing-table .pricing-header {
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.pricing-table .pricing-header h2 {
  color: #fff;
  line-height: 1.2;
  margin: 0;
  font-size: 24px;
  font-weight: 500;
}

.pricing-table .pricing-header-tag {
  text-align: center;
  margin-bottom: 25px;
}

.pricing-table .pricing-header-tag h3 {
  font-size: 40px;
  color: #ff5400;
}

.pricing-table .pricing-header-tag h3 span {
  display: block;
  font-size: 16px;
  color: #534846;
  font-weight: 400;
}

.pricing-table .pricing-features {
  margin: 30px 30px 28px;
  position: relative;
}

.pricing-table .pricing-features li {
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #534846;
  padding: 10px 0;
}

.pricing-table .pricing-features li.checked i {
  color: #ff5400;
}

.pricing-table .pricing-features li.unchecked i {
  color: #090B20;
}

.pricing-table .pricing-features li:last-child {
  border-bottom: none;
}

.pricing-table .pricing-features li i {
  margin-right: 10px;
  font-size: 12px;
  line-height: 0.8;
  position: relative;
  top: 2px;
}

.pricing-table .pricing-features li i.la-check {
  color: green;
}

.pricing-table .pricing-features li i.la-times {
  color: #ff5400;
}

.pricing-table .purchase-pricing {
  text-align: center;
}

.pricing-table.style1 .pricing-header h2 {
  color: #204dcc;
}

.pricing-table.style2 {
  background-color: #ff5400;
}

.pricing-table.style2 .pricing-features li {
  color: #fff;
}

.pricing-table.style2 .pricing-features li i {
  color: #fff;
}

.pricing-table.style2 .pricing-header-tag h3 {
  color: #fff;
}

.pricing-table.style2 .pricing-header-tag h3 span {
  color: #fff;
}

.pricing-table.style2 .pricing-header h2 {
  color: #fff;
}

.pricing-table:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

/*-------------------------------
    Terms & Condition  CSS
-------------------------------*/
.terms-wrap .single-terms {
  margin-bottom: 35px;
}

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

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

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

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

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

.contact-us-wrap {
  position: relative;
}

.contact-us-wrap .contact-form {
  background-color: #fff;
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
  z-index: 1;
}

.contact-us-wrap .contact-form form .form-group {
  margin-bottom: 23px;
}

.contact-us-wrap .contact-form form .form-group input, .contact-us-wrap .contact-form form .form-group textarea {
  width: 100%;
  border: none;
  padding: 10px 15px;
  background-color: #F3F8FC;
  color: #534846;
}

.contact-us-wrap .contact-form form .form-group input {
  height: 58px;
}

.contact-us-wrap .contact-form form .form-group textarea {
  height: 140px;
  resize: none;
}

.contact-us-wrap .contact-form form .btn.style1 {
  padding: 14px;
}

/*-------------------------------
    Blog Details CSS
--------------------------------*/
article p,
.service-desc p,
.terms-wrap p,
.project-desc p {
  margin-bottom: 16px;
}

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

article p a,
.service-desc p a,
.terms-wrap p a,
.project-desc p a {
  color: #ff5400;
}

article p a:hover,
.service-desc p a:hover,
.terms-wrap p a:hover,
.project-desc p a:hover {
  text-decoration: underline;
  color: #ff5400;
}

article h1,
.service-desc h1,
.terms-wrap h1,
.project-desc h1 {
  font-size: 30px;
  margin-bottom: 18px;
}

article h2,
.service-desc h2,
.terms-wrap h2,
.project-desc h2 {
  font-size: 28px;
  margin-bottom: 18px;
}

article h3,
.service-desc h3,
.terms-wrap h3,
.project-desc h3 {
  font-size: 26px;
  margin-bottom: 18px;
}

article h4,
.service-desc h4,
.terms-wrap h4,
.project-desc h4 {
  font-size: 24px;
  margin-bottom: 18px;
}

article h5,
.service-desc h5,
.terms-wrap h5,
.project-desc h5 {
  font-size: 22px;
  margin-bottom: 18px;
}

article h6,
.service-desc h6,
.terms-wrap h6,
.project-desc h6 {
  font-size: 20px;
  margin-bottom: 18px;
}

article ol,
.service-desc ol,
.terms-wrap ol,
.project-desc ol {
  margin-top: 25px;
  margin-bottom: 25px;
}

article ol li,
.service-desc ol li,
.terms-wrap ol li,
.project-desc ol li {
  margin-bottom: 15px;
  color: #534846;
  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;
}

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;
  color: #999;
  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;
  color: #333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.post-navigation .next-post i,
.post-navigation .prev-post i {
  font-size: 10px;
  position: absolute;
  top: 60%;
  font-size: 16px;
  color: #534846;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.post-navigation .next-post:hover,
.post-navigation .prev-post:hover {
  color: #ff5400;
}

.post-navigation .next-post:hover span,
.post-navigation .prev-post:hover span {
  color: #ff5400;
}

.post-navigation .next-post:hover i,
.post-navigation .prev-post:hover i {
  color: #ff5400;
}

.post-navigation .next-post {
  text-align: right;
  padding-right: 24px;
}

.post-navigation .next-post i {
  right: 0;
}

.post-navigation .prev-post {
  text-align: left;
  padding-left: 24px;
}

.post-navigation .prev-post i {
  left: 0;
}

.author-info-wrap {
  margin-bottom: 25px;
}

.author-info-wrap .author-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.author-info-wrap .author-img img {
  border-radius: 50%;
}

.author-info-wrap .author-info {
  width: calc(100% - 90px);
  margin-left: 20px;
}

.author-info-wrap .author-info h6 {
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 10px;
}

.author-info-wrap .author-info .post-metainfo {
  line-height: 1;
}

.author-info-wrap .author-info .post-metainfo li {
  display: inline-block;
  font-size: 14px;
  position: relative;
  padding-left: 20px;
  margin-right: 18px;
}

.author-info-wrap .author-info .post-metainfo li i {
  font-size: 14px;
  color: #ff5400;
  position: absolute;
  top: -1px;
  left: 0;
}

.author-info-wrap .author-info .post-metainfo li:last-child {
  margin-right: 0;
}

.post-img {
  border-radius: 10px;
  position: relative;
  margin: 0 0 30px;
  display: block;
}

.post-img .post-date {
  position: absolute;
  bottom: -18px;
  left: 25px;
  padding: 11px 15px 10px;
  line-height: 1;
  background-color: #ff5400;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.post-img img {
  border-radius: 10px;
}

.wp-block-quote {
  position: relative;
  padding: 40px 35px 40px;
  background-color: #F3F8FC;
  text-align: left;
  margin: 30px 0 30px;
  border-left: 2px solid #ff5400;
}

.wp-block-quote p {
  font-style: italic;
  color: #204dcc;
  font-weight: 500;
  margin-bottom: 0;
}

.wp-block-quote i {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 0;
  color: #ff5400;
  font-size: 35px;
  opacity: 0.1;
}

.content-feature-list {
  margin: 0 0 28px 0;
}

.content-feature-list li {
  position: relative;
  padding-left: 28px;
  margin: 0 0 10px;
}

.content-feature-list li:last-child {
  margin-bottom: 0;
}

.content-feature-list li i {
  position: absolute;
  top: 5px;
  left: 0;
  color: #ff5400;
  font-size: 18px;
  line-height: 0.8;
}

.content-feature-list.style2 li:before {
  position: absolute;
  top: 11px;
  left: 0;
  content: "";
  width: 15px;
  height: 2px;
  background-color: #ff5400;
}

.content-feature-list.style3 {
  padding-left: 15px;
}

.content-feature-list.style3 li {
  padding-left: 0;
  color: #534846;
}

.post-meta-option {
  padding: 20px;
  border: 1px solid #EEEFF2;
  border-radius: 5px;
}

.post-author {
  padding: 25px;
  margin: 30px 0;
  border-radius: 5px;
  background: #F3F8FC;
}

.post-author .post-author-img {
  width: 170px;
  height: 170px;
  border-radius: 50%;
}

.post-author .post-author-img img {
  border-radius: 50%;
}

.post-author .post-author-info {
  width: calc(100% - 195px);
  margin-left: 25px;
}

.post-author .post-author-info h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}

.post-author .post-author-info p {
  margin: 0 0 15px;
}

.post-tag ul {
  display: inline-block;
}

.post-tag ul li {
  display: inline-block;
}

.post-tag ul li a {
  color: #555;
  font-size: 15px;
}

.post-tag ul li a:hover {
  color: #ff5400;
}

.post-tag span {
  margin-right: 10px;
}

.post-tag span i {
  color: #ff5400;
}

.post-share {
  display: inline-block;
}

.post-share ul {
  display: inline-block;
  margin-left: 5px;
}

/*----------Comment css-----------*/
.comment-box-title {
  font-size: 24px;
  line-height: 1;
  margin: 0 0 30px;
  border-radius: 5px;
}

.comment-box-title span {
  font-weight: 600;
}

.comment-item-wrap .comment-item {
  padding: 25px 0;
  border-bottom: 1px solid #EEEFF2;
}

.comment-item-wrap .comment-item.reply {
  margin-left: 40px;
}

.comment-item-wrap .comment-item:first-child {
  padding-top: 0;
}

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

.comment-item-wrap .comment-item .comment-author-img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
}

.comment-item-wrap .comment-item .comment-author-img img {
  border-radius: 50%;
}

.comment-item-wrap .comment-item .comment-author-wrap {
  width: calc(100% - 110px);
  margin-left: 20px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name {
  margin: 0 0 7px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name h5 {
  line-height: 1;
  margin: 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: 13px;
  font-weight: 400;
  line-height: 1;
  color: #999;
  margin: 0 0 0 15px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-text {
  margin: 5px 0 0;
}

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

.comment-item-wrap .reply-btn {
  display: inline-block;
  line-height: 1;
  color: #ff5400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  top: -2px;
}

.comment-item-wrap .reply-btn:hover {
  color: #090B20;
}

.comment-form-title h4 {
  margin-bottom: 20px;
  color: #204dcc;
  line-height: 1;
}

#cmt-form {
  padding: 25px 25px 25px;
  border-radius: 7px;
  border: 1px solid #EEEFF2;
}

#cmt-form label {
  color: #444;
  padding-left: 20px;
}

.comment-form .form-group {
  margin: 0 0 20px;
  position: relative;
}

.comment-form .form-group label {
  font-weight: 500;
  display: block;
  margin: 0 0 5px;
}

.comment-form .form-group input,
.comment-form .form-group textarea {
  width: 100%;
  background-color: #F3F8FC;
  border: none;
  border-radius: 5px;
  padding: 15px;
  font-size: 14px;
  color: #204dcc;
}

.comment-form .form-group input:focus,
.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);
}

.comment-form .form-group input {
  height: 60px;
}

.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 #ff5400;
  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: 5px;
}

.checkbox a {
  color: #ff5400;
}

.checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 3px;
  width: 9px;
  height: 9px;
  border: none;
  border-radius: 50%;
  background: #ff5400;
}

/*-------------------------------
   Service & Project Details CSS
--------------------------------*/
.project-desc .service-img,
.service-desc .service-img {
  margin: 0 0 30px;
  border-radius: 5px;
  overflow: hidden;
  display: block;
}

.project-desc img,
.service-desc img {
  border-radius: 5px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.project-desc img:hover,
.service-desc img:hover {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.project-view {
  overflow: hidden;
  display: block;
}

.single-project-img {
  background-image: url(../img/project/single-project-1.jpg);
  height: 578px;
  border-radius: 5px;
  margin-bottom: 25px;
}

.single-project-desc {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 22px 25px 22px;
  border-radius: 5px;
  margin-bottom: 25px;
}

.single-project-desc h3 {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #EEEFF2;
}

.single-project-desc h3:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #ff5400;
  width: 40%;
  height: 1px;
}

.single-project-desc .project-metainfo .project-metainfo-item {
  width: 50%;
  margin-bottom: 25px;
}

.single-project-desc .project-metainfo .project-metainfo-item h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 2px;
}

.single-project-desc .project-metainfo .project-metainfo-item p {
  margin: 0;
  font-size: 14px;
}

.single-project-desc .project-metainfo .ratings {
  margin-top: 15px;
}

.single-project-desc .project-metainfo .ratings li {
  display: inline-block;
}

.single-project-desc .project-metainfo .ratings li i {
  color: #F8BF0B;
}

.single-project-desc .feature-list-wrap.style4 .feature-list .feature-icon {
  width: auto;
  height: auto;
}

.single-project-desc .feature-list-wrap.style4 .feature-list .feature-icon i {
  font-size: 24px;
  position: relative;
  top: -3px;
}

.single-project-desc .feature-list-wrap.style4 .feature-info {
  margin-left: 18px;
}

.single-project-desc .feature-list-wrap.style4 .feature-info h3 {
  font-size: 16px;
  padding-bottom: 0;
  border-bottom: none;
}

.single-project-desc .feature-list-wrap.style4 .feature-info h3:after {
  display: none;
}

.single-project-desc .feature-list-wrap.style4 .feature-info p {
  font-size: 14px;
}

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

.project-info-widget .project-info-item-wrap .project-info-item {
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  font-size: 15px;
  padding-left: 35px;
  padding-bottom: 20px;
  color: #534846;
}

.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: 0;
  color: #ff5400;
  font-size: 25px;
}

.project-info-widget .project-info-item-wrap .project-info-item span {
  color: #204dcc;
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 600;
}

/*----------------------------
    FAQ  CSS
------------------------------*/
.accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background: #ff5400 !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 {
  border-radius: 5px !important;
  margin: 0;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  border-radius: 0;
  color: #204dcc;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  padding: 20px 65px 20px 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.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: #204dcc;
}

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

.accordion-item .accordion-header .accordion-button span {
  min-width: 60px;
  background-color: #ff5400;
  text-align: center;
  position: absolute;
  top: 36px;
  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: 14px;
  line-height: 0.8;
  color: #204dcc;
}

.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 20px 0;
}

.accordion-body p {
  margin: 0;
}

.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, .header-wrap .header-top .header-top-left .contact-item .contact-icon, .hero-wrap.style1 .social-profile li a, .hero-wrap.style2 .social-profile li a, .feature-list .feature-icon, .promo-video-wrap .promo-video-content .video-btn, .quick-support-box h3 span, .testimonial-item.style1 .quote-icon, .service-card .service-info h3 span, .service-card.style2 .service-info .service-icon, .service-card.style3 .service-img .service-icon, .project-card.style1 .project-info-wrap .view-project, .project-card.style3 .project-info-wrap .view-project, .member-card.style3 .member-info-wrap .member-social-link span, .author-info-wrap .author-info, .header-wrap .header-top .header-top-left, .header-wrap .header-top .header-top-left .contact-item, .header-wrap .header-top .header-top-right, .select-lang .navbar-language .dropdown-toggle, .testimonial-item .client-info-wrap, .service-card.style1 .service-info h3, .project-card.style1 .project-info-wrap, .project-card.style3 .project-info-wrap, .member-card.style1 .member-info .social-profile, .member-card.style3 .member-info-wrap, .blog-card.style3 .blog-info .author-info_wrap, .post-navigation, .author-info-wrap, .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name, .footer-wrap .footer-widget .social-link-content, .owl-carousel .owl-nav, .search-area .container, .pp-post-item, .page-navigation .page-nav, .about-wrap.style1 .about-img-wrap, .feature-list, .contact_us-wrap .contact-item, .post-author, .comment-item-wrap .comment-item, .single-project-desc .project-metainfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  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, .header-wrap .header-top .header-top-left .contact-item .contact-icon, .hero-wrap.style1 .social-profile li a, .hero-wrap.style2 .social-profile li a, .feature-list .feature-icon, .promo-video-wrap .promo-video-content .video-btn, .quick-support-box h3 span, .testimonial-item.style1 .quote-icon, .service-card .service-info h3 span, .service-card.style2 .service-info .service-icon, .service-card.style3 .service-img .service-icon, .project-card.style1 .project-info-wrap .view-project, .project-card.style3 .project-info-wrap .view-project, .member-card.style3 .member-info-wrap .member-social-link span {
  -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;
}

.author-info-wrap .author-info {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-wrap .header-top .header-top-left, .header-wrap .header-top .header-top-left .contact-item, .header-wrap .header-top .header-top-right, .select-lang .navbar-language .dropdown-toggle, .testimonial-item .client-info-wrap, .service-card.style1 .service-info h3, .project-card.style1 .project-info-wrap, .project-card.style3 .project-info-wrap, .member-card.style1 .member-info .social-profile, .member-card.style3 .member-info-wrap, .blog-card.style3 .blog-info .author-info_wrap, .post-navigation, .author-info-wrap, .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name, .footer-wrap .footer-widget .social-link-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-list {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.project-card.style1 .project-info-wrap, .project-card.style3 .project-info-wrap, .member-card.style3 .member-info-wrap, .post-navigation {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-navigation .page-nav, .testimonial-slider-one.owl-carousel .owl-nav,
.blog-slider-one.owl-carousel .owl-nav,
.service-slider-one.owl-carousel .owl-nav, .member-card.style1 .member-info .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;
}

/*---------------------------------
        Footer CSS 
-----------------------------------*/
.footer-wrap {
  background-image: url(../img/footer/footer-bg-1.png);
  position: relative;
}

.footer-wrap.style2 {
  padding-top: 60px;
}

.footer-wrap .footer-widget {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}

.footer-wrap .footer-widget .footer-widget-title {
  font-size: 22px;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 38px;
}

.footer-wrap .footer-widget .footer-logo {
  display: block;
  margin: 0 0 25px;
}

.footer-wrap .footer-widget p {
  color: #fff;
  font-size: 14px;
  line-height: 2;
}

.footer-wrap .footer-widget .social-link-content {
  margin-top: 25px;
}

.footer-wrap .footer-widget .social-link-content h6 {
  color: #fff;
  margin: 0 10px 0 0;
}

.footer-wrap .footer-widget .social-link-content .social-profile.style3 li a {
  background-color: #fff;
}

.footer-wrap .footer-widget .social-link-content .social-profile.style3 li a i {
  color: #ff5400;
}

.footer-wrap .footer-widget .social-link-content .social-profile.style3 li a:hover {
  background-color: #ff5400;
}

.footer-wrap .footer-widget .social-link-content .social-profile.style3 li a:hover i {
  color: #fff;
}

.footer-wrap .footer-widget .pp-post-wrap .pp-post-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 18px;
}

.footer-wrap .footer-widget .pp-post-wrap .pp-post-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.footer-wrap .footer-widget .pp-post-wrap .pp-post-item .pp-post-img {
  width: 70px;
}

.footer-wrap .footer-widget .pp-post-wrap .pp-post-item .pp-post-info {
  width: calc(100% - 85px);
}

.footer-wrap .footer-widget .pp-post-wrap .pp-post-item .pp-post-info h3 {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 5px;
  margin-top: -4px;
}

.footer-wrap .footer-widget .pp-post-wrap .pp-post-item .pp-post-info h3 a {
  color: #fff;
  padding-left: 0;
}

.footer-wrap .footer-widget .pp-post-wrap .pp-post-item .pp-post-info .post_date {
  font-size: 14px;
  display: block;
  position: relative;
  padding-left: 20px;
  color: #ff5400;
}

.footer-wrap .footer-widget .pp-post-wrap .pp-post-item .pp-post-info .post_date i {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 14px;
}

.footer-wrap .footer-widget .pp-post-wrap .pp-post-item:hover .pp-post-info h3 a {
  color: #fff;
}

.footer-wrap .footer-widget .footer-menu li {
  position: relative;
  padding-left: 20px;
  margin: 0 0 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer-wrap .footer-widget .footer-menu li:last-child {
  margin-bottom: 0;
}

.footer-wrap .footer-widget .footer-menu li i {
  position: absolute;
  top: 2px;
  left: 0;
  color: #fff;
  font-size: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer-wrap .footer-widget .footer-menu li a {
  color: #fff;
  font-size: 14px;
  display: block;
}

.footer-wrap .footer-widget .footer-menu li:hover {
  color: #ff5400;
  padding-left: 22px;
}

.footer-wrap .footer-widget .footer-menu li:hover i {
  color: #ff5400;
  left: 5px;
}

.footer-wrap .footer-widget .footer-menu li:hover a {
  color: #ff5400;
}

.footer-wrap .footer-widget .newsletter-form input {
  width: 100%;
  height: 55px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 15px;
  border: none;
  margin-bottom: 15px;
  font-size: 14px;
}

.footer-wrap .footer-widget .newsletter-form button.btn {
  display: block;
  width: 100%;
  padding: 13px 10px;
}

.footer-wrap .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  position: relative;
  z-index: 1;
}

.footer-wrap .footer-bottom .copyright-text {
  padding: 24px 15px;
  text-align: center;
  margin-bottom: 0;
  color: #fff;
}

.footer-wrap .footer-bottom .copyright-text a {
  color: #ff5400;
  font-weight: 500;
}

.contact-box {
  background: #ff5400;
  padding: 60px;
  border-radius: 5px;
  margin-bottom: -100px;
  position: relative;
  z-index: 1;
}

.contact-box .btn.style1 {
  background: #fff;
  color: #1D2031;
}

.contact-box .btn.style1 i {
  color: #1D2031;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact-box .btn.style1:hover {
  background: #090B20;
  color: #fff;
}

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

@media only screen and (max-width: 767px) {
  .footer-wrap.style3 {
    padding-top: 150px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-wrap.style3 {
    padding-top: 170px;
  }
}

@media only screen and (min-width: 992px) {
  .footer-wrap.style3 {
    padding-top: 200px;
  }
}

@media only screen and (max-width: 1199px) {
  .footer-wrap .footer-widget .footer-widget-title {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 1200px) {
  .footer-wrap .footer-widget .footer-widget-title {
    margin-top: 12px;
  }
  .footer-wrap .footer-widget .pp-post-wrap .pp-post-item:first-child {
    margin-top: 45px;
  }
}
/*# sourceMappingURL=style.css.map */