/*::-webkit-scrollbar {*/
    /*width: 10px;*/
    /*height: 10px*/
/*}*/

/*::-webkit-scrollbar-thumb {*/
    /*border-width: 1px 1px 1px 2px;*/
    /*border-color: #fff;*/
    /*background-color: #ce2e3e*/
/*}*/

/*::-webkit-scrollbar-track {*/
    /*border-width: 1px;*/
    /*background-color: #eee;*/
    /*border-color: #fff*/
/*}*/

.modal-was-wrapp .modal {
    max-width: none;
    width: 100%;
    display: block;
    padding-top: 60px;
    padding-bottom: 60px;
    box-shadow: none;
    min-height: calc(100vh - 130px);
}

.thanx-page-template.head-item h1 {
    font-size: 33px;
}

@font-face {
    font-family: "Proxima Nova";
    src: url(../fonts/ProximaNova-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Bold.otf) format("opentype"), url(../fonts/ProximaNova-Bold.woff) format("woff"), url(../fonts/ProximaNova-Bold.ttf) format("truetype"), url(../fonts/ProximaNova-Bold.svg#ProximaNova-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

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

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

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

.head-item__booster {
    text-align: center
}

.head-item__booster h1 {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 50px;
    font-weight: 700;
    line-height: 40px
}

.head-item__booster p {
    opacity: .8;
    color: #fff;
    font-family: Roboto;
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px
}

.booster-img img {
    max-width: 100%
}

.booster-img video {
    max-width: 100%
}

.booster-img iframe {
    max-width: 100%;
    width: 100%;
    height: 325px;
}

.structure {
    background-color: #1c1f26;
    padding-top: 60px;
    padding-bottom: 67px
}

.structure__info .h4-title {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 15px
}

.structure__subtitle {
    opacity: .8;
    color: #fff;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 30px;
}

.structure__subtitle ul {
    margin-top: 20px;
    padding-left: 20px;
    margin-bottom: 50px
}

.structure__subtitle ul li {
    opacity: .8;
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.skills__block {
    border-radius: 6px;
    border: 1px solid #585858;
    text-align: center
}

.skills__block .col-xl-3 {
    padding-left: 0;
    padding-right: 0
}

.hard__skills {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 14px;
    margin: 11px auto;
    max-width: 127px;
    width: 100%;
    font-weight: 700;
    line-height: 40px;
    background: #a5a5a5;
    border-radius: 4px;
    text-align: center
}

.mince {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    margin: 105px 0 0 0;
    border-top: 1px solid #585858
}

.hard__skills-beginer {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    margin: 11px auto;
    max-width: 249px;
    width: 100%;
    background: #a5a5a5
}

.hard__skills-beginer:active {
    background: #34c9d6
}

.mince-6 {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    margin: 54px 0 0 0;
    border-top: 1px solid #585858
}

.hard__skills-advanced {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    margin: 11px 0 0 5px;
    max-width: 240px;
    width: 100%;
    background: #a5a5a5
}

.skills__block-advanced {
    border-right: 1px dashed #585858
}

.hard__skills-team {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    margin: 11px 0;
    max-width: 160px;
    width: 100%;
    background: #a5a5a5
}

.learning {
    border-radius: 6px;
    border: 1px solid #393939;
    opacity: .66;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 25px;
    padding-top: 12px;
    padding-bottom: 12px
}

.learning-btn {
    opacity: .8;
    color: #d3d3d3;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.structure-btn {
    text-align: center;
    margin-top: 25px
}

.learning-test {
    opacity: .8;
    color: #fff;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    padding-left: 24px;
    position: relative
}

.learning-test:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #f2ca5f;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.education,
.verifications {
    padding: 60px 0
}

.education .title,
.verifications .title {
    color: #363636;
    font-family: "Proxima Nova";
    font-size: 40px;
    font-weight: 700;
    padding-top: 0;
    line-height: 1;
    text-align: center;
    margin-bottom: 15px
}

.education .subtitle,
.verifications .subtitle {
    color: #707070;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    margin-bottom: 25px
}

.soft-hard-skills {
    margin-top: 20px;
    margin-bottom: 0
}

.soft-hard-skills ul {
    padding: 0;
    margin: 0;
    list-style: none;
    max-width: 535px;
    counter-reset: list;
}

.soft-hard-skills.inline-numbers ul {
    counter-reset: none;
}

.full .soft-hard-skills ul {
    max-width: 100%;
    position: relative;
}

.soft-hard-skills li {
    list-style: none;
    color: #363636;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    box-shadow: 0 3px 30px transparent;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    padding: 15px 0 15px 65px;
    border-bottom: none;
    position: relative;
    min-height: 75px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    text-align: left;
    padding-right: 40px;
    clear: both;
}

.full .soft-hard-skills ul li:first-child {
    max-width: 100%;
    padding-left: 0;
    text-align: center;
}

.full .soft-hard-skills ul li {
    /*max-width: 50%;*/
    /*float: left;*/
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
}

.col-xl-12.full .soft-hard-skills ul {
    display: flex;
    flex-wrap: wrap;
}

.col-xl-12.full .soft-hard-skills ul li {
    width: 50%;
}

.col-xl-12.full .soft-hard-skills ul li:first-child {
    width: 100%;
    clear: both;
}

/*.full .soft-hard-skills ul li:nth-child(7),*/
/*.full .soft-hard-skills ul li:nth-child(8),*/
/*.full .soft-hard-skills ul li:nth-child(9),*/
/*.full .soft-hard-skills ul li:nth-child(10),*/
/*.full .soft-hard-skills ul li:nth-child(11) {*/
    /*position: absolute;*/
    /*right: 0;*/
/*}*/

/*.full .soft-hard-skills ul li:nth-child(7) {*/
    /*top: 75px;*/

/*}*/

/*.full .soft-hard-skills ul li:nth-child(8) {*/
    /*top: 150px;*/
/*}*/

/*.full .soft-hard-skills ul li:nth-child(9) {*/
    /*top: 225px;*/
/*}*/

/*.full .soft-hard-skills ul li:nth-child(10) {*/
    /*top: 300px;*/
/*}*/

/*.full .soft-hard-skills ul li:nth-child(11) {*/
    /*top: 375px;*/
/*}*/

.soft-hard-skills li:last-child {
    border-bottom: 1px solid #e2e2e2
}

.soft-hard-skills li::after {
    counter-increment: list;
    content: counter(list);
    position: absolute;
    color: #00b5b8;
    font-family: "Proxima Nova";
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    left: 12px;
    width: 45px;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    white-space: nowrap;
}

.soft-hard-skills.inline-numbers li::after {
    counter-increment: list-inline;
    content: counter(list-inline);
}

.soft-hard-skills li:first-child {
    color: #1c1f26;
    font-family: "Proxima Nova";
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    display: block;
}

.soft-hard-skills li:first-child:after {
    display: none;
}

.col-xl-2,
.col-xl-3,
.col-xl-7,
.structure-col {
    padding-left: 5px;
    padding-right: 5px
}

.prepich {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    border-radius: 4px;
    border: 1px dashed #00b5b8;
    padding: 25px 10px;
    margin-top: 10px;
    margin-right: 15px
}

.verifications {
    background-color: #f8f8f8
}

.verifications-title {
    margin: 0 auto
}

.free__form {
    box-shadow: 0 3px 30px transparent;
    border-radius: 4px;
    border: 1px solid #15d7db;
    margin-top: 82px;
    padding-left: 45px;
    padding-top: 30px;
    padding-right: 25px
}

#age {
    border-radius: 4px;
    border: 1px solid #444547;
    max-width: 280px;
    width: 100%;
    padding: 13px 0 13px 13px;
    margin-bottom: 15px;
    margin-top: 10px;
    background: #2b2d31;
    color: #8d8d8d;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    outline: 0
}

#age option {
    outline: 0
}

#age:focus {
    border: 1px solid #00b5b8
}

.free {
    background-color: #2b2d31;
    padding: 70px 0
}

/*.free .form {*/
    /*box-shadow: 0 3px 30px transparent;*/
    /*border-radius: 4px;*/
    /*border: 1px solid #15d7db;*/
    /*padding: 33px 57px;*/
    /*max-width: 695px*/
/*}*/

/*.free .form .form-title {*/
    /*color: #00b5b8;*/
    /*margin-bottom: 20px*/
/*}*/

/*.free .form .form-label {*/
    /*color: #fff*/
/*}*/

/*.free .form input,*/
/*.free .form select,*/
/*.free .form textarea {*/
    /*background: 0 0;*/
    /*border-radius: 4px;*/
    /*border: 1px solid #5d5d5d*/
/*}*/

/*.free .form button {*/
    /*width: 100%;*/
    /*background-color: #00b5b8;*/
    /*color: #fff;*/
    /*font-family: Roboto;*/
    /*font-size: 14px;*/
    /*font-weight: 400*/
/*}*/

/*.free .form button:disabled {*/
    /*opacity: .5*/
/*}*/

.free-title {
    color: #00b5b8;
    font-family: "Proxima Nova";
    font-size: 22px;
    font-weight: 700;
    line-height: 40px
}

.free__form #name,
.free__form input {
    border-radius: 4px;
    border: 1px solid #444547;
    max-width: 295px;
    width: 100%;
    padding: 13px 0 13px 13px;
    margin-bottom: 15px;
    margin-top: 10px;
    background: #2b2d31;
    color: #fff;
    color: #8d8d8d;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400
}

.free__form #name:focus,
.free__form input:focus {
    border: 1px solid #00b5b8
}

.name-text {
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

.free-btn a {
    border-radius: 4px;
    background-color: #00b5b8;
    padding: 13px 9px 13px 14px;
    text-decoration: none;
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 35px
}

.post__block {
    margin-left: 17px
}

.post__block .h4-title {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin-top: 12px;
    margin-bottom: 20px
}

.post-text {
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 100;
    line-height: 22px;
    /*max-width: 380px;*/
    text-align: justify;
    width: 100%
}

.post-text p,
.post-text ul {
    text-align: justify;
}

.post-text br {
    display: none;
}

.post-text span {
    /*font-family: "Proxima Nova", sans-serif;*/
    font-weight: 700
}

.post__color {
    color: #00bece
}

.uzer-name {
    margin-top: 38px;
    text-align: left
}

.uzer-name span {
    color: #363636;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 700;
    line-height: 22px
}

.uzer-name p {
    color: #363636;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.white {
    box-shadow: 0 3px 30px transparent;
    background: #fff
}

.order-btn-white {
    color: #363636;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    box-shadow: 0 3px 30px transparent;
    border: 1px solid #e2e2e2;
    border-radius: 50px;
    background: #fff;
    padding: 16px 26px;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    transition-property: color;
    transition-duration: .3s
}

.order-btn-white:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ce2e3e;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform;
    transition-duration: .3s;
    transition-timing-function: ease-out
}

.order-btn-white:active:before,
.order-btn-white:focus:before,
.order-btn-white:hover:before {
    transform: scale(2)
}

.order-btn-white:hover {
    color: #fff
}

.verifications-btn {
    text-align: center;
    margin-top: 30px;
    padding-bottom: 0
}

.checkbox {
    color: #fff;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400
}

.checkbox span {
    margin: 0;
    padding: 0
}

.checkbox input[type=checkbox] {
    width: 17px;
    height: 17px;
    border-radius: 4px;
    border: 1px solid #5d5d5d;
    background: red
}

.cntr .label-cbx {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    margin-bottom: 0
}

.cntr .label-cbx input:checked + .checkbox {
    border-color: #20c2e0
}

.cntr .label-cbx input:checked + .checkbox svg path {
    fill: #20c2e0
}

.cntr .label-cbx input:checked + .checkbox svg polyline {
    stroke-dashoffset: 0
}

.cntr .label-cbx:hover .checkbox svg path {
    stroke-dashoffset: 0
}

.cntr .label-cbx .checkbox {
    position: relative;
    top: 2px;
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    border: 2px solid #c8ccd4;
    border-radius: 3px
}

.cntr .label-cbx .checkbox svg {
    position: absolute;
    top: -2px;
    left: -2px
}

.cntr .label-cbx .checkbox svg path {
    fill: none;
    stroke: #20c2e0;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 71px;
    stroke-dashoffset: 71px;
    transition: all .6s ease
}

.cntr .label-cbx .checkbox svg polyline {
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 18px;
    stroke-dashoffset: 18px;
    transition: all .3s ease
}

.cntr .label-cbx > span {
    pointer-events: none;
    vertical-align: middle;
    color: #fff;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400
}

.cntr .cntr {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    text-align: center
}

.cntr .invisible {
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
    opacity: 0
}

.results__block-case {
    box-shadow: 0 3px 30px transparent;
    border-radius: 4px 0 0;
    border: 1px solid #15d7db;
    background-color: #fff;
    max-width: 280px;
    width: 100%;
    height: 100%;
    position: relative;
    float: left
}

.results__block-case p {
    padding-top: 144px;
    padding-left: 30px;
    padding-bottom: 33px;
    padding-right: 30px
}

.results__block-case div {
    color: #00b5b8;
    font-family: "Proxima Nova";
    font-size: 80px;
    font-weight: 700;
    line-height: 40px;
    position: absolute;
    top: 20px;
    left: 24px
}

.result-title {
    color: #363636;
    font-family: "Proxima Nova";
    font-size: 40px;
    font-weight: 700;
    line-height: 40px
}

.result-subtitle {
    color: #707070;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 25px
}

.results {
    padding-top: 125px;
    padding-bottom: 200px
}

.one {
    border-bottom: none
}

