/* Reset */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}body{margin:0;}blockquote,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}main{display:block}h1,h2,h3,h4{font-size:inherit}a,button{color:inherit}a{text-decoration:none}button{overflow:visible;border:0;font:inherit;-webkit-font-smoothing:inherit;letter-spacing:inherit;background:0 0;cursor:pointer}::-moz-focus-inner{padding:0;border:0}img{border:0}fieldset{border:none;padding:0;margin:0}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}img{/*image-rendering: -moz-crisp-edges;*/image-rendering:-o-crisp-edges;image-rendering: -webkit-optimize-contrast;image-rendering: crisp-edges;-ms-interpolation-mode: nearest-neighbor;}legend{box-sizing:border-box;width:100%;}address{display:inline;font-style:normal;}

@font-face { /* USED */
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face { /* USED */
    font-family: 'source_sans_prosemibold';
    src: url('../fonts/sourcesanspro-semibold-webfont.eot');
    src: url('../fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {  /* USED */
    font-family: 'bebas_neuebold';
    src: url('../fonts/bebasneue_bold-webfont.eot');
    src: url('../fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_bold-webfont.woff') format('woff'),
         url('../fonts/bebasneue_bold-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face { /* USED */
    font-family: 'bebas_neuebook';
    src: url('../fonts/bebasneue_book-webfont.eot');
    src: url('../fonts/bebasneue_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_book-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_book-webfont.woff') format('woff'),
         url('../fonts/bebasneue_book-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_book-webfont.svg#bebas_neuebook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face { /* USED */
    font-family: 'bebas_neue_regularregular';
    src: url('../fonts/bebasneue_regular-webfont.eot');
    src: url('../fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_regular-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_regular-webfont.woff') format('woff'),
         url('../fonts/bebasneue_regular-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_regular-webfont.svg#bebas_neue_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Common - START */
.clear{clear:both;}
.align-right{text-align: right;}
.align-center{text-align: center;}
.wrapper{width: 1200px;margin:0 auto;}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}
.spaceless{margin: 0 !important;padding: 0 !important;}
.u-warning{
    background-color: red;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    margin-top: 5px;
    font-size: 18px;
    line-height: 1.3;
}
body{
    font-family: 'source_sans_proregular';
    font-size: 15px;
    line-height: 19px;
    color: #3a3c3d;
    overflow-x: hidden;
}
.text .important a,
.text a.important,
.important{
    color: #64458d !important;
}
.text .accent a,
.text a.accent,
.accent{
    color: #b3d335 !important;
}
strong,b{
    font-family: 'source_sans_prosemibold';
}
.bottom-spaced{
    margin-bottom: 20px;
}
.bottom-spaced_x2{
    margin-bottom: 40px;
}
.bottom-spaced_x3{
    margin-bottom: 60px;
}
.star{
    font-size: 25px;
    line-height: 25px;
    display: inline-block;
    vertical-align: super;
    position: relative;
    top: 6px;
}
.star_rotated_left{
    transform: rotate(-10deg);
}
.star_rotated_right{
    transform: rotate(10deg);
}
.bordered{
    border-bottom: 1px solid #939393;
}
*{
    outline: none;
}
.togglebleContent{
    display: none;
}
.tabs__mobile-accordeon{
    display: none;
}
.mobile-only{
    display: none;
}
.flash-messages{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    padding: 18px 25px 15px;
    color: #fff;
    font-size: 19px;
    background-color: #cd243f;
}
.flash-messages_success{
    background-color: #114861;
}
.flash-messages__close{
    font-size: 40px;
    line-height: 1;
    position: absolute;
    right: 3px;
    top: 5px;
}
.request-status{
    padding: 10px 5px 8px;
    background-color: #fff;
    border-radius: 200px;
    line-height: 1;
    font-weight: 700;
}

#ajax-loading {
    left: 50%;
    display: none;
    overflow: hidden;
    padding: 30px;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999999;
    overflow: hidden;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
}
.line-scale>div:nth-child(1){
	-webkit-animation:line-scale 1s .1s infinite cubic-bezier(.2,.68,.18,1.08);
	animation:line-scale 1s .1s infinite cubic-bezier(.2,.68,.18,1.08)
}
.line-scale>div:nth-child(2){
	-webkit-animation:line-scale 1s .2s infinite cubic-bezier(.2,.68,.18,1.08);
	animation:line-scale 1s .2s infinite cubic-bezier(.2,.68,.18,1.08)
}
.line-scale>div:nth-child(3){
	-webkit-animation:line-scale 1s .3s infinite cubic-bezier(.2,.68,.18,1.08);
	animation:line-scale 1s .3s infinite cubic-bezier(.2,.68,.18,1.08)
}
.line-scale>div:nth-child(4){
	-webkit-animation:line-scale 1s .4s infinite cubic-bezier(.2,.68,.18,1.08);
	animation:line-scale 1s .4s infinite cubic-bezier(.2,.68,.18,1.08)
}
.line-scale>div:nth-child(5){
	-webkit-animation:line-scale 1s .5s infinite cubic-bezier(.2,.68,.18,1.08);
	animation:line-scale 1s .5s infinite cubic-bezier(.2,.68,.18,1.08)
}
.line-scale>div
{
	animation-fill-mode:both;
	display:inline-block;
    background-color: #fff;
    border-radius: 2px;
    margin: 2px;
    width: 4px;
    height: 35px;
    -webkit-animation-fill-mode: both;
}
@keyframes line-scale{
	0%,100%
    {
	-webkit-transform:scaley(1);
	transform:scaley(1)
    }
	50%
    {
        -webkit-transform:scaley(.4);
        transform:scaley(.4)
    }
}
.chosen-container-multi .chosen-choices{
    padding: 10px;
    border-radius: 6px;
    box-shadow: none;
}
.chosen-container .chosen-results li,
.chosen-container-multi .chosen-choices li.search-choice,
.chosen-container-multi .chosen-choices li.search-choice span{
    font-size: 16px;
    line-height: 18px;
    display: block;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text],
.chosen-container-multi .chosen-choices li.search-field{
    width: 100% !important;
    font-size: 16px;
}
.chosen-container .chosen-results li{
    font-size: 15px;
    cursor: default;
    line-height: 16px;
}
.justified{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* Common - END */

/* Simple Datepicker - START */
.simple-datepicker-container{
    overflow: hidden;
}
.simple-datepicker-container__item{
    width: 33%;
    float: left;
    padding-right: 5px;
    box-sizing: border-box;
}
.simple-datepicker-container__item:last-child{
    padding-right: 0;
}
/* Simple Datepicker - END */

/* Typography - START */
.text table,
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6,
.text ul,
.text ol,
.text p{
    margin-bottom: 25px;
}
.text :last-child{
    margin-bottom: 0;
}
.text ul,
.text ol{
    padding-left: 40px;
}
.text li{
    margin: 6px 0 20px;
}
.text ul{
    list-style: circle;
}
.text ol{
    list-style-type: decimal;
}
.text a:not(.button){
    color: #114861;
    border-bottom: 1px solid;
    line-height: 19px;
    display: inline-block;
}
.text a:not(.button):hover{
    color: #cd243f;
}
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6{
    font-family: 'bebas_neuebold';
    text-transform: uppercase;
}
.text iframe{
    max-width: 100%;
}
.text img{
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.list-table td,
.list-table th,
.text table td,
.text table th{
    padding: 8px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}
.list-table th,
.text table th{
    border-bottom-width: 2px;
}
.list-table tr:hover td,
.text table tr:hover td{
    background-color: #f7f7f7;
}
.text table.uploads-list{
    margin: 30px 0;
    background-color: #fff;
    padding: 3px;
    border: 1px solid #ccc;
}
.text table.uploads-list a{
    border: none;
}
.text table caption{
    font-weight: bold;
    text-align: left;
}
.text table.uploads-list td{
    padding: 10px 15px;
}
.list-table{
    width: 100%;
}
/* Typography - END */

/* Progress Meter - START */
.progress-meter{
    padding: 20px 35px;
    position: relative;
}
.progress-meter::after{
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.progress-meter__bar,
.progress-meter::after{
    position: absolute;
    height: 9px;
    left: 0;
    right: 0;
    bottom: 0;
}
.progress-meter__bar{
    right: auto;
    background-color: #cd243f;
    z-index: 2;
}
.progress-meter__text{
    font-size: 30px;
    line-height: 30px;
    font-family: 'bebas_neuebold';
}
.progress-meter_theme_light .progress-meter__text{
    color: #fff;
}
.progress-meter_theme_light::after{
    background-color: rgba(255, 255, 255, 0.4);
}
/* Progress Meter - END */

/* Headings - START */
.heading{
    display: block;
    text-transform: uppercase;
    color: #482d6b;
    font-family: 'bebas_neue_regularregular';
    font-weight: normal;
    overflow: hidden;
    padding: 5px 0;
}
.text h1, .heading_size_1{font-size: 68px; line-height: 61px; font-family: 'bebas_neuebold'; }
.text h2, .heading_size_2{font-size: 45px; line-height: 45px;}
.text h3, .heading_size_3{font-size: 29px; line-height: 35px;}
.text h4, .heading_size_4{font-size: 25px; line-height: 31px;}
.text h5, .heading_size_5{font-size: 21px; line-height: 27px;}
.text h6, .heading_size_6{font-size: 19px; line-height: 25px;}
.heading_style_dark{
    color: #114861;
}
.heading_style_thin{
    font-family: 'bebas_neuebook';
}
.heading_bordered{
    border-bottom: 1px solid #939393;
}
.heading__icon{
    margin: -3px 18px 0 0;
    float: left;
}
/* Headings - END */

/* Buttons - START */
.button{
    font-size: 14px;
    line-height: 16px;
    padding: 12px 30px 10px;
    color: #fff;
    text-decoration: none !important;
    border-radius: 30px;
    background-color: #b3d335;
    box-sizing: border-box;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    transition: color, background-color 250ms;
    font-family: 'source_sans_prosemibold';
    position: relative;
}
.button_icon{
    position: relative;
    margin: 10px 0 10px 30px;
}
.button_circle .icon{
    top: 1px;
}
.button_icon .icon{
    position: absolute;
    left: -28px;
    top: -3px;
}
.button_size_small{
    padding: 7px 22px 5px;
    font-size: 14px;
    text-transform: none;
}
.button_icon-inside{
    padding-left: 40px;
}
.button_icon-inside .icon{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 10px;
}
.button_circle{
    width: 45px;
    height: 45px;
    padding: 0;
    background-color: transparent;
    border: 1px solid #482d6b;
    position: relative;
    transition: all 300ms;
}
.button_circle::before{
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-60%, -50%);
    background-position: center center;
    background-repeat: no-repeat;
}
.button_circle_back::before{
    width: 6px;
    height: 11px;
    background-image: url('../images/icon-arrow-back-dark.png');
}
.button_style_outline{
    border: 1px solid #482d6b;
    color: #482d6b;
    background-color: #fff;
}
.button:hover{
    background-color: #b3d335;
    text-decoration: none !important;
}
.button_style_outline:hover{
    background-color: #482d6b;
    color: #fff;
}
.button_circle:hover{
    background-color: transparent;
    transform: translate(0, -5px);
}
.button_style_simple{
    padding: 0;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #482d6b;
    color: #482d6b;
    background: none !important;
    text-transform: none;
}
.button_style_simple:hover{
    border-bottom-color: #000;
    color: #000;
}
.button_size_fixed{
    width: 150px;
    padding-left: 0;
    padding-right: 0;
}
.button_size_fixed.button_size_small{
    width: 110px;
}
.button_size_big{
    font-size: 18px;
}
/* Buttons - END */

/* Splash Screen - START */
.splash-screen{
    position: relative;
    display: flex;
}
.splash-screen__item{
    width: 50%;
    box-sizing: border-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
    position: relative;
}
.splash-screen__item_bordered{
    border-left: 1px solid #ddd;
}
.splash-screen__item_padded{
    padding: 40px 60px;
}
.splash-screen__item_fit-screen{
    min-height: 100vh;
}
.splash-screen__header{
    padding: 75px 60px 0;
    border-bottom: 1px solid #ddd;
}
.splash-screen__content{
    position: relative;
    z-index: 3;
    max-width: 380px;
    display: inline-block;
}
.splash-screen__form{
    padding: 60px;
}
.splash-screen__logo{
    margin-bottom: 20px;
}
.splash-screen__nav{
    padding-top: 55px;
}
.splash-screen__wrapper{
    width: 390px;
}
.splash-screen__copy{
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 10px;
    color: #aaa;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
}
/* Splash Screen - END */

/* Nav - START */
.nav{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.nav_center-aligned{
    align-items: center;
    justify-content: center;
}
.nav_left-aligned{
    justify-content: initial;
    align-items: flex-start;
}
.nav_vertical{
    align-items: flex-start;
    flex-direction: column;
}
.nav__item{
    color: #424242;
    border-bottom: 2px solid transparent;
    font-family: 'source_sans_prosemibold';
    padding: 4px 8px 8px;
    text-align: center;
    line-height: 18px;
}
.nav_left-aligned .nav__item:not(:last-child){
    margin-right: 10px;
}
.nav_vertical .nav__item{
    padding: 6px 8px;
    margin: 3px 0;
    border: none;
}
.nav__item_active{
    color: #482d6b;
    border-bottom-color: #482d6b;
}
.nav__item:hover{
    color: #64458d;
}
.nav__item_size_big{
    font-size: 22px;
    line-height: 22px;
}
/* Nav - END */

/* Companies List - START */
.companies-list{

}
.companies-list__item{
    display: inline-block;
    margin: 0 40px 40px 0;
    width: 280px;
}
/* Companies List - END */

/* Grid - START */
.grid{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.grid__item_column,
.grid_column{
    flex-direction: column;
}
.grid_aligned_left{
    justify-content: flex-start;
}
.grid__item{
    /*flex: 1 0 auto;*/ /* IE11 Fix for Column direction */
    margin-bottom: 40px;
    /* display: flex; */
    box-sizing: border-box;
    /* flex-wrap: wrap; */
}
.grid__item:last-child{
    margin-bottom: 0;
}
.grid__item_justified{
    justify-content: space-between;
    align-items: center;
}
.grid__item_centered{
    justify-content: center;
    align-items: center;
}
/*.grid__item_size_100{flex-basis: 100%;}
.grid__item_size_50{flex-basis: calc(50% - 20px);max-width: calc(50% - 20px);}
.grid__item_size_33{flex-basis: calc(33.33% - 20px);max-width: calc(33.33% - 20px);}
.grid__item_size_25{flex-basis: calc(25% - 20px);max-width: calc(25% - 20px);margin-bottom: 30px;}
.grid__item_size_20{flex-basis: calc(20% - 20px);max-width: calc(20% - 20px);}*/

.grid__item_size_100{width: 100%;}
.grid__item_size_50{width: calc(50% - 20px);}
.grid__item_size_33{width: calc(33.33% - 20px);}
.grid__item_size_25{width: calc(25% - 30px);margin-bottom: 30px;}
.grid__item_size_20{width: calc(20% - 20px);}
/* Grid - END */

/* Progress List - START */
.progress-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.progress-list__item{
    padding: 40px;
    box-sizing: border-box;
    width: calc(25% - 5px);
    margin-bottom: 5px;
    background-color: #fff;
    border-bottom: 4px solid transparent;
    transition: all 250ms;
    position: relative;
}
.progress-list__item:not(.progress-list__item_state_disabled):hover{
    box-shadow: 0 0 25px #ff9aae;
    border-bottom-color: #cd243f;
    /* transform: scale(1.02); */
    z-index: 5;
}
.progress-list__item_state_disabled:after{
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.8);
    cursor: not-allowed;
}
.progress-list__heading,
.progress-list__subheading{
    font-family: 'bebas_neuebold';
    padding: 0;
    display: block;
}
.progress-list__heading{
    margin-bottom: 0;
    color: #939393;
    font-size: 30px;
    line-height: 30px;
}
.progress-list__subheading{
    margin-bottom: 20px;
    color: #000;
    font-size: 20px;
    line-height: 23px;
}
.progress-list__item_state_passed .progress-list__heading:after{
    content: "";
    display: inline-block;
    position: relative;
    top: -6px;
    margin-left: 13px;
    width: 24px;
    height: 18px;
    background: url('../images/icon-check.svg') no-repeat center center;
}
/* Progress List - END */

/* File - START */
.file{
    padding: 25px;
    justify-content: center;
    transition: all 250ms;
    border-radius: 6px;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.file_active{
    background-color: #fff;
}
.file:hover{
    box-shadow: 0 0 25px #b3d335;
}
.file__icon{
    margin: 0 auto 15px;
    display: block;
    height: 117px;
    width: 85px;
    background-position: center center;
    background-repeat: no-repeat;
}
.file__icon_doc{background-image: url('../images/file-icon-doc.png');}
.file__icon_pdf{background-image: url('../images/file-icon-pdf.png');}

.file:hover .file__icon_doc{background-image: url('../images/file-icon-doc.png');} /* TODO */
.file:hover .file__icon_pdf{background-image: url('../images/file-icon-pdf-hover.png');}

.file__title{
    color: #3a3c3d;
    font-size: 17px;
    display: block;
    text-align: center;
}
.file__title_big{
    font-size: 19px;
    color: #482d6b;
    font-family: 'source_sans_prosemibold';
}
.file:hover .file__title{
    color: #b3d335;
}
.file__avatar{
    margin-bottom: 15px;
}
.file__info{
    color: #a3a3a3;
    padding-top: 20px;
    justify-content: space-between;
    display: none;
    align-items: center;
    width: 100%;
}
.file:hover .file__info{
    display: flex;
}
.file__close{
    position: absolute;
    right: 8px;
    top: 10px;
    font-size: 35px;
    text-decoration: none;
    display: none;
    border: none;
}
.file:hover .file__close{
    display: block;
}
/* File - END */

/* Tooltip - START */
.tooltip{
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background-color: #114861;
    font-style: normal;
    text-align: center;
    line-height: 23px;
    font-size: 15px;
    font-family: verdana;
    font-weight: bold;
    cursor: help;
    color: #fff;
}
.tooltip::before{
    content: "i";
}
.tooltip__content{
    position: absolute;
    padding: 25px 35px;
    background-color: #fff;
    color: #939393;
    display: none;
    z-index: 9999;
    max-width: 250px;
    border-radius: 0 6px 6px 6px;
    box-sizing: border-box;
    filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.3));
    -webkit-filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.3));
}
.tooltip__content::after{
    content: "";
    display: block;
    position: absolute;
    left: -25px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 30px solid #fff;
    border-left: 30px solid transparent;
}
.tooltip__content[aria-hidden="false"]{
    display: block;
}
.tooltip__close{
    position: absolute;
    right: 8px;
    top: 8px;
    background: url('../images/icon-tooltip-close.png') no-repeat center center;
    width: 15px;
    height: 15px;
    display: block;
}
/* Tooltip - END */

/* Questionnaire - START */
.form_questionnaire{
    counter-reset: questionnaire;
}
.questionnaire__item{
    position: relative;
    padding: 15px 0 15px 45px;
}
.questionnaire__item::before{
    counter-increment: questionnaire;
    content: counter(questionnaire);
    position: absolute;
    left: 0;
    top: 13px;
    color: #c4c4c4;
    font-size: 45px;
    line-height: 45px;
    font-family: 'bebas_neue_regularregular';
}
.questionnaire__item_passed::before{
    color: #c2223c;
}
.questionnaire__item_passed::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: #c2223c;
    left: -40px;
    z-index: 5;
}
.questionnaire__inputs{
    padding-left: 20px;
    position: relative;
}
.questionnaire__inputs_padded{
    margin-right: 295px;
}
.questionnaire__question{
    display: block;
    font-size: 18px;
    line-height: 21px;
    font-family: 'source_sans_prosemibold';
}
.questionnaire__question-translation{
    display: block;
    font-size: 17px;
    color: #608fa4;
    margin-bottom: 20px;
}
.questionnaire__tooltip{
    position: absolute;
    right: -35px;
    top: 0;
}
.questionnaire_help{
    color: #939393;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 20px;
}
.questionnaire__radio{
    margin-right: 25px;
}
/* Questionnaire - END */

/* Checkbox - START */
.checkbox{
    position: relative;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}
.checkbox *{
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
.checkbox_theme_confirmable{
    border-radius: 30px;
    border: 1px solid;
}
.checkbox__input{
    position: absolute;
    left: -9999px;
}
.checkbox__text{
    position: relative;
    padding: 5px 0 2px 33px;
    display: inline-block;
}
.checkbox_theme_confirmable .checkbox__text{
    padding: 5px 15px 5px 37px;
    font-size: 14px;
    white-space: nowrap;
}
.checkbox__text::after,
.checkbox__text::before{
    content: "";
    position: absolute;
    display: block;
}
.checkbox__text::before{
    left: 0;
    top: 3px;
    height: 23px;
    width: 23px;
    background-color: #d7d7d7;
    z-index: 2;
}
.checkbox_theme_confirmable .checkbox__text::before{
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid;
    left: 10px;
    width: 16px;
    height: 16px;
    top: 7px;
}
.checkbox__text::after{
    z-index: 3;
    left: 5px;
    top: 8px;
    width: 13px;
    height: 13px;
    background-color: #13668c;
    transition: transform 250ms;
    transform: scale(0);
}
.checkbox__input:checked + .checkbox__text::after{
    transform: scale(1);
}
.checkbox_theme_confirmable.form__confirmable_failed{
    color: #cd243f;
    border-color: #cd243f;
}
.checkbox_theme_confirmable.form__confirmable_failed .checkbox__text::before{
    border-color: #cd243f;
}
.checkbox_theme_confirmable .checkbox__input:checked + .checkbox__text::before{
    border-color: #77bc80;
    background-color: #77bc80;
}
.checkbox_theme_confirmable .checkbox__text::after{
    left: 12px;
    top: 10px;
    background: url('../images/icon-check-white.png') no-repeat center center;
}
/* Checkbox - END */

/* Radio Button - START */
.radio{
    position: relative;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}
.radio__input{
    position: absolute;
    left: -9999px;
}
.radio__text{
    position: relative;
    padding: 5px 0 3px 33px;
    display: inline-block;
}
.radio__text::after,
.radio__text::before{
    content: "";
    position: absolute;
    display: block;
}
.radio__text::before{
    left: 0;
    top: 3px;
    height: 23px;
    width: 23px;
    background-color: #d7d7d7;
    z-index: 2;
    border-radius: 50%;
}
.radio__text::after{
    z-index: 3;
    left: 5px;
    top: 8px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: #482d6b;
    transition: transform 250ms;
    transform: scale(0);
}
.radio__input:checked + .radio__text::after{
    transform: scale(1);
}
/* Radio Button - END */

/* Form - START */
.form{

}
.form__row{
    position: relative;
}
select,
.form__control{
    box-sizing: border-box;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #c3c3c3;
    transition: border-color 250ms;
    color: #515151;
    border-radius: 6px;
    font-size: 17px;
    line-height: 21px;
    font-family: 'source_sans_proregular';
}
input[type="file"].form__control{
    padding: 8px 15px;
}
select.form__control{
    padding: 7px 15px;
}
.form__control_fixed-size_small{
    width: 130px;
    padding: 10px 12px 8px;
}
.form__control:focus{
    border-color: #114861;
}
.form__control_icon{
    padding-left: 60px;
    background-position: 15px center;
    background-repeat: no-repeat;
}
.form__control_icon_user{background-image: url('../images/icon-user.svg');}
.form__control_icon_email{background-image: url('../images/icon-email.svg');}
.form__control_icon_password{background-image: url('../images/icon-password.svg');background-position: 21px center;}

.form__control_failed{
    border-color: #cd243f;
}
.auto-kal{
    background: #fff url('../images/icon-schedule.svg') no-repeat right 10px center;
}
.form__error-message{
    color: #cd243f;
    font-family: 'source_sans_prosemibold';
    font-size: 13px;
    flex: 1;
}
textarea.form__control{
    resize: vertical;
    min-height: 100px;
}
.form__control_style_material{
    border: none;
    border-bottom: 2px solid #c4c4c4;
    border-radius: 0;
    padding: 5px 15px;
    font-size: 18px;
    font-family: 'source_sans_prosemibold';
}
.form__label{
    display: block;
    color: #333;
    font-weight: bold;
    font-size: 18px;
}
.form__label_required::after{
    content: "*";
    color: #cd243f;
    font-size: 25px;
}
.form__help{
    display: block;
    color: #939393;
    font-size: 16px;
    margin-top: 2px;
}
.form__control:disabled{
    cursor: not-allowed;
    background-color: transparent;
}
.form__confirmable{
    position: absolute;
    top: 21px;
    left: 102%;
}
.form__input-group{
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0 0 15px;
}
.form__input-group .radio:not(:last-child),
.form__input-group .checkbox:not(:last-child){
    margin-right: 20px;
}
.passengers-count{
    border: 1px solid #c3c3c3;
    border-radius: 6px;
    width: 250px;
    box-sizing: border-box;
    margin-top: 13px;
    position: relative;
    background-color: #fff;
    display: none;
}
.passengers-count::before{
    content: "";
    position: absolute;
    border-radius: 2px;
    z-index: 1;
    left: 30px;
    top: -7px;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: 1px solid #c3c3c3;
    transform: rotate(45deg);
}
.passengers-count__row{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 15px 0;
    z-index: 2;
    position: relative;
    background-color: #fff;
    border-radius: 6px;
}
.passengers-count__title,
.passengers-count__explanation{
    display: block;
    line-height: 1;
}
.passengers-count__title{
    font-size: 17px;
    margin-bottom: 2px;
}
.passengers-count__explanation{
    font-style: normal;
    font-size: 14px;
    color: #888;
}
.passengers-count__controls{
    width: 90px;
}
.passengers-count__row_accent{
    background-color: #c3c3c3;
    margin-top: 15px;
    border-radius: 0;
    padding-bottom: 15px;
}
.passengers-count__row_centered{
    justify-content: center;
}

.form [data-visible-if-trip-type-is]{display: none}
.form[data-trip-type="1"] [data-visible-if-trip-type-is="1"]{display: flex}
.form[data-trip-type="2"] [data-visible-if-trip-type-is="2"]{display: flex}
.form[data-trip-type="3"] [data-visible-if-trip-type-is="3"]{display: flex}
/* Form - END */

/* Main - START */
.main{
    display: flex;
}
.main__sidebar{
    width: 320px;
    min-height: 100vh;
    box-shadow: 5px 0 25px #f0f0f0;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fff;
}
.main__sidebar-bottom{
    padding: 20px 20px 15px 25px;
    margin-top: 40px;
    color: #a3a3a3;
    font-size: 18px;
    position: relative;
}
.main__sidebar-bottom::before{
    content: "";
    position: absolute;
    left: 25px;
    top: 0;
    width: 70px;
    height: 1px;
    background-color: #c4c4c4;
}
.main__sidebar-bottom-contacts{
    margin-top: 20px;
    margin-bottom: 20px;
}
.main__sidebar-copyrights{
    font-size: 14px;
}
.main__content{
    width: calc(100% - 320px);
    min-height: 100vh;
}
.main__content_dark .content,
.main__content_dark{
    /* background-color: #f0f0f0; */
}
/* Main - END */

/* Header - START */
.header{
    display: flex;
    padding: 20px 40px 1px;
    /* background-color: #f0f0f0; */
    flex-direction: column;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}
.header__company-name{
    font-size: 80px;
    text-align: center;
    line-height: 1;
    color: #482d6b;
    font-weight: bold;
    padding: 15px 0;
}
.header__important-details{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
}
.header__heading{
    padding-bottom: 30px;
}
.header__heading_fixed_bottom{
    position: absolute;
    left: 40px;
    bottom: 30px;
    color: #fff;
    padding-bottom: 0;
}
.header__heading_fixed_top{
    left: 0;
    right: 0;
    text-align: center;
    top: 88px;
}
.header__heading-accent{
    font-size: 76px;
    line-height: 80px;
    color: #114861;
    font-family: 'bebas_neuebold';
}
.header__nav{
    width: 100%;
}
.header_background{
    background-size: cover;
    background-position: center center;
    height: 299px;
    padding-top: 90px;
}
.header_background_tall{
    height: 545px;
}
.header__progress-meter{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
/* Header - END */

/* Content - START */
.content{
    padding: 40px;
    background-color: #fff;
}
/* Content - END */

/* Logo - START */
.logo{
    display: block;
    padding: 20px 10px;
    text-align: center;
}
.logo__image{
    display: inline-block;
    vertical-align: middle;
}
/* Logo - END */

/* Profile - START */
.profile{
    background: url('../images/profile-background.jpg') no-repeat center bottom;
    background-size: cover;
    color: #fff;
    position: relative;
    z-index: 100;
}
.profile__header{
    display: flex;
    align-items: center;
    padding: 20px 30px 10px;
}
.profile__name{
    font-family: 'source_sans_prosemibold';
    padding-left: 20px;
}
.profile__button{
    position: relative;
    display: inline-block;
}
.profile__notifications{
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 10px;
    width: 17px;
    height: 17px;
    line-height: 20px;
    background-color: #cd243f;
    border-radius: 50%;
    text-align: center;
}
.profile__footer{
    padding: 10px 30px 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #608fa4;
    font-size: 14px;
    line-height: 16px;
}
.profile__controls{
    position: relative;
}
.profile__menu{
    position: absolute;
    padding: 15px;
    background-color: #fff;
    color: #939393;
    display: none;
    z-index: 9999;
    min-width: 185px;
    top: 15px;
    left: 55px;
    border-radius: 0 6px 6px 6px;
    box-sizing: border-box;
    filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.3));
    -webkit-filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.3));
}
.profile__menu::after{
    content: "";
    display: block;
    position: absolute;
    left: -15px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 30px solid #fff;
    border-left: 30px solid transparent;
}
/* Profile - END */

/* Avatar - START */
.avatar{
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 170px;
    height: 170px;
}
.avatar__image{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}
.avatar_theme_light{
    border-color: #eef3f5;
}
.avatar_theme_light .avatar__image{
    border-color: #cfdde4;
}
.avatar_size_small{
    border-width: 2px;
}
.avatar_size_small .avatar__image{
    border-width: 2px;
    width: 26px;
    height: 26px;
}
/* Avatar - END */

/* Menu - START */
.menu{
    padding: 10px 0;
    color: #482d6b;
    border-right: 2px solid #fff;
    position: relative;
}
.menu__section_open{
    background-color: #f0f0f0;
}
.menu__section_open.menu__section_spaced{
    margin-bottom: 30px;
}
.menu__button{
    display: flex;
    padding: 15px 20px 15px 25px;
    position: relative;
    align-items: center;
    font-family: 'source_sans_prosemibold';
}
.menu__button_parent{
    padding-bottom: 5px;
}
.menu__button_parent:after{
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -5px;
    width: 17px;
    height: 10px;
    background: url('../images/icon-arrow-down.png') no-repeat center center;
}
.menu__section_open .menu__button_parent:after{
    background-image: url('../images/icon-arrow-up.png');
}
.menu__child_active,
.menu__child:hover,
.menu__button:hover{
    color: #b3d335;
}
.menu__text{
    padding-left: 10px;
    display: block;
    line-height: 17px;
}
.menu__title{
    font-size: 22px;
    text-align: center;
    color: #482d6b;
    background-color: #fff;
    font-weight: bold;
    padding: 15px 0 12px;
    display: block;
}
.header__company-name::before,
.menu__title::before{
    margin-right: 5px;
}
.header__company-name::after,
.menu__title::after{
    margin-left: 5px;
}
.header__company-name::before,
.header__company-name::after,
.menu__title::before,
.menu__title::after{
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    background: url('../images/logo-heading.png') no-repeat center center;
}
.header__company-name::before,
.header__company-name::after{
    top: -17px;
}
.menu__submenu{
    padding: 0 10px 6px 0;
}
.menu__child{
    display: block;
    padding: 10px 0 10px 75px;
    font-size: 16px;
    line-height: 17px;
    position: relative;
    overflow: hidden;
}
.menu__child_active::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: #b3d335;
    display: block;
    box-shadow: 4px 0 20px 0px #b3d335;
}
.menu__submenu{
    display: none;
}
.menu__section_open .menu__submenu{
    display: block;
}
/* Menu - END */

