#main-home-block {
    padding-top: 15px;
}
#header h1{
    display: block;
    padding-top: 30px;
    color: #fff;
    font: 45px/1.24 "FiraSans-SemiBold";
}
#main-home-block .item {
    width:571px;
}
#main-home-block .item .img img {
    display: block;
    max-width: 100%;
}
#main-home-block .item .description {
    background: #fff;
    padding: 29px 90px 40px 49px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 3px 17px 0px rgba(106, 59, 156, 0.21);
}
#main-home-block .item .description h3 a {
    display: block;
    color: #555;
    font: 35px/1.24 "FiraSans-Regular";
}
#main-home-block .item .description .short-desc > p {
    font: 16px/1.5 "FiraSans-Regular";
    color: #555;
}
#main-home-block .item .description .graphic {
    color: #555;
    font: 16px/1 "FiraSans-Bold";
    margin-top: 31px;
    margin-bottom: 20px;
}
#main-home-block .item .description .detail {
    margin-top: 24px;
}
#main-home-block .item .description .detail a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    width: 199px;
    height: 44px;
    font: 16px/44px "FiraSans-Medium";
    transition: all 0.3s ease 0s;
}
#main-home-block .item .description .detail a:hover {
    background: #febf00;
    transition: all 0.3s ease 0s;
    box-shadow: 0px 5px 16px 0px rgba(254, 114, 0, 0.74);
}
#main-home-block .item-1 .description h3 a span {
    color: #50d68e;
}
#main-home-block .item-1 .description .detail a {
    box-shadow: 0px 5px 16px 0px rgba(25, 132, 75, 0.5);
    background: #50d68e;
}
#main-home-block .item-2 .description {
    padding-right: 20px;
}
#main-home-block .item-2 .description h3 a span {
    color: #ff6a4c;
}
#main-home-block .item-2 .description .detail a {
    box-shadow: 0px 5px 16px 0px rgba(255, 106, 76, 0.5);
    background: #ff6a4c;
}


#facts {
    margin-top: 68px;
}
#facts .title {
    color: #555;
    margin-bottom: 35px;
    font: 36px/1 "FiraSans-Regular";
    text-align: center;
}
#facts .icons {
    padding-top: 8px;
    width: 524px;
}
#facts .ico-item .text {
    margin-top: 32px;
    margin-left: 12px;
}
#facts .ico-item .digit {
    font: 56px/1 "FiraSans-Bold";
    color: #8356b2;
}
#facts .ico-item .txt {
    margin-left: 14px;
}
#facts .ico-item .txt p {
    color: #555;
    font: 20px/1.3 "FiraSans-Regular";
}
#facts .icons > div:nth-child(2) .ico {
    margin-left: 26px;
}
#facts .text-block {
    width: 600px;
    height: 230px;
    padding: 40px 60px 40px 50px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 2px solid #e8e4ed;
}
#facts .text-block .top-part {
    margin-bottom: 31px;
    color: #555;
}
#facts .text-block .top-part p {
    font: 24px/1.4 "FiraSans-Regular";
}
#facts .text-block .bottom-part > div {
    width: 215px;
}
#facts .text-block .bottom-part > div p {
    color: #555;
    font: 16px/1.4 "FiraSans-Regular";
}
#all-about-us {
    margin-top: 79px;
    background: url("../images/all-about-us-gray.jpg") no-repeat center bottom;
}
#all-about-us .main-inner {
    padding-top: 60px;
    box-shadow: 0px 5px 16px 0px rgba(131, 86, 178, 0.77);
    border-radius: 8px 8px 0 0;
    padding-bottom: 50px;
    background: url("../images/all-about-us.png") no-repeat center 0;
    background-size: 100%;
}
#all-about-us .caption {
    text-align: center;
    line-height: 1;
    color: #febf00;
    text-transform: uppercase;
}
#all-about-us .caption strong {
    display: block;
    font: 126px/1 "FiraSans-Ultra";
    line-height: 1;
}
#all-about-us .caption .about-word {
    line-height: 1;
    font: 82px/1 "FiraSans-Ultra";
    margin-top: -18px;
}
#all-about-us .caption span {
    color: #fff;
    font: 34px/1 "FiraSans-Bold";
    margin-top: -4px;
    display: block;
}
#all-about-us .caption .play-button {
    margin-top: 19px;
}
#all-about-us .caption .play-button a {
    background: url("../images/playbtn.png") no-repeat 23px center #ff6a4c;
    font: 18px/63px "FiraSans-Regular";
    height: 63px;
    width: 236px;
    color: #fff;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 26px;
    border-radius: 40px;
    transition: all 0.3s ease 0s;
    box-shadow: 0px 5px 16px 0px rgba(255, 106, 76, 0.74);
}
#all-about-us .caption .play-button a:hover {
    background-color: #febf00;
    box-shadow: 0px 5px 16px 0px rgba(254, 114, 0, 0.74);
    transition: all 0.3s ease 0s;
}
#proud-block {
    position: relative;
    padding-top: 33px;
    z-index: 1;
    background: #50d68e;
}
#proud-block .inside {
    background: url("../images/proud-boy-bg.png") no-repeat 18px 78px;
}
#proud-block .left-side {
    margin-left: 154px;
}
#proud-block .left-side img {
    display: block;
    max-width: 100%;
}
#proud-block .right-side {
    margin-top: 118px;
    margin-left: 12px;
    width: 600px;
    color: #fff;
}
#proud-block .right-side .title {
    font: 36px/1 "FiraSans-Regular";
    margin-bottom: 34px;
}
#proud-block .right-side .text p {
    font: 24px/1.3 "FiraSans-Regular";
}



