.hover-single-child {
    width: 100%;
}
.hover-single-child > div {
    width: 480px;
    height: auto;
    display: inline-block;
    vertical-align: bottom;
}
.menu-additional-block .right-side .hover-single-child p{
    padding-top:10px;
}
.green-button-hover-menu-programs {
    width: 240px;
    margin: 0;
    padding: 13px 14px;
    font-size: 18px;
    background-color: #00bf60;
    color: #fff !important;
    text-transform: uppercase !important;
    font-family: Gilroy-Medium;
    font-weight: 600 !important;
    border-radius: 10px;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #00bf60;
    text-align: center;
    cursor: pointer;
    transition: .5s;
    right: unset;
    bottom: unset;
    top: unset;
    position: relative !important;
}
#middle-ticker .green-button-hover-menu-programs {
    margin: 0;
    vertical-align: middle;
    position: absolute !important;
    display: inline-block !important;
    top: 50%;
    transform: translateY(-50%);
    height: 56px;
    right: 0;
}
.green-button-hover-menu-programs:hover {
    text-decoration: none;
    background: rgba(255,255,255,0.6);
    color: #00bf60 !important;
    border: 2px solid #00bf60;
}
.image-hm-container {
    position: absolute;
}
.question-form-container {
    text-align: right;
    padding-right: 80px;
}
.question-form-container span {
    display: inline-block;
    vertical-align: middle;
    color: #4d4d4d;
    margin-right: 5px;
}
.question-form-container form {
    display: inline-block;
    vertical-align: middle;
}
.search-input-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.question-form-container .search-input-container:before {
    content: url(../img/search-icon.png);
    position: absolute;
    left: 14px;
    top: 7px;
    height: auto;
    transition: .2s;
}
.question-form-container input.search-input {
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 6px;
    border: none;
    padding-left: 40px;
    width: 278px;
    height: 38px;
    box-shadow: 0 0 8px 8px #0000000d;
    margin: 0 5px;
    color: rgba(0,0,0,.7);
    font-family: Gilroy-Medium;
}
.question-form-container input.search-button {
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    border-radius: 6px;
    border: none;
    background: #00c05a;
    background-image: url(../img/search-arrow.png);
    background-repeat: no-repeat;
    background-position: 50%;
    margin-left: 5px;
}
.contact-block p a{
    line-height: 1.3;
    font-size: 14px;
    color: #42c17a !important;
    text-transform: none !important;
    font-family: Gilroy-Medium;
    letter-spacing: 1px;
}
footer .contact-block p a{
    font-size: 12px;
    letter-spacing: unset;
}
.contact-block p b {
    font-family: Gilroy-Bold;
}
.contact-block p {
    font-size: 14px;
    margin-bottom: 5px;
}
footer .contact-block p {
    font-size: 12px;
}
.special-block {
    width: 100%;
}
.special-block .col-3 {
    float: left;
}
#middle-ticker {
    margin-bottom: 40px;
}
.middle-ticker-images {
    max-width:56px;
    vertical-align: middle;
    margin-right:10px;
}
.middle-ticker-images div.ticker-images-block {
    display: inline-block;
    width: 56px;
    height: 56px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
.left-image {
    margin-right: 20px;
    height: 637px;
    position: relative;
}
.right-image {
    height: 448px;
    position: relative;
}
.left-image img {
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}
#first-bg {
    background: #e2e7ee;
    background-repeat: no-repeat;
    background-position: 70% 50%;
    position: relative;
}
.programs-title {
    font-family: Gilroy-Medium;
    font-weight: 600;
    color: #00c05a;
    line-height: 1;
}
.programs-description {
    font-family: Gilroy-Light;
    font-weight: 400;
    color: #4d4d4d;
    text-transform: uppercase;
    max-width: 650px;
    line-height: 1;
}
.programs-text-block {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 120px;
}
.programs-description-paragraph {
    text-align: center;
    max-width: 880px;
    margin: 15px auto;
    color: #4d4d4d;
    font-family: Gilroy-Light;
    font-weight: 600;
    font-size: 16px;
}
#green-block {
    padding: 20px 0 0;
}
#green-block .container{
    background: #00c05a;
}
#green-block p {
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 1;
    margin: 20px auto;
}
#whantTo {
    padding: 30px 0;
}
#whantTo ul li::before {
    content: url("/theme/img/specialize/approve-grey.png");
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    height: 32px;
}
#whantTo ul li.choosed::before {
    content: url("/theme/img/specialize/approve-green.png");
}
#whantTo ul {
    list-style: none;
    padding:0;
    margin-top: 30px;
}
#whantTo ul p{
    text-transform: uppercase;
    font-family: Gilroy-Medium;
    font-weight: 600;
    color: #4d4d4d;
    padding-left: 10px;
}
#whantTo ul li{
    height: 32px;
    margin-bottom: 10px;
    cursor: pointer;
    color: #4d4d4d;
    font-family: Gilroy-Light;
    font-weight: 600;
}
.reset-button {
    display: inline-block;
    border: 2px solid #4d4d4d;
    padding: 4px 12px;
    border-radius: 6px;
    bottom: 0;
    float: right;
    cursor: pointer;
    transition: .3s;
    margin: 30px 0 20px;
    background: #4d4d4d;
    color: #fff;
}
.started-button {
    display: inline-block;
    border: 2px solid #00c05a;
    padding: 4px 12px;
    border-radius: 6px;
    bottom: 0;
    float: left;
    cursor: pointer;
    transition: .3s;
    margin: 30px 0 20px -30px;
    background: #00c05a;
    color: #fff;
    text-align: center;
    width: 141px;
    text-decoration: none;
}
.reset-button:hover {
    background-color: #888888;
}
.started-button:hover{
    background-color: #fff;
    color: #00c05a;
    text-decoration: none;
}
.reset-button img {
    margin-top: -4px;
}
#main-text p.title-green {
    font-family: Gilroy-Light;
    font-weight: 400;
    font-size: 40px;
    color: #00c05a;
    line-height: 1;
    float: unset;
    width: 100%;
    padding-left:0;
    margin-bottom: 20px;
}
#main-text .images-columns p.title-green {
    margin-bottom: 30px;
}
#main-text ul {
    list-style: none;
}
#main-text ul li::before {
    content: "\2022";
    color: #00c05a;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.programs-green-block {
    background: #eafaf1;
    padding: 30px 40px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.programs-green-block ul {
    padding: 0 20px;
}
.programs-green-block ul li {
    font-size: 20px;
    color: #4d4d4d;
    font-family: Gilroy-Light;
}
.programs-green-block p {
    font-size: 20px;
    color: #4d4d4d;
    font-family: Gilroy-Light;
}
.programs-text p {
    font-size: 20px;
    color: #4d4d4d;
    font-family: Gilroy-Light;
    line-height: 1.3;
}
.programs-text ul li {
    font-size: 20px;
    color: #4d4d4d;
    font-family: Gilroy-Light;
    line-height: 1.3;
    margin-bottom: 10px;
}
.terms-and-cond-block {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    width: 100%;
    z-index: 99999;
}
.terms-and-cond-block p {
    text-align: center;
    padding: 15px 45px;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 0;
    font-family: Gilroy-Light;
}
.terms-and-cond-block p span{
    font-weight:300;
    font-family: Gilroy-Light;
}
.terms-and-cond-block p a {
    color: #fff;
    text-decoration: underline;
    font-family: Gilroy-Light;
}
.terms-and-cond-block svg {
    cursor:pointer;
    position: absolute;
    right: 13px;
    top: calc(50% - 13px);
}


