/* -------------------------------------------------------------------------- */
.cvu_submit {
    border: 1px solid rgba(72,94,136,.5);
    padding: 0 12px;
}
.cvu_submit:hover {
    background: #485e88;
    border: 1px solid rgba(72,94,136,1);
}
.cvu_submit > i {
    color: #ff7e28;
}
.cvu_submit:hover > i {
    color: #ff7e28;
}
.cvu_submit > span {
    color: #485e88;
    line-height: 1;
}
div[otype=contacts_and_feedback] .cf_location > p > b:before ,
div[otype=contacts_and_feedback] .cf_location > p > b:after {
    background: #ff7e28;
}
/* -------------------------------------------------------------------------- */
div[otype=header]#cid40 > img {
    width: 48px !important;
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
    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: 829px){
        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: 640px;
    }
/* -------------------------------------------------------------------------- */
#cid81 {
    position: relative;
    margin-top: 12px;
}
#cid83 > div:after {
    position: absolute;
    content: '';
    top: 80px;
    left: 12px;
    width: 12px;
    height: 44px;
    background: #fff;
}
#cid83 img {
    border-top:    12px solid #fff;
    border-right:  32px solid #fff;
    border-bottom: 12px solid #fff;
    border-left:   32px solid #fff;
    background-color: #fff;
}
#cid84 {
    position: absolute;
    top: 24px;
    left: 0;
    width: calc(100% + 12px);
    background-color: rgba(45, 65, 103, 0.9) !important;
    margin: 90px 0 0 12px;
    border-left: 12px solid #fff;
}
#cid85 {
    background-color: transparent !important;
}
#cid85 > div {
    margin: 106px 0 0 24px;
}
#cid86 > a {
    margin: 0 0 12px 24px;
}
div[otype=button]#cid86 > a {
    border: 1px solid rgba(255, 255, 255, 0.25);
}
/* -------------------------------------------------------------------------- */
#cid81_x2 {
    background-image: url(/d/i/company_bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px;
    width: calc(100% - 0px);
}
#cid80 {
    background-position: center;
    background-size: cover;
}
#cid80 img {
    display: none;
}
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 1023px) {
    #cid80 img {
        display: block;
        opacity: 0;
    }
}
@media only screen and (max-width: 767px) {
    #cid84 {
        position: relative;
        top: 0;
        left: 0;
        width: calc(100% - 60px);
        padding: 12px;
        margin: 0 12px;
        border-left: 12px solid #fff;
    }
    #cid85 > div {
        margin: 12px 12px 0 24px;
    }
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
#cid91 {
    background: linear-gradient(0deg, rgba(236,239,241,1) 0%, rgba(255,255,255,1) 50%);
    overflow: hidden;
}
#cid91 > div {
    max-width: none;
}
#cid91 a[otype=advantage] {
    border-radius: 0;
    position: relative;
    width: 520px;
    flex: 0 0 520px;
    max-width: calc(100% - 304px);
    margin: 32px 36px;
    padding: 18px 12px 18px 220px;
    align-items: flex-start;
    -webkit-box-shadow: 0 0 12px 0px rgba(38, 50, 56, 0.15) !important;
    -moz-box-shadow:    0 0 12px 0px rgba(38, 50, 56, 0.15) !important;
    box-shadow:         0 0 12px 0px rgba(38, 50, 56, 0.15) !important;
    overflow: visible;
}
#cid91 a[otype=advantage]:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 1px;
    left: 1px;
    width: calc(100% - 2px);
    height: 11px;
    background-color: #ff7e28;
}
#cid91 a[otype=advantage]:before {
    display: block;
    content: '';
    position: absolute;
    top: -37px;
    left: -52px;
    width: 243px;
    height: 269px;
    background-image: url(/d/i/service-corner.png);
}
#cid91 a[otype=advantage] > p {
    position: absolute;
    top: 24px;
    left: 20px;
    width: 150px;
    height: 150px;
}
#cid91 a[otype=advantage] > b {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 28px;
    font-size: 56px;
    font-weight: 900;
    color: #485e88;
    text-align: left;
}
#cid91 a[otype=advantage] > b > font {
    font-size: 28px;
}
#cid91 a[otype=advantage] > span {
    font-family: 'Gilroy', serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    color: #374251;
    text-align: left;
    padding: 0 18px 0 0;
}
#cid91 a[otype=advantage] > font {
    border: none !important;
    border-radius: 20px;
    font-family: 'Gilroy', serif;
    font-size: 18px;
    font-weight: 400;
    color: #374251;
    margin: 0 0 18px -18px;
    padding: 0 18px 0 12px !important;
}
#cid91 a[otype=advantage] > font:hover {
    color: #fff;
}
#cid91 a[otype=advantage] > font > i {
    font-size: 40px;
    color: #ff7e28;
}
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
    #cid91 a[otype=advantage] {
        max-width: calc(100% - 212px);
        padding: 18px 12px 18px 150px;
    }
    #cid91 a[otype=advantage] > p {
        width: 120px;
        height: 120px;
        z-index: 1;
    }
    #cid91 a[otype=advantage] > b {
        margin-top: 18px;
        font-size: 40px;
        z-index: 1;
    }
    #cid91 a[otype=advantage] > b > font {
        font-size: 24px;
        margin-top: 2px;
    }
    #cid91 a[otype=advantage] > span {
        font-size: 16px;
        padding: 0;
        z-index: 1;
    }
    #cid91 a[otype=advantage] > font {
        font-size: 16px;
        z-index: 1;
    }
}
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 545px) {
    #cid91 a[otype=advantage] > p {
        top: calc(50% - 40px);
    }
    #cid91 a[otype=advantage] > b {
        width: calc(100% + 100px);
        text-align: center;
        align-items: center;
        margin: 6px 0 12px -116px;
    }
    #cid91 a[otype=advantage] > b > font {
        text-align: center;
    }
    #cid91 a[otype=advantage] > span {
        font-size: 15px;
        line-height: 1.12;
    }
}
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 424px) {
    #cid91 a[otype=advantage] {
        max-width: calc(100% - 160px);
        padding: 18px 12px 18px 130px;
        margin: 32px 8px 32px 32px;
    }
    #cid91 a[otype=advantage] > p {
        width: 100px;
        height: 100px;
        top: calc(50% - 48px);
        left: 18px;
    }
    #cid91 a[otype=advantage] > b {
        width: calc(100% + 140px);
        text-align: center;
        align-items: center;
        margin: 6px 0 12px -136px;
    }
    #cid91 a[otype=advantage] > b > font {
        font-size: 20px;
    }
}
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 379px) {
    #cid91 a[otype=advantage] > b {
        font-size: 32px;
        width: calc(100% + 128px);
        margin: 6px 0 12px -126px;
    }
    #cid91 a[otype=advantage] > span {
        font-size: 14px;
    }
}
/* -------------------------------------------------------------------------- */
#cid88 > div {
    align-items: center;
}
#cid88 h3 {
    font-size: 42px;
    margin: 0 !important;
    padding-bottom: 8px;
    border-bottom: 3px solid #ff7e28;
}
@media only screen and (max-width: 499px) {
    #cid88 h3 {
        font-size: 38px;
    }
}
@media only screen and (max-width: 379px) {
    #cid88 h3 {
        font-size: 32px;
    }
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
