/*
Theme Name: Axtra Child
Description: Axtra – Construction & Architecture WordPress Theme suitable for various types of professional Construction, Industrial, Manufacturing, Factory, Company, Small Scale Industry, Business, and Engineering websites. This Theme is specially designed for those who want to start their Industrial website.
Text Domain: axtra-child
Template: axtra
*/

.dnone{
    display:none!important;
}

#ui-datepicker-div {
    top:unset!important;
}

.seaction_header{
    padding:50px 50px;
}

.search_input_item input{
    padding-left:130px;
}

.search_input_item input{
    position:relative;
        

}

.search_input_item input::after{
    position:absolute;
    content:"";
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background-color:black;
    transform:scaleX(0);
    transition: transform 0.3 ease;    

}

.search_input_item input:focus::after{
    
    transform:scaleX(1);  

}

.line::after, .line::before, .line-3{
    background:unset!important;
}

.home_Gynecology_section_links ul>li{
    cursor:pointer;
}
.home_Gynecology_section_links ul>li::after {
    content: " ";
    position: absolute;
    height: 2px;
   
    width: 100%;
    max-width: 260px;
    left: -100px!important;
    background-color:transparent;
    transition:background-color 0.3 ease;
}

.home_Gynecology_section_links ul>li:hover::after{
    background-color: #A12A7B!important;
}

.home_page_vidio_block {
    position: relative;
    left: -125px;
}

.home_play_button{
       cursor: pointer;
    border-color: black;
    width: 230px!important;
    height: 230px!important;
    position: absolute!important;
    top: -450px;
    left: 180px;
    z-index: 1000000000;
}

.home_play_button>span{
  top:110px;
  left:110px;
}


.home_play_button>div{
    color: #A12A7B!important;
    margin-left: 10px;
}
.home_play_button:hover div{
     color: white;
}