/* Icons - START */
.icon{
    display: inline-block;
    position: relative;
    top: -2px;
    width: 24px;
    height: 24px;
    background-position: center center;
    background-repeat: no-repeat;
}
.icon_letter{background-image: url('../images/icon-email.svg');height: 23px;width:30px;}

/* Menu Icons */
.icon_schedule{background-image: url('../images/icon-schedule.svg');}
.menu__button:hover .icon_schedule{background-image: url('../images/icon-schedule-active.svg');}
.icon_user{background-image: url('../images/icon-user.svg');}
.menu__button:hover .icon_user{background-image: url('../images/icon-user-active.svg');}
.icon_briefcase{background-image: url('../images/icon-briefcase.svg');}
.menu__button:hover .icon_briefcase{background-image: url('../images/icon-briefcase-active.svg');}
.icon_doc{background-image: url('../images/icon-doc.svg');}
.menu__button:hover .icon_doc{background-image: url('../images/icon-doc-active.svg');}
.icon_visa{background-image: url('../images/icon-visa.svg');}
.menu__button:hover .icon_visa{background-image: url('../images/icon-visa-active.svg');}
.icon_airplane{background-image: url('../images/icon-airplane.svg');}
.menu__button:hover .icon_airplane{background-image: url('../images/icon-airplane-active.svg');}
.icon_users{background-image: url('../images/icon-users.svg');}
.menu__button:hover .icon_users{background-image: url('../images/icon-users-active.svg');}
.icon_usa-flag{background-image: url('../images/icon-usa-flag.svg');}
.menu__button:hover .icon_usa-flag{background-image: url('../images/icon-usa-flag-active.svg');}
.icon_docs{background-image: url('../images/icon-docs.svg');}
.menu__button:hover .icon_docs{background-image: url('../images/icon-docs-active.svg');}
.icon_dollar{background-image: url('../images/icon-dollar.svg');}
.menu__button:hover .icon_dollar{background-image: url('../images/icon-dollar-active.svg');}
.icon_phone{background-image: url('../images/icon-phone.svg');}
.icon_check{background-image: url('../images/icon-check.svg');}
/* Icons - END */

