html, body {
    width: 100%;
    padding: 0;
    margin: 0;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
}

.clearfix {
    clear: both;
}

input, textarea, select, button {
    outline: none;
}

header, footer, div, p , input {
    box-sizing: border-box;
}

.redBorder {
    border: 1px solid #FF0000!important;
}

a {
    text-decoration: none;
}

a, button {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

p {
    color: #181818;
    font-size: 14px;
    margin-bottom: 0;
}

p span {
    font-weight: 700;
}

p, a, span {
    color: #000000;
}

.success {
    z-index: 10000!important;
    font-weight: bold;
    color: #262626;
    text-align: center;
    font-size: 24px;
    line-height: 33px;
    vertical-align: middle;
    display: table-cell;
    height: 100px;
    font-weight: 700;
}

.page {
    margin: 0!important;
}

.align-items-center {
    align-items: center;
}

.align-items-bottom {
    align-items: flex-end;
}

.inner {
    padding: 0 10px;
    max-width: 1130px;
    margin: 0 auto;
}

h2 {
    font-weight: 700;
    font-size: 59.3px;
    line-height: 96%;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
}

.digits-block {
    padding-top: 85px;
    padding-bottom: 100px;
    background: url(../images/digit-block-bg.jpg) no-repeat;
    background-size: cover;
    text-align: center;
}

.partners-block, .clients-block {
    padding-top: 73px;
    padding-bottom: 98px;
    text-align: center;
    background: url(../images/partners-block-bg.jpg) no-repeat;
    background-size: cover;
}

.clients-block {
    background: none;
}

.clients-block h2 {
    margin-bottom: 91px;
}

.all-partners img, .all-clients img {
    margin-bottom: 39px;
}

.partners-block h2 {
    color: #ffffff;
    margin-bottom: 91px;
}

.pre-footer {
    padding-top: 110px;
    padding-bottom: 95px;
    background: #FAFAFA;
    border-bottom: 9px solid #E5E5E5;
}

.top-footer {
    padding-top: 93px;
    padding-bottom: 103px;
    background: url(../images/top-footer-bg.jpg) no-repeat center;
    background-size: cover;
}

.bottom-footer {
    padding: 40px 0;
    background: #113D5A;
}

.bottom-footer p {
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    font-family: 'Ubuntu', sans-serif;
}

h3 {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
    color: #3B3B3B;
}

.pre-footer-blocks {
    display: flex;
    margin-top: 30px;
}

.left-pre-footer-block {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 85px;
}

.left-pre-footer-block p {
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: #3B3B3B;
}

.left-pre-footer-block ul {
    margin-top: 50px;
}

.left-pre-footer-block li {
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: #3B3B3B;
    margin-bottom: 30px;
}

.left-pre-footer-block li span {
    display: inline-block;
    vertical-align: middle;
}

.left-pre-footer-block li span:first-child {
    margin-right: 10px;
}

.right-pre-footer-block {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 85px;
}

.right-pre-footer-block > p:first-child {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    color: hsl(0deg 0% 23%);
    margin-bottom: 60px;
}

.right-pre-footer-block input, .modal-form input[type=text] {
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 0 15px;
    margin-bottom: 15px;
}

.right-pre-footer-block textarea {
    box-sizing: border-box;
    width: 100%;
    height: 120px;
    resize: none;
    padding: 15px;
}

.right-pre-footer-block button {
    background: #FAC72D;
    width: 100%;
    height: 40px;
    outline: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-top: 8px;
}

.all-digits {
    display: flex;
}

.one-digit {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 30px;
}

.one-digit span {
    font-weight: 700;
    font-size: 64px;
    line-height: 74px;
    color: #FAC72D;
}

.one-digit p {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    margin-top: 10px;
}

.how-block {
    padding-top: 98px;
    padding-bottom: 101px;
    background: #FAFAFA;
}

.all-how-block {
    display: flex;
}

.left-how-block {
    flex: 0 0 35%;
    max-width: 35%;
    padding-right: 100px;
}

.left-how-block > p {
    font-weight: 700;
    font-size: 36.65px;
    line-height: 35px;
    color: #000000;
    border-left: 12px solid #000000;
    padding-left: 40px;
    padding-bottom: 40px;
}

.right-how-block {
    flex: 0 0 65%;
    max-width: 65%;
}

.right-how-block > div {
    flex: 0 0 50%;
    max-width: 50%;
}

.inner-top-footer {
    display: flex;
}

.left-top-footer, .right-top-footer {
    flex: 0 0 50%;
    max-width: 50%;
}

.left-top-footer > p, .left-top-footer > p a {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #FAC72D;
    font-family: 'Ubuntu', sans-serif;
}

.right-top-footer > p {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #FAC72D;
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 25px;
}

.right-top-footer ul li {
    margin-bottom: 15px;
}

.right-top-footer ul li a {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #D6DEE2;
    font-family: 'Ubuntu', sans-serif;
}

.top-about {
    padding-top: 109px;
    padding-bottom: 127px;
}

.inner-top-about {
    display: flex;
}

.left-top-about, .right-top-about {
    flex: 0 0 50%;
    max-width: 50%;
}

.left-top-about {
    padding-right: 35px;
}

.right-top-about {
    padding-left: 35px;
    padding-top: 23px;
}

.right-top-about > p:first-child {
    font-weight: 700;
    font-size: 22.65px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 13px;
}

.right-top-about > p:nth-child(2) {
    font-weight: 700;
    font-size: 59.3px;
    line-height: 57px;
    color: #000000;
    margin-bottom: 35px;
}

.post-content p, .post-content li {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #000000;
    font-family: 'Ubuntu', sans-serif;
}

.post-content p:not(:last-child), .post-content ul:not(:last-child), .post-content ol:not(:last-child) {
    margin-bottom: 20px;
}

.post-content ul li {
    list-style: disc inside;
}

.post-content ol li {
    list-style: decimal inside;
}

.post-content h2 {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 51px;
    color: hsl(0deg 0% 23%);
    margin-bottom: 20px;
}

.right-how-block > div:first-child {
    padding-right: 25px;
}

.right-how-block > div:nth-child(2) {
    padding-left: 25px;
}

.after-header {
    padding-top: 72px;
    padding-bottom: 297px;
    text-align: center;
    background: url(../images/after-header.jpg) no-repeat center;
    background-size: cover;
}

.after-header-description {
    padding: 0 120px;
    margin-top: 24px;
}

.after-header-description p {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #FFFFFF;
    font-family: 'Ubuntu', sans-serif;
}

.after-header-logo {
    margin-bottom: 39px;
}

.logo {
    display: inline-block;
}

h1 {
    font-weight: 700;
    font-size: 72px;
    line-height: 69px;
    color: #FFFFFF;
}

.after-headers-btn {
    margin-top: 38px;
}

.after-headers-btn a {
    padding: 0 55px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
}

.after-headers-btn a:first-child {
    color: #000000;
    background: #FAC72D;
    border: 1px solid #FAC72D;
    margin-right: 25px;
}

.after-headers-btn a:first-child:hover {
    color: #ffffff;
    border-color: #ffffff;
    background: transparent;
}

.after-headers-btn a:nth-child(2) {
    color: #FFFFFF;
    border: 1px solid #ffffff;
}

.after-headers-btn a:nth-child(2):hover {
    color: #000000;
    background: #FAC72D;
    border-color: #FAC72D;
}

.inner-header, .top-right-header, .bottom-right-header {
    display: flex;
}

.logo-wrapper {
    flex: 0 0 15%;
    max-width: 15%;
}

.right-header {
    flex: 0 0 85%;
    max-width: 85%;
}

.top-right-header > div:first-child, .bottom-right-header > div:first-child {
    flex: 0 0 70%;
    max-width: 70%;
}

.top-right-header > div:last-child, .bottom-right-header > div:last-child {
    flex: 0 0 30%;
    max-width: 30%;
}

.top-right-header > div:last-child, .bottom-right-header > div:last-child {
    text-align: right;
}

.bottom-right-header > div:last-child a {
    padding: 0 50px;
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #000000;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #FAC72D;
}

.bottom-right-header > div:last-child a:hover {
    background: #FAC72D;
}

.top-right-header > div:last-child p:first-child a, .top-right-header > div:last-child p:nth-child(2) a, .top-right-header > div:last-child p:nth-child(3) a {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #FAC72D;
    font-family: 'Ubuntu', sans-serif;
}

.top-right-header > div:last-child p:last-child {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #000000;
    font-family: 'Ubuntu', sans-serif;
}

.bottom-right-header > div:first-child li {
    display: inline-block;
}

.top-right-header > div:first-child p:first-child {
    font-weight: 700!important;
    font-size: 25px!important;
    line-height: 26px;
    color: #000000;
    font-family: 'Ubuntu', sans-serif;
}

.top-right-header > div:first-child p:first-child, .top-right-header > div:first-child p:nth-child(3) {
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
}

.top-right-header > div:first-child {
	margin-top: 20px;
}

.top-right-header {
    margin-bottom: 20px;
}

.bottom-right-header > div:first-child li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    font-family: 'Ubuntu', sans-serif;
}

