@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,300,400,600,700,800); /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
.wrapp {
  display: inline-flex;
  justify-content: center;
}
.wrapp i {
  padding: 10px;
  text-shadow: 0px 6px 8px rgba(0, 0, 0, 0.6);
  transition: all ease-in-out 150ms;
}
.wrapp a:nth-child(1) {
  color: #dd4b39;
}
.wrapp a:nth-child(2) {
  color: #4867AA;
}
.wrapp a:nth-child(3) {
  color: #1DA1F2;
}
.wrapp i:hover {
  margin-top: -3px;
  text-shadow: 0px 14px 10px rgba(0, 0, 0, 0.4);
}

 .head{
     text-align: center;
     min-height: 80px;
    line-height: 20px;
 }
.program-teacher-block{
    float:left;
    width:300px;
}
.head .position{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    
}
.head .name, .head .surname{
    font-weight:bold;
}
.program-teacher-block .program-teacher-head{
    padding:5px;
    width: 100%;
}
.picture{
    min-height:335px;
    
}
 /* ----icons end---*/
 .around_b{
     padding: 2px;
    border: 1px solid #fff;
    border-radius: 4px;
        margin: 2px;
    display: block;
 }
.passport__info--lang{
    width:100%;
    display: block;
}
 .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
}

.content-header h1 {
    margin-bottom: 0;
    font-weight: 700;
    color: #222;
    font-family: Muller,Arial,sans-serif;
    font-size: 40px;
    line-height: 48px;
}

 .news__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 14px;
    border: 1px solid hsla(0,0%,42%,.2);
    line-height: 1.5rem;
    transition: all .4s ease;
    overflow: hidden;
}
.news__item-img {
    position: relative;
    height: 248px;
    overflow: hidden;
}
.news__item-description {
    padding: 32px;
}
.news__item-date {
    font-size: 12px;
    color: #6a6a6a;
}
.news__item-heading {
    margin-bottom: .5rem;
    font-family: Open Sans,Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    font-weight: 600;
    transition: all .4s ease;
}
.news h1 {
    font-size: 1rem;
}
.content .news img {
    height: 100%;
}
.news__item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.news .cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
}
.cell {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
}
.xl-4 {
    width: 33.333333%;
    -ms-flex-preferred-size: 33.333333%;
    flex-basis: 33.333333%;
}

 /* took from abit */
 .blocks__90{
     width: 98%;
 }
 .noparse{
     width:70%;
 }
 .picture img{
    width:200px;
    margin: 0 auto;
    display: block;
    
 }
 .blocks__45 {
    width: 45%;
    position: relative;
    padding: 5px 10px;
}
 .blocks__25 {
    width: 25%;
    position: relative;
    padding: 5px 10px;
}
.programm-block-title{
    font-size: 17px;
    margin: 0 0 5px 0;
    background-color: #e33;
    display: block;
    float: left;
    padding: 7px;
    color: #fff;
    
}

.error_name, .error_tel, .error_email , .error_message{
    color: brown;
    font-size: 10px;
    position: relative;
    padding: 0;
    top: -15px;
    line-height: 5px;
    display: block;
}
.download{
    line-height: 20px;
    display: block;
    padding: 0px;
    font-size: 14px;
    background: url(../images/format-pdf.svg) no-repeat center right;
    padding-right: 32px;
    padding-top: 0px;
    margin: 15px 10px;
    min-height: 30px;
}

.alert--danger {
    color: #cd0014;
    background-color: #ffcdd2;
    padding: 10px;
    margin-top: 10px;
    display: block;
    float: left;
}


.alert--success {
    color: #2d9c4f;
    background-color: #e9f9ee;
}
.container{
    padding-top:5px;
    float: left;
}
.abiticons-Group48{
    display:none;
}
.stbok_a {
    display: inline-block;
    padding: 0;
    font-family: 'ALS Schlange Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    color: #444;
    margin-top: 5px;
    width: 80%;
    vertical-align: middle;
}
.disciplines-spoiler-block{
    width: 100%;
}
.disciplines-spoiler-block h4,.disciplines-spoiler-block h4 a{
    font-size:14px;
    color:black;
}
.stbok_c{
    width:100%;
    display:inline-block;
    
}
.mag_right_col{
    float: right;
    border-left: 1px solid #3949e7;
    color: #3949e7;
    width: 25%;
    padding-left: 10px;
}
.mag_left_col{
    float: left;
    width: 72%;
}
.apply_but{
    margin: 2px 10px;width: 80%;
}
.msg_but{
    margin: 10px;width: 80%;
}
.mag_type{
    width:100%;
    display:inline-block;
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
    color: #000;
}
.stbok{
    content: '+';
    font-family: 'abiticons';
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    color: #18BABA;
    margin-right: 15px;
}
h3 .programm-block-title{
     font-family: 'ALS Schlange Sans', sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    color: #1946BA;
    text-transform: uppercase;
    margin-bottom: 10px;
     
 }
 .programm .programm-tabs .programm-block-title, .mega-tabs.standalone .programm-tabs .programm-block-title, .programm .meganapr-tab-content .programm-block-title, .mega-tabs.standalone .meganapr-tab-content .programm-block-title {
    font-family: 'ALS Schlange Sans', sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    color: #1946BA;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.programm-master__type {
    display: flex;
    align-items: center;
}
.programm-master__type img{
    width: 50px;
    padding: 5px;
}

h2.gray-title {
    font-size: 20px;
    display: block;
}
.programm--master .stbok {
    margin-top: 25px;
    font-size: 16px;
}
.passport-colls, .mega-tabs.standalone .programm-tabs .passport-colls, .programm .meganapr-tab-content .passport-colls, .mega-tabs.standalone .meganapr-tab-content .passport-colls {
   /*  margin-top: 20px; */
    margin-bottom: -40px;
}
.passport-colls {
    color: #444;
    margin-bottom: 0;
    font-family: 'ALS Schlange Sans', sans-serif;
}
.passport-colls{
   /*  border-top: 1px solid #ccc; */
        clear: both;
        width:100%;
}
 .colls-info-block .colls-info-button {
    position: relative;
    display: inline-block;
    color: #18BABA;
}
.blocks__25 {
    width: 25%;
    position: relative;
    padding: 5px 10px;
}
.container .blocks__45 {
    width: 45%;
    position: relative;
    padding: 5px 10px;
}
.blocks__60{
    width: 68%;
    float: left;
}
.programm--master hr {
    margin: 5px 0 5px 0;
    border-color: #f0f0f0;
}
.programm--master h1{
    margin-bottom: 20px;
}
.programm--master .blocks__90 p{
    margin-bottom: 2px;
    border-bottom: 1px solid #ccc;
    line-height: 22px;
}
.blocks__30 {
    float: left;
    margin-top: 0 !important;
    width: 30%;
}
.passport-colls > div, .mega-tabs.standalone .programm-tabs .passport-colls > div, .programm .meganapr-tab-content .passport-colls > div, .mega-tabs.standalone .meganapr-tab-content .passport-colls > div {
    position: relative;
    padding: 5px 10px;
}
.passport-colls > div span.coll-title.gray-title, .gray-title {
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.2;
    font-family: 'ALS Schlange Sans', sans-serif;
    color: #444;
    display: block;
}
.programm .programm-tabs .passport-colls p {
    margin-bottom: 8px;
    font-size: 16px;
}
/* .programm--master div{    vertical-align: baseline;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
} */
hr {
    border: none;
    width: 100%;
    height: 1px;
    border-top: 1px solid #ddd;
    color: white;
    background: white;
    margin: 10px auto;
    clear: both;
}
.blocks__space, .blocks__5, .blocks__10, .blocks__15, .blocks__20, .blocks__25, .blocks__30, .blocks__33, .blocks__35,
.blocks__40, .blocks__45, .blocks__50,  .blocks__55, .blocks__60, .blocks__65, .blocks__70, .blocks__75, .container .blocks__80, .container .blocks__85, .container .blocks__90, .container .blocks__95, .container .blocks__100 {
    float: left;
    position: relative;
    min-height: 1px;
}
.blocks__75{
        float: left;
        width: 72%;
}
.blocks__75 p{
    text-align: justify;
}
 /*--------------------------------------------*/
html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}
.info{
    background: #eaeffc;
    padding: 10px;
}
.modal {
    position: fixed; /* фиксированное положение */
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5); /* цвет фона */
    z-index: 1050;
    width:100%;
    opacity: 1; 
    display:none;/* по умолчанию модальное окно скрыто */
    -webkit-transition: opacity 200ms ease-in; 
    -moz-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in; /* анимация перехода */
    pointer-events: none; /* элемент невидим для событий мыши */
    margin: 0;
    padding: 0;
}
.modal form{
    pointer-events: auto; /* элемент невидим для событий мыши */
    margin: 0;
    padding: 0;
}

/* ширина модального окна и его отступы от экрана */
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
@media (min-width: 576px) {
  .modal-dialog {
      max-width: 500px;
      margin: 30px auto; /* для отображения модального окна по центру */
  }
}
/* свойства для блока, содержащего контент модального окна */ 
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
@media (min-width: 768px) {
  .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
      box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }
}
/* свойства для заголовка модального окна */
.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef;
}
.modal-title {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 1.25rem;
    font-weight: 500;
}
/* свойства для кнопки "Закрыть" */
.close {
    float: right;
    font-family: sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    text-decoration: none;
}
/* свойства для кнопки "Закрыть" при нахождении её в фокусе или наведении */
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75;
}
/* свойства для блока, содержащего основное содержимое окна */
.modal-body {
  position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
    overflow: auto;
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
    display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
    display: none;
}

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-search--inline {
    float: left;
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.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 {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.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 {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left;
}

.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 {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.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 {
    border: solid black 1px;
    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 {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-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 {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-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;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}

.select2-container--default .select2-results__option .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] {
    background-color: #5897fb;
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
    list-style: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    display: block;
    margin: 2px 0;
    padding: 4px;
    width: 19em;
}

@media (min-width: 768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}

@media (min-width: 992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}

@media (min-width: 1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
    content: '';
    display: inline-block;
    position: absolute;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    top: -7px;
    left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    top: -6px;
    left: 8px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    bottom: -7px;
    left: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    bottom: -6px;
    left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
}

.bootstrap-datetimepicker-widget a[data-action]:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px;
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM";
}

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker";
}

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today";
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center;
}

.bootstrap-datetimepicker-widget .picker-switch::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle Date and Time Screens";
}

.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%;
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0;
}

.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px;
}

.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
    background: none;
    color: #777;
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table th.prev::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Previous Month";
}

.bootstrap-datetimepicker-widget table th.next::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Next Month";
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eee;
}

.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px;
}

.bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #777;
}

.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px;
}

.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
    background: #eee;
    cursor: pointer;
}

.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
    color: #777;
}

.bootstrap-datetimepicker-widget table td.today {
    position: relative;
}

.bootstrap-datetimepicker-widget table td.today:before {
    content: '';
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #337ab7;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
    background: none;
    color: #777;
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #eee;
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td span.old {
    color: #777;
}

.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: none;
    color: #777;
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px;
}

.bootstrap-datetimepicker-widget.wider {
    width: 21em;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important;
}

.input-group.date .input-group-addon {
    cursor: pointer;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -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);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.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.slick-hidden {
    display: none;
}

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

