@font-face{
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?60480236');
    src: url('../fonts/fontello.eot?60480236#iefix') format('embedded-opentype'), url('../fonts/fontello.woff2?60480236') format('woff2'), url('../fonts/fontello.woff?60480236') format('woff'), url('../fonts/fontello.ttf?60480236') format('truetype'), url('../fonts/fontello.svg?60480236#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
    }
/*Fontello icons*/
[class*="font-icon-"]:before, .download-list li a:before, .download-presenation a:before, .social-links a:before, .fileinput-wrapper .btn:before, .fileinput-name .close:before, .popover .close:after, .download-link:before, .download-doc-link:before{
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
.font-icon-ship:before{
    content: '\e806';
    }
.font-icon-train:before{
    content: '\e807';
    }
.font-icon-plane:before{
    content: '\e808';
    }
.font-icon-users:before{
    content: '\e809';
    }
.font-icon-ticket:before{
    content: '\e80a';
    }
.font-icon-briefcase:before{
    content: '\e80b';
    }
.font-icon-phone:before{
    content: '\e80c';
    color: #5d69f9;
    top: 2px !important;
    }
.font-icon-fax:before{
    content: '\e80d';
    color: #5d69f9;
    }
.font-icon-mail:before{
    content: '\e80e';
    color: #5d69f9;
    top: 5px !important;
    left: 1px !important;
    }
.font-icon-location:before{
    content: '\e80f';
    color: #5d69f9;
    top: 2px !important;
    left: 3px !important;
    }
.font-icon-schedule:before{
    content: '\e810';
    color: #5d69f9;
    }
.font-icon-link:before{
    content: '\e816';
    top: 4px !important;
    left: 2px !important;
    color: #5d69f9;
    }
.font-icon-ok-message:before{
    content: '\e811';
    display: inline-block;
    vertical-align: top;
    font-size: 26px;
    line-height: 1em;
    color: #fff;
    margin: 1px 13px 0 0;
    }
.font-icon-error-message:before{
    content: '\e812';
    display: inline-block;
    vertical-align: top;
    font-size: 26px;
    line-height: 1em;
    color: #fff;
    margin: 1px 13px 0 0;
    }
.bg-icon{
    position: relative;
    padding: 0 0 0 32px;
    }
.bg-icon:before{
    position: absolute;
    top: 3px;
    left: 0;
    }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    }
strong, b{
    font-weight: 700;
    }
em, i{
    font-style: italic;
    }
sup, sub{
    position: relative;
    top: -0.6em;
    font-size: 75% !important;
    line-height: 1em !important;
    }
sub{
    top: auto;
    bottom: -0.3em;
    }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, main{
    display: block;
    }
/*_____________________________________________*/
html{
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    }
body{
    height: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6em;
    color: #242424;
    min-width: 320px;
    background: #fff;
    }
.hide-scroll{
    overflow: hidden !important;
    }
/*Common styles*/
*, *:before, *:after{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    outline: none !important;
    }
h1, h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6{
    position: relative;
    font-weight: 700;
    color: #0a0f2c;
    }
h1{
    font-weight: 400;
    font-size: 28px;
    line-height: 1.4em;
    margin: 0;
    }
.has-aside h1, .simple-content h1{
    margin: 11px 0 18px;
    }
h1:before{
    content: '';
    position: absolute;
    left: -34px;
    top: -1px;
    width: 22px;
    height: 45px;
    background: url("../i/h1-arrow.svg") no-repeat 0 0;
    }
.has-aside h1:before, .simple-content h1:before{
    display: none;
    }
h1 .amount-of-results{
    color: #b2b2b2;
    }
h2, .h2{
    font-size: 24px;
    line-height: 1.5em;
    margin: 46px 0 16px;
    }
h3, .h3{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    line-height: 1.529411764705882em;
    text-transform: uppercase;
    margin: 36px 0 15px;
    }
h4, .h4{
    font-size: 18px;
    line-height: 1.666666666666667em;
    margin: 35px 0 18px;
    }
h5, .h5{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    line-height: 1.866666666666667em;
    text-transform: uppercase;
    margin: 34px 0 19px;
    }
h6, .h6{

    }
ol, ul{
    list-style: none;
    margin: 12px 0;
    }
ul li, ol li{
    position: relative;
    padding: 0 0 0 31px;
    margin-bottom: 8px;
    background: url("../i/list-bullet.svg") no-repeat 6px 6px/14px 14px;
    }
ol{
    counter-reset: list1;
    list-style: none;
    }
ul ul, ol ol{
    margin: 12px 0;
    }
ol li{
    padding-left: 27px;
    }
ol > li{
    background: none;
    }
ol > li:before{
    counter-increment: list1;
    content: counter(list1) ".";
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 13px;
    }
ol ol{
    counter-reset: list2;
    }
ol ol li{
    padding-left: 52px;
    }
ol ol li:before{
    counter-increment: list2;
    content: counter(list1) "." counter(list2) ". ";
    }
ul li p, ol li p{
    margin-bottom: 0;
    }
/*_______________________________*/
.scroll-tbl{
    margin: 31px 0 27px;
    position: relative;
    width: 100%;
    overflow-x: auto;
    }
.scroll-tbl table{
    margin: 0 auto;
    min-width: 600px;
    box-shadow: none;
    }
table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 31px auto 27px;
    overflow: auto;
    }
table th, table td{
    font-size: 15px;
    line-height: 1.6em;
    padding: 16px 26px 20px;
    text-align: left;
    color: #242424;
    border: 1px solid #dfe1e6;
    vertical-align: top;
    }
table th{
    font-weight: 500;
    background: #f6f7f8;
    }
a{
    color: #242424;
    text-decoration: none;
    outline: none !important;
    border-bottom: 1px solid #3c44f7;
    }
a[href^=tel]{
    color: #394143;
    border: none;
    }
a[href^=tel] .sub-text{
    color: #b2b2b2;
    white-space: normal;
    }
.no-touchevents a:hover{
    color: #2a35ba;
    border-color: transparent;
    }
.no-touchevents a[href^=tel]:hover{
    color: #394143;
    opacity: .6;
    }
p{
    margin: 12px 0;
    }
.important-text{
    font-size: 18px;
    line-height: 1.666666666666667em;
    margin-bottom: 24px;
    }
hr{
    height: 0;
    padding-bottom: 1px;
    margin: 27px 0 25px;
    border: none;
    background: #d6d6d6;
    }
blockquote{
    position: relative;
    display: block;
    margin: 25px 0;
    }
blockquote .text{
    position: relative;
    font-size: 18px;
    line-height: 1.666666666666667em;
    padding: 0 40px;
    }
blockquote .text:before, blockquote .text:after{
    content: '«';
    position: absolute;
    top: -5px;
    left: 0;
    font-weight: 700;
    font-size: 64px;
    color: #524ff6;
    }
blockquote .text:after{
    content: '»';
    left: auto;
    right: 0;
    top: auto;
    bottom: 4px;
    }
blockquote .text *:first-child{
    margin-top: 0;
    }
blockquote .text *:last-child{
    margin-bottom: 0;
    }
blockquote .author{
    display: block;
    color: #a4a4a4;
    margin: 12px 0 0 39px;
    }
img{
    max-width: 100%;
    height: auto;
    display: block;
    margin: 32px 0 28px;
    }
a img{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    }
img.left{
    margin: 32px 32px 28px 0;
    max-width: 44%;
    }
img.right{
    margin: 32px 0 28px 32px;
    max-width: 44%;
    }
p img.left, p img.right{
    margin-top: 28px;
    margin-bottom: 28px;
    }
small{
    font-size: 0.8em;
    }
.time{
    display: block;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    line-height: 1em;
    color: #aaa;
    margin: 16px 0 32px;
    }
/*___________________________*/
/*Form styles*/
.form-grid{
    font-size: 0;
    margin: 0 -2.25%;
    }
.form-grid .col{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 2.25%;
    }
.form-bg-box{
    max-width: 726px;
    margin: 44px auto 61px;
    padding: 22px 24px 19px;
    background: #fff;
    -webkit-box-shadow: 0 5px 46px 0 rgba(93, 99, 136, .1);
    box-shadow: 0 5px 46px 0 rgba(93, 99, 136, .1);
    }
.form-bg-box .h2{
    line-height: 1.25em;
    margin: 0 0 18px;
    text-align: center;
    }
.form{
    position: relative;
    margin: 40px 0;
    font-size: 0;
    line-height: 1em;
    color: #8d9398;
    }
.form.in-two-cols{
    margin-left: -9px;
    margin-right: -9px;
    }
.form-bg-box .form{
    margin: 15px auto;
    max-width: 394px;
    }
.form h3, .form .h3{
    text-align: center;
    color: #242424;
    margin: 0 0 18px;
    }
.form p{
    font-size: 14px;
    line-height: 1.33333333em;
    margin: 0 0 19px;
    }
.form-bg-box .sub-text{
    font-size: 13px;
    line-height: 1.5em;
    color: #a4a4a4;
    margin: 0 auto 27px;
    max-width: 440px;
    }
.form-bg-box h2 + .sub-text, .form-bg-box .h2 + .sub-text{
    margin-top: -7px;
    }
.form.in-two-cols .col{
    display: inline-block;
    vertical-align: top;
    padding: 0 9px;
    width: 50%;
    }
.field{
    line-height: 1em;
    margin: 0 0 16px;
    }
.field.error-field{
    margin-bottom: 23px;
    }
.field-name{
    position: relative;
    z-index: 10;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.2em;
    color: #5c5e6a;
    margin: 0 0 -7px 8px;
    }
.field-name span{
    padding: 0 6px;
    background: #fff;
    }
.required .field-name span:after{
    content: '*';
    margin-left: 3px;
    }
.form .error{
    font-weight: 500;
    font-size: 12px;
    line-height: 1.25em;
    color: #ec3048;
    margin: 0 0 6px 14px;
    }
.form-control{
    position: relative;
    z-index: 9;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #242424;
    line-height: 46px;
    width: 100%;
    height: 48px;
    margin: 0 0 7px;
    padding: 0 14px;
    border: 1px solid #cbcbcb;
    background-color: #fff !important;
    border-radius: 1px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none !important;
    text-overflow: ellipsis;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05);
    }
textarea.form-control{
    display: block;
    line-height: 1.325em;
    padding: 11px 14px 8px;
    width: 100%;
    height: 94px;
    min-height: 94px;
    max-width: 100%;
    min-width: 100%;
    overflow: hidden;
    }
.form-control:focus, .error-field .form-control:focus{
    border-color: #909090;
    }
.error-field .form-control{
    border-color: #ec3048;
    }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
    opacity: 1;
    color: #a2acb0;
    }
input::-moz-placeholder, textarea::-moz-placeholder{
    opacity: 1;
    color: #a2acb0;
    }
input:-ms-input-placeholder, textarea:-ms-input-placeholder{
    opacity: 1;
    color: #a2acb0;
    }
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder{
    opacity: 0 !important;
    }
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder{
    opacity: 0 !important;
    }
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder{
    opacity: 0 !important;
    }
/*Ios focus fix*/
.ios select, .ios textarea, .ios input, .ios .form-control{
    font-size: 16px !important;
    }
/*Btn*/
button{
    border: none;
    cursor: pointer;
    }
.btn, .special-btn{
    position: relative;
    z-index: 4;
    display: block;
    vertical-align: top;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.375em;
    color: #fff;
    letter-spacing: .75px;
    text-transform: uppercase;
    text-align: center;
    padding: 17px 16px 16px;
    min-width: 241px;
    max-width: 100%;
    margin: 25px auto;
    border: none;
    border-radius: 2px;
    background: -webkit-linear-gradient(left, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
    background: linear-gradient(to right, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
    outline: none !important;
    cursor: pointer;
    overflow: visible;
    }
.btn-link{
	display: table;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color: #4E56F8;
	padding: 5px 20px 6px;
	margin: 29px 0;
	border: 1px solid #4E56F8;
	border-radius: 2px;
	}
.no-touchevents .btn-link:hover{
	color: #fff;
	background: #4E56F8;
	}
.btn.full-width{
    width: 100%;
    }
.btn::-moz-focus-inner{
    border: 0;
    }
.no-touchevents .btn:not(:disabled):hover{
    color: #fff;
    background: -webkit-linear-gradient(left, rgba(16,57,199,1) 0%,rgba(29,27,183,1) 100%);
    background: linear-gradient(to right, rgba(16,57,199,1) 0%,rgba(29,27,183,1) 100%);
    opacity: 1 !important;
    }
.no-touchevents .btn:not(:disabled):active{
    background: -webkit-linear-gradient(left, rgba(16,57,199,1) 0%,rgba(29,27,183,1) 100%);
    background: linear-gradient(to right, rgba(16,57,199,1) 0%,rgba(29,27,183,1) 100%);
    -webkit-box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, .18);
    box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, .18);
    }
.btn:disabled{
    color: rgba(255, 255, 255, .6);
    opacity: .6;
    cursor: default;
    }
.special-btn{
    display: table;
    letter-spacing: 0;
    line-height: 1.4em;
    margin: 20px auto;
    padding: 16px 21px 13px 32px;
    border: 2px solid #fff;
    background: transparent;
    }
.no-touchevents .special-btn:not(:disabled):hover{
    color: #162ab4;
    border: 2px solid #fff;
    background: #fff;
    }
.no-touchevents .special-btn:not(:disabled):active{
    -webkit-box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, .18);
    box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, .18);
    }
.special-btn .arrow{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 0;
    margin: -2px 0 0 18px;
    width: 24px;
    height: 24px;
    border: 2px solid rgba(255, 255, 255, .2);
    border-radius: 100%;
    }
.special-btn svg{
    margin: 7px 0 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    }
.special-btn svg *{
    stroke: rgba(255, 255, 255, .8);
    }
.no-touchevents .special-btn:not(:disabled):hover .arrow{
    border-color: rgba(22, 42, 179, .2);
    }
.no-touchevents .special-btn:not(:disabled):hover .arrow svg *{
    stroke: rgba(22, 42, 179, .8);
    }
/*Form message*/
.submit-message{
    display: none;
    position: fixed;
    z-index: 100;
    left: 254px;
    top: 0;
    right: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.6em;
    padding: 24px 16px 27px;
    min-width: 320px;
    color: #fff;
    text-align: center;
    background: #4fb934;
    }
.submit-message.error{
    background: #d6303c;
    }
.submit-message p{
    font-size: 18px;
    line-height: 1.6em;
    margin: 0;
    }
/**/
/*Radio and Checkboxes*/
.checkbox-item{
	position: relative;
	margin: 10px 0;
	min-height: 20px;
	}
.group-label + .checkbox-item{
	margin-top: 13px;
	}
.checkbox-item input[type="checkbox"]{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: 0;
	opacity: 0;
	}
.checkbox-item input[type="checkbox"] + label{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 20px;
	color: #242424;
	padding-left: 28px;
	cursor: pointer;
	}
.checkbox-item.group input[type="checkbox"] + label{
	font-weight: 500;
	font-size: 15px;
	padding-top: 1px;
	}
.checkbox-item input[type="checkbox"]:disabled + label{
	cursor: default;
	opacity: .5;
	}
.checkbox-item input[type="checkbox"] + label:before{
	content: '';
	position: absolute;
	left: 0;
	top: 3px;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #cbcbcb;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05);
	}
.checkbox-item input[type="checkbox"]:checked + label:before{
	background: #fff url("../i/checked-icon.svg") no-repeat 50% 3px/12px 8px;
	}
.checkbox-item input[type="checkbox"] + label .sub-text{
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #a4a4a4;
	margin: 2px 0 0;
	}
/*Appearance*/
.left{
    float: left;
    }
.right{
    float: right;
    }
.center{
    text-align: center;
    }
.uppercase{
    text-transform: uppercase;
    }
.no-indent{
    margin-bottom: 0 !important;
    }
.align-m, .align-b{
    display: table-cell;
    vertical-align: middle;
    }
.align-b{
    vertical-align: bottom;
    }
.no-wrap{
    white-space: nowrap;
    }
/*Independent*/
.container, .container-small, .container-middle{
    position: relative;
    z-index: 2;
    max-width: 822px;
    padding: 0 24px;
    margin: 0 auto;
    }
.container-small{
    max-width: 778px;
    }
.container-middle{
    max-width: 858px;
    }
.special-indent{
    max-width: 1440px;
    padding: 0 34px;
    }
.container-small.special-indent{
    max-width: 840px;
    }
.container-middle.special-indent{
    max-width: 878px;
    }
.container:after, .container-small:after, .container-middle:after{
    content: '';
    display: table;
    width: 0;
    height: 0;
    clear: both;
    }
/*=========================================================================
								STRUCTURE
==========================================================================*/
#all{
    position: relative;
    z-index: 1;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    overflow: hidden;
    margin-left: 254px;
    }
.error-page #all{
    background: rgb(100,134,255);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(100,134,255,1) 0%,rgba(82,79,246,1) 100%);
    background: radial-gradient(ellipse at center, rgba(100,134,255,1) 0%,rgba(82,79,246,1) 100%);
    }
#indent{
    clear: both;
    }
/*================================HEADER===================================*/
#header{
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    padding: 30px 0 0;
    width: 254px;
    height: 100%;
    background: rgb(66, 108, 255);
    background: -webkit-linear-gradient(top, rgba(66, 108, 255, 1) 0%, rgba(82, 79, 246, 1) 100%);
    background: linear-gradient(to bottom, rgba(66, 108, 255, 1) 0%, rgba(82, 79, 246, 1) 100%);
    }
#header .container{
    height: 100%;
    min-height: 560px;
    }
#logo{
    position: relative;
    float: left;
    width: 40px;
    height: 34px;
    margin: 0 0 0 11px;
    border: none;
    }
.visible-search #logo{
    opacity: 0;
    visibility: hidden;
    }
#logo:before{
    content: '';
    position: absolute;
    z-index: 1;
    left: -67px;
    top: -55px;
    width: 142px;
    height: 102px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    pointer-events: none;
    }
.no-touchevents #logo:hover:before{
    background: #3c5fe7;
    }
#logo:after{
    content: '';
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../i/logo.svg") no-repeat 0 0/100% auto;
    }
/*Langs*/
#langs{
    position: relative;
    float: right;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 1em;
    letter-spacing: .5px;
    text-transform: uppercase;
    margin: 3px 0 0;
    }
#langs .current{
    display: block;
    color: #fff;
    cursor: pointer;
    }
#langs .current.active, .no-touchevents #langs .current:hover{
    color: #abb6ee;
    }
#langs .current .arrow{
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0 6px;
    }
#langs .current.active .arrow{
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    }
#langs .current .arrow *{
    stroke: rgba(196, 200, 222, .6);
    }
#langs ul{
    display: none;
    position: absolute;
    top: 21px;
    left: -4px;
    margin: 0;
    padding: 5px 6px 2px;
    width: 32px;
    background: #596ef0;
    border-radius: 1px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .2);
    }
.touchevents #langs ul{
    padding: 10px 6px;
    }
#langs ul:before{
    content: '';
    position: absolute;
    width: 12px;
    height: 6px;
    top: -6px;
    left: 50%;
    margin: 0 0 0 -6px;
    background: url("../i/langs-arrow.png") no-repeat 0 0;
    }
#langs li{
    font-size: 11px;
    line-height: 1em;
    letter-spacing: .75px;
    margin: 0 0 4px;
    padding: 0;
    background: none;
    }