.bottom-right-header > div:first-child li:not(:last-child) {
    margin-right: 40px;
}

.current-menu-item a {
    text-decoration: underline;
}

.inner-all-pages {
    padding-top: 70px;
    padding-bottom: 95px;
    background: #FAFAFA;
}

.page-title-h1 {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 43px;
    line-height: 60px;
    color: hsl(0deg 0% 23%);
    margin-bottom: 40px;
}

.contact-page {
    padding-top: 70px;
}

.one-activity {
    padding: 26px 20px;
    background: #ffffff;
    border-radius: 20px;
    margin-bottom: 25px;
    -webkit-box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.15);
    -moz-box-shadow:    1px 1px 10px 0px rgba(50, 50, 50, 0.15);
    box-shadow:         1px 1px 10px 0px rgba(50, 50, 50, 0.15);
}

.top-one-activity > div:first-child p {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: hsl(0deg 0% 0%);
}

.bottom-one-front-activity {
    display: none;
    padding-right: 42px;
    margin-top: 23px;
}

.top-one-activity > div {
    display: inline-block;
    vertical-align: middle;
}

.top-one-activity > div:first-child {
    width: calc(100% - 35px);
}

.top-one-activity {
    cursor: pointer;
}

.toa-pluse, .toa-minus {
    cursor: pointer;
    font-weight: bold;
    font-size: 45px;
    line-height: 25px;
}

