/*
 Theme Name:   LaVoce
 Theme URI:    http://yourwebsite.com/twentyfourteen-child/
 Description:  My first child theme, based on Twenty Fourteen
 Author:       Sigmalogic.eu
 Author URI:   http://www.sigmalogic.eu/
 Template:     twentysixteen
 Version:      1.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, responsive-layout, infinite-scroll, post-slider, design, food, journal, magazine, news, photography, portfolio, clean, contemporary, dark, elegant, modern, professional, sophisticated
 Text Domain:  lavoce-themes
*/
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i';

.section_video{
    float: left;
    width: 100%;
    height: 245px;
}
.left_col{
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
}
.right_col{
    float: left; 
    width: 50%;
    background-color: #e43929;
    height: 100%;
}
.right_col .title{
    color: #fff;
}
.left_col .video{
    float: left;
    width: 100%;
}
.title {
    text-align: center;
    margin-top: 15px;
    color: #e13a2a;
    font-size: 24px;
    font-weight: bold;
}
.map-loc-img{
    margin: 0 auto;
    display: block;
    padding: 5px 55px;
}
.map-loc{
    margin-top: 10px;
    position: relative;
}
.youtube_button{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.red_box{
    background-color: #e43929;
    float: left;
    width: 100%;
    padding-bottom: 30px;
}
.second-left-boxes{
    float: left;
    width: 50%;
    padding-top: 40px;
    background-color: #fff;
}
.red_box .title {
    color: #fff;
    margin-bottom: 25px;
    font-size: 22px;
    letter-spacing: 1px;
}
.box_wrapper{
    float: left;
    width: 50%;
    padding: 0 15px 0 30px;
}
.box_wrapper:last-child{
    padding: 0 30px 0 15px;
}
.red_box img{
    margin: 0 auto;
    display: block;
}
.box_image {
    height: 80px;
    margin-bottom: 6px;
    float: left;
    width: 100%;
}
.box_link{
    width: 100%;
    text-align: center;
    float: left;
}
.box_link a{
    text-align: center;
    width: 150px;
    display: block;
    margin: 0 auto;
    color: #fff;
    padding: 5px 0px 7px 0px;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    font-size: 14px;
}

/*.box_link a:hover:after{
    background-image: url(images/links_bracket_white_right.png);
    background-position: right center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    width: 14px;
    height: 34px;
    position: absolute;
    right: 0;
    top:0;
}
*/
/*.box_link a:hover:before{
  background-image: url("images/links_bracket_white_left.png");
  background-position: left center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 14px;
  top: 0;
}
*/
.next_part_about_us .title_inovators {
  font-size: 34px;
  font-weight: lighter;
  padding-left: 36px;
  text-align: left;
}


.second-left-search{
    float: left;
    width: 50%;
    background-color: #fff;
    height: 100%;
}
.search_img{
    float: left;
    width: 50%;
}
.search_products{
    float: left;
    width: 50%;
    position: relative;
    height: 100%;
}
.search_products .title {
    font-size: 22px;
    margin-bottom: 15px;
    letter-spacing: 2px;
}
.select {
  border: 1px solid grey;
  font-size: 14px;
  font-weight: 900;
  margin: 0 auto 20px;
  padding: 10px;
  position: relative;
  width: 80%;
  display: table;
}
.select_category_pg {
  float: left;
  width: 15%;
}
.category_home.select, .size_home.select {
    font-weight: 700;
    font-size: 12px;
}

.select:after{
    content:'';
 /*   background-image: url('images/bottom_arrow.png'); */
    position: absolute;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    right: 20px;
    top: 62%;
    transform: translateY(-50%);
}
.search_submit {
    color: #fff;
    font-size: 11px;
    padding: 10px;
    text-align: center;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #e13a2a;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    border: none;
    font-weight: 700;
    letter-spacing: 2px;
}
.download_wrapper{
    float: left;
    width: 100%;
    height: 40px;
    background-color: #fff;
    padding-top: 6px;
    position: relative;
}
.download {
  color: #e13a2a;
  float: left;
  left: 30%;
  text-decoration: none;
  top: 6px;
}
.dw > a {
  color: #e64738;
  float: left;
  font-family: "Open Sans";
  font-weight: normal;
  margin-left: 9px;
  text-decoration: none;
  font-size: 14px;
}
.dw > a:hover{
  text-decoration: underline;
}
.search_submit a{
    color: #fff;
    text-decoration: none;
}
.ic_search{
}
.search-field.first_search {
    border: 1px solid #e43929;
    float: left;
    font-family: "Open Sans";
    font-size: 13px;
    margin-top: 0px;
    padding: 14px;
    padding-top: 17px;
    padding-bottom: 11px;
    height: 47px;
    width: 250px;
}
.dw{
    float: left;
    padding-top: 5px;
}
.download img{
    float: left;
}
.down_left {
  float: left;
  width: 50%;
  margin-left: 13%;
}
.sub_header{
    float: left;
    width: 980px;
    height: 60px;
    background-color: #000;
  /*  background-image: url('images/page_header_submenubackground.png');*/
  position:fixed;
  top: 143px;
  /*top:76px;*/
 z-index: 9;
}
.second-section-catalogue{
    float: left;
    width: 100%;
}
.second-section-catalogue img{
    float: left;
    width: 100%;
}
.sub_menu{
    list-style: none;
    width: 400px;
    margin: 0 auto;
}
.sub_menu li {
    color: #fff;
    float: left;
    width: 50%;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 6px;
}
.sub_menu li a{
    text-align: center;
    text-decoration: none;
    font-size: 21px;
    color: #fff;
    font-family: "Source Sans Pro Light",sans-serif;
}
.sub_menu li:hover{
    border-bottom: solid 1px red;
}
.select_top {
    left: 50px; 
    position: absolute;
    top: 70%;
    width: 100%;
    text-align: center;
}
.page-template-single-product .select_top {
    position: absolute;
    width: 90%;
    text-align: center;
    left: 50%;
    transform: translate(-50%,0);
}
.select-div{
  float: left;
  width: 143px;
  height: 55px;
  position: relative;
  margin:0 9px 0 0;
  box-sizing: border-box;
  border: solid 1px #000;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 1;
  padding: 10px;
  -moz-appearance: none;
  background-image: url(images/arrowdown.png);
  background-origin: content-box;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 1ex auto;
}
.select-div:first-child {
    background-position: right top 7px;
    padding-top: 18px;
}
.select-div:nth-child(5){ 
    background-position: right top 7px;
    padding-top: 18px;
}
/*.page-template-product-search .select_top .select{
    margin: 0;
    float: left;
    width:143px;
    margin-right: 20px;
    border: solid 1px #000;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    -moz-appearance: none;
    background-image: url(images/arrowdown.png);
    background-origin: content-box;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 1ex auto;
    /*position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;*/
.select_top select{
  -moz-appearance: none;
    background-image: url(images/arrowdown.png) !important;
    background-origin: content-box;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 1ex auto;
}
.page-template-product-search .select_top select::-ms-expand {
    display: none;
}
.select_top .select{
    margin: 0;
    float: left;
    width: 100%;
    margin-right: 20px;
    border: solid 1px #000;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    -moz-appearance: none;
    background-image: url(images/arrowdown.png);
    background-origin: content-box;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 1ex auto;
    height: 60px;
}
.select_top .search_submit{
    position: relative;
    float: left;
    left: auto;
    bottom: auto;
    width: 13%;
    transform: none;
    border: solid 1px #e13a2a;
}
.paragraphs {
  font-size: 14px;
  margin: 0 auto;
  padding-bottom: 9px;
  text-align: center;
  width: 85%;
}
.title.tt{
    font-size: 30px;
}
.boxes {
  float: left;
  height: 267px;
  margin-bottom: 10px;
  padding-right: 10px;
  width: 33.3%;
}
.boxes_content{
    float: left;
    width: 100%;
    background-color: #f0f0f0;
    height: 100%;
}
.boxes_content img{
    margin: 0 auto;
    display: block;
}
.boxes_content .title{
    font-size: 20px;
    width: 40%;
    margin: 0 auto;
    float: none;
    margin-bottom: 30px;
    margin-top: 20px;
}
.full_about_us_image_menu img {
  float: left;
  width: 100%;
}
.second-section-boxes{
    float: left;
    width: 100%;
    background: #fff;
}
.boxes_wrapper{
    float: none;
    width: 80%;
    margin: 0 auto;
}
.boxes_content img {
  display: table;
  height: 41%;
  margin: 0 auto;
  padding-top: 43px;
  width: 35%;
}
.boxes_content .title {
  float: none;
  font-size: 20px;
  line-height: 21px;
  margin: 33px auto auto;
  padding: 0 40px;
  width: 100%;
}
.site-width.catal {
  background: #fff none repeat scroll 0 0;
  padding-bottom: 40px;
}
.title_for_page {
  color: #fff;
  font-size: 40px;
  font-weight: 900;
  left: 50px;
  line-height: 56px;
  position: absolute;
  top: 45%;
  width: 80%;
}
.top_col{
    float: left;
    width: 100%;
    background-color: #5f5f5f;
    height: 50px;
}
.sub_top_col{
    background-color: red;
    float: left;
    width: 100%;
    height: 25px;
}
.top_ul{
    height: 100%;
    float: left;
    width: 100%;
}
.top_ul li{
    float: left;
    height: 100%;
    border-right:solid 1px #fff;
    padding-left: 5px;
    color: #fff;
    position: relative;
}
.title_li{
    position: absolute;
    left: 5px;
    bottom: 10px;
    font-size: 12px;
}
.title_lii{
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}
.rrr{
    float: left;
    width: 100%;
    background-color: #fff;
    border-bottom: solid 1px grey;
}
.rrr ul li{
    color: #000;
    padding-left: 0;
}
.before_footer{
    float: left;
    width: 73%;
    padding: 40px 0 40px 60px;
    font-size: 14px;
}
.boxes_content .title {
  text-transform: uppercase;
}
#menu-about-menu .current-menu-item {
    border-bottom: 1px solid #e11b07 !important;
}