.touchevents #langs li{
    margin: 0 0 13px;
    }
.touchevents #langs li:last-child{
    margin-bottom: 0;
    }
#langs a{
    color: #fff;
    border: none;
    }
.no-touchevents #langs a:hover{
    color: #0c1760;
    }
/*Search form*/
.search-form{
    position: absolute;
    left: 0;
    top: -20px;
    width: 100%;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    }
.visible-search .search-form{
    opacity: 1;
    visibility: visible;
    }
.search-form .form-control{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    line-height: 60px;
    height: 62px;
    padding: 0 42px 0 14px;
    margin: 0;
    border: 1px solid #5d62f6;
    border-radius: 0 !important;
    }
.search-form .form-control::-webkit-input-placeholder{
    color: #d8d7d7;
    }
.search-form .form-control::-moz-placeholder{
    color: #d8d7d7;
    }
.search-form .form-control:-ms-input-placeholder{
    color: #d8d7d7;
    }
.js-close-search{
    position: absolute;
    z-index: 10;
    top: 19px;
    right: 12px;
    width: 24px;
    height: 24px;
    background: url("../i/close-search.svg") no-repeat 50% 50%/17px 17px;
    cursor: pointer;
    }
.js-open-search{
    float: right;
    margin: -3px 8px 0 15px;
    width: 24px;
    height: 24px;
    background: url("../i/open-search.svg") no-repeat 50% 50%/18px 18px;
    cursor: pointer;
    }
.no-touchevents .js-open-search:hover, .no-touchevents .js-close-search:hover{
    opacity: .7;
    }
/*Nav box*/
#nav-box{
    position: absolute;
    z-index: 10;
    left: 0;
    top: 140px;
    bottom: 128px;
    width: 100%;
    padding: 0;
    }
#nav{
    position: relative;
    top: 10.9%;
    }
#nav ul{
    margin: 0;
    }
#nav li{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 1.529411764705882em;
    padding: 0;
    margin: 0;
    background: none;
    }
#nav a{
    display: block;
    color: #fff;
    padding: 10px 16px 13px 35px;
    border: none;
    }
#nav > ul > li{
    margin: 0 0 8px;
    }
#nav > ul > li.on-hover, #nav > ul > li.active, .touchevents #nav > ul > li.opened{
    background: rgb(31,80,250);
    background: -webkit-linear-gradient(left, rgba(31,80,250,1) 0%,rgba(68,65,246,1) 100%);
    background: linear-gradient(to right, rgba(31,80,250,1) 0%,rgba(68,65,246,1) 100%);
    }
#nav ul li.active:before{
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 14px;
    height: 26px;
    background: url("../i/nav-li-arrow.svg") no-repeat 0 0/ 14px 26px;
    }
#nav > ul > li.has-child > a:after{
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin: 4px 0 0 8px;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 100%;
    background: url("../i/small-arrow.svg") no-repeat 50% 50%/8px 6px;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    }
#nav-box .dropdown{
    position: absolute;
    top: 0;
    left: 100%;
    width: 255px;
    display: none;
    background: rgb(68, 65, 246);
    background: -webkit-linear-gradient(left, rgba(68,65,246,1) 0%,rgba(31,80,250,1) 100%);
    background: linear-gradient(to right, rgba(68,65,246,1) 0%,rgba(31,80,250,1) 100%);
    }
#nav-box .dropdown li{
    font-weight: 400;
    font-size: 13px;
    line-height: 1.485em;
    text-transform: uppercase;
    }
#nav-box .dropdown a{
    padding: 15px 24px 15px 35px;
    }
#nav-box .dropdown li.on-hover{
    background: #2d2c2d;
    }
#nav-box .dropdown li.active{
    background: rgba(22, 42, 180, .6);
    }
#nav-box .dropdown li.active a:hover{
    opacity: .7;
    }
/*Open nav*/
#js-open-nav{
    float: right;
    z-index: 999;
    height: 62px;
    width: 62px;
    cursor: pointer;
    background: none;
    text-align: center;
    background: #4f4ce8;
    display: none;
    }
#js-open-nav .lines{
    position: relative;
    margin: 30px 0 0 17px;
    height: 3px;
    display: block;
    width: 28px;
    background: #fff;
    transition: all .2s ease .2s;
    box-shadow: 0 0 1px rgba(137, 203, 39, 0);
    border-radius: 0;
    }
#js-open-nav .lines:before, #js-open-nav .lines:after{
    display: none;
    }
#js-open-nav.active .lines{
    background: transparent !important;
    }
#js-open-nav .top-line, #js-open-nav .bottom-line{
    position: absolute;
    left: 0;
    width: 28px;
    top: -10px;
    border-bottom: 3px solid #fff;
    height: 0;
    transition: all .2s ease;
    box-shadow: 0 0 1px rgba(137, 203, 39, 0);
    }
#js-open-nav .bottom-line{
    top: auto;
    bottom: -10px;
    }
/*Download presentation*/
.download-presenation{
    position: absolute;
    left: 0;
    bottom: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    line-height: 1.529411764705882em;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 24px 0;
    width: 100%;
    height: 128px;
    border-top: 1px solid rgba(255, 255, 255, .2);
    }
.download-presenation a{
    display: inline-block;
    vertical-align: top;
    color: #fff;
    border-color: transparent;
    }
.no-touchevents .download-presenation a:hover{
    color: #fff;
    border-color: rgba(255, 255, 255, .5);
    }
.download-presenation a:before, .download-doc-link:before{
    content: '\e801';
    display: block;
    width: 45px;
    height: 45px;
    font-size: 22px;
    line-height: 43px;
    color: #fff;
    margin: 0 auto 14px;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 110%;
    }
.no-touchevents .download-presenation a:hover:before{
    color: #4d49df;
    background: #fff;
    border-color: #fff;
    }
.download-doc-link{
    position: relative;
    padding-left: 54px;
    border: none;
    }
.download-doc-link:before{
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    }
.download-doc-link span{
    position: relative;
    top: 9px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    }
.no-touchevents .download-doc-link:hover span{
    border-bottom-color: transparent;
    }
/*========================END OF HEADER========================*/
/*Sections*/
.sections-box{
    position: relative;
    z-index: 10;
    }
.section{
    position: relative;
    }
.sections-box .section{
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat !important;
    background-position: 50% 0 !important;
    background-size: cover !important;
    background: #162ab4;
    }
.sections-box .autoheight-section{
	display: block;
	height: auto;
	}
.sections-box .section .sub-box{
    position: relative;
    z-index: 2;
    display: table-cell;
    vertical-align: middle;
    min-height: 100%;
    height: 566px;
    width: 100%;
    padding-right: 55px;
    }
.sections-box .section .align-b{
    vertical-align: bottom;
    }
.section-slider-bg{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    }
.section-slider-bg .slider, .section-slider-bg .slick-list, .section-slider-bg .slick-track{
    height: 100%;
    }
.section-slider-bg .slide{
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    }
.sections-box .section-title{
    font-weight: 700;
    font-size: 50px;
    line-height: 1.25em;
    color: #fff;
    margin: 0 0 19px;
    }
.sections-box .section-sub-title{
    font-weight: 100;
    font-size: 29px;
    line-height: 1.25em;
    color: #fff;
    margin: 0 0 19px;
    }
.play-btn{
    position: relative;
    display: block;
    width: 46px;
    height: 46px;
    cursor: pointer;
    }
.play-btn svg{
    display: block;
    width: 46px;
    height: 46px;
    }
.play-btn:before{
    content: '';
    position: absolute;
    left: -13px;
    top: -13px;
    right: -13px;
    bottom: -13px;
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 100%;
    }
.no-touchevents .play-btn:hover:before{
    border-color: #fff;
    }
/*Main section*/
#main-section{
    padding: 34px;
    }
#main-section .sub-box{
    height: 100%;
    }
.ie:not(.edge) #main-section .sub-box{
    height: 460px;
    }
#main-section .max-w{
    display: flex;
    flex-direction: column;
    position: relative;
    height: 100%;
    max-width: 1440px;
    margin: 0 auto;
    justify-content: flex-end;
    }
.ie:not(.edge) #main-section .max-w{
    display: block;
    height: auto;
    }
#main-section .title-box{
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-height: 360px;
    }
.ie:not(.edge) #main-section .title-box{
    display: block;
    }
#main-section .title-box a{
	color: #fff;
	border-color: #fff;
	}
#main-section .title-box a:hover{
	border-color: transparent;
	}
#main-section .section-title .play-btn{
    display: inline-block;
    vertical-align: top;
    margin: 11px 0 0 18px;
    }
.articles-in-brief{
    font-size: 0;
    margin: 68px -13px 0;
    }
.articles-in-brief .item-box{
    display: inline-block;
    vertical-align: top;
    padding: 0 13px;
    width: 50%;
    }
.articles-in-brief .item{
    position: relative;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.6em;
    color: #fff;
    padding: 22px 27px 15px;
    overflow: hidden;
    }
.articles-in-brief .item:before{
    content: '';
    position: absolute;
    z-index: -2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(53,53,53);
    background: -webkit-linear-gradient(-45deg, rgba(53,53,53,1) 0%,rgba(39,39,39,1) 100%);
    background: linear-gradient(135deg, rgba(53,53,53,1) 0%,rgba(39,39,39,1) 100%);
    opacity: .85;
    }
.articles-in-brief .item:after{
    content: '';
    position: absolute;
    z-index: -1;
    left: -68px;
    top: -35px;
    width: 111px;
    height: 98px;
    background: rgb(66,108,255);
    background: -webkit-linear-gradient(-45deg, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
    background: linear-gradient(135deg, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    }
.articles-in-brief a{
    color: #fff;
    border-color: transparent;
    }
.no-touchevents .articles-in-brief a:hover{
    color: #afaeae;
    border-color: #4e56f8;
    }
.articles-in-brief .subject{
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    line-height: 1.4em;
    margin: 0 0 15px;
    }
.articles-in-brief .time{
    color: rgba(255, 255, 255, .5);
    margin: 0 0 6px;
    }
.articles-in-brief p{
    margin: 0 0 12px;
    }
.articles-in-brief p:last-child{
    margin-bottom: 0;
    }
.articles-in-brief .more{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 13px;
    padding: 5px 20px 7px;
    position: absolute;
    top: 22px;
    right: 28px;
    line-height: 1em;
    border: 1px solid #4a5dfa;
    border-radius: 2px;
    }
.no-touchevents .articles-in-brief .more:hover{
    color: #fff;
    background: #4a5dfa;
    }
.articles-in-brief .slick-dots{
    position: relative;
    text-align: left;
    padding: 0;
    }
.articles-in-brief .slick-dots li{
    margin: 0 7px 0 0;
    }
.articles-slider .slick-list{
    min-height: 120px;
    }
.articles-slider .slide{
    padding: 0 0 32px;
    }
/*Investment platforms section*/
#investment-platforms{
	position: relative;
	color: #fff;
	padding: 70px 34px 77px;
	}
#investment-platforms:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(29, 32, 64, .76);
	}
#investment-platforms .container{
	padding: 0 55px 0 0;
	max-width: 1490px;
	}
.investment-platforms-intro{
	font-weight: 300;
	font-size: 20px;
	line-height: 1.55em;
	margin: 0 0 121px;
	}
.investment-platforms-intro > *:first-child{
	margin-top: 0;
	}
.investment-platforms-intro > *:last-child{
	margin-bottom: 0;
	}
.investment-platforms-intro p{
	margin: 11px 0;
	}
.investment-platforms-intro .title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 38px;
	line-height: 1.184210526315789em;
	text-transform: uppercase;
	margin: 0 0 11px;
	}
.investment-platforms-grid{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
.investment-platforms-grid .platform-item{
	width: calc(50% - 13px);
	padding-right: 54px;
	}
.investment-platforms-grid .platform-item{
	font-size: 15px;
	line-height: 1.55em;
	}
.platform-item p{
	margin: 0;
	}
.platform-item .title{
	position: relative;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 23px;
	line-height: 1.173913043478261em;
	text-transform: uppercase;
	padding-left: 48px;
	margin: 0 0 19px;
	}
.platform-item .title:before, .platform-item .title:after{
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 4px;
	width: 20px;
	height: 17px;
	background: rgb(66,108,255);
	background: -webkit-linear-gradient(-45deg, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
	background: linear-gradient(135deg, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: .9;
	}
.platform-item .title:after{
	z-index: 0;
	opacity: 1;
	left: 6px;
	background: none;
	border: 1px solid rgba(255, 255, 255, .2);
	}
.platform-item > *{
	max-width: 584px;
	}
.platform-item .special-btn{
	line-height: 16px;
	min-width: 0;
	margin: 64px 0 0;
	padding: 16px 28px;
	border-color: #4c59f9;
	}
.no-touchevents .platform-item .special-btn:hover{
	color: #fff;
	background: #4c59f9;
	border-color: #4c59f9;
	}
/*Advantages section*/
#advantages-section{
    padding: 24px 44px;
    }
.advantages-list{
    max-width: 1440px;
    margin: 0 auto;
    font-size: 0;
    }
.advantages-list .item{
    display: inline-block;
    vertical-align: top;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.6em;
    color: #fff;
    width: 53%;
    padding: 0 24px 0 71px;
    margin: 25px 0;
    }
.advantages-list .item:nth-child(even){
    width: 47%;
    padding-right: 0;
    }
.advantages-list p{
    margin: 0;
    }
.advantages-list .num{
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 70px;
    line-height: 1em;
    }
.advantages-list .num .text{
    font-size: 34px;
    line-height: 1em;
    }
.advantages-list .num:before, .advantages-list .num:after{
    content: '';
    position: absolute;
    z-index: 1;
    left: -66px;
    top: 25px;
    width: 20px;
    height: 17px;
    background: rgb(66,108,255);
    background: -webkit-linear-gradient(-45deg, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
    background: linear-gradient(135deg, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: .9;
    }
.advantages-list .num:after{
    z-index: 0;
    opacity: 1;
    left: -60px;
    background: none;
    border: 1px solid rgba(255, 255, 255, .2);
    }
/*Infrastructure section*/
#infrastructure-section:after{
    content: '';
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    }
#infrastructure-section .sub-box{
    position: relative;
    z-index: 3;
    }
.section .infrastructure-list{
    position: relative;
    min-height: 100vh;
    font-size: 0;
    }
#infrastructure-section.inner .infrastructure-list{
    min-height: 0;
    overflow: hidden;
    }
.section .infrastructure-list .item{
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    vertical-align: top;
    font-size: 15px;
    line-height: 1.6em;
    color: #fff;
    text-align: center;
    padding: 27px 16px;
    min-height: 33.33333vh;
    width: 50%;
    float: left;
    border-right: 1px solid rgba(255, 255, 255, .3);
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    }
.section .infrastructure-list .item:nth-last-child(2), .section .infrastructure-list .item:last-child{
    border-bottom-color: transparent;
    }
.section .infrastructure-list .item:nth-child(even){
    border-right: none;
    }
#infrastructure-section.inner .infrastructure-list .item{
    min-height: 0;
    padding-bottom: 29px;
    }
.section .infrastructure-list .item .max-w{
    display: block;
    max-width: 360px;
    margin: 0 auto;
    min-height: 164px;
    }
.infrastructure-list [class*="font-icon-"]{
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto 11px;
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 100%;
    }
.infrastructure-list [class*="font-icon-"]:before{
    font-size: 28px;
    line-height: 68px;
    }
.section .infrastructure-list .item p{
    margin: 0;
    }
.section .infrastructure-list .item .title{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.529411764705882em;
    text-transform: uppercase;
    margin: 0 0 4px;
    }
.section .infrastructure-list .item .sub-text{
    font-weight: 500;
    }
.section .infrastructure-list .item:before{
    content: '';
    position: absolute;
    right: -2px;
    bottom: -2px;
    width: 3px;
    height: 3px;
    background: #fff;
    border-radius: 100%;
    }
.section .infrastructure-list .item:nth-last-child(2):before, .section .infrastructure-list .item:last-child:before{
    display: none;
    }
.section .infrastructure-list .item:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -1px;
    margin: 0 0 0 -55px;
    height: 2px;
    width: 110px;
    background: #fff;
    }
/*Privilege section*/
#privilege-section{
    display: block;
    height: auto;
    overflow: hidden;
    }
#privilege-section .sub-box{
    height: 400px;
    }
.privilege-list{
    font-size: 0;
    }
.privilege-list .item{
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.538461538461538em;
    color: #fff;
    width: 25%;
    padding: 34px 22px 78px 24px;
    background-color: #1c2a8a;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-box-shadow: -5px 0 30px 0 rgba(24, 30, 74, .56);
    box-shadow: -5px 0 30px 0 rgba(24, 30, 74, .56);
    }
.privilege-list .percents{
    display: block;
    font-weight: 700;
    font-size: 70px;
    line-height: 1em;
    margin: 0 0 24px;
    }
.privilege-list .percents span{
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    line-height: 1em;
    margin: -6px 0 0 11px;
    }
.privilege-list .title{
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.4em;
    margin: 0 0 15px;
    }
.privilege-list p{
    margin: 0 0 12px;
    }
.privilege-list .item *:last-child{
    margin-bottom: 0;
    }
.privilege-list .item .title:before{
    content: '';
    position: absolute;
    z-index: -1;
    width: 35px;
    height: 71px;
    left: -24px;
    top: -21px;
    background: url("../i/privilege-item-arrow.svg") no-repeat 0 0;
    }
/*Sections nav*/
#sections-nav{
    position: fixed;
    z-index: 100;
    display: table;
    right: 0;
    top: 0;
    width: 55px;
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, .3);
    }
.ios #sections-nav:before{
    content: '';
    position: absolute;
    height: 110px;
    width: 1px;
    left: -1px;
    bottom: -110px;
    background: rgba(255, 255, 255, .3);
    }
#sections-nav .sub-box{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    }
#sections-nav a{
    display: block;
    width: 10px;
    height: 10px;
    margin: 15px auto;
    border: 1px solid #fff;
    border-radius: 100%;
    }
.no-touchevents #sections-nav a:hover, #sections-nav a.current{
    background: #fff;
    }
#sections-nav .to-section{
    text-align: center;
    width: 24px;
    height: 24px;
    margin: 36px auto 0;
    border: none;
    background: none !important;
    }
#sections-nav .to-section.disabled{
    visibility: hidden;
    opacity: 0;
    }
#sections-nav .to-section.prev-section{
    margin: 0 auto 36px;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    }
#sections-nav .to-section svg{
    display: inline-block;
    vertical-align: top;
    width: 8px;
    height: 6px;
    margin: 10px 0 0;
    }
.no-touchevents #sections-nav .to-section:hover{
    opacity: .7;
    }
/*============================MAIN=============================*/
#main{
    position: relative;
    z-index: 10;
    padding: 0 0 104px;
    }
#main.has-aside{
    margin-left: auto;
    margin-right: auto;
    padding: 25px 254px 104px 0;
    }
#main.simple-content{
    padding: 25px 0 104px;
    }
#main.no-indent{
    padding-bottom: 0;
    }
/*Page title*/
.page-title{
    position: relative;
    z-index: 50;
    padding: 17px 0 23px 34px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
    }
.page-title.has-indent{
    margin-bottom: 37px;
    }
.page-title .max-w{
    position: relative;
    max-width: 1440px;
    padding-right: 250px;
    }