/* Box - START */
.box{
    padding: 20px 51px;
    border-radius: 6px;
    box-shadow: 0 0 25px #c4c4c4;
    position: relative;
    background-color: #fff;
}
.box_compact{
    padding: 15px 21px;
}
.box_caption{
    padding-top: 80px;
}
.box_icon::before{
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
}
.box_icon_calendar::before{
    background-image: url('../images/icon-calendar.png');
}
.box_icon_lock::before{
    background-image: url('../images/icon-password.svg');
}
.box_icon_airplane::before{
    background-image: url('../images/icon-airplane.png');
}
.box_size_auto{
    display: inline-block;
}
.box__caption{
    position: absolute;
    top: 20px;
    left: 50px;
    font-size: 16px;
    color: #939393;
}
/* Box - END */

/* Table - START */
.table_size_full{
    width: 100%;
}
.table td,
.table th{
    padding: 0 50px 30px 0;
    vertical-align: middle;
    vertical-align: top;
}
.table td:last-child,
.table th:last-child{
    padding-right: 0;
}
.table tr:last-child td{
    padding-bottom: 0;
}
.table__heading{
    color: #939393;
    margin-bottom: 5px;
    font-weight: bold;
}
.table .table__cell_floated{
    padding-bottom: 15px;
}
.table__cell_floated .table__heading{
    width: 150px;
    float: left;
    margin-bottom: 0;
    margin-top: 10px;
}
.table__cell_floated .table__data{
    padding-left: 150px;
    margin-top: 10px;
}
.table__data{
    color: #3a3c3d;
    font-family: 'source_sans_prosemibold';
}
.table__logo{
    margin: 0 10px;
}
.table__data_centered{
    display: flex;
    align-items: center;
}
.table__row_bordered td{
    border-top: 1px solid #c4c4c4;
    padding-top: 35px;
}
/* Table - END */

