@font-face {
  font-family: "Gotha";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/GothamPro-Black.woff") format("woff"); }
@font-face {
  font-family: "Gotha";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/GothamPro-Bold.woff") format("woff"); }
@font-face {
  font-family: "Gotha";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/GothamPro-Medium.woff") format("woff"); }
@font-face {
  font-family: "Gotha";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/GothamPro.woff") format("woff"); }
@font-face {
  font-family: "Gotha";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/GothamPro-Light.woff") format("woff"); }

.width-wrap {
    width: 1170px;}
header,footer {
    padding: 19px 0 2px;
        background: white;
}.phone {
     white-space: pre-line;
    font-size: 12px;
    text-align: left;
    margin-top: -12px;
    padding-right: 2px;
    line-height: 166%;
}.phone img {
  position: absolute;
    left: -25px;
    top: -4px;
    width: 21px;
}

.phone strong {
    font-size: 30px;
    font-weight: 100;
}.phone a:nth-child(3) {
    position: absolute;
    left: 0;
    top: 64px;
} header p,footer p {
    white-space: pre-line;
    text-align: center;
    font-size: 16px;
    line-height: 140%;
    padding-top: 11px;
}section#main {
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    padding-top: 68px;
}nav {
    padding: 0 80px;
    font-weight: 400;
    font-size: 16px;
}nav span {
    font-weight: 600;
    text-transform: uppercase;
}.nav-item img {
    margin: 0 12px 0 0;
}.nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -7px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 56px;
    font-weight: 600;
    /* box-shadow: 0 0 black; */
    padding-top: 66px;
    text-shadow: 0 2px 0px black;
    letter-spacing: 3px;
    padding-bottom: 19px;
}h1 + p {
      text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    text-shadow: 0 2px 0px black;
    letter-spacing: 0;
}form.main-form {
    background: #004c97;
    margin: 40px auto;
    width: 69%;
    padding: 40px 0 50px;
}form .title {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 41px;
}.form-box.flex-wrap {
    margin: 0 69px;
}.form-set p {
    font-size: 12px;
}input,select {
    background: white;
    border: none;
    outline: none;
    font-size: 17px;
    color: black;
    padding: 7px 18px;
    margin-top: 10px;
}.input-box.input-text input {
    max-width: 240px;
        padding-left: 38px;
}.input-box.input-count input {
    max-width: 130px;
    text-align: center;
}button,a.btn {
    background: #ff7300;
    text-align: center;
    border: none;
    font-weight: 600;
    font-size: 12px;
    margin-top: 10px;
    padding: 24px 48px;
}.desclaimer {
    position: absolute;
    right: 48px;
    bottom: -26px;
    font-size: 12px;
    font-weight: 100;
    font-weight: 100;
    color: #86b8e9;
}.main-info-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}.main-info {
    white-space: pre-line;
    font-size: 18px;
    margin: 46px 24% 56px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 143%;
}.main-info img {
    margin-right: 13px;
}h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
    font-size: 36px;
    padding: 89px 0px 52px;
}.tour-item {
    width: 49.9%;
    background-repeat: no-repeat;
    background-size: cover;
      -webkit-transition: 0.2s all;
      -o-transition: 0.2s all;
      transition: 0.2s all;
    height: 270px;
    margin-bottom: 2px;
}.price {
    font-size: 16px;
    background: #00ac00;
    color: white;
    display: inline-block;
    font-weight: 500;
    cursor: pointer;
    pointer-events: auto;
    padding: 15px 29px;
}.price strong {
    font-size: 25px;
    letter-spacing: 0.8px;
}.tour-name {
    color: white;
    font-weight: 500;
    font-size: 22px;
    padding: 19px 0 0 28px;
    letter-spacing: 1.2px;
}.get-tour {
    color: white;
    position: absolute;
    right: 46px;
    bottom: 30px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    border-bottom: 2px solid white;
    padding-bottom: 10px;
}.get-tour:after {
    content: '';
    width: 8px;
    height: 8px;
    border: 2px solid white;
    display: inline-block;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    border-width: 2px 2px 0 0;
    margin-left: 10px;
}.tour-item.small {
    width: 33.2%;
}section#services {
    padding-top: 43px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 80px;
}.services-box.flex-wrap {
   margin: 0 12%;
    white-space: pre-line;
    text-align: center;
    font-size: 18px;
    line-height: 136%;
    font-weight: 400;
}.services-item {
    background-repeat: no-repeat;
    background-size: contain;
 width: 31%;
    margin-top: -37px;
    height: 378px;
}.services-num {
    position: absolute;
    left: 0;
    top: 16px;
    right: 0;
    color: white;
    z-index: 0;
    letter-spacing: 2px;
    font-weight: 800;
    text-shadow: 0 1px 2px #828282;
    font-size: 46px;
}.services-item .bg{
  background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    z-index: 1;
    height: 100%;
    padding-top: 286px;
}section#prizes h2 {
    padding: 72px 0 60px;
}.prizes-info {
    width: 41%;
    font-size: 36px;
    white-space: pre-line;
    line-height: 137%;
}li {
    font-size: 18px;
    list-style-type: none;
    padding-left: 49px;
    display: inline-block;
    line-height: 237%;
    padding-top: 10px;
}li:after {
    content: '';
    top: 28px;
    position: absolute;
    left: 13px;
    width: 9px;
    height: 6px;
    border: 2px solid white;
    -webkit-transform: rotate(316deg);
        -ms-transform: rotate(316deg);
            transform: rotate(316deg);
    border-width: 0 0 2px 2px;
}li:before {
    content: '';
    position: absolute;
    left: 9px;
    top: ba;
    top: 24px;
    background: #00ab00;
    width: 17px;
    height: 17px;
    border-radius: 2px;
}.WhatsApp {
    font-size: 24px;
    font-weight: 600;
    margin-top: 34px;
    line-height: 161%;
}.WhatsApp {
    font-size: 24px;
    font-weight: 600;
    margin-top: 34px;
    line-height: 161%;
}.WhatsApp a {
    font-weight: 400;
    font-size: 33px;
    margin-top: 15px;
    display: inline-block;
}