.page-title .sub-link-box{
    position: absolute;
    top: 13px;
    right: 34px;
    font-size: 13px;
    line-height: 1.365em;
    max-width: 210px;
    }
.sub-link{
    position: relative;
    font-size: 13px;
    line-height: 1.365em;
    }
.has-aside .sub-link, .has-aside .back-link, .simple-content .back-link{
    margin-left: 15px;
    }
.download-link:before{
    content: '\e800';
    position: absolute;
    top: 2px;
    left: -24px;
    font-size: 16px;
    line-height: 1em;
    color: #5d69f9;
    }
.back-link{
    position: relative;
    font-size: 13px;
    line-height: 1.365em;
    color: #a4a4a4;
    border-color: #bababa;
    }
.back-link svg{
    position: absolute;
    top: 6px;
    left: -15px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    }
.back-link svg *{
    stroke: #162ab4;
    opacity: .8;
    }
/*Dark bg*/
.dark-bg-box{
    padding: 36px 0 38px;
    min-height: 162px;
    background: #f7f7f7;
    }
.dark-bg-box.auto-height{
    min-height: 0;
    }
.dark-bg-box.top-indent{
    margin-top: 20px;
    }
.dark-bg-box .container > *:first-child, .dark-bg-box .container-small > *:first-child, .dark-bg-box .container-middle > *:first-child{
    margin-top: 0;
    }
/*Ui-kit*/
.page-img{
    margin: 23px 0;
    height: 360px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    }
.page-title + .page-img{
    margin-top: 0;
    }
/*Timeline*/
.timeline-box{
    position: relative;
    margin: 40px 0 34px;
    padding: 52px 0 87px;
    }
.timeline-box h2{
    color: #fff;
    margin: 0 0 17px;
    }
.timeline-box:before{
    content: '';
    position: absolute;
    left: -1500px;
    right: -1500px;
    top: 0;
    bottom: 0;
    background: rgb(66, 108, 255);
    background: -webkit-linear-gradient(top, rgba(66, 108, 255, 1) 0%, rgba(82, 79, 246, 1) 100%);
    background: linear-gradient(to bottom, rgba(66, 108, 255, 1) 0%, rgba(82, 79, 246, 1) 100%);
    }
.timeline-years{
    position: relative;
    z-index: 4;
    padding: 0 58px;
    margin: 0 0 27px;
    }
.timeline-years .swiper-wrapper{
    height: 50px;
    }
.timeline-years .swiper-slide{
    width: 20%;
    }
.timeline-years .swiper-slide span{
    position: relative;
    display: block;
    font-weight: 500;
    font-size: 13px;
    line-height: 1em;
    text-align: center;
    color: #fff;
    cursor: pointer;
    }
.timeline-years .swiper-slide span:after{
    content: '';
    position: absolute;
    top: 21px;
    left: 50%;
    width: 12px;
    height: 12px;
    margin: 0 0 0 -6px;
    border: 2px solid #fff;
    border-radius: 100%;
    }
.timeline-years .swiper-slide:before{
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    top: 26px;
    left: 0;
    background: rgba(255, 255, 255, .2);
    }
.timeline-years .swiper-slide.active-year span:after, .timeline-years .swiper-slide.past span:after, .no-touchevents .timeline-years .swiper-slide span:hover:after{
    background: #fff;
    }
.timeline-years .swiper-slide.active-year .line-bg, .timeline-years .swiper-slide.past .line-bg{
    position: absolute;
    left: 0;
    z-index: 3;
    width: 50%;
    top: 26px;
    height: 2px;
    background: #fff;
    }
.timeline-years .swiper-slide.past .line-bg{
    width: 100%;
    }
.timeline-years .slider-btn{
    position: absolute;
    left: 0;
    top: 9px;
    text-align: center;
    padding: 3px 0 0;
    width: 36px;
    height: 36px;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 110%;
    -webkit-transition: all .2s;
    transition: all .2s;
    }
.timeline-years .slider-btn.next{
    left: auto;
    right: 0;
    background-position: 100% 0;
    }
.no-touchevents .timeline-years .slider-btn:not(.swiper-button-disabled):hover{
    background: #fff;
    }
.timeline-years .swiper-button-disabled{
    opacity: .3 !important;
    cursor: default;
    }
.timeline-years .slider-btn .arrow{
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    }
.timeline-years .slider-btn.next .arrow{
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    }
.timeline-years .slider-btn .arrow *{
    stroke: rgba(255, 255, 255, .9);
    }
.no-touchevents .timeline-years .slider-btn:not(.swiper-button-disabled):hover .arrow *{
    stroke: #455df0;
    }
.timeline-slider{
    padding: 0 58px;
    }
.timeline-slider .swiper-slide{
    position: relative;
    color: #fff;
    padding: 0 0 0 110px;
    }
.timeline-slider .year{
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    font-size: 24px;
    line-height: 1em;
    color: #fff;
    }
.timeline-slider .swiper-slide p{
    margin: 0 0 12px;
    }
/*Sub links box*/
.sub-links-box{
    text-align: center;
    overflow: hidden;
    background: #162ab4;
    }
/*Articles links list*/
.articles-links{
    overflow: hidden;
    }
.articles-links .col{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    font-size: 14px;
    line-height: 1.5em;
    color: #fff !important;
    float: left;
    padding: 24px 35px 31px 35px;
    width: 50%;
    height: 293px;
    max-height: 300px;
    border: none;
    overflow: hidden;
    }
.articles-links .col:before{
    content: '';
    position: absolute;
    z-index: -1;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,.65) 100%);
    }
.articles-links .bg{
    position: absolute;
    z-index: -2;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
    }
.no-touchevents:not(.ie) .articles-links a:hover .bg{
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 11s ease;
    transition: all 11s ease;
    }
.articles-links h3, .articles-links .h3{
    font-size: 20px;
    margin: 0 0 11px;
    }
.articles-links h3 span, .articles-links .h3 span{
    color: #fff;
    border-bottom: 2px solid #426cff;
    }
.no-touchevents .articles-links a:hover h3 span, .no-touchevents .articles-links a:hover .h3 span{
    border-bottom-color: transparent;
    }
.articles-links p{
    margin: 0;
    }
/*Text grid*/
.text-grid{
    font-size: 0;
    margin: 36px 0 24px;
    }
.text-grid.max-w{
	max-width: 1220px;
	}
.dark-bg-box .container .text-grid:first-child{
    margin-top: 0;
    }
.dark-bg-box .container .text-grid:last-child{
    margin-bottom: 11px;
    }
.text-grid .col{
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    width: 50%;
    margin: 0 0 27px;
    padding: 0 5% 0 0;
    }
.text-grid.three-col .col{
    width: 33.3333333%;
    }
.text-grid .col.no-indent{
    margin-bottom: 0;
    padding-right: 32px;
    }
.text-grid .col > *:first-child{
    margin-top: 0;
    }
.text-grid .col > *:last-child{
    margin-bottom: 0;
    }
/*Download list*/
.download-list{
    margin: 20px 0;
    }
.download-list li, .video-links-list li{
    margin: 0 0 24px;
    padding: 0 0 0 24px;
    background: none;
    }
.download-list .format{
    display: block;
    font-size: 11px;
    line-height: 1em;
    color: #b2b2b2;
    text-transform: uppercase;
    margin: 0 0 2px;
    }
.download-list a, .video-links-list a{
    position: relative;
    }
.download-list li a:before{
    content: '\e800';
    position: absolute;
    top: 2px;
    left: -24px;
    font-size: 16px;
    line-height: 1em;
    color: #5d69f9;
    }
.video-links-list li{
	padding-left: 29px;
	}
.video-links-list a .icon{
	position: absolute;
	left: -29px;
	top: 0;
	}
.video-links-list a:before{
	content: '';
	position: absolute;
	left: -29px;
	top: 0;
	width: 32px;
	height: 18px;
	}
.download-list + .btn-link{
	margin-left: 24px;
	}
.video-links-list + .btn-link{
	margin-left: 29px;
	}
/*Video iframe*/
.video-iframe{
    position: relative;
    padding-bottom: 56.25%;
    margin: 32px 0 28px;
    }
.video-iframe iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    border: none !important;
    }
/*Press center*/
.press-center-filter-box{
    position: relative;
    z-index: 49;
    margin: 0 0 34px;
    padding: 22px 0 18px;
    background: #f7f7f7;
    overflow: hidden;
    }
.press-center-filter{
    text-align: center;
    margin: 0;
    }
.press-center-filter li{
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.6em;
    text-transform: uppercase;
    margin: 0 8px 0 9px;
    padding: 0;
    background: none;
    }
.press-center-filter li:before{
    content: '';
    position: absolute;
    left: 0;
    top: -24px;
    right: 0;
    height: 4px;
    background: #d3d3d3;
    }
.press-center-filter .active:before{
    top: -22px;
    }
.press-center-filter .sub-color2:before{
    background: #455df0;
    }
.press-center-filter .sub-color3:before{
    background: #d72b41;
    }
.press-center-filter .sub-color4:before{
    background: #56af1f;
    }
.press-center-filter a{
    color: #3d3d3d;
    border: none;
    }
.press-center-filter .active a{
    color: #7d7d7d;
    cursor: default;
    }
.press-center-filter-select{
    position: relative;
    display: none;
    font-size: 15px;
    color: #242424;
    height: 48px;
    line-height: 46px;
    padding: 0 46px 0 16px;
    border: 1px solid #cbcbcb;
    background: #fff;
    cursor: pointer;
    }
.press-center-filter-select .arrow{
    position: absolute;
    top: 20px;
    right: 19px;
    }
.press-center-filter-select.opened .arrow{
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    }
.ajax-upload .container{
    max-width: 1040px;
    }
.press-center-list{
    font-size: 0;
    margin: 0 -14px -52px;
    }
.press-center-list .item-box{
    display: inline-block;
    vertical-align: top;
    width: 33.333333%;
    margin: 0 0 52px;
    padding: 0 14px;
    }
.press-center-list .item{
    font-size: 15px;
    line-height: 1.6em;
    max-width: 305px;
    margin: 0 auto;
    }
.press-center-list a{
    color: #0a0f2c;
    border-bottom: 1px solid #b5b7bf;
    }
.press-center-list .on-hover a{
    color: #2a35ba;
    border-color: transparent;
    }
.press-center-list .img-box{
    position: relative;
    display: block;
    border: none;
    margin: 0 0 18px;
    }
.press-center-list img{
    margin: 0;
    max-width: 100%;
    }
.press-center-list .tag{
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    vertical-align: top;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2em;
    color: #fff;
    padding: 7px 13px 9px;
    }
.press-center-list .sub-color2 .tag{
    background: #455df0;
    }
.press-center-list .sub-color3 .tag{
    background: #d72b41;
    }
.press-center-list .sub-color4 .tag{
    background: #56af1f;
    }
.press-center-list .time{
    margin: 0 0 7px;
    }
/*Residents*/
.residents-filter{
    margin: -10px 0 -19px;
    }
.residents-filter .form{
    margin-top: 0;
    margin-bottom: 0;
    }
.residents-filter .field-name span{
    background: #f7f7f7;
    }
.residents-filter .form-control, .residents-filter .select2-container .select2-selection--single{
    background: transparent !important;
    }
.residents-list{
    font-size: 0;
    margin: 34px -13px 80px;
    }
.residents-list .item-box{
    display: inline-block;
    vertical-align: top;
    width: 33.33333%;
    padding: 0 13px;
    margin: 0 0 50px;
    }
.residents-list .item{
    font-size: 15px;
    line-height: 1.6em;
    margin: 0 auto;
    max-width: 307px;
    transition: transform .3s ease;
    }
.residents-list .item.hidden{
    opacity: 0;
    -webkit-transform: translate3d(0, 32px, 0);
    transform: translate3d(0, 32px, 0);
    }
.residents-list .img-box{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 24px;
    margin: 0 0 16px;
    height: 202px;
    border: 1px solid #dfe1e6 !important;
    border-radius: 1px;
    }
.residents-list img{
    margin: 0;
    max-height: 100%;
    }
.residents-list a{
    color: #0a0f2c;
    border-color: #b5b7bf;
    }
.residents-list .on-hover a{
    color: #2a35ba;
    border-color: transparent;
    }
.residents-list p{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.230769230769231em;
    color: #5c5e6a;
    margin: 0 0 5px;
    }
.resident-description h1{
    margin-bottom: 14px;
    }
.resident-description .branch{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.6em;
    color: #5c5e6a;
    }
.resident-contacts-box{
    overflow: hidden;
    margin: 37px 0 28px;
    }
.resident-logo{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 24px;
    width: 50%;
    float: left;
    max-width: 366px;
    height: 241px;
    border: 1px solid #dfe1e6 !important;
    border-radius: 1px;
    }
.resident-logo img{
    max-height: 100%;
    margin: 0;
    }
.resident-contacts{
    float: left;
    width: 50%;
    padding: 11px 0 0 18px;
    }
.resident-contacts p{
    margin: 0 0 24px;
    }
.resident-contacts > *:last-child{
    margin-bottom: 0;
    }
.resident-contacts .sub-text{
    color: #b2b2b2;
    }
/*Lazy load box*/
.lazy-load-box{
    position: relative;
    text-align: center;
    height: 0;
    top: -60px;
    }
.lazy-load-box .js-load-more{
    display: none;
    }
.lazy-load-box .message{
    position: relative;
    font-size: 22px;
    line-height: 1.6em;
    color: #1729a5;
    display: none;
    top: -20px;
    }
.lazy-load-box .loader{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -100px 0 0 -100px;
    display: none;
    }
/*Photo gallery*/
.photo-gallery{
    margin: 25px -9px 0;
    }
.photo-gallery .item{
    float: left;
    width: 33.333333333%;
    padding: 0 9px;
    margin: 0 0 18px;
    text-align: center;
    }
.photo-gallery .item a{
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    border: none;
    }
.photo-gallery .item a:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, .5) url("../i/open-search.svg") no-repeat 50% 50%/18px 18px;
    }
.no-touchevents .photo-gallery .item a:hover:after{
    opacity: 1;
    }
.photo-gallery img{
    margin: 0;
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    }
.no-touchevents .photo-gallery a:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    }
/*Contacts*/
.contacts{
    font-size: 0;
    margin: 0;
    }
.contacts .col{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 40px 0 0;
    max-width: 500px;
    font-size: 15px;
    line-height: 1.6em;
    }
.contacts strong{
    font-weight: 500;
    }
.contacts p{
    margin: 0 0 24px;
    }
.contacts .sub-text{
    color: #b2b2b2;
    }
.usual-map{
    position: relative;
    height: 400px;
    margin: 0;
    }
.shadow-title{
    position: relative;
    z-index: 50;
    padding: 20px 34px 23px;
    margin: 0;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
    }
.share-links + .shadow-title{
	margin-top: 12px;
	}
.shadow-title *{
    margin: 0 !important;
    }
/*Inner object*/
.object-slider.swiper-container{
    margin: 37px auto;
    }
.page-title + .object-slider{
    margin-top: 0;
    }
.object-slider .swiper-wrapper{
    height: auto !important;
    }
.object-slider .swiper-slide{
    position: relative;
    z-index: 1;
    width: auto;
    max-width: calc(100% - 140px);
    overflow: hidden;
    }
.object-slider img, .object-slider .video-iframe{
    margin: 0;
    width: 860px;
	max-width: 100%;
    }
.object-slider .video-iframe{
	padding-bottom: 54.65116279069767%;
	}
.object-slider .slider-btn{
    position: absolute;
    z-index: 990;
    left: 0;
    top: 0;
    height: 100%;
    margin: 0;
    width: calc(50% - 430px);
    min-width: calc(50% - (100% - 140px)/2);
    background: rgba(0, 0, 0, .7);
    cursor: pointer;
    }
.object-slider .slider-btn.next{
    left: auto;
    right: 0;
    }
.no-touchevents .object-slider .slider-btn:hover{
    opacity: .5;
    }
.object-slider .slider-btn .arrow{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 11px;
    margin: -6px 0 0 -7px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    }
.object-slider .slider-btn.next .arrow{
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    }
.object-slider .slider-btn .arrow *{
    stroke: #fff;
    }
/*Partnership map*/
#object-map{
    height: 400px;
    margin: 8px 0 0;
    }
.popover{
    position: absolute;
    z-index: 1020;
    top: 0;
    left: 0;
    display: block;
    max-width: 240px;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    }
.popover-inner{
    padding: 14px 16px 18px !important;
    }
.popover .close{
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #6f707a;
    cursor: pointer;
    }
.no-touchevents .popover .close:hover{
    opacity: .7;
    }
.popover .close:after{
    content: '\e815';
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    }
#object-map .object{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5em;
    text-align: center;
    color: #0a0f2c;
    }
#object-map .object.in-slider{
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 120px;
    }
#object-map .object a{
    color: #0a0f2c;
    border-bottom: 1px solid #ccc;
    }
.no-touchevents #object-map .object a:hover{
    border-color: transparent;
    }
#object-map .object .square{
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 1em;
    margin: 7px 0 0;
    }
#object-map ymaps{
    color: #35384e !important;
    }
#object-map .ymaps-2-1-62-b-cluster-carousel_pager_numeric .ymaps-2-1-62-b-cluster-carousel__pager-item{
    color: #4861fb !important;
    }
.ymaps-2-1-62-b-cluster-carousel_pager_numeric .ymaps-2-1-62-b-cluster-carousel__pager-item:hover{
    opacity: .7;
    }
.popover:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
    width: 20px;
    height: 20px;
    margin: 0 0 0 -10px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    }


.map-filter-box{
	display: flex;
	flex-wrap: wrap;
	margin: 8px 0 0;
	}
.map-filter-box #object-map{
	height: 550px;
	width: calc(100% - 350px);
	margin: 0;
	}
.map-filter{
	position: relative;
	padding: 24px 0;
	width: 350px;
	height: 550px;
	border: 1px solid #f0f0f0;
	border-left: 0;
	}
.map-filter:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
	opacity: .03;
	}
.map-filter .mCustomScrollBox{
	position: relative;
	padding: 0 39px 0 36px;
	}
/*.map-filter .mCustomScrollBox:after{
	content: '';
	position: absolute;
	z-index: 12;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 82px;
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	opacity: .5;
	visibility: visible;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	}
.map-filter.end-scroll .mCustomScrollBox:after{
	visibility: hidden;
	opacity: 0;
	}*/
.map-filter .mCSB_container{
	padding-top: 4px;
	}
.map-filter-form{
	margin: 0;
	}
.map-filter-form .field{
	margin-bottom: 22px;
	}
.map-filter-form .field:last-child{
	margin: 0;
	}
.form .group-label{
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #242424;
	margin: 5px 0 5px;
	}
.form .bound-together{
	display: flex;
	flex-wrap: wrap;
	}
.form .bound-together .col{
	width: 50%;
	}
.form .bound-together .col:nth-child(even){
	margin-left: -1px;
	}
.form .inp-box{
	position: relative;
	margin: 0 0 7px;
	}
.map-filter-form .inp-box{
	margin: 0;
	}
.map-filter-form .inp-box:after{
	content: attr(data-parameter);
	position: absolute;
	z-index: 10;
	right: 12px;
	top: 12px;
	font-size: 14px;
	line-height: 1em;
	color: #a4a4a4;
	}
