/* FONTS */
@font-face {
font-family: 'MuseoSansCyrl';
src: url('../fonts/MuseoSansCyrl-100.eot');
src: url('../fonts/MuseoSansCyrl-100.eot?#iefix') format('embedded-opentype'),
   url('../fonts/MuseoSansCyrl-100.woff2') format('woff2'),
   url('../fonts/MuseoSansCyrl-100.woff') format('woff'),
   url('../fonts/MuseoSansCyrl-100.ttf') format('truetype'),
   url('../fonts/MuseoSansCyrl-100.svg#MuseoSansCyrl-100') format('svg');
font-weight: 100;
font-style: normal;
}

@font-face {
font-family: 'MuseoSansCyrl';
src: url('../fonts/MuseoSansCyrl-300.eot');
src: url('../fonts/MuseoSansCyrl-300.eot?#iefix') format('embedded-opentype'),
   url('../fonts/MuseoSansCyrl-300.woff2') format('woff2'),
   url('../fonts/MuseoSansCyrl-300.woff') format('woff'),
   url('../fonts/MuseoSansCyrl-300.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}

@font-face {
font-family: 'MuseoSansCyrl';
src: url('../fonts/MuseoSansCyrl-500.eot');
src: url('../fonts/MuseoSansCyrl-500.eot?#iefix') format('embedded-opentype'),
   url('../fonts/MuseoSansCyrl-500.woff2') format('woff2'),
   url('../fonts/MuseoSansCyrl-500.woff') format('woff'),
   url('../fonts/MuseoSansCyrl-500.ttf') format('truetype'),
   url('../fonts/MuseoSansCyrl-500.svg#MuseoSansCyrl-500') format('svg');
font-weight: 500;
font-style: normal;
}

@font-face {
font-family: 'MuseoSansCyrl';
src: url('../fonts/MuseoSansCyrl-700.eot');
src: url('../fonts/MuseoSansCyrl-700.eot?#iefix') format('embedded-opentype'),
   url('../fonts/MuseoSansCyrl-700.woff2') format('woff2'),
   url('../fonts/MuseoSansCyrl-700.woff') format('woff'),
   url('../fonts/MuseoSansCyrl-700.ttf') format('truetype'),
   url('../fonts/MuseoSansCyrl-700.svg#MuseoSansCyrl-700') format('svg');
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: 'MuseoSansCyrl';
src: url('../fonts/MuseoSansCyrl-900.eot');
src: url('../fonts/MuseoSansCyrl-900.eot?#iefix') format('embedded-opentype'),
   url('../fonts/MuseoSansCyrl-900.woff2') format('woff2'),
   url('../fonts/MuseoSansCyrl-900.woff') format('woff'),
   url('../fonts/MuseoSansCyrl-900.ttf') format('truetype');
font-weight: 900;
font-style: normal;
}


@font-face {
font-family: 'Peugeot';
src: url('../fonts/Peugeot.eot');
src: url('../fonts/Peugeot.woff') format('woff'),
   url('../fonts/Peugeot.ttf') format('truetype'),
   url('../fonts/Peugeot.svg#Peugeot-Bold') format('svg'),
   url('../fonts/Peugeot.eot?#iefix') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}


@font-face {
font-family: 'Peugeot';
src: url('../fonts/Peugeot-Bold.eot');
src: url('../fonts/Peugeot-Bold.woff') format('woff'),
   url('../fonts/Peugeot-Bold.ttf') format('truetype'),
   url('../fonts/Peugeot-Bold.svg#Peugeot-Bold') format('svg'),
   url('../fonts/Peugeot-Bold.eot?#iefix') format('embedded-opentype');
font-weight: 700;
font-style: normal;
}


/* GLOBAL */
html { background: #fff; font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse; border-spacing: 0; }
body { font-family: 'MuseoSansCyrl', sans-serif; color: #363531; font-size: 16px; line-height: 1.4; font-weight: 400; background: transparent; }
a { display: inline-block; color: #363531; text-decoration: underline; position: relative; text-decoration: none !important; } 
a:hover { color: #debc57; text-decoration: underline; outline: 0; }
a:hover:before { border-bottom: 1px solid #f1d88d; }
strong, b { font-weight: bold; }
.clr { clear: both; }
.left { float: left; }
.right { float: right; }
.inline-item { display: inline-block; vertical-align: top; }
.tb { display: table; width: 100%; }
.tr { display: table-row; }
.td, .th { display: table-cell; vertical-align: middle; }
.clear-list, .clear-list li { list-style: none; }
.clear-list { padding: 0; margin-bottom: 0; }
.zoom-in { cursor: -moz-zoom-in; cursor: -webkit-zoom-in; cursor: zoom-in; }
.indent-this, .indent p { text-indent: 30px; }
.center { text-align: center; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
html, body, .wrapper, .topbox { height: 100%; }
.wrapper, .bottombox { display: table; width: 100%; position: relative; }
.topbox { display: table-row; }
input[type=file] { margin-bottom: 6px; }
.grecaptcha-badge { opacity: 0 !important; }
.jwlogo { display: none !important; }
.container-fluid { position: relative; padding-left: 45px; padding-right: 45px; z-index: 5; }

/* GLOBAL TRANSITION */
a, .butn, .menu li a, .menu li a:before, .mfp-close, .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-nex, .owl-carousel img, .top-row .item a, .order-section form input.form-control, .order-section form textarea.form-control, .programm-bg div { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }

/* TEXT EDITOR */
.alignleft { float: left; margin: 0 20px 10px 0; max-width: 400px; }
.alignright { float: right; margin: 0 0 10px 20px; max-width: 400px; }
.aligncenter { display: block; margin: 0 auto 25px auto; }
blockquote { position: relative; padding: 15px 15px 15px 45px; }
blockquote * { margin: 0; font-size: 1.3rem; line-height: 1.3; }

/* SECTIONS */
.container, section, article { position: relative; z-index: 10; }
section.out, article.out, main.out { margin-bottom: 60px; }
section.in, article.in, main.in { padding-top: 90px; padding-bottom: 90px; }
.section-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -2; }

/* TITLE */
.ttl { margin-bottom: 35px; }
.ttl h1, .ttl h2, .ttl h3 { display: block; position: relative; font-family: 'Peugeot'; font-size: 32px; font-weight: bold; text-transform: uppercase; margin-bottom: 0; }

/* BUTTONS */
.butn { position: relative; display: inline-block; vertical-align: top; width: 100%; max-width: 280px; padding: 15px 35px !important; background: #f1d88d; text-decoration: none; text-align: center; color: #000; font-size: 17px !important; text-transform: uppercase; font-weight: 700; border: 0; border-radius: 4px; }
.butn:hover { color: #000; background: #debc57; text-decoration: none; }

/* POPUPS */
.mfp-zoom-out .mfp-content { width: auto !important; vertical-align: middle !important; display: inline-block; margin-top: 35px; margin-bottom: 35px; } 
.mfp-zoom-out .mfp-content h2, .mfp-zoom-out .mfp-content h3 { text-align: left; margin-bottom: 15px; font-size: 21px; font-weight: bold; padding-right: 50px; }
.mfp-zoom-out .white-popup { display: inline-block; position: relative; background: #ffffff; max-width: 650px; min-width: 200px; z-index: 100000; padding: 30px 30px 15px 30px; } 
.mfp-zoom-out .mfp-close { top: 0 !important; right: 0!important; color: #fff !important; font-size: 35px !important; background: red; border: 1px solid #ddd; border-top: 0; border-right: 0; opacity: 1 !important; }
.mfp-zoom-out .mfp-close:hover { color: #4274aa !important; background: #f1d88d; color: #fff !important; }
.mfp-zoom-out.mfp-bg { background: #000000 !important; }
.mfp-zoom-out .mfp-with-anim { opacity: 0; transition: all 0.3s ease-in-out; transform: scale(1.3); }
.mfp-zoom-out.mfp-bg { opacity: 0; transition: all 0.3s ease-out; }
.mfp-zoom-out.mfp-ready .mfp-with-anim { opacity: 1; transform: scale(1); }
.mfp-zoom-out.mfp-ready.mfp-bg { opacity: 0.8; }
.mfp-zoom-out.mfp-removing .mfp-with-anim { transform: scale(1.3); opacity: 0; }
.mfp-zoom-out.mfp-removing.mfp-bg { opacity: 0; }
.mfp-content .form button, .mfp-content .form input[type=submit], .mfp-content .form input[type=button], .mfp-content .form a.form-btn { min-width: auto; }
.mfp-content .row { margin: 0 !important; }
.mfp-content .col-sm-12  { display: block !important; padding: 0 !important; }
.caldera-grid .form-control { height: 40px !important; padding: 9px 15px !important; font-size: 16px !important; }
.caldera-grid textarea.form-control { height: 90px !important; }
.parsley-required { color: red; }
.mfp-zoom-out .mfp-content .buttons { margin-bottom: 20px; }
.mfp-zoom-out .mfp-content h2 { font-size: 18px; text-transform: uppercase; }

/* HEADER */
header { width: 100%; background: #ffffff; position: fixed; top: 0; left: 0; -webkit-box-shadow: -1px 9px 32px -1px rgba(0,0,0,0.05); -moz-box-shadow: -1px 9px 32px -1px rgba(0,0,0,0.05); box-shadow: -1px 9px 32px -1px rgba(0,0,0,0.05); z-index: 300; }
header .top-row .row { padding: 8px 0; border-bottom: 2px solid #f1f1f1; }
header .top-row .column-1 { -ms-flex: 0 0 31%; flex: 0 0 31%; max-width: 31%; padding-right: 15px; padding-left: 15px; }
header .top-row .column-2 { -ms-flex: 0 0 34%; flex: 0 0 34%; max-width: 34%; padding-right: 15px; padding-left: 15px; }
header .top-row .column-3 { -ms-flex: 0 0 35%; flex: 0 0 35%; max-width: 35%; padding-right: 15px; padding-left: 15px; text-align: right; }
header .bottom-row .row { padding: 10px 0; }

/* HEADER / LOGO */
.logo { display: inline-block; text-decoration: none !important; }
.logo h1 { font-family: 'Peugeot'; color: #363531; font-size: 39px; line-height: 1; font-weight: 700; text-transform: uppercase; margin: 0; }
.logo h1 span { color: #f1d88d; }
.logo p { font-size: 15px; line-height: 1; letter-spacing: 4.8px; margin: 1px 0 0 0; }

/* HEADER / CONTACTS */
.top-row .item { position: relative; display: inline-block; font-size: 14px; padding-left: 25px; }
.top-row .item br { display: none; }
.top-row .item i { position: absolute; top: 0; left: 2px; font-size: 20px; color: #f1d88d; font-size: 15px; }
.adress a { position: relative; color: #363531; text-decoration: none; }
.adress a span { position: relative; }
.top-row .item:hover a { color: #000; }
.tels a:last-child { margin-left: 15px; }

/* HEADER / MENU */
.menu { text-align: right; }
.menu li { position: relative; display: inline-block; margin: 0 0 0 35px; }
.menu li a { display: inline-block; position: relative; font-size: 15px; color: #363531; font-size: 17px; font-weight: 700; text-transform: uppercase; text-decoration: none; }
.menu li.order-item a { border: 1px solid #f1d88d; border-left: 0; border-right: 0; padding: 0 4px; }
.menu li.order-item a:hover { background: #f1d88d; }
.menu li a:before { content: ""; position: absolute; bottom: -9px; left: 0; width: 100%; height: 1px; background: #f1d88d; opacity: 0; }
.menu li.order-item a::before { display: none; }
.menu li a:hover:before, .menu li a:hover:after { opacity: 1; bottom: -1px; }
.menu li:hover a { color: #000; }
.page-id-235 .menu li.menu-item-1 a, .page-id-256 .menu li.menu-item-2 a { color: #000; font-weight: bold; }
.page-id-235 .menu li.menu-item-1 a, .page-id-256 .menu li.menu-item-2 a { color: #000; font-weight: bold; }
.page-id-290 .menu li.menu-item-3 a { color: #000; font-weight: bold; }

/* MAIN VIDEO */
.main-vid { position: fixed; top: 72px; left: 0; width: 100%; height: calc(100% - 72px); z-index: -2; }
.main-vid video { position: absolute; top: 0; left: 0; width: 100vw; height: 100vh; object-fit: cover; z-index: -1; }
.main-vid::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("../images/poster.jpg") 50% 50% no-repeat; background-size: cover; z-index: -1; }

/* MAIN SECTION */
.bg-slider, .bg-slider ul, .bg-slider .bx-wrapper, .bg-slider .bx-viewport, .bg-slider ul li { position: absolute; top: 0; left: 0; width: 100%; height: 100% !important; margin: 0; }
.main-section { margin-top: 111px; }
.main-section .container { position: relative; z-index: 30; }
.main-section .row { height: calc(100vh - 111px); }
.main-section .g-slider { z-index: 5; }
.main-section:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.75); z-index: 10; }
.main-section .inner { max-width: 535px; }
.main-section .inner h2 { font-family: 'Peugeot'; color: #ffffff; font-size: 52px; font-weight: 700; line-height: 50px; text-transform: uppercase; text-shadow: rgba(0,0,0,.75) 0 8px 8px; margin: 0 0 15px 0; }
.main-section .inner p { color: #ffffff; font-size: 18px; font-weight: 300; line-height: 1.4; text-shadow: rgba(0,0,0,.75) 0 8px 8px; }
.main-section .inner .butn { margin-top: 35px; }
.gonext { position: absolute; bottom: 15px; left: 50%; margin: -22px 0 0 60px; width: 44px; height: 44px; color: #fff; font-size: 29px; line-height: 44px; text-align: center; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; -webkit-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation: bounce 2.5s infinite; -moz-animation: bounce 2.5s infinite; -ms-animation: bounce 2.5s infinite; -o-animation: bounce 2.5s infinite; animation: bounce 2.5s infinite; -webkit-animation-duration: 2s !important; -moz-animation-duration: 2s !important; -o-animation-duration: 2s !important; animation-duration: 2s !important; z-index: 66; }

/* SERVICES SECTION */
.services-screen { background: #fff; }
.kwicks-container { max-width: 1600px; margin: 35px auto 0 auto; }
.services-slider, .services-slider li { height: 500px; }
.services-slider li::before { content: ""; position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.9); -webkit-transition: all .8s ease; -moz-transition: all .8s ease; -ms-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease; }
.services-slider li::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 56px; background-color: rgba(241,241,241,.95); -webkit-transition: all .8s ease; -moz-transition: all .8s ease; -ms-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease; }
.services-slider li .in { position: relative; padding: 20px; z-index: 5; }
.services-slider li .in h3 { position: absolute; top: 11px; left: 0; width: 260px; padding: 7px 15px; color: #363531; font-size: 18px; text-transform: uppercase; font-weight: 700; }
.services-slider li .in .info { position: absolute; top: 100%; left: 15px; width: 365px; opacity: 0; -webkit-transition: all .8s ease; -moz-transition: all .8s ease; -ms-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease; }
.services-slider li .in .info p { padding: 100px 20px 0 20px; font-size: 17px; }
.services-slider li  .butn { position: absolute; bottom: -60px; left: 30px; padding: 7px 20px !important; max-width: none; width: auto; background: #fff; border: 1px solid rgba(0,0,0,.15); -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05); opacity: 0; }
.services-slider li .butn:hover { background: #f1d88d; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;  }
.services-slider li:hover::before { top: 0; }
.services-slider li:hover::after { background: #f1d88d; } 
.services-slider li:hover .in .info { top: 0; opacity: 1; }
.services-slider li:hover .in h3 { color: #363531; }
.services-slider li:hover .butn { opacity: 1; bottom: 30px; }
.nofullwidth-visas { display: none; }
.nofullwidth-visas .programms-list .item { background-color: rgba(241,241,241,.95); margin-bottom: 30px; }

/* PROGRAMMS SECTION */
.programms-screen::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(241,241,241,0.95); -webkit-backdrop-filter: saturate(100%) blur(2px); backdrop-filter: saturate(100%) blur(2px); z-index: -1; }
.programms-list .item { position: relative; padding: 0 25px 20px 25px; background: #fff; }
.programms-list .programm-bg { position: relative; width: calc(100% + 50px); height: 190px; margin: 0 -25px 25px -25px; overflow: hidden; }
.programms-list .programm-bg div { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.programms-list .item:hover .programm-bg div { transform: scale(1.1); }
.programm-text { min-height: 165px; }
.programm-text h3 { color: #363531; font-size: 18px; text-transform: uppercase; font-weight: 700; margin: 0 0 15px 0; z-index: 15; }
.read-more { font-size: 18px; border-bottom: 1px solid #f1d88d; }
.screen-separator { height: 10px; background-color: rgba(241,241,241,0.95); -webkit-backdrop-filter: saturate(100%) blur(2px); backdrop-filter: saturate(100%) blur(2px); }

/* ABOUT SECTION */
.aboutus-screen { padding-top: 0; padding-bottom: 60px; background: #fff; }
.aboutus-screen .info-box { padding-right: 55px; }
.aboutus-screen .info-box .ttl { position: relative; padding: 10px 0; }
.about-item { position: relative; padding-left: 105px; margin: 40px 0; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; height: 72px; }
.about-item .icon { position: absolute; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center!important; top: 5px; left: 0; width: 88px; height: 88px; border-radius: 100%; text-align: center; line-height: 88px; border: 1px solid #f1d88d; }
.about-item .icon img { width: 100%; max-width: 76%; max-height: 75%; }
.about-item.item-2 .icon img { margin-top: 8px; }
.about-item h3 { color: #363531; font-size: 18px; text-transform: uppercase; font-weight: 700; width: 100%; }

/* ORDER SECTION */
.order-section { position: relative; padding: 165px 0; }
.order-section::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); z-index: -1; }
.order-section .ttl { margin-bottom: 55px; }
.order-section .ttl h2 { color: #fff; margin-bottom: 5px; }
.order-section .ttl p { color: #fff; font-size: 18px; letter-spacing: 1.05px; }
.order-section form .col-sm-12.single { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; margin-left: -15px; margin-right: -15px; }
.order-section form .col-sm-12.single .form-group { -ms-flex: 0 0 33.3333%; flex: 0 0 33.3333%; max-width: 33.3333%; padding-right: 15px; padding-left: 15px; }
.order-section form .col-sm-12.single .form-group#fld_7683514_2-wrap, .order-section form .col-sm-12.single .form-group#fld_7908577_2-wrap { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-top: 35px; }
.order-section form .col-sm-12.single .form-group#fld_7908577_2-wrap { text-align: center; }
.order-section form .col-sm-12.single p { color: #fff; }
.order-section .help-block, .order-section form div:nth-child(5)  { display: none !important; }
.order-section form input.form-control, .order-section form textarea.form-control { border: 0; border-bottom: 2px solid rgba(255,255,255,.70); background: transparent; padding: 5px 0 !important; color: #fff; box-shadow: none !important; font-size: 21px; border-radius: 0 !important; }
.order-section form textarea.form-control { height: 40px !important; }
.order-section form input.form-control::-webkit-input-placeholder, .order-section form textarea.form-control::-webkit-input-placeholder { color: #ffffff; font-size: 18px; }
.order-section form input.form-control::-moz-placeholder, .order-section form textarea.form-control::-moz-placeholder  { color: #ffffff; font-size: 18px; }
.order-section form input.form-control:-moz-placeholder, .order-section form textarea.form-control:-moz-placeholder { color: #ffffff; font-size: 18px; }
.order-section input.form-control:focus, .order-section input.form-control:hover, .order-section textarea.form-control:focus, .order-section textarea.form-control:hover { border-color: #f1d88d !important; }
.order-section input.form-control.parsley-success, .order-section input.form-control.parsley-success, .order-section textarea.form-control.parsley-success, .order-section textarea.form-control.parsley-success { border-color: #9fe857 !important; }

/* FOOTER */ 
footer { position: relative; background: #fff; overflow: hidden; z-index: 100; }
footer .inner { padding: 50px 0 10px 0; }
footer .ttl { padding-bottom: 25px; margin-bottom: 15px; border-bottom: 2px solid #f1f1f1; }
footer .ttl h2 { margin: 0; }
footer .inner .item { margin-bottom: 45px; }
footer .inner .item h3 { font-size: 18px; text-transform: uppercase; font-weight: 700; width: 100%; }
footer .inner .item a { border-bottom: 1px solid #f1d88d; }
.contacts-map { position: relative; height: 350px; }
.contacts-map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }