

/* Start:/local/templates/main/style.css?1640453083429*/
.reveal {
	visibility: hidden;
}

.floating-aside {
	background-color: #fff;
	padding: 24px 18px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	display: none;
	width: 100%;
	max-width: 360px;
	transition: 0.4s;
	border-radius: 10px;
}


.floating-aside__btn {
	border: none;
	font: inherit;
	margin-top: 10px;
}

.floating-aside__btn:hover {
	cursor: pointer;
}

.floating-aside--visible {
	transition: 0.4s;
	display: block;
}
/* End */


/* Start:/local/templates/main/template_styles.css?17550296331265*/
.browser__body{
	overflow: unset;
}
.videl-green{
	background: #32c66e;
	color: white;
}
.floating-aside {
    right: 2.5%;
}
@media (min-width: 992px){
.h1, h1 {
   // font-size: 3.5rem !important;
}
.wrapper-fluid h1:last-child{
	margin-top:7%;
}

	form[name=vacancy] p.h4{
		font-size:1.9rem;
	}
}
.creating-grid__studio-content{
	z-index:2;
}
@media (min-width: 768px){
.creating-grid__studio-content:before {
    z-index: -1 !important;
}
}

.creating-grid__notivory-wrapper span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
}

.checkbox.text-small{
    font-size: 14px;
}
.checkbox{
    text-align: left;
    display: inline-block;
}
.checkbox__label{
    user-select: none;
}

.checkbox__input:not(:checked)~.checkbox__label:before{
    background-color: transparent;
}
.checkbox__label:before{
    border: 1px solid var(--c, #000);
}

.checkbox__input:checked~.checkbox__label:after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.56.75 2.97 4.36 1.44 2.81 0 4.26l2.97 2.99L8 2.19z'/%3E%3C/svg%3E")!important;
}

.modal{
    color: initial;
        --c: #000;
    --bg: #eff3f6;
}
/* End */


/* Start:/design/portfolio/liman-trade/styles/style.css?160397656017514*/
@font-face {
    font-family: PeaceSans;
    /* Имя шрифта */
    src: url('/design/portfolio/liman-trade/fonts/Peace Sans Webfont.ttf');
    /* Путь к файлу со шрифтом */
}

.liman-portfolio {
    height: auto!important;
    overflow: hidden;
    min-width: 1100px;
}


#content {
    padding: 0;
    overflow: hidden;
    min-width: 1100px;
}

#loading {
    background: url(/design/portfolio/liman-trade/images/bg.jpg) no-repeat fixed center center;
    background-size: cover;
    /*background: #406bb0; /* Old browsers */
    /*background: -moz-linear-gradient(-45deg, #406bb0 0%, #d25b85 80%); /* FF3.6-15 */
    /*background: -webkit-linear-gradient(-45deg, #406bb0 0%,#d25b85 80%); /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(135deg, #406bb0 0%,#d25b85 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#406bb0', endColorstr='#d25b85',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 10000;
    text-align: center;
}

#loading .persents {
    position: absolute;
    width: 100%;
    margin-top: -40px;
    left: 0;
    top: 50%;
    font: 100 80px/80px 'PeaceSans', sans-serif;
    color: #fff;
}

.header_invisible {
    opacity: 0;
    display: none;
}

.fixed {
    position: fixed;
    top: 0;
}

.about-video {
    width: 100%;
    height: initial;
    position: relative;
}

.about-video__youtube-wrapper {
    display: none;
}

.first-screen {
    width: 100%;
    height: 100vh;
    min-height: 700px;
    background: url(/design/portfolio/liman-trade/styles/../images/h1_new.jpg) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

.first-screen__mask {
    width: 100%;
    min-width: 1100px;
    height: 100vh;
    background: url(/design/portfolio/liman-trade/styles/../images/mask_h1_long.png) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 700px;
    position: absolute;
    top: 0;
}

.about-video__youtube-wrapper {
    height: 100%;
    max-height: 100%;
}

.liman-page__body {
    margin-top: 0;
    min-width: 1100px;
}

.liman-page__body p {
    color: #fff;
    font-family: Roboto;
    font-weight: 300;
}

.liman-page__body .h1 {
    font-family: PeaceSans;
    font-size: 300px;
    line-height: 300px;
}

.liman-page__body>.h1 {
    text-align: center;
    background: url(/design/portfolio/liman-trade/images/h1.jpg) no-repeat center center;
    color: #fff;
    /* -webkit-background-clip обрезает фон элемента по контуру текста */
    -webkit-text-fill-color: transparent;
    /* переопределяет цвет текста с белого на прозрачный в браузерах на webkit */
    -moz-text-fill-color: transparent;
    /* переопределяет цвет текста с белого на прозрачный в браузерах на webkit */
    -moz-background-clip: text;
    -webkit-background-clip: text;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 80px;
}
.liman-page__body .container{
  min-width: 1100px;
    max-width: none;
}
.liman-page__body .container.link{
  text-align: center;
}
.liman-page__body .container.width-bg.fixed {
    padding-top: 0;
    margin-top: 0;
    position: fixed;
}