.toa-minus {
    display: none;
    line-height: 21px;
    margin-left: 4px;
}

.top-one-activity > div span {
    color: #113D5A;
}

.bottom-one-front-activity p {
    font-size: 18px;
    line-height: 23px;
    color: hsl(0deg 0% 0%);
}

.modal-form {
    display: none;
    padding: 15px;
    max-width: 500px;
    text-align: center;
}

.modal-form button {
    cursor: pointer;
    padding: 0 55px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    color: hsl(0deg 0% 0%);
    background: hsl(45deg 95% 58%);
    border: 1px solid hsl(45deg 95% 58%);
    margin-right: 25px;
}

.modal-form-title {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: hsl(0deg 0% 23%);
    margin-bottom: 25px;
}

.sandwich-btn {
    display: none;
    margin-top: 10px;
}

.sandwich-btn svg {
    width: 40px;
    height: 40px;
    color: #000000;
}

.fixed-menu-block {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 2500;
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #FAFAFA;
}

.fixed-menu-block li, .fixed-menu-block li a {
    width: 100%;
    display: block;
}

.fixed-menu-block li {
    padding: 0 15px;
    margin-bottom: 10px;
}

.fixed-menu-block li a {
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    color: #000000;
}

.close-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #FF0000;
    display: inline-block;
}

.close-btn svg {
    width: 20px;
    height: 20px;
}

.top-fixed-menu-block > div {
    display: flex;
    align-items: center;
}

.top-fixed-menu-block > div > div:first-child {
    flex: 0 0 35%;
    max-width: 35%;
}

.top-fixed-menu-block > div > div:last-child {
    flex: 0 0 65%;
    max-width: 65%;
}

.top-fixed-menu-block > div > div:last-child p:first-child {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: hsl(0deg 0% 0%);
    margin-bottom: 13px;
}

.top-fixed-menu-block > div > div:last-child p:last-child {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: hsl(0deg 0% 0%);
}

.top-fixed-menu-block {
    background: #ffffff;
}

.fixed-menu-div {
    padding-top: 25px;
}

