@import url(https://fonts.googleapis.com/css2?family=Jost:wght@100;200;300;400;500;600;700;800&amp;family=Roboto:wght@100;300;400;500;700;900&amp;display=swap);

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

body,
p {
  font-size: 16px;
  line-height: 26px;
}

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

.btn i,
img {
  height: auto;
}

.about-wrap.style1 .about-img-wrap,
.about-wrap.style2,
.about-wrap.style2 .about-content-wrap,
.about-wrap.style3 .about-img-wrap,
.back-to-top i,
.blog-slider-wrap,
.blog-wrap .container,
.blog-wrap.style1,
.btn i,
.btn.style1,
.content-title,
.footer-wrap.style2,
.footer-wrap.style2 .container,
.footer-wrap.style2 .footer-bottom,
.form_group,
.header-wrap .header-bottom,
.header-wrap .search-area .form-group,
.hero-wrap,
.hero-wrap.style3 .hero-slider-item .hero-img,
.hero-wrap.style3 .hero-slider-one,
.post-img,
.search-box,
.search-box .form-group,
.section-title,
.service-slider-wrap,
.service-wrap.style1,
.service-wrap.style3,
.testimonial-wrap,
.why-choose-wrap.style1 .wh-img-wrap,
.z-0 {
  position: relative;
}

.btn.style1,
.btn.style3 {
  font-weight: 500;
  z-index: 1;
  overflow: hidden;
}

.slider-btn.style1,
.slider-btn.style2 {
  width: 40px;
  height: 40px;
  background: #fff;
}

.blog-card:hover .blog-info .blog-metainfo li:after,
.contact-box:hover .contact-icon,
.header-wrap.style3 .header-bottom,
.member-card:hover .member-info .member-social span,
.preloader,
.service-card:hover .service-info .service-icon,
.slider-btn.style2,
.slider-pagination.style2 .swiper-pagination-bullet-active:after,
.ucluikon img,
.uclukutu h4,
.why-choose-content .wh-item-wrap .wh-item:hover .wh-icon,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:hover .wh-icon {
  background: #fff;
}

.bg-f,
select {
  background-repeat: no-repeat;
}

.body_overlay,
.overlay,
.preloader {
  width: 100%;
  height: 100%;
  left: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

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

.blog-card.style4,
.form-control:focus,
a :focus,
a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

a {
  text-transform: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:focus {
  outline: solid 0;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.4;
  font-family: jost, sans-serif;
  color: #242424;
}

.btn,
body {
  font-family: roboto, sans-serif;
}

body {
  font-weight: 400;
}

.blog-card.style4:hover .blog-info .blog-metainfo li a,
.header-wrap.style1 .header-top .header-top-left .contact-item a,
.header-wrap.style1 .header-top .header-top-left .contact-item p,
.header-wrap.style1 .header-top .header-top-right .social-profile li a i,
p {
  color: #555;
}

select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../img/down-arrow.html);
  background-size: 10px;
  background-position: 94% 50%;
}

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

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

.pt-30,
.ptb-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,
.theme-dark .dpt-100 {
  padding-top: 100px;
}

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

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

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

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

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

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

.pb-20,
.ptb-20,
.testimonial-slider-two {
  padding-bottom: 20px;
}

.pb-30,
.ptb-30,
article {
  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-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: 0 !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: 0 !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;
}

#message,
.list-style {
  margin: 0;
  padding: 0;
}

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

.help-block {
  color: #e31c25;
}

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

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

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

  to {
    -webkit-transform: rotate(359deg);
  }
}

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

  to {
    -webkit-transform: rotate(359deg);
  }
}

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

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

@-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: "alpha(opacity=100)";
  }

  100% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    -ms-filter: "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: "alpha(opacity=100)";
  }

  100% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
  }
}

@-webkit-keyframes animationFramesTwo {
  0%,
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
  }

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

@keyframes animationFramesTwo {
  0%,
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
  }

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

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

  50% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

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

  50% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

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

  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

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

  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

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

  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

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

  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.hizmetdetaybuton {
  font-weight: 700;
  font-size: 19px !important;
}