/* NEW STYLE */


@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/fira-sans/FiraSans-Regular.eot');
    src: local('O'), url('../fonts/fira-sans/FiraSans-Regular.woff') format('woff'),
    url('../fonts/fira-sans/FiraSans-Regular.ttf') format('truetype'),
    url('../fonts/fira-sans/FiraSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/fira-sans/FiraSans-Bold.eot');
    src: local('O'), url('../fonts/fira-sans/FiraSans-Bold.woff') format('woff'),
    url('../fonts/fira-sans/FiraSans-Bold.ttf') format('truetype'),
    url('../fonts/fira-sans/FiraSans-Bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/fira-sans/FiraSans-ExtraBold.eot');
    src: local('O'), url('../fonts/fira-sans/FiraSans-ExtraBold.woff') format('woff'),
    url('../fonts/fira-sans/FiraSans-ExtraBold.ttf') format('truetype'),
    url('../fonts/fira-sans/FiraSans-ExtraBold.svg') format('svg');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/fira-sans/FiraSans-SemiBold.eot');
    src: local('O'), url('../fonts/fira-sans/FiraSans-SemiBold.woff') format('woff'),
    url('../fonts/fira-sans/FiraSans-SemiBold.ttf') format('truetype'),
    url('../fonts/fira-sans/FiraSans-SemiBold.svg') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/fira-sans/FiraSans-Medium.eot');
    src: local('O'), url('../fonts/fira-sans/FiraSans-Medium.woff') format('woff'),
    url('../fonts/fira-sans/FiraSans-Medium.ttf') format('truetype'),
    url('../fonts/fira-sans/FiraSans-Medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}

.modal-inner{
    padding: 0;
    border-radius: 10px;
    display: none;
}
.modal-box{
    padding: 40px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
}
.modal-header-inner:not(:last-child){
    margin-bottom: 30px;
}
.modal-header{
    font-family: var(--s-heading-font);
    font-weight: 600;
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 20px;
    text-align: left;
}
.modal-header span{
    color: #8257B0;
}
.modal-desc{
    margin: 0;
    padding: 0;
    font-size: 14px;
}
.modal-button{
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    transition: all ease-in-out 0.2s;
    text-decoration: none;
}
.modal-button:hover{
    opacity: 0.8;
}
.modal-submit{
    padding-left: 10px!important;
    padding-right: 10px!important;
    width: 100%;
    margin: 20px 0!important;
    min-height: 68px;
}
.modal-footer{
    font-size: 13px;
    line-height: 19px;
    margin-top: 30px;
}
.book-modal-row .modal-submit{
    font-size: 18px!important;
    flex-direction: column;
    line-height: 1.3;
}
.book-modal-row .modal-submit small{
    font-size: 14px!important;
}

.header-address a {
    text-decoration:none;
}

#book-modal{
    width: 770px;
}
.book-modal-items{
    margin-bottom: 30px;
}
.book-modal-item{
    display: flex;
    align-items: center;
}
.book-modal-item-icon{
    max-width: 80px;
    margin-right: 12px;
}
.book-modal-item-text{
    flex: 1;
    font-size: 14px;
    line-height: 22px;
}

#order-modal{
    width: 510px;
}

#thanks-window{
    width: 374px;
}
.thanks-icon{
    margin-bottom: 10px;
}

#get-city {
    width: 470px;
}