/* Actions (nav) - START */
.actions{}
.actions__item{
    color: #13668c;
    border-bottom: 1px solid;
    margin: 0 20px 5px 0;
    display: inline-block;
    line-height: 19px;
    transition: all 250ms;
}
.actions__item:hover{
    color: #cd243f;
}
/* Actions (nav) - END */

/* Expandable List - START */
.expandlable-list__item{
    margin: 10px 0;
    background-color: #f7f7f7;
    border-radius: 5px;
    padding: 20px 20px 15px;
}
.expandlable-list__header{
    display: flex;
    align-items: center;
    border-bottom: 1px solid transparent;
    position: relative;
    justify-content: space-between;
}
.expandlable-list__date{
    font-size: 16px;
    line-height: 16px;
    color: #939393;
    padding: 5px 15px 3px 10px;
    border-right: 1px solid #c4c4c4;
    margin-right: 15px;
    display: inline-block;
}
.expandlable-list__title{
    color: #939393;
}
.expandlable-list__header:hover .expandlable-list__title{
    color: #3a3c3d;
}
.expandlable-list__content{
    padding: 15px 0 0 10px;
    display: none;
    overflow: hidden;
}
.expandlable-list__item_active .expandlable-list__title{
    font-family: 'source_sans_prosemibold';
    color: #3a3c3d;
}
.expandlable-list__item_active .expandlable-list__content{
    display: block;
}
.expandlable-list__item_active .expandlable-list__header{
    border-bottom-color: #c4c4c4;
    padding-bottom: 10px;
    background-position: left 2px;
}
.expandlable-list__toggle-button{
    position: absolute;
    right: 0;
}
.expandlable-list__item_active .expandlable-list__toggle-button{
    display: none;
}
/* Expandable List - END */

