.share-btn span, .two-item button span {
    text-transform: uppercase;
}

h3.title, h3.title span, h4, h5, h6 {
    font-family: "PTSans", "OpenSans";
}

.sear-box i, .sear-box-nbd i {
    top: 6px;
    left: 11px;
    color: #8b8c90;
}

.set-grey-box, a:hover {
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
}

    * ::-moz-selection {
        background-color: #f6c6c5;
        color: #fff;
    }

    * ::selection {
        background-color: #f6c6c5;
        color: #fff;
    }

body {
    min-width: 0 !important;
}

a {
    font-family: "OpenSans";
    font-weight: normal;
    color: #454547;
}

input, label, p, span {
    font-family: "OpenSans";
    font-weight: normal;
}

a:after, a:before, ul:after, ul:before {
    display: table;
    content: " ";
}

label, span {
    color: #8b8c90;
}

ul {
    margin-top: 0;
    margin-bottom: 0;
}

.form-wrap, .form-wrap2 {
    margin-top: 20px;
}

ul li {
    list-style-type: none;
}

.indx-huma {
    z-index: 1;
}

.indx-warr {
    z-index: 2;
}

.indx-gene {
    z-index: 3;
}

.indx-grge {
    z-index: 4;
}

.indx-lord {
    z-index: 5;
}

.indx-king {
    z-index: 6;
}

.indx-kami, .indx-khan {
    z-index: 7;
}

.indx-zeus {
    z-index: 8;
}

.indx-apro {
    z-index: 9;
}

.indx-venu {
    z-index: 10 !important;
}

.indx-wuko {
    z-index: 11 !important;
}

.indx-alie {
    z-index: 99999999999 !important;
}

.sear-box {
    position: relative;
}

    .sear-box input {
        border: 2px solid #8b8c90;
        width: 100%;
        padding: 3px 5px 3px 36px;
        border-radius: 3px;
    }

    .sear-box i {
        position: absolute;
    }

.sear-box-nbd {
    position: relative;
    padding-top: 20px;
    margin-left: 30px;
}

    .sear-box-nbd input {
        width: 100%;
        padding: 3px 5px;
    }

    .sear-box-nbd i {
        position: absolute;
    }

.input-group .form-control {
    z-index: 0;
}

.form-wrap h3 {
    float: left;
    width: 35%;
    font-size: 12pt;
}

.form-wrap .form-group {
    width: 65%;
    padding-left: 5%;
    float: left;
}

    .form-wrap .form-group input {
        border: none;
        padding: 3px 5px;
    }

        .form-wrap .form-group input.form-control {
            box-shadow: none;
            -webkit-box-shadow: none;
            -ms-box-shadow: none;
        }

    .form-wrap .form-group .input-group-addon {
        border: none;
        background-color: transparent;
    }

.form-wrap2 h3 {
    float: left;
    width: 50%;
    font-size: 12pt;
}

.form-wrap2 .form-group {
    width: 50%;
    padding-left: 5%;
    float: left;
}

    .form-wrap2 .form-group input {
        border: none;
        padding: 3px 5px;
    }

        .form-wrap2 .form-group input.form-control {
            box-shadow: none;
            -webkit-box-shadow: none;
            -ms-box-shadow: none;
        }

    .form-wrap2 .form-group .input-group-addon {
        border: none;
        background-color: transparent;
    }