/* PROGRAMS.CSS */

#first-bg .right-image img {
    margin-top: 20px;
}

/*FROM PAGE*/
/*FROM PAGE*/
/*FROM PAGE*/
.programs-title {
    font-size: 64px;
    text-transform: uppercase;
    margin-bottom: 40px;
    white-space: nowrap;
}
.programs-description {
    font-size: 58px;
}
#first-bg .right-image img {
    margin-top: 0;
    position: absolute;
    bottom: 0;
}
.cash-blocks-icon a{
    display: none;
}
.images-columns img {
    float: left;
    margin-bottom: 40px;
    width: 50%;
}
.images-columns p {
    font-family: Gilroy-Light;
    font-size: 18px;
    color: #4d4d4d;
    line-height: 1.2;
    float: right;
    width: 50%;
    padding-lefT: 30px;
    margin-bottom: 40px;
}
.images-columns p.images-columns-title {
    font-size: 35px;
    margin-bottom: 15px;
    margin-top: -5px;
    float: right;
    width: 50%;
    padding-left: 30px;
    line-height: 1;
}
/*.images-columns > div:nth-child(odd) {*/
/*    padding-right: 30px;*/
/*}*/
.images-columns > div:nth-child(even) {
    padding-right: 40px;
}
.programs-green-block {
    padding: 30px 30px 30px 40px;
    margin-top: 60px;
}
.programs-green-block ul{
    font-size: 20px;
    color: #4d4d4d;
    font-family: Gilroy-Light;
    margin-bottom:0;
}
.programs-green-block ul li:first-of-type {
    margin-top:0;
}
.programs-green-block ul li{
    font-weight: bold;
    font-family: Gilroy-Medium;
    margin-top: 10px;
    font-size: 20px;
}
.green-button-hover-menu-cash-disc {
    width: 200px;
    height: auto;
    margin: 0 auto;
    padding: 8px 40px;
    font-size: 18px;
    background-color: #00bf60;
    color: #fff !important;
    text-transform: uppercase !important;
    font-family: Gilroy-Medium;
    font-weight: 600 !important;
    border-radius: 10px;
    text-decoration: none;
    display: block;
    border: 2px solid #00bf60;
    text-align: center;
    cursor: pointer;
    transition: .5s;
    margin-top: 20px;
}
.green-button-hover-menu-cash-disc:hover {
    text-decoration: none;
    background: rgba(255,255,255,0.6);
    color: #00bf60 !important;
    border: 2px solid #00bf60;
}
.cash-blocks-icon {
    margin-top: 30px;
    padding: 0 30px;
}
.cash-blocks-icon p {
    color: #4d4d4d;
    font-size: 18px;
    font-family: Gilroy-Light;
}
.cash-blocks-icon p.cash-blocks-icon-title {
    text-align: center;
    font-size: 35px;
    font-family: Gilroy-Light;
    line-height: 1;
    margin: 25px 0;
}
.flat-rate-left-part {
    width:35%;
    float:left;
    padding-right: 20px;
}
.flat-rate-right-part {
    width:65%;
    float:left;
}
.flat-rate-right-part .second-box {
    margin-bottom: 40px;
}
#middle-ticker .programs-slider-container{
    text-align: center;
}
#middle-ticker .middle-ticker{
    text-align: left;
}
.grey-block-1, .grey-block-2 {
    width: 620px;
    background: #e2e7ee;
    padding: 20px 30px 25px 30px;
    display: flex;
    height: 100%;
}
.grey-block-1 {
    float: left;
}
.grey-block-2 {
    float: right;
}
.program-grey-blocks-container {
    margin: 50px 0 20px;
}
.program-grey-blocks-container .grey-block-title {
    line-height: 1.2;
    color: #00c05a;
    font-size: 30px;
    font-family: Gilroy-Medium;
    font-weight: 500;
    margin-bottom: 10px;
}
.program-grey-blocks-container .grey-block-describ {
    color: #4d4d4d;
    font-size: 16px;
    font-family: Gilroy-Light;
    font-weight: 600;
    line-height: 1.4;
}
.grey-block-2-text {
    margin-top: 20px;
}
.grey-block-1 .grey-block-describ,
.grey-block-2 .grey-block-describ {
    padding-right: 15px;
}