.rules-form-block {
    margin-top: 15px;
    margin-bottom: 10px;
}

.rules-form-block input {
    width: 20px;
    height: 20px;
    margin: 0;
}

.rules-form-block span {
    width: calc(100% - 40px);
    margin-left: 10px;
    font-size: 14px;
    line-height: 18px;
    text-align: left!important;
    display: inline-block;
    vertical-align: top;
}

.bottom-fixed-menu-block {
    padding: 25px 15px;
}

.bottom-fixed-menu-block p:first-child a, .bottom-fixed-menu-block p:nth-child(2) a, .bottom-fixed-menu-block p:nth-child(3) a {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #FAC72D;
    font-family: 'Ubuntu', sans-serif;
}

.bottom-fixed-menu-block p:nth-child(3) {
    margin: 0 0 25px 0;
}

.bottom-fixed-menu-block p:nth-child(5) {
    margin-top: 25px;
}

.bottom-fixed-menu-block p:nth-child(5) a {
    padding: 0 50px;
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #000000;
    width: 100%;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #FAC72D;
}

.bottom-fixed-menu-block p:nth-child(3) a:hover {
    background: #FAC72D;
}

.header {
    padding: 15px 0;
    background: #F7F7F7;
}

::-webkit-input-placeholder {font-weight: 500; font-size: 18px; line-height: 22px; color: #000000; opacity: 0.5; font-family: 'Montserrat', sans-serif;}
::-moz-placeholder          {font-weight: 500; font-size: 18px; line-height: 22px; color: #000000; opacity: 0.5; font-family: 'Montserrat', sans-serif;}
:-moz-placeholder           {font-weight: 500; font-size: 18px; line-height: 22px; color: #000000; opacity: 0.5; font-family: 'Montserrat', sans-serif;}
:-ms-input-placeholder      {font-weight: 500; font-size: 18px; line-height: 22px; color: #000000; opacity: 0.5; font-family: 'Montserrat', sans-serif;}

@media (max-width: 1122px) {
    .bottom-right-header > div:first-child li:not(:last-child) {
        margin-right: 25px;
    }
}

@media (max-width: 1020px) {
    .bottom-right-header > div:first-child li:not(:last-child) {
        margin-right: 18px;
    }
}

@media (max-width: 991px) {
    .left-pre-footer-block, .left-top-about {
        max-width: 100%;
        padding-right: 0;
    }
    .right-pre-footer-block, .right-top-about {
        max-width: 100%;
        padding-left: 0;
        margin-top: 40px;
    }
    .pre-footer-blocks, .inner-top-footer, .all-digits, .all-how-block, .inner-top-about {
        display: block;
    }
    .left-top-footer, .right-top-footer, .one-digit {
        max-width: 100%;
        text-align: center;
    }
    .left-how-block {
        padding-right: 0;
        margin-bottom: 30px;
    }
    .left-how-block p {
        padding-top: 35px;
    }
    .left-how-block, .right-how-block {
        max-width: 100%;
    }
    .one-digit:not(:last-child) {
        margin-bottom: 30px;
    }
    .left-top-footer {
        margin-bottom: 30px;
    }
    .bottom-footer p {
        text-align: center;
    }
    .right-how-block p {
        text-align: justify;
    }
    .after-header-description {
        padding: 0;
        text-align: justify;
        margin-top: 20px;
    }
    .after-headers-btn a {
        width: 100%;
    }
    .after-headers-btn a:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .after-header {
        padding-bottom: 80px;
    }
    h1 {
        font-size: 10vw;
        line-height: 11vw;
    }
    .top-right-header > div:first-child, .bottom-right-header > div:first-child,
    .bottom-right-header > div:last-child, .bottom-right-header, .top-right-header > div:last-child p:nth-child(2) {
        display: none;
    }
    .bottom-right-header > div:last-child, .sandwich-btn {
        display: inline-block;
    }
    .logo-wrapper {
        flex: 0 0 35%;
        max-width: 35%;
    }
    .right-header {
        flex: 0 0 65%;
        max-width: 65%;
        text-align: right;
        padding-top: 28px;
    }
    .top-right-header {
        display: inline-block;
    }
    .top-right-header > div:last-child, .bottom-right-header > div:last-child {
        display: inline-block;
        max-width: initial;
    }
}