* {
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none;
    box-sizing: border-box;
}
::selection
{
    background: #9A2168;
    color: #EAEAEA;
}
body {
    background-color: #06050c;
    color: #EAEAEA;
    font-family: "Alexandria", sans-serif;
}

img {
    max-width: 100%;
}

.slider .slide-contet strong {
    font-size: 65px;
    margin-bottom: 20px;
    font-family: "Alexandria", sans-serif;
}

strong {
    font-size: 40px;
    margin-bottom: 20px;
    font-family: "Alexandria", sans-serif;
    line-height: 75px;
    color: #9A2168;
}

span {
    font-size: 18px;
    font-family: "Tajawal", sans-serif;
}

h5 {
    font-size: 22px;
    font-family: "Alexandria", sans-serif;
    margin-bottom: 20px;
}

.slider .slide-contet p,
.offer-details p {
    font-size: 30px;
    font-family: "Tajawal", sans-serif;
}

.trading-broker-section .title strong {
    font-size: 30px;
    line-height: 50px;
}
.trading-par{
    margin: 20px 0;
    color: #FFF;
    letter-spacing: -0.5px;
    direction: rtl;
}

.footer p {
    font-size: 18px;
    color: #B0B1B5;
}

p {
    font-size: 21px;
    font-family: "Tajawal", sans-serif;
}

.title p,
.offer-bootom-details p,
.dec-details p {
    font-size: 25px;
}

.text-white {
    color: #EAEAEA;
}

.button {
    display: inline-block;
    margin: 15px 0;
    background: #9A2168 url(../imgs/button-ptn.png) no-repeat;
    background-size: 100% 100%;
    padding: 20px 50px;
    color: #EAEAEA;
    font-family: "Tajawal", sans-serif;
    font-weight: bold;
    border-radius: 2px;
    transition: all .2s ease;
    font-size: 22px;
    background-blend-mode: darken;
}

.button:hover {
    cursor: pointer;
    opacity: 0.7;
}
.owl-theme .owl-nav{
    display: none;
}
.master-wrapper-page {
    position: relative;
}

.left {
    background-image: url('../imgs/side_panle_bg.png');
    background-repeat: no-repeat;
    background-size: 85% 55%;
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0%;

}

.right {

    background-image: url('../imgs/side_panle_bg.png');
    background-repeat: no-repeat;
    background-size: 85% 55%;
    position: absolute;
    height: 100%;
    top: 0px;
    right: 0%;
}

.left-sec {
    background-image: url('../imgs/side_panle_bg.png');
    background-repeat: no-repeat;
    background-size: 85%;
    position: absolute;
    height: 100%;
    width: 17%;
    top: 0px;
    left: 0%;
    background-position: left 40px top 0;
    z-index: 2;
}

.right-sec {
    background-image: url('../imgs/side_panle_bg.png');
    background-repeat: no-repeat;
    background-size: 85%;
    position: absolute;
    height: 100%;
    width: 17%;
    top: 0;
    right: 0;
    background-position: right 40px top 0;
    z-index: 2;
}

.trading-offer-section,
.why-select-acuIndex-section,
.offer-appply-section,
.tarding-help-section,
.trading-broker-section,
.sec-bg-img {
    padding: 5rem 0;
}
.sec-bg-img{
    padding: 2rem 0 0;
}
.start-trading-section{
    padding-bottom: 0 !important;
}

.why-select-acuIndex-section{
    margin-bottom: 4rem;
    padding-top: 0;
}

.master-wrapper-content {
    position: relative;
    z-index: 2;
}

.sec-bg-img {
    background: #101323;
    position: relative;
}

.master-wrapper-content:nth-last-child(2) {
    position: relative;
}

.sec-bg-pattern {
    opacity: 0.1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../imgs/body-pattern.png);
    background-size: 85% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-img {
    opacity: 0.1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../imgs/body-pattern.png);
    background-size: 80% 100%;
    background-position: center;
    z-index: -1000;
}

.master-wrapper-content::before {
    position: absolute;
    content: '';
    top: 0;
    left: -25%;
    background: url(../imgs/side-panel-top-shadow.png) no-repeat;
    width: calc(100% - 75%);
    height: 100%;
    background-size: 100%;
    z-index: 9;
}

.master-wrapper-content::after {
    position: absolute;
    content: '';
    top: 0;
    right: -25%;
    background: url(../imgs/side-panel-top-shadow.png) no-repeat;
    width: calc(100% - 75%);
    height: 100%;
    background-size: 100%;
    z-index: 9;
}