.home_page_post_blocks{
    padding-left:60px;
}
.home_page_post_first_section{
    margin-top:30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home_page_post_img{
    width: 35%!important;
    max-width: 900px;
    height: 260px!important;
}


.home_page_post_img>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home_page_post_title>a{
    font-size: 24px;
    font-weight: 500;
}

.home_page_post_underline{
    width: 256px;
    height: 1px;
    background: #0375AD;
    margin-top: 7px
}

.home_page_post_undersection{
    display: flex!important;
    justify-content: flex-start!important;
    margin-top:20px!important;
    width:60%!important;
}

.premium-dual-header-second-header,
.premium-dual-header-first-span{
    background-image: linear-gradient(to bottom, #419BB3, #A12A7B)!important;
    -webkit-background-clip: text!important;
    background-clip: text!important;
    color: transparent!important;
}



.home_page_post_undersection3{
    display: flex;
    flex-direction: column;
    align-items: end;
}

.home_page_post_loade_more_section{
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.home_page_post_loade_more_button_new #btn_wrapper{
    margin:auto!important;
}

.home_page_post_block:first-child {
    color: #242D31;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 188.523%;
    
}

.home_page_post_content{
    color: grey!important;
    font-family: Manrope;
    font-size: 16px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px!important;
    margin-top:20px!important;
}


.home_page_post_info_wrapper {
    display: flex!important;
    margin-top:40px!important;
}

.home_page_post_autor_wrapper {
    display: flex!important;
    flex-direction: column!important;
    justify-content: space-between!important;
    padding-left: 20px!important;
}



.phome_page_post_avatar {
    width: 50px!important;
    height: 50px!important;
    border-radius: 100%!important;
    overflow: hidden!important;
}


.home_page_post_title>a:hover{
    color:#A12A7B!important;
}

.home_page_post_autor_wrapper>p:first-child{
    color:#A12A7B!important;
}


.home_page_first_vidio_img img{
    opacity: 0!important;
}

.text_color_0375AD p{
    color:#0375AD;
}


/*News and Conferances page*/

.conferance_page_post_blocks{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
}

.conference_page_post_title>a{
    font-family:manrope, robboto;
    font-size:24px;
    font-weight:500;
    
}

.conference_page_post_title{
    margin:20px 0px;
}

.conference_page_post_title>a:hover{
    color:#A12A7B ;
}

.conference_page_post_img>img{
    width: 100%;
}


.page-id-5539 .home_page_post_blocks{
    padding-left:0px!important;
}



@media(max-width: 550px){
    .page-id-5539 .home_page_post_first_section{
        flex-direction: column!important;
    }
    
   .page-id-5539  .home_page_post_img,
    .page-id-5539 .home_page_post_undersection{
        width: 100%!important;
    }
    
    
    .conferance_page_post_blocks{
         grid-template-columns: repeat(1, 1fr);
    }
   
}

.single .blog__detail-tags,
.single .blog__detail-metalist,
.single .blog__detail-date.animation__word_come,
.single #respond{
    display:none!important;
}


.blog__detail>div>div{
    margin-top:5%!important;
}



/* contac us page*/


.contact_us_form label {
    color: #000!important;
    font-family: 'Manrope'!important;
    font-size: 16px!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height:  24px!important;
}
.contact_us_form>p {
    width:100%!important;
}

.contact_us_form input:not(.wpcf7-submit), .contact_us_form select, .contact_us_form textarea{
    display: flex!important;
    width: 100%!important;
    padding: 14px 20px!important;
    align-items: center!important;
    gap: 10px!important;
    border: none!important;
    background-color: #FCFCFC!important;
}

.contact_us_form input::placeholder{
    color:#D0D0D0!important; 
    font-size: 16px!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height:  24px!important;
}

.contact_us_form select opton:first-child{
    color:#D0D0D0!important; 
}

.contact_us_form .wpcf7-spinner{
    display:none!important;
}

.contact_us_form>div{
    display: flex!important;
    background-color: #0375AD!important;
    justify-content: center!important;
}

.contact_us_form>div input{
    margin-bottom:0px!important;
    background-color: #0375AD!important;
    color: white!important;
}


/*testimonials page*/

.testiomials_categories_block {
    display: flex;
    gap: 24px;
    align-items: center;
    flex-wrap: wrap;
}

.testiomials_categories_items{
    color: #7C7C7C;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height:  24px;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    cursor:pointer;
}
.testiomials_categories_items:hover{
    color:#0375AD;
}

.doctor-testimonials-swiper .swiper-slide-active{
    padding-bottom: 70px;
}

.doctor-testimonials-swiper .swiper-button-prev,
.doctor-testimonials-swiper .swiper-button-next{
    top: unset!important;
    bottom: 12px!important;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 20px;
}

.doctor-testimonials-swiper .swiper-button-prev{
    left: unset!important;
    right: 70px!important;
}


.doctor-testimonials-swiper .swiper-button-prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'%3E%3Cpath d='M22.8889 14.0599L16.6131 20.6499L22.8795 27.2399L21.549 28.6499L14 20.6499L21.549 12.6499L22.8889 14.0599Z' fill='black'/%3E%3Crect x='0.5' y='1.1499' width='39' height='39' rx='19.5' stroke='%23C7EAFB'/%3E%3C/svg%3E")!important;
    
}

.doctor-testimonials-swiper .swiper-button-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'%3E%3Cpath d='M17.1111 27.2399L23.3869 20.6499L17.1205 14.0599L18.451 12.6499L26 20.6499L18.451 28.6499L17.1111 27.2399Z' fill='black'/%3E%3Crect x='39.5' y='40.1499' width='39' height='39' rx='19.5' transform='rotate(-180 39.5 40.1499)' stroke='%23C7EAFB'/%3E%3C/svg%3E")!important;
}

.doctor-testimonials-swiper .swiper-button-next::after,
.doctor-testimonials-swiper .swiper-button-prev::after{
    content: unset!important;
}

.doctor-testimonials-swiper .swiper-pagination{
    text-align: left!important;
}

.doctor-testimonials-swiper .swiper-pagination{
    bottom: 20px!important;
    width: 70%!important;
}

.doctor-testimonials-swiper .space-between-pagination{
    width: 60px;
    height: 1px;
    background-color: #C7EAFB;
    display: inline-block;
    margin: 0 8px 5px 8px;
}

.testimonial-form-field-container{
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.testimonial-form-field-container input,
.testimonial-form-field-container textarea{
    background: #FCFCFC;
    border: none;
    padding: 14px 20px;
}

.testimonial-form-field-container label{
    margin-bottom: 8px;
}

.testimonial-form-field-container .required-asterisk {
    color: #F85151;
}

.testimonial-form-container button{
    width: 100%;
    background: #0375AD;
    padding: 14px 20px;
    color: #ffffff;
}
.testimonial-form-container #testimonial_category_id{
    height: 50px;
    background-color: #fcfcfc;
    border: unset;
}
.testimonial-form-container .thank_you_block {
    padding: 20px 0px;
    background-color: #0080008c;
    color: white;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 20px;
}

