body{
    overflow-x:hidden;
}

.icon-filter{
    display: none !important;
}

.ets-protocol-feature-card {
    display: flex;
    flex-wrap: wrap;
}

.ets-protocol-Swiper-mobile{
    display: none;
}

.ets-card-slider{
    cursor: pointer !important;
}

.faq-button{
    display: none;
}

.message_in_contact{
    background-color: #ffffff;
    border-color: #C3CAD9;
    border-width: 0.914254px 0.914254px 0.914254px 0.914254px;
    border-radius: 8px 8px 8px 8px;
    resize: none;
    width: 100%;
}
/*case-studies card small icon image*/
.ets-case-study-small-image img {
    background: #fff;
    padding: 14px 18px;
    object-fit: cover;
}
/*partners-story top profile image*/
.ets_testimonial_container .profile_image_container .profile_image img {
    height: 54px;
    width: 54px;
    border-radius: 50%;
    object-fit: cover;
}
/*css for remaining pages af di le*/

.ets-post-slider-section {
    padding-bottom: 10px;
}




.elementor-active a{
    mix-blend-mode: normal;
    border-bottom: 3px solid #0C118F;
}

.blog-filter-icon{
    display: none !important;
}

.contact_fixed{
    position: fixed;
    top:324px;
    right:138px;
    width: 100%; 
    z-index: 9999; 
    transition:all 1s linear;
}

.elementor-column.contact_btn_fixed {
    position: fixed;
    top:125px;
    right:138px;
    width: 100%; 
    z-index: 9999;
    transition:all 1s linear;
}


.contact_fixed.contact_fixed_end{
    position: fixed;
    top:-1000px;
    right:120px;
    z-index: 9999; 
    transition:all 1s linear;
}

.elementor-column.contact_btn_fixed.contact_btn_fixed_end{
        position: fixed;
        top:-1000px;
        right:120px;
        z-index: 9999;
        transition:all 1s linear;
}




/*css for remaining pages af di le*/

/*Contact form discussion*/
.discussion_form_main{
    background: white !important;
    padding: 20px !important;
    border-radius: 8px !important;
}
.discussion_form_main p{
    display: block !important;
}

.discussion_form_main .wpcf7-response-output{
    border: none !important;
}
/*home page card slider*/
.ets-card-image {
    min-height: 230px;
}
/*contact-us card*/
.country_title_icon i {
    color: #FF9653;
    padding-right: 10px;
}
.country_title_icon {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #030314;
}
/*contact-us card end*/
/*news-and-eventscard*/
.Latest_News_Press_release .images img {
    max-width: 100%;
    object-fit:cover;
    border-radius:16px;
}
/*news-and-eventscard end*/

/*blog-and-news slider*/

.ets-blog-card-image {
    height: 150px;
}
.ets-blog-card-image img {
    height: 200px !important;
    object-fit: content !important;
}
/*blog-and-news slider end*/

.input_field {
padding-right: calc( 13px/2 );
padding-left: calc( 13px/2 );
margin-bottom: 20px;
}
.input_field input{
    background: #FFFFFF;
    border: 1px solid #C3CAD9;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 13px;
    margin-top: 5px !important;
}

.input_field select{
    width: 100%;
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid #C3CAD9;
    box-sizing: border-box;
    border-radius: 8px;
    margin-top: 5px !important;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #0C118F;
}



.input_field label{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #5A7184;
}


.discussion_form_main .submit_btn{
    background: rgba(27, 184, 176, 0.99);
    border-radius: 8px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
    padding: 12px 24px;
    margin:0 auto;
    display:block !important;
    cursor: pointer;
    width: 100% !important;
    border: none !important;

}
.discussion_form_main .submit_btn:hover{
	    background-color:#4BC8C1;
}



.discussion_form_main .discussion_form_title{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #0C118F;
    margin-bottom: 43px !important;
}

.discussion_form_main .second_name_div{
    width: 50%;
    float: left;
}

.discussion_form_main .first_name_div{
    width: 50%;
    float: left;
}



/*Contact form discussion*/
/*File upload button*/


.file_upload input#file_input {
    display: none;
}
.file_select br{
    display: none !important;
}
.file_upload .file_select{
    cursor: pointer;
    border: 1px solid red;
    border-radius: 10px;
    padding: 0px !important;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #C3CAD9;
    box-sizing: border-box;
    border-radius: 8px;
    font-family: Rubik !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #273858 !important;
    outline: none !important;
    }

.file_upload .Upload{
    float: right;
    background-color: #E5EAF4;
    padding: 17px 20px;
    border-radius: 0 7px 7px 0px;
    outline: 1px solid #E5EAF4;
    font-family: Poppins !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 22px !important;
    color: #5A7184 !important;
}
.file_upload .Upload i{
    padding-left: 20px;
}
.file_upload .file_select::after{
    content: "";
    clear: both;
    display: block;
}
.file_upload .choose_file{
    padding: 17px 20px;
    display: inline-block;
}
/*File upload button*/

*{
margin:0;
}

.ets-para-partner-page{
    overflow: auto;
    height: 165px;
    -webkit-mask-image: linear-gradient(0deg, transparent 16px, red 66px);
}
.ets-para-partner-page:hover{
overflow-y: scroll;
-webkit-mask-image: none;
} 

.ets-para-partner-page::-webkit-scrollbar {
  width: 3px;
   display: block;
}

/* Track */
.ets-para-partner-page::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 30px; 
}
 
/* Handle */
.ets-para-partner-page::-webkit-scrollbar-thumb {
  background: rgba(27, 184, 176, 0.99);
   border-radius: 30px;
}

/* Handle on hover */
.ets-para-partner-page::-webkit-scrollbar-thumb:hover {
  background: rgba(27, 184, 176, 0.99);
   border-radius: 30px;
}

.ets-para-partner-page::-webkit-scrollbar-track-piece:start {
    background: transparent;
    margin-top: 60px;
}

.ets-para-partner-page::-webkit-scrollbar-track-piece:end {
    background: transparent;
    margin-bottom: 60px; 
}

.ets-para-partner-page{
    scrollbar-color: rgba(27, 184, 176, 0.99) transparent;
    scrollbar-width: thin;
  }

.section_blog {
  position:relative !important;
}

.ets-blog-post-content.elementor-widget.elementor-widget-theme-post-content{
    width: 80%;
    position: relative;
    left: 76px;

}



/*Slider issue blog page*/
.section_blog .swiper-button-prev{
    position: absolute;
    top: 50% !important;
    width: 27px;
    height: 44px;
    margin-top: -50px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%;
    left: -26px !important; 
}


.section_blog .swiper-button-next{
    position: absolute;
    top: 50% !important;
    width: 27px;
    height: 44px;
    margin-top: -50px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%;
    right: -30px !important;
}




p{
    margin:14px 0;
}

/* width */
.ets_comment_para::-webkit-scrollbar {
  width: 7px;
}

/* Track */
.ets_comment_para::-webkit-scrollbar-track {
  background: #ffffff; 
}
 
/* Handle */
.ets_comment_para::-webkit-scrollbar-thumb {
  background: #f3926b; 
  border-radius: 100px;
  -webkit-border-radius: 100px;
}

.ets_comment_para::-webkit-scrollbar-thumb:hover {
    background-color:#ad6244;
  }
  .ets_comment_para{
    scrollbar-color: #f3926b transparent;
    scrollbar-width: auto;
  }
.ets_btn_video span.elementor-icon-list-text{
     margin-top: -5px;
}
.ets_card p.elementor-icon-box-description{
    margin:14px 0 !important;
}
.ets_home_features_section{
    background: linear-gradient(180deg, #FAFBFF 0%, rgba(250, 251, 251, 0.0001) 100%);
}
.ets-our-strategy-section .elementor-container.elementor-column-gap-default{
    max-width:100% !important;
}
.ets-our-strategy-section .elementor-widget-wrap.elementor-element-populated{
    padding: 0 !important;
}

div#header+hr {
    display: none;
}
.ets_header {
    z-index: 9999!important;
    background: rgb(255 255 255 / 100%)!important;
    opacity: 0.98;
    box-shadow: inset 6.66667px -6.66667px 6.66667px rgb(149 149 149/8%), inset -6.66667px 6.66667px 6.66667px rgb(255 255 255/10%);
    backdrop-filter: blur(15px);
}

header.ets_header {
    --header-height: 90px;
    --opacity: 0.98;
    --shrink-me: 0.80;
    --sticky-background-color: #959595;

    --transition: .3s ease-in-out;
    backdrop-filter: saturate(180%) blur(15px);
}


.ets-header-menu li ul {
    border-radius: 8px !important;
}

/*.ets-header-menu ul li i.fa {
    display: none;
}*/

.ets-header-laptop-banner {
    position: absolute !important;
    top: -385px; 
}

.ets-logo-section{
    top: -45px;
}

.ets-video-modal-popup .uael-content .uael-modal-content-data {
    height: 80vh;
}



.ets-video-modal-popup .uael-content .uael-modal-content-data iframe {
    width: 100%;
    height: 80vh;
}

.ets-choose-us-gallery img{
    border: none !important;
}
.collapse-ets .eael-accordion-list {
    border: none;
    background: #fff;
    margin-bottom:5px !important;
    border-radius: 15px;
}

.collapse-ets .eael-accordion-list:hover {
    box-shadow: 0px 3.59px 35.9px rgb(43 89 255 / 8%);
   
}
.collapse-ets .eael-accordion-content{
    border: none !important;
}
.ets_card .elementor-widget-container:hover {
    box-shadow: 2px 10px 25px rgb(1 85 211 / 10%);
    background: #fff !important;
}
.ets-white-btn a.elementor-button-link {
    background: #FFFFFF;
    border: 1.06906px solid #D9DDE7;
    box-sizing: border-box;
    box-shadow: none !important;
    border-style: unset ;
}
.ets_btn_start a.elementor-button-link:hover, .ets_btn_chat a.elementor-button-link:hover{
    box-shadow: -3.74085px 11.2226px 22.4451px rgb(0 252 222 / 30%);
    width: 150px;
    height: 40px;
}

.ets-blockchain-magic-left-section .ets-header-start-button a.elementor-button-link{
    width: 172px;
    height: 40px;
}


.ets_btn_chat a.elementor-button-link {
   box-shadow: -3.74085px 11.2226px 22.4451px rgba(0, 252, 222, 0.301961) !important;
}
.ets-blockchain-protocols .ets-logo-gallery img{
    border:none !important; 
}
.ets-blockchain-protocols .ets-logo-gallery dt.gallery-icon.landscape{
    background: #fff;
    padding: 35px 0 !important;
    border-radius: 16px;
    height: 101px;
    width: 150px;
}
.ets-blockchain-protocols .ets-logo-gallery dt.gallery-icon.landscape:hover{
        box-shadow: 2px 10px 25px rgba(1, 85, 211, 0.1);
}

