/* ===================================
    Crafto - Marketing
====================================== */
/* font */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");
/* variable */
:root {
  --alt-font: "Inter", sans-serif;
  --primary-font: "Inter", sans-serif;
  --base-color: #f96f4a;
  --dark-gray: #1f242e;
  --yellow: #ffeb7d;
  --medium-gray: #717580;
  --aluminium-grey: #6e727c;
}
/* custom cursor */
@media (hover: hover) and (pointer: fine) {
  .custom-cursor .circle-cursor-outer {
    border: 1px solid transparent;
  }
  .custom-cursor .circle-cursor-inner {
    width: 10px;
    height: 10px;
    background: #1f242e;
  }
}
body {
  line-height: 30px;
}
/* header */
.navbar .navbar-nav .nav-link {
  font-size: 18px;
}
header .navbar-brand img {
  max-height: 50px;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu {
  width: 260px;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu li a {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
}
.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu {
  width: 360px;
}
.header-icon .header-social-icon a {
  font-size: 17px;
  padding-left: 23px;
  cursor: none !important;
}
/* bg color */
.bg-light-red-grey {
  background-color: #fff1ee;
}
.bg-base-color-transparent {
  background-color: rgba(255, 122, 86, 0.9);
}
/* bg gradient */
.bg-gradient-black-green {
  /* background-image: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(255,242,239,1) 80%, rgba(255,242,239,1) 100%); */
}
.bg-jungle-green {
  background-color: #2ebb79;
}
/* slider shadow */
.slider-shadow-left-right {
  mask-image: linear-gradient(to right, transparent 10%, #000000 25%, #000000 75%, transparent 90%);
  -webkit-mask-image: linear-gradient(to right, transparent 10%, #000000 25%, #000000 75%, transparent 90%);
}
/* text color */
.text-jungle-green {
  color: #2ebb79;
}
/* btn */
.btn {
  text-transform: none;
  letter-spacing: 0px;
}
.btn.btn-very-small {
  padding: 9px 18px;
}
.btn.btn-small {
  padding: 11px 22px;
}
.btn.btn-medium {
  padding: 12px 22px 13px;
}
.btn.btn-large {
  padding: 13px 26px 15px;
}
.btn.btn-extra-large {
  padding: 16px 32px 18px;
  word-break: normal;
}
.btn.btn-extra-large .btn-icon i {
  top: 0;
}
.btn-icon i {
  top: 1px;
}
.btn.btn-link {
  padding: 0 0 2px;
}
.btn.btn-hover-animation-switch .btn-icon {
  margin-left: 6px;
}
/* portfolio filter */
.portfolio-simple .portfolio-box:hover .portfolio-image img {
  opacity: 1;
}
/* footer */
footer .elements-social li {
  margin: 0 10px 0 0;
}
footer .footer-logo img {
  max-height: 57px;
}
footer {
  padding-bottom: 30px;
}
footer {
  font-size: 15px;
  line-height: 30px;
}
/* newsletter style 02  */
.newsletter-style-02 input {
  padding-right: 90px !important;
}
/* tabs style 08 */
.tab-style-08 ul .nav-item .nav-link.active,
.tab-style-08 ul .nav-item .nav-link.show,
.tab-style-08 ul .nav-item .nav-link:hover {
  color: var(--dark-gray);
}


/* team style 01 */
.team-style-01 figure figcaption .social-icon a {
  margin: 0 5px;
}
/* process step style 05 */
.process-step-style-05 .progress-step-separator {
  bottom: -10px;
  height: 100%;
  z-index: -1;
}
/* select */
.select:after {
  right: 25px;
}
/* media query responsive */
@media (max-width: 1199px) {
  .navbar .navbar-nav .nav-link {
    font-size: 16px;
    padding: 10px 13px;
  }
  .newsletter-style-02 input {
    padding-left: 15px;
    padding-right: 100px;
  }
  .nav-link {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .elements-social .large-icon li {
    margin: 0 5px;
  }
  .lg-overflow-hidden {
    overflow: hidden;
  }
  .lg-mt-45 {
    margin-top: 45% !important;
  }
}
@media (max-width: 991px) {
  .header-icon .icon {
    top: -2px;
  }
  .elements-social.social-icon-style-04 .large-icon a {
    font-size: 21px;
    width: 50px;
    height: 50px;
  }
  .navbar .navbar-nav .nav-link {
    font-size: 18px;
  }
  .md-right-minus-250px {
    margin-right: -100px !important;
  }
  .tab-style-08 ul .nav-item .nav-link {
    padding: 25px 25px;
  }
}
@media (max-width: 767px) {
  .elements-social ul li {
    margin-bottom: 0;
  }
}

.slider_section {
  position: relative;
  z-index: 1;
}
.slider_section::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  background-color: #fe6227;
  width: 50%;
  height: 100%;
  z-index: -1;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
}
/* .app_feature{
  position: relative;
} */
/* .app_feature::after{
  position: absolute;
  content: "";
  background-image: url("/images/new_template/Element_03.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  left: 0px;
  transform: translateY(581px);
} */
.reviwe_section {
  position: relative;
}
.reviwe_section::after {
  position: absolute;
  content: "";
  background-image: url("/images/new_template/Layer_1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0px;
  z-index: 0;
  right: 0px;
}
.review-style-05 {
  background-color: #fff;
}
.review-style-05 {
  margin: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 45px;
  padding: 15px;
}
.faq_section {
  position: relative;
}
.faq_section::before {
  position: absolute;
  content: "";
  background-image: url("/images/new_template/Vector.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  left: 0px;
}
.footer_main {
  width: 95%;
  background-color: #00b980;
  position: relative;
  height: 100% !important;
  border-top-right-radius: 100px;
  padding-top: 50px;
  overflow-y: hidden;
  z-index: 1;
}
.footer_section {
  position: relative;
  z-index: 99;
  font-weight: 600;
}
.faq_section {
  position: relative;
}
.plan_page {
  padding: 13px 130px;
}

@media screen and (max-width : 360px) {
  .in_joy_align{
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
  }
}

@media screen and (max-width: 600px) {
  .slider_section::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    background-color: #fe6227;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .animate_btns{
    padding: 4px 10px !important;
    font-size: 12px !important;
    
  }

  .right_side_mobile {
    z-index: 999;
    display: grid;
    gap: 40px;
    transform: translateX(-60px) !important;
    width: 70%;
  }

  .left_side_mobile {
    z-index: 999;
    width: 60%;
    display: grid;
    transform: translateX(40px) !important;
    gap: 40px;
}

  .center_div_align {
    width: 90% !important;
  }
  .footer_main {
    width: 100%;
    border-radius: 0px;
  }
  .footer_main::before {
    background-position: bottom !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .swiper-slide-active .slider_arrows h5 {
    font-weight: 800;
    line-height: 40px;
    font-size: 39px;
    color: #fff !important;
  }
  .swiper-slide-active .slider_arrows span {
    color: #fff !important;
    font-weight: 800;
  }

  .image_bottom,
  .faq_section_02 {
    display: none;
  }
  .roate_star {
    display: none;
  }
  .faq_section .accordion-item,
  .faq_section_01 .accordion-item {
    border-radius: 10px !important;
  }

  .reviwe_section::after {
    position: absolute;
    content: "";
    background-image: url("/images/new_template/Layer_1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    width: 100%;
    height: 85%;
    bottom: 0px;
    left: 0px;
    z-index: 0;
    right: 0px;
  }

  .plan_page {
    padding: 13px 50px;
  }
  .menu-order {
    transform: none !important;
  }
  .slider_arrows {
    text-align: center !important;
    padding-top: 20px;
  }
  .vission {
    border-radius: 0px !important;
  }
  .footer_section {
    width: 100%;
  }
}

.navbar_link_header li a:hover {
  color: #2ebb79 !important;
}

.menu-order {
  transform: translateX(-60px);
}

.slider_arrows {
  text-align: left;
}
.right_side_image {
  position: relative;
  transform: translateY(130px);
  right: -60px;
}
.banner_faq {
  position: relative;
}
.banner_faq::after {
  position: absolute;
  content: "";
  background-image: url("/images/new_template/Element_06.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  width: 100%;
  height: 70%;
  bottom: 0px;
  right: 0px;
  z-index: -1;
  left: 0px;
  transform: translateY(-100px);
}
.contact_us {
  position: relative;
}
.contact_us:after {
  position: absolute;
  content: "";
  background-image: url("/images/new_template/Element_06.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  width: 100%;
  height: 70%;
  bottom: 0px;
  right: 0px;
  z-index: -1;
  left: 0px;
  transform: translateY(0px);
}
.accordion-item .collapsed span {
  color: #5b5b5b !important;
}
.icon-feather-chevron-up {
  color: #2ebb79;
}
.active-accordion span {
  color: #2ebb79 !important;
}
.form_contact {
  border-radius: 30px;
  padding: 15px 20px;
}

select {
  padding: 10px;
  padding-right: 30px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("/images/new_template/downarrow.svg");
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 1.65em auto, 100%;
}

/* For IE (thanks to @SaiManoj) */
select::-ms-expand {
  display: none;
}
.vission {
  border-radius: 90px;
}
.animate_btns{
  padding: 8px 20px !important;
}
.animate_btns:hover {
  background-color: #574cff !important;
  color: #fff !important;
}
.animate_btns:hover img {
  filter: brightness(4.5);
}

.swiper-slide-next .slider_arrows h5 {
  font-weight: 800;
  line-height: 40px;
  font-size: 39px;
  color: #fff !important;
}
.swiper-slide-next .slider_arrows span {
  color: #fff !important;
  font-weight: 800;
}

.swiper-slide-next .slider_arrows {
  padding: 10px 10px;
}
.slider_arrows {
  padding: 5px;
}

.header-social-icon img {
  filter: brightness(0);
}
/* .sticky-active .header-social-icon img{
  filter: brightness(1);
} */
.header-social-icon img:hover {
  filter: opacity(1);
}

.about_html.header-social-icon img {
  filter: brightness(0);
}
.about_html.header-social-icon img:hover {
  filter: brightness(100);
}
.sticky-active .about_html.header-social-icon img {
  filter: brightness(0);
}
.sticky-active .about_html.header-social-icon img:hover {
  filter: brightness(1);
}

.roate_star {
  position: absolute;
  top: 0;
  right: 150px;
  z-index: 99;
  transform: translateY(-24px);
}
.roate_star_01 {
  position: absolute;
  bottom: 0;
  right: 100px;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.rotate-infinite {
  animation: rotate 5s linear infinite;
}

.banner_images_animate {
  position: relative;
}

.faq_section_02 img {
  width: 100%;
  height: 50%;
}
.footer_main::before {
  position: absolute;
  content: "";
  background-image: url("/images/new_template/foot.png");
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: -1;
}

body,
html {
  cursor: none !important
}

.swiper,
.swiper-slide {
  transition-timing-function: linear !important;
}
.hover_btns {
  background-color: #574cff;
  border: 1px solid #574cff;
  color: #fff;
  font-weight: 600;
}
.hover_btns:hover {
  background-color: transparent;
  border: 1px solid #574cff;
  color: #574cff !important;
}
.partner_btn:hover {
  font-weight: 550;
  opacity: 1 !important;
}
.partner_btn {
  font-size: 30px;
  font-weight: 300;
}
.marquee {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.marquee-content {
  display: flex;
  width: fit-content;
  animation: marquee 20s linear infinite;
}
@keyframes marquee {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.client-box {
  padding: 0 15px;
}
.swiper-slide {
  transition: transform 0.5s ease;
}
.image_bottom {
  position: absolute;
  z-index: -1;
  width: 100%;
  top: 0px;
}
.image_bottom img {
  width: 100%;
}

.animate_mobike {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.pricing-table  {
  min-height: 995px;
}

.left_side_mobile {
  z-index: 999;
  width: 60%;
  display: grid;
  transform: translateX(120px);
  gap: 40px;
}

.right_side_mobile {
  z-index: 999;
  display: grid;
  gap: 40px;
  transform: translateX(-90px) ;
  width: 70%;
}
.app_feat_main {
  position: relative;
  width: 100%;
}
.app_feat_main img {
  width: 100% !important;
}
.faq_section .accordion-item,
.faq_section_01 .accordion-item {
  border-radius: 30px;
}
.clients-style-08 div a {
  cursor: none !important;
}
.clients-style-08 div {
  cursor: none !important;
}
.center_div_align {
  width: 70%;
}

.navbar_nav_main {
  display: flex !important;
}

/* header */
@media screen and (max-width: 1050px) {
  .navbar_link_header {
    background-color: #00b980;
    height: 100%;
    min-height: 100vh !important;
    color: #ffff !important;
    text-align: center;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-around !important;
  }
  .navbar_nav_main {
    display: flex !important;
    justify-content: space-around !important;
    flex-direction: column !important;
    gap: 20px !important;
  }
  .avbar-collapse-show header .navbar-brand img {
    filter: brightness(12px) !important;
  }
  /* .image_filter {
    filter: brightness(4) !important;
  } */

  .invert_logo {
    filter: brightness(5.5);
  }

  .navbar_link_header a {
    color: #fff !important;
  }
  .image_social {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .mobile_menus img {
    filter: brightness(5.5) !important;
  }
}
@media screen and (max-width: 1651px) {
  .menu-order{
    transform:none !important
  }
}

@media screen and (max-width: 1350px) {
  .contact_main {
    display: none !important;
  }
}

.navbar-collapse-show .navbar img {
  filter: brightness(26.5) !important;
}

@media screen and (min-width : 1000px)  and ( max-width : 1350px) {
  .slider_section::before {
    width: 60% !important;
  }
  header .navbar [class*=col-].text-end {
    justify-content: flex-start !important;
  }

}
.footer_social{
  filter: brightness(26);
}
.footer_social:hover{
  filter: brightness(1) !important;
}