/*
.white-brackets:hover:after{
    background-image: url(images/links_bracket_white_right.png);
    background-position: right center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    width: 14px;
    height: 34px;
    position: absolute;
    right: 0;
    top:0;
}
.white-brackets:hover:before{
  background-image: url("images/links_bracket_white_left.png");
  background-position: left center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 14px;
  top: 0;
}*/
.white-brackets {
  color: #fff;
  display: block;
  margin: 0 auto;
  padding-top: 5px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 150px;
  padding-left: 30px;
}
.whole_white_brackets {
  margin: 0 auto;
  display: table;
}
.white-brackets {
  float: left;
  width: 100%;
  background-image: url(images/links_white_leftup.png), url(images/links_white_rightup.png),url(images/links_white_rightdown.png),url(images/links_white_leftdown.png) !important;
  background-repeat: no-repeat;
  background-position: 10% 10%, 95% 10%, 95% 95% , 10% 95%;
}

.white-brackets:hover
{
  background-image: url(images/links_white_leftup.png), url(images/links_white_rightup.png),url(images/links_white_rightdown.png),url(images/links_white_leftdown.png) !important;
  background-repeat: no-repeat;
  background-color:rgb(228, 57,41) !important;
   background-position: 0 0, 100% 0, 100% 100% , 0 100%;
   -webkit-animation: fadeFocus 0.4s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: fadeFocus 0.4s; /* Firefox < 16 */
      -ms-animation: fadeFocus 0.4s; /* Internet Explorer */
       -o-animation: fadeFocus 0.4s; /* Opera < 12.1 */
          animation: fadeFocus 0.4s;

 }
