._mb__md{ margin-bottom: 30px;}
.animated-form .form-control,
.form-control{ border-radius: 30px; padding: 13px 20px}
.animated-form .form-group > label{ left: 25px;}
.form-check .form-check-label{ font-size: 13px;}
._form_checkboxes{ margin: 20px 0}
/* ................................................... */


body.internal{ padding: 80px 0 0 0;}

div.content-txt,
body{ font-size: var(--fs__general) !important;}
div.content-txt iframe{ width: 100%;}


.TOP_BAR_cont{ margin-top: 0; border-top: 5px solid #fff; /*var(--eco-green)*/}
.NAVS{ justify-content: center;}


._about_ecoscanner .row._base_mb{ background: #fff; padding: 30px 20px 0px 20px; border-radius: 10px; }
._BANNER .btn{ /*display: none;*/}


._eco__background{background: transparent; margin-top: 30px;}

._about_ecoscanner .col {background: #fff; border-radius: 15px}

._about_ecoscanner:before {content: ""; background: var(--eco-blue); height: 20px; position: absolute; width: 100%; left: 0; z-index: -1; top:0;}
._about_ecoscanner .row:first-child{ margin-top: -30px;}
._eco__background .my-title{ color: inherit; margin-top: 45px; padding: 0}

.eco_visual .family{ display: block; top: -31px; width: 57px; height: 32px;}

.HEADER-HEIGHT .btn { font-size: 20px;}
.HEADER-HEIGHT .btn .fa-search{ color:#AAD926; font-size: 28px; margin-right: 5px; margin-top: -3px;}

.slogan{ text-align: left; border-right: 1px dashed var(--eco-gray4); padding-right: 40px;}

#faq-accordion {/*z-index: -2;*/ position: relative;}

.slogan p{ font-size: 18px;}


/* 2023-11-09 */
.btn-score{ margin-top: 0; font-size:20px; font-weight: normal;}
.content-txt .btn-score{ text-decoration: none; margin: 0 auto; min-width: 320px}

.btn{ border-radius: 30px;}

.list_char{ display: flex;}
.list_item{ border: 1px dashed #606270; border-radius: 15px; margin-right: 10px; padding: 5px 15px; margin-bottom: 20px; display: flex; align-items: center;}
.brand_country img{ border-radius: 5px; margin-right: 5px}

.directory_content { padding: 30px 20px 0 20px}
.directory_content h2{ font-size: 32px;}

._brand_container .CONTAINER-LEFT {  margin-top: -10px; }
.links-inline a.nav-item.active{ border-color: #FFB600}

.my-title h1{ font-size: 42px;}

.eco-score.top { background-image: url(images/scoring/icon_eco_top.svg); }
.eco-score.middle { background-image: url(images/scoring/icon_eco_middle.svg); }
.eco-score.low { background-image: url(images/scoring/icon_eco_low.svg); }

.eco-score.score1 { background-image: url(images/scoring/icon-ECO.svg); }
._brand_logo .eco-score{  background-size:auto; width: 39px; height: 37px;}
._brand_header ._brand_logo .eco-score {opacity: 1; left: 0}




.list_certificates { list-style: none; margin: 0 -15px; padding: 0; display: flex; justify-content: center; -webkit-align-items: flex-end;  align-items: flex-end; /*margin: 0 -15px;*/ -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: flex-start; align-content: flex-start; }
.list_certificates li {box-shadow:var(--shadow0); overflow:hidden; border-radius:10px; width: 165px; height: 165px;  padding: 0px; margin: 0 13px 26px;  display: flex; align-items: center;}
.list_certificates img {margin: 0; object-fit: contain; }
/*.list_certificates li{ margin: 0 15px 15px 15px}*/
.list_certificates span{ display: block; text-align: center; font-style: italic;}


/* 2023-11-15 */
._brand_header .my-title h1{ line-height: 110%; margin-bottom: 20px;}
.CONTAINER-LEFT .eco_visual .tree{ left: 163px; top: -88px; width: 34px; height: 62px;}
.CONTAINER-LEFT .eco_visual .bike{ left: 195px; top: -65px; width: 45px; height: 29px;}


/* 2023-11-20 */
.brand_map{ height: 300px; border-radius: 20px;}
.special_IMGs p img{ border-radius: 20px;}

h2.h2_big{ font-size: 26px;}
h3.h3_big{ font-size: 26px !important; font-weight: normal; margin-bottom: 30px}
.faq-accordion h2.h2_big{ text-align: center; margin-bottom: 30px;}

/* ..................... */

.api_txt_block h3 { font-size: 26px !important }

.api_txt_block details { text-align: left; }
.api_txt_block details:last-of-type{ margin-bottom: 30px; }

.api_txt_block details { 
  margin-bottom: 10px; border-radius: 10px;  box-shadow: var(--shadow1); 
  background: url(images/icons/icon-check.svg) 15px 15px no-repeat;
  transition: all 200ms ease-in-out; 
}

.api_txt_block details summary{
  transition: all 200ms ease-in-out; 
  padding-left: 45px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;  
  color: var(--eco-blue2);
  line-height: 155%;
}

.api_txt_block details p { margin: 0 15px 20px 40px;}
.api_txt_block details p:last-of-type{ margin-bottom: 0; }

.api_txt_block details summary::-webkit-details-marker,
.api_txt_block details summary::marker {
  display: none; 
  content: "";
  list-style: none;
  -webkit-appearance: none;
 }

 

.api_txt_block details[open]{
  padding-bottom: 20px;
  background-position: 15px 20px;
}

.api_txt_block details[open] summary{
  margin-bottom: 15px;
  border-bottom: 1px dashed #ddd;
  padding-top: 15px;
  padding-bottom: 15px;    
}

.api_txt_block details[open] summary,
.api_txt_block details summary:hover{
  transform: scale(1.01);
  color: var(--eco-blue);
}

._for_sticky h2,
.block_txt h2{ margin-bottom: 20px;}



.brand_ranking{ text-align: center; border-top: 1px dashed #DDD; padding-top: 30px;}
img.brand_diagram{ margin-bottom: 30px;}

.brand_certificates,
.brand_final{ text-align: center; }

.brand_final p:last-child{ margin-bottom: 0}
.brand_final{ margin-bottom: 30px}

.brand_certificates h2{ font-size: 26px;}
.brand_certificates { margin-bottom: 30px}

._brand_header date{color:#9597A5; font-style: italic;}
._brand_header ._base_p{ padding: 40px 0}



/* 2024-02-23 */
.TOP_BAR_cont .row{ position: relative;}
.NAV_ACCOUNT{ position: absolute; right: 0;}
.NAVS .icon-top{ color: var(--eco-gray3)}


/* _BANNER */
._BANNER { position: relative;}
._BANNER .container { position: relative; z-index: 1}
._BANNER::before { content: ""; opacity: 5%; position: absolute; z-index: 0; left: 0; right: 0; top:0; bottom:0; background-image: url("images/registration/eco-badge.svg?1"); background-repeat: no-repeat; background-position: center center; background-size: 550px}
._BANNER img{ opacity: 0.75;}
._BANNER p{ font-size: 22px;}
._BANNER h2{ margin-bottom: 30px; width: 110%;}



._partner_feedback{ margin-bottom: 30px;}

.content-txt ._right_col{ background: #F6FAF9; padding: 30px 15px; border-radius: 15px;}

/* 2024-04-28 */

.modal_static{ display: block; overflow: visible; position: absolute; z-index: 10; width: auto; height: auto; left: 0; right: 0; margin-top: 45px; }
.modal_static .modal-dialog{ margin: 0 auto; border-radius: 30px; }
.modal_static .modal-content{ box-shadow: var(--eco-shadow2); border: 2px solid var(--eco-blue);}
.modal_static h2{ font-size: 26px;}
.modal_static ul{ padding: 0 10px; font-size: 14px;}
.modal_static ul li{ margin-bottom: 15px !important;}






/* .faq__ans-txt */
.faq__ans-txt ._bullets{ /*position: relative;*/}
.accordion-elem ._cta_block_head,
.accordion-elem ._cta_block{ position: absolute; left: -10px; right: -10px; bottom:-10px; top: 0px;   -webkit-backdrop-filter: blur(5px);  backdrop-filter: blur(5px); display: flex; align-items: center; justify-content: center;}
.accordion-elem ._cta_block .btn:hover{ background: #fff;}
.accordion-elem ._cta_block_head { left: 0px; right: 0px; bottom:0px; top: 0px; }

.faq__ans{ position: relative;}

.FOOTER .logo_ecoscanner p{ right: -35px;}

._brands_logos._in_header li{ width: 100px !important;}
.index .MY-HEADER{ padding: 15px 35px}


/* logos_partnership */
.logos_partnership{overflow: hidden; max-width: 1600px; margin: 0 auto; text-align: center; height: 190px; opacity: 0; padding-top: 90px; padding-bottom: 15px; /* overflow-x: scroll;  display: flex; justify-content: center; align-items: center; align-content: center; */}
.logos_partnership .logo_item{ height: 85px; width: 250px; display: flex; align-content: center; justify-content: center; align-items: center;}
.logos_partnership img{  margin: 0px 15px; }
.logos_partnership.slick-slider{ opacity: 1;}
.logos_partnership .slick-list{ overflow: visible !important; }

/* 2024-04-28 */
._brands_logos._list li { margin: 0 7px 30px; }
._brands_logos._list_sm .rating_abs.rating_add .stars { width: 53px; height: 11px; }
._frontpage_logos ._brands_logos._list._list_sm li{ margin-bottom: 30px}


.dropdown-menu{ opacity: 1;}


@media (max-width: 1200px) {
.eco_visual .family{ top: -29px; width: 53px; height: 30px;}

.eco_visual .wind_center{ }
.eco_visual .ecocar{ right: 20px}
.eco_visual .tree_footer{ left: 30px}
.eco_visual .bike_footer{ left: 70px}

._partner_feedback .col-6{ width: 75%}


}


@media (max-width: 992px) {
._about_ecoscanner{ padding-top: 0}
.TOP_BAR_cont{ border-bottom: 0}
.slogan{ text-align: center; border: 0; padding: 0 15px;}

body{  padding: 45px 0 0 0;}

.eco_visual.bottom { top: inherit; }

.CONTAINER-LEFT .eco_visual .tree{ left: 0px; right: 0; top: -55px; width: 100px; height: 48px;}
.CONTAINER-LEFT .eco_visual .bike{ left: 0px; right: 0; top: -32px; width: 45px; height: 29px;}
._brand_container .CONTAINER-LEFT{ margin-top: 60px;}

._about_ecoscanner::before{ top: -20px; border-radius: 20px;}
.eco_visual .family { top: -49px; }

.list_certificates{ margin: 0;}

._BANNER h2{ width: 100%;}
._BANNER .col{flex: 0 0 auto; width: 100%; text-align: center;}
._BANNER::after{ display: none;}
._BANNER::before{ display: none;}


  ._partner_feedback .col-6{ width: 100%}

  .logos_partnership{ padding-top: 60px; padding-bottom: 45px;}

}


@media (max-width:767px){

  ._partner_feedback .col-8{ width: 100%}

  ._button_block._in_header{ margin-bottom: 15px;}

  /* 2024-04-29 */
  .modal_static .modal-body { padding-top: 30px; padding-bottom: 30px; }

}


@media (max-width: 576px) {
body.internal{ padding: 40px 0 0 0;}

div.eco_brands img{ width: 100%; height: auto;}
div.eco_score img{ width: 80px; height: auto;}

.TOP_BAR_cont{ padding: 10px;}
.fixed_menu .TOP_BAR_cont { padding: 5px 0;}

.MY-HEADER{ padding: 15px 0 35px 0; height: 100vh;}
._eco__background{ margin-top: -120px}
.slogan p{ font-size: 15px;}

.logo_img img{ width: 110px;}



.eco_visual .wind_center{ width: 61px; height: 47px; top: -45px}
.eco_visual .ecocar{ width: 78px; height: 21px; top:-20px}
.eco_visual .tree_footer{ width: 27px; height: 40px; top: -38px}
.eco_visual .bike_footer{ width: 31px; height: 18px; top: -17px; left: 57px}


._brand_header{ text-align: center;}
.list_char{ -webkit-justify-content: center; /* Safari */ justify-content: center; }
.my-title h1{ font-size: 32px; padding-top: 15px;}
.my-title{ margin-bottom: 15px}

.btn-score{ font-size: 18px; padding: 12px 30px; width: 100%}
.directory_content{ padding-left:0; padding-right: 0}
.directory_content h2{ font-size: 24px;}

.api_txt_block h3,
.brand_certificates h2{ font-size: 22px;}


/*._brand_container .CONTAINER-LEFT{ margin-top: 35px;}*/

/*
._brand_header ._flex{ display: block;}
._brand_header ._brand_logo{ display: inline-block; text-align: center; margin: 0 auto;}
*/

.list_certificates li { width: 95px; height: 95px; margin: 0 7px 15px 7px;}
._brand_header ._base_p{ padding: 40px 0 20px 0}
.my-title h1{ padding-top: 0;}

._brand_header ._flex{ display: block;}
._brand_header .logo_size_lg { width: 110px; height: 110px;}
._brand_header ._brand_logo { margin-bottom: 15px; display: inline-block;}

._partner_feedback{ margin-top: 30px;}


.faq__ans-txt ._bullets ul{ padding-left: 0}


.index .MY-HEADER{ padding: 15px 5px}
._brands_logos._in_header li { width: 90px !important; }
._brands_logos._in_header li:nth-child(1),
._brands_logos._in_header li:nth-child(2),
._brands_logos._in_header li:nth-child(3),
._brands_logos._in_header li:nth-child(4),
._brands_logos._in_header li:nth-child(5),
._brands_logos._in_header li:nth-child(6){ display: none;}

._brands_logos._list._list_sm{ margin-bottom: 0;}


.logos_partnership{ height: 145px; padding-top: 30px; padding-bottom: 15px;}
.logos_partnership img{ max-width: 85%; height: auto;}

/* 2024-04-28 */
._brands_logos._list p{ display: none;}
._frontpage_logos ._brands_logos._list._list_sm li{ margin-bottom: 20px}
.slogan h1{ margin-top: -20px}
._button_block._in_header{ margin-top: 5px;}

.accordion-elem ._cta_block_head { bottom:-20px;}
.accordion-elem ._cta_block{ top: -20px;}

}