.border-right {
    border-right: none
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container td,
.container1 td {
    border: 1px solid #000;
    padding: 0 5px;
}

.fancybox-content > div,
.container1 > div {
    overflow-x: scroll;
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-caption {
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px 25px 44px;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption::before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -44px;
    z-index: -1
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height:576px) {
    .fancybox-caption {
        padding: 12px
    }

    .modal-was-wrapp .modal {
        padding: 30px 0;
    }

    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1
}

@media all and (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

html {
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

*,
::after,
::before {
    box-sizing: inherit
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

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

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

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #00b5b8;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}



a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #868e96;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
::after,
::before {
    box-sizing: inherit
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px
    }
}

.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

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

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

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

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

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

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

* {
    outline: 0
}

a:focus,
a:hover,
input:focus,
input:hover {
    text-decoration: none;
    color: inherit
}

body {
    overflow-x: hidden
}

@media (max-width:480px) {

    body footer,
    body header,
    body main {
        overflow: hidden
    }

    body .menu {
        display: none;
        width: 100%
    }

    body .menu li {
        display: block;
        text-align: center;
        margin: 20px 0
    }

    body .menu li a {
        display: block
    }

    body .lang {
        display: none;
        width: 100%;
        text-align: center
    }

    body .mob-btn {
        display: block;
        margin-top: 6px
    }

    body nav {
        padding: 10px 0
    }

    body .head {
        margin: 0 auto 0;
        min-height: 590px
    }

    body .about-img img {
        width: 100%
    }

    body .head-item h1 {
        font-size: 30px;
        line-height: 1.2
    }

    body .head-item h1 br {
        display: none
    }

    body .included-svg {
        height: 300px;
        overflow: hidden
    }

    body .included-svg svg {
        transform: scale(.5) translate(-50%, -50%)
    }

    body .included-list li .more {
        width: 260px
    }

    body .included-item .left p,
    body .included-item .right p {
        min-height: inherit
    }

    body .included-item .right {
        margin-top: 40px
    }

    body .advantages {
        text-align: center
    }

    body .footer {
        text-align: center
    }

    body .footer-list {
        margin: 30px 0
    }

    body .modal img {
        display: none
    }

    body .form {
        padding: 30px 15px
    }

    body .modal {
        overflow-y: auto
    }

    body .advantages-item br {
        display: none
    }

    body .bg-s__booster {
        text-align: center;
        width: 100%
    }

    body .head-item__booster {
        margin-bottom: 70px
    }

    body .head-item__booster h1 {
        font-size: 32px
    }

    body .head-item__booster p {
        font-size: 14px;
        line-height: 1.3
    }

    body .h2-title {
        margin-top: 10px;
        text-align: center;
        font-size: 30px
    }

    /*body .about-item p {*/
        /*font-size: 14px;*/
        /*text-align: center;*/
        /*line-height: 26px*/
    /*}*/

    body .structure__info {
        text-align: center
    }

    body .structure__subtitle {
        font-size: 16px;
        text-align: center
    }

    body .structure__subtitle ul {
        text-align: left;
        font-size: 14px
    }

    body .hard__skills {
        margin: 15px auto
    }

    body .mince {
        margin-top: 30px
    }

    body .skills__block {
        margin-top: 20px
    }

    body .hard__skills-advanced {
        margin: 11px auto
    }

    body .hard__skills-team {
        margin: 10px auto
    }

    body .prepich {
        max-width: 150px;
        margin: 10px auto
    }

    body .learning-test {
        text-align: center
    }

    body .title {
        font-size: 30px;
        line-height: 30px
    }

    body .subtitle {
        font-size: 16px;
        line-height: 26px
    }

    body .soft-hard-skills {
        text-align: center
    }

    body .free-btn {
        text-align: center
    }

    body .cntr {
        text-align: center
    }

    body .post__block h4 {
        font-size: 30px
    }

    body .post__block .free {
        padding-bottom: 50px
    }

    body .skills-item.advanced .skills-box .item:first-child:before {
        display: none
    }

    body .skills-item.advanced .skills-box .item:first-child {
        padding-right: 0
    }

    body .item-advanced {
        display: block;
        margin-right: 0;
        text-align: center;
        margin-bottom: 30px
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) .box-item.empty {
        float: left;
        margin-bottom: 50px
    }

    body .skills-item.advanced .skills-box .item-bottom {
        clear: both;
        margin-bottom: 30px
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) .box-item {
        margin-left: auto;
        margin-right: auto
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) {
        width: 100%
    }

    body .skills {
        text-align: center
    }

    body .skills-item {
        margin-bottom: 40px
    }

    body .education .title,
    body .verifications .title {
        font-size: 30px
    }

    /*body .free .form {*/
        /*padding-left: 15px;*/
        /*padding-right: 15px*/
    /*}*/

    body .cntr {
        margin-top: 20px
    }

    body .post__block {
        margin-top: 50px;
        margin-left: 0;
        text-align: center
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) .box-item.empty {
        width: 47%
    }

    body .post-text {
        max-width: 100%
    }

    body .results__block-case {
        height: inherit
    }

    body .border-right {
        border-right: 1px solid #15d7db
    }

    body .results__block-case {
        float: none;
        display: inline-block;
        text-align: left
    }

    body .results {
        text-align: center
    }
}

@media (min-width:415px) and (max-width:667px) {

    body footer,
    body header,
    body main {
        overflow: hidden
    }

    body .menu {
        display: none;
        width: 100%
    }

    body .menu li {
        display: block;
        text-align: center;
        margin: 20px 0
    }

    body .menu li a {
        display: block
    }

    body .lang {
        display: none;
        width: 100%;
        text-align: center
    }

    body .mob-btn {
        display: block;
        margin-top: 6px
    }

    body nav {
        padding: 10px 0
    }

    body .head {
        margin: 0 auto 0;
        min-height: 590px
    }

    body .about-img img {
        width: 100%
    }

    body .head-item h1 {
        font-size: 30px;
        line-height: 1.2
    }

    body .head-item h1 br {
        display: none
    }

    body .included-svg {
        height: 300px;
        overflow: hidden
    }

    body .included-svg svg {
        transform: scale(.5) translate(-50%, -50%)
    }

    body .included-list li .more {
        width: 260px
    }

    body .included-item .left p,
    body .included-item .right p {
        min-height: inherit
    }

    body .included-item .right {
        margin-top: 40px
    }

    body .advantages {
        text-align: center
    }

    body .footer {
        text-align: center
    }

    body .footer-list {
        margin: 30px 0
    }

    body .modal img {
        display: none
    }

    body .form {
        padding: 30px 15px
    }

    body .modal {
        overflow-y: auto
    }

    body .advantages-item br {
        display: none
    }

    body .bg-s__booster {
        text-align: center;
        width: 100%
    }

    body .head-item__booster {
        margin-bottom: 70px
    }

    body .head-item__booster h1 {
        font-size: 32px
    }

    body .head-item__booster p {
        font-size: 14px;
        line-height: 1.3
    }

    body .h2-title {
        margin-top: 10px;
        text-align: center;
        font-size: 30px
    }

    body .about-item p {
        font-size: 14px;
        text-align: center;
        line-height: 26px
    }

    body .structure__info {
        text-align: center
    }

    body .structure__subtitle {
        font-size: 16px;
        text-align: center
    }

    body .structure__subtitle ul {
        text-align: left;
        font-size: 14px
    }

    body .hard__skills {
        margin: 15px auto
    }

    body .mince {
        margin-top: 30px
    }

    body .skills__block {
        margin-top: 20px
    }

    body .hard__skills-advanced {
        margin: 11px auto
    }

    body .hard__skills-team {
        margin: 10px auto
    }

    body .prepich {
        max-width: 150px;
        margin: 10px auto
    }

    body .learning-test {
        text-align: center
    }

    body .title {
        font-size: 30px;
        line-height: 30px
    }

    body .subtitle {
        font-size: 16px;
        line-height: 26px
    }

    body .soft-hard-skills {
        text-align: center
    }

    body .free-btn {
        text-align: center
    }

    body .cntr {
        text-align: center
    }

    body .post__block h4 {
        font-size: 30px
    }

    body .post__block .free {
        padding-bottom: 50px
    }

    body .skills-item.advanced .skills-box .item:first-child:before {
        display: none
    }

    body .skills-item.advanced .skills-box .item:first-child {
        padding-right: 0
    }

    body .item-advanced {
        display: block;
        margin-right: 0;
        text-align: center;
        margin-bottom: 30px
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) .box-item.empty {
        float: left;
        margin-bottom: 50px
    }

    body .skills-item.advanced .skills-box .item-bottom {
        clear: both;
        margin-bottom: 30px
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) .box-item {
        margin-left: auto;
        margin-right: auto
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) {
        width: 100%
    }

    body .skills {
        text-align: center
    }

    body .skills-item {
        margin-bottom: 40px
    }

    body .education .title,
    body .verifications .title {
        font-size: 30px
    }

    /*body .free .form {*/
        /*padding-left: 15px;*/
        /*padding-right: 15px*/
    /*}*/

    body .cntr {
        margin-top: 20px
    }

    body .post__block {
        margin-top: 50px;
        margin-left: 0;
        text-align: center
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) .box-item.empty {
        width: 47%
    }

    body .post-text {
        max-width: 100%
    }

    body .results__block-case {
        height: inherit
    }

    body .border-right {
        border-right: 1px solid #15d7db
    }

    body .results__block-case {
        float: none;
        display: inline-block;
        text-align: left
    }

    body .results {
        text-align: center
    }
}

@media (min-width:668px) and (max-width:1200px) {

    body footer,
    body header,
    body main {
        overflow: hidden
    }

    body .menu {
        display: none;
        width: 100%
    }

    body .menu li {
        display: block;
        text-align: center;
        margin: 20px 0
    }

    body .menu li a {
        display: block
    }

    body .lang {
        display: none;
        width: 100%;
        text-align: center
    }

    body .mob-btn {
        display: block;
        margin-top: 6px
    }

    body nav {
        padding: 10px 0
    }

    body .head {
        margin: 0 auto 0;
        min-height: 590px
    }

    body .about-img img {
        width: 100%
    }

    body .head-item h1 {
        font-size: 30px;
        line-height: 1.2
    }

    body .head-item h1 br {
        display: none
    }

    body .included-svg {
        height: 300px;
        overflow: hidden
    }

    body .included-svg svg {
        transform: scale(.5) translate(-50%, -50%)
    }

    body .included-list li .more {
        width: 260px
    }

    body .included-item .left p,
    body .included-item .right p {
        min-height: inherit
    }

    body .included-item .right {
        margin-top: 40px
    }

    body .advantages {
        text-align: center
    }

    body .footer {
        text-align: center
    }

    body .footer-list {
        margin: 30px 0
    }

    body .modal img {
        display: none
    }

    body .form {
        padding: 30px 15px
    }

    body .modal {
        overflow-y: auto
    }

    body .advantages-item br {
        display: none
    }

    body .bg-s__booster {
        text-align: center;
        width: 100%
    }

    body .head-item__booster {
        margin-bottom: 70px
    }

    body .head-item__booster h1 {
        font-size: 32px
    }

    body .head-item__booster p {
        font-size: 14px;
        line-height: 1.3
    }

    body .h2-title {
        margin-top: 10px;
        text-align: center;
        font-size: 30px
    }

    body .about-item p {
        font-size: 14px;
        text-align: center;
        line-height: 26px
    }

    body .structure__info {
        text-align: center
    }

    body .structure__subtitle {
        font-size: 16px;
        text-align: center
    }

    body .structure__subtitle ul {
        text-align: left;
        font-size: 14px
    }

    body .hard__skills {
        margin: 15px auto
    }

    body .mince {
        margin-top: 30px
    }

    body .skills__block {
        margin-top: 20px
    }

    body .hard__skills-advanced {
        margin: 11px auto
    }

    body .hard__skills-team {
        margin: 10px auto
    }

    body .prepich {
        max-width: 150px;
        margin: 10px auto
    }

    body .learning-test {
        text-align: center
    }

    body .title {
        font-size: 30px;
        line-height: 30px
    }

    body .subtitle {
        font-size: 16px;
        line-height: 26px
    }

    body .soft-hard-skills {
        text-align: center
    }

    body .free-btn {
        text-align: center
    }

    body .cntr {
        text-align: center
    }

    body .post__block h4 {
        font-size: 30px
    }

    body .post__block .free {
        padding-bottom: 50px
    }

    body .skills-item.advanced .skills-box .item:first-child:before {
        display: none
    }

    body .skills-item.advanced .skills-box .item:first-child {
        padding-right: 0
    }

    body .item-advanced {
        display: block;
        margin-right: 0;
        text-align: center;
        margin-bottom: 30px
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) .box-item.empty {
        float: left;
        margin-bottom: 50px
    }

    body .skills-item.advanced .skills-box .item-bottom {
        clear: both;
        margin-bottom: 30px
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) .box-item {
        margin-left: auto;
        margin-right: auto
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) {
        width: 100%
    }

    body .skills {
        text-align: center
    }

    body .skills-item {
        margin-bottom: 40px
    }

    body .education .title,
    body .verifications .title {
        font-size: 30px
    }

    /*body .free .form {*/
        /*padding-left: 15px;*/
        /*padding-right: 15px*/
    /*}*/

    body .cntr {
        margin-top: 20px
    }

    body .post__block {
        margin-top: 50px;
        margin-left: 0;
        text-align: center
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) .box-item.empty {
        width: 47%
    }

    body .post-text {
        max-width: 100%
    }

    body .results__block-case {
        height: inherit
    }

    body .border-right {
        border-right: 1px solid #15d7db
    }

    body .results__block-case {
        float: none;
        display: inline-block;
        text-align: left
    }

    body .results {
        text-align: center
    }

    body .container {
        max-width: 560px
    }

    body .footer .container {
        max-width: 400px
    }

    body .included-svg {
        height: inherit;
        overflow: inherit
    }

    body .included-svg svg {
        transform: scale(.8) translate(-8%, 0)
    }

    body .included-item .right {
        margin-top: 0
    }

    body .skills-item.advanced .skills-box .item:nth-child(2) .box-item {
        padding-left: 5px;
        padding-right: 5px;
        max-width: 245px
    }
}

nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    padding: 25px 0 28px
}

.logo {
    display: inline-block;
    vertical-align: middle
}

.logo img {
    max-width: 106px
}

.logo .text {
    color: #707070;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px
}

.menu {
    list-style: none;
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle
}

.menu li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px
}

.menu li:first-child {
    margin-left: 0
}

.menu li.current-menu-item > a {
    border-color: #E7E7E7;
    background: #E7E7E7;
    color: #E13D3C;
}

.menu li a {
    display: block;
    color: #161515;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 7px 11px;
    transition: .4s;
    border-radius: 20px;
    border: 1px solid #fff
}

.menu li.lang-item a {
    display: block;
    color: #161515;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 0;
    transition: .4s;
    border-radius: 20px;
    border: 1px solid #fff
}

.menu li.lang-item {
    margin: 0;
}

.menu li a:hover {
    border-radius: 20px;
    border-color: #e8e8e8
}

.lang {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle
}

.lang li {
    display: inline-block;
    vertical-align: middle
}

.lang li a {
    color: #707070;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    transform: .4s;
    padding: 11px 0
}

.lang li a:hover,
.menu li.lang-item.current-lang a {
    color: #00b5b8
}

.head {
    padding-top: 60px;
    padding-bottom: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 720px;
    text-align: center;
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 2560px;
    transform: translate3d(0, 0, 0);
    margin: 0 auto 0
}

.bg-s {
    background: url(../images/rbg.png) repeat-x left center;
    position: absolute;
    top: 0;
    right: 0;
    width: 5759px;
    height: calc(100% + 2px);
    animation: panorama 70s linear infinite;
    transform: translate3d(0, 0, 0)
}

@keyframes panorama {
    100% {
        transform: translateX(66.6666%)
    }
}

.head-item h1 {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2
}

.head-item p {
    opacity: .8;
    color: #fff;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 38px
}

.head__booster {
    overflow: hidden;
}

.header-video-course-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-video-course.vertical {
    height: 100%;
}

.header-video-course.horizontal {
    width: 100%;
}

.order-btn {
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    border-radius: 50px;
    background: linear-gradient(to top, #ce2e3e 0, #ea443a 100%);
    padding: 16px 26px;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    transition-property: color;
    transition-duration: .3s;
    border: none;
    outline: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.order-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ce2e3e;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform;
    transition-duration: .3s;
    transition-timing-function: ease-out
}

.order-btn:active:before,
.order-btn:focus:before,
.order-btn:hover:before {
    transform: scale(2)
}

.order-btn:hover {
    color: #fff;
    border: none;
    outline: none;
    -webkit-appearance: none;
}

.order-btn:focus {
    color: #fff;
    border: none;
    outline: none;
    -webkit-appearance: none;
}

.about {
    padding: 80px 0
}

.h2-title {
    color: #363636;
    font-family: "Proxima Nova";
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 23px
}

.about-item p {
    /*color: #707070;*/
    /*font-family: Roboto;*/
    /*font-size: 17px;*/
    /*font-weight: 300;*/
    /*line-height: 30px;*/
    max-width: 541px;
    text-align: justify;
}

.about-item p.small {
    font-size: 14px;
    font-weight: 400;
    max-width: 100%;
    line-height: 22px
}

.included {
    background-color: #1c1f26;
    padding: 80px 0
}

.z-index-1 {
    z-index: 0
}

.included-item .top {
    margin-bottom: 40px
}

.included-item .top .title {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 15px
}

.included-item .top p {
    opacity: .8;
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 0
}

.included-item .left .title,
.included-item .right .title {
    color: #d2313d;
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: 700;
    line-height: 40px
}

.included-item .left p,
.included-item .right p {
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0;
}

.included-item .right .title {
    color: #00b5b8
}

.included-item .right .included-list li:hover {
    color: #00b5b8
}

.included-list {
    list-style: none;
    padding: 0;
    margin: 20px 0 0
}

.included-list li {
    display: block;
    position: relative;
    /*opacity: .77;*/
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding-bottom: 20px;
    padding-left: 28px;
    cursor: pointer
}

.included-list li a {
    color: #fff;
}

.included-list li:before {
    content: "";
    background: url(../images/Path_1829.svg) no-repeat center;
    width: 6px;
    height: 10px;
    position: absolute;
    top: 2px;
    left: 0
}

.included-list li:hover,
.included-list li a:hover {
    color: #e43f3a;
    opacity: 1
}

.included-list li p {
    min-height: inherit;
}

/*.included-list li:hover .more {
  left: 0;
  opacity: 1;
  z-index: 99
}*/

.included-list li:hover .more:before {
    /*top: -39px*/
}

.included-list li .more {
    /*opacity: 0;
  position: absolute;
  transition: .5s;
  top: calc(100% + 20px);
  left: -100vw;*/
    width: 100%;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .16);
    background-color: #fff;
    padding: 18px 15px 15px;
    border-radius: 8px;
    position: relative;
    display: none;
    opacity: 1;
    margin-top: 30px;
    z-index: 2334;
}

.more-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.included-list li .more:after {
    content: "";
    width: 100%;
    height: 55px;
    bottom: 100%;
    left: 0;
    position: absolute;
    z-index: 3
}

.included-list li .more:before {
    content: "";
    transition: 1.5s;
    width: 20px;
    height: 20px;
    border: 20px solid transparent;
    border-bottom: 20px solid #fff;
    position: absolute;
    top: -39px;
    left: 30px
}

.included-list li .more .more-title {
    color: #534a4a;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px
}

.included-list li .more p {
    color: #534a4a;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 20px;
    min-height: inherit;
}

.menu li.lang-item.menu-item-48-uk {
    margin-right: 5px;
}

.menu li.lang-item.menu-item-48-ru {
    margin-right: 5px;
}

.menu li.lang-item.menu-item-21-uk {
    margin-right: 5px;
}

.menu li.lang-item img {
    display: none;
}

.included-svg {
    display: inline-block
}

.skills {
    margin-bottom: 20px;
}

.skills img {
    width: 100%;
}

.included-svg svg {
    z-index: 556;
    position: relative;
    animation-delay: .6s
}

.included-svg svg .pulse_1 {
    animation: pulse 2s infinite ease-in-out;
    animation-delay: .6s
}

.included-svg svg .pulse_2 {
    animation: pulse 2s infinite ease-in-out;
    animation-delay: .2s
}

.included-svg .hover_left,
.included-svg .hover_right {
    opacity: .6;
    transition: .3s
}

@keyframes pulse {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.more-link {
    color: #fff;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    border-radius: 20px;
    background-color: #00b5b8;
    padding: 8px 19px;
    transition: .3s;
    display: inline-block
}

.more-link:hover {
    color: #fff;
    transform: scale(.9)
}

.advantages {
    padding: 34px 0 79px
}

.advantages.advantages-single {
    padding: 60px 0 0 0
}

.advantages .h2-title {
    margin-bottom: 40px
}

.advantages-item {
    max-width: 323px;
    margin-bottom: 56px
}

.advantages-item .advantages-img {
    margin-bottom: 12px
}

.advantages-img img {
    max-width: 70px;
}

.advantages-item .title {
    color: #363636;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px
}

.advantages-item.white-text .title {
    color: #ffffff;
}

.advantages-item p {
    color: #707070;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0;
    text-align: justify;
}

.advantages-item li {
    color: #707070;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0;
}

.advantages-item ul, .advantages-item ol {
    padding-left: 15px;
    margin: 0;
}

.advantages-item.white-text p {
    color: #ffffff;
}

.advantages-item.white-text li {
    color: #ffffff;
}

.reviews-item {
    position: relative;
    cursor: pointer
}

.reviews-item.current .reviews-more {
    top: 0;
    bottom: 0;
    opacity: 1;
    padding: 50px;
    background-color: #f8f8f8;
    transform: translateX(-50%) scale(1)
}

.reviews-item .reviews-more {
    padding: 50px;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: .2s;
    left: 50%;
    transform: translateX(-50%) scale(0);
    text-align: center;
    z-index: 56;
    width: 320px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.reviews-item .reviews-more .img {
    margin-bottom: 30px;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    background: #567288;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.reviews-item .reviews-more .img img {
    /*width: 65px;*/
    /*margin-left: auto;*/
    /*margin-right: auto*/
    width: 100%;
    height: auto!important;
    margin-top: -30px;
}

.reviews-item .reviews-more .name {
    color: #363636;
    font-family: "Proxima Nova";
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px
}

.reviews-item .reviews-more .year {
    color: #cf2f3d;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 15px
}

.reviews-item .reviews-more p {
    color: #707070;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.reviews-item .reviews-more a {
    color: #707070;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.reviews-carousel {
    position: relative
}

.reviews-carousel .item,
.reviews-carousel.owl-carousel .owl-item.act {
    overflow: visible;
    position: relative;
    z-index: 34
}

.reviews-carousel:hover .owl-nav {
    opacity: 1
}

.reviews-carousel .owl-nav {
    opacity: 0;
    transition: .3s
}

.reviews-carousel .owl-nav .owl-prev {
    float: left;
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6) !important
}

.reviews-carousel .owl-nav .owl-prev:focus {
    outline: 0
}

.reviews-carousel .owl-nav .owl-prev span {
    color: #fff;
    font-size: 45px
}

.reviews-carousel .owl-nav .owl-next {
    float: right;
    width: 50px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6) !important
}

.reviews-carousel .owl-nav .owl-next span {
    color: #fff;
    font-size: 45px
}

.reviews-carousel .owl-nav .owl-next:focus {
    outline: 0
}

.footer {
    background-color: #1c1f26;
    padding: 35px 0;
    border-top: 1px solid #4a4e57;
}

.footer .container {
    max-width: 1196px
}

.footer p {
    margin: 0;
    opacity: .5;
    color: #fff;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400
}

.footer-list {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.footer-list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px
}

.footer-list li a {
    color: #fff;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400
}

.pay {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block
}

.pay li {
    display: inline-block;
    vertical-align: middle
}

.social {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    float: right
}

.social li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

.social li a {
    display: block;
    transition: .3s
}

.social li a:hover {
    transform: scale(1.1)
}

.mob-btn {
    display: none;
    max-width: 40px;
    float: right
}

.mob-btn img {
    width: 100%
}

.modal {
    display: none;
    max-width: 1058px;
    width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, .14);
    background-color: #fff;
    padding: 0;
    overflow: hidden
}

.modal.large {
    padding: 2vw;
    max-width: 768px
}

.modal img {
    max-width: 100%
}

.form {
    padding: 30px 49px
}

.form button {
    border-radius: 4px;
    background: #333;
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    padding: 13px 14px;
    border: 0;
    transition: .2s;
    cursor: pointer
}

.form button:hover {
    background: #00b5b8
}

.form-title {
    color: #333;
    font-family: Roboto;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 8px
}

.form-label {
    color: #605050;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 17px
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag, .iti--separate-dial-code .iti__selected-flag {
    background: transparent;
}

.form-label input,
.form-label select {
    width: 100%;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #c4c4c4;
    padding: 15px 24px 17px;
    border: solid 1px #848484;
    border-radius: 10px;
}

.form-label select {
    height: 60px;
    background: url(../images/arrdwn.svg) no-repeat 95% center !important;
    background-size: 9px !important;
    -webkit-appearance: none !important;
    -ms-appearance: none !important;
    appearance: none !important;
    -moz-appearance: none !important;
}

.head__booster {
    background: url(../images/bg-booster.jpg) no-repeat center/cover;
    padding-top: 60px;
    padding-bottom: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh;
    position: relative;
}

.booster {
    padding: 50px 0
}

.skills-item {
    display: inline-block;
    vertical-align: top
}

.skills-item.beginner {
    max-width: 267px;
    width: 100%
}

.skills-item.beginner .box-item {
    max-width: 249px;
    width: 100%;
    background-color: #74b756
}

.skills-item.beginner .box-item:first-child {
    background-color: #34c9d6
}

.skills-item.advanced {
    max-width: 700px;
    width: 100%;
    margin-right: 0
}

.skills-item.advanced .skills-box {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-right: 0
}

.skills-item.advanced .skills-box .item {
    display: inline-block;
    vertical-align: top
}

.skills-item.advanced .skills-box .item:first-child {
    max-width: 275px;
    width: 100%;
    padding-right: 15px;
    position: relative
}

.skills-item.advanced .skills-box .item:first-child:before {
    content: "";
    border-right: 1px dashed #707070;
    width: 1px;
    height: 91px;
    position: absolute;
    top: 0;
    right: 4.5px
}

.skills-item.advanced .skills-box .item:nth-child(2) {
    width: 395px
}

.skills-item.advanced .skills-box .item:nth-child(2) .box-item {
    padding-left: 5px;
    padding-right: 5px;
    max-width: 168px
}

.skills-item.advanced .skills-box .item:nth-child(2) .box-item:last-child {
    margin-bottom: 0
}

.skills-item.advanced .skills-box .item:nth-child(2) .box-item.empty {
    background: 0 0;
    width: 109px;
    height: 91px;
    border-radius: 4px;
    border: 1px dashed #00b5b8;
    float: right;
    padding-left: 0;
    padding-right: 0;
    margin: 0 3px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.skills-item.advanced .skills-box .item .box-item {
    background-color: #74b756;
}

.skills-item.advanced .skills-box .item .item-advanced .box-item {
    width: 161px;
}

.skills-item.advanced .skills-box .item .box-item:first-child {
    background-color: #34c9d6
}

.skills-item.advanced .skills-box .item-bottom {
    opacity: .4;
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin-top: 20px
}

.skills-item.active .skills-box {
    border: 2px solid #df3b3b
}

.skills-item.no_active .skills-box .box-item,
.skills-item.no_active.advanced .skills-box .box-item {
    background-color: #626262
}

.skills-item.no_active .skills-box .box-item:first-child,
.skills-item.no_active.advanced .skills-box .box-item:first-child {
    background-color: #a5a5a5
}

.skills-title {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
    text-align: center
}

.skills-box {
    border-radius: 6px;
    border: 1px solid #585858;
    margin-right: 9px;
    min-height: 187px;
    padding: 10px;
    text-align: center;
    position: relative
}

.box-item {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 13px 25px;
    background-color: #a5a5a5;
    border-radius: 6px;
    margin-bottom: 10px;
    position: relative
}

.box-item.first {
    margin-left: 10px
}

.box-item.first:before {
    content: "";
    width: 5px;
    height: 40px;
    border-radius: 2px;
    background-color: #f2ca5f;
    position: absolute;
    top: 0;
    left: -10px
}

.box-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    border-top: 1px solid #2f3032
}

.item-advanced {
    display: inline-block
}

.content_item-bottom {
    border-radius: 6px;
    border: 1px solid #393939;
    opacity: .66;
    color: #d3d3d3;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-align: center;
    padding: 15px 0 10px;
    margin-top: 16px
}

.skills-content {
    margin-bottom: 27px
}

.skills-content .col-xl-8 {
    padding-right: 0
}

.ml-auto {
    margin-left: auto
}

.contacts {
    background: url(../images/bg2.png) no-repeat center;
    background-size: cover;
    min-height: 501px
}

.contacts_block {
    padding: 90px 0
}

.contacts_block .form {
    padding-top: 58px;
    padding-bottom: 58px;
    background-color: rgba(54, 54, 54, .06)
}

.contacts_block .form textarea {
    min-height: 169px;
    display: block;
    width: 100%;
    resize: none;
    color: #8d8d8d;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    background-color: #fafafa;
    border: 0;
    padding: 11px 13px;
    margin-bottom: 20px;
    box-shadow: 0 3px 30px transparent;
    border-radius: 4px;
    border: 1px solid #e2e2e2
}

.contacts_block .form input,
.contacts_block .form select {
    box-shadow: 0 3px 30px transparent;
    border-radius: 4px;
    border: 1px solid #e2e2e2
}

.contacts_block .form select {
    background-color: #fff !important;
    background-image: url(../images/arrdwn.svg) !important;
    background-position: 95% center !important;
    background-repeat: no-repeat !important;
}

.contacts_block-box {
    margin: 20px 0 40px;
    color: #605050;
    font-size: 16px;
    line-height: 26px;
    font-family: Roboto;
    font-weight: 400;
    display: block;
    clear: both;
    position: relative
}

.contacts_block-box a, .contacts_block-box p {
    font-family: Roboto;
    display: block;
    font-weight: 700;
    color: #605050
}

.contacts_block-box a {
    display: none;
}

.about iframe {
    width: 100%;
    height: 80vh;
}

.booster-list ul {
    list-style: none;
    padding: 0;
    counter-reset: list;
    margin: 0;
    border-radius: 4px 0 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.booster-list ul:after {
    content: " ";
    display: table;
    clear: both;
}

.booster-list li {
    position: relative;
    color: #363636;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    max-width: 285px;
    min-height: 244px;
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0);
    /* border-radius: 4px 0 0; */
    border: 1px solid #15d7db;
    background-color: #ffffff;
    padding: 144px 25px 30px;
    /*float: left;*/
    width: 100%;
}

.booster-list li:before {
    counter-increment: list;
    content: counter(list);
    color: #00b5b8;
    font-family: "Proxima Nova";
    font-size: 80px;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    top: 14px;
    left: 30px;
}

.booster-list li:nth-child(1),
.booster-list li:nth-child(2),
.booster-list li:nth-child(3) {
    border-bottom: 0;
    border-right: 0;
}

.booster-list li:nth-child(5),
.booster-list li:nth-child(6),
.booster-list li:nth-child(7) {
    border-right: 0;
}

.booster-list li:nth-child(1) {
    border-top-left-radius: 4px;
}

.booster-list li:nth-child(4) {
    border-bottom: 0;
    border-top-right-radius: 4px;

}

.booster-list li:nth-child(5) {
    border-bottom-left-radius: 4px;
}

.booster-list li:nth-child(8) {
    border-bottom-right-radius: 4px;

}

.single-post {
    margin-top: 80px;
    min-height: 85vh;
    padding: 60px 0;
}

/**
REMOVE IF DANG
 */
.single-post.single-format-standard {
    margin-top: 0;
    min-height: 0;
    padding: 0;
}

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

.reviews-item {
    position: relative;
}

.reviews-item:hover:before {
    opacity: 0;
}

.reviews-item:before {
    content: "";
    background-color: #1c1f26;
    opacity: 0.65;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: .3s;
}

.reviews-item .reviews-more {
    z-index: 3;
}

@media (max-width: 768px) {
    .contacts_block-box a {
        display: block;
    }

    .contacts_block-box p {
        display: none;
    }

    .tab_list {
        padding-left: 0;
    }

    .tab_list .order-btn {
        margin-bottom: 10px;
        min-width: 250px;
    }

    .tab_list .order-btn:last-child {
        margin-bottom: 0;
    }
}

@media (max-width:1200px) {
    .thanx-page-template.head-item h1 {
        font-size: 24px;
    }

    .footer-list li {
        display: block;
        margin: 12px 0px;
    }

    .full .soft-hard-skills ul li:first-child {
        max-width: 100%;
        padding-left: 65px;
        text-align: left;
    }

    .full .soft-hard-skills ul li {
        max-width: 100%;
        float: none;
        width: 100%;
        border-bottom: 0;
    }

    .booster-list li {
        float: none;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        padding: 0 25px 0 68px;
        min-height: 100px;
        max-width: 100%;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        text-align: left;
        border: 1px solid #15d7db !important;
        margin-top: -1px;
        border-radius: 0 !important;
    }

    .booster-list {
        text-align: center;
    }

    .booster-list li:before {
        left: 12px;
        font-size: 56px;
        top: 50%;
        transform: translateY(-50%);

    }

    .booster-list ul {
        overflow: visible;
    }

    .booster-img iframe {
        max-width: 555px;
        width: 100%;
        height: 225px;
    }

    .full .soft-hard-skills ul li:nth-child(6),
    .full .soft-hard-skills ul li:nth-child(7),
    .full .soft-hard-skills ul li:nth-child(8),
    .full .soft-hard-skills ul li:nth-child(9),
    .full .soft-hard-skills ul li:nth-child(10),
    .full .soft-hard-skills ul li:nth-child(11) {
        position: relative;
        right: 0;
        top: 0;
    }

    .post__block .h4-title {
        font-size: 30px;
    }
}

@media (min-width: 767px) {
    .map-container iframe{
        width: 100%;
        display: block;
        pointer-events: none;
        position: relative; /* IE needs a position other than static */
    }
    .map-container iframe.clicked{
        pointer-events: auto;
    }
}

.menu .sub-menu {
    display: none;
    padding: 0;
    position: absolute;
    top: 100%;
    left: -5px;
    background: #fff;
    z-index: 5;
    width: 250px;
    border-radius: 20px;
}

.menu li:hover > .sub-menu {
    display: block;
}

.menu .sub-menu li {
    display: block;
    margin: 5px;
}

.menu .sub-menu .sub-menu {
    left: 210px;
    top: -5px;
}

.menu li {
    position: relative;
}

.structure-time {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 24px;
    font-weight: 700;
    padding-top: 0;
    line-height: 1.2;
    text-align: center
}

.teacher-img img {
    width: 100%
}

.teacher-info {
    font-size: 18px;
    margin-top: 30px
}

@media screen and (max-width: 1200px) {
    .menu li.lang-item {
        display: inline-block;
    }

    body .menu {
        text-align: center;
        padding-bottom: 30px;
    }

    body .menu li {
        margin: 0;
    }

    .menu .sub-menu {
        position: static;
        border-radius: 20px;
    }

    .menu .sub-menu li {
        margin: 0;
    }

    .menu li a:hover {
        border: none;
    }

    body .menu li.menu-item-has-children {
        border-radius: 20px;
        border: 1px solid #e8e8e8;
        margin: 10px auto 10px auto;
        max-width: 60%;
    }

    body .menu li.menu-item-has-children li.menu-item-has-children > a {
        font-weight: bold;
        font-size: 16px;
    }

    .menu .sub-menu .sub-menu {
        border-radius: 20px;
    }

    body .menu li.menu-item-has-children li.menu-item-has-children:last-child {
        margin-bottom: 0;
    }

    body .menu li.menu-item-has-children li.menu-item-has-children {
        max-width: 100%;
        border: none;
    }

    .menu .sub-menu {
        width: 100%;
    }

    body .menu > li > a {
        font-size: 16px;
        color: #3f3f3f;
    }

    .menu li.current-menu-item > a {
        border: none;
    }

    .menu li:hover > .sub-menu {
        display: none;
    }

    nav.fixed {
        bottom: 0;
    }

    nav.fixed .menu {
        position: fixed;
        left: 0;
        top: 130px;
        bottom: 0;
        right: 0;
        overflow-x: hidden;
        overflow-y: auto;
    }
}

@media screen and (max-width: 768px) {
    body .menu li.menu-item-has-children {
        max-width: 98%;
    }

    .social {
        float: none;
        margin-left: 25px;
    }

    .advantages-item {
        max-width: none;
    }
}

/*NEW FORM*/
.form-wrapp-new {
    margin-top: 90px;
    padding: 0 0 70px 0;
}

.fancybox-content .form-wrapp-new {
    margin-top: 0;
    padding-top: 70px;
}

.form-wrapp-new h4 {
    display: none;
}

.form-wrapp-new .step-2 {
    /*display: none;*/
    margin-top: 30px;
}

.form-wrapp-in {
    border: 1px solid #15D7DB;
    border-radius: 8px;
    padding: 50px;
}

.form-wrapp-new .form {
    padding: 0 15px 0 50px;
}

.form-wrapp-new .text-right {
    text-align: right;
}

.form-wrapp-new .form-label {
    color: #ffffff;
    margin-bottom: 30px;
}

.form-wrapp-new .form-label input, .form-wrapp-new .form-label select {
    background: transparent;
    margin-top: 10px;
}

.form-wrapp-new .form-label input.error, .form-wrapp-new .form-label select.error {
    border-color: red;
    color: red;
}

.form-wrapp-new button {
    background: #00B5B8;
    color: #ffffff;
    border: 1px solid #00B5B8;
    outline: none;
    width: 100%;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    padding: 15px;
}

.form-wrapp-new button:hover {
    background: transparent;
}

.form-wrapp-new button.reverse {
    background: transparent;
    color: #00B5B8;
    border: 1px solid #00B5B8;
    outline: none;
}

.form-wrapp-new button.reverse:hover {
    background: #00B5B8;
    color: #ffffff;
}

.form-wrapp-new h2 {
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600!important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    padding: 0;
    margin: 0 0 20px 0!important;
}

.form-wrapp-new h3.step {
    font-size: 22px;
    line-height: 1;
}

.form-wrapp-new h3 {
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    padding: 0;
    margin: 0 0 30px 0!important;
}

.form-wrapp-new p {
    font-size: 16px;
    font-weight: 100;
    opacity: 0.8;
    margin-top: 50px;
}

.form-wrapp-new h4 {
    font-size: 30px;
    font-weight: normal;
    margin-top: 20px;
    line-height: normal;
}

.form-wrapp-new h4 span.small {
    font-size: 16px;
}

.free .form {
    border: none;
    border-radius: 0;
    box-shadow: none;
    max-width: none;
}

.free .form-wrapp-new {
    background: transparent!important;
    padding-bottom: 0;
}

@media screen and (max-width: 1200px) {
    .form-wrapp-in {
        padding: 25px;
    }

    .form-wrapp-new p {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .form-wrapp-new h4 {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .form-wrapp-new .form {
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    .form-wrapp-new {
        margin-top: 60px;
        padding: 0 0 60px 0;
    }

    .fancybox-content .form-wrapp-new {
        margin-top: 0;
        padding-top: 60px;
    }

    .form-wrapp-new h3.step {
        font-size: 15px;
    }

    .form-wrapp-new p {
        font-size: 16px;
        margin: 10px 0;
    }

    .form-wrapp-new h4 {
        font-size: 18px;
        margin: 10px 0;
    }

    .form-wrapp-in {
        padding: 15px;
    }
}

/**
BLOG
 */
.post-header-image {
    margin: 90px 0 60px 0;
    border-radius: 6px;
    overflow: hidden;
}

.post-header-image img {
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    display: block;
}

.post-content-inner {
    padding: 0 50px;
}

.post-content-meta h1 {
    font-size: 40px;
    line-height: 40px;
    font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
    margin: 20px 0;
    color: #1C1F26;
}

.post-tags {
    display: flex;
    flex-wrap: wrap;
}

.post-tag {
    border-radius: 0;
    background: transparent;
    padding: 0;
    color: #00b5b8;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    transition: .2s ease-in-out all;
}

.post-tag:hover {
    background: transparent;
    color: #00b5b8;
}

.tag-header {
    margin-bottom: 30px;
    text-transform: uppercase;
}

.post-date {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #00b5b8;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
}

.post-content-blog {
    margin-top: 60px;
    font-family: "Roboto", sans-serif;
    font-size: 19px;
}

.post-content-blog img {
    max-width: 100%;
    margin: 2rem 0;
    height: auto;
}

.post-content-blog img.aligncenter {
    margin-right: auto;
    margin-left: auto;
}

.post-content-blog ul {
    margin: 2rem 0;
    padding: 0;
    list-style-position: inside;
}

.post-content-blog ul li {
    margin: 1rem 0;
    list-style-position: inside;
}

.post-content-blog ol {
    margin: 2rem 0;
    padding: 0;
    list-style-position: inside;
}

.post-content-blog ol li {
    margin: 0.5rem 0;
    list-style-position: inside;
}

.post-content-blog blockquote {
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #333333;
    font-weight: 100;
    padding: 35px 40px;
    margin: 2rem 0;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
}

.post-content-inner {
    display: flex;
}

.post-content-author {
    padding-top: 30px;
    width: 130px;
    text-align: center;
    margin-right: 70px;
}

.author-image img {
    width: 127px;
    border-radius: 50%;
}

.post-content-author a {
    color: #333333;
}

.author-name {
    margin: 20px 0 10px 0;
    font-family: "Roboto", sans-serif;
    font-size: 19px;
    color: #333333;
}

.author-position {
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #D6343D;
}

.post-content-share {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 50px 0 75px 0;
    align-items: center;
}

.post-content-share h4 {
    margin: 0;
    font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
    font-size: 30px;
    color: #1C1F26;
}

.share-icon {
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
    border-radius: 28px;
    padding: 10px 20px;
    justify-content: space-between;
    /*min-width: 100px;*/
    min-width: 0;
    transition: .2s ease-in-out all;
    height: 45px;
}

.share-icon.facebook-share {
    background: #5A89CB;
    border: 1px solid #5A89CB;
}

.share-icon.facebook-share:hover {
    background: #ffffff;
    color: #5A89CB;
    transition: .2s ease-in-out all;
}

.share-icon.facebook-share:hover svg * {
    fill: #5A89CB;
    transition: .2s ease-in-out all;
}

.share-icon.twitter-share {
     background: #56C1E8;
     border: 1px solid #56C1E8;
    position: relative;
    top: -2px;
 }

.share-icon.twitter-share:hover {
    background: #ffffff;
    color: #56C1E8;
    transition: .2s ease-in-out all;
}

.share-icon.twitter-share:hover svg * {
    fill: #56C1E8;
    transition: .2s ease-in-out all;
}

.share-icon.telegram-share {
    background: #039be5;
    border: 1px solid #039be5;
}

.share-icon.telegram-share svg {
    width: 23px;
    height: 23px;
    margin-left: -3px;
}

.share-icon.telegram-share:hover {
    background: #ffffff;
    color: #039be5;
    transition: .2s ease-in-out all;
}

.share-icon.telegram-share:hover svg * {
    fill: #039be5;
    transition: .2s ease-in-out all;
}

.share-icon .count {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    margin-left: 13px;
    display: none;
}

.share-icon:last-child {
    margin-right: 0;
}

.share-icon svg * {
    fill: #ffffff;
    transition: .2s ease-in-out all;
}

.related-posts {
    background: #F8F8F8;
    padding: 90px 0 90px 0;
}

.related-posts h3 {
    margin: 0 0 50px 0;
    font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
    font-size: 40px;
    color: #1C1F26;
}

.post-image img {
    /*width: 100%;*/
    height: 100%;
    border-radius: 6px;
    transition: .2s ease-in-out all;
}

.post-single-small:hover .post-image img {
    transform: scale(1.1);
    transition: .2s ease-in-out all;
}

.post-image {
    position: relative;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 260px;
    border-radius: 6px;
}

.post-single-small {
    margin-bottom: 50px;
    display: block;
}

.post-single-small .read-time {
    margin: 0 0 0 20px;
}

.post-single-small .post-tag {
    background: transparent;
    color: #00b5b8;
    font-size: 14px;
    padding: 0;
}

.post-single-small .post-tag:hover {
    background: transparent;
    color: #00b5b8;
}

.post-single-small .post-date {
    margin: 0;
    text-transform: none;
    color: #818181;
    font-size: 12px;
}

.post-single-small .post-title {
    font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
    font-size: 22px;
    color: #333333;
    margin: 15px 0 20px 0;
    line-height: 30px;
}

.post-single-small .post-excerpt {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    text-align: justify;
}

@media screen and (max-width: 1200px) {
    .post-header-image {
        margin: 50px 0 30px 0;
    }

    .post-content-inner {
        flex-wrap: wrap;
        padding: 0;
    }

    .post-content-author {
        display: none;
    }

    .post-content-meta h1 {
        font-size: 30px;
        line-height: 30px;
    }

    .post-content-blog {
        font-size: 16px;
    }

    .post-content-blog blockquote {
        font-size: 20px;
        line-height: 26px;
        padding: 20px;
    }

    .post-content-share h4 {
        font-size: 22px;
    }

    .related-posts {
        padding: 60px 0;
    }

    .related-posts h3 {
        font-size: 30px;
    }

    .tag-header {
        font-size: 28px;
    }
}

@media screen and (max-width: 700px) {
    .post-header-image {
        margin: 70px 0 15px 0;
    }

    .post-tag {
        font-size: 12px;
        padding: 5px 12px;
    }

    .post-content-meta h1 {
        font-size: 24px;
        line-height: 24px;
        margin: 15px 0;
    }

    .post-date {
        font-size: 12px;
    }

    .post-content-blog {
        margin-top: 30px;
    }

    .post-content-blog img {
        margin: 1rem 0;
    }

    .post-content-blog ul {
        margin: 1rem 0;
    }

    .post-content-blog ol {
        margin: 1rem 0;
    }

    .post-content-blog blockquote {
        margin: 1rem 0;
        font-size: 18px;
        line-height: 22px;
        padding: 15px;
    }

    .post-content-share {
        padding: 20px 0 35px 0;
    }

    .post-content-share h4 {
        font-size: 18px;
    }

    .share-icon {
        /*min-width: 70px;*/
        padding: 5px 10px;
        border-radius: 17px;
        margin-right: 5px;
    }

    .share-icon .count {
        font-size: 14px;
        margin-left: 7px;
    }

    .related-posts {
        padding: 30px 0;
    }

    .related-posts h3 {
        font-size: 22px;
        margin: 0 0 20px 0;
    }

    .post-image {
        height: auto;
    }

    .post-single-small:hover .post-image img {
        transform: none;
    }

    .post-single-small .post-title {
        font-size: 20px;
        line-height: normal;
        margin-bottom: 15px;
    }

    .post-single-small .post-excerpt {
        width: 100%;
        line-height: normal;
    }

    .tag-header {
        font-size: 22px;
        margin-bottom: 20px;
    }
}

/*
Media page
 */
.media {
    margin-top: 80px;
}

.post-sticky-img {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 500px;
}

.post-sticky-img img {
    border-radius: 0;
    height: 100%;
    width: auto;
    max-width: none;
}

.top-media-news {
    position: relative;
    z-index: 1;
    height: 500px;
}

.top-media-news .text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    color: #ffffff;
}

.top-media-news .text .container, .top-media-news .text .container .row, .top-media-news .text .col-lg-6 {
    height: 100%;
}

.top-media-news .container-fluid {
    padding: 0;
    height: 100%;
}

.top-media-news .container-fluid .row, .top-media-news .container-fluid .col-lg-6 {
    height: 100%;
}

.top-media-news {
    background: #1C1F26;
}

.flex-center-media {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding-left: 30px;
}

.top-media-news .text .post-tags {
    margin: 0 0 0 20px;
}

.top-media-news .text .post-tags .post-tag {
    background: transparent;
    padding: 0;
    color: #00b5b8;
}

.top-media-news .text .post-tags .post-tag:hover {
    color: #00b5b8;
    background: transparent;
}

.top-media-news .text h2 {
    font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 20px 0;
}

.top-media-news .text .post-date {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.top-media-news .text .post-excerpt {
    margin-bottom: 30px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
}

.last .post-image {
    height: 500px;
}

.last {
    margin-bottom: 0;
}

.latest-posts {
    padding: 60px 0;
}

.post-single-small.latest-list-item {
    margin-bottom: 30px;
}

.latest-list {
    padding-left: 30px;
}

.latest-list h1 {
    font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 20px 0;
}

.posts-media {
    padding-bottom: 60px;
}

.btn-more {
    padding: 10px 0 40px 0;
}

.vertical {
    position: relative;
    z-index: 1;
}

.vertical .post-image {
    height: 511px;
}

.text-vertical-post {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 40px 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    color: #ffffff;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 6px;
}

.post-single-small.vertical .post-title {
    color: #ffffff;
}

.post-single-small.vertical .post-excerpt {
    color: #ffffff;
    width: 100%;
}

.fancybox-button svg path {
    fill: #ffffff;
}

.latest-list-hook .post-single-small.latest-list-item:first-child {
    display: none;
}

.program-author-with-image {
    display: flex;
    align-items: center;
}

.program-author-with-image img {
    width: 80px;
    border-radius: 50%;
    margin-right: 15px;
}

.program-author-with-image p {
    margin: 0;
}

.read-time {
    margin-left: 15px;
}

.read-time svg {
    height: 12px;
    margin-right: 3px;
    position: relative;
    top: 1px;
}

@media screen and (max-width: 1200px) {
    .top-media-news .text {
        position: static;
        padding: 55px 0;
    }

    .top-media-news {
        height: auto;
    }

    .post-sticky-img {
        height: 300px;
    }

    .hide-xl {
        display: none;
    }

    .latest-list {
        padding-left: 0;
    }

    .flex-center-media {
        padding-left: 0;
    }

    .latest-posts {
        padding: 30px 0;
    }

    .latest-list-hook .post-single-small.latest-list-item:first-child {
        display: block;
    }

    .post-image {
        height: auto;
    }

    .post-image img {
        width: 100%;
        height: auto;
    }

    .post-single-small .post-excerpt {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
    .top-media-news .text h2 {
        font-size: 28px;
        line-height: 28px;
        margin: 0 0 15px 0;
    }

    .top-media-news .text .post-date {
        margin-bottom: 15px;
    }

    .top-media-news .text .post-excerpt {
        margin-bottom: 15px;
    }

    .latest-list h1 {
        font-size: 28px;
        line-height: 28px;
    }

    .text-vertical-post {
        padding: 15px;
    }

    .btn-more {
        padding: 0;
    }
}

/**
WEBINARS
 */
.head-item__booster.webinars .btn-wrap {
    margin-top: 20px;
}

.head-item__booster.webinars .webinar-tag {
    margin-bottom: 30px;
    text-align: center;
}

.head-item__booster.webinars .webinar-tag span {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 4px;
    background-color: #00b5b8;
}

.webinar-big {
    padding: 80px 0;
    border-bottom: solid 1px #dedede;
}

.webinar-big {
    width: 100%;
}

.webinar-big .for {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #9f9f9f;
    margin-bottom: 10px;
}

.webinar-big h3 {
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    margin: 0 0 8px 0;
    padding: 0;
}

.webinar-big .meta {
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #9f9f9f;
}

.webinar-big .meta b, .webinar-big .meta strong {
    font-weight: bold;
    color: #333333;
}

.webinar-big .text {
    margin-top: 46px;
    margin-bottom: 39px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: justify;
    color: #333333;
}

.webinar-big .opt {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.webinar-big .order-btn {
    padding-left: 51px;
    padding-right: 51px;
}

.webinar-big .opt .price, .webinar-big .opt .durr {
    font-family: Roboto;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    font-size: 18px;
    font-weight: bold;
}

.webinar-big .opt .price span, .webinar-big .opt .durr span {
    font-size: 14px;
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

.webinar-big .opt .price div, .webinar-big .opt .durr div {
    display: inline-block;
    padding-right: 10px;
    position: relative;
}

.webinar-big .opt .price div:after, .webinar-big .opt .durr div:after {
    content: '/';
    position: absolute;
    right: -2px;
    top: 0;
}

.webinar-big .opt .price div:last-child, .webinar-big .opt .durr div:last-child {
    padding-right: 0;
}

.webinar-big .opt .price div:last-child:after, .webinar-big .opt .durr div:last-child:after {
    display: none;
}

.js-max-height {
    overflow: hidden;
    display: inline-block;
    transition: 0.2s ease-in-out all;
}

.latest-webinars {
    padding: 80px 0;
}

.latest-webinars h2 {
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    margin-bottom: 20px;
    padding: 0;
}

.webinar-item {
    margin-top: 15px;
}

.webinar-item img {
    width: 100%;
}

.webinar-item .img {
    position: relative;
}

.webinar-item .img .date-time {
    position: absolute;
    border-radius: 6px;
    background-color: #f8f8f8;
    right: 25px;
    bottom: -34px;
}

.webinar-item .img .date-time .date {
    font-family: Roboto;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.82;
    letter-spacing: normal;
    text-align: center;
    color: #534a4a;
    padding: 8px 12px;
}

.webinar-item .img .date-time .time {
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #534a4a;
    padding: 8px 12px;
    border-top: solid 1px #dedede;
}

.webinar-item .text {
    padding: 30px 0 25px 0;
    border-bottom: solid 1px #dedede;
}

.webinar-item .text .for {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #9f9f9f;
    margin-bottom: 15px;
}

.webinar-item .text h3 {
    font-family: "Proxima Nova";
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
}

.webinar-item .opt {
    padding: 22px 0 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.webinar-item .opt .order-btn {
    padding-right: 48px;
    padding-left: 48px;
}

.webinar-item .opt .price {
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: left;
    color: #534a4a;
    white-space: nowrap;
}

.webinar-item .opt .price span {
    display: block;
    font-weight: normal;
    font-size: 12px;
}

.webinar-item .opt .price div {
    display: inline-block;
    padding-right: 5px;
    position: relative;
}

.webinar-item .opt .price div:after {
    content: '/';
    position: absolute;
    right: -3px;
    top: 0;
}

.webinar-item .opt .price div:last-child:after {
    display: none;
}

.webinar-interesting {
    padding: 80px 0;
    background-color: #1c1f26;
}

.webinar-interesting .text {
    padding-top: 20px;
}

.webinar-interesting .text h2 {
    font-family: "Proxima Nova";
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding: 0;
    margin: 0 0 25px 0;
}

.webinar-big img {
    width: 100%;
    margin-top: 10px;
}

.webinar-big video {
    width: 100%;
}

.webinar-interesting .text p {
    font-family: "Proxima Nova";
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 40px;
}

.webinar-interesting .level-webinar {
    padding: 14px 28px;
    border-radius: 6px;
}

.webinar-interesting .level-webinar h3 {
    font-family: "Proxima Nova";
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.82;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

.webinar-interesting .level-webinar p {
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

.webinar-interesting .level-webinar.yellow {
    background-color: #f0cb4d;
}

.webinar-interesting .level-webinar.green {
    background-color: #34d6b7;
}

.webinar-interesting .level-webinar.blue {
    background-color: #234056;
}

.webinar-interesting .plus, .webinar-interesting .equal {
    padding: 20px 0;
    text-align: center;
}

.webinar-interesting .plus span, .webinar-interesting .equal span {
    width: 34px;
    height: 34px;
    background-color: #77797d;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-family: "Proxima Nova";
    font-size: 28px;
    color: #ffffff;
    margin: 0 auto;
}

.webinar-directions {
    padding: 80px 0;
    border-top: solid 1px #9b9b9b;
    border-bottom: solid 1px #9b9b9b;
    background-color: #1c1f26;
}

.webinar-directions h2 {
    font-family: "Proxima Nova";
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

.webinar-direction {
    padding: 60px 0;
}

.webinar-direction.odd .left {
    order: 2;
}

.webinar-direction.odd .right {
    order: 1;
}

.webinar-direction img {
    width: 100%;
}

.webinar-direction video {
    width: 100%;
}

.webinar-direction h3 {
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

.webinar-direction .text-inner {
    margin-top: 15px;
    margin-bottom: 30px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: justify;
    color: #ffffff;
}

.js-webinar-trigger {
    cursor: pointer;
}

.form-buy img {
    width: 100%;
}

.align-content-center {
    align-items: center;
}

.form-buy h3 {
    font-family: Roboto;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    margin-bottom: 25px;
    padding: 0;
}

.form-buy button {
    width: 100%;
    margin-top: 0;
}

#webinar-buy .fancybox-button svg path {
    fill: #000000;
}

#webinar-success .fancybox-button svg path {
    fill: #000000;
}

#webinar-error .fancybox-button svg path {
    fill: #000000;
}

#webinar-success {
    max-width: 715px;
}

#webinar-error {
    max-width: 715px;
}

.web-success h3 {
    font-family: Roboto;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    margin-bottom: 20px;
    padding: 0;
}

.web-success p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #333333;
    margin-bottom: 0;
    padding: 0;
}

.succ-text {
    padding: 40px;
    border-bottom: solid 1px #dedede;
}

.succ-foot {
    padding: 30px 40px;
    display: flex;
    align-items: center;
}

.succ-foot svg {
    margin-right: 15px;
}

.currency-checkboxes {
    margin-top: 5px;
}

.currency-checkboxes label {
    display: inline-flex;
    margin-right: 20px;
    white-space: nowrap;
    align-items: center;
}

.currency-checkboxes label input {
    display: block;
    width: 20px;
}

.currency-checkboxes label:last-child {
    margin-right: 0;
}

@media screen and (max-width: 1200px) {
    .webinar-big img {
        margin-bottom: 30px;
    }

    .webinar-item {
        margin-top: 30px;
    }

    .webinar-interesting .text {
        padding-top: 0;
        margin-bottom: 50px;
    }

    .webinar-direction.odd .left {
        order: 1;
    }

    .webinar-direction .left {
        margin-bottom: 30px;
    }

    .webinar-direction.odd .right {
        order: 2;
    }

    .webinar-big .opt {
        padding: 0;
    }

    #webinar-buy {
        max-width: 500px;
        padding: 0 30px;
    }
}

@media screen and (max-width: 668px) {
    .head-item.webinars .webinar-tag span {
        font-size: 14px;
    }

    .head-item.webinars h2 {
        font-size: 28px;
    }

    .webinar-big {
        padding: 50px 0;
    }

    .webinar-big .for {
        font-size: 14px;
    }

    .webinar-big h3 {
        font-size: 24px;
    }

    .webinar-big .meta {
        font-size: 16px;
    }

    .webinar-big .text {
        margin: 30px 0;
    }

    .webinar-big .opt .price, .webinar-big .opt .durr {
        order: 1;
    }

    .webinar-big .opt .button {
        width: 100%;
        text-align: center;
        order: 2;
        margin-top: 20px;
    }

    .latest-webinars {
        padding: 50px 0;
    }

    .latest-webinars h2 {
        font-size: 24px;
        margin-bottom: 0;
    }

    .webinar-item .text {
        padding: 15px 15px 10px 15px;
    }

    .webinar-item .opt {
        padding: 10px 15px 15px 15px;
    }

    .webinar-item .text .for {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .webinar-item .opt .price {
        font-size: 18px;
    }

    .webinar-interesting {
        padding: 50px 0;
    }

    .webinar-interesting .text h2 {
        font-size: 30px;
    }

    .webinar-interesting .text p {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .webinar-interesting .level-webinar {
        padding: 10px 15px;
    }

    .webinar-directions {
        padding: 50px 0;
    }

    .webinar-directions h2 {
        font-size: 30px;
    }

    .webinar-direction {
        padding: 30px 0;
    }

    .webinar-direction h3 {
        font-size: 24px;
    }

    .webinar-big .opt .price span, .webinar-big .opt .durr span {
        font-size: 11px;
    }

    .webinar-big .opt .price, .webinar-big .opt .durr {
        font-size: 14px;
    }

    .webinar-item .opt .button {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }

    #webinar-buy {
        padding: 0 15px;
    }

    .form-buy h3 {
        font-size: 22px;
    }

    .web-success h3 {
        font-size: 22px;
    }

    .web-success p {
        font-size: 14px;
    }

    .succ-text {
        padding: 20px;
    }

    .succ-foot {
        padding: 20px;
    }

    .succ-foot svg {
        margin-right: 10px;
    }
}

.show-prompt {
    background: #4a4e57;
    margin-top: -25px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 0 6px 0;
    position: relative;
}

.show-prompt-message {
    display: flex;
    align-items: center;
}

.show-prompt-buttons {
    display: flex;
    margin-left: 30px;
}

.show-prompt-button.order-btn {
    font-size: 14px;
    padding: 9px 25px;
    border-radius: 6px;
    border: solid 1px #fff;
    background: none;
}

.show-prompt-button.order-btn:before {
    display: none;
}

.show-prompt-button:last-child {
    margin-right: 0;
}

.show-prompt-message-text {
    font-size: 16px;
    font-family: Roboto;
    color: #ffffff;
}

.show-prompt-close {
    position: absolute;
    right: 30px;
    top: 10px;
    padding: 0;
    border: none!important;
    outline: none!important;
    font-size: 24px;
    line-height: 24px;
    cursor: pointer;
    color: #ffffff;
    background: transparent;
}

.show-prompt-button.close {
    padding: 0;
    border: none;
    outline: none;
    font-size: 14px;
    color: #00b5b8;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .show-prompt {
        margin-top: -10px;
    }

    .show-prompt-message-text {
        font-size: 14px;
    }

    .show-prompt-button.close {
        display: none;
    }
}

@media (max-width: 767px) {
    .show-prompt {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .show-prompt-message-text {
        font-size: 12px;
    }

    .show-prompt-buttons {
        margin-left: 15px;
    }

    .show-prompt-button.order-btn {
        font-size: 12px;
    }

    .show-prompt-close {
        position: static;
        margin-left: 10px;
    }
}

.iti--container {
    z-index: 99999;
}

.iti {
    display: block;
    margin-top: 10px;
}

.iti__country-name {
    display: none;
    color: #000000;
}

/**
SINGLE WEBINARS
 */
body .head.image-bg {
    position: relative;
    max-height: none;
    min-height: 0;
    padding: 0;
}

body .head.image-bg .bg {
    position: static;
}

.image-bg .bg img {
    width: 100%;
}

.btn-wrap-webinar-bottom {
    padding: 50px 0;
    text-align: center;
}

.webinar-item.new .img .date-time {
    bottom: -10px;
}

.webinar-item.new .text {
    padding-top: 20px;
    padding-bottom: 20px;
}

.webinar-item.new .text h3 {
    margin-bottom: 0;
    height: 54px;
}

.webinar-item.new .opt .price {
    font-size: 16px;
}

.bg-dark {
    color: #ffffff!important;
    /*background: #00b5b8;*/
    background: #273893;
    margin: 30px 0;
    padding-bottom: 30px;
}

.prep-image {
    margin: 0!important;
    border-radius: 50%;
    width: 100%;
}

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

.prep-text {
    margin-top: 70px;
    padding-left: 15px;
}

@media (max-width: 1200px) {
    .prep-image {
        max-width: 60% !important;
        margin: 0 auto 30px auto!important;
    }

    .prep-text {
        margin-top: 0;
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .prep-image {
        max-width: 80% !important;
    }
}

/**
Выпускники
 */
.head.bg-dark:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
}

.head.bg-dark {
    margin: 0;
}

.verifications.vypusk {
    padding-bottom: 100px;
    padding-top: 30px;
}

.verifications.vypusk h2 {
    margin-top: 50px;
}

.program-author-with-image.vypusk {
    display: block;
    text-align: center;
    margin: 10px 0 30px 0;
}

.program-author-with-image.vypusk img {
    width: 60%;
    margin-bottom: 15px;
}

.verifications.vypusk a.red-link {
    color: #ce2e3e;
}

/**
PRICES FORMAT
 */
.formats-prices {
    padding: 100px 0;
    background: #fff;
}

.title-format-prices {
    margin: 0 0 50px 0;
}

.title-format-prices h2 {
    font-family: "Proxima Nova";
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #363636;
    margin: 0 0 30px 0;
    padding: 0;
}

.title-format-prices p {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #707070;
    margin: 0;
}

.formats-prices-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.formats-prices-list.center {
    justify-content: center;
}

.formats-prices-item {
    width: calc(50% - 15px);
    border-radius: 12px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.14);
    background-color: #ffffff;
    box-sizing: border-box;
}

.formats-prices-item .title-block {
    display: flex;
    padding: 30px 30px 15px 30px;
    border-bottom: solid 1px #f8f8f8;
    align-items: center;
}

.formats-prices-item .title-block img {
    height: 50px;
    margin-right: 15px;
}

.formats-prices-item .text-block {
    padding: 30px 50px 5px 30px;
    border-bottom: solid 1px #f8f8f8;
}

.formats-prices-item .text-block ul, .formats-prices-item .text-block ol {
    padding: 0 0 0 20px;
}

.formats-prices-item .text-block li, .formats-prices-item .text-block p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #363636;
    margin-bottom: 15px;
}

.formats-prices-item .price-block {
    padding: 20px 30px 30px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.formats-prices-item .price-block .value span {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #363636;
}

.formats-prices-item .price-block .value p {
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #363636;
    margin: 0;
    padding: 0;
}

.formats-prices-item .price-block .value .economy {
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #00b5b8;
}

.formats-prices-item .other-values {
    padding: 10px 30px 30px 30px;
}

.formats-prices-item .other-values .title {
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #363636;
    margin: 0 0 20px 0;
}

.formats-prices-item .other-values .other-values-list {
    display: flex;
    flex-wrap: wrap;
}

.formats-prices-item .other-values .other-values-list .other-values-item:nth-child(1) {
    width: 40%;
    margin-right: 3%;
}

.formats-prices-item .other-values .other-values-list .other-values-item:nth-child(2) {
    width: 57%;
}

.formats-prices-item .other-values .other-values-list .other-values-item p {
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    text-align: left;
    color: #363636;
    margin: 0 0 10px 0;
}

.formats-prices-item .other-values .other-values-list .other-values-item span {
    color: #00b5b8;
}

@media (max-width: 1200px) {
    .formats-prices-item {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .formats-prices {
        padding: 60px 0 30px 0;
    }

    .title-format-prices h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .title-format-prices p {
        font-size: 16px;
    }

    .title-format-prices {
        margin-bottom: 30px;
    }

    .formats-prices-item .title-block {
        padding: 20px 20px 15px 20px;
    }

    .formats-prices-item .text-block {
        padding: 20px 20px 5px 20px;
    }

    .formats-prices-item .price-block {
        padding: 15px 20px 20px 20px;
    }

    .formats-prices-item .price-block .value span {
        font-size: 14px;
    }

    .formats-prices-item .price-block .value p {
        font-size: 22px;
    }

    .formats-prices-item .other-values {
        padding: 10px 20px 20px 20px;
    }
}

.trial-packages .row.align-items-center p {
    margin: 0;
    text-align: right;
}

.trial-packages .row.align-items-center {
    margin-bottom: 20px;
}

.trial-packages .row.align-items-center:last-child {
    margin-bottom: 0;
}

.opt-trial {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.opt-trial > div {
    width: 50%;
}

.opt-trial span {
    display: block;
    font-family: Roboto;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    font-size: 14px;
    font-weight: normal;
}

.opt-trial div {
    font-family: Roboto;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    font-size: 18px;
    font-weight: bold;
}

@media (max-width: 1200px) {
    .trial-packages .row.align-items-center {
        margin-bottom: 30px;
    }

    .trial-packages .row.align-items-center:last-child {
        margin-bottom: 0;
    }

    .trial-packages .row.align-items-center p {
        margin: 0 0 15px 0;
        text-align: center;
    }
    .trial-packages .row.align-items-center .col-xl-5 {
        text-align: center;
    }
}

.partners {
    padding: 50px 0;
    margin-bottom: 50px;
}

.partners .partner-item {
    padding: 0 50px 30px 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partners .partner-item img {
    display: block;
    width: 100%;
    filter: grayscale(1);
    transition: .2s ease-in-out all;
    opacity: .6;
}

.partners .partner-item img:hover {
    filter: grayscale(0);
    opacity: 1;
}

@media (max-width: 767px) {
    .partners .partner-item {
        padding: 0 30px 30px 30px;
    }
}

.tablepress-wrap {
    overflow: auto;
}

.post-content-main {
    overflow: hidden;
    display: block;
}

.post-course {
    position: fixed;
    left: 15px;
    bottom: 15px;
    max-width: 300px;
    width: 20%;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    z-index: 9999;
    display: none;
}

.post-course .close {
    position: absolute;
    color: #fff;
    right: 7px;
    top: 0;
    padding: 5px;
    display: inline-block;
    font-size: 25px;
    cursor: pointer;
}

.post-course-img {
    height: 150px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.post-course-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-course-title {
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 25px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #ff3d38;
}

.course-info {
    padding: 20px 25px;
}

.course-info .name {
    font-size: 14px;
    color: #ff3c38;
    font-family: Roboto, sans-serif;
    font-weight: bold;
}

.course-info .years {
    font-size: 14px;
    color: #ff3c38;
    font-family: Roboto, sans-serif;
    font-weight: normal;
}

.course-info .tag {
    font-size: 12px;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    background: #00bfc4;
    padding: 3px 10px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 10px;
}

@media (max-width: 1200px) {
    .post-course {
        position: relative;
        width: 100%;
        max-width: none;
        left: auto;
        bottom: auto;
        border-radius: 0;
        margin-top: 5px;
    }

    .post-course-img {
        display: none;
    }

    .post-course-title {
        height: 25px;
        font-size: 14px;
    }

    .course-info {
        padding-top: 5px;
        padding-bottom: 5px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .course-info .name {
        font-size: 12px;
    }

    .course-info .years {
        font-size: 12px;
    }

    .course-info .tag {
        margin-top: 0;
    }

    .post-course .close {
        right: 20px;
        top: -14px;
    }
}

/**
PORTFOLIO
 */
.portfolio-title-tags {
    padding: 160px 0 50px 0;
}

.portfolio-title-tags h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #1C1F26;
    margin: 0 0 40px 0;
    padding: 0;
    font-family: "Proxima Nova";
}

.portfolio-categories {
    margin: 0 auto;
}

.portfolio-categories ul {
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}

.portfolio-categories ul li {
    margin: 0 20px 20px 0;
}

.portfolio-categories ul li a {
    background: #E7E7E7;
    border-radius: 55px;
    padding: 6px 16px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #1C1F26;
    display: block;
}

.portfolio-categories ul li a.active {
    background: #1C1F26;
    color: #fff;
}

.portfolio-categories ul li a:hover {
    background: linear-gradient(359.95deg, #CE2E3E 0.06%, #EA443A 110.36%);
    color: #fff;
}

.portfolio-list-wrap {
    padding-bottom: 100px;
}

.portfolio-list-wrap .load-more-wrap {
    margin-top: 40px;
}

.portfolio-list-wrap .load-more-wrap a {
    display: block;
    width: 100%;
    background: #E7E7E7;
    border-radius: 9px;
    padding: 15px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #1C1F26;
    text-decoration: none;
    text-align: center;
}

.portfolio-list {
    display: flex;
    justify-content: space-between;
    margin: -20px -16px;
    flex-wrap: wrap;
}

.portfolio-list.portfolio-list-slider {
    display: block;
}

.portfolio-list .portfolio-item {
    width: calc(50% - 32px);
    margin: 20px 16px;
}

.portfolio-list .portfolio-item.width-full {
    width: calc(100% - 32px);
}

.portfolio-list .portfolio-item.width-full .img-wrap {
    height: auto;
}

.portfolio-list .portfolio-item.width-2-3 {
    width: calc(66.666666% - 32px);
}

.portfolio-list .portfolio-item.width-1-3 {
    width: calc(33.333333333% - 32px);
}

.portfolio-list .portfolio-item .img-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 500px;
    overflow: hidden;
}

.portfolio-list-slider.portfolio-list .portfolio-item .img-wrap {
    height: 550px;
}

.portfolio-list .portfolio-item.small-img .img-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    overflow: hidden;
}

.portfolio-list-slider.portfolio-list .portfolio-item.small-img .img-wrap {
    height: 300px;
}

.portfolio-list .portfolio-item .img-wrap img, .portfolio-list .portfolio-item .img-wrap iframe {
    border: none;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.portfolio-list .portfolio-item .tag-author {
    display: flex;
    margin-top: 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #1C1F26;
    opacity: 0.8;
}

.portfolio-list .portfolio-item .tag-author a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #1C1F26;
    opacity: 0.8;
    transition: .2s ease-in-out all;
}

.portfolio-list .portfolio-item .tag-author a:hover {
    opacity: 1;
}

.portfolio-list .portfolio-item .name-wrap {
    margin-top: 14px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #1C1F26;
}

.portfolio-list .load-more-wrap {
    width: 100%;
}

@media (max-width: 1200px) {
    .portfolio-title-tags {
        padding: 150px 20px 50px 20px;
    }

    .portfolio-title-tags h1 {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: normal;
    }

    .portfolio-categories {
        width: auto;
    }

    .portfolio-categories ul li {
        margin: 0 10px 10px 0;
    }

    .portfolio-categories ul li a {
        font-size: 14px;
        padding: 6px 10px;
    }

    .portfolio-list-wrap {
        padding-bottom: 50px;
    }

    .portfolio-list {
        margin: -20px 0;
    }

    .portfolio-list:not(.portfolio-list-slider) .portfolio-item {
        width: 100% !important;
        margin: 20px 0;
    }

    .portfolio-list .portfolio-item .img-wrap {
        height: auto;
    }

    .portfolio-list .portfolio-item .tag-author {
        margin-top: 15px;
        font-size: 14px;
        flex-wrap: wrap;
        line-height: normal;
    }

    .portfolio-list .portfolio-item .tag-author a {
        font-size: 14px;
        line-height: normal;
    }

    .portfolio-list .portfolio-item .name-wrap {
        margin-top: 10px;
        line-height: normal;
        font-size: 18px;
    }

    .portfolio-list-wrap .load-more-wrap a {
        font-size: 14px;
        line-height: normal;
    }
}

/**
DEMO
 */
.demo-header {
    position: relative;
    padding-top: 100px;
}

.demo-header .bg {
    height: 85vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.demo-header .bg:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}

.demo-header .bg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.demo-header .text {
    position: absolute;
    left: 210px;
    max-width: 420px;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
}

.demo-header .text h1 {
    font-weight: 500;
    font-size: 38px;
    line-height: 48px;
    color: #FFFFFF;
    margin: 0 0 20px 0;
    padding: 0;
}

.demo-header .text p {
    margin: 0;
    padding: 0;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 34px;
    color: #FFFFFF;
}

.demo-cite {
    display: flex;
    justify-content: space-between;
    padding: 100px 0;
}

.demo-cite .left {
    width: 300px;
    flex-shrink: 0;
}

.demo-cite .right {
    width: 100%;
}

.demo-cite .left img {
    width: 70px;
    height: 70px;
    margin: 22px 0;
    border-radius: 50%;
    overflow: hidden;
}

.demo-cite .left .name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
}

.demo-cite .left .position {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #494C51;
}

.demo-cite .right p {
    padding: 0;
    margin: 0 0 45px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    color: #1C1F26;
}

.demo-cite .right .desc {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #1C1F26;
}

.bottom-border-demo {
    border-bottom: 1px solid #E5E5E5;
}

.demo-text-video {
    display: flex;
    justify-content: space-between;
    padding: 90px 0 65px 0;
    align-items: center;
}

.demo-text-video .left {
    width: 440px;
    margin-right: 60px;
    flex-shrink: 0;
}

.demo-text-video .right {
    width: 100%;
}

.demo-text-video .left h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    color: #1C1F26;
    padding: 0;
    margin: 0 0 30px 0;
}

.demo-text-video .left .text-wrap {
    font-family: 'Roboto';
    font-style: normal;
    font-size: 18px;
    line-height: 28px;
    color: #1C1F26;
}

.demo-text-video .left .text-wrap * {
    padding: 0;
    margin: 0 0 15px 0;
}

.demo-text-video .right iframe {
    border: none;
    border-radius: 9px;
    outline: none;
    width: 100%;
    height: 400px;
}

.demo-text-img {
    display: flex;
    justify-content: space-between;
    padding: 65px 0 65px 0;
    align-items: center;
}

.demo-text-img .left {
    width: 675px;
    margin-right: 30px;
    flex-shrink: 0;
}

.demo-text-img .right {
    width: 100%;
}

.demo-text-img .right h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    color: #1C1F26;
    padding: 0;
    margin: 0 0 30px 0;
    font-family: "Proxima Nova";
}

/*.demo-text-img .right .text-wrap {*/
/*    font-family: 'Roboto';*/
/*    font-style: normal;*/
/*    font-size: 18px;*/
/*    line-height: 28px;*/
/*    color: #1C1F26;*/
/*}*/

.demo-text-img .right .text-wrap * {
    padding: 0;
    margin: 0 0 15px 0;
}

.demo-text-img .left img {
    display: block;
    width: 100%;
}

.demo-icons {
    padding: 60px 0;
}

.demo-icons h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    color: #1C1F26;
    padding: 0;
    margin: 0 0 50px 0;
}

.demo-icons-list {
    display: flex;
    flex-wrap: wrap;
}

.demo-icons-item {
    width: 345px;
    margin-right: 50px;
    margin-bottom: 60px;
}

.demo-icons-item:nth-child(3n+3) {
    margin-right: 0;
}

.demo-icons-item .img-wrap {
    width: 63px;
    height: 63px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.demo-icons-item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

.demo-icons-item .text {
    margin-top: 25px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #1C1F26;
}

.demo-themes {
    padding: 125px 0;
    background: linear-gradient(180deg, #F7F7F7 0%, rgba(255, 255, 255, 0) 100%);
}

.demo-themes-tabs {
    display: flex;
    justify-content: space-between;
    border: 1px solid #E5E5E5;
    border-radius: 12px;
    padding: 3px;
    margin-bottom: 40px;
}

.demo-themes-tab-item {
    min-height: 89px;
    padding: 20px 24px;
    border-radius: 9px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    text-decoration: none;
    width: 100%;
    margin-right: 3px;
    transition: .2s ease-in-out all;
}

.demo-themes-tab-item:hover {
    background: #eee;
}

.demo-themes-tab-item:last-child {
    margin-right: 0;
}

.demo-themes-tab-item.active {
    background: #00B5B8;
}

.demo-themes-tab-item.active .name {
    color: #fff;
}

.demo-themes-tab-item.active .desc {
    color: #fff;
}

.demo-themes-tab-item .name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    color: #1C1F26;
    transition: .2s ease-in-out all;
}

.demo-themes-tab-item .desc {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #1C1F26;
    transition: .2s ease-in-out all;
}

.demo-themes-tabs-content-item {
    display: none;
}

.demo-themes-tabs-content-item.active {
    display: block;
}

.demo-themes-tabs-content-item .video-wrap {
    margin-bottom: 60px;
}

.demo-themes-tabs-content-item .video-wrap iframe {
    border: none;
    border-radius: 9px;
    outline: none;
    width: 100%;
    height: 600px;
}

.demo-themes-tabs-content-item .text-wrap {
    padding: 0 190px;
}

.demo-themes-tabs-content-item .text-wrap > *:first-child {
    margin-top: 0;
}

.demo-themes-tabs-content-item .text-wrap h3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #1C1F26;
    margin: 30px 0 0 0;
    padding: 0;
}

.demo-themes-tabs-content-item .text-wrap p, .demo-themes-tabs-content-item .text-wrap li {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #1C1F26;
}

.demo-themes-tabs-content-item .text-wrap > * {
    margin: 15px 0 0 0;
    padding: 0;
    list-style-position: inside;
}

.demo-themes-tabs-content-item .text-wrap li {
    margin-top: 10px;
}

.demo-themes-tabs-content-item .text-wrap ol, .demo-themes-tabs-content-item .text-wrap ul {
    margin-bottom: 20px;
}

.demo-works {
    padding: 130px 0 150px 0;
}

.demo-works .title-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.demo-works .title-wrap h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 58px;
    color: #363636;
    margin: 0;
    padding: 0;
    font-family: "Proxima Nova";
}

.demo-works .title-wrap a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #00B5B8;
    text-decoration: none;
}

.demo-works .title-wrap a:hover {
    text-decoration: underline;
}

/*.demo-works .portfolio-list .portfolio-item {*/
    /*width: calc(33.333% - 32px);*/
/*}*/

/*.demo-works .portfolio-list .portfolio-item .img-wrap {*/
    /*height: 200px;*/
/*}*/

/*.demo-works .portfolio-list .portfolio-item .tag-author {*/
    /*margin-top: 24px;*/
    /*font-size: 14px;*/
    /*line-height: 16px;*/
/*}*/

/*.demo-works .portfolio-list .portfolio-item .tag-author a {*/
    /*font-size: 14px;*/
    /*line-height: 16px;*/
/*}*/

/*.demo-works .portfolio-list .portfolio-item .name-wrap {*/
    /*margin-top: 4px;*/
    /*font-size: 18px;*/
    /*line-height: 28px;*/
/*}*/

@media (max-width: 1200px) {
    .demo-header {
        padding-top: 50px;
    }

    .demo-header .text {
        left: 15px;
        right: 15px;
        max-width: 100%;
    }

    .demo-header .text h1 {
        font-size: 24px;
        line-height: 34px;
    }

    .demo-header .text p {
        font-size: 16px;
        line-height: 24px;
    }

    .demo-cite {
        padding: 60px 0;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .demo-cite .left {
        width: 100%;
    }

    .demo-cite .right p {
        margin: 0 0 20px 0;
        font-size: 22px;
        line-height: 32px;
    }

    .demo-cite .right .desc {
        font-size: 18px;
        line-height: 24px;
    }

    .demo-cite .left img {
        margin-top: 45px;
    }

    .demo-cite .left .name {
        font-size: 16px;
        line-height: 26px;
    }

    .demo-cite .left .position {
        font-size: 16px;
        line-height: 26px;
    }

    .demo-text-video {
        padding: 60px 0 20px 0;
        display: block;
    }

    .demo-text-video .left {
        width: 100%;
    }

    .demo-text-video .left h2 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .demo-text-video .left .text-wrap {
        font-size: 16px;
        line-height: 26px;
    }

    .demo-text-video .right iframe {
        height: 200px;
    }

    .demo-text-img {
        padding: 30px 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .demo-text-img .left {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }

    .demo-text-img .right {
        width: auto;
    }

    .demo-text-img .right h2 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    /*.demo-text-img .right .text-wrap {*/
    /*    font-size: 16px;*/
    /*    line-height: 26px;*/
    /*}*/

    .demo-icons {
        padding: 30px 0;
    }

    .demo-icons h2 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .demo-icons-item {
        margin-bottom: 30px;
    }

    .demo-icons-item .text {
        margin-top: 15px;
        font-size: 16px;
        line-height: 26px;
    }

    .demo-themes {
        padding: 80px 0;
    }

    .demo-themes-tab-item {
        padding: 10px;
        min-height: 63px;
    }

    .demo-themes-tab-item .name {
        font-size: 12px;
    }

    .demo-themes-tab-item .desc {
        font-size: 10px;
    }

    .demo-themes-tabs {
        margin-bottom: 30px;
    }

    .demo-themes-tabs-content-item .video-wrap {
        margin-bottom: 30px;
    }

    .demo-themes-tabs-content-item .video-wrap iframe {
        height: 200px;
    }

    .demo-themes-tabs-content-item .text-wrap {
        padding: 0;
    }

    .demo-themes-tabs-content-item .text-wrap h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .demo-themes-tabs-content-item .text-wrap p, .demo-themes-tabs-content-item .text-wrap li {
        font-size: 16px;
        line-height: 26px;
    }

    .demo-works {
        padding: 80px 0;
    }

    .demo-works .title-wrap h2 {
        font-size: 22px;
        line-height: 32px;
    }

    .col-xl-12.full .soft-hard-skills ul li {
        width: 100%;
    }
}

/**
NEW HOME PAGE
 */

.header-home-new {
    position: relative;
}

.header-home-new .bg {
    position: relative;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
}

.header-home-new .bg:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}

.header-home-new .bg img {
    width: 100%;
    display: block;
}

.header-home-new .bg video {
    width: 100%;
    display: block;
}

/*.header-home-new .bg:after {*/
    /*content: '';*/
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*opacity: 0.8;*/
    /*background-color: #1c1f26;*/
/*}*/

.header-home-new .text-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 120px 0 0 0;
}

.header-home-new .text-wrap-inner {
    max-width: 710px;
}

.header-home-new .text-wrap .desc {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #15d7db;
    text-transform: uppercase;
    margin-bottom: 19px;
}

.header-home-new .text-wrap h1 {
    margin-bottom: 19px;
    font-family: "Proxima Nova";
    font-size: 48px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.16;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

.header-home-new .text-wrap h3 {
    font-family: Roboto;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin-bottom: 59px;
}

.header-home-new .btn-wrap {
    display: flex;
    justify-content: center;
}

.button-new {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    border-radius: 9px;
    background-color: #e8423b;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    -webkit-appearance: none;
    border: none;
    outline: none;
}

.button-new svg {
    margin-left: 25px;
}

.button-new:hover {
    color: #fff;
}

.what-is-accelerator {
    padding: 180px 11.6% 100px 6.2%;
    display: flex;
}

.what-is-accelerator .left {
    width: 52%;
    margin-right: 9%;
    flex-shrink: 0;
}

.what-is-accelerator .left h2 {
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    margin-bottom: 24px;
}

.what-is-accelerator .left p {
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    margin-bottom: 33px;
}

.what-is-accelerator .what-bubble {
    position: relative;
}

.what-is-accelerator .what-bubble .main-text {
    padding: 85px 37px 68px 47px;
    border-radius: 22px;
    background-color: #00b5b8;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

.what-is-accelerator .what-bubble .text-bubble {
    display: flex;
    align-items: center;
}

.what-is-accelerator .what-bubble .text-bubble img {
    border-radius: 22px;
}

.what-is-accelerator .what-bubble .text-bubble .txt {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    padding: 10px 18px 7px 16px;
    border-radius: 12px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
    background-color: #fff;
    margin-left: -10px;
    position: relative;
    z-index: 2;
    min-height: 63px;
    display: flex;
    align-items: center;
}

.what-is-accelerator .what-bubble .text-bubble.text-img-1 .txt {
    width: 200px;
    position: absolute;
    left: 85px;
    top: 60px;
}

.what-is-accelerator .what-bubble .text-bubble.text-img-2 .txt {
    width: 155px;
    position: absolute;
    left: 50px;
    top: 70px;
}

.what-is-accelerator .what-bubble .text-bubble.text-img-3 .txt {
    width: 315px;
}

.what-is-accelerator .what-bubble .text-bubble.text-img-1 {
    position: absolute;
    left: -27px;
    top: -60px;
}

.what-is-accelerator .what-bubble .text-bubble.text-img-2 {
    position: absolute;
    right: 20px;
    top: -70px;
}

.what-is-accelerator .what-bubble .text-bubble.text-img-3 {
    position: absolute;
    right: 34px;
    bottom: -80px;
}

.home-tabs-directions {
    padding: 70px 6.2% 46px 6.2%;
}

.home-tabs-directions .tab-navs {
    margin-bottom: 41px;
    display: flex;
}

.home-tabs-directions .tab-navs .tab-nav a {
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: left;
    color: #c4c4c4;
    margin-right: 37px;
}

.home-tabs-directions .tab-navs .tab-nav a.active {
    color: #1c1f26;
}

.home-tabs-directions .tab-content {
    display: none;
}

.home-tabs-directions .tab-content.active {
    display: block;
}

.home-tabs-directions .directions-list {
    display: flex;
    justify-content: space-between;
}

.home-tabs-directions .directions-list.directions-list-wrap {
    flex-wrap: wrap;
}

.home-tabs-directions .directions-list .direction-item {
    height: 171px;
    border-radius: 12px;
    border: solid 2px #ebebeb;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 18.7%;
}

.home-tabs-directions .directions-list .direction-item.full-width {
    width: 100%!important;
    margin-top: 20px;
}

.home-tabs-directions .directions-list.list-4 .direction-item {
    width: 23.3%;
}

.home-tabs-directions .directions-list.list-3 .direction-item {
    width: 31.3%;
}

.home-tabs-directions .directions-list .direction-item img {
    width: 78px;
}

.home-tabs-directions .directions-list .direction-item .name {
    margin-top: 10px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #1c1f26;
    padding: 10px;
}

.home-stat {
    padding: 100px 6.2% 20px 6.2%;
}

.home-stat h2 {
    margin-bottom: 15px;
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
}

.home-stats {
    display: flex;
    flex-wrap: wrap;
}

.home-stats .stat-item {
    width: 23.5%;
    margin-right: 2%;
    padding: 28px;
    border-radius: 12px;
    background-color: #f7f7f7;
    margin-bottom: 27px;
}

.home-stats .stat-item:nth-child(4n+4) {
    margin-right: 0;
}

.home-stats .stat-item .ico {
    font-size: 22px;
}

.home-stats .stat-item .name {
    margin: 8px 0 22px 0;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
}

.home-stats .stat-item .desc {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
}

.home-goals {
    padding: 100px 6.2% 67px 6.2%;
}

.home-goals .title-wrap h2 {
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    margin: 0 0 30px 0;
    padding: 0;
}

.home-goals .level-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.home-goals .level-wrap .level {
    width: 48.5%;
    padding: 40px 41px 60px 43px;
    border-radius: 22px;
    background-color: #685efc;
}

.home-goals .level-wrap .level:nth-child(2) {
    background-color: #00b5b8;
}

.home-goals .level-wrap .level .name-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 10px 0;
}

.home-goals .level-wrap .level .name-icon .name {
    font-family: "Proxima Nova";
    font-size: 48px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

.home-goals .level-wrap .level .desc-level ul {
    padding: 0;
    margin: 0;
}

.home-goals .level-wrap .level .desc-level ul li {
    padding-left: 35px;
    list-style: none;
    margin: 0 0 15px 0;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    max-width: 80%;
    position: relative;
}

.home-goals .level-wrap .level .desc-level ul li:after {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 50%;
    z-index: 1;
}

.home-goals .level-wrap .level .desc-level ul li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 5px;
    width: 10px;
    height: 7px;
    background: #685efc;
    clip-path: polygon(45% 64%, 84% 14%, 100% 28%, 47% 100%, 0 49%, 15% 32%);
    z-index: 2;
}

.home-goals .level-wrap .level:nth-child(2) .desc-level ul li:before {
    background-color: #00b5b8;
}

.home-results {
    padding: 100px 6.2% 50px 6.2%;
    display: flex;
    justify-content: space-between;
}

.home-results .title-wrap {
    width: 20%;
    flex-shrink: 0;
}

.home-results .title-wrap h2 {
    font-family: "Proxima Nova";
    font-size: 42px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    margin: 0 0 40px 0;
    padding: 0;
}

.home-results .title-wrap .button-new {
    width: 100%;
    max-width: 268px;
}

.home-results .rate-items {
    display: flex;
    width: 65%;
    justify-content: space-between;
}

.home-results .rate {
    width: 48.5%;
    padding: 40px 55px 43px 54px;
    border-radius: 22px;
    border: solid 2px #ebebeb;
    background-color: #fff;
}

.home-results .rate .perc {
    font-family: "Proxima Nova";
    font-size: 64px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.16;
    letter-spacing: normal;
    text-align: left;
    color: #00b5b8;
    margin-bottom: 40px;
}

.home-results .rate:nth-child(2) .perc {
    color: #685efc;
}

.home-results .rate .name {
    margin-bottom: 13px;
    font-family: "Proxima Nova";
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
}

.home-results .rate .desc {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
}

.home-cert {
    padding: 100px 6.2% 41px 6.2%;
}

.home-cert-inner {
    border-radius: 22px;
    background-color: #f7f7f7;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.home-cert-inner .text-wrap {
    width: 45%;
    padding: 38px 0 50px 48px;
}

.home-cert-inner .text-wrap h2 {
    margin: 0 0 18px 0;
    padding: 0;
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
}

.home-cert-inner .text-wrap p {
    margin: 0 0 25px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    max-width: 90%;
}

.home-cert-inner .img-wrap {
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 1;
    width: 54%;
}

.home-cert-inner .img-wrap img {
    display: block;
    width: 100%;
}

.home-examples {
    padding: 100px 6.2% 34px 6.2%;
    overflow: hidden;
}

.home-examples .title-wrap h2 {
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    padding: 0;
    margin: 0 0 27px 0;
}

.home-examples .examples-tags {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home-examples .examples-tags .all-link {
    margin-bottom: 60px;
    display: none;
    font-weight: bold;
}

.home-examples .examples-tags .all-link.active {
    display: block;
}

.home-examples .examples-tags ul {
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0 0 60px 0;
}

.home-examples .examples-tags ul li {
    list-style: none;
    margin-right: 10px;
}

.home-examples .examples-tags ul li a {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: rgba(28, 31, 38, 0.8);
    padding: 6px 18px 7px 17px;
    border-radius: 9px;
    background-color: #ebebeb;
    white-space: nowrap;
}

.home-examples .examples-tags ul li a:hover, .home-examples .examples-tags ul li a.active {
    background-color: #1c1f26;
    color: rgba(255,255,255,0.8);
}

.portfolio-list-slider .portfolio-item .img-wrap {
    border-radius: 16px;
    overflow: hidden;
}

.home-new-slider {
    position: relative;
}

.home-new-slider .slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 25px 0 0 0;
}

.home-new-slider .slick-dots button {
    font-size: 0;
    -webkit-appearance: none;
    border: none;
    outline: none;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    margin-right: 12px;
    padding: 0;
}

.home-new-slider .slick-dots li:last-child button {
    margin-right: 0;
}

.home-new-slider .slick-dots li.slick-active button {
    background-color: #c4c4c4;
}

.home-new-slider .slick-arrow {
    width: 50px;
    height: 50px;
    display: flex!important;
    justify-content: center;
    align-items: center;
    border-radius: 9px;
    border: solid 2px #ebebeb;
    background: #fff;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    outline: none;
}

.home-new-slider .slick-arrow.slick-disabled {
    display: none!important;
}

.home-new-slider .slick-arrow.slick-prev {
    left: -50px;
}

.home-new-slider .slick-arrow.slick-next {
    right: -50px;
}

.home-where-work {
    padding: 100px 6.2% 74px 6.2%;
}

.home-where-work .title-wrap h2 {
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    padding: 0;
    margin: 0 0 30px 0;
}

.where-work-slider {
    position: relative;
    margin: 0 -16px;
}

.where-work-item {
    margin: 0 16px;
    border-radius: 16px;
    overflow: hidden;
}

.where-work-item img {
    display: block;
    width: 100%;
}

.home-histories {
    padding: 100px 6.2% 80px 6.2%;
    overflow: hidden;
}


.home-histories .title-wrap h2 {
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    padding: 0;
    margin: 0 0 40px 0;
}

.histories-slider {
    position: relative;
    margin: 0 -15px;
}

.histories-slider.home-new-slider .slick-arrow {
    top: 135px;
}

.histories-slider.slider-4 {
    display: flex;
    flex-wrap: wrap;
}

.histories-slider.slider-4 .histories-slider-item {
    width: calc(25% - 30px);
}

.histories-slider-item {
    margin: 0 15px;
    display: block;
    padding: 45px 40px 57px 38px;
    border-radius: 22px;
    background-color: #f7f7f7;
    position: relative;
}

.histories-slider-item.expert {
    padding: 30px 30px 60px 30px;
}

.histories-slider-item .person .name-img {
    display: flex;
    align-items: center;
}

.histories-slider .slick-track {
    display: flex !important;
}

.histories-slider .slick-slide {
    height: inherit !important;
}

.histories-slider-item .person {
    margin-bottom: 80px;
}

.histories-slider-item.expert .person {
    margin-bottom: 50px;
}

.histories-slider-item .person .img-wrap {
    width: 80px;
    height: 80px;
    border-radius: 22px;
    overflow: hidden;
    margin-right: 13px;
    flex-shrink: 0;
}

.histories-slider-item .person .img-wrap img {
    display: block;
    width: 100%;
}

.histories-slider-item .person .name {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
}

.histories-slider-item.expert .person .name {
    font-size: 16px;
}

.histories-slider-item .person .desc {
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
}

.histories-slider-item .text-wrap p {
    margin: 0;
    padding: 0;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
}

.histories-slider-item .text-wrap {
    margin-bottom: 100px;
}

.histories-slider-item.expert .text-wrap {
    margin-bottom: 0;
}

.histories-slider-item .more {
    position: absolute;
    left: 38px;
    bottom: 40px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #02b5b8;
}

.histories-slider-item:hover {
    background-color: #1c1f26;
}

.histories-slider-item:hover .person .name {
    color: #fff;
}

.histories-slider-item:hover .person .desc {
    color: #fff;
}

.histories-slider-item:hover .text-wrap p {
    color: #fff;
}

.histories-slider-item:hover .more {
    color: #fff;
    text-decoration: underline;
}

.history-popup {
    position: fixed;
    z-index: 999;
    display: none;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
}

.history-popup-inner {
    width: 1160px;
    border-radius: 22px;
    background-color: #1c1f26;
    display: flex;
    max-height: 98vh;
    overflow: auto;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 9px;
    position: relative;
    align-items: center;
}

.history-popup.active {
    display: flex;
}

.history-popup .close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.history-popup .img-left {
    width: 440px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 580px;
    overflow: hidden;
    border-radius: 12px;
}

.history-popup .img-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.history-popup .text-right {
    width: 614px;
    flex-shrink: 0;
}

.history-popup .name-img {
    display: flex;
    align-items: center;
}

.history-popup .name {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    color: #fff;
}

.history-popup .desc {
    color: #00B5B8;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5px;
}

.history-popup .text-wrap {
    margin-top: 17px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

.home-guide {
    padding: 100px 6.2% 68px 6.2%;
}

.home-guide-inner {
    padding: 40px 55px 40px 53px;
    border-radius: 30px;
    background-color: #1c1f26;
    display: flex;
    color: #fff;
}

.home-guide-inner .right {
    width: 500px;
    flex-shrink: 0;
    margin-left: 100px;
    padding: 43px 65px 44px 49px;
    border-radius: 22px;
    border: solid 2px #4a4e57;
}

.home-guide-inner .right h4 {
    margin: 0 0 40px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

.home-guide-inner .right ol {
    padding: 0 0 0 15px;
}

.home-guide-inner .right ol li {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin: 0 0 10px 0;
    padding-left: 15px;
}

.home-guide-inner .right ol li::marker {
    font-weight: bold;
}

.home-guide-inner .left h3 {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #00b5b8;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    padding: 0;
}

.home-guide-inner .left h2 {
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.16;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin: 0 0 30px 0;
    padding: 0;
}

.home-guide-inner .left p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin: 0 0 40px 0;
}

.home-social-projects {
    padding: 100px 6.2% 53px 6.2%;
}

.home-social-projects .title-wrap {
    margin-bottom: 35px;
}

.home-social-projects .title-wrap h2 {
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    margin: 0 0 15px 0;
    padding: 0;
}

.home-social-projects .title-wrap p {
    font-family: "Proxima Nova";
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    margin: 0;
    padding: 0;
}

.social-projects-slider {
    margin: 0 -15px;
}

.social-projects-item {
    margin: 0 15px;
}

.social-projects-item .img-wrap {
    margin-bottom: 28px;
    border-radius: 22px;
    overflow: hidden;
}

.social-projects-item .img-wrap img {
    display: block;
    width: 100%;
}

.social-projects-item .name {
    font-family: "Proxima Nova";
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    margin-bottom: 14px;
}

.social-projects-item .desc {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
}

.home-partners {
    padding: 100px 6.2% 60px 6.2%;
}

.home-partners .title-wrap h2 {
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    padding: 0;
    margin: 0 0 40px 0;
}

.partners-slider {
    margin: 0 -15px;
}

.partners-slider-item {
    display: flex!important;
    align-items: center;
    justify-content: center;
    margin: 0 15px;
}

.partners-slider-item img {
    max-width: 100%;
}

.partners-slider .slick-track {
    display: flex !important;
}

.partners-slider .slick-slide {
    height: inherit !important;
}

.home-photos {
    padding: 100px 6.2% 50px 6.2%;
}

.home-photos .title-wrap h2 {
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    margin: 0 0 40px 0;
}

.photo-gallery-images {
    display: flex;
    justify-content: space-between;
}

.photo-gallery-images .col1 {
    width: 13.57%;
    flex-shrink: 0;
}

.photo-gallery-images .col2 {
    width: 29.07%;
}

.photo-gallery-images .col2 .photo-gallery-item {
    height: 290px;
}

.photo-gallery-images .col3 {
    width: 55.4%;
}

.photo-gallery-images .col3 .row-images {
    display: flex;
}

.photo-gallery-images .col3 .row-images > .photo-gallery-item {
    width: 24.3%;
}

.photo-gallery-images .col3 .row-images > .photo-gallery-item.big {
    width: calc(37.85% - 10px);
    margin-left: 10px;
}

.photo-gallery-images .col3 .row-images .left {
    width: 40%;
}

.photo-gallery-images .col3 .row-images .right {
    width: calc(60% - 10px);
    margin-left: 10px;
}

.photo-gallery-images .col3 .row-images .right .photo-gallery-item {
    height: 390px;
}

.photo-gallery-item {
    height: 190px;
    margin-bottom: 10px;
    width: 100%;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.photo-gallery-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.photo-gallery-item:last-child {
    margin-bottom: 0;
    margin-right: 0;
}

.home-map .title-wrap {
    padding: 100px 6.2% 0 6.2%;
}

.home-map .title-wrap h2 {
    font-family: "Proxima Nova";
    font-size: 38px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: left;
    color: #1c1f26;
    padding: 0;
    margin: 0 0 45px 0;
}

.map-wrap {
    border-radius: 30px 30px 0 0;
    overflow: hidden;
}

.map-wrap > div {
    height: 400px!important;
}

@media (min-width: 767px) {
    .map-wrap iframe {
        pointer-events: none;
    }
    .map-wrap iframe.clicked{
        pointer-events: auto;
    }
}

.home-form .form-wrapp-new {
    margin: 0;
    padding: 100px 0;
}

.home-form .form-wrapp-in {
    border: none;
}

.form-wrapp-new .form-label {
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

.thanks-new {
    background-color: #1c1f26;
}

.thanks-wrap {
    height: 90vh;
    min-height: 700px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.thanks-wrap .icon-wrap {
    margin-bottom: 29px;
}

.thanks-wrap .icon-wrap img {
    width: 86px;
}

.thanks-wrap .mind {
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #02b5b8;
    margin-bottom: 13px;
}

.thanks-wrap .thanks-title {
    font-family: Roboto;
    font-size: 48px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin-bottom: 45px;
}

.modal-form-new {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    z-index: 999;
    padding: 0 6.2%;
}

.modal-form-new.active {
    display: flex;
}

.modal-form-new-inner {
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    flex-shrink: 0;
    padding: 48px 38px;
    border-radius: 30px;
    background-color: #1c1f26;
    overflow: hidden;
    max-height: 90vh;
}

.modal-form-new-inner .close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 4;
}

.modal-form-new-inner .left {
    width: 35%;
    flex-shrink: 0;
}

.modal-form-new-inner .left img {
    height: 100%;
    display: block;
    max-width: 100%;
}

.modal-form-new-inner .right {
    width: 100%;
}

.modal-form-new-inner .home-form .form-wrapp-new {
    padding: 0;
}

.modal-form-new-inner .form-wrapp-in {
    padding: 0;
}

.modal-form-new-inner .form-wrapp-new .form {
    padding: 0 60px;
    max-width: 100%;
    flex: 0 0 100%;
}

@media screen and (max-width: 1200px) {
    .home-new-slider .slick-arrow {
        top: auto!important;
        bottom: -45px!important;
    }

    .home-new-slider .slick-arrow.slick-next {
        right: 10px;
    }

    .home-new-slider .slick-arrow.slick-prev {
        left: 10px;
    }

    .header-home-new .text-wrap {
        left: 15px;
        right: 15px;
    }

    .header-home-new .bg img {
        height: 755px;
        width: auto;
    }

    .header-home-new .bg video {
        height: 755px;
        width: auto;
    }

    .header-home-new .text-wrap .desc {
        text-align: left;
        margin-bottom: 9px;
    }

    .header-home-new .text-wrap h1 {
        font-size: 32px;
        text-align: left;
        margin-bottom: 21px;
    }

    .header-home-new .text-wrap h3 {
        text-align: left;
    }

    .header-home-new .btn-wrap {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 35px;
    }

    /*.header-home-new .btn-wrap .button-new {*/
    /*    width: 100%;*/
    /*    justify-content: space-between;*/
    /*}*/

    .what-is-accelerator {
        padding: 80px 15px 50px 15px;
        display: block;
    }

    .what-is-accelerator .left {
        width: 100%;
        margin: 0 0 80px 0;
    }

    .what-is-accelerator .left h2 {
        margin-bottom: 21px;
        font-size: 32px;
    }

    .what-is-accelerator .left p {
        margin-bottom: 20px;
    }

    .what-is-accelerator .what-bubble .main-text {
        margin-left: 15px;
        padding: 46px 22.7px 35.6px 28.8px;
        border-radius: 13.5px;
    }

    .what-is-accelerator .what-bubble .main-text p {
        font-size: 11px;
    }

    .what-is-accelerator .what-bubble .text-bubble .txt {
        font-size: 9.8px;
        padding: 6.1px 11px 4.3px 9.8px;
        border-radius: 7.4px;
        min-height: 0;
    }

    .what-is-accelerator .what-bubble .text-bubble.text-img-1 .txt {
        position: static;
        width: 130.7px;
    }

    .what-is-accelerator .what-bubble .text-bubble.text-img-2 .txt {
        position: static;
        width: 71.2px;
    }

    .what-is-accelerator .what-bubble .text-bubble.text-img-3 .txt {
        width: 193.3px;
    }

    .what-is-accelerator .what-bubble .text-bubble img {
        border-radius: 13.5px;
        width: 61.4px;
        height: 61.4px;
    }

    .what-is-accelerator .what-bubble .text-bubble.text-img-3 img {
        width: 81.6px;
        height: 81.6px;
    }

    .what-is-accelerator .what-bubble .text-bubble.text-img-1 {
        left: 0;
        top: -35px;
    }

    .what-is-accelerator .what-bubble .text-bubble.text-img-2 {
        right: 5px;
        top: -45px;
    }

    .what-is-accelerator .what-bubble .text-bubble.text-img-3 {
        right: 34px;
        bottom: -48px;
    }

    .home-tabs-directions {
        padding: 50px 15px 30px 15px;
    }

    .home-tabs-directions .tab-navs {
        margin: 0 -15px 40px -15px;
        padding: 0 15px 20px 15px;
        overflow: auto;
    }

    .home-tabs-directions .tab-navs.no-flex {
        overflow: hidden;
    }

    .home-tabs-directions .tab-navs .tab-nav a {
        white-space: nowrap;
        font-size: 32px;
    }

    .home-tabs-directions .tab-navs .tab-nav a.no-white-space {
        white-space: normal;
    }

    .home-tabs-directions .directions-list {
        display: block;
    }

    .home-tabs-directions .directions-list .direction-item {
        height: 120px;
        width: 100%;
        margin: 0 0 19px 0;
        flex-direction: row;
        justify-content: flex-start;
    }

    .home-tabs-directions .directions-list.list-4 .direction-item {
        width: 100%;
    }

    .where-work-slider {
        margin: 0;
    }

    .home-tabs-directions .directions-list.list-3 .direction-item {
        width: 100%;
    }

    .home-tabs-directions .directions-list .direction-item .img-wrap {
        width: 124px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .home-stat {
        padding: 50px 15px 0 15px;
    }

    .home-stat h2 {
        font-size: 28px;
        margin: 0 0 15px 0;
    }

    .home-stats {
        display: block;
    }

    .home-stats .stat-item {
        width: 100%;
        margin: 0;
    }

    .home-stats .slick-dots {
        padding: 0;
        list-style: none;
        display: flex;
        justify-content: center;
        margin: 25px 0 0 0;
    }

    .home-stats .slick-dots button {
        font-size: 0;
        -webkit-appearance: none;
        border: none;
        outline: none;
        border-radius: 50%;
        width: 7px;
        height: 7px;
        margin-right: 12px;
        padding: 0;
    }

    .home-stats .slick-dots li:last-child button {
        margin-right: 0;
    }

    .home-stats .slick-dots li.slick-active button {
        background-color: #c4c4c4;
    }

    .home-goals {
        padding: 50px 15px 0 15px;
    }

    .home-goals .title-wrap h2 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .home-goals .level-wrap {
        display: block;
    }

    .home-goals .level-wrap .level {
        width: 100%;
        padding: 37px 20px;
    }

    .home-goals .level-wrap .level:first-child {
        margin-bottom: 40px;
    }

    .home-goals .level-wrap .level .name-icon .name {
        font-size: 24px;
        width: 100%;
        margin-top: 40px;
    }

    .home-goals .level-wrap .level .name-icon {
        margin-bottom: 25px;
        flex-direction: column-reverse;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .home-goals .level-wrap .level .desc-level ul li {
        max-width: 100%;
    }

    .home-results {
        padding: 50px 15px 0 15px;
        display: block;
    }

    .home-results .title-wrap {
        width: 100%;
        margin-bottom: 50px;
    }

    .home-results .title-wrap h2 {
        margin-bottom: 14px;
        font-size: 28px;
    }

    .home-results .rate-items {
        display: block;
        width: 100%;
    }

    .home-results .rate {
        width: 100%;
        padding: 40px 62px 47px 34px;
    }

    .home-results .rate:first-child {
        margin-bottom: 24px;
    }

    .home-results .rate .perc {
        margin-bottom: 14px;
    }

    .home-examples {
        padding: 50px 15px 30px 15px;
    }

    .home-examples .title-wrap h2 {
        font-size: 28px;
        margin-bottom: 28px;
    }

    .home-examples .examples-tags ul {
        margin: 0 -15px 50px -15px;
        padding: 0 15px;
        overflow: auto;
        width: calc(100% + 30px);
    }

    .portfolio-list.portfolio-list-slider .slick-list {
        overflow: visible;
    }

    .portfolio-list.portfolio-list-slider .portfolio-item {
        margin: 0;
        padding-right: 20px;
    }

    .histories-slider {
        margin: 0;
    }

    .histories-slider .slick-list {
        overflow: visible;
    }

    .histories-slider-item-new {
        padding: 0 20px 0 0!important;
    }

    .home-where-work {
        padding: 50px 15px 8px 15px;
    }

    .home-where-work .title-wrap h2 {
        font-size: 28px;
        margin-bottom: 29px;
    }

    .home-cert {
        padding: 50px 15px 0 15px;
    }

    .home-cert-inner {
        padding: 26px 4.9px 200px 27px;
    }

    .home-cert-inner .text-wrap {
        width: 100%;
        padding: 0;
    }

    .home-cert-inner .text-wrap {
        margin-bottom: 26px;
    }

    .home-cert-inner .text-wrap p {
        max-width: 100%;
    }

    .home-cert-inner .img-wrap {
        right: 5px;
        width: 300px;
    }

    .home-histories {
        padding: 50px 15px 40px 15px;
    }

    .home-histories .title-wrap h2 {
        margin-bottom: 30px;
    }

    .histories-slider-item .text-wrap p {
        font-size: 18px;
    }

    .histories-slider-item {
        padding: 45px 25px;
    }

    .histories-slider.slider-4 {
        margin: 0;
    }

    .histories-slider.slider-4 .histories-slider-item {
        width: 100%;
        margin: 15px 0;
    }

    .histories-slider-item .person {
        margin-bottom: 32px;
    }

    .histories-slider-item .more {
        left: 25px;
        text-decoration: underline;
        color: #1c1f26;
    }

    .history-popup .img-left {
        display: none;
    }

    .history-popup-inner {
        width: 100%;
        padding: 28px 25px 40px 25px;
        align-items: flex-start;
    }

    .history-popup .text-right {
        width: 100%;
        margin-bottom: 40px;
        padding-top: 0;
    }

    .home-guide {
        padding: 50px 0 12px 0;
    }

    .home-guide-inner {
        padding: 50px 15px 30px 15px;
    }

    .home-guide-inner .left h2 {
        font-size: 28px;
    }

    .home-guide-inner .right {
        display: none;
    }

    .home-guide-inner .button-new {
        width: 100%;
    }

    .home-social-projects {
        padding: 50px 15px 0 15px;
    }

    .home-social-projects .title-wrap h2 {
        margin-bottom: 35px;
    }

    .home-social-projects .title-wrap p {
        font-size: 20px;
    }

    .home-partners {
        padding: 50px 15px 50px 15px;
    }

    .home-partners .title-wrap h2 {
        margin-bottom: 30px;
    }

    .home-photos {
        padding: 50px 15px 33px 15px;
        overflow: hidden;
    }

    .photo-gallery-images {
        width: 1100px;
    }

    .home-map .title-wrap {
        padding: 50px 15px 0 15px;
    }

    .home-form .form-wrapp-new {
        padding: 50px 0;
    }

    .modal-form-new-inner .left {
        display: none;
    }

    .modal-form-new-inner .form-wrapp-new .form {
        padding: 0;
    }

    .modal-form-new-inner {
        padding: 20px 0;
    }

    .modal-form-new-inner .form-wrapp-new h3 {
        display: none;
    }

    .form-wrapp-new .form-label {
        margin-bottom: 20px;
    }

    .form-wrapp-new h2 {
        font-size: 28px;
    }

    .modal-form-new {
        padding: 0 15px;
    }

    .home-examples .examples-tags .all-link {
        margin-bottom: 30px;
    }

    .examples-tags {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .all-links-wrap {
        width: 100%;
    }

    .all-links-wrap a {
        white-space: nowrap;
    }

    .home-cert-inner .text-wrap h2 {
        font-size: 28px;
    }

    .home-histories .title-wrap h2 {
        font-size: 28px;
    }

    .home-social-projects .title-wrap h2 {
        font-size: 28px;
    }

    .home-photos .title-wrap h2 {
        font-size: 28px;
    }

    .home-map .title-wrap h2 {
        font-size: 28px;
    }

    .portfolio-list-slider.portfolio-list .portfolio-item .img-wrap {
        height: auto;
    }

    .portfolio-list-slider.portfolio-list .portfolio-item .img-wrap iframe {
        height: 250px;
        object-fit: unset;
    }
}

.booster.new-design {
    padding: 120px 6.2% 120px 6.2%;
}

.show-sm {
    display: none!important;
}

@media screen and (max-width: 1200px) {
    .booster.new-design {
        padding: 50px 15px 60px 15px;
    }

    .hide-sm {
        display: none!important;
    }

    .show-sm {
        display: block!important;
    }
}

.price-block {
    padding: 20px 30px 30px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.price-block .value span {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #363636;
}

.price-block .value p {
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #363636;
    margin: 0;
    padding: 0;
}

.price-block .value .economy {
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #00b5b8;
}

@media screen and (max-width: 1200px) {
    .price-block {
        padding: 15px 20px 20px 20px;
    }

    .price-block .value span {
        font-size: 14px;
    }

    .price-block .value p {
        font-size: 22px;
    }
}

.histories-slider-item-new {
    padding: 0 15px;
}

.histories-slider-item-new .img-wrap {
    height: 277px;
    border-radius: 12px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    overflow: hidden;
}

.histories-slider-item-new .img-wrap img {
    display: block;
    width: 100%;
    margin-top: -70px;
    object-fit: cover;
}

.histories-slider-item-new .name-wrap {
    margin-top: 35px;
}

.histories-slider-item-new .name-wrap .desc {
    color: #00B5B8;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 6px;
}

.histories-slider-item-new .name-wrap .name {
    color: #1C1F26;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 8px;
}

.histories-slider-item-new .text-wrap p {
    color: #1C1F26;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