.testimonial-form-container .calendar_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fcfcfc;
    padding-right: 20px;
}

.testimonial-form-container .calendar_block input{
        width: 100%;
}

.testimonial-form-container .calendar_block span{
        cursor:pointer;
}




/*post_categoies_block*/


.post_categoies_block {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-bottom: 24px;
    border-bottom: 1px solid #A12A7B!important;
    overflow-x:auto
}


.post_categoies_block .post_categoies_items {
    color:  #7C7C7C;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.64px;
    cursor:pointer;
}

.post_categoies_block .post_categoies_items:hover{
   color: #A12A7B!important;
}

.post_categoies_block .post_categoies_items.active{
   color: #A12A7B!important;
}

.show_post_categoies{
    margin-top:40px;
    color:  #000;
    font-family: Manrope;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height:  36px;
}

.product_search_by_date_block{
      background-color: #FCFCFC;
      width:50%;
}

.product_search_by_date_block .product_search_by_button{
    cursor:pointer;
}

.product_search_by_name_block input{
    width:100%;
    padding: 14px 20px;
    background-color: #FCFCFC;
    border:unset;
}

 .product_search_by_date_block input{
    width:90%;
    padding: 14px 20px;
    background-color: #FCFCFC;
    border:unset;
    overflow-x:auto
}

.post_tags_block{
    display: flex;
    align-items: center;
    /*gap: 20px;*/
    padding-bottom: 40px;
    border-bottom: 1px solid  #A12A7B!important;
}


.post_tags_block .post_tags_items{
    color: #000;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height:  24px;
    padding:10px 20px;
    cursor:pointer;
}

.post_tags_block .post_tags_items:hover{
    color:#FFFFFF;
    background-color: #A12A7B!important;
    border-radius: 40px;
}

.post_tags_block .post_tags_items.active {
    color:#FFFFFF;
    background-color: #A12A7B!important;
    border-radius: 40px; 
}


.blog_posts_block{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.blog_posts_block .blog_posts_items{
    width:30%;
    height: 100%;
    margin-top:30px!important;
}

.blog_posts_item_title:hover{
    color: #A12A7B!important;
}
.blog_posts_block .blog_posts_items .blog_posts_item_img{
    width: 100%;
    height: 280px;
}
.blog_posts_block .blog_posts_items .blog_posts_item_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.blog_posts_block .blog_posts_items .blog_posts_item_title{
    color:  #000;
    margin-top:20px;
    font-family: Manrope;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
}

.blog_posts_block .blog_posts_items .blog_posts_item_content{
    color: #7C7C7C;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height:24px;
}

.blog_posts_block .blog_posts_items .blog_posts_item_author{
    display: flex;
    gap: 12px;
    margin-top:20px;
}
.blog_posts_block .blog_posts_items .blog_posts_item_author .autho_img {
    width: 50px;
    height: 50px;
}
.blog_posts_block .blog_posts_items .blog_posts_item_author .autho_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius:50%;
}

.blog_posts_block .blog_posts_items .blog_posts_item_author .author_details .author_name{
    color:  #A12A7B!important;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.blog_posts_block .blog_posts_items .blog_posts_item_author .author_details .post_min_read{
   color: #7C7C7C;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.64px;
}

.loade_more_block {
    margin-top:110px;
    display: flex;
    justify-content: center;
}
.loade_more_block button {
    padding:58px 51px;
    color: #000;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    border: 1px solid #A12A7B!important;
    border-radius: 50%;
}

.toggle_icon_text_df .elementor-toggle-item > div:first-child {
    display: flex;
}

.work_and_clinical_toggal .elementor-toggle-item > div:first-child {
    align-items: center;
}

.work_and_clinical_toggal .elementor-toggle-item > div:first-child>span {
    width:40px;
}
.work_and_clinical_toggal .elementor-toggle-item > div:first-child>span svg{
    width:40px;
    height: 40px;
}
.work_and_clinical_toggal .elementor-toggle-item > div:first-child>span .elementor-toggle-icon-opened svg{
    width:50px;
    height: 50px;
}

.organization_of_seminars_conatiners p {
    color:black!important;
}
.organization_of_seminars_conatiners li {
    list-style:unset;
}