.back-to-top {
  font-size: 14px;
  line-height: 42px;
  text-align: center;
  display: none;
  position: fixed;
  bottom: 60px;
  right: 20px;
  z-index: 999;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.btn,
.btn i,
.login-form .login-body .form_group label {
  font-size: 16px;
}

.btn,
.link {
  line-height: 26px;
}

.page-navigation .page-nav,
.preloader {
  display: -webkit-box;
  display: -ms-flexbox;
}

.back-to-top i {
  color: #000;
  top: 2px;
  left: 1px;
}

.preloader {
  position: fixed;
  top: 0;
  z-index: 20000;
  overflow-x: hidden !important;
  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: 140px;
}

@-webkit-keyframes loading {
  from {
    max-width: 0;
  }
}

@keyframes loading {
  from {
    max-width: 0;
  }
}

@-webkit-keyframes move {
  0% {
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
  }
}

@keyframes move {
  0% {
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
  }
}

.btn {
  font-weight: 400;
  border-radius: 10px;
  padding: 12px 25px;
  text-align: center;
  border: 2px solid transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
}

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

.btn.style1 {
  color: #fff;
  border-radius: 5px;
  padding: 10px 30px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.btn.style1:before,
.btn.style3:before {
  position: absolute;
  top: 0;
  left: -100%;
  content: "";
  width: 100%;
  height: calc(100% + 3px);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.btn.style2,
.link,
.link i,
.slider-btn {
  -webkit-transition: 0.3s;
}

.btn.style1 i,
.btn.style3 i {
  font-size: 18px;
  position: relative;
  top: 1px;
  margin: 0 0 0 8px;
}

.btn.style2 i,
.link {
  font-size: 16px;
  position: relative;
}

.btn.style1:hover:before,
.btn.style3:hover:before {
  left: 0;
  visibility: visible;
  opacity: 1;
}

.btn.style2 {
  color: #fff;
  border-radius: 3px;
  font-weight: 500;
  padding: 6px 20px;
  transition: 0.3s;
}

.btn.style2 i {
  top: 1px;
  margin: 0 0 0 8px;
}

.btn.style3 {
  color: #fff;
  border-radius: 0;
  padding: 12px 60px;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.link,
.link i,
.slider-btn {
  transition: 0.3s;
}

.link {
  display: inline-block;
}

.link i {
  position: absolute;
  top: 3px;
  right: -22px;
  font-size: 12px;
  font-weight: 700;
}

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

.blog-card.style4:hover .blog-info .blog-metainfo li i,
.blog-card.style4:hover .blog-info .link,
.blog-card.style4:hover .blog-info h3 a,
.category-box ul li a:hover i,
.contact-box:hover .contact-icon i,
.content-title.style1 span,
.footer-wrap .footer-bottom .copyright p a,
.footer-wrap .footer-top .contact-item i,
.header-wrap.style1
  .header-top
  .header-top-right
  .navbar-language
  .dropdown-toggle
  i,
.header-wrap.style1 .header-top .header-top-right .social-profile li a:hover i,
.header-wrap.style2
  .header-top
  .header-top-right
  .navbar-language
  .dropdown-toggle
  i,
.header-wrap.style3
  .header-top
  .header-top-right
  .navbar-language
  .dropdown-toggle
  i,
.hero-wrap.style1 .hero-content span,
.hero-wrap.style2 .hero-content-wrap .hero-content span,
.hero-wrap.style3 .hero-slider-item .hero-content span,
.link.style1,
.member-card:hover .member-info .member-social span i,
.post-navigation .next-post:hover,
.post-navigation .prev-post:hover,
.post-tag li a:hover,
.post-tag span i,
.pricing-table .pricing-features li i.la-times,
.ratings li i,
.section-title.style1 span,
.service-card:hover .service-info .service-icon i,
.social-profile.style2 li a:hover i,
.why-choose-content .wh-item-wrap .wh-item:hover .wh-icon i,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:hover .wh-icon i {
  color: #ff414b;
}

.slider-btn {
  text-align: center;
}

.slider-btn.style1 {
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.slider-btn.style1 i {
  line-height: 0.6;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog-card:hover .blog-info .blog-metainfo li,
.blog-card:hover .blog-info .blog-metainfo li a,
.blog-card:hover .blog-info .blog-metainfo li i,
.blog-card:hover .blog-info .blog-metainfo li p,
.blog-card:hover .blog-info .link.style1,
.blog-card:hover .blog-info h3 a,
.contact-box:hover .contact-info a,
.contact-box:hover .contact-info h5,
.contact-box:hover .contact-info p,
.feature-card:hover .feature-icon i,
.feature-card:hover .feature-text h4 a,
.feature-card:hover .feature-text p,
.footer-wrap .footer-top .contact-item a,
.footer-wrap .footer-top .contact-item h6,
.footer-wrap .footer-top .contact-item p,
.header-wrap.style2 .header-top .header-top-left .contact-item a,
.header-wrap.style2 .header-top .header-top-left .contact-item p,
.header-wrap.style2
  .header-top
  .header-top-right
  .navbar-language
  .dropdown-toggle,
.header-wrap.style2 .header-top .header-top-right .social-profile li a i,
.header-wrap.style3 .header-top .header-top-left .contact-item a,
.header-wrap.style3 .header-top .header-top-left .contact-item p,
.header-wrap.style3
  .header-top
  .header-top-right
  .navbar-language
  .dropdown-toggle,
.header-wrap.style3 .header-top .header-top-right .social-profile li a i,
.hero-wrap.style2 .hero-content-wrap .hero-content h1,
.hero-wrap.style2 .hero-content-wrap .hero-content p,
.hero-wrap.style3 .hero-slider-item .hero-content h1,
.hero-wrap.style3 .hero-slider-item .hero-content p,
.login-form .login-header span,
.member-card:hover .member-info h3,
.member-card:hover .member-info span,
.newsletter-box p,
.portfolio-item .portfolio-info h3 a,
.pp-post-item.style1 .pp-post-info h6 a,
.pricing-table .purchase-pricing .btn:hover,
.service-card:hover .service-info .link.style1,
.service-card:hover .service-info h3 a,
.service-card:hover .service-info p,
.slider-btn.style1:hover i,
.slider-btn.style2:hover i,
.social-profile.style1 li a:hover i,
.social-profile.style2 li a i,
.social-profile.style3 li a:hover i,
.testimonial-slider-one .swiper-slide .testimonial-item:hover .client-info h5,
.testimonial-slider-one .swiper-slide .testimonial-item:hover .client-info span,
.testimonial-slider-one .swiper-slide .testimonial-item:hover .client-quote p,
.testimonial-slider-one .swiper-slide .testimonial-item:hover .quote-icon i,
.testimonial-slider-one .swiper-slide .testimonial-item:hover .ratings li i,
.testimonial-slider-one
  .swiper-slide.swiper-slide-active
  .testimonial-item
  .client-info
  h5,
.testimonial-slider-one
  .swiper-slide.swiper-slide-active
  .testimonial-item
  .client-info
  span,
.testimonial-slider-one
  .swiper-slide.swiper-slide-active
  .testimonial-item
  .client-quote
  p,
.testimonial-slider-one
  .swiper-slide.swiper-slide-active
  .testimonial-item
  .quote-icon
  i,
.testimonial-slider-one
  .swiper-slide.swiper-slide-active
  .testimonial-item
  .ratings
  li
  i,
.testimonial-slider-two .swiper-slide .testimonial-item:hover .client-info h5,
.testimonial-slider-two .swiper-slide .testimonial-item:hover .client-info span,
.testimonial-slider-two .swiper-slide .testimonial-item:hover .client-quote p,
.testimonial-slider-two .swiper-slide .testimonial-item:hover .ratings li i,
.testimonial-slider-two
  .swiper-slide.swiper-slide-active
  .testimonial-item
  .client-info
  h5,
.testimonial-slider-two
  .swiper-slide.swiper-slide-active
  .testimonial-item
  .client-info
  span,
.testimonial-slider-two
  .swiper-slide.swiper-slide-active
  .testimonial-item
  .client-quote
  p,
.testimonial-slider-two
  .swiper-slide.swiper-slide-active
  .testimonial-item
  .quote-icon
  i,
.testimonial-slider-two
  .swiper-slide.swiper-slide-active
  .testimonial-item
  .ratings
  li
  i,
.testimonial-slider-two .swiper-slide.testimonial-item:hover .quote-icon i,
.text-white,
.theme-dark .accordion-item .accordion-header .accordion-button,
.theme-dark .back-to-top,
.theme-dark .category-box ul li a,
.theme-dark .category-box ul li a i,
.theme-dark .content-title h2,
.theme-dark .header-wrap .header-top .header-top-left .contact-item a,
.theme-dark .header-wrap .header-top .header-top-left .contact-item p,
.theme-dark .header-wrap .header-top .header-top-right .social-profile li a i,
.theme-dark .header-wrap .navbar-language .dropdown-toggle::before,
.theme-dark .header-wrap .search-area button i,
.theme-dark .header-wrap .searchbtn i,
.theme-dark .login-form .login-header h2,
.theme-dark .main-menu-wrap #menu ul li.has-children .sub-menu li a,
.theme-dark .main-menu-wrap #menu > ul > li > a,
.theme-dark
  .portfolio-info-widget
  .portfolio-info-item-wrap
  .portfolio-info-item
  span,
.theme-dark .portfolio-tablist .nav-item .nav-link,
.theme-dark .post-tag li a,
.theme-dark .pp-post-item .pp-post-info h6 a,
.theme-dark
  .progressbar-wrap
  .progress-bar
  .progress-title-holder
  .progress-number-wrapper
  .progress-number-mark
  .percent,
.theme-dark
  .progressbar-wrap
  .progress-bar
  .progress-title-holder
  .progress-title,
.theme-dark .section-title h2,
.theme-dark .sidebar .sidebar-widget h4,
.theme-dark h1,
.theme-dark h2,
.theme-dark h3,
.theme-dark h4,
.theme-dark h5,
.theme-dark h6,
.why-choose-content .wh-item-wrap .wh-item:hover .wh-text h5 a,
.why-choose-content .wh-item-wrap .wh-item:hover .wh-text p,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:hover .wh-text h5 a,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:hover .wh-text p {
  color: #fff;
}

.slider-btn.style2 {
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.slider-btn.style2 i {
  line-height: 0.8;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.slider-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: 0 0;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.fixed-whatsapp {
  position: fixed;
  bottom: 2%;
  right: 0;
  margin-right: 10px;
  z-index: 999;
}

.slider-pagination .swiper-pagination-bullet-active {
  position: relative;
  opacity: 1;
}

.about-wrap.style3 .about-img-wrap .about-img-two .about-img-text,
.error-content,
.partner-item,
.slider-pagination.style1,
.slider-pagination.style2 {
  text-align: center;
}

.slider-pagination.style1 .swiper-pagination-bullet {
  display: inline-block;
  border: 1px solid rgba(255, 65, 75, 0.6);
  opacity: 0.5;
  margin: 0 5px;
  border-radius: 50%;
  opacity: 1;
}

.service-card:hover .service-info,
.slider-pagination.style1 .swiper-pagination-bullet-active {
  background: #ff414b;
}

.slider-pagination.style2 .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  display: inline-block;
  border: 1px solid #aba8b0;
  opacity: 0.5;
  margin: 0 5px;
  border-radius: 50%;
  opacity: 1;
}

.slider-pagination.style2 .swiper-pagination-bullet:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  background: #aba8b0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slider-pagination.style2 .swiper-pagination-bullet-active {
  background: #ff414b;
  border-color: #ff414b;
}

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

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

.blog-slider-one .blog-card,
.category-box ul li:last-child,
.content-feature-list li:last-child,
.faq-item:last-child,
.feature-card .feature-text p,
.footer-wrap .footer-top .contact-item:last-child,
.footer-wrap .footer-top .footer-menu li:last-child,
.portfolio-desc p:last-child,
.section-para,
.service-desc p:last-child,
.why-choose-content .wh-item-wrap .wh-item:last-child,
article p:last-child {
  margin-bottom: 0;
}

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

.pp-post-item .pp-post-info h6 a,
.progressbar-wrap
  .progress-bar
  .progress-title-holder
  .progress-number-wrapper
  .progress-number-mark
  .percent,
.text-black {
  color: #000;
}

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

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

.bg-black,
.theme-dark .bg-aztech,
.theme-dark .blog-card.style4 .blog-info,
.theme-dark .blog-wrap.style1::after,
.theme-dark .header-wrap .header-bottom .container .header-bottom-wrap,
.theme-dark .header-wrap.sticky,
.theme-dark .header-wrap.style3 .header-bottom,
.theme-dark .login-form,
.theme-dark .or-text p,
.theme-dark .td-black,
input:checked + .slider {
  background-color: #000;
}

.bg-white,
.theme-dark .blog-metainfo li::after,
.theme-dark .mobile-top-bar span {
  background-color: #fff;
}

.bg-aztech,
.theme-dark .accordion-item .accordion-body,
.theme-dark .accordion-item .accordion-header .accordion-button,
.theme-dark .bg-catskill-white,
.theme-dark .bg-selago,
.theme-dark .bg-vulcan,
.theme-dark .blog-card .blog-info,
.theme-dark .contact-box,
.theme-dark .feature-wrap.style2 .feature-card-wrap .feature-card,
.theme-dark .footer-wrap.style2.bg-f .overlay.bg-vulcan,
.theme-dark .header-wrap .search-area,
.theme-dark .hero-wrap.style2 .overlay.bg-vulcan,
.theme-dark .main-menu-wrap #menu ul li.has-children .sub-menu,
.theme-dark .portfolio-tablist .nav-item .nav-link,
.theme-dark .pricing-table,
.theme-dark .service-card .service-info,
.theme-dark .service-wrap.style1::after,
.theme-dark .sidebar .sidebar-widget,
.theme-dark .td-aztech,
.theme-dark .testimonial-item,
.theme-dark .why-choose-content .wh-item-wrap .wh-item,
.theme-dark .why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item,
.theme-dark .wp-block-quote {
  background-color: #0e1c1f;
}

.bg-catskill-white {
  background-color: #f9fafc;
}

.bg-vulcan {
  background-color: #101321;
}

.bg-selago {
  background-color: #f1f4fd;
}

.body_overlay {
  position: fixed;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.body_overlay.open,
.portfolio-item:hover:after {
  visibility: visible;
  opacity: 1;
}

.overlay {
  position: absolute;
  top: 0;
  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-9 {
  opacity: 0.9;
}

.op-95 {
  opacity: 0.95;
}

.btn.disabled,
.op-10 {
  opacity: 1;
}

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

.hero-wrap.style1 .hero-content-wrap,
.hero-wrap.style2 .hero-content-wrap,
.pos-rel {
  position: relative;
  z-index: 1;
}

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

.bounce {
  -webkit-animation: 1.5s ease-in-out infinite float;
  animation: 1.5s ease-in-out infinite float;
}

.moveHorizontal {
  -webkit-animation: 3.5s ease-in-out infinite moveHorizontal;
  animation: 3.5s ease-in-out infinite moveHorizontal;
}

.moveHorizontal_reverse {
  -webkit-animation: 3.5s ease-in-out infinite moveHorizontal_reverse;
  animation: 3.5s ease-in-out infinite moveHorizontal_reverse;
}

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

  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

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

  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.social-profile li {
  display: inline-block;
  margin: 0 8px 0 0;
}

.header-wrap .header-top .header-top-left .contact-item:last-child,
.social-profile li:last-child,
.social-profile.style2 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;
}

.blog-card,
.member-card .member-info .member-social .social-profile li:first-child,
.member-card .member-info span,
.social-profile li a i,
.testimonial-wrap.style1 .testimonial-slider-two .swiper-slide {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

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

.social-profile.style1 li a,
.social-profile.style3 li a {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  color: #ff805e;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.social-profile.style1 li a i,
.social-profile.style3 li a i {
  font-size: 17px;
  line-height: 0.8;
}

.social-profile.style1 li a:hover,
.social-profile.style3 li a:hover {
  background: #ff5651;
}

.social-profile.style2 li {
  margin: 0 12px 0 0;
}

.social-profile.style3 li a {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.page-navigation {
  margin: 25px 0 0;
}

.page-navigation .page-nav {
  text-align: center;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -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: 35px;
  height: 35px;
  font-size: 18px;
  line-height: 34px;
  font-weight: 600;
  border-radius: 50%;
  opacity: 0.7;
  color: #000;
  border: 1px solid #ff414b;
  background: 0 0;
}

.page-navigation .page-nav li a i {
  font-size: 13px;
  line-height: 37px;
}

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

.sidebar .sidebar-widget {
  margin: 0 0 30px;
  background-color: #fff;
  padding: 25px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  border-top: 3px solid #ff414b;
}

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

.sidebar .sidebar-widget h4:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 55px;
  height: 1px;
  content: "";
  background: #ff414b;
}

.accordion-body p,
.accordion-item:last-child,
.faq-item p,
.header-wrap.style1 .header-top .header-top-left .contact-item a,
.header-wrap.style1 .header-top .header-top-left .contact-item p,
.header-wrap.style2 .header-top .header-top-left .contact-item a,
.header-wrap.style2 .header-top .header-top-left .contact-item p,
.header-wrap.style3 .header-top .header-top-left .contact-item a,
.header-wrap.style3 .header-top .header-top-left .contact-item p,
.post-comment-wrap .comment-item:last-child,
.pp-post-item:last-child,
.schedule-widget ul li p,
.schedule-widget ul li:last-child,
.sidebar .sidebar-widget:last-child,
.testimonial-item .client-quote p,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-text p {
  margin: 0;
}

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

.post-comment-wrap.review-box,
.search-box.sidebar-widget {
  border: none;
  padding: 0;
}

.search-box .form-group input {
  width: 100%;
  height: 54px;
  background: 0 0;
  color: #000;
  font-size: 14px;
  line-height: 21px;
  padding: 10px 60px 10px 20px;
  border-radius: 5px;
  border: 1px solid #e6edf6;
}

.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: 5px;
  text-align: center;
}

.search-box .form-group button i {
  color: #fff;
  top: 4px;
  left: 1px;
  font-size: 20px;
  position: relative;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.category-box ul li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 15px;
}

.category-box ul li a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #555;
}

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

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

.tag-list ul {
  margin-top: -12px;
}

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

.tag-list ul li a {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 14px;
  color: #555;
  border-radius: 3px;
  border: 1px solid #eee;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

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

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

.accordion-button:not(.collapsed),
.tag-list.style2 li a:hover {
  background: 0 0;
}

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

#contactForm .form-group,
.error-content p,
.login-form .login-body .form-group,
.pp-post-item {
  margin: 0 0 20px;
}

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

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

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

.header-wrap .mobile-menu a,
.header-wrap .searchbtn {
  width: 50px;
  height: 50px;
  text-align: center;
}

.pp-post-item .pp-post-info h6 {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  font-family: roboto, sans-serif;
}

.pp-post-item .pp-post-info span {
  color: #555;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  display: block;
  position: relative;
  padding-left: 20px;
  margin: 0 0 8px;
}

.pp-post-item .pp-post-info span i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #ff414b;
}

.pp-post-item.style1 .pp-post-info .published-date {
  color: #fff;
  opacity: 0.7;
}

.login-form {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  padding-top: 1px;
  border-radius: 5px;
}

.login-form .login-header {
  padding: 20px;
  text-align: center;
  margin: 15px;
}

.login-form .login-header h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  margin-bottom: 0;
}

.login-form .login-body {
  padding: 22px 25px 25px;
}

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

.login-form .login-body .form-group input {
  border-radius: 5px;
  background: 0 0;
  border: 1px solid #eee;
  width: 100%;
  padding: 10px 15px;
}

.header-wrap .mobile-menu a,
.or-text p {
  border-radius: 50%;
  display: inline-block;
}

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

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

.or-text p {
  padding: 0 10px;
  background-color: #fff;
  margin: 0 auto;
  z-index: 1;
  font-size: 22px;
}

.comment-item,
.faq-item,
.post-navigation {
  margin: 0 0 25px;
}

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

.faq-item.style2,
.footer-widget,
.portfolio-desc p,
.service-desc p {
  margin: 0 0 30px;
}

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

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

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

.blog-card .blog-info .blog-title a,
.feature-card .feature-text a,
.feature-card .feature-text h4,
.feature-card .feature-text p,
.header-wrap .header-trending-news,
.why-choose-content .wh-item-wrap .wh-item .wh-text h5 a {
  -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);
  z-index: 999;
}

.header-wrap.sticky.style1,
.header-wrap.sticky.style2 {
  margin-top: -53px;
  background: #fff;
}

.header-wrap.sticky.style1 .header-bottom .container .header-bottom-wrap,
.header-wrap.sticky.style2 .header-bottom .container .header-bottom-wrap {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

.header-wrap.sticky.style3 {
  margin-top: -53px;
  background-color: #fff;
}

.header-wrap .header-top .header-top-left .contact-item {
  margin-right: 20px;
  padding-left: 22px;
}

.header-wrap .header-top .header-top-left .contact-item a,
.header-wrap .header-top .header-top-left .contact-item p {
  font-size: 15px;
  font-family: jost, sans-serif;
}

.header-wrap .header-top .header-top-left .contact-item i {
  color: #ff414b;
  font-size: 15px;
  top: 5px;
  line-height: 0.8;
}

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

.header-wrap .header-top .header-top-right .social-profile li a {
  position: relative;
  top: 2px;
}

.header-wrap .header-top .header-top-right .social-profile li a i {
  font-size: 15px;
}

.header-wrap .header-bottom .header-bottom-right .btn {
  border-radius: 0;
  padding: 12px 25px;
}

.header-wrap .logo img {
  max-width: 150px;
  max-height: 57px;
}

.header-wrap .searchbtn {
  background: 0 0;
  margin-right: 20px;
  border: none;
}

.header-wrap .searchbtn i {
  color: #000;
  font-size: 20px;
  line-height: 0.8;
}

.header-wrap .search-area {
  position: absolute;
  top: 96px;
  left: 50%;
  width: 100%;
  height: auto;
  padding: 20px;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  z-index: -10;
  -webkit-transform: translate(-50%, -96px);
  transform: translate(-50%, -96px);
  border-top: 1px solid transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-wrap .search-area.open {
  visibility: visible;
  opacity: 1;
  border-color: #eee;
  z-index: 1;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.header-wrap .search-area .form-group input {
  width: 100%;
  height: 52px;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 20px;
  color: #000;
}

.header-wrap .search-area .form-group button {
  position: absolute;
  top: 17px;
  right: 15px;
  font-size: 20px;
  padding: 0 5px;
  background: 0 0;
  border: none;
}

.header-wrap .navbar-language .dropdown-toggle {
  background-color: transparent;
  border: none;
  color: #000;
  font-size: 15px;
  padding-right: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.accordion-item .accordion-header .accordion-button:after,
.blog-card.style4 .blog-info:after,
.blog-metainfo li:last-child:after,
.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li:last-child a:after,
.header-wrap .navbar-language .dropdown-toggle:after,
.theme-dark .logo .logo-light,
.theme-light .logo .logo-dark {
  display: none;
}

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

.header-wrap .navbar-language .dropdown-toggle i {
  margin-right: 4px;
  color: #000;
  font-size: 17px;
  position: relative;
  top: 0;
}

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

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

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

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

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

.header-wrap.style1 .header-bottom .container .header-bottom-wrap,
.header-wrap.style2 .header-bottom .container .header-bottom-wrap {
  padding: 20px;
  border-radius: 5px;
  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);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header-wrap.style1 .header-bottom .header-bottom-right .btn,
.hero-wrap.style1 .hero-content .hero-btn .btn,
.post-meta-option {
  border-radius: 5px;
}

.header-wrap.style1 .header-top .container,
.header-wrap.style2 .header-top .container,
.header-wrap.style3 .header-top .container {
  padding-top: 12px;
  padding-bottom: 12px;
}

.header-wrap.style3 .header-bottom .header-bottom-wrap {
  padding: 20px 0;
}

@media only screen and (min-width: 1200px) {
  .main-menu-wrap #menu ul li {
    display: inline-block;
    position: relative;
  }

  .main-menu-wrap #menu ul li a {
    padding: 15px;
    color: #000;
    font-weight: 700 !important;
    font-family: jost, sans-serif;
    font-size: 16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .main-menu-wrap #menu ul li a:before {
    position: absolute;
    top: 25px;
    left: 6px;
    content: "";
    background: #ff414b;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .main-menu-wrap #menu ul li a.active,
  .main-menu-wrap #menu ul li a:hover,
  .main-menu-wrap #menu ul li.has-children .sub-menu li a.active,
  .main-menu-wrap #menu ul li.has-children .sub-menu li a:hover {
    color: #ff414b;
  }

  .main-menu-wrap #menu ul li a.active:before,
  .main-menu-wrap #menu ul li a:hover:before {
    visibility: visible;
    opacity: 1;
  }

  .main-menu-wrap #menu ul li.has-children .sub-menu {
    position: absolute;
    top: 80px;
    left: 0;
    min-width: 275px;
    border-radius: 2px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    padding: 12px 0;
    -webkit-box-shadow: 0 2px 22px 0 rgba(0, 0, 0, 0.17);
    box-shadow: 0 2px 22px 0 rgba(0, 0, 0, 0.17);
    z-index: 10;
    display: block !important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  .main-menu-wrap #menu ul li.has-children .sub-menu li {
    margin: 0;
    display: block;
    text-align: left;
  }

  .main-menu-wrap #menu ul li.has-children .sub-menu li a {
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    margin: 0;
    display: block;
    padding: 10px 22px;
    color: #000;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
  }

  .main-menu-wrap #menu ul li.has-children .sub-menu li a:before {
    top: 18px;
    left: 10px;
  }

  .main-menu-wrap #menu ul li.has-children .sub-menu li a.active:after,
  .main-menu-wrap #menu ul li.has-children .sub-menu li a:hover:after,
  .main-menu-wrap
    #menu
    > ul
    > li.has-children
    > .sub-menu
    > .has-children
    > a:hover:after {
    border-color: #ff414b;
  }

  .main-menu-wrap #menu ul li.has-children .sub-menu li:last-child > a {
    border-bottom: none;
  }

  .main-menu-wrap #menu ul li.has-children:hover > .sub-menu {
    top: 60px;
    visibility: visible;
    opacity: 1;
  }

  .main-menu-wrap #menu > ul > li {
    margin: 0;
  }

  .main-menu-wrap #menu > ul > li > a {
    display: inline-block;
    position: relative;
    font-weight: 500;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .main-menu-wrap #menu > ul > .has-children,
  .main-menu-wrap #menu > ul > li.has-children > .sub-menu > .has-children > a,
  .main-menu-wrap #menu > ul > li.has-children > a {
    position: relative;
  }

  .main-menu-wrap #menu > ul > li.has-children > a:after {
    position: absolute;
    top: 16px;
    right: 3px;
    content: "\f10e";
    font-family: flaticon;
    font-size: 8px;
    font-weight: 600;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }

  .main-menu-wrap
    #menu
    > ul
    > li.has-children
    > .sub-menu
    > .has-children
    > a:after {
    position: absolute;
    top: 18px;
    right: 20px;
    content: "";
    width: 6px;
    height: 6px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  .main-menu-wrap
    #menu
    ul
    > .has-children
    > .sub-menu
    > .has-children
    > .sub-menu {
    left: 100%;
    top: -12px !important;
  }

  .menu-expand i {
    display: none;
  }
}

