/* Template Name: Devazo - Landing
   Author: Themesdesign
   Version: 1.0.0
   Created: Sep 2023
   File Description: Main Css file of the template
*/
/****************************************\

01.general
02.helper
03.components
04.menu
05.home
06.about
07.services
08.features
09.video
10.cta
11.download
12.sreenshort
13.counter
14.pricing
15.client
16.faq
17.contact
18.footer
19.responsive

*****************************************/

body {
  font-family: "Work Sans", sans-serif;
  color: #000851 !important;
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Work Sans", sans-serif;
}

.btn,
.btn:focus,
button,
button:focus {
  outline: none !important;
}

a {
  text-decoration: none !important;
  outline: none;
}

p {
  line-height: 1.8;
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.vertical-content {
  display: -moz-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
}

.bg-overlay {
  background-color: #323232;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.f-12 {
  font-size: 12px;
}

.f-14 {
  font-size: 14px;
}

.f-15 {
  font-size: 15px;
}

.f-16 {
  font-size: 16px;
}

.f-18 {
  font-size: 18px;
}

.f-20 {
  font-size: 20px;
}

.line-height_1_4 {
  line-height: 1.4;
}

.line-height_1_6 {
  line-height: 1.6;
}

.line-height_1_8 {
  line-height: 1.8;
}

.title-desc {
  max-width: 700px;
  margin: 0 auto;
  font-size: 15px;
}

.title-heading {
  font-size: 34px;
}

.bg-custom {
  background: #33b35eff;
  background-size: cover;
}

.bg-light {
  background-color: #fafaff !important;
}

.text-custom {
  color: #5e02f5;
}

.text-muted {
  color: #7f83a8 !important;
}

.btn {
  padding: 10px 20px;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.btn:focus {
  box-shadow: none;
}

.btn-sm {
  padding: 7px 14px;
  font-size: 12px;
}

.btn-round {
  border-radius: 3px !important;
}

.btn-rounded {
  border-radius: 30px !important;
}

.btn-custom {
  color: #ffffff;
  border-radius: 0px;
  background-color: #33b35eff;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.open>.dropdown-toggle .btn-custom {
  color: #ffffff !important;
  background-color: #33b35eff !important;
  border-color: #33b35eff !important;
}

.btn-white {
  color: #282828;
  background-color: #ffffff;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-white.focus,
.btn-white:active,
.open>.dropdown-toggle .btn-white {
  color: #282828 !important;
  background-color: #ffffff !important;
}

.btn-outline {
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0px;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active,
.btn-outline.focus,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover,
.open>.dropdown-toggle .btn-outline {
  outline: none !important;
  border: 1px solid #ffffff !important;
  background-color: #ffffff !important;
}

.navbar-custom {
  padding: 40px 0px;
  width: 100%;
  border-radius: 0px;
  z-index: 999;
  margin-bottom: 0px;
  transition: all 0.5s ease-in-out;
}

.navbar-custom .navbar-nav li a {
  line-height: 26px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  text-transform: capitalize;
  transition: all 0.5s;
  background-color: transparent !important;
  padding: 6px 0;
  margin: 0 10px;
  font-weight: 500;
}

.navbar-toggler {
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #282828;
}

.logo .logo-light {
  display: inline-block;
}

.logo .logo-dark {
  display: none;
}

.nav-sticky .logo .logo-dark {
  display: inline-block;
}

.nav-sticky .logo .logo-light {
  display: none;
}

.navbar-custom .navbar-nav li.active a,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:active {
  color: #ffffff !important;
}

.navbar-toggle {
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #ffffff;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: transparent;
  border-color: #337ab7;
}

.navbar-custom .navbar-toggles {
  padding: 0.25rem 0.75rem;
  font-size: 18px;
  background: 0 0;
  border: 1px solid transparent;
  color: #ffffff;
  outline: 0;
}

.navbar-custom .navbar-toggles-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
}

.menu-toggle {
  padding: 4.5px 10px !important;
}

.menu-toggle span {
  line-height: 27px;
}

.navbar-button {
  margin-left: 20px;
}

/*---NAVBAR STICKY--*/
.nav-sticky.navbar-custom {
  margin-top: 0px;
  padding: 15px 0px;
  background-color: #ffffff;
  box-shadow: 0 10px 33px rgba(140, 140, 140, 0.1);
}

.nav-sticky.navbar-custom.sticky-dark {
  background-color: #ffffff;
}

.nav-sticky .logo {
  color: #282828 !important;
}

.nav-sticky .navbar-nav li a {
  color: #282828 !important;
}

.nav-sticky.navbar-custom .navbar-nav li.active a,
.nav-sticky.navbar-custom .navbar-nav li a:hover,
.nav-sticky.navbar-custom .navbar-nav li a:active {
  color: #33b35eff !important;
}

.nav-sticky.navbar-custom .navbar-toggles {
  padding: 0.25rem 0.75rem;
  border: 1px solid transparent;
  outline: 0;
}

.nav-sticky .navbar-nav {
  margin-top: 0px;
}

.bg-home-1 {
  background: linear-gradient(to right, #5e02f5, #3e0b91);
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 190px 0px;
}

.home-center {
  display: table;
  width: 100%;
  height: 100%;
}

.home-desc-center {
  display: table-cell;
  vertical-align: middle;
}

.home-content {
  position: relative;
  z-index: 9;
}

.home-img {
  position: relative;
  z-index: 9;
}

.home-title {
  color: #ffffff;
  font-size: 36px;
  max-width: 400px;
}

.home-desc {
  font-size: 16px;
  max-width: 370px;
}

.home-bg-overlay {

  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.home-shape {
  display: block;
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
}

.home-shape img {
  width: 100%;
  height: auto;
}

.bg-home-2 {
  background: #33b35eff;
  background-size: cover;
  padding-top: 100px;
  position: relative;
}

.home-title-2 {
  color: #ffffff;
  font-size: 36px;
}

.home-desc-2 {
  font-size: 16px;
  max-width: 600px;
}

.home-img-2 img {
  position: relative;
  top: 80px;
  z-index: 1;
  box-shadow: 0px 7px 3px 0px rgba(239, 239, 239, 0.3);
}

.home-button span {
  position: relative;
  top: 8px;
  color: #ffffff;
}

.bg-home-3 {
  background: linear-gradient(to right, #5e02f5, #3e0b91);
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 170px 0px 140px 0px;
}

.home-icon-3 i {
  font-size: 30px;
  color: #ffffff;
}

.home-title-3 {
  font-size: 32px;
  color: #ffffff;
}

.home-desc-3 {
  font-size: 16px;
}

.start-form input {
  padding: 13px 28px;
  width: 100%;
  font-size: 14px;
  border: none;
  border-radius: 30px;
  padding-right: 180px;
}

.start-form button {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 12px 24px;
}

.start-form form {
  position: relative;
  max-width: 450px;
}

.bg-home-4 {
  background: linear-gradient(to right, #5e02f5, #3e0b91);
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 170px 0;
}

.home-4 {
  position: relative;
  z-index: 9;
}

.home-title-4 {
  font-size: 42px;
  color: #ffffff;
}

.home-title-4 span {
  font-weight: 600;
}

.home-desc-4 {
  font-size: 18px;
}

.about-icon img {
  height: 30px;
}

.services-box {
  box-shadow: 0px 7px 3px 0px rgba(239, 239, 239, 0.3);
}

.services-title {
  font-size: 24px;
}

.services-icon img {
  width: 45px;
}

.features-icon i {
  font-size: 40px;
  color: #33b35eff;
}

.read-more {
  color: #282828;
  font-weight: 600;
  border-bottom: 2px solid #282828;
  padding: 2px 0px;
}

.read-more:hover {
  color: #33b35eff;
  border-bottom: 2px solid #33b35eff;
  padding: 2px 0px;
  transition: all 0.3s;
}

.read-more i {
  font-size: 16px;
  position: relative;
  top: 2px;
}

.features-icon-2 i {
  font-size: 40px;
  color: #33b35eff;
}

.features-title {
  font-size: 40px;
}

.features-icon-3 {
  width: 44px;
  height: 44px;
  background-color: #33b35eff;
  border-radius: 4px;
  text-align: center;
  line-height: 44px;
}

.features-icon-3 i {
  font-size: 25px;
  color: #ffffff;
}

.features-content-3 {
  overflow: hidden;
}

.video {
  background-color: #5e02f5;
}

.video-title {
  font-size: 30px;
  color: #ffffff;
}

.play-icon-circle {
  height: 80px;
  width: 80px;
  background-color: #ffffff;
  line-height: 80px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  font-size: 26px;
  color: #33b35eff;
  font-size: 40px;
}

.cta-title {
  font-size: 30px;
  color: #ffffff;
  max-width: 700px;
  margin: 0 auto;
}

.download {
  background-color: #5e02f5;
}

.screenshot-overlay a {
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.screenshot-img img {
  border-radius: 4px;
}

.swiper-button-next {
  background-image: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #282828;
  text-align: center;
  font-size: 30px;
  color: #ffffff;
  border-radius: 3px;
}

.swiper-button-prev {
  background-image: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #282828;
  text-align: center;
  font-size: 30px;
  color: #ffffff;
  border-radius: 3px;
}

.swiper-slide img {
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.15);
}

.counter {
  background: linear-gradient(to right, #5e02f5, #3e0b91);
}

.counter-icon i {
  color: #33b35eff;
  font-size: 40px;
}

.counter-count {
  font-size: 40px;
  color: #ffffff;
}

.pricing-box {
  border: 1px solid #eeeef4;
  border-radius: 10px;
}

.pricing-box-active {
  box-shadow: 0px 7px 3px 0px rgba(239, 239, 239, 0.3);
}

.pricing-plan {
  color: #282828;
  font-size: 15px;
  font-weight: 600;
}

.pricing-price {
  font-size: 32px;
}

.pricing-month {
  color: #33b35eff;
}

.bg-client {
  background-image: url(../images/bg-2.jpg);
  background-size: cover;
  position: relative;
  background-position: center center;
}

.client-desc {
  max-width: 450px;
  margin: 0 auto;
}

.owl-theme .owl-controls {
  margin-top: 70px;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 30px;
  height: 7px;
  background-color: #33b35eff;
}

.clinet-img img {
  width: 120px;
  box-shadow: 0px 0px 20px 0px rgba(239, 239, 239, 0.6);
  padding: 12px;
  background: #ffffff;
}

.client-logo {
  background-color: #fafaff;
}

.faq-icon {
  font-size: 26px;
  color: #33b35eff;
}

.faq-content {
  overflow: hidden;
}

.contact-box {
  box-shadow: 0 2px 2px rgba(10, 16, 20, 0.16), 0 0 2px rgba(10, 16, 20, 0.01);
  transition: all 0.4s ease 0s;
}

textarea.form-control {
  height: auto !important;
}

.error {
  margin: 8px 0px;
  display: none;
  color: #ea553d;
}

#ajaxsuccess {
  font-size: 16px;
  width: 100%;
  display: none;
  clear: both;
  margin: 8px 0px;
}

.error_message {
  padding: 10px;
  margin-bottom: 20px;
  text-align: center;
  color: #ea553d;
  border: 2px solid #ea553d;
}

.contact-loader {
  display: none;
}

#success_page {
  text-align: center;
  margin-bottom: 50px;
}

.custom-form .form-control {
  height: 44px;
  border: 1px solid rgba(40, 40, 40, 0.15);
  font-size: 14px;
  background-color: #ffffff;
  padding-left: 20px;
}

.custom-form .form-control:focus {
  outline: 0;
  box-shadow: none;
}

.subscribe-heading {
  position: relative;
  z-index: 9;
}

.subcribe-form {
  position: relative;
  z-index: 9;
}

.subcribe-form input {
  padding: 22px 30px;
  width: 100%;
  font-size: 14px;
  border: none;
  border-radius: 5px;
  padding-right: 180px;
  outline: none !important;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.13);
}

.subcribe-form button {
  position: absolute;
  top: 11px;
  right: 12px;
}

.subcribe-form form {
  position: relative;
  max-width: 700px;
  margin: 0px auto;
}

.subcribe-form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
  font-weight: normal;
}

.subcribe-form input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}

.subcribe-form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}

.subcribe-form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}

.footer {
  background: linear-gradient(to right, #5e02f5, #3e0b91);
  background-size: cover;
  background-position: center center;
  position: relative;
  padding-bottom: 50px;
  padding-top: 70px;
}

.footer-bg-overlay {
  background: url(../images/overlay.png);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.footer-heading {
  letter-spacing: 2px;
}

.footer-link a {
  line-height: 40px;
  transition: all 0.5s;
  color: rgba(255, 255, 255, 0.5);
}

.footer-link a:hover {
  color: #ffffff;
}

.footer-content {
  position: relative;
  z-index: 9;
}

@media (min-width: 200px) and (max-width: 768px) {
  .navbar-custom {
    margin-top: 0px;
    padding: 15px 0px !important;
    background-color: #ffffff !important;
    box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
    color: #ffffff !important;
  }

  .navbar-custom .navbar-nav {
    margin-top: 0px;
  }

  .navbar-custom .navbar-nav li.active {
    border-color: transparent;
  }

  .navbar-custom .navbar-nav li a {
    transition: all 0.4s;
    color: #282828 !important;
    margin: 0px;
  }

  .navbar-custom>.container {
    width: 90%;
  }

  .navbar-custom .navbar-nav li.active a,
  .navbar-custom .navbar-nav li a:hover,
  .navbar-custom .navbar-nav li a:active {
    color: #33b35eff !important;
  }

  .navbar-toggler {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #282828;
  }

  .home-title {
    font-size: 38px;
  }

  .navbar-button {
    margin-top: 15px;
    margin-left: 0px;
  }

  .logo .logo-light {
    display: none;
  }

  .logo .logo-dark {
    display: inline-block;
  }

  .features-title {
    font-size: 28px;
  }

  .home-button span {
    display: none;
  }

  .home-title-2 {
    font-size: 32px;
  }
}

.header {
  background-color: rgba(255, 255, 255, 0.6) !important;
  padding: 20px 0px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.fixed-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 110;
}

.header p {
  color: black;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-align: right;
}

.header.nav-sticky {
  background-color: #fff !important;
  box-shadow: 0 10px 33px rgba(0, 0, 0, .1) !important;
  padding: 15px 0px;
}

.header.nav-sticky p {
  color: inherit;
}


.wrapper {
  padding: 180px 0 80px 0;
}

.wrapper h1 {
  text-align: center;
  margin-bottom: 16px;
  font-size: calc(1rem + 1.5vw);
}

.wrapper p:last-child {
  margin-bottom: 0;
}

.wrapper p:not(:last-child) {
  margin-bottom: 16px;
}

.wrapper a {
  text-decoration: none;
  cursor: pointer;
}

.footer {
  padding: 80px 0;
  background: #2d1753 !important;
  color: #fff;
  text-align: left;
}


.footer img {
  width: 250px;

  margin-bottom: 8px;
  display: block;
}

.footer a {
  text-decoration: none;
  color: #33b35eff;
}

.footer ul {
  list-style-type: none;
  padding-left: 0;
}

.copyright {
  text-align: center;
  color: #fff;

}

.ds-none {
  display: none;
}

@media (max-width: 767.98px) {
  .header .container {
    flex-direction: column;
  }

  .header p {
    text-align: center;
  }

  .ds-none {
    display: inline;
  }

  .footer .container .row div {
    margin-bottom: 20px;
  }


}


@media (max-width: 480px) {
  .bg-home-2 {
    height: 100vh;
  }

  .home-img-2 img {
    display: none;
  }

  .btn {
    width: 100%;
  }
}

.custom-form-group label a {
  text-decoration: underline !important;
  color: #007bff;
}

.custom-form-control {
  margin-bottom: 15px;
  padding-left: 16px;
  border: 1px solid #dfe9f1;
  font-size: 14px;
  height: 45px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  color: #9197b5;
  border-radius: 30px;
}


.custom-form-group label {
  color: #000;
  margin-left: 8px;
  text-align: left;
  font-weight: 300;
  font-family: inherit;
  font-size: 14px;
  cursor: pointer;
  font-style: italic;
  display: inline-block;
}

.mandatory {
  color: #EC3324;
  font-size: 16px;
  font-weight: 400;
  margin-left: 8px;

}

.custom-form-group {
  display: flex;
  margin-top: 16px;
}

.custom-form-group input {
  border: 1px solid #CCC;
  background: #FFF;
  padding: 0 12px;
  line-height: 38px;
  margin: 0 0 10px 0;
  box-shadow: inset 0 3px 2px #EEE;
  border-radius: 2px;
  width: 13px !important;
  height: 13px !important;
}

.check-group {
  padding: 1.5rem;
  counter-reset: total;
  counter-reset: checked;
}

.check-group>*+* {
  margin-top: 0.75rem;
}

.checkbox {
  cursor: pointer;
  display: flex;
  align-items: center;
  counter-increment: total;
}

.checkbox__input {
  position: absolute;
  width: 1.375em;
  height: 1.375em;
  opacity: 0;
  cursor: pointer;
}

.checkbox__input:checked+.checkbox__icon .tick {
  stroke-dashoffset: 0;
}

.checkbox__icon {
  width: 1.375em;
  height: 1.375em;
  flex-shrink: 0;
  overflow: visible;
}

.checkbox__icon .tick {
  stroke-dasharray: 20px;
  stroke-dashoffset: 20px;
  transition: stroke-dashoffset .2s ease-out;
}

.checkbox__label {
  margin-left: 0.5em;
}

.check-group .checkbox input[type="checkbox"]:checked {
  counter-increment: checked;
}

.check-group__result {
  font-weight: bold;
  padding-top: 0.75rem;
  border-top: 1px solid rgb(0 0 0 / 0.2);
}

.check-group__result::after {
  content: counter(checked) " / "counter(total);
  padding-left: 1ch;
}



.accordion-wrapper {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 700px;
  overflow: hidden;
}

.accordion {
  border-top: 1px solid #eee;
}

.accordion:first-child {
  border-top: none;
}

.accordion-header {
  padding: 18px 24px;
  background: #fafafa;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  transition: background 0.3s ease;
}

.accordion-header:hover {
  background: #f0f0f0;
}

.accordion-header::after {
  content: "＋";
  font-size: 20px;
  transition: transform 0.3s;
}

.accordion.active .accordion-header::after {
  transform: rotate(45deg);
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  background: #fff;
}

.accordion-content-inner {
  padding: 16px 24px;
  font-size: 15px;
  line-height: 1.6;
  color: #444;
}

/* Аккордеон с изображениями */
.accordion-content img {
  width: 100%;
  border-radius: 12px;
  margin-top: 12px;
}

@media (max-width: 600px) {
  .accordion-header {
    font-size: 15px;
    padding: 16px 18px;
  }

  .accordion-content-inner {
    padding: 14px 18px;
    font-size: 14px;
  }
}

#cookPopup {
  display: none;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  position: fixed;
  bottom: 15px;
  left: 50%;
  width: 900px;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 25px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
  z-index: 9999
}

#cookPopup p {
  margin: 0;
  text-align: left
}

.cookPopup_btn {
  padding: 7px 15px;
  cursor: pointer;
  border: 0;
  background: #33b35eff;
  border-radius: 4px;
  font-weight: 800;
  color: #fff
}

.cookPopup_btn:hover {
  background: #000;
}

#cookPopup a {
  color: #33b35eff;
}

@media(min-width:576px) {
  #cookPopup.show {
    display: flex;
    align-items: center
  }
}

@media(max-width:575px) {
  #cookPopup.show {
    display: block;
    text-align: left
  }

  .cookPopup_btn {
    margin: 10px 0 0 0
  }
}

.cookPopup_title {
  font-size: 16px;
  font-weight: 700
}

.cookPopup_desc {
  font-size: 16px
}

.show {
  display: flex !important
}