/* Javascript Tabs - START */
.tabs__item{
    display: none;
}
.tabs__item_active{
    display: block;
}
/* Javascript Tabs - END */

/* Uploader - START */
.uploader__frame{
    width: 150px;
    height: 150px;
    border: 1px solid #c3c3c3;
    border-radius: 6px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.uploader__file{
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    margin: 20px 0 30px;
}
.uploader__fileInput{
    position: absolute;
    top: -500px;
}
.uploader__content{
    display: flex;
    max-width: 450px;
    justify-content: space-between;
}
.uploader__info{
    font-size: 14px;
    color: #777;
}
.uploader__confirmButton{
    display: none;
    margin-top: 20px;
}
/* Uploader - END */

/* Mobile Header - START */
.mobileHeader{
    display: none;
    justify-content: space-between;
    padding: 10px;
    height: 50px;
    overflow: hidden;
    box-sizing: border-box;
    align-items: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.mobileHeader__logo{
    padding: 0;
}
.mobileHeader__logo .logo__image{
    height: 30px;
    width: auto;
}
.mobileHeader__button,
.mobileHeader__button:before,
.mobileHeader__button:after{
    display: block;
    position: relative;
    width: 32px;
    height: 4px;
    background-color: #114861;
    z-index: 999;
}
.mobileHeader__button:before,
.mobileHeader__button:after{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    transition: transform 250ms;
}
.mobileHeader__button:before{
    top: -8px;
}
.mobileHeader__button:after{
    bottom: -8px;
}
body.menu-open .mobileHeader__button{
    background-color: transparent;
}
body.menu-open .mobileHeader__button:before{
    transform: translate(0, 7px) rotate(45deg);
}
body.menu-open .mobileHeader__button:after{
    transform: translate(0, -9px) rotate(-45deg);
}
/* Mobile Header - END */


/* Media Queries - START */
@media screen and (max-width: 1400px){
    .grid__item_size_20,
    .grid__item_size_25,
    .grid__item_size_33 {
        flex-basis: calc(50% - 20px);
        max-width: calc(50% - 20px);
    }
    .content{
        padding: 30px;
    }
    .splash-screen__header,
    .splash-screen__form,
    .splash-screen__nav{
        padding-left: 45px;
        padding-right: 45px;
    }
    .splash-screen__nav,
    .splash-screen__header{
        padding-top: 45px;
    }
    .progress-list__item{
        padding: 20px;
    }
}
@media screen and (max-width: 1250px){
    .splash-screen__wrapper{
        width: auto;
    }
    .splash-screen__nav{
        padding-left: 0;
        padding-right: 0;
    }
    .expandlable-list__item{
        padding: 15px 15px 10px;
    }
    .button_size_fixed.button_size_small{
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
    .expandlable-list__header {
        padding-left: 30px;
    }
    .expandlable-list__date {
        padding-right: 10px;
        margin-right: 10px;
    }
    .header{
        padding: 15px 15px 0;
    }
    .progress-list__item{
        width: calc(33% - 5px);
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1050px){
    body{
        font-size: 15px;
        line-height: 21px;
    }
    body.-hasProfileMenu{
        padding-top: 50px; /* Height of sticky mobile header */
    }
    .text h1, .heading_size_1{font-size: 45px; line-height: 45px;}
    .text h2, .heading_size_2{font-size: 29px; line-height: 35px;}
    .text h3, .heading_size_3{font-size: 25px; line-height: 31px;}
    .text h4, .heading_size_4{font-size: 21px; line-height: 27px;}
    .text h5, .heading_size_5{font-size: 19px; line-height: 25px;}
    .text h6, .heading_size_6{font-size: 19px; line-height: 25px;}

    .mobileHeader{
        display: flex;
    }
    .content{
        padding: 20px;
    }
    .header{
        padding: 10px 20px 0;
    }
    .header__heading:not(.header__heading_fixed_bottom){
        padding-bottom: 20px;
    }
    .header__heading_fixed_bottom {
        left: 20px;
        bottom: 15px;
    }
    .main__sidebar{
        position: fixed;
        z-index: 99;
        top: 50px; /* Height of sticky mobile header */
        bottom: 0;
        overflow: auto;
        left: -320px;
        /* right: -320px; */
        transition: all 250ms;
    }
    .main__sidebar .menu{
        z-index: 9999;
    }
    body.menu-open .main__sidebar{
        left: 0;
        /* right: -12px; */
    }
    .main__sidebar-top .logo{
        display: none;
    }
    .main__content{
        width: 100%;
    }
    .form__control {
        padding: 8px;
    }
    .form__control_icon{
        padding-left: 60px;
    }
    .button{
        font-size: 13px;
        line-height: 15px;
        padding: 10px 13px 6px;
    }
    .button_icon .icon {
        top: 3px;
    }
    .uploader__frame{
        width: 120px;
        height: 120px;
    }
    .uploader__controls{
        width: calc(100% - 130px);
        text-align: right;
    }
    .uploader__file{
        margin: 5px 0 15px;
    }
    .bottom-spaced{
        margin-bottom: 10px;
    }
    .bottom-spaced_x2{
        margin-bottom: 20px;
    }
    .bottom-spaced_x3{
        margin-bottom: 20px;
    }
    .tooltip__content::after{
        display: none;
    }
    .tooltip__content{
        left: 50% !important;
        top: 50% !important;
        position: fixed;
        max-width: 280px;
        width: 280px;
        transform: translate(-50%, -50%);
    }
    .nav__item_size_big{
        font-size: 17px;
        line-height: 18px;
    }
    .heading__icon {
        height: 53px;
        margin-right: 10px;
    }
    .splash-screen__item_padded{
        padding: 40px;
    }
    .splash-screen__content {
        max-width: 245px;
    }
    .questionnaire__inputs_padded{
        margin-right: 30px;
    }
    .progress-list__item{
        width: calc(50% - 5px);
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 750px){
    .text ul, .text ol {
        padding-left: 20px;
    }
    .progress-list__item{
        width: 100%;
        margin-bottom: 10px;
    }
    .grid__item_size_50,
    .grid__item_size_20,
    .grid__item_size_25,
    .grid__item_size_33 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .grid__item{
        margin-bottom: 20px;
    }
    .splash-screen {
        flex-direction: column;
        padding-bottom: 60px;
    }
    .splash-screen__item{
        width: 100%;
        min-height: 0;
        position: static;
    }
    .splash-screen__item_padded{
        padding: 20px;
    }
    .splash-screen__logo{
        margin-bottom: 0;
    }
    .splash-screen__nav{
        padding-top: 0;
    }
    .splash-screen__heading{
        display: none;
    }
    .splash-screen__header,
    .splash-screen__form {
        padding-left: 20px;
        padding-right: 20px;
    }
    .splash-screen__header{
        padding-top: 20px;
    }
    .splash-screen__form{
        padding: 20px;
    }
    .splash-screen__copy{
        color: #333;
        font-size: 14px;
        right: 10px;
        left: 10px;
        bottom: 10px;
        text-align: center;
        text-shadow: none;
    }
    .splash-screen__item_background{
        padding-bottom: 140px;
        padding-top: 20px;
        background-position: center bottom -50px;
    }
    .button_size_fixed{
        width: 130px;
    }
    .header_background {
        height: 170px;
    }
    .expandlable-list__item_active .expandlable-list__header,
    .expandlable-list__header {
        padding-left: 0;
        padding-right: 0;
        background-position: 28px 18px;
        /* flex-wrap: wrap; */
        align-items: center;
    }
    .expandlable-list__date {
        padding-top: 50px;
        flex: 0 0 100px;
        box-sizing: border-box;
        padding-left: 0;
        padding-bottom: 15px;
        text-align: center;
    }
    .expandable-list__left{
        display: flex;
        align-items: center;
    }
    .expandlable-list__item{
        margin-top: 0;
    }
    .expandlable-list__toggle-button{
        /* position: static; */
        display: none;
    }
    .expandlable-list__title{
        /* flex: 0 0 135px; */
        font-size: 14px;
        line-height: 17px;
    }
    .tabs__mobile-content,
    .nav_js-tabs{
        display: none;
    }
    .tabs__item,
    .tabs__mobile-accordeon{
        display: block;
    }
    .tabs__mobile-accordeon{
        padding: 10px;
        color: #114861;
        font-family: 'source_sans_prosemibold';
        font-size: 16px;
        line-height: 21px;
        background-color: #f0f0f0;
        margin-bottom: 2px;
        position: relative;
    }
    .tabs__mobile-accordeon::after {
        content: "";
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -5px;
        width: 17px;
        height: 10px;
        background: url(../images/icon-arrow-down.png) no-repeat center center;
    }
    .tabs__mobile-accordeon_active::after{
        background-image: url(../images/icon-arrow-up.png);
    }
    .tabs__item{
        margin-bottom: 0;
    }
    .tabs__mobile-content{
        padding: 10px 0;
    }
    .table tr,
    .table td,
    .table th{
        display: block;
        padding-right: 0;
    }
    .table tr:last-child td,
    .table tr td{
        padding-bottom: 15px;
    }
    .box {
        padding: 50px 15px 15px;
        width: 100%;
        box-sizing: border-box;
    }
    .questionnaire__inputs{
        padding-left: 0;
        margin-left: -45px;
    }
    .text img{
        float: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .form__confirmable{
        position: static;
        margin: 6px 0 0;
    }
    .form__row{
        margin-bottom: 70px;
    }
    .mobile-only{
        display: block;
    }
}
/* Media Queries - END */