.liman-page__body .container.width-bg {
    overflow: hidden;
    height: 100vh;
    position: relative;
    width: 100%;
    background: url(/design/portfolio/liman-trade/images/bg.jpg) center center;
    background-size: cover;
}

.liman-page__body .center560 {
    width: 561px;
    margin: 0 auto;
    text-align: center;
}

.liman-page__body .center560:first-child {
    margin: 90px auto 0;
}

.liman-page__body .text_higher {
    font-size: 22px;
    line-height: 30px;
}

.liman-page__body .text_lower {
    font-size: 18px;
    line-height: 30px;
}

.liman-page__body .images-row {
    margin: 0 auto;
    max-width: 1770px;
    text-align: center;
    position: relative;
    margin-top: 250px;
    z-index: 50;
    font-size: 0px;
}

.liman-page__body .image-item {
    margin: 0 auto;
    width: 20%;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 20px;
    position: relative;
    opacity: 0;
}

.liman-page__body .image-item img {
    margin: 0 auto;
    display: block;
    width: 100%;
}

.liman-page__body .images-row+.center560 {
    margin-top: 50px;
    opacity: 0;
}

.liman-page__body .images-row+.center560 .text_lower {
    /*margin-bottom: 130px*/
}

.liman-page__body .container.form {
    width: 100%;
    box-sizing: content-box;
}

.liman-page__body .container.form .form-wrapper {
    width: 960px;
    height: 700px;
    margin: 0 auto;
}

.liman-page__body .container.form .left {
    float: left;
    padding: 260px 0;
}

.liman-page__body .container.form .left p {
    font-size: 18px;
    font-weight: 400;
    max-width: 450px;
}

.liman-page__body .container.form .right {
    float: right;
    margin-right: 80px;
}

.liman-page__body .container.form p {
    color: #000;
}

.liman-page__body .form-view {
    margin-top: 100px;
    font: 400 16px/1.5 'Roboto', sans-serif;
    border-width: 1px;
    border-color: rgb( 255, 255, 255);
    border-style: solid;
    background-color: rgb( 255, 255, 255);
    box-shadow: 5px 8.66px 60px 0px rgba( 0, 0, 0, 0.5);
    width: 250px;
    height: auto;
    position: relative;
    padding: 30px 40px 35px;
    color: #000000;
    background: #ffffff;
    font-size: 15px;
    line-height: 24px;
}

.liman-page__body .form-view p {
    margin: 10px 0 0;
    width: 200px;
}

.liman-page__body .form-view .form_desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}

.liman-page__body .form-view .h3 {
    font-weight: 300;
    font-size: 26px;
    line-height: 1.2;
    margin: 0;
}