/*Header*/
.header {
    background-color: #060f1c;
    text-align: center;
    padding: 10px 0;
    position: relative;
    z-index: 9;
}

.header img {
    max-width: 130px;
    width: 100%;
}

/*Slider*/
.slider {
    background: url(../imgs/main-slider-bg.png) no-repeat;
    padding: 20rem 0 10rem;
    background-size: 100% 100%;
    position: relative;
}
.slider .slide-contet p {
    margin: 38px 0 10px;
    font-weight: 500;
}

.slider .slide-contet {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.trading-offer-section .title strong:first-child,
.start-trading-section .trading-details strong:first-child,
.why-select-acuIndex-section title strong:first-child,
.dec-details p {
    color: #9A2168;
}

.slider .slide-contet strong:last-child,
.tarding-help-section .title strong:last-child,
.trading-broker-section .title strong:last-child,
.start-trading-section .trading-details strong:nth-child(2),
.trading-offer-section strong:nth-last-child(2) {
    color: #EAEAEA;
}

.slider .slide-contet span {
    direction: rtl;
}

/* Start  Trading Section */
.start-trading-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: url(../imgs/start-section.png) no-repeat right 215px top 80px;
    background-size: 80%;
    padding: 5rem 0;
}

.start-trading-section .trading-image {
    position: relative;
    width: 42%;
}
.start-trading-section .trading-image:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    background: linear-gradient(to bottom, #06050c03 15%, #06050c 90%);
    height: 140px;
    width: 100%;
}
.start-trading-section .trading-details {
    width: 58%;
    text-align: right;
}

.trading-offer-section .title,
.why-select-acuIndex-section .title,
.offer-appply-section .title,
.tarding-help-section .title,
.trading-broker-section,
.tarding-help-section
{
    text-align: center;
    margin-bottom: 20px;
}

/* Tradding offer section */

/* Offer-Section */
.offer-grid {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.offer-box {
    position: relative;
    width: calc(50% - 15px);
    background: #070c1c;
    border: 1px solid #9a21682e;
    padding: 60px 0;
    transition: all .2s ease;
    display: flex;
    flex-flow: column;
}

.offer-box:hover {
    border-color: #9A2168;
}

.offer-details strong {
    font-size: 30px;
    color: #9A2168;
}

.offer-box:first-child::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background-image: url('../imgs/offer-box-pattern.png');
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 5%;
    background-position: top right 20px;
}

.offer-box:nth-child(2)::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background-image: url('../imgs/offer-box-pattern.png');
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 5%;
    background-position: top left 20px;
}

.offer-box .offer-details {
    text-align: center;
}

.offer-box .offer-details p {
    font-weight: bold;
}

.offer-box .offer-icon {
    margin-bottom: 35px;
    display: flex;
    flex-grow: 1;
}

.offer-box .offer-details .button {
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}

.offer-box .offer-icon img {
    max-width: 180px;
    width: 100%;
    display: block;
    margin: auto;
}

.trading-offer-section .sub-title {
    margin-bottom: 30px;
}

.trading-offer-section .trading-offer-content {
    background: url(../imgs/sec-round-bg.png) center no-repeat;
    background-size: 35% 100%;
}

.offer-bootom-details {
    text-align: center;
    margin: 20px 0;
}

.offer-bootom-details p span {
    color: #9A2168;
    font-weight: bold;
    font-size: 25px;
}