#get-city .buttons:not(:last-child){
    margin-right: 20px;
}
#get-city .buttons.yes a {
    background-color: #ffbf00;
}
#get-city .buttons.change a {
    background: #e3e3e3;
    padding: 20px 40px;
}


#select-city{
    width: 715px;
}
.city-list{
    flex-wrap: wrap;
}
.city-list .column{
    width: 25%;
}
.city-list .column ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.city-list .column ul:not(:last-child){
    margin-bottom: 30px;
}
.city-list .column ul li{
    font-size: 16px;
    line-height: 24px;
}
.city-list .column ul li:first-child{
    margin-bottom: 6px;
}
.city-list .column ul li b{
    font-weight: 600;
    color: #8257B0;
}
.city-list .column ul li a{
    text-decoration: none;
}
.city-list .column ul li a:hover{
    text-decoration: underline;
}

.typeahead-input{
    width: 100%;
}
.typeahead-input input{
    width: 100%;
    padding-top: 0px;
}
.twitter-typeahead{
    display: block!important;
    margin-bottom: 40px;
}
.tt-menu{
    background: whitesmoke;
    width: 100%;
    display: block;
    margin-top: 5px;
    border-radius: 5px;
}
.tt-suggestion,
.empty-message{
    padding: 0;
    margin: 0;
    padding: 10px 15px;
    font-size: 14px;
}
.tt-suggestion:not(:last-child){
    border-bottom: 1px solid #EAEAEA;
}

.header-logo-active{
    opacity: 0!important;
}
.header.active-menu .header-logo-active{
    opacity: 1!important;
}

#pay-modal{
    width: 500px;
}
.input-item-title{
    margin: 30px 0 20px 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
}
.pay-modal-total{
    display: flex;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    margin-bottom: 30px;
}
.pay-modal-total-info{
    flex: 1;
    margin-right: 20px;
    font-size: 14px;
    line-height: 22px;
}
.pay-modal-total-info b{
    font-weight: 500;
    font-size: 16px;
}
.pay-modal-total-info b span{
    color: #FF6A4D;
}
.pay-modal-total-val{
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
}


.show-mobile{
    display: none;
}


.childs-slider-custom .childs-box-img{
    height: 308px;
}
.childs-slider-custom .childs-box-img img{
    height: 100%;
    object-fit: cover;
    object-position: center;
}


/* Free lesson */
.modal-free-lesson{
    width: 815px;
}
.modal-free-lesson .modal-header span{
    color: #FF6A4D;
}
.modal-free-lesson .modal-content{
    position: relative;
}
#free-order-modal{
    overflow: initial;
    width: 740px;
}
#email-order-modal{
    overflow: initial;
    width: 740px;
}

.header-info{
    padding: 3px 0;
    background-color: #FFF734;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-info-text{
    margin-right: 30px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #31293A;
}
.button.red{
    background-color: #E62159;
    color: #fff;
    padding: 2px 16px;
    height: 25px;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
}
.button.red:hover{
    opacity: 0.8;
}

@media screen and (max-width: 768px){
    .header-info{
        margin-top: -10px;
        margin-bottom: 10px;
        padding: 15px;
    }
    .header-info-text{
        font-size: 16px;
    }
}
@media screen and (max-width: 768px){
    .d-none-mobile{
        display: none;
    }
    .header-info{
        padding: 4px 15px;
    }
    .header-info-text{
        margin-right: 10px;
        font-size: 14px;
        line-height: 1.2;
    }
    .button.red{
        font-size: 12px;
        line-height: 22px;
        white-space: nowrap;
    }
}


/* end Free lesson */

@media screen and (max-width: 768px){
    .city-list .column{
        margin-bottom: 30px;
        width: 50%;
    }
}
@media screen and (max-width: 576px){
    .hide-mobile{
        display: none;
    }
    .show-mobile{
        display: inline-block;
    }
    #book-modal,
    #order-modal,
    #thanks-window,
    #get-city,
    #pay-modal
    .modal-free-lesson{
        width: 100%;
    }
    .book-modal-row .d-col{
        width: 100%;
    }
    .book-modal-row .d-col:nth-child(1){
        display: none;
    }
    .modal-header{
        font-size: 20px;
    }
    .modal-box{
        padding: 30px;
    }
    .d-flex.buttons{
        flex-direction: column;
    }
    #get-city .buttons:not(:last-child){
        margin-right: 0;
        margin-bottom: 10px;
    }
    .modal-button{
        width: 100%;
        font-size: 16px;
    }
    .modal-header-inner:not(:last-child){
        margin-bottom: 20px;
    }
    .modal-submit{
        font-size: 18px!important;
    }
    .modal-header br{
        display: none;
    }
    .modal-footer{
        margin-top: 10px;
    }
}