.liman-page__body .form-view .fieldset {
    position: relative;
    margin-top: 10px;
    font-size: 0;
    line-height: 0;
}

.liman-page__body .form-view textarea {
    min-height: 42px;
    max-height: 100px;
    padding: 9px;
    resize: none;
    line-height: 1.5;
    width: 230px;
    color: #000000;
    border: 1px solid #cccccc;
    outline: none;
    background: #ffffff;
    font: 400 16px 'Roboto', sans-serif;
    -webkit-transition: border-color .3s, background-color .3s;
    -moz-transition: border-color .3s, background-color .3s;
    -o-transition: border-color .3s, background-color .3s;
    transition: border-color .3s, background-color .3s;
}

.liman-page__body .form-view input[type=text] {
    height: 35px;
    padding: 0 9px;
    line-height: normal;
    width: 230px;
    color: #000000;
    border: 1px solid #cccccc;
    outline: none;
    background: #ffffff;
    font: 400 16px 'Roboto', sans-serif;
    -webkit-transition: border-color .3s, background-color .3s;
    -moz-transition: border-color .3s, background-color .3s;
    -o-transition: border-color .3s, background-color .3s;
    transition: border-color .3s, background-color .3s;
}

.liman-page__body .form-view input[type=text]::-webkit-input-placeholder {
    color: #000;
}

.liman-page__body .form-view textarea::-webkit-input-placeholder {
    color: #000;
}

.liman-page__body .form-view input[type=text]::-moz-placeholder {
    color: #000;
}


/* Firefox 19+ */

.liman-page__body .form-view textarea::-moz-placeholder {
    color: #000;
}


/* Firefox 19+ */

.liman-page__body .form-view input[type=text]:-moz-placeholder {
    color: #000;
}


/* Firefox 18- */

.liman-page__body .form-view textarea:-moz-placeholder {
    color: #000;
}


/* Firefox 18- */

.liman-page__body .form-view input[type=text]:-ms-input-placeholder {
    color: #000;
}

.liman-page__body .form-view textarea:-ms-input-placeholder {
    color: #000;
}

.liman-page__body .form-view .btn-bordered {
    color: #ffffff;
    border: 1px solid #e5097f;
    background-color: #e5097f;
    font-size: 16px;
    -webkit-appearance: button;
    outline: none;
    display: inline-block;
    max-width: 188px;
    height: 40px;
    padding: 0 25px;
    text-align: center;
    border: 1px solid #ffffff;
    line-height: 38px;
    border-top-right-radius: 38px;
    border-top-left-radius: 38px;
    border-bottom-right-radius: 38px;
    border-bottom-left-radius: 38px;
    -webkit-transition-property: color, border-color, background-color;
    transition-property: color, border-color, background-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.liman-page__body .form-view .btn-bordered:hover, .liman-page__body .form-view .btn-bordered.active {
    color: #e5097f;
    border: 1px solid #e5097f;
    background-color: transparent;
}

.liman-page__body .form-view .loading_block:after {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
    content: '';
}

.liman-page__body .form-view .loading_block {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 0;
    line-height: 0;
    background: #ffffff url(/design/portfolio/liman-trade/styles/../images/preloader.gif) no-repeat center;
    -webkit-animation: from-scale .3s;
    -o-animation: from-scale .3s;
    animation: from-scale .3s;
}

.liman-page__body .form-view .loading_text {
    display: inline-block;
    vertical-align: middle;
    padding-top: 60px;
    font-size: 14px;
    line-height: 20px;
}

.liman-page__body .form-view .success_block {
    display: none;
    position: absolute;
    width: calc(100% - 40px);
    height: calc(100% - 20px);
    top: 20px;
    background: #fff;
    -webkit-animation: from-scale .3s;
    -o-animation: from-scale .3s;
    animation: from-scale .3s;
}

.liman-page__body .success_text:before {
    content: '';
    width: 90px;
    height: 90px;
    display: block;
    background: url(/design/portfolio/liman-trade/styles/../images/success.png);
}

.liman-page__body .success_text p {
    color: #000;
    width: 225px;
}

.liman-page__body .success_text .h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
    margin: 25px 0 0;
}