img.prize-img {
    margin: -21px 0 0 40px;
}.prizes-box + p {
    color: #004c97;
    text-align: center;
    white-space: pre-line;
    font-size: 14px;
    line-height: 130%;
    margin-top: -42px;
    margin-bottom: 48px;
}section#how h2+p {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
}
section#how h2 {
    padding: 71px 0 24px;
}#how {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 25px;
}form.how-form {
    background: #004c97;
    color: white;
    margin: 36px 112px;
    padding: 38px 18px;
}.form-set-count {
    position: absolute;
    left: -56px;
    top: -6px;
    border: 1px solid white;
    width: 35px;
    font-weight: 600;
    height: 35px;
    text-align: center;
    font-size: 23px;
    padding-top: 5px;
}.how-form .step-1 {
    font-size: 23px;
}label.radio {
    display: block;
    font-size: 18px;
    margin-top: 30px;
    cursor: pointer;
    /* line-height: 125%; */
    /* white-space: pre-line; */
}form.how-form .step-1 button {
    margin: 27px auto 8px;
    padding: 25px 82px;
}
label.radio input {
    display: none;
}label.radio span:after {
   content: "\2714";
    position: absolute;
    display: none;
    left: -2px;
    color: #00ac00;
    top: -5px;
    font-size: 30px;
}
label.radio span:before {
      content: "";
    position: absolute;
    left: -2px;
    top: 2px;
    background: white;
    width: 19px;
    border: none;
    height: 19px;
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 12px 0px rgba(255, 255, 255, 0.44);
            box-shadow: 0 3px 12px 0px rgba(255, 255, 255, 0.44);}