.set-bg {
    background-color: #454547;
    opacity: .8;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.set-bg-white, .set-corner-triagle {
    background-color: #fff;
}

.move-ltr, .set-opac {
    opacity: 1 !important;
}

.menu-move {
    left: 0 !important;
}

.navi-move {
    margin-top: -86px !important;
}

.move-ltr {
    margin-left: 20px !important;
}

.vert-move {
    margin-top: 0 !important;
    top: 0 !important;
}

.no-padd {
    padding-left: 0;
    padding-right: 0;
}

.no-float {
    float: none;
}

.set-heig {
    height: 100% !important;
}

.set-cent-01 {
    margin: 0 auto;
    display: block;
}

.set-corner-triagle {
    background-image: url(../../images/corner.png);
    background-position: bottom right;
    background-size: 16%;
    background-repeat: no-repeat;
}

.set-pad-left {
    padding-left: 15px;
}

.set-pad-righ {
    padding-right: 15px;
}

.set-cent-vert {
    -ms-transform: translateX(0) translateY(-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.hide-element {
    display: none !important;
}

.show-element {
    display: block !important;
}

.clear {
    clear: both;
}

.clear-pd-horiz {
    padding-left: 0;
    padding-right: 0;
}

.transition-effect {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all .3s ease;
    -ms-transition: all 300ms ease;
}

.set-star-oran {
    background-image: url(../../images/star_hover.png) !important;
}

input {
    box-shadow: none;
    border: none;
}

button[class*="-btn"], button[class*=btn-], button[class^="-btn"], button[class^=btn-] {
    background-color: #cdcdcd;
    border: none;
    box-shadow: none;
    font-family: "OpenSans";
}

    button[class*="-btn"].basi-btn, button[class*=btn-].basi-btn, button[class^="-btn"].basi-btn, button[class^=btn-].basi-btn {
        background-color: #ef8b1b;
        color: #fff;
        padding: 15px 35px;
        text-transform: uppercase;
        margin: 0 auto;
        display: block;
    }

.no-margin {
    margin: 0 !important;
}

input[type=tetx] {
    border: none;
    box-shadow: none;
}

h2 {
    color: #f09427;
    font-size: 15pt;
    font-family: "PTSans", "OpenSans";
    padding-bottom: 15px;
    padding-top: 20px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: capitalize;
}

.share-btn span, .two-item button span {
    text-transform: uppercase;
}

.set-orange-box {
    background-color: #ef8b1b !important;
    color: #454547 !important;
}

    .set-orange-box span {
        color: #fff !important;
    }

.set-grey-box {
    background-color: #e0dee0 !important;
}

    .set-grey-box h4 {
        color: #454547;
    }

.sear-txt {
    background-color: #4b4d4c;
    height: 45px;
    border: none;
    float: left;
    padding: 15px 22px;
    color: #fff;
}

    .sear-txt :-moz-placeholder, .sear-txt :-ms-input-placeholder, .sear-txt ::-moz-placeholder, .sear-txt ::-webkit-input-placeholder {
        color: #a0a09e;
    }

.sear-btn {
    background-color: #a0a09e;
    padding: 10px;
    width: 45px;
    height: 45px;
    font-size: 2em;
    line-height: 1;
}

.square-btn {
    position: relative;
    float: left;
}

    .square-btn .border {
        width: 13px;
        height: 13px;
        float: left;
        background: #fff;
        position: relative;
    }

    .square-btn.checked2 input[type=checkbox] + .border {
        background: #f2a652;
    }

    .square-btn label {
        cursor: pointer;
        position: absolute;
        width: 9px;
        height: 9px;
        left: 2px;
        top: 2px;
        background: #8b8c90;
    }

        .square-btn label i {
            display: none;
        }

    .square-btn.checked2 input[type=checkbox] ~ label {
        background: #f2a652;
        font-size: 8px;
        font-size-padding-left: 1px;
    }

        .square-btn.checked2 input[type=checkbox] ~ label i {
            display: block;
            color: #454547;
        }

.circle-btn {
    width: 13px;
    height: 13px;
    float: left;
    background: #fff;
    position: relative;
}

    .circle-btn label {
        cursor: pointer;
        position: absolute;
        width: 9px;
        height: 9px;
        left: 2px;
        top: 2px;
        background: #8b8c90;
    }

        .circle-btn label:after, .square-btn label:after {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            opacity: 0;
            content: '';
            position: absolute;
            width: 7px;
            height: 7px;
            background: #f2a652;
            top: 1px;
            left: 1px;
        }

        .circle-btn label:hover::after, .square-btn label:hover::after {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
            filter: alpha(opacity=30);
            opacity: .3;
        }

    .circle-btn input[type=checkbox], .square-btn input[type=checkbox] {
        visibility: hidden;
    }

.checked1:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

.circle-btn, .circle-btn label, .circle-btn label:after {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

input[type=text] {
    border: none;
}

h3.title, h3.title span, h4, h5, h6 {
    font-family: "PTSans", "OpenSans";
}

h3 {
    font-family: "PTSans", "OpenSans";
}

    h3.title {
        padding: 12px;
        font-size: 1.1em;
        margin: 0;
        max-height: 40px;
        color: #fff;
        float: left;
    }

        h3.title span.one {
            color: #f2a652;
        }

        h3.title span.two {
            color: #8b8c90;
        }

.share-btn {
    background-color: #e64f24 !important;
    position: absolute;
    right: 8px;
    top: 8px;
    color: #fff;
    padding: 6px 10px;
}

    .share-btn i:before {
        margin-right: 5px;
    }

.vert-padd {
    padding-top: 15px;
    padding-bottom: 15px;
}

.two-item button {
    position: relative;
}

    .two-item button.vertical:first-child {
        margin-bottom: 10px;
    }

    .two-item button i {
        font-size: 1.5em !important;
    }

    .two-item button span {
        position: absolute;
        font-size: 7pt !important;
        left: 3px !important;
        bottom: 3px;
    }


.apply-form h2, .apply-form h3, .apply-form label, .apply-form p, .bar, .list-item, .tag-layout-01 .deta-area h3, .tag-layout-01 .deta-area i span, .tag-layout-01 .deta-area label {
    font-family: "PTSans", "OpenSans";
}

.grey.for-text-gr {
    color: #8b8c90;
}

.grey.for-bg-gr {
    background-color: #8b8c90;
}

.grey.for-border-gr {
    border: 1px solid #8b8c90;
}

.dark.for-text-da {
    color: #454547;
}

.dark.for-bg-da {
    background-color: #454547;
}

.dark.for-border-da {
    border: 1px solid #454547;
}

.orange.for-text-or {
    color: #f2a652;
}

.orange.for-bg-or {
    background-color: #f2a652;
}

.orange.for-border-or {
    border: 1px solid #f2a652;
}

.chili.for-text-ch {
    color: #e64f24;
}

.chili.for-bg-ch {
    background-color: #e64f24;
}

.chili.for-border-ch {
    border: 1px solid #e64f24;
}

.white.for-text-wh {
    color: #fff;
}

.white.for-bg-wh {
    background-color: #fff;
}

.white.for-border-wh {
    border: 1px solid #fff;
}

.apply-form {
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 50%;
    background-color: #454547;
    border: 1px solid #cdcdcd;
}

    .apply-form h2, .apply-form h3 {
        border-bottom: none;
    }

    .apply-form .close {
        position: absolute;
        right: 15px;
        top: 10px;
        font-size: 20pt;
        text-shadow: none;
        opacity: 1;
    }

        .apply-form .close i {
            color: #ef8b1b;
        }

    .apply-form .title {
        background-color: #fff;
        padding: 15px;
    }

        .apply-form .title h2 {
            width: 100%;
            text-align: center;
            padding-top: 0;
            padding-bottom: 0;
            color: #454547;
            font-weight: 700;
        }

    .apply-form .left-area {
        padding: 72px 20px 0;
    }

        .apply-form .left-area h3 {
            font-size: 12pt;
            color: #ef8b1b;
        }

        .apply-form .left-area ul {
            background-image: url(../../images/process2.png);
            background-repeat: no-repeat;
            background-position: 100% 0;
            min-height: 600px;
        }

            .apply-form .left-area ul li {
                padding-right: 42pt;
            }

                .apply-form .left-area ul li:nth-child(2) {
                    padding-top: 65px;
                }

                .apply-form .left-area ul li:nth-child(3) {
                    padding-top: 115px;
                }

                .apply-form .left-area ul li:nth-child(4) {
                    padding-top: 80px;
                }

                .apply-form .left-area ul li p {
                    margin-bottom: 0;
                    text-align: right;
                    font-size: 9pt;
                    color: #fff;
                }

    .apply-form .right-area {
        background-color: #f6f7fb;
        padding: 30px;
    }

        .apply-form .right-area input[type=checkbox] {
            float: left;
            display: block;
            margin-top: 8px;
        }

            .apply-form .right-area input[type=checkbox] ~ label {
                width: 90% !important;
                padding-left: 5%;
            }

        .apply-form .right-area .form-inline .form-group {
            position: relative;
            width: 100%;
            margin-bottom: 22px;
        }

            .apply-form .right-area .form-inline .form-group label {
                width: 30%;
                float: left;
                margin-top: 5px;
                font-weight: 400;
            }

            .apply-form .right-area .form-inline .form-group .input-group {
                position: relative;
                width: 70%;
            }

                .apply-form .right-area .form-inline .form-group .input-group .addon-item {
                    width: 30%;
                    background-color: #fff;
                    border: 1px solid #000;
                    padding: 6px;
                    float: left;
                    cursor: pointer;
                }

                    .apply-form .right-area .form-inline .form-group .input-group .addon-item .bar {
                        background-color: transparent;
                        padding: 0;
                        width: auto;
                    }

                    .apply-form .right-area .form-inline .form-group .input-group .addon-item .list-item li {
                        background-color: transparent;
                        padding: 0 0 5px;
                    }

                    .apply-form .right-area .form-inline .form-group .input-group .addon-item ul {
                        padding-top: 5px;
                        padding-left: 6px;
                        left: 0;
                        margin-top: 7px;
                        position: absolute;
                        z-index: 1;
                        background-color: #fff;
                        width: 105px;
                        border: 1px solid #000;
                        border-top: none;
                    }

                        .apply-form .right-area .form-inline .form-group .input-group .addon-item ul li {
                            padding-bottom: 5px;
                        }

                    .apply-form .right-area .form-inline .form-group .input-group .addon-item .item-wrapper span i {
                        margin-left: 6px;
                    }

                .apply-form .right-area .form-inline .form-group .input-group input[type=text] {
                    float: left;
                    width: 70%;
                    padding-top: 6px;
                    padding-bottom: 6px;
                    border-left: 0;
                    height: 37px;
                }

            .apply-form .right-area .form-inline .form-group > input {
                width: 70%;
            }

            .apply-form .right-area .form-inline .form-group input {
                border: 1px solid #454547;
                box-shadow: none;
            }

            .apply-form .right-area .form-inline .form-group .txt-wrapper {
                width: 70%;
                float: left;
                border: 5px dashed #8b8c90;
                border-radius: 5px;
                background-color: #fff;
                padding: 20px;
            }

                .apply-form .right-area .form-inline .form-group .txt-wrapper textarea {
                    width: 100%;
                    border: none;
                    text-align: center;
                    font-size: 12pt;
                    font-family: "PTSans", "OpenSans";
                }

                .apply-form .right-area .form-inline .form-group .txt-wrapper p {
                    float: left;
                    font-size: 13pt;
                }

                .apply-form .right-area .form-inline .form-group .txt-wrapper .brow-btn {
                    padding: 10px;
                    border-radius: 3px;
                    background-color: #fff;
                    float: left;
                    margin-left: 5px;
                    margin-bottom: 0;
                }

        .apply-form .right-area .form-inline .appl-job-btn {
            margin: 30px auto 10px 30%;
            display: block;
            padding: 10px 20px;
            color: #fff;
            font-size: 11pt;
            width: 70%;
            background-color: #ef8b1b;
        }

.bar {
    padding: 15px 20px;
    background-color: #454547;
    color: #fff;
    display: inline-block;
    width: calc(100% - 50.67px);
}

.list-item, .maxtaSLD ul, .maxtaSLD ul li img {
    width: 100%;
}

.expa-btn {
    padding: 15px 20px 17px;
    background-color: #8b8c90;
    font-size: 14pt;
}

.list-item {
    position: absolute;
    z-index: 3;
}

    .list-item li {
        padding: 15px 20px;
        background-color: #454547;
        margin: 0;
        display: list-item;
        width: 100%;
    }

        .list-item li .item-wrapper {
            color: #8b8c90;
        }

.maxtaSLD {
    height: 500px;
    overflow: hidden;
    position: relative;
}

    .maxtaSLD ul li {
        float: left;
    }

        .maxtaSLD ul li .vide-wrap {
            width: 80%;
            float: left;
        }

            .maxtaSLD ul li .vide-wrap video {
                width: 95%;
            }

        .maxtaSLD ul li p {
            width: 20%;
            float: left;
        }

    .maxtaSLD ol {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        width: 130px;
        height: 20px;
        position: absolute;
        bottom: 1em;
    }

        .maxtaSLD ol li {
            width: 20px;
            height: 20px;
            border: 2px solid #eee;
            float: left;
            margin: 0 3px;
            border-radius: 50%;
            color: transparent;
            cursor: pointer;
            position: relative;
            display: block;
        }

            .maxtaSLD ol li.active:after {
                display: block;
                content: '';
                width: 14px;
                height: 14px;
                background-color: #eee;
                position: absolute;
                top: 1px;
                left: 1px;
                border-radius: 50%;
            }

    .maxtaSLD .next-ctrl, .maxtaSLD .prev-ctrl {
        width: 50px;
        height: 50px;
        border: 2px solid #eee;
        position: absolute;
        background-color: transparent;
        top: 50%;
        -ms-transform: translateX(0) translateY(-50%);
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%);
        color: #eee;
    }

    .maxtaSLD .next-ctrl {
        right: 1em;
    }

    .maxtaSLD .prev-ctrl {
        left: 1em;
    }
.add-tag {
    position: relative;
}
.add-tag .go-add {
    background-color: transparent;
    border: none;
}

.go-add .fa-plus {
    margin-top: 18px;
    margin-right: 10px;
} 

.add-tag .added-tag span {
    background-color: #8b8c90;
    color: #fff;
    padding: 10px 15px;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}

    .add-tag .added-tag span i {
        color: #fff !important;
        padding: 0 0 0 10px !important;
    }

.rating-input {
    position: absolute;
    opacity: 0;
}

.rating-star {
    display: block;
    float: right;
    width: 10px;
    height: 10px;
    background-image: url(../../images/star.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

    .rating-input:checked ~ .rating-star, .rating-star:hover, .rating-star:hover ~ .rating-star {
        background-image: url(../../images/star_hover.png);
        background-size: 100%;
        background-repeat: no-repeat;
    }

.tag-layout-01 .tag-area .tag-btn {
    background-color: #8b8c90;
    color: #fff;
    padding: 5px 10px;
    float: left;
    margin: 3px;
    text-transform: uppercase;
    font-size: 7pt;
}

.tag-layout-01 .deta-area h3 {
    font-weight: 700;
    font-size: 10pt;
    text-indent: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ef8b1b;
}

.tag-layout-01 .deta-area label {
    font-weight: 400;
}

.tag-layout-01 .deta-area i {
    color: #ef8b1b;
    font-size: 20pt;
}

    .tag-layout-01 .deta-area i span {
        position: absolute;
        left: 8px;
        bottom: 3px;
        font-size: 7pt;
    }

.tag-layout-01 .deta-area ul {
    float: left;
}

    .tag-layout-01 .deta-area ul li {
        width: 50px;
        float: left;
        margin-left: 10px;
    }

        .tag-layout-01 .deta-area ul li:first-child {
            margin-left: 0;
        }

        .tag-layout-01 .deta-area ul li img {
            height: 35px;
            width: 100%;
        }

        .tag-layout-01 .deta-area ul li .rating {
            margin-top: 5px;
            display: block;
            width: 50px;
            height: 16px;
        }

.tag-layout-01 .deta-area .two-item button {
    width: 40px;
    height: 40px;
}

.tag-layout-01 .deta-area .inte-btn, .tag-layout-01 .deta-area .time-btn {
    height: 90px;
    width: 90px;
}

    .tag-layout-01 .deta-area .inte-btn i, .tag-layout-01 .deta-area .time-btn i {
        color: #f2a652;
    }

.tag-layout-01 .deta-area .more-btn {
    width: 100%;
    height: 90px;
    background-color: #e64f24;
    color: #fff;
}

    .tag-layout-01 .deta-area .more-btn i {
        color: #fff;
    }

.img-wrap, .img-wrap img {
    width: 100%;
}

.titl-life h2, .titl-life h3, .titl-life h4 {
    padding-bottom: 10px;
    text-align: left;
}

.titl-life h4 {
    margin-top: 0;
}

.titl-life h3 {
    border-bottom: 2px solid #f2a652;
}

.selectbox .bar, .selectbox .expa-btn {
    border-top: 1px solid #e0dee0;
    border-bottom: 1px solid #e0dee0;
}

article .cont-life p {
    font-size: 10pt;
    line-height: 1.2;
    color: #454547;
    text-align: justify;
}

article .cont-life ul {
    float: left;
}

    article .cont-life ul li {
        float: left;
        width: 20%;
    }

article .cont-cent a, article .cont-cent p {
    color: #8b8c90;
    text-align: center;
    display: block;
}

article .cont-cent a {
    color: #ef8b1b;
    font-family: "OpenSans";
}

.push-down-sm {
    padding-top: 15px;
}

.push-down-lg {
    padding-top: 30px;
}

.exte-bot-lg {
    padding-bottom: 30px;
}

.exte-bot-exlg {
    padding-bottom: 60px;
}

.set-wall {
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    max-height: 355px;
    overflow: hidden;
    position: relative;
}

    .set-wall .corner {
        position: absolute;
        width: 50%;
        height: 50%;
        bottom: 0;
        right: 0;
        background-color: transparent;
        background-size: 60%;
    }

        .set-wall .corner h3 {
            font-size: 18pt;
            right: 5%;
            top: 50%;
            position: absolute;
            font-family: museo300;
            color: #fff;
        }

.selectbox .bar .item-wrapper, .selectbox .list-item li .item-wrapper {
    font-family: "OpenSans";
    color: #8b8c90;
}

.error {
    float: right !important;
    margin-top: 0 !important;
}

#lf {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 150px;
}

.selectbox {
    position: relative;
    padding-left: 0;
    padding-right: 0;
}

    .selectbox .bar {
        padding: 15px 20px;
        background-color: #fff;
        color: #fff;
        display: inline-block;
        width: calc(100% - 50.67px);
        float: left;
        border-top-left-radius: 5px;
        border-left: 1px solid #e0dee0;
        border-right: 1px solid #e0dee0;
    }

    .selectbox .expa-btn {
        padding: 15px 20px 17px;
        background-color: #e0dee0;
        border-left: 1px solid #cdcdcd;
        font-size: 14pt;
        width: 50.67px;
        cursor: pointer;
        border-top-right-radius: 5px;
        color: #8b8c90;
    }

    .selectbox .list-item li, .selectbox .list-item li:first-child {
        border-top: 1px solid #cdcdcd;
    }

    .selectbox .list-item {
        position: absolute;
        z-index: 3;
        width: 100%;
    }

        .selectbox .list-item li {
            padding: 10px 0;
            border-left: 1px solid #cdcdcd;
            border-right: 1px solid #cdcdcd;
            text-indent: 15px;
            background-color: #fff;
            margin: 0;
            display: list-item;
            width: 100%;
            cursor: pointer;
        }

            .selectbox .list-item li:last-child {
                border-bottom-left-radius: 5px;
                border-bottom-right-radius: 5px;
                border-bottom: 1px solid #cdcdcd;
            }

@supports (-ms-ime-align:auto) {
    .apply-form .left-area ul li p {
        font-size: 10pt;
    }

    body .main-content.job-offer .left-layout section.noti article p {
        padding: 0;
        text-align: left;
    }
}

body .main-content.life-at-amaris .container, body .main-content.program-page .container {
    background-image: url(../../images/corner.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

body .main-content.life-at-amaris {
    padding: 30px 0;
}

    body .main-content.life-at-amaris .container {
        background-color: #fff;
        background-size: 20%;
        padding-bottom: 100px;
    }

        body .main-content.life-at-amaris .container .wall-pape {
            width: 100%;
            max-height: 355px;
            overflow: hidden;
            margin-bottom: 50px;
            position: relative;
        }

            body .main-content.life-at-amaris .container .wall-pape > div {
                width: 50%;
                height: 50%;
                position: absolute;
                bottom: 0;
                right: 0;
                background-color: transparent;
                background-size: 60%;
            }

                body .main-content.life-at-amaris .container .wall-pape > div h3 {
                    font-family: "PTSans", "OpenSans";
                    font-weight: normal;
                    color: #fff;
                    font-size: 24pt;
                    right: 5%;
                    top: 60%;
                    position: absolute;
                }

            body .main-content.life-at-amaris .container .wall-pape img {
                width: 100%;
            }

        body .main-content.life-at-amaris .container button.back-btn {
            background-color: transparent;
            padding: 15px 25px;
            color: #454547;
            border: 2px solid #454547;
        }

            body .main-content.life-at-amaris .container button.back-btn i {
                margin-right: 10px;
                font-size: 14pt;
            }

        body .main-content.life-at-amaris .container button.appl-btn, body .main-content.life-at-amaris .container button.prin-btn, body .main-content.life-at-amaris .container button.shar-btn {
            margin: 0 auto 10px;
            display: block;
            padding: 15px 20px;
            color: #fff;
            font-size: 11pt;
            min-width: 115px;
        }

            body .main-content.life-at-amaris .container button.appl-btn i, body .main-content.life-at-amaris .container button.prin-btn i, body .main-content.life-at-amaris .container button.shar-btn i {
                margin-right: 15px;
            }

        body .main-content.life-at-amaris .container button.appl-btn {
            background-color: #ef8b1b;
        }

        body .main-content.life-at-amaris .container button.prin-btn, body .main-content.life-at-amaris .container button.shar-btn {
            background-color: transparent;
        }

        body .main-content.life-at-amaris .container button.shar-btn {
            color: #ef8b1b;
            border: 2px solid #ef8b1b;
        }

        body .main-content.life-at-amaris .container button.prin-btn {
            color: #8b8c90;
            border: 2px solid #8b8c90;
        }

        body .main-content.life-at-amaris .container header {
            padding-left: 72px;
            border-bottom: 2px solid #8b8c90;
            margin-bottom: 20px;
        }

            body .main-content.life-at-amaris .container header h3, body .main-content.life-at-amaris .container header h4, body .main-content.life-at-amaris .container header p {
                padding: 0;
                margin: 0;
                font-family: "OpenSans";
            }

            body .main-content.life-at-amaris .container header h3 {
                font-weight: 700;
                font-size: 20pt;
                color: #ef8b1b;
                letter-spacing: 2px;
                margin-bottom: 3px;
            }

            body .main-content.life-at-amaris .container header h4 {
                font-size: 16pt;
                margin-bottom: 5px;
            }

            body .main-content.life-at-amaris .container header p {
                color: #8b8c90;
                font-size: 13pt;
                margin-bottom: 15px;
            }

        body .main-content.life-at-amaris .container .life-at-amaris-detail-layout h4 {
            padding-bottom: 8px;
            text-indent: 20px;
            border-bottom: 2px solid #ef8b1b;
            margin-bottom: 30px;
            font-weight: 700;
            font-size: 18px !important;
        }

        body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap {
            margin-bottom: 50px;
            font-size: 14px !important;
        }

            body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap p {
                font-size: 11pt;
                padding-left: 20px;
            }

            body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap .img-project {
                min-height: 290px;
                width: auto;
            }

            body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap .img-social {
                height: 25px;
                max-width: 25px;
            }

            body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap .section-emp {
                height: 220px;
            }

                body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap .section-emp .cont-emp {
                    display: none;
                    background-color: #f2a652;
                    color: #fff;
                    padding: 10px;
                    overflow: hidden;
                }

                body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap .section-emp:hover .cont-emp {
                    display: block;
                    position: absolute;
                    top: 0;
                }

                body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap .section-emp img {
                    border-radius: 50%;
                    vertical-align: middle;
                    border: 0;
                }

            body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap .cont-name {
                padding-top: 10px;
            }

                body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap .cont-name h5 {
                    font-size: 14px;
                }

                body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap .cont-name h6 {
                    font-size: 12px;
                }

            body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap .cont-cap, body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap .cont-sev {
                margin-top: 30px;
                color: #8b8c90;
                font-family: "OpenSans";
            }

                body .main-content.life-at-amaris .container .life-at-amaris-detail-layout .cont-wrap .cont-sev h3 {
                    font-size: 24px !important;
                }

body .main-content.program-page {
    padding: 30px 0;
}

    body .main-content.program-page .container {
        background-color: #fff;
        background-size: 20%;
        padding-bottom: 100px;
    }

        body .main-content.program-page .container .wall-pape {
            width: 100%;
            max-height: 355px;
            overflow: hidden;
            margin-bottom: 40px;
            position: relative;
        }

            body .main-content.program-page .container .wall-pape > div {
                width: 50%;
                height: 77%;
                position: absolute;
                bottom: 0;
                right: 0;
                background-color: transparent;
                background-size: 77%;
            }

                body .main-content.program-page .container .wall-pape > div h3 {
                    font-family: "OpenSans";
                    font-weight: normal;
                    color: #fff;
                    font-size: 25pt;
                    right: 5%;
                    top: 77%;
                    position: absolute;
                }

            body .main-content.program-page .container .wall-pape img {
                width: 100%;
            }

        body .main-content.program-page .container button.back-btn {
            background-color: transparent;
            padding: 15px 25px;
            color: #454547;
            border: 2px solid #454547;
        }

            body .main-content.program-page .container button.back-btn i {
                margin-right: 10px;
                font-size: 14pt;
            }

        body .main-content.program-page .container button.appl-btn, body .main-content.program-page .container button.prin-btn, body .main-content.program-page .container button.shar-btn {
            margin: 0 auto 10px;
            display: block;
            padding: 15px 20px;
            color: #fff;
            font-size: 11pt;
            min-width: 115px;
        }

            body .main-content.program-page .container button.appl-btn i, body .main-content.program-page .container button.prin-btn i, body .main-content.program-page .container button.shar-btn i {
                margin-right: 15px;
            }

        body .main-content.program-page .container button.appl-btn {
            background-color: #ef8b1b;
        }

        body .main-content.program-page .container button.prin-btn, body .main-content.program-page .container button.shar-btn {
            background-color: transparent;
        }

        body .main-content.program-page .container button.shar-btn {
            color: #ef8b1b;
            border: 2px solid #ef8b1b;
        }

        body .main-content.program-page .container button.prin-btn {
            color: #8b8c90;
            border: 2px solid #8b8c90;
        }

        body .main-content.program-page .container header {
            padding-left: 72px;
            border-bottom: 2px solid #8b8c90;
            margin-bottom: 20px;
        }

            body .main-content.program-page .container header h3, body .main-content.program-page .container header h4, body .main-content.program-page .container header p {
                padding: 0;
                margin: 0;
                font-family: "PTSans", "OpenSans";
            }

            body .main-content.program-page .container header h3 {
                font-weight: 700;
                font-size: 20pt;
                color: #ef8b1b;
                letter-spacing: 2px;
                margin-bottom: 3px;
            }

            body .main-content.program-page .container header h4 {
                font-size: 16pt;
                margin-bottom: 5px;
            }

            body .main-content.program-page .container header p {
                color: #8b8c90;
                font-size: 13pt;
                margin-bottom: 15px;
            }

        body .main-content.program-page .container .program-page-detail-layout h4 {
            padding-bottom: 8px;
            text-indent: 20px;
            border-bottom: 2px solid #ef8b1b;
            margin-bottom: 30px;
            font-weight: 700;
            font-size: 18px !important;
        }

        body .main-content.program-page .container .program-page-detail-layout .cont-wrap {
            margin-bottom: 50px;
            font-size: 14px !important;
        }

            body .main-content.program-page .container .program-page-detail-layout .cont-wrap p {
                font-size: 11pt;
                padding-left: 20px;
                margin: 0 0 10px;
            }

            body .main-content.program-page .container .program-page-detail-layout .cont-wrap .btn-join {
                padding: 10px 20px;
                background-color: transparent;
                border: 2px solid #ef8b1b;
                margin: 0 auto;
                color: #ef8b1b;
                display: block;
            }

@media only screen and (min-width:1025px) {
    .for-mobi {
        display: none !important;
    }

    .none-mobi {
        display: block;
    }

    .no-padd-lg {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width:1456px) {
    .amar-resp .apply-form {
        width: 75% !important;
    }
}

@media only screen and (max-width:1200px) {
    body > header .main-nav ul li a {
        padding: 0 30px;
    }

    body .main-content.job-offer .left-layout section.sc-advs footer button {
        width: 90px;
    }

        body .main-content.job-offer .left-layout section.sc-advs footer button:first-child {
            margin-left: calc(50% - 93px);
        }
}

@media only screen and (max-width:1024px) {
    .for-lapt-and-desk, ol {
        display: none;
    }

    .no-padd-md, .set-pad-righ {
        padding-right: 0;
    }

    .no-padd-md, .set-pad-left {
        padding-left: 0;
    }

    .set-wall .corner h3 {
        font-size: 16pt;
    }

    .push-down-sm-sc {
        padding-top: 15px;
    }

        .push-down-sm-sc h4 {
            margin-bottom: 0;
            text-transform: uppercase;
        }

    .conv-mobi {
        position: fixed;
        z-index: 3;
        top: 0;
        left: 0;
        background-color: #454547;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        opacity: 0;
        margin-left: -100%;
    }

        .conv-mobi article {
            margin-top: 0 !important;
            background-color: transparent !important;
        }

            .conv-mobi article h2 {
                color: #f2a652;
                text-indent: 0;
                border-bottom: 0;
            }

        .conv-mobi .job-type-sear, .conv-mobi .leve-wrap {
            opacity: 1 !important;
            height: 100% !important;
        }

    .move-ltr {
        margin-left: 0 !important;
    }

    .form-wrap2 h3 {
        width: 100%;
        text-align: left !important;
    }

    .form-wrap2 .form-group {
        width: 100%;
    }

    .for-desk {
        display: none !important;
    }

    h3.title {
        font-size: 1em;
    }

    .main-nav-btn {
        border: 2px solid #000 !important;
    }

    .set-lead {
        z-index: 1;
    }

    .set-comm {
        z-index: 2;
    }

    .set-gene {
        z-index: 3;
    }

    .set-grge {
        z-index: 4;
    }

    .set-lord {
        z-index: 5;
    }

    .set-baron {
        z-index: 6;
    }

    .set-king {
        z-index: 7;
    }

    .for-mobi {
        display: block;
    }

    .none-mobi {
        display: none;
    }

    .none-mobi-medi {
        display: block;
    }

    .amar-resp .list-mobi-btn {
        position: fixed;
        top: 16px;
        right: 15px;
        width: 50%;
    }

        .amar-resp .list-mobi-btn button {
            float: right;
        }

            .amar-resp .list-mobi-btn button.main-nav-btn {
                top: 16px;
                height: 36px;
                width: 36px;
                background-color: transparent;
                color: #000;
                font-size: 10pt;
            }

                .amar-resp .list-mobi-btn button.main-nav-btn.main-btn, .amar-resp .list-mobi-btn button.main-nav-btn.noti-btn, .amar-resp .list-mobi-btn button.main-nav-btn.sear-btn {
                    margin-right: 10px;
                }

    .amar-resp .menu-btn i {
        font-size: 20pt;
    }

    .amar-resp .nav-btn {
        width: 36px;
        height: 36px;
        background-color: transparent;
        color: #000;
        font-size: 10pt;
    }

        .amar-resp .nav-btn.acti-hove {
            width: auto;
            right: 15px;
            padding-left: 10px;
            padding-right: 10px;
        }

            .amar-resp .nav-btn.acti-hove i {
                float: left;
                cursor: pointer;
            }

    .amar-resp .menu-left > ul {
        margin-top: 50px !important;
        height: 80%;
        overflow-y: scroll;
    }

        .amar-resp .menu-left > ul > li.ex-high, .amar-resp .menu-left > ul > li.md-high {
            margin-top: auto !important;
        }

    .amar-resp header .sect-amar {
        background-color: transparent !important;
        margin-top: -200%;
        top: -200%;
    }

        .amar-resp header .sect-amar.abou-us ul {
            height: auto;
            background-color: transparent;
        }

            .amar-resp header .sect-amar.abou-us ul li {
                height: auto !important;
                width: 100% !important;
                border-top: 1px solid #8b8c90;
                background-color: rgba(0,0,0,.6);
            }

        .amar-resp header .sect-amar.icon-menu {
            overflow: visible;
            background: 0 0;
            margin-top: 0;
            top: 0;
        }

            .amar-resp header .sect-amar.icon-menu ul {
                padding-left: 0;
                padding-right: 0;
                overflow-y: scroll;
            }

                .amar-resp header .sect-amar.icon-menu ul li {
                    background-color: rgba(69,69,71,.8);
                    border-bottom: 1px solid #8b8c90;
                    width: 100%;
                }

                    .amar-resp header .sect-amar.icon-menu ul li a {
                        background-size: 10%;
                        background-position: left center;
                        position: relative;
                    }

                        .amar-resp header .sect-amar.icon-menu ul li a label {
                            position: absolute;
                            left: 15%;
                            top: 40%;
                            color: #fff;
                            display: block;
                        }

    .amar-resp .apply-form .left-area {
        padding-top: 0;
    }

    .amar-resp .apply-form .right-area .form-inline .form-group input {
        margin-bottom: 8px;
    }

    .amar-resp .apply-form .right-area input[type=checkbox] {
        float: left;
        display: block;
        margin-top: 7px;
    }

        .amar-resp .apply-form .right-area input[type=checkbox] ~ label {
            width: 90%;
            padding-left: 5%;
        }

    .amar-resp .main-content {
        padding-top: 145px;
    }

        .amar-resp .main-content.home-page section.tri-elem .elem.hot-offe {
            height: auto;
        }

        .amar-resp .main-content.life-amar section.work-us ul li article {
            min-height: 285px;
        }

        .amar-resp .main-content.life-amar section.amar-numb ul li article {
            height: 500px;
        }

        .amar-resp .main-content.camp-amar section.camp-mang {
            height: auto;
        }

        .amar-resp .main-content.camp-amar section.disc-prog, .amar-resp .main-content.camp-amar section.find-camp-mang, .amar-resp .main-content.camp-amar section.find-evt {
            padding-left: 15px;
            padding-right: 15px;
        }

        .amar-resp .main-content.detail-offer-01 button {
            width: 100%;
        }

        .amar-resp .main-content.detail-offer-01 .col-lg-2 button.appl-btn {
            margin-top: 15px;
        }

        .amar-resp .main-content.detail-offer-01 .container button.back-btn {
            width: 100px;
            padding: 10px;
        }

        .amar-resp .main-content.job-offer .left-layout section.noti {
            margin-top: 0;
        }

    .amar-resp > .nav-wrapper {
        position: fixed;
        top: 0;
    }

        .amar-resp > .nav-wrapper .left-menu-wrapper {
            height: 100%;
        }

            .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu {
                position: absolute;
                left: -320px;
                height: 100%;
                width: 320px;
            }

                .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu.move-ltr {
                    background-color: rgba(69,69,69,.95);
                    left: 0;
                    padding-left: 24px;
                    padding-right: 24px;
                    transition: all .5s ease;
                    height: 100%;
                    width: 320px;
                    overflow-y: scroll;
                }

                .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.mobi-menu ul li {
                    display: list-item;
                    padding-bottom: 20px;
                }

                    .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.mobi-menu ul li:first-child {
                        padding-top: 20px;
                    }

                    .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.mobi-menu ul li a {
                        display: block;
                        color: #fff;
                        font-size: 20pt;
                    }

                        .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.mobi-menu ul li a img {
                            width: 16px;
                            height: 16px;
                        }

                .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.sc-advs article {
                    color: #fff;
                }

                    .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.sc-advs article.loca-sear input[type=text], .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.sc-advs article.sc-sear input[type=text] {
                        width: 100%;
                        color: #454547;
                        padding: 3px 0 3px 5px;
                    }

                    .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.sc-advs article.job-type-sear, .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.sc-advs article.sc-sear input[type=text] {
                        padding-bottom: 20px;
                    }

                    .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.sc-advs article.leve-sear label.text {
                        margin-left: 10px;
                        color: #fff;
                    }

                .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.sc-advs .sub-checkbox {
                    margin-left: 15px;
                }

                .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.sc-advs label.text {
                    margin-top: -3px;
                    margin-bottom: 0;
                    float: left;
                    font-weight: 400;
                    font-size: 10pt;
                }

                    .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.sc-advs label.text.fix-bug {
                        margin-left: 0;
                        margin-top: -2px;
                    }

                .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.sc-advs footer {
                    background-color: #454547;
                    padding-bottom: 20px;
                    position: relative;
                }

                    .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.sc-advs footer button {
                        background-color: transparent;
                        color: #fff;
                        border: 2px solid #fff;
                        padding: 5px 8px;
                        text-transform: uppercase;
                        width: 100px;
                        margin-right: 6px;
                        float: left;
                    }

                        .amar-resp > .nav-wrapper .left-menu-wrapper .left-menu section.sc-advs footer button:first-child {
                            margin-left: calc(50% - 103px);
                        }

    .amar-resp .main-content.job-offer .right-layout section article aside .tag-area {
        margin-bottom: 15px;
    }

    .amar-resp .main-content.job-offer .right-layout section article aside .deta-area {
        margin-bottom: 10px;
    }

    .amar-resp .main-content.camp-amar section.intr-orgz {
        margin-top: 30px;
    }

    .amar-resp .main-content.detail-offer-01 .container .relative-layout-01 .arti-wrap > .col-lg-3 {
        padding-right: 0;
        margin-bottom: 15px;
    }

    .maxtaSLD {
        height: 400px;
    }
}

@media only screen and (max-width:992px) {
    .amar-resp .apply-form .left-area, .none-mobi-medi {
        display: none;
    }
}

@media only screen and (max-width:768px) {
    .amar-resp .main-content.camp-amar section.intr-orgz article > div:first-child, .amar-resp .main-content.home-page section.half-elem > .col-lg-6 {
        padding-left: 0;
        padding-right: 0;
    }

    * {
        text-indent: 0 !important;
    }

    .amar-resp .main-content.camp-amar section.find-evt h2, .amar-resp .main-content.camp-amar section.intr-orgz.ama-cpls .titl h3, .amar-resp .main-content.camp-amar section.orgz-somt .titl h3, .amar-resp .main-content.detail-offer-01 .container .detail-layout-01 h4, .tag-layout-01 .deta-area h3 {
        text-indent: 0;
    }

    .tag-layout-01 .deta-area ul li {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0;
    }

        .tag-layout-01 .deta-area ul li img {
            height: auto;
        }

    .set-wall .corner h3 {
        font-size: 12pt;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .amar-resp .menu-btn.acti-hove {
        margin-top: -10px;
    }

    .amar-resp .nav-btn.acti-hove {
        margin-top: 0;
    }

    .amar-resp header.main-header .head-wrap .top-head {
        height: 72px;
    }

        .amar-resp header.main-header .head-wrap .top-head > .col-lg-2 {
            margin: initial;
        }

        .amar-resp header.main-header .head-wrap .top-head .defa-logo {
            padding-top: 3px;
        }

    .amar-resp .main-content.camp-amar section.camp-mang > div h3 {
        font-size: 16pt;
    }

    .amar-resp .main-content.home-page section.join-team {
        margin-top: 0;
    }

    .amar-resp .main-content.home-job-offer .container section.choo-jobs ul {
        padding: 0 !important;
    }

    .amar-resp .apply-form.home-page section.half-elem .righ-layo, .amar-resp .main-content.detail-offer-01 .container .detail-layout-01 .cont-wrap p, .amar-resp .main-content.detail-offer-01 .container header {
        padding-left: 0;
    }

    .amar-resp .main-content.home-job-offer .container section.sele-prof article, .amar-resp .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area ul li {
        margin-left: 0;
    }

    .amar-resp .main-content.life-at-amaris .container .wall-pape {
        max-height: auto;
        overflow: visible;
        margin-bottom: 0;
    }

    .amar-resp .apply-form .right-area .form-inline .form-group input {
        margin-bottom: 8px;
    }

    .amar-resp .apply-form.home-page section.half-elem .left-layo {
        padding-right: 0;
    }

    .amar-resp .apply-form.home .container section.choo-jobs ul li a article {
        margin-right: 0;
    }

    .amar-resp .apply-form.home .container section.wall article aside p {
        width: 200px;
    }

    .amar-resp .apply-form.home .container section.sele-loca .disc-btn {
        font-size: 12pt;
        margin-left: calc(50% - 113px);
    }

    .amar-resp .apply-form.life-amar section.work-us ul li article {
        min-height: 245px;
    }

    .amar-resp .apply-form.life-amar section.amar-numb ul li article {
        height: 390px;
    }

    .amar-resp .apply-form.life-amar .maxtaSLD {
        height: 300px;
    }
}

@media only screen and (max-width:736px) {
    .vert-menu > ul {
        overflow-y: scroll;
        width: 100%;
        position: absolute;
        right: 0;
    }

    .amar-resp .apply-form {
        width: 600px !important;
    }

        .amar-resp .apply-form .right-area .form-inline .form-group {
            margin-bottom: 5px;
        }

            .amar-resp .apply-form .right-area .form-inline .form-group input {
                margin-bottom: 0;
            }

            .amar-resp .apply-form .right-area .form-inline .form-group .txt-wrapper textarea {
                display: none;
            }
}

@media only screen and (max-width:736px) and (orientation:landscape) {
    .amar-resp .apply-form {
        width: 600px !important;
        height: 100%;
        overflow-y: scroll;
    }
}

@media only screen and (max-width:568px) {
    .amar-resp header.main-header .head-wrap .top-head .defa-logo {
        padding-top: 9px;
    }

    .amar-resp .apply-form {
        width: 500px !important;
    }

        .amar-resp .apply-form .right-area .form-inline .form-group label {
            font-size: 8pt;
        }

        .amar-resp .apply-form .right-area .form-inline .form-group .item-wrapper span {
            display: none;
        }

    .amar-resp .main-content.camp-amar section.camp-mang > div h3 {
        font-size: 10pt;
    }

    .amar-resp .main-content.life-amar section p {
        font-size: 12pt;
    }

    .amar-resp .main-content.life-amar section.amar-numb ul li article {
        height: 300px;
    }

    .amar-resp .main-content.job-offer .right-layout section article .wrap-butt button {
        font-size: 14pt;
        padding: 0 10px;
    }

    .amar-resp .main-content.job-offer .right-layout section article aside header h3 {
        font-size: 12pt;
        width: 95%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .amar-resp .main-content.job-offer .right-layout section article aside header h4, .amar-resp .main-content.job-offer .right-layout section article aside header p {
        font-size: 12pt;
    }

    .amar-resp .main-content.job-offer .right-layout section article.open-the-door aside header p {
        right: 0;
        left: 0;
        top: 120%;
    }

    .amar-resp .main-content.job-offer .right-layout section article.open-the-door aside header button.clos-btn {
        right: 0;
        top: 80%;
    }
}

@media only screen and (max-width:414px) {
    .amar-resp .set-wall .corner h3 {
        font-size: 8pt;
        top: 40%;
    }

    .amar-resp header.main-header {
        background-color: #fff;
    }

        .amar-resp header.main-header .logo-wrap .container .logo a {
            width: 120px;
            margin-top: 10px;
        }

        .amar-resp header.main-header .head-wrap .top-head {
            height: 65px;
        }

            .amar-resp header.main-header .head-wrap .top-head .defa-logo {
                padding-top: 16px;
            }

    .amar-resp .menu-btn.acti-hove {
        margin-top: 5px;
    }

    .amar-resp .main-content {
        padding-top: 95px;
    }

        .amar-resp .main-content.camp-amar section.camp-mang > div h3 {
            font-size: 5pt;
        }

        .amar-resp .main-content.camp-amar section.intr-orgz article h3, .amar-resp .main-content.camp-amar section.intr-orgz article h4, .amar-resp .main-content.camp-amar section.intr-orgz article p {
            font-size: 10pt;
        }

        .amar-resp .main-content.camp-amar section.intr-orgz article p {
            margin-bottom: 0;
        }

        .amar-resp .main-content.camp-amar section.intr-orgz article .btn-wrap {
            width: auto;
        }

            .amar-resp .main-content.camp-amar section.intr-orgz article .btn-wrap button {
                padding: 1px 5px;
            }

        .amar-resp .main-content.camp-amar section.find-camp-mang .btn-camp {
            margin-top: 15px;
        }

        .amar-resp .main-content.camp-amar section.find-evt article .form-wrap h3 {
            width: 100%;
            text-align: left;
        }

        .amar-resp .main-content.camp-amar section.find-evt article .form-wrap .form-group {
            width: 100%;
        }

        .amar-resp .main-content.home-page section.half-elem article .cont-wrap p {
            width: 300px;
        }

        .amar-resp .main-content.home-page section.join-team h2 {
            font-size: 14pt;
        }

        .amar-resp .main-content.home-page .home-caro {
            height: 200px;
        }

        .amar-resp .main-content.job-offer .right-layout section article .wrap-butt button {
            font-size: 14pt;
            padding: 0 10px;
        }

        .amar-resp .main-content.job-offer .right-layout section article aside header h3 {
            font-size: 9pt;
            width: 95%;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .amar-resp .main-content.job-offer .right-layout section article aside header h4, .amar-resp .main-content.job-offer .right-layout section article aside header p {
            font-size: 9pt;
        }

        .amar-resp .main-content.job-offer .right-layout section article.open-the-door aside header p {
            right: 0;
            left: 0;
            top: 120%;
        }

        .amar-resp .main-content.job-offer .right-layout section article.open-the-door aside header button.clos-btn {
            right: 0;
            top: 80%;
        }

        .amar-resp .main-content.home-job-offer .container section.choo-jobs ul {
            padding: 0 !important;
        }

        .amar-resp .main-content.home-job-offer .container section.sele-prof article {
            margin-left: 0;
        }

        .amar-resp .main-content.home-job-offer .container section.choo-jobs ul li {
            padding-left: 0;
            padding-right: 0;
        }

            .amar-resp .main-content.home-job-offer .container section.choo-jobs ul li article {
                margin: 0;
                padding: 0 10px;
            }

                .amar-resp .main-content.home-job-offer .container section.choo-jobs ul li article aside h4 {
                    font-size: 12pt;
                    margin-top: 0;
                    margin-bottom: 0;
                }

                .amar-resp .main-content.home-job-offer .container section.choo-jobs ul li article aside span {
                    font-size: 12pt;
                }

        .amar-resp .main-content.home-job-offer .container section.choo-jobs .disc-btn {
            font-size: 10pt;
            padding: 10px;
            width: 100%;
            margin-left: 0;
        }

    .amar-resp .apply-form {
        width: 300px !important;
        height: auto;
    }
}

@media only screen and (max-width:375px) {
    .col-xxs-12 {
        width: 100%;
        padding-bottom: 15px;
    }

    .amar-resp .main-content.home-job-offer section.choo-jobs .disc-btn {
        margin-left: 0 !important;
    }

    .amar-resp .main-content.home-job-offer section.keyword h3, .amar-resp .main-content.home-job-offer section.main-sear h3, .amar-resp .main-content.home-job-offer section.sele-prof h3 {
        font-size: 13pt;
        text-indent: 0 !important;
    }

    .amar-resp .main-content.home-page .home-caro {
        height: 150px;
    }

    .amar-resp .main-content.home-page section.half-elem article .img-wrap {
        height: auto;
    }

    .amar-resp .main-content.home-page section.half-elem article .cont-wrap p {
        width: 200px;
    }
}

@media only screen and (max-width:320px) {
    body .main-content.job-offer .right-layout section article aside {
        background-size: 25%;
    }

    .amar-resp .set-wall .corner h3 {
        font-size: 5pt;
        top: 30%;
        right: 6%;
    }

    .amar-resp .apply-form {
        height: 100%;
        overflow-y: scroll;
    }
}

.select2-container-multi {
    width: 100% !important;
    font-family: "OpenSans";
}

    .select2-container-multi .select2-choices {
        border: none;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        background: 0 0;
        width: 100%;
    }

        .select2-container-multi .select2-choices .select2-search-field input {
            border: none;
            box-shadow: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            background: 0 0;
        }

        .select2-container-multi .select2-choices .select2-search-choice {
            background: #8b8c90;
            border: none;
            color: #fff;
            padding: 15px 30px 15px 20px;
            float: left;
            margin-left: 5px;
            margin-top: 10px !important;
            box-shadow: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            border-radius: 0;
            font-size: 14px;
            font-family: "OpenSans";
            position: relative;
        }

.select2-search-choice-close {
    background: url(../../images/select2_white.png) right top no-repeat;
    position: absolute;
    top: 15px;
}

.select2-container-multi .select2-search-choice-close {
    left: 80%;
}

.select2-drop.select2-drop-above {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

    .select2-drop.select2-drop-above.select2-drop-active {
        border-top: none;
    }

.select2-drop-active {
    border-radius: 0;
}

body .menu-btn {
    position: fixed;
    width: 80px;
    height: 80px;
    background-color: transparent;
    color: #ef8b1b;
    font-size: 20pt;
}

    body .menu-btn.acti-hove {
        width: auto;
        margin-left: 10px;
        height: 60px;
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

        body .menu-btn.acti-hove i, body .menu-btn.acti-hove label, body .menu-btn.acti-hove span {
            float: left;
            cursor: pointer;
            color: #ef8b1b;
        }

        body .menu-btn.acti-hove span {
            display: block;
            color: #ef8b1b;
        }

        body .menu-btn.acti-hove i {
            padding: 10px 12px;
        }

            body .menu-btn.acti-hove i:hover {
                margin-top: 0;
            }

        body .menu-btn.acti-hove label, body .menu-btn.acti-hove span {
            margin-left: 0;
            opacity: 0;
            text-transform: capitalize;
        }

            body .menu-btn.acti-hove label.welc-symb, body .menu-btn.acti-hove span.welc-symb {
                opacity: 1;
            }

body .menu-left {
    position: fixed;
    width: 320px;
    height: 100%;
    top: 0;
    left: -320px;
}

    body .menu-left:before {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: -28%;
        background-color: rgba(69,69,71,.7);
        transform: skew(-10deg,0);
        -webkit-transform: skew(-10deg,0);
        -moz-transform: skew(-10deg,0);
    }

    body .menu-left > ul {
        margin-left: 30px;
        margin-top: 132px;
        position: absolute;
    }

        body .menu-left > ul > li {
            color: #fff;
            margin-top: 15px;
            margin-bottom: 15px;
            font-family: "OpenSans";
        }

            body .menu-left > ul > li a {
                color: #fff;
                font-size: 16pt;
                font-family: "OpenSans";
                font-weight: 700;
            }

            body .menu-left > ul > li.md-high {
                margin-top: 55px;
            }

            body .menu-left > ul > li.ex-high {
                margin-top: 80px;
            }

            body .menu-left > ul > li .lang-wrap {
                cursor: pointer;
            }

                body .menu-left > ul > li .lang-wrap .bar {
                    padding: 0;
                    background-color: transparent;
                    float: left;
                    width: 150px;
                }

                    body .menu-left > ul > li .lang-wrap .bar .item-wrapper {
                        white-space: nowrap;
                        font-size: 16pt;
                        font-weight: 700;
                        font-style: italic;
                    }

                body .menu-left > ul > li .lang-wrap .expa-btn {
                    padding: 0;
                    background-color: transparent;
                    margin-top: 8px;
                }

                body .menu-left > ul > li .lang-wrap .list-item {
                    margin-top: 5px;
                }

                    body .menu-left > ul > li .lang-wrap .list-item li {
                        background-color: transparent;
                        border-bottom: 1px solid rgba(255,255,255,.18);
                        font-weight: 400;
                        padding: 5px 0;
                    }

                        body .menu-left > ul > li .lang-wrap .list-item li .item-wrapper {
                            color: #fff;
                            font-style: italic;
                        }

body > .slog {
    background-color: transparent;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 60px;
}

    body > .slog h1 {
        text-align: center;
    }

body header.main-header {
    position: fixed;
    width: 100%;
}

    body header.main-header .head-wrap {
        position: relative;
        width: 100%;
    }

        body header.main-header .head-wrap .top-head {
            background-color: #fff;
            padding-bottom: 25px;
        }

            body header.main-header .head-wrap .top-head > .col-lg-2 {
                margin: 0 auto;
                float: none;
            }

                body header.main-header .head-wrap .top-head > .col-lg-2 a {
                    display: block;
                    margin: 0 auto;
                    padding-top: 10px;
                }

                    body header.main-header .head-wrap .top-head > .col-lg-2 a img {
                        width: 100%;
                    }

            body header.main-header .head-wrap .top-head .only-righ {
                float: right;
                position: absolute;
                top: 18px;
                right: 24px;
            }

                body header.main-header .head-wrap .top-head .only-righ button {
                    float: left;
                    background-color: transparent;
                    padding: 5px 12px;
                    font-weight: 700;
                    font-size: 14pt;
                }

                    body header.main-header .head-wrap .top-head .only-righ button.btn-cont {
                        margin-right: 10px;
                        border: none;
                    }

                    body header.main-header .head-wrap .top-head .only-righ button.btn-appl {
                        border: 2px solid #ef8b1b;
                        color: #ef8b1b;
                        text-transform: uppercase;
                    }

                        body header.main-header .head-wrap .top-head .only-righ button.btn-appl:active, body header.main-header .head-wrap .top-head .only-righ button.btn-appl:checked, body header.main-header .head-wrap .top-head .only-righ button.btn-appl:hover {
                            background-color: #ef8b1b;
                            color: #fff;
                        }

    body header.main-header .sect-amar {
        background-color: rgba(69,69,71,.8);
    }

        body header.main-header .sect-amar ul {
            height: 86px;
            float: left;
            width: 100%;
        }

            body header.main-header .sect-amar ul li {
                height: 96px;
                position: relative;
                float: left;
            }

                body header.main-header .sect-amar ul li.active {
                    color: #ef8b1b;
                }

                body header.main-header .sect-amar ul li a {
                    padding: 15px 0;
                    display: block;
                    height: 100%;
                    width: 100%;
                    background-repeat: no-repeat;
                    background-position: center 30%;
                    background-size: 45%;
                    text-decoration: none;
                    transition: all 300ms ease;
                    -webkit-transition: all 300ms ease;
                    -moz-transition: all .3s ease;
                    -ms-transition: all 300ms ease;
                }

                    body header.main-header .sect-amar ul li a img {
                        text-align: center;
                        width: 50%;
                        display: block;
                        margin: 0 auto;
                        color: #ef8b1b;
                    }

                    body header.main-header .sect-amar ul li a label {
                        display: none;
                        text-transform: uppercase;
                        margin-bottom: 0;
                        margin-top: 10px;
                    }

                    body header.main-header .sect-amar ul li a:hover {
                        background-position: center 30%;
                    }

                body header.main-header .sect-amar ul li:hover label {
                    display: block;
                    color: #ef8b1b;
                    text-align: center;
                    text-decoration: none;
                    position: absolute;
                    font-family: "OpenSans";
                    font-size: 9pt;
                    width: 100px;
                    bottom: 5px;
                    left: 0;
                    right: 0;
                    margin: 0 auto;
                }

                body header.main-header .sect-amar ul li:nth-child(1) a {
                    background-image: url(../../imgs/03.png);
                }

                    body header.main-header .sect-amar ul li:nth-child(1) a:hover {
                        background-image: url(../../imgs/03_hover.png);
                    }

                body header.main-header .sect-amar ul li:nth-child(2) a {
                    background-image: url(../../imgs/04.png);
                }

                    body header.main-header .sect-amar ul li:nth-child(2) a:hover {
                        background-image: url(../../imgs/04_hover.png);
                    }

                body header.main-header .sect-amar ul li:nth-child(3) a {
                    background-image: url(../../imgs/05.png);
                }

                    body header.main-header .sect-amar ul li:nth-child(3) a:hover {
                        background-image: url(../../imgs/05_hover.png);
                    }

                body header.main-header .sect-amar ul li:nth-child(4) a {
                    background-image: url(../../imgs/06.png);
                }

                    body header.main-header .sect-amar ul li:nth-child(4) a:hover {
                        background-image: url(../../imgs/06_hover.png);
                    }

                body header.main-header .sect-amar ul li:nth-child(5) a {
                    background-image: url(../../imgs/07.png);
                }

                    body header.main-header .sect-amar ul li:nth-child(5) a:hover {
                        background-image: url(../../imgs/07_hover.png);
                    }

                body header.main-header .sect-amar ul li:nth-child(6) a {
                    background-image: url(../../imgs/01.png);
                }

                    body header.main-header .sect-amar ul li:nth-child(6) a:hover {
                        background-image: url(../../imgs/01_hover.png);
                    }

                body header.main-header .sect-amar ul li:nth-child(7) a {
                    background-image: url(../../imgs/12.png);
                }

                    body header.main-header .sect-amar ul li:nth-child(7) a:hover {
                        background-image: url(../../imgs/12_hover.png);
                    }

                body header.main-header .sect-amar ul li:nth-child(8) a {
                    background-image: url(../../imgs/08.png);
                }

                    body header.main-header .sect-amar ul li:nth-child(8) a:hover {
                        background-image: url(../../imgs/08_hover.png);
                    }

                body header.main-header .sect-amar ul li:nth-child(9) a {
                    background-image: url(../../imgs/09.png);
                }

                    body header.main-header .sect-amar ul li:nth-child(9) a:hover {
                        background-image: url(../../imgs/09_hover.png);
                    }

                body header.main-header .sect-amar ul li:nth-child(10) a {
                    background-image: url(../../imgs/02.png);
                }

                    body header.main-header .sect-amar ul li:nth-child(10) a:hover {
                        background-image: url(../../imgs/02_hover.png);
                    }

                body header.main-header .sect-amar ul li:nth-child(11) a {
                    background-image: url(../../imgs/11.png);
                }

                    body header.main-header .sect-amar ul li:nth-child(11) a:hover {
                        background-image: url(../../imgs/11_hover.png);
                    }

                body header.main-header .sect-amar ul li:nth-child(12) a {
                    background-image: url(../../imgs/10.png);
                }

                    body header.main-header .sect-amar ul li:nth-child(12) a:hover {
                        background-image: url(../../imgs/10_hover.png);
                    }

        body header.main-header .sect-amar.abou-us ul {
            float: left;
            width: 100%;
        }

            body header.main-header .sect-amar.abou-us ul li {
                float: left;
                height: 100%;
            }

                body header.main-header .sect-amar.abou-us ul li a {
                    float: left;
                    background-image: none !important;
                    padding: 0;
                }

                    body header.main-header .sect-amar.abou-us ul li a span {
                        color: #fff;
                        text-align: center;
                        font-family: "OpenSans";
                        font-size: 14pt;
                        display: block;
                        vertical-align: middle;
                        margin-top: 43px;
                        -ms-transform: translateX(0) translateY(-50%);
                        -webkit-transform: translate(0,-50%);
                        transform: translate(0,-50%);
                    }

                body header.main-header .sect-amar.abou-us ul li.active a span {
                    color: #ef8b1b;
                }

body .main-content {
    padding-top: 190px;
    padding-bottom: 30px;
    background-color: #e6e7e8;
}

    body .main-content h2 {
        font-family: "PTSans", "OpenSans";
        color: #454547;
        font-weight: 700;
        border-bottom: 2px solid #f2a652;
        text-indent: 24px;
    }

    body .main-content.detail-offer-01 .container {
        background-color: #fff;
        background-image: url(../../images/corner.png);
        background-position: bottom right;
        background-size: 20%;
        background-repeat: no-repeat;
        padding-bottom: 100px;
    }

        body .main-content.detail-offer-01 .container .wall-pape {
            width: 100%;
            max-height: 355px;
            overflow: hidden;
            margin-bottom: 50px;
        }

            body .main-content.detail-offer-01 .container .wall-pape img {
                width: 100%;
            }

        body .main-content.detail-offer-01 .container button.back-btn {
            background-color: transparent;
            padding: 15px 25px;
            color: #454547;
            border: 2px solid #454547;
        }

            body .main-content.detail-offer-01 .container button.back-btn i {
                margin-right: 10px;
                font-size: 14pt;
            }

        body .main-content.detail-offer-01 .container button.appl-btn, body .main-content.detail-offer-01 .container button.prin-btn, body .main-content.detail-offer-01 .container button.shar-btn {
            margin: 0 auto 10px;
            display: block;
            padding: 15px 20px;
            color: #fff;
            font-size: 11pt;
            min-width: 115px;
        }

            body .main-content.detail-offer-01 .container button.appl-btn i, body .main-content.detail-offer-01 .container button.prin-btn i, body .main-content.detail-offer-01 .container button.shar-btn i {
                margin-right: 15px;
            }

        body .main-content.detail-offer-01 .container button.appl-btn {
            background-color: #ef8b1b;
        }

        body .main-content.detail-offer-01 .container button.prin-btn, body .main-content.detail-offer-01 .container button.shar-btn {
            background-color: transparent;
        }

        body .main-content.detail-offer-01 .container button.shar-btn {
            color: #ef8b1b;
            border: 2px solid #ef8b1b;
        }

        body .main-content.detail-offer-01 .container button.prin-btn {
            color: #8b8c90;
            border: 2px solid #8b8c90;
        }

        body .main-content.detail-offer-01 .container header {
            padding-left: 72px;
            border-bottom: 2px solid #8b8c90;
            margin-bottom: 20px;
        }

            body .main-content.detail-offer-01 .container header h3, body .main-content.detail-offer-01 .container header h4, body .main-content.detail-offer-01 .container header p {
                padding: 0;
                margin: 0;
                font-family: "OpenSans";
            }

            body .main-content.detail-offer-01 .container header h3 {
                font-weight: 700;
                font-size: 20pt;
                color: #ef8b1b;
                letter-spacing: 2px;
                margin-bottom: 3px;
            }

            body .main-content.detail-offer-01 .container header h4 {
                font-size: 16pt;
                margin-bottom: 5px;
            }

            body .main-content.detail-offer-01 .container header p {
                color: #8b8c90;
                font-size: 13pt;
                margin-bottom: 15px;
            }

        body .main-content.detail-offer-01 .container .tag-layout-01 {
            margin-bottom: 50px;
        }

            body .main-content.detail-offer-01 .container .tag-layout-01 .tag-area button {
                padding: 10px;
                font-size: 10pt;
            }

            body .main-content.detail-offer-01 .container .tag-layout-01 .deta-area h3 {
                margin-top: 0;
            }

            body .main-content.detail-offer-01 .container .tag-layout-01 .deta-area label.just-text {
                text-align: center;
                width: 100%;
            }

        body .main-content.detail-offer-01 .container .detail-layout-01 h4 {
            padding-bottom: 8px;
            text-indent: 20px;
            border-bottom: 2px solid #ef8b1b;
            margin-bottom: 30px;
            font-weight: 700;
        }

        body .main-content.detail-offer-01 .container .detail-layout-01 .cont-wrap {
            margin-bottom: 50px;
        }

            body .main-content.detail-offer-01 .container .detail-layout-01 .cont-wrap p {
                font-size: 11pt;
                padding-left: 20px;
            }

        body .main-content.detail-offer-01 .container .relative-layout-01 {
            background-color: #454547;
            padding: 0 15px 15px;
            margin-top: 50px;
        }

            body .main-content.detail-offer-01 .container .relative-layout-01 h2, body .main-content.detail-offer-01 .container .relative-layout-01 h3, body .main-content.detail-offer-01 .container .relative-layout-01 h4 {
                font-family: "OpenSans";
            }

            body .main-content.detail-offer-01 .container .relative-layout-01 h2 {
                padding: 15px 0;
                text-indent: 20px;
                border-bottom: 2px solid #ef8b1b;
                margin-bottom: 30px;
                font-weight: 700;
                color: #fff;
            }

            body .main-content.detail-offer-01 .container .relative-layout-01 .arti-wrap .a-layout-01 {
                display: block;
                background-color: #fff;
                padding: 15px;
                margin-left: -15px;
                background-image: url(../../images/corner.png);
                background-position: bottom right;
                background-size: 20%;
                background-repeat: no-repeat;
                position: relative;
                height: 72px;
                overflow: hidden;
            }

                body .main-content.detail-offer-01 .container .relative-layout-01 .arti-wrap .a-layout-01 h3, body .main-content.detail-offer-01 .container .relative-layout-01 .arti-wrap .a-layout-01 h4 {
                    margin: 0;
                }

                body .main-content.detail-offer-01 .container .relative-layout-01 .arti-wrap .a-layout-01 h3 {
                    color: #ef8b1b;
                    font-size: 10pt;
                    height: 28px;
                    width: 100%;
                    overflow: hidden;
                    display: block;
                }

                body .main-content.detail-offer-01 .container .relative-layout-01 .arti-wrap .a-layout-01 h4 {
                    color: #454547;
                    font-size: 9pt;
                    width: 100%;
                    height: 13px;
                    overflow: hidden;
                }

                body .main-content.detail-offer-01 .container .relative-layout-01 .arti-wrap .a-layout-01 i {
                    color: #8b8c90;
                    position: absolute;
                    top: 50%;
                    right: 5px;
                    -ms-transform: translateX(0) translateY(-50%);
                    -webkit-transform: translate(0,-50%);
                    transform: translate(0,-50%);
                }

    body .main-content.detail-offer section article.desc-job header {
        padding: 25px 30px;
    }

        body .main-content.detail-offer section article.desc-job header h3 {
            text-transform: capitalize;
        }

    body .main-content.detail-offer section article.desc-job .two-item button {
        width: 51px;
        height: 51px;
    }

    body .main-content.detail-offer section article.desc-job > .grey {
        padding: 15px 15px 15px 0;
    }

        body .main-content.detail-offer section article.desc-job > .grey aside {
            padding: 15px;
            overflow: hidden;
        }

            body .main-content.detail-offer section article.desc-job > .grey aside button {
                margin-right: 10px;
            }

                body .main-content.detail-offer section article.desc-job > .grey aside button img {
                    width: 35px;
                }

            body .main-content.detail-offer section article.desc-job > .grey aside.role-area {
                height: 430px;
                text-overflow: ellipsis;
            }

                body .main-content.detail-offer section article.desc-job > .grey aside.role-area p {
                    text-overflow: ellipsis;
                }

            body .main-content.detail-offer section article.desc-job > .grey aside.prof-area {
                height: 209px;
                text-overflow: ellipsis;
            }

                body .main-content.detail-offer section article.desc-job > .grey aside.prof-area p {
                    text-overflow: ellipsis;
                }

    body .main-content.detail-offer section article.desc-job footer {
        padding: 0 15px 15px;
        background-color: #8b8c90;
    }

        body .main-content.detail-offer section article.desc-job footer .red-btn {
            width: 100%;
            text-align: center;
            padding: 15px 0;
            background-color: #e64f24;
            text-transform: uppercase;
            color: #fff;
        }

    body .main-content.detail-offer section article.map h2 {
        border-bottom: 1px solid #454547;
    }

    body .main-content.detail-offer section article.map .post-map {
        margin-top: 15px;
        border: 15px solid #8b8c90;
    }

    body .main-content.detail-offer .right-layout section article {
        margin-top: 15px;
        width: 100%;
        position: relative;
    }

        body .main-content.detail-offer .right-layout section article.simi-offe h2 {
            border-bottom: 1px solid #454547;
        }

        body .main-content.detail-offer .right-layout section article.simi-offe ul {
            margin-top: 20px;
            padding: 0 15px;
        }

            body .main-content.detail-offer .right-layout section article.simi-offe ul li {
                position: relative;
            }

                body .main-content.detail-offer .right-layout section article.simi-offe ul li:last-child aside {
                    margin-bottom: 15px;
                }

                body .main-content.detail-offer .right-layout section article.simi-offe ul li aside {
                    margin-top: 15px;
                    padding: 15px;
                    max-height: 90px;
                    overflow: hidden;
                }

                    body .main-content.detail-offer .right-layout section article.simi-offe ul li aside h3 {
                        font-size: 11pt;
                        line-height: 1.5;
                        font-family: "OpenSans";
                        font-weight: 300;
                    }

                body .main-content.detail-offer .right-layout section article.simi-offe ul li .two-item {
                    position: absolute;
                    right: 0;
                    top: 0;
                }

                    body .main-content.detail-offer .right-layout section article.simi-offe ul li .two-item button {
                        width: 45px;
                        height: 45px;
                    }

    body .main-content.job-offer {
        padding-bottom: 200px;
    }

        body .main-content.job-offer .left-layout h2 {
            padding-bottom: 10px;
            margin-bottom: 15px;
        }

        body .main-content.job-offer .left-layout section.sc-advs article {
            padding: 0 22px;
            background-color: #fff;
            color: #fff;
            position: relative;
        }

            body .main-content.job-offer .left-layout section.sc-advs article.loca-sear input[type=text], body .main-content.job-offer .left-layout section.sc-advs article.sc-sear input[type=text] {
                width: 80%;
                color: #454547;
                padding: 3px 0 3px 5px;
            }

            body .main-content.job-offer .left-layout section.sc-advs article.sc-sear {
                padding-bottom: 20px;
            }

                body .main-content.job-offer .left-layout section.sc-advs article.sc-sear .add-tag span {
                    padding: 5px 10px;
                }

                body .main-content.job-offer .left-layout section.sc-advs article.sc-sear input[type=text] {
                    margin-bottom: 10px;
                }

                body .main-content.job-offer .left-layout section.sc-advs article.sc-sear button.go-add {
                    color: #8b8c90;
                }

                body .main-content.job-offer .left-layout section.sc-advs article.sc-sear button.sear-btn {
                    color: #fff;
                    background-color: #f2a652;
                    font-size: 10pt;
                    text-transform: uppercase;
                    width: 130px;
                    padding: 0 15px;
                    margin: 10px auto 0;
                    display: block;
                }

                    body .main-content.job-offer .left-layout section.sc-advs article.sc-sear button.sear-btn i {
                        float: left;
                    }

            body .main-content.job-offer .left-layout section.sc-advs article.job-type-sear {
                opacity: 0;
                padding: 0 22px 20px;
                height: 0;
            }

            body .main-content.job-offer .left-layout section.sc-advs article.leve-sear {
                margin-top: 30px;
            }

                body .main-content.job-offer .left-layout section.sc-advs article.leve-sear .leve-wrap {
                    opacity: 0;
                    height: 0;
                }

                body .main-content.job-offer .left-layout section.sc-advs article.leve-sear label.text {
                    margin-left: 10px;
                }

                body .main-content.job-offer .left-layout section.sc-advs article.leve-sear button.expa-btn {
                    background-color: transparent;
                    position: absolute;
                    top: 20px;
                    right: 20px;
                    color: #454547;
                    padding: 0 10px;
                }

        body .main-content.job-offer .left-layout section.sc-advs .sub-checkbox {
            margin-left: 15px;
        }

        body .main-content.job-offer .left-layout section.sc-advs label.text {
            margin-top: -3px;
            margin-bottom: 0;
            float: left;
            font-weight: 400;
            font-size: 10pt;
        }

            body .main-content.job-offer .left-layout section.sc-advs label.text.fix-bug {
                margin-left: 25px;
                margin-top: -25px;
            }

        body .main-content.job-offer .left-layout section.sc-advs footer {
            background-color: #fff;
            padding-bottom: 20px;
            position: relative;
        }

            body .main-content.job-offer .left-layout section.sc-advs footer button {
                background-color: transparent;
                color: #fff;
                border: 2px solid #fff;
                padding: 5px 8px;
                text-transform: uppercase;
                width: 100px;
                margin-right: 6px;
                float: left;
            }

                body .main-content.job-offer .left-layout section.sc-advs footer button:first-child {
                    margin-left: calc(50% - 103px);
                }

        body .main-content.job-offer .left-layout section.noti {
            margin-top: 15px;
        }

            body .main-content.job-offer .left-layout section.noti article {
                background-color: #454547;
                color: #fff;
                position: relative;
                padding-bottom: 60px;
                height: 230px;
            }

                body .main-content.job-offer .left-layout section.noti article h2 {
                    color: #fff;
                    position: absolute;
                    top: 10px;
                    width: 90%;
                    margin-left: auto;
                    margin-right: auto;
                    left: 0;
                    right: 0;
                }

                body .main-content.job-offer .left-layout section.noti article p {
                    position: absolute;
                    width: 65%;
                    margin-left: auto;
                    margin-right: auto;
                    left: 0;
                    right: 0;
                    display: block;
                    top: 88px;
                }

                body .main-content.job-offer .left-layout section.noti article button {
                    color: #454547;
                }

                    body .main-content.job-offer .left-layout section.noti article button.alar-btn {
                        width: 175px;
                        padding: 10px 15px;
                        background-color: #f2a652;
                        display: block;
                        position: absolute;
                        margin-left: auto;
                        margin-right: auto;
                        left: 0;
                        right: 0;
                        bottom: 20px;
                    }

                    body .main-content.job-offer .left-layout section.noti article button i {
                        margin-right: 10px;
                    }

        body .main-content.job-offer .right-layout section article {
            top: 0;
            margin-bottom: 15px;
            width: 100%;
            position: relative;
            height: 100px;
            overflow: hidden;
            transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -moz-transition: all .3s ease;
            -ms-transition: all 300ms ease;
        }

            body .main-content.job-offer .right-layout section article img {
                width: 100%;
            }

            body .main-content.job-offer .right-layout section article .wrap-butt {
                position: absolute;
                right: 0;
                top: 50%;
                -ms-transform: translateX(0) translateY(-50%);
                -webkit-transform: translate(0,-50%);
                transform: translate(0,-50%);
            }

                body .main-content.job-offer .right-layout section article .wrap-butt button {
                    opacity: 1;
                    font-size: 24pt;
                    padding: 0 25px;
                    background-color: transparent;
                    color: #8b8c90;
                }

            body .main-content.camp-amar section.intr-orgz.ama-cpls .arti-wrap, body .main-content.job-offer .right-layout section article.open-the-door .wrap-butt button.view-btn {
                opacity: 0;
            }

            body .main-content.job-offer .right-layout section article aside {
                width: 100%;
                overflow: hidden;
                top: 0;
                left: 0;
                position: absolute;
                background-image: url(../../images/corner.png);
                background-size: 10%;
                background-position: right bottom;
                background-repeat: no-repeat;
                padding: 18px 30px 20px;
                background-color: #fff;
                transition: all 300ms ease;
                -webkit-transition: all 300ms ease;
                -moz-transition: all .3s ease;
                -ms-transition: all 300ms ease;
            }

                body .main-content.job-offer .right-layout section article aside header {
                    height: 100%;
                    width: 100%;
                }

                    body .main-content.job-offer .right-layout section article aside header h3, body .main-content.job-offer .right-layout section article aside header h4, body .main-content.job-offer .right-layout section article aside header p {
                        text-align: left;
                        margin: 0;
                        padding: 0;
                        font-family: "OpenSans";
                        line-height: 1.3;
                    }

                    body .main-content.job-offer .right-layout section article aside header h3 {
                        color: #ef8b1b;
                        font-size: 16pt;
                        width: 80%;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }

                    body .main-content.job-offer .right-layout section article aside header h4 {
                        color: #454547;
                    }

                    body .main-content.job-offer .right-layout section article aside header p {
                        color: #8b8c90;
                    }

                    body .main-content.job-offer .right-layout section article aside .wrap-hide, body .main-content.job-offer .right-layout section article aside header button.clos-btn {
                        display: none;
                    }

                        body .main-content.job-offer .right-layout section article aside .wrap-hide h3 {
                            margin-top: 0;
                        }

                        body .main-content.job-offer .right-layout section article aside .wrap-hide .tag-area .tag-btn {
                            background-color: #8b8c90;
                            color: #fff;
                            padding: 5px 10px;
                            float: left;
                            margin: 3px;
                            text-transform: uppercase;
                            font-size: 7pt;
                        }

                        body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area h3, body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area label {
                            font-family: "OpenSans";
                        }

                        body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area h3 {
                            font-weight: 700;
                            font-size: 10pt;
                            text-indent: 10px;
                            padding-bottom: 10px;
                            border-bottom: 2px solid #ef8b1b;
                        }

                        body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area label {
                            font-weight: 400;
                        }

                        body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area i {
                            color: #ef8b1b;
                            font-size: 20pt;
                        }

                            body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area i span {
                                font-family: "OpenSans";
                                position: absolute;
                                left: 8px;
                                bottom: 3px;
                                font-size: 7pt;
                            }

                        body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area ul {
                            float: left;
                        }

                            body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area ul li {
                                width: 50px;
                                float: left;
                                margin-left: 10px;
                            }

                                body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area ul li:first-child {
                                    margin-left: 0;
                                }

                                body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area ul li img {
                                    height: 35px;
                                    width: 100%;
                                }

                                body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area ul li .rating {
                                    margin-top: 5px;
                                    display: block;
                                    width: 50px;
                                    height: 16px;
                                }

                        body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area .two-item button {
                            width: 40px;
                            height: 40px;
                        }

                        body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area .inte-btn, body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area .time-btn {
                            height: 90px;
                            width: 90px;
                        }

    body .main-content.home-job-offer .container section.main-sear input, body .main-content.home-job-offer .container section.wall article img {
        width: 100%;
    }

    body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area .inte-btn i, body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area .time-btn i {
        color: #f2a652;
    }

    body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area .more-btn {
        width: 100%;
        height: 90px;
        background-color: #e64f24;
        color: #fff;
    }

        body .main-content.job-offer .right-layout section article aside .wrap-hide .deta-area .more-btn i {
            color: #fff;
        }

    body .main-content.job-offer .right-layout section article aside button.see-btn {
        padding: 5px 10px 10px;
        border: 2px solid #ef8b1b;
        color: #ef8b1b;
        background-color: transparent;
        font-size: 16pt;
        display: block;
        margin: 20px auto 0;
    }

        body .main-content.job-offer .right-layout section article aside button.see-btn i {
            margin-right: 10px;
        }

    body .main-content.job-offer .right-layout section article.open-the-door {
        overflow: visible;
        height: auto;
        transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -moz-transition: all .3s ease;
        -ms-transition: all 300ms ease;
    }

        body .main-content.job-offer .right-layout section article.open-the-door .wrap-butt button.exte-btn {
            display: none;
        }

        body .main-content.job-offer .right-layout section article.open-the-door .wrap-butt button.shar-btn {
            color: #fff;
        }

        body .main-content.job-offer .right-layout section article.open-the-door aside {
            height: auto;
            overflow: visible;
            top: 100%;
            transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -moz-transition: all .3s ease;
            -ms-transition: all 300ms ease;
        }

            body .main-content.job-offer .right-layout section article.open-the-door aside .wrap-hide {
                margin-top: 25px;
                padding-top: 30px;
                border-top: 2px solid #8b8c90;
                display: block;
            }

            body .main-content.job-offer .right-layout section article.open-the-door aside header {
                position: relative;
            }

                body .main-content.job-offer .right-layout section article.open-the-door aside header .clos-btn, body .main-content.job-offer .right-layout section article.open-the-door aside header p {
                    right: 100px;
                    top: 50%;
                    -ms-transform: translateX(0) translateY(-50%);
                    -webkit-transform: translate(0,-50%);
                    transform: translate(0,-50%);
                }

                body .main-content.job-offer .right-layout section article.open-the-door aside header p {
                    position: absolute;
                    right: 100px;
                }

                body .main-content.job-offer .right-layout section article.open-the-door aside header button {
                    background-color: transparent;
                }

                    body .main-content.job-offer .right-layout section article.open-the-door aside header button.clos-btn {
                        display: block;
                        font-size: 24pt;
                        position: absolute;
                        right: 50px;
                        color: #8b8c90;
                    }

    body .main-content.job-offer .right-layout section article.push-the-door {
        top: 310px;
    }

    body .main-content.home-job-offer .container {
        padding-bottom: 50px;
        padding-left: 0;
        padding-right: 0;
    }

        body .main-content.home-job-offer .container .sele-wrap {
            background-color: #fff;
        }

        body .main-content.home-job-offer .container section {
            background-color: #fff;
            padding: 0 40px;
        }

            body .main-content.home-job-offer .container section.wall {
                padding-left: 0;
                padding-right: 0;
            }

                body .main-content.home-job-offer .container section.wall article {
                    position: relative;
                }

                    body .main-content.home-job-offer .container section.wall article h2 {
                        padding-top: 30px;
                        padding-bottom: 25px;
                        font-size: 16pt;
                        border-bottom: none !important;
                    }

                    body .main-content.home-job-offer .container section.wall article aside {
                        background-image: url(../../images/corner.png);
                        background-size: 100%;
                        height: 50%;
                        padding: 20px 0;
                        text-align: center;
                        position: absolute;
                        right: 0;
                        bottom: 0;
                        display: block;
                    }

                        body .main-content.home-job-offer .container section.wall article aside h2 {
                            font-family: "OpenSans";
                            font-weight: normal;
                            color: #fff;
                            font-size: 20pt;
                            position: absolute;
                            right: 20px;
                            top: 80px;
                        }

            body .main-content.home-job-offer .container section.choo-jobs h3, body .main-content.home-job-offer .container section.keyword h3, body .main-content.home-job-offer .container section.main-sear h3, body .main-content.home-job-offer .container section.sele-loca h3, body .main-content.home-job-offer .container section.sele-prof h3 {
                padding: 10px 0;
                color: #454547;
                border-bottom: 2px solid #ef8b1b;
                font-family: "OpenSans";
                text-indent: 48px;
                font-weight: 700;
            }

            body .main-content.home-job-offer .container section.keyword, body .main-content.home-job-offer .container section.main-sear, body .main-content.home-job-offer .container section.sele-prof {
                padding-top: 52px;
            }

                body .main-content.home-job-offer .container section.keyword .bar, body .main-content.home-job-offer .container section.keyword input, body .main-content.home-job-offer .container section.main-sear .bar, body .main-content.home-job-offer .container section.main-sear input, body .main-content.home-job-offer .container section.sele-prof .bar, body .main-content.home-job-offer .container section.sele-prof input {
                    padding: 15px 20px;
                    background-color: transparent;
                    color: #454547;
                    margin-top: 5px;
                    display: inline-block;
                }

                body .main-content.home-job-offer .container section.keyword i, body .main-content.home-job-offer .container section.main-sear i, body .main-content.home-job-offer .container section.sele-prof i {
                    padding: 0px;
                    background-color: transparent;
                    font-size: 11pt;
                    color: #a0a09f;
                    padding: 0 0 0 0
                }

                body .main-content.home-job-offer .container section.main-sear article {
                    margin-right: 15px;
                }

                body .main-content.home-job-offer .container section.main-sear .slb-loca {
                    position: relative;
                }

                body .main-content.home-job-offer .container section.sele-prof article {
                    margin-left: 15px;
                }

                body .main-content.home-job-offer .container section.sele-prof .input-display {
                    width: 168px;
                    cursor: pointer;
                }

                body .main-content.home-job-offer .container section.sele-prof .input-display-item {
                    cursor: pointer;
                }

                body .main-content.home-job-offer .container section.sele-prof ul {
                    width: 218px;
                    position: absolute;
                    z-index: 1;
                }

    body .main-content.camp-amar section, body .main-content.camp-amar section.disc-prog article div[class*=slb-camp], body .main-content.camp-amar section.disc-prog article div[class^=slb-camp], body .main-content.camp-amar section.find-camp-mang article div[class*=slb-camp], body .main-content.camp-amar section.find-camp-mang article div[class^=slb-camp], body .main-content.camp-amar section.find-evt article div[class*=slb-camp], body .main-content.camp-amar section.find-evt article div[class^=slb-camp] {
        position: relative;
    }

    body .main-content.home-job-offer .container section.sele-prof ul li {
        margin: 0;
        display: list-item;
        width: 100%;
    }

        body .main-content.home-job-offer .container section.sele-prof ul li .item-wrapper {
            color: #8b8c90;
        }

    body .main-content.home-job-offer .container section.choo-jobs {
        padding-top: 40px;
        padding-bottom: 72px;
    }

        body .main-content.home-job-offer .container section.choo-jobs h3 {
            margin-bottom: 15px;
        }

        body .main-content.home-job-offer .container section.choo-jobs ul {
            float: left;
            width: 100%;
            padding: 0 72px;
        }

            body .main-content.home-job-offer .container section.choo-jobs ul li a {
                display: block;
                font-size: 16pt;
                text-decoration: none;
            }

                body .main-content.home-job-offer .container section.choo-jobs ul li a article {
                    border: 2px solid transparent;
                    background-color: transparent;
                    color: #8b8c90;
                    padding: 15px;
                    margin-right: 15px;
                    margin-bottom: 15px;
                }

                    body .main-content.home-job-offer .container section.choo-jobs ul li a article aside h4 {
                        font-size: 16pt;
                    }

                    body .main-content.home-job-offer .container section.choo-jobs ul li a article aside span {
                        color: #ef8b1b;
                        font-family: "OpenSans";
                    }

            body .main-content.home-job-offer .container section.choo-jobs ul li:hover {
                text-decoration: none;
            }

                body .main-content.home-job-offer .container section.choo-jobs ul li:hover article {
                    border: 2px solid #e0dee0;
                }

                    body .main-content.home-job-offer .container section.choo-jobs ul li:hover article aside h4 {
                        color: #454547;
                    }

            body .main-content.home-job-offer .container section.choo-jobs ul li:last-child article {
                margin-right: 0;
            }

        body .main-content.home-job-offer .container section.choo-jobs .disc-btn {
            padding: 12px 40px;
            background-color: transparent;
            border: 2px solid #ef8b1b;
            font-size: 18pt;
            margin: 15px auto 0;
            color: #ef8b1b;
            margin-left: calc(50% - 150px);
        }

    body .main-content.camp-amar {
        padding-bottom: 200px;
    }

        body .main-content.camp-amar h2, body .main-content.camp-amar h3, body .main-content.camp-amar h4, body .main-content.camp-amar h5 {
            font-family: "OpenSans";
            margin: 0;
        }

        body .main-content.camp-amar h2 {
            font-weight: 700;
        }

        body .main-content.camp-amar .btn-camp {
            padding: 10px 20px;
            background-color: transparent;
            border: 2px solid #ef8b1b;
            margin: 0 auto;
            color: #ef8b1b;
            display: block;
        }

        body .main-content.camp-amar section.disc-prog, body .main-content.camp-amar section.find-camp-mang, body .main-content.camp-amar section.find-evt {
            padding-bottom: 20px;
            background-color: #fff;
        }

            body .main-content.camp-amar section.disc-prog .titl, body .main-content.camp-amar section.find-camp-mang .titl, body .main-content.camp-amar section.find-evt .titl {
                padding: 15px;
            }

                body .main-content.camp-amar section.disc-prog .titl h2, body .main-content.camp-amar section.find-camp-mang .titl h2, body .main-content.camp-amar section.find-evt .titl h2 {
                    padding-top: 5px;
                    color: #454547;
                    background-color: #fff;
                    border-bottom: 2px solid #ef8b1b;
                    font-size: 14pt;
                }

            body .main-content.camp-amar section.disc-prog article .sele-camp .slb-camp1 i, body .main-content.camp-amar section.disc-prog p, body .main-content.camp-amar section.find-camp-mang article .sele-camp .slb-camp1 i, body .main-content.camp-amar section.find-camp-mang p, body .main-content.camp-amar section.find-evt article .sele-camp .slb-camp1 i, body .main-content.camp-amar section.find-evt p {
                color: #8b8c90;
            }

            body .main-content.camp-amar section.disc-prog article, body .main-content.camp-amar section.find-camp-mang article, body .main-content.camp-amar section.find-evt article {
                padding: 0 36px;
            }

                body .main-content.camp-amar section.disc-prog article h3, body .main-content.camp-amar section.find-camp-mang article h3, body .main-content.camp-amar section.find-evt article h3 {
                    font-size: 14pt;
                    margin-top: 5px;
                    margin-bottom: 8px;
                    text-align: right;
                }

                body .main-content.camp-amar section.disc-prog article .form-wrap, body .main-content.camp-amar section.disc-prog article .sele-camp, body .main-content.camp-amar section.find-camp-mang article .form-wrap, body .main-content.camp-amar section.find-camp-mang article .sele-camp, body .main-content.camp-amar section.find-evt article .form-wrap, body .main-content.camp-amar section.find-evt article .sele-camp {
                    margin-top: 20px;
                }

                body .main-content.camp-amar section.disc-prog article div[class*=slb-camp] .bar, body .main-content.camp-amar section.disc-prog article div[class*=slb-camp] .expa-btn, body .main-content.camp-amar section.disc-prog article div[class^=slb-camp] .bar, body .main-content.camp-amar section.disc-prog article div[class^=slb-camp] .expa-btn, body .main-content.camp-amar section.find-camp-mang article div[class*=slb-camp] .bar, body .main-content.camp-amar section.find-camp-mang article div[class*=slb-camp] .expa-btn, body .main-content.camp-amar section.find-camp-mang article div[class^=slb-camp] .bar, body .main-content.camp-amar section.find-camp-mang article div[class^=slb-camp] .expa-btn, body .main-content.camp-amar section.find-evt article div[class*=slb-camp] .bar, body .main-content.camp-amar section.find-evt article div[class*=slb-camp] .expa-btn, body .main-content.camp-amar section.find-evt article div[class^=slb-camp] .bar, body .main-content.camp-amar section.find-evt article div[class^=slb-camp] .expa-btn {
                    background-color: transparent;
                    padding: 0;
                }

                body .main-content.camp-amar section.disc-prog article div[class*=slb-camp] .bar, body .main-content.camp-amar section.disc-prog article div[class^=slb-camp] .bar, body .main-content.camp-amar section.find-camp-mang article div[class*=slb-camp] .bar, body .main-content.camp-amar section.find-camp-mang article div[class^=slb-camp] .bar, body .main-content.camp-amar section.find-evt article div[class*=slb-camp] .bar, body .main-content.camp-amar section.find-evt article div[class^=slb-camp] .bar {
                    width: 100%;
                    cursor: pointer;
                    color: #8b8c90;
                    padding: 3px 5px;
                }

                body .main-content.camp-amar section.disc-prog article div[class*=slb-camp] .expa-btn, body .main-content.camp-amar section.disc-prog article div[class^=slb-camp] .expa-btn, body .main-content.camp-amar section.find-camp-mang article div[class*=slb-camp] .expa-btn, body .main-content.camp-amar section.find-camp-mang article div[class^=slb-camp] .expa-btn, body .main-content.camp-amar section.find-evt article div[class*=slb-camp] .expa-btn, body .main-content.camp-amar section.find-evt article div[class^=slb-camp] .expa-btn {
                    position: absolute;
                    right: 10px;
                    top: 6px;
                }

                body .main-content.camp-amar section.disc-prog article div[class*=slb-camp] .list-item, body .main-content.camp-amar section.disc-prog article div[class^=slb-camp] .list-item, body .main-content.camp-amar section.find-camp-mang article div[class*=slb-camp] .list-item, body .main-content.camp-amar section.find-camp-mang article div[class^=slb-camp] .list-item, body .main-content.camp-amar section.find-evt article div[class*=slb-camp] .list-item, body .main-content.camp-amar section.find-evt article div[class^=slb-camp] .list-item {
                    top: calc(100% - 2px);
                }

                body .main-content.camp-amar section.disc-prog article .form-wrap h3, body .main-content.camp-amar section.find-camp-mang article .form-wrap h3, body .main-content.camp-amar section.find-evt article .form-wrap h3 {
                    float: left;
                    width: 35%;
                    font-size: 12pt;
                }

                body .main-content.camp-amar section.disc-prog article .form-wrap .form-group, body .main-content.camp-amar section.find-camp-mang article .form-wrap .form-group, body .main-content.camp-amar section.find-evt article .form-wrap .form-group {
                    width: 65%;
                    padding-left: 5%;
                    float: left;
                }

                body .main-content.camp-amar section.disc-prog article aside img, body .main-content.camp-amar section.find-camp-mang article aside img, body .main-content.camp-amar section.find-evt article aside img, body .main-content.camp-amar section.intr-orgz article img {
                    width: 100%;
                }

                body .main-content.camp-amar section.disc-prog article .form-wrap .form-group input, body .main-content.camp-amar section.find-camp-mang article .form-wrap .form-group input, body .main-content.camp-amar section.find-evt article .form-wrap .form-group input {
                    border: none;
                    padding: 3px 5px;
                }

                    body .main-content.camp-amar section.disc-prog article .form-wrap .form-group input.form-control, body .main-content.camp-amar section.find-camp-mang article .form-wrap .form-group input.form-control, body .main-content.camp-amar section.find-evt article .form-wrap .form-group input.form-control {
                        box-shadow: none;
                        -webkit-box-shadow: none;
                        -ms-box-shadow: none;
                    }

                body .main-content.camp-amar section.disc-prog article .form-wrap .form-group .input-group-addon, body .main-content.camp-amar section.find-camp-mang article .form-wrap .form-group .input-group-addon, body .main-content.camp-amar section.find-evt article .form-wrap .form-group .input-group-addon {
                    border: none;
                    background-color: transparent;
                }

                body .main-content.camp-amar section.disc-prog article aside h4, body .main-content.camp-amar section.find-camp-mang article aside h4, body .main-content.camp-amar section.find-evt article aside h4 {
                    padding: 15px 25px;
                }

                body .main-content.camp-amar section.disc-prog article p, body .main-content.camp-amar section.find-camp-mang article p, body .main-content.camp-amar section.find-evt article p {
                    padding: 20px 0;
                }

        body .main-content.camp-amar section.find-camp-mang, body .main-content.camp-amar section.find-evt {
            margin: 0;
        }

            body .main-content.camp-amar section.find-camp-mang h2, body .main-content.camp-amar section.find-evt h2 {
                text-indent: 36px;
            }

        body .main-content.camp-amar section.intr-orgz {
            margin-top: 20px;
        }

            body .main-content.camp-amar section.intr-orgz.ama-cpls .titl {
                background-color: #454547;
                padding: 15px;
                position: relative;
                margin-bottom: 20px;
            }

                body .main-content.camp-amar section.intr-orgz.ama-cpls .titl h3 {
                    padding-bottom: 15px;
                    padding-top: 0;
                    color: #fff;
                    border-bottom: 2px solid #ef8b1b;
                    font-size: 14pt;
                    text-indent: 20px;
                }

                body .main-content.camp-amar section.intr-orgz.ama-cpls .titl button.expa-btn {
                    background-color: transparent;
                    position: absolute;
                    right: 20px;
                    top: 10px;
                    padding: 5px 10px;
                    color: #8b8c90;
                }

            body .main-content.camp-amar section.intr-orgz article {
                margin-bottom: 15px;
                background-color: #fff;
                background-size: 10%;
            }

                body .main-content.camp-amar section.intr-orgz article h3 {
                    color: #ef8b1b;
                    margin-top: 8px;
                }

                body .main-content.camp-amar section.intr-orgz article h4 {
                    color: #454547;
                    margin-top: 5px;
                }

                body .main-content.camp-amar section.intr-orgz article p {
                    color: #8b8c90;
                }

                body .main-content.camp-amar section.intr-orgz article .btn-wrap {
                    position: absolute;
                    right: 24px;
                    top: 14px;
                }

                    body .main-content.camp-amar section.intr-orgz article .btn-wrap button {
                        text-transform: uppercase;
                        border: none;
                        color: #8b8c90;
                        font-size: 18pt;
                    }

                        body .main-content.camp-amar section.intr-orgz article .btn-wrap button.btn-like {
                            background-color: transparent;
                            margin-right: 15px;
                        }

                            body .main-content.camp-amar section.intr-orgz article .btn-wrap button.btn-like i {
                                width: 24px;
                                height: 24px;
                                display: block;
                                background-image: url(../../images/star-ico.png);
                                background-size: 100%;
                            }

                                body .main-content.camp-amar section.intr-orgz article .btn-wrap button.btn-like i:hover {
                                    background-image: url(../../images/star.png);
                                }

                                body .main-content.camp-amar section.intr-orgz article .btn-wrap button.btn-like i:active, body .main-content.camp-amar section.intr-orgz article .btn-wrap button.btn-like i:checked, body .main-content.camp-amar section.intr-orgz article .btn-wrap button.btn-like i:focus {
                                    background-image: url(../../images/star_hover.png);
                                }

                        body .main-content.camp-amar section.intr-orgz article .btn-wrap button.btn-shar {
                            background-color: transparent;
                        }

        body .main-content.camp-amar section.find-evt {
            margin-top: 20px;
        }

        body .main-content.camp-amar section.orgz-somt {
            padding: 20px;
            margin-top: 30px;
            background-color: #454547;
        }

            body .main-content.camp-amar section.orgz-somt .titl h3 {
                padding-top: 0;
                padding-bottom: 15px;
                color: #fff;
                border-bottom: 2px solid #ef8b1b;
                font-size: 14pt;
                text-indent: 20px;
            }

            body .main-content.camp-amar section.orgz-somt button {
                display: block;
            }

                body .main-content.camp-amar section.orgz-somt button.orgz-btn {
                    padding: 12px;
                    text-transform: capitalize;
                    background-color: #f2a652;
                    color: #454547;
                    margin: 20px auto 0;
                }

        body .main-content.camp-amar section.camp-mang {
            margin: 0;
            border-radius: 0;
            box-shadow: none;
            height: 355px;
            overflow: hidden;
        }

            body .main-content.camp-amar section.camp-mang > div {
                width: 50%;
                height: 50%;
                position: absolute;
                bottom: 0;
                right: 0;
                background-color: transparent;
                background-size: 60%;
            }

            body .main-content.camp-amar section.camp-mang img, body .main-content.camp-amar2 section.disc-prog article .img-wrap img {
                width: 100%;
            }

            body .main-content.camp-amar section.camp-mang > div h3 {
                font-family: "OpenSans";
                font-weight: 100;
                color: #fff;
                font-size: 24pt;
                right: 5%;
                top: 60%;
                position: absolute;
            }

    body .main-content.camp-amar2 {
        padding-bottom: 30px;
    }

        body .main-content.camp-amar2 section.disc-prog, body .main-content.camp-amar2 section.find-camp-mang, body .main-content.camp-amar2 section.find-evt {
            padding-left: 230px;
            padding-right: 230px;
            margin-top: 0;
            padding-top: 50px;
        }

        body .main-content.camp-amar2 section.disc-prog {
            padding-top: 30px;
        }

            body .main-content.camp-amar2 section.disc-prog article {
                padding: 0 0 30px;
                background-color: #454547;
            }

                body .main-content.camp-amar2 section.disc-prog article .titl h2 {
                    background-color: transparent;
                    color: #fff;
                }

                body .main-content.camp-amar2 section.disc-prog article .img-wrap {
                    width: 100%;
                    overflow: hidden;
                    height: 145px;
                }

                body .main-content.camp-amar2 section.disc-prog article aside {
                    padding: 0 50px;
                }

                    body .main-content.camp-amar2 section.disc-prog article aside button.btn-camp {
                        background-color: #ef8b1b;
                        color: #454547;
                    }

    body .main-content.home-page .home-caro {
        height: 350px;
        overflow: hidden;
    }

        body .main-content.home-page .home-caro > ul li {
            height: 350px;
        }

            body .main-content.home-page .home-caro > ul li:first-child .article {
                display: block;
            }

            body .main-content.home-page .home-caro > ul li .article {
                position: absolute;
                width: 60%;
                z-index: 1;
                left: 30px;
                bottom: 30px;
                padding: 25px 30px;
                display: none;
            }

                body .main-content.home-page .home-caro > ul li .article h2 {
                    font-weight: 700;
                    font-size: 20pt;
                    border-bottom: none;
                    text-indent: 0;
                    padding: 0;
                }

                body .main-content.home-page .home-caro > ul li .article p {
                    width: 100%;
                    font-size: 11pt;
                }

        body .main-content.home-page .home-caro .for-caro {
            position: absolute;
            left: 30px;
            bottom: 30px;
            background-color: #fff;
            padding: 25px 30px;
            width: 60%;
            height: 109px;
        }

        body .main-content.home-page .home-caro.maxtaSLD .next-ctrl, body .main-content.home-page .home-caro.maxtaSLD .prev-ctrl {
            border: none;
            font-size: 48pt;
            width: auto;
            height: auto;
        }

        body .main-content.home-page .home-caro.maxtaSLD .next-ctrl {
            right: .5em;
        }

        body .main-content.home-page .home-caro.maxtaSLD .prev-ctrl {
            left: .5em;
        }

        body .main-content.home-page .home-caro.maxtaSLD ol {
            bottom: 80px;
            left: 20%;
            z-index: 1;
        }

            body .main-content.home-page .home-caro.maxtaSLD ol li {
                border: none;
                width: 12px;
                height: 12px;
                background-color: #8b8c90;
            }

                body .main-content.home-page .home-caro.maxtaSLD ol li.active:after {
                    background-color: #454547;
                    width: 100%;
                    height: 100%;
                    top: 0;
                    left: 0;
                }

    body .main-content.home-page section.join-team {
        background-color: #454547;
        padding-bottom: 25px;
        text-align: center;
        margin-top: 30px;
    }

        body .main-content.home-page section.join-team h2 {
            color: #fff;
            border: none;
            font-size: 20pt;
            margin-bottom: 10px;
        }

    body .main-content.home-page section.half-elem {
        margin-top: 30px;
    }

        body .main-content.home-page section.half-elem article .titl {
            padding: 10px 15px 15px;
            background-color: #fff;
        }

            body .main-content.home-page section.half-elem article .titl h3 {
                text-indent: 34px;
                font-family: "OpenSans";
                padding-bottom: 15px;
                border-bottom: 2px solid #ef8b1b;
            }

        body .main-content.home-page section.half-elem article .img-wrap {
            max-height: 320px;
            overflow: hidden;
        }

            body .main-content.home-page section.half-elem article .img-wrap img {
                width: 100%;
            }

        body .main-content.home-page section.half-elem article .cont-wrap {
            padding: 10px 15px 30px;
            background-color: #fff;
        }

            body .main-content.home-page section.half-elem article .cont-wrap p {
                width: 400px;
                margin: 30px auto 0;
                text-align: justify;
                height: 200px;
                overflow: hidden;
                color: #8b8c90;
            }

    body .main-content.home-page section.tri-elem {
        background-color: #fff;
        margin-top: 30px;
        padding: 30px 10px;
    }

        body .main-content.home-page section.tri-elem h3 {
            font-family: "OpenSans";
            padding-bottom: 15px;
            padding-top: 15px;
            color: #fff;
            border-bottom: 2px solid #ef8b1b;
            font-size: 14pt;
        }

        body .main-content.home-page section.tri-elem .elem {
            padding: 20px;
            background-color: #e0dee0;
            height: 430px;
            overflow: hidden;
            position: relative;
        }

            body .main-content.home-page section.tri-elem .elem h3 {
                margin-top: 0;
                padding-top: 0;
                color: #454547;
            }

            body .main-content.home-page section.tri-elem .elem.hot-offe {
                background-color: #454547;
            }

                body .main-content.home-page section.tri-elem .elem.hot-offe h3 {
                    color: #fff;
                    font-weight: 700;
                }

                body .main-content.home-page section.tri-elem .elem.hot-offe a {
                    background-color: #fff;
                    padding: 10px;
                    display: block;
                    position: relative;
                    margin-top: 15px;
                }

                    body .main-content.home-page section.tri-elem .elem.hot-offe a h4 {
                        color: #ef8b1b;
                        margin: 0;
                        width: 60%;
                    }

                    body .main-content.home-page section.tri-elem .elem.hot-offe a h5 {
                        color: #454547;
                        margin: 0;
                    }

                    body .main-content.home-page section.tri-elem .elem.hot-offe a i {
                        position: absolute;
                        right: 10%;
                        top: 50%;
                    }

            body .main-content.home-page section.tri-elem .elem.last-twee h3 {
                font-weight: 700;
            }

            body .main-content.home-page section.tri-elem .elem.last-twee .caro-wrap-01 {
                background-color: transparent;
                height: 340px;
                position: relative;
            }

                body .main-content.home-page section.tri-elem .elem.last-twee .caro-wrap-01 ul li {
                    height: 280px;
                    overflow: hidden;
                }

                    body .main-content.home-page section.tri-elem .elem.last-twee .caro-wrap-01 ul li p {
                        width: 100%;
                        float: none;
                    }

                body .main-content.home-page section.tri-elem .elem.last-twee .caro-wrap-01.maxtaSLD .next-ctrl, body .main-content.home-page section.tri-elem .elem.last-twee .caro-wrap-01.maxtaSLD .prev-ctrl {
                    border: none;
                    font-size: 36pt;
                    width: auto;
                    height: auto;
                    color: #454547;
                    top: auto;
                    bottom: 0;
                    transform: translate(0,0);
                    -ms-transform: translateX(0) translateY(0);
                    -ms-transform--webkit-transform: translate(0,0);
                }

                body .main-content.home-page section.tri-elem .elem.last-twee .caro-wrap-01.maxtaSLD .next-ctrl {
                    left: 48px;
                }

                body .main-content.home-page section.tri-elem .elem.last-twee .caro-wrap-01.maxtaSLD .prev-ctrl {
                    left: 0;
                }

            body .main-content.home-page section.tri-elem .elem.comp-revi h3 {
                font-weight: 700;
            }

            body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02 {
                background-color: transparent;
                height: 340px;
                position: relative;
            }

                body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02 h4 {
                    color: #ef8b1b;
                    font-weight: 700;
                }

                body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02 ul li p {
                    width: 100%;
                    float: none;
                }

                body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02 ul li img {
                    height: 200px;
                }

                body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02 ul li > img {
                    width: 160px;
                    height: auto;
                    margin: 0 auto;
                    display: block;
                }

                body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02 .left-titl h4 {
                    margin-top: 0;
                    margin-bottom: 5px;
                }

                body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02 .left-titl p {
                    font-size: 10pt;
                    color: #8b8c90;
                }

                body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02 .righ-titl .rating {
                    float: left;
                    width: 100%;
                }

                    body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02 .righ-titl .rating .rating-star {
                        width: 24px;
                        height: 24px;
                    }

                body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02 .righ-titl p {
                    text-indent: 10px;
                    color: #8b8c90;
                    font-size: 10pt;
                }

                body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02 .they-said {
                    max-height: 220px;
                    overflow: hidden;
                }

                body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02.maxtaSLD .next-ctrl, body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02.maxtaSLD .prev-ctrl {
                    border: none;
                    font-size: 36pt;
                    width: auto;
                    height: auto;
                    color: #454547;
                    top: auto;
                    bottom: 0;
                    transform: translate(0,0);
                    -ms-transform: translateX(0) translateY(0);
                    -ms-transform--webkit-transform: translate(0,0);
                }

                body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02.maxtaSLD .next-ctrl {
                    left: 48px;
                }

                body .main-content.home-page section.tri-elem .elem.comp-revi .caro-wrap-02.maxtaSLD .prev-ctrl {
                    left: 0;
                }
