.Constre_menu > ul > li > a,
.constres-btn a,
.header-address-info p {
  font-weight: 400;
  font-family: Yantramanav;
}
.Constre_menu > ul > li,
.constres-btn a {
  z-index: 1;
  display: inline-block;
}
.constre-btn a:after,
.constres-btn a::before,
.projects-socail-icon ul li a i:after,
.slider-button a::before,
button.btn:after {
  transform: scale(0);
  transition: 0.5s;
  content: "";
}
.header-top-section {
  background: #0a1028;
  padding: 10px 0;
}
.header-address-info p {
  font-size: 17px;
  color: #8f9199;
  margin: 0;
}
.abouts-thumb,
.constre-btn,
.footer-bottom-content.right,
.header-top-right-social,
nav.Constre_menu {
  text-align: right;
}
.header-top-right-social ul li {
  display: inline-block;
  margin-left: 57px;
}
.header-top-right-social ul li a {
  font-size: 16px;
  color: #8f9199;
  display: inline-block;
}
.header-top-right-social ul li a i {
  display: inline-block;
  color: #ff5e15;
  font-size: 16px;
  margin-right: 14px;
}
.Constre_nav_manu,
.faq-area .accordion.style1 a:after,
.faq-area .accordion.style1 a:before {
  background: #fff;
}
.sticky {
  left: 0;
  margin: auto;
  position: fixed !important;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  background: #0a1028 !important;
  transition: 0.5s;
  z-index: 9;
}
.Constre_menu ul .sub-menu .sub-menu .sub-menu li,
.Constre_menu ul .sub-menu .sub-menu li,
.Constre_menu ul .sub-menu li,
.Constre_menu > ul > li,
.about_thumb,
.constres-btn a,
.slider-area,
.slider-button a,
.testi_list2 .owl-nav {
  position: relative;
}
.sticky .constres-btn a,
.sticky .constres-btn a:hover {
  border: 1px solid #ff5e15;
}
.Constre_menu ul {
  list-style: none;
  display: inline-block;
}
.Constre_menu > ul > li > a {
  display: block;
  margin: 28px 16px;
  transition: 0.5s;
  color: #8a8c98;
  font-size: 18px;
  line-height: 45px;
}
.Constre_menu > ul > li > a:hover,
.Constre_menu > ul > li > a:hover i,
.blog-meta span a:hover,
.blogs-single-box:hover .blogs-btn a,
.blogs-single-box:hover h3.blogs-title a,
.catagory-item ul li:hover a,
.constre-btn a:hover,
.footer-widget-menu ul li a:hover,
.footer-widget-social-icon ul li a i:hover,
.rpost-title h4:hover,
.sengle-team-box:hover .team-title span,
.services-single-box:hover h3.services-title {
  color: #ff5e15;
}
nav.Constre_menu span {
  font-size: 13px;
  padding-left: 6px;
  color: #8a8c98;
}
.constres-btn {
  display: inline-block;
  margin-left: 40px;
}
.constres-btn a {
  background: #ff5e15;
  font-size: 18px;
  color: #fff;
  padding: 13px 38px;
  border-radius: 5px;
}
.constres-btn a::before {
  position: absolute;
  height: 100%;
  width: 0;
  background: #0a1028;
  right: 0;
  top: 0;
  z-index: -1;
  border-radius: 5px;
}
.constres-btn a i,
.slider-button a i {
  display: inline-block;
  font-size: 16px;
  position: relative;
  top: 1px;
  margin-left: 10px;
}
.constres-btn a:hover::before,
.slider-button a:hover::before {
  width: 100%;
  transform: scale(1);
  left: 0;
}
.Constre_menu ul .sub-menu {
  position: absolute;
  left: 0;
  top: 130%;
  width: 222px;
  text-align: left;
  background: #fff;
  margin: 0;
  z-index: 1;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  transition: 0.5s;
  visibility: hidden;
  border-top: 2px solid #212121;
  opacity: 0;
}
.Constre_menu ul li:hover > .sub-menu {
  visibility: visible;
  top: 100%;
  opacity: 1;
}
.Constre_menu ul .sub-menu li a {
  display: block;
  padding: 12px 20px;
  margin: 0;
  line-height: 1.3;
  letter-spacing: normal;
  transition: 0.1s;
  visibility: inherit !important;
  color: #211e3b !important;
  font-size: 16px;
  font-weight: 500;
  font-family: Yantramanav;
  text-transform: uppercase;
}
.Constre_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a,
.Constre_menu ul .sub-menu .sub-menu .sub-menu li:hover > a,
.Constre_menu ul .sub-menu .sub-menu li:hover > a,
.Constre_menu ul .sub-menu li:hover > a {
  background: #212121;
  color: #fff !important;
}
.Constre_menu ul .sub-menu .sub-menu {
  left: 100%;
  top: 130%;
  opacity: 0;
  visibility: hidden;
}
.Constre_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu,
.Constre_menu ul .sub-menu .sub-menu li:hover > .sub-menu,
.Constre_menu ul .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.Constre_menu ul .sub-menu .sub-menu .sub-menu {
  right: 100%;
  left: auto;
  top: 130%;
  opacity: 0;
  visibility: hidden;
}
ul.sub-menu li a span {
  background: #ff5e15;
  padding: 4px 10px;
  color: #fff;
  opacity: 1;
  border-radius: 2px;
  font-size: 13px;
  margin-left: 5px;
  transition: 0.5s;
}
ul.sub-menu li:hover a span {
  background: rgba(255, 255, 255, 0.2);
}
.Constre_menu li a:hover:before {
  width: 101%;
}
.Constre_nav_manu.sticky .logo_img,
.accordion a.active:before,
.faqs-area .accordion a.active:before,
.faqs-area .accordion li a span:after,
.main_sticky {
  display: none;
}
.Constre_nav_manu.sticky .main_sticky {
  display: inherit;
}
.constre-btn.style2 a:hover,
.feature-single-inner:hover .feature-title h3,
.nav-btn.navSidebar-button a i:hover,
.pricing-single-items:hover .pricing-feature ul li,
.pricing-single-items:hover .pricing-title h3,
.projects-socail-icon ul li a i:hover,
.sengle-team-box:hover .team-title h3 a,
.service-details-box:hover .service-details-title h4,
.service-details-box:hover .services-detials-desc p,
.sticky .Constre_menu li a,
.teams-area h1.section-main-title,
.widget-categories-box.style-down .categories-title h4,
.widget-categories-menu ul li:hover a {
  color: #fff;
}
.Constre_nav_manu.sticky a.dtbtn {
  color: #fff;
  background: #f16722;
  border: 2px solid #f16722;
}
.Constre_nav_manu.sticky a.dtbtn:hover {
  color: #43baff;
}
.blog-details-comment-content,
.blogs-thumb,
.mobile-menu.mean-container,
.pagination-content,
.services-thumb {
  overflow: hidden;
}
.slider-area {
  background: url(../images/slider2.webp) center/cover no-repeat;
  height: 850px;
  overflow: hidden;
}
h3.slider-sub-title {
  font-size: 20px;
  color: #ff5e14;
  font-weight: 500;
  font-family: Archivo;
  margin: 0 0 24px;
}
.slider-content h1 {
  font-family: Yantramanav;
  font-size: 56px;
  line-height: 60px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
.breadcumb-content ul li a:hover,
.breadcumb-content ul li a:hover i,
.case-info-icon span i,
.slider-content span {
  color: #ff5e14;
}
p.slider-descri {
  opacity: 0.8;
  font-size: 18px;
  line-height: 30px;
  color: #fefeff;
  font-weight: 300;
  font-family: Archivo;
  margin: 0;
  padding: 17px 0 43px;
  width: 82%;
}
.slider-button a,
p.slider-text {
  display: inline-block;
  color: #fff;
  font-size: 18px;
}
.brand-area .owl-carousel .owl-item img,
.case-info-address,
.pagination-single-item,
.search-box-btn.search-box-outer,
.slider-button {
  display: inline-block;
}
.slider-button a {
  background: #ff5e15;
  font-weight: 400;
  font-family: Yantramanav;
  padding: 13px 38px;
  border-radius: 5px;
  z-index: 1;
  transition: 0.5s;
}
.slider-button a::before {
  position: absolute;
  height: 100%;
  width: 0;
  background: #fff;
  right: 0;
  top: 0;
  z-index: -1;
  border-radius: 5px;
}
.slider-shape {
  display: inline-block;
  padding: 0 13px 0 27px;
}
.abouts-box,
.address-single-box {
  display: flex;
}
p.slider-text {
  line-height: 70px;
  font-weight: 500;
  font-family: Archivo;
  margin: 0;
}
.section-title h4,
h3.projects-title a {
  margin-bottom: 7px;
  display: inline-block;
}
.slider-button a:hover {
  color: #ff5d12;
}
.slider-shapes {
  position: absolute;
  top: -18%;
  left: 29%;
}
.slider-shapes2 {
  position: absolute;
  top: -149px;
  left: 25%;
}
.section-title {
  margin-bottom: 47px;
}
.projects-area .section-title {
  margin-bottom: 60px;
}
.section-title.text-center {
  margin-bottom: 57px;
}
.blogs-area .section-title.text-center,
.section-title.text-center.style2 {
  margin-bottom: 52px;
}
.section-title.style-2 {
  margin-bottom: 42px;
}
.about-list,
.porject-title,
.section-title.style1.pb_20,
.section-title.style1.text-center {
  margin-bottom: 37px;
}
.section-title h4 {
  font-size: 18px;
  color: #ff5e14;
  font-weight: 500;
  font-family: Yantramanav;
  padding-left: 45px;
  position: relative;
  z-index: 1;
}
.section-title h4:before {
  position: absolute;
  content: "";
  top: 8px;
  left: 0;
  width: 35px;
  height: 2px;
  background-color: #ff5e14;
  z-index: -1;
}
.section-title h1 {
  font-size: 48px;
  color: #171717;
  font-weight: 700;
  font-family: Yantramanav;
  margin-bottom: 20px;
}
.testimonials-area .section-title h1 {
  margin-bottom: 0;
}
.section-title.style1 h1 {
  color: #fff;
  font-family: Yantramanav;
}
p.section-description {
  font-size: 16px;
  line-height: 26px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
  width: 88%;
}
p.section-description.style-left {
  width: 50%;
}
.section-title.pb-20,
.services-area h5.section-sub-title {
  margin-bottom: 16px;
}
.section-title.style-2.pb-10 {
  margin-bottom: 1px;
}
.section-title.text-center.style2 h1 {
  margin-bottom: 12px;
}
.section-title.text-center.style2 p.section-description {
  width: 45%;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
}
.section-title.style1.pb-10 {
  margin-bottom: 23px;
}
.section-title.style-2.style-pb-10 {
  margin-bottom: 25px;
}
h5.section-sub-title {
  font-size: 22px;
  color: #ff5e14;
  font-weight: 500;
  font-family: Archivo;
  margin-bottom: 5px;
}
h1.section-main-title {
  font-size: 45px;
  line-height: 45px;
  color: #0a1027;
  font-weight: 700;
  font-family: Yantramanav;
}
.abouts-area h1.section-main-title {
  line-height: 55px;
  color: #000;
  margin: 0;
}
.services-area .section-title.text-center {
  margin-bottom: 50px;
}
.constre-btn a {
  display: inline-block;
  font-size: 17px;
  color: #fff;
  font-weight: 500;
  font-family: Yantramanav;
  background: #ff5e15;
  padding: 15px 38px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}
.constre-btn a:after,
button.btn:after {
  position: absolute;
  height: 100%;
  width: 0%;
  background: #fff;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0;
}
.about-btn a:hover:after,
.choose-btn a:hover:after,
.constre-btn a:hover:after,
.portfolio_nav ul li:hover:after,
.widget-categories-menu ul li:hover:after,
button.btn:hover:after {
  transform: scale(1);
  opacity: 1;
  height: 100%;
  width: 100%;
}
.about-btn a i,
.choose-btn a i,
.constre-btn a i,
.feature-btn a i,
.service-btn a i {
  font-size: 13px;
  font-weight: 600;
  margin-left: 12px;
  display: inline-block;
  transform: rotate(-45deg);
}
.services-area {
  padding: 60px 0 36px;
}
.services-single-box {
  margin-bottom: 30px;
  transition: 0.5s;
}
.services-content {
  position: relative;
  z-index: 1;
  background: #f2f3f5;
  border-radius: 0 0 5px 5px;
  padding: 34px 33px 27px;
  border-bottom: 1px solid #ff5e15;
}
.services-icon {
  position: absolute;
  top: -38px;
  right: 0;
}
.blogs-thumb img,
.services-thumb img {
  width: 100%;
  transform: scale(1);
  transition: 0.5s;
}
h3.services-title {
  margin: 0;
  font-size: 26px;
  color: #0a1027;
  font-weight: 700;
  font-family: Yantramanav;
  transition: 0.5s;
}
p.services-descri {
  font-size: 16px;
  line-height: 28px;
  color: #565969;
  font-weight: 300;
  font-family: Archivo;
  margin: 0;
  padding: 13px 0 14px;
}
.services-btn a {
  display: inline-block;
  font-size: 17px;
  color: #ff5e14;
  font-weight: 500;
  font-family: Yantramanav;
}
.services-btn a i {
  display: inline-block;
  font-size: 16px;
  position: relative;
  top: 2px;
  margin-left: 10px;
}
.services-single-box:hover {
  margin-top: -10px;
}
.services-single-box:hover .services-thumb img {
  transform: scale(1.1);
  border-radius: 5px;
}
.abouts-area {
  background-color: #fff;
  padding: 5px 0 0;
}
.section-descrip p {
  font-size: 16px;
  line-height: 28px;
  color: #000;
  font-weight: 300;
  font-family: Archivo;
  width: 86%;
  margin: 0;
  padding: 15px 0 0;
}
h3.abouts-title,
h3.projects-title a {
  font-family: Yantramanav;
  line-height: 28px;
}
.testimonials-area .section-descrip p {
  width: 100%;
  padding: 23px 0 0;
}
p.span {
  padding: 16px 0 7px;
}
.abouts-box {
  background: #0c1537;
  width: 46%;
  border-radius: 5px;
  float: left;
  padding: 9px;
  margin-right: 33px;
}
.abouts-content {
  margin: 9px 0 0 39px;
}
h3.abouts-title {
  font-size: 20px;
  color: #ff5e14;
  font-weight: 500;
  margin: 0;
}
p.abouts-text {
  font-size: 16px;
  color: #8f9199;
  font-weight: 400;
  font-family: Archivo;
  margin: 0;
}
.abouts-sine {
  margin-top: 72px;
}
.case-study-thumb,
.row.about,
.testi-rating-text,
ul.accordion.style1 li a span {
  position: relative;
  z-index: 1;
}
.abouts-shape {
  position: absolute;
  left: -17%;
  bottom: 0;
}
.projects-area {
  padding: 110px 0 187px;
}
.projects-single-box {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.projects-single-box::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: linear-gradient(
    0deg,
    rgba(255, 94, 20, 0.9999999999999999) 0,
    rgba(21, 24, 72, 0) 100%
  );
  border-radius: 5px;
  opacity: 0;
  transition: 0.5s;
}
.Constre-service-thumb img,
.case-study-thumb img,
.content-thumb-box img,
.projects-thumb img,
.service-details-box:hover:before,
.team-thumb img,
.teams-thumb img {
  width: 100%;
}
.projects-content {
  position: absolute;
  bottom: -67px;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  transition: 0.5s;
}
h3.projects-title a {
  font-size: 26px;
  color: #fff;
  font-weight: 700;
}
span.projects-text {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  font-weight: 500;
  font-family: Archivo;
  margin: 0;
}
.projects-socail-icon {
  position: absolute;
  top: -165px;
  right: 0;
  background: #ff5e15;
  padding: 43px 7px 11px;
  border-radius: 0 5px 30px 30px;
  transition: 0.5s;
}
.projects-socail-icon ul li a i {
  display: inline-block;
  font-size: 24px;
  color: #ff5e15;
  background: #fff;
  height: 40px;
  width: 40px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  margin-top: 15px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}
.projects-socail-icon ul li a i:after {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #0a1028;
  left: 0;
  top: 0;
  border-radius: 50%;
  z-index: -1;
}
.constre-service-single-item:hover .service-btn,
.counter-single-item:hover:after,
.counter-single-item:hover:before,
.feature-single-inner:hover:after,
.feature-single-inner:hover:before,
.prgoress_indicator:hover ::before,
.projects-single-box:hover::before,
.sengle-team-box:hover .team-social-icon {
  opacity: 1;
}
.projects-single-box:hover .projects-content {
  opacity: 1;
  bottom: 29px;
}
.nav-btn.navSidebar-button a i:hover:after,
.pricing-single-items:hover .pricing-single-inner:before,
.pricing-single-items:hover:before,
.projects-socail-icon ul li a i:hover:after {
  transform: scale(1);
}
.projects-single-box:hover .projects-socail-icon {
  top: 0;
}
.projects-list .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  background: #f1f3f5;
  width: 106px;
  margin: 40px auto 0;
  border-radius: 30px;
  padding: 3px 0 0;
}
.projects-list .owl-dot {
  display: inline-block;
  height: 13px;
  width: 13px;
  background: #fff;
  border-radius: 50%;
  margin: 0 8px;
}
.constre-service-single-item:hover .service-icon,
.projects-list .owl-dot.active,
.testi_list .owl-dot.active {
  background: #ff5e15;
}
.projects-area .constres-btn {
  margin-bottom: 41px;
  display: block;
  text-align: right;
}
.teams-area {
  background: url(../images/teams-bg.png) center/cover no-repeat;
  padding: 54px 0 64px;
}
.teams-single-box {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.teams-content {
  position: absolute;
  bottom: -57px;
  text-align: center;
  left: 0;
  right: 0;
  background: #0a1028;
  border: 1px solid #ff5e15;
  border-radius: 0 5px 5px;
  padding: 27px 0 24px;
  width: 89%;
}
h3.teams-title {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  font-family: Yantramanav;
  margin: 0 0 4px;
}
span.teams-text {
  font-size: 16px;
  color: #8f9199;
  font-weight: 300;
  font-family: Archivo;
  margin: 0;
}
.teams-social-icon {
  position: absolute;
  top: -171px;
  right: 0;
  background: #ff5e15;
  padding: 13px;
  text-align: center;
  border-radius: 0 5px 30px 30px;
  transition: 0.5s;
  opacity: 0;
}
.teams-social-icon ul li {
  padding: 4px 0;
}
.teams-social-icon ul li a i {
  display: inline-block;
  color: #fff;
  font-size: 16px;
}
.service-details-thumb,
.teams-thumb {
  position: relative;
  overflow: hidden;
}
.teams-single-box:hover .teams-social-icon {
  top: 0;
  opacity: 1;
}
.address-area {
  background: #ff5e15;
  padding: 67px 0 76px;
}
.address-icon {
  margin: 11px 25px 0 0;
}
h3.address-title {
  font-size: 16px;
  line-height: 45px;
  color: #fff;
  font-weight: 700;
  font-family: Yantramanav;
  margin: 0;
}
span.address-number {
  font-size: 21px;
  color: #fff;
  font-weight: 700;
  font-family: Yantramanav;
  margin: 0;
}
.testimonials-area {
  padding: 117px 0 80px;
}
.testimonials-icon {
  margin-bottom: 32px;
}
.testimonials-single-box {
  background: #f2f3f5;
  padding: 37px 39px 60px;
  position: relative;
  z-index: 1;
  margin-left: 22px;
  margin-bottom: 30px;
}
.testimonials-single-box::before {
  position: absolute;
  content: "";
  right: -14px;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top: 26px solid #f2f3f5;
  border-left: 28px solid transparent;
  border-right: 0 solid transparent;
  transition: 0.5s;
  background: radial-gradient(black, transparent);
}
p.testi-descrip {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #8f9199;
  font-weight: 500;
  font-style: italic;
  margin: 0;
  padding: 0 0 36px;
}
.testimonials-auothor-thumb {
  float: left;
  margin-right: 30px;
}
.testimonials-bio {
  position: relative;
  top: 10px;
}
h3.testimonials-auothor {
  font-size: 22px;
  color: #0a1027;
  font-weight: 500;
  font-family: Yantramanav;
  margin: 0;
}
span.testimonials-text {
  font-size: 16px;
  line-height: 28px;
  color: #8f9199;
  font-weight: 400;
  font-family: Archivo;
  margin: 0;
  display: inline-block;
}
.testimonials-icon2 {
  position: absolute;
  bottom: 44px;
  right: 43px;
}
.testi_list2 .owl-prev {
  position: absolute;
  left: 0;
  right: 74px;
  margin: auto;
  top: -57px;
}
.testi_list2 .owl-next {
  position: absolute;
  left: 74px;
  right: 0;
  margin: auto;
  top: -57px;
}
.owl-next,
.testi_list2 .owl-prev {
  height: 45px;
  width: 45px;
  line-height: 50px;
  text-align: center;
  background: #ff5e15;
  border-radius: 0;
  transition: 0.5s;
}
.testi_list2 .owl-next:hover,
.testi_list2 .owl-prev:hover {
  background: #0c1438;
  color: #fff;
}
.faqs-area {
  background: url(../images/faq-bg.png) center/cover no-repeat;
  padding: 115px 0 88px;
}
.faqs-area .tab_container {
  position: relative;
  margin-left: 16px;
}
.faqs-area ul.accordion {
  padding: 0;
}
.faqs-area .accordion li {
  list-style: none;
  padding: 2px 0 30px;
  position: relative;
  z-index: 1;
}
.faqs-area .accordion li a {
  position: relative;
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 400;
  font-size: 18px;
  color: #fff !important;
  z-index: 1;
  padding: 20px 20px 20px 35px;
  background: #0c1438;
  text-decoration: none;
  border-radius: 5px;
}
.faqs-area .accordion a:before {
  width: 2px;
  height: 13px;
  background: #fff;
  position: absolute;
  right: 37px;
  content: " ";
  top: 26px;
  transform: rotate(0);
  transition: 0.2s ease-in-out;
}
.faqs-area .accordion a:after {
  width: 13px;
  height: 2px;
  background: #fff;
  position: absolute;
  right: 32px;
  content: " ";
  top: 32px;
  transition: 0.2s ease-in-out;
}
.faqs-area .accordion a.active:after {
  transform: rotate(0);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background: #ff5e15ed !important;
  z-index: -1;
}
.faqs-area a.active {
  color: #fff !important;
  background: #0c1438 !important;
}
.faqs-area a.active span {
  color: #ff5f13 !important;
}
.blogs-meta p,
.faqs-area .accordion li p {
  color: #8f9199;
  font-family: Archivo;
  margin: 0;
}
.faqs-area .accordion li a span {
  position: relative;
  z-index: 1;
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  font-family: Yantramanav;
}
.faqs-area .accordion li a span:after {
  position: absolute;
  content: "";
  z-index: -1;
  left: -35px;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/resource/question.html) left/contain no-repeat;
}
.faqs-area .faq-sectiions .dreamit-icon-list ul li i {
  width: inherit;
  height: inherit;
  line-height: inherit;
  border-radius: 0;
  background-color: inherit;
  display: inline-block;
  color: #d0a37c;
  font-size: 22px;
  margin-right: 8px;
  position: relative;
  top: 4px;
}
.blog-content,
.faqs-area .study-button a i,
.service-details-icon img,
.services-detials-desc p {
  transition: 0.5s;
}
.faqs-area .study-button a:hover i {
  color: #d0a37c;
}
.faqs-area .accordion li p {
  display: none;
  padding: 2px 96px 22px 35px;
  background: #0c1438;
  border-radius: 0 0 5px 5px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}
