body {
  background:#1C1A1F;
  font-size:14px;
  font-family: "DM Sans", sans-serif;
  color:#000;
  letter-spacing: 0.1px;
}

.light_bg_clr{background: #FFEAC2 !important;}
.bg_blue_area{background: #081A28 !important;}
.sky_bg_area {background: #F6FAFD !important;}


.top_parts_hdss {padding: 60px 0; background: #081A28;}

.top_parts_hdss.texttxpges {
    padding-bottom: 40px;
    position: relative;
}
.top_parts_hdss .tp_titlr_areea {
    color: #fff;
    text-align: center;
    margin-bottom: 60px;
}
.top_parts_hdss .tp_titlr_areea h1 {
    font-weight: 600;
    margin: 0 0 15px;
    font-size: 42px;
}
.top_parts_hdss .tp_titlr_areea p {
    font-weight: 400;
    margin: 0;
    color: #D8D8D8;
    font-size: 18px;
}
.top_parts_hdss .tp_titlr_areea p {
    font-weight: 300;
    color: #D8D8D8;
    font-size: 18px;
    max-width: 670px;
    margin: 0 auto;
    width: 100%;
}

.top_parts_hdss.texttxpges .brd_comess {
    color: #FFFFFF8A;
    font-size: 15px;
}
.top_parts_hdss.texttxpges .brd_comess a{
    color: #fff;
    font-size: 15px;
    padding-left: 3px;
}

.top_parts_hdss .titl_areea {
    display: flex;
    align-items: center;
    justify-content: left;
    height: 100%;
    width: 100%;
}
.top_parts_hdss .titl_areea h1 {
    font-size: 40px;
    color: #fff;
    max-width: 700px;
    line-height: 54px;
    letter-spacing: 0.5px;
    font-weight: 700;
    margin: 0 0 50px;
}
.top_parts_hdss .titl_areea p {
    font-size: 20px;
    color: #D8D8D8;
    max-width: 590px;
    line-height: 30px;
    font-weight: 400;
    margin: 0 0 40px;
}

.top_parts_hdss .titl_areea .ratinggs {
    display: flex;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    gap: 15px;
    line-height: 22px;
}
.top_parts_hdss .titl_areea .ratinggs .rtinggs {
    display: inline-block;
    width: auto;
}
.top_parts_hdss .titl_areea .ratinggs .rtinggs span.startss {
    color: #FFA500;
    font-size: 20px;
    padding-right: 5px;
}
.top_parts_hdss .titl_areea  span.startss {
    color: #FFA500;
    font-size: 20px;
    padding-right: 5px;
}
.top_parts_hdss .titl_areea .links_bttnss {
    margin-top: 40px;
}
.top_parts_hdss .titl_areea .links_bttnss a {
    display: inline-block;
    background: #fff;
    padding: 10px 45px;
    color: #1E1E1E;
    font-size: 20px;
    border-radius: 100px;
    font-weight: 500;
    text-decoration: none;
}
.top_parts_hdss .titl_areea .links_bttnss a:hover {
        background: #ffe1ab;
    color: #081a28;
}

.top_parts_hdss .usr_picks {
    width: 100%;
    height: 524px;
    overflow: hidden;
    border-radius: 15px;
}
.top_parts_hdss .usr_picks img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top_parts_hdss .forth_areea {
    margin-top: 40px;
}
.top_parts_hdss .forth_areea .us_bx_areaa {
    background: #FFE1AB;
    border-radius: 10px;
    padding: 20px;
    margin-top: 20px;
    transition: transform .25s;
}
.top_parts_hdss .forth_areea .us_bx_areaa:hover{transform: translateY(-10px);}


.top_parts_hdss .forth_areea .us_bx_areaa span.icn_prts {
    display: block;
    margin-bottom: 15px;
}
.top_parts_hdss .forth_areea .us_bx_areaa p {
    margin: 0 0 7px;
    color: #1E1E1E;
    font-size: 18px;
    font-weight: 400;
}

.top_parts_hdss .forth_areea .us_bx_areaa h4 {
    margin: 0;
    color: #1E1E1E;
    font-weight: 700;
    font-size: 20px;
}

.top_parts_hdss .user_txt_areea {
    margin-top: 110px;
    text-align: center;
}
.top_parts_hdss .user_txt_areea h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    margin: 0px 0 25px;
    letter-spacing: 0.5px;
}
.top_parts_hdss .user_txt_areea p {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin: 0px 0 20px;
}

.top_parts_hdss .user_txt_areea h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin: 0 auto;
    max-width: 970px;
}


.faqq .accordion_container {
    display: block;
    width: 100%;
    max-width: 930px;
    margin: 0 auto;
    margin-top: 30px;
}


.faqq .accordion_container .man_boxx {
    margin-bottom: 25px;
    border-bottom: #C5C5C5 solid 1px;
    padding-bottom: 25px;
}
.faqq .accordion_container .man_boxx .accordion_head {
    font-size: 22px;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-right: 40px;
    color: #081A28;
}
.faqq .accordion_container .man_boxx .accordion_head.clr_tx {
    color: #081A28;
}
.faqq .accordion_container .man_boxx .accordion_head span.plusminus {
    float: right;
    font-size: 30px;
    font-weight: 400;
    color: #000;
    position: absolute;
    right: 0;
    top: -8px;
}
.faqq .accordion_container .man_boxx .accordion_head.clr_tx span.plusminus {
    color: #081a28;
}

.faqq .accordion_container .man_boxx .accordion_body {
    display: inline-block;
    width: 100%;
    margin-top:0px;
}

.faqq .accordion_container .man_boxx .accordion_body .mt_datat p {
    font-size: 16px;
    margin-top: 10px;
    color: #1E1E1E;
    max-width: 710px;
    width: 100%;
        margin-bottom: 0;
}

.faqq .accordion_container .man_boxx .accordion_body .mt_datat ul li strong {
    font-weight: 600;
}

.faqq .accordion_container .man_boxx .accordion_body .mt_datat ul li {
    margin-top: 12px;
    font-size: 16px;
}
.faqq .accordion_container .man_boxx:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}



.als_contntcs_hed {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.als_contntcs_hed h3 {
    font-size: 42px;
    font-weight: 700;
    color: #1E1E1E;
    max-width: 888px;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding-bottom: 15px;
    letter-spacing: 1px;
}

.why_this_bundle .als_contntcs_hed{margin-bottom: 15px;}
.why_this_bundle .als_contntcs_hed h3 {
    font-size: 34px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.why_this_bundle .als_contntcs_hed h3::before{display: none;}


.als_contntcs_hed h3:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    max-width: 300px;
    background: #000;
    height: 2px;
    bottom: 0;
    margin: 0 auto;
}

.als_contntcs_hed.whit_tx h3 {
    color: #ffffff;
}
.als_contntcs_hed.whit_tx h3::before {
    background: #fff;
}

.als_contntcs_hed p.mng_dissps {
    max-width: 710px;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 18px;
    color: #1E1E1E;
    font-weight: 400;
    line-height: 28px;
}






.her_workshop .work_boox {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    transition: transform .25s;
}

.her_workshop .work_boox:hover{transform: translateY(-6px);}
.her_workshop .work_boox a:hover{text-decoration: none !important;}
.her_workshop .work_boox a:hover .titl_disct h4 {text-decoration:underline !important;}
.her_workshop .work_boox a {
    display: block;
    color: #1E1E1E;
}
.her_workshop .work_boox .mg_ar_bx {
    width: 100%;
    height: 245px;
    overflow: hidden;
}
.her_workshop .work_boox .mg_ar_bx img{width: 100%; height: 100%; object-fit: cover;}
.her_workshop .work_boox .titl_disct {
    border: #E0E0E0 solid 1px;
    padding: 20px 15px;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.her_workshop .work_boox .titl_disct .mg_ttls {
    float: left;
}
.her_workshop .work_boox .titl_disct .tilesss {
    float: left;
    text-align: left;
    width: 88%;
    padding-left: 20px;
}

.her_workshop .work_boox .titl_disct h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #1E1E1E;
}
.her_workshop .work_boox .titl_disct p {
    font-size: 16px;
    font-weight: 400;
    margin: 0px;
    color: #23334B;
    line-height: 22px;
    text-decoration: none;
    height: 44px;
    overflow: hidden;
}

.morsss {
    text-align: center;
    margin-top: 50px;
}
.morsss a {
    background: #081A28;
    border: #081A28 solid 1px;
    display: inline-block;
    padding: 10px 35px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    border-radius: 100px;
}
.morsss a:hover {
    text-decoration: none;
    background: #ffe1ab;
    color: #081a28;
    box-shadow: 0px 6px 3px #ccc;
}
.sm_areea_types {
    border-radius: 70px 70px 0 0;
    background: #081A28;
    padding: 15px 0;
    box-shadow: 0px -5px 0px #ccc;
    margin: 10px 0 0;
}

.sm_areea_types .dic_titlls {
    display: inline-block;
    width: 100%;
}
.sm_areea_types .dic_titlls p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
}
.sm_areea_types .dic_titlls span {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.lilss {
    display: inline-block;
    width: 100%;
}
.lilss a {
    display: inline-block;
    padding: 8px 25px;
    background: #fff;
    color: #081A28;
    font-weight: 500;
    font-size: 20px;
    text-decoration: none;
    border-radius: 100px;
}
.lilss a:hover{background: #ffe1ab; color: #081a28; text-decoration: none;}
.just_fy_center{display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;}

.just_fy_center1{align-items: center; justify-content: center;}


.what_will_change .contextxt {
    background: #ffeac2;
    padding: 30px;
    border-radius: 10px;
    border: #E0E0E0 solid 1px;
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    color: #23334B;
    font-weight: 600;
    line-height: 26px;
    transition: transform .25s;
    height: 140px;
}
.what_will_change .contextxt:hover{transform: translateY(-6px);}

.what_will_change p.metr {
    text-align: center;
    color: #23334B;
    font-size: 20px;
    font-weight: 400;
    margin-top: 20px;
}




.why_most_beginners .container {
    max-width: 1100px;
    position: relative;
    width: 100%;
}
.why_most_beginners .wht_tx_bx {
    display: inline-block;
    width: 100%;
    color: #fff;
}

.why_most_beginners .wht_tx_bx h4 {
    font-size: 40px;
    font-weight: 600;
    margin: 0 0 15px;
    color: #fff;
}
.why_most_beginners .wht_tx_bx p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 30px;
    padding-right: 30px;
}
.why_most_beginners .wht_tx_bx ul {
    margin: 0;
}
.why_most_beginners .wht_tx_bx ul li {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 400;
}
.why_most_beginners .wht_tx_bx ul li:last-child {
    margin-bottom: 0px;
}
.why_most_beginners .auto_matparts {
    background: #FFE1AB;
    height: 100%;
    border-radius: 10px;
    text-align: center;
    padding: 20px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.why_most_beginners .auto_matparts h2 {
    color: #C90202;
    font-size: 48px;
    font-weight: 700;
    margin: 0 0 15px;
}
.why_most_beginners .auto_matparts p {
    color: #1E1E1E;
    font-size: 19px;
    font-weight: 500;
}
.why_most_beginners .auto_matparts a.linksss {
    background: #081a28;
    display: inline-block;
    border: #081a28 solid 2px;
    color: #fff;
    padding: 10px 40px;
    font-size: 20px;
    font-weight: 500;
    border-radius: 100px;
    margin-top: 10px;
    text-decoration: none;
}
.why_most_beginners .auto_matparts a.linksss:hover {
    background: #ffe1ab;
    color: #081a28;
}

.tabs_areea_mnggs .tab-wrapper {
  text-align: left;
  display: block;
  margin: auto;
}

.tabs_areea_mnggs .tabs {
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: center;
    border-bottom: #B0B0B0 solid 3px;
    max-width: 1000px;
    margin-bottom: 30px;
}

.tabs_areea_mnggs .tabs .tab-nav.line {
    display: none;
}

.tabs_areea_mnggs .tab-link {
margin: 0;
    list-style: none;
    padding: 10px 10px;
    cursor: pointer;
    font-weight: 600;
    transition: all ease 0.5s;
    border-bottom: solid 6px rgba(255, 255, 255, 0);
    font-size: 20px;
    color: #454545;
    width: 33.333%;
    text-align: center;
}

.tabs_areea_mnggs .tab-link:hover {
    color: #454545;
    border-color: #ffffff;
}

.tabs_areea_mnggs .tab-link.active {
    color: #1E1E1E;
    border-color: #081A28;
}

.tabs_areea_mnggs .content-wrapper .tb_diisqst {
    margin-bottom: 25px;
    text-align: center;
}
.tabs_areea_mnggs .content-wrapper .tb_diisqst p {
    font-size: 20px;
    color: #1E1E1E;
    margin: 0 0 10px;
    font-weight: 400;
}


.tabs_areea_mnggs .content-wrapper {
  padding:0px 0px;
}

.tabs_areea_mnggs .tab-content {
  display: none;
  text-align: left;
  color: #888;
  font-weight: 300;
  font-size: 15px;
  opacity: 0;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
}

.tabs_areea_mnggs .tab-content.active {
  display: block;
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}


.why_this_bundle .bntboox {
    background: #081a28;
}
.why_this_bundle .bntboox {
    background: #081a28;
    border: #E0E0E0 solid 1px;
    padding: 25px 20px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 600;
    margin-top: 25px;
}


.testiml_areaa {
    background: #F7F7F7;
    padding: 20px;
    border-radius: 10px;
}
.testiml_areaa:hover {background: #081A28; color: #fff;}
.testiml_areaa:hover span{color:#fff;}
.testiml_areaa:hover p{color:#fff;}
.testiml_areaa:hover .usr_rewss .usr_txt h2{color:#fff;}
.testiml_areaa:hover .quesss img{filter: brightness(0) invert(1);}


.testiml_areaa span {
    font-size: 16px;
    color: #868686;
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
}
.testiml_areaa p {
    font-size: 18px;
    color: #252525;
    margin-bottom: 5px;
    font-weight: 400;
    line-height: 28px;
    height: 168px;
    overflow: hidden;
}
.testiml_areaa .quesss {
    margin-bottom: 10px;
	display: inline-block;
	width:100%;
    text-align: right;
}
.testiml_areaa .quesss img {
    width: 23px;
    height: 21px;
    float: right;
}
.testiml_areaa .usr_rewss {
    display:flex;
    width: 100%;
    margin-top:20px;
}

.testiml_areaa .usr_rewss .usr_mg {
    float: left;
    max-width: 45px;
    height: 45px;
    border-radius: 100px;
    overflow: hidden;
    width: 12%;
}
.testiml_areaa .usr_rewss .usr_mg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testiml_areaa .usr_rewss .usr_txt {
    width: 88%;
    padding-left: 20px;
}
.testiml_areaa .usr_rewss .usr_txt h2 {
    font-size: 20px;
    margin: 0 0 5px;
    font-weight: 600;
    color: #000;
}

.testiml_areaa .usr_rewss .usr_txt p {
    height: auto;
    font-size: 14px;
    margin: 0;
    line-height: 16px;
    color: #FFA500;
}


.bg_al_mngess {background-size: cover !important;}
.bg_al_mngess:before {
    background: #081A28A3;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    content: '';
}

.who_this_program .al_bx_areea {
    background: #fff;
    padding: 25px;
    text-align: center;
    height: 240px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    transition: transform .25s;
}
.who_this_program .al_bx_areea:hover{background: #081A28; transform: translateY(-6px); border: #fff solid 1px;}
.who_this_program .al_bx_areea:hover h3{color: #fff;}
.who_this_program .al_bx_areea:hover span.ic_ar_mdlls{background: #fff;}
.who_this_program .al_bx_areea:hover span.ic_ar_mdlls img{filter: brightness(0) invert(0);}




.who_this_program .al_bx_areea span.ic_ar_mdlls {
    background: #081A28;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 100px;
    margin-bottom: 15px;
}
.who_this_program .al_bx_areea h3 {
    font-size: 24px;
    color: #000000;
    font-weight: 500;
    margin: 0 auto;
}

.morsss.whitss a {
    background: #ffe1ab;
    color: #081A28;
}
.who_this_program p {
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    margin: 20px 0 0;
}

.user_nicolass .usr_picks {
    width: 100%;
    height: 524px;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
}
.user_nicolass .usr_picks img{width: 100%; height: 100%; object-fit: cover;}

.user_nicolass .usr_picks .usr_contess {
    position: absolute;
    background: #081A28;
    bottom: 0;
    width: 100%;
    padding: 15px 10px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    box-shadow: 0px 0px 12px #ffffff;
}
.user_nicolass .usr_picks .usr_contess p {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 3px;
    color: #fff;
}
.user_nicolass .usr_picks .usr_contess span {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    color: #fff;
}

.user_nicolass .usr_bx_tettx {
    display: inline-block;
    width: 100%;
}
.user_nicolass .usr_bx_tettx h2 {
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 8px;
    color: #1E1E1E;
}
.user_nicolass .usr_bx_tettx span {
    display: block;
    font-size: 16px;
    color: #4D4D4D;
    font-weight: 500;
    margin-bottom: 25px;
}
.user_nicolass .usr_bx_tettx .usr_countts {
    display: flex;
    gap: 25px;
}
.user_nicolass .usr_bx_tettx .usr_countts .und_titll {
    display: inline-block;
    width: auto;
}
.user_nicolass .usr_bx_tettx .usr_countts .und_titll h4 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 3px;
    color: #1E1E1E;
}
.user_nicolass .usr_bx_tettx .usr_countts .und_titll p {
    margin: 0;
    font-size: 18px;
    color: #4D4D4D;
    font-weight: 500;
}
.user_nicolass .usr_bx_tettx .usr_countts {
    display: flex;
    gap: 25px;
    margin-bottom: 25px;
}
.user_nicolass .usr_bx_tettx p {
    color: #343434;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px;
}
.user_nicolass .usr_bx_tettx h6 {
    color: #343434;
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0 0;
}

.jn_box_fldd {
    background: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    margin-top: 30px;
    transition: transform .25s;
}
.jn_box_fldd:hover {
    transform: translateY(-6px);
}
.hu_centere{justify-content: center !important;}

.jn_box_fldd spnn.crsss {
    text-align: center;
    display: block;
    margin-bottom: 5px;
}
.jn_box_fldd spnn.crsss img{margin: 0 auto;}

.jn_box_fldd p {
    color: #1E1E1E;
    font-size: 18px;
    font-weight: 400;
    max-width: 320px;
    margin: 0 auto;
}

.what_will_you_learn .wht_wills {
    background: #081A28;
    border-radius: 10px;
    padding: 35px 20px;
}
.what_will_you_learn .wht_wills .und_listt {
    display: inline-block;
    width: 100%;
}
.what_will_you_learn .wht_wills .und_listt ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: table;
}
.what_will_you_learn .wht_wills .und_listt ul li {
    float: left;
    width: 125px;
    height: 125px;
    background: #fff;
    margin-right: 15px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #081A28;
    font-size: 18px;
    font-weight: 500;
    overflow: hidden;
    box-shadow: inset 8px 6px 12px 0px #bebebe;
    border: #fff solid 2px;
    transition: transform .25s;
}
.what_will_you_learn .wht_wills .und_listt ul li:hover {
    transform: translateY(-6px);
}
.what_will_you_learn .wht_wills .und_listt ul li:last-child {
    margin-right: 0px;
}
.what_will_you_learn .wht_wills p {
    text-align: center;
    margin: 15px 0 0;
    color: #fff;
    font-size: 19px;
    font-weight: 400;
}

.what_will_you_learn .here_everything {
    margin-top: 50px;
}
.what_will_you_learn .here_everything h4 {
    margin: 0 0 15px;
    text-align: center;
    color: #1E1E1E;
    font-size: 30px;
    font-weight: 600;
}
.what_will_you_learn .whats_datr_box {
background: #ffeac2;
    padding: 15px;
    border: #E0E0E0 solid 1px;
    border-radius: 10px;
    margin-top: 30px;
    height: 280px;
}
.what_will_you_learn .whats_datr_box p {
font-size: 16px;
    font-weight: 600;
    color: #190B3B;
    margin: 0 0 10px;
}
.what_will_you_learn .whats_datr_box h3 {
    color: #1E1E1E;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
    height: 43px;
    overflow: hidden;
}
.what_will_you_learn .whats_datr_box ul {
    margin: 0;
}

.what_will_you_learn .whats_datr_box ul li {
    font-size: 16px;
    font-weight: 400;
    color: #23334B;
    margin-top: 5px;
}

.what_will_you_learn .whats_datr_box.adds_cntetx h3 {
    height: auto;
    color: #1E1E1E;
    font-size: 24px;
}
.what_will_you_learn .whats_datr_box.adds_cntetx ul li {
    font-size: 18px;
}


.vdo_chatrs_area {
    margin-top: 20px;
}
.vdo_chatrs_area .zmm_boox_area {
    background: #FAF9FF;
    border: #E0E0E0 solid 1px;
    padding: 30px 20px;
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
    transition: transform .25s;
}
.vdo_chatrs_area .zmm_boox_area:hover{background: #081A28; color: #fff; transform: translateY(-6px);}
.vdo_chatrs_area .zmm_boox_area:hover h4{color: #fff;}
.vdo_chatrs_area .zmm_boox_area:hover p{color: #fff;}
.vdo_chatrs_area .zmm_boox_area:hover span.vdoo_bx{background: #fff;}
.vdo_chatrs_area .zmm_boox_area:hover span.vdoo_bx img{filter: brightness(0) invert(0);}

.vdo_chatrs_area .zmm_boox_area span.vdoo_bx {
    margin: 0 auto;
    background: #081A28;
    width: 62px;
    height: 62px;
    border-radius: 100px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vdo_chatrs_area .zmm_boox_area h4 {
    font-size: 24px;
    color: #1E1E1E;
    font-weight: 600;
    margin: 0 0 12px;
}
.vdo_chatrs_area .zmm_boox_area p {
    font-size: 18px;
    color: #23334B;
    line-height: 28px;
    margin: 0;
}





.arrow_supportss .owl-nav {margin:15px 0 0; position:absolute;}
.arrow_supportss .owl-nav button.owl-prev {width:36px; height:36px; border:#ccc solid 1px; border-radius:100px; margin-right:5px;}
.arrow_supportss .owl-nav button.owl-prev:hover {border:#B10D2F solid 1px; color:#B10D2F;}
.arrow_supportss .owl-nav button.owl-prev:focus{outline:none;}
.arrow_supportss .owl-nav button.owl-prev i {font-weight:100; -webkit-text-stroke:1px #ffffff; font-size:18px; position:relative; top:2px; left:0px;}

.arrow_supportss .owl-nav button.owl-next {width:36px; height:36px; border:#ccc solid 1px; border-radius:100px;}
.arrow_supportss .owl-nav button.owl-next:hover {border:#B10D2F solid 1px; color:#B10D2F;}
.arrow_supportss .owl-nav button.owl-next:focus{outline:none;}
.arrow_supportss .owl-nav button.owl-next i {font-weight:100; -webkit-text-stroke:1px #ffffff; font-size:18px; position:relative; top:2px; left:2px;}

.read{color:#b6111d !important;}



.contentcs {margin-bottom: 30px;}
.contentcs:last-child {margin-bottom: 0px;}
.contentcs h3 {font-size: 24px; font-weight: 700; margin: 0 0 12px;}
.contentcs p {font-size: 16px; font-weight: 400; margin: 0 0 10px; color: #5C5C5C;}
.contentcs p :last-child{margin-bottom: 0;}
.contentcs ul{margin: 0;}
.contentcs ul li{font-size: 16px; font-weight: 400; margin: 0 0 5px; color: #5C5C5C;}

/* Services */
.ser_v_araeea {
    background: #fff;
    padding:60px 0;
	position:relative;
}
.btm_brd_liness:before {
    content: '';
    position: absolute;
    width: 200px;
    background: #6f6f6f;
    height: 4px;
    border-radius: 100px;
}
.btm_brd_liness {
    position: absolute;
    bottom: 28px;
    width: 40%;
    background: #C8C8C8;
    height: 4px;
    right: 4.5rem;
    border-radius: 100px;
}

.btm_brd_liness1:before {
    content: '';
    position: absolute;
    width: 200px;
    background: #6f6f6f;
    height: 4px;
    border-radius: 100px;
}
.btm_brd_liness1 {
    position: absolute;
    bottom: -31px;
    width: 40%;
    background: #C8C8C8;
    height: 4px;
    right: 15px;
    border-radius: 100px;
}
.al_sec_ctxt {
    display: inline-block;
    width: 100%;
	margin-bottom:50px;
}
.tx_rd_all {
    font-size: 18px;
    margin-bottom: 12px;
    display: block;
    font-weight: 400;
    color: #1C1A1F;
}
.al_sec_ctxt h5 {
    margin: 0 0 10px;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    padding-bottom: 5px;
}
.al_sec_ctxt h5:before {
    position: absolute;
    content: '';
    background: #F7600F;
    height: 5px;
    width: 70%;
    bottom: 0;
}
.al_sec_ctxt h2 {
    font-size: 34px;
    font-weight: 600;
    margin: 0;
	font-family: "DM Sans", sans-serif;
}
.al_sec_ctxt h2 span.vw_linkss {
    float: right;
    font-size: 18px;
    line-height: 40px;
}
.al_sec_ctxt h2 span.blkss {
    display: block;
}
.al_sec_ctxt p {
    font-size: 16px;
    line-height: 25px;
    color: #1A1A1A;
    margin: 15px 0 0;
    font-weight: 400;
	font-family: "DM Sans", sans-serif;
}



.bgrrr .container.fulls_wd .row.fulls {
    display: inline-block;
    width: 100%;
}




.container {
    max-width: 1230px;
    margin: 0 auto;
	padding-right: 15px;
    padding-left: 15px;
}


.en_rolls_frm {
    border: #E0E0E0 solid 1px;
    padding: 30px;
    border-radius: 20px;
    background: #fff;
}
.en_rolls_frm h1 {
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 25px;
    color: #1E1E1E;
}
.en_rolls_frm .form-group {
    margin-bottom: 20px;
}

.en_rolls_frm .form-group label {
    font-size: 16px;
    font-weight: 600;
    color: #1E1E1E;
    margin: 0 0 5px;
}
.en_rolls_frm .form-group .form-control {
    border: #BDBDBD solid 1px;
    border-radius: 5px;
    height: 40px;
    font-size: 14px;
}
.en_rolls_frm .form-group .form-control:focus {
    border: #000 solid 1px;
    outline: none;
    box-shadow: none;
}
.en_rolls_frm .form-group button {
    background: #081A28;
    width: 100%;
    border: #BDBDBD solid 1px;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
}

.en_rolls_frm .cnt_text_ar {
    text-align: center;
    font-size: 14px;
    color: #515050;
}

.en_rolls_frm h5 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin: 0 0 15px;
}
.en_rolls_frm .sumry_area {
    display: flex;
        margin-bottom: 15px;
}
.en_rolls_frm .sumry_area .mg_usrss {
    min-width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 4px;
    background: #C4C4C4;
}
.en_rolls_frm .sumry_area .mg_usrss img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.en_rolls_frm .sumry_area .titlls {
    display: inline-block;
    width: 100%;
    padding-left: 15px;
}
.en_rolls_frm .sumry_area .titlls h3 {
    font-size: 17px;
    margin: 0 0 2px;
    font-weight: 600;
}

.en_rolls_frm .sumry_area .titlls p {
    font-size: 14px;
    color: #515050;
    font-weight: 400;
    margin: 0;
}
.en_rolls_frm .listinggs {
    display: inline-block;
    width: 100%;
}
.en_rolls_frm .listinggs ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.en_rolls_frm .listinggs ul li {
    display: inline-block;
    width: 100%;
    border-bottom: #CBCBCB solid 1px;
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #515050;
}
.en_rolls_frm .listinggs ul li:last-child {
    border-bottom:none;
    padding-bottom: 0px;
    color: #1E1E1E;
    font-weight: 600;
}
.en_rolls_frm .listinggs ul li span.tx_bg {
    float: right;
    color: #1E1E1E;
    font-weight: 600;
}


.en_rolls_frm.meddils {
    max-width: 650px;
    margin: 0 auto;
}
.en_rolls_frm.meddils img.tikks {
    margin: 0 auto;
    margin-bottom: 30px;
}
.en_rolls_frm.meddils h1 {
    text-align: center;
}
.en_rolls_frm.meddils p.sm_titlls {
    text-align: center;
    color: #515050;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}
.en_rolls_frm.meddils p.sm_titlls span {
    display: block;
}
.en_rolls_frm.meddils h6 {
    text-align: center;
    font-weight: 600;
    margin: 0 0 20px;
    font-size: 16px;
}
.en_rolls_frm.meddils .listinggs {
    background: #F1F5F8;
    border: #bdbdbd solid 1px;
    padding: 25px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.en_rolls_frm.meddils .listinggs ul li:last-child{font-weight: 400; color: #515050;}
.en_rolls_frm.meddils .listinggs ul li span.counbtn {
    float: right;
    background: #6DBE6B;
    font-size: 14px;
    padding: 3px 12px;
    color: #fff;
    font-weight: 500;
    border-radius: 100px;
}

.en_rolls_frm.meddils .btnmmes {
    display: inline-block;
    width: 100%;
}
.en_rolls_frm.meddils .btnmmes h5 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin: 0 0 15px;
}
.en_rolls_frm.meddils .btnmmes p {
display: inline-block;
    width: 100%;
    color: #515050;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
}
.en_rolls_frm.meddils .btnmmes p:last-child{margin-bottom: 0;}
.en_rolls_frm.meddils .btnmmes p img {
    float: left;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row:before,
.row:after {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.row:before,
.row:after {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666666666666%;
}
.col-xs-10 {
    width: 83.33333333333334%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666666666666%;
}
.col-xs-7 {
    width: 58.333333333333336%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666666666667%;
}
.col-xs-4 {
    width: 33.33333333333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.666666666666664%;
}
.col-xs-1 {
    width: 8.333333333333332%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666666666666%;
}
.col-xs-pull-10 {
    right: 83.33333333333334%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666666666666%;
}
.col-xs-pull-7 {
    right: 58.333333333333336%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666666666667%;
}
.col-xs-pull-4 {
    right: 33.33333333333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.666666666666664%;
}
.col-xs-pull-1 {
    right: 8.333333333333332%;
}
.col-xs-pull-0 {
    right: 0;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666666666666%;
}
.col-xs-push-10 {
    left: 83.33333333333334%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666666666666%;
}
.col-xs-push-7 {
    left: 58.333333333333336%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666666666667%;
}
.col-xs-push-4 {
    left: 33.33333333333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.666666666666664%;
}
.col-xs-push-1 {
    left: 8.333333333333332%;
}
.col-xs-push-0 {
    left: 0;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .col-sm-pull-0 {
        right: 0;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .col-sm-push-0 {
        left: 0;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666666666666%;
    }
    .col-lg-10 {
        width: 83.33333333333334%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666666666666%;
    }
    .col-lg-7 {
        width: 58.333333333333336%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666666666667%;
    }
    .col-lg-4 {
        width: 33.33333333333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.666666666666664%;
    }
    .col-lg-1 {
        width: 8.333333333333332%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }
    .col-lg-pull-0 {
        right: 0;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666666666666%;
    }
    .col-lg-push-10 {
        left: 83.33333333333334%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666666666666%;
    }
    .col-lg-push-7 {
        left: 58.333333333333336%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666666666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.666666666666664%;
    }
    .col-lg-push-1 {
        left: 8.333333333333332%;
    }
    .col-lg-push-0 {
        left: 0;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
.column.right {
  text-align: right;
}

.column.left {
  text-align: left;
}

.column.center {
  text-align: center;
}
}

footer {
    padding: 50px 0px 90px;
    color: #fff;
    margin: 0 auto;
    background: #081A28;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    margin-bottom: 0;
}

#Footer_arae .ftr_promo {
    text-align: center;
}
#Footer_arae .ftr_promo h3 {
    font-size: 40px;
    font-weight: 600;
    margin: 0px 0 15px;
}
#Footer_arae .ftr_promo p {
    font-size: 18px;
    font-weight: 400;
    margin: 0 auto;
    max-width: 810px;
    margin-bottom: 25px;
}
#Footer_arae .ftr_promo .morsss {
    margin: 30px 0 20px;
}
#Footer_arae .ftr_promo .morsss a {
    background: #ffeac2;
    color: #081A28;
}
#Footer_arae .ftr_promo span {
    font-size: 14px;
    font-weight: 300;
}


footer .eml_socilal {
border-top: #919191 solid 1px;
    text-align: left;
    padding: 20px 0 25px;
    margin-top: 40px;
}
footer .eml_socilal .em_ico {
    font-weight: 300;
}
footer .eml_socilal .btm_linkss {
    text-align: right;
}
footer .eml_socilal .btm_linkss a{
    color: #fff;
    text-decoration: none;
    margin: 0 10px;
    font-weight: 300;
}
footer .eml_socilal .btm_linkss a:last-child{margin-right: 0;}
footer .eml_socilal .btm_linkss a:hover{
    text-decoration: underline;
}



button.back-to-top{
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
	height: 0px;
  width: 0px;
  overflow: hidden;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
  color: transparent;
	clear: both;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
  right: 50px;
	bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus {outline: 0 !important;}

button.back-to-top::before,
button.back-to-top::after {
    content: "";
    display: block;
    vertical-align: middle;
    border-bottom: solid 11px #081a28;
    border-left: solid 9px transparent;
    line-height: 0;
    border-right: solid 8px transparent;
    height: 0;
    margin: 16px auto 0;
    width: 0;
  border-radius:0px;
  visibility: hidden;
}
button.back-to-top.show::after,
button.back-to-top.show::before{
  visibility: visible;
}
button.back-to-top::after {
  border-bottom-color:#fff;
      position: relative;
  top:-24px;
}
button.back-to-top.show {
background:#081a28;
    color: #fff;
    font-size: 25px;
    right: 15px;
    bottom: 25px;
    height: 55px;
    width: 55px;
    visibility: visible;
    border: #fff solid 2px;
}
/* End Top Scroll */



.desk_top_none{display:none !important;}


 @keyframes blinker {
  50% {opacity: 0;}
 }


.bottom_fixx_area{display:none;}
.mb_view_show{display: none;}

@media (min-width: 481px) and (max-width: 767px) {
.desk_top_none{display:block !important;}
.mb_view_hide{display:none !important;}
.mb_view_show{display:block;}

.top_parts_hdss {padding: 30px 0;}
.ser_v_araeea {padding: 30px 0;}
.top_parts_hdss .usr_picks {height: auto; margin-bottom: 20px;}
.top_parts_hdss .titl_areea h1 {font-size: 21px; max-width: 100%; line-height: 30px; font-weight: 600; margin: 0 0 10px;}
.top_parts_hdss .titl_areea p {font-size: 15px; max-width: 100%; line-height: 26px; font-weight: 400; margin: 0 0 25px; text-align: center;}
.top_parts_hdss .titl_areea .ratinggs {display: block;}
.top_parts_hdss .titl_areea .ratinggs .rtinggs {display: block; text-align: center;}
span.lnkss {display: none;}
.top_parts_hdss .titl_areea .ratinggs span.rvu_by {display: block; text-align: center; font-size: 14px; margin: 5px 0 0;}
.top_parts_hdss .titl_areea .links_bttnss {margin-top: 25px; text-align: center;}
.top_parts_hdss .titl_areea .links_bttnss a {padding: 8px 35px; font-size: 16px;}
.top_parts_hdss .forth_areea {margin-top: 20px;}
.top_parts_hdss .forth_areea .us_bx_areaa h4 {font-size: 18px;}
.top_parts_hdss .forth_areea .us_bx_areaa p {margin: 0 0 5px; font-size: 16px;}

.top_parts_hdss .user_txt_areea {margin-top: 40px;}
.top_parts_hdss .user_txt_areea h2 {font-size: 22px; margin: 0px 0 5px;}
.top_parts_hdss .user_txt_areea p {font-size: 18px; line-height: 24px; margin: 0px 0 15px;}
.top_parts_hdss .user_txt_areea h4 {font-size: 16px; max-width: 100%;}

.als_contntcs_hed {margin-bottom: 10px;}
.als_contntcs_hed h3 {font-size: 20px; max-width: 100%; padding-bottom: 10px; letter-spacing: 0px;}
.als_contntcs_hed h3:before {max-width: 150px;}
.her_workshop .work_boox .mg_ar_bx {height: auto;}
.her_workshop .work_boox .titl_disct {padding: 15px 15px;}
.her_workshop .work_boox .titl_disct h4 {font-size: 18px; margin: 0 0 10px;}
.her_workshop .work_boox .titl_disct p {font-size: 14px; height: auto; line-height: 18px;}

.morsss {margin-top: 30px; position: relative;}
.morsss a {padding: 8px 25px; font-size: 17px;}
.sm_areea_types {border-radius: 20px 20px 0 0; padding: 20px 0;}
.sm_areea_types .dic_titlls p {font-size: 17px; margin: 0 0 10px; line-height: 22px; text-align: center;}
.sm_areea_types .dic_titlls span {font-size: 15px; margin-bottom: 20px; text-align: center; display: block;}
.lilss a {padding: 8px 25px; font-size: 16px;}
.what_will_change p.metr {font-size: 15px;}
.ser_v_araeea.what_will_change {padding-bottom: 0;}
.what_will_change .contextxt {padding: 15px; font-size: 14px; line-height: 22px; height: auto;}
.testiml_areaa p {font-size: 15px; line-height: 24px; height: auto;}
.testiml_areaa .usr_rewss .usr_txt h2 {font-size: 16px;}
.testiml_areaa .usr_rewss .usr_mg {width: 45px;}
.ser_v_araeea.who_this_program.bg_al_mngess {margin-top: 30px;}
.who_this_program .al_bx_areea span.ic_ar_mdlls {width: 40px; height: 40px;}
.who_this_program .al_bx_areea h3 {font-size: 16px;}
.who_this_program .al_bx_areea{height: auto;}
.who_this_program p {font-size: 16px; margin: 15px 0 0; position: relative;}
.als_contntcs_hed p.mng_dissps {font-size: 14px; line-height: 22px;}
.her_workshop .work_boox .titl_disct .mg_ttls {width: 30px;}
.her_workshop .work_boox .titl_disct .tilesss {padding-left: 10px;}
.user_nicolass .usr_picks {height: auto; margin-bottom: 20px;}
.user_nicolass .usr_bx_tettx h2 {font-size: 19px; text-align: center;}
.user_nicolass .usr_bx_tettx span {font-size: 14px; margin-bottom: 15px; text-align: center;}
.user_nicolass .usr_bx_tettx .usr_countts {display: inline-block; margin-bottom: 5px;}
.user_nicolass .usr_bx_tettx .usr_countts .und_titll {width: 50%; float: left; text-align: center; margin-top: 20px;}
.user_nicolass .usr_bx_tettx .usr_countts .und_titll:last-child {width: 100%;}
.user_nicolass .usr_bx_tettx .usr_countts .und_titll h4 {font-size: 20px;}
.user_nicolass .usr_bx_tettx .usr_countts .und_titll p {font-size: 15px; text-align: center;}
.user_nicolass .usr_bx_tettx p {font-size: 14px; text-align: justify;}
.user_nicolass .usr_bx_tettx h6 {font-size: 16px; text-align: center;}
.jn_box_fldd {padding: 15px; margin-top: 15px;}
.jn_box_fldd p {margin-top: 0; font-size: 14px; line-height: 20px;}
.what_will_you_learn .wht_wills {border-radius: 10px; padding: 20px 15px;}
.what_will_you_learn .wht_wills .und_listt ul li {width: 47%; height: 55px; margin: 4px; font-size: 15px;}
.what_will_you_learn .wht_wills p {margin: 15px 0 0; font-size: 15px;}

.what_will_you_learn .here_everything {margin-top: 30px;}
.what_will_you_learn .whats_datr_box {margin-top: 15px; height: auto;}
.what_will_you_learn .here_everything h4 {margin: 0 0 5px; font-size: 20px;}
.what_will_you_learn .whats_datr_box h3 {font-size: 16px; margin: 0 0 10px; height: auto; overflow: initial;}
.what_will_you_learn .whats_datr_box p {font-size: 14px; margin: 0 0 6px;}
.what_will_you_learn .whats_datr_box ul li {font-size: 14px; margin-top: 5px;}


.tabs_areea_mnggs .tabs {margin-bottom: 12px;}
.tabs_areea_mnggs .tab-link {padding: 6px 5px;  font-size: 14px; line-height: 18px;}
.tabs_areea_mnggs .content-wrapper .tb_diisqst p {font-size: 15px; line-height: 22px;}
.tabs_areea_mnggs .content-wrapper .tb_diisqst {margin-bottom: 5px;}
.what_will_you_learn .whats_datr_box.adds_cntetx h3 {font-size: 18px;}
.what_will_you_learn .whats_datr_box.adds_cntetx ul li {font-size: 14px;}
.why_this_bundle .als_contntcs_hed h3 {font-size: 20px;}
.why_this_bundle .als_contntcs_hed {margin-bottom: 5px;}
.why_this_bundle .bntboox {padding: 15px 15px; font-size: 15px; font-weight: 500; margin-top: 8px;}
.what_will_you_learn.heres_everything {padding-bottom: 0;}
.what_will_you_learn.heres_everything .container {padding: 0;}
.ser_v_araeea.why_this_bundle .container {padding: 0;}
.what_will_you_learn.heres_everything .here_everything {margin-top: 15px;}

.top_parts_hdss.texttxpges {padding-bottom: 20px;}
.top_parts_hdss .tp_titlr_areea {margin-bottom: 25px;}
.top_parts_hdss .tp_titlr_areea h1 {font-size: 20px;}
.top_parts_hdss .tp_titlr_areea p {font-weight: 300; font-size: 14px;}
.top_parts_hdss.texttxpges .brd_comess {text-align: center;}

.contentcs h3 {font-size: 18px; margin: 0 0 5px;}
.contentcs p {font-size: 14px; text-align: justify;}
.contentcs ul li {font-size: 14px; margin: 0 0 5px;}

#Footer_arae .ftr_promo h3 { font-size: 20px; margin: 0px 0 10px;}
#Footer_arae .ftr_promo p {font-size: 14px; margin-bottom: 5px;}
#Footer_arae .ftr_promo .morsss {margin: 15px 0 10px;}
#Footer_arae .ftr_promo span {font-size: 13px;}


.vdo_chatrs_area .zmm_boox_area {padding: 20px 20px; margin-top: 15px;}
.vdo_chatrs_area .zmm_boox_area span.vdoo_bx {width: 45px; height: 45px;}
.vdo_chatrs_area .zmm_boox_area h4 {font-size: 18px; margin: 0 0 8px;}
.vdo_chatrs_area .zmm_boox_area p {font-size: 14px; line-height: 22px;}
.faqq .accordion_container .man_boxx .accordion_head {font-size: 14px;}
.faqq .accordion_container .man_boxx {margin-bottom: 15px; padding-bottom: 15px;}
.faqq .accordion_container .man_boxx .accordion_body .mt_datat p {font-size: 15px; text-align: justify;}
.faqq .accordion_container .man_boxx .accordion_body .mt_datat p {font-size: 14px; margin-top: 10px; max-width: 100%;}




footer {padding: 25px 0px 0px;}
footer .ftr_partss h4 {margin: 0 0 0px; font-size: 20px;}
footer .ftr_partss p {font-size: 14px; text-align: left;}

footer .ftr_partss {margin-bottom: 20px;}
footer .ftr_partss.adss_flss .adss_areaa p i {height: 30px;}
footer .ftr_partss ul li a {font-size: 14px;}
footer .eml_socilal {margin-top: 10px;}
footer .eml_socilal .em_ico {font-size: 12px;}

button.back-to-top.show {font-size: 16px; bottom: 30px; height: 45px; width: 45px;}
button.back-to-top::before, button.back-to-top::after {border-bottom: solid 8px #fff; border-left: solid 8px transparent; border-right: solid 8px transparent; margin: 16px auto 0;}
.faqq .accordion_container .man_boxx .accordion_head span.plusminus {font-size: 25px;}

}



@media (min-width: 320px) and (max-width: 480px) {
.desk_top_none{display:block !important;}
.mb_view_hide{display:none !important;}
.mb_view_show{display:block;}


.en_rolls_frm {
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.en_rolls_frm h1 {
    font-size: 22px;
    margin: 0 0 12px;
}
.en_rolls_frm .form-group button {
    font-size: 15px;
}
.en_rolls_frm .sumry_area .titlls h3 {
    font-size: 14px;
}
.en_rolls_frm .sumry_area .titlls p {
    font-size: 12px;
}
.en_rolls_frm .listinggs ul li {
    font-size: 12px;
}
.en_rolls_frm.meddils p.sm_titlls {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 22px;
}
.en_rolls_frm.meddils h6 {font-size: 14px;}
.en_rolls_frm.meddils .listinggs { padding: 10px;}
.en_rolls_frm.meddils .listinggs ul li span.counbtn {font-size: 11px;}
.en_rolls_frm.meddils .btnmmes h5 {font-size: 16px; margin: 0 0 10px;}
.en_rolls_frm.meddils .btnmmes p {font-size: 12px;}
.en_rolls_frm.meddils .btnmmes p img {
    margin-right: 5px;
    top: 2px;
    width: 14px;
}


.top_parts_hdss {padding: 30px 0;}
.ser_v_araeea {padding: 30px 0;}
.top_parts_hdss .usr_picks {height: auto; margin-bottom: 20px;}
.top_parts_hdss .titl_areea h1 {font-size:20px; max-width: 100%; line-height: 30px; font-weight: 600; margin: 0 0 10px; text-align: center;}
.top_parts_hdss .titl_areea p {font-size: 15px; max-width: 100%; line-height: 26px; font-weight: 400; margin: 0 0 25px; text-align: center;}
.top_parts_hdss .titl_areea .ratinggs {display: block;}
.top_parts_hdss .titl_areea .ratinggs .rtinggs {display: block; text-align: center;}
span.lnkss {display: none;}
.top_parts_hdss .titl_areea .ratinggs span.rvu_by {display: block; text-align: center; font-size: 14px; margin: 5px 0 0;}
.top_parts_hdss .titl_areea .links_bttnss {margin-top: 25px; text-align: center;}
.top_parts_hdss .titl_areea .links_bttnss a {padding: 8px 35px; font-size: 16px;}
.top_parts_hdss .forth_areea {margin-top: 20px;}
.top_parts_hdss .forth_areea .us_bx_areaa h4 {font-size: 16px;}
.top_parts_hdss .forth_areea .us_bx_areaa p {margin: 0 0 5px; font-size: 16px;}

.top_parts_hdss .user_txt_areea {margin-top: 40px;}
.top_parts_hdss .user_txt_areea h2 {font-size: 22px; margin: 0px 0 5px;}
.top_parts_hdss .user_txt_areea p {font-size: 18px; line-height: 24px; margin: 0px 0 15px;}
.top_parts_hdss .user_txt_areea h4 {font-size: 16px; max-width: 100%;}

.als_contntcs_hed {margin-bottom: 10px;}
.als_contntcs_hed h3 {font-size: 20px; max-width: 100%; padding-bottom: 10px; letter-spacing: 0px;}
.als_contntcs_hed h3:before {max-width: 150px;}
.her_workshop .work_boox .mg_ar_bx {height: auto;}
.her_workshop .work_boox .titl_disct {padding: 15px 15px;}
.her_workshop .work_boox .titl_disct h4 {font-size: 18px; margin: 0 0 10px;}
.her_workshop .work_boox .titl_disct p {font-size: 14px; height: auto; line-height: 18px;}

.morsss {margin-top: 30px; position: relative;}
.morsss a {padding: 8px 25px; font-size: 14px;}
.sm_areea_types {border-radius: 20px 20px 0 0; padding: 12px 0 15px;}

.sm_areea_types .dic_titlls p {font-size: 15px; margin: 0 0 7px; line-height: 22px; text-align: center;}
.sm_areea_types .dic_titlls span {font-size: 12px; margin-bottom: 12px; text-align: center; display: block;}
.lilss a {padding: 8px 25px; font-size: 16px;}
.sm_areea_types .lilss a {padding: 8px 15px; font-size: 13px;}
.what_will_change p.metr {font-size: 15px;}
.ser_v_araeea.what_will_change {padding-bottom: 0;}
.what_will_change .contextxt {padding: 15px; font-size: 14px; line-height: 22px; height: auto;}
.testiml_areaa p {font-size: 15px; line-height: 24px; height: auto;}
.testiml_areaa .usr_rewss .usr_txt h2 {font-size: 16px;}
.testiml_areaa .usr_rewss .usr_mg {width: 45px;}
.ser_v_araeea.who_this_program.bg_al_mngess {margin-top: 30px;}
.who_this_program .al_bx_areea span.ic_ar_mdlls {width: 40px; height: 40px;}
.who_this_program .al_bx_areea h3 {font-size: 13px;}
.who_this_program .al_bx_areea{height: 130px; padding: 15px;}
.who_this_program p {font-size: 16px; margin: 15px 0 0; position: relative;}
.als_contntcs_hed p.mng_dissps {font-size: 14px; line-height: 22px;}
.her_workshop .work_boox .titl_disct .mg_ttls {width: 30px;}
.her_workshop .work_boox .titl_disct .tilesss {padding-left: 10px;}
.user_nicolass .usr_picks {height: auto; margin-bottom: 20px;}
.user_nicolass .usr_bx_tettx h2 {font-size: 19px; text-align: center;}
.user_nicolass .usr_bx_tettx span {font-size: 14px; margin-bottom: 15px; text-align: center;}
.user_nicolass .usr_bx_tettx .usr_countts {display: inline-block; margin-bottom: 5px;}
.user_nicolass .usr_bx_tettx .usr_countts .und_titll {width: 50%; float: left; text-align: center; margin-top: 20px;}
.user_nicolass .usr_bx_tettx .usr_countts .und_titll:last-child {width: 100%;}
.user_nicolass .usr_bx_tettx .usr_countts .und_titll h4 {font-size: 20px;}
.user_nicolass .usr_bx_tettx .usr_countts .und_titll p {font-size: 15px; text-align: center;}
.user_nicolass .usr_bx_tettx p {font-size: 14px; text-align: justify;}
.user_nicolass .usr_bx_tettx h6 {font-size: 16px; text-align: center;}
.jn_box_fldd {padding: 15px; margin-top: 15px;}
.jn_box_fldd p {margin-top: 0; font-size: 14px; line-height: 20px;}
.what_will_you_learn .wht_wills {border-radius: 10px; padding: 20px 15px;}
.what_will_you_learn .wht_wills .und_listt ul li {width: 47%; height: 55px; margin: 4px; font-size: 15px;}
.what_will_you_learn .wht_wills p {margin: 15px 0 0; font-size: 15px;}

.what_will_you_learn .here_everything {margin-top: 30px;}
.what_will_you_learn .whats_datr_box {margin-top: 15px; height: auto;}
.what_will_you_learn .here_everything h4 {margin: 0 0 5px; font-size: 20px;}
.what_will_you_learn .whats_datr_box h3 {font-size: 16px; margin: 0 0 10px; height: auto; overflow: initial;}
.what_will_you_learn .whats_datr_box p {font-size: 14px; margin: 0 0 6px;}
.what_will_you_learn .whats_datr_box ul li {font-size: 14px; margin-top: 5px;}


.ser_v_araeea.why_most_beginners {margin-top: 30px;}
.ser_v_araeea.why_most_beginners .wht_tx_bx h4 {text-align: center; font-size: 20px;}
.ser_v_araeea.why_most_beginners .wht_tx_bx p {padding: 0; text-align: center; font-size: 15px;}
.ser_v_araeea.why_most_beginners .wht_tx_bx ul {margin: 0 0 20px;}
.ser_v_araeea.why_most_beginners .wht_tx_bx ul li{font-size: 15px;}
.ser_v_araeea.why_most_beginners .auto_matparts h2 {font-size: 36px; margin: 0 0 10px;}
.ser_v_araeea.why_most_beginners .auto_matparts p {font-size: 15px; line-height: 20px;}
.ser_v_araeea.why_most_beginners .auto_matparts a.linksss {font-size: 16px;}


.tabs_areea_mnggs .tabs {margin-bottom: 12px;}
.tabs_areea_mnggs .tab-link {padding: 6px 5px;  font-size: 14px; line-height: 18px;}
.tabs_areea_mnggs .content-wrapper .tb_diisqst p {font-size: 15px; line-height: 22px;}
.tabs_areea_mnggs .content-wrapper .tb_diisqst {margin-bottom: 5px;}
.what_will_you_learn .whats_datr_box.adds_cntetx h3 {font-size: 18px;}
.what_will_you_learn .whats_datr_box.adds_cntetx ul li {font-size: 14px;}
.why_this_bundle .als_contntcs_hed h3 {font-size: 20px;}
.why_this_bundle .als_contntcs_hed {margin-bottom: 5px;}
.why_this_bundle .bntboox {padding: 15px 15px; font-size: 15px; font-weight: 500; margin-top: 8px;}
.what_will_you_learn.heres_everything {padding-bottom: 0;}
.what_will_you_learn.heres_everything .container {padding: 0;}
.ser_v_araeea.why_this_bundle .container {padding: 0;}
.what_will_you_learn.heres_everything .here_everything {margin-top: 15px;}

.top_parts_hdss.texttxpges {padding-bottom: 20px;}
.top_parts_hdss .tp_titlr_areea {margin-bottom: 25px;}
.top_parts_hdss .tp_titlr_areea h1 {font-size: 20px;}
.top_parts_hdss .tp_titlr_areea p {font-weight: 300; font-size: 14px;}
.top_parts_hdss.texttxpges .brd_comess {text-align: center; font-size: 13px;}

.contentcs h3 {font-size: 18px; margin: 0 0 5px;}
.contentcs p {font-size: 14px; text-align: justify;}
.contentcs ul li {font-size: 14px; margin: 0 0 5px;}

.top_parts_hdss .forth_areea .us_bx_areaa:hover {transform: translateY(0px);}

#Footer_arae .ftr_promo h3 { font-size: 20px; margin: 0px 0 10px;}
#Footer_arae .ftr_promo p {font-size: 14px; margin-bottom: 5px;}
#Footer_arae .ftr_promo .morsss {margin: 15px 0 10px;}
#Footer_arae .ftr_promo span {font-size: 13px;}





.vdo_chatrs_area .zmm_boox_area {padding: 20px 20px; margin-top: 15px;}
.vdo_chatrs_area .zmm_boox_area span.vdoo_bx {width: 45px; height: 45px;}
.vdo_chatrs_area .zmm_boox_area h4 {font-size: 18px; margin: 0 0 8px;}
.vdo_chatrs_area .zmm_boox_area p {font-size: 14px; line-height: 22px;}
.faqq .accordion_container .man_boxx .accordion_head {font-size: 14px;}
.faqq .accordion_container .man_boxx {margin-bottom: 15px; padding-bottom: 15px;}
.faqq .accordion_container .man_boxx .accordion_body .mt_datat p {font-size: 15px; text-align: justify;}
.faqq .accordion_container .man_boxx .accordion_body .mt_datat p {font-size: 14px; margin-top: 10px; max-width: 100%;}

footer {padding: 25px 0px 0px;}
footer {padding: 1rem 0 9rem !important;}
footer .ftr_partss h4 {margin: 0 0 0px; font-size: 20px;}
footer .ftr_partss p {font-size: 14px; text-align: left;}

footer .ftr_partss {margin-bottom: 20px;}
footer .ftr_partss.adss_flss .adss_areaa p i {height: 30px;}
footer .ftr_partss ul li a {font-size: 14px;}
footer .eml_socilal {margin-top: 10px;}
footer .eml_socilal .em_ico {font-size: 12px; text-align: center;}
footer .eml_socilal .btm_linkss {text-align: center; margin-top: 10px;}
footer .eml_socilal .btm_linkss a {font-size: 12px;}
footer .eml_socilal .btm_linkss a:first-child{margin-left: 0;}

button.back-to-top.show {font-size: 16px; bottom: 30px; height: 45px; width: 45px;}
button.back-to-top::before, button.back-to-top::after {border-bottom: solid 8px #fff; border-left: solid 8px transparent; border-right: solid 8px transparent; margin: 16px auto 0;}
.faqq .accordion_container .man_boxx .accordion_head span.plusminus {font-size: 25px;}

}