.map-filter-form .inp-box .form-control{
	margin: 0;
	padding-right: 40px;
	}
.map-filter-form .form-control{
	font-size: 14px;
	height: 40px;
	line-height: 38px;
	}
.map-filter-form .checkbox-item:not(.group){
	margin-left: 28px;
	}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button{
	-webkit-appearance: none;
	margin: 0;
	}
input[type="number"]{
	-moz-appearance: textfield;
	}

.mobile-map-filter{
	display: none;
	}


.map-filter-results{
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	width: 100%;
	bottom: 0;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	margin: 40px 0 0;
	padding: 14px 16px;
	height: 72px;
	background: rgba(255, 255, 255, .9);
	box-shadow: 0 -2px 5px 0 rgba(46, 50, 55, .15);
	}
.map-filter-results:before{
	content: '';
	position: absolute;
	z-index: -1;
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -20px;
	width: 40px;
	height: 40px;
	background: url("../i/loader.svg") no-repeat 50% 50%/160px 160px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	}
.map-filter-results.loaded:before{
	opacity: 0;
	}
.map-filter-results p{
	opacity: 0;
	margin: 0 0 8px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	}
.map-filter-results.loaded p{
	opacity: 1;
	}
.js-show-map-filter-results{
	position: relative;
	z-index: 2;
	opacity: 0;
	font-weight: 500;
	color: #4861fb;
	border-bottom: 1px dotted #4861fb;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	cursor: pointer;
	}
.map-filter-results.loaded .js-show-map-filter-results{
	opacity: 1;
	}
.no-touchevents .js-show-map-filter-results:hover{
	border-color: transparent;
	}

#js-open-map-filter{
	display: none;
	position: relative;
	z-index: 600;
	font-weight: 400;
	font-size: 18px;
	line-height: 1em;
	text-align: center;
	height: 54px;
	padding: 15px 0 0;
	box-shadow: inset 0 -10px 20px rgba(0, 0, 0, .05);
	cursor: pointer;
	}
#js-open-map-filter:before{
	content: '';
	position: relative;
	top: 1px;
	display: inline-block;
	vertical-align: middle;
	width: 27px;
	height: 25px;
	background: url("../i/open-filter.svg") no-repeat 0 0/27px auto;
	}
#js-open-map-filter span{
	display: inline-block;
	vertical-align: middle;
	color: #4861fb;
	margin: 0 24px 0 14px;
	border-bottom: 1px dotted #4861fb;
	}
.no-touchevents #js-open-map-filter:hover span{
	border-color: transparent;
	}
#js-close-map-filter{
	display: none;
	position: absolute;
	top: 24px;
	right: 14px;
	width: 32px;
	height: 32px;
	text-align: center;
	cursor: pointer;
	}
.no-touchevents #js-close-map-filter:hover{
	opacity: .7;
	}
/*Objects filter box*/
.objects-filter-box{
	padding: 35px 0 45px;
	margin: 24px 0 0;
	background: #fbfbfb;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
/*Switch objects box*/
.switch-objects-box{
	margin: 0 0 35px;
	}
.switch-btn{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	line-height: 1.166666666666667;
	color: #242424;
	}
.switch-btn input[type="checkbox"]{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: 0;
	opacity: 0;
	}
.switch-btn label{
	position: relative;
	display: block;
	width: 48px;
	height: 24px;
	padding: 4px;
	margin: 0 15px;
	background: #4E56F8;
	border-radius: 16px;
	cursor: pointer;
	}
.switch-btn label:before{
	content: "";
	position: relative;
	display: block;
	width: 16px;
	height: 16px;
	background: #fff;
	border-radius: 110%;
	transition: transform .2s ease;
	}
.switch-btn input[type="checkbox"]:checked + label:before{
	transform: translateX(24px);
	}
.switch-btn label .arrow{
	position: absolute;
	top: 6px;
	right: 4px;
	height: auto;
	transform: scaleX(-1);
	}
.switch-btn input[type="checkbox"]:checked + label .arrow{
	left: 4px;
	right: auto;
	transform: none;
	}
.js-change-objects-filters span{
	cursor: pointer;
	transition: opacity .2s ease;
	opacity: .5;
	min-width: 250px;
	}
.js-change-objects-filters span:first-child{
	text-align: right;
	}
.no-touchevents .js-change-objects-filters span:not(.active):hover{
	opacity: .7;
	}
.js-change-objects-filters .active{
	opacity: 1;
	cursor: default;
	}
/*Filters*/
.production-filters-box{
	display: none;
	}
.js-open-filter-dropdown{
	position: absolute;
	left: 50%;
	bottom: -45px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	color: #242424;
	font-size: 12px;
	line-height: 14px;
	min-width: 169px;
	padding: 6px 26px 7px;
	background: #DFDFDF;
	transform: translateX(-50%);
	cursor: pointer;
	overflow: hidden;
	}
.js-open-filter-dropdown span{
	border-bottom: 1px dashed #000;
	transition: border-color .2s ease;
	}
.no-touchevents .js-open-filter-dropdown:hover span{
	border-color: transparent;
	}
.js-open-filter-dropdown:before, .js-open-filter-dropdown:after{
	content: '';
	position: absolute;
	top: -2px;
	left: -6px;
	width: 10px;
	height: 34px;
	background: #fbfbfb;
	transform: rotate(15deg);
	}
.js-open-filter-dropdown:after{
	left: auto;
	right: -6px;
	transform: rotate(-15deg);
	}

.js-close-filters-popup{
	display: none;
	position: absolute;
	right: 16px;
	top: 16px;
	align-items: center;
	justify-content: center;
	line-height: 0;
	width: 25px;
	height: 25px;
	cursor: pointer;
	transition: opacity .3s ease;
	}
.no-touchevents .js-close-filters-popup:hover{
	opacity: .7;
	}

.filters-groups{
	display: block;
	}
.filters-groups .filter-group{
	margin-bottom: 20px;
	}
.group-title{
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 18px;
	}
.checkboxes-grid{
	display: flex;
	}
.filters-popup-box .checkbox-item{
	margin: 0 0 6px;
	}
.filters-popup-box .checkbox-item input[type="checkbox"] + label:before{
	box-shadow: none;
	}
.filters-popup-box .checkbox-item label.group-title{
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	}
.filters-popup-box .checkbox-item label.group-title:before{
	top: 1px;
	}
.filters-groups .area-group{
	width: 32%;
	}
.filters-groups .area-group + .filter-group{
	flex: 1;
	}
.filters-groups .infrastructure-group{
	padding-left: 3%;
	}
.filters-groups .transport-group{
	width: 48%;
	}
.filters-groups .transport-group.full-width{
	width: 100%;
	}
.checkboxes-grid{
	display: flex;
	flex-wrap: wrap;
	margin-right: -44px;
	}
.checkboxes-grid .col{
	width: 50%;
	padding-right: 20px;
	}
.filters-groups .area-group .checkboxes-grid .col{
	width: 50%;
	}
.filters-groups .infrastructure-group .checkboxes-grid{
	max-width: 720px;
	}
.filters-groups .filter-group.small-w{
	width: 15%;
	}
.filters-groups .special-purpose-group{
	flex: 1;
	}
.filters-groups .filter-group.small-w .col{
	width: 100%;
	}
.filters-groups .infrastructure-group .checkboxes-grid .col:first-child{
	width: 40%;
	}
.filters-groups .infrastructure-group .checkboxes-grid .col:last-child{
	width: 60%;
	padding-right: 0;
	}
.filters-groups .transport-group{
	max-width: 604px;
	}
.filters-groups .transport-group .checkboxes-grid .col:first-child{
	width: 52%;
	}
.filters-groups .transport-group .checkboxes-grid .col:last-child{
	width: 48%;
	}
.checkboxes-grid .checkbox-item{
	margin-right: 44px;
	}

.filters-dropdown{
	display: none;
	padding: 0;
	}
/*Objects list*/
.objects-layout{
	display: flex;
	}
.objects-list-box{
	position: relative;
	width: 50%;
	height: 736px;
	max-height: 100vh;
	padding: 10px 28px 10px 33px;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: inset 0 -4px 7px rgba(74, 75, 101, 0.15);
	}
.touchevents .objects-list-box{
	padding: 10px 28px 10px 34px;
	}
.objects-list-box.loading{
	background: url("../i/loader.svg") no-repeat 50% 50%/200px auto;
	}
.objects-list-box .mCSB_container{
	padding: 10px 28px 10px 34px;
	}
.objects-list-box .mCSB_scrollTools{
	right: 0;
	width: 6px;
	}
.objects-list-box .mCSB_scrollTools .mCSB_draggerRail, .objects-list-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width: 6px;
	}
.objects-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 706px;
	margin: 0 0 -20px auto;
	transition: opacity .2s ease;
	}
.loading .objects-list{
	opacity: 0;
	}
.object-item{
	display: block;
	border: none;
	}
.objects-list .object-item{
	width: calc(50% - 13px);
	margin: 0 0 20px;
	transition: none !important;
	}
.object-img-slider{
	position: relative;
	overflow: hidden;
	}
.object-img-slider .swiper-container{
	overflow: visible;
	}
.object-img-slider .swiper-slide{
	height: auto;
	width: calc(100% - 110px);
	}
.object-img-slider .swiper-slide-active{
	background: #fff url("../i/loader.svg") no-repeat 50% 50%/200px auto;
	}
.object-img-slider img{
	margin: 0;
	width: 100%;
	user-select: none;
	}
.object-img-slider .swiper-btn{
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 0;
	width: 55px;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	transition: background .2s ease;
	cursor: pointer;
	}
.no-touchevents .object-img-slider .swiper-btn:hover{
	background: rgba(0, 0, 0, .75);
	}
.object-img-slider .next-btn{
	left: auto;
	right: 0;
	}
.object-item .object-description{
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .01em;
	color: #242424;
	padding: 15px 15px 20px;
	background: #FCFCFC;
	border: 1px solid #E4E4E4;
	transition: border-color .2s ease;
	}
.no-touchevents .object-item:hover .object-description{
	border-color: #4e56f8;
	}
.object-item .object-description > *:first-child{
	margin-top: 0;
	}
.object-item .object-description > *:last-child{
	margin-bottom: 0;
	}
.object-item .object-title{
	font-weight: 500;
	margin: 0 0 13px;
	transition: color .2s ease;
	}
.no-touchevents .object-item:hover .object-title{
	color: #2a35ba;
	}
.object-item .object-title a{
	border: none;
	}
.object-location, .object-total-area{
	position: relative;
	padding-left: 34px;
	margin: 13px 0 14px;
	}
.object-location .icon, .object-total-area .icon{
	position: absolute;
	left: 3px;
	top: -2px;
	}
.object-total-area .icon{
	left: 0;
	}
.object-item .object-price{
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	margin: 23px 0 3px;
	}
.object-item .object-data{
	font-size: 14px;
	line-height: 16px;
	margin: 3px 0 0;
	}
.object-item .object-data-title{
	color: #9F9F9F;
	}
.lazy-load-objects{
	position: relative;
	height: 36px;
	margin: 24px auto;
	transition: all .2s ease;
	overflow: hidden;
	}
.lazy-load-objects.hidden{
	opacity: 0;
	visibility: hidden;
	}
.js-load-more-objects{
	display: table;
	margin: 0 auto;
	padding: 8px 40px;
	min-width: 0;
	}
.lazy-load-objects.loading .js-load-more-objects{
	display: none;
	}
.lazy-load-objects .loader{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
	opacity: 0;
	width: 160px;
	height: auto;
	visibility: hidden;
	transition: all .2s ease;
	pointer-events: none;
	}
.lazy-load-objects.loading .loader{
	opacity: 1;
	visibility: visible;
	}

#objects-map{
	height: 736px;
	max-height: 100vh;
	width: 50%;
	}
#objects-map .popover{
	max-width: 288px;
	}
#objects-map .popover-inner{
	padding: 0 !important;
	}
#objects-map .object-img-slider .swiper-slide{
	width: calc(100% - 80px);
	min-height: 166px;
	}
#objects-map .object-img-slider .swiper-btn{
	width: 40px;
	}
#objects-map .popover .close{
	z-index: 10;
	}

.objects-controls{
	position: fixed;
	z-index: 1002;
	left: 0;
	bottom: 0;
	display: none;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	line-height: 1em;
	width: 100%;
	padding: 12px;
	background: #fff;
	box-shadow: 0 -1px 10px rgba(60, 68, 95, .25);
	}
html:not(.opened-filters-popup) .objects-controls.non-sticky{
	position: relative;
	box-shadow: none;
	border-bottom: 1px solid #f7f7f7;
	}
.objects-controls .btn-box{
	width: 100%;
	}
.js-apply-filter{
	display: none;
	font-size: 13px;
	line-height: 1.153846153846154em;
	text-align: center;
	color: #4e56f8;
	padding: 9px 16px;
	margin: 0 auto 15px;
	min-width: 288px;
	border: 1px solid #4e56f8;
	border-radius: 4px;
	cursor: pointer;
	transition: background .2s ease, color .2s ease;
	}
.opened-filters-popup .js-apply-filter{
	display: table;
	}
.no-touchevents .js-apply-filter:hover{
	color: #fff;
	background: #4e56f8;
	}
.js-open-objects-filter{
	display: flex;
	align-items: center;
	color: #4E56F8;
	margin-right: 12px;
	cursor: pointer;
	}
.js-open-objects-filter svg{
	margin: 0 0 0 11px;
	}
.change-objects-view{
	display: flex;
	margin-left: 12px;
	}
.change-objects-view .view-item{
	position: relative;
	z-index: 1;
	padding: 7px 19px;
	margin: 0 -2px 0 0;
	border: 2px solid #E9E9E9;
	cursor: pointer;
	}
.change-objects-view .view-item + .view-item{
	margin: 0;
	}
.change-objects-view .view-item:first-child{
	border-radius: 4px 0 0 4px;
	}
.change-objects-view .view-item:last-child{
	border-radius: 0 4px 4px 0;
	}
.change-objects-view .view-item.active{
	z-index: 2;
	color: #fff;
	cursor: default;
	background: #4E56F8;
	border-color: #4E56F8;
	}
/*Tabs*/
.tabs-box{
	margin: 54px 0 0;
	}
.tabs-nav{
	display: flex;
	justify-content: center;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.166666666666667em;
	text-align: center;
	color: #242424;
	margin: 0 0 20px;
	border-bottom: 4px solid #E2E1E1;
	}
.tabs-nav-item{
	margin: 0 15px -4px;
	padding: 10px 10px 6px;
	border-bottom: 4px solid transparent;
	cursor: pointer;
	transition: all .2s ease;
	}
.tabs-nav-item.active{
	border-color: #524FF6;
	cursor: default;
	}
.no-touchevents .tabs-nav-item:not(.active):hover{
	color: #2a35ba;
	}
.tabs-content .tab{
	display: none;
	}
/*Employees*/
.employees{
    font-size: 0;
    margin: 0 -14px;
    }
.employees .item-box{
    display: inline-block;
    vertical-align: top;
    padding: 0 14px;
    width: 33.333333%;
    margin: 0 0 64px;
    }
.employees .item{
    font-size: 15px;
    line-height: 1.6em;
    color: #0a0f2c;
    max-width: 305px;
    margin: 0 auto;
    }
.employees p{
    margin: 0;
    }
.employees .post{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    line-height: 1.230769230769231em;
    color: #5c5e6a;
    margin: 0 0 5px;
    }
.employees .name{
    font-weight: 500;
    margin: 0 0 14px;
    }
.employees a{
    color: #0a0f2c;
    }
.employees img{
    display: block;
    margin: 0 0 16px;
    max-width: 100%;
    }
.employees .no-photo img{
    border: 1px solid #dfe1e6;
    border-radius: 1px;
    }
/*Citizens addresses*/
.citizens-addresses{
    margin: 0 0 42px;
    }
.citizens-addresses p{
    margin: 0 0 12px;
    }
/*Social links*/
.social-links{
    font-size: 0;
    margin: 36px 0;
    text-align: center;
    }
.social-links a{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: auto;
    height: 24px;
    line-height: 24px;
    margin: 0 14px;
    color: #fff;
    opacity: 1 !important;
    border: none;
    }
.social-links a:before{
    font-size: 18px;
    line-height: 24px;
    position: relative;
    }
.social-links .facebook:before{
    content: '\e802';
    top: 1px;
    }
.social-links .instagram:before{
    content: '\e803';
    top: 1px;
    }
.social-links .linkedin:before{
    content: '\e804';
    }
.social-links .youtube:before{
    content: '\e805';
    top: 2px;
    }
.no-touchevents .social-links a:hover:before{
    color: #607eea;
    }
/*Share links*/
.share-links{
    position: relative;
    line-height: 0;
    font-size: 0;
    margin: 65px 0 0;
    padding: 0 16px;
    text-align: center;
    }
.dark-bg-box + .share-links{
	margin-top: 26px;
	}
.share-links:before{
    content: '';
    position: absolute;
    top: 9px;
    left: -1500px;
    right: -1500px;
    height: 1px;
    background: #d6d6d6;
    }
.share-links .text{
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.4em;
    color: #a4a4a4;
    padding: 0 16px;
    margin: 0 0 17px;
    background: #fff;
    }
.share-links .ya-share2{
    position: relative;
    margin: 0;
    }
.share-links li{
    padding: 0;
    margin: 0 2px 16px !important;
    background: none;
    }
.share-links .ya-share2__link{
    border: none;
    }
.share-links .ya-share2__badge{
    position: relative;
    border-radius: 2px !important;
    }
.share-links .ya-share2__container_size_m .ya-share2__icon{
    height: 24px;
    width: 24px;
    border: none;
    }
.share-links .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon{
    background-position: 50% 1px;
    }
.share-links .ya-share2__container_size_m .ya-share2__counter{
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    height: 24px;
    padding: 0 8px;
    }
.share-links .ya-share2__counter::before{
    top: 2px;
    bottom: 2px;
    left: 0;
    margin: 0 !important;
    }
html .share-links .ya-share2__icon{
	background: url("../i/share-sprite.svg") no-repeat 0 0/192px 24px !important;
	}
.share-links .ya-share2__item_service_vkontakte .ya-share2__icon{
	background-position: 0 0 !important;
	}
.share-links .ya-share2__item_service_facebook .ya-share2__icon{
	background-position: -28px 0 !important;
	}
.share-links .ya-share2__item_service_odnoklassniki .ya-share2__icon{
	background-position: -56px 0 !important;
	}
.share-links .ya-share2__item_service_viber .ya-share2__icon{
	background-position: -84px 0 !important;
	}
.share-links .ya-share2__item_service_telegram .ya-share2__icon{
	background-position: -112px 0 !important;
	}
.share-links .ya-share2__item_service_whatsapp .ya-share2__icon{
	background-position: -140px 0 !important;
	}
.share-links .ya-share2__icon.ya-share2__icon_copy{
	background-position: -168px 0 !important;
	}
/*Search results*/
.search-results-form{
    padding: 21px 34px;
    margin: 0 0 36px;
    background: #2b2b2b;
    }
.search-results-form .form{
    margin: 0 auto;
    max-width: 1440px;
    padding: 0 236px 0 0;
    }
.search-results-form .form-control{
    font-size: 15px;
    line-height: 50px;
    padding: 0 22px;
    margin: 0;
    height: 52px;
    border-color: #fff;
    border-radius: 2px !important;
    }
