.bg-light {
    --bs-bg-opacity: 1;
    background-color: #FAFAFA !important;
}

main{
 background-color: #FAFAFA !important;
}

 .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

      .b-example-divider {
        height: 3rem;
        background-color: rgba(0, 0, 0, .1);
        border: solid rgba(0, 0, 0, .15);
        border-width: 1px 0;
        box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
      }
header {
 
    margin-bottom: 120px;
}

span.flexraion {
    display: flex
;
    justify-content: start;
}

span.flexraion > span:nth-child(1) {
    margin-right: 50px;
}
      .b-example-vr {
        flex-shrink: 0;
        width: 1.5rem;
        height: 100vh;
      }

      .bi {
        vertical-align: -.125em;
        fill: currentColor;
      }

      .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
      }

      .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
      }
      body{
          font-family: "Manrope", sans-serif;

      }
 h1.display-5.fw-bold.mb-4.mb-40.animate__animated.animate__fadeInUp {
    text-transform: uppercase;
    /* font-weight: 700; */
}
.display-5.fw-bold {
    max-width: 850px;
    font-size: 60px;
    color: #2E2E2E;
    font-weight: 600 !important;
    margin-bottom: 60px !important;

}


h1.display-5.fw-bold.mb-4.mb-40.animate__animated.animate__fadeInUp{
max-width: 870px;
    font-size: 60px;
    color: #2E2E2E;
     font-weight: 700 !important; 
    margin-bottom: 60px !important;

}

  .link-top {
      background: #069265;
      min-width: 128px;
      height: 60px;
      color: #fff !important;
      display: flex;
      font-size: 14px;
      justify-content: space-between;
      align-items: center;
      padding: 10px 10px 10px 30px;
      border-radius: 30px;
      transition: .3s;
  }

  .link-top:hover, .link-top-quiz:hover{
  transition: .3s;
    background: #10764E;
        box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
 
 
  }

  .main-text.mb-30 {
    margin-bottom: 40px;
}

.ma-280 {
    padding-top: 320px;
}
header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 9999;
 
    top: 0;
}

  .link-top img, .link-top svg {
      margin-left: 20px;
  }
.main-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
.mb-55{ 
        margin-bottom: 55px;
}
.main_bg{
      width: 100%;
    height: auto;
    margin-bottom: -280px;
}

.container-fluid.bg-fon-quiz {
       background: url(../img/fon.png);
    min-height: 850px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 95%;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 80px;
}


.container-fluid.bg-fon-footer {
       background: url(../img/footer.png);
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 95%;
        display: flex
;
    border-radius: 80px;
    align-items: center;
    justify-content: center;
}

.bg-uzor {
    background: url(../img/background.png);
    background-size: contain;
}
 
.text-h2{
    max-width: 670px;
    margin: 0;
    font-size: 24px;
}

.ok-blok {
    width: 100%;
    text-align: right;
    margin-bottom: 20px;
}


.w-305 {
    width: 390px;
    color: #424242;
}

.w-440 {
    width: 520px;
        color: #424242;
}
.bg-b-1 .w-305 {
      color: #fff !important;
}
.bg-b-3 .w-305 {
      color: #fff !important;
}

.f-50 {
    font-size: 50px;
}
span.white-text {
    color: #fff;
    font-size: 60px;
    line-height: 55px;
    display: block;
}

.quiz-main {
    height: 536px;
    background: #fff;
    width: 603px;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 50px;
}