.page-template-tpl-philosophy .read_more_paragraph {
  background-image: url("images/links_red_leftup.png"), url("images/links_red_rightup.png"), url("images/links_red_rightdown.png"), url("images/links_red_leftdown.png") !important;
  background-position: 10px 0px, 90% 0px, 90% 50%, 10px 55%;
  background-repeat: no-repeat;
  float: left;
  margin-left: 0px;
  margin-top: 20px;
  padding: 0 42px;
  width: auto;
}
.page-template-tpl-philosophy .read_more_paragraph:hover{
    float: left;
  width: 100%;
  background-image: url(images/links_red_leftup.png), url(images/links_red_rightup.png),  url(images/links_red_rightdown.png), url(images/links_red_leftdown.png) !important;
  background-repeat: no-repeat;
        background-position: 0px 0px, 100% 0px, 100% 50%, 0px 55%;
        -webkit-animation: fadeFocusphil 0.4s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: fadeFocusphil 0.4s; /* Firefox < 16 */
      -ms-animation: fadeFocusphil 0.4s; /* Internet Explorer */
       -o-animation: fadeFocusphil 0.4s; /* Opera < 12.1 */
          animation: fadeFocusphil 0.4s;
}
.read_more_paragraph {
  background-image: url("images/links_red_leftup.png"), url("images/links_red_rightup.png"), url("images/links_red_rightdown.png"), url("images/links_red_leftdown.png") !important;
  background-position: 10px 0px, 90% 0px, 90% 50%, 10px 55%;
  background-repeat: no-repeat;
  float: left;
  margin-left: 0px;
  margin-top: 20px;
  padding: 10px 42px;
  width: auto;
  height: 52px;
  line-height: 1;
}
.read_more_paragraph:hover{
    float: left;
  width: 100%;
  background-image: url(images/links_red_leftup.png), url(images/links_red_rightup.png),  url(images/links_red_rightdown.png), url(images/links_red_leftdown.png) !important;
  background-repeat: no-repeat;
        background-position: 0px 0px, 100% 0px, 100% 50%, 0px 55%;
        -webkit-animation: fadeFocusphil 0.4s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: fadeFocusphil 0.4s; /* Firefox < 16 */
      -ms-animation: fadeFocusphil 0.4s; /* Internet Explorer */
       -o-animation: fadeFocusphil 0.4s; /* Opera < 12.1 */
          animation: fadeFocusphil 0.4s;
}
.red-brackets {
    float: left;
    width: 100%;
    background-image: url(images/links_red_leftup.png), url(images/links_red_rightup.png), url(images/links_red_rightdown.png), url(images/links_red_leftdown.png) !important;
    background-repeat: no-repeat;
    background-position: 4% 10%, 96% 10%, 96% 95%, 4% 95%;
}
 .red-brackets:hover{
  float: left;
  width: 100%;
  background-image: url(images/links_red_leftup.png), url(images/links_red_rightup.png),  url(images/links_red_rightdown.png), url(images/links_red_leftdown.png) !important;
  background-repeat: no-repeat;
     background-position: 0 0, 100% 0, 100% 100% , 0 100%;
        -webkit-animation: fadeFocuss 0.4s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: fadeFocuss 0.4s; /* Firefox < 16 */
      -ms-animation: fadeFocuss 0.4s; /* Internet Explorer */
       -o-animation: fadeFocuss 0.4s; /* Opera < 12.1 */
          animation: fadeFocuss 0.4s;
}        
.red_bracketss {
  display: table;
  margin: 0 auto;
  width: 75%;
}
.page-template-about_us .hover-bg {
  background-image: none;
  float: left;
  padding: 10px 29px;
  width: 100%;
   line-height: 16px;
}
.next_part_about_us .content_std .hover-bg {
  background-image: url("images/links_red_leftup.png"), url("images/links_red_rightup.png"), url("images/links_red_rightdown.png"), url("images/links_red_leftdown.png") !important;
 /* background-position: 5% 10%, 95% 10%, 95% 95%, 5% 95%;*/
  background-position: 0% 0%, 100% 0%, 100% 100%, 0% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  float: right;
  margin-right: 0;
  margin-top: -6px;
   margin-top: 2px;
}
.next_part_about_us .content_std .hover-bg:hover{
    background-image: url("images/links_red_leftup.png"), url("images/links_red_rightup.png"), url("images/links_red_rightdown.png"), url("images/links_red_leftdown.png") !important;
    background-position: 0 0, 100% 0, 100% 100% , 0 100%;
        -webkit-animation: fadeFocuss 0.4s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: fadeFocuss 0.4s; /* Firefox < 16 */
      -ms-animation: fadeFocuss 0.4s; /* Internet Explorer */
       -o-animation: fadeFocuss 0.4s; /* Opera < 12.1 */
          animation: fadeFocuss 0.4s;
  }
.ok {
  display: table;
  float: left;
  margin: 0 auto;
  text-align: center;
}
.red_brackets_paragr {
  float: left;
  width: auto;
}
.extra-padding a {
    width: 165px;
    padding:5px 0px 7px 8px;
}
.page-template-oem-solutions .red-brackets {
  padding-left: 51px;
  padding-right: 51px;
}
.all_img_oem_sol {
    background-color: #f8f8f8;
    float: left;
    /* padding-bottom: 54px; */
    /* padding-top: 50px; */
    width: 100%;
}

/*efecte*/
.menu-primary-menu-container ul li:hover:before, .white-brackets:hover:before{
    -webkit-animation: fadeinLeft 0.4s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeinLeft 0.4s; /* Firefox < 16 */
        -ms-animation: fadeinLeft 0.4s; /* Internet Explorer */
         -o-animation: fadeinLeft 0.4s; /* Opera < 12.1 */
            animation: fadeinLeft 0.4s;
}
.menu-primary-menu-container ul li:hover:after, .white-brackets:hover:after{
    -webkit-animation: fadeinRight 0.4s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeinRight 0.4s; /* Firefox < 16 */
        -ms-animation: fadeinRight 0.4s; /* Internet Explorer */
         -o-animation: fadeinRight 0.4s; /* Opera < 12.1 */
            animation: fadeinRight 0.4s;
}



.box_link a{
       background-image: url(images/links_white_leftup.png), url(images/links_white_rightup.png),url(images/links_white_rightdown.png),url(images/links_white_leftdown.png) !important;
         background-repeat: no-repeat;
            background-position: 10% 10%, 95% 10%, 95% 95% , 10% 95%;
}

.box_link:hover a{
  background-image: url(images/links_white_leftup.png), url(images/links_white_rightup.png),url(images/links_white_rightdown.png),url(images/links_white_leftdown.png) !important;
  background-repeat: no-repeat;
   background-position: 0 0, 100% 0, 100% 100% , 0 100%;
  -webkit-animation: fadeFocus 0.4s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: fadeFocus 0.4s; /* Firefox < 16 */
      -ms-animation: fadeFocus 0.4s; /* Internet Explorer */
       -o-animation: fadeFocus 0.4s; /* Opera < 12.1 */
          animation: fadeFocus 0.4s;
}
.boxes_content:hover{
  background-image: url(images/links_white_leftup.png), url(images/links_white_rightup.png),url(images/links_white_rightdown.png),url(images/links_white_leftdown.png) !important;
  background-repeat: no-repeat;
  background-color:rgb(228, 57,41) !important;
   background-position: 20px 22px, 93% 20px, 93% 95%, 20px 95%;
   -webkit-animation: fadeFocusbox 0.4s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: fadeFocusbox 0.4s; /* Firefox < 16 */
      -ms-animation: fadeFocusbox 0.4s; /* Internet Explorer */
       -o-animation: fadeFocusbox 0.4s; /* Opera < 12.1 */
          animation: fadeFocusbox 0.4s;

}
body .boxes_content:hover .title{
    color:#fff;
}

.page-template-tpl-product-archive .boxes_content:hover{
    background-color:#000 !important;
}