#organization_of_seminars.active .elementor-button-icon{
     transform: rotate(180deg);
}


.bio_timeline_block{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.bio_timeline_content{
    width: 100%;
    overflow-x: auto;
    margin-top: 37px;
}

.bio_timeline_move_left,
.bio_timeline_move_rigth{
    border: 1px solid #C7EAFB;
    border-radius: 50%;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bio_timeline_content_up, .bio_timeline_content_down {
    display: flex;
    align-items: center;
    gap: 150px;
}

.bio_timeline_content_down{
    position: relative;
    margin-top: 17px;
    padding-top: 30px;
}

.bio_timeline_content_text {
   display: flex;
   align-items: end;
    width: 220px;
    text-align: center;
}

.bio_timeline_content_text p{
     height: 195px;
    overflow-y: auto;
}

.bio_timeline_content_down .bio_timeline_content_items{
        left: 200px;
}

/*.bio_timeline_content_down::before{*/
/*    content: '';*/
/*    position: absolute;*/
/*    height: 2px;*/
/*    background-color: red;*/


/*}*/

#organization_of_seminars i {
    -webkit-transform: rotate(0deg)!important;
    transform: rotate(0deg)!important;
}

.bio_buttons_hover #btn_wrapper{
    cursor:pointer;
}

.bio_timeline_content_down .bio_timeline_content_text{
    margin-top: 20px;
}

.bio_timeline_content_items{
    position:relative;
}


.bio_timeline_content_year{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:20px;
}

.bio_timeline_content_year span {
          fill: #000000;
    color: #000000;
    background-color: #E7F7FF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E7F7FF;
    border-radius: 50% 50% 50% 50%;
    padding: 30px 25px 30px 25px;
}

.bio_timeline_line{
    background-color: #E7F7FF;
    width: 100%;
    height:2px;
    position: relative;
    top: 65px;
}




.j-effect, .j-effect_under{
    z-index: 4;
    position: absolute;
    background: #0375AD;
    left: 50%;
    right: 50%;
    height: 100px;
    width: 1px;
}

.j-effect_under{
    position: relative;
}

.j-effect:before,
.j-effect:after {
    content: '';
    position: absolute;
    border-radius: 0 0 50% 50% / 0 0 100% 100%;
}

.j-effect_under:before,
.j-effect_under:after {
    content: '';
    position: absolute;
   border-radius: 50% 50% 0 0 / 100% 100% 0 0;
}

.j-effect_under:before{
    top: -26px;
    height: 26px;
    width: 52px;
    background: #0375AD;
}
.j-effect_under:after {
    right: -50px;
    top: -25px;
    height: 25px;
    width: 50px;
    background: white;
}

.j-effect:before {
    bottom: -26px;
    height: 26px;
    width: 52px;
    background: #0375AD;
}

.j-effect:after {
    right: -50px;
    bottom: -25px;
    height: 25px;
    width: 50px;
    background: white;
}



.j_effect_circul {
    position: relative;
    left: 50%;
    background: #0374AC;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: 75px;
    margin-left: 40px;
     z-index: 4;
}
.j_effect_circul_under {
    position: absolute;
    left: 50%;
    background: #0374AC;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: 7px;
    margin-left: 40px;
     z-index: 4;
}



.conference_section{
    display: flex;
    align-items: flex-start;
    height:1021px;
    overflow-y: auto;
}

.conference_section_block_items{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position:relative;
    z-index:1;
}

.conference_section_block_items_cirkul{
    height: 24px;
    width: 24px;
    background: #0374AC;
    border-radius:100%;
}

.conference_section_block_items_line{
    height: 1px;
    width: 120px;
    background: #0374AC;
}

.conference_section_block_items_title{
    color: #0375AD;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.conference_section_block_items_text{
    color: #000;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width:315px;
    height:48px;
    overflow-x: auto;
}

.conference_section_block_items_year{
    color:  #000;
    font-family: Manrope;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    display: flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background: #C7EAFB;

}
.conference_section_block_right .conference_section_block_items_year{
    right: 119px;
    position: relative;
}
.conference_section_block_right .conference_section_block_items_cirkul{
     right: 45px;
    position: relative;
}
.conference_section_block_right .conference_section_block_items_line{
    right: 34px;
    position: relative;
}