.search-results-form .btn{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    height: 52px;
    min-width: 0;
    width: 223px;
    }
.search-results{
    margin: 0 0 42px;
    }
.search-results li{
    padding: 0 0 0 28px;
    margin: 0 0 33px;
    background: none;
    }
.search-results .h4{
    margin: 0 0 18px;
    }
.search-results .num{
    position: absolute;
    left: 0;
    top: 5px;
    font-weight: 500;
    font-size: 13px;
    }
.search-results mark{
    background: #dbe3ff;
    }
.no-touchevents .search-results a:hover mark{
    color: #2a35ba;
    }
.no-search-results{
    text-align: center;
    margin: 100px 0 0;
    }
.no-search-results p{
    margin: 0 0 9px;
    }
/*Pager*/
.pager{
    position: relative;
    text-align: center;
    font-size: 0;
    margin: 75px 0 0;
    padding: 21px 0 0;
    }
.pager:before{
    content: '';
    position: absolute;
    top: 0;
    left: -1500px;
    right: -1500px;
    height: 1px;
    background: #d6d6d6;
    }
.pager li{
    font-weight: 500;
    font-size: 14px;
    line-height: 1em;
    display: inline-block;
    vertical-align: top;
    color: #737373;
    margin: 0 5px;
    padding: 0;
    background: none;
    }
.pager .dots{
    font-weight: 400;
    font-size: 15px;
    color: #5265dc;
    }
.pager a{
    display: inline-block;
    vertical-align: top;
    color: #5265dc;
    padding: 0;
    border: none;
    }
.no-touchevents .pager a:hover{
    color: #7b7b7b;
    }
.pager .active span{
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #0a0f2c;
    }
.pager .active span:before{
    content: '';
    position: absolute;
    left: 0;
    top: -20px;
    height: 2px;
    width: 14px;
    background: #5265dc;
    }
.pager .prev, .pager .next{
    margin: -4px 14px 0 0;
    }
.pager .next{
    margin: -4px 0 0 14px;
    }
.pager .prev a, .pager .next a{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    height: 22px;
    width: 22px;
    padding: 7px 0 0 0;
    border: 1px solid rgba(69, 93, 240, .2);
    border-radius: 100%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    }
.pager .next a{
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    }
.pager .prev svg, .pager .next svg{
    display: inline-block;
    vertical-align: top;
    opacity: .8;
    margin: 0 auto;
    }
.pager .prev svg *, .pager .next svg *{
    stroke: #455df0;
    }
.no-touchevents .pager .prev a:hover, .no-touchevents .pager .next a:hover{
    background: #455df0;
    }
.no-touchevents .pager .prev a:hover svg *, .no-touchevents .pager .next a:hover svg *{
    stroke: #fff;
    }
/*Aside*/
#aside{
    position: fixed;
    z-index: 11;
    top: 0;
    right: 0;
    width: 254px;
    bottom: 0;
    background: #f7f7f7;
    -webkit-box-shadow: inset 5px 0 20px 0 rgba(0, 0, 0, .03);
    box-shadow: inset 5px 0 20px 0 rgba(0, 0, 0, .03);
    }
.read-also{
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    color: #3d3d3d;
    height: 75px;
    line-height: 73px;
    text-align: center;
    border-top: 2px solid #455df0;
    background: #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .05);
    }
.scrolling-box{
    position: absolute;
    left: 0;
    top: 75px;
    width: 100%;
    bottom: 0;
    overflow-y: auto;
    }
.other-posts{
    padding: 23px 0 0;
    }
.other-posts li{
    font-size: 14px;
    line-height: 1.5em;
    padding: 0 27px 37px;
    margin: 0 0 34px;
    background: none;
    border-bottom: 1px solid #d6d6d6;
    }
.other-posts li:last-child{
    padding-bottom: 0;
    border: none;
    }
.other-posts .time{
    margin: 0 0 9px;
    }
.other-posts a{
    color: #0a0f2c;
    border-color: #afb1ba;
    }
/*=========================END OF MAIN=========================*/
/*Popup*/
.popup-overlay{
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    min-width: 320px;
    visibility: hidden;
    }
.opened-popup .popup-overlay{
    visibility: visible;
    }
.popup-overlay .bg{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(20, 20, 20, .95);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    }
.opened-popup .popup-overlay .bg{
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    }
.popup{
    position: absolute;
    z-index: 15;
    left: 0;
    top: 50%;
    padding: 40px 16px 0;
    max-height: 100%;
    width: 100%;
    min-width: 260px;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, transform .2s ease;
    }
.opened-popup .popup{
    opacity: 1;
    -webkit-transition: opacity .5s ease .3s;
    transition: opacity .5s ease .3s;
    }
.popup .hidden{
    display: none;
    }
.close-popup{
    content: '';
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: 21px;
    height: 21px;
    cursor: pointer;
    }
/*Popop boxes*/
.video-popup{
    position: relative;
    max-width: 770px;
    margin: 0 auto 32px;
    }
.video-popup .video-iframe{
    margin: 0;
    }
.video-popup .close-popup{
    z-index: 10;
    top: -29px;
    right: 0;
    }
.no-touchevents .video-popup .close-popup:hover *{
    fill: #1e2cd2;
    }
/*404*/
.error-page-box{
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    }
.error-page-box .align-m{
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 60px 16px;
    }
.error-page-box .align-m:after{
    content: '';
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    width: 929px;
    height: 929px;
    margin: -492px 0 0 -466px;
    background: url("../i/error-page-bg.png") no-repeat 50% 50%;
    }
.error-page-box .num{
    display: block;
    font-weight: 100;
    font-size: 160px;
    line-height: 1em;
    margin: -4px 0 16px;
    }
.error-page-box p{
    margin: 0;
    }
.error-page-box .special-btn{
    margin: 0 auto;
    width: auto;
    }
/*===========================FOOTER============================*/
#footer{
    position: relative;
    z-index: 2;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4em;
    color: #fff;
    padding: 0 54px 0 0;
    margin-left: 254px;
    overflow: hidden;
    background: rgb(39,39,39);
    background: -webkit-linear-gradient(top, rgba(39,39,39,1) 0%,rgba(53,53,53,1) 100%);
    background: linear-gradient(to bottom, rgba(39,39,39,1) 0%,rgba(53,53,53,1) 100%);
    }
#footer a{
    color: #fff;
    border-color: rgba(255, 255, 255, .5);
    }
.no-touchevents #footer a:hover{
    opacity: .6;
    border-color: transparent;
    }
#footer .container{
    max-width: none;
    padding: 0;
    }
#footer-slider-box{
    position: relative;
    float: left;
    width: 342px;
    height: 128px;
    }
#footer-slider{
    z-index: 5;
    height: 100%;
    }
#footer-slider .slick-list, #footer-slider .slick-track{
    height: 100%;
    }
#footer-slider .slide{
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    line-height: 1.6em;
    padding: 0 34px 13px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    }
#footer-slider .slide:before{
    content: '';
    position: absolute;
    z-index: 1;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.075) 1%,rgba(0,0,0,.85) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.075) 1%,rgba(0,0,0,.85) 100%);
    }
#footer-slider p{
    position: relative;
    z-index: 2;
    margin: 0;
    max-width: 260px;
    }
#footer-slider .slide a{
    opacity: 1 !important;
    color: #fff;
    border-color: rgba(255, 255, 255, .5);
    }
#footer-slider-box .slider-btn{
    top: auto;
    bottom: 0;
    line-height: 44px;
    text-indent: 0;
    margin: 0;
    width: 20px;
    height: 48px;
    background: rgba(22, 42, 180, .9);
    }
#footer-slider-box .slider-btn.next{
    left: auto;
    right: 0;
    }
.no-touchevents #footer-slider-box .slider-btn:hover{
    background: rgba(255, 255, 255, .9);
    }
#footer-slider-box .slider-btn .arrow{
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    }
#footer-slider-box .slider-btn.next .arrow{
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    }
.no-touchevents #footer-slider-box .slider-btn:hover .arrow *{
    stroke: rgba(22, 42, 180, 1);
    }
#footer .sub-box{
    position: relative;
    float: left;
    width: calc(100% - 342px);
    }
#footer .col{
    position: relative;
    z-index: 5;
    float: left;
    padding: 29px 16px 27px 4%;
    width: calc(50% - 96px);
    }
#footer .sub-box .mail.col{
    padding-left: 1%;
    }
#footer .sub-box .social.col{
    width: 191px;
    padding: 26px 0;
    }
#footer .social-links{
    margin: 0;
    }
#footer .social-links a{
    margin: 0 12px;
    }
#footer .download.col{
    display: none;
    }
#footer .copy-box{
    width: 100%;
    float: left;
    position: relative;
    }
#footer .copy-box:before{
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    left: -1500px;
    bottom: 0;
    right: -2000px;
    background: rgba(0, 0, 0, .2);
    }
#footer .copy.col{
    width: calc(100% - 191px);
    height: 49px;
    text-align: center;
    padding: 14px 16px 0;
    }
#copy{
    font-size: 13px;
    line-height: 1.5em;
    margin: 0;
    }
#footer .dev.col{
    position: relative;
    width: 191px;
    height: 49px;
    padding: 2px 16px 0;
    text-align: center;
    background: rgba(0, 0, 0, .3);
    }
#iquad{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 9px;
    line-height: 1em;
    letter-spacing: .175px;
    color: #989d9f !important;
    text-transform: uppercase;
    min-width: 74px;
    border-bottom: none;
    opacity: 1 !important;
    }
#iquad svg{
    display: block;
    margin: 3px auto 0;
    }
.no-touchevents #iquad:hover svg *{
    fill: #fff;
    }
/*========================END OF FOOTER========================*/

/*=========================TRANSITIONS=========================*/
.no-touchevents a, .no-touchevents .btn, .no-touchevents #logo:after, .no-touchevents #logo:before, .no-touchevents #langs .current, .no-touchevents .js-open-search, .no-touchevents .js-close-search, .search-form, .no-touchevents .download-presenation a:before, #nav ul li, .no-touchevents .social-links a:before, .no-touchevents #iquad svg *, .timeline-years .swiper-slide span:after, .no-touchevents .play-btn:before, .no-touchevents .special-btn:not(:disabled) .arrow, .no-touchevents .special-btn:not(:disabled) .arrow svg *, .no-touchevents .tooltip, .no-touchevents .fileinput-name .close, .no-touchevents .popover .close, .no-touchevents .search-results mark, .no-touchevents .slick-dots button, .pager .prev svg *, .pager .next svg *, .no-touchevents .object-slider .slider-btn, .no-touchevents .articles-links h3 span, .no-touchevents .articles-links .h3 span, .press-center-filter li:before, .no-touchevents .photo-gallery .item a:after, .no-touchevents #footer-slider-box .slider-btn, .no-touchevents #footer-slider-box .slider-btn .arrow *, .no-touchevents .timeline-years .slider-btn, .no-touchevents .timeline-years .slider-btn .arrow *, .no-touchevents .video-popup .close-popup *{
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    }
/**/
/*Resolutions*/
@media screen and (min-width: 1796px){
	/*Objects list*/
	.objects-list-box{
		width: 772px;
		}
	#objects-map{
		width: calc(100% - 772px);
		}
	}
@media screen and (min-width: 1001px){
	#main-section{
		height: calc(100vh - 210px);
		}
	}
@media screen and (max-height: 940px) and (min-width: 1001px){
	/*Main  section*/
	#main-section .title-box{
		padding-top: 70px;
		}
	.ie:not(.edge) #main-section .title-box{
		padding-top: 0;
		}
	}
@media screen and (max-height: 840px) and (min-width: 1001px){
    /*Main  section*/
    #main-section .title-box{
        padding-top: 100px;
        }
    .ie:not(.edge) #main-section .title-box{
        padding-top: 0;
        }
    }
@media screen and (max-height: 780px) and (min-width: 1001px){
    /*Main  section*/
    #main-section .title-box{
        padding-top: 0;
        justify-content: flex-end;
        }
    }
@media screen and (max-height: 740px){
    /*Nav*/
    #nav{
        top: 6.9%;
        }
    #nav-box li:last-child .dropdown{
        top: auto;
        bottom: 0;
        }
    }
@media screen and (max-height: 680px){
    /*Nav*/
    #nav{
        top: 6px;
        }
    }
@media screen and (max-height: 640px){
    #nav > ul > li{
        margin: 0;
        }
    }
@media screen and (min-width: 1600px){
    /*Aside*/
    #aside{
        width: 17%;
        max-width: 340px;
        }
    }
@media screen and (min-width: 1660px){
    /*Footer*/
    #footer .phone.col, #footer .sub-box .mail.col, #footer .sub-box .social.col{
        float: left;
        padding: 29px 16px 27px;
        width: 32.5%;
        text-align: center;
        border-right: 1px solid #3e3e3e;
        }
    #footer .sub-box .mail.col{
        width: 35.5%;
        }
    #footer .sub-box .social.col{
        padding: 26px 0 26px 16px;
        width: 32%;
        border: none;
        }
    #footer .sub-box .social-links{
        text-align: right;
        float: right;
        max-width: 380px;
        width: 100%;
        }
    #footer .sub-box .social-links a{
        margin: 0 0 0 17.5%;
        }
    }
@media screen and (min-width: 1281px) and (min-height: 800px){
    #privilege-section{
        display: table;
        height: calc(100vh - 128px);
        }
    #privilege-section .sub-box{
        height: 100%;
        }
    #privilege-section .privilege-list{
        height: calc(100% - 95px);
        }
    #privilege-section .privilege-list .item{
        min-height: 100% !important;
        height: 100% !important;
        float: left;
        width: 25%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-bottom: 34px;
        }
    #privilege-section .privilege-list .item .align-box{
        position: relative;
        min-height: 380px;
        }
    }
@media screen and (min-width: 1281px) and (max-height: 801px){
    #privilege-section{
        display: block;
        height: auto;
        }
    #privilege-section .sub-box{
        height: 400px;
        }
    #privilege-section .privilege-list{
        height: auto;
        }
    #privilege-section .privilege-list .item{
        float: none;
        width: 25%;
        display: inline-block;
        vertical-align: top;
        padding-bottom: 78px;
        }
    #privilege-section .privilege-list .item .align-box{
        position: relative;
        min-height: 0;
        }
    }
@media screen and (max-width: 1440px){
	/*Objects list*/
	.objects-list-box{
		width: 34%;
		min-width: 320px;
		}
	.objects-list{
		display: block;
		margin-bottom: 0;
		}
	.objects-list .object-item{
		width: 100%;
		}
	.object-img-slider .swiper-btn{
		width: 40px;
		}
	.object-img-slider .swiper-slide{
		width: calc(100% - 80px);
		}
	#objects-map{
		flex: 1;
		width: auto;
		}
	}
@media screen and (max-width: 1400px){
	/*Filters*/
	.filters-groups .transport-group{
		width: 68%;
		max-width: 600px;
		}
	.filters-groups .transport-group .checkboxes-grid .col:first-child, .filters-groups .special-purpose-group .checkboxes-grid .col:first-child{
		width: 52%;
		}
	.filters-groups .transport-group .checkboxes-grid .col:last-child, .filters-groups .special-purpose-group .checkboxes-grid .col:last-child{
		width: 48%;
		}
	.filters-groups .filter-group.small-w{
		flex: 1;
		}
	.filters-groups .special-purpose-group{
		flex: inherit;
		width: 68%;
		max-width: 600px;
		}
	}
@media screen and (max-width: 1300px){
	/*Investment platforms section*/
	.investment-platforms-grid .platform-item{
		padding-right: 40px;
		}
	.investment-platforms-grid .platform-item:nth-child(even){
		padding-right: 0;
		}
    /*Advantages section*/
    .advantages-list .item{
        font-size: 20px;
        padding: 0 40px;
        width: 54%;
        }
    .advantages-list .item:nth-child(even){
        width: 46%;
        }
    .advantages-list .num{
        font-size: 60px;
        line-height: 1em;
        }
    .advantages-list .num .text{
        font-size: 26px;
        line-height: 1em;
        }
    .advantages-list .num:before, .advantages-list .num:after{
        left: -44px;
        top: 21px;
        }
    .advantages-list .num:after{
        left: -38px;
        }
	/*Filters*/
	.filters-groups .area-group{
		width: 35%;
		}
	.filters-groups .infrastructure-group{
		padding-left: 5%;
		}
    }
@media screen and (max-width: 1280px){
    /*Privilege section*/
    .privilege-list .item{
        width: 50%;
        }
    /*Footer*/
    #footer{
        padding: 0;
        }
    }
@media screen and (max-width: 1220px){
	/*Filters*/
	.filters-groups .area-group{
		width: 40%;
		}
	.filters-groups .area-group .checkboxes-grid .col:last-child{
		padding-right: 0;
		}
	.filters-groups .infrastructure-group{
		padding-left: 3%;
		}
	.filters-groups .infrastructure-group .checkboxes-grid .col:first-child{
		width: 44%;
		}
	.filters-groups .infrastructure-group .checkboxes-grid .col:last-child{
		width: 56%;
		}
	}
@media screen and (max-width: 1180px){
    /*Footer*/
    #footer .sub-box .col, #footer .sub-box .mail.col{
        width: 50%;
        padding: 29px 16px 14px;
        text-align: center;
        }
    #footer .sub-box .social.col{
        text-align: center;
        width: 100%;
        padding: 14px 16px 14px;
        }
    }
@media screen and (max-width: 1100px){
    /*Sections*/
    #main-section{
        padding: 34px 24px;
        }
    .articles-in-brief .item{
        padding: 22px 20px 15px;
        }
    .articles-in-brief .more{
        top: 22px;
        right: 16px;
        }
    /*Employees*/
    .employees .item-box{
        width: 50%;
        }
	/*Filters*/
	.filters-groups .area-group{
		width: 42%;
		}
	.filters-groups .area-group .checkboxes-grid .col{
		max-width: 150px;
		}
	.filters-groups .infrastructure-group{
		padding-left: 1%;
		}
    }
