p strong{
  font-weight: bold !important;
}
 strong {
  font-weight: bold !important;
}

.flex_row {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.col {
  padding-left: 15px;
  padding-right: 15px;
}
.pl15 {
  padding-left: 15px;
}
.pr15 {
  padding-right: 15px;
}
.column_1 {
  width: 5%;
}

.column_2 {
  width: 10%;
}

.column_3 {
  width: 15%;
}

.column_4 {
  width: 20%;
}

.column_5 {
  width: 25%;
}

.column_6 {
  width: 30%;
}

.column_7 {
  width: 35%;
}

.column_8 {
  width: 40%;
}

.column_9 {
  width: 45%;
}

.column_10 {
  width: 50%;
}

.column_11 {
  width: 55%;
}

.column_12 {
  width: 60%;
}

.column_13 {
  width: 65%;
}

.column_14 {
  width: 70%;
}

.column_15 {
  width: 75%;
}

.column_16 {
  width: 80%;
}

.column_17 {
  width: 85%;
}

.column_18 {
  width: 90%;
}

.column_19 {
  width: 95%;
}

.column_20 {
  width: 100%;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  font: inherit;
  vertical-align: baseline;
  color: inherit;
  font-weight: inherit;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased !important; }

body {
  background: #fff; font-family: 'Open Sans', sans-serif;}

a {
  color: inherit; }

body, html {
  height: 100%; }

nav ol, nav ul, ul li {
  list-style: none; }

:focus, a, a:focus {
  outline: 0; }

a, a:active, a:focus, a:hover, a:visited {
  text-decoration: none; }

body, li > ol, li > ul, p, ul {
  margin: 0; }

a, body, h1, h2, h3, h4, h5, h6, p, ul li {
  font-family: 'Open Sans', sans-serif; }

.dispI, .dispTC {
  vertical-align: middle; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  color: #303030;
  line-height: 1.2;
  font-size: 14px;
  width: 100%; }

:focus {
  -moz-outline-style: none; }

iframe {
  border-width: 0; }

ul {
  list-style-type: square;
  padding: 0; }

a {
  color: #232323;
  line-height: 1;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  background: 0 0;
  -moz-outline-style: none; }

a:active, a:hover {
  opacity: .8;
  outline: 0; }

a:hover {
  color: #fff; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.3;
  color: #005542;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  margin: 0; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

img {
  max-width: 100%;
  max-height: 100%; }

::-webkit-input-placeholder {
  color: #808080;
  font-size: 14px;
}

:-moz-placeholder {
  color: #808080;
  font-size: 14px;
}

::-moz-placeholder {
 color: #808080;
  font-size: 14px; }

:-ms-input-placeholder {
  color: #808080;
  font-size: 14px; }

.dispB {
  display: block; }

.dispI {
  display: inline-block; }

.dispT {
  display: table; }

.dispTC {
  display: table-cell; }

.txtaC {
  text-align: center; }

.txtaL {
  text-align: left; }

.txtUpr, .txtaR {
  text-align: right; }

.floatR {
  float: right; }

.floatL {
  float: left; }
.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.mt70 {
  margin-top: 70px; }

.mt80 {
  margin-top: 80px; }

.mt90 {
  margin-top: 90px; }

.mt100 {
  margin-top: 100px; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb45 {
  margin-bottom: 45px; }

.mb50 {
  margin-bottom: 50px; }

.mb60 {
  margin-bottom: 60px; }

.mb70 {
  margin-bottom: 70px; }

.mb80 {
  margin-bottom: 80px; }

.mb90 {
  margin-bottom: 90px; }

.mb100 {
  margin-bottom: 100px; }

.pt10 {
  padding-top: 10px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.pt50 {
  padding-top: 50px; }

.pb10 {
  padding-bottom: 10px; }

.pb20 {
  padding-bottom: 20px; }

.pb30 {
  padding-bottom: 30px; }

.pb40 {
  padding-bottom: 40px; }

.pb50 {
  padding-bottom: 50px; }

.mr_50 {
  margin-right: 50px;
}
.removePadd {
  padding: 0; }

.main_content {
  min-height: 80%;
  min-height: calc(100vh - 105px - 220px); }

.p_r {
  position: relative; }

.p_a {
  position: absolute; }

.p_f {
  position: fixed; }

.owl-theme .owl-controls {
  margin-top: 0; }

.owl-theme .owl-controls .owl-buttons div {
  background: 0 0;
  opacity: 1;
  position: relative;}

.flex_box {
  display: flex;
  justify-content: space-between;
  align-items: center;}

.flex_box_center {
  display: flex;
  justify-content: center;
  align-items: center;
}
/*index*/
.conditii_afir {
  min-height: 560px;
  background: #fafafa url(../images/conditii_afir.png) no-repeat center;
  background-size: contain;
  padding: 30px 0;
}
/*header*/
.wrap_section {
  width: 1600px;
  max-width: 95%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.header_1 {
  min-height: 105px;
  padding: 18px 0;
}
.mobile_header {
  display: none;
}
.unit_sigla {
  padding-left: 27px;
}
.unit_sigla:first-child {
  padding-left: 0;
}
.include_sigle_header {
  width: 48%;
}
.acceseaza_feadr_link a, .link_on_slider a {
  display: inline-block;
  background: #00c337;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  border-radius: 5px;
  color: #FFF;
}
.acceseaza_feadr_link {
  width: 100%;
  max-width: 251px;
}
.header_2 {
  background: #125d50;
  height: 36px;
}
.flex_start {
  justify-content: flex-start;
}
.include_date_contact_header span {
  color: #fff;
}
.include_date_contact_header a {
  color: #fff;
}
.social_media a {
  font-size: 22px;
  display: inline-block;
  padding-left: 20px;
  color: #fff;
}
/*end header*/

/*slider index*/
.set_bg_top_slider {
  height: 639px;
  max-height: calc(100vh / 1.5);
}
.set_bg_top_slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.overlay_bg_top_slider {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 60, 47, 0.5);
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 99;
  color: #fff
}
.head_advertise {
  padding-top: 10vh;
  padding-bottom: 7vh;
}
.head_advertise p {
  font-size: 40px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.content_on_slider {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6vh;
  padding-top: 3vh;
}
.content_on_slider p {
  font-size: 18px;
}
.link_on_slider {
  width: 100%;
  max-width: 113px;
  margin-left: auto;
  margin-right: auto;
}
.owl_index .icon_left_sync, .include_owl_communication_section .icon_left_sync1,  .include_owl_communication_section .icon_left_sync2 {
  display: block;
  background: url(../images/arrow_slider_left.png) no-repeat;
  width: 38px;
  height: 41px;
}
.owl_index .icon_right_sync, .include_owl_communication_section .icon_right_sync1,  .include_owl_communication_section .icon_right_sync2 {
  display: block;
  background: url(../images/arrow_slider_right.png) no-repeat;
  width: 38px;
  height: 41px;
}
.owl_index .owl-prev, .include_owl_communication_section .owl-prev {
  position: absolute!important;
  top: calc(50% - 30px);
  left: 0;
}
.owl_index .owl-next, .include_owl_communication_section .owl-next {
  position: absolute!important;
  top: calc(50% - 30px);
  right: 0;
}
.include_owl_communication_section .owl-prev,  .include_owl_communication_section .owl-next {
  top: calc(50% - 20px);
}
/*end slider index*/
.include_section_presentation_on_page {
  padding-bottom: 100px;
  border-bottom: 3px solid #00c337;
}
/*menu site*/
.main_menu {
  border-radius: 5px;
  background: #005542;
  margin-bottom: 35px;
}
.main_menu_ul_li {
  display: inline-block;
  padding-left: 22px;
  position: relative;
}
.main_menu_ul_li_a {
  position: relative;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  padding: 15px 0;
  color: #FFF;
}
.submenu_ul {
  position: absolute;
  top: 44px;
  background: #52aa6b;
  padding: 18px 5px 20px 22px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 100%;
  min-width: 180px;
  display: none;
  z-index: 999;
  left: 15px;
}
.main_menu_ul_li:hover .submenu_ul {
  display: block;
}
.submenu_ul_li {
  padding-bottom: 7px;
  position: relative;
}
.submenu_ul_li_a {
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  position: relative;
  color: #FFF;
}
.submenu_ul_li_a:hover, .submenu_level_2_ul_li_a:hover {
  color: #005542;
}
.submenu_level_2_ul {
  display: none;
}
/*.submenu_ul_li:hover .submenu_level_2_ul {
  display: block;
}*/
.submenu_level_2_ul_li {
  font-family: 'Roboto', sans-serif;
  padding: 5px 0 5px 0px;
}
.submenu_level_2_ul_li_a {
  font-size: 13px;
  color: #FFF;
}
.submenu_ul_li_a i {
  margin-left: -15px;
}
.rotate_arrow i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.main_menu_ul_li_a:after {
  content: '';
  position: absolute;
  top: 15px;
  right: -15px;
  border-right: 2px solid #fff;
  display: block;
  width: 1px;
  height: 15px;
}
.main_menu_no_after:after {
  border: 0;
}
.main_menu_ul_li_a_full_border:after {
  content: '';
  position: absolute;
  top: -13px;
  right: -15px;
  border-right: 1px solid #fff;
  display: block;
  width: 1px;
  height: 57px;
}
.include_search_menu_bar {
  position: absolute;
  top: 13px;
  right: 6%;
  width: 237px;
  z-index: 99;
  border-radius: 5px;
  min-height: 36px;
}
.style_input_search_meu_bar {
  background: transparent;
  font-size: 14px;
  color: #52aa6b;
  padding-bottom: 5px;
  border-bottom: 1px solid #52aa6b;
  width: 100%;
}
.include_button_submit_search {
  position: absolute;
  top: 0;
  right: -10%;
}
.include_button_submit_search button {
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
/*end menu site*/
.wrap_useful_pages_and_newsletter {
  min-height: 445px;
  width: 100%;
  max-width: 80%;
  border: 1px solid #005542;
  border-radius: 5px;
  display: inline-block;
  overflow: hidden;
  margin-left: 15px;
  position: sticky;
  top: 100px;
}
.title_pagini_utile {
  margin-top: 20px;
  margin-bottom: 20px;
}
.useful_links {
  padding-left: 52px;
  position: relative;
}
.useful_links:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #005542;
}
.useful_links_ul_li {
  padding-bottom: 24px;
}
.useful_links_a {
  font-size: 16px;
  color: #00c337;
  position: relative;
}
.useful_links_a:hover {
  color: #00c337;
}
.useful_links_a:after {
  content: '\f105';
  font-family: FontAwesome;
  position: absolute;
  top: 0px;
  left: -20px;
  color: #52aa6b;
  font-size: 16px;
  font-weight: bold;
}
.message_newsletter {
  max-width: 207px;
  margin: 0 auto 18px auto;
  text-align: center;
}
.message_newsletter p {
  font-size: 14px;
  color: #00c337;
}
.style_input_news {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 11px;
  color: #808080;
  font-size: 14px;
  width: 90%;
}
.include_button_subscribe_newsletter button {
  background: #00c337;
  width: 100%;
  height: 35px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
}
.content_communication_section img {
  float: right;
}
.content_welcome_section p, .content_communication_section p {
  color: #808080;
  text-align: justify;
  line-height: 18px;
/*  margin-bottom: 20px;*/
}
.set_dimensions_pic {
  max-height: calc(100vh * 0.59);
}
.set_dimensions_pic img {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*news section*/
.news_wrapper_on_index {
  background: #ededed url(../images/bg_news.png) no-repeat;
  min-height: 720px;
  padding-top: 27px;
  padding-bottom: 95px;
}
.unit_news {
  min-height: 215px;
  display: inline-block;
  text-align: left;
  background: #fff;
  border-radius: 5px;
  padding: 18px 30px 15px 25px;
  max-height: calc(100vh / 0.5);
  margin-bottom: 30px;
  width: 100%;
}
.title_unit_news {
  margin-bottom: 15px;
  min-height: 60px;
}
.style_title_unit_news a {
  color: #00c337;
  font-weight: 500;
}
.content_unit_news {
  height: 65px;
  overflow: hidden;
}
.content_unit_news p {
  font-size: 12px;
  color: #7b7b7b;
  font-weight: 600;
  text-align: justify;
  line-height: 16px;
}
.link_read_more a {
  font-size: 12px;
  color: #00c337;
  font-weight: bold;
  text-decoration: underline;
}
.link_read_more {
  margin-top: 20px;
}
.link_read_more a:hover {
  color: #00c337;
  text-decoration: underline;
}
/*end news section*/

/*footer*/
.site_footer {
  min-height: 220px;
  background: #00362a;
}
.wrap_footer {
  padding-top: 25px;
  padding-bottom: 25px;
  min-height: 220px;
}
.include_logo_footer {
  display: flex;
  align-items: center;
  height: 100%;
}
.title_useful_pages_footer, .title_institutions, .title_advertising {
  margin-bottom: 15px;
}
.title_useful_pages_footer h3, .title_institutions h3, .title_advertising h3 {
  color: #fff;
}
.main_menu_ul_li_footer, .useful_pages_footer_ul_li, .ul_institutions_li {
  padding-bottom: 8px;
}
.main_menu_ul_li_a_footer, .useful_pages_footer_ul_li_a, .ul_institutions_li_a  {
  font-size: 14px;
  color: #FFF;
}
.content_footer {
  display: flex;
  align-items: center;
}
.include_img_footer {
  width: 100%;
  height: 88px;
  margin-right: 30px;
}
.include_img_footer img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.include_logo_webmagnat span {
  display: block;
  margin-top: 30px;
}
.include_logo_webmagnat  a {
  color: #FFF;
}
/*end footer*/

/*end index*/

/*communication page*/
.content_communication_section p {
  color: #303030;
  font-size: 16px;
}
.title_communication_section span {
  color: #00c337;
}
.set_dimensions_item_communication_img {
  max-height: calc(100vh / 1.56);
  border-radius: 5px;
  overflow: hidden;
}
.set_dimensions_item_communication_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.set_bg_item_thumb_slider {
  width: 107px;
}
.set_bg_item_thumb_slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.thumbs {
  position: absolute;
  bottom: 40px;
  max-width: 98%;
  left: 0;
  right: 0;
  margin: auto;
  min-height: 96px;
  background: rgba(0, 0, 0, 0.4);
  display: flex!important;
  justify-content: center;
  text-align: center;
  align-items: center;
  border-radius: 5px;
}
.thumbs .owl-item {
  padding-left: 35px;
}
.thumbs .owl-controls {
  display: block!important;
}
.include_owl_communication_section .big_images .icon_left_sync1, .include_owl_communication_section .thumbs .icon_left_sync2 {
  background: url(../images/communication_left_1.png) no-repeat;
}
.include_owl_communication_section .big_images .icon_right_sync1, .include_owl_communication_section .thumbs .icon_right_sync2 {
  background: url(../images/communication_right_1.png) no-repeat;
}
/*end communication page*/

/*guides and measure page*/
.set_bg_img_guide {
  width: 100%;
  max-height: calc(100vh / 0.5);
  height: 345px;
}
.set_bg_img_guide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
/*end guides and measure page*/
/*contact page*/
.content_contact_section p {
  font-size: 14px;
  color: #808080;
  text-align: justify;
  margin-bottom: 20px;
  text-indent: 20px;
}
.include_map_contact {
  width: 100%;
}
.include_map_contact iframe {
  width: 100%;
  min-height: 345px;
  border-radius: 5px;
}
.include_img_contact {
  height: 319px;
  max-height: calc(100vh / 0.5);
}
.include_img_contact img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.date_contact {
  margin-bottom: 15px;
}
.date_contact span {
  color: #52aa6b;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}
.date_contact p, .date_contact a {
  font-size: 16px;
  color: #808080;
}
.date_contact a:hover {
  color: #52aa6b;
}
.style_general_input {
  height: 35px;
  background: #f5f5f5;
  border-radius: 5px;
  padding-left: 17px;
  width: 100%;
  color: #808080;
}
.style_general_input::-webkit-input-placeholder {
  color: #373737;
  font-weight: 600;
}
.style_general_input::-moz-input-placeholder {
  color: #373737;
  font-weight: 600;
}
.style_general_input::-o-input-placeholder {
  color: #373737;
  font-weight: 600;
}
.style_general_input::-ms-input-placeholder {
  color: #373737;
  font-weight: 600;
}
.include_formular_contact textarea {
  width: 100%;
  min-height: 109px;
  padding-top: 15px;
}
.include_formular_contact .include_textarea {
  width: 100%;
}
.include_button_send {
  margin-left: auto;
}
.include_button_send button {
  display: inline-block;
  background: #00c337;
  font-size: 16px;
  border: none;
  border-radius: 5px;
  width: 130px;
  max-width: 100%;
  outline: none;
  height: 35px;
  text-transform: uppercase;
}
/*end contact page*/

/*measures and guide page - list page*/
.unit_guide_measures_and_spec {
  border: 1px solid #005542;
  border-radius: 5px;
  min-height: 185px;
  padding: 20px 20px 10px 20px;
  margin-bottom: 30px;
}
.title_unit_guide_measures_and_spec {
  min-height: 60px;
}
.title_unit_guide_measures_and_spec h3 {
  color: #00c337;
}
.content_unit_guide_measures_and_spec {
  height: 80px;
  overflow: hidden;
  margin-bottom: 10px;
}
.content_unit_guide_measures_and_spec p {
  font-size: 16px;
  color: #303030;
  text-align: justify;
  line-height: 20px;
}
.see_details a {
  font-size: 16px;
}
.include_img_measure_guide {
  max-height: calc(100vh / 0.3);
  height: 218px;
}
.include_img_measure_guide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
/*end page*/

/*pagination*/
.pagination_ul {
  border: 1px solid #005542;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  width: 32%;
}
.pagination_ul_li {
  display: inline-block;
  padding-left: 10px;
}
.pagination_ul_li_a {
  font-size: 16px;
  color: #303030;
  font-family: 'Open Sans',  sans-serif;
}
.pagination_ul_li_a:hover {
  color: #303030;
}
.bold_pagination a {
  font-weight: 800;
}
.active_class {
  color: #00c337 !important;
  font-weight: bold;
}
/*end pagination*/
.unit_link_pdf {
  width: 30%;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
}
.title_pdf h2 a {
  color: #00c337;
}
.space_between {
  justify-content: space-between;
}
.floated_area img {
  margin-left: 1%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
  .thumbs {padding-top: 15px;}
  .include_img_footer img {width: auto;}
}
@supports (-ms-accelerator:true) {
  .thumbs {padding-top: 15px;}
  .include_img_footer img {width: auto;}
}
@supports (-ms-ime-align:auto) {
  .thumbs {padding-top: 15px;}
  .include_img_footer img {width: auto;}
}
.special_layout_for_strategy .unit_link_pdf {
  display: block;
}
.unit_link_pdf {
  width: 100%;
}
.set_new_bg_img_guide {
  width: auto;
}


.errors{

    color: red;

}

.g-recaptcha.error div div iframe {


    outline: 1px solid red;
    border-radius: 5px;
}



.error{

    border-color: red!important;
}



.error_input{

      border: 1px solid red!important;
}

.g-recaptcha {
    transform:scale(0.6);
    transform-origin:0 0;
}
.recaptcha
{
      float: right;
    /* text-align: left; */
    /* margin-left: 0px; */
    margin-top: 46px;
}
#newsletter_response{
  color: red;
}
.pagination_ul_li a{
  color: black;
}

.description_footer {
  color: #FFF;
}

}
.flat-table {
  display: block;
  font-family: sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 115%;
  overflow: auto;
  width: auto;
  }
  table
  {
     border-collapse: collapse;
     border: solid black 1px;
     padding: 0;
     border-spacing: 0;
  }
  th {
    background-color: rgb(0, 85, 66);
    color: white;
    font-weight: bold;
    /*padding: 20px 30px;*/
    text-align: center;
   /* font-size: 120%;*/
    padding: 0;
  }
  th:first-child {
    background-color: rgb(0, 85, 66);
    color: white;
    font-weight: bold;
    /*padding: 20px 30px;*/
    text-align: center;
   /* font-size: 120%;*/
    width: 24%;
  }
  td {
    
    color : black;
   /* padding: 20px 30px;*/
    padding: 0;
    vertical-align: middle;
    border-bottom-color: black;
    border-color: black;
  }
  tbody th td{
    border: solid black 1px;
  }
  
  tr{
     border: solid black 1px;
  }
  td{
     border: solid black 1px;
  }
   thead td{
    
     border: solid black 1px;
  
   }
   thead td{
    color: #fff;
   }


/* begin Galery list */
.abcd 
{
    width: 200px;
}

.galery_list_item{
   display: inline-block;
   height: calc(20vw/2);
   margin: 10px auto;
   border: 5px solid #f1f1f1;
   position: relative;
   padding: 0 !important;
}
.galery_list_a_wrap {
  display: table;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color:rgba(255, 255, 255, 0.5);
  visibility:hidden;
  opacity:0;
  transition:visibility 0s linear 0.3s, opacity 0.3s linear;
}
.galery_list_item:hover > div{
  visibility:visible;
  opacity: 1;
  transition-delay:0s;
}
.galery_list_a_wrap p {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  color: #303030;
}
.galery_list_item:hover {
  border: 5px solid #f16d3c;
}
.galery_list_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.floated_area .galery_list_item img {
  margin: 0;
}
.measure_guide_and_specifications_page table a:hover {
	color: #232323;
}
.measure_guide_and_specifications_page table a img {
	max-height: 35px;
	float: none;
}
/* end Galery list */