.liman-page__body .responsive {
    width: 100%;
    overflow: hidden;
    height: 1400px;
}

.liman-page__body .responsive .wrap {
    position: relative;
    max-width: 960px;
    margin: 0 auto;
}

.liman-page__body .responsive .h1 span {
    position: relative;
    opacity: 0;
}

.liman-page__body .responsive .h1 {
    margin: 0;
    color: #000;
    position: relative;
    z-index: 5;
    font-size: 200px;
    line-height: 190px;
    width: 760px;
}

.liman-page__body .responsive .imac {
    opacity: 0;
    position: absolute;
    top: 0;
    right: -115%;
    height: 1025px;
    width: 1295px;
    background: url(/design/portfolio/liman-trade/styles/../images/imac.png) no-repeat;
}

.liman-page__body .responsive .iph {
    position: absolute;
    top: 715px;
    left: -500px;
    z-index: 10;
    height: 700px;
    opacity: 0;
    width: 1060px;
    background: url(/design/portfolio/liman-trade/styles/../images/iph.jpg) no-repeat;
}

.liman-page__body .responsive .ipad {
    opacity: 0;
    position: absolute;
    top: 515px;
    right: -380px;
    z-index: 10;
    height: 700px;
    width: 1060px;
    background: url(/design/portfolio/liman-trade/styles/../images/ipad.png) no-repeat;
}

.ipad:after {
    content: 'Сайт прекрасно смотрится на любом устройстве';
    position: absolute;
    bottom: -100px;
    left: 150px;
    width: 320px;
    font-size: 25px;
}

.liman-page__body .iphrame {
    top: 700px;
    position: absolute;
    width: 380px;
    height: 720px;
    left: 0;
    right: 0;
    margin: 50px auto 0;
    background: url(/design/portfolio/liman-trade/styles/../images/iphrame.png) no-repeat;
}

.liman-page__body .iphrame .screen {
    position: relative;
    top: 87px;
    left: 39px;
    width: 296px;
    overflow: hidden;
}

.liman-page__body .iphrame .back {
    position: relative;
    width: 296px;
    height: 532px;
    margin: 0 auto;
    background: url(/design/portfolio/liman-trade/styles/../images/iphrame_bg.png) no-repeat;
}

.liman-page__body .iphrame .mobile__phone-site {
    position: absolute;
    top: 900px;
    width: 296px;
    height: 3520px;
    margin: 0 auto;
    top: 10px;
    background: url(/design/portfolio/liman-trade/styles/../images/mobile-view.png) no-repeat;
}

.liman-page__body .mocups {
    position: absolute;
    width: 100%;
    top: 35%;
    margin-top: 900px
}

.liman-page__body .mocups__bg {
    position: absolute;
    width: 100%;
    height: 885px;
    margin: 0 auto;
    top: 10px;
    background: url(/design/portfolio/liman-trade/styles/../images/mocups.png) no-repeat 30%;
    bottom: 0;
}