.ets-footer-get-started-btn a.elementor-button-link{
    width: 141.52px;
    height: 40px;
}

.footer_btn_sub button.elementor-button.elementor-size-md {
    box-shadow: -7.5px 18.75px 37.5px rgb(106 112 255 / 30%);
  
}
.ets-home-blockchain-slider-section h2.card_carousel_title{
padding:0 15px;
}
.ets-home-blockchain-slider-section p.card_carousel_text{
padding:0 15px;
}
.ets-home-blockchain-slider-section .uc_classic_carousel_placeholder img{
    border-radius: 8px 8px 0 0 !important; 
}

.ets-logo-slider-section .ets-logo-slider-image img{
    height: 52px;
}

/*vlogo*/
.ets-blockchain-protocols .ets-logo-gallery-second dt.gallery-icon.landscape{
    background: #fff;
    padding: 35px 0 !important;
    border-radius: 16px;
    height: 101px;
    width: 150px;
}
.ets-blockchain-protocols .ets-logo-gallery-second dt.gallery-icon.landscape:hover{
        box-shadow: 2px 10px 25px rgba(1, 85, 211, 0.1);
}


.ets-blockchain-protocols .ets-logo-gallery-third img{
    border:none !important; 
}


.ets-blockchain-protocols .ets-logo-gallery-second img{
    border:none !important; 
}

.ets-blockchain-protocols .ets-logo-gallery-third dt.gallery-icon.landscape{
    background: #fff;
    padding: 35px 0 !important;
    border-radius: 16px;
    height: 101px;
    width: 150px;
}
.ets-blockchain-protocols .ets-logo-gallery-third dt.gallery-icon.landscape:hover{
        box-shadow: 2px 10px 25px rgba(1, 85, 211, 0.1);
}
.ets-logo-gallery .elementor-image-gallery{
    max-height: 100vh !important;
    overflow: hidden !important;
}
.ets-logo-gallery-second .elementor-image-gallery{
    max-height: 100vh !important;
    overflow: hidden !important;
}
.ets-logo-gallery-third .elementor-image-gallery{
    max-height: 100vh !important;
    overflow: hidden !important;
}
.swiper-wrapper {
  -webkit-transition-timing-function:linear!important; 
  -o-transition-timing-function:linear!important;
  transition-timing-function:linear!important; 
}
/*vlogo*/


/*vProtocols logo*/



.ets-icon-three-plateform{
    position: absolute !important;
    bottom: 116px;
    right: 250px;
    width: 25% !important;
    background: white;
    border-block-end-style: ;
    background: rgba(255, 255, 255, 0.78);
    opacity: 0.99;
    border: 1px solid #C3CAD9;
    box-sizing: border-box;
    box-shadow: inset 6.66667px -6.66667px 6.66667px rgba(149, 149, 149, 0.08), inset -6.66667px 6.66667px 6.66667px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(15px) !important;
    border-radius: 13px;
}


.ets-protocols-icon-three{
    position: absolute !important;
    bottom: -6px;
    left: 256px;
    width: 25% !important;
    background: white;
    border-block-end-style: ;
    background: rgba(255, 255, 255, 0.78);
    opacity: 0.99;
    border: 1px solid #C3CAD9;
    box-sizing: border-box;
    box-shadow: inset 6.66667px -6.66667px 6.66667px rgba(149, 149, 149, 0.08), inset -6.66667px 6.66667px 6.66667px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(15px) !important;
    border-radius: 13px;
}
/*vProtocols logo*/


/**/

input[name=free_date] {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #959EAD;
}
/**vComment area**/


.ets_comment_para{ 
overflow:hidden; 
height: 115px;
background-color:white;
 -webkit-mask-image: linear-gradient(0deg, transparent 16px, red 66px);
} 
.ets_comment_para:hover{
overflow-y: scroll;
-webkit-mask-image: none;

} 


/*vnews later css*/
.news_lbl{
    font-family: Nunito;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    color: #030314;
    display:block;
    margin-bottom: 5px;
}

.news_email{
    background: #FFFFFF;
    border-radius: 8px;
    border:none !important;
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    /* identical to box height, or 143% */
    color: #70798B !important;
    outline:none;
    padding:10px;
}

.newslater-form{
    margin-top:22px !important;
    margin-bottom:0px !important;
}

.subscribe_btn{
    background: #0C118F;
    box-shadow: -7.5px 18.75px 37.5px rgba(106, 112, 255, 0.301961);
    border-radius: 8px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
    width: 100% !important;
    margin-top: 14px !important;
}

.wpcf7-response-output{
    font-family: poppins !important;
    font-weight: 400 !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
    border:none !important;

}

/*vnews later css*/


/**vComment area**/


/*Vcontact us area*/
/*version 1.1*/
.map_main{
    filter: drop-shadow(-11.25px 22.5px 37.5px rgba(171, 175, 199, 0.301961));
}


.country_div{
    margin-bottom: 50px;
    display: none;
}

/* Float four columns side by side */
.country_div .country_column {
  float: left;
  width: 33%;
  padding: 0 10px;
}
.country_detail .country_detail_column{
    float: left;
    width: 33%;
    padding: 0 10px;   
    display: none;
}

.country_detail{
    display: none;
    border-radius: 20px;
}

.country_detail .country_detail_card {
    border-radius: 16px;
}

.country_detail{
     margin-top: 100px;
    margin-bottom: 40px;
    padding: 40px;
    background: #0C118F;
    box-shadow: 0px 22.4451px 37.4085px rgb(0 28 198 / 30%);
    border-radius: 16px;
    
}

.country_content p, .country_detail_content p {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #70798B;
}
.country_content h3 , .country_detail_content h3{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
}

.pointer_svg{
    padding: 2px !important;
    position: relative;
    top: 4px !important;
    right: 10px !important;
}

.card.country_card.active p{
    color: white;
}
.card.country_card.active h3{
    color: white;
}

.country_detail.show{
    display: block;
}

.address_map{
    display: none;
    margin-bottom: 70px;
    margin-top: 70px;
}

.address_map.show{
 display: block;   
}

.country_div .country_card:hover, .country_div .country_card.active {
    background: rgba(27, 184, 176, 0.99);
    box-shadow: -15px 15px 45px rgba(1, 186, 211, 0.301961);
    border-radius: 16px;
    color: #fff;
    cursor: pointer;
}

.card.country_card, .country_detail_card{
    display: flex;
    align-items: center;
}

.country_detail_icon{
    flex: 0 0 30%;
   max-width: 30%;
}
.country_detail_content{
    flex: 0 0 70%;
   max-width: 70%; 
    text-align: left;
    padding: 0 16px;  
}

.country_icon{
    flex: 0 0 30%;
   max-width: 30%;
}
.country_content{
    flex: 0 0 70%;
   max-width: 70%; 
   text-align: left;
   padding: 0 29px  
}
.country_card:hover,.country_card:hover p,.country_card:hover .country_title_icon,.country_card:hover .country_title_icon i{
    color: #fff;
}
.country_card.active .country_title_icon i,.country_card.active .country_title_icon{
    color: #fff;
}
.country_card img
{
    border-radius: 50% !important;
    background-color: ;
}



/* Remove extra left and right margins, due to padding */
.country_detail .row {margin: 0 -5px;}
.country_div .row {margin: 0 -5px;}

/* Clear floats after the columns */
.country_detail .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Clear floats after the columns */
.country_div .row:after {
  content: "";
  display: table;
  clear: both;
}


/* Style the counter cards */
.country_div .country_card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 20px;
}



.country_detail .country_detail_card{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 20px;
    text-align: center;
    background-color: #f1f1f1;   
}

/*  iframe {
    border-radius: 20px;
}*/

@media only screen and (max-width: 768px)  {
 .country_detail{
    margin-top:0px;
 }

 .ets-protocol-Swiper-mobile{
    display: block;
 }

 .ets-protocol-Swiper-desktop{
    display: none;
 }



 .ets-blog-post-content.elementor-widget.elementor-widget-theme-post-content{
    width: 100%;
    position: relative;
    left: 0px;

}
   .country_detail .country_detail_column{
        float: left;
        width: 100%;
        padding: 0 10px;
        margin-bottom: 10px;   
    }

    .country_div .country_column {
          float: left;
          width: 100%;
          padding: 0 10px;
          margin-bottom: 10px;
        }

}
/*Vcontact us area*/

/*Additional home page css v*/
.ets-home-carosal .owl-nav{
    display: none;
}


/**vSlider**/

.slider-single .slick-slide img {
    display: block;
    height: 300px !important;
    border-radius: 7%;
}

.slider-nav .slick-slide img {
    display: block;
    height: 200px !important;
    border-radius: 5%;
}

#about-us-sliders{
    margin-top: 70px;
}

/*.slick-current .slid img{
    height: 500px !important;
}*/

.slider-nav{
    width: 45%;
    float: left;
    margin-top: 100px;
}

.top_contant{
    position: absolute;
    top: 0px;
    left: 10px;
}
.slider__counter{
    font-weight: bold !important;
    font-family: 'Poppins';
}

.seprater, .total_slide{
    color: #57647D;
    font-size: 16px;
}

.current_slide{
    font-size: 20px;
}





.slick-active + .slick-active + .slick-active + .slick-active img {
  height: 500px;
}

.slider-single .slid{
    width: 100%;
    display: flex !important;
    align-items: center !important;
}

div#about-us-sliders .content{
    margin-left: 30px;
    flex: 0 0 35%;
    max-width: 35%;
}

/**vSlider*


/**************************home page 2*************************/


.ets_home2{
    background: rgba(243, 243, 243, 0.35);
    box-shadow: inset 6.66667px -6.66667px 6.66667px rgba(149, 149, 149, 0.1), inset -6.66667px 6.66667px 6.66667px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(13.3333px);
}

.ets-home2-watch-video{
    margin-left: -18px
}

.ets-our-feature-slider .owl-stage .owl-item a img{
    width:55px;
    height:auto;
}


.ets-our-feature-slider .owl-stage .owl-item .ue-carousel-item{
    background-color: #F7F9FB !important;
    border-radius: 8px !important;
    /*height: 285px;*/
}

.ets-our-feature-slider .owl-stage .owl-item .ue-carousel-item .uc_classic_carousel_content{
    padding-left: 20px;
    padding-right: 15px;
}
.ets-our-feature-slider .owl-stage .owl-item .ue-carousel-item:hover{
    box-shadow: 2px 10px 25px rgb(1 85 211 / 10%);
    background: #fff !important;
}
/**************************Case Studies*************************/
 .ets-case-study-card {
    border: 1.06906px solid #D9DDE7;
    border-radius: 16px;
    margin-bottom: 39px;
}

.ets-case-study-card1 {
    margin: 0 25px 39px 25px;
    border: 1.06906px solid #D9DDE7;
    border-radius: 16px;
}