.hover-bg:hover{
  background-image: url(images/links_white_leftup.png), url(images/links_white_rightup.png),url(images/links_white_rightdown.png),url(images/links_white_leftdown.png) !important;
  background-repeat: no-repeat;
  background-position: 10% 10%, 95% 10%, 95% 95% , 10% 95%;
	-webkit-animation: fadeFocus 0.4s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: fadeFocus 0.4s; /* Firefox < 16 */
      -ms-animation: fadeFocus 0.4s; /* Internet Explorer */
       -o-animation: fadeFocus 0.4s; /* Opera < 12.1 */
          animation: fadeFocus 0.4s;
}
/*.map-loc:hover:before{
  display: block;
  content: '';
  background-image: url(images/distributor_worldmap_overlay.png);
  position: absolute;
  width: 100%;
  background-repeat: no-repeat;
  z-index: 20;
  background-position: center;
  height: 100%;
}*/
.map-loc-img:hover{
  display: block;
  background-image: url(images/links_dark_red_leftup.png), url(images/links_dark_red_rightup.png), url(images/links_dark_red_rightdown.png), url(images/links_dark_red_leftdown.png);
  background-repeat: no-repeat;
  background-position: 0 0, 100% 0, 100% 100% , 0 100%;
   -webkit-animation: fadeFocus 0.4s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: fadeFocus 0.4s; /* Firefox < 16 */
      -ms-animation: fadeFocus 0.4s; /* Internet Explorer */
       -o-animation: fadeFocus 0.4s; /* Opera < 12.1 */
          animation: fadeFocus 0.4s;
}