.conference_section_block_left .conference_section_block_items_year{
    left: 119px;
    position: relative;
}
.conference_section_block_left .conference_section_block_items_cirkul{
    left: 45px;
    position: relative;
}
.conference_section_block_left .conference_section_block_items_line{
    left: 34px;
    position: relative;
}



.conference_section_block_right {
    margin-top:19px;
}
/*.conference_section_block_left {*/
/*    margin-top:150px;*/
/*}*/

/*.conference_section_block_left .conference_section_block_items{*/
/*    margin-top:169px;*/
/*}*/

.conference_section_block_right .conference_section_block_items:not(:first-child){
    margin-top:198px;
}

.conference_section_block_left .conference_section_block_items {
    margin-top:179px;
}

/*.conference_section_block_left .conference_section_block_items:not(:first-child) {*/
/*    margin-top:169px;*/
/*}*/

.conference_section_block_right .conference_section_block_item_1:not(:first-child) {
    margin-top:132px;
}



/*.conference_section_block_right .conference_section_block_items:not(:first-child) {*/
/*    margin-top:169px;*/
/*}*/

/*.conference_section_block_right .conference_section_block_item_1:not(:first-child) {*/
/*    margin-top:208px;*/
/*}*/

/*.conference_section_block_left .conference_section_block_item_1:not(:first-child) {*/
/*    margin-top:215px;*/
/*}*/






.conference_section_block_left .conference_section_block_item_1{
    left:219px;
}

.conference_section_block_left .conference_section_block_item_2{
    left:154px;
}

.conference_section_block_left .conference_section_block_item_3{
    left:64px;
}


.conference_section_block_left .conference_section_block_item_4{
    left:121px;
}




.conference_section_block_right .conference_section_block_item_1{
    right:115px;
}

.conference_section_block_right .conference_section_block_item_2{
    right:77px;
}

.conference_section_block_right .conference_section_block_item_3{
    right:188px;
}


.conference_section_block_right .conference_section_block_item_4{
    right:201px;
}


/*.conference_section_block_right .conference_section_block_items:nth-child(5n + 5) {*/
/*  margin-top:189px;*/
/*}*/

.bio_timeline_content_mobile:before {
    content:"";
    height:100%;
    width:2px;
    position: absolute;
    top: 2%;
    left: 50%; 
    background-color: #E7F7FF; 
    transform: translateX(-50%); 

}


.bio_timeline_content_items_mobile {
    display:flex;
    align-items: flex-start;
}

.bio_timeline_content_kisaklor {
    margin-top: 63px;
    position: relative;
}

.bio_timeline_content_items_right .bio_timeline_content_kisaklor{
        left: 56px;
}

.bio_timeline_content_items_left .bio_timeline_content_kisaklor{
        right: 56px;
}


.bio_timeline_content_year_mobile{
    display: flex;
     align-items: center; 
     justify-content: center; 
     margin-top: 20px;
}

.bio_timeline_content_year_mobile span {
    fill: #000;
    color: #000;
    background-color: #e7f7ff;
    border-style: solid;
    border-width: 1px;
    border-color: #e7f7ff;
    border-radius: 50% 50% 50% 50%;
    display: flex;
    align-items: center; 
    justify-content: center; 
    width:86px;
    height:86px;
}

.bio_timeline_block_mobile{
    height: 600px;
    overflow-y: auto;
}


.select2.select2-container.select2-container--default{
    width:inherit!important;
}