.ets-case-study-card:hover {
    box-shadow: 0px 60.16px 60.16px -45.12px rgba(31, 47, 70, 0.12);
}
.ets-case-study-card1:hover {
     box-shadow: 0px 60.16px 60.16px -45.12px rgba(31, 47, 70, 0.12);
}
.ets-case-study-card .infobox-content {
    text-align: left !important;
    padding: 0 15px 20px 15px;
}
.ets-case-study-card1 .infobox-content {
    text-align: left !important;
    padding: 0 15px 20px 15px;
}

.ets-home-testinomials .ets-testinomial-col{
   
     /*  width: 280px;*/
    margin: 10px;
   /* height: 248.27px;*/
    background: #FFFFFF;
    border: 0.99779px solid #D9DDE7;
    box-sizing: border-box;
    border-radius: 16px;
	box-shadow: 0px 43.6788px 61.1503px rgba(217, 215, 232, 0.57);
	
}

.ets-case-study-small-image {
    margin-top: -70px;
    margin-left: 32.64px;
}

/*.ets-case-study-section {
    margin: 30px;
}*/

.ets-case-study-section .elementor-widget-wrap.elementor-element-populated {
    padding:0 !important;
}
.ets-case-study-section .elementor-widget-container img{
    border-radius: 16px 16px 0 0;
}

/**************************Case Studies details*************************/
.ets-case-study-logo{
    width: 147.06px;

}
.ets-case-study-detail-description{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #0D152E;
}
.ets-case-study-detail-about-the-project{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
    background: rgba(27, 184, 176, 0.99);
    border-radius: 9px;
    padding: 21px 141px 21px 53px;
    margin: 10px 0;

}
.ets-case-study-detail-challanges{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #0D152E;

}
.ets-case-study-detail-result-section{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #0D152E;

}
.ets-banner-case-study-title {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #FF9653;
    text-align: left;
    margin-left: 20px;
}
.ets-case-study-banner-small-desc {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 45px;
    color: #00116C;
}
.ets-case-study-banner-client-name {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #273858;
}
.ets-case-study-banner-year{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #273858;
}
.ets-case-study-banner-category-name{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #273858;

}
.ets-case-study-banner-blockchain-protocol{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #273858;

}

.ets_case_study_solution .ets_solution_detail p{
    font-family: Rubik;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: left;
	margin-left:1.5%
}


.ets_case_study_solution .ets_solution_detail li{
    font-family: Rubik;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: left;
	margin-left:-1%
}










article.post h1.entry-title{
    display:none;
}

/**************************About US*************************/


.ets-aboutus-count-section{
    width: 58% !important;
    position: absolute !important;
    bottom: 60px;
    right: 10px;
}

.ets-aboutus-count-section .ets_subtitle{
margin-bottom:0 !important;

}

@media only screen and (max-width: 600px) {
.ets-aboutus-count-section{
    width: 100% !important;
    position: relative !important;
    bottom: 0;
    right: 0;
}
}
/**************************Testimonials page*************************/

.ets_input_email button.elementor-search-form__submit {
    margin: 6px 15px 6px 0;
    padding: 12px;
    border-radius: 8px !important;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color:#fff;
    box-shadow: -3.74085px 11.2226px 22.4451px rgba(0, 252, 222, 0.301961);
}
.ets_input_email input.elementor-search-form__input{
    font-family: Rubik;
    font-size: 11px !important;
}

.ets_enail_section p{
   margin:0;

}

/**************************FAQ page*************************/