@font-face {
    font-family: 'Muller';
    src: url(fonts/MullerBold.eot);
    src: url(fonts/MullerBold.eot?#iefix) format("embedded-opentype"), url(fonts/MullerBold.woff2) format("woff2"), url(fonts/MullerBold.woff) format("woff"), url(fonts/MullerBold.ttf) format("truetype"), url(/images/MullerBold.svg#MullerBold) format("svg");
    font-weight: bold;
}

@font-face {
    font-family: 'Muller';
    src: url(fonts/MullerBlack.eot);
    src: url(fonts/MullerBlack.eot?#iefix) format("embedded-opentype"), url(fonts/MullerBlack.woff2) format("woff2"), url(fonts/MullerBlack.woff) format("woff"), url(fonts/MullerBlack.ttf) format("truetype"), url(/images/MullerBlack.svg#MullerBlack) format("svg");
    font-weight: 800;
}

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

@font-face {
    font-family: 'Schlange';
    src: url(/fonts/SchlangeBold.eot);
    src: url(/fonts/SchlangeBold.eot?#iefix) format("embedded-opentype"), url(/fonts/SchlangeBold.woff) format("woff"), url(/fonts/SchlangeBold.ttf) format("truetype"), url(/images/SchlangeBold.svg#SchlangeBold) format("svg");
/font-weight: bold;
}

@font-face {
    font-family: "Icons";
    src: url(fonts/icons.eot);
    src: url(fonts/icons.eot?#iefix) format("embedded-opentype"), url(fonts/icons.woff) format("woff"), url(fonts/icons.ttf) format("truetype"), url(/images/icons.svg#mops-icons) format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
/ font-family: "icons" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-add-file:before {
    content: "a";
}

.icon-apple:before {
    content: "b";
}

.icon-arrow:before, .pagination li.disabled:before,
.pagination li a[rel="next"]:before, .cover .cover__arrow:before, .text-slider .text-slider__button:before {
    content: "c";
}

.icon-next:before, .select2-container--default.select2 .select2-selection.select2-selection--multiple:before, .select2-container--default.select2 .select2-selection__arrow b:before, .form-group .number-up:before,
.form-group .number-down:before {
    content: "d";
}

.icon-calendar:before {
    content: "e";
}

.icon-success:before, .select2-dropdown [aria-multiselectable="true"] .select2-results__option[aria-selected="true"]:before, .checkbox input[type="checkbox"]:checked + label:after {
    content: "f";
}

.icon-close:before, .select2-container--default.select2 .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:before, .select2-container--default.select2 .select2-selection__clear:before {
    content: "g";
}

.icon-copy:before {
    content: "h";
}

.icon-download:before {
    content: "i";
}

.icon-facebook:before {
    content: "j";
}

.icon-google-play:before {
    content: "k";
}

.icon-instagram:before {
    content: "l";
}

.icon-menu:before {
    content: "m";
}

.icon-microsoft:before {
    content: "n";
}

.icon-plus:before {
    content: "o";
}

.icon-twitter:before {
    content: "p";
}

.icon-vk:before {
    content: "q";
}

.icon-error:before, .form-group.error:before {
    content: "r";
}

.icon-good:before, .form-group.success:before {
    content: "s";
}

.icon-search:before {
    content: "t";
}

.icon-telegram:before {
    content: "u";
}

.icon-doc:before, .cards .cards-file__link:before, .speakers .speakers-file__link:before, .text-with-image .file:before {
    content: "\49";
}

input {
    padding: 8px 16px 8px 16px;
    font-size: 14px;
    color: #222;
    line-height: 24px;
    background-color: #fff;
    border: 1px solid #d4d6d7;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    height: 40px;
}

input::-webkit-input-placeholder {
    color: #C1C3C4;
}

input:-ms-input-placeholder {
    color: #C1C3C4;
}

input::-moz-placeholder {
    color: #C1C3C4;
}

input:-moz-placeholder {
    color: #C1C3C4;
}

input:-ms-input-placeholder {
    color: #C1C3C4;
}

input:hover {
    border-color: #A4A6A6;
}

input:focus, input:active {
    border-color: #8CA2D8;
}

input[disabled] {
    background: #EAEFFC;
    border-color: #D4D6D7;
    cursor: default;
}

input[disabled]::-webkit-input-placeholder {
    color: #C1C3C4;
}

input[disabled]:-ms-input-placeholder {
    color: #C1C3C4;
}

input[disabled]::-moz-placeholder {
    color: #C1C3C4;
}

input[disabled]:-moz-placeholder {
    color: #C1C3C4;
}

input[disabled]:-ms-input-placeholder {
    color: #C1C3C4;
}

input.filled {
    border-color: #A4A6A6;
}

select {
    padding: 8px 16px 8px 16px;
    font-size: 14px;
    color: #222;
    line-height: 24px;
    background-color: #fff;
    border: 1px solid #d4d6d7;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    height: 40px;
}

select::-webkit-input-placeholder {
    color: #C1C3C4;
}

select:-ms-input-placeholder {
    color: #C1C3C4;
}

select::-moz-placeholder {
    color: #C1C3C4;
}

select:-moz-placeholder {
    color: #C1C3C4;
}

select:-ms-input-placeholder {
    color: #C1C3C4;
}

select:hover {
    border-color: #A4A6A6;
}

select:focus, select:active {
    border-color: #8CA2D8;
}

select[disabled] {
    background: #EAEFFC;
    border-color: #D4D6D7;
    cursor: default;
}

select[disabled]::-webkit-input-placeholder {
    color: #C1C3C4;
}

select[disabled]:-ms-input-placeholder {
    color: #C1C3C4;
}

select[disabled]::-moz-placeholder {
    color: #C1C3C4;
}

select[disabled]:-moz-placeholder {
    color: #C1C3C4;
}

select[disabled]:-ms-input-placeholder {
    color: #C1C3C4;
}

select.filled {
    border-color: #A4A6A6;
}

.select2-dropdown {
    border-color: #8CA2D8;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.select2-dropdown .select2-results__option {
    margin: 0;
    padding: 8px 16px 8px 16px;
    font-size: 14px;
    line-height: 24px;
}

.select2-dropdown .select2-results__option.select2-results__option--highlighted {
    color: inherit;
    background: #EAEFFC;
}

.select2-dropdown .select2-results__option[aria-selected=true] {
    color: #C1C3C4;
    background: none;
    cursor: default;
}

.select2-dropdown .select2-results__option:before {
    display: none;
}

.select2-dropdown .select2-search.select2-search--dropdown .select2-search__field {
    padding-left: 11px;
}

.select2-dropdown [aria-multiselectable="true"] .select2-results__option {
    padding-left: 27px;
}

.select2-dropdown [aria-multiselectable="true"] .select2-results__option[aria-selected="true"] {
    position: relative;
    color: inherit;
    background: none;
}

.select2-dropdown [aria-multiselectable="true"] .select2-results__option[aria-selected="true"]:before {
    position: absolute;
    display: block;
    top: 8px;
    left: 8px;
    width: auto;
    height: auto;
    color: #3949e7;
    background: none;
    font-size: 11px;
    font-family: 'Icons';
}

.select2-dropdown [aria-multiselectable="true"] .select2-results__option[aria-selected="true"].select2-results__option--highlighted {
    color: inherit;
    background: #EAEFFC;
}

.select2-dropdown .select2-results__options::-webkit-scrollbar-track {
    background: none;
}

.select2-dropdown .select2-results__options::-webkit-scrollbar {
    width: 8px;
    background: none;
}

.select2-dropdown .select2-results__options::-webkit-scrollbar-thumb {
    width: 8px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-color: #8CA2D8;
}

.select2-container--default.select2 .select2-selection {
    padding: 8px 16px 8px 16px;
    font-size: 14px;
    color: #222;
    line-height: 24px;
    background-color: #fff;
    border: 1px solid #d4d6d7;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    height: 40px;
}

.select2-container--default.select2 .select2-selection::-webkit-input-placeholder {
    color: #C1C3C4;
}

.select2-container--default.select2 .select2-selection:-ms-input-placeholder {
    color: #C1C3C4;
}

.select2-container--default.select2 .select2-selection::-moz-placeholder {
    color: #C1C3C4;
}

.select2-container--default.select2 .select2-selection:-moz-placeholder {
    color: #C1C3C4;
}

.select2-container--default.select2 .select2-selection:-ms-input-placeholder {
    color: #C1C3C4;
}

.select2-container--default.select2 .select2-selection:hover {
    border-color: #A4A6A6;
}

.select2-container--default.select2 .select2-selection:focus, .select2-container--default.select2 .select2-selection:active {
    border-color: #8CA2D8;
}

.select2-container--default.select2 .select2-selection[disabled] {
    background: #EAEFFC;
    border-color: #D4D6D7;
    cursor: default;
}

.select2-container--default.select2 .select2-selection[disabled]::-webkit-input-placeholder {
    color: #C1C3C4;
}

.select2-container--default.select2 .select2-selection[disabled]:-ms-input-placeholder {
    color: #C1C3C4;
}

.select2-container--default.select2 .select2-selection[disabled]::-moz-placeholder {
    color: #C1C3C4;
}

.select2-container--default.select2 .select2-selection[disabled]:-moz-placeholder {
    color: #C1C3C4;
}

.select2-container--default.select2 .select2-selection[disabled]:-ms-input-placeholder {
    color: #C1C3C4;
}

.select2-container--default.select2 .select2-selection.filled {
    border-color: #A4A6A6;
}

.select2-container--default.select2 .select2-selection.select2-selection--multiple {
    height: auto;
    line-height: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

.select2-container--default.select2 .select2-selection.select2-selection--multiple:before {
    position: absolute;
    bottom: 7px;
    right: 8px;
    font-family: 'Icons';
    font-size: 8px;
    color: #d4d6d7;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.select2-container--default.select2 .select2-selection.select2-selection--multiple .select2-search__field {
    height: 38px;
}

.select2-container--default.select2 .select2-selection.select2-selection--multiple .select2-selection__rendered {
    padding: 0;
    overflow: visible;
}

.select2-container--default.select2 .select2-selection.select2-selection--multiple .select2-selection__rendered li {
    position: relative;
    max-width: 100%;
    line-height: 24px;
    border: none;
    overflow: hidden;
}

.select2-container--default.select2 .select2-selection.select2-selection--multiple .select2-selection__rendered li:before {
    display: none;
}

.select2-container--default.select2 .select2-selection.select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
    padding-right: 32px;
    padding-left: 8px;
    margin-left: -8px;
    margin-top: 7px;
    margin-right: 16px;
    background: #EAEFFC;
}

.select2-container--default.select2 .select2-selection.select2-selection--multiple .select2-selection__rendered li.select2-selection__choice:hover {
    background: #bdcdf6;
}

.select2-container--default.select2 .select2-selection.select2-selection--multiple .select2-selection__rendered li.select2-selection__choice:hover .select2-selection__choice__remove {
    background: #bdcdf6;
}

.select2-container--default.select2 .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
    position: absolute;
    top: 1px;
    right: 0;
    width: 32px;
    margin: 0;
    font-size: 0;
    font-family: 'Icons';
    text-align: center;
    color: #EAEFFC;
    background: #EAEFFC;
}

.select2-container--default.select2 .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:before {
    color: #222;
    font-size: 8px;
}

.select2-container--default.select2 .select2-selection.select2-selection--multiple .select2-search__field {
    margin-top: 0;
}

.select2-container--default.select2 .select2-selection:focus {
    outline: none;
}

.select2-container--default.select2.select2-container--default.select2-container--open .select2-selection {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border-color: #8CA2D8;
}

.select2-container--default.select2.select2-container--default.select2-container--open .select2-selection__arrow b,
.select2-container--default.select2.select2-container--default.select2-container--open .select2-selection--multiple:before {
    color: #8CA2D8;
}

.select2-container--default.select2:active, .select2-container--default.select2:focus {
    outline: none;
}

.select2-container--default.select2 .select2-selection__rendered {
    padding: 0 16px 0 0;
    line-height: 22px;
}

.select2-container--default.select2 .select2-selection__rendered .select2-selection__placeholder {
    color: #C1C3C4;
}

.select2-container--default.select2 .select2-selection__rendered .select2-selection__clear {
    display: none;
}

.select2-container--default.select2 .select2-selection__arrow {
    top: 7px;
    right: 16px;
    width: 8px;
}

.select2-container--default.select2 .select2-selection__arrow b {
    width: 8px;
    left: 0;
    margin-top: 2px;
    margin-left: 0;
    font-family: 'Icons';
    font-size: 8px;
    color: #d4d6d7;
    border: none;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    top: 0;
}

.select2-container--default.select2:hover .select2-selection__arrow b,
.select2-container--default.select2:hover .select2-selection--multiple:before {
    color: #A4A6A6;
}

.select2-container--default.select2 .select2-selection__clear {
    position: relative;
    top: 1px;
    width: 10px;
    font-family: 'icons';
    font-size: 0;
    color: #fff;
}

.select2-container--default.select2 .select2-selection__clear:before {
    font-size: 8px;
    color: #222;
}

textarea {
    padding: 8px 16px 8px 16px;
    font-size: 14px;
    color: #222;
    line-height: 16px;
    background-color: #fff;
    border: 1px solid #d4d6d7;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    max-width: 100%;
    min-height: 96px;
    max-height: 1024px;
    resize: vertical;
}

textarea::-webkit-input-placeholder {
    color: #C1C3C4;
}

textarea:-ms-input-placeholder {
    color: #C1C3C4;
}

textarea::-moz-placeholder {
    color: #C1C3C4;
}

textarea:-moz-placeholder {
    color: #C1C3C4;
}

textarea:-ms-input-placeholder {
    color: #C1C3C4;
}

textarea:hover {
    border-color: #A4A6A6;
}

textarea:focus, textarea:active {
    border-color: #8CA2D8;
}

textarea[disabled] {
    background: #EAEFFC;
    border-color: #D4D6D7;
    cursor: default;
}

textarea[disabled]::-webkit-input-placeholder {
    color: #C1C3C4;
}

textarea[disabled]:-ms-input-placeholder {
    color: #C1C3C4;
}

textarea[disabled]::-moz-placeholder {
    color: #C1C3C4;
}

textarea[disabled]:-moz-placeholder {
    color: #C1C3C4;
}

textarea[disabled]:-ms-input-placeholder {
    color: #C1C3C4;
}

textarea.filled {
    border-color: #A4A6A6;
}

input[type="number"] {
    padding-right: 0;
}
.modal__lead{
    font-size:13px;
}
.form-group {
    position: relative;
    margin-bottom: 8px;
}

.form-group:before {
    content: "";
    position: absolute;
    display: block;
    bottom: 12px;
    right: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-family: 'icons';
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.form-group.inline {
    float: left;
    margin-right: 32px;
}

.form-group.inline:last-of-type {
    margin-right: 0;
}

.form-group.success input {
    padding-right: 40px;
    border-color: #38c463;
}

.form-group.success:before {
    color: #38c463;
}

.form-group.error input {
    padding-right: 40px;
    border-color: #ff3448;
}

.form-group.error:before {
    color: #ff3448;
}

.form-group.error .error-msg {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 12px;
    color: #ff3448;
    line-height: 13px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
}

.form-group .number-up,
.form-group .number-down {
    position: absolute;
    display: block;
    left: 45px;
    width: 16px;
    height: 19px;
    line-height: 14px;
    font-family: 'icons';
    color: #d4d6d7;
    font-size: 8px;
    text-align: center;
    background: #fff;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    cursor: pointer;
}

.form-group .number-up:hover, .form-group .number-up:active,
.form-group .number-down:hover,
.form-group .number-down:active {
    color: #8CA2D8;
}

.form-group .number-up {
    bottom: 19px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.form-group .number-down {
    bottom: 2px;
}

.form-group input,
.form-group select,
.form-group textarea {
    width: 100%;
}

.form-group input[type="number"] {
    width: 64px;
}

.checkbox label {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding: 8px 8px 8px 24px;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
}

.checkbox label:before {
    content: "";
    position: absolute;
    display: block;
    top: 12px;
    left: 0;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #8CA2D8;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.checkbox label ~ label {
    margin-left: 16px;
}

.checkbox input[type="checkbox"]:checked + label:before {
    border-color: #3949e7;
    background: #3949e7;
}

.checkbox input[type="checkbox"]:checked + label:after {
    display: block;
    position: absolute;
    top: 8px;
    left: 4px;
    font-size: 8px;
    color: #fff;
    font-family: 'icons';
}

.checkbox input[type="checkbox"] {
    position: absolute;
    width: 0;
    height: 0;
    border: none;
    z-index: -100;
}

.checkbox input[type="checkbox"][disabled] + label {
    color: #6a6a6a;
    pointer-events: none;
}

.checkbox input[type="checkbox"][disabled] + label:before {
    background: #EAEFFC;
}

.checkbox input[type="checkbox"][disabled] + label:after {
    display: none;
}

.radio label {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding: 8px 8px 8px 24px;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
}

.radio label:before {
    content: "";
    position: absolute;
    display: block;
    top: 12px;
    left: 0;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #8CA2D8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.radio label:after {
    content: "";
    position: absolute;
    display: block;
    display: block;
    position: absolute;
    top: 16px;
    left: 4px;
    width: 8px;
    height: 8px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.radio label ~ label {
    margin-left: 16px;
}

.radio input[type="radio"]:checked + label:before {
    border-color: #3949e7;
}

.radio input[type="radio"]:checked + label:after {
    background: #3949e7;
}

.radio input[type="radio"] {
    position: absolute;
    width: 0;
    height: 0;
    border: none;
    left: -100%;
    z-index: -100;
}

.radio input[type="radio"][disabled] + label {
    color: #6a6a6a;
    pointer-events: none;
}

.radio input[type="radio"][disabled] + label:before {
    background: #EAEFFC;
}

.radio input[type="radio"][disabled] + label:after {
    display: none;
}

.form-group.form-group_vertical label {
    display: block;
    padding-bottom: 0;
    margin-left: 0;
}

.form-group.form-group_vertical label ~ label {
    margin-left: 0;
}

.switch label {
    position: relative;
    display: inline-block;
    padding: 8px 8px 8px 56px;
    font-weight: 400;
    line-height: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.switch label:before {
    content: "";
    position: absolute;
    display: block;
    width: 48px;
    height: 24px;
    top: 8px;
    left: 0;
    padding: 2px;
    background: #fff;
    border: 1px solid #8CA2D8;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.switch label:after {
    content: "";
    position: absolute;
    display: block;
    top: 12px;
    left: 4px;
    width: 16px;
    height: 16px;
    background: #8CA2D8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.switch input[type="checkbox"]:checked + label:before {
    border-color: #3949e7;
    background: #3949e7;
}

.switch input[type="checkbox"]:checked + label:after {
    left: 28px;
    background: #fff;
}

.switch input[type="checkbox"] {
    position: absolute;
    width: 0;
    height: 0;
    border: none;
    left: -100%;
    z-index: -100;
}

.datepicker {
    position: relative;
    display: inline-block;
}

.datepicker input {
    width: 160px;
    max-width: 100%;
}

.datepicker input:hover + .input-group-addon {
    color: #A4A6A6;
}

.datepicker input:focus ~ .input-group-addon {
    color: #8CA2D8;
}

.datepicker.date-range {
    display: block;
}

.datepicker.date-range input {
    width: 100%;
}

.datepicker.date-range.date-start:before {
    content: "";
    position: absolute;
    display: block;
    top: 19px;
    right: -20px;
    width: 8px;
    height: 2px;
    background: #6a6a6a;
    font-size: 18px;
}

.datepicker .input-group-addon {
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    font-size: 24px;
    color: #d4d6d7;
    text-align: center;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    cursor: pointer;
}

.datepicker .input-group-addon:hover {
    color: #A4A6A6;
}

.datepicker tr:nth-child(2n+1) {
    background: #fff;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    position: absolute;
    width: 256px;
    margin: 0;
    padding: 0;
    background: #fff;
    z-index: 2;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled {
    padding: 10px 8px 4px 8px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px rgba(24, 69, 186, 0.48);
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table {
    width: auto;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table tr {
    min-height: 0;
    border: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table td {
    padding: 0;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table td.day {
    width: 30px;
    font-size: 12px;
    line-height: 30px;
    background: #fff;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table td.day:hover {
    background: #EAEFFC;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table td.active, .bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table td.active:hover {
    background: #3949e7;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table td.active:before, .bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table td.active:hover:before {
    display: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table td .active,
.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table td .active:hover {
    background: #3949e7;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table td .active:before,
.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table td .active:hover:before {
    display: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table td span:hover {
    background: #EAEFFC;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled li:before {
    display: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled th {
    padding: 0;
    text-transform: capitalize;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled th.picker-switch {
    height: 24px;
    line-height: 24px;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled th.picker-switch:hover {
    color: #3949e7;
    background: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table th.dow {
    padding-top: 6px;
    font-size: 12px;
    line-height: 32px;
    color: #3949e7;
    font-weight: 400;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled .next,
.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled .prev {
    color: #6a6a6a;
    font-size: 10px;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled .next:hover,
.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled .prev:hover {
    color: #3949e7;
    background: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled .prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled table {
    width: 240px;
}

.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
    display: none;
}

.pagination {
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.pagination li {
    float: left;
}

.pagination li a,
.pagination li span {
    display: block;
    width: 24px;
    height: 24px;
    color: #6a6a6a;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.pagination li a:hover {
    background: #EAEFFC;
}

.pagination li:before {
    display: none;
}

.pagination li.active a,
.pagination li.active span {
    color: #fff;
    background: #3949e7;
}

.pagination li.disabled:before,
.pagination li a[rel="next"]:before {
    display: block;
    top: 0;
    left: 0;
    width: 24px;
    height: auto;
    background: none;
    line-height: 24px;
    text-align: center;
    font-size: 8px;
    font-family: 'icons';
}

.pagination li.disabled:before {
    color: #6a6a6a;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pagination li a[rel="next"]:before {
    color: #3949e7;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #EAEFFC;
}

html {
    font-family: Open Sans, Arial, sans-serif !important;
    line-height: 2;
}

@media (max-width: 1280px) {
    html {
        font-size: 16px;
    }
}

@media (max-width: 992px) {
    html {
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    html {
        font-size: 14px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Muller, Arial, sans-serif;
    margin-bottom: 1em;
}

h1,
h2 {
    font-weight: bold;
}

h3,
h4,
h5,
h6 {
    font-weight: bold;
}

h1 {
    margin-top: 0;
    font-size: 2.5rem;
    line-height: 1;
}

@media (max-width: 992px) {
    h1 {
        font-size: 2.5rem;
    }
}

@media (max-width: 768px) {
    h1 {
        font-size: 2rem;
    }
}

h2 {
    font-size: 2.5rem;
    line-height: 1;
}

h3 {
    font-size: 2rem;
    line-height: 1.25;
}

@media (max-width: 992px) {
    h3 {
        font-size: 1.5rem;
    }
}

@media (max-width: 768px) {
    h3 {
        font-size: 2rem;
    }
}

h4 {
    font-size: 1.5rem;
    line-height: 1.25;
}

@media (max-width: 992px) {
    h4 {
        font-size: 1.25rem;
    }
}

h5 {
    font-size: 1.125rem;
    line-height: 1.5;
}

h6 {
    font-size: .875rem;
    line-height: inherit;
}

.slider-heading {
    font-family: Muller, Arial, sans-serif;
    font-size: 4rem;
    line-height: 1;
    font-weight: 800;
    color: #fff;
}

.lead {
    font-size: 1.25rem;
    line-height: 1.6;
    margin-bottom: 3rem;
}

p:last-child {
    margin-bottom: 0;
}

p, ul, ol, pre, table, blockquote {
    margin-top: 0;
}

ul ul, ol ol, ul ol, ol ul {
    margin-top: 0;
    margin-bottom: 0;
}

hr {
    border-top: 1px solid #d4d6d7;
    border-bottom: transparent;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

sub, sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5rem;
}

sub {
    bottom: -0.25rem;
}

a:link {
    color: #3949e7;
    text-decoration: none;
}

a:visited {
    color: #3949e7;
}

a:hover {
    color: #0f1878;
}

a:active {
    color: #3949e7;
}

figure {
    margin: 2rem 0;
}

figure img {
    max-width: 100%;
    width: 100%;
    display: block;
    height: auto;
    margin-bottom: .5rem;
}

figcaption,
small {
    font-size: .875rem;
}

figcaption {
    line-height: 2.25;
}

ul,
ol {
    padding-left: 2rem;
}

ul li,
ol li {
    margin-top: 1rem;
}

ul li:first-child,
ol li:first-child {
    margin-top: 0;
}

ul {
    list-style: none;
}

ul li {
    position: relative;
    line-height: 2;
}

ul li::before {
    content: '';
    background: #98c748;
    width: 5px;
    height: 5px;
    position: absolute;
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: -13px;
    top: 1rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

blockquote {
    font-weight: 300;
    font-style: italic;
    padding-right: 32px;
    padding-left: 16px;
    border-left: 1px solid #3949e7;
    margin: 0;
}

time {
    font-size: .75rem;
    text-transform: uppercase;
    color: #6a6a6a;
}

.signature {
    font-size: .75rem;
    font-weight: bold;
}

table {
    font-size: 14px;
    width: 100%;
    margin-bottom: 2rem;
    border-spacing: 0;
    border-collapse: collapse;
}

table thead {
    font-size: .85rem;
    text-align: left;
}

table tbody tr:nth-child(odd) {
    background: #EAEFFC;
}

table tr {
    min-height: 40px;
    border-top: 1px solid #d4d6d7;
}

table tr:last-child {
    border-bottom: 1px solid #d4d6d7;
}

table td,
table th {
    padding: 8px 20px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    vertical-align: top;
}

table td:last-child,
table th:last-child {
    padding-right: 40px;
}

table td:first-child,
table th:first-child {
    padding-left: 40px;
}

address {
    font-style: normal;
}

.required-mark {
    color: #f21f5b;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
}

body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    color: #222;
    position: relative;
}

input,
select,
button,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

input:hover, input:focus, input:active,
select:hover,
select:focus,
select:active,
button:hover,
button:focus,
button:active,
textarea:hover,
textarea:focus,
textarea:active {
    outline: none;
    background: #fff;
}

select::-ms-expand,
input::-ms-clear,
input::-ms-reveal {
    display: none;
}

input::-webkit-inner-spin-button,
input::-webkit-calendar-picker-indicator {
    color: rgba(0, 0, 0, 0);
    background-color: transparent;
    -webkit-appearance: none;
}

input[type=number]::-webkit-inner-spin-button {
    opacity: 1;
}

.clearfix::after {
    display: table;
    content: '';
    clear: both;
}

.section-block {
    padding: 5rem 0;
}

@media (max-width: 992px) {
    .section-block {
        padding: 3rem 0;
    }
}

.separator-shadow {
    position: relative;
}

.separator-shadow::before {
    content: "";
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    left: 0;
    height: 2rem;
    opacity: .5;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(3%, #eef1fb), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(bottom, #eef1fb 3%, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(bottom, #eef1fb 3%, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to top, #eef1fb 3%, rgba(255, 255, 255, 0));
}

.wrapper,
.wrapper-fluid {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 16px;
    padding-right: 16px;
}

.wrapper-fluid {
    width: 100% !important;
}

.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
}



.wrapper {
    margin-right: auto;
    margin-left: auto;
    max-width: 1248px;
}

@media (max-width: 1280px) {
    .wrapper {
        width: 960px;
    }
}

@media (max-width: 992px) {
    .wrapper {
        width: 672px;
    }
}

@media (max-width: 768px) {
    .wrapper {
        width: 100%;
    }
}

.lg-12 {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.lg-offset-12 {
    margin-left: 100%;
}

.lg-11 {
    width: 91.666667%;
    -webkit-flex-basis: 91.666667%;
    -ms-flex-preferred-size: 91.666667%;
    flex-basis: 91.666667%;
}

.lg-offset-11 {
    margin-left: 91.666667%;
}

.lg-10 {
    width: 83.333333%;
    -webkit-flex-basis: 83.333333%;
    -ms-flex-preferred-size: 83.333333%;
    flex-basis: 83.333333%;
}

.lg-offset-10 {
    margin-left: 83.333333%;
}

.lg-9 {
    width: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
}

.lg-offset-9 {
    margin-left: 75%;
}

.lg-8 {
    width: 66.666667%;
    -webkit-flex-basis: 66.666667%;
    -ms-flex-preferred-size: 66.666667%;
    flex-basis: 66.666667%;
}

.lg-offset-8 {
    margin-left: 66.666667%;
}

.lg-7 {
    width: 58.333333%;
    -webkit-flex-basis: 58.333333%;
    -ms-flex-preferred-size: 58.333333%;
    flex-basis: 58.333333%;
}

.lg-offset-7 {
    margin-left: 58.333333%;
}

.lg-6 {
    width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.lg-offset-6 {
    margin-left: 50%;
}

.lg-5 {
    width: 41.666667%;
    -webkit-flex-basis: 41.666667%;
    -ms-flex-preferred-size: 41.666667%;
    flex-basis: 41.666667%;
}

.lg-offset-5 {
    margin-left: 41.666667%;
}

.lg-4 {
    width: 33.333333%;
    -webkit-flex-basis: 33.333333%;
    -ms-flex-preferred-size: 33.333333%;
    flex-basis: 33.333333%;
}

.lg-offset-4 {
    margin-left: 33.333333%;
}

.lg-3 {
    width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

.lg-offset-3 {
    margin-left: 25%;
}

.lg-2 {
    width: 16.666667%;
    -webkit-flex-basis: 16.666667%;
    -ms-flex-preferred-size: 16.666667%;
    flex-basis: 16.666667%;
}

.lg-offset-2 {
    margin-left: 16.666667%;
}

.lg-1 {
    width: 8.333333%;
    -webkit-flex-basis: 8.333333%;
    -ms-flex-preferred-size: 8.333333%;
    flex-basis: 8.333333%;
}

.lg-offset-1 {
    margin-left: 8.333333%;
}

.lg-offset-0 {
    margin-left: 0;
}

.top-lg {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.middle-lg {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.bottom-lg {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.baseline-lg {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.visible-lg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hidden-lg {
    display: none;
}

.start-lg {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
}

.center-lg {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.end-lg {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
}

.around-lg {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.between-lg {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.direction-row-reverse-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.direction-row-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.direction-col-reverse-lg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.direction-col-lg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.first-lg {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.last-lg {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

@media (max-width: 1280px) {
    .md-12 {
        width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .md-offset-12 {
        margin-left: 100%;
    }

    .md-11 {
        width: 91.666667%;
        -webkit-flex-basis: 91.666667%;
        -ms-flex-preferred-size: 91.666667%;
        flex-basis: 91.666667%;
    }

    .md-offset-11 {
        margin-left: 91.666667%;
    }

    .md-10 {
        width: 83.333333%;
        -webkit-flex-basis: 83.333333%;
        -ms-flex-preferred-size: 83.333333%;
        flex-basis: 83.333333%;
    }

    .md-offset-10 {
        margin-left: 83.333333%;
    }

    .md-9 {
        width: 75%;
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    }

    .md-offset-9 {
        margin-left: 75%;
    }

    .md-8 {
        width: 66.666667%;
        -webkit-flex-basis: 66.666667%;
        -ms-flex-preferred-size: 66.666667%;
        flex-basis: 66.666667%;
    }

    .md-offset-8 {
        margin-left: 66.666667%;
    }

    .md-7 {
        width: 58.333333%;
        -webkit-flex-basis: 58.333333%;
        -ms-flex-preferred-size: 58.333333%;
        flex-basis: 58.333333%;
    }

    .md-offset-7 {
        margin-left: 58.333333%;
    }

    .md-6 {
        width: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }

    .md-offset-6 {
        margin-left: 50%;
    }

    .md-5 {
        width: 41.666667%;
        -webkit-flex-basis: 41.666667%;
        -ms-flex-preferred-size: 41.666667%;
        flex-basis: 41.666667%;
    }

    .md-offset-5 {
        margin-left: 41.666667%;
    }

    .md-4 {
        width: 33.333333%;
        -webkit-flex-basis: 33.333333%;
        -ms-flex-preferred-size: 33.333333%;
        flex-basis: 33.333333%;
    }

    .md-offset-4 {
        margin-left: 33.333333%;
    }

    .md-3 {
        width: 25%;
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }

    .md-offset-3 {
        margin-left: 25%;
    }

    .md-2 {
        width: 16.666667%;
        -webkit-flex-basis: 16.666667%;
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
    }

    .md-offset-2 {
        margin-left: 16.666667%;
    }

    .md-1 {
        width: 8.333333%;
        -webkit-flex-basis: 8.333333%;
        -ms-flex-preferred-size: 8.333333%;
        flex-basis: 8.333333%;
    }

    .md-offset-1 {
        margin-left: 8.333333%;
    }

    .md-offset-0 {
        margin-left: 0;
    }

    .top-md {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .middle-md {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .bottom-md {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .baseline-md {
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }

    .visible-md {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .hidden-md {
        display: none;
    }

    .start-md {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start;
    }

    .center-md {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }

    .end-md {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end;
    }

    .around-md {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .between-md {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .direction-row-reverse-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .direction-row-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .direction-col-reverse-md {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .direction-col-md {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .first-md {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .last-md {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (max-width: 992px) {
    .sm-12 {
        width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .sm-offset-12 {
        margin-left: 100%;
    }

    .sm-11 {
        width: 91.666667%;
        -webkit-flex-basis: 91.666667%;
        -ms-flex-preferred-size: 91.666667%;
        flex-basis: 91.666667%;
    }

    .sm-offset-11 {
        margin-left: 91.666667%;
    }

    .sm-10 {
        width: 83.333333%;
        -webkit-flex-basis: 83.333333%;
        -ms-flex-preferred-size: 83.333333%;
        flex-basis: 83.333333%;
    }

    .sm-offset-10 {
        margin-left: 83.333333%;
    }

    .sm-9 {
        width: 75%;
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    }

    .sm-offset-9 {
        margin-left: 75%;
    }

    .sm-8 {
        width: 66.666667%;
        -webkit-flex-basis: 66.666667%;
        -ms-flex-preferred-size: 66.666667%;
        flex-basis: 66.666667%;
    }

    .sm-offset-8 {
        margin-left: 66.666667%;
    }

    .sm-7 {
        width: 58.333333%;
        -webkit-flex-basis: 58.333333%;
        -ms-flex-preferred-size: 58.333333%;
        flex-basis: 58.333333%;
    }

    .sm-offset-7 {
        margin-left: 58.333333%;
    }

    .sm-6 {
        width: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }

    .sm-offset-6 {
        margin-left: 50%;
    }

    .sm-5 {
        width: 41.666667%;
        -webkit-flex-basis: 41.666667%;
        -ms-flex-preferred-size: 41.666667%;
        flex-basis: 41.666667%;
    }

    .sm-offset-5 {
        margin-left: 41.666667%;
    }

    .sm-4 {
        width: 33.333333%;
        -webkit-flex-basis: 33.333333%;
        -ms-flex-preferred-size: 33.333333%;
        flex-basis: 33.333333%;
    }

    .sm-offset-4 {
        margin-left: 33.333333%;
    }

    .sm-3 {
        width: 25%;
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }

    .sm-offset-3 {
        margin-left: 25%;
    }

    .sm-2 {
        width: 16.666667%;
        -webkit-flex-basis: 16.666667%;
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
    }

    .sm-offset-2 {
        margin-left: 16.666667%;
    }

    .sm-1 {
        width: 8.333333%;
        -webkit-flex-basis: 8.333333%;
        -ms-flex-preferred-size: 8.333333%;
        flex-basis: 8.333333%;
    }

    .sm-offset-1 {
        margin-left: 8.333333%;
    }

    .sm-offset-0 {
        margin-left: 0;
    }

    .top-sm {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .middle-sm {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .bottom-sm {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .baseline-sm {
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }

    .visible-sm {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .hidden-sm {
        display: none;
    }

    .start-sm {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start;
    }

    .center-sm {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }

    .end-sm {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end;
    }

    .around-sm {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .between-sm {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .direction-row-reverse-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .direction-row-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .direction-col-reverse-sm {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .direction-col-sm {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .first-sm {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .last-sm {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (max-width: 768px) {
    .xs-12 {
        width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .xs-offset-12 {
        margin-left: 100%;
    }

    .xs-11 {
        width: 91.666667%;
        -webkit-flex-basis: 91.666667%;
        -ms-flex-preferred-size: 91.666667%;
        flex-basis: 91.666667%;
    }

    .xs-offset-11 {
        margin-left: 91.666667%;
    }

    .xs-10 {
        width: 83.333333%;
        -webkit-flex-basis: 83.333333%;
        -ms-flex-preferred-size: 83.333333%;
        flex-basis: 83.333333%;
    }

    .xs-offset-10 {
        margin-left: 83.333333%;
    }

    .xs-9 {
        width: 75%;
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    }

    .xs-offset-9 {
        margin-left: 75%;
    }

    .xs-8 {
        width: 66.666667%;
        -webkit-flex-basis: 66.666667%;
        -ms-flex-preferred-size: 66.666667%;
        flex-basis: 66.666667%;
    }

    .xs-offset-8 {
        margin-left: 66.666667%;
    }

    .xs-7 {
        width: 58.333333%;
        -webkit-flex-basis: 58.333333%;
        -ms-flex-preferred-size: 58.333333%;
        flex-basis: 58.333333%;
    }

    .xs-offset-7 {
        margin-left: 58.333333%;
    }

    .xs-6 {
        width: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }

    .xs-offset-6 {
        margin-left: 50%;
    }

    .xs-5 {
        width: 41.666667%;
        -webkit-flex-basis: 41.666667%;
        -ms-flex-preferred-size: 41.666667%;
        flex-basis: 41.666667%;
    }

    .xs-offset-5 {
        margin-left: 41.666667%;
    }

    .xs-4 {
        width: 33.333333%;
        -webkit-flex-basis: 33.333333%;
        -ms-flex-preferred-size: 33.333333%;
        flex-basis: 33.333333%;
    }

    .xs-offset-4 {
        margin-left: 33.333333%;
    }

    .xs-3 {
        width: 25%;
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }

    .xs-offset-3 {
        margin-left: 25%;
    }

    .xs-2 {
        width: 16.666667%;
        -webkit-flex-basis: 16.666667%;
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
    }

    .xs-offset-2 {
        margin-left: 16.666667%;
    }

    .xs-1 {
        width: 8.333333%;
        -webkit-flex-basis: 8.333333%;
        -ms-flex-preferred-size: 8.333333%;
        flex-basis: 8.333333%;
    }

    .xs-offset-1 {
        margin-left: 8.333333%;
    }

    .xs-offset-0 {
        margin-left: 0;
    }

    .top-xs {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .middle-xs {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .bottom-xs {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .baseline-xs {
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }

    .visible-xs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .hidden-xs {
        display: none;
    }

    .start-xs {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start;
    }

    .center-xs {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }

    .end-xs {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end;
    }

    .around-xs {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .between-xs {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .direction-row-reverse-xs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .direction-row-xs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .direction-col-reverse-xs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .direction-col-xs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .first-xs {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .last-xs {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

.ungutter {
    margin-left: 0;
    margin-right: 0;
}

.indent-lg {
    margin-bottom: 96px !important;
}

.indent-md {
    margin-bottom: 64px !important;
}

.indent-sm {
    margin-bottom: 16px !important;
}

.button,
a.button {
    display: inline-block;
    height: 40px;
    padding: 7px 24px 9px 24px;
    font-family: Open Sans, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    border: 1px solid #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.button::-webkit-input-placeholder,
a.button::-webkit-input-placeholder {
    color: #C1C3C4;
}

.button:-ms-input-placeholder,
a.button:-ms-input-placeholder {
    color: #C1C3C4;
}

.button::-moz-placeholder,
a.button::-moz-placeholder {
    color: #C1C3C4;
}

.button:-moz-placeholder,
a.button:-moz-placeholder {
    color: #C1C3C4;
}

.button:-ms-input-placeholder,
a.button:-ms-input-placeholder {
    color: #C1C3C4;
}

.button:focus, .button:active,
a.button:focus,
a.button:active {
    outline: none;
    border-color: #8CA2D8;
}

.button-blue,
a.button-blue {
    color: #fff;
    border-color: #3949e7;
    background-color: #3949e7;
}

.button-blue:hover, .button-blue:focus,
a.button-blue:hover,
a.button-blue:focus {
    border-color: #1a2bd3;
    background-color: #1a2bd3;
}

.button-blue[disabled],
a.button-blue[disabled] {
    color: #fff;
    opacity: 0.4;
    pointer-events: none;
}

.button-blue[disabled]:hover, .button-blue[disabled]:focus,
a.button-blue[disabled]:hover,
a.button-blue[disabled]:focus {
    background: #EAEFFC;
    border-color: #EAEFFC;
}

.button-red,
a.button-red {
    color: #fff;
    border-color: #f21f5b;
    background-color: #f21f5b;
}

.button-red:hover, .button-red:focus,
a.button-red:hover,
a.button-red:focus {
    border-color: #d20c44;
    background-color: #d20c44;
}

.button-red[disabled],
a.button-red[disabled] {
    color: #fff;
    opacity: 0.4;
    pointer-events: none;
}

.button-red[disabled]:hover, .button-red[disabled]:focus,
a.button-red[disabled]:hover,
a.button-red[disabled]:focus {
    background: #EAEFFC;
    border-color: #EAEFFC;
}

.button-light-blue,
a.button-light-blue {
    color: #fff;
    border-color: #0079d7;
    background-color: #0079d7;
}

.button-light-blue:hover, .button-light-blue:focus,
a.button-light-blue:hover,
a.button-light-blue:focus {
    border-color: #005ca4;
    background-color: #005ca4;
}

.button-light-blue[disabled],
a.button-light-blue[disabled] {
    color: #fff;
    opacity: 0.4;
    pointer-events: none;
}

.button-light-blue[disabled]:hover, .button-light-blue[disabled]:focus,
a.button-light-blue[disabled]:hover,
a.button-light-blue[disabled]:focus {
    background: #EAEFFC;
    border-color: #EAEFFC;
}

.button-aqua,
a.button-aqua {
    color: #fff;
    border-color: #43b2e2;
    background-color: #43b2e2;
}

.button-aqua:hover, .button-aqua:focus,
a.button-aqua:hover,
a.button-aqua:focus {
    border-color: #209cd2;
    background-color: #209cd2;
}

.button-aqua[disabled],
a.button-aqua[disabled] {
    color: #fff;
    opacity: 0.4;
    pointer-events: none;
}

.button-aqua[disabled]:hover, .button-aqua[disabled]:focus,
a.button-aqua[disabled]:hover,
a.button-aqua[disabled]:focus {
    background: #EAEFFC;
    border-color: #EAEFFC;
}

.button-green,
a.button-green {
    color: #fff;
    border-color: #98c748;
    background-color: #98c748;
}

.button-green:hover, .button-green:focus,
a.button-green:hover,
a.button-green:focus {
    border-color: #7da834;
    background-color: #7da834;
}

.button-green[disabled],
a.button-green[disabled] {
    color: #fff;
    opacity: 0.4;
    pointer-events: none;
}

.button-green[disabled]:hover, .button-green[disabled]:focus,
a.button-green[disabled]:hover,
a.button-green[disabled]:focus {
    background: #EAEFFC;
    border-color: #EAEFFC;
}

.button i,
a.button i {
    position: relative;
    top: 3px;
    margin-right: 8px;
}

.button-lg,
a.button-lg {
    height: 48px;
    font-size: 18px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 30px;
}

.button-bordered.button-blue,
a.button-bordered.button-blue {
    color: #3949e7;
    background-color: #fff;
    border-color: #3949e7;
}

.button-bordered.button-blue:hover, .button-bordered.button-blue:focus,
a.button-bordered.button-blue:hover,
a.button-bordered.button-blue:focus {
    color: #fff;
    background-color: #1a2bd3;
}

.button-bordered.button-blue[disabled],
a.button-bordered.button-blue[disabled] {
    color: #EAEFFC;
    background: #fff;
    border-color: #EAEFFC;
    pointer-events: none;
}

.button-bordered.button-blue[disabled]:hover, .button-bordered.button-blue[disabled]:focus,
a.button-bordered.button-blue[disabled]:hover,
a.button-bordered.button-blue[disabled]:focus {
    color: #EAEFFC;
    background: #fff;
    border-color: #EAEFFC;
}

.button-bordered.button-red,
a.button-bordered.button-red {
    color: #f21f5b;
    background-color: #fff;
    border-color: #f21f5b;
}

.button-bordered.button-red:hover, .button-bordered.button-red:focus,
a.button-bordered.button-red:hover,
a.button-bordered.button-red:focus {
    color: #fff;
    background-color: #d20c44;
}

.button-bordered.button-red[disabled],
a.button-bordered.button-red[disabled] {
    color: #EAEFFC;
    background: #fff;
    border-color: #EAEFFC;
    pointer-events: none;
}

.button-bordered.button-red[disabled]:hover, .button-bordered.button-red[disabled]:focus,
a.button-bordered.button-red[disabled]:hover,
a.button-bordered.button-red[disabled]:focus {
    color: #EAEFFC;
    background: #fff;
    border-color: #EAEFFC;
}

.button-bordered.button-light-blue,
a.button-bordered.button-light-blue {
    color: #0079d7;
    background-color: #fff;
    border-color: #0079d7;
}

.button-bordered.button-light-blue:hover, .button-bordered.button-light-blue:focus,
a.button-bordered.button-light-blue:hover,
a.button-bordered.button-light-blue:focus {
    color: #fff;
    background-color: #005ca4;
}

.button-bordered.button-light-blue[disabled],
a.button-bordered.button-light-blue[disabled] {
    color: #EAEFFC;
    background: #fff;
    border-color: #EAEFFC;
    pointer-events: none;
}

.button-bordered.button-light-blue[disabled]:hover, .button-bordered.button-light-blue[disabled]:focus,
a.button-bordered.button-light-blue[disabled]:hover,
a.button-bordered.button-light-blue[disabled]:focus {
    color: #EAEFFC;
    background: #fff;
    border-color: #EAEFFC;
}

.button-bordered.button-aqua,
a.button-bordered.button-aqua {
    color: #43b2e2;
    background-color: #fff;
    border-color: #43b2e2;
}

.button-bordered.button-aqua:hover, .button-bordered.button-aqua:focus,
a.button-bordered.button-aqua:hover,
a.button-bordered.button-aqua:focus {
    color: #fff;
    background-color: #209cd2;
}

.button-bordered.button-aqua[disabled],
a.button-bordered.button-aqua[disabled] {
    color: #EAEFFC;
    background: #fff;
    border-color: #EAEFFC;
    pointer-events: none;
}

.button-bordered.button-aqua[disabled]:hover, .button-bordered.button-aqua[disabled]:focus,
a.button-bordered.button-aqua[disabled]:hover,
a.button-bordered.button-aqua[disabled]:focus {
    color: #EAEFFC;
    background: #fff;
    border-color: #EAEFFC;
}

.button-bordered.button-green,
a.button-bordered.button-green {
    color: #98c748;
    background-color: #fff;
    border-color: #98c748;
}

.button-bordered.button-green:hover, .button-bordered.button-green:focus,
a.button-bordered.button-green:hover,
a.button-bordered.button-green:focus {
    color: #fff;
    background-color: #7da834;
}

.button-bordered.button-green[disabled],
a.button-bordered.button-green[disabled] {
    color: #EAEFFC;
    background: #fff;
    border-color: #EAEFFC;
    pointer-events: none;
}

.button-bordered.button-green[disabled]:hover, .button-bordered.button-green[disabled]:focus,
a.button-bordered.button-green[disabled]:hover,
a.button-bordered.button-green[disabled]:focus {
    color: #EAEFFC;
    background: #fff;
    border-color: #EAEFFC;
}

.button-raw,
a.button-raw {
    background: none;
    border: none;
}

.button-raw.button-blue,
a.button-raw.button-blue {
    color: #3949e7;
    background: none;
}

.button-raw.button-blue:hover, .button-raw.button-blue:focus,
a.button-raw.button-blue:hover,
a.button-raw.button-blue:focus {
    color: #1a2bd3;
    background: none;
}

.button-raw.button-blue[disabled],
a.button-raw.button-blue[disabled] {
    color: #EAEFFC;
}

.button-raw.button-blue[disabled]:hover, .button-raw.button-blue[disabled]:focus,
a.button-raw.button-blue[disabled]:hover,
a.button-raw.button-blue[disabled]:focus {
    color: #EAEFFC;
}

.button-raw.button-red,
a.button-raw.button-red {
    color: #f21f5b;
    background: none;
}

.button-raw.button-red:hover, .button-raw.button-red:focus,
a.button-raw.button-red:hover,
a.button-raw.button-red:focus {
    color: #d20c44;
    background: none;
}

.button-raw.button-red[disabled],
a.button-raw.button-red[disabled] {
    color: #EAEFFC;
}

.button-raw.button-red[disabled]:hover, .button-raw.button-red[disabled]:focus,
a.button-raw.button-red[disabled]:hover,
a.button-raw.button-red[disabled]:focus {
    color: #EAEFFC;
}

.button-raw.button-light-blue,
a.button-raw.button-light-blue {
    color: #0079d7;
    background: none;
}

.button-raw.button-light-blue:hover, .button-raw.button-light-blue:focus,
a.button-raw.button-light-blue:hover,
a.button-raw.button-light-blue:focus {
    color: #005ca4;
    background: none;
}

.button-raw.button-light-blue[disabled],
a.button-raw.button-light-blue[disabled] {
    color: #EAEFFC;
}

.button-raw.button-light-blue[disabled]:hover, .button-raw.button-light-blue[disabled]:focus,
a.button-raw.button-light-blue[disabled]:hover,
a.button-raw.button-light-blue[disabled]:focus {
    color: #EAEFFC;
}

.button-raw.button-aqua,
a.button-raw.button-aqua {
    color: #43b2e2;
    background: none;
}

.button-raw.button-aqua:hover, .button-raw.button-aqua:focus,
a.button-raw.button-aqua:hover,
a.button-raw.button-aqua:focus {
    color: #209cd2;
    background: none;
}

.button-raw.button-aqua[disabled],
a.button-raw.button-aqua[disabled] {
    color: #EAEFFC;
}

.button-raw.button-aqua[disabled]:hover, .button-raw.button-aqua[disabled]:focus,
a.button-raw.button-aqua[disabled]:hover,
a.button-raw.button-aqua[disabled]:focus {
    color: #EAEFFC;
}

.button-raw.button-green,
a.button-raw.button-green {
    color: #98c748;
    background: none;
}

.button-raw.button-green:hover, .button-raw.button-green:focus,
a.button-raw.button-green:hover,
a.button-raw.button-green:focus {
    color: #7da834;
    background: none;
}

.button-raw.button-green[disabled],
a.button-raw.button-green[disabled] {
    color: #EAEFFC;
}

.button-raw.button-green[disabled]:hover, .button-raw.button-green[disabled]:focus,
a.button-raw.button-green[disabled]:hover,
a.button-raw.button-green[disabled]:focus {
    color: #EAEFFC;
}

.button-rounded,
a.button-rounded {
    -webkit-border-radius: 40px;
    border-radius: 40px;
}

.button-load,
a.button-load {
    margin: 0;
}

.button-load i,
a.button-load i {
    margin: 0 0 0 5px;
}

.button-load[data-state="progress"].button-blue,
a.button-load[data-state="progress"].button-blue {
    color: #1422a6;
}

.button-load[data-state="progress"].button-red,
a.button-load[data-state="progress"].button-red {
    color: #a20935;
}

.button-load[data-state="progress"].button-light-blue,
a.button-load[data-state="progress"].button-light-blue {
    color: #004071;
}

.button-load[data-state="progress"].button-aqua,
a.button-load[data-state="progress"].button-aqua {
    color: #1a7ba5;
}

.button-load[data-state="progress"].button-green,
a.button-load[data-state="progress"].button-green {
    color: #608128;
}

.button-load + .file-input,
a.button-load + .file-input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    border: none;
    overflow: hidden;
}

.main-header {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
    background: #3949e7;
    z-index: 2;
}

@media (max-width: 992px) {
    .main-header {
        position: fixed;
        padding-top: 8px;
        padding-bottom: 8px;
        background: #003e96;
        z-index: 3;
    }
}

.main-header .main-header__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 16px;
    padding-left: 16px;
    max-width: 352px;
    max-height: 64px;
}

@media (max-width: 1280px) {
    .main-header .main-header__logo {
        width: 288px;
    }
}

@media (max-width: 992px) {
    .main-header .main-header__logo {
        width: auto;
        height: 48px;
    }
}

.main-header .main-header__logo img {
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
    max-height: 64px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media (max-width: 992px) {
    .main-header .main-header__logo img {
        max-width: 100%;
        height: auto;
        max-height: 48px;
    }
}

@media (max-width: 768px) {
    .main-header .main-header__logo img {
        max-width: 192px;
        height: auto;
    }
}

.main-header .main-header__nav {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding-right: 16px;
    padding-left: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 992px) {
    .main-header .main-header__nav {
        position: relative;
        display: none;
    }

    .main-header .main-header__nav.main-header__nav--active {
        content: "";
        position: absolute;
        display: block;
        top: 100%;
        right: 0;
        left: 0;
        padding: 16px;
        height: -webkit-calc(100vh - 64px);
        height: calc(100vh - 64px);
        background: #0049b0;
    }
}

.main-header .main-header__link {
    display: block;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    margin-left: 32px;
}

@media (max-width: 1280px) {
    .main-header .main-header__link {
        margin-left: 16px;
    }
}

@media (max-width: 992px) {
    .main-header .main-header__link {
        margin-left: 0;
        padding: 1rem 0;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .main-header .main-header__link {
        text-align: left;
    }
}

.main-header .main-header__link:first-child {
    margin-left: 0;
}

.main-header .main-header__link:link, .main-header .main-header__link:visited {
    text-decoration: none;
}

.main-header .main-header__link:hover {
    color: #f21f5b;
}

.main-header .main-header__link:active {
    color: #f21f5b;
}

.main-header .main-header__burger {
    display: none;
}

@media (max-width: 992px) {
    .main-header .main-header__burger {
        -webkit-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease;
        margin-right: 16px;
        margin-left: 16px;
        border: none;
        background: none;
        width: 48px;
        height: 48px;
        position: relative;
        display: block;
    }

    .main-header .main-header__burger::after, .main-header .main-header__burger::before,
    .main-header .main-header__burger span {
        content: "";
        position: absolute;
        display: block;
        width: 32px;
        height: 2px;
        background: #fff;
        left: 50%;
        z-index: 2;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease;
    }

    .main-header .main-header__burger::after {
        top: -webkit-calc(50% + 8px);
        top: calc(50% + 8px);
    }

    .main-header .main-header__burger::before {
        top: -webkit-calc(50% - 8px);
        top: calc(50% - 8px);
    }

    .main-header .main-header__burger span {
        top: 50%;
    }

    .main-header .main-header__burger.main-header__burger--active::after, .main-header .main-header__burger.main-header__burger--active::before,
    .main-header .main-header__burger.main-header__burger--active span {
        content: "";
        position: absolute;
        display: block;
        left: 50%;
        z-index: 2;
        -webkit-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease;
    }

    .main-header .main-header__burger.main-header__burger--active::after {
        top: -webkit-calc(50%);
        top: calc(50%);
        -webkit-transform: translate(-50%, -50%) rotate(135deg);
        -ms-transform: translate(-50%, -50%) rotate(135deg);
        transform: translate(-50%, -50%) rotate(135deg);
    }

    .main-header .main-header__burger.main-header__burger--active::before {
        top: -webkit-calc(50%);
        top: calc(50%);
        -webkit-transform: translate(-50%, -50%) rotate(-135deg);
        -ms-transform: translate(-50%, -50%) rotate(-135deg);
        transform: translate(-50%, -50%) rotate(-135deg);
    }

    .main-header .main-header__burger.main-header__burger--active span {
        width: 0;
    }
}

.cover {
    position: relative;
    padding: 48px 0;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    background: #3949e7;
    min-height: 512px;
    color: #fff;
    overflow: hidden;
}

@media (max-width: 1280px) {
    .cover {
        min-height: 480px;
    }
}

@media (max-width: 992px) {
    .cover {
        background-position: 0 bottom;
        min-height: 32px;
        padding: 40px 0;
    }
}

.cover .cover__heading {
    margin-bottom: 0;
    font-size: 4rem;
    line-height: 1;
    letter-spacing: 3px;
    font-weight: 800;
    text-shadow: 0 4px 24px rgba(0, 0, 0, 0.25);
}

@media (max-width: 992px) {
    .cover .cover__heading {
        font-size: 3rem;
    }
}

@media (max-width: 768px) {
    .cover .cover__heading {
        font-size: 2rem;
    }
}

.cover .cover__lead {
    max-width: 640px;
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: bold;
}

.cover .cover__wrapper {
    position: relative;
    margin-top: 96px;
    z-index: 2;
}

@media (max-width: 992px) {
    .cover .cover__wrapper {
        margin-top: 128px;
    }
}

.cover .cover__slider {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
}

.cover .cover__slider .slick-list {
    height: 100%;
}

.cover .cover__slider .slick-list .slick-track {
    height: 100%;
}

.cover .cover__slider .slick-list .slick-track .slick-slide div {
    height: 100%;
}

.cover .cover__slider::after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(242, 31, 91, 0.7)), color-stop(rgba(242, 31, 91, 0.2)), color-stop(rgba(57, 73, 231, 0.6)), color-stop(rgba(57, 73, 231, 0.7)), to(rgba(57, 73, 231, 0.95)));
    background-image: -webkit-linear-gradient(right, rgba(242, 31, 91, 0.7), rgba(242, 31, 91, 0.2), rgba(57, 73, 231, 0.6), rgba(57, 73, 231, 0.7), rgba(57, 73, 231, 0.95));
    background-image: -o-linear-gradient(right, rgba(242, 31, 91, 0.7), rgba(242, 31, 91, 0.2), rgba(57, 73, 231, 0.6), rgba(57, 73, 231, 0.7), rgba(57, 73, 231, 0.95));
    background-image: linear-gradient(to left, rgba(242, 31, 91, 0.7), rgba(242, 31, 91, 0.2), rgba(57, 73, 231, 0.6), rgba(57, 73, 231, 0.7), rgba(57, 73, 231, 0.95));
}

.cover .cover__slider-item {
    height: 100%;
}

.cover .cover__slider-img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
}

.cover .cover__arrow {
    content: "";
    position: absolute;
    display: block;
    top: 40%;
    width: 48px;
    height: 48px;
    font-family: Icons;
    font-size: 1rem;
    color: #fff;
    background: rgba(46, 47, 178, 0.64);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.cover .cover__arrow:before {
    display: block;
    width: 48px;
    font-family: Icons;
    font-size: 1rem;
    line-height: 48px;
    text-align: center;
    color: #fff;
}

.cover .cover__arrow:hover {
    background: #f21f5b;
}

.cover .cover__arrow:active {
    background: #b20543;
}

.cover .cover__arrow.slick-disabled {
    opacity: .5;
    cursor: default;
}

.cover .cover__arrow.slick-disabled:hover {
    background: #2e2fb2;
}

.cover .cover__arrow-prev {
    left: 16px;
    -webkit-transform: scaleX(-1) translateY(-50%);
    -ms-transform: scaleX(-1) translateY(-50%);
    transform: scaleX(-1) translateY(-50%);
}

.cover .cover__arrow-next {
    right: 16px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cover .cover__dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-top: 2rem;
    margin-bottom: 0;
    text-align: center;
}

.cover .cover__dots li {
    top: 0;
    width: 2.5rem;
    height: 2.5rem;
    margin: 0;
    font-size: 0;
    line-height: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.cover .cover__dots li::before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: none;
    border: 2px solid #fff;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    cursor: pointer;
}

.cover .cover__dots li::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 1px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.cover .cover__dots li:hover::before {
    background: #fff;
}

.cover .cover__dots li.slick-active::before {
    background: #fff;
}

.cover .cover__dots li.slick-active::after {
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.cover .cover__dots li button {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
    border: none;
    background: transparent;
    cursor: pointer;
}

.text-with-image .text-with-image__heading {
    margin-top: 2rem;
    max-width: 24rem;
}

@media (max-width: 992px) {
    .text-with-image .text-with-image__heading {
        max-width: inherit;
    }
}

.text-with-image .text-with-image__content {
    position: relative;
    padding: 2.5rem;
    margin-left: -2.5rem;
    background: #fff;
    z-index: 2;
}

@media (max-width: 992px) {
    .text-with-image .text-with-image__content {
        padding: 0;
        margin: 0;
    }
}

.text-with-image .text-with-image__content::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 2.5rem;
    width: 150px;
    height: 2px;
    background: #3949e7;
}

@media (max-width: 992px) {
    .text-with-image .text-with-image__content::before {
        display: none;
    }
}

.text-with-image ul {
    padding-left: 0;
}

.text-with-image ul li {
    padding-left: 1rem;
}

.text-with-image ul li::before {
    left: 0;
}

.text-with-image .file {
    display: inline-block;
    margin-bottom: 1rem;
}

.text-with-image .file:before {
    font-family: Icons;
    color: #3949e7;
}

.text-with-image .file:hover:before {
    color: #2e2fb2;
}

@media (max-width: 992px) {
    .text-with-image .file {
        margin-bottom: 3rem;
    }
}

.text-with-image .file__size {
    color: #6a6a6a;
    margin-left: .25rem;
}

.text-with-image .text-with-image__img-wrapper {
    margin-left: -11rem;
    height: 28rem;
    overflow: hidden;
}

@media (max-width: 1280px) {
    .text-with-image .text-with-image__img-wrapper {
        margin-left: -5rem;
        height: 20rem;
    }
}

@media (max-width: 992px) {
    .text-with-image .text-with-image__img-wrapper {
        margin-left: 0;
    }
}

.text-with-image .text-with-image__img-wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cards .cards__heading {
    text-align: center;
}

.cards .cards__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 24px;
    padding-right: 40px;
    padding-bottom: 24px;
    padding-left: 40px;
    margin-bottom: 32px;
    font-size: .85rem;
    line-height: 1.5rem;
    color: #fff;
    overflow: hidden;
}

@media (max-width: 1280px) {
    .cards .cards__item {
        min-height: 12rem;
    }
}

@media (max-width: 992px) {
    .cards .cards__item {
        min-height: 4rem;
    }
}

.cards .cards__item::after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    right: 16px;
    bottom: 0;
    left: 16px;
    background: #3949e7;
    z-index: -1;
}

.cards .cards__content-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.cards .cards__item-heading {
    margin-bottom: .5rem;
    font-family: Open Sans, Arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1.25;
    font-weight: bold;
}

.cards .cards-file {
    display: block;
}

.cards .cards-file__link {
    color: #fff;
}

.cards .cards-file__link:before {
    margin-right: .25rem;
    font-family: Icons;
    color: #fff;
    opacity: .5;
}

.cards .cards-file__link:hover {
    opacity: .75;
}

.cards .cards-file__size {
    opacity: .5;
    margin-left: .25rem;
}

.cards .cards__link-wrapper {
    text-align: right;
}

.cards .cards__link {
    margin-top: 1rem;
    margin-left: auto;
    color: #3949e7;
    background: #fff;
    border: transparent;
}

.cards .cards__link:hover {
    color: #fff;
    background: #f21f5b;
}

.speakers {
    text-align: center;
}

.speakers .speakers__item {
    margin-bottom: 32px;
}

.speakers .speakers__item-heading {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 1.25;
    font-weight: bold;
    font-family: Open Sans, Arial, sans-serif;
}

.speakers .speakers__item-photo-block {
    padding: 8px;
    margin: 0 auto;
    width: 208px;
    height: 208px;
    border: 2px solid #EAEFFC;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.speakers .speakers__item-photo {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}

.speakers .speakers__item-position {
    color: #6a6a6a;
}

.speakers .speakers__item-position,
.speakers .speakers__item-description {
    font-size: .85rem;
    line-height: 1.5rem;
}

.speakers .speakers-file {
    display: block;
}

.speakers .speakers-file__link {
    color: #fff;
}

.speakers .speakers-file__link:before {
    margin-right: .25rem;
    font-family: Icons;
    color: #fff;
}

.speakers .speakers-file__link:hover {
    opacity: .75;
}

.speakers .speakers-file__size {
    opacity: .5;
    margin-left: .25rem;
}

.speakers .speakers__link {
    margin-top: 1rem;
    margin-left: auto;
    color: #3949e7;
    background: #fff;
    border: transparent;
}

.speakers .speakers__link:hover {
    color: #fff;
    background: #f21f5b;
}

.timeline.section-block {
    color: #fff;
    background-image: -webkit-linear-gradient(216deg, #f21f5b, #4d42dc 79%, #3d46e8);
    background-image: -o-linear-gradient(216deg, #f21f5b, #4d42dc 79%, #3d46e8);
    background-image: linear-gradient(234deg, #f21f5b, #4d42dc 79%, #3d46e8);
}

.timeline .timeline__heading {
    text-align: center;
}

.timeline .timeline__item {
    position: relative;
    padding: 1rem 1rem 1rem 3rem;
    margin: 0 0 4px 16px;
    background-color: rgba(255, 255, 255, 0.16);
    -webkit-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
}

@media (max-width: 992px) {
    .timeline .timeline__item {
        padding-left: 2rem;
    }
}

.timeline .timeline__item:first-child {
    -webkit-border-radius: 8px 8px 8px 0;
    border-radius: 8px 8px 8px 0;
}

.timeline .timeline__item:last-child {
    margin-bottom: 0;
    -webkit-border-radius: 0 8px 8px 8px;
    border-radius: 0 8px 8px 8px;
}

.timeline .timeline__item:last-child::after {
    display: none;
}

.timeline .timeline__item::before, .timeline .timeline__item::after {
    content: "";
    position: absolute;
    display: block;
}

.timeline .timeline__item::before {
    width: 20px;
    height: 20px;
    left: -10px;
    top: 3rem;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    background: #3949e7;
    border: 4px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 2;
}

@media (max-width: 768px) {
    .timeline .timeline__item::before {
        top: 2.5rem;
    }
}

.timeline .timeline__item::after {
    width: 4px;
    left: -2px;
    top: 3rem;
    bottom: -3rem;
    background: #fff;
}

.timeline .timeline__item--point {
    background-color: rgba(255, 255, 255, 0.32);
}

.timeline .timeline__item--point::before {
    width: 32px;
    height: 32px;
    left: -16px;
    top: 3rem;
    -webkit-transform: translateY(-16px);
    -ms-transform: translateY(-16px);
    transform: translateY(-16px);
    background: #3949e7;
    border: 4px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 2;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 120, 215, 0.5);
    box-shadow: 0 4px 8px 0 rgba(0, 120, 215, 0.5);
    content: 'f';
    font-family: Icons;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
}

@media (max-width: 768px) {
    .timeline .timeline__item--point::before {
        top: 2.5rem;
    }
}

.timeline .timeline__item-heading {
    margin: 0;
    font-size: 1.125rem;
    font-weight: bold;
    font-family: Muller, Arial, sans-serif;
    line-height: 2rem;
}

@media (max-width: 768px) {
    .timeline .timeline__item-heading {
        line-height: 1.5rem;
    }
}

@media (max-width: 768px) {
    .timeline .timeline__item-description {
        line-height: 1.5rem;
    }
}

.icons .icons__heading {
    text-align: center;
}

.icons .icons__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 4rem 0;
}

@media (max-width: 992px) {
    .icons .icons__item {
        margin: 2rem 0;
        -webkit-box-align: start;
        -webkit-align-items: start;
        -ms-flex-align: start;
        align-items: start;
    }
}

@media (max-width: 768px) {
    .icons .icons__item {
        margin: 1rem 0;
    }
}

.icons .icons__item-icon {
    width: 4rem;
    height: 4rem;
    margin-right: 1rem;
}

.icons .icons__item-icon img {
    width: 70px;
    -o-object-fit: contain;
    object-fit: contain;
}

.icons .icons__item-heading {
    margin: 0;
    max-width: 16rem;
    font-family: Open Sans, Arial, sans-serif;
}

@media (max-width: 992px) {
    .icons .icons__item-heading {
        margin-top: .4rem;
    }
}

.text-slider {
    position: relative;
    height: 720px;
    color: #fff;
    background-image: -webkit-linear-gradient(208deg, #f21f5b, #8237b2 59%, #7c38b7 63%, #3d46e8);
    background-image: -o-linear-gradient(208deg, #f21f5b, #8237b2 59%, #7c38b7 63%, #3d46e8);
    background-image: linear-gradient(242deg, #f21f5b, #8237b2 59%, #7c38b7 63%, #3d46e8);
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}

.text-slider .text-slider__heading {
    text-align: center;
}

.text-slider .text-slider__slider-wrapper {
    position: relative;
    margin: 0;
}

.text-slider .text-slider__slider-wrapper::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    right: 32px;
    width: 400px;
    height: 400px;
    background: rgba(255, 255, 255, 0.08);
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.text-slider .text-slider__slider-wrapper::after {
    content: "";
    position: absolute;
    display: block;
    top: -56px;
    right: -24px;
    width: 512px;
    height: 512px;
    background: rgba(255, 255, 255, 0.08);
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.text-slider .text-slider__slider-wrapper .text-slider__slider {
    z-index: 2;
}

@media (max-width: 992px) {
    .text-slider .text-slider__slider-wrapper::before, .text-slider .text-slider__slider-wrapper::after {
        display: none;
    }
}

@media (max-width: 768px) {
    .text-slider .text-slider__slider-wrapper {
        padding-bottom: 3rem;
    }
}

.text-slider .text-slider__item {
    margin: 4rem 0;
    z-index: 2;
}

@media (max-width: 992px) {
    .text-slider .text-slider__item {
        margin: 2rem 0;
    }
}

@media (max-width: 768px) {
    .text-slider .text-slider__item {
        margin-top: 1rem;
        margin-bottom: 2rem;
    }
}

.text-slider .text-slider__item-heading {
    margin-top: 0;
}

.text-slider .text-slider__item-img img {
    width: 100%;
    height: 75%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 992px) {
    .text-slider .text-slider__item-img {
        margin-bottom: 2rem;
    }
}

.text-slider .text-slider__item-button:hover {
    background: #f21f5b;
    border-color: #f21f5b;
}

.text-slider .text-slider__button {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    width: 3rem;
    height: 3rem;
    font-family: Icons;
    font-size: 1rem;
    color: #fff;
    background: rgba(46, 47, 178, 0.64);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    z-index: 2;
}

@media (max-width: 768px) {
    .text-slider .text-slider__button {
        top: 100%;
    }
}

.text-slider .text-slider__button:before {
    display: block;
    width: 3.15rem;
    font-family: Icons;
    font-size: 1rem;
    line-height: 3rem;
    text-align: center;
    color: #fff;
}

.text-slider .text-slider__button:hover {
    background: #f21f5b;
}

.text-slider .text-slider__button:active {
    background: #b20543;
}

.text-slider .text-slider__button.slick-disabled {
    opacity: .5;
    cursor: default;
}

.text-slider .text-slider__button.slick-disabled:hover {
    background: #2e2fb2;
}

.text-slider .text-slider__button-prev {
    left: 0;
    -webkit-transform: scaleX(-1) translateY(-50%);
    -ms-transform: scaleX(-1) translateY(-50%);
    transform: scaleX(-1) translateY(-50%);
}

@media (max-width: 768px) {
    .text-slider .text-slider__button-prev {
        left: -webkit-calc(50% - 4rem);
        left: calc(50% - 4rem);
        -webkit-transform: scaleX(-1) translateY(0);
        -ms-transform: scaleX(-1) translateY(0);
        transform: scaleX(-1) translateY(0);
    }
}

.text-slider .text-slider__button-next {
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 768px) {
    .text-slider .text-slider__button-next {
        right: -webkit-calc(50% - 4rem);
        right: calc(50% - 4rem);
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@media (max-width: 992px) {
    .text-slider {
        height: auto;
    }
}

.accordion .accordion__heading {
    text-align: center;
}

.accordion .accordion__item {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 16px;
    background: #EAEFFC;
    border: 1px solid transparent;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.accordion .accordion__item:hover {
    border: 1px solid #EAEFFC;
    background: #fff;
}

.accordion .accordion__item--active {
    border: 1px solid #EAEFFC;
    background: #fff;
}

.accordion .accordion__item--empty {
    display: block;
    color: #222;
}

.accordion .accordion__item--empty .accordion__item-heading {
    cursor: default;
}

.accordion .accordion__item--empty .accordion__item-heading::before {
    display: none;
}

.accordion .accordion__item--empty:hover {
    background: #EAEFFC;
}

.accordion .accordion__item--link {
    display: block;
    color: #222;
}

.accordion .accordion__item--link .accordion__item-heading::before {
    display: none;
}

.accordion .accordion__item--link:hover {
    border: 1px solid #EAEFFC;
    background: #fff;
}

.accordion .accordion__item-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-family: Open Sans, Arial, sans-serif;
    font-weight: bold;
    cursor: pointer;
    padding: 16px 64px 16px 24px;
    position: relative;
}

@media (max-width: 768px) {
    .accordion .accordion__item-heading {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-right: 3rem;
        padding-left: 1rem;
    }
}

.accordion .accordion__item-heading::before {
    content: "c";
    position: absolute;
    display: block;
    top: -webkit-calc(50% - 5px);
    top: calc(50% - 5px);
    right: 1.5rem;
    font-family: 'Icons';
    font-size: 14px;
    line-height: 1;
    color: #3949e7;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media (max-width: 768px) {
    .accordion .accordion__item-heading::before {
        right: 1rem;
    }
}

.accordion .accordion__item-heading h5 {
    margin: 0;
    font-size: 1.25rem;
    line-height: 1.5rem;
}

.accordion .accordion__item-heading--active::before {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    color: #f21f5b;
}

.accordion .accordion__step {
    padding: 0 .5rem;
    min-width: 5rem;
    margin-right: 1rem;
    color: #fff;
    background: #98c748;
    -webkit-border-radius: .5rem;
    border-radius: .5rem;
    font-size: 1.125rem;
    line-height: 2rem;
    text-transform: uppercase;
    text-align: center;
}

@media (max-width: 768px) {
    .accordion .accordion__step {
        min-width: auto;
        margin-right: 0;
        margin-bottom: .5rem;
        font-size: 1rem;
    }
}

.accordion .accordion__body {
    line-height: 1.5;
    padding: 0 24px 16px 24px;
    display: none;
}

@media (max-width: 768px) {
    .accordion .accordion__body {
        padding-top: 0;
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

.accordion .accordion__body p:last-child {
    margin-bottom: 0;
}

.form {
    background: #3949e7;
}

.form .form__heading {
    text-align: center;
}

.form .form__content {
    padding: 3rem 1rem;
    background: #fff;
    text-align: center;
}

.form .form__content .form-group {
    text-align: left;
}

.form .form__content .form__notice {
    margin: 1.5rem 0;
    font-size: .85rem;
    line-height: 1.5rem;
}

.partners .partners__heading {
    text-align: center;
}

.partners .partners__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.partners .partners__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 16px;
    width: 192px;
    height: 128px;
}

@media (max-width: 992px) {
    .partners .partners__item {
        width: 160px;
        height: 96px;
    }
}

@media (max-width: 768px) {
    .partners .partners__item {
        width: 192px;
        height: 128px;
    }
}

.partners .partners__item:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.partners .partners__item img {
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.contacts {
    padding-bottom: 0;
}

.contacts .contacts__heading {
    text-align: center;
}
.contacts__item{
    padding-bottom: 15px;
}

@media (max-width: 992px) {
    .contacts .contacts__item {
        margin-bottom: 4rem;
    }

    .contacts .contacts__item:last-child {
        margin-bottom: 0;
    }
    .programm--master{
        padding-top:90px;
    }
    .button, a.button {
        padding: 5px;
        font-size: 13px;
    }
    .news{
        padding-top: 80px;
    }
}

.contacts .contacts__item-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
    min-height: 114px;
}

@media (max-width: 992px) {
    .contacts .contacts__item-head {
        -webkit-box-align: start;
        -webkit-align-items: start;
        -ms-flex-align: start;
        align-items: start;
        min-height: auto;
    }
}

.contacts .contacts__item-img-wrapper {
    margin-right: 1rem;
    border-radius: 50%;
    border: 1px solid #EAEFFC;
    padding: 4px;
    flex-grow: 0;
    width: 114px;
}

.contacts .contacts__item-img {
    display: block;
    width: 104px;
    height: 104px;
    margin-right: 1rem;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 992px) {
    .contacts .contacts__item-img {
        width: 5rem;
        height: 5rem;
    }
}

.contacts .contacts__item-name {
    margin: 0;
}

@media (max-width: 992px) {
    .contacts .contacts__item-name {
        margin-top: 1rem;
    }
}

.contacts .contacts__item-position {
    font-size: .85em;
    line-height: 1.5rem;
    color: #6a6a6a;
}

.contacts .contacts__item-address-block {
    font-size: .85em;
    line-height: 1.2rem;
    padding-bottom: 25px;
}
.contacts .contacts__item-address-block .button{
    float: right;
    font-size: 12px;
    margin-right: 40px;
    
}
.contacts .contacts__item-address {
    display: block;
}

.contacts .contacts__map {
    display: block;
    width: 100%;
    margin-top: 4rem;
    min-height: 384px;
}

@media (max-width: 768px) {
    .contacts .contacts__map {
        min-height: 192px;
    }
    .mag_right_col{
        float:eft;
        width:100%;
        padding:0;
        margin:0;
    }
    .mag_left_col{
        width: 100%;
    }
    .button, a.button{
        padding: 7px 24px 9px 24px;
        font-size: 16px;
    }
    .blocks__75{
        width: 100%;
    }
}

.main-footer {
    background: #003e96;
    color: #fff;
    width: 100%;
    padding: 2rem 0;
    font-size: .75rem;
}

.main-footer a {
    color: #fff;
    opacity: .5;
}

.main-footer .main-footer__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: auto; 
    opacity: 1;
}

.main-footer .main-footer__logo img {
    display: block;
    width: 160px;
}

@media (max-width: 992px) {
    .main-footer .main-footer__logo {
        padding-bottom: 1.5rem;
    }
}

.main-footer .main-footer__logo img {
    display: block;
    margin: auto; 
}

.main-footer .main-footer__link:link,
.main-footer .main-footer__link:visited {
    display: block;
    opacity: .5;
    color: #fff;
}

.main-footer .main-footer__link:link:hover,
.main-footer .main-footer__link:visited:hover {
    color: inherit;
}

.main-footer .main-footer__link:link:link:hover, .main-footer .main-footer__link:link:visited:hover,
.main-footer .main-footer__link:visited:link:hover,
.main-footer .main-footer__link:visited:visited:hover {
    opacity: 1;
}

.main-footer .main-footer__social-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.main-footer .main-footer__social {
    width: 32px;
    height: 32px;
    display: block;
    padding: 7px;
    background: #002f72;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 8px;
    position: relative;
}

.main-footer .main-footer__social:last-child {
    margin-right: 0;
}

.main-footer .main-footer__social img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 18px;
    max-height: 18px;
}

.main-footer .main-footer__social:hover {
    background: #f21f5b;
}