.blogs-area {
  padding: 106px 0 89px;
}
.blogs-single-box,
.csd-title,
.service-details-content,
.single-blog-box,
.style-two .case-study-single-box {
  margin-bottom: 30px;
}
.blogs-content {
  background: #f2f3f5;
  padding: 23px 36px 14px;
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #ff5e15;
  border-radius: 0 0 5px 5px;
}
.blogs-meta p {
  font-size: 17px;
  line-height: 32px;
  font-weight: 400;
}
.blogs-btn a,
h3.blogs-title a {
  color: #0a1027;
  display: inline-block;
  transition: 0.5s;
}
.blogs-meta p span {
  display: inline-block;
  padding: 0 12px;
  font-size: 16px;
}
h3.blogs-title {
  margin: 0;
}
h3.blogs-title a {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  font-family: Yantramanav;
  padding: 11px 0 10px;
}
.blogs-btn a {
  font-size: 17px;
  line-height: 45px;
  font-weight: 500;
  font-family: Yantramanav;
}
h3.feature-number,
span.blogs-date {
  color: #fff;
  font-family: Yantramanav;
}
.blogs-btn a i {
  font-size: 16px;
  position: relative;
  top: 2px;
  margin-left: 5px;
}
span.blogs-date {
  position: absolute;
  top: -27px;
  right: 0;
  font-size: 18px;
  font-weight: 500;
  background: #ff5e13;
  padding: 11px 33px;
  border-radius: 30px 0 0 30px;
}
.blogs-icon {
  position: absolute;
  bottom: 10px;
  right: 36px;
}
.about-btn a,
.about_area,
.about_left,
.feature-title {
  position: relative;
}
.blogs-icon img {
  filter: brightness(0) invert(0);
  transition: 0.5s;
}
.blogs-single-box:hover .blogs-icon img,
.service-icon img {
  filter: brightness(1) invert(0);
}
.blogs-single-box:hover .blogs-thumb img,
.case-study-area .owl-item.active.center .case-study-thumb img {
  transform: scale(1.1);
}
.feature-area {
  padding: 60px 0 34px;
  background: #171717;
}
.feature-single-inner {
  padding: 26px 40px 30px;
  border-bottom: 4px solid #ff5e14;
  transition: 0.5s;
  background: #fff;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.feature-single-inner:hover {
  background: #171717;
  border-bottom: 4px solid transparent;
}
.feature-single-inner:before {
  position: absolute;
  content: "";
  left: -3px;
  top: -3px;
  border-top: 3px solid #ff5e14;
  border-bottom: 10px solid #ff5e14;
  border-left: 3px solid #ff5e14;
  border-right: 10px solid #ff5e14;
  height: 106%;
  width: 103%;
  z-index: -1;
  opacity: 0;
  transition: 0.5s;
}
.feature-single-inner:after {
  position: absolute;
  content: "'";
  width: 34px;
  height: 34px;
  background: url(../images/resource/feature_shape.png);
  right: 1px;
  bottom: -3px;
  opacity: 0;
  transition: 0.5s;
  z-index: -1;
}
.feature-text {
  display: flex;
  align-items: center;
}
h3.feature-number {
  width: 50px;
  height: 50px;
  background-color: #ff5e14;
  line-height: 50px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-right: 19px;
}
.feature-title {
  top: 3px;
}
.feature-title span {
  font-size: 15px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
  margin-bottom: 5px;
  display: inline-block;
  transition: 0.5s;
}
.feature-title h3 {
  font-size: 22px;
  color: #171717;
  font-weight: 700;
  font-family: Yantramanav;
  margin: 0;
  transition: 0.5s;
}
.about-btn a,
.feature-btn a {
  display: inline-block;
  font-weight: 500;
  font-family: Yantramanav;
}
.feature-desc p {
  margin-top: 22px;
  margin-bottom: 22px;
  transition: 0.5s;
}
.feature-btn a {
  font-size: 16px;
  color: #171717;
  border-bottom: 1px solid rgba(23, 23, 23, 0.14901960784313725);
}
.feature-single-inner:hover .feature-desc p,
.feature-single-inner:hover .feature-title span {
  color: #8e939f;
}
.feature-single-inner:hover .feature-btn a {
  color: #ff5f15;
  border-bottom: 1px solid #ff5f15;
}
.about_area {
  background: url(../images/about/about_bg.jpg) 0 0 / cover no-repeat;
  padding: 100px 0;
}
.about_left {
  margin-left: -20px;
}
.about-btn a {
  font-size: 17px;
  color: #fff;
  background: #ff5e15;
  padding: 15px 33px;
  z-index: 1;
}
.about-btn a:after,
.portfolio_nav ul li:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 0%;
  background: #171717;
  left: 0;
  top: 0;
  z-index: -1;
  transition: 0.5s;
  transform: scale(0);
  opacity: 0;
}
.about-shape {
  position: absolute;
  bottom: 20%;
  right: 5%;
}
.service-area {
  background: #f5f6f8;
  padding: 107px 0 120px;
}
.constre-service-single-item {
  background: #fff;
  margin-bottom: 30px;
  padding: 30px;
  border-bottom: 3px solid #ff5e15;
  transition: 0.5s;
  text-align: left;
}
.constre-service-single-item:before {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  background: 0 0 / cover no-repeat #171717;
  transition: 0.5s;
  opacity: 0;
  z-index: -1;
}
.service-list .owl-next,
.service-list .owl-prev {
  height: 50px;
  line-height: 50px;
  transition: 0.5s;
  text-align: center;
}
.constre-service-single-item:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.service-list .owl-nav:after,
.service-list .owl-nav:before {
  top: 26px;
  height: 2px;
  background-color: rgba(23, 23, 23, 0.10196078431372549);
  margin: auto;
  width: 50px;
  z-index: -1;
  content: "";
}
.constre-service-single-item:hover {
  background: #171717;
  border-bottom: 3px solid transparent;
}
.service-icon {
  width: 80px;
  height: 80px;
  background-color: #f5f6f7;
  line-height: 80px;
  text-align: center;
  margin-bottom: 25px;
  transition: 0.5s;
}
.service-icon img {
  transition: 0.5s;
  display: inline-block !important;
}
h3.service-title {
  font-size: 22px;
  line-height: 28px;
  color: #171717;
  font-weight: 700;
  font-family: Yantramanav;
  transition: 0.5s;
}
.service-text {
  padding: 10px 0 24px;
  position: relative;
}
p.service-desc {
  font-size: 16px;
  margin: 0;
  line-height: 26px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
  transition: 0.5s;
}
.choose-video-icon a,
.service-btn a {
  display: inline-block;
  font-size: 16px;
  color: #ff5e14;
}
.service-btn {
  position: absolute;
  top: 22%;
  transition: 0.5s;
  opacity: 0;
}
.service-btn a {
  font-weight: 500;
  font-family: Yantramanav;
  border-bottom: 1px solid #ff5d13;
  margin: 0;
}
.service-thumb img {
  border: 3px solid transparent;
  transition: 0.5s;
}
.constre-service-single-item:hover .service-icon img,
.service-details-box:hover .service-details-icon img {
  filter: brightness(0) invert(1);
}
.constre-service-single-item:hover h3.service-title,
.widget-categories-menu ul li:hover a span {
  color: #ffff;
}
.constre-service-single-item:hover p.service-desc {
  opacity: 0;
}
.constre-service-single-item:hover:hover .service-thumb img {
  border: 3px solid #fff;
}
.service-list .owl-nav {
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  top: 50px;
  z-index: 1;
}
.service-list .owl-nav:before {
  position: absolute;
  left: 40%;
}
.service-list .owl-nav:after {
  position: absolute;
  right: 40%;
}
.service-list .owl-prev {
  display: inline-block;
  width: 50px;
  background-color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.service-list .owl-next {
  display: inline-block;
  width: 50px;
  background-color: #fff;
  font-size: 16px;
}
.case-study .owl-next:hover,
.case-study .owl-prev:hover,
.pagination a:hover,
.service-list .owl-next:hover,
.service-list .owl-prev:hover {
  background: #ff5e15;
  color: #fff;
}
.why-choose-us-area {
  background: #f5f6f8;
  position: relative;
  padding: 50px 0 70px;
}
.why-choose-us-area.style-two {
  padding: 50px 0 0;
}
.row.choose-us_bg {
  position: relative;
  z-index: 1;
  padding: 84px 0 97px;
}
.row.choose-us_bg:before {
  position: absolute;
  content: "";
  left: -292px;
  top: 0;
  height: 100%;
  width: 121%;
  background: url(../images/resource/choose_bg.png) no-repeat;
  z-index: -1;
}
.choose-video-icon {
  position: absolute;
  bottom: -41rem;
  right: 108px;
}
.choose-video-icon a {
  width: 120px;
  height: 120px;
  background-color: #ff5e14;
  line-height: 120px;
  text-align: center;
}
.choose-list ul li,
.prossess-ber-plugin span {
  color: #171717;
  font-size: 18px;
  font-family: Yantramanav;
  font-weight: 400;
}
.choose-video-icon a i {
  width: 63px;
  height: 63px;
  border-radius: 31px;
  background-color: #fff;
  line-height: 63px;
  -webkit-animation: 1s linear infinite ripple-white;
  animation: 1s linear infinite ripple-blue;
}
.chosse-shpe,
.team-shape1 {
  animation: 4s infinite alternate dance3;
}
@-webkit-keyframes ripple-blue {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3),
      0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3),
      0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3),
      0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3),
      0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
  }
}
@keyframes ripple-blue {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3),
      0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3),
      0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3),
      0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3),
      0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
  }
}
.choose-list ul li img {
  position: relative;
  margin-right: 12px;
  margin-top: -2px;
}
.choose-list ul li {
  margin-bottom: 10px;
}
.prossess-ber-plugin {
  margin-top: 27px;
}
.prossess-ber-plugin span {
  margin-top: 6px;
}
.case-study-title h3 a,
.case-title span a,
.choose-btn a {
  display: inline-block;
  font-weight: 500;
}
.barfiller {
  width: 87%;
  background: #171717;
  position: relative;
  margin-bottom: 24px;
  margin-top: 4px;
  height: 6px;
}
span.fill {
  background: #ff5e15 !important;
}
.barfiller .fill {
  display: block;
  position: relative;
  width: 0;
  height: 100%;
  background: #333;
  z-index: 1;
}
.barfiller .tip {
  margin-top: -35px;
  position: absolute;
  font-size: 18px;
  color: #1b1b1b;
  font-family: Yantramanav;
  font-weight: 400;
  left: 0;
}
.choose-btn {
  margin-top: 40px;
}
.choose-btn a {
  font-size: 17px;
  color: #fff;
  font-family: Yantramanav;
  background: #171717;
  padding: 15px 33px;
  position: relative;
  z-index: 1;
}
.counter-title h1,
.counter-title span {
  font-size: 48px;
  font-weight: 700;
  font-family: Yantramanav;
  color: #171717;
}
.choose-btn a:after,
.widget-categories-menu ul li:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 0%;
  background: #ff5e15;
  left: 0;
  top: 0;
  z-index: -1;
  transition: 0.5s;
  transform: scale(0);
  opacity: 0;
}
.row.counter_upper {
  margin-top: 100px;
}
.counter-single-item {
  background: url(../images/resource/counter_shape.png) center center/cover
    no-repeat;
  padding: 15px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 30px;
}
.counter-single-item:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  border-bottom: 15px solid #ff5e15;
  border-left: 15px solid #ff5e15;
  border-top: 15px solid #ff5e15;
  border-right: 15px solid #ff5e15;
  height: 100%;
  width: 100%;
  transition: 0.5s;
  opacity: 0;
}
.counter-single-item:after {
  position: absolute;
  content: "";
  right: -84%;
  background: url(../images/resource/feature_shape.png) no-repeat;
  height: 100%;
  width: 100%;
  bottom: -75%;
  opacity: 0;
  transition: 0.5s;
}
.case-study .owl-next,
.case-study .owl-prev {
  background-color: #2f2f2f;
  line-height: 50px;
  transition: 0.5s;
}
.counter-content {
  text-align: center;
  background: #fff;
  padding: 19px 0 36px;
}
.counter-title h1 {
  display: inline-block;
  text-align: center;
}
.counter-title h5 {
  font-size: 16px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
}
.chosse-shpe {
  position: absolute;
  bottom: 0;
  right: 0;
}
.case-study-area {
  background: #171717;
  padding: 108px 0 200px;
}
.case-study-content {
  position: absolute;
  bottom: -50px;
  background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.9999999999999999) 0,
    rgba(255, 255, 255, 0.9999999999999999) 9%,
    rgba(255, 255, 255, 0) 100%
  );
  border: 2px solid rgba(255, 255, 255, 0.7);
  width: 82%;
  padding: 25px 0 29px 35px;
  text-align: left;
  border-left: 3px solid #ff5e15;
  opacity: 0;
  left: 26px;
  transition: 0.5s;
}
.case-study-title h3 {
  margin-top: 5px;
}
.case-study-title h3 a {
  font-size: 28px;
  color: #171717;
  font-family: Yantramanav;
}
.case-title span a {
  font-size: 18px;
  color: #ff5e14;
  font-family: Yantramanav;
}
.case-right-btn a i,
.case-study .owl-next,
.case-study .owl-prev,
.team-title span {
  font-size: 16px;
  display: inline-block;
}
.case-text {
  float: left;
}
.case-right-btn {
  text-align: right;
  padding-right: 30px;
  position: relative;
  margin-top: 10px;
}
.case-right-btn a {
  text-align: center;
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #ff5e14;
  line-height: 50px;
}
.case-right-btn a i {
  color: #fff;
  transform: rotate(-45deg);
}
.case-study-area .owl-carousel .owl-item img {
  display: inline-block;
  padding: 20px 30px;
}
.case-study-area .owl-item.active.center .case-study-content {
  opacity: 1;
  bottom: 42px;
}
.case-study .owl-nav {
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  top: 80px;
  z-index: 1;
}
.case-study .owl-nav:after,
.case-study .owl-nav:before {
  position: absolute;
  top: 26px;
  height: 2px;
  margin: auto;
  width: 50px;
  content: "";
  background-color: rgba(255, 255, 255, 0.10196078431372549);
}
.case-study .owl-nav:before {
  left: 43%;
  z-index: -1;
}
.case-study .owl-nav:after {
  right: 43%;
  z-index: -1;
}
.case-study .owl-prev {
  width: 50px;
  height: 50px;
  text-align: center;
  margin-right: 15px;
  color: #fff;
}
.case-study .owl-next {
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
}
.prgoress_indicator::after,
.prgoress_indicator::before {
  line-height: 46px;
  font-weight: 900;
  position: absolute;
  font-size: 18px;
}
.team-area {
  background: #f5f6f8;
  padding: 107px 0 90px;
  position: relative;
  overflow: hidden;
}
.sengle-team-box {
  background: center center/cover no-repeat #fff;
  text-align: center;
  padding: 30px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.bio,
.constre-btn.style1 {
  text-align: left;
}
.sengle-team-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../images/team/team-shape.jpg) center center/cover no-repeat;
  z-index: -1;
  opacity: 0.2;
}
.team-content {
  background: #fff;
  padding: 17px 0 30px;
  position: relative;
  margin-top: 0;
  transition: 0.5s;
  overflow: hidden;
  border-bottom: 3px solid transparent;
  filter: drop-shadow(0px 5px 15px rgba(136, 136, 136, 0.05));
}
.case-sidber,
.faq-area .accordion.style1 li p,
.service-details-box,
.service-details-contents {
  filter: drop-shadow(0px 5px 30px rgba(117, 117, 117, 0.1));
}
.team-title h3 a {
  display: inline-block;
  font-size: 26px;
  color: #171717;
  font-weight: 700;
  font-family: Yantramanav;
  text-align: center;
  transition: 0.5s;
}
.team-title span {
  color: #575f66;
  font-weight: 400;
  font-family: Yantramanav;
  margin-top: 5px;
  transition: 0.5s;
}
.team-social-icon {
  padding: 20px 0 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: 0.5s;
}
.team-social-icon a {
  line-height: 30px;
  display: inline-block;
  color: #ffff;
  margin-left: 10px;
  font-size: 15px;
  width: 30px;
  height: 30px;
  background-color: rgba(16, 18, 16, 0);
  border: 1px solid rgba(255, 255, 255, 0.25);
}
.team-social-icon a:hover {
  background: #ff5f15;
  border: 1px solid #ff5f15;
  color: #fff;
}
.faq-area a.active,
.subscribe_form button:hover {
  color: #fff !important;
}
.team-shape1 {
  position: absolute;
  top: 21%;
  left: -4%;
}
.team-shape2 {
  position: absolute;
  right: 0;
  bottom: -84%;
  animation: 3s infinite alternate dance3;
}
.bounce-animate,
.bounce-animate2,
.widget-title h2::after {
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.sengle-team-box:hover .team-content {
  margin-top: -60px;
  padding: 17px 0 90px;
  background: #171717;
  border-bottom: 3px solid #ff5e15;
}
.testimonial-area {
  padding: 80px 0;
  position: relative;
  overflow: hidden;
  background: #171717;
  z-index: 1;
}
.testimonial-area:before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  height: 100%;
  width: 48%;
  background: #ff5e15;
  z-index: -1;
}
.testimonial-content {
  background: #fff;
  padding: 32px 62px 33px 40px;
  position: relative;
  margin-bottom: 35px;
  text-align: left;
}
.testimonial-content:before {
  content: "";
  position: absolute;
  left: 9%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top: 15px solid #fafbfc;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  transition: 0.5s;
  background: radial-gradient(black, transparent);
}
.testimonial-content p {
  font-size: 18px;
  line-height: 30px;
  color: #575f66;
  font-weight: 300;
  font-style: italic;
  font-family: Archivo;
}
h2.tesit-rang,
h4.name,
h5.designation,
span.testi-title {
  font-family: Yantramanav;
}
.testi-star i {
  font-size: 16px;
  color: #ff5e14;
  margin-right: 6px;
}
.tesit-auothor {
  margin-left: 25px;
}
.about-btn.style-two,
.testi-author-thumb {
  float: left;
  margin-right: 20px;
}
.bio {
  position: relative;
  top: 13px;
}
h4.name {
  font-size: 22px;
  color: #fff;
  font-weight: 500;
}
h5.designation {
  font-size: 16px;
  color: #a5acb2;
  font-weight: 400;
  margin-top: 8px;
}
.testi-shape {
  position: absolute;
  top: 0;
  left: 6%;
}
.testi-right {
  position: relative;
  margin-left: 100px;
}
.testi-content {
  position: absolute;
  bottom: 3%;
  left: 3%;
  background-color: rgba(255, 255, 255, 0.5019607843137255);
  text-align: center;
  padding: 40px 60px 55px;
  z-index: 1;
}
.testi-rating-text:before {
  position: absolute;
  top: -29px;
  left: -35px;
  height: 150px;
  width: 150px;
  background-color: #171717;
  z-index: -1;
  content: "";
}
h2.tesit-rang {
  font-size: 50px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 2px;
}
span.testi-title {
  font-size: 16px;
  color: #8e939f;
  font-weight: 400;
  text-align: center;
}
.testi_list .owl-dots {
  position: absolute;
  bottom: 22px;
  right: 56px;
}
.testi_list .owl-dot {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #5d5d5d;
  margin-left: 10px;
}
.brand-area {
  padding: 100px 0 70px;
  background: #f5f6f8;
}
.single-brand-item {
  background: #fff;
  padding: 20px 0;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.single-brand-item:before {
  position: absolute;
  content: "";
  left: 25px;
  top: 20px;
  height: 77%;
  width: 84%;
  background: linear-gradient(90deg, #d1d1d1 50%, transparent 0) repeat-x,
    linear-gradient(90deg, #d1d1d1 50%, transparent 0) repeat-x,
    linear-gradient(0deg, #d1d1d1 50%, transparent 0) repeat-y,
    linear-gradient(0deg, #d1d1d1 50%, transparent 0) repeat-y;
  background-size: 9px 1px, 9px 1px, 1px 9px, 1px 9px;
  background-position: 0 0, 0 100%, 0 0, 100% 0;
  -webkit-animation: 0.3s linear infinite linearGradientMove;
  animation: 0.3s linear infinite linearGradientMove;
}
.pricing-single-inner:before,
.pricing-single-items:before,
.service-details-box:before {
  top: 0;
  height: 100%;
  z-index: -1;
  content: "";
  left: 0;
}
.blog-area {
  padding: 105px 0 90px;
}
.single-blog-thumb {
  overflow: hidden;
  position: relative;
}
.single-blog-thumb img {
  transform: scale(1.1);
  overflow: hidden;
  transition: 0.5s;
}
.blog-contents {
  background: #f5f6f8;
  padding: 30px 33px 35px 30px;
  border-bottom: 4px solid transparent;
  transition: 0.5s;
}
.meta-blog p {
  font-size: 15px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
}
.blog-btn a,
.blog-btn a i,
.blog-title h3 a {
  color: #101210;
  display: inline-block;
}
.meta-blog p span {
  position: relative;
  padding-left: 40px;
  z-index: 1;
}
.meta-blog p span:before {
  position: absolute;
  content: "";
  left: 16px;
  top: 3px;
  height: 10px;
  width: 10px;
  background: #d3d4d6;
  border-radius: 50%;
}
.blog-title h3 {
  margin-top: -4px;
}
.blog-title h3 a {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  font-family: Yantramanav;
  transition: 0.5s;
}
.blog-title h3 a:hover,
.single-blog-box:hover .blog-btn a {
  color: #ff5d13;
}
.blog-btn {
  margin-top: 21px;
  border-top: 1px solid #d3d3d494;
  padding-top: 21px;
}
.blog-btn a {
  font-size: 17px;
  font-weight: 500;
  font-family: Yantramanav;
}
.blog-btn a i {
  margin-left: 13px;
  font-size: 20px;
  width: 32px;
  height: 32px;
  background-color: transparent;
  line-height: 37px;
  text-align: center;
  position: relative;
  top: 3px;
  transition: 0.5s;
}
.single-blog-box:hover .blog-contents {
  border-bottom: 4px solid #ff5d13;
  background-color: #fff;
  filter: drop-shadow(0px 10px 20px rgba(137, 137, 137, 0.15));
}
.single-blog-box:hover .blog-btn a i {
  color: #fff;
  background: #ff5d13;
}
.case-study-thumb2 img:hover,
.service-details-item:hover .service-details-thumb img,
.single-blog-box:hover .single-blog-thumb img {
  transform: scale(1.2);
}
.newsletter-area {
  background: #ff5e15;
  padding: 24px 0 23px;
}
.newsletter-title h1 {
  font-size: 34px;
  color: #fff;
  font-weight: 700;
  font-family: Yantramanav;
  margin-bottom: -2px;
}
.newsletter-title p {
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  font-weight: 400;
  font-family: Archivo;
}
.subscribe_form {
  position: relative;
  text-align: right;
}
.subscribe_form input {
  height: 60px;
  background-color: #fff;
  outline: 0;
  border: none;
  width: 88%;
  float: right;
  border-radius: 0;
}
.subscribe_form button {
  transition: 0.4s;
  border: none;
  background: #171717;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  z-index: 1;
  font-size: 17px;
  color: #fff;
  font-weight: 500;
  font-family: Yantramanav;
  border-radius: 0;
  text-transform: uppercase;
  width: 142px;
  height: 60px;
}
p.footer-desc,
p.footer-text {
  line-height: 30px;
  font-family: Archivo;
  margin: 0;
}
.subscribe_form button.btn:after {
  background: #0163a2;
}
.footer-area {
  padding: 48px 0 120px;
  background: url(../images/resource/footer-bg.png) center center/cover
    no-repeat;
  position: relative;
  overflow: hidden;
}
.row.address {
  background: #ff5e15;
  padding: 46px 0 13px;
  border-radius: 0 0 10px 10px;
  margin-bottom: 104px;
}
.footer-address-icon {
  text-align: center;
  margin-bottom: 30px;
}
p.footer-desc {
  font-size: 17px;
  color: #8f9199;
  font-weight: 300;
  width: 96%;
  padding: 34px 0 11px;
}
p.footer-text {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  padding: 0 0 17px;
}
spna.footer-date {
  color: #8f9199;
}
.footer-widget-social-icon ul li {
  display: inline-block;
  padding-right: 21px;
}
.footer-widget-social-icon ul li a i {
  display: inline-block;
  font-size: 15px;
  color: #fff;
  transition: 0.5s;
}
.footer-widget-titel h4 {
  font-size: 26px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
  font-family: Yantramanav;
  margin-bottom: 36px;
}
.footer-widget-content p,
.footer-widget-menu ul li a,
ul.footer-info li a {
  font-size: 17px;
  line-height: 30px;
}
.footer-widget-content p,
.footer-widget-menu ul li a,
.form-field input,
ul.footer-info li a {
  color: #8f9199;
  font-weight: 400;
  font-family: Archivo;
}
.footer-widget-menu ul li a {
  display: inline-block;
  margin-bottom: 10px;
  transition: 0.5s;
}
ul.footer-info li span i {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  margin-right: 21px;
}
ul.footer-info p {
  margin-left: 40px;
}
.footer-widget-content p {
  margin-bottom: 20px;
}
.form-field input {
  width: 100%;
  border: none;
  background: #0b1537;
  outline: 0;
  padding: 14px 0 14px 19px;
  border-radius: 5px;
  font-size: 16px;
}
.form-field button {
  width: 100%;
  outline: 0;
  border: none;
  border-radius: 5px;
  background: #ff5e15;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  font-family: Yantramanav;
  text-transform: uppercase;
  padding: 14px 0;
  margin-top: 20px;
}
.footer-bottom-content-copy p,
.footer-bottom-menu ul li a {
  color: #8f9199;
  font-family: Archivo;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.footer-bottom-area {
  background: #0c1438;
  padding: 19px 0;
}
.footer-bottom-content-copy p {
  margin: 0;
}
.footer-bottom-menu ul li a {
  display: inline-block;
}
.footer-shape {
  position: absolute;
  bottom: -68px;
  left: -18px;
}
.footer-shape2 {
  position: absolute;
  bottom: -88px;
  left: -11px;
}
.breadcumb-area {
  background: url(../images/resource/breadcrumb.jpg);
  height: 500px;
  position: relative;
}
.breadcumb-content h1 {
  margin-bottom: 10px;
  font-size: 56px;
  color: #fff;
  font-weight: 700;
  font-family: Yantramanav;
}
.breadcumb-content ul li {
  text-transform: uppercase;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  font-family: Yantramanav;
  margin-right: 6px;
}
.breadcumb-content ul li a i {
  color: #fff;
  font-size: 15px;
  margin-right: 10px;
  transition: 0.5s;
}
.breadcumb-content ul li a {
  text-transform: uppercase;
  padding-right: 30px;
  position: relative;
  z-index: 1;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  font-family: Yantramanav;
}
.breadcumb-content ul li a:before {
  position: absolute;
  content: "";
  right: 8px;
  top: 3px;
  background: #fff;
  width: 2px;
  height: 12px;
  transition: 0.5s;
  transform: rotate(17deg);
}
.about_area.style-two {
  background: url(../images/about/abou_bg2.jpg) 0 0 / cover no-repeat;
  padding: 120px 0 112px;
  position: relative;
}
.about_left.style-two {
  position: relative;
  margin-left: -70px;
}
.about-shape2 {
  position: absolute;
  top: 50%;
  left: 31%;
}
.about-list ul li {
  font-size: 18px;
  color: #171717;
  font-weight: 400;
  font-family: Yantramanav;
  margin-bottom: 15px;
}
.about-list ul li i {
  font-size: 17px;
  color: #171717;
  margin-right: 10px;
}
.about-btn.style-two a {
  display: inline-block;
  padding: 14px 36px;
}
.about-author {
  position: relative;
  top: -11px;
}
.about-author-thumb {
  float: left;
  margin-right: 15px;
}
.author-title h3 {
  font-size: 20px;
  color: #171717;
  font-weight: 500;
  font-family: Yantramanav;
  margin-bottom: 3px;
}
.author-title p {
  font-size: 14px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
}
.counter-area {
  background: #f5f6f8;
  padding: 54px 0 24px;
}
.pricing-area {
  padding: 103px 0 89px;
  background: #f5f6f8;
}
.pricing-single-items {
  background: url(../images/resource/pricing_shape.png);
  margin-bottom: 30px;
  padding: 20px;
  position: relative;
  z-index: 1;
}
.pricing-single-items:before {
  background: rgba(23, 23, 23, 0.8);
  transform: scale(0);
  transition: 0.6s;
  position: absolute;
  width: 100%;
  background: rgba(23, 23, 23);
  opacity: 0.6;
}
.pricing-single-inner {
  background: #fff;
  border: 1px solid rgba(23, 23, 23, 0.07);
  padding: 35px 40px 49px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.6s;
}
.pricing-single-inner:before {
  position: absolute;
  transform: scale(0);
  width: 100%;
  background: #171717;
  transition: 0.5s;
}
.pricing-item-text {
  margin-bottom: 10px;
}
.pricing-title h3 {
  font-size: 22px;
  color: #171717;
  font-weight: 500;
  font-family: Yantramanav;
  margin-bottom: 30px;
  transition: 0.5s;
}
.currency {
  font-size: 28px !important;
  font-weight: 700 !important;
  position: relative;
  top: -24px;
  line-height: 68px;
  color: #ff5e14;
}
.pricing-item-text span {
  display: inline-block;
  font-size: 70px;
  color: #ff5e14;
  font-weight: 700;
  font-family: Yantramanav;
}
.month {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #575f66 !important;
  font-style: italic;
  font-family: Archivo !important;
  margin-left: -17px;
}
.pricing-feature {
  margin-bottom: 27px;
}
.pricing-feature ul li {
  display: block;
  padding: 4px 0;
  font-size: 16px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
}
.pricing-feature ul li i {
  margin-right: 5px;
  font-size: 20px;
  position: relative;
  top: 2px;
}
.constre-btn.style1 a {
  display: inline-block;
  padding: 12px 37px;
}
.pricing-rcomnded {
  position: absolute;
  top: 18px;
  right: -73px;
  transform: rotate(47deg);
  opacity: 0;
  transition: 0.5s;
}
.pricing-rcomnded span {
  font-size: 13px;
  color: #ff5e14;
  font-weight: 400;
  font-family: Archivo;
  text-align: center;
  background: #fff;
  padding: 12px 70px;
}
.categories-title.style1 h4:before,
.pdf-button a,
.service-details-box:hover .service-details-icon {
  background: #2f2f2f;
}
.portfolio_nav ul li:hover,
.pricing-single-items:hover .pricing-single-inner {
  border: 1px solid #171717;
}
.pricing-single-items:hover .pricing-rcomnded {
  opacity: 1;
  top: 28px;
  right: -66px;
}
.service-detials-area {
  padding: 120px 0 100px;
}
.service-page-title h1 {
  font-size: 34px;
  color: #171717;
  font-weight: 700;
  font-family: Yantramanav;
  padding: 22px 0 12px;
  display: inline-block;
}
p.pb_30 {
  margin-bottom: 31px;
  margin-top: 24px;
}
.service-details-box {
  background: #fff;
  padding: 33px 30px 15px;
  margin-bottom: 30px;
  border-left: 3px solid #ff5d13;
}
.service-details-box:before {
  position: absolute;
  width: 0%;
  background: #ff5d13;
  transition: 0.5s;
}
.service-details-icon {
  float: left;
  margin-right: 25px;
  margin-top: 10px;
  background: #f5f6f8;
  line-height: 70px;
  width: 70px;
  height: 70px;
  text-align: center;
  transition: 0.5s;
}
.service-details-title h4 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 12px;
  transition: 0.5s;
}
.service-tab-title h2 {
  font-size: 34px;
  color: #171717;
  font-weight: 700;
  margin: 69px 0 32px;
}
.service-page-title2 h1 {
  font-size: 34px;
  color: #171717;
  font-weight: 700;
  font-family: Yantramanav;
  margin: 50px 0 18px;
}
.service-details-item {
  position: relative;
  margin-bottom: 30px;
  padding: 0 0 131px;
}
.case-study-thumb2 img,
.service-details-thumb img {
  transform: scale(1.1);
  transition: 0.5s;
}
.service-details-contents {
  background: #fff;
  padding: 21px 30px 25px;
  width: 85%;
  position: absolute;
  left: 1px;
  right: 0;
  margin: -20px auto auto;
}
.service-details-contents h3 a {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 14px;
  display: inline-block;
  color: #171717;
}
ul.service-details-list li {
  margin-bottom: 3px;
}
ul.service-details-list li i {
  font-size: 20px;
  color: #ff5e14;
  position: relative;
  top: 2px;
  margin-right: 8px;
}
.widget-categories-box {
  background: #f5f6f8;
  padding: 26px 40px 25px;
  margin-bottom: 30px;
}
.categories-title h4 {
  font-size: 22px;
  font-weight: 600;
  position: relative;
  margin-bottom: 52px;
  z-index: 1;
}
.categories-title h4:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -23px;
  height: 2px;
  background: #dedfe0;
  width: 100%;
}
.categories-title h4:after,
.porject-share-title h3:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -23px;
  height: 2px;
  background: #ff5e14;
  width: 15px;
}
.widget-categories-menu ul {
  display: block;
}
.widget-categories-menu ul li {
  display: block;
  list-style: none;
  margin-bottom: 15px;
  background: #fff;
  padding: 16px 20px;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  font-size: 16px;
  color: #171717;
}
.widget-categories-menu ul li a {
  display: block;
  transition: 0.5s;
  color: inherit;
}
.widget-categories-menu ul li a span {
  display: inline-block;
  float: right;
  font-size: 16px;
  margin-top: 0;
  color: #ff5e15;
  transition: 0.5s;
  font-weight: 600;
}
.service-details-icon-box {
  margin-left: 20px;
}
.widget-categories-box.style-down {
  background: #171717;
}
.pdf-button a {
  display: block;
  padding: 15px 25px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}
.pdf-button a i {
  float: right;
  font-size: 20px;
  margin-top: 2px;
  color: #ff5e15;
}
.blog-details-comment-reply a i,
.pdf-button a img,
ul.blog-details-list img,
ul.list-style-one li i {
  margin-right: 10px;
}
.case-study-area.style-two {
  background: #fff;
  padding: 105px 0 120px;
}
.portfolio_nav {
  margin-top: 98px;
}
.portfolio_menu ul {
  text-align: right;
  list-style: none;
}
.portfolio_nav ul li {
  transition: 0.5s;
  cursor: pointer;
  padding: 7px 22px;
  display: inline-block;
  border: 1px solid rgba(23, 23, 23, 0.1);
  margin-left: 10px;
  font-size: 17px;
  color: #171717;
  font-weight: 400;
  font-family: Yantramanav;
  position: relative;
  z-index: 1;
}
.portfolio_menu ul li a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  transition: 0.5s;
}
.portfolio_menu ul li a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 24px;
  height: 2px;
  width: 0%;
  background: #fff;
  transition: 0.5s;
}
.portfolio_nav ul li.current_menu_item,
.portfolio_nav ul li:hover,
.single-blog-social-icon ul li:hover i {
  color: #fff;
  background: #ff5e14;
}
.case-study-thumb2 {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.case-study-contents {
  position: absolute;
  bottom: -84px;
  background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.9999999999999999) 0,
    rgba(255, 255, 255, 0.9999999999999999) 9%,
    rgba(255, 255, 255, 0) 100%
  );
  border: 2px solid rgba(255, 255, 255, 0.7);
  width: 90%;
  padding: 19px 0 24px 30px;
  text-align: left;
  border-left: 3px solid #ff5e15;
  left: 20px;
  transition: 0.5s;
  opacity: 0;
}
.case-study-title.style2 h3 a {
  display: inline-block;
  font-size: 24px;
  color: #171717;
  font-weight: 700;
  font-family: Yantramanav;
}
.case-title.style2 span a {
  display: inline-block;
  font-size: 18px;
  color: #ff5e14;
  font-weight: 400;
  font-family: Yantramanav;
}
.constre-btn.style2 {
  text-align: center;
  margin-top: 50px;
}
.constre-btn.style2 a {
  display: inline-block;
  background: #171717;
  padding: 15px 45px;
}
.constre-btn.style2 a:after,
.faq-area ul.accordion.style1 li a span:before,
ul.accordion.style1 li a.active span:before {
  background: #ff5e14;
}
.case-study-single-box:hover .case-study-contents {
  bottom: 20px;
  opacity: 1;
}
.case-study-details {
  padding: 120px 0;
}
.csde-title h2 {
  font-size: 34px;
  color: #171717;
  font-weight: 700;
  font-family: Yantramanav;
  margin: 41px 0 15px;
}
.porject-list ul li,
p.desc-strong {
  font-size: 17px;
  font-weight: 400;
  font-family: Archivo;
}
p.desc-strong {
  line-height: 26px;
  color: #171717;
  font-style: italic;
  margin: 25px 0 47px;
}
h3.name-title,
h3.pagination-title {
  font-family: Yantramanav;
  margin-top: 8px;
}
.porject-title.style-2 {
  margin: 55px 0 18px;
}
.porject-title h2 {
  font-size: 34px;
  color: #171717;
  font-weight: 700;
  font-family: Yantramanav;
}
p.style1 {
  margin-bottom: 35px;
}
.porject-list ul li {
  color: #575f66;
  margin-bottom: 15px;
}
.porject-list ul li i {
  color: #ff5e14;
  font-size: 20px;
  margin-right: 12px;
}
.case-sidber {
  background-color: #fff;
  position: relative;
  margin-top: -81px;
  margin-bottom: 30px;
}
.csd-title h3 {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  font-family: Yantramanav;
  background: #ff5e14;
  padding: 23px 40px;
}
.csd-info-sidber-box {
  padding: 0 40px 1px;
}
.sidber-box {
  margin-bottom: 20px;
  border-bottom: 1px solid #f4f5f7;
  padding-bottom: 20px;
}
.sidber-box:last-child {
  border: none;
}
.case-info-icon {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: #f5f6f8;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
h3.name-title {
  font-size: 18px;
  color: #171717;
  font-weight: 500;
}
.porject-sidebar-box {
  background: #171717;
  padding: 26px 40px 40px;
}
.porject-share-title h3 {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  font-family: Yantramanav;
  position: relative;
  z-index: 1;
  margin-bottom: 36px;
}
.csd-social-icon ul li a,
.pagination-btn a {
  font-size: 16px;
  text-align: center;
  display: inline-block;
}
.porject-share-title h3:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -23px;
  height: 2px;
  background: #dedfe01a;
  width: 100%;
}
p.share-text {
  color: #8e939f;
  margin-bottom: 14px;
}
.csd-social-icon ul li {
  display: inline-block;
  margin-right: 8px;
}
.csd-social-icon ul li a {
  color: #ffffff7a;
  font-family: "Font Awesome";
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.10196078431372549);
  line-height: 40px;
}
.csd-social-icon ul li a:hover,
.single-call-do-box:hover .single-call-do-icon i {
  background: #ff5e14;
  color: #fff;
}
.accordion.style1 a:after,
.accordion.style1 a:before {
  background: #ff3c00;
  position: absolute;
  content: " ";
  transition: 0.2s ease-in-out;
}
.row.upper-pb {
  margin-bottom: 90px;
}
.pagination-bg {
  background: #f5f6f8;
  margin: 0;
  padding: 33px 20px 27px 40px;
}
.pagination-single-item.right {
  display: inline-block;
  float: right;
  position: relative;
  z-index: 1;
}
.pagination-single-item.right:before {
  position: absolute;
  content: "";
  left: -85%;
  top: 4px;
  opacity: 0.102;
  width: 2px;
  height: 50px;
  background-color: rgb(23 23 23 / 49%);
  z-index: -1;
}
.pagination-btn {
  margin-right: 20px;
  float: left;
  position: relative;
  top: 6px;
}
.pagination-btn.right {
  float: right;
  display: inline-block;
  margin-left: 20px;
}
.pagination-btn a {
  width: 50px;
  height: 50px;
  background-color: #fff;
  line-height: 50px;
  color: #ff5e14;
}
.pagination-content.right {
  text-align: right;
  display: inline-block;
}
h3.pagination-title {
  font-size: 22px;
  color: #171717;
  font-weight: 700;
}
.pagination-content span {
  font-size: 17px;
  color: #ff5e14;
  font-weight: 400;
  font-family: Archivo;
}
.accordion.style1 li a,
h3.call-do-title {
  font-weight: 500;
  font-family: Yantramanav;
}
.faq-area {
  padding: 107px 0 100px;
}
.accordion.style1 li {
  list-style: none;
  padding: 2px 0 20px;
  position: relative;
  z-index: 1;
}
.accordion.style1 li a {
  position: relative;
  width: 100%;
  display: inline-grid;
  cursor: pointer;
  color: #171717;
  padding: 25px 20px 25px 30px;
  font-size: 20px;
  background: #f5f6f8;
}
.accordion.style1 li p {
  display: none;
  font-size: 16px;
  padding: 25px 0 25px 30px;
  margin: 0;
  border: 1px solid #f5f6f8;
}
ul.accordion.style1 li a span:before {
  position: absolute;
  content: "";
  right: 1px;
  top: -3px;
  background: #fff;
  z-index: -1;
  line-height: 30px;
  float: right;
  width: 36px;
  height: 36px;
}
.accordion.style1 a:after {
  width: 10px;
  height: 2px;
  right: 34px;
  top: 39px;
  z-index: 999;
}
.accordion.style1 a:before {
  width: 2px;
  height: 10px;
  right: 38px;
  top: 35px;
  transform: rotate(0);
  z-index: 2;
}
a.active:after {
  background: #fff !important;
}
.faq-area a.active,
.faq-area a.active:after {
  background: #ff5e14 !important;
}
.faq-area ul.accordion.style1 li a.active span:before {
  background: #ffff;
}
.faq-area .accordion.style1 li p {
  border: none;
  background: #fff;
}
.contact-us {
  background: url(../images/resource/contact_bg.jpg) center/cover no-repeat;
  padding: 54px 0 0;
}
.single-call-do-box {
  text-align: center;
  padding: 40px 35px 25px;
  background: #f5f6f8;
  margin-bottom: 30px;
}
.single-call-do-icon i {
  text-align: center;
  line-height: 100px;
  display: inline-block;
  font-size: 30px;
  color: #ff5e14;
  margin-bottom: 18px;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background-color: #fff;
  cursor: pointer;
  transition: 0.5s;
}
h3.call-do-title {
  font-size: 22px;
  color: #171717;
  text-align: center;
  margin-bottom: 12px;
}
.call-do-text p {
  font-size: 18px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
  text-align: center;
  margin: 0;
  padding-bottom: 6px;
}
.row.contact-center {
  margin: 69px 0 0;
  padding: 0 175px;
  z-index: 1;
  position: relative;
}
.contact_from_box {
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
  background: #171717;
  padding: 67px 50px 80px;
  border-top: 5px solid #ff5f15;
}
.form_box input {
  height: 60px;
  background-color: #fff;
  width: 100%;
  border: 0;
  outline: 0;
  padding: 0 20px;
  margin-bottom: 20px;
}
.form_box input::placeholder {
  font-size: 15px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
}
.form_box textarea {
  width: 100%;
  height: 200px;
  padding: 15px 20px;
}
.form_box textarea::placeholder {
  font-size: 15px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
}
.quote_button {
  text-align: center;
  margin-top: 20px;
}
.contact-us button.btn {
  font-size: 17px;
  color: #fff;
  font-weight: 500;
  font-family: Yantramanav;
  background: #ff5e15;
  border-radius: 0;
  padding: 16px 38px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}