.ets_faq_section {
    background: linear-gradient(
180deg
, #FAFBFF 0%, rgba(250, 251, 251, 0.0001) 100%);
}

.ets_faq_section1 .elementor-element-populated{
    background: #FFFFFF;
    box-shadow: 0px 23.7069px 75.8621px rgba(11, 34, 56, 0.05) !important;
}

.ets_support_section p{
    margin: 5px 0;
}

.ets_faq_accordion .elementor-active{
    background: #F7F9FB  !important;
}
.ets_faq_accordion .elementor-accordion .elementor-tab-content{
    padding: 0 20px 20px 20px;
    border-top:none;
}

.ets_faq_accordion .elementor-accordion .elementor-accordion-item {
    border: 1.26px solid #E5EAF4 !important;
    margin-bottom: 29px;
    box-shadow: 0px 7.61656px 12.6943px rgba(0, 0, 0, 0.03);
    border-radius: 10.1554px;
}
.ets_faq_accordion .elementor-tab-title{
    border-radius: 10.1554px !important;

}

.ets_faq_accordion .elementor-accordion-icon-right{
    margin-top: 8px;
}

/**************************platfrom page*************************/

.ets_progress{
    background: linear-gradient(180deg, #FAFBFF 0%, rgba(250, 251, 251, 0.0001) 100%);
}

.ets_code_section{
    background: linear-gradient(180deg, rgba(54, 179, 126, 0.06) 0%, rgba(250, 251, 251, 0.0001) 100%);
}
.platform_clients_section{
    background: linear-gradient(180deg, #FAFBFF 0%, rgba(250, 251, 251, 0.0001) 100%);

}
.platform_talk_section .btn_chat .elementor-button-link:hover{
    box-shadow: -3.74085px 11.2226px 22.4451px rgba(0, 252, 222, 0.301961);
}

.platform_talk_section .form_title{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #0C118F;
    display: block;
    margin-bottom: 20px;
}
.ets-schedule_form label.elementor-field-label {
    margin-bottom: 8px;
}
.ets-schedule_form input {
    margin-bottom: 10px;
}
.ets-schedule_form button{
    margin-top: 15px;   
}


/**************************contact us page*************************/
.ets_map_section{
    background: linear-gradient(180deg, #F3F4F6 0%, rgba(243, 244, 246, 0) 100%);
}
.ets_contactus_form p{
font-family: Rubik;
font-style: normal;
font-weight: normal;
font-size: 11px;
line-height: 16px;
text-align: center;
color: #273858;
opacity: 0.8;

}
.ets_contactus_form p span{
    color:#0C118F;
     font-weight: bold;
}
.ets_col_footer_top_section p strong{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #030314;
}

.ets_col_footer_top_section p {
    margin:0;
}
.ets_map_image {
    filter: drop-shadow(-11.25px 22.5px 37.5px rgba(171, 175, 199, 0.301961));
}

/**************************Terms & Conditions page*************************/

.ets-print-button{
    cursor: pointer;
}

.ets_tern_section{
    background: linear-gradient(180deg, #FAFBFF 0%, rgba(250, 251, 251, 0.0001) 100%);
}

.ets_tern_section p strong{
    font-family: Space Grotesk;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #000B33;
}

.ets_tern_section h2 strong{
    font-family: Space Grotesk;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 42px;
    color: #000B33;
}

.ets_office_contact_us{
    background: #FFFFFF;
    border-radius: 16px;
}
.ets_office_contact_us:hover{
    background: rgba(27, 184, 176, 0.99);
    box-shadow: -15px 15px 45px rgba(1, 186, 211, 0.301961);
    border-radius: 16px;
    color:#fff;
}
.ets_office_contact_us:hover p{
    color:#fff;
}
.ets_office_contact_us:hover .elementor-icon-list-icon i {
    color:#fff !important;
}
.ets_office_contact_us:hover .elementor-icon {
    background-color: #fff !important;
}

.ets_office_contact_us p{
    margin:0;
}
.ets_office_contact_us:hover span{
    color:#fff !important;
}

.ets_office_contact_us:hover path{
    fill:#1BB8B0
 !important;
}
/**************************home page 2*************************/

.uc_classic_carousel_content button {
    background: transparent;
    border: none;
    text-align: left;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #1565D8;
    padding: 0 15px;
}
.uc_classic_carousel_content p.ets-home2-slider-desc{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #5A7184;
    padding: 0 15px;

}  
/**************************documentation page*************************/
.doc_profile_name p strong{
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color:#00116C;
}
.zeeve_setting_section{
    box-shadow: 0px 28px 32px rgba(0, 0, 0, 0.06);

}
.ets_checkbox_section p.ets_checkbox_para {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
    color: #5A7184;
    padding-left: 45px;
}
.ets_checkbox_section span.wpcf7-list-item-label {
    font-family: "Space Grotesk", Sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.175px;
    color: #183B56;
    padding-left: 10px;
}
















.frosty-canvas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
}

@media (prefers-contrast: high) {
  .frosty-canvas {
    display: none;
  }
}




/* -------------------------------------------------------------------------
  VERTICAL STEPPERS
-------------------------------------------------------------------------- */

/* Steps */


.ets_container{
  display: flex;
  justify-content: center;
}
.ets_containe .ets_image img {
  max-width: 100%;
}
.ets_main {
  width: 400px;
  margin-top: 30px;
}
.ets_main .circle1:before {
    content: "";
    position: absolute;
    /* border: 2px solid; */
    height: 51px;
    width: 51px;
    border-radius: 100%;
    background: #FFFFFF;
    border: 0.418033px solid #0C118F;
    box-sizing: border-box;
}
.ets_main .step {
  position: relative;
  min-height: 1em;
}
.ets_main .step + .step {
  margin-top: 1.5em
}
.ets_main .step > div:first-child {
  position: relative;
  height: 0;
  top: 40px;
}
.ets_main .step > div:not(:first-child) {
  margin-left: 4.5em;
  /*background: #fff;*/
  border-radius: 16px;
  padding: 1.2rem 2rem;
}
.ets_main .step-active > div:not(:first-child){
  box-shadow: 2px 10px 25px rgba(1, 85, 211, 0.1);
}


.ets_main .step.step-active .title {
  color: #0C118F;
}
.step.step-active .circle {
  background-color: #0C118F;
  color: #fff;
}

/* Circle */
.ets_main .circle {
  background: #E5EDFF;
  border: 1px solid #E5EDFF;
  box-sizing: border-box;
  position: relative;
  top: 5px;
  left: 5px;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 100%;
  color: #0C118F;
  text-align: center;
}

/* Vertical Line */
.ets_main .circle:after {
  content: ' ';
  position: absolute;
  display: block;
  right: 50%;
  bottom: 1px;
  left: 50%;
  height: 75px;
  /* width: 1px; */
  border: 1.03267px solid #0B2B96;
  transform: scale(1, 2);
  transform-origin: 50% -100%;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: -1;
}
.ets_main .step:last-child .circle:after {
  display: none
}

/* Stepper Titles */
.ets_main .title {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  color: #273858;
}
.ets_main .caption {
  font-family: Rubik;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #5A7184 ;
}


/* custom */
.verticalscrol{
  position: relative;
}
.verticalscrol .scrollable{
  height: 50%;
  position: absolute;
  top: 25%;
  z-index: 999;
  width: 100%;  
}

/* custom */

.verticalscrol .ets_image {
    min-width: 720px;
}

img.scroll-img {
    height: 660px !important;
    width: 720px;
}


.ets-result-summary{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: -2.673px;
    color: #0D152E;
}

.ets-result-label{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #0C118F;
}


/*Testimonial Section Slider*/
.ets_testimonial_slider_section{
    background-image: var(--wpr-bg-6f2c4a6d-c1b4-4ef7-b7a6-9b08b5dc6934);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ets_testimonial_container {
    display: flex;
 
}
.ets_testimonial_container .swiper-pagination {
    bottom: 38px !important;
    text-align: left;
}
.ets_testimonial_container .image_contaner {
    width: 50%;
    margin-right: 50px;
}

.ets_testimonial_container .image_contaner img{
    border-radius: 0px 0px 24.3px 0px;
    width: auto;
    max-width: none !important;
  
}
.ets_testimonial_container .ets_content .slider_title{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #FF9653;
}
.ets_testimonial_container .ets_content {
    /* padding-left: 89px; */
    padding-top: 69px;
    position: relative;
    width: 50%;
}
.ets_testimonial_container .ets_content h1{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 45px;  
    color: #00116C;
}
.ets_testimonial_container .ets_content p{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}
.ets_testimonial_container .profile_image_container{
    display: flex;
    margin-top: 40px;
}
.ets_testimonial_container .profile_content {
    margin-left: 30px;
    margin-top: 3px;
}
.ets_testimonial_container .logo_image {
    margin-left: 47px;
    margin-top: 5px;
}

.ets_testimonial_container .profile_content .title {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 13.0667px;
    line-height: 15px;
    color: #081420;
}

.ets_testimonial_container .profile_content .sub_title {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 10.2667px;
    line-height: 15px;
    color: #70798B;
}
.swiper-pagination{
    position: absolute;
    bottom: 10px;
}
 .ets_testimonial_container .swiper-pagination .swiper-pagination-bullet{
    margin: 0 2px !important;
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: rgba(27, 184, 176, 0.99);
    opacity: 0.25;
}
.ets_zeeve_testimonial2 .swiper-pagination .swiper-pagination-bullet{
    margin: 0 2px !important;
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: rgba(27, 184, 176, 0.99);
    opacity: 0.25;
}

 .ets_zeeve_testimonial2 .elementor-widget-container .swiper-wrapper .swiper-slide-contents:before{
 
    content: " ";
    position: absolute;
    background-repeat: no-repeat !important;
    top: 4px;
    left: 50px;
    background: var(--wpr-bg-62bd4aa1-4cd4-42e3-9800-0a12430a8c25);
    height: 92px;
    width: 109px;
    
}

 .ets_testimonial_container .swiper-pagination{
    padding: 0;
}
 .ets_testimonial_container .swiper-pagination .swiper-pagination-bullet.active{
    background: #E5EDFF;
    border: 3px solid rgba(27, 184, 176, 0.99);
    box-sizing: border-box;
}
.ets_zeeve_testimonial2 .swiper-pagination .swiper-pagination-bullet-active{
    background: #E5EDFF !important;
    border: 3px solid rgba(27, 184, 176, 0.99);
    box-sizing: border-box;
}
.ets_zeeve_testimonial2 .swiper-pagination {
    bottom: 25px !important;
}
/**/


/*Post Slider Starts*/

.ets-card-content{
    padding: 20px;
}

.ets-blog-card-content{
    padding: 10px;
	margin-top:24%
}

a .ets-category-name p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #4C515B;
}
 .ets-category-name p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #4D4D4E;
}

.ets-card-slider{
    position: absolute;
    width: 350px !important;
    background: #FFFFFF;
    border: 1px solid #E5EAF4 !important;
    border-radius: 8px;
    margin-right: 30px;
    min-height: 406px;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 8%);
}



.ets-blog-card-slider{
    position: absolute;
    /*width: 280px !important;*/
    background: #FFFFFF;
    border: 1px solid #E5EAF4;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}

.ets-blog-card-slider.swiper-slide {
    min-height: 408px;
}

.ets-blog-card-image img{
    border-radius: 6.02px !important;
    width: 100%;
}

.ets-card-image img{
    border-radius: 8px 8px 0px 0px;
    width: 100%;
    max-height:230px;
    object-fit: cover;
}

.ets-post-date p{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #B3BAC5;
}

.ets-blog-post-title p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 18.8px;
    line-height: 28px;
    color: #01245E;
}


.ets-post-title p{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #183B56;
}

.ets-blog-post-excerpt p{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 13.16px;
    line-height: 19px;
    color: #273858;
}

.ets-post-excerpt p{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #5A7184;
}

.ets-read-article-link a{
    font-family: Poppins;
    font-style: nomal;
    font-weight: 600;
    font-size: 16px;
    line-height: 35px;
    color: #020381;
}
.swiper-slide a {
    display: inline;
    float: right!important;
}

/*Post Slider Ends*/












/*Media queries*/
@media only screen and (max-width:1300px)  {

 
  .ets_platform_section1 .ets_onestop_platform .elementor-widget-wrap.elementor-element-populated {
       margin: 0;
      padding: 100px 80px 0px 0px !important;
  }

  .ets_platform_section2 .ets_joinour_platform .elementor-widget-wrap.elementor-element-populated {
      margin: 0;
      padding: 100px 0px 0px 80px !important;
  }
}

@media only screen and (max-width: 1024px){
  .ets_zeeve_image{
    position: relative !important;
  }
  .ets_testimonial_container .image_contaner img{
    border-radius: 0px 0px 24.3px 0px;
    width: 100%;
    max-width: 100% !important;
  
}
} 
@media only screen and (max-width: 768px)  {
.ets-header-laptop-banner {
    position: absolute !important;
    top: -300px;
    width: 90% !important;
}
.verticalscrol .ets_image {
    min-width: auto;
}
    .ets_container{
    display: block;
    }
    .ets_testimonial_container .image_contaner {
    margin-right:0;
    }
    .ets-case-study-detail-about-the-project{
    padding: 20px;

    }
    .ets_main {
    width: 100%;
    margin-top: 30px;
    }
    .verticalscrol .scrollable{
    display: none;
    }
    .ets_testimonial_container .ets_content {
    padding-left: 20px;
    padding-top: 69px;

    }
    .ets_testimonial_container .swiper-pagination {
    bottom:0;
    right: 0;
    }
}

@media only screen and (max-width: 520px)  {
.ets-case-study-card1 {
    margin: 0 0 39px 0;
}
.ets_testimonial_container {
    display:block;
 
}

.ets_testimonial_container .image_contaner {
    width: 100%;
}


.ets_testimonial_container .ets_content {
    padding: 10px;
    width: 100%;
}

}

@media only screen and (min-width:1400px)  {
 .ets_homepage2_laptop{
    bottom: 170px;
 }

.ets_platform_section1{
    max-width: 1140px;
    margin: auto;
}
.ets_platform_section1 .ets_onestop_platform .elementor-widget-wrap.elementor-element-populated {
     margin: 0;
    padding: 100px 0px 0px 0px !important;
}

.ets_platform_section2{
    max-width: 1140px;
    margin: auto;
}
.ets_platform_section2 .ets_joinour_platform .elementor-widget-wrap.elementor-element-populated {
    margin: 0;
    padding: 100px 0px 0px 0px !important;
}
}

.ets-case-study-slider-sec .ets-case-study-slider{
    width: 360px;
    background: #FFFFFF;
    border: 1.06906px solid #D9DDE7;
    box-sizing: border-box;
    border-radius: 16px;
}

.ets-case-study-slider-sec .ets-case-study-image img{
    width: 100%;
}
.ets-case-study-slider-sec .ets-case-study-image{
    position: relative;
}
.ets-case-study-slider-sec .ets-case-study-logo{
    position: absolute;
    bottom: 0;
    padding: 14px 18px;
    left: 32.88px;
    background: #FFFFFF;
    border-radius: 16px 16px 0px 0px;
    width: 105px;
}


.ets-case-study-slider-sec .ets-case-title p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    color: #0D152E;

}

.ets-case-study-slider-sec .ets-case-excerpt p{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin-top: 16.15px;
    margin-bottom: 34px;
    color: #81838C;
}

.ets-case-study-slider-sec .ets-see-case-link a{
    font-family: "DM Sans", "Sans-serif";
    font-style: normal;
    font-weight: bold;
    font-size: 17.5059px;
    line-height: 23px;
    letter-spacing: -0.577694px;
    color: #FF9653;
}
.ets-case-study-slider-sec .ets-case-study-content{
    padding: 34px 32px;
}

.slid-container {
    display: flex;
    justify-content: space-between;
}

.slid-container .img {
    display: block;
    width: 95px;
    height: 125px;
    /*transition: width 1s;*/
    /*margin: 10px 15px;*/
}

.slid-container .content {
    display: none;
    height: 250px;
    transition:height   25;
}
.slick-track {
    display: flex;
    align-items: center;
}

.slid {
    margin: 0 10px;
}

/*.slick-active + .slick-active + .slick-active + .slick-active {
  width: 377px !important;
  
}

.slick-active + .slick-active + .slick-active + .slick-active .content {
  display: block;
  padding: 10px 50px 0 10px;
}

.slick-active + .slick-active + .slick-active + .slick-active .img img {
    width: 140px;
    height: 190px;
    box-shadow: 2px 2px 15px 2px #ccc;
}
.slick-active + .slick-active + .slick-active + .slick-active .img  {
    width: 150px;
    height: 190px;
    box-shadow: 2px 2px 15px 2px #ccc;
}*/

@media screen and (max-width: 1024px) {

    .slick-active + .slick-active + .slick-active{
      width: 377px !important;
      
    }

    .slick-active + .slick-active + .slick-active .content {
      display: block;
      padding: 10px 50px 0 10px;

    }

    .slick-active + .slick-active + .slick-active .img img {
        width: 140px;
        height: 190px;
        box-shadow: 2px 2px 15px 2px #ccc;
    }
    .slick-active + .slick-active + .slick-active .img  {
        width: 150px;
        height: 190px;
        box-shadow: 2px 2px 15px 2px #ccc;
    }

}

@media screen and (max-width: 768px) {
    .slick-active + .slick-active{
      width: 377px !important;
      
    }

    .slick-active + .slick-active .content {
      display: block;
      padding: 10px 50px 0 10px;

    }

    .slick-active + .slick-active .img img {
        width: 140px;
        height: 190px;
        box-shadow: 2px 2px 15px 2px #ccc;
    }
    .slick-active + .slick-active .img  {
        width: 150px;
        height: 190px;
        box-shadow: 2px 2px 15px 2px #ccc;
    }

}

@media screen and (max-width: 425px) {
    /* .slick-active {
   width: 377px !important;
   
 } */

    .slick-active .content {
      display: block;
      padding: 10px 50px 0 3px;

    }

    .slick-active .img img {
        width: 140px;
        height: 190px;
        box-shadow: 2px 2px 15px 2px #ccc;
    }
    .slick-active .img  {
        width: 150px;
        height: 190px;
        box-shadow: 2px 2px 15px 2px #ccc;
    }
}

i.fas.fa-long-arrow-alt-left.slick-arrow {
    position: absolute;
    bottom: 0px;
    right: 334px;
    z-index: 99;
    border-radius: 73px;
    color: #fff;
    padding: 6px 7px;
    background: #0c118f;

}

i.fas.fa-long-arrow-alt-left.slick-arrow:hover{
	    background-color:#1740C8;
}

i.fas.fa-long-arrow-alt-right.slick-arrow {
    position: absolute;
    right: 292px;
    bottom: 0px;
    background: #0c118f;
    border-radius: 73px;
    color: #fff;
    padding: 6px 7px;
}
i.fas.fa-long-arrow-alt-right.slick-arrow:hover{
	    background-color:#1740C8;
}


span.slider_title {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #FF9653;
    line-height: 22px;
    text-shadow: 0px 5px 8px rgba(247, 65, 144, 0.3);
}
p.sub_title {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 45px;
    color: #242A4D;
}
p.sub_title1 {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #57647D;
}
.img img {
    border-radius: 10px;
}
div#about-us-sliders .content p.about {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #57647D;
}