/* Offer-Section */
/* Why Section */
.why-select-acuIndex-section {
    background-image: url('../imgs/Ellipse53510.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.why-select-content {
    display: flex;
    flex-wrap: wrap;
    background-image: url('../imgs/Ellipse53510.png');
    background-size: 104% 100%;
    background-repeat: no-repeat;
    background-position: left -2px top -14px;
}

.why-select-content .left-description,
.why-select-content .center-description,
.why-select-content .right-description {
    width: 33.33%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.why-select-content .dec-details p{
    font-weight: 600;
    margin-bottom: 10px;
}

.why-select-content .center-description {
    align-items: center;
    justify-content: center;
}

.dec-box {
    display: flex;
    flex-flow: column;
    text-align: center;
}

.dec-grid {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 80px;
}

/* Why Section */

/* Apply Offer Section */
.offer-appply-section {
    background-image: url('../imgs/apply-offer-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.offer-appply-section::before {
    position: absolute;
    top: 31%;
    left: 0;
    right: 0;
    content: '';
    background-image: url(../imgs/full-section-shadow.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 65%;
    height: 100%;
    width: 100%;
    z-index: 3;
}

.offer-appply-section::after {
    position: absolute;
    bottom: 65%;
    left: 0;
    right: 0;
    content: '';
    background-image: url(../imgs/full-section-shadow.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 70%;
    height: 100%;
    width: 100%;
    z-index: 3;
}

.offer-apply-box {
    display: flex;
    align-items: center;
    gap: 30px;
}

.offer-apply-grid {
    direction: rtl;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.offer-apply-icon img {
    width: 100%;
    max-width: 120px;
    margin-block-end: 1rem;
}

.offer-apply-btn {
    text-align: center;
}

/* Trading Help-Section*/
.article-items{
    display: flex;
    flex-flow: column;
    flex-grow: 1;
    height: 25rem;
}
.tarding-help-section .help-item-box {
    gap: 10px;
    text-align: center;
    background-color: #121629;
    box-shadow: rgba(0, 0, 0, 0.50) 0 3px 8px;
    display: flex;
    flex-flow: column;
    flex-grow: 1;
    height: 100%;
    padding: 10px;
    margin: 50px 0;
    opacity: 0.7;
}
.tarding-help-section .center .help-item-box{
    position: relative;
}
.tarding-help-section .center .help-item-box::after{
    position: absolute;
    top: 0;
    left: 45px;
    content: '';
    background-image: url(../imgs/slider-left.png);
    background-repeat: no-repeat;
    background-size: 10% 40%;
    height: 100%;
    width: 100%;
    background-position: top left 10px;
    opacity: 0.2;
}
.tarding-help-section .center .help-item-box::before{
    position: absolute;
    top: 0;
    right: 45px;
    content: '';
    background-image: url(../imgs/slider-right.png);
    background-repeat: no-repeat;
    background-size: 10% 40%;
    height: 100%;
    width: 100%;
    background-position: top right 10px;
    opacity: 0.2;
}
.help-details{
    display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  row-gap: 10px;
}
.tarding-help-section .avtar{
    flex-grow: 1;
}
.tarding-help-section .help-item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-grow: 1;
}

.tarding-help-section .short-dec {
    color: #9A2168;
    font-size: 13px;
    flex-grow: 1;
}
.tarding-help-section .center.owl-item.active.center .short-dec{
    font-size: 16px;
    font-weight: bold;
}
.tarding-help-section .long-des {
    color: #EAEAEA;
    font-size: 14px;
    flex-grow: 1;
}

.tarding-help-section .broker-name {
    font-size: 13px;
    color: #EAEAEA;
    margin-bottom: 0;
    line-height: 25px;
}

.tarding-help-section .apply-note-button {
    text-align: center;
}

/* Broker section */
.trading-broker-section .inputs input,
.trading-broker-section .inputs select {
    width: 100%;
    padding: 20px;
    margin: 5px;
    background-color: rgba(100, 100, 100, 0.34);
    border: 1px solid rgba(100, 100, 100, 0.5);
    direction: rtl;
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    font-family: "Alexandria", sans-serif;
    border-radius: 3px 3px 0 0;
}

.trading-broker-section .inputs select {
    appearance: none;
    background-image: url(../imgs/whit-down.png);
    background-repeat: no-repeat;
    background-position: left 10px top 15px;

}

.trading-broker-section .inputs input::placeholder {
    color: #fff;
}

.trading-broker-section {
    position: relative;
    z-index: 1;
}

.trading-broker-section::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background-image: url(../imgs/broker-sec-bg.png);
    height: 460px;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: -1;
}

.form-fields {
    width: 100%;
    max-width: 825px;
    margin: 50px auto;
}

.form-fields .inputs.half-width {
    width: calc(50% - 3px);
    display: inline-block;
}

.submit-btn {
    width: 100%;
    margin: 30px 5px;
    padding: 20px;
    font-family: "Alexandria", sans-serif;
    box-shadow: #9a2168 1px 0 8px 2px;
    background-color: #090F23;
    border: 0;
    color: #fff;
    transition: all .2s ease;
    cursor: pointer;
    border-radius: 3px;
    font-size: 22px;
    font-weight: 500;
}

.submit-btn:hover {
    background-color: #9a2168;
}

/*qustion and Answer Css*/
.question-answer-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.question-answer-section .qut-img {
    width: 43%;
    position: relative;
}
.question-answer-section .accordions__item.open .question::before{
    position: absolute;
    content: '-';
    top: -10px;
    right: 0;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
}
.question-answer-section .accordions__item.open .question::after{
    display: none;
}
.question-answer-section .question::after{
    position: absolute;
    top: -10px;
    right: 0;
    content: '+';
    font-size: 35px;
    color: #fff;
    font-weight: bold;
}

.question-answer-section .qut-img::after {
    position: absolute;
    top: 23%;
    right: -30.5%;
    content: '';
    background: url(../imgs/last-pattern.png) no-repeat;
    background-size: 100%;
    height: 55%;
    width: 60%;
}

.question-answer-section .qut-details-section {
    width: 50%;
    text-align: right;
}

.question-answer-section .qut-details-section .question {
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    position: relative;
    padding-right: 25px;
    font-weight: 700;
}
.question-answer-section .qut-details-section .accordions__item.open .question {
    color: #9A2168;
    font-size: 24px;
    cursor: pointer;
    font-weight: 700;
}
.question-answer-section .qut-details-section .accordions__item.open .question::before{
    color: #9A2168;
}
.question-answer-section .qut-details-section .answer-details {
    color: #EAEAEA;
    margin-bottom: 24px;
    font-size: 18px;
    display: none;
}
.question-answer-section .qut-details-section .accordions__item.open .answer-details {
    display: block;
}
.question-answer-section .qut-details-section .answer {
    font-size: 24px;
}
.qut-details-section .accordions__item{
    margin-bottom: 10px;
}


/* Footer */
.footer {
    background-color: #14192EC4;
    text-align: center;
    padding-top: 40px;
}

.footer .footer-top {
    margin: 3rem 0;
    margin-left: 20rem;
    margin-right: 20rem;
    direction: rtl;
}

.footer .footer-top p{
    margin: 15px;
}

.footer .footer-top img {
    max-width: 150px;
    margin-left: 5px;
}

.footer .footer-top span a{
    color: #9A2168;
}

.footer-bottom {
    padding: 10px 0;
    border-top: 1px solid #e4e4e44f;
}

/*Responsive*/
.slick-slide img {
    margin: auto;
}

@media screen and (max-width: 500px) {
    .question-answer-section .qut-img img{
        max-width: 300px;
        padding: 20px;
    }
    .question-answer-section .qut-img {
        width: 100%;
        text-align: left;
    }
    .question-answer-section .qut-img::after {
        right: 0;
        background-position: right;
        background-size: 60%;
    }
    .article-items{
        height: 30rem;
    }
}
@media screen and (max-width: 768px) {

    .slider .slide-contet strong,
    strong,
    .trading-broker-section .title strong,
    .offer-details strong {
        font-size: 20px;
        line-height: 40px;
    }
    .start-trading-section
    {
        background: none;
        gap: 25px;
    }
    .slider .slide-contet p {
        margin: 5px 0;
    }
    .slider .button{
        margin: 0;
    }
    .slider .slide-contet p,
    .offer-details p,
    p,
    .title p,
    .offer-bootom-details p,
    .dec-details p,
    .question-answer-section .qut-details-section .answer,
    .question-answer-section .qut-details-section .answer-details {
        font-size: 15px;
        line-height: 22px;
    }

    span, .footer p {
        font-size: 15px;
    }

    h5 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .button {
        margin-bottom: 0;
        padding: 10px 15px;
        font-size: 15px;
    }

    .submit-btn {
        margin-bottom: 0;
        padding: 10px 15px;
        font-size: 15px;
        max-width: 250px;
    }

    .trading-broker-section::before {
        height: 100%;
    }

    .trading-broker-section .inputs input,
    .trading-broker-section .inputs select {
        font-size: 12px;
    }

    .master-wrapper-content,
    .offer-appply-section,
    .footer,
    .slider .slide-contet{
        padding: 20px;
    }

    .slider {
        padding: 1rem 0;
    }

    .start-trading-section,
    .question-answer-section {
        flex-direction: column-reverse;
        padding: 1rem 0;
    }
    .question-answer-section{
        flex-direction: column-reverse !important;
    }
    .why-select-acuIndex-section{
        padding-bottom: 0;
    }
    .why-select-acuIndex-section,.tarding-help-section{
        padding-top:0 ;
    }
    .start-trading-section .trading-image,
    .start-trading-section .trading-details,
    .why-select-content .left-description,
    .why-select-content .center-description,
    .why-select-content .right-description,
    .tarding-help-section .help-item-box,
    .question-answer-section .qut-details-section {
        width: 100%;
        text-align: center;
    }

    .offer-grid,
    .tarding-help-section .help-item-grid,
    .dec-grid,
    .offer-apply-grid,
    .question-answer-section {
        flex-direction: column;
        gap: 30px;
    }

    .why-select-content .center-description {
        margin: 30px 0;
    }

    .offer-box {
        width: 100%;
        padding: 35px 0;
    }

    .offer-appply-section {
        background-size: cover;
    }

    .offer-apply-box {
        gap: 20px;
    }

    .offer-apply-icon img {
        max-width: 40px;
    }

    .offer-box .offer-icon img {
        max-width: 115px;
    }

    .form-fields {
        margin: 5px auto;
    }

    .trading-broker-section .inputs input,
    .trading-broker-section .inputs select,
    .submit-btn {
        width: calc(100% - 10px);
    }

    .footer .footer-top p { 
        margin-bottom: 30px;
    }
    
    .footer .footer-top { 
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .right,
    .left,
    .left-sec,
    .right-sec,
    .master-wrapper-content::before,
    .master-wrapper-content::after {
        display: none;
    }

    .offer-apply-layout {
        max-width: 600px;
        margin: 35px auto;
        position: relative;
        z-index: 4;
    }

    .owl-carousel .owl-nav.disabled {
        display: none;
    }

    .tarding-help-section .help-item-box {
        margin: 0;
        padding: 60px;
    }

    .tarding-help-section .center .help-item-box::before {
        background-position: top right;
    }

    .tarding-help-section .center .help-item-box::after {
        background-position: top left;
    }

    .question-answer-section .qut-details-section .question {
        font-size: 18px !important;
    }

    .qut-details-section .accordions__item {
        margin-bottom: 15px;
    }

    .question-answer-section .question::after, .question-answer-section .accordions__item.open .question::before {
        top: 0;
    }

    .question-answer-section .accordions__item.open .question::before, .question-answer-section .question::after {
        font-size: 25px;
    }

    .question-answer-section .qut-details-section .accordions__item.open .answer-details {
        margin: 10px 0;
    }

    .trading-broker-section .inputs input, .trading-broker-section .inputs select {
        padding: 15px;
    }
    .master-wrapper-content{
        padding: 20px 20px 0 20px;
    }
    .question-answer-section{
        padding-bottom: 0;
    }
    .owl-theme .owl-dots, .owl-theme .owl-nav{
        margin-top: 20px;
    }
}
@media screen and (min-width: 769px) {
    .button {
        margin-bottom: 0;
        padding: 22px 80px;
        font-size: 20px;
        width: 100%;
        max-width: 305px;
        text-align: center;
    }
    .offer-box .offer-details .button{
        width: 100%;
        max-width: 235px;
        padding: 15px 0;
    }
    .apply-trade-btn,.note-btn
    {
        width: 100%;
        max-width: 405px;
        padding: 20px 0;
    }
    .master-wrapper-content {
        padding: 0 20px;
    }

    .offer-appply-section {
        padding: 5rem 20px;
    }

    .offer-apply-box {
        width: 30%;
    }

    .offer-apply-layout {
        max-width: 720px;
        margin: 35px auto;
        position: relative;
        z-index: 4;
    }

    .why-select-content .right-description .dec-grid {
        align-items: flex-end;
    }

    .why-select-content .left-description .dec-grid {
        align-items: flex-start;
    }

    .right,
    .left,
    .left-sec,
    .right-sec,
    .master-wrapper-content::before,
    .master-wrapper-content::after {
        display: none;
    }
    .tarding-help-section .center .help-item-box::before {
        right: 0;
    }
    .tarding-help-section .center .help-item-box::after {
        left: 0;
    }
    .trading-offer-section, .why-select-acuIndex-section, .offer-appply-section, .tarding-help-section, .trading-broker-section, .sec-bg-img{
        padding: 3rem 0;
    }
}
@media screen and (min-width: 769px) and (max-width: 1266px){
    .slider
    {
        padding: 10rem 0 10rem;
    }
    .slider .slide-contet strong, strong, .trading-broker-section .title strong, .offer-details strong {
        font-size: 30px;
        line-height: 40px;
    }
    strong
    {
        font-size: 35px;
        line-height: 65px;
    }
    .trading-broker-section .title strong{
        font-size: 35px;
        line-height: 55px;
    }
    .slider .slide-contet p, .offer-details p {
        font-size: 25px;
    }
    .button{
        padding: 20px 45px;
        max-width: fit-content;
    }
    .offer-details strong{
        font-size: 30px;
    }
    .offer-box .offer-icon img {
        max-width: 125px;
    }
    .offer-box {
        padding: 35px 10px;
    }
    .offer-apply-layout{
       max-width: 980px;
        padding: 10px;
    }
    p{
        font-size: 19px;
        line-height: 30px;
    }
    .title p, .offer-bootom-details p, .dec-details p{
        font-size: 19px;
    }
    .question-answer-section .question::after,.question-answer-section .qut-details-section .accordions__item.open .question::before  {
        font-size: 30px;
        top: -3px;
    }
}
@media screen and (min-width: 1025px) {
    .master-wrapper-content {
        max-width: 980px;
        margin: 0 auto;
    }

    .slider {
        padding: 10rem 0 10rem;
    }

    .offer-apply-box {
        width: 25%;
    }

    .offer-apply-layout {
        max-width: 1060px;
        margin: 35px auto;
        position: relative;
        z-index: 4;
    }

    .tarding-help-section .help-item-box {
        width: calc(100% - 15px);
    }

    .slick-slider {
        margin: 0 20px;
    }

    .slick-slide {
        padding: 10px;
        text-align: center;
        margin-right: 10px;
        margin-left: 10px;
    }

    .slick-dots li {
        border: 1px solid #EAEAEA;
        border-radius: 100%;
    }

    .slick-dots .slick-active {
        background-color: #EAEAEA;
    }

    .slick-dots li button:before {
        display: none;
    }

    .slick-dots {
        bottom: -30px !important;
    }

    .question-answer-section .qut-img::after {
        display: block;
    }
}

@media screen and (min-width: 1366px) {
    .slider {
        background: url(../imgs/main-slider-bg.png) no-repeat top -32px center;
        padding: 13rem 0 10rem;
        background-size: cover;
        position: relative;
    }

    .master-wrapper-content {
        max-width: 1100px;
        margin: 0 auto;
    }

    .offer-apply-layout {
        max-width: 1200px;
        margin: 0 auto;
    }

    .dec-box {
        width: calc(75% - 25px);
    }

    .offer-apply-box {
        width: 25%;
    }

    .help-item-box {
        width: 30%;
    }
}

@media screen and (min-width: 1500px) {

    .left,
    .left-sec {
        display: block;
        width: 14%;
        background-position: left 25px top 0;
    }

    .right,
    .right-sec {
        display: block;
        width: 14%;
        background-position: right 25px top 0;
    }
}

@media screen and (min-width: 1800px) {
    .master-wrapper-content {
        max-width: 1195px;
        margin: 0 auto;
    }

    .offer-apply-layout {
        max-width: 1200px;
        margin: 0 auto;
    }

    .dec-box {
        width: calc(75% - 25px);
    }

    .offer-apply-box {
        width: 30%;
    }

    .help-item-box {
        width: 30%;
    }

    .left,
    .left-sec {
        display: block;
        width: 17%;
        background-position: left 40px top 0;
    }

    .right,
    .right-sec {
        display: block;
        width: 17%;
        background-position: right 40px top 0;
    }

    .master-wrapper-content::before,
    .master-wrapper-content::after {
        display: block;
    }

    .master-wrapper-content:last-child::after,
    .master-wrapper-content:last-child::before {
        display: none;
    }
}

.alert-danger {
    padding-top: 1rem;
    color: #9A2168;
}

.alert-success {
    padding-top: 1rem;

}

/* Owl Carousel  */

.owl-carousel .owl-item img{
    width: auto !important;
    margin: auto;
}
.owl-carousel .owl-dots.disabled{
    display: block !important;
}
.owl-item.active.center {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    z-index: 9;
    border-radius: 10px;
}
.owl-item.active.center .help-item-box{
    border-radius: 7px;
    opacity: 1;
}
.owl-item.active.center .help-item-box .avtar img{
 transform: scale(1.1);
}
.owl-theme .owl-dots .owl-dot span{
    border: 1px solid #fff;
    background-color: transparent !important;
    height: 15px !important;
    width: 15px !important;
}
.owl-theme .owl-dots .owl-dot.active span{
    background-color: #fff !important;
}
.owl-theme .owl-nav.disabled + .owl-dots{
    margin-top: 15px !important;
}
.owl-carousel .owl-stage-outer
{
    direction: ltr;
}
