/* RB Regular  */

@font-face {
    font-family: RB;
    src: url("/fonts/notokufiarabic-regular.ttf") format("truetype");
}

@font-face {
    font-family: RB_Bold;
    src: url("/fonts/notoKufiArabic-Bold.ttf") format("truetype");
}

.dfx {
    column-gap: 10px;
}

.pgrs {
    width: 100%;
}

.pgrs-right {
    width: 100%;
    direction: rtl;
}

.grid_list {
    /* background: #fff;*/
}

.en .arrow_pos {
    transform: rotate(180deg);
}

.ar .table {
    text-align: right;
}

.navbar-item-container {
    /*linear-gradient(0deg, rgba(3, 22, 58, 0.8), rgba(3, 22, 58, 0.8)) */
    background: transparent, url(../images/banner-home.png);
    height: 500px;
    background-position: center;
    background-size: cover;
}

.image_card_blog {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.home-banner-layout-white .table_1 a {
    width: 50px;
    direction: rtl;
    padding: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin: 0 5px 0 5px;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.img-wrapper img {
    position: relative;
    z-index: 9999;
    left: 10px;
    width: 75px;
}

.shap_1 {
    position: relative;
}

.shap_2 {
    position: relative;
    left: -61px;
}

.shap_3 {
    position: relative;
    left: -123px;
}

.shap_4 {
    position: relative;
    left: -231px;
}

.shap_5 {
    position: relative;
    left: -184px;
}

.comp_main_text {
    position: absolute;
    top: 20%;
    left: 9%;
    text-align: center;
    z-index: 9999;
}

.comp_icons {
    width: 60px;
}

.comp_text {
    color: white;
    width: 99%;
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

.comp_2_image {
    width: 200px;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.comp_3_image {
    width: 200px;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.comp_4_image {
    width: 200px;
    clip-path: polygon(23% 0, 100% 0, 100% 100%, 0 100%);
}

.comp_5_image {
    width: 200px;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.comp_1_image {
    width: 200px;
    clip-path: polygon(0 0, 100% 0, 78% 100%, 0 99%);
    /*-webkit-mask-image: -webkit-gradient(linear, left top, right bottom,
                color-stop(0.00, rgba(0, 0, 0, 1)),
                color-stop(0.35, rgba(0, 0, 0, 1)),
                color-stop(0.50, rgba(0, 0, 0, 0)),
                color-stop(0.65, rgba(0, 0, 0, 0)),
                color-stop(1.00, rgba(0, 0, 0, 0)));*/
    /* -webkit-mask-image: url(../images/comp/comp_1.png);*/
    /*border-right: 50px solid transparent;*/
}

.shap_1::after {
    /*background: url(../images/comp/comp_1.png);*/
    content: " ";
    position: absolute;
    /*border-top: 236px solid #6C20C9;
    border-right: 50px solid transparent;*/
    background: #6c20c9;
    clip-path: polygon(0 0, 100% 0, 78% 100%, 0 99%);
    height: 237px;
    width: 200px;
    top: 0px;
    left: 0%;
    opacity: 0.83;
}

.shap_2::after {
    /*background: url(../images/comp/comp_1.png);*/
    content: " ";
    background: rgba(129, 71, 147, 1);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    position: absolute;
    height: 237px;
    width: 200px;
    top: 0px;
    left: 0%;
    opacity: 0.83;
}

.shap_3::after {
    /*background: url(../images/comp/comp_1.png);*/
    content: " ";
    background: rgba(87, 183, 170, 1);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    position: absolute;
    height: 237px;
    width: 200px;
    top: 0px;
    left: 0%;
    opacity: 0.83;
}

.shap_4::after {
    /*background: url(../images/comp/comp_1.png);*/
    content: " ";
    background: rgba(107, 25, 109, 0.7);
    clip-path: polygon(23% 0, 100% 0, 100% 100%, 0 100%);
    position: absolute;
    height: 237px;
    width: 200px;
    top: 0px;
    left: 0%;
}

.shap_5::after {
    /*background: url(../images/comp/comp_1.png);*/
    content: " ";
    background: rgba(41, 74, 139, 1);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    position: absolute;
    height: 237px;
    width: 200px;
    top: 0px;
    left: 0%;
    opacity: 0.83;
}

.nav-bar-links {
    color: white;
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 28px;
}

.navbar-right-item-lg {
    padding-left: 30px;
}

span.navbar-right-item-data {
    margin-left: 5px;
}

.header_main h2 {
    width: 65%;
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 70px;
    text-align: right;
    color: #ffffff;
}

.header_main p {
    padding-top: 10px;
    width: 50%;

    font-family: "RB";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 35px;
    text-align: right;
    color: #ffffff;
}

.header_main .btn_main_bg {
    font-family: "RB";
    background: transparent;
    border: none;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 63px;
    text-align: right;
    color: #ffffff !important;
    position: absolute;
    left: 40px;
    top: 74px;
}

.header_main img {
    width: 200px;
    height: 200px;
}

.btn_main_bg_shap {
    position: relative;
    display: inline-block;
}

.btn-primary-submit {
    background-color: #87cb28;
    text-transform: uppercase;
    padding: 10px;
    width: 108px;
    border-radius: 10px;
    margin: 0px 15px;
}

.user-logo-navbar {
    width: 130px;
    height: 80px;
    display: inline-block;
    overflow: hidden;
}

.btn-primary-submit span {
    margin-left: 10px !important;
}

.dashboard-active {
    font-weight: 600 !important;
    color: #fdc75c !important;
    font-family: "RB_Bold";
    /* text-decoration: underline !important;
    text-decoration-color: #00aaff !important;
    text-decoration-thickness: 2px !important;
    text-underline-offset: 30px;*/
}

.btn-custom-1 {
    background: url(../images/buttons/vector_2.svg);
    border: none;
    background-size: contain;
    padding: 20px;
    background-repeat: no-repeat;
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 4px;
    /* identical to box height */

    text-align: right;

    /* White */

    color: #ffffff;
}

/*
.btn-custom-1::before {
    content: "";
    background: url(../images/buttons/button_1.png);
    background-size: contain;
    padding: 15px;
    background-repeat: no-repeat;
 }*/

.btn-custom-1:focus {
    border: none !important;
}

.btn-custom-2:focus {
    border: none !important;
}

.btn-custom-2 {
    background: url(../images/buttons/vector_1.svg);
    border: none;
    background-size: contain;
    padding: 20px;
    background-repeat: no-repeat;
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 4px;
    /* identical to box height */

    text-align: right;

    /* White */

    color: #ffffff;
}

.home-banner-layout {
    background: url(../images/background_home.png);
    /*background: url(../images/background.png);*/
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    height: 100%;
    min-height: 100vh;
}

.background_layer_1 {
    background: transparent;
    /*url(/images/background_layer1.svg);*/
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    height: 100%;
    min-height: 12vh;
}

.breadcrumb-background_layer_1 {
    background: url(/images/background_layer1.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    height: 100%;
    /* border-top: 1px solid #c3c3c3; */
    /* min-height: 23vh;*/
}

.card-background_layer_1 {
    background: url("/images/statistics/pattren (2).png");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    height: 150px;
    border-top: 1px solid #c3c3c3;
    min-height: 25vh;
}

.margin-10 {
    margin: 10px;
    border-radius: 8px;
}

.card-box-left {
    /* 16Bold */
    background: #ffffff;
    border-radius: 4px;
    padding: 4px 7px 4px 7px;
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-align: right;
    color: #fdc75c;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.en .card-box-left {
    left: unset;
    right: 10px;
}

.card-box-right {
    /* 16Bold */
    background: #ffffff;
    border-radius: 4px;
    padding: 4px;
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-align: right;
    color: #fdc75c;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.card-h3 {
    position: absolute;
    left: 10px;
    top: 40%;
    /* 16Bold */
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    /* identical to box height */

    text-align: center;

    /* White */

    color: #ffffff;
}

.en .card-h3 {
    left: unset;
    right: 10px;
}

.grid_list_color {
    background-color: transparent !important;
}

.grid_list {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.country-info {
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: right;
    color: #ffffff;
    position: absolute;
    left: 10px;
    top: 60%;
}

.border-8 {
    border-radius: 8px;
}

.breadcrumb-grid_list {
    /* background-color: rgba(0, 0, 0, 0.3); */
    background: rgba(46, 54, 67, 0.75);
	pointer-events: none;
	inset: 0;
    /* 0.6*/
    position: relative;
    /* absolute */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
}

.breadcrumb-flex {
    display: flex;
    justify-content: right;
    padding: 0px 5% 0px 0px;
}

.en .breadcrumb-flex {
    justify-content: left;
}

.breadcrumb-grid_list h2 {
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
    text-align: right;
    color: #ffffff;
    padding: 0px 5% 0px 4%;
}

.breadcrumb-grid_list h3 {
    /* 40 Bold */
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 50px;
    /* identical to box height, or 150% */

    text-align: right;

    /* White */

    color: #ffffff;
}

.breadcrumb-grid_list p {
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-align: right;
    color: #ffffff;
    /* padding: 0px 15px 0px 0px; */
    margin: 0px;
    padding: 0px 5% 0px 4%;
}

.grid_list ul {
    text-align: center;
    padding: 0;
}

.grid_list ul li {
    width: 4%;
    /*padding-top: 10px;*/
    display: inline-block;
    vertical-align: top;
}

.grid_list li img {
    max-width: 100%;
}

.img-club-top-logo {
    width: 100%;
    height: 70px ;
    background: white;
    border-radius: 50%;
    padding: 1rem;
    object-fit: contain;
}

.img-club-top-logo:hover {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
    padding: .1rem;
}

.home-banner-layout-12 {
    /*background: url('/images/about/map 1.png');*/
    /*background: url(../images/background.png);*/
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    height: 100%;
    min-height: 100vh;
}

.home-banner-layout-2 {
    background: url(../images/hero_bg.png);
    /*background: url(../images/background.png);*/
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    height: 100%;
    min-height: 70vh;
}

.container-fluid {
    padding-right: 4%;
    padding-left: 4%;
}

.table_card {
    border: none;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 7px;
}

.table_card_body {
    padding: 0px;
}

.btn_background_main {
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    align-items: center;
    text-align: right;
    color: #363636;
    background: #fdc75c;
    border-radius: 4px;
}

.table_1 {
    /*box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 7px;*/
}

.table_1 th:first-child {
    /* border-radius: 7px 0 0 0; */
}

.table_1 th:last-child {
    /* border-radius: 0 7px 0 0; */
}

.table_1 thead {
    background: #535353;
    border-radius: 7px;
}

.table_1 td {
    text-align: right;
    font-size: 12px;
    vertical-align: middle;
}

.en .table_1 td {
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
}

.table_3 .h3 {
    /* 14 Reg */

    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    /* identical to box height */

    text-align: right;

    /* Dark grey */

    color: #535353;
}

.table_3 td {
    text-align: right;
    vertical-align: middle;
}

.en .table_3 td {
    text-align: left;
}

.table_3 thead tr th {
    border: 1px solid #fff;
}

.table_3 .dark-border {
    border-top: 3px solid #fdc75c;
}

.table_3 .h3-dark {
    /* 14 Reg */

    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    /* identical to box height */

    text-align: left;

    /* Black */

    color: #363636;
}

.table_3 .p {
    /* 12 Reg */
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    /* identical to box height */

    text-align: right;

    /* Black */

    color: #363636;
}

.table_2 td {
    text-align: right;
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    /* identical to box height */

    text-align: right;

    /* Dark grey */

    color: #535353;
    font-size: 12px;
}

.table_1 th {
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    /* identical to box height */

    text-align: right;

    /* White */
    padding: 0.55rem;
    color: #ffffff;
}

.en .table_1 th {
    text-align: center;
}

.table_2 th {
    padding: 0.55rem;
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    /* identical to box height */

    text-align: right;

    /* Dark grey */

    color: #535353;
}

.action_th {
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    /* identical to box height */

    text-align: center;

    /* Yellow */

    color: #fdc75c !important;
}

.action_td {
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    /* identical to box height */

    text-align: left;

    /* Yellow */

    color: #fdc75c !important;
}

.hr_line {
    border: 3px solid #ededed;
}

.tabel_label {
    background: #535353;
    border-radius: 4px;
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #ffffff;
    padding: 3px;
    width: fit-content;
    position: unset;
}

.home-banner-layout-white {
    background-color: #fff;
    position: relative;
    height: 100%;
    min-height: 100vh;
}

.home-banner-layout-3 {
    background: url(../images/twitter_bg.png);
    position: relative;
    background-size: cover;
    width: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    min-height: 52vh;
    border-radius: 10px;
}

.bg-videos-section{
    background: url(../images/videos_bg.png);
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-h2 {
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
    text-align: right;

    /* White */
    padding-top: 30%;
    color: #ffffff;
}

.home-banner-layout-5 {
    background: url(/images/footer_bg.png), rgba(0, 0, 0, 0.6);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
}

.banner-5 h2 {
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 42px;
    /* identical to box height */

    text-align: right;

    /* White */

    color: #ffffff;
}

.banner-5 p {
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: right;

    /* White */

    color: #ffffff;
}

.en .banner-5 .p {
    text-align: left !important;
}

.home-banner-layout-6 {
    background: linear-gradient(326.77deg, #fdc75c 17.34%, #332812 90.76%);
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
    background-size: cover;
    min-height: 90vh;
}

.home-banner-layout-6 .col-lg-7 {
    margin: 0px;
    padding: 0px;
}

.home-banner-layout-6 .col-lg-5 {
    margin: 0px;
    padding: 0px;
}

.poligon {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 436px;
    background: #d32dcc;
    box-sizing: border-box;
    -webkit-clip-path: polygon(0 0, 100% 0, 78% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 78% 100%, 0% 100%);
}

.mv_main_tracker {
    display: none;
}

.poligon img {
    position: absolute;
    width: 98%;
    top: 4px;
    left: 5px;
    /* width: 146px; */
    /* height: 146px; */
    -webkit-clip-path: polygon(0 0, 100% 0, 78% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 78% 100%, 0% 100%);
}

.poligon_r {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 436px;
    background: #d32dcc;
    box-sizing: border-box;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 21% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 21% 100%);
}

.poligon_r img {
    position: absolute;
    width: 98%;
    top: 4px;
    left: 9px;
    /* width: 146px; */
    /* height: 146px; */
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 21% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 21% 100%);
}

.home-banner-layout-7 {
    background-image: url("/images/photos/background/pattren (1).png");
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
    min-height: 70vh;
    background-size: cover;
}

.gradient-layer {
    background: linear-gradient(326.77deg,
            rgba(253, 199, 92, 0.8) 17.34%,
            rgba(51, 40, 18, 0.8) 90.76%);
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    min-height: 45vh;
    background-size: cover;
    left: 0px;
    /* opacity: .7; */
    right: 0px;
    bottom: 0px;
}

.home-banner-layout-10 {
    background: url("/images/photos/background/pattren (1).png"),
        rgba(0, 0, 0, 0.6);
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
    background-size: cover;
    min-height: 50vh;
    overflow: hidden;
}

.home-banner-layout-8 {
    background: url(/images/photos/background/Sec4.png);
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
    background-size: cover;
    min-height: 60vh;
}

.social_media_list {
    display: flex;
}

.card_instagram {
    background: url(../images/social/background.svg) !important;
    background: no-repeat;
    background-size: cover !important;
    width: 100%;
    height: 150px;
    border: none;
    border-radius: 7px;
}

.card_tiktok {
    background: #000000 !important;
    width: 100%;
    height: 150px;
    border: none;
    border-radius: 7px;
}

.card_youtube {
    background: rgba(186, 1, 0, 1) !important;
    width: 100%;
    height: 150px;
    border: none;
    border-radius: 7px;
}

.card_facebook {
    background: rgba(60, 86, 160, 1) !important;
    width: 100%;
    height: 150px;
    border: none;
    border-radius: 7px;
}

.card_twitter {
    background: rgba(85, 172, 239, 1) !important;
    width: 100%;
    height: 150px;
    border: none;
    border-radius: 7px;
}

/*
#owl-carousel_social .item {
    width: 200px;
}

#owl-carousel_social .owl-item {
    width: 200px !important;
}*/

.home-banner-layout-9 h4 {
   font-family: "RB_Bold";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    /* identical to box height */

    text-align: right;

    /* White */

    color: #fff;
}

#owl-carousel_social p {
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    margin: 0px;
    text-align: left;

    color: #ffffff;
}

#owl-carousel_social div {
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    /* identical to box height */

    text-align: left;

    /* White */

    color: #ffffff;
}

.home-banner-layout-7 .col-lg-7 {
    margin: 0px;
    padding: 0px;
}

.home-banner-layout-7 .col-lg-5 {
    margin: 0px;
    padding: 0px;
}

.home-banner-layout-7 p {
    position: absolute;
    /* left: 0px; */
    right: 20%;
    top: 38%;
    width: 70%;
    bottom: 40.82%;
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-align: right;
    color: #ffffff;
}

.home-banner-layout-9 {
    background: url(/images/footer_bg.png), rgba(253, 199, 92, 1);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
    min-height: 50vh;
}

.modal_ {
    position: absolute;
    top: unset;

    /* right: 0; */
    /* bottom: 0; */
    bottom: 24px;
    /* bottom: 0; */
    padding: 10px;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    width: 100%;
    height: 100%;
    background: rgba(15, 10, 33, 1);
    -webkit-animation: slide 0.5s forwards;
    -webkit-animation-delay: 2s;
    animation: slide 0.5s forwards;
    animation-delay: 2s;
}

#title_selected {
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 42px;
    /* identical to box height */

    text-align: right;

    /* green */

    color: #57b7aa;
}

#detail_selected {
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
    /* identical to box height */

    text-align: right;

    /* White */

    color: #ffffff;
}

#title_selected::after {
    content: " ";
    position: absolute;
    right: -11px;
    top: -5px;
    background: url(../images/slider/title_bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 134px;
    z-index: 0;
    height: 196px;
}

.cl_slider_img_selected {
    display: block;
    width: 100%;
    height: 100%;

    position: relative;
    z-index: 0;
    border: 4px solid #d32dcc;
    clip-path: unset !important;
}

.item {
    position: relative;
}

.item_slider_1 {
    z-index: 9999999;
    content: " ";
    position: absolute;
    background: url(../images/slider/slider_1.svg);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 184px;
    background-size: contain;
    background-repeat: no-repeat;
}

.item_slider_2::before {
    content: " ";
    position: absolute;
    background: url(../images/slider/lines.svg);
    top: 68%;
    left: 45%;
    width: 30%;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
}

.item_slider_2::after {
    /*z-index: 9999999;
    content: ' ';
    position: absolute;
    background: url(../images/slider/bottom.svg);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 184px;
    background-size: contain;
    background-repeat: no-repeat;*/

    z-index: 9999999;
    content: " ";
    position: absolute;
    background: url(../images/slider/bottom.svg);
    top: 78%;
    left: 0px;
    width: 70%;
    height: 191px;
    background-size: contain;
    background-repeat: no-repeat;
}

.cl_slider_img {
    display: block;
    width: 100%;
    height: 182px;
    position: relative;
    z-index: 0;
    border: 6.61px solid #0f0a21;
    clip-path: unset !important;
    /*inset(2% 3% 10% 2%) !important;*/
}

.cl_slider_img_1 {
    display: block;
    width: 100%;
    height: 182px;
    position: relative;
    z-index: 0;
    border: 4px solid #d32dcc;
    clip-path: unset !important;
    /*inset(2% 3% 10% 2%) !important;*/
}

.item_slider_1_layer {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 97% 100%);
    background: rgba(211, 45, 204, 0.72);
}

.item_slider_1_layer span {
    display: none;
}

.item_slider_1_layer p {
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    /* identical to box height */
    padding-top: 10%;
    padding-right: 10%;
    text-align: right;

    /* White */

    color: #ffffff;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 182px;
    position: relative;
    z-index: 0;
    clip-path: inset(4% 8% 6% 3%);
}

.home-banner-layout-4 {
    background: url(../images/banner_home.png);
    position: relative;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    min-height: 52vh;
    overflow: hidden;
}

.item_slider_2 {
    width: 100%;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
}

.main_qoute_p {
    position: relative;
    margin-top: 25%;
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 35px;
    text-align: right;
    color: #ffffff;
}

.main_qoute_p::before {
    content: " ";
    background: url(../images/qoute_1.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: -20px;
    left: 0px;
    width: 100px;
    height: 100px;
    color: #57b7aa;
}

.main_qoute_p::after {
    content: " ";
    background: url(../images/qoute_2.svg);
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    top: 99%;
    left: 93%;
    width: 22px;
    height: 22px;
    color: #57b7aa;
}

.main_qoute_image {
    width: 90%;
    margin-top: 11%;
}

.main_title_h3 {
    padding-top: 40px;
    position: relative;
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
}

.main_title_h3::after {
    content: " ";
    position: absolute;
    left: 49%;
    bottom: -80px;
    background: url(../images/h3_bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 186px;
    z-index: 0;
    height: 196px;
}

.main_title_p {
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    /* identical to box height */

    text-align: center;

    /* White */

    color: #ffffff;
}

.main_tracker {
    position: relative;
    padding-top: 130px;
}

.main_title_text {
    position: absolute;
    left: 53%;
    top: 39px;
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 42px;
    color: #ffffff;
}

.banner-bg {
    /*background-color: rgba(44, 30, 100, 0.72);*/
    background-color: rgba(41, 48, 101, 0.72);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*
.home-banner-layout-2 {
    background: url(../images/background_2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    min-height: 100vh;
}*/

/*@media (min-width:992px) {*/
.vertical-nav {
    position: fixed;
    top: 0px;
    right: 0;
    width: 120px;
    height: 100%;
    text-align: center;
    background: url("../images/background_vertical.png");
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px;
}

.vertical-navimg {
    width: 50px;
}

.nav-link {
    display: block;
    padding: 0.3rem 0.5rem;
    color: #212529;
}

.link_desc_text {
    position: absolute;
    right: 8%;
    height: 20px;
    color: #fff;
}

.link_desc_text::after {
    /*content: 'Hi';*/
    content: url("../images/line.png");
    position: absolute;
    z-index: 1;
    right: -22px;
    top: 0px;
}

.img_tab_cn {
    width: 400px;
}

/*}*/

.comment-card-profile {
    display: flex;
    margin-top: 0rem;
}

.comment-card-profile-info {
    margin-left: 0.5rem;
}

.comment-profile-img {
    width: 30px !important;
    height: 30px;
    border: 1px solid #c3c3c3;
    object-fit: cover;
    border-radius: 50%;
}

.comment-profile-name {
    color: #141b38;
    font-size: 14px;

    margin-bottom: 0rem;
    padding-top: 8px;
}

.h1-trust {
    color: #00aaff;
    font-size: 33px;
    padding: 20%;
    font-weight: bold;
    text-align: left;
    /* border-right: 1px solid #bac6c6;*/
}

.wrapper {
    padding-top: 8rem;
    margin-left: 30px;
    margin-right: 30px;
    /* margin: 8rem 0rem; */
    justify-content: center;
}

.h1-comments {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    padding-bottom: 20px;
}

.h1-comments span {
    color: #008dff;
    font-size: 34px;
    font-weight: bold;
}

.card-comments {
    color: #737788;
    font-size: 14px;
}

.title_main_ver {
    position: absolute;
    /*left: 30%;*/
    right: 55%;
    width: 200px;
    font-size: 22px;
    height: 20px;
    color: #fff;
}

.title_main_top {
    top: 20%;
    width: 200px;
}

.title_main_ver::after {
    /*content: 'Hi';*/
    /* content: url('../images/line_2.png');
    position: absolute;
    z-index: 1;
    left: -87px;
    top: 39px;*/
    content: " ";
    background-image: url(../images/line_2.png);
    background-size: 100% 40px;
    width: 100%;
    min-width: 227px;
    height: 40px;
    display: block;
}

.box_rectangal::before {
    content: " ";
    /*content: url('../images/circle_3.png');*/
    position: absolute;
    background: #00aaff;
    z-index: 0;
    right: 1%;
    top: 3px;
    border-radius: 50%;
    padding: 12px;
}

.popover_custom_data {
    display: none;
}

.owl_nav {
    padding: 15px;
}

.box_rectangal {
    position: absolute;
    background: url("../images/rectangle_3.png");
    color: #fff;
    left: 19%;
    margin-top: 54px;
    text-align: right;
    width: 298px;
    padding: 20px 3% 20px 20px;
}

.owl-carousel-data {
    display: none;
}

.owl-carousel-container {
    min-height: 545px;
}

.data_img_1 {
    max-width: 550px;
    margin-bottom: 10px;
}

.img_slid_part_2 {
    position: absolute;
    bottom: -47px;
    right: 6%;
    max-width: 35%;
    padding: 0 4px;
}

.data_img_1_2 {
    max-width: 450px;
    margin-bottom: 10px px;
}

.home-banner-content {
    text-align: center;
    margin: 12rem 0rem;
}

.img_slid_main {
    display: flex;
    padding-bottom: 20px;
}

.img_slid_part {
    flex: 25%;
    max-width: 57%;
    padding: 0 4px;
}

@media (max-width: 600px) {
    .data_img_1 {
        max-width: 100%;
        margin-bottom: 10px;
    }

    .img_slid_part {
        flex: 25%;
        max-width: 30%;
        padding: 0 4px;
    }
}

.home-banner-content h3.h3 {
    font-size: 16px;
    font-weight: 700;
    color: #87cb28;
    text-transform: capitalize;
}

.home-banner-content h1.h1 {
    font-size: 45px;
    font-weight: 700;
    text-align: center;
    color: white;
    display: inline-block;
    max-width: 65%;
}

.home-banner-content h5.h5 {
    font-size: 20px;
    font-weight: 400;
    color: white;
    display: inline-block;
    max-width: 70%;
}

.banner-home-button ul li {
    display: inline-block;
}

/* .customer-detail-container {
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.customers-detail {
    flex: 1;
} */
.customer-detail-space h1,
.customer-detail-space p {
    text-align: center;
}

.btn-theme-consumer {
    width: 200px;
    padding: 10px;
    color: #fff;
    border: 1px solid transparent;
    min-height: 40px;
    border-radius: 10px !important;
}

.btn-theme-consumer:hover {
    background-color: transparent;
    border: 1px solid #87cb28;
    color: #87cb28;
}

.home-customer-section {
    margin-top: 4rem;
    padding: 10px;
}

.home-customer-section .customers-detail h1.h1 {
    font-size: 45px;
    font-weight: 700;
    color: #03153a;
}

.home-customer-section .customers-detail p.paragraph {
    font-size: 16px;
    font-weight: 400;
    color: #03153a;
    max-width: 60%;
    display: inline-block;
}

.health-fitness-section {
    margin: 4rem 0rem;
    padding: 10px;
}

.health-left-item {
    /* text-align: right; */
}

.health-left-item span {
    width: 455px;
    height: 100%;
    display: inline-block;
}

.health-left-item span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.health-right-item h6.h6 {
    font-size: 14px;
    font-weight: 700;
    color: #87cb28;
    text-transform: capitalize;
}

.health-right-item h2.h2 {
    font-size: 35px;
    font-weight: 700;
    color: #00aaff;
    max-width: 80%;
}

.h2 {
    padding-right: 15px;
    padding-left: 15px;
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    text-align: right;
    color: #363636;
}

.en .h2 {
    text-align: left;
}

.en label {
    float: left;
}

.en .form-control {
    text-align: left;
}

.bg-contact {
    width: 50%;
    float: right;
}

.en .bg-contact {
    width: 50%;
    float: left;
}


.health-right-item p.p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    max-width: 80%;
}

a.learn-more-paragraph {
    font-size: 14px;
    font-weight: 700;
    color: #87cb28;
    text-transform: capitalize;
}

a.learn-more-paragraph span {
    margin-left: 5px;
}

a.learn-more-paragraph span img {
    width: 6px;
    height: 15px;
    vertical-align: text-top;
    display: inline-block;
}

.health-book-card {
    background: #ffffff;
    box-shadow: 4px 4px 44px rgba(0, 0, 0, 0.07);
    border-radius: 8px;
    padding: 25px;
    min-height: 250px;
}

.health-book-card h5.h5 {
    font-size: 16px;
    font-weight: 700;
    color: #252b42;
    max-width: 80%;
    margin-top: 15px;
}

.health-right-item h5.h5 {
    font-size: 16px;
    font-weight: 700;
    color: #252b42;
    max-width: 80%;
    margin-top: 15px;
}

.health-book-card p.p {
    margin-top: 15px;
    max-width: 80%;
}

.medicine-book-card {
    background-color: transparent;
    padding: 5px;
    min-height: 350px;
}

.medicine-book-card span img {
    border-radius: 6px;
}

.sales-point-item h6.h6 {
    font-size: 16px;
    font-weight: 700;
    color: #737373;
}

.sales-point-item span {
    margin-right: 5px;
    width: 18px;
    height: 18px;
    display: inline-block;
}

.sales-point-item span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    vertical-align: baseline;
}

.sales-point-item h5.h5 {
    font-size: 16px;
    font-weight: 700;
    color: #bdbdbd;
}

.sales-point-item h5.h5 span {
    color: #03153a;
}

.btn-theme-delivery {
    border: 1px solid #87cb28;
    color: #87cb28;
    background-color: transparent;
    font-weight: 700;
    font-size: 14px;
    border-radius: 6px;
    width: 180px;
    margin: 10px 0px;
}

.btn-theme-delivery span {
    margin-right: 5px;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.btn-theme-delivery span img {
    vertical-align: text-bottom;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.online-test-section {
    background-color: #03153a;
    padding: 0px 15px;
}

.online-test-section span.arrow-right {
    width: 350px;
    height: 350px;
    display: inline-block;
}

.online-test-section span.arrow-right img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.health-item-online-test {
    padding: 5rem 0rem;
}

.health-item-online-test h2,
.health-item-online-test p {
    text-align: left !important;
    color: #ffffff !important;
}

.decission-support-section {
    padding: 15px;
    background-color: transparent;
}

.support-item-right {
    text-align: left;
    padding: 15px;
}

.support-item-right h2,
.support-item-right p {
    color: black !important;
    margin-bottom: 0px;
}

.support-item-right p.p {
    color: #737373 !important;
}

.footer-section {
    background-color: #03153a;
    padding: 40px 10px;
}

span.footer-logo-item {
    margin: 15px 0px;
    display: inline-block;
}

.footer-link-item h6.link-item {
    font-size: 16px;
    font-weight: 600;
    color: #363636;
    text-transform: capitalize;
}

.footer-link-item a.link-item-detail {
    margin: 20px 0px;
    text-decoration: none;
    display: block;
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    /* identical to box height */

    text-align: right;

    /* Black */

    color: #fff;
}

/*
.bg_main_title::after {
    background: url(../images/team/row.svg);
    content: ' ';
    width: 100%;
    background-repeat: no-repeat;
    height: 130px;
    left: 38%;
    background-size: contain;
    position: absolute;
}*/

.shap_team_bg img {
    width: 100px;
    height: 100px;
}

.footer-mail-p {
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    /* identical to box height */

    text-align: right;

    /* Black */

    color: #fff;
    margin: 0px;
}

.footer_line {
    border: 1px solid #ffffff;
}

.footer_copy_rite {
    font-family: "RB";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height */

    text-align: right;

    /* Black */

    color: #fff;
    padding: 20px;
}

.social_icons_c {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 16px;
    /*left: 50%;*/
}

.my_card #code {
    background-image: url(/images/footer_search_icons.png);
    background-repeat: no-repeat;
    background-position-x: 0%;
    background-position-y: center;
}

.my_card input {
    border: 1px solid #fff;
    padding: 1vh;
    margin-bottom: 4vh;
    outline: none;
    width: 100%;
    color: #fff;
    background-color: #fff;
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    /* identical to box height */

    text-align: right;

    /* White */

    color: #535353;
}

#code::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    font-family: "RB";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    /* identical to box height */

    text-align: right;

    /* White */

    color: #535353;
    /* Firefox */
}

p.footer-mail {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 20px 0px;
}

p.footer-mail img {
    margin-right: 10px;
    width: 20px;
}

.main-footer {
    padding: 10px;
    background-color: #fafafa;
}

.main-footer .footer-item-left {
    text-align: left;
}

.main-footer-container {
    margin-top: 14px;
}

.footer-item-left h6.footer-main {
    font-size: 14px;
    font-weight: 500;
    color: #737373;
    margin-bottom: 0px;
}

h6.footer-main {
    font-size: 14px;
    font-weight: 500;
    color: #737373;
    margin-bottom: 0px;
}

.footer-item-right {
    text-align: right;
}

.footer-item-right ul li {
    display: inline-block;
    margin: 0px 10px;
}

.footer-item-right ul li span {
    width: 20px;
    height: 20px;
    display: inline-block;
}

.footer-item-right ul li span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

span.testimonial-card-image {
    width: 140px;
    height: 140px;
    display: inline-block;
}

.testimonial-card-image img {
    width: 100%;
    height: 100%;
    border-radius: 50% !important;
}

p.testimonial-test-text {
    max-width: 90% !important;
    display: inline-block;
}

.testimonial-rating-section ul {
    margin-bottom: 0px !important;
}

.testimonial-rating-section ul li {
    display: inline-block;
    margin: 2px;
}

.testimonial-rating-section ul li span.star-rating {
    width: 20px;
    height: 20px;
    display: inline-block;
}

.testimonial-rating-section ul li span.star-rating img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

h5.heading-title-testimonial {
    max-width: 100% !important;
}

.our-team-member {
    padding: 0px;
    border-radius: 10px;
}

.our-team-member span.team-member-dr {
    display: inline-block;
    width: 100%;
}

.our-team-member span.team-member-dr img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

p.team-about-text {
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    color: #737373;
    max-width: 100% !important;
    margin: 0px !important;
}

.our-team-member .testimonial-rating-section ul li {
    margin: 10px;
}

.newsletter-join-section {
    margin: 30px 0px;
    padding: 15px;
}

h2.join-us-heading {
    text-transform: uppercase;
    max-width: 100% !important;
}

p.text-mechanics {
    max-width: 100% !important;
    margin-bottom: 0px;
}

form.form-inline-join {
    margin: 30px 0px;
    text-align: center;
    justify-content: center;
}

/*
#header-sec .header .nav-bar .nav-bar-main .nav-bar-item .hamburger .hamburger-list {
    background: #fff !important;
    margin: -2px;
}
*/
.form-control-subscription {
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 10px;
    min-height: 50px;
    width: 435px !important;
}

.form-control-subscription::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #737373;
}

.btn-subscription-form {
    background: #87cb28;
    border: 1px solid #e6e6e6;
    border-radius: 0px 5px 5px 0px;
    padding: 10px;
    min-height: 50px;
    color: #ffffff;
    min-width: 130px;
}

.btn-online-test {
    background: #03153a;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    margin-left: 0px;
}

.online-book-transparent {
    box-shadow: none;
    /* min-height: 309px; */
}

.book-transparent-card-one {
    background: url(../images/icon/1.png);
    background-position: right;
    background-size: auto;
    background-repeat: no-repeat;
    margin-top: 10rem;
}

.book-transparent-card-two {
    background: url(../images/icon/2.png);
    background-position: right;
    background-size: auto;
    margin-top: 4rem;
    background-repeat: no-repeat;
}

.book-transparent-card-three {
    background: url(../images/icon/3.png);
    background-position: right;
    background-size: auto;
    background-repeat: no-repeat;
}

.book-transparent-card-four {
    background: url(../images/icon/4.png);
    background-position: right;
    background-size: auto;
    margin-top: -11rem;
    background-repeat: no-repeat;
}

.online-book-transparent h5.h5,
.online-book-transparent p.p {
    max-width: 100% !important;
}

.decode-analysis-learn {
    position: relative;
}

.decode-analysis-learn::before {
    content: "";
    position: absolute;
    background: url(../images/icon/line-waves.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto;
    height: 100%;
    z-index: 1;
    width: 100%;
    display: block;
}

span.decode-health-image {
    display: inline-block;
}

span.decode-health-image img {
    position: relative;
    z-index: 2;
    background-color: #ffffff;
}

.navbar-right-item-xs {
    display: none;
}

.btn-primary-submit {
    font-size: 14px;
}

.about-banner-layout {
    background: none;
}

.about-banner-content h1.h1,
.about-banner-content h5.h5 {
    color: #000;
}

.about-banner-content {
    margin: 10rem 0rem;
}

.banner-home-button .btn-theme-consumer {
    border-radius: 4px !important;
    min-height: 50px;
}

.health-about-item-test {
    padding: 3rem 0rem;
}

.health-about-item-test p.p {
    margin-bottom: 0px;
}

span.arrow-right-about-health {
    width: 420px !important;
    height: 420px !important;
    display: inline-block;
}

.health-about-item-test .btn-theme-delivery {
    border-radius: 4px !important;
}

.partners-listing-detail {
    margin-top: 2rem;
}

.partners-listing-detail ul li {
    display: inline-block;
    margin: 15px;
}

ul li span.sponserd-detail-listing {
    width: 130px;
    display: inline-block;
}

ul li span.sponserd-detail-listing img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.our-mission-content-container {
    margin: 2px 0px !important;
}

.mission-center-item {
    background: #ffffff;
    box-shadow: 4px 4px 44px rgb(0 0 0 / 7%);
    border-radius: 8px;
    padding: 10px;
    min-height: 250px;
}

span.missions-item-partner {
    display: inline-block;
}

.contact-information-form-section {
    background: #ffffff;
    box-shadow: 4px 4px 44px rgb(0 0 0 / 7%);
    border-radius: 8px;
    padding: 10px;
    margin-top: 2rem;
    min-height: 250px;
}

@media only screen and (min-width: 600px) {
    /* #owl-carousel_social .owl-stage {
        transform: translate3d(10%, 0px, 0px) !important;
    }*/
}

@media only screen and (max-width: 600px) {
    .item_slider_2::after {
        z-index: 9999999;
        content: " ";
        position: absolute;
        background: url(../images/slider/bottom.svg);
        top: 80%;
        left: 0px;
        width: 70%;
        height: 191px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .home-banner-layout-4 {
        display: none;
    }

    .breadcrumb-background_layer_1 {
        max-height: 30vh;
        /* min */
    }

    .breadcrumb-grid_list h2 {
        /* 24 Bold */
        font-family: "RB";
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 42px;
        /* identical to box height */

        text-align: right;

        /* White */

        color: #ffffff;
    }

    .breadcrumb-grid_list p {
        font-family: "RB";
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 24px;
        text-align: right;

        /* White */

        color: #ffffff;
    }

    .btn_background_main {
        /* 14 Reg */
        font-family: "RB";
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        /* identical to box height */
    }

    .home-banner-layout-6 {
        background: transparent;
    }

    .btn-mob-main img {
        display: none;
    }

    .home-banner-layout-12 {
        background-size: contain;
        height: 100%;
        min-height: 62vh;
    }

    .btn-mob-main {
        /* 14 Reg */
        font-family: "RB";
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 24px;
        /* identical to box height */

        color: #363636;
    }

    .h2 {
        /* 14 Bold */
        font-family: "RB";
        font-style: normal;
        font-weight: 700;
        font-size: 14px !important;
        line-height: 24px !important;
        /* identical to box height */

        text-align: right;
    }
}

@media only screen and (max-width: 900px) {
    .vertical-nav {
        right: 20px;
    }

    .main_title_ img {
        width: 100%;
    }

    .mv_rev_phone {
        flex-direction: column-reverse;
    }

    .footer_mb_phone {
        flex-direction: row;
    }

    .footer-logo-item {
        text-align: center !important;
    }

    .v_mobile {
        display: none;
    }

    .footer_mb_phone .col-lg-4 {
        /*border-bottom: 1px solid #333A5B;*/
    }

    .link-item-detail {
        /* 16 reg */
        font-family: "RB";
        font-style: normal;
        font-weight: 400 !important;
        font-size: 16px !important;
        line-height: 28px !important;
        /* identical to box height */

        text-align: right;

        /* Black */

        color: #363636;
    }

    .footer-order-1 {
        order: 1;
    }

    .footer-order-2 {
        order: 2;
    }

    .footer-order-3 {
        order: 3;
    }

    .footer-order-4 {
        order: 4;
    }

    .footer-order-5 {
        order: 5;
    }

    .footer-order-6 {
        order: 6;
    }

    .footer-order-7 {
        order: 7;
    }

    .footer-order-8 {
        order: 8;
        text-align: center;
        width: 100%;
        display: inline-block;
    }

    .footer-order-9 {
        order: 9;
        text-align: center;
    }

    .footer_copy_rite {
        text-align: center !important;
    }

    .T :nth-child(1) {
        /* order: 9;*/
    }

    .footer_mb_phone :nth-child(1) {
        /* order: 9;*/
    }

    .table_1 td {
        text-align: right;
        font-size: 9px;
        vertical-align: middle;
    }

    .tabel_label {
        background: #535353;
        border-radius: 4px;
        font-family: "RB";
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 16px;
        text-align: center;
        color: #ffffff;
        padding: 3px;
        width: fit-content;
        position: unset;
    }

    .header_main p {
        padding-top: 10px;
        width: 100%;
        font-family: "RB";
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 30px;
        text-align: right;
        color: #ffffff;
    }

    .mv_main_tracker {
        display: block;
    }

    .main_tracker {
        display: none;
    }

    .shap_1,
    .shap_2,
    .shap_3,
    .shap_4,
    .shap_5 {
        position: relative;
        width: 90%;
        height: 170px;
        left: unset;
        margin: 10px;
    }

    .comp_1_image,
    .comp_2_image,
    .comp_3_image,
    .comp_4_image,
    .comp_5_image {
        width: 100%;
        height: 100%;
        border-radius: 5px;
        object-fit: cover;
        clip-path: unset;
    }

    .main_comp_list {
        margin: 0px;
        padding: 0px;
        display: grid;
        grid-template-columns: 50% 50%;
    }

    .shap_1::after {
        /* background: url(../images/comp/comp_1.png); */
        content: " ";
        position: absolute;
        background: #6c20c9;
        clip-path: unset;
        height: 100%;
        width: 100%;
        top: 0px;
        left: 0%;
        border-radius: 5px;
        opacity: 0.83;
    }

    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: rgba(211, 45, 204, 1) !important;
    }

    .shap_2::after {
        /* background: url(../images/comp/comp_1.png); */
        content: " ";
        position: absolute;
        background: rgba(129, 71, 147, 1);
        clip-path: unset;
        height: 100%;
        border-radius: 5px;
        width: 100%;
        top: 0px;
        left: 0%;
        opacity: 0.83;
    }

    .shap_3::after {
        /* background: url(../images/comp/comp_1.png); */
        content: " ";
        position: absolute;
        background: rgba(87, 183, 170, 1);
        clip-path: unset;
        height: 100%;
        width: 100%;
        top: 0px;
        border-radius: 5px;
        left: 0%;
        opacity: 0.83;
    }

    .shap_4::after {
        /* background: url(../images/comp/comp_1.png); */
        content: " ";
        position: absolute;
        background: rgba(107, 25, 109, 0.7);
        clip-path: unset;
        height: 100%;
        width: 100%;
        border-radius: 5px;
        top: 0px;
        left: 0%;
    }

    .shap_5::after {
        /* background: url(../images/comp/comp_1.png); */
        content: " ";
        position: absolute;
        background: rgba(41, 74, 139, 1);
        clip-path: unset;
        height: 100%;
        width: 100%;
        border-radius: 5px;
        top: 0px;
        left: 0%;
        opacity: 0.83;
    }

    .comp_main_text {
        position: absolute;
        top: 5%;
        left: 10px;
        text-align: center;
        z-index: 9999;
    }

    .main_qoute_p {
        position: relative;
        margin-top: 25%;
        font-family: "RB";
        font-style: normal;
        font-weight: 700;
        font-size: 15px;
        line-height: 29px;
        text-align: right;
        color: #ffffff;
    }

    .home-banner-layout-10 {
        overflow: hidden;
    }

    .home-banner-layout-8 {
        background: url("/images/Frame 14692.png");
        background-repeat: no-repeat;
        background-size: contain;
        overflow: hidden;
        min-height: 40vh;
    }

    .moble_vs {
        display: none;
    }

    .home-banner-layout-4 {
        min-height: 65vh;
        background-size: cover;
        background-position-x: center;
    }

    .home-banner-layout-9 {
        background-repeat: no-repeat;
        position: relative;
        height: 100%;
        background-size: cover;
        background-position-x: center;
    }

    .bg_main_title::after {
        background: transparent;
        content: " ";
        width: 100%;

        height: 130px;
        left: 0%;

        position: unset;
    }

    .owl-carousel .owl-item img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        position: relative;
        z-index: 0;
        clip-path: inset(4% 8% 6% 3%);
    }

    .poligon {
        display: inline-block;
        position: relative;
        width: 100%;
        height: 215px;
        background: #d32dcc;
        box-sizing: border-box;
        -webkit-clip-path: unset;
        clip-path: unset;
    }

    #share_info_mboile {
        /*display: none;*/
    }

    .poligon img {
        -webkit-clip-path: unset;
        clip-path: unset;
    }

    .poligon_r img {
        -webkit-clip-path: unset;
        clip-path: unset;
    }

    .poligon_r {
        display: inline-block;
        position: relative;
        width: 100%;
        height: 218px;
        background: #d32dcc;
        box-sizing: border-box;
        -webkit-clip-path: unset;
        clip-path: unset;
    }

    .home-banner-layout-7 p {
        position: unset;
        /* left: 0px; */
        right: revert;
        top: b;
        width: 97%;
        bottom: 40.82%;
        font-family: "RB";
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 28px;
        text-align: right;
        color: #ffffff;
    }

    .home-banner-layout-5 .owl-stage {
        /*transform: translate3d(20%, 0px, 0px) !important;*/
    }

    .cl_slider_img_selected {
        width: 45%;
    }

    #owl-carousel_partners .owl-item {
        /*width: 200px !important;
        text-align: center;
        left: -50%;*/
    }

    #owl-carousel_social p {
        font-family: "RB";
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 28px;
        margin: 0px;
        text-align: left;
        color: #ffffff;
    }

    #owl-carousel_social div {
        font-family: "RB";
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 28px;
        text-align: left;
        color: #ffffff;
    }

    .item_slider_1 {
        z-index: 9999999;
        content: " ";
        position: absolute;
        background: url(../images/slider/slider_1.svg);
        top: 0px;
        left: 0px;
        width: 100%;
        height: 300px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .link_desc_text {
        right: 34%;
    }

    .img_tab_cn {
        width: 100%;
    }

    .link_desc_text {
        display: none;
    }

    .box_rectangal {
        left: unset;
        top: 66%;
        text-align: right;
        width: 230px;
        font-size: 14px;
        padding: 20px 3% 20px 20px;
    }

    .title_main_ver {
        position: absolute;
        left: 34%;
        bottom: 67%;
        font-size: 22px;
        height: 18px;
        color: #fff;
    }

    .title_main_ver::after {
        content: "";
        background-image: none;
    }

    .data_img_1_2 {
        max-width: 100%;
    }

    .img_slid_main {
        display: flex;
    }
}