div#about-us-sliders .content .designation {
    font-family: Nunito;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    color: #0C118F;
}
div#about-us-sliders .content .name {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #242A4D;
}

.social-media .social_icon {
    padding-left: 20px;
    color: #000;
    font-size: 12px;
}
.slider__counter {
    position: absolute !important;
    border: 0;
    top: 342px;
    right: 130px;
}
/* ets-protocol-swiper slider*/
@media only screen and (max-width: 1280px) {
	.ets-protocol-swiper {
		width: 100% !important;
	}
}

@media only screen and (max-width: 1199px) {
    i.fas.fa-long-arrow-alt-left.slick-arrow {
        position: absolute;
        bottom: 60px;
        right: 110px;
        z-index: 99;
    }
    i.fas.fa-long-arrow-alt-right.slick-arrow {
        position: absolute;
        right: 70px;
        bottom: 60px;
    }
    .slider__counter {
      
        right: 0px;
      
    }
}
@media only screen and (max-width: 1024px) {
    i.fas.fa-long-arrow-alt-left.slick-arrow {
        position: absolute;
        bottom: 60px;
        right: 195px;
        z-index: 99;
    }
    i.fas.fa-long-arrow-alt-right.slick-arrow {
        position: absolute;
        right: 150px;
        bottom: 60px;
    }
    .slider__counter {
      
        right: 0px;
      
    }
}
@media only screen and (max-width: 991px) {
    i.fas.fa-long-arrow-alt-left.slick-arrow {
        position: absolute;
        bottom: 0px;
        right:140px;
        z-index: 99;
    }
    i.fas.fa-long-arrow-alt-right.slick-arrow {
        position: absolute;
        right: 60px;
        bottom: 0px;
    }
    .top_contant {
       top: -20px;
    }
}
@media only screen and (max-width:768px) {
    i.fas.fa-long-arrow-alt-left.slick-arrow {
        position: absolute;
        bottom: 0px;
        right: 200px;
        z-index: 99;
    }
    i.fas.fa-long-arrow-alt-right.slick-arrow {
        position: absolute;
        right: 100px;
        bottom: 0px;
    }
    .slider__counter {
        right: 31px;
        display: none;
    }

    .slid{
        margin: 55px 12px !important;
    }

    .slider-nav {
        display: none !important;
    }

}
@media only screen and (max-width:425px) {
    .slid-container {
        display: flex;
        justify-content: space-between;
        margin-left: 10px;
    }
    p.sub_title {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 45px;
    color: #242A4D;
}
.slider-single .slid {
    display: block !important;
}
div#about-us-sliders .content {
    margin-left: 0px;
    max-width: 100%;
}
i.fas.fa-long-arrow-alt-left.slick-arrow {
    position: absolute;
    bottom: 0;
    right: auto;
    z-index: 99;
    left: 25px;
}
i.fas.fa-long-arrow-alt-right.slick-arrow {
    position: absolute;
    right: auto;
    bottom: 0;
    left: 100px;
}
}
@media only screen and (max-width:320px) {
    i.fas.fa-long-arrow-alt-left.slick-arrow {
        position: absolute;
        bottom: 0px;
        right: auto;
        z-index: 99;
    }
    i.fas.fa-long-arrow-alt-right.slick-arrow {
        position: absolute;
        right: auto;
        bottom: 0px;
    }
}


.ets-category-card{
    width: 387px;
    /*height: 332.48px;*/
    background: #FCFCFD;
    border: 2px solid #E5EDFF;
    box-sizing: border-box;
    box-shadow: 0px 64px 64px -48px rgba(31, 47, 70, 0.12);
    border-radius: 16px;
    padding: 15px;
}

.ets-all-category{
    display: flex;
}

.ets-all-tag{
    display: inline-block;
    margin-top: 15px;
    background: #F2F4FF;
    border: 1px solid #E1E1E1;
}

.ets-column{
    flex: 50%;
}

.ets-category-list-heading p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 42px;
    color: #020381;
}

.ets-tag-name p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #4C515B;
}

.ets-category-total-post p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #4D4D4E;
}

.ets-tag-name p{
    border-radius: 10.4595px;
    margin: 0px 11px;
    padding: 2px 8px;
    color: #FFFFFF;
}

.ets-category-name{
    text-align: left;
}
.ets-category-total-post{
    text-align: right;
}

.ets-blog-card-image-2 img{
    border-radius: 16px !important;
    width: 387.33px;
    height: 220px !important;
    object-fit: cover;
}

.ets-blog-post-card{
    display: flex;
    width: 735px;
    height: 220px;
    margin-top: 38px;
    border-radius: 10px;  
    background: #FFFFFF;
}

.ets-blog-post-card:hover{
    border: 1px solid #E5EDFF;
    box-sizing: border-box;
    border-radius: 16px;  
    background: #FFFFFF;
}

.ets-blog-card-content-2{
    padding: 0 20px 0 20px;
}

.ets-blog-card-content-2 .ets-category-name-2 p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 12px;
    color: #0066FF;
}
.ets-blog-card-content-2 p{
    margin: 0px;
}

.ets-blog-card-content-2 .ets-blog-post-title-2 p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #020381;
    margin-bottom: 24px;
}

.ets-blog-card-content-2 .ets-blog-post-excerpt-2 p{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #465568;
}

.ets-blog-post-date p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #4D4D4E;
    margin-bottom: 30px;
}

.ets-blog-post-auth p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #4D4D4E;
}

.ets-blog-post-read p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #020381;
}

.ets-left-prev-btn{
    width: 33%;
    text-align: left;
}

.ets-center-pagination{
    text-align: center;
    width: 33%;
}

.ets-right-next-btn{
    width: 33%;
    text-align: end;
}
.ets-previous-post{
    background: #FFFFFF;
    border: 1px solid #CBD5E1;
    box-sizing: border-box;
    border-radius: 4px;
    width: 103px;
    height: 45px;
}

.ets-next-post a, .ets-previous-post a, .ets-next-post p, .ets-previous-post p{
    font-family: 'Inter';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #01245E;
}

.ets-next-post{
    background: #FFFFFF;
    border: 1px solid #CBD5E1;
    box-sizing: border-box;
    border-radius: 4px;
    width: 103px;
    height: 45px;
}

.ets-blog-pagination{
    padding-top: 55px;
    display: flex;
    width: 735px;
}

.ets-post-page-number{
    background: #0C118F;
    color: #FFFFFF;
    border: 1px solid #0C118F;
    box-sizing: border-box;
    border-radius: 6.4px 0px 0px 6.4px;
    width: 35px;
    height: 41px;
}

.ets-tags-card{
    background: #FFFFFF;
    border: 1.04595px solid #D9DDE7;
    box-sizing: border-box;
    border-radius: 16px;
    padding: 15px;
    width: 387px;
}

hr.ets-blog-tags-line{
    border: 2px solid rgba(0, 0, 0, 0.06);
    margin-top: 58px !important;
    margin-bottom: 40px !important;
}

.ets-recomended-tag{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.85);
}

.ets-tags-list-heading p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 42px;
    color: #020381;
    
}
.ets-tags-list-heading{
    border-bottom: 1px solid #E1E1E1;
}

.ets-blog-tag-image-content{
    display: flex;
    align-items: center;
}

.ets-blog-tags-image{
    padding: 20px;
}

.ets-blog-tags-image img{
    max-width: 100% !important;
    border-radius: 10.4595px !important;
}

.ets-tags-name p{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 12.5514px;
    line-height: 21px;
}

.ets-blog-tags-title p{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #2E2E2E;
}

.ets-tags-date p{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12.5514px;
    line-height: 21px;
    color: #DADADA;
}

.ets_blog_checkbox_section {
    background: #FFFFFF;
    opacity: 0.6;
    border: 1px solid #D9DDE7;
    box-sizing: border-box;
    border-radius: 16px;
    width: 387px;
    padding: 15px;
}

.ets_blog_checkbox_section p.ets_blog_checkbox_heading {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #01245E;
}

.ets_blog_checkbox_section p.ets_blog_checkbox_para {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #465568;
    margin-bottom:29px !important;
}

.ets_blog_email_sec input[type="email"] {
    height: 53.45px;
    background: #FFFFFF;
    border: 1.06906px solid #E1E8F0;
    box-sizing: border-box;
    border-radius: 6.84199px;
}
.ets_blog_email_sec .ets_blog_email_text {
    margin-top: 29px !important;
    margin-bottom: 8px !important;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #101729;
}
.ets_blog_email_sec .ets_blog_email_privacy {
    margin-bottom: 24px !important;
    margin-top: 8px !important;
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    color: #64748B;
}
hr.ets_blog_form_line {
    border: 1.07px solid #CBD5E1;
    margin-top:24px !important;
}
.ets_blog_email_sec p {
    margin: 0 !important;
    padding: 0;
}
.ets_blog_email_sec .ets_blog_subscribe_btn {
    display: block;
    width: 100% !important;
    padding: 12.83px 0 !important;
    background: #0C118F;
    border: 1px solid #1890FF;
    box-sizing: border-box;
    box-shadow: 0px 2px 0px rgb(0 0 0 / 4%);
    border-radius: 10px;
    font-family: Poppins !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 22px !important;
    text-align: center !important;
    color: #FFFFFF;
}

.ets-blog-subscribe-btn{
    display: block !important;
}

.ets-print-section{
    text-align: center;
}
@media print {

    .ets_header, .ets-terms-header, .ets_enail_section, .ets-zeeve-footer, .ets-term-main-container .ets-term-container .ets-term-cond-section, .ets-reserved-footer{
        display: none;
    }
    
}