@media screen and (max-width: 1000px){
    /*Form message*/
    .submit-message{
        left: 0;
        top: 62px;
        right: 0;
        padding: 18px 16px 21px;
        }
    /*All*/
    #all{
        padding: 62px 0 0;
        }
    /*Header*/
    #header{
        padding: 0;
        height: 62px;
        width: 100%;
        min-width: 320px;
        background: #fff;
        }
    #header:before{
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgb(66,108,255);
        background: -webkit-linear-gradient(-45deg, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
        background: linear-gradient(135deg, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
        opacity: .9;
        }
    #header .container{
        z-index: 11;
        min-height: 0;
        padding: 0;
        max-width: 100%;
        }
    #header .download-presenation{
        display: none;
        }
    #js-open-nav{
        display: block;
        }
    .js-open-search{
        margin: 19px 18px 0 0;
        }
    .search-form .form-control{
        padding: 0 68px 0 14px;
        }
    .js-close-search{
        top: 0;
        right: 0;
        height: 62px;
        width: 62px;
        }
    #langs{
        margin: 25px 19px 0 0;
        }
    #logo{
        width: 98px;
        height: 62px;
        margin: 0;
        padding: 16px 0 0 15px;
        overflow: hidden;
        }
    .visible-search #logo{
        opacity: 0;
        visibility: hidden;
        }
    #logo:before{
        content: '';
        position: absolute;
        z-index: 1;
        left: -60px;
        top: -34px;
        }
    .no-touchevents #logo:hover:before{
        background: #3c5fe7;
        }
    #logo:after{
        content: '';
        position: absolute;
        z-index: 2;
        left: 15px;
        top: 14px;
        width: 100%;
        height: 100%;
        background: url("../i/logo.svg") no-repeat 0 0/40px 34px;
        }
    /*Nav box*/
    #nav-box{
        position: fixed;
        z-index: 10;
        left: 0;
        top: 62px;
        bottom: 0;
        text-align: center;
        font-size: 0;
        overflow: hidden;
        overflow-y: auto;
        padding: 40px 0 0;
        min-width: 320px;
        background: rgb(66,108,255); /* Old browsers */
        background: -webkit-linear-gradient(top, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
        background: linear-gradient(to bottom, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        }
    .nav-visible #nav-box{
        opacity: 1;
        visibility: visible;
        }
    #nav-box:after{
        content: '';
        position: fixed;
        z-index: -1;
        left: 50%;
        top: 62px;
        bottom: 0;
        height: 100%;
        width: 360px;
        max-width: 100%;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        box-shadow: 0 0 33px rgba(0, 0, 0, .05);
        }
    #nav-box:before{
        content: '';
        display: inline-block;
        vertical-align: middle;
        position: relative;
        height: 100%;
        width: 0;
        margin: 0 -1px 0 0;
        }
    #nav{
        display: inline-block;
        vertical-align: middle;
        top: 0;
        width: 360px;
        max-width: 100%;
        margin: 0 0 40px;
        }
    .no-touchevents #nav a:hover{
        color: rgba(255, 255, 255, .5);
        }
    #nav li{
        font-size: 20px;
        line-height: 1.529411764705882em;
        }
    #nav > ul > li{
        margin: 0 0 9px;
        }
    #nav > ul > li.on-hover, #nav > ul > li.active, .touchevents #nav > ul > li.opened{
        background: none;
        }
    #nav > ul > li > a{
        display: block;
        padding: 7px 16px 11px;
        }
    #nav ul li.active > a{
        background: rgb(31,80,250);
        background: -webkit-linear-gradient(left, rgba(31,80,250,1) 0%,rgba(68,65,246,1) 100%);
        background: linear-gradient(to right, rgba(31,80,250,1) 0%,rgba(68,65,246,1) 100%);
        }
    #nav > ul > li.opened > a{
        color: rgba(255, 255, 255, .5);
        }
    #nav > ul > li.has-child > a span{
        border-bottom: 1px dotted rgba(255, 255, 255, .5);
        }
    .no-touchevents #nav a:hover span{
        border-color: transparent;
        }
    #nav ul li:before{
        display: none !important;
        }
    #nav > ul > li.has-child > a:after{
        content: '';
        position: relative;
        right: -6px;
        display: inline-block;
        vertical-align: top;
        width: 20px;
        height: 20px;
        margin: 6px -22px 0 0;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        }
    #nav > ul > li.has-child.opened > a:after{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        }
    #nav-box .dropdown{
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0 0 21px;
        background: none;
        }
    #nav-box .dropdown li{
        font-size: 16px;
        text-transform: none;
        }
    #nav-box .dropdown li.on-hover, #nav-box .dropdown li.active{
        background: none;
        }
    #nav-box .dropdown li.active a:hover{
        opacity: 1;
        }
    #nav-box .dropdown a{
        display: block;
        padding: 6px 16px 9px;
        }
    /*Search form*/
    .search-form{
        top: 0;
        }
    /*All*/
    #all{
        margin: 0;
        }
    /*Sections*/
    .sections-box .section{
        height: auto;
        }
    .sections-box .section .sub-box{
        display: block;
        min-height: 0;
        height: auto;
        padding: 0;
        }
    #sections-nav{
        display: none;
        }
    #main-section{
        padding: 60px 24px;
        }
    #main-section .max-w{
        display: block;
        height: auto;
        }
    #main-section .title-box{
        display: block;
        }
    #main-section .sub-box{
        height: auto;
        }
	/*Investment platforms section*/
	#investment-platforms{
		padding: 70px 24px 77px;
		}
	#investment-platforms .container{
		padding: 0;
		}
	.investment-platforms-intro{
		margin: 0 0 90px;
		}
	.platform-item .special-btn{
		margin: 40px 0 0;
		}
    /*text grid*/
    .text-grid .col{
        width: 54%;
        padding: 0 40px 0 0;
        }
    .text-grid .col:nth-child(even){
        width: 46%;
        padding-right: 0;
        }
    .text-grid.three-col .col{
        width: 36%;
        padding: 0 32px 0 0;
        }
    .text-grid.three-col .col:nth-child(3n){
        width: 28%;
        }
    /*Infrastructure section*/
    .section .infrastructure-list{
        min-height: 0;
        }
    .section .infrastructure-list .item{
        display: inline-block;
        vertical-align: top;
        float: none;
        padding: 40px 16px;
        min-height: 0;
        }
    #infrastructure-section.inner .infrastructure-list .item{
        padding: 40px 16px;
        }
    .section .infrastructure-list .item .max-w{
        min-height: 0;
        margin: 0 auto;
        }
    /*Advantages section*/
    #advantages-section{
        padding: 40px 24px;
        }
    .advantages-list{
        margin: 0 -24px;
        }
    .advantages-list .item, .advantages-list .item:nth-child(even){
        font-size: 20px;
        padding: 0 32px 0 60px;
        width: 50%;
        }
    /*Privilege section*/
    #privilege-section .sub-box{
        height: auto;
        }
    .privilege-list .item{
        padding: 34px 40px 78px 24px;
        }
    /*Main*/
    #main{
        padding-bottom: 70px;
        }
    /*Ui-kit*/
    .page-img{
        height: 280px;
        }
    /*Employees*/
    .employees .item-box{
        width: 33.333333%;
        }
    /*Search results*/
    .no-search-results{
        margin: 70px 0 0;
        }
    /*Pager*/
    .pager{
        margin: 60px 0 0;
        }
    /*Aside*/
    #aside{
        padding-top: 62px;
        }
    .scrolling-box{
        top: 137px;
        }
	/*Objects list*/
	.objects-filter-box{
		padding: 24px 0;
		}
	.objects-list-box.loading{
		background-position: 50% 50px;
		}
	.switch-objects-box{
		margin: 0;
		}
	.objects-layout{
		width: 200%;
		transition: transform .5s ease;
		}
	.objects-list-box, .touchevents .objects-list-box{
		height: auto !important;
		max-height: none;
		width: 50%;
		min-width: 320px;
		padding: 10px 34px 34px;
		}
	.objects-layout.map-view{
		transform: translate3d(-50%, 0, 0);
		}
	.objects-list{
		display: flex;
		justify-content: flex-start;
		margin-bottom: -20px;
		max-width: none;
		}
	.objects-list .object-item{
		width: calc(33.33333% - 14px);
		margin-right: 20px;
		}
	.objects-list .object-item:nth-child(3n){
		margin-right: 0;
		}
	#objects-map{
		height: calc(100vh - 120px) !important;
		width: 50%;
		}

	.objects-controls{
		display: flex;
		}
	/*Filters*/
	.filters-popup-box{
		position: fixed;
		z-index: 1001;
		width: 100%;
		height: calc(100% - 102px);
		padding: 0 16px;
		left: 0;
		top: 0;
		background: #fbfbfb;
		overflow: hidden;
		overflow-y: auto;
		opacity: 0;
		visibility: hidden;
		transition: opacity .3s ease, visibility .3s ease;
		}
	.opened-filters-popup .filters-popup-box{
		visibility: visible;
		opacity: 1;
		}
	.js-close-filters-popup{
		display: flex;
		}
	.filters-popup-box .align-box{
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 100%;
		padding: 40px 0 16px;
		}

	.filters-groups{
		display: block;
		max-width: 620px;
		margin: 0 auto;
		}
	.filters-groups .group-title.empty{
		display: none;
		}
	html .filters-groups .filter-group{
		width: 100% !important;
		max-width: none;
		padding: 0;
		}
	html .filters-groups .filter-group .checkboxes-grid{
		max-width: none;
		}
	html .filters-groups .filter-group .checkboxes-grid .col:first-child{
		width: 46%;
		padding-right: 32px;
		}
	html .filters-groups .filter-group .checkboxes-grid .col:last-child{
		width: 54%;
		}
	.filters-groups .filter-group.small-w{
		flex: 1;
		}
	.filters-groups .special-purpose-group{
		flex: inherit;
		width: 68%;
		max-width: 600px;
		}

	.filters-dropdown{
		display: block !important;
		}
	.js-open-filter-dropdown{
		display: none;
		}
    /*Footer*/
    #footer{
        margin-left: 0;
        }
    #footer .sub-box .social.col{
        text-align: center;
        width: 50%;
        padding: 14px 16px 14px;
        }
    #footer .download.col{
        display: block;
        padding: 8px 0 0;
        width: 50%;
        }
    .download-doc-link{
        padding-left: 32px;
        }
    .download-doc-link:before{
        top: 0;
        border: none;
        height: 32px;
        line-height: 32px;
        width: 26px;
        }
    .download-doc-link span{
        top: 5px;
        }
    }
@media screen and (max-width: 860px){
	/*Objects list*/
	.objects-list-box, .touchevents .objects-list-box{
		padding-bottom: 24px;
		}
	.objects-list{
		justify-content: space-between;
		}
	.objects-list .object-item{
		width: calc(50% - 17px);
		margin-right: 0;
		margin-bottom: 34px;
		}
	}
@media screen and (max-width: 780px){
    .container, .container.special-indent, .container-small.special-indent, .container-middle, .container-small{
        padding: 0 16px;
        }
    img.left{
        margin: 32px 24px 28px 0;
        }
    img.right{
        margin: 32px 0 28px 24px;
        }
    /*Form styles*/
    .form-grid{
        margin: 0 -12px;
        }
    .form-grid .col{
        padding: 0 12px;
        }
    .form-bg-box{
        padding: 22px 16px 19px;
        }
    .form.in-two-cols{
        margin-left: -8px;
        margin-right: -8px;
        }
    .form.in-two-cols .col{
        padding: 0 8px;
        }
    /*Sections*/
    #main-section{
        padding: 60px 16px;
        }
    .articles-in-brief{
        font-size: 0;
        margin: 56px -8px 0;
        }
    .articles-in-brief .item-box{
        padding: 0 8px;
        }
    .articles-in-brief .item{
        padding: 22px 20px 15px;
        }
    .articles-in-brief .more{
        padding: 5px 16px 7px;
        top: 22px;
        right: 16px;
        }
	/*Investment platforms section*/
	#investment-platforms{
		padding: 64px 16px;
		}
	.investment-platforms-intro{
		font-size: 18px;
		margin: 0 0 64px;
		}
	.investment-platforms-intro .title{
		font-size: 32px;
		margin: 0 0 11px;
		}
	.investment-platforms-grid .platform-item{
		width: calc(50% - 8px);
		padding-right: 24px;
		}
	.platform-item .title{
		font-size: 20px;
		padding-left: 48px;
		margin: 0 0 22px;
		}
	.platform-item .special-btn{
		padding: 12px 28px;
		margin: 32px 0 0;
		}
    /*page title*/
    .page-title .sub-link-box{
        right: 16px;
        }
    /*Articles links list*/
    .articles-links .col{
        padding: 24px;
        }
    /*Advantages section*/
    #advantages-section{
        padding: 40px 16px;
        }
    .advantages-list{
        margin: 0 -16px;
        }
    /*Privilege section*/
    #privilege-section .sub-box{
        height: auto;
        }
    .privilege-list .item{
        padding: 34px 24px 40px 24px;
        }
    /*Photo gallery*/
    .photo-gallery{
        margin: 25px -8px 2px;
        }
    .photo-gallery .item{
        padding: 0 8px;
        margin: 0 0 16px;
        }
    /*Contacts*/
    .contacts .col{
        width: 54%;
        padding: 0 32px 0 0;
        }
    .contacts .col:nth-child(even){
        padding-right: 0;
        width: 46%;
        }
    .usual-map, #object-map, .map-filter-box #object-map{
        height: 320px;
        }
    .shadow-title{
        padding: 19px 16px 24px;
        }
    /*Maps filter box*/
	.opened-map-filter body{
		width: calc(100vw - 17px);
		overflow-y: hidden;
		}
	.opened-map-filter.ios, .opened-map-filter.ios body{
		overflow-y: hidden;
		}
	.touchevents.opened-map-filter body{
		width: auto;
		}
	.map-filter-box{
		display: block;
		margin: 8px 0 0;
		}
	.map-filter-box #object-map{
		width: 100%;
		}
	.mobile-map-filter{
		display: block;
		position: fixed;
		z-index: -10;
		top: 62px;
		left: 0;
		bottom: 0;
		font-size: 0;
		text-align: center;
		width: 100%;
		height: calc(100% - 62px);
		padding: 64px 16px 0;
		background: #fff;
		overflow: auto;
		visibility: hidden;
		opacity: 0;
		transform: translateZ(0);
		}
	.opened-map-filter .mobile-map-filter{
		z-index: 999;
		visibility: visible;
		opacity: 1;
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
		}
	.opened-map-filter.ios .mobile-map-filter{
		-webkit-transition: none;
		transition: none;
		}
	.mobile-map-filter:before{
		content: '';
		position: relative;
		height: 100%;
		display: inline-block;
		vertical-align: middle;
		width: 0;
		margin: 0 -1px 0 0;
		}
	.mobile-map-filter .map-filter{
		display: inline-block;
		vertical-align: middle;
		text-align: left;
		width: 300px;
		max-width: 100%;
		height: auto;
		margin: 0 0 90px;
		padding: 0;
		border: none;
		}
	.mobile-map-filter .map-filter:before{
		display: none;
		}
	#js-open-map-filter, #js-close-map-filter{
		display: block;
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
		}
	.opened-map-filter #js-open-map-filter{
		opacity: 0;
		visibility: hidden;
		}
    #js-close-map-filter{
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    }
    /*Employees*/
    .employees .item-box{
        width: 50%;
        }
    /*Search results*/
    .search-results-form{
        padding: 21px 16px;
        }
	/*Objects list*/
	.objects-list-box, .touchevents .objects-list-box{
		padding: 10px 16px 20px;
		}
	.objects-list .object-item{
		width: calc(50% - 10px);
		margin-bottom: 20px;
		}
	/*Switch objects box*/
	.switch-btn{
		font-size: 16px;
		}
	.js-change-objects-filters span{
		min-width: 220px;
		}
    /*Footer*/
    #footer-slider-box{
        height: 170px;
        }
    #footer .sub-box{
        padding: 16px 16px 0;
        }
    #footer .sub-box .col, #footer .sub-box .mail.col, #footer .sub-box .social.col{
        width: 100%;
        padding: 0;
        margin: 0 0 6px;
        }
    #footer .sub-box .social.col{
        margin: 12px 0;
        }
    }
@media screen and (max-width: 740px){
    /*Main*/
    #main.has-aside, #main.simple-content{
        padding: 25px 0 50px;
        }
    #aside{
        position: relative;
        height: auto !important;
        width: 100%;
        padding: 0 0 40px;
        overflow: hidden;
        }
    .scrolling-box{
        position: relative;
        top: 0;
        overflow: visible;
        }
    }
@media screen and (max-width: 720px){
    /*Advantages section*/
    .advantages-list .item, .advantages-list .item:nth-child(even){
        font-size: 18px;
        padding: 0 24px 0 60px;
        width: 50%;
        }
    .advantages-list .num{
        font-size: 50px;
        }
    .advantages-list .num .text{
        font-size: 22px;
        }
    .advantages-list .num:before, .advantages-list .num:after{
        top: 16px;
        }
    /*Press center*/
    .press-center-list{
        margin: 0 -8px -52px;
        }
    .press-center-list .item-box{
        width: 50%;
        padding: 0 8px;
        }
    /*Residents*/
    .residents-list{
        margin: 34px -12px 60px;
        }
    .residents-list .item-box{
        width: 50%;
        padding: 0 12px;
        }
	/*Tabs*/
	.tabs-nav{
		font-size: 16px;
		}
	.tabs-nav-item{
		padding: 10px 4px 6px;
		}
    }
@media screen and (max-width: 690px){
    /*Form styles*/
    .form-grid{
        margin: 0;
        }
    .form-grid .col{
        display: block;
        width: 100%;
        padding: 0;
        }
    /*page title*/
    .page-title.has-indent{
        margin-bottom: 50px;
        }
    .page-title.has-sub-link{
        margin-bottom: 56px;
        }
    .page-title .max-w{
        padding: 0 16px 0 0;
        }
    .page-title .sub-link-box{
        top: auto;
        bottom: -58px;
        }
    /*Sections*/
    #main-section{
        padding: 60px 16px 28px;
        }
    .articles-in-brief{
        font-size: 0;
        margin: 56px 0 0;
        }
    .articles-in-brief .item-box{
        display: block;
        padding: 0;
        margin: 0 0 24px;
        width: 100%;
        }
    .articles-in-brief .item{
        padding: 22px 16px 15px;
        }
    .articles-slider .slick-list{
        min-height: 0;
        }
    .articles-slider .slide{
        padding: 0 0 24px;
        }
	/*Objects filter box*/
	.objects-filter-box{
		margin-top: 16px;
		}
    /*Text grid*/
	.text-grid.early-full-width .col, .text-grid.early-full-width .col:nth-child(even){
		display: block;
		width: 100%;
		padding: 0 !important;
		margin: 0 0 36px;
		}
    /*Search results*/
    .search-results-form{
        padding: 21px 16px;
        }
    .search-results-form .form{
        padding: 0 180px 0 0;
        }
    .search-results-form .btn{
        width: 172px;
        }
    }
@media screen and (max-width: 640px){
	/*Investment platforms section*/
	.investment-platforms-intro{
		margin: 0 0 54px;
		}
	.investment-platforms-intro .title{
		font-size: 28px;
		margin: 0 0 14px;
		}
	.investment-platforms-grid{
		display: block;
		}
	.investment-platforms-grid .platform-item{
		width: 100%;
		padding-right: 0;
		margin: 0 0 64px;
		}
	.investment-platforms-grid .platform-item:last-child{
		margin: 0;
		}
	.platform-item .title{
		padding-left: 40px;
		}
	.platform-item .special-btn{
		padding: 12px 24px;
		margin: 24px 0 0;
		}
    /*Timeline*/
    .timeline-box{
        padding: 40px 0;
        }
    .timeline-slider .swiper-slide{
        padding: 0 0 0 70px;
        }
    .timeline-slider .year{
        font-size: 22px;
        }
	/*Switch objects box*/
	.switch-btn{
		font-size: 14px;
		}
	.js-change-objects-filters span{
		min-width: 194px;
		}
    }
@media screen and (max-width: 620px){
    /*Articles links list*/
    .articles-links .col{
        width: 100%;
        height: 280px;
        }
    /*Advantages section*/
    #advantages-section{
        padding: 60px 16px 20px;
        }
    .advantages-list{
        margin: 0;
        }
    .advantages-list .item, .advantages-list .item:nth-child(even){
        display: block;
        font-size: 18px;
        padding: 0 0 0 50px;
        margin: 0 auto 40px;
        width: 100%;
        max-width: 420px;
        }
    .advantages-list .num{
        font-size: 50px;
        }
    .advantages-list .num .text{
        font-size: 22px;
        }
    .advantages-list .num:before, .advantages-list .num:after{
        top: 16px;
        }
    /*Footer*/
    #footer-slider-box{
        width: 52%;
        }
    #footer .sub-box{
        width: 48%;
        }
    }
