@-webkit-keyframes imgZoom{0%{-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1)}100%{-webkit-transform:scaleX(1.2) scaleY(1.2);transform:scaleX(1.2) scaleY(1.2)}}@keyframes imgZoom{0%{-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1)}100%{-webkit-transform:scaleX(1.2) scaleY(1.2);transform:scaleX(1.2) scaleY(1.2)}}@-webkit-keyframes opacity{0%{opacity:0}100%{opacity:1}}@keyframes opacity{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes move{0%{margin-left:0}49%{width:100%}50%{margin-left:100%;width:0}51%{margin-left:0}to{width:100%;margin-left:0}}@keyframes move{0%{margin-left:0}49%{width:100%}50%{margin-left:100%;width:0}51%{margin-left:0}to{width:100%;margin-left:0}}@-webkit-keyframes movesmall{0%{margin-left:0}49%{width:50%}50%{margin-left:100%;width:0}51%{margin-left:0}to{width:50%;margin-left:0}}@keyframes movesmall{0%{margin-left:0}49%{width:50%}50%{margin-left:100%;width:0}51%{margin-left:0}to{width:50%;margin-left:0}}@-webkit-keyframes closeIcon{0%{background-color:#000}50%{background-color:#f9f4ed}to{background-color:#000}}@keyframes closeIcon{0%{background-color:#000}50%{background-color:#f9f4ed}to{background-color:#000}}.wpcf7-form{color:#fff}.wpcf7-form .form-title{font-size:1.75rem;font-family:FranklinGothicMC,sans-serif;line-height:1;color:#000;padding-top:60px;text-transform:uppercase;width:100%;-webkit-transition:all .5s;transition:all .5s;margin-bottom:30px}@media (min-width:1280px){.wpcf7-form .form-title{font-size:2.8125rem;padding-top:0;margin-bottom:60px}}@media (min-width:1900px) and (min-height:880px){.wpcf7-form .form-title{font-size:4rem;margin-bottom:0;padding-bottom:40px}}.wpcf7-form input{background:0 0;border:0;border-bottom:1px solid #b1b1b1;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;margin-bottom:15px;padding:0 0 17px 0;height:auto;color:#000;-webkit-transition:border-bottom-color .5s;transition:border-bottom-color .5s}.wpcf7-form input:focus{border-bottom:1px solid #c6a473}.wpcf7-form ::-webkit-input-placeholder{color:#000}.wpcf7-form :-moz-placeholder{color:#000}.wpcf7-form ::-moz-placeholder{color:#000}.wpcf7-form :-ms-input-placeholder{color:#000}.wpcf7-form textarea{height:33px;background:0 0;border:0;border-bottom:1px solid #b1b1b1;border-radius:0;padding:0 0 17px 0;margin-top:30px;resize:none;white-space:nowrap;overflow-y:hidden;overflow-x:auto;color:#000;-webkit-transition:border-bottom-color .5s;transition:border-bottom-color .5s}@media (min-width:1900px){.wpcf7-form textarea{margin-top:62px}}.wpcf7-form textarea:focus{border-bottom:1px solid #c6a473;outline:0}.wpcf7-form ::-webkit-input-placeholder{color:#000}.wpcf7-form :-moz-placeholder{color:#000}.wpcf7-form ::-moz-placeholder{color:#000}.wpcf7-form :-ms-input-placeholder{color:#000}.wpcf7-form input,.wpcf7-form textarea{width:100%}@media (min-width:1900px){.wpcf7-form .group-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wpcf7-form .group-1 span{width:30%}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.form-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin:30px 0}@media (min-width:1900px){.form-info{margin:45px 0 65px}}.form-info__icon{width:48px;height:48px;background:#f6f6f6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-info .icon{width:18px;color:#000}.form-info__text{background:#cacaca;color:#000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px}.wpcf7{width:100%}span .wpcf7-not-valid{border:0!important;border-bottom:1px solid red!important}span.wpcf7-not-valid-tip{display:none}div.wpcf7-validation-errors{display:none!important}div.wpcf7-response-output{margin:15px 0;padding:19px 25px;font-weight:100;line-height:normal}div.wpcf7-mail-sent-ok{border-color:#fff}.checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#fff;border:2px solid #c6a473}.checkmark:after{content:"";position:absolute;display:none;left:4px;top:0;width:5px;height:10px;border:solid #c6a473;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.checkbox-container{display:block;position:relative;padding-left:28px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.875rem;line-height:1.2}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-container input:checked~.checkmark:after{display:block}body.mCustomScrollbar{overflow:hidden;height:100vh}.mCSB_inside>.mCSB_container{margin-right:0}._mCS_1 .mCSB_dragger .mCSB_dragger_bar{background-color:#c6a473}.mCSB_1_scrollbar .mCSB_dragger .mCSB_draggerRail{width:1px}.mCSB_1_scrollbar .mCSB_dragger:hover .mCSB_dragger_bar{background:#c6a473}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#c6a473}.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:#c6a473}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:#c6a473}#mCSB_1_scrollbar_vertical{z-index:999}#mCSB_1_scrollbar_vertical .mCSB_dragger{height:40px}.page-template-about-us .header .selectric-items,.page-template-about-us .header .selectric-open{background:#e8e8e8}.block{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-color:#fff}@media (min-width:1280px){.block{width:100%;min-height:100vh;-o-object-fit:cover;object-fit:cover}}@media (min-width:1280px){.section-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.section-1__info{padding:0 5% 30px 5%;background:#fff}@media (min-width:768px){.section-1__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1280px){.section-1__info{width:50%;padding-right:10%;position:relative}.section-1__info:after{content:'';display:block;width:114px;height:204px;position:absolute;top:15px;left:15px;background:linear-gradient(90deg,#fff 16px,transparent 1%) 100%,linear-gradient(#fff 16px,transparent 1%) 1001%,#999;background-size:18px 18px}}@media (min-width:1366px){.section-1__info:after{top:30px;left:30px}}@media (min-width:1900px){.section-1__info{padding-left:8%}.section-1__info:after{width:287px;height:266px}}.section-1__title{font-size:1.75rem;font-family:FranklinGothic,sans-serif;line-height:1;padding-top:60px;text-transform:uppercase;width:100%;-webkit-transition:all .5s;transition:all .5s;margin-bottom:30px;text-align:center}@media (min-width:768px){.section-1__title{text-align:left}}@media (min-width:1280px){.section-1__title{margin-bottom:0;font-size:4.25rem;padding-top:90px;z-index:1}}@media (min-width:1900px) and (min-height:880px){.section-1__title{font-size:6.1875rem;padding-top:175px}}.section-1 p{margin-bottom:28px}.section-1__text{margin-top:30px;text-align:center}@media (min-width:768px){.section-1__text{text-align:left}}@media (min-width:1280px){.section-1__text{z-index:1}}@media (min-width:1366px){.section-1__text{width:100%;padding-left:120px;position:relative}.section-1__text:before{content:'';display:block;width:105px;height:1px;background:#c6a473;position:absolute;top:7px;left:0}}.section-1__img{position:relative;height:500px}@media (min-width:1280px){.section-1__img{width:50%;height:auto}}.section-1__bg{position:absolute;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat}.section-1 .btn-group{margin:30px 0}@media (min-width:768px){.section-1 .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin:70px 0}}.section-1 .btn-group .btn{margin:0 auto}@media (min-width:768px){.section-1 .btn-group .btn{margin:0}}.section-1 .btn-group .btn:first-child{margin:0 auto 15px}@media (min-width:768px){.section-1 .btn-group .btn:first-child{margin:0 45px 0 0}}.section-2{background:#f6f6f6}@media (min-width:1280px){.section-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-2__title{font-size:1.75rem;font-family:FranklinGothic,sans-serif;line-height:1;padding-top:60px;padding-bottom:40px;text-transform:uppercase;width:100%;-webkit-transition:all .5s;transition:all .5s;margin-bottom:30px;text-align:center}@media (min-width:1280px){.section-2__title{margin-bottom:0;font-size:4rem;padding-top:90px;padding-bottom:50px}}.section-2__hidden-buses{display:none}.section-2 .bus{max-width:330px;width:70%;margin:0 25px 50px;z-index:1;-webkit-transition:all .3s;transition:all .3s}.section-2 .bus:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.section-2 .bus:hover .bus-img:after{top:38px;right:-27px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2)}@media (min-width:700px){.section-2 .bus{margin:0 31px 62px}}@media (min-width:1280px){.section-2 .bus{width:28%}}@media (min-width:1600px){.section-2 .bus{width:20%}}.section-2 .bus-img{padding-top:72.72%;background-position:center;background-size:cover;background-repeat:no-repeat;margin:auto;-webkit-transition:all .3s;transition:all .3s;position:relative}.section-2 .bus-img:after{content:'';display:block;position:absolute;top:28px;right:-15px;width:93.92%;height:93.75%;background-color:#ddd1bf;z-index:-1;-webkit-transition:all .3s;transition:all .3s}.section-2__buses{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1640px;margin:30px auto;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .5s;transition:all .5s}.section-2__buses .bus.loaded{-webkit-animation:opacity 1.5s;animation:opacity 1.5s}.section-2__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 0 50px 0}@media (min-width:768px){.section-2__bottom{padding-bottom:90px}}@media (min-width:1280px){.section-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.section-3__info{padding:0 5% 30px 5%;background:#fff}@media (min-width:768px){.section-3__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1280px){.section-3__info{width:50%;padding-right:10%;position:relative}.section-3__info:after{content:'';display:block;width:114px;height:204px;position:absolute;top:30px;right:220px;background:linear-gradient(90deg,#fff 16px,transparent 1%) 100%,linear-gradient(#fff 16px,transparent 1%) 1001%,#999;background-size:18px 18px}}@media (min-width:1900px){.section-3__info{padding-left:4%}.section-3__info:after{width:287px;height:266px}}.section-3__title{font-size:1.75rem;font-family:FranklinGothic,sans-serif;line-height:1;padding-top:60px;text-transform:uppercase;width:100%;-webkit-transition:all .5s;transition:all .5s;margin-bottom:30px;text-align:center}@media (min-width:768px){.section-3__title{text-align:left}}@media (min-width:1280px){.section-3__title{margin-bottom:0;font-size:4.25rem;padding-top:90px;z-index:1}}@media (min-width:1900px) and (min-height:880px){.section-3__title{font-size:6.1875rem;padding-top:175px}}.section-3__img{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px}@media (min-width:1280px){.section-3__img{width:50%;height:auto}}.section-3__bg{width:80%;padding-top:80%;max-width:670px;background-position:center;background-size:cover;background-repeat:no-repeat;margin:auto;-webkit-box-shadow:30px 0 0 -15px #d4cbbe;box-shadow:30px 0 0 -15px #d4cbbe}@media (min-width:450px){.section-3__bg{-webkit-box-shadow:60px 0 0 -30px #d4cbbe;box-shadow:60px 0 0 -30px #d4cbbe}}@media (min-width:1280px){.section-3__bg{padding-top:76%;-webkit-box-shadow:74px 0 0 -44px #d4cbbe;box-shadow:74px 0 0 -44px #d4cbbe}}.section-3__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (min-width:1280px){.section-3__bottom{z-index:1;max-width:510px;margin:70px 0 30px -22px}}@media (min-width:1900px){.section-3__bottom{margin-top:0}}.section-3__column{text-align:center;max-width:200px;margin:0 auto 30px auto;width:100%}@media (min-width:768px){.section-3__column{margin:0 0 30px 0}}@media (min-width:1280px){.section-3__column{width:50%}}.section-3__number{font-size:1.625rem;line-height:1;font-family:FranklinGothicMC,sans-serif;color:#c6a473;margin-bottom:18px}@media (min-width:1280px){.section-3__number{font-size:4.125rem}}.section-3__separator{width:29px;height:1px;background:#c3c3c3;margin:0 auto 18px}.section-3__description{font-size:.9375rem;padding:0 10px}