.checkbox_main{
 display: flex;
}
.checkbox_main .checkbox1{
    width: 50%;
}
.checkbox_main .checkbox2{
    width: 50%;
}

.ets_checkbox {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-family: Rubik !important;
  font-style: normal;
  font-weight: normal !important;
  font-size: 14px;
  line-height: 17px;
  color: #01245E;
}

/* Hide the browser's default checkbox */
.ets_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 7px solid #B6BAC0;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* On mouse-over, add a grey background color */
/* .ets_checkbox:hover input ~ .checkmark {
  background-color: #B6BAC0;
 
} */

/* When the checkbox is checked, add a blue background */
.ets_checkbox input:checked ~ .checkmark {
  background-color: #3CC68B;
  border-radius: 5px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
  
}

/* Show the checkmark when checked */
.ets_checkbox input:checked ~ .checkmark:after {
  display: block;

}

/* Style the checkmark/indicator */
.ets_checkbox .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.checkmark1 {
    height: 10.5px;
    width: 10.5px;
    background: white;
    display: block;
    position: absolute;
    top: 4px;
    left: 3.9px;
    border-radius: 50%;
}
.ets_checkbox input:checked ~ .checkmark1 {
  display: none;
}
.checkbox_main br{
  display: none;
}

.ets_pagination {
  display: inline-block;
}
.ets_pagination::after {
  content: "";
  clear: both;
}
/* .pagination a:hover:not(.ets-active-page) {background-color: #ddd;} */
.ets_pagination a {
  float: left;
  padding: 10px 11px;
  text-decoration: none;
  border: 1px solid #CBD5E1;
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #01245E;
}

.ets_pagination a.ets-active-page {
  background-color: #0C118F;
  color: #fff;
  border: 1px solid #0C118F;
}
.ets_pagination a:first-child {

  border-radius: 6.4px 0px 0px 6.4px;
}

.ets_pagination a:last-child {
  border-radius: 0px 6.4px 6.4px 0px;
}

.ets_blog_footer_submit button.elementor-search-form__submit{
    margin: 6px 8px 6px 0;
    padding: 12px 0;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color:#fff;
    background: rgba(27, 184, 176, 0.99);
    box-shadow: -3.74085px 11.2226px 22.4451px rgba(0, 252, 222, 0.301961);
    border-radius: 11.2226px !important;
    min-width: 125px !important;

}

.ets-blog-detail-title{
    font-family: Rubik;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 55px;
    padding-left: 100px;
    padding-right: 150px;
    color: #000000;
}

.ets-blog-published-date{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #273858;
	
}

.ets-swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
/*     object-fit: cover; */
}

.swiper-button-next:after{
    font-family: 'Font Awesome 5 Free' !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 17.1542px !important;
    line-height: 20px !important;
    text-align: center !important;
    color: #FFFFFF !important;
    content: "\f061" !important;
}

.swiper-button-prev:after{
    font-family: 'Font Awesome 5 Free' !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 17.1542px !important;
    line-height: 20px !important;
    text-align: center !important;
    color: #FFFFFF !important;
    content: "\f060" !important;
}
.swiper-button-next,
.swiper-button-prev{
    background: #0C118F !important;
    border-radius: 100% !important;
    padding: 30px !important;
    top: 34% !important;
}

.swiper-button-next{
    right: 0 !important;
}

.swiper-button-prev{
    left: 0 !important;
}

.ets-blog-detail-swiper {
    position: relative !important;
    margin-top: 50px;
}

/*Protocol Page*/

.ets-protocol-category-name{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #171725;
    padding-top: 35px;
    padding-bottom: 20px;
}

.protocol-container{
    margin: 0;
}
.protocol-container:after {
  content: "";
  display: table;
  clear: both;
}
.protocol-card {
    background: #FFFFFF;
    border-radius: 10px;
    width: 30%;
    /* height: 100%; */
    float: left;
    padding: 13px;
    margin: 15px;
    min-height: 392px;
}

.protocol-card:hover{
	 box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.05);
}









.ets-protocols-icon-card{
    box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.05);
    border-radius: 16px
}

.protocol-card .protocol-logo{
    padding-bottom: 25px;
}
.protocol-title{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #242A4D;
}

.protocol-content{
    font-family: Quicksand;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #273858;
	    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
	
	
}

.ets-nodes{
/*     margin: 0; */
	margin-top: 10%;
}

.ets-nodes-name{
    float: left;
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    color: #696974;
    margin: 3px;
    padding: 6px 16px;
    background: #F1F1F5;
    border-radius: 5px;
}

.ets_tab{
    background: #FFFFFF;
    border: 0.6px solid #D5D5D5;
    box-sizing: border-box;
    border-radius: 8px;
    display: flex;
    /* align-items: center; */
}
.tabs{
    flex: 0 0 58%;
    max-width: 65%;
}
.ets_tab ul{
    margin: 0;
    padding: 0;

}
.ets_tab ul li{
    display: inline-block;
    padding: 25px 15px;
    opacity: 0.69;
    border-right:  0.3px solid #979797;
    list-style-type: none;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    color: #202224;
    cursor:pointer !important;
}

.elementor-shortcode .ets_tab .tabs  ul li:hover{
    cursor:pointer !important;
}

.ets_tab ul li.ets-protocol-tab-active{
    color: #FF9653;
}
.searcher input{
    background: #F5F6FA;
    border: 0.6px solid #D5D5D5;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 8px 15px 8px 45px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 19px;
    color: #202224;
    width: 100%;
}
.searcher{
    position: relative;
    flex: 0 0 25%;
    max-width: 25%;
    border-right:  0.3px solid #979797;
    opacity: 0.69;
    padding: 16px 20px;
}
.searcher .icon_searcher{
    position: absolute;
    left: 34px;
    top: 26px;
}
.Filters{
    padding: 25px 20px;
    position: relative;
    flex: 0 0 15%;
    max-width: 15%;
}
.Filters select{
    border: none;
margin-left:21px;
   font-family: Nunito Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
	background:transparent;
		width:110%
}


.Filters select:focus{
    border: none;
    outline: none;
}
svg.Filters_icon {
    top: 20px;
    position: absolute;
}

.group:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.ets-protocol-detail-heading{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 45px;
    color: #00116C;
    margin-bottom: 60px !important;
}

.ets-protocol-type-name{
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    color: rgba(27, 184, 176, 0.99);
    background: rgba(82, 199, 193, 0.1);
    border-radius: 5px;
    padding: 6px 16px;
	text-align:center;
}

.ets-protocols-type {
    width: 40%;
}

.ets-protocol-title{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 45px;
    color: #00116C;
}
.ets-protocols-nodes{
    display: flex;
    margin: 27px 0;
}
.ets-protocol-nodes-name{
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    color: #0C118F;
    background: rgba(12, 17, 143, 0.05);
    border-radius: 5px;
    padding: 6px 16px 6px 16px;
    margin-right: 10px;
}

.ets-protocol-total-count{
    font-family: Rubik;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 55px;
    text-align: center;
    color: #00116C;
}

.ets-total-protocol{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: rgba(27, 184, 176, 0.99);
}

img.ets-compatible-logos{
    margin-right: 10px;
}


.ets_zeeve_testimonial3 .swiper-pagination .swiper-pagination-bullet{
    margin: 0 2px !important;
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #E5EDFF;
    opacity: 0.25;
}

.ets_zeeve_testimonial3 .elementor-widget-container .swiper-wrapper .swiper-slide-contents:before{
    content: " ";
    position: absolute;
    background-repeat: no-repeat !important;
    top: 4px;
    left: 50px;
    height: 92px;
    width: 109px;
}


.ets-protocol-detail-icon-box{
    background: #FFFFFF;
    border: 1px solid #E5EAF4;
    box-sizing: border-box;
    border-radius: 16px;
}

.ets-protocol-contact-btn a{
    border: 2px solid #0B2B96;
    box-sizing: border-box;
    border-radius: 8px;
    margin-top: 90px;
    margin-bottom: 100px;
}

.ets-protocols-features{
    display: flex;
    background: #F7F9FB;
}

.ets-protocol-features-name{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #0C118F;
}

.img-title{
    display: flex;
}
.ets-protocol-column{
    width: 340px;
    background: #FFFFFF;
    border: 1px solid #E5EAF4;
    box-sizing: border-box;
    border-radius: 16px;
    padding: 20px;
    margin-right: 30px;
    float: left;
    margin-bottom: 15px;
}
.title{
    padding: 5px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #242A4D;
}
.descr{
    padding-left:40px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #5A7184;
}

/*News and Events Section*/

.ets-news-events-learn-more-btn a{
    border: 2px solid #0C118F;
    box-sizing: border-box;
    border-radius: 8px;
}

.ets-news_event-slider{
    /*width:250px;*/
    background: #FFFFFF;
    border: 1.06906px solid #D9DDE7 !important;
    box-sizing: border-box;
    border-radius: 16px;
    float: left;
    margin-right:30px;
    margin-bottom: 20px;
    height: auto !important;
}

.btn-news-both{
    display: flex;
}
.ets-news_event-slider:hover{
    background: #FFFFFF;
    border: 1.06906px solid #D9DDE7;
    box-sizing: border-box;
    box-shadow: 0px 60.16px 60.16px -45.12px rgba(31, 47, 70, 0.12);
}
.ets-news_event-slider:hover .ets-news_event-image img{
    height: 120px;
    width: 100%;
    object-fit: cover;
    border-radius: 6px;
}
.ets-news_event-slider:hover .btn_news, .ets-news_event-slider:hover .time_launch{
    display: block;
}

.ets-news_event-image{
    position: relative;
}

.ets_date_news{
    position: absolute;
    bottom: -25px;
    padding: 0px 10px;
    left: 20px;
    background: #FCFCFD;
    border: 1.88px solid #E5EDFF;
    box-sizing: border-box;
    box-shadow: 0px 60.16px 60.16px -45.12px rgba(31, 47, 70, 0.12);
    border-radius: 8px;
}
.ets_date_news span.month {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #0C118F;
    display: block;
    padding-top: 4px;
}
.ets_date_news span.date{
   
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    display: block;
    color: #FF9653;
}
span.launch {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 10.7983px;
    line-height: 20px;
    text-align: center;
    color: rgba(27, 184, 176, 0.99);
    display: inline-block;
    padding-right: 7px;
}
span.time {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    color: #0C118F;
    display: inline-block;
}
.time_launch {
    text-align: right;
    display: none;
}


.ets-post-title p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #01245E;
    padding-top: 10px;
	 height: 75px;
    display: block;
}