@media only screen and (max-width: 1199px) {
  .mobile-bar-wrap,
  .mobile-menu {
    text-align: right;
  }

  .header-wrap.style2 .header-bottom,
  .main-menu-wrap {
    background: #fff;
  }

  .header-wrap.style1 .header-top .header-top-left .present-date {
    margin: 0 0 15px;
  }

  .header-wrap.style1 .header-bottom .container .header-bottom-wrap {
    margin-top: 15px;
  }

  .header-wrap.sticky.style1,
  .header-wrap.sticky.style1 .header-bottom .container .header-bottom-wrap,
  .header-wrap.sticky.style2,
  .header-wrap.sticky.style3,
  .mobile-top-bar span:first-child {
    margin-top: 0;
  }

  .header-wrap.style2 .header-bottom .container .header-bottom-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .header-wrap.sticky.style2 .header-bottom .container .header-bottom-wrap,
  .header-wrap.style2 .header-bottom .container .header-bottom-wrap {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .header-wrap .header-top .header-top-left,
  .header-wrap .header-top .header-top-right {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    -ms-grid-row-align: start !important;
    align-items: flex-start !important;
  }

  .header-wrap .header-top .header-top-right,
  .header-wrap .header-top-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-grid-row-align: flex-start;
  }

  .header-wrap.style2 .header-top .select_lang,
  .header-wrap.style3 .header-top .select_lang {
    max-width: 120px;
    margin-top: 15px;
  }

  .header-wrap.style2 .header-top .header-top-left .contact-item a,
  .header-wrap.style2 .header-top .header-top-left .contact-item p,
  .header-wrap.style2
    .header-top
    .header-top-right
    .navbar-language
    .dropdown-toggle,
  .header-wrap.style3 .header-top .header-top-left .contact-item a,
  .header-wrap.style3 .header-top .header-top-left .contact-item p,
  .header-wrap.style3
    .header-top
    .header-top-right
    .navbar-language
    .dropdown-toggle,
  .main-menu li a:hover,
  .main-menu li > span.menu-expand:hover,
  .main-menu > li.has-children.menu-open > span.menu-expand i {
    color: #000;
  }

  .header-wrap .header-top .header-top-left .contact-item,
  .header-wrap.style2 .header-top .contact-item {
    margin-bottom: 15px;
  }

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

  .header-wrap .header-top .header-top-right .social-profile li a i,
  .header-wrap.style2 .header-top .header-top-right .social-profile li a i,
  .header-wrap.style3 .header-top .header-top-right .social-profile li a i {
    color: #ff414b;
  }

  .header-wrap .searchbtn {
    width: 33px;
    height: 33px;
    background: 0 0;
    margin-right: 13px;
    position: relative;
    top: -5px;
  }

  .header-wrap .searchbtn i {
    font-size: 20px;
  }

  .header-wrap .header-top-left {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start !important;
  }

  .navbar-language .dropdown-toggle {
    padding-left: 0;
  }

  .header-wrap .navbar-language .dropdown-toggle i {
    padding-left: 0;
    top: -1px;
  }

  .menu-bar {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .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;
    position: relative;
    top: 4px;
  }

  .menu-close {
    position: absolute;
    top: 13px;
    right: 16px;
  }

  .menu-close i {
    color: #000;
    font-size: 22px;
  }

  .mobile-menu a {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ff414b),
      color-stop(35%, #ff6656),
      to(#ff8760)
    );
    background: linear-gradient(90deg, #ff414b 0, #ff6656 35%, #ff8760 100%);
  }

  .mobile-menu a i {
    color: #fff;
    font-size: 31px;
    line-height: 50px;
    position: relative;
    top: 0;
  }

  .main-menu-wrap.style2 ul li a i {
    margin-right: 5px;
  }

  .mobile-menu,
  .mobile-top-bar {
    display: inline-block;
    position: relative;
    top: -5px;
  }

  .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-right {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .header-wrap .header-top.open {
    visibility: visible;
    opacity: 1;
    right: 0;
  }

  .header-wrap.style1 .header-bottom {
    padding: 0;
  }

  .mobile-top-bar {
    margin-right: 16px;
    cursor: pointer;
    position: relative;
    top: -2px;
  }

  .mobile-top-bar span {
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 20px;
    background-color: #000;
    margin: 5.9px 0;
  }

  .mobile-top-bar span:nth-child(2) {
    width: 12px;
    margin-left: 8px;
  }

  .close-header-top button {
    position: absolute;
    top: 14px;
    right: 10px;
    z-index: 999;
    background: 0 0;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
  }

  .close-header-top button i {
    color: #000;
    font-size: 20px;
  }

  .main-menu li a,
  .main-menu li > span.menu-expand i {
    font-size: 14px;
    color: #000;
  }

  .main-menu-wrap {
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    height: 100vh;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    left: -100%;
    padding: 55px 20px 30px;
    overflow-y: auto;
  }

  .main-menu-wrap.open {
    left: 0;
  }

  .main-menu > li.has-children.menu-open > span.menu-expand,
  .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 a {
    font-weight: 400;
    text-transform: capitalize;
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }

  .main-menu li ul.sub-menu {
    padding-left: 20px;
  }

  .header-wrap.style1 .header-bottom .main-menu-wrap #menu > ul > li > a,
  .header-wrap.style1 .header-bottom .main-menu-wrap #menu > ul > li > a.active,
  .header-wrap.style1 .header-bottom .main-menu-wrap #menu > ul > li > a:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    margin-right: 0;
  }

  .header-wrap.style1
    .header-bottom
    .main-menu-wrap
    #menu
    > ul
    > li
    > a::after {
    display: none;
  }

  .main-menu li a.active {
    font-weight: 600;
    color: #ff414b;
    border-color: rgba(0, 0, 0, 0.3);
  }

  .header-wrap .search-area {
    top: 84px;
  }

  .header-wrap .header-top-right .btn {
    padding: 12px 40px;
    border-radius: 0;
    margin-top: 15px;
  }
}

.hero-bg-2,
.hero-bg-3,
.hero-bg-4 {
  background-image: url(../img/hero/hero-bg-2.html);
}

.hero-wrap .hero-content span {
  font-weight: 500;
  display: block;
  margin: 0 0 8px;
}

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

.hero-wrap .hero-content p {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 32px;
  padding-right: 60px;
}

.hero-wrap .hero-content .hero-btn .btn {
  padding: 15px 45px;
  border-radius: 0;
}

.hero-wrap.style1 {
  position: relative;
  padding-top: 230px;
  padding-bottom: 100px;
}

.hero-wrap.style1 .particle-1,
.hero-wrap.style1 .particle-2,
.hero-wrap.style1 .particle-3 {
  position: absolute;
}

.hero-wrap.style1 .particle-1 {
  top: 50%;
  left: 20px;
  -webkit-animation: 20s ease-in-out infinite animationFramesTwo;
  animation: 20s ease-in-out infinite animationFramesTwo;
}

.hero-wrap.style1 .particle-2 {
  top: 70%;
  right: 20px;
}

.hero-wrap.style1 .particle-3 {
  top: 20%;
  left: 34%;
  -webkit-animation: 5s ease-in-out infinite moveHorizontal;
  animation: 5s ease-in-out infinite moveHorizontal;
}

.hero-wrap.style1 .wave-shape-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.hero-wrap.style1 .hero-content h1,
article h3,
article h4,
article p {
  margin-bottom: 15px;
}

.hero-wrap.style1 .hero-img-wrap {
  position: relative;
  width: 50%;
  margin-left: 5%;
  margin-bottom: -100px;
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-1 {
  position: absolute;
  top: 100px;
  left: 0;
  background: #fff;
  padding: 15px 20px;
  -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: 15px;
  z-index: 1;
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-1 h5 {
  text-align: center;
  line-height: 1.2;
  margin: 0 0 5px;
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 {
  position: absolute;
  bottom: 100px;
  left: -200px;
  background: #fff;
  padding: 15px 35px;
  -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: 15px;
  z-index: 1;
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart {
  width: 42%;
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart-info {
  width: 50%;
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart-info span {
  font-size: 34px;
  font-family: jost, sans-serif;
  display: block;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart-info p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 5px;
}

.hero-wrap.style1 .hero-img-wrap .hero-client-box {
  position: absolute;
  top: 0;
  right: 12px;
  max-width: 200px;
  text-align: center;
  background: #fff;
  padding: 15px 20px;
  -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: 15px;
  z-index: 1;
}

.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}

.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-img .quote-icon {
  position: absolute;
  bottom: -5px;
  right: -5px;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
}

.author-info-wrap .author-img img,
.comment-item .comment-author-img img,
.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-img img,
.owner-info-wrap .owner-img img,
.post-author .post-author-img img,
.slider.round:before,
.testimonial-item .client-info-wrap .client-img img {
  border-radius: 50%;
}

.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-quote p {
  font-size: 13px;
  line-height: 1.4;
  margin: 15px 0 10px;
}

.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-quote h6 {
  font-size: 14px;
  margin: 0;
  line-height: 1.2;
}

.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-quote span {
  font-size: 11px;
  display: block;
}

.hero-wrap.style1 .hero-img-wrap .hero-shape-1 {
  position: absolute;
  bottom: -50px;
  right: -35px;
}

.hero-wrap.style1 .hero-img-wrap .hero-img {
  margin: 0 auto;
  display: block;
  position: relative;
  -webkit-transform: translateY(28px);
  transform: translateY(28px);
}

.hero-wrap.style1 .hero-content-wrap .hero-content,
.hero-wrap.style2 .hero-content-wrap .hero-content {
  width: 45%;
}

.hero-wrap.style2 {
  padding-top: 230px;
  padding-bottom: 160px;
}

.hero-wrap.style2 .hero-content-wrap .hero-content .chat-btn {
  display: inline-block;
  background: 0 0;
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  -webkit-transform: translateY(170px) rotate(-90deg);
  transform: translateY(170px) rotate(-90deg);
  margin-left: -120px;
}

.hero-wrap.style2 .hero-content-wrap .hero-content .chat-btn i {
  position: relative;
  top: 1px;
  margin-right: 5px;
  color: #ff414b;
}

.hero-wrap.style2 .hero-content-wrap .hero-img {
  width: 50%;
  margin-left: 5%;
  margin-bottom: -160px;
  position: relative;
}

.hero-wrap.style2 .hero-content-wrap .hero-img .hero-shape-5 {
  position: absolute;
  top: -8%;
  right: 0;
}

.hero-wrap.style2 .hero-content-wrap .hero-img .hero-shape-6 {
  position: absolute;
  bottom: 0;
  left: -30%;
}

.hero-wrap.style3 .hero-slider-item {
  position: relative;
  z-index: 1;
  padding-top: 175px;
  padding-bottom: 1px;
}

.hero-wrap.style3 .hero-slider-item .hero-content,
.member-card .member-info .member-social,
.single-portfolio-slider {
  overflow: hidden;
}

.hero-wrap.style3 .hero-slider-item .hero-content h1 {
  margin-bottom: 20px;
}

.author-info-wrap,
.hero-wrap.style3 .hero-slider-item .hero-content p {
  margin-bottom: 35px;
}

.hero-wrap.style3 .hero-slider-item .hero-content .btn {
  padding: 12px 50px;
}

.hero-wrap.style3 .hero-slider-item .hero-img .hero-slider-shape {
  position: absolute;
  top: 50px;
  z-index: -1;
  -webkit-animation: 120s linear infinite rotation;
  animation: 120s linear infinite rotation;
}

.hero-wrap.style3 .hero-slider-item .hero-img .hero-slider-img {
  padding: 35px;
}

.hero-wrap.style3 .hero-slide-next,
.hero-wrap.style3 .hero-slide-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  z-index: 1;
}

.hero-wrap.style3 .hero-slide-prev {
  left: 35px;
}

.hero-wrap.style3 .hero-slide-next {
  right: 0;
}

.hero-slider-one .swiper-slide-active .hero-content span {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.hero-slider-one .swiper-slide-active .hero-content h1 {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.hero-slider-one .swiper-slide-active .hero-content p {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.hero-slider-one .swiper-slide-active .hero-content .btn {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

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

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

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

.breadcrumb-wrap .breadcrumb-title h1,
.breadcrumb-wrap .breadcrumb-title h2 {
  font-size: 40px;
  font-family: jost, sans-serif;
  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;
  font-family: jost, sans-serif;
  position: relative;
  color: #fff;
}

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

.author-info-wrap .author-info .post-metainfo li:first-child,
.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: #ff414b;
}

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

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a:after {
  position: absolute;
  top: 4px;
  right: -11px;
  font-size: 16px;
  content: "";
  width: 2px;
  height: 15px;
  background-color: #fff;
  border-radius: 0;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
}

.feature-wrap.style2 {
  margin-top: -50px;
}

.feature-wrap.style2 .feature-card-wrap {
  z-index: 1;
  position: relative;
  border-radius: 0;
}

.feature-wrap.style2 .feature-card-wrap .feature-card {
  background: #fff;
  position: relative;
  z-index: 1;
}

.blog-card.style2 .blog-img,
.blog-card.style2 .blog-img img,
.blog-card.style2 .blog-info:before,
.feature-wrap.style2 .feature-card-wrap .feature-card:first-child,
.feature-wrap.style2 .feature-card-wrap .feature-card:last-child,
.portfolio-item.style2 img,
.portfolio-item.style2:after,
.portfolio-item.style3,
.portfolio-item.style3 img,
.portfolio-item.style3:after,
.service-card.style2 .service-info,
.why-choose-content .wh-item-wrap.style2 .wh-item,
.why-choose-content .wh-item-wrap.style2 .wh-item .wh-icon,
.why-choose-content .wh-item-wrap.style2 .wh-item:before {
  border-radius: 0;
}

.feature-card-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-gap: 0;
  -webkit-box-shadow: 0 2px 8px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px -1px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin: 0 0 25px;
}

.feature-card-wrap .feature-card {
  position: relative;
  border-right: 1px solid #c7c7c7;
}

.accordion-collapse,
.feature-card-wrap .feature-card:last-child {
  border: none;
}

.feature-card-wrap .feature-card:first-child,
.testimonial-wrap.style1
  .testimonial-slider-two
  .swiper-slide.swiper-slide-prev
  .testimonial-item {
  border-radius: 10px 0 0 10px;
}

.feature-card-wrap .feature-card:last-child,
.testimonial-wrap.style1
  .testimonial-slider-two
  .swiper-slide.swiper-slide-next
  .testimonial-item {
  border-radius: 0 10px 10px 0;
}

.feature-card {
  padding: 25px;
  position: relative;
  overflow: hidden;
}

.blog-card .blog-info:after,
.feature-card:after,
.testimonial-item:after {
  position: absolute;
  top: 100%;
  left: -100%;
  content: "";
  width: 100%;
  height: 100%;
  background: #ff414b;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff4b4e),
    color-stop(35%, #ff5e54),
    to(#ff825f)
  );
  background: linear-gradient(90deg, #ff4b4e 0, #ff5e54 35%, #ff825f 100%);
  z-index: -1;
  border-radius: 0 100px 0 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-card:hover .blog-info:after,
.feature-card:hover:after,
.testimonial-slider-one .swiper-slide .testimonial-item:hover:after,
.testimonial-slider-one
  .swiper-slide.swiper-slide-active
  .testimonial-item:after,
.testimonial-slider-two .swiper-slide .testimonial-item:hover:after,
.testimonial-slider-two
  .swiper-slide.swiper-slide-active
  .testimonial-item:after {
  top: 0;
  left: 0;
  border-radius: 0;
}

.portfolio-item:hover .portfolio-img a,
.portfolio-item:hover .portfolio-info {
  opacity: 1;
  left: 30px;
  visibility: visible;
}

.feature-card .feature-icon {
  width: 50px;
  position: relative;
  top: 5px;
}

.feature-card .feature-icon i {
  font-size: 45px;
  color: #ff414b;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

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

.feature-card .feature-text .feature-title {
  margin-bottom: 10px;
}

.devami {
  color: #ff414b;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
}

.about-bg-1 {
}

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

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

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

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

.about-bg-6 {
  background-image: url(../img/about/about-img-6.html);
}

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

.about-wrap.style1 .about-img-wrap .about-img-one,
.why-choose-wrap.style1 .wh-img-wrap .wh-img-two {
  width: 70%;
  margin-left: auto;
}

.about-wrap.style1 .about-img-wrap .about-img-one .about-img {
  height: 535px;
  border-radius: 20px;
}

.about-wrap.style1 .about-img-wrap .about-img-two,
.why-choose-wrap.style1 .wh-img-wrap .wh-img-one {
  position: absolute;
  width: 50%;
  top: 0;
  left: 0;
}

.about-wrap.style1 .about-img-wrap .about-img-two .about-img {
  height: 480px;
  border-radius: 20px;
}

.about-wrap.style1 .about-content .content-title p {
  margin: 15px 0 8px;
}

.about-wrap.style2 .about-content-wrap:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  background-image: url(../img/bg-1.png);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 75%;
  height: 100%;
  z-index: -1;
}

.about-wrap.style2 .about-content-wrap .about-bg {
  height: 685px;
  width: 55%;
}

.about-wrap.style2 .about-content-wrap .about-content {
  width: 42%;
  margin-left: 3%;
}

.about-wrap.style2 .about-content-wrap .about-content .content-title p {
  margin-top: 25px;
}

.about-wrap.style2 .about-content-wrap .about-content .btn {
  margin-top: 40px;
}

.about-wrap.style1 .about-img-wrap .about-img-one .about-img-text,
.about-wrap.style3 .about-img-wrap .about-img-one .about-img-text,
.why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img-text {
  display: block;
  text-align: right;
}

.about-wrap.style1 .about-img-wrap .about-img-one .about-img-text p,
.about-wrap.style3 .about-img-wrap .about-img-one .about-img-text p,
.why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img-text p {
  display: inline-block;
  color: #ff414b;
  padding: 20px 50px;
  font-size: 30px;
  font-weight: 700;
  border-radius: 10px;
  margin-bottom: 14px;
  background: #fff;
  font-family: jost, sans-serif;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.about-wrap.style1 .about-img-wrap .about-img-one .about-img-text p span,
.about-wrap.style1 .about-img-wrap .about-img-two .about-img-text p span,
.about-wrap.style3 .about-img-wrap .about-img-one .about-img-text p span,
.about-wrap.style3 .about-img-wrap .about-img-two .about-img-text p span {
  background: -webkit-linear-gradient(#ff424c, #ff8661);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.about-wrap.style1 .about-img-wrap .about-img-two .about-img-text,
.about-wrap.style3 .about-img-wrap .about-img-two .about-img-text {
  display: block;
  text-align: left;
  z-index: 1;
}

.about-wrap.style1 .about-img-wrap .about-img-two .about-img-text p,
.about-wrap.style3 .about-img-wrap .about-img-two .about-img-text p {
  color: #ff414b;
  display: inline-block;
  padding: 20px 50px;
  font-size: 30px;
  font-weight: 700;
  border-radius: 10px;
  margin-top: 30px;
  background-color: #fff;
  font-family: jost, sans-serif;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.about-wrap.style3 .about-img-wrap .about-img-one {
  width: 70%;
  margin-right: auto;
}

.about-wrap.style3 .about-img-wrap .about-img-one .about-img {
  height: 535px;
}

.about-wrap.style3 .about-img-wrap .about-img-two {
  position: absolute;
  width: 45%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.about-wrap.style3 .about-img-wrap .about-img-two .about-img-text p {
  display: block;
  border-radius: 0;
  margin-top: 15px;
}

.buy-now-btn,
.comment-author_info h6,
.comment-author_info p,
.post-share,
.post-share ul,
.post-tag li,
.post-tag ul,
.quote-icon i,
.ratings li,
.switch {
  display: inline-block;
}

.about-wrap.style3 .about-img-wrap .about-img-two .about-img {
  height: 300px;
  border: 5px solid #fff;
}

.about-wrap.style3 .about-content .btn {
  margin-top: 35px;
}

.progressbar-wrap .progress-bar {
  background: 0 0;
  margin: 0;
  overflow: hidden;
  padding-right: 24px;
}

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

.progressbar-wrap .progress-bar .progress-title-holder .progress-title {
  z-index: 100;
  color: #000;
  position: relative;
  top: 25px;
  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: 4px;
  border-radius: 3px;
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.progress-number-mark,
.progress-number-wrapper {
  font-size: 11px;
  line-height: 24px;
  height: 24px;
  letter-spacing: 0;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
  color: #fff;
}

.progress-content-outter {
  height: 6px;
  background-color: #eee;
}

.progress-content {
  height: 6px;
  background-color: #ff414b;
  width: 0%;
}

.owner-info-wrap {
  margin: 35px 0 0;
}

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

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

.owner-info-wrap .owner-info h5 {
  font-size: 22px;
  line-height: 1.2;
  margin: 0 0 15px;
}

.owner-info-wrap .owner-info span {
  display: block;
  font-size: 14px;
}

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

.promo-video {
  height: 350px;
  position: relative;
}

.portfolio-tablist {
  border-bottom: none;
  margin-bottom: 35px;
}

.portfolio-tablist .nav-item {
  border: none;
  margin: 0 5px;
}

.portfolio-tablist .nav-item .nav-link {
  border: none;
  background: 0 0;
  color: #000;
  padding: 3px 20px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.portfolio-tablist .nav-item .nav-link.active {
  color: #eee;
}

.portfolio-item {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 0 25px;
}

.portfolio-item img {
  width: 100%;
}

.portfolio-item:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.portfolio-item .portfolio-img {
  position: relative;
  display: block;
}

.portfolio-item .portfolio-img img {
  border-radius: 10px;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}

.portfolio-item .portfolio-img a {
  position: absolute;
  bottom: 120px;
  left: -30px;
  width: 34px;
  height: 34px;
  border-radius: 5px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.portfolio-item .portfolio-img a i {
  color: #fff;
  line-height: 0.8;
}

.portfolio-item .portfolio-info {
  position: absolute;
  bottom: 35px;
  left: -30px;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.portfolio-item .portfolio-info p {
  margin-bottom: 5px;
  color: #fff;
}

.portfolio-item .portfolio-info h3 {
  line-height: 1;
  margin: 0;
}

.portfolio-item:hover .portfolio-img img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.portfolio-item.style2 {
  border-radius: 0;
  margin: 0;
}

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

.testimonial-wrap.style1 .testimonial-slider-two {
  padding-left: 5px;
  padding-right: 5px;
}

.testimonial-wrap.style1 .testimonial-slider-two .testimonial-item {
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.09);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.09);
}

.testimonial-slider-one {
  padding: 0 10px 15px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.testimonial-slider-one
  .swiper-slide.swiper-slide-active
  .testimonial-item
  .client-info-wrap
  .client-img,
.testimonial-slider-two
  .swiper-slide.swiper-slide-active
  .testimonial-item
  .client-info-wrap
  .client-img {
  border-color: #fff;
}

.testimonial-item {
  padding: 30px 25px 15px;
  background: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}

.testimonial-item .client-info-wrap .client-img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: 3px solid #ff414b;
}

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

.testimonial-item .client-info-wrap .client-info h5 {
  margin: 0 0 5px;
}

.testimonial-item .client-quote {
  margin: 25px 0 15px;
}

.quote-icon i {
  color: #ff414b;
  opacity: 0.4;
  font-size: 45px;
  line-height: 0.8;
  height: auto;
}

.testimonial-slider-two .testimonial-pagination {
  position: relative;
  bottom: -25px;
}

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

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

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

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

.why-choose-content .content-title p {
  margin-top: 20px;
  margin-bottom: 0;
}

.why-choose-content .wh-item-wrap .wh-item {
  margin: 0 0 25px;
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
}

.member-card .member-info .member-social span,
.member-card .member-info:before,
.why-choose-content .wh-item-wrap .wh-item:before,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff4b4e),
    color-stop(35%, #ff5e54),
    to(#ff825f)
  );
  background: linear-gradient(90deg, #ff4b4e 0, #ff5e54 35%, #ff825f 100%);
}

.why-choose-content .wh-item-wrap .wh-item:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  border-radius: 10px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.why-choose-content .wh-item-wrap .wh-item .wh-icon {
  width: 80px;
  height: 80px;
  text-align: center;
  position: relative;
  top: 3px;
  border-radius: 10px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.why-choose-content .wh-item-wrap .wh-item .wh-icon i {
  font-size: 44px;
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.why-choose-content .wh-item-wrap .wh-item .wh-text {
  width: calc(100% - 100px);
  margin-left: 20px;
}

.why-choose-content .wh-item-wrap .wh-item .wh-text h5 {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.why-choose-content .wh-item-wrap .wh-item .wh-text p {
  margin: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.why-choose-content .wh-item-wrap .wh-item:hover:before {
  width: 100%;
  opacity: 1;
}

.why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img {
  height: 575px;
  border-radius: 20px;
}

.why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img-text p span {
  background: -webkit-linear-gradient(#ff424c, #ff8661);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.why-choose-wrap.style1 .wh-img-wrap .wh-img-one .wh-img {
  height: 480px;
  border-radius: 20px;
  z-index: -1;
  position: relative;
}

.why-choose-wrap.style1 .wh-img-wrap .wh-img-one .wh-img-text {
  display: block;
  text-align: left;
  z-index: 1;
  position: relative;
}

.why-choose-wrap.style1 .wh-img-wrap .wh-img-one .wh-img-text p {
  color: #ff414b;
  display: inline-block;
  padding: 20px 50px;
  font-size: 27px;
  font-weight: 700;
  border-radius: 10px;
  margin-top: 30px;
  background-color: #fff;
  font-family: jost, sans-serif;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.why-choose-wrap.style1 .wh-img-wrap .wh-img-one .wh-img-text p span {
  background: -webkit-linear-gradient(#ff424c, #ff8661);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.why-choose-wrap.style2 .wh-content .content-title {
  padding-right: 150px;
}

.why-choose-wrap.style2 .wh-content .wh-item-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 25px;
}

.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item {
  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);
  position: relative;
  padding: 30px 30px 30px 65px;
  z-index: 1;
  margin-left: 37px;
}

.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 0%;
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-icon {
  position: absolute;
  top: 50%;
  left: -37px;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-icon i {
  font-size: 38px;
  line-height: 0.8;
  color: #fff;
}

.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-text h5 {
  font-size: 24px;
  line-height: 1.2;
  margin: 0 0 15px;
}

.member-card:hover .member-info:before,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:hover:before {
  height: 100%;
  opacity: 1;
}

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

.why-choose-wrap.style3 h2.transparent-text {
  font-size: 40px;
}

.wh-img {
  position: relative;
  height: 660px;
}

h2.transparent-text {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  word-wrap: break-word;
  position: absolute;
  bottom: -42px;
  width: calc(100% - 20px);
  left: 10px;
  z-index: 12;
  margin: 0;
  padding: 23px 0 32px;
}

h2.transparent-text span {
  font-size: 50px;
}

.transparent-text {
  background-color: #fff;
  color: #000;
  mix-blend-mode: screen;
}

.member-card {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  margin: 0 0 25px;
}

.blog-card.style1 .blog-img,
.blog-card.style1 .blog-img img,
.member-card .member-img,
.member-card .member-img img,
.portfolio-desc img,
.post-img img,
.service-card .service-img,
.service-card .service-img img,
.service-desc img,
.single-portfolio-slider .swiper-slide img {
  border-radius: 10px;
}

.member-card .member-info {
  background: #fff;
  position: relative;
  margin-top: -60px;
  width: calc(100% - 20px);
  border-radius: 10px;
  padding: 25px;
  left: 10px;
  text-align: left;
  z-index: 1;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.member-card .member-info:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 0%;
  z-index: -1;
  opacity: 0;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.member-card .member-info .h3 {
  font-size: 24px;
  line-height: 1.3;
  margin: 15px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.member-card .member-info .member-social span {
  position: absolute;
  top: -22px;
  right: 20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
}

.member-card .member-info .member-social span i {
  color: #fff;
  font-size: 18px;
  line-height: 0.8;
}

.member-card .member-info .member-social .social-profile {
  position: absolute;
  bottom: calc(100% + 20px);
  right: 20px;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.member-card .member-info .member-social .social-profile li {
  display: block;
  margin: 10px 0;
  -webkit-transform: translateX(40px);
  transform: translateX(40px);
}

.member-card .member-info .member-social .social-profile li:nth-child(2) {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.member-card .member-info .member-social .social-profile li:nth-child(3) {
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.member-card .member-info .member-social .social-profile li:nth-child(4) {
  -webkit-transition: 0.9s;
  transition: 0.9s;
}

.member-card .member-info .member-social .social-profile li:nth-child(5) {
  -webkit-transition: 1.1s;
  transition: 1.1s;
}

.member-card .member-info .member-social:hover .social-profile {
  z-index: 1;
  opacity: 1;
  visibility: visible;
}

.member-card .member-info .member-social:hover .social-profile li {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.service-bg {
  height: 360px;
  margin-top: 30px;
  position: relative;
}

.video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #ff414b;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
}

.video-play i {
  color: #fff;
  font-size: 28px;
  line-height: 0.8;
}

.circle {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.circle i {
  color: #fff;
  line-height: 0.8;
  margin-left: 5px;
}

.circle:after {
  content: "";
  display: block;
  position: absolute;
  top: -15px;
  right: -15px;
  bottom: -15px;
  left: -15px;
  border: 15px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-animation: 2s linear 1.5s infinite ripple;
  animation: 2s linear 1.5s infinite ripple;
}

.blog-wrap.style1 .blog-wave,
.service-wrap img.wave-shape-3 {
  position: absolute;
  top: 60%;
  left: 0;
  width: 100%;
}

.blog-wrap.style1:after,
.service-wrap.style1:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: #f9fafc;
  width: 100%;
  height: 60%;
  z-index: -1;
}

.service-wrap.style1 .service-slider-one {
  padding-bottom: 25px;
}

.service-wrap.style3 .service-bg {
  position: absolute;
  top: -29px;
  left: 0;
  width: 100%;
  height: 425px;
}

.service-wrap.style3 .service-slider-one {
  padding: 70px 0 25px;
}

.service-wrap.style3 .slider-btn-wrap .slider-btn {
  border-radius: 0;
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 1;
  margin: 0 15px 0 0;
}

.service-card {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}

.service-card .service-info {
  position: relative;
  background: #fff;
  width: calc(100% - 10px);
  border-radius: 10px;
  padding: 25px;
  margin-top: -100px;
  left: 10px;
  text-align: center;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  z-index: 1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.service-icon svg {
  fill: #ffffff;
  margin-left: 10px;
}

.service-card:hover svg {
  fill: #ff414b;
}

.service-card .service-info .service-icon {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: -35px;
  left: 50%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff4b4e),
    color-stop(35%, #ff5e54),
    to(#ff825f)
  );
  background: linear-gradient(90deg, #ff4b4e 0, #ff5e54 35%, #ff825f 100%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.service-card .service-info .service-icon i {
  color: #fff;
  line-height: 0.8;
  font-size: 28px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.service-card .service-info .service-title a,
.service-card .service-info p {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.service-card .service-info .service-title {
  font-size: 24px;
  line-height: 1.3;
  margin: 20px 0 15px;
}

.service-card.style2 .service-info,
.service-card.style3 .service-info {
  bottom: auto;
  margin-top: 0;
  text-align: left;
}

.service-card.style1,
.service-card.style4 {
  margin-bottom: 30px;
}

.service-card.style1 .service-icon,
.service-card.style3 .service-icon {
  left: 55px;
}

.post-navigation .prev-post,
.service-card.style1 .service-info {
  text-align: left;
}

.service-card.style2 {
  margin-top: 60px;
}

.service-card.style2 .service-info .service-icon {
  left: 25px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  border: 2px solid #ff414b;
}

.service-card.style2 .service-info .service-title {
  margin-top: 30px;
}

.partner-item img {
  width: auto !important;
  display: inline-block !important;
}

.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;
  border-radius: 15px;
  margin: 0 0 25px;
}

.blog-card,
article {
  margin-bottom: 25px;
}

.pricing-table .pricing-header {
  padding: 30px;
  text-align: center;
  border-radius: 15px 15px 0 0;
}

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

.pricing-table .pricing-header h3 {
  font-size: 23px;
  font-family: roboto, sans-serif;
  color: #fff;
  line-height: 1.2;
  margin: 0;
}

.pricing-table .pricing-header h3 span.price-sign {
  font-size: 24px;
  font-family: jost, sans-serif;
  font-weight: 400;
  position: relative;
  top: -17px;
  right: 2px;
}

.pricing-table .pricing-header h3 span {
  font-size: 15px;
  font-family: jost, sans-serif;
  font-weight: 600;
}

.pricing-table .pricing-features {
  margin: 20px 30px;
}

.pricing-table .pricing-features li {
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #555;
  padding: 7px 0;
  border-bottom: 1px solid #eee;
}

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

.post-share span,
.post-tag span,
.pricing-table .pricing-features li i {
  margin-right: 10px;
}

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

.pricing-table .purchase-pricing {
  text-align: center;
  padding-bottom: 25px;
}

.pricing-table .purchase-pricing .btn {
  display: inline-block;
  border-radius: 0;
  padding: 12px 45px;
  margin: 0 auto;
}

.blog-card .blog-info,
.blog-card.style1 .blog-info {
  padding: 25px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.blog-card .blog-info .blog-title,
.blog-card.style1 .blog-info .blog-title {
  font-size: 24px;
  margin: 12px 0 15px;
  line-height: 1.3;
}

.pricing-table.style1 .pricing-header,
.pricing-table.style1 .purchase-pricing .btn {
  background: #242424;
}

.bg-1 {
  background-image: url(../img/bg-1.png);
}

#cmt-form,
#contactForm,
.post-author {
  background: #f9fafc;
}

.portfolio-desc .service-img,
.post-img,
.service-desc .service-img {
  border-radius: 10px;
  margin: 0 0 30px;
}

.blog-card .blog-img {
  position: relative;
  overflow: hidden;
}

.blog-card .blog-img img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.9s;
  transition: 0.9s;
}

.blog-card .blog-info {
  background: #fff;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.blog-card .blog-info .blog-title {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  min-height: 63px;
}

.blog-card:hover .blog-img img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.blog-card.style1 .blog-info {
  bottom: 100px;
  background: #fff;
  width: calc(100% - 20px);
  border-radius: 10px;
  left: 10px;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

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

.blog-metainfo li,
.blog-metainfo li i {
  font-size: 14px;
  -webkit-transition: 0.3s;
}

.blog-card.style2 .blog-info {
  position: relative;
  margin-top: -100px;
  width: calc(100% - 20px);
  margin-left: 10px;
  border-radius: 0;
}

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

.blog-card.style4 .blog-info {
  padding: 20px 0 0;
}

.blog-card.style4:hover .blog-info .blog-metainfo li {
  color: #555;
  border-color: #555;
}

.blog-metainfo li {
  display: inline-block;
  position: relative;
  padding: 0 20px;
  transition: 0.3s;
}

.blog-metainfo li:last-child {
  padding-right: 0;
}

.blog-metainfo li:after {
  position: absolute;
  top: 5px;
  right: 7px;
  content: "";
  background: #555;
  width: 1px;
  height: 14px;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
}

.blog-metainfo li i {
  position: absolute;
  top: 1px;
  left: 0;
  color: #ff414b;
  transition: 0.3s;
}

.blog-slider-wrap .blog-next,
.blog-slider-wrap .blog-prev,
.blog-slider-wrap .service-next,
.blog-slider-wrap .service-prev,
.service-slider-wrap .blog-next,
.service-slider-wrap .blog-prev,
.service-slider-wrap .service-next,
.service-slider-wrap .service-prev {
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.buy-now-btn,
.wp-block-quote i {
  -webkit-transform: translateY(-50%);
}

.blog-slider-wrap .blog-prev,
.blog-slider-wrap .service-prev,
.service-slider-wrap .blog-prev,
.service-slider-wrap .service-prev {
  left: 25px;
}

.blog-slider-wrap .blog-next,
.blog-slider-wrap .service-next,
.service-slider-wrap .blog-next,
.service-slider-wrap .service-next {
  right: 25px;
}

.portfolio-desc h1,
.service-desc h1 {
  font-size: 34px;
  line-height: 1.3;
  margin: 0 0 15px;
}

.portfolio-desc h2,
.service-desc h2 {
  font-size: 30px;
  line-height: 1.3;
  margin: 0 0 15px;
}

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

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

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

.portfolio-info-widget
  .portfolio-info-item-wrap
  .portfolio-info-item
  .portfolio-info-icon {
  position: absolute;
  left: 0;
  top: 0;
  color: #ff414b;
  font-size: 25px;
}

.portfolio-info-widget .portfolio-info-item-wrap .portfolio-info-item span {
  color: #000;
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 500;
}

.post-author .post-author-info p,
.schedule-widget ul li,
article .post-subtitle {
  margin: 0 0 15px;
}

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

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

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

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

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

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

.slider-pagination.style2 {
  margin: 20px 0;
}

article {
  border-bottom: 1px solid #eeeff2;
}

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

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

.author-info-wrap .author-info .post-metainfo li {
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
  border-right: 1px solid #ddd;
}

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

.author-info-wrap .author-info .post-metainfo li a,
.contact-item {
  position: relative;
  padding-left: 20px;
}

.author-info-wrap .author-info .post-metainfo li a i {
  font-size: 16px;
  color: #ff414b;
  position: absolute;
  top: 0;
  left: 0;
}

.post-img .news-cat {
  position: absolute;
  top: 25px;
  left: 25px;
}

.post-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 0 24px;
}

.wp-block-quote {
  position: relative;
  padding: 35px 35px 38px;
  background-color: #f9fafc;
  text-align: center;
  margin: 30px 0;
  border-left: 2px solid #ff414b;
}

.comment-item,
.post-meta-option {
  padding: 20px;
  background: #f9fafc;
}

.wp-block-quote p {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  position: relative;
  margin: 0 auto;
  max-width: 70%;
}

.wp-block-quote i {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  z-index: 0;
  color: #ff414b;
  font-size: 50px;
  opacity: 0.5;
}

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

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

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

.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.reply {
  margin-left: 40px;
}

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

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

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

.comment-item .comment-author-wrap .comment-author-name h5 {
  line-height: 1;
  margin: 0;
  font-size: 16px;
}

.comment-item .comment-author-wrap .comment-author-name .comment-date {
  font-size: 14px;
  margin: 0 0 0 20px;
  color: #888;
}

.comment-item .comment-author-wrap .comment-author-name .comment-date i {
  position: relative;
  top: 2px;
  color: #ff414b;
  margin-right: 4px;
}

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

.comment-item .comment-author-wrap .comment-text p {
  margin: 0;
  font-size: 15px;
}

.reply-btn {
  display: inline-block;
  padding: 7px 15px;
  border: 1px solid #ddd;
  border-radius: 50px;
  line-height: 1;
  margin-top: 5px;
  font-size: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

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

.comment-item.review-box
  .comment-author-wrap
  .comment-author-name
  .comment-date
  i {
  top: 0;
  margin-right: 5px;
}

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

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

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

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

.comment-form .form-group i {
  position: absolute;
  top: 17px;
  right: 17px;
  color: #999;
}

.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: #fff;
  border: none;
  border-radius: 5px;
  padding: 15px;
  font-size: 14px;
  color: #000;
}

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

.comment-form .form-group textarea {
  height: 129px;
  resize: none;
}

.checkbox,
.theme-dark .logo .logo-dark,
.theme-light .logo .logo-light {
  display: block;
}

.checkbox.style2 input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.checkbox.style2 label {
  position: relative;
  cursor: pointer;
}

.checkbox.style2 label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #ff414b;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 5px;
}

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

.form_group label {
  padding-left: 20px;
}

.form_group input {
  position: absolute;
  top: 5px;
  left: 0;
}

.post-comment-wrap {
  border: 1px solid #aba8b0;
  padding: 25px;
  margin: 0 0 25px;
}

.post-comment-wrap .comment-title {
  line-height: 1;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #aba8b0;
}

.post-comment-wrap .comment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 20px;
}

.post-comment-wrap .comment-item .comment-author_img {
  width: 75px;
}

.post-comment-wrap .comment-item .comment-author_text {
  width: calc(100% - 95px);
  margin-left: 20px;
}

.post-comment-wrap .comment-item .comment-author_text p {
  font-size: 14px;
  line-height: 24px;
  opacity: 0.7;
  margin: 0;
}

.comment-author_info {
  margin: 0 0 8px;
}

.comment-author_info h6 {
  line-height: 21px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

.comment-author_info span {
  margin-left: 10px;
  line-height: 1.4;
}

.comment-author_info span i {
  color: #ff414b;
  position: relative;
  top: -1px;
  left: 1px;
}

.comment-author_info p {
  margin-left: 25px !important;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  opacity: 0.7;
}

.post-navigation .next-post,
.post-navigation .prev-post {
  width: 50%;
  display: block;
}

.post-navigation .next-post i,
.post-navigation .prev-post i {
  font-size: 12px;
  position: relative;
  top: 0;
}

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

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

.post-author {
  padding: 25px;
  margin: 34px 0;
  border-radius: 5px;
}

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

.comp-map iframe,
.contact-box:before {
  height: 100%;
  width: 100%;
}

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

.post-author .post-author-info h4 {
  font-size: 20px;
}

.contact-box {
  background-color: #fff;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 0 30px;
}

.contact-box:before {
  position: absolute;
  top: 100%;
  left: -100%;
  content: "";
  background: #ff414b;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff4b4e),
    color-stop(35%, #ff5e54),
    to(#ff825f)
  );
  background: linear-gradient(90deg, #ff4b4e 0, #ff5e54 35%, #ff825f 100%);
  z-index: -1;
  border-radius: 0 10px 0 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.contact-box .contact-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.contact-box .contact-icon i {
  color: #fff;
  line-height: 0.8;
  font-size: 36px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.contact-box .contact-info {
  width: calc(100% - 95px);
  margin-left: 15px;
}

.contact-box .contact-info h5 {
  font-size: 22px;
  line-height: 1.2;
  margin: 0 0 8px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.contact-box .contact-info a,
.contact-box .contact-info p {
  display: block;
  margin: 0;
  color: #555;
  font-size: 15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.contact-box:hover:before {
  top: 0;
  left: 0;
}

.comp-map {
  height: 440px;
  margin-bottom: 25px;
}

#contactForm {
  padding: 30px;
  margin-bottom: 25px;
}

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

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

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

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

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

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

.accordion-item .accordion-header .accordion-button {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  border-radius: 0;
  border: none;
  color: #000;
  text-align: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.accordion-item .accordion-header .accordion-button span {
  width: 60px;
  height: 60px;
  -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;
  position: relative;
  margin-right: 14px;
}

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

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

.accordion-body {
  border-top-color: transparent;
  padding: 20px 0 0;
}

.accordion-button:not(.collapsed) span,
.btn.style1,
.btn.style1:before,
.btn.style3,
.btn.style3:before,
.contact-box .contact-icon,
.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-img .quote-icon,
.page-navigation .page-nav li a.active,
.page-navigation .page-nav li a:hover,
.portfolio-item .portfolio-img a,
.portfolio-tablist .nav-item .nav-link.active,
.pricing-table.style2 .pricing-header,
.pricing-table.style2 .purchase-pricing .btn,
.search-box .form-group button,
.slider-btn.style1:hover,
.slider-btn.style2:hover,
.tag-list ul li a:hover,
.why-choose-content .wh-item-wrap .wh-item .wh-icon,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-icon {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff414b),
    color-stop(35%, #ff6656),
    to(#ff8760)
  );
  background: linear-gradient(90deg, #ff414b 0, #ff6656 35%, #ff8760 100%);
}

.btn.style1:hover:before,
.btn.style3:hover:before,
.reply-btn:hover {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#ff414b),
    color-stop(35%, #ff6656),
    to(#ff8760)
  );
  background: linear-gradient(-90deg, #ff414b 0, #ff6656 35%, #ff8760 100%);
}

.about-wrap.style2 .about-content-wrap,
.author-info-wrap,
.author-info-wrap .author-info,
.btn,
.circle,
.comment-author_info,
.comment-item,
.comment-item .comment-author-wrap .comment-author-name,
.contact-box,
.contact-box .contact-icon,
.feature-card,
.footer-widget-wrap,
.footer-wrap .footer-top .social-box,
.header-wrap .header-bottom .header-bottom-right,
.header-wrap .header-top .header-top-left,
.header-wrap .header-top .header-top-right,
.header-wrap .navbar-language .dropdown-toggle,
.header-wrap .searchbtn,
.hero-wrap.style1 .hero-content-wrap,
.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2,
.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-img .quote-icon,
.hero-wrap.style2 .hero-content-wrap,
.member-card .member-info .member-social span,
.newsletter-box .newsletter-form .form-group button,
.owner-info-wrap,
.portfolio-item .portfolio-img a,
.post-author,
.post-navigation,
.pp-post-item,
.schedule-widget ul li,
.service-card .service-info .service-icon,
.service-wrap.style3 .slider-btn-wrap,
.slider-btn,
.social-profile.style1 li a,
.social-profile.style3 li a,
.testimonial-footer,
.testimonial-item .client-info-wrap,
.video-play,
.why-choose-content .wh-item-wrap .wh-item,
.why-choose-content .wh-item-wrap .wh-item .wh-icon,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn,
.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.circle,
.contact-box .contact-icon,
.header-wrap .searchbtn,
.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-img .quote-icon,
.member-card .member-info .member-social span,
.newsletter-box .newsletter-form .form-group button,
.portfolio-item .portfolio-img a,
.service-card .service-info .service-icon,
.slider-btn,
.social-profile.style1 li a,
.social-profile.style3 li a,
.video-play,
.why-choose-content .wh-item-wrap .wh-item .wh-icon,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-icon {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.about-wrap.style2 .about-content-wrap,
.author-info-wrap,
.btn,
.comment-item .comment-author-wrap .comment-author-name,
.contact-box,
.footer-wrap .footer-top .social-box,
.header-wrap .header-bottom .header-bottom-right,
.header-wrap .header-top .header-top-left,
.header-wrap .header-top .header-top-right,
.header-wrap .navbar-language .dropdown-toggle,
.header-wrap .searchbtn,
.hero-wrap.style1 .hero-content-wrap,
.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2,
.hero-wrap.style2 .hero-content-wrap,
.owner-info-wrap,
.post-author,
.post-navigation,
.schedule-widget ul li,
.testimonial-footer,
.testimonial-item .client-info-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.about-wrap.style2 .about-content-wrap,
.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2,
.post-navigation,
.schedule-widget ul li,
.testimonial-footer {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.portfolio-tablist {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-wrap .header-bottom .header-bottom-right,
.header-wrap .header-top .header-top-right,
.service-wrap.style3 .slider-btn-wrap {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

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

.footer-wrap .footer-top .footer-logo {
  display: block;
  margin: 0 0 25px;
}

.footer-wrap .footer-top .social-box span {
  color: #fff;
  display: block;
  margin: 0 10px 0 0;
}

.footer-wrap .footer-top .footer-menu li {
  position: relative;
  padding-left: 17px;
  margin: 0 0 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer-wrap .footer-top .footer-menu li i {
  position: absolute;
  top: 1px;
  left: 0;
  color: #fff;
  font-size: 9px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer-wrap .footer-top .footer-menu li a {
  color: #fff;
  font-size: 15px;
  display: block;
}

.footer-wrap .footer-top .footer-menu li:hover {
  color: #ff805e;
  padding-left: 22px;
}

.footer-wrap .footer-top .footer-menu li:hover i {
  color: #ff805e;
  left: 5px;
}

.footer-wrap .footer-top .footer-menu li:hover a,
.theme-dark .author-info-wrap .author-info .post-metainfo li:hover a,
.theme-dark .category-box ul li a:hover,
.theme-dark .category-box ul li a:hover i,
.theme-dark .category-box ul li a:hover span,
.theme-dark
  .header-wrap
  .header-top
  .header-top-right
  .social-profile
  li
  a
  i:hover,
.theme-dark .login-form .link:hover,
.theme-dark .main-menu-wrap #menu ul li.has-children .sub-menu li a.active,
.theme-dark .main-menu-wrap #menu ul li.has-children .sub-menu li a:hover,
.theme-dark .main-menu-wrap #menu > ul > li > a.active,
.theme-dark .main-menu-wrap #menu > ul > li > a:hover,
.theme-dark .post-navigation .next-post:hover,
.theme-dark .post-navigation .prev-post:hover,
.theme-dark .post-tag li a:hover,
.theme-dark .pp-post-item .pp-post-info h6:hover a,
.theme-dark h1 a:hover,
.theme-dark h2 a:hover,
.theme-dark h3 a:hover,
.theme-dark h4 a:hover,
.theme-dark h5 a:hover,
.theme-dark h6 a:hover {
  color: #ff805e;
}

.footer-wrap .footer-top .contact-item {
  padding-left: 25px;
  margin-bottom: 22px;
}

.footer-wrap .footer-top .contact-item h6 {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 4px;
}

.footer-wrap .footer-top .contact-item a,
.footer-wrap .footer-top .contact-item p {
  font-size: 15px;
  margin: 0;
}

.footer-wrap .footer-bottom,
.theme-dark .footer-wrap.style1 {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.footer-wrap .footer-bottom .copyright {
  padding: 24px 15px;
  text-align: center;
}

.footer-wrap .footer-bottom .copyright p {
  margin-bottom: 0;
  color: #fff;
  font-family: jost, sans-serif;
}

.footer-widget-wrap .footer-widget:first-child {
  width: 32%;
  padding-right: 150px;
}

.footer-widget-wrap .footer-widget:nth-child(2),
.footer-widget-wrap .footer-widget:nth-child(3) {
  width: 23%;
}

.footer-widget-wrap .footer-widget:nth-child(4) {
  width: 22%;
}

.footer-widget-title {
  color: #fff;
  line-height: 1.2;
  margin-bottom: 30px;
  padding-bottom: 12px;
  position: relative;
}

.footer-widget-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 55px;
  height: 2px;
  content: "";
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff414b),
    color-stop(35%, #ff8760),
    to(#ff8760)
  );
  background: linear-gradient(90deg, #ff414b 0, #ff8760 35%, #ff8760 100%);
}

.newsletter-box {
  margin: 25px 0;
}

.newsletter-box .newsletter-form .form-group {
  width: 100%;
  position: relative;
}

.newsletter-box .newsletter-form .form-group input {
  width: 100%;
  height: 60px;
  border-radius: 5px;
  background: 0 0;
  color: #fff;
  padding: 10px 15px;
  border: 1px solid #878d8f;
}

.newsletter-box .newsletter-form .form-group button {
  position: absolute;
  top: 5px;
  right: 5px;
  height: calc(100% - 10px);
  border: none;
  padding: 5px 15px;
  border-radius: 5px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff5651),
    color-stop(35%, #ff6f59),
    to(#ff7059)
  );
  background: linear-gradient(90deg, #ff5651 0, #ff6f59 35%, #ff7059 100%);
}

.newsletter-box .newsletter-form .form-group button i {
  color: #fff;
  font-size: 24px;
  line-height: 0.8;
}

.contact-item i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
}

.switch-theme-mode {
  position: fixed;
  top: 200px;
  right: 20px;
  z-index: 999999;
}

.slider,
.slider:before {
  top: 0;
  position: absolute;
}

.switch {
  position: relative;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  cursor: pointer;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider.round {
  border-radius: 34px;
}

.slider:before {
  content: "";
  height: 40px;
  width: 40px;
  left: 0;
  bottom: 0;
  margin: auto 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-shadow: 0 0 15px #2020203d;
  box-shadow: 0 0 15px #2020203d;
  background: url(../../../../../i.ibb.co/7JfqXxB/sunny.html) center no-repeat
    #fff;
}

input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #000;
}

input:checked + .slider:before {
  -webkit-transform: translateX(24px);
  transform: translateX(24px);
  background: url(../../../../../../../i.ibb.co/FxzBYR9/night.png) center no-repeat #fff;
}

.theme-dark .bg-white,
.theme-dark body {
  background-color: #000 !important;
}

.theme-dark #cmt-form .checkbox label,
.theme-dark .author-info-wrap .author-info .post-metainfo li,
.theme-dark .author-info-wrap .author-info .post-metainfo li a,
.theme-dark .blog-metainfo li,
.theme-dark .blog-metainfo li a,
.theme-dark .blog-metainfo li p,
.theme-dark .contact-box .contact-info a,
.theme-dark .contact-box .contact-info p,
.theme-dark .content-feature-list li,
.theme-dark .content-title p,
.theme-dark .login-form .link,
.theme-dark .login-form .login-body .form-group label,
.theme-dark .login-form .login-body .form_group label,
.theme-dark
  .portfolio-info-widget
  .portfolio-info-item-wrap
  .portfolio-info-item,
.theme-dark .post-navigation .next-post,
.theme-dark .post-navigation .prev-post,
.theme-dark .pp-post-item .pp-post-info span,
.theme-dark .pricing-table .pricing-features li,
.theme-dark .reply-btn,
.theme-dark .section-title p,
.theme-dark .tag-list ul li a,
.theme-dark h1 a,
.theme-dark h2 a,
.theme-dark h3 a,
.theme-dark h4 a,
.theme-dark h5 a,
.theme-dark h6 a,
.theme-dark p,
.theme-dark span {
  color: rgba(255, 255, 255, 0.8);
}

.theme-dark .hero-wrap.style1 .hero-img-wrap .hero-chart-box-1,
.theme-dark .hero-wrap.style1 .hero-img-wrap .hero-chart-box-2,
.theme-dark .hero-wrap.style1 .hero-img-wrap .hero-client-box,
.theme-dark .member-card .member-info {
  background-color: #222;
}

.theme-dark .feature-card-wrap,
.theme-dark .tag-list ul li a {
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.theme-dark .feature-card-wrap .feature-card,
.theme-dark
  .portfolio-info-widget
  .portfolio-info-item-wrap
  .portfolio-info-item,
.theme-dark .pricing-table .pricing-features li,
.theme-dark article {
  border-color: rgba(255, 255, 255, 0.18);
}

.theme-dark .header-wrap .search-area,
.theme-dark .main-menu-wrap #menu ul li.has-children .sub-menu {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-top: none;
}

.theme-dark .blog-wrap.style1 .blog-wave,
.theme-dark .hero-wrap.style1 .wave-shape-1,
.theme-dark .service-wrap.style1 .wave-shape-3 {
  -webkit-filter: brightness(0) invert(0);
  filter: brightness(0) invert(0);
}

.theme-dark .partner-item img {
  -webkit-filter: brightness(3.5) invert(0.31);
  filter: brightness(3.5) invert(0.31);
}

.theme-dark #cmt-form,
.theme-dark #contactForm .form-group input,
.theme-dark #contactForm .form-group textarea,
.theme-dark .comment-form .form-group input,
.theme-dark .comment-form .form-group textarea,
.theme-dark .comment-item,
.theme-dark .header-wrap .search-area input,
.theme-dark .login-form .login-body .form-group input,
.theme-dark .post-author,
.theme-dark .post-meta-option,
.theme-dark .search-box .form-group input {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #fff;
}

.theme-dark .Login-wrap.bg-f,
.theme-dark .about-wrap.style2 .about-content-wrap::after,
.theme-dark .blog-wrap.style2,
.theme-dark .why-choose-wrap.style2,
.theme-dark .why-choose-wrap.style3 {
  background-blend-mode: difference;
}

.theme-dark .transparent-text {
  background-color: #0e1c1f;
  color: #fff;
  mix-blend-mode: hard-light;
}

.theme-dark .about-wrap.style2 .about-content-wrap::after {
  -webkit-filter: brightness(0.9) invert(1);
  filter: brightness(0.9) invert(1);
}

.theme-dark #contactForm {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.15);
}

.theme-dark .page-navigation .page-nav li a {
  border-color: rgba(255, 255, 255, 0.35);
  color: #fff;
}

.theme-dark .accordion-item .accordion-body {
  padding: 20px 20px 20px 75px;
}

.theme-dark .accordion-item .accordion-header .accordion-button span {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

@media only screen and (max-width: 767px) {
  .theme-dark .dpt-100 {
    padding-top: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .theme-dark .dpt-100 {
    padding-top: 70px;
  }
}

@media only screen and (max-width: 1199px) {
  .theme-dark .header-wrap .header-top {
    background-color: #222;
  }

  .theme-dark .main-menu-wrap {
    background-color: #0e1c1f;
  }

  .theme-dark .close-header-top button i,
  .theme-dark .main-menu li > span.menu-expand i,
  .theme-dark .menu-close i {
    color: #fff;
  }

  .theme-dark .main-menu-wrap #menu ul li.has-children .sub-menu {
    border: none;
  }

  .theme-dark .header-wrap .header-bottom .main-menu-wrap #menu > ul > li > a,
  .theme-dark
    .header-wrap
    .header-bottom
    .main-menu-wrap
    #menu
    > ul
    > li
    > a.active,
  .theme-dark
    .header-wrap
    .header-bottom
    .main-menu-wrap
    #menu
    > ul
    > li
    > a:hover,
  .theme-dark .main-menu li a,
  .theme-dark .main-menu li a.active {
    border-color: rgba(255, 255, 255, 0.1);
  }
}

.buy-now-btn {
  right: 20px;
  z-index: 99;
  top: 50%;
  position: fixed;
  transform: translateY(-50%);
  border-radius: 30px;
  color: #fff;
  background-color: #82b440;
  padding: 10px 20px 10px 42px;
  -webkit-box-shadow: 0 1px 20px 1px #82b440;
  box-shadow: 0 1px 20px 1px #82b440;
  font-size: 15px;
  font-weight: 600;
}

.buy-now-btn img {
  top: 50%;
  left: 20px;
  width: 15px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.buy-now-btn:hover {
  color: #fff;
  background-color: #94be5d;
}

/* Whatsapp İcon */

.cbh-phone {
  display: block;
  position: fixed;
  right: -70px;
  bottom: 20px;
  visibility: hidden;
  background-color: transparent;
  width: 200px;
  height: 200px;
  cursor: pointer;
  z-index: 999;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: visibility 0.5s;
  -moz-transition: visibility 0.5s;
  -o-transition: visibility 0.5s;
  transition: visibility 0.5s;
}

.cbh-phone.cbh-show {
  visibility: visible;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

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

.cbh-phone.cbh-static1 {
  opacity: 0.6;
}

.cbh-phone.cbh-hover1 {
  opacity: 1;
}

.cbh-ph-circle {
  width: 110px;
  height: 110px;
  top: 40px;
  left: 40px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: 0.1;
  -webkit-animation: cbh-circle-anim 1.2s infinite ease-in-out;
  -moz-animation: cbh-circle-anim 1.2s infinite ease-in-out;
  -ms-animation: cbh-circle-anim 1.2s infinite ease-in-out;
  -o-animation: cbh-circle-anim 1.2s infinite ease-in-out;
  animation: cbh-circle-anim 1.2s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.cbh-phone.cbh-active .cbh-ph-circle1 {
  -webkit-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
  -moz-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
  -ms-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
  -o-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
  animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
}

.cbh-phone.cbh-static .cbh-ph-circle {
  -webkit-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
  -moz-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
  -ms-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
  -o-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
  animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
}

.cbh-phone.cbh-hover .cbh-ph-circle {
  border-color: rgba(0, 175, 242, 1);
  opacity: 0.5;
}

.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle {
  border-color: rgba(117, 235, 80, 1);
  opacity: 0.5;
}

.cbh-phone.cbh-green .cbh-ph-circle {
  border-color: rgba(0, 175, 242, 1);
  opacity: 0.5;
}

.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle {
  border-color: rgba(204, 204, 204, 1);
  opacity: 0.5;
}

.cbh-phone.cbh-gray .cbh-ph-circle {
  border-color: rgba(117, 235, 80, 1);
  opacity: 0.5;
}

.cbh-ph-circle-fill {
  width: 74px;
  height: 74px;
  top: 58px;
  left: 58px;
  position: absolute;
  background-color: #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 0.1;
  -webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
  animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.cbh-phone.cbh-active .cbh-ph-circle-fill {
  -webkit-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
  -moz-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
  -ms-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
  -o-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
  animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
}

.cbh-phone.cbh-static .cbh-ph-circle-fill {
  -webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
  -moz-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
  -ms-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
  -o-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
  animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
  opacity: 0 !important;
}

.cbh-phone.cbh-hover .cbh-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  opacity: 0.75 !important;
}

.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle-fill {
  background-color: rgba(117, 235, 80, 0.5);
  opacity: 0.75 !important;
}

.cbh-phone.cbh-green .cbh-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  opacity: 0.75 !important;
}

.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle-fill {
  background-color: rgba(204, 204, 204, 0.5);
  opacity: 0.75 !important;
}

.cbh-phone.cbh-gray .cbh-ph-circle-fill {
  background-color: rgba(117, 235, 80, 0.5);
  opacity: 1 !important;
}

.cbh-ph-img-circle1 {
  width: 50px;
  height: 50px;
  top: 70px;
  left: 70px;
  position: absolute;
  background-image: url(../../../../../../wpp-icon.png);
  background-size: 40px 40px;
  background-color: rgba(30, 30, 30, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 1;
  -webkit-animation: cbh-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: cbh-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: cbh-circle-img-anim 1s infinite ease-in-out;
  -o-animation: cbh-circle-img-anim 1s infinite ease-in-out;
  animation: cbh-circle-img-anim 1s infinite ease-in-out;
}

.cbh-phone.cbh-active .cbh-ph-img-circle1 {
  -webkit-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
  -moz-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
  -ms-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
  -o-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
  animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
}

.cbh-phone.cbh-static .cbh-ph-img-circle1 {
  -webkit-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
  -moz-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
  -ms-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
  -o-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
  animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
}

.cbh-phone.cbh-hover .cbh-ph-img-circle1 {
  background-color: rgba(0, 175, 242, 1);
}

.cbh-phone.cbh-green.cbh-hover .cbh-ph-img-circle1:hover {
  background-color: rgba(117, 235, 80, 1);
}

.cbh-phone.cbh-green .cbh-ph-img-circle1 {
  background-color: rgba(0, 175, 242, 1);
}

.cbh-phone.cbh-green .cbh-ph-img-circle1 {
  background-color: rgba(0, 175, 242, 1);
}

.cbh-phone.cbh-gray.cbh-hover .cbh-ph-img-circle1 {
  background-color: rgba(204, 204, 204, 1);
}

.cbh-phone.cbh-gray .cbh-ph-img-circle1 {
  background-color: rgba(117, 235, 80, 1);
}

@-moz-keyframes cbh-circle-anim {
  0% {
    -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
    opacity: 0.1;
    -moz-opacity: 0.1;
    -webkit-opacity: 0.1;
    -o-opacity: 0.1;
  }

  30% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -o-opacity: 0.5;
  }

  100% {
    -moz-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    -o-opacity: 0.1;
  }
}

@-webkit-keyframes cbh-circle-anim {
  0% {
    -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }

  30% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }

  100% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}

@-o-keyframes cbh-circle-anim {
  0% {
    -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
    -o-opacity: 0.1;
  }

  30% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    -o-opacity: 0.5;
  }

  100% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
    -o-opacity: 0.1;
  }
}

@keyframes cbh-circle-anim {
  0% {
    transform: rotate(0deg) scale(0.5) skew(1deg);
    opacity: 0.1;
  }

  30% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.5;
  }

  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.1;
  }
}

@-moz-keyframes cbh-circle-fill-anim {
  0% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes cbh-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-o-keyframes cbh-circle-fill-anim {
  0% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@keyframes cbh-circle-fill-anim {
  0% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@keyframes cbh-circle-img-anim {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }

  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  100%,
  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
}

@-moz-keyframes cbh-circle-img-anim {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }

  10% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }

  100%,
  50% {
    -moz-transform: rotate(0deg) scale(1) skew(1deg);
  }
}

@-webkit-keyframes cbh-circle-img-anim {
  0% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
  }

  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  100%,
  50% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
  }
}

@-o-keyframes cbh-circle-img-anim {
  0% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
  }

  10% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }

  100%,
  50% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
  }
}

.cbh-ph-img-circle1 {
}

.cbh-phone.cbh-green .cbh-ph-circle {
  border-color: rgb(0, 242, 164);
}

.cbh-phone.cbh-green .cbh-ph-circle-fill {
  background-color: rgb(0, 242, 164);
}

.cbh-phone.cbh-green .cbh-ph-img-circle1 {
  background-color: rgb(46, 203, 113);
}

.kmacb__manager-border {
  position: absolute;
  width: 75px;
  height: 75px;
  top: 50%;
  left: 50%;
  margin-top: -39.5px;
  margin-left: -39.5px;
  border-radius: 100%;
  border: 2px solid #ffe787;
  -webkit-animation: kmacb__manager-border-anim 1.5s ease-in-out 0.5s infinite;
  -moz-animation: kmacb__manager-border-anim 1.5s ease-in-out 0.5s infinite;
  -ms-animation: kmacb__manager-border-anim 1.5s ease-in-out 0.5s infinite;
  -o-animation: kmacb__manager-border-anim 1.5s ease-in-out 0.5s infinite;
  animation: kmacb__manager-border-anim 1.5s ease-in-out 0.5s infinite;
  opacity: 0.8;
  transform-origin: center;
}

.kmacb__manager-fill {
  background: #52aff7 center bottom no-repeat;
  position: absolute;
  width: 75px;
  height: 75px;
  top: 50%;
  left: 50%;
  margin-top: -37.5px;
  margin-left: -37.5px;
  border-radius: 100%;
  opacity: 0.5;
  -webkit-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
  -moz-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
  -ms-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
  -o-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
  animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
  transform-origin: center;
}

.kmacb__manager-circle {
  background: #52aff7;
  position: absolute;
  width: 120px;
  height: 120px;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -60px;
  border-radius: 100%;
}
