a, a:active, a:focus, a:active {text-decoration:none !important}
a:focus, button:focus, input:focus, button:focus{outline:0px solid;box-shadow:0px 0px 0px 0px!important}
img {max-width:100%}
.fix:after{content:"";display:table;clear:both;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;margin:0 0 15px;}
.column {width:960px; margin:0 auto;display:block;transition: all 0.9s ease 0s;-moz-transition: all 0.9s ease 0s;-webkit-transition: all 0.9s ease 0s;-o-transition: all 0.9s ease 0s;}
ul {margin:0;padding:0;list-style:none}
body{margin:0;padding:0;font-family: 'Barlow Semi Condensed', sans-serif;background-color: #191E21;color:#FFFFFF;}



h2.heading{
    font-size: 40px;
}

h2.heading span{
    color:#FEAA29;
}
.banner-area {
    padding-top: 130px;
    border-bottom: 5px solid #FEAA29;
    background-image: url(../images/shap.png);
    background-position: top right;
    background-repeat: no-repeat;
}
.banner-area p{
    font-size: 25px;
}
.logo-area{
    margin-bottom: 70px;
}
a.link{
    background-color: #FEAA29;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 35px;
    display: inline-block;
}
.banner-text-max-width{
    max-width: 425px;
}
.membership-details-area {
    padding-top: 70px;
}
.membership-text {
    background: #FEAA29;
    padding: 35px 30px;
    color: #000000;
    font-size: 20px;
    margin: 20px;
}
.border-member{
    border: 2px dashed #fff;
}
.membership-details-area h2, .services-area h2{
    margin-bottom: 40px;
}
.services-area {
    padding-top: 100px;
}
.single-service-area {
    border: 2px solid #F9428E;
    min-height: 225px;
    padding: 15px;
    position: relative;
    margin-bottom: 50px;
}
.single-service-area::before{
    content: "";
    border: 2px solid #F9428E;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    left: -10px;
    top: -10px;
}
.single-service-area h4{
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}
.single-service-area p{
    font-size: 14px;
    margin: 0px;
}
.bonus-area {
    padding-top: 50px;
}
.bonus-area h2{
    margin-bottom: 40px;
}
.single-bonus-area {
    background-color: #F2F2F2;
    color: #000000;
    font-size: 14px;
    min-height: 155px;
    padding: 5px 40px;
    margin-bottom: 40px;
    position: relative;
}
.single-bonus-area h6{
    font-size: 14px;
    font-weight: 700;
}
.single-bonus-area::before{
    content: "";
    position: absolute;
    left: -10px;
    top: -10px;
    border: 10px solid #FEAA29;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.tech-beasts-area {
    padding-top: 120px;
    border-bottom: 5px solid #FEAA29;
}
.tech-beasts-area h2{
    margin-bottom: 70px;
}
.tech-text {
    max-width: 294px;
    font-size: 22px;
    position: relative;
}
.tech-text::before {
    content: "";
    position: absolute;
    left: -60px;
    bottom: -50px;
    background-image: url(../images/line1.png);
    width: 110px;
    height: 98px;
}
.tech-text::after {
    content: "";
    position: absolute;
    right: -50px;
    top: -50px;
    background-image: url(../images/line2.png);
    width: 110px;
    height: 98px;
}
.price-area {
    padding-top: 105px;
    overflow-x: clip;
}
.price-text {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 110px;
    background-color: #FCA93B;
    max-width: 688px;
    font-size: 30px;
    color: #000000;
    padding: 20px 90px;
    position: relative;
}
.price-text::before{
    content: "";
    position: absolute;
    left: -10px;
    top: -10px;
    border: 10px solid rgb(252 169 59 / 50%);
    width: 100%;
    height: 100%;
}
.guarantee-area h2{
    margin-bottom: 50px;
}
.guarantee-heading {
    text-align: center;
    font-size: 25px;
    max-width: 703px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    position: relative;
}
.guarantee-heading::before{
    content: "";
    position: absolute;
    left: -170px;
    background-image: url(../images/right-arrow.png);
    width: 167px;
    height: 25px;
    background-repeat: no-repeat;
    top: 44%;
}
.guarantee-heading::after{
    content: "";
    position: absolute;
    right: -170px;
    background-image: url(../images/left-arrow.png);
    width: 167px;
    height: 25px;
    background-repeat: no-repeat;
    top: 44%;
}

.guarantee-details{
    max-width: 886px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
}

.access-area {
    padding-top: 100px;
}

.guarantee-details{
    position: relative;
}
.guarantee-details::before{
    content: "";
    background-image: url(../images/conner1.png);
    position: absolute;
    left: -18px;
    bottom: -15px;
    width: 330px;
    height: 220px;
    background-repeat: no-repeat;
}

.guarantee-details::after{
    content: "";
    background-image: url(../images/conner2.png);
    position: absolute;
    right: -15px;
    top: -15px;
    width: 385px;
    height: 220px;
    background-repeat: no-repeat;
    background-position: top right;
}

.video-area h2{
    margin-bottom: 30px;
}
.video-area p{
    font-size: 25px;
    margin-bottom: 0px;
 
}
.single-video-area{
    margin-top: 80px;
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.single-video-area::before{
    position: absolute;
    left: -160px;
    content: "";
    background-image: url(../images/arrow-down.png);
    background-repeat: no-repeat;
    width: 114px;
    height: 322px;
    top: -10px;
}
.single-video-area::after{
    position: absolute;
    right: -160px;
    content: "";
    background-image: url(../images/arrow-down.png);
    background-repeat: no-repeat;
    width: 114px;
    height: 322px;
    top: -10px;
}

.personal-details-area {
    margin-top: 156px;
    border-bottom: 5px solid #FEAA29;
    background-image: url(../images/back-shap.png);
    background-repeat: no-repeat;
}

.personal-details-area h2{
    margin-bottom: 60px;
}

.ref-personal-details {
    max-width: 440px;
    border-top: 10px solid rgb(252 169 59 / 50%);
    margin-top: 60px;
}

.ref-name{
    background-color: #FEAA29;
    font-size: 20px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    padding: 5px 0;
    
}
.ref-info{
    border-left: 4px dotted #FEAA29;
    border-right: 4px dotted #FEAA29;
    border-bottom: 4px dotted #FEAA29;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
}
.social-links-area {
    margin-top: 45px;
    font-size: 14px;
    padding-left: 30px;
}

.social-links-area a{
    color: #fff;
}

.social-links-area a img{
    margin-right: 25px;
}

.faq-area{
    padding-top: 70px;
    padding-bottom: 180px;
}

.faq-area h2{
    margin-bottom: 50px;
}

.single-card-faq button{
    background-color: transparent;
    border: 0px;
    color: #FEAA29;
    padding: 0px;
    position: relative;
    cursor: pointer;
    margin-bottom: 5px;
}

.single-card-faq button::before{
    transform: rotate(180deg);
    content: "";
    position: absolute;
    background-image: url(../images/faq-arrow.png);
    left: -18px;
    top: 7px;
    width: 12px;
    height: 7px;
    background-repeat: no-repeat;
}
.single-card-faq button.collapsed::before{

    transform: rotate(0deg);
}
.single-card-faq {
    margin-bottom: 15px;
    line-height: 1.2;
}
.faq-shap{
    background-image: url(../images/shap1.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}
.faq-shap-two {
    position: absolute;
    left: 0px;
    top: -20px;
}

.video-area{
    overflow-x: clip;
}