  :root {
    --whiteBg: #fff; 
    --whiteColor: #fff;
    --whiteBorder: #fff;

    --blackColor: #2F2F2F;
    --blackBg: #2F2F2F;
    --blackborder: #2F2F2F;

    --brandColor: #047C9E;
    --brandBg: #047C9E;
    --brandborder: #047C9E;

    --greyBg:#F5F5F7;
    --greyBorder:#F5F5F7;
    --greyColor:#F5F5F7;

    --light_pinkBg:#FFF4F4;
    --light_pinkBorder:#FFF4F4;
    --light_pinkColor:#FFF4F4;


    }
  
   
   .ubuntu_font{font-family: "Ubuntu", sans-serif;}
   *{margin:0;padding:0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
    html,body{color: #4A4A4A;background-color: var(--whiteBg);position:relative;  font-family: "Roboto", sans-serif;font-weight: 400;}
    h1,h2,h3,h4,h5,h6,p,li{margin:0px;padding: 0px;}
    p{margin-bottom: 5px;font-size: 14px;line-height: 23px;color: #4A4A4A;}
    label{display: block;font-weight: 500; margin-bottom: 0;}
    img{max-width:100%;height: initial;display: inline-block;line-height: 0px;}
    a{text-decoration:none;display: inline-block;}
    a:focus{text-decoration:none;outline:none;}
    a:hover{text-decoration:none;}
    button{background: none;border: none;  font-family: "Roboto", sans-serif;}
    button:focus{outline: none;}
    picture{display: block;line-height: 0px;}
    textarea{resize:none;display: block;padding: 15px;width: 100%;   font-family: "Roboto", sans-serif;}
    input:focus, button, input[type="submit"],input{outline:none; font-family: "Roboto", sans-serif;}
    select{display: block;width: 100%;  font-family: "Roboto", sans-serif;}
    input{display: block;padding: 12px 15px;width: 100%;}
    input::placeholder {font-size: 14px; font-family: "Roboto", sans-serif;}
    input::-ms-input-placeholder{font-size: 14px; font-family: "Roboto", sans-serif;}
    input::-ms-input-placeholder{font-size: 14px; font-family: "Roboto", sans-serif;}
    textarea::placeholder{font-size: 14px; font-family: "Roboto", sans-serif;}
    select:focus{outline:none;}
    textarea:focus{outline: none;}
    .w-100{width: 100% !important;display: block;}
    .text-center{text-align: center;}
    .row{display: flex;margin: 0px -15px;flex-wrap: wrap;}
    .col-sm-2{width: 16.66666667%;padding: 0px 15px;}
    .col-sm-3{width: 25%;padding: 0px 15px;}
    .col-sm-4{width: 33.33333333%;padding: 0px 15px;}
    .col-sm-5{width: 41.66666667%;padding: 0px 15px;}
    .col-sm-6{width: 50%;padding: 0px 15px;}
    .col-sm-7{width: 58.33333333%;padding: 0px 15px;}
    .col-sm-8{width: 66.666667%;padding: 0px 15px;}
    .col-sm-9{width: 75%;padding: 0px 15px;}
    .col-sm-10{width: 83.33333333%;padding: 0px 15px;}
    .col-sm-11{width: 91.66666667%;padding: 0px 15px;}
    .col-sm-12{width: 100%;padding: 0px 15px;}
    .container_apollo{max-width: 1920px;margin: 0px auto; padding: 0px 60px;}
    .overflow_hidden{overflow: hidden;}
    .section-padding-top{padding-top: 60px;}
    .section-padding-bottom{padding-bottom: 60px;}
    .section-padding{padding: 60px 0px;}
    .mr_top_box{margin-top: 32px;}
    input[type="number"]::-webkit-outer-spin-button,
    input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
    input[type="number"] {-moz-appearance: textfield;}
    .common_gap{padding: 60px 0px;}
    .section_title{font-size: 36px;line-height: 41px;font-weight: 300;margin-bottom: 18px;text-transform: capitalize;color: #2F2F2F;}
    .section_title span{    font-weight: 700;
    font-family: "Ubuntu", sans-serif;
    font-style: italic;}
    .section_common_description{font-size: 14px;line-height: 23px;color: #4A4A4A;}
    .section_common_description strong{font-weight: 600;}
    .title_lg{font-size: 16px;font-weight: 500;color: #2F2F2F;line-height: 24px;text-transform: capitalize;}
    .btn_link{color: var(--brandColor);display: inline-flex;align-items: center;transition: all 0.3s;font-size: 14px;}
    .btn_link svg{margin-left: 10px;}
    .white_btn{color: #fff;}
    .btn_rounded{border-radius: 30px;padding: 15px 32px;border: 1px solid var(--brandborder);background: var(--brandBg);
        color: #fff;font-size: 14px;transition: all 0.3s; margin-right:5px;}
    .w-full{width: 100%; display: block;}




    .slider_arrow_with_dot{margin-top: 40px;display: flex;justify-content: center;align-items: center;}
.custom-swiper-pagination{display: inline-flex;width: auto !important;max-width: calc(100% - 75px);padding: 0px 20px; min-width: 30px;}
.custom-swiper-button-prev, .custom-swiper-button-next{width: 36px;line-height: 0px;cursor: pointer;}
.custom-swiper-button-prev.swiper-button-disabled, .custom-swiper-button-next.swiper-button-disabled{pointer-events: none;opacity: 0.4;}
.custom-swiper-button-prev svg, .custom-swiper-button-next svg{width: 100%;height: initial;}
.custom-swiper-button-prev:hover svg rect, .custom-swiper-button-next:hover svg rect{fill: var(--brandBg);stroke: var(--brandBg);}
.custom-swiper-button-prev:hover svg path, .custom-swiper-button-next:hover svg path{stroke: #fff;}
.custom-swiper-pagination .swiper-pagination-bullet{width: 5px;height: 5px;background: #B6B6B6;opacity: 1;}
.custom-swiper-pagination .swiper-pagination-bullet-active{width: 20px;background: #4A4A4A;border-radius: 3px;}

.back_img_arrow_gray{display: block;width: 100%;}
.custom-swiper-button-next .back_img_arrow_blue, .custom-swiper-button-prev .back_img_arrow_blue{display: none; width: 100%;} 
.custom-swiper-button-next:hover .back_img_arrow_blue, .custom-swiper-button-prev:hover .back_img_arrow_blue{display: block;}
.custom-swiper-button-next:hover .back_img_arrow_gray, .custom-swiper-button-prev:hover .back_img_arrow_gray{display: none;}


.types_breast_section .title_row .title_wraper{width: 258px;}

    @media only screen and (min-width: 1025px){
     .btn_link:hover svg rect{fill:var(--brandBg);stroke: var(--brandColor);}
     .btn_link:hover svg path{stroke: #fff;}
     .white_btn:hover svg rect{fill:var(--brandBg);stroke: var(--brandColor);}
     .white_btn:hover svg path{stroke: #fff;}
     .btn_rounded:hover{background: var(--light_pinkBg);color: var(--brandColor);}
     
    }

    .btn_rounded:focus{color: #fff;background: var(--brandBg);}
    


    /*----header----start---here---*/
    header{border-bottom: 1px solid #ccc;background: #fff;position:sticky;top: 0px;z-index: 999;}
    .header_row_apollo{display: flex;flex-wrap: wrap;align-items: center;}
    .header_left_colm_apollo{width: 180px;}
    .header_right_colm_apollo{width: calc(100% - 180px);padding-left: 60px;position: relative;}
    .brand_logo_link{display: block;}
    .appolo_brand{width: 100%;}
    .apollo_top_contact_wrapper{text-align: right;
        border-bottom: 1px solid #E9E9E9;padding: 12px 0px;}
    .apollo_contact_colm{display: inline-flex;align-items: center;}

    .apollo_contact_colm{font-size: 13px;line-height: 22px;padding: 0px 20px;border-right: 1px solid #E9E9E9;color: var(--blackColor);transition: all 0.3s;}
    .top_contact_link_titile{font-weight: 500;}
    .apollo_top_contact_wrapper_inner .apollo_contact_colm:last-child{padding-right: 0px;border-right: none;}
    .apollo_top_contact_wrapper_inner .apollo_contact_colm:first-child{padding-left: 0px;}
    .top_icon_image{width: 17px;}
    .top_contact_title{padding-left: 5px;}
    .country_select_apollo{color: #000;}

    .apollo_navbar{padding: 12px 0px;}
    .apollo_navbar .apoloo_navbar_list{padding: 0px;}
    .apollo_navbar li{list-style: none;}
    .apoloo_navbar_list .appolo_navbar_item{display: inline-flex;padding-right: 34px;position: relative;}
    /* .apoloo_navbar_list .appolo_navbar_item:last-child{padding-right: 0px;} */
    .appolo_navbar_link{color: #2F2F2F;font-size: 16px;font-weight: 500;transition: all 0.3s;}
    .appolo_navbar_item{position: relative;}
    .dropdowen_icon_menu{margin-left: 10px;display: inline-block;position: relative;}
    .country_select{display: inline-flex;align-items: center;position: relative; position: absolute; right: 0px; bottom: 13px; z-index: 1; }
    .icon_globe{width: 22px;margin-right: 2px; line-height: 0px;}
    .icon_globe svg{width: 100%;height: initial;}
    .country_select_apollo{width: 45px;border: none;appearance: none; -webkit-appearance: none; -moz-appearance: none;
        padding: 0px 5px; padding-right: 18px;font-size: 13px; font-weight: 500; cursor: pointer;background: #fff;}
    .dropdowen_icon_select svg{width: 100%;height: initial;}
    .dropdowen_icon_select{position: absolute;top: 50%;right: 0px;width: 12px;transform: translate(0px, -50%);pointer-events: none;line-height: 0px;}

    .dropdowen_list_wrapper{position: absolute;background: none;top: 14px; width: 200px;left: 0px;padding-top: 23px;}
    .dropdowen_list_box{background: var(--light_pinkBg);border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;
        padding: 12px;padding-top: 0px;position: relative;}

    .dropdowen_item{display: block;padding: 6px 0px;border-bottom: 1px solid #B76E7933;}
    .dropdowen_link{font-size: 14px;font-weight: 500;color: #393939;transition: all 0.3s;line-height: 20px;}
    .menu_icon_inner_dropdowen{ position: absolute; right: 0px;top: 50%;transform: translate(0px, -50%);line-height: 0px; }
    .dropdown_inner_wrapper{  background: var(--light_pinkBg);  width: 230px; position: absolute; top: 0px;left: calc(100% - 19px);
         padding-left: 15px; min-height: 100%;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;}

    .dropdowen_link{position: relative;display: block;z-index: 3;padding-right: 16px;}
    .dropdowen_item.has-dropdown .appolo_navbar_link:after{content: ''; position: absolute;top: 50%;right: 0px;width: 6px;height: 10px;
        background: url(../../assets/svg/dropdowen_icon.svg);background-size: 100%; background-repeat: no-repeat;
        transform: translate(0px, -50%);}
    .dropdowen_inner_box{
    padding: 10px;
    padding-top: 6px;
    padding-left: 20px;
    height: 100%;position: relative;
    }
    .dropdown_inner_wrapper:after{content: '';position: absolute;top: 15px;bottom: 15px;width: 1px; background: #B76E7933;left: 21px;}
    .dropdowen_inner_link{font-size: 14px;font-weight: 400;transition: all 0.3s;color: #393939;}
    .dropdowen_inner_item{padding: 5px 0px;}

    .dropdowen_list_wrapper{display: none;}
    .dropdown_inner_wrapper{display: none;}
    .toggle_menu_btn{display: none;}
    .header_bg_layer{display: none;position: fixed;top: 0px;left: 0px;right: 0px;width: 100%;height: 100%;z-index: 888; background: #000; opacity: 0.3;}
    .overflow_hidden_body{overflow: hidden;}
    
   
    
   .apoloo_navbar_list li{margin-bottom: 0px;}
   .apoloo_navbar_list ul{line-height: initial;}
   .dropdowen_item .appolo_navbar_link{font-size: 14px;font-weight: 500;color: #393939;transition: all 0.3s;line-height: 20px;}
   .dropdowen_item.has-dropdown .appolo_navbar_link{position: relative;display: block;z-index: 3;padding-right: 16px;}
   .appolo_navbar_item .dropdowen_item .dropdowen_inner_item .appolo_navbar_link:after{display: none !important;}
   .dropdowen_item.has-dropdown .dropdowen_inner_item .appolo_navbar_link{font-weight: 400;}



   
   

  @media only screen and (min-width: 1060px){
    .dropdown_inner_wrapper .dropdown_inner_wrapper{display: none !important;}
   .dropdowen_inner_box .dropdowen_inner_item:hover .dropdown_inner_wrapper{display: block !important;}
   .dropdowen_inner_box{position: initial;}

   .dropdowen_inner_item.has-dropdown .appolo_navbar_link{position: relative;}


   .appolo_navbar_item .dropdowen_item .dropdowen_inner_item .dropdowen_inner_item  .appolo_navbar_link{color: #393939 !important;}
   .appolo_navbar_item .dropdowen_item .dropdowen_inner_item .dropdowen_inner_item  .appolo_navbar_link:hover{color: var(--brandColor) !important;}
   
   .forth-leve-menu{padding: 4px 0px;}

   .dropdown_inner_wrapper_3{max-height: 500px; overflow: auto;}
  
   
  }

    @media only screen and (min-width: 1025px){

        .dropdowen_item:hover .menu_icon_inner_dropdowen svg path{stroke: #B76E79;}
            .dropdowen_inner_link:hover{color: var(--brandColor);}
         .dropdowen_link:hover{color: var(--brandColor);}
        .appolo_navbar_item:hover .appolo_navbar_link{color: var(--brandColor);}
         .appolo_navbar_item:hover .dropdowen_item .appolo_navbar_link{color: #393939;}
        .appolo_navbar_item:hover  .dropdowen_icon_menu svg path{stroke: var(--brandBg);}
        .appolo_navbar_item:hover  .dropdowen_icon_menu svg{transform: rotate(180deg);top: -1px;}
        .apollo_contact_colm:hover{color: var(--brandColor);}
        .menu_icon_inner_dropdowen{display: none;}
        .dropdowen_item.has-dropdown:hover .appolo_navbar_link:after{
        background: url(../../assets/svg/dropdowen_icon_pink.svg);background-size: 100%;background-repeat: no-repeat;}
        
        .appolo_navbar_item:hover .dropdowen_list_wrapper{display: block;}
        .dropdowen_item:hover .dropdown_inner_wrapper{display: block;}

        .dropdowen_item  .dropdowen_icon_menu{display: none;}

        .appolo_navbar_item .dropdowen_item:hover .appolo_navbar_link{color: var(--brandColor);}
        .appolo_navbar_item .dropdowen_item .dropdowen_inner_item .appolo_navbar_link{font-size: 14px;font-weight: 400;transition: all 0.3s; color: #393939;}
        .appolo_navbar_item .dropdowen_item .dropdowen_inner_item:hover .appolo_navbar_link{color: var(--brandColor);}
        
        .apoloo_navbar_list .appolo_navbar_item:nth-of-type(4) .dropdowen_list_wrapper, 
        .apoloo_navbar_list .appolo_navbar_item:nth-of-type(5) .dropdowen_list_wrapper{
          left: initial;right: 20px;
        }  
        .dropdowen_icon_menu{width: 12px;margin-left: 5px;}
        .dropdowen_icon_menu svg{width: 100%;}
    }


     @media only screen and (min-width: 1060px) and (max-width: 1450px) {
        .apoloo_navbar_list .appolo_navbar_item{padding-right: 18px;}
    }

    @media only screen and (min-width: 1450px){
         .appolo_navbar_item .dropdowen_item .dropdowen_inner_item .appolo_navbar_link{font-size: 13px;line-height: 16px;}
   }

   @media only screen and (min-width: 1060px) and (max-width: 1400px){
         .appolo_navbar_item .dropdowen_item .dropdowen_inner_item .appolo_navbar_link{font-size: 13px;line-height: 14px;}
         .forth-leve-menu{padding-top: 2px;padding-bottom: 2px;}
   }



    /*---banner---start---here---*/
    .video_box_appolo_desktop video{width: 100%;display: block;height: calc(100vh - 125px);object-fit: cover;}
    .apollo_banner{position: relative;}
    .appolo_banner_search_wrapper{width: 650px;position: absolute;bottom: 70px;left: 50%;transform: translate(-50%, 0px);}
    .search_input_banner{display: block;width: 100%;padding: 18px 60px 18px 15px;border-radius: 8px;border: none;background: #fff;font-size: 14px;color: var(--blackColor);}
    .search_input_banner:focus{outline: none;}
    .btn_banner_apollo{width: 36px; position: absolute;top: 50%;right: 15px; transform: translate(0px, -50%);line-height: 0px;cursor: pointer;}
    .btn_banner_apollo:hover svg circle{fill: var(--brandBg);}
    .btn_banner_apollo:hover svg path{stroke: #fff;}
    .btn_banner_apollo svg{width: 100%;height: initial;}
    .input_placeholder_text{position: absolute;top: 50%; left: 25px;right: 60px;transform: translate(0px, -50%);font-size: 13px;color: #2F2F2F;pointer-events: none;}
     .input_placeholder_text.hide{display: none;}
     .video_box_appolo_mobile{display: none;}


     /*---footer---start---here---*/
     .footer_row_apollo{display: flex;margin: 0px -10px;flex-wrap: wrap;}
     .footer_colm_apollo{width: 21%; padding: 0px 10px;}
     .footer_colm_apollo:last-child{width: 17%;}
     .footer_colm_apollo:first-child{width: 16%;}
     .footer_colm_apollo:nth-of-type(4){width: 25%;}
     .footer_title{font-size: 20px;font-weight: 500;line-height: 28px;margin-bottom: 27px;color: #2F2F2F;pointer-events: none;}
     .footer_link_box ul{padding: 0px;}
     .footer_link_box ul li{list-style: none;}
     .footer_item a, .footer_title_inner{font-size: 14px;color: #4A4A4A;line-height: 22px;transition: all 0.3s;}
    
     .footer_item{margin-bottom: 15px;}
     .footer_ul_inner{margin-top: 15px;display: none;}
     .footer_title_inner{position: relative;padding-right: 20px;display: inline-block;cursor: pointer;}
     .footer_title_inner:after{content: ''; position: absolute;top: 8px;right: 0px;width: 11px;height: 8px;background-image: url(../../assets/svg/footer_icon.svg);
        background-size: 100%;background-repeat: no-repeat;}
    .common_gap.footer_area{padding-bottom: 55px;}
    .link_list_bottom{display: inline-block;padding-right: 15px;margin-bottom: 0px;}
    .link_list_bottom a, .copy_right_title{color: #4A4A4A;font-size: 14px;transition: all 0.3s;}
    .link_ul_bottom{text-align: right;line-height: initial;}
    .link_list_bottom a:hover{color: var(--brandColor);}
    .footer_copy_right_wrapper{background: #EB83A64A;padding: 10px 0px;}

    .bottom_fixed_button{width: 650px; position: fixed;z-index: 777;bottom: 0px;left: 50%;
        transform: translate(-50%, 0px);
        border-top-left-radius: 8px;border-top-right-radius: 8px;overflow: hidden;}
    .fixed_btn_row{display: flex;padding: 0px;}
    .btn_bottom_fixed{width: 100%;list-style: none;position: relative;margin-bottom: 0px;}
    .btn_bottom_fixed a{display: block;padding: 18px 28px;color: #fff;padding-right: 55px;font-size: 16px;font-weight: 500;}
    .btn_bottom_fixed:nth-of-type(1) a{background: var(--brandBg);}
    .btn_bottom_fixed:nth-of-type(2) a{background: #C17E88;}
    .bottom_btn_icon{position: absolute;top: 50%;right: 28px;transform: translate(0px, -50%);line-height: 0px;}
    .call_icon_footer{width: 40px;position: fixed;right: 40px; bottom: 20px;z-index: 777;cursor: pointer;}
    .call_icon_footer a{display: block;}
    .call_icon_footer svg{width: 100%;height: initial;}
    
    @media only screen and (min-width: 1025px){
         .footer_item a:hover, .footer_title_inner:hover{color: var(--brandborder);}
        .footer_title_inner:hover:after{
            background-image: url(../../assets/svg/footer_icon_hover.svg);
            background-size: 100%;background-repeat: no-repeat;
        }
    }

    /*---comitment---section---start---here---*/
    .comitment .title_wraper{text-align: center;}
    .comitment .section_common_description{width: 522px;margin: 0px auto;}
    .comitment_img{width: 100%; position: absolute; top: 123px; left: 50%;transform: translate(-50%, 0px);height: 100%;object-fit: contain;pointer-events: none;}
    .comitment_wraper{position: relative;}
    .comitment_row{display: flex;flex-wrap: wrap;}
    .comitment_colm{width: 50%;}
    .comitment_row .comitment_colm:first-child{width: 100%;}
    .icon_comitment_box{width: 50px;height: 50px;object-fit: contain;}
    .comitment_inner_box .title_lg{margin-top: 27px;margin-bottom: 8px;}
    .comitment_colm{margin-bottom: 30px;}
    .comitment_inner_box{min-height: 200px;width: 260px;}
     .comitment_row .comitment_colm:nth-of-type(odd) .comitment_inner_box{margin-left: auto;}
    .comitment_row .comitment_colm:first-child .comitment_inner_box{margin: 0px auto;text-align: center;min-height: initial;margin-bottom: 90px;}
    .comitment .container_apollo{padding: 0px 92px;max-width: 1500px;margin: 0px auto;}
    .mr_top_common{margin-top: 30px;}
    

    /*---message---section---start---here---*/
    .message_section{background-color: var(--light_pinkBg);}
    .message_section .section_common_description{margin-top: -10px;}
    .title_small_italic{font-size: 22px;line-height: 29px;font-style: italic;font-weight: 500;text-transform: capitalize;}
    .message_section_content_inner_box .title_small_italic{margin-bottom: 15px;}
    .message_section_content_inner_box{margin-top: 45px;}
    .doctor_message_image{width: 70%;margin: 0px auto;display: block;}
    .message_section{padding-bottom: 0px;padding-top: 10px;}
    .message_section .row{align-items: center;}


    /*---cancer---we---treet---start---here---*/
    .title_row{display: flex;width: 650px;}
    .title_row .title_wraper{width: 230px;margin-bottom: 0px;}
    .title_row .title_wraper .section_title{margin-bottom: 0px;}
     .section_title h1,
     .section_title h2,
     .section_title h3,
     .section_title h4,
    .section_title h6 {
      font-size: inherit;
      line-height: inherit;
      font-weight: initial;
    }
    .title_desc_colm{width: calc(100% - 230px);padding-left: 30px;}
    .cancer_image_card{display: block;width: 100%;height: initial;transition: all 0.6s;}
    .cancer_box_card:hover .cancer_image_card{transform: scale(1.1);}
    .cancer_box_card{position: relative;border-radius: 16px;overflow: hidden;}
    .cancer_box_card:after{content: '';position: absolute;top: 0px;bottom: 0px;left: 0px;right: 0px;width: 100%;height: 100%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 38.57%, rgba(0, 0, 0, 0.7) 100%);}
    .cancer_card_content{position: absolute;bottom: 40px;left: 40px;right: 40px;z-index: 2;}
    .cancer_card_title, .cancer_card_dec{color: #fff;}
    .cancer_card_title{font-weight: 400;font-size: 28px;line-height: 29px;text-transform: capitalize;}
    .cancer_card_title span{display: block;font-weight: 700;font-style: italic;}
    .cancer_card_dec{font-size: 14px;line-height: 23px;margin: 15px 0px;}
    .cancer_treat .col-sm-4{margin-top: 22px;padding: 0px 11px;}
    .cancer_treat .row{margin: 0px -11px;}
    .cancer_wrapper{margin-top: 10px;}


    /*---usp---section---start---here---*/
    .usp_section .title_wraper{text-align: center;}
    .usp_section{background: var(--light_pinkBg);}
    .usp_inner_card{width: 340px;}
    .usp_card_desc{margin: 15px 0px;font-size: 14px;line-height: 23px;color: #4A4A4A;
     display: -webkit-box;
   -webkit-line-clamp: 4;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;}
    .usp_wrapper .row .col-sm-6:nth-of-type(1),     .usp_wrapper .row .col-sm-6:nth-of-type(2){margin-bottom: 68px;}
  .usp_wrapper .row .col-sm-6:nth-of-type(even) .usp_inner_card{margin-left: auto;}
  .usp_wrapper{padding-top: 60px;position: relative;}
  .usp_large_image{position: absolute;top: 0px;left: 50%; transform: translate(-50%, 0px);
    height: 100%;object-fit: contain;width: 100%;pointer-events: none;}


    /*---meeet---our---doctors---start---here---*/
   .meet_doctors_section .title_row .title_wraper{width: 180px;}
   .meet_doctors_section .title_desc_colm {width: calc(100% - 180px);}
    .meet_doctors_section .title_row{width: 585px;}
    .meet_doctors_slider{overflow: hidden;}
  .meet_doctors_image_card{background: linear-gradient(219.11deg, #ACABB5 0.84%, #E4E3EA 84.94%);
border-radius: 12px;overflow: hidden;line-height: 0px;}
.meet_doctors_card{padding: 10px 10px 0px 10px;background: #FFF4F4;border-radius: 12px;overflow: hidden;height: 100%;padding-bottom: 62px;
position: relative;}
.meet_doctors_image{aspect-ratio: 113 / 113;object-fit: contain;}
.meet_doctors_content{padding: 15px 0px;}
.meet_doctors_dec{font-size: 14px;line-height: 23px;margin-top: 5px;}
.meet_doctors_slider .swiper-slide{height: initial;}
.meet_doctors_link{position: absolute;bottom: 0px;left: 10px; right: 10px;padding: 18px 0px;border-top: 1px solid #D5D5D5;z-index: 2;}
.meet_doctors_wrapper{position: relative;}

.world_class_slider{overflow: hidden;}
.large_image_world_spaces{width: 100%;height: initial;display: block;}
.world_class_section{position: relative;}
.wrold_class_for_wrapper{position: absolute;bottom: 50px;left: 0px;right: 0px;z-index: 3;}
.world_spaces_title{font-size: 28px;line-height: 35px;font-weight: 300;color: #fff;text-transform: capitalize;}
.world_spaces_title span{font-weight: 700;font-style: italic;display: block;}
.world_spaces_desc{color: #fff;font-size: 14px;line-height: 22px;margin-top: 12px;}
.world_spaces_for_card{padding: 30px;cursor: pointer; border: 1px solid rgb(255 255 255 / 27%); border-radius: 12px;overflow: hidden;height: 100%;}
.swiper-slide-thumb-active .world_spaces_for_card{border: 1px solid #fff;}
.world_class_for_slider .swiper-slide{height: initial;}
.wrold_class_for_wrapper .container_apollo{padding-right: 0px;overflow: hidden;}
.world_class_for_slider{padding-right: 30px;}



.slider_arrow_box{width:85px;display: flex;justify-content: space-between;position: absolute;bottom: 120%;right: 60px;z-index: 4;}
.world_class_section .title_row{position: absolute;top: 50px;left: 60px;z-index: 4;width: 745px;}
.world_class_section .section_title, .world_class_section .section_common_description{color: #fff;}
.world_class_section .section_title span{display: inline-block;}
.world_class_section .title_row .title_wraper{width: 280px;}
.title_desc_colm { width: calc(100% - 280px);}
.internatinoal_pationt_image{width: 100%;height: initial;display: block;}
.internatinolas_pationt .row{align-items: center;}
.internatinolas_pationt .title_wraper{padding-right: 20%;}
.internatinolas_pationt{background: var(--light_pinkBg);}
.internatinoal_pationt_btn {margin-top: 25px;}

.internatinolas_pationt{position: relative;}
.internatinoal_pationt_bottom_img{width: 50px; height: initial; position: absolute;bottom: -42px;left: 60px;}


.designed_for_her{background: var(--light_pinkBg);}

.designed_for_her_wrapper{overflow: hidden;}
.designed_for_her_wrapper .swiper-slide{height: initial;}
.designed_for_her_card{height: 100%;background: #fff;border-radius: 16px;overflow: hidden;}
.designed_for_her_image{width: 100%;height: initial;display: block;}
.designed_for_her_title{font-size: 22px;line-height: 29px;font-weight: 300;padding: 20px 25px;}
.designed_for_her_title span{font-weight: 700;font-style: italic;}



.around_world_video_card {position: relative;width: 100%; cursor: pointer; background: #fff;aspect-ratio: 66 / 108;}
.poster_image_video {width: 100%;height: 100%; object-fit: cover; border: 1px solid #DAB4AF; padding: 20px; border-radius: 190px; }
.voices-main-play-overlay { position: absolute; top: 0;left: 0; width: 100%; height: 100%; display: flex;
justify-content: center; align-items: center;}
.voices-main-play-btn { width: 45px;cursor: pointer;}
.voices-main-play-btn svg { width: 100%; height: initial; }
.video-frame { position: absolute;top: 0;left: 0;width: 100%; height: 100%; display: none;border-radius: 30px;border-radius: 62px;padding: 20px;
border: 1px solid #DAB4AF;}
.close-btn {
        position: absolute;
    top: 28px;
    left: 50%;
    cursor: pointer;
    width: 22px;
    display: none;
    z-index: 10;
    transform: translate(-50%, 0px);
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    z-index: 10;
    }
     .video_slider_world{overflow: hidden;}
.close-btn svg{    background: var(--brandBg);
    width: 100%;
    height: initial;
    border-radius: 30px;
    padding: 3px;}
.video_content_name_and_desc{text-align: center;margin-top: 10px;}
.world_video_dec{font-size: 14px;line-height: 22px;margin-top: 0px;}

#block-athenaa-gtranslate{
    display: inline-flex;
    align-items: center;
    position: relative;
    position: absolute;
    right: 0px;
    bottom: 14px;
    z-index: 11;
    background: #fff;
}
#block-athenaa-gtranslate:after{
    content: '';
    position: absolute;
    left: 0px;
    width: 23px;
    height: 23px;
    background: url(../../assets/svg/globe.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    pointer-events: none;
}

.gtranslate_wrapper{
        width: 67px;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0px 5px;
    padding-right: 0px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    background: #fff;
    position: relative;
}
.gtranslate_wrapper:after{
    content: '';
  position: absolute;
  top: 41%;
  right: 0px;
  width: 6px;
  height: 10px;
  background: url(../../assets/svg/dropdowen_icon.svg);
    background-repeat: repeat;
    background-size: auto;
  background-size: 100%;
  background-repeat: no-repeat;
  transform: translate(0px, -50%) rotate(90deg);
  z-index: 5;
}
.lang-select-wrapper{position: relative;}
.lang-select-wrapper select{border: none;color: #000;font-size: 14px;cursor: pointer;}
.selected-lang-code{
    padding-right: 7px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  pointer-events: none;
  background: #fff;
  text-align: left;
  padding-left: 26px;
}
.country_select{
    display: none;
}

.gt_selector{border: none;padding-left: 24px; 
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none; 
    padding-right: 16px;
}
.gt_selector:focus{outline: none;}

 @media only screen and (min-width: 1025px){
.large_image_world_spaces{height: 92vh;object-fit: cover;}
 }
  @media only screen and (max-width: 1400px){
    #block-athenaa-gtranslate{bottom: 19px;}
  }

   @media only screen and (max-width: 1059px){
        #block-athenaa-gtranslate {
            position: relative;
            bottom: initial;
            margin-left: 15px;
        }
        #block-athenaa-gtranslate:after{width: 30px;height: 30px;}
        .gtranslate_wrapper{width: 67px;}
    
    .selected-lang-code{
        padding-left: 30px;
    }
    .gt_selector{padding-left: 30px;}

        
  }

   @media only screen and (max-width: 767px){
        #block-athenaa-gtranslate:after {
            width: 27px;
            height: 27px;
        }
        .gtranslate_wrapper{width: 66px;}
        #block-athenaa-gtranslate{margin-left: 4px;}
        .eka-widget-button {bottom: 180px !important;}
        .selected-lang-code{padding-left: 28px;}
    
   }

   @media only screen and (max-width: 376px){
    .gt_selector{padding-left: 26px;padding-right: 15px;}
   }

    @media only screen and (max-width: 362px){
            #block-athenaa-gtranslate:after {
                width: 22px;
                height: 22px;
            }
            .gtranslate_wrapper{width: 55px;}
            .selected-lang-code{padding-left: 22px;}
            .gt_selector {
                padding-left: 22px;
                padding-right: 13px;
            }
    }
    .cancer_card_link .btn_link{color:#fff !important;}
    .country_select{display: none !important;}

/******** popup form ********/
#webform-popup {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  display: none;
  z-index: 9999;
}

#webform-popup .popup-content {
  background: #fff;
  width: 600px;
  max-width: 95%;
  margin: 10% auto;
  padding: 20px;
  border-radius: 8px;
  position: relative;
}

#webform-popup .close-popup {
  position: absolute;
  top: 10px; right: 15px;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
}
/***end popup form ****/


.desc_text{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 14px;
}
.card_link{
        background-color: #fcd34d;
    padding: 9px 25px;
    border-radius: 30px;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
}
.card_link:hover{
    background-color: #007c9d;
    color: #fff;
}

 @media only screen and (min-width: 1025px){
.appolo_navbar_item .dropdowen_item .dropdowen_inner_item.has-dropdown .appolo_navbar_link:after{content: ''; position: absolute;top: 50%;right: 0px;width: 6px;height: 10px;
        background: url(../../assets/svg/dropdowen_icon.svg);background-size: 100%; background-repeat: no-repeat;
        transform: translate(0px, -50%);display: block !important;}
.appolo_navbar_item .dropdowen_item .dropdowen_inner_item.has-dropdown:hover .appolo_navbar_link:after{
        background: url(../../assets/svg/dropdowen_icon_pink.svg);background-size: 100%;background-repeat: no-repeat;}
.appolo_navbar_item .dropdowen_item .dropdowen_inner_item 
.dropdowen_inner_item .appolo_navbar_link:after{display: none !important;}
.menu_icon_inner_dropdowen_2{display: none;}

 }
.appotment_btn_banner .btn_rounded span,
.location_btn_box .btn_rounded span {font-size: 20px; line-height: 0px; display: inline-block;}

 @media only screen and (max-width: 991px){
    .types_breast_section .title_row .title_wraper{width: 100%;}
    .types_breast_section  .title_row{flex-wrap: wrap;}
 }

 /*---bottom--nav---start---here--*/

/* .botom_nav_sticky{display: none;}

@media only screen and (max-width: 767px){
.bottom_fixed_button{display: none;}
.botom_nav_sticky{display: block;position: fixed;bottom: 0px;left: 0px;right: 0px;width: 100%;padding: 12px 0px;z-index: 99999;}
.bottom_strip_bg{position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;width: 100%;height: 100%;}
.bottom_nav_row{display: flex;justify-content: space-between;position: relative;z-index: 2;align-items: flex-end;padding: 0px 8px;}
.bottom_nav_inner_colm{padding: 0px 2px;width: 20%;}
.link_bottom_strip{display: block;padding-bottom: 2px;}
.bottom_nav_title{font-size: 11px; text-align: center;font-weight: 600;color: #fff;}
.bottom_nav_icon svg{width: 28px;height: initial;display: block;margin: 0px auto;}
.bottom_nav_icon{margin-bottom: 6px;}
.bottom_chat_assistance_box{width: 55px;margin: 0px auto;position: absolute;top: -44px; left: 50%;transform: translate(-50%, 0px);}
.bottom_chat_assistance_box img{border-radius: 50%;box-shadow: 0px 8px 20px 0px rgb(0 93 93 / 24%);
animation: zoom-in-out_anim 1s infinite alternate;
}
.active .bottom_nav_icon svg{opacity: 0.8;}
.active .bottom_nav_title{opacity: 0.9;} */
/* .bottom_chat_assistance_box .chat_text_strip{border-radius: 0px;box-shadow: none;} */
/* .botom_nav_sticky_2 .bottom_nav_title {color: #6F6F6F;}
.botom_nav_sticky_2 .active .bottom_nav_icon svg path{stroke: #047C9E;}
.botom_nav_sticky_2 .active .bottom_nav_icon svg stop:first-child {stop-color: rgba(4,124,158,1);}
.botom_nav_sticky_2 .active .bottom_nav_icon svg stop:last-child {stop-color: rgba(10,18,113,1);}
.botom_nav_sticky_2 .bottom_nav_inner_colm:nth-of-type(1) .active .bottom_nav_icon svg path{fill-opacity: 1;stroke: none;}
.botom_nav_sticky_2 .active .bottom_nav_title{color: #047C9E;}
.botom_nav_sticky_2 .bottom_nav_inner_colm:nth-of-type(3) .bottom_nav_title{
    background: linear-gradient(180deg, #066293 0%, #0A1A74 100%);  -webkit-background-clip: text;-webkit-text-fill-color: transparent;
  background-clip: text; color: transparent;}
  .botom_nav_sticky_2 .bottom_nav_inner_colm:nth-of-type(4) .active .bottom_nav_icon svg path{stroke: none;fill: #047C9E;}

  @keyframes zoom-in-out_anim {
  0% { transform: scale(.9); }
  100% { transform: scale(1); }
}


}

@media only screen and (min-width: 375px) and (max-width: 414px){
.bottom_nav_title{font-size: 10px;}
.bottom_nav_icon svg{width: 25px;}
}

@media only screen and (min-width: 340px) and (max-width: 375px){
.bottom_nav_title{font-size: 9px;}
.bottom_nav_icon svg{width: 22px;}
}

@media only screen and (min-width: 300px) and (max-width: 340px){
.bottom_nav_title{font-size: 8px;}
.bottom_nav_icon svg{width: 20px;}
} */

/*---bottom--nav--end---here--*/


/*---chat---assitance---popup---start---here---*/
/* .chat_assistance_popup{position: fixed;top: 0px;left: 0px;right: 0px;bottom: 0px;width: 100%;height: 100%;background: rgb(0 0 0 / 70%);z-index: 9999999;}
.chat_assistance_bg_layer{position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;width: 100%;height: 100%;}
.inner_chat_asstance_popup{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);
    width: 575px;background: #fff;border-radius: 20px;overflow: hidden;}
.chat_assistance_title_top{background: linear-gradient(180deg, #047C9E 0%, #0A1271 100%);padding: 18px 23px;
position: relative;display: flex;align-items: center;font-size: 18px;font-weight: 500;color: #fff;}
.chat_assistance_popup_icon{width: 30px;margin-right: 15px;}
.inner_chat_asstance_content{padding: 40px 60px;text-align: center;}
.chat_assistance_title{font-weight: 300;font-size: 26px;line-height: 36px;margin-bottom: 10px;}
.chat_assistance_desc{font-size: 14px;line-height: 23px;}
.chat_assitance_btn_box_popup{margin-top: 20px;}
.chat_assitance_btn_box_popup .btn_rounded span{display: inline-block;font-size: 20px;margin-right: 5px;position: relative;top: -1px;}
.chat_assitance_btn_box_popup .btn_rounded{display: inline-flex;align-items: center;cursor: pointer;}
.close_icon_popup{position: absolute;top: 18px;right: 20px;z-index: 5;width: 28px;cursor: pointer;z-index: 5;}
.close_icon_popup img{width: 100%;display: block;height: initial;}
@media (max-width: 768px) {
  .eka-widget-button {
    bottom: 50px !important;
    right: 45% !important;
  }
}
@media only screen and (max-width: 600px){
 .inner_chat_asstance_popup{width: 90%;}
 .inner_chat_asstance_content {padding: 20px 15px;}
 .eka-widget-button {
    bottom: 50px !important;
    right: 43% !important;
  }
} */

/* Athena video liberary css start */

.play_btn_apolo_athena_common{background: #fff;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;
border-radius: 50%;position: absolute;top: 45%;left: 50%;transform: translate(-50%, -45%);z-index: 5;cursor: pointer;}
.play_btn_apolo_athena_common img{width: 14px;height: initial;position: relative;right: -2px;}
.play_icon_white{display: none;}
.play_btn_apolo_athena_common:hover{background: #047c9e;}
.play_btn_apolo_athena_common:hover .play_icon_blue{display: none;}
.play_btn_apolo_athena_common:hover .play_icon_white{display: block;}

.row_new_card_athena{margin: 0px -10px;}
.row_new_card_athena .col-sm-4{margin: 10px 0px;padding: 0px 10px;}

.overflow-hidden{overflow: hidden;}
.video-popup-overlay {position: fixed;inset: 0; background: rgba(0,0,0,0.85);display: none;align-items: center;
  justify-content: center;z-index: 9999;}
.video-popup-content {position: absolute;width: 60%;top: 50%;left: 50%;aspect-ratio: 16 / 9;
  background: #000;border-radius: 10px; transform: translate(-50%, -50%);}
.video-popup-content iframe {width: 100%;height: 100%;}
.close-video-video_popup {position: absolute;top: -30px;right: -8px;cursor: pointer;width: 29px;height: 29px; background: var(--brandBg);
  border-radius: 30px;display: flex;justify-content: center;align-items: center;}
  .close-video-video_popup svg,  .close-video-video_popup img{width: 20px;height: initial;pointer-events: none;}
.video-popup {display: inline-block;position: relative;cursor: pointer;}

@media only screen and (max-width: 991px){
.row_new_card_athena .col-sm-4{width: 50%;}
.video-popup-content{width: 80%;}
}

@media only screen and (max-width: 767px){
.row_new_card_athena .col-sm-4{width: 100%;}
.video-popup-content{width: 95%;}
.close-video-video_popup{right: 0px;}
}

/* Athena video liberary css end */  



.expand-text-block-width .treatment_stages_section .title_row{
      width: calc(100% - 320px);
}
.expand-text-block-width .treatment_stages_section .title_desc_colm{
      width: calc(100% - 250px);
}

.expand-text-block-width .approach_treatment_section .title_row{gap: 0px;    padding-right: 300px;}
.expand-text-block-width .approach_treatment_section .title_row .title_wraper .section_title{width: 100%;}
.expand-text-block-width .approach_treatment_section .title_desc_colm{    width: calc(100% - 400px);}
.expand-text-block-width .approach_treatment_section .title_row .title_wraper{width: 400px;}

.expand-text-block-width .cancer-hormone-section .title_row .title_desc_colm{width: 700px;}
.expand-text-block-width .cancer-hormone-section .tab-wraper-box{margin-top: 50px;}

.hormone-receptor-status .tab_menu_list_how_it_works{display: none !important;}


@media only screen and (max-width: 991px){
.expand-text-block-width .treatment_stages_section .title_row{
      width: 100%;display: block;
}
.expand-text-block-width .approach_treatment_section  .title_row{
  display: block !important;
  padding-right: 0px !important;
}
.expand-text-block-width .approach_treatment_section .stages_title_cta{display: none;}
.expand-text-block-width .treatment_stages_section .title_desc_colm{
      width: 100%;
}
 #treatment.approach_treatment_section .title_row{display: block;width: 100% ;}
  #treatment.approach_treatment_section .title_row{display: block;width: 100% ;}
  #treatment.approach_treatment.approach_treatment_section .title_row .title_wraper .section_title{width: 100%;}
   #treatment.approach_treatment.approach_treatment_section .title_row .title_wraper .section_title{width: 100%;}
   #treatment.approach_treatment .title_desc_colm{width: 100%;}
   #treatment.approach_treatment .stages_title_cta{display: none;}

.expand-text-block-width .approach_treatment_section .title_desc_colm{    width: 100%;}
.expand-text-block-width .approach_treatment_section .title_row .title_wraper{width: 100%;}

.expand-text-block-width .treatment_stages_section{position: relative; padding-bottom: 100px;}
.expand-text-block-width .treatment_stages_section .stages_title_cta {
       display: inline-block;
        bottom: 26px;
        left: 30px;
        right: inherit;
        top: initial;
    }
.expand-text-block-width .cancer-hormone-section .title_row .title_desc_colm{width: 100%;}
.expand-text-block-width  .cancer-hormone-section .title_row {display: block;}


}



@media only screen and (max-width: 767px){
  .expand-text-block-width .treatment_stages_section .stages_title_cta{left: 15px;}
  .expand-text-block-width .treatment_stages_section{ padding-bottom: 80px;}
}

#hormone-receptor-status .tab_menu_list_ul {display:none !important;}
#hormone-receptor-status .tab_menu_list_how_it_works {
  border-bottom: none !important;
}

/* Add New Css for mobile & Desktop  design for breast cancer @akash */
#types-of-breast-cancer .types_title span {
    font-weight: 300;
    font-style: normal;
    font-family: "Roboto", sans-serif;
}

#healing-beyond-treatment  .title_tratment_1 span{
    font-weight: 700;
    font-family: "Roboto", sans-serif;
}

#world-class-diagnostics .section_common_description p, #treatment .section_common_description p,
#treatmentsage .section_common_description p,
#survivorship .section_common_description p
{
    font-family: "Roboto", sans-serif;
}

#world-class-diagnostics .approach_heading{
    font-family: "Roboto", sans-serif;
}

.treatment_item_left_colm img{display: block;}
/* #treatment .approach_list a{text-decoration: none;} */

@media (max-width:767px){
    .types_detail ul{padding-left: 20px;}
}

.types_detail ul{padding-left: 20px;}


#types-of-breast-cancer .types_sub p{
    font-family: "Roboto", sans-serif;
}

#treatment .approach_heading{
    font-family: "Roboto", sans-serif;
}

#treatmentsage .title_row .title_wraper {

width: 240px;
}

@media (max-width:991px){
    #treatmentsage .title_row .title_wraper {
        width: 100%;
    }
}

#world-class-diagnostics .approach_heading {
    font-family: "Roboto", sans-serif;
    font-weight: 300 !important;
}
#treatment .approach_heading {
    font-family: "Roboto", sans-serif;
    font-weight: 300 !important;
}

/* #world-class-diagnostics .approach_list a {
    text-decoration: none;
} */

.spotlight_top_section{background: #fff;}
.spotlight_top_section .row{align-items: center;}
.spotlight_top_section .btn_rounded span{font-size: 20px;margin-right: 5px;}
.spotlight_top_section .btn_rounded{align-items: center;display: inline-flex;cursor: pointer;}
.spotlight_top_image{border-radius: 12px;}
.spotlight_top_section{background: var(--light_pinkBg);}
.athena_spotlight .title_wraper{width: 100%;}
.athena_spotlight .title_row{width: 100%;}
.btn_link img {margin-left: 10px;}
a.btn_link:hover {text-decoration-line:underline;}
.more_text {display: none;}
.spotlight_top_section.active .row{align-items: flex-start;}
.top_content_spotlight.active .more_text{display: inline-block;}
.date_title_spotlight{font-size: 14px;font-weight: 600;color: #4A4A4A;margin-bottom: 15px;}
.pagination_athena {display: flex;align-items: center;justify-content: center;gap: 6px;margin-top: 20px;}
.pagination_athena a,
.pagination_athena span {display: flex;align-items: center;justify-content: center;min-width: 36px;height: 36px;
    border-radius: 6px;font-size: 15px;transition: all 0.3s ease;text-decoration: none;}
.pagination_athena a.page, .pagination_athena span.page {border: 1px solid #ddd;color: #333;}
.pagination_athena a.page:hover, .pagination_athena span.page:hover {background: #f3f3f3;}
.pagination_athena a.page.active, .pagination_athena span.page.active {background: #007b8f;color: #fff;border-color: #007b8f;}
.pagination_athena a.prev, .pagination_athena span.prev
.pagination_athena a.next, .pagination_athena span.next {color: #007b8f;padding: 0 10px;font-weight: 500;}
.pagination_athena a.disabled, .pagination_athena span.disabled {color: #bbb;pointer-events: none;}
.pagination_athena .dots {color: #777;cursor: default;}
@media only screen and (max-width: 768px){
 .top_content_spotlight{margin-top: 30px;}
}
/* .spotlight_filter{width: 50%;display: flex;justify-content: flex-end;}
.spotlight_select_box{display: inline-block;position: relative;}
.spotlight_filter_item{margin-right: 20px;display: inline-flex;align-items: center;}
.spotlight_filter_item:last-child{margin-right: 0px;}
.spotlight_filter_title{font-size: 14px;color: #4A4A4A;display: inline-block;margin-right: 8px;}
.spotlight_filter_item select{display: inline-block;min-width: 50px;max-width: 100px;
    border: none;padding: 0px;font-size: 14px;font-weight: 500;padding-right: 13px;-webkit-appearance: none;
  -moz-appearance: none;}
    .spoltlight_select_icon{position: absolute;top: 50%;right: 0px;width: 10px;transform: translate(0px, -50%);
        display: block;height: initial;pointer-events: none;} */