.grey-block-2 .grey-block-describ:last-of-type {
    margin-bottom: 0;
}
.grey-block-link {
    width: 240px;
    margin: 0 auto 15px;
    padding: 15px 0;
    font-size: 18px;
    line-height: 24px;
    background-color: #00bf60;
    color: #fff;
    text-transform: uppercase;
    font-family: Gilroy-Medium;
    font-weight: 600;
    border-radius: 10px;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #00bf60;
    text-align: center;
    cursor: pointer;
    transition: .5s;
    letter-spacing: 1px;
}
.grey-block-1-img .grey-block-link {
    margin-top: 30px;
}
.grey-block-link:hover {
    background-color: #fff;
    color: #00bf60;
    border: 2px solid #00bf60;
    text-decoration: none;
}
.grey-block-1-img, .grey-block-2-img {
    display: flex;
    flex-direction: column;
    margin-top: auto;
}
@media all and (max-width: 1320px){
    .flat-rate-left-part {
        padding-left:20px;
    }
    .flat-rate-right-part {
        padding-right:20px;
    }
    .images-columns {
        padding: 0 20px;
    }
    .grey-block-1, .grey-block-2 {
        width: 49%;
    }
    .grey-block-1-text, .grey-block-2-text {
        margin-top: 0 !important;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1320px;
    }
}
@media all and (max-width: 1200px){
    .grey-block-1-img, .grey-block-2-img {
        margin-top: unset;
    }
    .grey-block-1-img img, .grey-block-2-img img {
        width: 100%;
    }
    .grey-block-link {
        width: 200px;
    }
    .images-columns img {
        max-width: 300px;
    }
    .images-columns p.images-columns-title {
        font-size: 25px;
        padding-left: 15px;
    }
    .images-columns p {
        padding-left: 15px;
        font-size: 17px;
    }
}
@media all and (max-width: 1024px){
    #middle-ticker {
        margin-bottom: 0px;
    }
    #middle-ticker .programs-slider-container {
        text-align: left;
    }
    .grey-block-link {
        padding: 10px 0;
        margin-bottom: 0;
    }
    .grey-block-1, .grey-block-2 {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    .flat-rate-left-part {
        margin-top: 30px;
    }
    .flat-rate-right-part .second-box {
        margin-bottom: 0px;
    }
    .flat-rate-left-part {
        width: 100%;
    }
    .flat-rate-right-part {
        width: 100%;
        padding:0 15px;
    }
    .images-columns > div:nth-child(even) {
        padding:0;
    }
    .images-columns p.images-columns-title {
        font-size: 26px;
        line-height: 2;
        max-width: 300px;
        margin: 0 auto;
        width: 100%;
        float: unset;
    }
    .images-columns p {
        max-width: 300px;
        margin: 0 auto 20px;
        width: 100%;
        float: unset;
    }
    .images-columns p.title-green {
        max-width: 70%;
        text-align: center;
        line-height: 1.2 !important;
    }
    .images-columns img {
        max-width: 300px;
        margin: 0 auto;
        float: unset;
        display: block;
        width: 100%;
    }
}
@media all and (max-width: 768px){

    .grey-block-1, .grey-block-2 {
        flex-direction: column;
    }
    .grey-block-1-img img, .grey-block-2-img img {
        max-width: 300px;
        margin: 0 auto;
    }
    .grey-block-1 .grey-block-describ,
    .grey-block-2 .grey-block-describ {
        font-size: 16px !important;
    }
    #main-text .images-columns p.title-green {
        padding: 0;
        width: 100%;
        text-align: left;
        max-width: 100%;
    }
    .program-grey-blocks-container {
        margin-bottom: 0;
    }
}