.liman-page__body .mocups__text {
    opacity: 0;
    position: absolute;
    text-align: center;
    z-index: 50;
    top: 50%;
    width: 100%;
    color: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.liman-page__body .mocups__text__number {
    margin: 0 auto;
    display: block;
    background: -moz-linear-gradient(-45deg, rgba(149, 165, 188, 1) 0%, rgba(218, 112, 151, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(149, 165, 188, 1)), color-stop(100%, rgba(218, 112, 151, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(149, 165, 188, 1) 0%, rgba(218, 112, 151, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(149, 165, 188, 1) 0%, rgba(218, 112, 151, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(149, 165, 188, 1) 0%, rgba(218, 112, 151, 1) 100%);
    background: linear-gradient(135deg, rgba(149, 165, 188, 1) 0%, rgba(218, 112, 151, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#95a5bc', endColorstr='#da7097', GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.liman-page__body .mocups__text__text {
    font-size: 75px;
    line-height: 100px;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    background: -moz-linear-gradient(-45deg, rgba(149, 165, 188, 1) 0%, rgba(218, 112, 151, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(149, 165, 188, 1)), color-stop(100%, rgba(218, 112, 151, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(149, 165, 188, 1) 0%, rgba(218, 112, 151, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(149, 165, 188, 1) 0%, rgba(218, 112, 151, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(149, 165, 188, 1) 0%, rgba(218, 112, 151, 1) 100%);
    background: linear-gradient(135deg, rgba(149, 165, 188, 1) 0%, rgba(218, 112, 151, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#95a5bc', endColorstr='#da7097', GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.liman-page__body .link-site .h1 {
    font-size: 90px;
    line-height: 190px;
    letter-spacing: 0.05em;
    color: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    text-align: center;
}

.liman-page__body .link-site .h1 a {
	text-align: center;
    border-bottom: 1px solid #e8d1de;
    background: -moz-linear-gradient(-45deg, rgba(156, 49, 107, 1) 10%, rgba(100, 161, 195, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(10%, rgba(156, 49, 107, 1)), color-stop(100%, rgba(100, 161, 195, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(156, 49, 107, 1) 10%, rgba(100, 161, 195, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(156, 49, 107, 1) 10%, rgba(100, 161, 195, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(156, 49, 107, 1) 10%, rgba(100, 161, 195, 1) 100%);
    background: linear-gradient(135deg, rgba(156, 49, 107, 1) 10%, rgba(100, 161, 195, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9c316b', endColorstr='#64a1c3', GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

.liman-page__body .link-site .h1 a:hover {
    color: rgba(149, 165, 188, 1)!important;
}

.liman-page__body .link-site .h1 span:after {
    content: '';
    background: url(/design/portfolio/liman-trade/styles/../images/link.png);
    display: inline-block;
    width: 22px;
    height: 22px;
    position: absolute;
    ;
    top: 25px;
    margin-left: 15px;
}

.vh100 {
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

@media screen and (max-height:900px) {
    .liman-page__body .mocups {
        top: 50%
    }
    .liman-page__body .mocups__text__number {
        line-height: 1;
        font-size: 250px;
        ;
    }
    .liman-page__body .mocups__text__text {
        line-height: 1;
    }
}

.navigation {
    width: 960px;
    margin: auto;
    margin-top: 60px;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #e1e1e1;
    overflow: hidden;
}

.navigation__link {
    position: relative;
    max-width: 480px;
    border-bottom: none;
    font-size: 20px;
    line-height: 25px;
}

.navigation__link_left {
    padding-left: 40px;
    float: left;
}

.navigation__link_right {
    padding-right: 40px;
    float: right;
}

.navigation__link:before {
    content: '';
    width: 26px;
    height: 47px;
    background-image: url(/design/portfolio/nkz/images/arrows.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
}

.navigation__link_noarrow:before {
    display: none;
}

.navigation__link_left:before {
    background-position: 0 0;
    left: 0;
}

.navigation__link_right:before {
    background-position: 100% 0;
    right: 0;
}

/* End */


/* Start:/design/portfolio/liman-trade/styles/animation.css?1478785258228*/
@-webkit-keyframes map-move {
    from {background-position: -580px 0;}
    to {background-position: -4563px 0;}
}

@keyframes map-move {
  from {background-position: -580px 0;}
  to {background-position: -4563px 0;}
}

/* End */
/* /local/templates/main/style.css?1640453083429 */
/* /local/templates/main/template_styles.css?17550296331265 */
/* /design/portfolio/liman-trade/styles/style.css?160397656017514 */
/* /design/portfolio/liman-trade/styles/animation.css?1478785258228 */
