@font-face { font-family: "Flaticon"; src: url("../fonts/Flaticon.eot"); src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff2") format("woff2"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg"); font-weight: normal; font-style: normal; } .fi:before { display: inline-block; font-family: "Flaticon"; font-style: normal; font-weight: normal; font-variant: normal; line-height: 1; text-decoration: inherit; text-rendering: optimizeLegibility; text-transform: none; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; } .flaticon-search:before { content: "\f100"; } .flaticon-play-button:before { content: "\f101"; } .flaticon-twitter:before { content: "\f102"; } .flaticon-right:before { content: "\f103"; } .flaticon-next:before { content: "\f104"; } .flaticon-prev:before { content: "\f105"; } .flaticon-heart:before { content: "\f106"; } .flaticon-star:before { content: "\f107"; } .flaticon-clock:before { content: "\f108"; } .flaticon-calendar:before { content: "\f109"; } .flaticon-img:before { content: "\f10a"; } .flaticon-instagram:before { content: "\f10b"; } .flaticon-vk:before { content: "\f189"; } .mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg { opacity: 0; -webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .mfp-with-zoom.mfp-ready .mfp-container { opacity: 1; } .mfp-with-zoom.mfp-ready.mfp-bg { opacity: 0.8; } .mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg { opacity: 0; } .mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; } .mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; } .mfp-fade.mfp-bg.mfp-removing { opacity: 0; } .mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; } .mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; } .mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; } .my-mfp-zoom-in .zoom-anim-dialog { opacity: 0; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8); } .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .my-mfp-zoom-in.mfp-ready.mfp-bg { opacity: 0.8; } .my-mfp-zoom-in.mfp-bg { opacity: 0; -webkit-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; } .my-mfp-zoom-in.mfp-removing .zoom-anim-dialog { -webkit-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8); opacity: 0; } .my-mfp-zoom-in.mfp-removing.mfp-bg { opacity: 0; } .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button, .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } .select2-container--default .select2-selection--single { border-radius: .4rem; } .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b, .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888; border-width: 0 .4rem .5rem; } .select2-container--default .select2-selection--multiple .select2-selection__rendered li { list-style: none; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -2em; padding-left: 3em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -3em; padding-left: 4em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -4em; padding-left: 5em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -5em; padding-left: 6em; } .select2-container { box-sizing: border-box; display: inline-block; margin: 0; position: relative; vertical-align: middle; } .select2-container .select2-selection--single { box-sizing: border-box; cursor: pointer; display: block; height: 5.5rem; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; } .select2-container .select2-selection--single .select2-selection__rendered { display: block; padding-left: 2rem; padding-right: 2.8rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .select2-container .select2-selection--single .select2-selection__clear { position: relative; } .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered { padding-right: .8rem; padding-left: 2rem; } .select2-container .select2-selection--multiple { box-sizing: border-box; cursor: pointer; display: block; min-height: 3.2rem; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; } .select2-container .select2-selection--multiple .select2-selection__rendered { display: inline-block; overflow: hidden; padding-left: .8rem; text-overflow: ellipsis; white-space: nowrap; } .select2-container .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear { float: left; } .select2-container .select2-search--inline .select2-search__field { box-sizing: border-box; border: none; font-size: 100%; margin-top: .5rem; padding: 0; } .select2-dropdown { background-color: #fff; border: .1rem solid #c8cdd5; border-radius: .4rem; box-sizing: border-box; display: block; position: absolute; left: -10000rem; width: 100%; z-index: 1051; } .select2-results { display: block; } .select2-results__options { list-style: none; margin: 0; padding: 0; } .select2-results__option { padding: .5rem .3rem .5rem 1rem; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; } .select2-results__option[aria-selected] { cursor: pointer; } .select2-container--open .select2-dropdown { left: 0; } .select2-container--open .select2-dropdown--above { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .select2-container--open .select2-dropdown--below { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; } .select2-search--dropdown { display: block; padding: .4rem; } .select2-search--dropdown .select2-search__field { padding: .4rem; width: 100%; box-sizing: border-box; } .select2-search--dropdown.select2-search--hide { display: none; } .select2-close-mask { border: 0; margin: 0; padding: 0; display: block; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 99; background-color: #fff; filter: alpha(opacity=0); } .select2-hidden-accessible { border: 0 !important; clip: rect(0 0 0 0) !important; -webkit-clip-path: inset(50%) !important; clip-path: inset(50%) !important; height: 0.1rem !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 0.1rem !important; white-space: nowrap !important; } .select2-container--default .select2-selection--single { background-color: #fff; border: 1px solid #c9cdd5; border-radius: 0; } .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 5.3rem; font-size: 1.6rem; font-weight: 300; text-align: left; color: #afb2b9; } .select2-container--default .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: 700; } .select2-container--default .select2-selection--single .select2-selection__placeholder { color: #999; } .select2-container--default .select2-selection--single .select2-selection__arrow { height: 5.3rem; position: absolute; top: .1rem; right: 1.1rem; width: 1.8rem; } .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #161616 transparent transparent; border-style: solid; border-width: .5rem .4rem 0; height: 0; left: 50%; margin-left: -.4rem; margin-top: -.2rem; position: absolute; top: 50%; width: 0; } .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow { left: .1rem; right: auto; } .select2-container--default.select2-container--disabled .select2-selection--single { background-color: #eee; cursor: default; } .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear { display: none; } .select2-container--default .select2-selection--multiple { background-color: #fff; border: .1rem solid #aaa; border-radius: .4rem; cursor: text; } .select2-container--default .select2-selection--multiple .select2-selection__rendered { box-sizing: border-box; list-style: none; margin: 0; padding: 0 .5rem; width: 100%; } .select2-container--default .select2-selection--multiple .select2-selection__placeholder { color: #999; margin-top: .5rem; float: left; } .select2-container--default .select2-selection--multiple .select2-selection__clear { cursor: pointer; float: right; font-weight: 700; margin-top: .5rem; margin-right: 1rem; } .select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: .1rem solid #aaa; border-radius: .4rem; cursor: default; float: left; margin-right: .5rem; margin-top: .5rem; padding: 0 .5rem; } .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #999; cursor: pointer; display: inline-block; font-weight: 700; margin-right: .2rem; } .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { color: #333; } .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder { float: right; } .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice { margin-left: .5rem; margin-right: auto; } .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove { margin-left: .2rem; margin-right: auto; } .select2-container--default.select2-container--focus .select2-selection--multiple { border: solid #000 .1rem; outline: 0; } .select2-container--default.select2-container--disabled .select2-selection--multiple { background-color: #eee; cursor: default; } .select2-container--default.select2-container--disabled .select2-selection__choice__remove { display: none; } .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single { border-top-left-radius: 0; border-top-right-radius: 0; } .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .select2-container--default .select2-search--dropdown .select2-search__field { border: .1rem solid #c8cdd5; } .select2-container--default .select2-search--inline .select2-search__field { background: 0 0; border: none; outline: 0; box-shadow: none; -webkit-appearance: textfield; } .select2-container--default .select2-results>.select2-results__options { max-height: 20rem; overflow-y: auto; font-size: 1.6rem; font-weight: 300; } .select2-container--default .select2-results__option[role=group] { padding: 0; } .select2-container--default .select2-results__option[aria-disabled=true] { color: #999; } .select2-container--default .select2-results__option[aria-selected=true] { background-color: #ddd; } .select2-container--default .select2-results__option .select2-results__option { padding-left: 1em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__group { padding-left: 0; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option { margin-left: -1em; padding-left: 2em; } .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #305aea; color: #fff; } .select2-container--default .select2-results__group { cursor: default; display: block; padding: .6rem; } .select2-container--classic .select2-selection--single { background-color: #f7f7f7; border: .1rem solid #aaa; border-radius: .4rem; outline: 0; background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee)); background-image: linear-gradient(to bottom, #fff 50%, #eee 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); } .select2-container--classic .select2-selection--single:focus { border: .1rem solid #5897fb; } .select2-container--classic .select2-selection--single .select2-selection__rendered { color: #444; line-height: 2.8rem; } .select2-container--classic .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: 700; margin-right: 1rem; } .select2-container--classic .select2-selection--single .select2-selection__placeholder { color: #999; } .select2-container--classic .select2-selection--single .select2-selection__arrow { background-color: #ddd; border: none; border-left: .1rem solid #aaa; border-top-right-radius: .4rem; border-bottom-right-radius: .4rem; height: 2.6rem; position: absolute; top: .1rem; right: .1rem; width: 2rem; background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc)); background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); } .select2-container--classic .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent; border-style: solid; border-width: .5rem .4rem 0; height: 0; left: 50%; margin-left: -.4rem; margin-top: -.2rem; position: absolute; top: 50%; width: 0; } .select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear { float: left; } .select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow { border: none; border-right: .1rem solid #aaa; border-radius: 0; border-top-left-radius: .4rem; border-bottom-left-radius: .4rem; left: .1rem; right: auto; } .select2-container--classic.select2-container--open .select2-selection--single { border: .1rem solid #5897fb; } .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow { background: 0 0; border: none; } .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%); background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee)); background-image: linear-gradient(to bottom, #fff 0%, #eee 50%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); } .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff)); background-image: linear-gradient(to bottom, #eee 50%, #fff 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); } .select2-container--classic .select2-selection--multiple { background-color: #fff; border: .1rem solid #aaa; border-radius: .4rem; cursor: text; outline: 0; } .select2-container--classic .select2-selection--multiple:focus { border: .1rem solid #5897fb; } .select2-container--classic .select2-selection--multiple .select2-selection__rendered { list-style: none; margin: 0; padding: 0 .5rem; } .select2-container--classic .select2-selection--multiple .select2-selection__clear { display: none; } .select2-container--classic .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: .1rem solid #aaa; border-radius: .4rem; cursor: default; float: left; margin-right: .5rem; margin-top: .5rem; padding: 0 .5rem; } .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove { color: #888; cursor: pointer; display: inline-block; font-weight: 700; margin-right: .2rem; } .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover { color: #555; } .select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice { float: right; margin-left: .5rem; margin-right: auto; } .select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove { margin-left: .2rem; margin-right: auto; } .select2-container--classic.select2-container--open .select2-selection--multiple { border: .1rem solid #5897fb; } .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; } .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .select2-container--classic .select2-search--dropdown .select2-search__field { border: .1rem solid #aaa; outline: 0; } .select2-container--classic .select2-search--inline .select2-search__field { outline: 0; box-shadow: none; } .select2-container--classic .select2-dropdown { background-color: #fff; border: .1rem solid transparent; } .select2-container--classic .select2-dropdown--above { border-bottom: none; } .select2-container--classic .select2-dropdown--below { border-top: none; } .select2-container--classic .select2-results>.select2-results__options { max-height: 20rem; overflow-y: auto; } .select2-container--classic .select2-results__option[role=group] { padding: 0; } .select2-container--classic .select2-results__option[aria-disabled=true] { color: gray; } .select2-container--classic .select2-results__option--highlighted[aria-selected] { background-color: #3875d7; color: #fff; } .select2-container--classic .select2-results__group { cursor: default; display: block; padding: .6rem; } .select2-container--classic.select2-container--open .select2-dropdown { border-color: #5897fb; } *::-webkit-input-placeholder { opacity: 1; } *:-moz-placeholder { opacity: 1; } *::-moz-placeholder { opacity: 1; } *:-ms-input-placeholder { opacity: 1; } *, *:after, *:before { box-sizing: border-box; } video { width: 100%; } video, img { max-width: 100%; vertical-align: top; } html { font-size: 10px; } body { font-size: 1.6rem; min-width: 320px; position: relative; line-height: 1.3; font-family: Roboto, sans-serif; overflow-x: hidden; letter-spacing: 0.5px; color: #f9f9f9; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-top: 75px; } p, a { letter-spacing: 0.3px; margin: 0; } p { margin-bottom: 2rem; } button, input, optgroup, select, textarea { font-family: Raleway, sans-serif; } textarea { resize: none; } .hyphenate { overflow-wrap: break-word; word-wrap: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } ul, ol { margin: 0; padding: 0; list-style: none; } .flex-video { display: block; text-decoration: none; color: initial; width: 100%; height: 0; min-height: 328px; overflow: hidden; padding-bottom: 56.34%; position: relative; } .flex-video img, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; -o-object-fit: cover; object-fit: cover; } .flex-video__btn { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; opacity: 1; position: absolute; z-index: 5; left: 50%; top: 50%; font-size: 5rem; color: #f9f9f9; text-decoration: none; border: 2px solid #f9f9f9; width: 2.5em; height: 2.5em; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; border-radius: 50%; padding: 0 0 0 .2em; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .table { width: 100%; max-width: 100%; border-collapse: collapse; margin-bottom: 1em; text-align: left; } .table-responsive { min-height: .01%; overflow-x: auto; } h1, .h1 { margin: 0; } h2, .h2 { margin: 0; } h3, .h3 { margin: 0; } h4, .h4 { margin: 0; } h5, .h5 { margin: 0; } h6, .h6 { margin: 0; } svg.icon { font-size: 1em; width: 1em; height: 1em; fill: currentColor; } .text-center { text-align: center; } .text-left { text-align: left; } .text-right { text-align: right; } .wrapper { min-height: 100vh; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; padding-top: 6.2rem; } body { background-color: black; } .container { max-width: 1250px; width: 100%; margin: 0 auto; padding: 0; } .btn { background-color: #e1031f; color: #f9f9f9; font-size: 2.8rem; font-weight: 700; min-width: 10rem; text-align: center; text-transform: uppercase; white-space: nowrap; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; opacity: 1; cursor: pointer; border-width: initial; border-style: none; border-color: initial; -webkit-border-image: initial; -o-border-image: initial; border-image: initial; padding: 0.8rem 1.2rem; text-decoration: none; -webkit-transition: all 0.1s ease-in-out 0s; transition: all 0.1s ease-in-out 0s; display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; letter-spacing: normal; } .btn .fi { font-size: .85em; line-height: 0; } .btn:hover, .btn:focus { background-color: #f91834; } .btn-o { background: none; border: 0.2rem solid #f9f9f9; font-size: 1.8rem; padding: 0.8rem 1.2rem; } .btn-o:hover, .btn-o:focus { background: none; opacity: .6; } .modals { background: white; padding: 2rem 3rem; text-align: left; max-width: 40rem; margin: 4rem auto; position: relative; } .header { position: fixed; z-index: 7; top: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0); -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; padding: 0px 2rem; } .header.active { background-color: black; } .header__wr { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; min-height: 6.2rem; } .header__logo { width: 184px; height: 40px; /*background: rgba(255, 0, 0, 0.3);*/ } .header__menu { display: -webkit-box; display: flex; -webkit-box-flex: 1; flex: 1 1; margin-left: 1.2rem; } .header__item-search { position: relative; } .header__link { height: 100%; color: #f9f9f9; font-size: 2.6rem; font-weight: 700; line-height: 1.4rem; padding: 0px 0.8rem; letter-spacing: 0.3px; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; text-transform: uppercase; } .header__link span { padding-top: .3rem; border-bottom: 0.3rem solid transparent; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; line-height: 1.2; } .header__link .fi { font-size: .7em; line-height: 0; display: inline-block; flex-shrink: 0; margin-right: 0.5rem; } .header__link:hover span { border-bottom-color: #ffffff; } .header__search { opacity: 0; visibility: hidden; position: absolute; margin-top: 1.7rem; top: 100%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: flex; width: 43.5rem; max-width: 43.5rem; padding: 1.2rem 1.2rem 1.8rem; background-color: black; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } .header__search.active { opacity: 1; visibility: visible; } .header__search_label { display: block; -webkit-box-flex: 1; flex: 1 1; position: relative; } .header__search_label:before { position: absolute; left: 1rem; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: black; font-size: 2rem; } .header__search_input { width: 100%; height: 4.8rem; border: 0; box-shadow: none; padding: 0 2rem 0 4rem; } .header__search_btn { font-size: 1.8rem; } .header__toggle { display: block; width: 28px; height: 28px; margin-top: 10px; margin: .7rem 1rem 0 0; } .header__toggle span:after, .header__toggle span:before { content: ""; position: absolute; left: 0; top: 9px; } .header__toggle span:after { top: 18px; } .header__toggle span { position: relative; display: block; } .header__toggle span, .header__toggle span:after, .header__toggle span:before { width: 100%; height: 2px; background-color: #ffffff; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-backface-visibility: hidden; backface-visibility: hidden; border-radius: 2px; } .header__toggle.on span { background-color: transparent; } .header__toggle.on span:before { -webkit-transform: rotate(45deg) translate(-1px, 0px); -ms-transform: rotate(45deg) translate(-1px, 0px); transform: rotate(45deg) translate(-1px, 0px); } .header__toggle.on span:after { -webkit-transform: rotate(-45deg) translate(6px, -7px); -ms-transform: rotate(-45deg) translate(6px, -7px); transform: rotate(-45deg) translate(6px, -7px); } .footer { margin-top: auto; padding: 6rem 2rem 0; } .footer__btn { min-width: 30rem; margin-bottom: 6.5rem; } .footer__item { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; flex-wrap: wrap; } .footer__link, .footer__title { color: #f9f9f9; font-weight: bold; display: inline-block; text-align: center; text-transform: uppercase; white-space: nowrap; letter-spacing: 0.05rem; outline: none; padding: 0.8rem 0px; margin: 0px; text-decoration: none; font-size: 1.8rem; line-height: 2.8rem; } .footer__link { padding: 0.8rem 1.2rem; text-decoration: none; color: #8f8f8f; } .footer__link:hover { background-color: #484848; color: white; } .footer__link.fi { padding: 0; margin: 0 .5rem; font-size: 2.9rem; } .footer__link.fi:first-of-type { margin-left: 1.5rem; } .footer__info { color: #8f8f8f; font-size: 1rem; font-weight: normal; line-height: 1.6rem; padding: 1rem 0px; } .footer__info a { font-size: 1rem; font-weight: normal; color: #8f8f8f; } .footer__img { display: inline-block; height: 3rem; width: 6rem; margin-bottom: 3.5rem; } .content { margin: 0 auto; max-width: 1288px; padding: 4rem 2rem; line-height: 2rem; font-size: 1.4rem; font-weight: 400; text-align: left; } .content h1 { font-size: 3rem; letter-spacing: -0.3px; margin-bottom: 2rem; } .content h3 { margin: 1rem 0 0; font-size: 2rem; } .content a { color: inherit; } .page-home .wrapper, .page-models .wrapper { padding: 0; } .title { font-size: 2.5rem; font-weight: 700; position: relative; z-index: 2; background-color: black; text-transform: uppercase; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; min-height: 5rem; } .title span { padding: 0 1rem; } .title:after, .title:before { border-bottom: 1px solid #f9f9f9; content: ""; -webkit-box-flex: 1; flex: 1 1; } .video__image { position: absolute; left: 0; top: 0; width: 100%; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; opacity: 1; pointer-events: none; padding: 0; height: 100%; } .video__all { position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 2; } .video__list { display: -ms-grid; display: grid; grid-template-columns: repeat(auto-fill, minmax(32%, 1fr)); -ms-grid-columns: (1fr)[3]; /*grid-template-columns: repeat(3, 1fr);*/ grid-gap: 1rem; padding: 0 1rem; } .video__item { position: relative; } .video__item_top { position: relative; text-decoration: none; display: block; } .video__item_top>video { max-width: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; } .video__item .flex-video__btn { font-size: 2.5rem; opacity: 0; } .video__item .video__item_video, .video__item .plyr { opacity: 0; z-index: 3; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } .video__item:hover .video__content { opacity: 1; } .video__item:hover .flex-video__btn { opacity: 1; } .video__item:hover .video__item_video, .video__item:hover .plyr { opacity: 1; } .video__item .video__left { max-width: 90%; } .jFGjQc { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex: 1; -ms-flex: 1; flex: 1; background-color: #232323; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 1rem; /* margin-top: 1rem; */ margin-bottom: 1rem; } .ciLuDW { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; padding: 0 1rem; } .ciLuDW { margin-bottom: 1rem; } .fHcBHY { display: block; fill: #fff; height: 5rem; width: 5rem; padding: 0.5rem 0.5rem; } .fHcBHY { display: none; padding: 2rem; } .fHcBHY { fill: #fff; } h3 { font-size: 1.8rem; font-weight: 700; text-align: left; margin: 1rem 0; } h3 { font-size: 2rem; } .bgFGMC { padding-left: 0.5rem; } .fJvlbT { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: space-around; -webkit-justify-content: space-around; -ms-flex-pack: space-around; justify-content: space-around; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; max-width: 1248px; padding-bottom: 1rem; } .fJvlbT { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding-bottom: 0rem; } .fJvlbT h3 { text-align: center; } .cftEVT { display: none; -webkit-transition: background-color 200ms ease-in-out; transition: background-color 200ms ease-in-out; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 1rem 0rem; max-width: 7rem; cursor: pointer; } .cftEVT { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .cftEVT { cursor: pointer; } .fTZmdC { fill: #fff; height: 4rem; width: 100%; } .fTZmdC { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 4.4rem; } .fTZmdC { fill: #fff; } .gtvkfK { cursor: pointer; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: background-color 200ms ease-in-out; transition: background-color 200ms ease-in-out; padding: 1rem; } .gtvkfK { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 1rem 0; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; } .iPNUxv { margin-top: 0; white-space: nowrap; font-family: sans-serif; } .CgoC { font-size: 1.4rem; font-weight: 400; text-align: left; color: #8f8f8f; margin-bottom: 0; font-family: sans-serif; } .fkDgPO { cursor: pointer; display: none; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: background-color 200ms ease-in-out; transition: background-color 200ms ease-in-out; padding: 1rem; } .fkDgPO { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 1rem 0; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; } .video__btn { margin-top: 2rem; margin-bottom: 2rem; } .video__content { background-color: rgba(0, 0, 0, 0.2); height: 100%; left: 0px; opacity: 0; position: absolute; top: 0px; width: 100%; z-index: 3; padding: 1rem; -webkit-transition: opacity .4s ease-in-out; transition: opacity .4s ease-in-out; text-transform: uppercase; } .video__head { margin: 0px 4rem 0px 0px; font-size: 2rem; font-weight: 400; } .video__model { display: -webkit-box; display: flex; -webkit-box-align: start; align-items: flex-start; flex-wrap: wrap; margin: 0px 4rem 0px 0px; font-size: 2.5rem; font-weight: 700; color: #f9f9f9; text-transform: uppercase; } .video__model span { padding: 0 .25em; } .video__model a { color: #b200f3; } .video__link { color: #f9f9f9; text-decoration: none; z-index: 3; } .video__bottom { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: start; align-items: flex-start; padding: 0.5rem 0.5rem 0px; } .video__item .video__left { max-width: 90%; } .video__right { flex-shrink: 0; min-width: 12rem; text-align: right; font-size: 1.2rem; color: #8f8f8f; text-transform: uppercase; position: absolute; right: 0; z-index: 10; } .video__name { font-size: 1.6rem; text-overflow: ellipsis; white-space: nowrap; display: block; text-decoration: none; padding: 0px 1rem 0.5rem 0px; overflow: hidden; } .video__models { color: white; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 1.2rem; line-height: 1.5rem; } .video__models a { color: #7352a1; text-transform: uppercase; text-decoration: none; } .video__models a:hover { text-decoration: underline; } .video__models span { margin: 0 .25em; } .video__rate { margin-top: .3rem; margin-bottom: 0.5rem; } .video__rate:before { margin-right: .5rem; } .video__date { padding-top: 0.2rem; } .page-link { color: white; font-weight: 400; text-trasnform: uppercase; display: block; text-decoration: none; line-height: 4.8rem; width: 5rem; text-align: center; font-size: 2rem; } .page-item.active .page-link { border-width: 1px; border-style: solid; border-color: white; border-radius: 50%; } .page-item:not(.active) a.page-link:not(.last):not(.first):hover { background-color: rgba(255, 255, 255, 0.2); border-radius: 50%; border-color: initial; } .models__list { display: -ms-grid; display: grid; -ms-grid-columns: (1fr)[5]; grid-template-columns: repeat(5, 1fr); grid-gap: 1.5rem 1rem; padding: 0 1rem 1rem; } .models__item { position: relative; text-decoration: none; z-index: 1; } .models__item:after { position: absolute; left: 0; top: 0; right: 0; bottom: 0; content: ""; background: rgba(0, 0, 0, 0.4); -webkit-transition: opacity 0.3s ease 0s; transition: opacity 0.3s ease 0s; opacity: 0; } .models__item:hover .models__view, .models__item:hover:after { opacity: 1; } .models__img { position: relative; height: 0; padding-bottom: 170.97%; display: block; } .models__img:after { position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; background: rgba(0, 0, 0, 0.4); content: ""; opacity: 0; } .models__image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .models__view { position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-weight: 700; min-width: 10rem; text-align: center; text-transform: uppercase; white-space: nowrap; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; opacity: 1; cursor: pointer; background-color: transparent; color: #f9f9f9; padding: 1.2rem 1.8rem; font-size: 2.2rem; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; opacity: 0; } .models__view:hover { background-color: rgba(255, 255, 255, 0.2); } .models__name { display: block; font-size: 1.6rem; text-overflow: ellipsis; white-space: nowrap; color: white; display: block; padding-top: 0.5rem; text-decoration: none; overflow: hidden; } .models__full .plyr__video-wrapper { padding-bottom: 41.67%; } .models__top { font-size: 2rem; text-transform: uppercase; font-weight: 700; letter-spacing: -0.3px; display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; padding: 1rem 1rem; } .models__sort { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .models__select { margin-left: 2rem; position: relative; z-index: 2; } .models__select_current { padding: 0 4.2rem 0 2rem; position: relative; cursor: pointer; } .models__select_current:before { position: absolute; top: 50%; right: 2rem; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); font-size: 1rem; line-height: 0; } .models__select_list { position: absolute; z-index: 3; top: 100%; right: 0; margin-top: 1rem; background-color: #3a3a3a; text-align: center; opacity: 0; visibility: hidden; } .models__select_list.active { opacity: 1; visibility: visible; } .models__select_list li:not(:last-child) { border-bottom: 0.3rem solid black; } .models__select_link { display: block; text-decoration: none; text-transform: uppercase; padding: 0.8rem 3.2rem; font-size: 2rem; color: #f9f9f9; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; cursor: pointer; } .models__select_link:hover { background-color: #4d4d4d; } .full { position: relative; z-index: 2; } .full__prev { position: absolute; left: 0; top: 0; padding: 0; height: 100%; width: 100%; z-index: -1; } .full__item, .full__item__link { position: relative; display: block; text-decoration: none; color: #ffffff; } .full__item .full__item_video, .full__item .plyr, .full__item__link .full__item_video, .full__item__link .plyr { opacity: 0; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } .full__item:hover .full__item_video, .full__item__link:hover .full__item_video, .full__item:hover .plyr, .full__item__link:hover .plyr, .full__item:hover .full__content, .full__item__link:hover .full__content { opacity: 1; } .full__item:hover .full__btn, .full__item__link:hover .full__btn { opacity: 0; } .full__content { opacity: 0; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-align: center; } .full__top { text-transform: uppercase; font-size: 2rem; margin: 0px 0px 2.5rem; font-weight: 700; } .full__model { font-weight: 400; margin-bottom: 1.8rem; -ms-grid-row-align: center; align-self: center; text-align: center; text-transform: none; font-size: 5rem; } .full__btn { font-size: 2.8rem; padding: 1.8rem 6.2rem; } .full-index .full__top, .full-index .full__model { color: white !important; } .full-index .full__content { opacity: 1; } .top { font-weight: 300; line-height: 2.5rem; text-transform: uppercase; border-style: solid; border-color: white; -webkit-border-image: initial; -o-border-image: initial; border-image: initial; font-size: 2rem; padding: 1rem 0px; border-width: 0.2rem 0px; letter-spacing: -0.3px; margin: 0 auto 1rem; } .pagination { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; width: 100%; max-width: 68rem; margin: 0 auto; padding: 4rem 1.2rem; } .pagination__count { color: #f9f9f9; font-weight: 400; text-align: center; text-transform: uppercase; line-height: 1; text-decoration: none; border-width: 1px; border-style: solid; border-color: rgba(249, 249, 249, 0); -webkit-border-image: initial; -o-border-image: initial; border-image: initial; border-radius: 50%; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; font-size: 2rem; width: 5rem; height: 5rem; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; } .pagination__count:hover { background-color: rgba(255, 255, 255, 0.2); } .pagination__count.active { border-color: #f9f9f9; } .pagination__link { font-size: 2rem; text-transform: uppercase; color: #8f8f8f; text-decoration: none; } .video-full .flex-video .vjs_video_3 { position: absolute; left: 0; top: 0; width: 100%; height: 100%; } .video-full .flex-video video { height: auto !important; } .video-full__top { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; padding: 1rem; } .video-full__btn { font-size: 4rem; flex-shrink: 0; position: static; -webkit-transform: none; -ms-transform: none; transform: none; } .video-full__name { font-size: 3rem; letter-spacing: -0.3px; margin: 0px 1rem 0.8rem 0px; font-weight: 700; line-height: 1; } .video-full__more { display: inline-block; vertical-align: top; font-size: 1.4rem; letter-spacing: 0.3px; text-align: left; font-weight: 500; margin-top: .7rem; } .video-full__more span { display: inline-block; font-size: 2em; line-height: 0.6; vertical-align: middle; } .video-full__models { text-transform: uppercase; font-size: 1.4rem; font-weight: 400; } .video-full__models a { color: #7352a1; text-decoration: none; } .video-full__left { padding: 0 1rem; } .video-full__right { margin-left: auto; } .video-full__rating, .video-full__favorite { height: 2.8rem; font-size: 1.4rem; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: start; justify-content: flex-start; text-transform: uppercase; font-weight: 500; color: #f9f9f9; text-decoration: none; } .video-full__rating:hover, .video-full__favorite:hover { text-decoration: underline; } .video-full__rating:before, .video-full__favorite:before { margin-right: .8rem; font-size: 1.2em; flex-shrink: 0; line-height: 0; } .video-full__desc { display: block; border-top: 0.1rem solid white; background: transparent; padding: 1rem 0px; margin: 0 1rem; font-size: 1.4rem; } .video-full__desc_content p:first-child { margin-bottom: 1rem; } .video-full__desc_item { margin-right: 2rem; font-size: 1.4rem; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; padding: 0.5rem 0px; opacity: 0.6; min-height: 3.3rem; text-transform: uppercase; font-weight: 700; } .video-full__desc_item:before { font-size: 2rem; margin-right: 0.5rem; line-height: .6; flex-shrink: 0; } .video-full__info { margin-top: .5rem; border-top: 1px solid #ffffff; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; flex-wrap: wrap; padding-top: .5rem; } .gallery__list { display: -ms-grid; display: grid; -ms-grid-columns: (1fr)[3]; grid-template-columns: repeat(3, 1fr); grid-gap: 1rem; padding: 0 1rem; } .gallery__list span.flex-video { min-height: auto; } .gallery .flex-video { padding-bottom: 65.9%; } .model { padding: 2rem 1rem 0px; display: -webkit-box; display: flex; } .model__img { -webkit-box-flex: 1; flex: 1 1; } .model__img .flex-video { padding-bottom: 68.42%; } .model__content { -webkit-box-flex: 1; flex: 1 1; padding: 1rem 1rem; } .model__title { line-height: 1; border-style: solid; border-color: white; -webkit-border-image: initial; -o-border-image: initial; border-image: initial; border-width: 0.3rem 0px; padding: 1.2rem 0px; font-size: 3rem; letter-spacing: -0.3px; font-weight: 700; margin-bottom: 2rem; } .model__text { margin: 2rem 0; font-size: 2rem; line-height: 3rem; } .video-js { position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; } .plyr { height: 100%; width: auto; } .plyr video { -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; } .plyr__video-wrapper { position: relative; padding-bottom: 56.25%; } .plyr__poster { background-size: cover; } .plyr__video-wrapper .plyr__poster, .plyr__video-wrapper video { position: absolute; height: 100%; width: 100%; top: 0; left: 0; } .lead { position: relative; } .lead__wr { display: block; text-decoration: none; } .lead__wr:not(:hover) .flex-video__btn { opacity: 0; } .search__title { padding: 1rem 4.6rem 1.2rem; font-size: 2rem; text-transform: uppercase; font-weight: 700; margin: 0px; } .modals { background-color: black; border: 1px solid #3d373c; max-width: 50rem; padding: 2rem; text-align: center; } .modals__title { font-size: 2.2rem; text-transform: uppercase; font-weight: 700; margin-bottom: 1rem; } .modals__desc { margin-bottom: 1.4rem; font-weight: 400; font-size: 1.4rem; } .page-login { background-color: #1a1a1a; } .login { text-align: center; } .login__form { max-width: 420px; margin: 0 auto; padding: 20px; } .login__wr { padding: 10px; padding-top: 0; background-color: #f5f5f5; color: #1A1A1A; overflow: hidden; border-radius: 2px; } .login__title { font-size: 16.8px; font-weight: 700; margin: 15px 0; } .login__input { width: 100%; margin-bottom: 10px; position: relative; border: 2px solid #e4e4e4; background-color: #fff; color: #1A1A1A; box-sizing: border-box; width: 100%; font-family: 'Open Sans', sans-serif; font-size: 14px; padding: 10px 15px; line-height: 20px; } .login__btn { width: 100%; margin: 10px 0; font-size: 16.8px; box-sizing: border-box; width: 100%; padding: 10px 15px; background-color: #FF2F39; border: 2px solid #FF2F39; color: #fff; text-transform: uppercase; -webkit-transition: border-color 0.16s linear; transition: border-color 0.16s linear; font-size: 1.2em; cursor: pointer; border-radius: 2px; font-weight: 500; } .login__forgot { font-size: 16.8px; color: #4BA2F6; text-decoration: none; line-height: 2.5em; } .login__forgot:hover, .login__forgot:focus { text-decoration: underline; } .login__link { margin: 20px 0; text-decoration: none; display: block; } .login__text { color: #959595; text-align: center; font-size: 14px; opacity: 0.65; font-weight: 600; } .login__text p { margin-bottom: 0; } .login__text a { color: #4BA2F6; text-decoration: none; } .login__text a:hover, .login__text a:focus { text-decoration: underline; } .jFGjQc { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex: 1; -ms-flex: 1; flex: 1; background-color: #232323; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 1rem; /* margin-top: 1rem; */ margin-bottom: 1rem; } .ciLuDW { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; padding: 0 1rem; } .ciLuDW { margin-bottom: 1rem; } .fHcBHY { display: block; fill: #fff; height: 5rem; width: 5rem; padding: 0.5rem 0.5rem; } .fHcBHY { display: none; padding: 2rem; } .fHcBHY { fill: #fff; } h3 { font-size: 1.8rem; font-weight: 700; text-align: left; margin: 1rem 0; } h3 { font-size: 2rem; } .bgFGMC { padding-left: 0.5rem; } .fJvlbT { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: space-around; -webkit-justify-content: space-around; -ms-flex-pack: space-around; justify-content: space-around; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; max-width: 1248px; padding-bottom: 1rem; } .fJvlbT { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding-bottom: 0rem; } .fJvlbT h3 { text-align: center; } .cftEVT { display: none; -webkit-transition: background-color 200ms ease-in-out; transition: background-color 200ms ease-in-out; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 1rem 0rem; max-width: 7rem; cursor: pointer; } .cftEVT { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .cftEVT { cursor: pointer; } .fTZmdC { fill: #fff; height: 4rem; width: 100%; } .fTZmdC { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 4.4rem; } .fTZmdC { fill: #fff; } .gtvkfK { cursor: pointer; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: background-color 200ms ease-in-out; transition: background-color 200ms ease-in-out; padding: 1rem; } .gtvkfK { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 1rem 0; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; } .iPNUxv { margin-top: 0; white-space: nowrap; font-family: sans-serif; } .CgoC { font-size: 1.4rem; font-weight: 400; text-align: left; color: #8f8f8f; margin-bottom: 0; font-family: sans-serif; } .fkDgPO { cursor: pointer; display: none; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: background-color 200ms ease-in-out; transition: background-color 200ms ease-in-out; padding: 1rem; } .fkDgPO { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 1rem 0; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; } /*LANG BOX*/ .wg-drop.country-selector .wgcurrent { border: 1px solid black; } .wg-drop.country-selector ul { background: black; border: 1px solid black; } /*WHITE THEME*/ body.white { background-color: #e5e5e5; margin-top: 6.2rem; } body.white .header__link { color: black; } body.white header.header.active { background: white; } body.white .title { background-color: transparent; color: black; } body.white .title:before { border-color: black; } body.white .title:after { border-color: black; } body.white .btn-o { border-color: black; color: black; } body.white .footer__title { color: black; } body.white .models__title { color: black; } body.white .models__name { color: black; } body.white .page-link { color: black; } body.white .page-item.active .page-link { border-color: black; } body.white .page-item:not(.active) a.page-link:not(.last):not(.first):hover { background-color: rgba(0, 0, 0, 0.2); } body.white .flex-video__btn { color: black; border-color: black; } body.white .video-full__name { color: black; } body.white .video-full__desc { color: black; border-color: black; } body.white .video-full__desc_item { color: black; } body.white .video-full__info { border-color: black; } body.white .video-full__more { color: black; } body.white .video-full__rating, body.white .video-full__favorite { color: black; } body.white .modals { background: white; } body.white .modals__title { color: black; } body.white .modals__desc { color: black; } body.white .video__name { color: black; } body.white .model__title { color: black; border-color: black; } body.white .top { color: black; border-color: black; } body.white .header__link:hover span { border-color: black; } body.white .header__search.active { background-color: white; } body.white .header__search_input { border: 1px solid black; } body.white header .logo { color: #b200f3 !important; } body.white .step { color: black !important; } body.white .block-box-title { color: black !important; } @media screen and (-webkit-min-device-pixel-ratio: 0) { @font-face { font-family: "Flaticon"; src: url("../fonts/Flaticon.svg#Flaticon") format("svg"); } } @media only screen and (min-width: 480px) { .modals__btn { font-size: 2.2rem; margin-bottom: 1.4rem; } } @media only screen and (min-width: 768px) { .modals__btn { width: 100%; max-width: 32rem; padding: 1rem 4rem; min-height: 5.2rem; } } @media only screen and (min-width: 1024px) { .header__item-right { margin-left: auto; } .header__toggle { display: none; } .model__content { padding: 0 3rem; } } @media only screen and (max-width: 1299px) { .top { max-width: calc(100% - 4rem); } } @media only screen and (max-width: 1284px) { .header__link { font-size: 1.8rem; } .video__list { -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr); } .models__view { font-size: 1.6rem; } } @media only screen and (max-width: 1041px) { .models__img { padding-bottom: 260px; } } @media only screen and (max-width: 1041px) { .page-model .wrapper { padding-top: 0; } } @media only screen and (max-width: 1023px) { p { margin-bottom: 1rem; } .wrapper { padding-top: 4.2rem; min-height: auto; } .btn { font-size: 1.8rem; } .header { padding: 0px 1.2rem; } .header__wr { min-height: 4.2rem; } .header__logo { margin-right: auto; width: 135px; height: 20px; } .header__menu { display: -webkit-box; display: flex; z-index: -1; left: -1.2rem; top: 0; padding: 4.2rem 2rem 3rem; width: 100%; -webkit-box-align: center; align-items: center; background-color: black; min-height: calc(100vh); -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; position: absolute; visibility: hidden; opacity: 0; } .header__menu.active { opacity: 1; visibility: visible; } .header__item { margin: 1rem 0; } .header__link { font-size: 1.8rem; } .header__search { width: 100%; position: relative; left: initial; -webkit-transform: none; -ms-transform: none; transform: none; padding-left: 0; padding-right: 0; } .header__search:not(.active) { display: none; } .content h1 { font-size: 2.5rem; } .content h3 { font-size: 1.8rem; } .content { font-size: 1.2rem; } .video__head { font-size: 1.2rem; } .video__model { font-size: 1.4rem; } .models__view { font-size: 1.8rem; padding: 0; } .full__top { font-size: 1.8rem; } .full__model { font-size: 4rem; } .top { max-width: calc(100% - 2.4rem); border-width: 1px 0; font-size: 1.6rem; line-height: 2.5rem; padding: 0.5rem 0px; } .video-full__name { font-size: 2rem; } .video-full__more { font-size: 1.2rem; } .video-full__more span { font-size: 1.6rem; } .video-full__models { font-size: 1.2rem; } .video-full__desc { font-size: 1.2rem; } .video-full__desc_item { font-size: 1.2rem; } .video-full__desc_item:before { font-size: 1.4rem; } .model { display: block; padding: 0; } .model__img .flex-video { padding-bottom: 41.67%; } .model__title { font-size: 2rem; } .model__text { font-size: 1.8rem; line-height: 2.8rem; } .model__text { font-size: 1.6rem; line-height: 2.6rem; } .search__title { font-size: 1.8rem; } } @media only screen and (max-width: 767px) { .flex-video__btn { font-size: 2.5rem; } .title { font-size: 1.4rem; } .video__list { -ms-grid-columns: (1fr)[1]; /*grid-template-columns: repeat(1, 1fr);*/ grid-template-columns: repeat(auto-fill, minmax(90%, 1fr)); } .video__head { font-size: 1.4rem; } .video__model { font-size: 2rem; } .models__list { -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr); } .full__top { font-size: 1.4rem; margin-bottom: 1rem; } .full__model { font-size: 2.5rem; } .video-full__btn { display: none; } .video-full__right { margin-top: 1rem; display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; } .video-full__rating, .video-full__favorite { font-size: 1.2rem; height: 2rem; } .gallery__list { -ms-grid-columns: (1fr)[3]; grid-template-columns: repeat(3, 1fr); } .search__title { font-size: 1.4rem; } } @media only screen and (max-width: 479px) { .footer__item { display: block; text-align: center; } .footer__link, .footer__title { font-size: 1.2rem; line-height: 1.2; width: 100%; } .footer__link.fi { width: auto; } .video-full__top { display: block; } .modals__title { font-size: 1.4rem; } } @media only screen and (max-width: 359px) { .btn { font-size: 1.5rem; } } @media only screen and (max-width: 349px) { .video__bottom { display: block; } .video__right { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; } } .vjs-quality-selector .vjs-menu-button { margin: 0; padding: 0; height: 100%; width: 100%; } .vjs-quality-selector .vjs-icon-placeholder { font-family: "VideoJS"; font-weight: normal; font-style: normal; } .vjs-quality-selector .vjs-icon-placeholder:before { content: ""; } .vjs-quality-changing .vjs-big-play-button { display: none; } .vjs-quality-changing .vjs-control-bar { display: flex; visibility: visible; opacity: 1; } .vjs-theme-fantasy .vjs-big-play-button { width: 70px !important; height: 70px !important; background: none !important; line-height: 70px !important; font-size: 80px !important; border: none !important; top: 50% !important; left: 50% !important; margin-top: -35px; margin-left: -35px; color: var(--vjs-theme-fantasy--primary); } .vjs-theme-fantasy .vjs-control-bar { height: 54px !important; } .vjs-theme-fantasy .vjs-play-progress:before { height: .8em; width: .8em; content: "" !important; border: 4px solid var(--vjs-theme-fantasy--secondary); border-radius: .8em; top: -.25em !important; } .vjs-theme-fantasy .vjs-play-progress, .vjs-theme-fantasy .vjs-play-progress:before { background-color: var(--vjs-theme-fantasy--primary) !important; } .vjs-theme-fantasy .vjs-volume-bar { margin-top: 2.5em !important; } .vjs-loading-spinner { display: none !important; } .form-your_membership .block-box { display: none; } .form-your_membership .block-box.active-box { display: block; } .form-choose { display: flex; justify-content: space-between; } .form-choose-element { background: white; width: 30%; color: black; } .form-choose-element button { padding: 15px; border: none; background: transparent; width: 100%; } .form-choose-element.active button { padding-top: 10px; border-top: 5px solid red; } .memberships-item, .account-item { color: black; min-height: 86px; } .account-item { text-align: center; font-size: 2rem; line-height: 43px; display: block; position: relative; padding: 0; float: left; } .membership-old-price { text-decoration: line-through; font-size: 1.85714em; } @media screen and (max-width:764px) { .membership-old-price { margin-right: 20px; } } .welcome-banner { background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(115, 82, 161, .4)), to(rgba(96, 31, 130, .41))); background: -o-linear-gradient(left, rgba(115, 82, 161, .4) 0, rgba(96, 31, 130, .41) 100%); background: linear-gradient(90deg, rgba(115, 82, 161, .4) 0, rgba(96, 31, 130, .41) 100%); color: #fff; width: 1120px; max-width: 100%; padding: 30px 60px; display: flex; margin: 2.5rem auto 1rem; align-items: center; flex-wrap: wrap; } .welcome-banner h1 { -webkit-box-flex: 0; -ms-flex: none; flex: none; font-size: 32px; font-family: Helvetica; font-weight: 400; margin-right: 3rem; margin-bottom: 10px; } .welcome-banner p { margin: 0 0 10px 0; padding: 0; font-size: 100%; background: 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: Helvetica; }