/* -------------------------------------------------------------------------- */
.gradient_bg {
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(236,239,241,1) 100%);
}
/* -------------------------------------------------------------------------- */
body > * > div[otype] > div > div[otype=text].quote {
    z-index: 1;
    border-left: 12px solid #f7931f;
    padding: 18px 18px 18px 24px;
    -webkit-box-shadow: 0 0 24px 0px rgba( 38, 50, 56, 0.25);
    -moz-box-shadow:    0 0 24px 0px rgba( 38, 50, 56, 0.25);
    box-shadow:         0 0 24px 0px rgba( 38, 50, 56, 0.25);
}
/* -------------------------------------------------------------------------- */
body > * > div[otype].new_mwidth {
    width: calc(100% - 0px);
    padding: 0;
    overflow: hidden;
}
main > .new_mwidth .gw6 {
    max-width: calc(100%/12*6 - 24px) !important;
    padding: 12px !important;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
@media only screen and (max-width: 1059px){
    main > .new_mwidth .gw6 {
        max-width: calc(100% - 0px) !important;
        margin: 0 -12px 0 -12px !important;
        padding: 12px !important;
    }
    main > .new_mwidth .gw6:nth-child(1) { order: 1; }
    main > .new_mwidth .gw6:nth-child(2) { order: 2; }
    main > .new_mwidth .gw6:nth-child(3) { order: 3; }
    main > .new_mwidth .gw6:nth-child(4) { order: 5; }
    main > .new_mwidth .gw6:nth-child(5) { order: 4; }
}
main > .new_mwidth .gw6 > * {
    max-width: 840px;
}
/* -------------------------------------------------------------------------- */
.wave {
    position: relative;
    z-index: 3;
}
.wave > div {
    z-index: 2;
}
.wave > div > div > img {
    margin: 0 0 0 0 !important;
    max-width: 80px;
    max-height: 80px;
    z-index: 2;
}
.wave > div div {
    border: none !important;
}
.wave > div h3 {
    font-size: 56px !important;
    color: #fff !important;
    margin-top: 8px !important;
}
.wave > div h3 + p {
    background: transparent !important;
    font-size: 16px !important;
    color: rgba(255, 255, 255, 0.5) !important;
    margin: -6px 0 2px 0 !important;
}
.wave:after {
    display: block;
    content: '';
    z-index: 1;
    position: absolute;
    top: 42px;
    left: 0;
    width: 100%;
    height: calc(100% - 42px);
    background-image: url(/d/i/wave.svg);
    background-repeat: repeat-x;
    background-position: top center;
    background-size: 1920px 169px;
}
@media screen and (max-width: 1023px) {
    .wave > div h3 {
        font-size: 48px !important;
        margin-top: 12px !important;
    }
    .wave > div h3 + p {
        font-size: 15px !important;
    }
}
@media screen and (max-width: 767px) {
    .wave > div > div > img {
        margin: -16px 0 0 0 !important;
    }
    .wave > div h3 {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 42px !important;
        margin: 12px auto 6px auto !important;
        padding: 0 12px !important;
        min-height: 52px;
        max-height: 68px;
    }
    .wave.wave_big > div h3 {
        font-size: 50px !important;
    }
    .wave > div h3 + p {
        font-size: 14px !important;
        margin: -4px 0 2px 0 !important;
    }
    .wave:after {
        background-image: url(/d/i/wave_m.svg);
        background-size: 1000px 161px;
    }
}
@media screen and (max-width: 424px) {
    .wave.wave_big > div h3 {
        font-size: 46px !important;
    }
}
@media screen and (max-width: 369px) {
    .wave.wave_big > div h3 {
        font-size: 42px !important;
    }
}
@media screen and (max-width: 359px) {
    .wave > div h3 {
        font-size: 36px !important;
    }
    .wave > div h3 + p {
        font-size: 13px !important;
    }
}
/* -------------------------------------------------------------------------- */

/*
.wave#cid33 > div > div > img ,
.wave#cid37 > div > div > img {
    margin: -15px 0 -2px 0 !important;
    max-width: 110px !important;
    max-height: 100px !important;
}
@media screen and (max-width: 767px) {
    .wave#cid33 > div > div > img ,
    .wave#cid37 > div > div > img {
        margin: -28px 0 -4px 0 !important;
        max-width: 110px !important;
        max-height: 100px !important;
    }
}



body > * > div[otype] > div > div[otype]#cid42 {
    width: calc(100% - 0px);
    padding: 12px 0;
}
.ol-table .cvu_price > p:last-child {
    margin: 0 0 0 0;
}
.ol-table div.n-price {
    flex-direction: column;
}
.ol-table div.n-price > .cvu_price {
    margin: 0 auto;
    flex-wrap: nowrap;
}
.ol-table div.n-price > .cvu_old_price > p:first-child {
    font-weight: 600;
}
.ol-table div.n-price > .cvu_price > p:last-child > strong {
    font-size: 14px;
    color: #263238;
    font-weight: 400;
    margin: 2px 0 0 0;
}
.ol-table div.n-price.n-price2 > .cvu_price > p:first-child {
    font-size: 40px;
    margin: 0 8px 0 0;
}
@media screen and (max-width: 639px) {
    #cid42 .ol-table table td:first-child strong {
        display: inline-block;
        width: 90px !important;
    }
}
@media screen and (max-width: 499px) {
    .ol-table div.n-price.n-price2 > .cvu_price > p:first-child {
        font-size: 32px;
        margin: 4px 6px 0 0;
    }
}



#cid44 {
    background: #eceff1;
    padding: 48px 12px 32px 12px;
    margin: -28px 0 28px 0;
    -webkit-box-shadow: 0 8px 8px 0 rgba(38,50,56,.18);
    -moz-box-shadow: 0 8px 8px 0 rgba(38, 50, 56, .18);
    box-shadow: 0 8px 8px 0 rgba(38,50,56,.18);
}



div[otype=article].gw13 div[otype=header] > div:not(.ol-center):first-child > h4 {
    padding: 0 12px;
    width: calc(100% - 24px) !important;
    line-height: 1;
}



body > * > div[otype] > div > div[otype].cvu_ml {
    width: calc(100% - 12px - 78px);
    padding: 12px 12px 12px 78px;
    margin: 0;
}
@media screen and (max-width: 767px) {
    body > * > div[otype] > div#cid98 > div[otype].cvu_ml {
        width: calc(100% - 24px);
        padding: 12px;
    }
}



.cvu_schedule div[otype=text] {
    width: calc(100% - 12px - 78px) !important;
    padding: 12px 12px 0 78px !important;
    margin: 0;
}
.cvu_schedule div[otype=text] > i {
    line-height: 28px;
    font-size: 32px;
}
@media only screen and (max-width: 767px){
    .cvu_schedule div[otype=text] {
        width: calc(100% - 24px) !important;
        padding: 12px !important;
        margin: 0;
    }
}



#cid128_x2 {
    margin: -24px 0 48px 0;
}
@media only screen and (max-width: 1059px){
    #cid128_x2 {
        margin: 0 0 48px 0;
    }
}
#cid130 {
    flex-direction: row !important;
    align-items: flex-start !important;
}
#cid130 div[otype=button] {
    padding: 0 0 12px 24px;
    width: auto;
}
#cid130 div[otype=button] > a {
    padding: 12px 14px 12px 10px !important;
}
#cid130 div[otype=button] > a > p {
    font-size: 20px;
}
@media only screen and (max-width: 959px){
    #cid130 div[otype=button] {
        padding: 0 12px 12px 12px;
        width: auto;
    }
}
#cid130 div[otype=button] > a {
    box-shadow: none;
}
#cid130 div[otype=button] > a > i {
    font-size: 28px;
}




#cid138_x2 {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 !important;
    margin: 42px 0 32px 0 !important;
    width: 100% !important;
    height: 588px;
    position: relative;
}
#cid138 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    align-content: flex-end;
    width: calc(50% - 50px);
    padding: 28px 150px 32px 0;
    border-radius: 0 72px 0 0;
    background-image: url(/d/i/rainbow.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    box-shadow: 0 0 32px 0 rgba(38,50,56,.15);
}
#cid138 h3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
#cid138 div[otype=header] > div {
    border: none;
}
#cid138 h3 em {
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    color: #455a64;
}
#cid138 h3 b {
    font-size: 42px;
    font-weight: 700;
    color: #4caf50;
    margin: 6px 0 0 92px;
}
#cid138 h3:after {
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    margin: 28px 0 0 0;
    background: rgba(255,255,255,0);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(226,232,234,1) 100%);
}



#cid139 {
    max-width: 520px;
    position: relative;
}
#cid139 > img {
    position: absolute;
    top: 64px;
    left: 8px;
    width: 58px !important;
}
#cid140 {
    max-width: 520px;
}


#cid137 {
    position: absolute;
    top: -6px;
    right: 0;
    width: calc(50% + 105px);
}
#cid137 #cid141 {
    padding: 0;
    width: auto;
}
#cid137 figure {
    display: flex;
    padding: 0;
}


@media only screen and (max-width: 1920px){
    #cid138_x2 {
        height: calc(30vw);
    }
    #cid137 {
        justify-content: flex-end;
    }
}
@media only screen and (max-width: 1600px){
    #cid138_x2 {
        height: calc(34vw);
    }
    #cid137 {
        top: 54px;
    }
}
@media only screen and (max-width: 1400px){
    #cid138_x2 {
        height: calc(38vw);
    }
    #cid137 {
        top: 92px;
    }
}
@media only screen and (max-width: 1200px){
    #cid138_x2 {
        height: auto;
    }
    #cid138 {
        align-content: center;
        width: calc(100% - 130px);
        padding: 28px 0 82px 70px;
    }
    #cid137 {
        position: relative;
        top: unset;
        right: unset;
        width: 100%;
        margin: -108px 0 0 0;
    }
    #cid137 #cid141 {
        width: 60%;
    }
}
@media only screen and (max-width: 800px){
    #cid137 {
        margin: -88px 0 0 0;
    }
    #cid137 #cid141 {
        width: 90%;
    }
}
@media only screen and (max-width: 650px){
    #cid138 {
        width: calc(100% - 40px);
        padding: 28px 8px 82px 12px;
    }
    #cid139 {
        max-width: unset;
    }
    #cid140 {
        max-width: unset;
    }
}
@media only screen and (max-width: 500px){
    #cid137 {
        margin: -88px 0 0 0;
    }
    #cid137 #cid141 {
        width: 98%;
    }
    #cid139 > img {
        position: absolute;
        top: -46px;
        left: 8px;
        width: 58px !important;
    }
    #cid138 h3 em {
        font-size: 32px;
        margin: 18px 0 0 0;
    }
    #cid138 h3 b {
        font-size: 38px;
        line-height: 0.9;
        font-weight: 700;
        color: #4caf50;
        margin: 6px 0 0 18px;
    }
    #cid138 h3:after {
        margin: 32px 0 0 0;
    }
}
@media only screen and (max-width: 450px){
    #cid139 {
        justify-content: center;
    }
    #cid138 h3 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #cid138 h3 em {
        font-size: 32px;
        margin: 18px 0 0 0;
        text-align: center;
    }
    #cid138 h3 b {
        font-size: 36px;
        margin: 6px 0 0 0;
        text-align: center;
    }
}
@media only screen and (max-width: 400px){
    #cid138 h3 em {
        font-size: 28px;
    }
    #cid138 h3 b {
        font-size: 32px;
    }
}
@media only screen and (max-width: 350px){
    #cid138 h3 em {
        font-size: 26px;
    }
}


#cid142 {
    margin: 0 0 -9px 0;
}
#cid142 h4 + p {
    font-weight: 500;
    line-height: 1;
    padding: 6px 12px;
}
*/
/* -------------------------------------------------------------------------- */