/* */
@keyframes fadeFocusbox{
      from { 
     
      background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
    to   { 
       background-position: 20px 22px, 93% 20px, 93% 95%, 20px 95%;
    }
}
/* Firefox < 16 */
@-moz-@keyframes fadeFocusbox {
    from { 
     
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
     }
    to   { 
       background-position: 20px 22px, 93% 20px, 93% 95%, 20px 95%;
    }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-@keyframes fadeFocusbox {
    from { 
     
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
    to   { 
       background-position: 20px 22px, 93% 20px, 93% 95%, 20px 95%;
    }
}

/* Internet Explorer */
@-ms-keyframes fadeFocusbox {
    from { 
     
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
    to   { 
       background-position: 20px 22px, 93% 20px, 93% 95%, 20px 95%;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadeFocusbox {
    from { 
     
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
     }
    to   { 
       background-position: 20px 22px, 93% 20px, 93% 95%, 20px 95%;
    }
}



@keyframes fadeFocuss{
      from { 
     
      background-position: 5% 10%, 95% 10%, 95% 95% , 5% 95%;
    }
    to   { 
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
}
/* Firefox < 16 */
@-moz-@keyframes fadeFocuss {
    from { 
     
       background-position: 5% 10%, 95% 10%, 95% 95% , 5% 95%;
    }
    to   { 
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-@keyframes fadeFocuss {
    from { 
     
       background-position: 5% 10%, 95% 10%, 95% 95% , 5% 95%;
    }
    to   { 
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
}

/* Internet Explorer */
@-ms-keyframes fadeFocuss {
    from { 
     
       background-position: 5% 10%, 95% 10%, 95% 95% , 5% 95%;
    }
    to   { 
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadeFocuss {
    from { 
     
       background-position: 5% 10%, 95% 10%, 95% 95% , 5% 95%;
    }
    to   { 
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
}



@keyframes fadeFocusphil {
    from { 
     
      background-position: 10px 0px, 90% 0px, 90% 50%, 10px 55%;
    }
    to   { 
       background-position: 0px 0px, 100% 0px, 100% 50%, 0px 55%;
    }
}
/* Firefox < 16 */
@-moz-@keyframes fadeFocusphil {
    from { 
     
      background-position: 10px 0px, 90% 0px, 90% 50%, 10px 55%;
    }
    to   { 
       background-position: 0px 0px, 100% 0px, 100% 50%, 0px 55%;
    }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-@keyframes fadeFocusphil {
    from { 
     
      background-position: 10px 0px, 90% 0px, 90% 50%, 10px 55%;
    }
    to   { 
       background-position: 0px 0px, 100% 0px, 100% 50%, 0px 55%;
    }
}

/* Internet Explorer */
@-ms-keyframes fadeFocusphil {
    from { 
     
      background-position: 10px 0px, 90% 0px, 90% 50%, 10px 55%;
    }
    to   { 
       background-position: 0px 0px, 100% 0px, 100% 50%, 0px 55%;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadeFocusphil {
    from { 
     
      background-position: 10px 0px, 90% 0px, 90% 50%, 10px 55%;
    }
    to   { 
       background-position: 0px 0px, 100% 0px, 100% 50%, 0px 55%;
    }
}

/* */



@keyframes fadeFocus {
    from { 
     
      background-position: 10% 10%, 95% 10%, 95% 95% , 10% 95%;
    }
    to   { 
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
}

/* Firefox < 16 */
@-moz-@keyframes fadeFocus {
    from { 
     
      background-position: 10% 10%, 95% 10%, 95% 95% , 10% 95%;
    }
    to   { 
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-@keyframes fadeFocus {
    from { 
     
      background-position: 10% 10%, 95% 10%, 95% 95% , 10% 95%;
    }
    to   { 
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
}

/* Internet Explorer */
@-ms-keyframes fadeFocus {
    from { 
     
      background-position: 10% 10%, 95% 10%, 95% 95% , 10% 95%;
    }
    to   { 
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadeFocus {
    from { 
     
      background-position: 10% 10%, 95% 10%, 95% 95% , 10% 95%;
    }
    to   { 
       background-position: 0 0, 100% 0, 100% 100% , 0 100%;
    }
}


/* asdasj dhas uashduiash uid as d*/

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@keyframes fadeinLeft {
    from { opacity: 0; left: -13px; }
    to   { opacity: 1; left: 0; }
}

/* Firefox < 16 */
@-moz-keyframes fadeinLeft {
    from { opacity: 0; left: -13px; }
    to   { opacity: 1; left: 0; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeinLeft {
    from { opacity: 0; left: -13px; }
    to   { opacity: 1; left: 0; }
}

/* Internet Explorer */
@-ms-keyframes fadeinLeft {
    from { opacity: 0; left: -13px; }
    to   { opacity: 1; left: 0; }
}

/* Opera < 12.1 */
@-o-keyframes fadeinLeft {
    from { opacity: 0; left: -13px; }
    to   { opacity: 1; left: 0; }
}

@keyframes fadeinRight {
    from { opacity: 0; right: -13px; }
    to   { opacity: 1; right: 0; }
}

/* Firefox < 16 */
@-moz-keyframes fadeinRight {
    from { opacity: 0; right: -13px; }
    to   { opacity: 1; right: 0; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeinRight {
    from { opacity: 0; right: -13px; }
    to   { opacity: 1; right: 0; }
}

/* Internet Explorer */
@-ms-keyframes fadeinRight {
    from { opacity: 0; right: -13px; }
    to   { opacity: 1; right: 0; }
}

/* Opera < 12.1 */
@-o-keyframes fadeinRight {
    from { opacity: 0; right: -13px; }
    to   { opacity: 1; right: 0; }
}

.showonscroll{
  
}
.showonscrollRight{
   -ms-transform: translateX(+100px); /* IE 9 */
    -webkit-transform: translateX(+100px); /* Chrome, Safari, Opera */
    transform: translateX(+100px); /* Standard syntax */
    opacity: 0;
}
.showonscrollLeft{
   -ms-transform: translateX(-100px); /* IE 9 */
    -webkit-transform: translateX(-100px); /* Chrome, Safari, Opera */
    transform: translateX(-100px); /* Standard syntax */
    opacity: 0;
}

@-moz-keyframes activateFade {
    from { -moz-transform: translateX(+100px); opacity: 0; }
    to { -moz-transform: translateX(0); opacity: 1;}
}
@-webkit-keyframes activateFade {
    from { -webkit-transform: translateX(+100px); opacity: 0;}
    to { -webkit-transform: translateX(0); opacity: 1;}
}
@keyframes activateFade {
    from {transform: translateX(+100px); opacity: 0;}
    to {transform: translateX(0); opacity: 1;}
}



@-moz-keyframes activateFadeLeft {
    from { -moz-transform: translateX(-100px); opacity: 0; }
    to { -moz-transform: translateX(0); opacity: 1;}
}
@-webkit-keyframes activateFadeLeft {
    from { -webkit-transform: translateX(-100px); opacity: 0;}
    to { -webkit-transform: translateX(0); opacity: 1;}
}
@keyframes activateFadeLeft {
    from {transform: translateX(-100px); opacity: 0;}
    to {transform: translateX(0); opacity: 1;}
}
.page-template-tpl-philosophy .showonscrollRight.activateFade {
  margin-top:0px;
}
.showonscrollRight.activateFade{
    animation-name: activateFade;
    animation-duration: 1000ms;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    -webkit-animation-name: activateFade;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: activateFade;
    -moz-animation-duration: 1000ms;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: linear;
    -ms-animation-name: activateFade;
    -ms-animation-duration: 1000ms;
    -ms-transform: translateX(0); /* IE 9 */
    -webkit-transform: translateX(0); /* Chrome, Safari, Opera */
    transform: translateX(0); /* Standard syntax */
    opacity: 1;
         height: 139px;
    margin-top: 30px;
}
.showonscrollLeft.activateFade{
    animation-name: activateFadeLeft;
    animation-duration: 1000ms;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    -webkit-animation-name: activateFadeLeft;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: activateFadeLeft;
    -moz-animation-duration: 1000ms;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: linear;
    -ms-animation-name: activateFadeLeft;
    -ms-animation-duration: 1000ms;
    -ms-transform: translateX(0); /* IE 9 */
    -webkit-transform: translateX(0); /* Chrome, Safari, Opera */
    transform: translateX(0); /* Standard syntax */
    opacity: 1;
}


/*Eom */

.showonscrollTop{
   -ms-transform: translateY(+100px); /* IE 9 */
    -webkit-transform: translateY(+100px); /* Chrome, Safari, Opera */
    transform: translateY(+100px); /* Standard syntax */
    opacity: 0;
}

@-moz-keyframes activateFadeY {
    from { -moz-transform: translateY(+100px); opacity: 0; }
    to { -moz-transform: translateY(0); opacity: 1;}
}
@-webkit-keyframes activateFadeY {
    from { -webkit-transform: translateY(+100px); opacity: 0;}
    to { -webkit-transform: translateY(0); opacity: 1;}
}
@keyframes activateFadeY {
    from {transform: translateY(+100px); opacity: 0;}
    to {transform: translateY(0); opacity: 1;}
}

.showonscrollTop.activateFade{
    animation-name: activateFadeY;
    animation-duration: 1000ms;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    -webkit-animation-name: activateFadeY;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: activateFadeY;
    -moz-animation-duration: 1000ms;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: linear;
    -ms-animation-name: activateFadeY;
    -ms-animation-duration: 1000ms;
    -ms-transform: translateY(0); /* IE 9 */
    -webkit-transform: translateY(0); /* Chrome, Safari, Opera */
    transform: translateY(0); /* Standard syntax */
    opacity: 1;
    height: 51px;
}

/*Eom */



.warning{border:1px solid red;}

.page-template-tpl-philosophy .slides {
  float: left;
  margin-bottom: 26px;
  width: 100%;
}
.single-post {
  float: left;
  width: 100%;
}
.img_prod > img {
  display: table;
  margin: auto;
  width: 100%;
}
.left_information_top .img_prod {
  background-image: url("images/plus_product.png"), url(images/links_red_leftup.png), url(images/links_red_rightup.png),url(images/links_red_rightdown.png),url(images/links_red_leftdown.png), url("images/plus_product.png");
  background-repeat: no-repeat;
  background-position: center bottom 15px, 0% 0%, 100% 0%, 100% 100% , 0% 100%, center bottom 15px;
}
.left_information_top .img_prod:hover{
  background-image:none;
  background-position: center bottom 15px;
  background-repeat: no-repeat;
	
}
.page-template-tpl-quality .innovators_by_tradition {
    float: right;
}
.page-template-tpl-quality .big_box_mission {
    text-transform: uppercase;
    text-align: center;
    margin: auto auto 34px;
}
.page-template-tpl-quality .our_mission_big_box .paharagraph {
    text-align: center;
    padding: 0 65px 45px 65px;
    width: 100%;
}
.page-template-tpl-quality .our_mission_big_box {
    padding-bottom: 0;
}
.page-template-tpl-quality .innovators_by_tradition {
    padding-bottom: 64px;
}
.page-template-tpl-quality .middle_section_paragraph {
    padding: 72px 27px 0 70px;
}
.page-template-tpl-quality .bottom_section {
    padding-top: 50px;
}
.page-template-tpl-quality .our_way {
    padding-top: 9px;
}
.page-template-tpl-quality .images_way:first-child {
    margin-left: 0;
}
.page-template-tpl-quality .images_way {
    float: right;
    margin-left: 0;
    width: 27.5%;
}
.page-template-tpl-quality .title_middle_section.communn {
    font-family: "Open Sans";
    font-size: 34px;
    font-weight: 300;
    line-height: 40px;
    text-transform: uppercase;
    display: block;
}
.page-template-tpl-quality .middle_section_paragraph.commun > p {
    display: block;
    font-family: "Open Sans" !important;
    font-size: 14px;
    font-weight: lighter;
    margin: 0px;
    margin-top:19px;
}
.read_more_paragraphh {
    float: left;
    padding: 0;
    width: auto;
}
.page-template-tpl-quality  .slides {
    float: left;
    margin-bottom: 25px;
}
div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 5px;
    width: 15px;
    height: 15px;
}
.page-template-tpl-quality .slides:nth-child(2n) {
    float: right;
}
.title_qual {
    float: right;
    width: 162%;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
#menu-about-menu .current_page_item a {
    color: #fff !important;
}
.page-template-tpl-quality .bottom_section span {
    color: #4d4d4d;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.page-template-tpl-quality hr {
    height: 2px;
    border:none;
}
.scale.activateFade
{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-animation: PopUp 1.2s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: PopUp 1.2s; /* Firefox < 16 */
      -ms-animation: PopUp 1.2s; /* Internet Explorer */
       -o-animation: PopUp 1.2s; /* Opera < 12.1 */
          animation: PopUp 1.2s;
}
.title_qual.activateFade{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
     opacity: 1;
  -webkit-animation: fadein 1.2s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: fadein 1.2s; /* Firefox < 16 */
      -ms-animation: fadein 1.2s; /* Internet Explorer */
       -o-animation: fadein 1.2s; /* Opera < 12.1 */
          animation: fadein 1.2s;
}

@keyframes fadein {
     from { 
      transform: scale(0.5);
      opacity: 0;
    }
    to   { 
       transform: scale(1);
       opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
     from { 
     
      transform: scale(0.5);
      opacity: 0;
    }
    to   { 
       transform: scale(1);
       opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
     from { 
     
      transform: scale(0.5);
      opacity: 0;
    }
    to   { 
       transform: scale(1);
       opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
     from { 
     
      transform: scale(0.5);
      opacity: 0;
    }
    to   { 
       transform: scale(1);
       opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
     from { 
     
      transform: scale(0.5);
      opacity: 0;
    }
    to   { 
       transform: scale(1);
       opacity: 1;
    }
}

@keyframes PopUp{
    from { 
     
      transform: scale(0);
      opacity: 0;
    }
    to   { 
       transform: scale(1);
       opacity: 1;
    }
}
/* Firefox < 16 */
@-moz-@keyframes PopUp {
    from { 
     
      transform: scale(0);
      opacity: 0;
    }
    to   { 
       transform: scale(1);
       opacity: 1;
    }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-@keyframes PopUp {
    from { 
     
      transform: scale(0);
      opacity: 0;
    }
    to   { 
       transform: scale(1);
       opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes PopUp {
    from { 
     
      transform: scale(0);
      opacity: 0;
    }
    to   { 
       transform: scale(1);
       opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes PopUp {
    from { 
     
      transform: scale(0);
      opacity: 0;
    }
    to   { 
       transform: scale(1);
       opacity: 1;
    }
}
/*
 Theme Name:   LaVoce
 Theme URI:    http://yourwebsite.com/twentyfourteen-child/
 Description:  My first child theme, based on Twenty Fourteen
 Author:       Sigmalogic.eu
 Author URI:   http://www.sigmalogic.eu/
 Template:     twentysixteen
 Version:      1.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, responsive-layout, infinite-scroll, post-slider, design, food, journal, magazine, news, photography, portfolio, clean, contemporary, dark, elegant, modern, professional, sophisticated
 Text Domain:  lavoce-themes
*/


#menu-about-menu a {
font-family: "Source Sans Pro Light", sans-serif;
font-size: 21px;
color: #ffffff;
font-weight: normal;

  text-decoration: none;
}
#menu-about-menu {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.ic_x_search {
  display: none;
  cursor: pointer;
}
.hover-bg{
  background-image: none;
  float: left;
  padding: 7px 25px;
  width: 100%;
}
/*.content_std:hover .hover-bg{
  background-image: url(images/links_white_leftup.png), url(images/links_white_rightup.png),url(images/links_white_rightdown.png),url(images/links_white_leftdown.png) !important;
  background-position: left top, right top, bottom right, bottom left;
  background-repeat: no-repeat;
}*/
.top_menu_about_us {
    background-color: rgba(0, 0, 0, 0.85);
    float: left;
    padding-bottom: 14px;
    padding-top: 14px;
    position: fixed;
    /*top: 76px;*/
    top: 143px;
    width: 980px;
    z-index: 9;
    height: 60px;
}
#menu-about-menu > li {
  border-bottom: 2px solid transparent;
  float: left;
  margin-right: 5px;
  padding-bottom: 12px;
  padding-left: 14px;
  padding-right: 14px;
}
#menu-about-menu > li:hover{
  border-bottom: 1px solid #c93426;
}
.full_about_us_image_menu {
  float: left;
  position: relative;
  width: 100%;
}
#menu-about-menu > li:first-child {
     margin-left: 38px;
}
.the_content_about_us {
  background-color: #fff;
  float: left;
  width: 100%;
}
.today {
    background-color: #e43929;
    float: left;
    margin-top: 65px;
    padding: 71px 30px 40px;
    width: 100%;
}
.today img {
    float: left;
}
/*.boxes_content:hover{
  background-color:rgb(228, 57,41) !important;
  background-image: url(images/links_white_leftup.png), url(images/links_white_rightup.png),url(images/links_white_rightdown.png),url(images/links_white_leftdown.png) !important;
  background-position: left 10px top 10px, right 10px top 10px, bottom 10px right 10px, bottom 10px left 10px;
  background-repeat: no-repeat;
}*/

.page-template-about_us .middle_section_paragraph {
  background-color: #f8f8f8;
  box-sizing: border-box;
  float: left;
  font-family: "Helvetica";
  min-height: 244px;
  padding: 75px 75px 0 62px;
  position: relative;
  width: 653px;
    height: 327px;
}
.page-template-about_us .slides:nth-child(2n) .left_part_white {
  background-color: #fff;
  color: transparent;
  float: right;
  width: auto;
}
.page-template-about_us .slides:nth-child(2n) {
  float: right;
}
.page-template-tpl-manufacturing .middle_section_paragraph.commun > p {
  color: #000;
  display: inline;
  float: left;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 6px;
}
.middle_section_paragraph.commun > p {
  display: inline;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  font-family: "Open Sans", sans-serif;
}
.page-template-about_us .slides {
  float: left;
  margin-bottom: 52px;
}
.slides {
  float: left;
  margin-bottom: 40px;
}
.la_voce_page_b ul.slides:nth-child(2n) .second {
    float: right !important;
}
.innovators_by_tradition {
  float: left;
  width: 735px;
}
.title_inovators {
  background-color: #e43929;
  color: #fff;
  float: left;
  font-family: "Open Sans";
  font-size: 36px;
  font-weight: lighter;
  padding-bottom: 37px;
  padding-right: 44px;
  padding-top: 37px;
  text-align: right;
  width: 100%;
}
.red{
  color:#e43929;
}
.title.tt {
  color: #e11b07;
  float: left;
  font-family: "Open Sans";
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 14px;
  margin-top: 50px;
  text-align: center;
  width: 100%;
}
.bottom_section {
  color: #000000;
  float: left;
  font-family: "Open Sans";
  font-size: 14px;
  padding-right: 30px;
  padding-top: 25px;
}
.bottom_section p{
	font-size: 14px;
}
.second-section .paragraphs {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: normal !important;
}

.bottom_section span
{
	color:#000;
}
.innovators_by_tradition {
  float: right;
  padding-bottom: 56px;
  width: 735px;
}
.second_paragraph {
  float: left;
  margin-bottom: 21px;
  width: 100%;
}
.title_middle_section.communn {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 21px;
    color: #e43929;
    font-weight: normal;
    margin-right: 4px;
    display: inline;
}
.oem_solutions_page_b .left_part_descript {
	background-image: url(http://www.lavocespeakers.com/wp-content/uploads/2016/10/list_bullet-1.png);
	background-position: top 0px left;
	padding:1px;
	background-repeat: no-repeat;
	float:left;
	width:100%;
	padding: 0px 0px 5px 40px;
}
.page-template-tpl-manufacturing .left_part_descript {
	background-image: url(http://www.lavocespeakers.com/wp-content/uploads/2016/10/list_bullet-1.png);
	background-position: top 1px left;
	background-repeat: no-repeat;
	float:left;
	width:100%;
	padding: 0px 0px 5px 40px;
}
.page-template-tpl-rd .left_part_descript {
	background-image: url(http://www.lavocespeakers.com/wp-content/uploads/2016/10/list_bullet-1.png);
	background-position: top 1px left;
	background-repeat: no-repeat;
	width:100%;
	padding: 0px 0px 5px 40px;
}
.page-template-about_us .title_middle_section.communn {
	margin-right: 4px;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 21px;
	color: #e43929;
	font-weight: normal;
	display: inline;
}
.middle_section_paragraph.commun b {
  color: #4d4d4d;
}

.middle_section_paragraph {
    background-color: #f8f8f8;
    box-sizing: border-box;
    float: left;
    font-family: "Helvetica";
    height: 328px;
    min-height: 244px;
    padding: 75px 24px 0 48px;
    position: relative;
    width: 70%;
}
.third_paragraph {
  float: left;
  padding-bottom: 84px;
  width: 100%;
}
.third_paragraph .middle_section_paragraph {
  padding: 36px 24px 9px 48px;
}
.next_part_about_us {
  float: left;
  width: 100%;
}
.next_part_about_us .innovators_by_tradition {
  float: left;
  padding-bottom: 0;
  width: 740px;
}
.next_part_about_us .bottom_section {
  color: #717171;
  float: left;
  font-size: 14px;
  padding-left: 31px;
  padding-right: 36px;
  padding-top: 25px;
  width: 76.9%;
}
.next_part_about_us .title_inovators {
  font-size: 29px;
  font-weight: lighter;
  padding-left: 36px;
  text-align: left;
}
.top_footer
{
  display: none;
}
.head_col li {
  border-right: 1px solid #fff;
  box-sizing: border-box;
  float: left;
}
.top_head {
  background-color: #5f5f5f;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  height: 50px;
  padding-left: 5px;
  padding-top: 10px;
  position: relative;
}
.bottom_head {
    background-color: red;
    color: #fff;
    font-size: 12px;
    padding-left: 5px;
}
.effective_table img {
  display: table;
  margin: auto;
  text-align: center;
  width: 57%;
  max-height: 40px;
}
.effective_table li {
  float: left;
  font-size: 12px;
  text-align: center;
}
.effective_table span {
  display: table;
  margin: 6px auto auto;
}
.each_product {
  border-bottom: 1px solid #b2b2b2;
  cursor: pointer;
  float: left;
  padding: 5px 0;
  color:#000;
}
.each_product:hover {
  background-color: red;
  color:#fff;
}
.second-section-boxes {
  background: #fff none repeat scroll 0 0;
  float: left;
  width: 980px;
  position:relative;
}
.head_col {
  border-bottom: 1px solid #b2b2b2;
}
.each_column_specificationss {
  color: #000;
  float: left;
  font-size: 12px;
  width: 100%;
}
.border_inf:nth-child(1) {
  border-bottom: 2px solid #e0200e;
  margin-bottom: 20px;
}
.border_inf {
  float: left;
  width: 100%;
}
.each_general {
  float: left;
  padding-bottom: 30px;
  width: 47.5%;
}
.border_inf .each_general:nth-child(2n+1) {
  margin-right: 5%;
}
.inf_footer_product {
    float: left;
    padding-bottom: 35px;
    position: relative;
    width: 100%;
    padding-top: 100px;
}
.each_general.mounting-img {
    padding-top: 40px;
}
.breadcrumbs_footer {
  color: #e43929;
  float: left;
  font-size: 12px;
  padding-left: 41px;
}
.breadcrumbs_footer a {
  color: #e43929;
  text-decoration: none;
}
.go_up {
    background-image: url("images/go_up.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: #a7a7a7;
    cursor: pointer;
    left: 50%;
    padding-top: 20px;
    position: absolute;
    transform: translate(-50%, -15%);
}
.breadcrumbs {
  float: left;
  padding: 15px 0;
  width: 100%;
}
.top_product_information {
  float: left;
  padding-bottom: 25px;
  width: 100%;
}
.left_information_top {
  float: left;
 padding-right: 30px;
  width: 365px;
}
.right_information_top {
  float: left;
  padding-left: 71px;
  width: 57%;
}
.title_p {
    color: #e53d2d;
    float: left;
    font-family: open sans;
    font-size: 45px;
    font-weight: 300;
    margin-bottom: 0;
    width: 100%;
    position: relative;
    display: flex;
    align-items: start;
}
.subtitle_p {
  float: left;
  font-size: 18px;
  font-weight: 700;
  width: 100%;
}
.description_short_p {
  color: #e53d2d;
  float: left;
  font-size: 14px;
  margin-bottom: 8px;
  width: 100%;
}
.description_long_p {
  float: left;
  font-size: 14px;
  width: 100%;
}
.features_p {
    float: left;
    font-size: 14px;
    width: 100%;
    margin-top: 20px;
}
.features_p span {font-size: 16px;float: left;width: 100%;font-weight: 600;margin-bottom: 7px;}
.datasheet_curves {
  float: left;
  width: 100%;
}
.datasheet_prod {
    background-image: url("images/icon_datasheet.png");
    float: left;
    height: 35px;
    margin-right: 10px;
    width: 91px;
    background-repeat: no-repeat;
    font-size: 12px;
    padding-left: 34px;
    color: #e13a2a;
    text-decoration: none;
    line-height: 13px;
    padding-top: 5px;
}
.left_part_white.second > img {
  float: left;
  width: 327px;
}
.curves_prod {
  background-image: url("images/icon_responsecurves.png");
    float: left;
    height: 35px;
    margin-right: 10px;
    width: 91px;
    background-repeat: no-repeat;
    font-size: 12px;
    padding-left: 34px;
    color: #e13a2a;
    text-decoration: none;
    line-height: 13px;
    padding-top: 5px;
    cursor: pointer;
}
.left_information_top .img_prod {
    border: 2px solid #f5f5f5;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    margin-bottom: 20px;
    padding: 40px 5px;
    width: 100%;
}
.mounting_image {
  cursor: pointer;
  float: left;
  margin-bottom: 10px;
  width: 70%;
}
.page-template-single-product .site-content {
  border-top: 4px solid #222324;
}
.search_product_page {
 /* background-image: url("images/page_corner_topleft.png"), url("images/page_corner_topright.png");   */
  background-color: #202020;
  border: 2px solid #070605;
 position: fixed;
    /*top: 76px;*/
    top: 143px;
    width: 980px;
    z-index: 9;
}
/*.left_corner {
  left: -18px;
  position: absolute;
  top: -4px;
}
.right_corner {
  position: absolute;
  right: -17px;
  top: -4px;
}*/
.overlay-table-product {
  background-color: #000;
  cursor: pointer;
  display: none;
  float: left;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.content_inf {
  background-color: #fff;
  box-sizing: border-box;
  left: 50%;
  padding: 20px;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 980px;
  z-index: 999999;
  display:none;
}

.content_inf .second-section-boxes1 {
    height: 458px;
    width: 940px;
    position: relative;
    overflow: scroll;
}
.second-section-catalogue option {
  background-color: rgb(0, 0, 0);
  border-left: 6px solid #c41202;
  cursor: pointer;
  font-size: 12px;
  padding-bottom: 7.5px;
  padding-left: 12px;
  padding-top: 7.5px;
  text-transform: uppercase;
}
.second-section-catalogue option:hover {
  background-color: #000;
}
option:hover{background-color:#000;}


.each_select {
  float: left;
  position: relative;
}
.value_selected_li {
    -moz-appearance: none;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url("images/arrowdown.png");
    background-origin: content-box;
    background-position: right 8px center;
    background-repeat: no-repeat;
    background-size: 1ex auto;
    border: 1px solid #000;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: 400;
    height: 60px;
    margin-right: 9px;
    text-align: center;
    width: 167px;
    position: relative;
}
.page-template-single-product .value_selected_li {
  width: 143px;
}
.value_selected_li > span {
  left: 50%;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  transform: translate(-50%, -50%);
}
.each_select > ul {
    background-color: rgba(0, 0, 0, 0.75);
    border-left: 6px solid #d03628;
    color: #fff;
    display: none;
    font-size: 11px;
    font-weight: 400;
    padding: 23px 30px 23px 15px;
    position: absolute;
    text-transform: uppercase;
    top: 68px;
    z-index: 22222;
}
.category_li.each_select li {
  float: left;
  width: 243px;
}
.each_select li {
  cursor: pointer;
  float: left;
  margin-bottom: 10px;
  width: 150px;
}
.each_select li:hover {
  color:#e13a2a;
}
.each_select .selected {
  border-bottom: 2px solid #e13a2a;
}
.select{display:none;}
.second-left-search .select {
  display: block;
}


.sticky{
    position: absolute;
    left: 0;
    top: 5px;
    background: #fff;
    z-index: 3;
}
.sticky_2{
    position: absolute;
    left: 90px;
    top: 5px;
    background: #fff;
    z-index: 3;
}
.each_product {
  height: 48px;
  padding-left: 180px;
  position: relative;
}
.head_col {
    /* position: relative; */
    padding-left: 180px;
    position: absolute;
    z-index: 7;
}
.head_col .sticky, .head_col .sticky_2{
    top: 0;
}
.each_product:hover .sticky, .each_product:hover .sticky_2{
    background: red;
}
.note_inf {
    background-image: url("images/qm.png");
    cursor: pointer;
    height: 11px;
    position: absolute;
    right: 2px;
    top: 14px;
    width: 11px;
}
.note_inf div{
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    box-shadow: 0 2px 3px #666;
    color: #4c4c4c;
    display: none;
    font-size: 12px;
    padding: 10px;
    position: absolute;
    top: 13px;
    width: 167px;
    z-index: 9;
}
.loader-ajax {
  display: none;
  left: 50%;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 22;
}
.overlay-ajax {
  background-color: #000;
  cursor: pointer;
  display: none;
  float: left;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 33333333;
}
/*.site-header {
  background-color: #fff;
  height: 135px;
  padding-top: 41px;
  position: fixed;
  z-index: 2;
}*/
.page-template-about_us .page_item.page-item-19 a{color:#e11b07;}
.search_submit.search_product_in {
  display: none;
}
.page-template-single-product .search_submit.search_product_in {
  display: block;
}
.effective_table{
    padding-top: 67px;
    overflow: auto;
}
.video_mp4 {
    float: left;
    width: 100%;
}
.page-template-tpl-product-archive .each_product {
    width: 100%;
}
.page-template-tpl-product-archive  .bottom_head {
    background-color: #000;
}
.page-template-tpl-product-archive .each_product:hover,
.page-template-tpl-product-archive .each_product:hover .sticky,
.page-template-tpl-product-archive .each_product:hover .sticky_2{
    background-color: #000;
}