.stap-quiz {
    display: flex;
    width: 100%;
    justify-content:space-between
}
.sloga-titlep {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
span.white-slogan {
    color: #fff;
    font-size: 24px;
}
h2.w-305.ddd1 {
    position: absolute;
    bottom: 0;
    padding: 3rem 0 !important;
}
h2.w-305 {
    font-size: 36px;
}
.h-100.p-5.bg-white.rounded-3.bg-b-3.hover-box-3.mobi-green{
    position: relative;
}

footer.pb-3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.unp-onfo {
    color: #8f8f8f;
}

 
.unp-onfo {
    color: #8f8f8f;
    text-align: right;
    font-size: 12px;
    display: flex;
margin-top: 20px;
    flex-direction: row;
    justify-content: space-between;
}
.unp-onfo span {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.unp-onfo a {
color: #8f8f8f;
}

span.align-items-right {
    text-align: right;
}

.form {
    display: flex;
    flex-direction: column;
    color: #fff;
    gap: 20px;
    width: 100%;
  }
  .form input {
    width: 100%;
    height: 60px;
    border-radius: 30px;
    border: 0;
        outline: none;
    padding-left: 15px;
    color: #525252;
}

  .form input:hover, .form input:active, .form input:focus{
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
 
 .form .link-top{

max-width: 230px;

 }
.form span {
    font-size: 24px;
}

    span.f-fo-big {
        font-size: 60px;
        color: #fff;
        display: block;
        line-height: 60px;
        font-weight: 500;
    }
    span.f-fo-bn {
        color: #fff;
        font-size: 24px;
    } 

    .form span input{
    margin-top: 15px;
    padding-left: 24px;
}
    .justify-content{
      display: flex;
      flex-direction: column;
          justify-content: space-between;
}

input::placeholder {
 font-size: 18px;
 font-weight: 500;
 
}


    .justify-content{
      display: flex;
      flex-direction: column;
          justify-content: space-between;
                height: 100%;
    }
    span.big-buttom {
    display: flex
;
    border: 1px solid #424242;
    width: 100%;
    height: 160px;
    align-items: center;
    border-radius: 30px;
    color: #424242;
    font-size: 26px;
    font-weight: 500;
}


.col-md-6.fwq {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

span.big-buttom small {
    font-size: 16px;
    color: #069265;
}

.bg-b-1 {
    background: url(../img/b1.png);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 30px !important;
        display: flex;
    align-items: flex-end;
    color: #fff;
        flex-direction: column;
    align-items: flex-start;
}

.bg-b-1 .ok-blok img {
    opacity: 0 !important;
}
.hover-box-3{
      height: 450px !important;
       border-radius: 30px !important;
}

.hover-box-4 {
height: 400px !important;
    border-radius: 30px !important;
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}

.bg-b-2 {
    background: url(../img/b2.png);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 30px !important;
}


.bg-b-3 {
    background: #069265 !important;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 30px !important;
}


span.big-buttom.mp3 {
  border:0;
    background: #069265;
    color: #fff;
}

span.big-buttom small{
  margin-right: 20px;
}
span.big-buttom {
    padding: 0 30px;
}
span.big-buttom.mp3 small{
 
    color: #fff;
}

.img-bor{
      border-radius: 40px;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}
.link-top-quiz{
  background: #069265;
    min-width: 128px;
    height: 60px;
    color: #fff !important;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px 10px 10px;
    border-radius: 30px;
   justify-content: center;
   transition: .3s;
}


.hover-box-3{
      transition: .3s;
          overflow: hidden;
}
.hover-box-3:hover{
    -webkit-box-shadow:  0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:  0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow:  0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    transition: .3s;
}

.hover-box-3:hover  .ok_svg{
     animation: ok .9s ease-in-out;
}




.o-h1 {
  
    display: block;
    position: relative;
    transition: .3s;
        cursor: context-menu;
}
.hover-box-3:hover .o-h1, .hover-box-3:hover .o-h2{
  top: -130px !important;
   transition: .3s;
}
p.w-440.colo {
    color: #fff;
    top: 25px;
    position: relative;
}
.o-h2 {
    top: 120px;
    display: block;
    position: relative;
    transition: .3s;
        cursor: context-menu;
}
.w-440{
    position: relative;
        top: 20px;
        font-size: 22px;
}

ul.items li {
  width: 8px;
  height: 8px;
  margin: 10px 0;
  background: white;
  border-radius: 50%;
  opacity: 0.4;
  cursor: pointer;
}
ul.items li.active {
  opacity: 1;
}

fieldset .title {
    color: #424242;
    margin-bottom: 30px;
    display: block;
    font-weight: 500;
    font-size: 25px;
}

.form-check-input {
    margin-top: 0;
    padding: 0;
    width: 23px !important;
    height: 23px  !important;
}

.form-check-input:checked[type=radio] {
    background-image: url('../img/chek.svg');
   
}
.form-check-input:checked {
    background-color: transparent;
    border-color: transparent;
}

.form-check-input:focus{
  box-shadow:none;
}

fieldset.thanks.enable {
    display: flex
    align-items: center;
    justify-content: center;
}

form fieldset {
  position: absolute;
    width: 100%;
    height: 300px;
  
  border-radius: 3px;
  opacity: 0;
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}
form fieldset input, form fieldset p {
  display: inline-block;
  width: 200px;
  margin-left: 50px;
  color: #333333;
  font-size: 16px;
  letter-spacing: 1px;
}

fieldset.thanks.enable p {
    margin: 0;
    font-size: 20px;
    width: auto;
    font-weight: 600;
}

fieldset.thanks.enable {
    display: flex;
    align-items: center;
    justify-content: center;
}

form fieldset p {
  margin-top: 22px;
  text-align: center;
}
form fieldset input {
  height: 40px;
  margin-top: 8px;
  border: none;
  outline: none;
      width: 100%;
    border-radius: 10px;
    padding: 0 20px;
    margin: 0;
    background: #FAFAFA;
}
input#quiz-aq, #quiz-name, #quiz-phone {
    height: 60px;
    border-radius: 30px;
}

form fieldset .icon {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 15px;
  transition: all 0.4s ease;
}
form fieldset .icon i {
  position: absolute;
  display: block;
}
form fieldset .icon i::before, form fieldset .icon i::after {
  position: absolute;
  content: "";
}
form fieldset .icon.left {
  left: 10px;
}
form fieldset .icon.right {
  right: 10px;
  cursor: pointer;
}
form fieldset .icon.button:hover {
  background: #f2f2f2;
  border-radius: 3px;
  transition: all 0.4s ease;
}
form fieldset.enable {
  z-index: 1;
  opacity: 1;
  transition: all 0.5s ease-out 0.2s;
  transform: scale(1);
  animation: enable 0.5s ease-out 0.2s;
}
form fieldset.disable {
  opacity: 0;
  transition: all 0.3s ease-in;
  transform: translateY(0px) scale(0.9);
}
span.big-buttom.mp2 {
    background: #FAFAFA;
    border: revert-layer;
}
span.big-buttom.mp1 {
    border: 1px solid #069265;
}
body.error fieldset {
  transform-origin: 50% 100%;
  animation: error 0.3s ease-out;
}

@keyframes enable {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes error {
  0%, 50%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-3deg);
  }
  75% {
    transform: rotate(3deg);
  }
}
/**
 * * Icons in CSS, long as f****
 * */
.icon .arrow {
  width: 2px;
  height: 17px;
  top: 5px;
  left: 14px;
  background: #333333;
}
.icon .arrow::before {
  width: 6px;
  height: 6px;
  bottom: -1px;
  left: -3px;
  border-color: #333333;
  border-right: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(45deg);
}

.icon .user {
  width: 20px;
  height: 10px;
  bottom: 5px;
  left: 5px;
  box-shadow: 0 0 0 2px #333333 inset;
  border-radius: 6px 6px 3px 3px;
}
.icon .user::before {
  width: 10px;
  height: 10px;
  top: -9px;
  left: 5px;
  box-shadow: 0 0 0 2px #333333 inset;
  border-radius: 50%;
}

.icon .letter {
  width: 20px;
  height: 12px;
  top: 9px;
  left: 5px;
  box-shadow: 0 0 0 2px #333333 inset;
  border-radius: 3px;
}
.icon .letter::before, .icon .letter::after {
  width: 11px;
  height: 2px;
  top: 4px;
  background: #333333;
}
.icon .letter::before {
  left: 0;
  transform: rotate(30deg);
}
.icon .letter::after {
  right: 0;
  transform: rotate(-30deg);
}

.icon .lock {
  width: 20px;
  height: 16px;
  top: 9px;
  left: 5px;
  box-shadow: 0 0 0 2px #333333 inset;
  border-radius: 3px;
}
.icon .lock::before {
  width: 8px;
  height: 8px;
  top: -4px;
  left: 4px;
  border: 2px solid transparent;
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  border-radius: 50%;
  transform: rotate(-45deg);
}
.icon .lock::after {
  width: 6px;
  height: 7px;
  top: 4px;
  left: 7px;
  box-shadow: 0 0 0 2px #333333 inset;
}

.icon .heart {
  width: 10px;
  height: 10px;
  top: 11px;
  left: 7px;
  background: #ff5233;
  transform: rotate(45deg);
}
.icon .heart::before, .icon .heart::after {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff5233;
}
.icon .heart::before {
  left: -6px;
}
.icon .heart::after {
  top: -6px;
}

.button-next, .button-prev{
  cursor: pointer;
}

h2.title-h2 {
    font-size: 60px;
    margin-bottom: 60px !important;
    color: #2E2E2E;
}

form.formssws {
    display: block;
    width: auto;
    height: 100%;
    position: relative;
}
.bigButoon {
    width: 213px;
    display: flex
;
    justify-content: space-around;
}
.bigButoon img {
    width: 40px;
}
.swal2-modal .swal2-close {
    color: #d55;
    outline: none !important;
}


.form-check {
  font-size: 18px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: start;
}

.form-check-input {
    width: 1.2em;
    height: 1.2em;
    margin-right: 15px;
    margin-top: 0;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}

.mb-40 {
    margin-bottom: 70px !important;
}

 
.letter-image {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 200px;
  height: 200px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.animated-mail {
  position: absolute;
  height: 150px;
  width: 200px;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  transition: .4s;
  
  .body {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 100px 200px;
    border-color: transparent transparent #069265 transparent;
    z-index: 2;
  }
  
  .top-fold {
    position: absolute;
    top: 50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 100px 0 100px;
    -webkit-transform-origin: 50% 0%;
    -webkit-transition: transform .4s .4s, z-index .2s .4s;
    -moz-transform-origin: 50% 0%;
    -moz-transition: transform .4s .4s, z-index .2s .4s;
    transform-origin: 50% 0%;
    transition: transform .4s .4s, z-index .2s .4s;
    border-color: #03704d transparent transparent transparent;
    z-index: 2;
  }
  
  .back-fold {
    position: absolute;
    bottom: 0;
    width: 200px;
    height: 100px;
    background: #00744f;
    z-index: 0;
  }
  
  .left-fold {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 50px 100px;
    border-color: transparent transparent transparent #069265;
    z-index: 2;
  }
  
  .letter {
    left: 20px;
    bottom: 0px;
    position: absolute;
    width: 160px;
    height: 60px;
    background: white;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: .4s .2s;
    -moz-transition: .4s .2s;
    transition: .4s .2s;
    
    .letter-border {
      height: 10px;
      width: 100%;
      background: repeating-linear-gradient(
        -45deg,
        #069265,
        #00744f  8px,
        transparent 8px,
        transparent 18px
      );
    }
    
    .letter-title {
      margin-top: 10px;
      margin-left: 5px;
      height: 10px;
      width: 40%;
      background: #069265;
    }
    .letter-context {
      margin-top: 10px;
      margin-left: 5px;
      height: 10px;
      width: 20%;
      background: #069265;
    }
    
    .letter-stamp {
      margin-top: 30px;
      margin-left: 120px;
      border-radius: 100%;
      height: 30px;
      width: 30px;
      background: #069265;
      opacity: 0.3;
    }
  }
}

.shadow {
  position: absolute;
  top: 200px;
  left: 50%;
  width: 400px;
  height: 30px;
  transition: .4s;
  transform: translateX(-50%);
  -webkit-transition: .4s;
  -webkit-transform: translateX(-50%);
  -moz-transition: .4s;
  -moz-transform: translateX(-50%);
  
  border-radius: 100%;
  background: radial-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.0), rgba(0,0,0,0.0));
}

  .letter-image:hover {
    .animated-mail {
      transform: translateY(50px);
      -webkit-transform: translateY(50px);
      -moz-transform: translateY(50px);
    }
    
    .animated-mail .top-fold {
      transition: transform .4s, z-index .2s;
      transform: rotateX(180deg);
      -webkit-transition: transform .4s, z-index .2s;
      -webkit-transform: rotateX(180deg);
      -moz-transition: transform .4s, z-index .2s;
      -moz-transform: rotateX(180deg);
      z-index: 0;
    }
    
    .animated-mail .letter {
      height: 180px;
    }
    
    .shadow {
      width: 250px;
    }
  }


.ph{
   animation: phone .9s ease-in-out infinite;

}
 

@keyframes ok{
 0%, 100% {
     transform: scale3d(1, 1, 1);
 }
 50% {
   transform: scale3d(1.1, 1.1, 1.1);
 }
}


@keyframes phone{
 0%, 100% {
  fill: #069265;
 }
 50% {
  fill: #fff;
 }
}

.form-check label {
    color: #7E7E7E;
    font-size: 18px;
}

.walume:after {
    content: 'м²';
    position: relative;
    color: #8b8b8b;
    left: -1.8rem;
    top: -.1rem;
    font-size: 14px;
    font-weight: 600;
}

.mok-2c label{
    font-size: 15px;
    color: #fff;
}
span.walume {
    margin: 0;
    padding: 0;
    position: relative;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.button-prev {
    background: #E2E2E2;
    color: #7E7E7E !important;
    transition: .3s;
}

.button-prev:hover {
    transition: .3s;
    background: #E2E2E2;
    color: #7E7E7E !important;
}

ul.items {
    position: absolute;
    /* width: 30px; */
    /* height: auto; */
    /* top: 50%; */
    right: 5%;
    z-index: 10;
    top: 7px;
    margin: 0;
    padding: 0;
}

.items{
  color: #424242;
  font-size: 18px;
  font-weight: 500;
}
.items .act{
  color: #069265;
}

ul.items span {
    margin: 0 5px;
}
span.liltle-txt {
    display: block;
    font-size: 18px;
    color: #7E7E7E;
    font-weight: 500;
    margin-top: 10px;
}
    

div.o-h2.mp23:hover {
    top: -120px !important;
}

.o-h2.mp23 h2.w-305 {
    font-size: 24px;
}


.o-h2.mp23 .w-440 {
    position: relative;
    width: 490px;
    font-size: 12px;
    top: 25px;
}

.o-h2.mp23 {
    top: 160px  !important;
}
// Second example styles
.example-2 {
  .wrapper {
    background: url(https://tvseriescritic.files.wordpress.com/2016/10/stranger-things-bicycle-lights-children.jpg)
      center / cover no-repeat;
    &:hover {
      .menu-content {
        span {
          transform: translate(-50%, -10px);
          opacity: 1;
        }
      }
    }
  }
  .header {
    @include cf;
    color: $white;
    padding: 1em;
    .date {
      float: left;
      font-size: 12px;
    }
  }
  .menu-content {
    float: right;
    li {
      margin: 0 5px;
      position: relative;
    }
    span {
      transition: all 0.3s;
      opacity: 0;
    }
  }
  .data {
    color: $white;
    transform: translateY(calc(70px + 4em));
  }
  .title {
    a {
      color: $white;
    }
  }
  .button {
    display: block;
    width: 100px;
    margin: 2em auto 1em;
    text-align: center;
    font-size: 12px;
    color: $white;
    line-height: 1;
    position: relative;
    font-weight: 700;
    &::after {
      content: "\2192";
      opacity: 0;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translate(0, -50%);
      transition: all 0.3s;
    }
    &:hover {
      &::after {
        transform: translate(5px, -50%);
        opacity: 1;
      }
    }
  }
}

      @media (max-width: 767px) {

.hover-box-3:hover .o-h1, .hover-box-3:hover .o-h2 {
    top: 0px !important;
    transition: .3s;
}
   h2.title-h2, .display-5.fw-bold {
    max-width: 850px;
    font-size: 25px;
    color: #2E2E2E;
    font-weight: 600 !important;
   
    margin-bottom: 30px !important;
}  

h1.display-5.fw-bold.mb-4.mb-40.animate__animated.animate__fadeInUp{
max-width: 100%;
        font-size: 24px;
        color: #2E2E2E;
        font-weight: 700 !important;
        margin-bottom: 50px !important;
             line-height: 34px;

}
header {
        margin-bottom: 120px;
}
sp {
    display: none;
}

        .quiz-main{
          width: 100%;
        }
    .hover-box-4 {
        height: 250px !important;
        border-radius: 30px !important;
        padding: 15px !important;
    }
    h2.w-305.ddd1 {
    position: relative;
    bottom: 0;
    padding: 3rem 0 !important;
}
.main_bg {
    width: 100%;
    height: auto;
    margin-bottom: -130px;
}

h2.w-305 {
    font-size: 26px;
}

.w-440 {
    position: relative;
    top: 20px;
    font-size: 14px;
}
header {
    display: flex
;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-top: 10px;
}
        img.img-bor {
                width: 100%;
                height: auto;
            }

            .d-mob {
                display: none !important;
            }

    h1.display-5.fw-bold {
        max-width: 100%;
        font-size: 28px;
        color: #2E2E2E;
        font-weight: 600;
        margin-bottom: 20px !important;
    }
.o-h2.mp23 h2.w-305 {
        font-size: 16px;
        width: 190px;
}


.h-100.p-5.bg-white.rounded-3.hover-box-3.lap1 {
    height: 635px !important;
}
.o-h2.mp23 .w-440 {
       font-size: 12px !important;
        width: 100%;
    }
    .o-h2.mp23 {
    top: -25px !important;
}

span.flexraion > span:nth-child(1) {
    margin-right: 10px;
}
.bigButoon {
    width: 100%;
    display: flex
;
    justify-content: space-around;
}
div.o-h2.mp23:hover{
    top:-25px !important
}
.bg-uzor {
 padding-bottom: 48px;
 padding-top: 48px;
    background-size: cover;
}
header.pb-3 {
    flex-direction: row-reverse;
}

.container-fluid.bg-uzor.top-no-p {
    padding: 0;
}
.container {
    padding: 0px 20px;
}



.container-fluid {
    padding: 0;
}
    p.text-h2{
        margin-bottom: 20px;
        line-height: 24px;
    }
.w-440 {
    position: relative;
    top: 15px;
    text-wrap: auto;
    width: 100%;
}
.w-305 {
    width: 100%;
    color: #424242;
}


.logo{
    width: 80%;
    height: auto;
}

.p-5.mb-4.rounded-3 {
    padding: 0 !important;
}

.main-text {
    flex-direction: column;
}

.text-h2 {
    max-width: 100%;
    margin: 0;
    font-size: 18px;
}

.unp-onfo {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
    .container.py-4 {
        padding: 10px;
        display: block;
        position: relative;
        width: 95%;
    }
p.text-h2 {
    margin-bottom: 20px;
}
.ma-280 {
    padding-top: 100px;
}

h2.title-h2 {
  font-size: 30px;
        margin-bottom: 25px;
        color: #2E2E2E;
        font-weight: 500 !important;
        margin-top: 100px;
        max-width: 215px;
    
}
.hover-box-3 {
    height: 300px !important;


    padding: 20px !important;
  }

span.white-text {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    display: block;
}

    .o-h1 {
        top: -20px;
        width: 100%;
        display: block;
        position: relative;
        transition: .3s;
        cursor: context-menu;
    }

.mb-4 {
    margin-bottom: 30px;
}
.container-fluid.bg-fon-quiz {
    background: url(../img/fon.png);
    min-height: 850px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
        background-position: center;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
}
footer.pb-3 {
    flex-direction: column;
    justify-content: space-between;
    height: 210px;
}
 span.f-fo-big {
    font-size: 28px;
    color: #fff;
    display: block;
    line-height: 32px;
    font-weight: 500;
}

.container-fluid.bg-fon-footer {
    background: url(../img/footer.png);
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
background-position: center;
    border-radius: 0px;
    align-items: center;
    justify-content: center;
}
span.big-buttom {
    display: flex
;
    border: 1px solid #424242;
    width: 100%;
    height: 90px;
    align-items: center;
    border-radius: 20px;
    color: #424242;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

.form-check label {
    color: #7E7E7E;
    font-size: 12px;
}
.stap-quiz {
    flex-direction: column-reverse;
    z-index: 99;
}
span.align-items-center.text-dark.text-decoration-none.link-top-quiz.button-next {
    margin-bottom: 20px;
}
fieldset .title {
        color: #424242;
        margin-bottom: 30px;
        display: block;
        font-weight: 500;
        font-size: 16px;
        padding-top: 7px;
}
.quiz-main {
    height: 500px;
    background: #fff;
    width: 100%;
    border-radius: 15px;
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px;
}

span.liltle-txt {
    display: block;
    font-size: 12px;
    color: #7E7E7E;
}
ul.items {
position: absolute;
        /* width: 30px; */
        /* height: auto; */
        /* top: 50%; */
        right: 0%;
        z-index: 10;
        top: 7px;
        margin: 0;
        padding: 0;
        font-size: 14px;
}

span.white-slogan {
    margin: 10px 0;
    font-size: 14px;
}
.form span {
    font-size: 18px;
}
span.align-items-right {
    text-align: left;
    margin-top: 20px;
}

.form .link-top {
    max-width: 215px;
}

span.f-fo-bn {
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
}

span.big-buttom.mp3 {
    display: flex;
    align-items: self-start;
    padding: 20px;
    line-height: 16px;
}
body > main > div:nth-child(5){
            padding-bottom: 48px !important;
        padding-top: 48px  !important;
}
body > main > div:nth-child(4){
       padding-bottom: 72px !important;
}
.mmb-120 {
    margin-bottom: 100px;
}
.o-h2.mp2 {
    top: 0;
}

.ok-blok img {
    width: 40px;
}

.o-h2.mp2 .w-305 {
    font-size: 18px;
}

.o-h2.mp2 .w-440 {
    font-size: 20px;
}

    .o-h2.mp2 .w-440 {
        font-size: 12px;
    }


.ok-blok {
    width: 100%;
    text-align: right;
    margin-bottom: 0px;
}

.o-h2.mp23 {
    top: 0;
}
.o-h2.mp23 .w-305 {
    font-size: 18px;
}

.o-h2.mp23 .w-440 {
    font-size: 10px;
}

.mobi-green {
        height: 60px !important;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        align-items: center;
}

.mobi-green .ok-blok{
        width: 40px;
}


.mobi-green .w-305 {
font-size: 14px !important;
        padding: 0;
        margin: 0;
}

span.big-buttom {
    padding: 0 15px;
    height: 70px;
    margin-bottom: 15px;
}



.smallq{
    font-size: 12px !important;
}
      }

@media screen and (min-width: 1024px) {

    .mmb-120 {
        padding-bottom: 120px !important;
    }

    .bg-light {
    padding-bottom: 120px !important;
}

div#price {
    margin-bottom: 120px;
}

}

@media screen and (min-width: 768px) and (max-width: 1024px) {




        .ma-280 {
            padding-top: 140px;
        }
    .main-text.mb-55 {
        display: flex
    ;
        flex-direction: column;
        align-items: self-end;
    }
    .quiz-main{
        width: 100%;
    }
    .col-xs-12 {
        width: 100%;
    }
    img.img-bor {
        width: 100%;
        height: auto;
        margin-top: 20px;
    }

    span.big-buttom {
        display: flex
    ;
        border: 1px solid #424242;
        width: 100%;
        height: 70px;
        align-items: center;
        border-radius: 15px;
        color: #424242;
        font-size: 17px;
        font-weight: 500;
        margin-bottom: 20px;
    }
    h1.display-5.fw-bold {
        max-width: 700px;
        font-size: 36px;
        color: #2E2E2E;
        font-weight: 600;
    }


    .text-h2 {
        max-width: 100%;
        margin: 0;
        font-size: 18px;
        margin-bottom: 25px;
    }

    .w-305 {
        width: 100%;
        color: #424242;
        font-size: 16px;
    }
    .w-440 {
        width: 100%;
        color: #424242;
        font-size: 12px;
    }
    .o-h1 {
        top: 30px;
        display: block;
        position: relative;
        transition: .3s;
        cursor: context-menu;
    }
    .hover-box-3 {
        height: 365px !important;
    }
    .col-md-7.mb-4 {
        width: 100%;
    }
    .col-md-5.main-text.mb-4 {
        width: 100%;
    }
    span.f-fo-big {
        font-size: 38px;
        color: #fff;
        display: block;
        line-height: 44px;
        font-weight: 500;
        margin-bottom: 20px;
    }
    .container-fluid.bg-fon-quiz {
        width: 100%;
        border-radius: 0;
        background-position: center bottom;
    }
  

    .o-h2.mp23 h2.w-305 {
        font-size: 14px;
    }
       .o-h2.mp23 .w-440 {
        position: relative;
        width: 260px;
        font-size: 8px;
    } 

    body > main > div:nth-child(4) > div > div > div:nth-child(6) > div > div.ok-blok > img {
        display: none;
    }

div.o-h2.mp23:hover {
    top: -35px !important;
}


}