@media screen and (max-width: 580px){
    /*text grid*/
    .dark-bg-box .container .text-grid:last-child{
        margin-bottom: 0;
        }
    .text-grid .col, .text-grid .col:nth-child(even), .text-grid.three-col .col, .text-grid.three-col .col:nth-child(3n){
        display: block;
        width: 100%;
        padding: 0 !important;
        margin: 0 0 36px;
        }
    .dark-bg-box .container .text-grid:last-child .col:last-child{
        margin-bottom: 24px;
        }
    /*Infrastructure section*/
    .section .infrastructure-list{
        min-height: 0;
        }
    .section .infrastructure-list .item, .section .infrastructure-list .item:nth-last-child(2){
        display: block;
        width: 100%;
        padding: 48px 16px;
        min-height: 0;
        height: auto !important;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        }
    .section .infrastructure-list .item .max-w{
        min-height: 0;
        }
    .section .infrastructure-list .item:before{
        display: none;
        }
    /*Object inner*/
    .object-slider .swiper-slide{
        max-width: calc(100% - 90px);
        }
    .object-slider .slider-btn{
        min-width: calc(50% - (100% - 90px)/2);
        }
	/*Switch objects box*/
	.js-change-objects-filters span{
		min-width: 0;
		width: 126px;
		}
    /*Privilege section*/
    .privilege-list .item{
        padding: 34px 16px 40px;
        }
    }
@media screen and (max-width: 540px){
    .important-text{
        font-size: 16px;
        }
    blockquote .text{
        font-size: 15px;
        padding: 0 20px;
        }
    blockquote .text:before, blockquote .text:after{
        top: -4px;
        left: -8px;
        font-size: 44px;
        }
    blockquote .text:after{
        top: auto;
        left: auto;
        right: -8px;
        bottom: 3px;
        }
    blockquote .author{
        font-size: 14px;
        margin: 12px 0 0 20px;
        }
    /*Employees*/
    .employees{
        margin: 0;
        }
    .employees .item-box{
        display: block;
        width: 100%;
        padding: 0;
        margin: 0 0 48px;
        }
    }
@media screen and (min-width: 521px){
    .press-center-filter{
        display: block !important;
        }
    }
@media screen and (max-width: 520px){
    /*Form message*/
    .submit-message{
        font-size: 16px;
        padding: 14px 14px 17px;
        }
    .submit-message p{
        font-size: 16px;
        }
    .font-icon-ok-message:before, .font-icon-error-message:before{
        font-size: 24px;
        margin: 0 10px 0 0;
        }
    /*Sections*/
    .sections-box .section-title{
        font-size: 40px;
        text-align: center;
        }
    .sections-box .section-sub-title{
        font-size: 24px;
        text-align: center;
        }
    #main-section .section-title .play-btn{
        display: block;
        margin: 24px auto;
        }
    /*Timeline*/
    .timeline-years{
        padding: 0 36px;
        margin: 0 0 16px;
        }
    .timeline-years .swiper-slide{
        width: 25%;
        }
    .timeline-slider{
        padding: 0 36px;
        }
    .timeline-slider .swiper-slide{
        padding: 0;
        }
    .timeline-slider .year{
        position: relative;
        display: block;
        margin: 0 0 16px;
        }
    /*Press center*/
    .press-center-filter-box{
        overflow: visible;
        }
    .press-center-filter-select{
        display: block;
        }
    .press-center-filter{
        display: none;
        position: absolute;
        left: 16px;
        right: 16px;
        top: 49px;
        text-align: left;
        background: #fff;
        border: 1px solid #cbcbcb;
        }
    .press-center-filter li{
        display: block;
        font-weight: 400;
        font-size: 15px;
        line-height: 1.4em;
        text-transform: none;
        margin: 0;
        }
    .press-center-filter .active{
        display: none;
        }
    .press-center-filter li a{
        display: block;
        padding: 11px 16px 14px;
        }
    .press-center-filter li:before{
        display: none;
        }
    /*Privilege section*/
    .privilege-list .item{
        display: block;
        width: 100%;
        padding: 34px 16px 40px;
        }
    /*Press center*/
    .press-center-list{
        margin: 0;
        }
    .press-center-list .item-box{
        display: block;
        width: 100%;
        padding: 0;
        margin: 0 0 40px;
        }
    /*Share links*/
    .share-links{
        margin: 48px 0 0;
        }
    /*Photo gallery*/
    .photo-gallery .item{
        width: 50%;
        }
    /*Contacts*/
    .contacts .col, .contacts .col:nth-child(even){
        display: block;
        width: 100%;
        padding: 0;
        }
    .usual-map, #object-map, .map-filter-box #object-map{
        height: 280px;
        }
    /*Search results*/
    .search-results-form .form{
        padding: 0 120px 0 0;
        }
    .search-results-form .btn{
        width: 112px;
        }
	/*Objects list*/
	.objects-list{
		display: block;
		margin-bottom: 0;
		}
	.objects-list .object-item{
		width: 100%;
		max-width: 360px;
		margin: 0 auto 20px !important;
		}
	.object-img-slider{
		padding: 0;
		}
	.object-img-slider .swiper-slide{
		width: 100%;
		}
	.objects-list .object-img-slider .swiper-btn{
		background: transparent;
		}
    }
@media screen and (max-width: 480px){
    h2, .h2{
        font-size: 23px;
        margin-top: 36px;
        }
    img, img.left, img.right, p img.left, p img.right{
        float: none;
        margin: 32px auto 28px;
        max-width: 100%;
        }
    ul li, ol li{
        padding: 0 0 0 24px;
        }
    ul li{
        background-position: 0 6px;
        }
    table th, table td{
        padding: 14px 16px 16px;
        }
    /*Form styles*/
    .form.in-two-cols{
        margin-left: 0;
        margin-right: 0;
        }
    .form.in-two-cols .col{
        display: block;
        padding: 0 0 1px;
        margin: 0;
        width: 100%;
        }
	/*Investment platforms section*/
	.investment-platforms-intro .title{
		font-size: 26px;
		}
	.investment-platforms-grid .platform-item{
		margin: 0 0 54px;
		}
	.platform-item .special-btn{
		font-size: 12px;
		line-height: 15px;
		padding: 12px 20px;
		margin: 20px 0 0;
		}
    /*Main*/
    #main{
        padding-bottom: 50px;
        }
    #main.has-aside, #main.simple-content{
        padding: 25px 0 40px;
        }
    .shadow-title{
        padding: 19px 16px 22px;
        }
    /*Dark bg*/
    .dark-bg-box{
        min-height: 0;
        }
    /*Residents*/
    .residents-list{
        margin: 34px 0 70px;
        }
    .residents-list .item-box{
        display: block;
        width: 100%;
        padding: 0;
        margin: 0 0 48px;
        }
    .resident-contacts-box{
        overflow: hidden;
        margin: 24px 0 32px;
        }
    .resident-logo{
        padding: 16px;
        width: 100%;
        float: none;
        max-width: none;
        height: 180px;
        margin: 0 auto 28px;
        }
    .resident-contacts{
        float: none;
        width: 100%;
        padding: 0;
        }
    /*Search results*/
    .no-search-results{
        margin: 40px 0 0;
        }
    /*Object inner*/
    .object-slider .swiper-slide{
        max-width: 100%;
        }
    .object-slider .slider-btn{
        min-width: calc(50% - (100% - 70px)/2);
        }
    /*Pager*/
    .pager{
        margin: 50px -16px 0;
        }
    /*Lazy load box*/
    .lazy-load-box{
        top: -30px;
        }
    .lazy-load-box .message{
        font-size: 18px;
        top: -20px;
        }
	/*Objects list*/
	.objects-filter-box{
		padding: 16px 0;
		}
	/*Switch objects box*/
	.switch-btn{
		font-size: 12px;
		line-height: 14px;
		}
	.switch-btn label{
		width: 36px;
		height: 18px;
		padding: 3px;
		}
	.switch-btn label:before{
		width: 12px;
		height: 12px;
		}
	.switch-btn input[type="checkbox"]:checked + label:before{
		transform: translateX(18px);
		}
	.switch-btn label .arrow{
		top: 4px;
		right: 3px;
		width: 12px;
		}
	.switch-btn input[type="checkbox"]:checked + label .arrow{
		left: 3px;
		right: auto;
		}
	.js-change-objects-filters span{
		min-width: 0;
		width: 110px;
		}
	.objects-controls{
		font-size: 12px;
		}
	/*Filters*/
	.filters-groups{
		display: block;
		max-width: 620px;
		margin: 0 auto;
		}
	.filters-groups .group-title.empty{
		display: none;
		}
	html .filters-groups .filter-group{
		width: 100% !important;
		max-width: none;
		padding: 0;
		}
	html .filters-groups .filter-group:not(.area-group) .checkboxes-grid{
		display: block;
		}
	html .filters-groups .filter-group .checkboxes-grid .col:first-child{
		width: 100%;
		padding-right: 0;
		}
	html .filters-groups .filter-group .checkboxes-grid .col:last-child{
		width: 100%;
		}
	.filters-groups .filter-group.small-w{
		flex: 1;
		}
	.filters-groups .special-purpose-group{
		flex: inherit;
		width: 68%;
		max-width: 600px;
		}
	/*Tabs*/
	.tabs-box{
		margin: 40px 0 0;
		}
	.tabs-nav{
		font-size: 15px;
		}
	.tabs-nav-item{
		padding: 10px 0 6px;
		}
    /*Footer*/
    #footer-slider-box{
        float: none;
        width: 100%;
        height: 118px;
        }
    #footer .sub-box{
        float: none;
        width: 100%;
        padding: 14px 16px 16px;
        }
    #footer .sub-box .col, #footer .sub-box .mail.col, #footer .sub-box .social.col{
        float: none;
        margin: 0 0 25px;
        }
    #footer .sub-box .social.col{
        margin: 0;
        }
    #footer .copy.col{
        float: none;
        width: 100%;
        }
    #footer .dev.col{
        float: none;
        width: 100%;
        }

    #footer .download.col{
        position: relative;
        float: none;
        width: 100%;
        text-align: center;
        padding: 25px 0 28px;
        }
    #footer .download.col:before{
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgb(66,108,255);
        background: -webkit-linear-gradient(-45deg, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
        background: linear-gradient(135deg, rgba(66,108,255,1) 0%,rgba(82,79,246,1) 100%);
        opacity: .9;
        }
    #footer .download-doc-link{
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 13px;
        line-height: 1em;
        font-weight: 400;
        text-transform: uppercase;
        padding-left: 56px;
        }
    #footer .download-doc-link span{
        top: 0;
        border: none;
        }
    #footer .download-doc-link:before{
        top: -14px;
        width: 45px;
        height: 45px;
        line-height: 43px;
        border: 1px solid rgba(255, 255, 255, .2);
        }
    }
@media screen and (max-width: 420px){
    h1{
        font-size: 26px;
        }
    h1 .amount-of-results{
        font-size: 20px;
        }
    h1:before{
        top: -4px;
        }
    img, img.left, img.right, p img.left, p img.right{
        margin: 32px -5.5% 28px;
        max-width: 111%;
        }
    /*Form styles*/
    .form-bg-box{
        margin: 44px -16px 60px;
        }
    /*Main section*/
	#main-section .section-title{
		font-size: 36px;
		}
    /*Page title*/
    .page-title{
        padding: 17px 0 21px 32px;
        }
    /*Infrastructure section*/
    .section .infrastructure-list br{
        display: none;
        }
    /*Timeline*/
    .timeline-years{
        padding: 0 36px;
        margin: 0 0 24px;
        }
    .timeline-slider{
        padding: 0;
        }
    .timeline-years .swiper-slide{
        width: 33.333333%;
        }
    /*Citizens addresses*/
    .citizens-addresses{
        margin: -10px 0 40px;
        }
    /*Search results*/
    .search-results-form .form{
        padding: 0 58px 0 0;
        }
    .search-results-form .btn{
        text-indent: -10000px;
        width: 52px;
        }
    .search-results-form .btn:before{
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        width: 22px;
        height: 22px;
        margin: -11px 0 0 -11px;
        background: url("../i/open-search.svg") no-repeat 0 0/22px 22px;
        }
    /*404*/
    .error-page-box .num{
        font-size: 150px;
        margin: 0 0 12px;
        }
    /*Aside*/
    .other-posts{
        padding: 18px 0 0;
        }
    .other-posts li{
        padding: 0 16px 28px;
        margin: 0 0 28px;
        }
    }
@media screen and (max-width: 400px){
    /*Pager*/
    .pager li{
        margin: 0 4px;
        }
    .pager .prev, .pager .next{
        margin: -4px 11px 0 0;
        }
    .pager .next{
        margin: -4px 0 0 11px;
        }
    }
@media screen and (max-width: 380px){
    h1{
        font-size: 25.5px;
        }
    .btn, .special-btn{
        width: 100%;
        }
    /*Nav*/
    #nav-box:after{
        display: none;
        }
	/*Main section*/
	#main-section .section-title{
		font-size: 35px;
		}
    /*Share links*/
    .share-links{
        margin: 40px 0 0;
        }
	/*Objects list*/
	.objects-controls{
		font-size: 11px;
		}
	.js-open-objects-filter{
		margin-right: 10px;
		}
	.change-objects-view{
		margin-left: 10px;
		}
    }
/*Custom elements*/
/*Select*/
.select2-container{
    position: relative;
    z-index: 9;
    display: block;
    margin: 0 0 7px;
    }
.select2-container .select2-selection--single{
    cursor: pointer;
    display: block;
    height: 48px;
    border: 1px solid #cbcbcb;
    background: #fff;
    border-radius: 1px !important;
    user-select: none;
    -webkit-user-select: none;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05);
    }
.error-field .select2-container .select2-selection--single{
    border-color: #ff0101;
    }
.select2-container .select2-selection--single .select2-selection__rendered{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #242424;
    line-height: 46px;
    padding: 0 42px 0 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    }
.select2-selection__placeholder{
    font-size: 13px;
    color: rgba(0, 0, 0, .3);
    margin: 0;
    float: left;
    }
.select2-container .select2-selection--single .select2-selection__clear{
    position: relative;
    }
.select2-container .select2-selection--multiple{
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 39px;
    user-select: none;
    -webkit-user-select: none;
    }
.select2-container .select2-selection--multiple .select2-selection__rendered{
    display: block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
.select2-container .select2-search--inline{
    float: left;
    padding: 0;
    margin: 0;
    background: none;
    }
.select2-container .select2-search--inline .select2-search__field{
    border: none;
    font-size: 100%;
    margin: 0;
    padding: 0 13px;
    height: 39px;
    line-height: 39px;
    }
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{
    -webkit-appearance: none;
    }
.select2-container--default .select2-results > .select2-results__options{
    max-height: 191px;
    overflow-y: auto;
    }
.select2-dropdown{
    display: block;
    position: absolute;
    width: 100%;
    z-index: 10000;
    overflow: hidden;
    background: #fff;
    margin: -1px 0 0;
    border-radius: 1px;
    border: 1px solid #cbcbcb;
    border-top: none;
    }
.select2-dropdown.select2-dropdown--above{
    border: 1px solid #cbcbcb;
    margin: -9px 0 0;
    }
.select2-results{
    display: block;
    }
.select2-results__options{
    list-style: none;
    margin: 0;
    padding: 0;
    }
.select2-results__option{
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6em;
    color: #242424;
    padding: 10px 14px 13px 14px;
    margin: 0;
    border-top: 1px solid #f5f5f5;
    background: none;
    user-select: none;
    -webkit-user-select: none;
    }
.select2-results__option[aria-selected]{
    cursor: pointer;
    }
.select2-container--open{
    z-index: 1001;
    }
.select2-container--open .select2-dropdown{
    left: 0;
    }
.select2-search--dropdown{
    display: block;
    padding: 4px 20px;
    margin: 6px 0;
    }
.select2-search--dropdown .select2-search__field{
    padding: 4px 34px 4px 13px;
    width: 100%;
    }
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{
    -webkit-appearance: none;
    }
.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;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    }
.select2-container--default .select2-selection--single .select2-selection__clear{
    cursor: pointer;
    float: right;
    font-weight: bold;
    }
.select2-container--default .select2-selection--single .select2-selection__arrow{
    position: absolute;
    z-index: 20;
    top: 13px;
    right: 13px;
    width: 22px;
    height: 22px;
    }
.residents-filter .select2-container--default .select2-selection--single .select2-selection__arrow{
    border: 1px solid rgba(69, 93, 240, .2);
    border-radius: 110%;
    }
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    position: absolute;
    top: 8px;
    right: 6px;
    width: 8px;
    height: 6px;
    background: url("../i/select-arrow.svg") no-repeat 0 0;
    }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{
    float: left;
    }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{
    left: 1px;
    right: auto;
    }
.select2-container--default.select2-container--disabled .select2-selection--single{
    opacity: .5;
    cursor: default;
    }
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{
    display: none;
    }
.select2-container--default .select2-selection--multiple{
    background: #fff;
    border: 1px solid #d4d4d4;
    cursor: text;
    }
.select2-container--focus.select2-container--default .select2-selection--multiple{
    border-color: #acacac;
    }
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 3px;
    width: 100%;
    min-height: 39px;
    }
.select2-container--default .select2-selection--multiple .select2-selection__clear{
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    }
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    position: relative;
    font-size: 14px;
    background: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 2px;
    cursor: default;
    float: left;
    margin: 4px;
    padding: 0 28px 0 10px;
    }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color: #999;
    cursor: pointer;
    position: absolute;
    font-size: 22px;
    top: 50%;
    width: 20px;
    height: 20px;
    line-height: 22px;
    right: 4px;
    font-weight: bold;
    margin: -10px 0 0;
    text-align: center;
    }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{
    color: #333;
    }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{
    float: right;
    }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{
    margin-left: 5px;
    margin-right: auto;
    }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{
    margin-left: 2px;
    margin-right: auto;
    }
.select2-container--default.select2-container--focus .select2-selection--multiple{
    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--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    }
.select2-container--default .select2-search--dropdown .select2-search__field{
    border: 1px solid #aaa;
    }
.select2-container--default .select2-search--inline .select2-search__field{
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
    }
.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-disabled="true"]{
    display: none;
    }
.select2-container--default .select2-results__option[aria-selected=true]{
    color: #fff !important;
    background: rgb(82,79,246);
    background: -webkit-linear-gradient(left, rgba(82,79,246,1) 0%,rgba(66,108,255,1) 100%);
    background: linear-gradient(to right, rgba(82,79,246,1) 0%,rgba(66,108,255,1) 100%);
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05);
    cursor: default;
    }
.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 .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--default .select2-results__option--highlighted[aria-selected]{
    color: #2a35ba;
    }
.select2-container--default .select2-results__group{
    cursor: default;
    display: block;
    padding: 6px;
    }
/*Type file*/
.fileinput-wrapper{
    position: relative;
    display: block;
    width: 100%;
    height: 52px;
    border: 1px solid #e5e5e5;
    background: #fff !important;
    }
.fileinput{
    overflow: hidden;
    position: relative;
    cursor: pointer;
    z-index: 1;
    }