/*.radio:checked + label:before {
        background: -webkit-gradient(linear,left bottom, left top,from(#14a324),to(#5cc73f));
        background: -webkit-linear-gradient(bottom,#14a324,#5cc73f);
        background: -o-linear-gradient(bottom,#14a324,#5cc73f);
        background: linear-gradient(to top,#14a324,#5cc73f);
}*/
label.radio input:checked+span:after{
    display: block;
}label.radio span {
    white-space: pre-line;
    padding-left: 36px;
    margin-left: 10px;
    display: inline-block;
    line-height: 137%;
}.contact-info {
    width: 50%;
}.contact-info h2 {
    text-align: left;
    font-size: 36px;
    /* letter-spacing: -1px; */
    padding: 75px 0 22px;
}.contact-info h2 + p {
    font-size: 20px;
    white-space: pre-line;
    text-transform: uppercase;
    line-height: 159%;
    padding-bottom: 24px;
}.contact-info li {
    padding-top: 0px;
    display: block;
    font-size: 16px;
    padding-left: 28px;
} .contact-info li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 10px;}
.contact-info  li:after {
    content: '';
    top: 14px;
    position: absolute;
    left: 4px;}
section#contacts {
    height: 600px;
}footer p {
    font-size: 14px;
}footer .phone {
    margin-top: 4px;
}.WhatsApp img {
    margin-bottom: -17px;
}img.coffee {
    position: absolute;
    left: -160px;
    bottom: -300px;
    z-index: -1;
}img.loop {
    position: absolute;
    left: 8px;
    z-index: 2;
    top: 16px;
}.clear {
    position: absolute;
    right: 1px;
    top: 10px;
    cursor: pointer;
    padding: 9px;
    color: #6d7e96;
}.arr {
    color: #6d7e96;
    position: absolute;
    left: 0;
    border: 1px solid #d5dae3;
    top: 9px;
    width: 32px;
    border-width: 0 1px 0 0;
    padding: 7px 0 8px;
    height: 32px;
    margin-top: 1px;
    z-index: 2;
    font-size: 19px;
    cursor: pointer;
    text-align: center;
    -moz-user-select: none;
-webkit-user-select: none;
    -ms-user-select: none;
        user-select: none;    
}.arr.plus {
    left: auto;
    right: 0;
    border-width: 0 0 0 1px;
}.arr:hover{
  color: #004c97;
  }.form-step{
    display: none;
  }.step-2 .form-box.flex-wrap,.step-3 .form-box.flex-wrap {
    margin: 0 16%;
}.step-2 .input-box.input-count input ,.step-3 .input-box.input-count input {
    max-width: 150px;
}form .step-2 button, form .step-3 button {
    padding: 24px 80px;
}select {
    width: 150px;
    padding: 8px 16px;
}.input-box.select-box:after {
    content: '';
    width: 8px;
    height: 8px;
    border: 2px solid #6f8098;
    display: inline-block;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    margin-left: 10px;
    position: absolute;
    right: 11px;
    top: 21px;
        pointer-events: none;
}.data-step .title + p {
    margin: -31px 0 27px;
    text-align: center;
}.form-set.inp-label input,.form-set.inp-label select {
    max-width: 214px;
}.form-set.inp-label select {
    width: 100%;
    padding: 8px 18px;
    }.polit-descr:before {
    content: '';
    position: absolute;
    left: -29px;
    top: -5px;
    width: 18px;
    height: 18px;
    background: #00ac00;
    border-radius: 2px;
    border: 4px solid white;
    -webkit-box-shadow: 0 2px 6px 2px rgba(255, 255, 255, 0.22);
            box-shadow: 0 2px 6px 2px rgba(255, 255, 255, 0.22);
}.polit-descr {
    /* position: absolute; */
    font-size: 11px;
    margin: 13px 0 -13px 31px;
    color: #86b8e9;
}input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}button:hover,a.btn:hover{
  background: #ffaa15;
}button:active, a.btn:active{
    -webkit-box-shadow: inset 0 4px 8px -2px #1d1d1d;
            box-shadow: inset 0 4px 8px -2px #1d1d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#d64300) , to(#fe7200));
    background: -webkit-linear-gradient(top, #d64300 , #fe7200);
    background: -o-linear-gradient(top, #d64300 , #fe7200);
    background: linear-gradient(to bottom, #d64300 , #fe7200);
}.get-tour:hover{
  color: #ffb847;
  border-color: #ffb847;
}.get-tour:hover:after{
  border-color: #ffb847;
}.data-step .form-box.flex-wrap {
    margin: 0 10%;}
  section#how {
    height: 683px;
}a.polit {
    text-decoration: underline;
    text-underline-position: under;
}footer a.polit {
  color: #00ab00;
}section#thx {
    color: white;
    padding-top: 60px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 642px;
}#thx h1 {
    letter-spacing: 0;
    font-size: 48px;
}section#thx h1 + p {
    white-space: pre-line;
    line-height: 229%;
    padding-top: 10px;
    text-shadow: 0px 2px black;
}.soc-box.flex {
    margin: 23px auto 67px;
    width: 167px;
}#thx a.btn {
    margin: 0 auto;
    display: block;
    width: 341px;
}nav.flex-wrap {
    position: absolute;
    left: 0;
    top: -24px;
    width: 100%;
}.popup {
     display: none; 
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    z-index: 3;
    top: 0;
    left: 0;
}.popup .popup-form {
      background: white;
    margin: 0 auto;
    top: 15vh;
    max-width: 356px;
    height: auto;
    z-index: 3;
    padding: 26px 48px;
    text-align: center;
    font-size: 29px;
}.popup img.img-abs.leaf5 {
       left: 36px;
    bottom: 222px;
    width: 57px;
    z-index: -1;
}.popup .inp-label input {
    max-width: 100%;
    font-size: 21px;
    /* border-radius: 100px; */
    width: 100%;
    font-weight: 300;
    background: #004c97;
    margin-bottom: 16px;
    text-align: center;
    margin-top: 0;
    color: white;
    border: none;
    padding: 13px 19px;
    text-align: left;
}.close {
       color: #8a98ab;
    cursor: pointer;
    position: absolute;
    right: 11px;
    top: 4px;
    font-weight: 400;
    font-size: 29px;
}.popup h4 + p {
    margin: 17px 0 20px;
    /* color: white; */
    font-weight: 500;
    line-height: 156%;
    font-size: 17px;
}.hidden-bg{
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}.review-box {
    padding-left: 15%;
}.popup .popup-form {
    padding-top: 38px;
    font-size: 27px;
    font-weight: 900;
}.popup button {
    width: 100%;
    padding: 20px 0;
    margin: 0px auto 0;
    /* font-size: 20px; */
    color: white;
}.popup input::-webkit-input-placeholder{
    color: white;
}.popup input:-ms-input-placeholder{
    color: white;
}.popup input::-ms-input-placeholder{
    color: white;
}.popup input::placeholder{
    color: white;
}.popup .polit-descr {
    font-weight: 500;
    text-align: left;
    line-height: 122%;
}.popup .inp-label p {
    font-size: 13px;
    text-align: left;
    color: #6d7e96;
    font-weight: 400;
    margin: 0 0 7px 10px;
}div#ymap {
    width: 50%;
    height: 100%;
}#ymap {
    width: 50%!important;
    height: 600px!important;
}form button + p {
    font-size: 15px;
    margin: 7px 0 5px;
}div#exit-modal strong {
    font-size: 22px;
    display: block;
}#exit-modal .popup-form {
      white-space: pre-line;
    padding-top: 8px;
    font-size: 20px;
    font-weight: 70;
    text-align: left;
    padding: 0 27px 20px;
    top: 6vh;
    line-height: 116%;
    max-width: 457px;
    width: 100%;
}div#exit-modal .btn {
    display: block;
    margin-top: 33px;
        color: white;
    text-transform: uppercase;

    max-width: 248px;
}.how-form .step-1 .form-set {
    width: 27%;
}