html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.form-group.error .form-control,.form-group.error .select2 .select2-selection{border-color:red}.form-group.error .errors{display:block}.form-group .label{color:#6b6b6b;font-size:12px;margin-bottom:0}.form-group .select2{width:100% !important}.form-group .select2 .select2-selection{border-radius:0}.form-group .select2 .select2-selection .select2-selection__arrow{height:40px}.form-group .select2 .select2-selection .select2-selection__arrow b{border-color:#1e1e1e;border-style:solid;border-width:2px 2px 0 0;height:8px;width:8px;transform:rotate(45deg);margin-top:-4px}.form-group .select2 .select2-selection .select2-selection__rendered{line-height:40px;padding:0;color:#1e1e1e}.form-group .form-control,.form-group .select2 .select2-selection{border-width:0 0 1px 0;border-style:solid;border-color:#cdcdcd;height:40px;outline:none;width:100%;color:#1e1e1e}.form-group .errors{font-size:12px;color:red;line-height:1.1;margin-top:5px;display:none}*{box-sizing:border-box;font-family:"Montserrat",serif}h1,h2,h3,h4,h5,h6{margin-top:0}p{color:#121212;font-size:16px;line-height:1.3;margin-bottom:15px;margin-top:0}.btn{font-size:20px;font-weight:700;background:#fc9156;display:flex;align-items:center;justify-content:center;gap:25px;line-height:20px;padding:15px 25px;border:none;transition:.3s;cursor:pointer;border-radius:15px;text-transform:uppercase}.btn:hover{background:#fca16f}.btn.main{background-color:#3676c8;color:#fff}.btn.main:hover{background:#4a84ce}.btn:disabled{background:#ddd !important;pointer-events:none !important;cursor:not-allowed !important}@media screen and (min-width: 768px){.btn{font-size:25px;line-height:30px}}.container{padding-left:15px;padding-right:15px}.section-title{font-size:25px;font-weight:700;line-height:1.3;text-align:center;color:#3676c8;text-transform:uppercase;margin-bottom:35px}.section-title:after{content:"";display:block;width:55px;height:4px;background:#3676c8;margin:15px auto 0}@media(min-width: 768px){.section-title{font-size:40px;margin-bottom:75px}}.loader{position:absolute;top:0;left:0;background:rgba(0,0,0,.55);z-index:2;width:100%;height:100%;display:none}.loader:before{content:"";display:block;width:48px;height:48px;border:5px solid #fff;border-bottom-color:rgba(0,0,0,0);border-radius:50%;box-sizing:border-box;animation:rotation 1s linear infinite;margin:auto}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.header{background:#121212;display:flex;align-items:center;justify-content:space-between;font-size:0;position:relative}.header.open .menu{display:block}.header .right-block{display:flex}.header .menu-btn{border:none;background:unset;padding:0 10px}.header .logo img{height:50px}.header .menu{list-style:none;padding:10px 20px}.header .menu li{color:#fff;font-size:20px;transition:.3s;cursor:pointer;padding:5px 0}.header .menu li:hover{color:#fc9156}.header .menu li.active{color:#fc9156}.header .btn{border-radius:0;font-size:35px;font-weight:900;text-transform:capitalize}.header .btn .icons{display:flex;align-items:center;gap:15px}.header .btn .icons img{height:40px}.header .btn .icons .line{height:50px;width:2px;background:#1e1e1e}@media screen and (max-width: 1200px){.header .btn .icons{display:none}}@media screen and (min-width: 992px){.header .menu-btn{display:none}.header .logo img{height:80px}.header .menu{list-style:none;margin:0;padding:0}.header .menu li{display:inline-block;padding:0;font-size:22px}.header .menu li:not(:last-child)::after{content:"|";display:inline-block;margin:0 10px;color:#fff}.header .btn{height:80px}}@media screen and (max-width: 992px){.header .btn{font-size:20px}.header .btn .icons{display:none}.header .menu{position:absolute;top:100%;left:0;width:100%;background:#121212;overflow:hidden;display:none}}.section-1{background-image:url("../../images/intro.png");background-position:50%;background-size:cover;text-align:center;padding-top:200px;padding-bottom:30px}.section-1 .logo{margin-bottom:15px;max-width:200px}.section-1 .title{font-size:25px;font-weight:900;line-height:1.3;text-align:center;color:#fff;text-transform:uppercase;margin-bottom:120px}.section-1 .text{font-size:14px;font-weight:700;text-align:center;color:#fff;text-transform:uppercase;margin:auto;max-width:1400px}@media screen and (min-width: 768px){.section-1{padding-top:300px;padding-bottom:50px}.section-1 .logo{margin-bottom:25px;max-width:400px}.section-1 .title{font-size:50px;margin-bottom:185px}.section-1 .text{font-size:25px;font-weight:900}}.section-2,.footer{background:#1e1e1e;padding-top:50px;padding-bottom:50px}.section-2 .content,.footer .content{max-width:1500px;margin:auto;display:flex;flex-direction:column;gap:50px}.section-2 .content .col,.footer .content .col{flex:1 1 50%}.section-2 .left-block,.footer .left-block{text-align:center}.section-2 .btn,.footer .btn{width:100%;max-width:485px;margin:0 auto 40px}.section-2 .phone,.footer .phone{color:#fc9156;font-size:25px;font-weight:700;text-decoration:none}.section-2 .title,.footer .title{font-size:24px;font-weight:700;margin-bottom:30px;color:#fff;text-align:center}.section-2 .socials,.footer .socials{display:flex;align-items:center;gap:15px;justify-content:center}.section-2 .socials a,.footer .socials a{display:inline-block;text-decoration:none;color:#fff;font-size:14px;font-weight:700;cursor:pointer;flex:1 1 30%;text-align:center}.section-2 .socials a img,.footer .socials a img{vertical-align:middle;margin:0 auto 10px;display:block}@media screen and (min-width: 768px){.section-2,.footer{padding-top:90px;padding-bottom:90px}.section-2 .content,.footer .content{flex-direction:row;gap:30px}.section-2 .phone,.footer .phone{font-size:35px}.section-2 .title,.footer .title{font-size:30px;margin-bottom:40px;text-align:left}.section-2 .socials,.footer .socials{display:flex;align-items:center;gap:50px;justify-content:flex-start}.section-2 .socials a,.footer .socials a{flex:unset;font-size:16px}.section-2 .socials a img,.footer .socials a img{display:inline-block;margin:0 10px 0 0}}.section-3{overflow:hidden}.section-3 .top-line{background:#3676c8;padding:10px;text-align:center}.section-3 .top-line p{margin:0;color:#fff;font-size:18px;font-weight:700}.section-3 .countries{display:flex;margin:0 -50px;flex-wrap:wrap}.section-3 .countries .item{width:50%;height:300px;position:relative;transform:skewX(-10deg);overflow:hidden}.section-3 .countries .item:first-child .name{padding-left:50px}.section-3 .countries .item:nth-child(3) .name{padding-left:50px}.section-3 .countries .item .img{transform:skewX(10deg);background-position:50%;background-size:cover;position:absolute;left:-50px;right:-50px;top:0;bottom:0}.section-3 .countries .item .img.ua{background-image:url("../../images/ua.png")}.section-3 .countries .item .img.de{background-image:url("../../images/de.png")}.section-3 .countries .item .img.be{background-image:url("../../images/be.png")}.section-3 .countries .item .img.fr{background-image:url("../../images/fr.png")}.section-3 .countries .item .name{position:absolute;left:0;right:0;bottom:0;background:rgba(0,0,0,.5098039216);text-shadow:0px 0px 10px 0px rgba(0,0,0,.6);color:#fff;line-height:70px;font-weight:700;font-size:18px;text-align:center}.section-3 .bottom-line{background:#fc9156;padding:10px;text-align:center}.section-3 .bottom-line p{margin:0;color:#fff;font-size:16px;font-weight:700}@media screen and (min-width: 768px){.section-3 .top-line p{font-size:30px}.section-3 .bottom-line p{font-size:25px}.section-3 .countries .item{width:25%;height:400px}.section-3 .countries .item:nth-child(3) .name{padding-left:0px}.section-3 .countries .item .name{line-height:100px;font-size:25px}}@media screen and (min-width: 992px){.section-3 .countries .item{height:500px}.section-3 .countries .item .name{line-height:130px;font-size:35px}}.section-4{padding-top:50px;padding-bottom:50px;background:#c2c2c2}.section-4 .section-title{margin-bottom:40px}.section-4 .car-park-slider{max-width:1920px;margin-left:auto;margin-right:auto;margin-bottom:50px;padding:0 30px}.section-4 .car-park-slider .item{border-radius:20px;overflow:hidden;margin:0 10px}.section-4 .car-park-slider .item .item-slider .photo{width:100%}.section-4 .car-park-slider .item .item-slider .slick-arrow.slick-next{right:5px}.section-4 .car-park-slider .item .item-slider .slick-arrow.slick-prev{left:5px}.section-4 .car-park-slider .item .info{background:#3676c8;padding:15px 20px;columns:2;-webkit-columns:2;-moz-columns:2}.section-4 .car-park-slider .item .info p{color:#fff;font-size:12px;margin-bottom:5px}.section-4 .car-park-slider .slick-arrow{height:48px;width:24px;background-repeat:no-repeat;background-position:50%;background-size:70%;z-index:1}.section-4 .car-park-slider .slick-arrow:before{display:none}.section-4 .car-park-slider .slick-arrow.slick-next{background-image:url("../../images/arrow_right.png");right:0}.section-4 .car-park-slider .slick-arrow.slick-prev{background-image:url("../../images/arrow_left.png");left:0}.section-4 .btn-group{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;margin:auto}@media screen and (max-width: 768px){.section-4 .btn-group .btn{font-size:18px;line-height:20px;max-width:350px;width:100%}.section-4 .btn-group .btn img{height:30px}}@media screen and (min-width: 768px){.section-4{padding-top:75px;padding-bottom:100px}.section-4 .car-park-slider{margin-bottom:100px}.section-4 .btn-group{flex-direction:row;gap:0}.section-4 .btn-group .btn:first-child{border-radius:30px 0 0 30px}.section-4 .btn-group .btn:last-child{border-radius:0 30px 30px 0}}.section-5{padding-top:50px;padding-bottom:40px}.section-5 .content{max-width:1280px;margin:auto;display:flex;gap:30px;flex-direction:column}.section-5 .title{text-align:center;font-size:20px;font-weight:700;line-height:1.3;color:#fc9156;margin-bottom:15px}.section-5 p{font-weight:500}@media(min-width: 768px){.section-5{padding-top:90px;padding-bottom:75px}.section-5 .content{flex-direction:row;gap:50px}.section-5 .title{font-size:25px;margin-bottom:20px;text-align:left}.section-5 p{font-size:20px;line-height:1.5}}.calculator{background:#eee}.calculator .tabs{display:flex;align-items:center}.calculator .tabs .tab{width:50%;font-size:14px;padding:15px;background:#bcbcbc;display:flex;align-items:center;text-transform:uppercase;gap:15px;cursor:pointer;transition:.3s}.calculator .tabs .tab .icon{height:40px;width:40px;background-size:contain;background-repeat:no-repeat;background-position:50%;transition:.3s;flex:0 0 auto}.calculator .tabs .tab.tickets{justify-content:flex-end;text-align:right}.calculator .tabs .tab.tickets .icon{background-image:url("../../images/tickets.png")}.calculator .tabs .tab.tickets:hover{background:#4a84ce;color:#fff}.calculator .tabs .tab.tickets:hover .icon{background-image:url("../../images/tickets_white.png")}.calculator .tabs .tab.delivery{justify-content:flex-start}.calculator .tabs .tab.delivery .icon{background-image:url("../../images/card.png")}.calculator .tabs .tab.delivery:hover{background:#fca16f;color:#fff}.calculator .tabs .tab.delivery:hover .icon{background-image:url("../../images/card_white.png")}.calculator .tabs .tab.active{color:#fff}.calculator .tabs .tab.active.tickets{background-color:#3676c8}.calculator .tabs .tab.active.tickets .icon{background-image:url("../../images/tickets_white.png")}.calculator .tabs .tab.active.delivery{background-color:#fc9156}.calculator .tabs .tab.active.delivery .icon{background-image:url("../../images/card_white.png")}.calculator .tab-content{display:none}.calculator .tab-content.active{display:block}.calculator .content{flex-direction:column;display:flex}.calculator .content .column{flex:1 1 auto;width:100%}.calculator .content .column.form-column{padding:55px 15px;position:relative}.calculator .content{flex-direction:column;display:flex}.calculator .content .column{flex:1 1 auto;width:100%}.calculator .content .column.text-column{padding:55px 15px;position:relative}.calculator .text-column{padding:55px 15px;position:relative;background-color:#fff}.calculator .step{padding-left:25px;position:relative;margin-bottom:15px}.calculator .step.completed::before{border-color:#00b93f;background:#00b93f}.calculator .step::before{content:"";height:10px;width:10px;border:1px solid #f00000;border-radius:50%;background:#fff;display:block;position:absolute;left:0px;top:30px;z-index:1}.calculator .step:not(:last-child)::after{content:"";display:block;height:45px;border-left:1px dashed #cdcdcd;width:1px;position:absolute;left:5px;top:48px}.calculator .step .delivery-type-description{margin-top:10px;font-size:12px;font-weight:600}.calculator .map{width:100%;height:100%;background-image:url("../../images/map.png");min-height:400px}.calculator .form{background:#fff;border-radius:15px;padding:20px 15px}.calculator .form .form-body{display:flex;gap:30px;border-bottom:1px dashed #e0e0e0;padding-bottom:40px;flex-direction:column}.calculator .form .form-footer{padding-top:40px;display:flex;align-self:center}.calculator .form .form-footer .content{gap:30px;width:100%;align-items:center}.calculator .form .form-footer .info-block{visibility:hidden}.calculator .form .form-footer .info-block.show{visibility:visible}.calculator .form .form-footer p{display:flex;justify-content:space-between;margin:3px 0}.calculator .form .btn{width:100%}.calculator .calc-btn{font-size:12px;font-weight:400;line-height:16px;margin:auto}@media screen and (min-width: 768px){.calculator .tabs .tab{font-size:25px;padding:25px}.calculator .tabs .tab .icon{height:60px;width:60px}.calculator .form{padding:30px 50px}.calculator .form .form-body{flex-direction:row}.calculator .form .form-body .col{width:50%}}@media screen and (min-width: 992px){.calculator .content{flex-direction:row}.calculator .content.delivery{flex-direction:row-reverse}.calculator .content .column{width:50%}}.section-6{padding-top:50px;padding-bottom:50px}.section-6 .feedback-slider{max-width:1500px;margin:auto;padding:0 30px;position:relative}.section-6 .feedback-slider .slick-arrow{height:48px;width:24px;background-size:contain;background-repeat:no-repeat;background-position:50%;background-size:70%}.section-6 .feedback-slider .slick-arrow:before{display:none}.section-6 .feedback-slider .slick-arrow.slick-next{background-image:url("../../images/arrow_right.png");right:0}.section-6 .feedback-slider .slick-arrow.slick-prev{background-image:url("../../images/arrow_left.png");left:0}.section-6 .feedback-slider .item{background:#ededed;border-radius:10px;padding:25px;margin:0 5px}.section-6 .feedback-slider .item .name{color:#1e1e1e;font-size:20px;margin-bottom:15px}.section-6 .feedback-slider .item .text{color:#6b6b6b;font-size:14px}.section-6 .feedback-slider .item .rating{height:20px;margin:15px 0}.section-6 .feedback-slider .item .link{color:#3676c8;font-size:14px;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;display:inline-block}.section-6 .feedback-slider .item .link:hover{text-decoration:underline}@media screen and (min-width: 768px){.section-6{padding-top:75px;padding-bottom:75px}.section-6 .feedback-slider .slick-arrow{background-size:100%}.section-6 .feedback-slider .item{padding:40px;margin:0 20px}.section-6 .feedback-slider .item .name{font-size:25px}}.section-7{background-image:url("../../images/about_bg.png");background-position:50%;background-size:cover;padding-top:40px;padding-bottom:50px}.section-7 .content{max-width:1280px;margin:auto}.section-7 .sction-title{color:#fff}.section-7 p{color:#fff}@media(min-width: 768px){.section-7{padding-top:75px;padding-bottom:100px}.section-7 p{font-size:20px;margin-bottom:25px}}.footer .title{max-width:unset;text-align:center;margin-bottom:25px}.footer .socials{justify-content:center}.order-modal{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.55);z-index:10}.order-modal.open{display:block}.order-modal .modal-container{position:absolute;top:50%;transform:translate(0, -50%);margin:auto;background:#fff;border-radius:25px;padding:25px;left:0;right:0;max-width:450px;overflow:hidden}.order-modal .modal-container .close{position:absolute;top:15px;right:15px;padding:5px;line-height:1;border:unset;background:rgba(0,0,0,0);color:#b1b1b1;cursor:pointer}.order-modal .modal-container .modal-title{text-align:center;font-size:20px;margin-bottom:15px}.order-modal .modal-container .form-group{margin-bottom:15px}.order-modal .modal-container .btn{width:100%;margin-top:25px}/*# sourceMappingURL=index.css.map */