.fileinput-wrapper .btn{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 50px;
    letter-spacing: 0;
    text-transform: none;
    color: #5053f7 !important;
    height: 52px;
    padding: 0 16px;
    width: 100% !important;
    margin: 0;
    border: none;
    background: none !important;
    border-radius: 1px !important;
    }
.fileinput-wrapper .btn:before{
    content: '\e813';
    line-height: 50px;
    margin: 0 7px 0 0;
    color: #5d69f9;
    }
.fileinput input[type=file], .fileinput input[type=file]:focus, .fileinput input[type=file]:hover{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
    outline: 0;
    }
.fileinput-name{
    display: block;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    right: 0;
    font-weight: 700;
    font-size: 13px;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #a5a5a5;
    padding: 0 30px 0 13px;
    height: 50px;
    overflow: hidden;
    background: #fff;
    }
.fileinput-name .close{
    position: absolute;
    top: 17px;
    right: 14px;
    float: none;
    padding: 0;
    background: none;
    border: 0;
    cursor: pointer;
    color: rgba(255, 255, 255, .46);
    }
.fileinput-name .close:before{
    content: '\e814';
    font-size: 14px;
    line-height: 1em;
    color: #5d69f9;
    }
.no-touchevents .fileinput-name .close:hover{
    opacity: .7;
    }
/*Tooltipster*/
.tooltipster-base{
    display: flex;
    pointer-events: none;
    position: absolute;
    }
.tooltipster-box{
    flex: 1 1 auto;
    }
.tooltipster-content{
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
    }
.tooltipster-ruler{
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    }
.tooltipster-fade{
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    }
.tooltipster-fade.tooltipster-show{
    opacity: 1;
    }
/* grow */
.tooltip-box{
    position: relative;
    }
.tooltip{
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    margin: 3px 0 0 4px;
    width: 16px;
    height: 16px;
    border: 1px solid #3c44f7;
    background: #3c44f7;
    border-radius: 110%;
    cursor: pointer;
    }
.tooltip.light{
    color: #1630c6;
    border-color: #fff;
    background: #fff;
    }
.no-touchevents .tooltip:hover{
    color: #3c44f7;
    background: transparent;
    }
.no-touchevents .tooltip.light:hover{
    color: #fff;
    }
.tooltipster-box{
    padding: 12px 16px 14px;
    max-width: 240px;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    }
.tooltipster-bottom .tooltipster-box{
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }
.tooltipster-box .tooltipster-content{
    font-size: 13px;
    line-height: 1.538461538461538em;
    color: #242424;
    }
.tooltipster-box .tooltipster-content p{
    margin: 0 0 5px;
    }
.tooltipster-box .tooltipster-content p:last-child{
    margin: 0;
    }
.tooltipster-arrow{
    position: absolute;
    z-index: 10000;
    top: auto;
    bottom: -10px;
    width: 20px;
    height: 10px;
    margin: 0 0 0 -9px;
    background: url("../i/tooltip-arrow.svg") no-repeat 0 0;
    }
.tooltipster-bottom .tooltipster-arrow{
    top: -10px;
    background-position: 0 100%;
    }
.hidden-tooltip{
    position: absolute;
    z-index: -10000;
    right: 0;
    bottom: 0;
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    }
/*Swiper*/
.swiper-container{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    }
.swiper-container-no-flexbox .swiper-slide{
    float: left;
    }
.swiper-container-vertical > .swiper-wrapper{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.swiper-wrapper{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    }
.swiper-container-android .swiper-slide,
.swiper-wrapper{
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    }
.swiper-container-multirow > .swiper-wrapper{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.swiper-container-free-mode > .swiper-wrapper{
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
    }
.swiper-slide{
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    }
.swiper-invisible-blank-slide{
    visibility: hidden;
    }
/*Slick slider*/
.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    }
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    }
.slick-list:focus{
    outline: none;
    }
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
    }
.slick-slider .slick-track, .slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    }
.slick-track:before, .slick-track:after{
    display: table;
    content: '';
    }
.slick-track:after{
    clear: both;
    }
.slick-loading .slick-track{
    visibility: hidden;
    }
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    }
[dir='rtl'] .slick-slide{
    float: right;
    }
.slick-slide img{
    display: block;
    }
.slick-slide.slick-loading img{
    display: none;
    }
.slick-slide.dragging img{
    pointer-events: none;
    }
.slick-initialized .slick-slide{
    display: block;
    }
.slick-loading .slick-slide{
    visibility: hidden;
    }
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
    }
.slick-arrow{
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 0;
    margin: -20px 0 0;
    padding: 0;
    width: 24px;
    height: 40px;
    text-align: center;
    text-indent: -10000px;
    background: none;
    cursor: pointer;
    }
.slick-next{
    left: auto;
    right: 0;
    }
.slick-arrow.slick-disabled{
    display: none !important;
    }
.slick-prev::-moz-focus-inner, .slick-next::-moz-focus-inner{
    border: none;
    }
.slick-dots{
    position: absolute;
    z-index: 50;
    left: 0;
    width: 100%;
    bottom: 0;
    margin: 0;
    padding: 0 15px;
    text-align: center;
    font-size: 0;
    line-height: 0;
    }
.slick-dots li{
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
    margin: 0 4px;
    padding: 0;
    background: none;
    }
.no-touchevents .slick-dots li:hover{
    cursor: pointer;
    }
.slick-dots button{
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 0 auto;
    cursor: pointer;
    text-indent: -10000px;
    border: 1px solid #fff;
    background: none;
    border-radius: 100%;
    }
.slick-dots .slick-active button{
    background: #fff;
    cursor: default;
    }
.no-touchevents .slick-dots li:hover button{
    background: #fff;
    }
.slick-dots button::-moz-focus-inner, .slick-dots button::-moz-focus-inner{
    border: none;
    }
.slick-arrow.slick-hidden{
    display: none;
    }
/*LightGallery*/
@font-face{
    font-family: 'lg';
    src: url("../fonts/lg.eot?n1z373");
    src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal;
    }
.lg-icon{
    font-family: 'lg';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
.lg-actions .lg-next, .lg-actions .lg-prev{
    background: rgb(68, 65, 246);
    background: -webkit-linear-gradient(left, rgba(68,65,246,1) 0%,rgba(31,80,250,1) 100%);
    background: linear-gradient(to right, rgba(68,65,246,1) 0%,rgba(31,80,250,1) 100%);
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    }
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled{
    pointer-events: none;
    opacity: .5;
    }
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover{
    opacity: .5;
    }
.lg-actions .lg-next{
    right: 20px;
    }
.lg-actions .lg-next:before{
    content: "\e095";
    }
.lg-actions .lg-prev{
    left: 20px;
    }
.lg-actions .lg-prev:after{
    content: "\e094";
    }
@-webkit-keyframes lg-right-end{
    0%{
        left: 0;
        }
    50%{
        left: -30px;
        }
    100%{
        left: 0;
        }
    }
@-moz-keyframes lg-right-end{
    0%{
        left: 0;
        }
    50%{
        left: -30px;
        }
    100%{
        left: 0;
        }
    }
@-ms-keyframes lg-right-end{
    0%{
        left: 0;
        }
    50%{
        left: -30px;
        }
    100%{
        left: 0;
        }
    }
@keyframes lg-right-end{
    0%{
        left: 0;
        }
    50%{
        left: -30px;
        }
    100%{
        left: 0;
        }
    }
@-webkit-keyframes lg-left-end{
    0%{
        left: 0;
        }
    50%{
        left: 30px;
        }
    100%{
        left: 0;
        }
    }
@-moz-keyframes lg-left-end{
    0%{
        left: 0;
        }
    50%{
        left: 30px;
        }
    100%{
        left: 0;
        }
    }
@-ms-keyframes lg-left-end{
    0%{
        left: 0;
        }
    50%{
        left: 30px;
        }
    100%{
        left: 0;
        }
    }
@keyframes lg-left-end{
    0%{
        left: 0;
        }
    50%{
        left: 30px;
        }
    100%{
        left: 0;
        }
    }
.lg-outer.lg-right-end .lg-object{
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative;
    }
.lg-outer.lg-left-end .lg-object{
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative;
    }
.lg-toolbar{
    z-index: 1080;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: rgb(68, 65, 246);
    background: -webkit-linear-gradient(left, rgba(68,65,246,1) 0%,rgba(31,80,250,1) 100%);
    background: linear-gradient(to right, rgba(68,65,246,1) 0%,rgba(31,80,250,1) 100%);
    min-width: 320px;
    }
.lg-toolbar .lg-icon{
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    border: none !important;
    }
.lg-toolbar .lg-icon:hover{
    opacity: .5;
    }
.lg-toolbar .lg-close:after{
    content: "\e070";
    }
.lg-toolbar .lg-download:after{
    content: "\e0f2";
    background: none;
    }
.lg-toolbar .lg-icon:after{
    color: #fff !important;
    }
.lg-sub-html{
    background-color: rgba(0, 0, 0, .45);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
    }
.lg-sub-html h4{
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    }
.lg-sub-html p{
    font-size: 12px;
    margin: 5px 0 0;
    }
#lg-counter{
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 9px 0 0 15px;
    vertical-align: middle;
    }
.lg-toolbar, .lg-prev, .lg-next{
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    }
.lg-hide-items .lg-prev{
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    }
.lg-hide-items .lg-next{
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    }
.lg-hide-items .lg-toolbar{
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    }
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
    -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
    -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
    transition: transform 250ms ease 0s, opacity 250ms !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    }
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
    }
.lg-outer .lg-thumb-outer{
    background: rgb(68, 65, 246);
    background: -webkit-linear-gradient(left, rgba(68,65,246,1) 0%,rgba(31,80,250,1) 100%);
    background: linear-gradient(to right, rgba(68,65,246,1) 0%,rgba(31,80,250,1) 100%);
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    padding: 0 10px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    }
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{
    /*cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;*/
    }
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
    }
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    }
.lg-outer.lg-thumb-open .lg-thumb-outer{
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    }
.lg-outer .lg-thumb{
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
    }
.lg-outer .lg-thumb-item{
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px;
    position: relative;
    }
.lg-outer .lg-thumb-item.active{
    border-color: #1e2cd2;
    }
.lg-outer .lg-thumb-item img{
    min-width: 96px;
    min-height: 76px;
    max-width: 120%;
    opacity: 1;
    }
.lg-outer.lg-has-thumb .lg-item{
    padding-bottom: 120px;
    }
.lg-outer.lg-can-toggle .lg-item{
    padding-bottom: 0;
    }
.lg-outer.lg-pull-caption-up .lg-sub-html{
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease;
    }
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{
    bottom: 100px;
    }
.lg-outer .lg-toogle-thumb{
    background: rgb(68, 65, 246);
    background: -webkit-linear-gradient(left, rgba(68,65,246,1) 0%,rgba(31,80,250,1) 100%);
    background: linear-gradient(to right, rgba(68,65,246,1) 0%,rgba(31,80,250,1) 100%);
    border-radius: 2px 2px 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    }
.lg-outer .lg-toogle-thumb:after{
    content: "\e1ff";
    }
.lg-outer .lg-toogle-thumb:hover{
    color: #e6e8e9;
    }
.lg-outer .lg-video-cont{
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
    }
.lg-outer .lg-video{
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
    }
.lg-outer .lg-video .lg-object{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    }
.lg-outer .lg-video .lg-video-play{
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    width: 90px;
    height: 90px;
    margin: -45px 0 0 -45px;
    /*background: url("../i/play-icon.svg") no-repeat 0 0;*/
    cursor: pointer;
    }
.lg-outer .lg-video-object{
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    }
.lg-outer .lg-has-video .lg-video-object{
    visibility: hidden;
    }
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play{
    display: none;
    }
.lg-outer .lg-has-video.lg-video-palying .lg-video-object{
    visibility: visible;
    }
.lg-progress-bar{
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1080;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    -moz-transition: opacity 0.08s ease 0s;
    -o-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s;
    }
.lg-progress-bar .lg-progress{
    background-color: #fff;
    height: 5px;
    width: 0;
    }
.lg-progress-bar.lg-start .lg-progress{
    width: 100%;
    }
.lg-show-autoplay .lg-progress-bar{
    opacity: 1;
    }
.lg-autoplay-button:after{
    content: "\e01d";
    }
.lg-show-autoplay .lg-autoplay-button:after{
    content: "\e01a";
    }
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    }
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    -moz-transition: -moz-transform 0.3s ease 0s;
    -o-transition: -o-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
    transition: transform 0.3s ease 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    }
#lg-zoom-in:after{
    content: "\e311";
    }
#lg-zoom-out{
    opacity: 0.5;
    pointer-events: none;
    }
#lg-zoom-out:after{
    content: "\e312";
    }
.lg-zoomed #lg-zoom-out{
    opacity: 1;
    pointer-events: auto;
    }
.lg-outer .lg-pager-outer{
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
    }
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{
    overflow: visible;
    }
.lg-outer .lg-pager-cont{
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
    }
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{
    box-shadow: 0 0 0 2px white inset;
    }
.lg-outer .lg-pager-thumb-cont{
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    }
.lg-outer .lg-pager-thumb-cont img{
    width: 100%;
    height: 100%;
    }
.lg-outer .lg-pager{
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px;
    }
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus{
    box-shadow: 0 0 0 8px white inset;
    }
.lg-outer .lg-caret{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
    }
.lg-fullscreen:after{
    content: "\e20c";
    }
.lg-fullscreen-on .lg-fullscreen:after{
    content: "\e20d";
    }
.group{
    *zoom: 1;
    }
.group:before, .group:after{
    display: table;
    content: "";
    line-height: 0;
    }
.group:after{
    clear: both;
    }
.lg-outer{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
    }
.lg-outer *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.lg-outer.lg-visible{
    opacity: 1;
    }
.lg-outer img{
    margin: 0;
    }
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current{
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
    }
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current{
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1;
    }
.lg-outer.lg-grab img.lg-object{
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
    }
.lg-outer.lg-grabbing img.lg-object{
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
    }
.lg-outer .lg{
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
    }
.lg-outer .lg-inner{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    }
.lg-outer .lg-item{
    background: url("../i/loader.svg") no-repeat 50% 50%;
    }
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide{
    display: inline-block !important;
    }
.lg-outer.lg-css .lg-current{
    display: inline-block !important;
    }
.lg-outer .lg-item, .lg-outer .lg-img-wrap{
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    }
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before{
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
    }
.lg-outer .lg-img-wrap{
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 5px;
    }
.lg-outer:not(.lg-has-thumb) .lg-img-wrap{
    padding: 52px 5px 5px;
    }
.lg-outer .lg-item.lg-complete{
    background-image: none;
    }
.lg-outer .lg-item.lg-current{
    z-index: 1060;
    }
.lg-outer .lg-image{
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    }
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play{
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
    }
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{
    opacity: 1;
    }
.lg-outer .lg-empty-html{
    display: none;
    }
.lg-backdrop{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
    }
.lg-backdrop.in{
    opacity: 1;
    }
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current{
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
    }
.lg-css3.lg-use-css3 .lg-item{
    will-change: transform, opacity;
    }
.lg-css3.lg-use-left .lg-item{
    will-change: left, opacity;
    }
.lg-css3.lg-fade .lg-item{
    opacity: 0;
    }
.lg-css3.lg-fade .lg-item.lg-current{
    opacity: 1;
    }
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current{
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s;
    }
.lg-css3.lg-slide.lg-use-css3 .lg-item{
    opacity: 0;
    }
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    }
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    }
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    }
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    }
.lg-css3.lg-slide.lg-use-left .lg-item{
    opacity: 0;
    position: absolute;
    left: 0;
    }
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{
    left: -100%;
    }
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{
    left: 100%;
    }
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{
    left: 0;
    opacity: 1;
    }
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current{
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    }
@media screen and (max-width: 410px){
    .lg-toolbar .lg-icon{
        width: 40px;
        }
    }
/*Custom scroll*/
.mCustomScrollbar{
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom;
	}
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{
	-ms-touch-action: auto;
	touch-action: auto;
	}
.mCustomScrollBox{
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: none;
	direction: ltr;
	}
.mCSB_container{
	overflow: hidden;
	width: auto;
	height: auto;
	}
/*y-axis*/
.mCSB_inside > .mCSB_container{
	margin-right: 0;
	}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{
	margin-right: 0;
	}
.mCSB_scrollTools{
	/* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
	position: absolute;
	z-index: 30;
	width: 4px;
	height: auto;
	left: auto;
	top: 0;
	right: 9px;
	bottom: 0;
	background: #e7e7e7;
	}
.mCSB_outside + .mCSB_scrollTools{
	right: -10px;
	}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{
	opacity: 0;
	filter: "alpha(opacity=0)";
	-ms-filter: "alpha(opacity=0)";
	}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)";
	}
.mCSB_scrollTools .mCSB_draggerContainer{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto;
	background: none;
	}
.mCSB_scrollTools a + .mCSB_draggerContainer{
	margin: 0;
	}
.mCSB_scrollTools .mCSB_draggerRail{
	width: 4px;
	height: 100%;
	margin: 0 auto;
	}
.mCSB_scrollTools .mCSB_dragger{
	/* the draggable element */
	cursor: pointer;
	width: 100%;
	height: 72px; /* minimum dragger height */
	z-index: 1;
	}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	/* the dragger element */
	position: relative;
	width: 4px;
	height: 100%;
	margin: 0 auto;
	background: #4861fb;
	}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
	width: 12px; /* auto-expanded scrollbar */
	}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
	width: 8px; /* auto-expanded scrollbar */
	}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
	}
.mCSB_scrollTools .mCSB_buttonDown{
	bottom: 0;
	}
/*x-axis*/
.mCSB_horizontal.mCSB_inside > .mCSB_container{
	margin-right: 0;
	margin-bottom: 30px;
	}
.mCSB_horizontal.mCSB_outside > .mCSB_container{
	min-height: 100%;
	}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{
	margin-bottom: 0;
	}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal{
	width: auto;
	height: 16px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
	bottom: -26px;
	}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{
	margin: 0 20px;
	}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
	width: 100%;
	height: 2px;
	margin: 7px 0;
	}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
	width: 30px; /* minimum dragger width */
	height: 100%;
	left: 0;
	}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
	width: 100%;
	height: 4px;
	margin: 6px auto;
	}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
	height: 12px; /* auto-expanded scrollbar */
	margin: 2px auto;
	}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
	height: 8px; /* auto-expanded scrollbar */
	margin: 4px 0;
	}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
	}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{
	left: 0;
	}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
	right: 0;
	}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{
	bottom: 0;
	}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{
	right: 0;
	}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{
	left: 20px;
	}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{
	left: 0;
	}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{
	/* RTL direction/left-side scrollbar */
	margin-right: 0;
	margin-left: 30px;
	}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{
	padding-right: 0;
	}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{
	padding-bottom: 0;
	}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
	margin-right: 0; /* non-visible scrollbar */
	margin-left: 0;
	}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{
	margin-bottom: 0;
	}
/*Transitions*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
	-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,
	margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
	margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
	opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,
	margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
	margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
	opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: width .2s ease-out .2s, height .2s ease-out .2s,
	margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
	margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
	opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: width .2s ease-out .2s, height .2s ease-out .2s,
	margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
	margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
	opacity .2s ease-in-out, background-color .2s ease-in-out;
	}