.ets-post-excerpt p{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 13.16px;
    line-height: 19px;
    color: #273858;
	height:35px;
	display:block
}
.btn_news {
   /*display: flex;*/
   display: none;
}
a.read_more {
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #FF9653;
    flex: 0 0 50%;
    width: 50%;
}
a.book_now {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-align: right;
    color: #0C118F;
    flex: 0 0 50%;
    width: 50%;
}
.ets-news-content{
    padding: 11px 20px;
}

.Latest_News_Press_release{
   display: flex;
   margin-bottom: 30px;
}
.Latest_News_Press_release:hover{
    background: #FFFFFF;
    border: 1px solid #E5EDFF;
    box-sizing: border-box;
    border-radius: 16px;
    box-shadow: 0px 60.16px 60.16px -45.12px rgba(31, 47, 70, 0.12);
}
.Latest_News_Press_release .images{
    flex: 0 0 35%;
    max-width: 35%;
   
}
.Latest_News_Press_release .contact_text{
   flex: 0 0 40%;
   max-width: 40%;
   padding-left: 20px;
}
.Latest_News_Press_release .Source{
   flex: 0 0 20%;
   max-width:20%;
   margin-left: auto;
}
.Latest_News_Press_release span.text01{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #465568;
    margin-top: 35px;
}
.Latest_News_Press_release .title{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #01245E;   
    margin-top: 40px;

}
.Latest_News_Press_release .images {
    max-width: 100%;
}
.Latest_News_Press_release .Source p.media_icon span {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 12.5514px;
    line-height: 21px;
    text-align: center;
    color: #0C118F;
}
.Latest_News_Press_release .Source img{
    position: relative;
    top: 9px;
}
.Latest_News_Press_release p.date span {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;  
    line-height: 17px;
    color: #01245E;
}
p.btn_more span {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #0B2B96;
}
.Latest_News_Press_release  p.media_icon {
    margin-top: 40px;
}

.ets-upcoming-events{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #183B56;
}
.ets-upcoming-event-date{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #183B56;
}

.ets-upcoming-event-location{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #5A7184;
}
.ets-news-events-pagination{
    padding-top: 55px;
    display: flex;
}

.ets-protocol-slider-column{
    display: flex;
}

.ets-protocol-slider-column.swiper-slide img{
    height: 100% !important;
}

.ets-protocol-swiper{
    max-height: 380px !important;
    overflow: hidden !important;
    width: 1200px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 50px;
}
.ets-protocol-swiper .swiper-pagination-bullets{
    left: 2px;
    right: unset !important;
}

.ets-protocol-swiper .swiper-pagination-bullets span.swiper-pagination-bullet{
    padding: 5px;
}
.ets-protocol-Swiper-mobile .swiper-pagination-bullets span.swiper-pagination-bullet{
    padding: 5px;
}


.ets-protocol-swiper span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    border: 3px solid #0C118F;
    background: #E5EDFF;
    padding: 2px;
}
.ets-protocol-Swiper-mobile span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    border: 3px solid #0C118F;
    background: #E5EDFF;
    padding: 2px;
}

.ets-protocol-slider-title{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 45px;
    color: #242A4D;
    padding: 20px;
}
.ets-protocol-slider-descr{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #273858;
    padding-left: 20px;
}
.ets-protocol-slider-descr-mob{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #273858;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
}
.ets-protocol-slider-image{
    border-radius: 20px;
    border: 6px solid #0C118F;
    height: 380px;
}
.ets-protocol-Swiper-mobile .ets-protocol-slider-image-mob img{
    border-radius: 20px;
    border: 6px solid #0C118F;
    height:100%;
}

.ets-protocol-title-desc {
    width: 500px;
}

/*Protocol Count*/

.main_count{
    display: flex;
    justify-content: center;
    background: #FFFFFF;
    box-shadow: 0px 3.7875px 37.875px rgba(43, 89, 255, 0.08);
    border-radius: 9.46875px;
    padding: 30px 0;
    height: 160px;
}
.count{
    position: relative;
}
.main_count .count{
    flex: 0 0 25%;
    max-width: 25%;
}
.main_count .vertical_line::before  {
    position: absolute;
    top: 50%;
    background:#0C118F;
    opacity: 0.1;
    height: 50%;
    width: 1.89375px;
    content: "";
    transform: translate(0,-50%);
}
.main_count .count .number{
    font-family: Rubik;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 55px;
    text-align: center;
    color: #00116C;
    margin: 0;
}
.main_count .count .description1{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: rgba(27, 184, 176, 0.99);
}
.main_count .count .description2{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #FF6A6A;
}
.main_count .count .description3{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #F7B500;
}
.main_count .count .description4{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #0C118F;
}


/*----- Accordion -----*/
.ets-faq-heading p{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 45px;
    color: #242A4D;
    padding-bottom: 30px;
}

.ets-accordion,
.ets-accordion * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.ets-accordion {
    padding-bottom: 10px;
}
/*i.fa-plus:focus .ets-accordion-section{
    background: #F7F9FB;  
}*/
.ets-accordion-question-section.active{
    background: #F7F9FB !important;
}
.ets-accordion-question-section.active .ets-accordion-section-title{
    padding-left: 30px;
}
.ets-accordion-question-section.close{
    background: #FFFFFF;
    border: 1.26943px solid #E5EAF4;
    box-sizing: border-box !important;
    box-shadow: 0px 7.61656px 12.6943px rgba(0, 0, 0, 0.03) !important;
    border-radius: 10.1554px;
    padding: 30px 30px 30px 30px;
    margin: 0 0;
    /*display: flex;*/
}

.ets-plus-sign, .ets-minus-sign{
    float: right;
    padding-right: 50px;
}
/*----- Section Titles -----*/
.ets-accordion-section-title,.ets-accordion-section-title.active {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #183B56;
}

.ets-accordion-section-title:hover {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #183B56;
}


.ets-accordion-section.open{
    /*background: #F7F9FB;*/
    border: 1.26943px solid #E5EAF4;
    box-sizing: border-box;
    box-shadow: 0px 7.61656px 12.6943px rgba(0, 0, 0, 0.03);
    border-radius: 10.1554px;
}
.ets-accordion-section-content {
    cursor: pointer;
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    color: #5A7184;
    padding: 0 30px 0 30px;
/*     margin: 29px 0; */
	    margin: -9px 0; 
    background: #F7F9FB;
    display: none;
}
.ets-accordion-section-content.open{
    display: block;
}

/*Career Section*/

.ets-career-video-section .uael-video__outer-wrap{
    height: 600px;
    background: none;
    border-radius: 16px;
}