.FAQ_page_media_block{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.FAQ_page_media_block .wp-video{
    width: 48%!important;
}
.FAQ_page_media_block .wp-video>div, .FAQ_page_media_block .wp-video>div video{
    aspect-ratio: 16/7.71;
    height: unset !important;
}
.FAQ_page_media_block>img{
    width: 48%;
    height: 360px!important;
    margin: 0px!important;
}

.blog__detail-top{
    text-align:center;
}


@media screen and (max-width: 1424px) {
    .FAQ_page_media_block .wp-video>div, .FAQ_page_media_block .wp-video>div video{
        aspect-ratio: 16/11.1;
    }
}



@media screen and (max-width: 1330px) and (min-width: 1024px) {
    

    .blog_posts_block .blog_posts_items .blog_posts_item_img{
        height: 250px;
    }
    
    .header_menu a {
     font-size:12px!important;
     padding:7px 5px!important;
    }
    
    .seaction_header{
    padding:30px 10px;
    }
    .header_search_block{
    width: 185px;
    }
    
    .header_search_block input {
    padding-left:0px!important;
    }

}

.contact_us_form label span {
    color:#F85151!important;
}

@media screen and (max-width: 1250px) {
    .FAQ_page_media_block .wp-video>div, .FAQ_page_media_block .wp-video>div video{
        aspect-ratio: 16/13;
    }
    .FAQ_page_media_block>img{
        height:  345px!important;
    }
}

@media screen and (max-width: 1100px) {
    .FAQ_page_media_block .wp-video>div, .FAQ_page_media_block .wp-video>div video{
        aspect-ratio: 16/15;
    }
   
}

@media screen and (max-width: 1000px) {
    .FAQ_page_media_block>img{
        height:  300px!important;
    }
}

@media screen and (max-width: 900px) {
    .FAQ_page_media_block{
        flex-wrap: wrap;
        gap:20px
    }
    .FAQ_page_media_block>img{
          width: 100%!important;
    }
    
    .FAQ_page_media_block .wp-video{
        width: 100%!important;
    }
     .FAQ_page_media_block .wp-video>div, .FAQ_page_media_block .wp-video>div video{
        aspect-ratio: 16/9;
    }
   
}



@media screen and (max-width: 1024px) {
    
   
    .blog_posts_block .blog_posts_items .blog_posts_item_img{
        height: 200px;
    }
    
    
    .conference_section_block_left .conference_section_block_items {
        margin-top: 130px!important;
        left: 105px!important;
    }
    
    .conference_section_block_right .conference_section_block_items:not(:first-child) {
        margin-top: 130px!important;
    }
    
    .conference_section_block_right .conference_section_block_items_year {
        right: 93px!important;
    }
    
    .conference_section_block_left .conference_section_block_items_year {
        left: 103px!important;
    }
    
    .conference_section_block_items_c:first-child {
        transform: rotate(2.687deg);
        margin-top: 38px;
    }
    .conference_section_block_items_c{
        transform: rotate(2.687deg);
    }
    .conference_section_block_items_title{
          width: 131px!important;
          height: fit-content!important;
          font-size: 14px!important;
          line-height: 24px!important;
    }
    .conference_section_block_items_text{
        height: 72px!important;
        width: 131px!important;
        font-size: 12px!important;
        line-height:  18px!important;
        margin-top:4px!important;
    }
    .conference_section_block_items_cirkul{
        width: 18px!important;
        height: 18px!important;
    }
    
    .conference_section_block_right .conference_section_block_item_1 .conference_section_block_items_line{
        width: 47px!important;
        right: 6px!important;
    }
    .conference_section_block_right .conference_section_block_item_2 .conference_section_block_items_line{
        width: 13px!important;
        right: -7px!important;
    }
    .conference_section_block_right .conference_section_block_item_3 .conference_section_block_items_line{
            width: 49px!important;
            right: 5px!important;
    }
    .conference_section_block_right .conference_section_block_item_4 .conference_section_block_items_line{
        width: 90px!important;
        right: 136px!important;
        position: absolute;
    }
    
    
    .conference_section_block_right .conference_section_block_item_1 .conference_section_block_items_cirkul{
        right: 5px!important;
    }
    .conference_section_block_right .conference_section_block_item_2 .conference_section_block_items_cirkul{
        right: -17px!important;
    }
    .conference_section_block_right .conference_section_block_item_3 .conference_section_block_items_cirkul{
        right: 9px!important;
    }
    .conference_section_block_right .conference_section_block_item_4 .conference_section_block_items_cirkul{
        right: 69px!important;
    }
    
    
    
     .conference_section_block_left .conference_section_block_item_1 .conference_section_block_items_line{
        width: 65px!important;
        left: 135px!important;
        position: absolute;
    }
    .conference_section_block_left .conference_section_block_item_2 .conference_section_block_items_line{
        width: 69px!important;
        left: 131px!important;
        position: absolute;
    }
    .conference_section_block_left .conference_section_block_item_3 .conference_section_block_items_line{
        width: 13px!important;
        left: 6px!important;
    }
    .conference_section_block_left .conference_section_block_item_4 .conference_section_block_items_line{
        width: 11px!important;
        left: 2px!important;
    }
    
    
     .conference_section_block_left .conference_section_block_item_1 .conference_section_block_items_cirkul{
            left: 62px!important;
    }
    .conference_section_block_left .conference_section_block_item_2 .conference_section_block_items_cirkul{
        left: 64px!important;
    }
    .conference_section_block_left .conference_section_block_item_3 .conference_section_block_items_cirkul{
        left: 5px!important;
    }
    .conference_section_block_left .conference_section_block_item_4 .conference_section_block_items_cirkul{
        left: 2px!important;
    }
    
    .conference_section_block_right .conference_section_block_item_1 {
        right: 120px!important;
    }
    .conference_section_block_right .conference_section_block_item_2 {
        right: 120px!important;
    }
    .conference_section_block_right .conference_section_block_item_3 {
        right: 120px!important;
    }
    .conference_section_block_right .conference_section_block_item_4 {
        right: 120px!important;
    }
    
    .conference_section_block_right .conference_section_block_item_1:not(:first-child),  .conference_section_block_left .conference_section_block_item_1:not(:first-child){
        margin-top:211px!important;
    }
    
    
    
    .home_play_button{
        left:-90px;
    }
    .sec_dnone{
        display:none!important;
    }
    .blog_posts_block .blog_posts_items{
        width: 310px;
    }
    .bio_timeline_content_text{
        width: 109px;
    }
    .bio_timeline_content_text p{
        color: #000;
        text-align: center;
        font-family: Manrope;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        height:48px!important;
    }

}
@media screen and (max-width: 800px) {
    .blog_posts_block{

    justify-content: space-between!important;
}
   .blog_posts_block .blog_posts_items{
        width:47%!important;
    }

}
@media screen and (max-width: 768px) {
    
    .blog_posts_block{
        justify-content: space-between!important;
    }
    .product_search_by_date_block{
      width: 100%;
    }
    .bio_timeline_block {
        gap:10px;
    }
}

@media(max-width: 767px){
    .post_tags_block{
        overflow-x:auto!important;
    }
    
    .date_search_section>div{
        display: flex!important;
        flex-wrap: nowrap!important;
    }
    
    .blog_posts_block .blog_posts_items .blog_posts_item_title{
        font-size: 20px!important;
        line-height:30px!important;
        margin-bottom:10px!important;
    }
    
    .blog_posts_items{
        margin-top:50px!important;
    }
    
        .seaction_header{
            padding:50px 20px!important;
        }
        
        
        .testiomials_categories_block{
            overflow-x:scroll!important;
            gap:15px!important;
            flex-wrap:nowrap!important;
        }
    
   .contact_us_page_form{
       width:100%!important;
   }
    
        
}

@media screen and (max-width: 600px) {
    .home_play_button{
        /*right: 180px;*/
    }
    .home_page_post_blocks{
             padding-left: 0px!important;
    }
    
    .date_search_section>div{
        
        flex-wrap: wrap!important;
    }
    
    .blog_posts_block{
        flex-direction:column!important;
    }
    
   .blog_posts_block>.blog_posts_items{
        width:100%!important;
    }
    
    .post_tags_items{
        padding:10px!important;
    }
    
    .review_form_container{
        display:flex!important;
        flex-direction:column!important;
    }
    
    .review_form_container>div{
        width:100%!important;
    }
    

}

@media screen and (max-width: 500px) {
    
    .bio_timeline_content_text {
        width: 109px!important;
    }
    .bio_timeline_content_items_left .bio_timeline_content_kisaklor {
        right: 0px;
    }
    .bio_timeline_content_items_right .bio_timeline_content_kisaklor {
        left: 0px;
    }
}

@media screen and (max-width: 400px) {
    .home_play_button{
        /*right: 60px;*/
    }
}

@media screen and (max-width: 380px) {
    .home_play_button{
        /*top: 30%;*/
    }

.menu-item-has-children i::before{
    color:transparent;
}
    
.menu-item-has-children i{
    color:transparent;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5' fill='none'%3E%3Cpath id='Vector' d='M7 1L4 4L1 1' stroke='%23242D31' stroke-width='0.5' stroke-linecap='square'/%3E%3C/svg%3E");
    background-size:contain;
    background-position:50%;
    background-repeat:no-repeat;
}
    
.home_page_first_vidio_img .eaelsv-overlay-visibility-yes,
.home_page_first_vidio_img video{
    aspect-ratio:0.89;
}
    
    
    
}

/*Bio*/

.conference_section_block_center>.conference_section_block_items_c:last-child{
    display:none!important;
}