.price-col-100{
    width: 100%;
}
.price-box-info{
    background-color: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    margin-bottom: 40px;
    display: flex;
    overflow: hidden;
    position: relative;
}
.price-box-info-label{
    display: none;
}
.price-box-info-content{
    flex: 1;
    padding: 25px;
    box-sizing: border-box;
    margin-right: 72px;
}
.price-box-info-content h4{
    font-weight: 500;
    font-size: 24px;
    line-height: 22px;
    color: #8257B0;
    margin-bottom: 25px;
}
.price-box-info-content p{
    font-size: 14px;
    line-height: 22px;
}
.price-box-info-content p:last-child{
    margin: 0;
}
.price-box-info-image{
    max-width: 327px;
    width: 100%;
    display: flex;
    align-items: flex-end;
}
.price-box-info-image-tablet, .price-box-info-image-mobile{
    display: none;
}

.gift-box{
    background-color: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    height: calc(100% - 30px);
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.gift-box-img{
    height: 168px;
}
.gift-box-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.gift-box-content{
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 20px;
    box-sizing: border-box;
}
.gift-box-info{
    flex: 1;
}
.gift-box-info-title{
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}
.gift-box-info-desc{
    font-size: 14px;
    line-height: 22px;
}
.gift-box-price{
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #FF6A4D;
}
.gift-box-price span{
    font-size: 24px;
}

.off-header{
    margin-bottom: 40px;
    text-align: center;
}
.off-list{
    justify-content: center;
    margin-bottom: 40px;
}
.off-list li{
    padding: 10px 20px;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    border: 1px solid #EAEAEA;
    border-radius: 25px;
    box-sizing: border-box;
    margin: 0 10px;
}
.off-list li.current{
    background-color: #FF6A4D;
    border-color: #FF6A4D;
    color: #fff;
}
.off-header-title{
    margin: 0 auto 20px auto;
    max-width: 970px;
}
.off-header-sub{
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
}
.off-content{}
.off-date{
    text-align: right;
    margin-bottom: 20px;
}
.off-item h3{
    margin-bottom: 20px;
}
.off-item p:last-child,
.off-item ol:last-child,
.off-item ul:last-child{
    margin: 0;
}
.off-item:not(:last-child){
    margin-bottom: 60px;
}

.off-box{
    background-color: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    height: calc(100% - 30px);
    margin-bottom: 30px;
    padding: 30px;
    box-sizing: border-box;
}
.off-box-title{
    margin-bottom: 20px;
    font-size: 24px;
}
.off-box-list:last-child{
    margin: 0;
}
.off-box-list li:not(:last-child){
    margin-bottom: 10px;
}
.off-box-list li a{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #8257B0;
    text-decoration: underline;
}
.off-box-list li a:hover{
    text-decoration: none;
}

@media screen and (max-width: 1200px) {
    .d-col.col-25.gift-col{
        width: 33.333%;
    }
}
@media screen and (max-width: 991px) {
    .price-box-info-content{
        margin-right: 0;
        padding: 30px;
    }
    .price-box-info-image{
        max-width: 280px;
    }
    .price-box-info-image-inner{
        display: none;
    }
    .price-box-info-label,
    .price-box-info-image-tablet{
        display: block;
    }
    .d-col.col-33.off-col,
    .d-col.col-25.gift-col{
        width: 50%;
    }
    .off-header-sub,
    .off-item h3{
        font-size: 26px;
    }
}
@media screen and (max-width: 765px) {
    .d-col.col-33.off-col,
    .d-col.col-25.gift-col{
        width: 100%;
    }
    .off-list li{
        font-size: 16px;
    }
}
@media screen and (max-width: 576px) {
    .price-box-info{
        flex-direction: column;
    }
    .price-box-info-image{
        max-width: 100%;
    }
    .price-box-info-image-tablet{
        display: none;
    }
    .price-box-info-image-mobile{
        display: block;
        max-width: 100%;
        width: 100%;
    }
    .off-header{
        margin-bottom: 30px;
    }
    .off-header-sub,
    .off-item h3{
        font-size: 20px;
    }
    .off-list{
        flex-wrap: nowrap;
        overflow-y: auto;
        white-space: nowrap;
        justify-content: flex-start;
        width: calc(100% + 15px);
    }
    .off-list li{
        padding: 8px 12px;
    }
    .off-box-title{
        font-size: 22px;
    }
}