.ets_career_tab_main{
    background: #FFFFFF;
    border: 1.06906px solid #D9DDE7;
    box-sizing: border-box;
    border-radius: 16px;
    padding: 41px;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.ets_career_tab_main .tab{
    flex: 0 0 90%;
    max-width: 90%;
}
.ets_career_tab_main .tab_icon{
    flex: 0 0 10%;
    max-width: 10%;
    text-align: right;
}
.ets_career_tab_main .tab p{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #242A4D;
    margin-top:0;
}
.ets_career_tab_main span{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #5A7184;
    padding-left: 13px;
    display: inline-block;
}

.ets_career_tab_main svg.svg_icon_tab {
    position: relative;
    top: 5px;
}
.ets_career_tab_main .time_sec{
  padding-left: 40px;
  display: inline-block;
}

.ets_career_searcher{
    display: flex;
    flex-wrap: wrap;
    margin: auto;
}
.ets_career_searcher .ets_career_dropdwon{
    flex: 0 0 15%;
    max-width: 15%;
    text-align: center;
    align-self: center;
    position: relative;
}

.ets_career_searcher .ets_career_text{
    flex: 0 0 45%;
    max-width: 45%;
    align-self: center;
}
.ets_career_searcher .ets_career_text p {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #5A7184;
    margin: 0;
}
.ets_career_searcher .ets_searcher{
    flex: 0 0 40%;
    max-width: 40%;
    position: relative;
    padding: 0 10px;
}
.ets_career_searcher .ets_career_dropdwon select{
    background: #FFFFFF;
    border: 1px solid #E5EAF4;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    padding: 14px 40px 14px 25px;
    width: 100%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #959EAD;
}
.ets_career_searcher .ets_career_dropdwon select:focus{
    outline: none;
}
.ets_career_searcher .ets_searcher input{
    background: #FFFFFF;
    border: 1px solid #E5EAF4;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    width: 100%;
    padding: 14px 50px;
    position: relative;
    outline: none;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #B3BAC5;
}

.ets_career_searcher .ets_searcher button{
    position: absolute;
    right: 15px;
    top: 6px;
    background: #0C118F;
    border-radius: 8px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    padding: 9px 25px;
    outline: none;
    border: none;
}

.ets_career_searcher .ets_searcher button:hover{
	    background-color:#1740C8;
}

.search_svg{
    position: absolute;
    left: 22px;
    top: 21px;
}
.career_lets{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 45px;
    color: #242A4D;
    margin: 14px 0;
}
.ets_career_dropdwon select::-ms-expand {   display: none; }
.ets_career_dropdwon select{
    -webkit-appearance: none;
    appearance: none;
}
.ets_career_dropdwon .dwon_arrow_svg{
    position: absolute;
    top:22px;
    right:22px;
    pointer-events: none;
}

.ets-career-title{
    font-family: Rubik;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 55px;
    color: #00116C;
}

.ets-career-short-description{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #242A4D;
    padding-right: 400px;
}

.ets-career-all-detail, .ets-career-requirements, .ets-career-responsibilities{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #242A4D;
}
.ets-tick-career-detail{
    display: flex;
}

.ets-career-requirements, .ets-career-responsibilities{
    padding-left: 10px;
    padding-bottom: 15px;
    padding-right: 50px;
}
.apply_button{
    cursor: pointer !important;
}

.ets_career_detail_card{
    background: #FFFFFF;
    border: 1.06906px solid #D9DDE7;
    box-sizing: border-box;
    border-radius: 16px;
    width: 280px;
    padding: 20px;
    /*position: fixed;*/
    margin-top: 60px;
}
.ets-job-post-date, .ets-career-location, .ets-job-post-work-type, .ets-job-post-classification{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #273858;
}
.ets-career-location-name, .ets-career-work-type, .ets-career-classification{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #5A7184;
}
.ets-job-post-date, .ets-job-post-location, .ets-job-post-work-type, .ets-job-post-classification{
    padding-top: 25px;
}

.career_contact_form .input_field {
    padding: 0 20px;
    display: inline-block;
    margin-bottom: 32px;
    width: 46%;
}
.career_contact_form .input_field input {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #C3CAD9;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 17px 20px;
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #273858;
    outline: none;
}
.career_contact_form .input_field label{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #5A7184;
    display: inline-block;
    padding-bottom: 13PX;
}
.career_contact_form .career_textarea textarea{
    width: 98%;
    outline: none;
    background: #FFFFFF;
    border: 1px solid #C3CAD9;
    box-sizing: border-box;
    border-radius: 8px;
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #959EAD;
    padding: 17px 17px 0 20px;
}
.career_contact_form .career_textarea{
    padding: 0 20px;

}
.career_contact_form .career_textarea label{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #5A7184;
    display: inline-block;
    padding-bottom: 13px;
}
.career_contact_form  .career_description{
    padding:20px;
    display: inline-block;
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    color: #5A7184;
}
.career_contact_form  .career_form_btn{
    padding:20px;
    
}
.career_contact_form  .career_form_btn button{
    padding: 13px ;
    background: #0C118F;
    border-radius: 8px;
    color: #fff;
    border: none;
    width: 294px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
    cursor: pointer;
}

.ets-career-detail-two-btns{
    width: 280px !important;
}

.career_contact_form {
    background: #FFFFFF;
    box-shadow: 0px 10px 35px rgb(0 0 0 / 3%);
    border-radius: 8px;
    padding: 50px;
}

.ets-header-menu {
    padding-top: 6px;
}

.ets-our-feature-slider .uc_carousel .owl-nav .owl-prev{
    display: none !important;
}
.ets-our-feature-slider .uc_carousel .owl-nav .owl-next{
    display: none !important;
}


/***********media query*********************/
@media only screen and (max-width:1024px)  {
    .ets-blog-post-card {
        width: 100%;
        height: 100%;
        flex-wrap: wrap;
    }
    .ets-column {
        flex: 100%;
    }
    .ets-blog-pagination {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
    .ets-category-card {
        width: 100%;
        height: 100%;
    }
    .ets_blog_checkbox_section {
        border-radius: 16px;
        width: 100%;
     
    }
     .ets-tags-card {
        width: 100%;
    }
    .ets-blog-card-content-2 {
        padding: 20px 20px 0 7px;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        display: none !important;
    }

    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        display: none !important;
    }
    .protocol_rocket_image{
      position: static !important;
    }
    .ets-protocol-detail-featured-image{
        position: static !important;  
    }
    .ets-icon-three-plateform {
        position: absolute !important;
        bottom: 0;
        right: unset;
        left: 0;
        width: 34% !important;
           
    }
    .ets-protocols-icon-three {
        bottom: 0px;
        left: unset;
        right: 0;
        width: 34% !important;
   
    }
    .ets-blog-card-image-2 img {
        width: 100%; 
    }
      .elementor-column.contact_btn_fixed {
          right: 30px;
           
        }
        .contact_fixed {
            right: 30px;
            
        }
}
@media only screen and (max-width:992px)  {
  
    .checkbox_main {
        display: flex;
        flex-wrap: wrap;
    }
    .checkbox_main .checkbox2 {
        width: 100%;
    }
   
    .ets-blog-tag-image-content {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .ets-blog-tags-image {
       padding: 0;
    }
    div#ets_blog_footer_image {
        position: static;
    }
    .ets-blog-detail-title {
        font-family: Rubik;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 35px;
         padding-left:20px; 
        padding-right:20px;
        color: #000000;
    }
    .Latest_News_Press_release .title {
            margin-top: 0px;
        }
        .Latest_News_Press_release p.media_icon {
            margin-top: 0px;
        }
        .ets-career-short-description {
   
           padding: 0;
        }
  

    }

  @media only screen and (max-width:768px)  {

        .ets_tab {
            flex-direction: column;
        }
        .tabs {
            flex: 0 0 100%;
            max-width: 100%;
            flex-direction: column;
        }
        .searcher {
            position: relative;
            flex: 0 0 100%;
            max-width: 100%;
            flex-direction: column;
            border-right:none;
            opacity: 0.69;
            padding: 16px 20px;
            border: 0.3px solid #979797;
        }
        .Filters {
            padding: 25px 20px;
            position: relative;
            flex: 0 0 100%;
            max-width: 100%;
            flex-direction: column;
            border: 0.3px solid #979797;
        }
	  .Filters select{
    border: none;
margin-left:21px;
   font-family: Nunito Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
	background:transparent;
		width:42%
}
        .ets_tab ul li {
            border: 0.3px solid #979797;
            display: block;
            cursor:pointer !important;
           
        }
        .protocol-card {
            width: 100%;
            height: 100%;
            padding: 20px;
            margin:0; 
        }
        .ets-protocols-features {
            flex-wrap: wrap;
        }
        .main_count {
            flex-direction: column;
            height: 100%;
        }
        .main_count .count {
            flex: 0 0 100%;
            max-width: 100%;
        }
        .main_count .vertical_line::before {
            display: none;
        }
           img.ets-compatible-logos {
            margin-right: 10px;
            margin-left: 15px;

        }
        .ets-protocols-nodes {
            margin: 27px 10px;
        }
        .ets-protocols-type {
            width: 60%;
        }
        .ets-blockchain-protocols .ets-logo-gallery dt.gallery-icon.landscape{
             background:#fff;
              padding: 10px 10px !important;
              border-radius: 10px;
              height: auto;
              width: 100%;
        }
        .ets-blockchain-protocols .ets-logo-gallery-second dt.gallery-icon.landscape{
              background:#fff;
              padding: 10px 10px !important;
              border-radius: 10px;
              height: auto;
              width: 100%;
        }
        .ets-blockchain-protocols .ets-logo-gallery-third dt.gallery-icon.landscape{
              background:#fff;
              padding: 10px 10px !important;
              border-radius: 10px;
              height: auto;
              width: 100%;
        }
           .ets_main .circle:after {
                height: 70px;
        }
              .career_contact_form {
             padding: 0; 
        }
        .career_contact_form .input_field {
            width: 100%;
        }
        .ets-career-requirements, .ets-career-responsibilities {
    
             padding-right: 0; 
        }
        .ets_career_searcher {
            flex-direction: column;
        }
        .ets_career_searcher .ets_searcher {
            flex: 0 0 100%;
            max-width: 100%;
            position: relative;
            margin-top: 10px;
        }
        .ets_career_searcher .ets_career_text {
            flex: 0 0 100%;
            max-width: 100%;

        }
        .ets_career_searcher .ets_career_dropdwon {
            flex: 0 0 50%;
            max-width: 50%;
        }
        .ets-icon-three-plateform {
            position: absolute !important;
            bottom: 0;
            right: unset;
            left: 0;
            width: 52% !important;
           
        }
         .ets-video-modal-popup .uael-content .uael-modal-content-data iframe {
            width: 100%;
            height: 50vh;
        }
        .ets-video-modal-popup .uael-content .uael-modal-content-data {
            height: 78vh;
        }
        .ets-protocols-icon-three {
            width: 52% !important;
       
        }
        .ets-accordion-question-section.close {
         padding: 30px 10px 30px 10px;
        }

    }

@media only screen and (max-width:767px)  {
     .Latest_News_Press_release {
        flex-direction: column;
    }
    .Latest_News_Press_release .images {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .Latest_News_Press_release .contact_text {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 5px;
    }
    .Latest_News_Press_release .Source {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 5px;
    }
    .ets_career_work_type_sec .elementor-element.elementor-element-122e1b2.ets-job-detail-card.elementor-absolute.elementor-widget.elementor-widget-shortcode {
        position: static;
    }
   
    .ets-career-video-section .uael-video__outer-wrap {
            height: 450px;
            background: none;
            border-radius: 16px;
        }
        .Latest_News_Press_release .images img {
            width: 100%;
        
        }
        .elementor-column.contact_btn_fixed {
            position: static;
           
        }
        .contact_fixed {
            position: static;
            
        }
	.ets-blog-published-date{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #273858;
	margin-left:-26%;
}
	
	
	
	
	
	
	
	
	
    }

@media only screen and (max-width:576px)  {
      .ets-left-prev-btn {
        width: 100%;
        text-align: center;
    }
    .ets-center-pagination {
        text-align: center;
        width: 100%;
    }

    .ets-center-pagination {
        text-align: center;
        width: 100%;
        padding: 20px 0;
    }
        .ets-right-next-btn {
        width: 100%;
        text-align: center;
    }
    .ets-news-events-pagination {
        flex-direction: column;
    }
    .ets-protocol-contact-btn a {
        border: 2px solid #0B2B96;
        box-sizing: border-box;
        border-radius: 8px;
        margin-top: 40px;
        margin-bottom:40px;
    }
    .ets-protocols-type {
        width: 100%;
    }
    .ets-protocols-nodes {
        flex-wrap: wrap;
    }
    .ets-protocol-nodes-name {
        margin: 5px;
    }
    .ets_main .circle:after {
            height: 75px;
    }
     .career_contact_form .career_form_btn button {
       
        width: 240px;
    }
    .ets_career_tab_main {
        padding: 20px;
    }
    .ets_career_tab_main .time_sec {
        padding-left: 2px;
    }
    .input_field label {
        font-size: 14px;
        
    }
    .ets-accordion-section-title, .ets-accordion-section-title.active {
        font-size: 14px;
    }
    .ets-accordion-section-title:hover {
        font-size: 14px;
    }
    .ets-accordion-section-content {
        font-size: 14px;
        padding: 0 10px 0 10px;
      
    }
.ets-accordion-question-section.active .ets-accordion-section-title {
        padding-left: 0;
    }

}

@media only screen and (max-width:320px)  {

     .ets_main .circle:after {
        height: 90px;
    }
}

.ets-home-carosal .owl-item{
 margin-bottom: 20px
}
.ets-home-carosal .owl-item:hover{
 box-shadow: 2px 10px 25px rgba(1, 85, 211, 0.1);
 background-color: #FFF;
}
.ets-home-carosal .ue-carousel-item:hover{
 background-color: #FFF !important;;
}

#h-if-you-are-deploying-your-dapp-or-smart-contracts-on-binance-smart-chain-bnb-chain-use-zeeve-s-reliable-infrastructure-automation-platform-to-deploy-bsc-nodes-on-the-cloud-of-your-choice-zeeve-deploys-best-practices-to-ensure-high-availability-and-blazing-performance{
	margin:0px !important
}
.page-id-7535 p { margin:0px 0 }
.ets_job_box{
width: 100%;
padding: 25px;
margin-top:35px;
border-radius: 16px;
background: #FFFFFF;
border: 1.06906px solid #D9DDE7;
box-sizing: border-box;
margin-right:1%

}
.ets_job_title{
	    color: #00116C;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 1.6px;
}
.ets_location_icon{
  
	color: whitesmoke;
	  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: orange;
	
	
}
.ets_location_name{
	font-family: 'Rubik';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px;
	color:#5A7184;
	margin-left:2%
}
.ets_fa_clock{
	font-weight: 500 !important;
	color:#1BB8B0FC;
	margin-left:13%

}
.ets_work_type{
	font-family: 'Rubik';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px;
	color:#5A7184;
	margin-left:1%
}
.ets_arrow_right{
	

height: 36px;
font-weight: 900;
font-size: 20px;
color: #0C118F;
margin-left:68%

}