button.btn:hover {
  color: #171717;
}
.map-section {
  position: relative;
  margin-top: -80px;
}
.blog-section {
  background: #fff;
  padding: 100px 0;
}
.widget-items-search {
  position: relative;
  margin-bottom: 30px;
}
.src-input-box:focus {
  border: 1px solid #ccc;
}
input.src-input-box::placeholder {
  font-size: 15px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
}
.src-icon {
  position: absolute;
  right: 0;
  top: 32px;
  transform: translateY(-50%);
  font-size: 15px;
  border: none;
  background: #ff5e15;
  padding: 17px 25px;
  color: #fff;
}
.widget-items {
  background: #f5f6f8;
  border-radius: 3px;
  padding: 40px 40px 15px;
  margin-bottom: 30px;
}
.src-input-box {
  border: 1px solid #cccccc57;
  padding: 17px 30px;
  width: 100%;
}
.blog-meta,
.catagory-item ul li {
  border-bottom: 1px solid rgba(23, 23, 23, 0.10196078431372549);
}
.widget-title {
  margin-bottom: 28px;
  position: relative;
}
.widget-title h2 {
  margin-top: 0;
}
.widget-archieve-item {
  color: #232323;
}
.widget-archieve-item:hover {
  color: #ff3b00;
}
.widget-items .widget-title h2 {
  display: block;
  position: relative;
  z-index: 1;
  font-size: 22px;
  color: #171717;
  font-weight: 700;
  font-family: Yantramanav;
}
.widget-title h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 2px;
  background-color: rgba(23, 23, 23, 0.10196078431372549);
}
.widget-title h2::after {
  content: "";
  position: absolute;
  left: 0;
  top: 43px !important;
  width: 15px;
  height: 2px;
  background-color: #ff5e14;
  animation-duration: 3s;
  animation-name: MOVE-BG;
}
.comment-form .submit-comment,
.tag-item a:hover {
  background: #ff5e15;
  color: #fff;
}
@keyframes MOVE-BG {
  0% {
    left: 0;
    top: 0;
  }
  100% {
    left: 320px;
    top: 0;
  }
}
.hr-3 {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
}
.catagory-item {
  margin: 43px 0 7px;
}
.catagory-item ul li:last-child {
  border-bottom: none;
}
.catagory-item ul li a {
  font-size: 18px;
  color: #171717;
  font-weight: 400;
  font-family: Yantramanav;
  display: inline-block;
  padding: 10px 0;
}
.catagory-item ul li a i {
  color: #ff5e15;
  font-size: 15px;
  margin-right: 14px;
}
.widget-recent-post {
  margin-bottom: 23px;
  padding-top: 24px;
}
.rpost-thumb,
.share-text {
  margin-right: 20px;
}
.rpost-title h4 {
  transition: 0.5s;
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  color: #171717;
  font-weight: 500;
  font-family: Yantramanav;
}
.rpost-title span {
  font-size: 14px;
  display: inline-block;
}
.tag-item {
  margin: 50px 0 17px;
}
.tag-item a {
  padding: 8px 20px;
  display: inline-block;
  margin: 2px 3px 8px;
  transition: 0.5s;
  font-size: 16px;
  line-height: 26px;
  color: #171717;
  font-weight: 500;
  font-family: Yantramanav;
  background: #fff;
}
.pagination.center {
  text-align: center !important;
  display: flex;
  align-items: center !important;
  justify-content: center;
  margin-top: 50px;
}
.pagination a {
  font-size: 18px;
  font-weight: 500;
  color: #919191;
  float: left;
  text-decoration: none;
  transition: background-color 0.3s;
  margin: 0 4px;
  height: 42px;
  width: 42px;
  line-height: 42px;
  text-align: center;
  border: 1px solid rgba(33, 33, 33, 0.1);
}
.blog-details {
  background: #fff;
  padding: 120px 0;
}
.blog-meta {
  padding: 22px 0 25px;
}
.blog-meta span {
  padding-left: 20px;
  font-size: 16px;
  color: #575f66;
  font-weight: 400;
  font-family: Yantramanav;
  position: relative;
  z-index: 1;
  padding-right: 25px;
}
.blog-meta span:before {
  position: absolute;
  z-index: -1;
  width: 10px;
  height: 10px;
  background-color: #d1d1d1;
  content: "";
  top: 5px;
  left: 0;
}
.blog-meta span a {
  color: #575f66;
  transition: 0.5s;
  display: inline-block;
}
.blog-content-text.text-left h2 {
  font-size: 34px;
  color: #171717;
  font-weight: 700;
  font-family: Yantramanav;
  margin: 25px 0 14px;
}
.nav-btn.navSidebar-button a i,
.single-blog-social-icon ul li i {
  font-size: 15px;
  display: inline-block;
  transition: 0.5s;
  text-align: center;
}
p.qouik2 {
  margin: 24px 0 35px;
}
.blog-details-single-items {
  background: #f5f6f8;
  text-align: center;
  padding: 40px 19px 30px;
}
.blog-details-desc p {
  font-size: 22px;
  line-height: 36px;
  color: #171717;
  font-weight: 400;
  font-style: italic;
  font-family: Archivo;
  text-align: center;
  padding: 20px 0 10px;
}
h2.blog-dtls-title3,
h3.blog-details-list-title,
h3.blog-details-title {
  font-weight: 700;
  font-family: Yantramanav;
}
h3.blog-details-title {
  font-size: 22px;
  color: #ff5e14;
  text-align: center;
  margin-bottom: 6px;
}
h2.blog-dtls-title3 {
  font-size: 34px;
  color: #171717;
  margin: 56px 0 18px;
}
p.desc-style1 {
  margin-bottom: 36px;
}
.blog-details-list-item {
  margin-top: 18px;
}
h3.blog-details-list-title {
  font-size: 24px;
  color: #171717;
  margin-bottom: 17px;
}
ul.blog-details-list li {
  font-size: 16px;
  color: #171717;
  font-weight: 500;
  font-family: Archivo;
  margin-bottom: 8px;
}
.blog-details-comment-content h2,
.blog-details-contents h3,
.blog-social-tags span strong,
.share-text h4 {
  color: #171717;
  font-family: Yantramanav;
}
.blog-details-social {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(23, 23, 23, 0.1);
  border-bottom: 1px solid rgba(23, 23, 23, 0.1);
  padding: 16px 0;
  margin-top: 60px;
  margin-bottom: 65px;
}
.blog-social-tags span strong {
  font-size: 18px;
  font-weight: 500;
  margin-right: 20px;
}
.single-blog-social-icon {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.share-text h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}
.single-blog-social-icon ul li {
  display: inline-block;
  margin-right: 5px;
}
.single-blog-social-icon ul li i {
  height: 34px;
  width: 34px;
  line-height: 34px;
  border: 1px solid #ccc;
  color: #686868;
}
.blog-details-contents h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 32px;
}
.blog-details-comment {
  margin-bottom: 20px;
  position: relative;
  background: #f5f6f8;
  padding: 33px 40px 24px 30px;
}
.blog-details-comment-thumb {
  float: left;
  margin-right: 25px;
}
.blog-details-comment-content h2 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}
.blog-details-comment-reply span {
  display: inline-block;
  font-size: 16px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
  position: relative;
  z-index: 1;
  margin-right: 25px;
}
.blog-details-comment-reply span:before {
  position: absolute;
  content: "";
  right: -16px;
  top: 6px;
  width: 2px;
  height: 15px;
  background-color: rgba(23, 23, 23, 0.14901960784313725);
  z-index: -1;
}
.blog-details-comment-reply a {
  border-radius: 2px;
  display: inline-block;
  font-size: 16px;
  color: #ff5e14;
  font-weight: 500;
  font-family: Yantramanav;
}
#comment-msg-box,
input.comment-box {
  background-color: #fff;
  border: 1px solid rgba(23, 23, 23, 0.1);
  width: 100%;
}
.blog-details-comment.reply {
  margin-left: 80px;
}
.comment-form {
  margin-top: 56px;
}
.comment-title h3 {
  font-size: 28px;
  color: #171717;
  font-weight: 700;
  font-family: Yantramanav;
  margin-bottom: 27px;
}
#comment-msg-box {
  transition: 0.5s;
  height: 200px;
  padding: 21px 25px;
}
#comment-msg-box::placeholder {
  font-size: 15px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
}
input.comment-box {
  height: 60px;
  margin-bottom: 20px;
  padding: 25px;
}
input.comment-box::placeholder {
  font-size: 15px;
  color: #575f66;
  font-weight: 300;
  font-family: Archivo;
}
#comment-msg-box:focus,
.comment-box:focus {
  border-color: #ff5e15;
  outline: 0;
  box-shadow: 0 0 6px rgb(204, 48, 0, 0.6);
}
.comment-form .submit-comment {
  border: 1px solid #ff5e15;
  padding: 14px 39px;
  margin-left: 15px;
  transition: 0.5s;
  font-size: 17px;
  font-weight: 500;
  font-family: Yantramanav;
  margin-top: 10px;
}
.comment-form .submit-comment:hover {
  background: #fff;
  color: #ff5e15;
}
.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate2 {
  animation-name: float-bob2;
  animation-duration: 3s;
  -moz-animation-name: float-bob2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob2;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob2;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate3,
.bounce-animate4 {
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.bounce-animate3 {
  animation-name: float-bob3;
  animation-duration: 3s;
  -moz-animation-name: float-bob3;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob3;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob3;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate4 {
  animation-name: float-bob4;
  animation-duration: 5s;
  -moz-animation-name: float-bob4;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob4;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob4;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate-slow,
.bounce-animate5 {
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.bounce-animate5 {
  animation-name: float-bob5;
  animation-duration: 6s;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate-slow {
  animation-name: float-bob5;
  animation-duration: 15s;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate-3 {
  animation-name: float-bob6;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob6;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob6;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob6;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@keyframes float-bob {
  0%,
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes float-bob2 {
  0%,
  100% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
@keyframes float-bob3 {
  0%,
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes float-bob4 {
  0%,
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes float-bob5 {
  0%,
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes float-bob6 {
  0%,
  100% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes movebounce {
  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes moveleftbounce {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.dance3 {
  -webkit-animation: 8s infinite alternate dance3;
  animation: 8s infinite alternate dance3;
}
@keyframes dance3 {
  0% {
    -webkit-transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.dance {
  -webkit-animation: 2s infinite alternate dance;
  animation: 2s infinite alternate dance;
}
@keyframes dance {
  0% {
    -webkit-transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1.2);
  }
}
.dance2 {
  -webkit-animation: 4s infinite alternate dance2;
  animation: 4s infinite alternate dance2;
}
@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(25px, -25px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -25px, 25px);
  }
}
.watermark-animate {
  -webkit-animation: 8s linear infinite watermark-animate;
  animation: 8s linear infinite alternate-reverse watermark-animate;
}
@keyframes watermark-animate {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
.nav-btn.navSidebar-button {
  display: inline-block;
  position: relative;
  top: 2px;
}
.xs-sidebar-group .xs-overlay,
.xs-sidebar-widget {
  position: fixed;
  opacity: 0;
  width: 100%;
  visibility: hidden;
}
.nav-btn.navSidebar-button a i {
  width: 32px;
  line-height: 35px;
  height: 32px;
  border-radius: 50px;
  background: #efefef;
  color: #232323;
  position: relative;
  z-index: 1;
  margin-left: 15px;
  cursor: pointer;
}
.nav-btn.navSidebar-button a i:after {
  position: absolute;
  content: "";
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ff3c00;
  border-radius: 50%;
  transition: 0.5s;
  transform: scale(0);
}
.xs-sidebar-group .xs-overlay {
  left: 100%;
  top: 0;
  z-index: 101;
  height: 100%;
  -webkit-transition: 0.4s ease-in 0.8s;
  -o-transition: 0.4s ease-in 0.8s;
  transition: 0.4s ease-in 0.8s;
}
.xs-sidebar-group .widget-heading {
  position: absolute;
  top: 23px;
  right: 0;
  padding: 25px;
}
.xs-sidebar-widget {
  right: -100%;
  top: 0;
  bottom: 0;
  max-width: 360px;
  z-index: 999999;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #272727;
  -webkit-transition: 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  -o-transition: 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  transition: 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
}
.xs-sidebar-group.isActive .xs-overlay {
  opacity: 0.7;
  visibility: visible;
  -webkit-transition: 0.8s ease-out;
  -o-transition: 0.8s ease-out;
  transition: 0.8s ease-out;
  left: 0;
}
.xs-sidebar-group.isActive .xs-sidebar-widget {
  opacity: 1;
  visibility: visible;
  right: 0;
  -webkit-transition: 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
  -o-transition: 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
  transition: 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}
.sidebar-textwidget {
  padding: 40px 32px;
}
.close-side-widget i {
  color: #ff3c00;
  font-size: 28px;
  display: block;
}
.contact-info h2,
.content-box h2 {
  font-size: 26px;
  font-weight: 600;
  color: #fff;
}
.sidebar-widget-container {
  position: relative;
  top: 150px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-in 0.3s;
  -o-transition: 0.3s ease-in 0.3s;
  transition: 0.3s ease-in 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.xs-sidebar-group.isActive .sidebar-widget-container {
  top: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: 1s ease-out 1.2s;
  -o-transition: 1s ease-out 1.2s;
  transition: 1s ease-out 1.2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.xs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 0;
}
.prgoress_indicator,
.prgoress_indicator::after,
.prgoress_indicator::before {
  height: 46px;
  width: 46px;
  transition: 0.2s linear !important;
  display: block;
  cursor: pointer;
}
.xs-bg-black {
  background-color: #ff3c00;
}
.nav-logo {
  margin: 0 0 50px;
}
.content-thumb-box {
  padding: 10px;
}
.content-box p {
  display: inline-block;
  color: #fff;
  padding: 15px 0 0;
}
a.theme-btn.btn-style-two span {
  color: #fff;
  font-size: 20px;
}
a.theme-btn.btn-style-two i {
  color: #ff3c00;
}
.contact-info h2 {
  margin-bottom: 15px;
}
ul.list-style-one li {
  display: block;
  list-style: none;
  color: #fff;
  padding: 16px 0 0;
  overflow: hidden;
}
ul.list-style-one li span {
  font-size: 20px;
  font-weight: 600;
  color: #ff3c00;
  margin: 0 10px 0 0;
}
ul.social-box {
  margin: 30px 0 0;
}
ul.social-box li {
  display: inline-block;
  list-style: none;
  margin: 0 6px 0 0;
}
ul.social-box li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 36px;
  text-align: center;
  background: #fff;
  color: #ff3c00;
  transition: 0.5s;
  font-size: 18px;
  border-radius: 3px;
}
ul.social-box li a:hover {
  background: #ff3c00;
  color: #fff;
}
.prgoress_indicator {
  position: fixed;
  right: 50px;
  bottom: 75px;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(17, 85, 233, 0.2);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px) !important;
}
.prgoress_indicator.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) !important;
}
.prgoress_indicator::after {
  content: "\f106";
  font-family: "Font Awesome 5 Free";
  text-align: center;
  color: #ff5e14;
  left: 0;
  top: 0;
  z-index: 1;
}
.prgoress_indicator::before {
  content: "\f633";
  text-align: center;
  opacity: 0;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  font-family: bootstrap-icons !important;
  top: 0;
  z-index: 2;
}
.loader:after,
.loader:before {
  position: absolute;
  content: "";
}
.prgoress_indicator:hover ::after {
  color: var(--primary-color-one);
}
.prgoress_indicator svg path {
  fill: none;
}
.prgoress_indicator svg.progress-circle path {
  stroke: #ff5e14;
  stroke-width: 4;
  box-sizing: border-box;
  transition: 0.2s linear !important;
}
.loader-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: 0.8s 1s;
  z-index: 666;
}
.loader {
  position: relative;
  display: block;
  z-index: 201;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border-radius: 50%;
  transition: 1s 1s;
  border: 3px solid transparent;
  border-top-color: #0163a2;
  -webkit-animation: 1.5s linear infinite spin;
  -moz-animation: 1.5s linear infinite spin;
  -o-animation: 1.5s linear infinite spin;
  animation: 1.5s linear infinite spin;
}
.loader:before {
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-left-color: #ff5e14;
  -webkit-animation: 2s linear infinite spin;
  -moz-animation: 2s linear infinite spin;
  -o-animation: 2s linear infinite spin;
  animation: 2s linear infinite spin;
}
.loader:after {
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-right-color: #fff;
  -webkit-animation: 2.5s linear infinite spin;
  -moz-animation: 2.5s linear infinite spin;
  -o-animation: 2.5s linear infinite spin;
  animation: 2.5s linear infinite spin;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-wrapper .loder-section {
  position: fixed;
  top: 0;
  width: 50%;
  height: 100%;
  background: #111;
  z-index: 2;
}
.loader-wrapper .loder-section.left-section {
  left: 0;
  transition: 1s 1.4s;
}
.loader-wrapper .loder-section.right-section {
  right: 0;
  transition: 1s 1.4s;
}
.loaded .loder-section.left-section {
  left: -100%;
}
.loaded .loder-section.right-section {
  right: -100%;
}
.loaded .loader-wrapper {
  visibility: hidden;
}
.loaded .loader {
  top: -100%;
  opacity: 0;
}
.servp {
  margin-left: 100px;
}
.main-slider {
  background: #212121;
  padding: 36px;
  opacity: 85%;
  border-radius: 5px;
}
.choose-card {
  border-radius: 5px;
  transition: 0.3s;
  cursor: pointer;
}
.choose-card:hover {
  background: #f16722;
  color: #fff;
}
.choose-card h4 {
  font-size: 20px;
  margin-bottom: 8px;
}
.serivce-details-desc ul li {
  list-style: disc;
}
@media screen and (max-width: 968px) {
  .servp {
    margin-left: 0;
  }
}
