/*           preloader     *******/
.ppreloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	
	/*background: url(/images/loader-rocky.gif) center no-repeat #fff;*/
	
	/*background: url(/images/ring-alt.gif) center no-repeat #fff;*/
	background: url("/img/preloader-red.gif") center no-repeat #fff;
	background-size: 250px;
}








@charset "utf-8";
/**
    Documento CSS / CSS Document 
    Creato da / Created By : Boris Panno ®BorisWebPoint        site: http://www.boriswebpoint.com        e-mail: boris@boriswebpoint.com
    ©Tutti i diritti riservati / ©All rights reserved
*/
 
/* FONTS BEGIN */
@font-face {
    font-family: 'bebasneue-regular';
    src: url('../fonts/bebasneue_regular-webfont.eot');
    src: url('../fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_regular-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_regular-webfont.woff') format('woff'),
         url('../fonts/bebasneue_regular-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_regular-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'quicksandbook';
    src: url('../fonts/quicksand_book-webfont.eot');
    src: url('../fonts/quicksand_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/quicksand_book-webfont.woff2') format('woff2'),
         url('../fonts/quicksand_book-webfont.woff') format('woff'),
         url('../fonts/quicksand_book-webfont.ttf') format('truetype'),
         url('../fonts/quicksand_book-webfont.svg#quicksandbook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('../fonts/MonoSocialIconsFont-1.10.eot');
    src: url('../fonts/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MonoSocialIconsFont-1.10.woff') format('woff'),
         url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('../fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'emmesteelregular';
    src: url('../fonts/emmesteel-webfont.eot');
    src: url('../fonts/emmesteel-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/emmesteel-webfont.woff2') format('woff2'),
         url('../fonts/emmesteel-webfont.woff') format('woff'),
         url('../fonts/emmesteel-webfont.ttf') format('truetype'),
         url('../fonts/emmesteel-webfont.svg#emmesteelregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica-neue-bold';
    src: url('../fonts/helvetica-neue-bold-webfont.eot');
    src: url('../fonts/helvetica-neue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helvetica-neue-bold-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-neue-bold-webfont.woff') format('woff'),
         url('../fonts/helvetica-neue-bold-webfont.ttf') format('truetype'),
         url('../fonts/helvetica-neue-bold-webfont.svg#helveticaneuemedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica-neue-medium';
    src: url('../fonts/helvetica-neue-medium-webfont.eot');
    src: url('../fonts/helvetica-neue-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helvetica-neue-medium-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-neue-medium-webfont.woff') format('woff'),
         url('../fonts/helvetica-neue-medium-webfont.ttf') format('truetype'),
         url('../fonts/helvetica-neue-medium-webfont.svg#helveticaneuemedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica-neue-thin';
    src: url('../fonts/helveticaneue-thin-webfont.eot');
    src: url('../fonts/helveticaneue-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue-thin-webfont.woff2') format('woff2'),
         url('../fonts/helveticaneue-thin-webfont.woff') format('woff'),
         url('../fonts/helveticaneue-thin-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneue-thin-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@import url('https://fonts.googleapis.com/css?family=Raleway');

/* FONTS END */

/* CSS RESET BEGIN */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
/* CSS RESET END */
body {
    /*font-family: helvetica-neue-thin,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;*/
    font-family: 'Raleway', sans-serif;
}
html,body{
    height:100%;
    margin:0;
}
strong {
    font-family: 'Raleway', sans-serif;
}
.clear {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.symbol, a.symbol:before {
    -ms-font-feature-settings:"liga" 1;
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
a.symbol:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 130%;
}
h1 {
    /*font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;*/
    font-family: 'Raleway', sans-serif;
    color: #4D4D4D ;
    font-size: 30px ;
    margin: -8px 0 0 0 ;
    padding: 0 ;
}
h1 strong {
    font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
    color: #5f6674;
}
h2 {
    
    font-family: 'Raleway', sans-serif;
    font-size: 28px ;
}
h2 strong {
    /*font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;*/
    font-family: 'Raleway', sans-serif;
    color: #5f6674;
}
h3 {
    /*font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;*/
    font-family: 'Raleway', sans-serif !important;
    font-size: 30px ;
}
h3 strong {
    /*font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;*/
    font-family: 'Raleway', sans-serif !important;
    color: #5f6674;
}
.p4 {
    color: #FFFFFF;
    background-color: #606674;
    font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    padding: 3px 0 3px 5px;
    line-height: 24px;
}
h5, h6 {
    line-height: 0;
    margin: 0 !important;
    color: #FFFFFF;
    font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
}
h5 strong, h6 strong {
    font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
    color: #5f6674;
}
.grey {
    color: #606674 !important;
}
.light-grey {
    color: #BEC5D5 !important;
}
.white {
    color: #FFFFFF !important;
}
.red {
    color: #C1272D !important;
}
.black {
    color: #000000 !important;
}
.green {
    background-color: #6bb022 !important;
}
.font-green {
    color: #6bb022;
}
h4 {
    font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
    color: #C1272D !important;
    font-size: 20px !important;
}
h4 strong {
    font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
    color: #5f6674 !important;
}
h5 {
    font-size: 82px !important;
}
h6 {
    font-size: 20px !important;
}

.bg-gray{
    background-color: #ebebeb;
}

.bg-gray-2{
    background-color: #f2f2f2;
}


.display-table {
    display: table;
}
.display-table-cell {
    display: table-cell;
}
.v-middle {
    vertical-align:middle;
}
.light-bg-color{
    background-color: rgba(255,255,255,0.65);
    padding: 3px;
    border-radius: 2px;
}
.dark-bg-color{
    background-color: rgba(0,0,0,0.35);
    padding: 3px;
    border-radius: 2px;
}
.base_background_color_red {
    background-color: #C1383E !important;
    border-color: #C1383E !important;
}

label.error {
    color: #f13340;
}
input.error, select.error, textarea.error {
    border: 1px solid #f13340;
    color: #f13340;
    background: url('../img/form-error.png') 98% 8px no-repeat #fff1f2;
}
input.valid, select.valid, textarea.valid  {
    border: 1px solid #46a74e;
    color: #35b33f;
    background: url('../img/form-ok.png') 93% 8px no-repeat #ddf9e1;
}
.required {
    color: #FF0000;
    cursor: help;
}
.existing-data-error {
    border: 1px solid #f13340;
   color: #f13340;
   background: #fff1f2;
    padding: 5px;
    font-family: helvetica-neue-medium,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.fullscreen_load {
    display: none;
    position: fixed;
    width: 100%;
    min-height: 100%;
    background-color: rgba(252,254,252,0.7);
    background-image: url("../img/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1040;
}
#confirm-container, .alert-container, .alert-ai-container {
    display: none;
    position: fixed;
    width: 400px;
    height: 300px;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    margin-top: -150px;
    background-color: #FFFFFF;
    z-index: 1050;
    box-shadow: 0 0 10px #333333;
    padding: 10px;
    font-size: 14px;
}
.alert-ai-container {
    display: none;
    width: 768px;
    height: 700px;
    left: 50%;
    margin-left: -400px;
    top: 50%;
    margin-top: -350px;
    overflow-y: scroll;
    padding: 20px;
    overflow: -moz-scrollbars-vertical;
}
.add-infos-alert-text-container p strong {
    font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
    color: #5f6674;;
}
.alert-ai-container .add-infos-alert-text-container table tr td:first-child {
    padding: 0 10px 10px 0 !important;
}
.alert-ai-container .add-infos-alert-text-container table tr td:last-child {
    padding: 0px 10px 0px 10px !important;
}
.alert-ai-container .add-infos-alert-text-container table tr td img {
    margin-top: 20px !important;
}
.alert-ai-container .alert-yes {
    width: 100px;
    background-color: #40a952;
}
#confirm-buttons-container, .alert-buttons-container {
    /*position: absolute;*/
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: white;
    padding-bottom: 20px;
}
#confirm-text-container, .alert-text-container {
    width: 100%;
    display: table;
    text-align: center;
    height: 155px;
}
.add-infos-alert-text-container {
    width: 100%;
    display: table;
    height: 155px;
}
#confirm-text-container span, .alert-text-container span {
    display: table-cell;
    vertical-align: middle;
}
.confirm-button, .alert-button {
    width: 50px;
    height: 30px;
    margin-right: 60px;
    font-family: helvetica-neue-medium,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    border: 0;
    box-shadow: 0 0 3px #333333;
}
.confirm-button:last-child, .alert-button:last-child {
    margin-right: 0;
}
#confirm-yes, .alert-yes {
    background-color: #6bb022;
}
#confirm-no {
    background-color: #C1272D;
}
#maintenance-container {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: url(../img/maintenance-bckgrnd.jpg) no-repeat center center;
    background-size: cover;
    color: #FFFFFF; 
}
#cookies-container {
    padding-top: 20px;
    padding-bottom:10px;
    min-height: 100px;
    line-height: 25px;
    z-index: 1040;
    text-align: center;
    background-color: #0595B5;
    overflow: hidden;
    visibility:hidden;
}
#cookies-container > div {

}
#cookies-container a {
    text-decoration: none;
    color: #C1272D;
}
#cookies-container a:hover {
    text-decoration: none;
    color: #C1272D;
    font-weight: 900;
}
.agree-button {
    background-color: #3D3D3D;
    border-radius: 3px;
    height: 20px;
    border: none;
    color: #FFFFFF;
    padding: 5px;
    cursor: pointer;
}

#top-bar, 
#top-bar .container-fluid{
    height: 40px;
}




.fake-header {
    background-color: transparent;
    width: 100%;
    height: 138px;
}

@media(max-width:760px){
    .fake-header {
        height: 100px;
    }
}

.page-title-h1 {
    text-align: center;
}
.languages-selector {
    font-size: 16px;
}
.languages-selector a {
    text-decoration: none !important;
}
button.lang {
    background: none;
    border: none;
    padding: 0 10px 0 10px;
    border-right: #000000 solid 1px;
    text-transform: uppercase;
    color: black;
}
button.lang:last-child {
    border-right: none;
}
button.lang:hover{
    color: cornflowerblue;
    text-decoration: none;
}
button.current_lang{
    text-decoration: underline;
    color: red;
}
.socials-selector {
    margin-top: -14px;
}
.socials-selector div {
    float: right;
}
.socials-selector span {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
}






.social-icons {
    font-size: 30px;
    font-weight: 500;
}
#googleplus {
    color: #8c9091;
}
#facebook {
    color: #8c9091;
}
#twitter {
    color: #8c9091;
}
#linkedin {
    color: #1B1464;
}
.logo-container {
    margin-top: 0;
}

#top-bottoni{
    float: right;   
    padding: 0;
}

#top-bottoni li{
    width: 100px;
    border-right: 1px solid white;
    height: 40px;
    float: left;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    font-size: 18px;
    padding: 10px  0 0 0;
    line-height: 20px;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
}

#top-bottoni>li:first-child{
    border-left: 1px solid white;
}

#top-bottoni li a{
    
    
}

#top-bottoni li ul{
    position: absolute;
    top: 40px;
    left: 0; 
    background-color: #d4d4d4;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    width: 100%;
    z-index: 10;
    display: none;
}

#top-bottoni li ul li{
    float: none;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid white;
}



#top-bottoni li ul li:hover{
    background-color: #ebebeb;
}


#mini-menu-r{
    float: right;   
    padding: 0;
    margin: 0;
}

#mini-menu-r li{
    float: left;
    height: 30px;
    margin: 7px 30px 0 20px;
    position: relative;
    
}



#mini-menu-r li img{
    float: left; 
    vertical-align: bottom;
    margin-right: 5px;
    
}


#mini-menu-r li a{
    line-height: 30px;
    font-family: 'Raleway', sans-serif;
    color: #585858 !important;
    font-size: 14px;
}

@media(max-width: 760px){

    #top-bar {
        
        height: 34px; 
    }
    #top-bottoni{
        float: none;
        width: 100%;

    }

    #top-bottoni li{
        width: 40%;
        padding: 5px 20px 0 20px !important;
        height: 34px;
        
        box-sizing: border-box;
        font-size: 14px;
    }

    #top-bottoni li a{
        font-size: 14px;
    }

    #top-bottoni>li:first-child{
        border: none;
        float: left;


    }
    #top-bottoni>li:nth-child(2){
        float: right;
        border-left: 1px solid white;
        width: 30%;
    }

    #top-bottoni li ul{
        
        top: 35px;
    }
}





#main-menu-bar{
    margin-top: 20px;
}

 #navbar  .navbar-nav{
    margin-top: 20px;
}

.emmesteel-font {
    font-family: emmesteelregular;
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
.buttons {
    font-family: emmesteelregular;
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    cursor: pointer;
    font-size: 34px;
}
.buttons a {
    text-decoration: none;
    color: inherit;
}
.buttons a:hover {
    text-decoration: none;
    color: inherit;
}
.controls .buttons {
    color: #FFFFFF;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.controls .buttons:hover {
    color: #C1272D;
    font-weight: 600;
    font-size: 40px;
}
div[class^='section'], div[class*=' section-']{
    border-top: 2px solid #FFFFFF;
}
div .section-height {
    border: 0 !important;
}
.section-our-products {
    background: url('../img/men-in-black.jpg') no-repeat;
    background-color: #D3D4D8;
}
.section-our-products {
    min-height: 520px;
}
div.our-products {
    height: auto;
    padding-right: 100px;
    margin-top: 120px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzZDRkOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZDNkNGQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjZDNkNGQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzZDRkOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left, rgba(211,212,216,0) 0%, rgba(211,212,216,1) 5%, rgba(211,212,216,1) 76%, rgba(211,212,216,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(211,212,216,0)), color-stop(5%,rgba(211,212,216,1)), color-stop(76%,rgba(211,212,216,1)), color-stop(100%,rgba(211,212,216,0)));
    background: -webkit-linear-gradient(left, rgba(211,212,216,0) 0%,rgba(211,212,216,1) 5%,rgba(211,212,216,1) 76%,rgba(211,212,216,0) 100%);
    background: -o-linear-gradient(left, rgba(211,212,216,0) 0%,rgba(211,212,216,1) 5%,rgba(211,212,216,1) 76%,rgba(211,212,216,0) 100%);
    background: -ms-linear-gradient(left, rgba(211,212,216,0) 0%,rgba(211,212,216,1) 5%,rgba(211,212,216,1) 76%,rgba(211,212,216,0) 100%);
    background: linear-gradient(to right, rgba(211,212,216,0) 0%,rgba(211,212,216,1) 5%,rgba(211,212,216,1) 76%,rgba(211,212,216,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d3d4d8', endColorstr='#00d3d4d8',GradientType=1 );
}
div.our-products.buttons {
    margin-top: 20px;
    border: #606674 solid 1px;
    width: 47px;
    height: 47px;
    padding-right: 0;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.buttons div {
    margin: -1px 0 0 7px;
}
div.our-products.buttons:hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    transform: scale(1.15);
    border: #FFFFFF solid 1px;
    color: #FFFFFF;
}
#technology-article {
    overflow: hidden;
}
.slides .buttons {
    position: absolute;
    width: 47px;
    height: 47px;
    transition-duration: 0.5s;
}
.slides .buttons:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}

div.configurator {
    margin-left: 20%; 
    margin-top: 60px;
}

.home-configurator-title{
    font-size: 55px;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    color: #192b57;
    
    height: 50px;
    text-transform: uppercase;
    /*padding: 50px 0 0 0  !important;*/

}
.home-configurator-subtitle{
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: normal;
    color: #192b57;
    margin-bottom: 30px;
}

@media(max-width: 760px){
    .home-configurator-title{
        font-size: 35px;
        margin-top: 30px;
        height: auto;
        font-weight: 800;
        height: 35px;
        
    }

    .home-configurator-subtitle{
        font-size: 25px;
        
    }
}

.slide-description-home{
    
    font-family: 'Raleway', sans-serif;
    width: 400px;
    margin: 60px 0;
}

.slide-button{
    
    width: 400px;
    float: left;
}

.slide-button input:last-child{
    float: right;
}

.slide-button input:hover{
    
}



.ul-configurator {
    position: relative;
    margin-top: 70px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 0;
    width: 340px;
    overflow: hidden;
    margin-bottom: -500px;
    z-index: 1;
    border: 3px solid #192b57;
}
.ul-configurator li {
    font-size: 15px !important;
    height: 42px;
    line-height: 39px;
    padding-left: 20px;
    color: #192b57;
    font-family: 'Raleway', sans-serif;
}
.ul-configurator li:hover {
    background-color: #eee;
}

.ul-configurator li a{
    color: #192b57;

}

#ul-configurator{
    margin-top: 4px;
    width: 100%;
}
.lines-choise {
    margin-top: 0;
    width: 310px;
    border: 1px solid #BBB;
    box-shadow: none;
    margin-bottom: 0;
}
.configurator-button {
    position: absolute;
    right: 20px;
    top: 15px !important;
    transform: rotate(0deg);
}
.section-configurator {
    background-image: url('../img/configurator_home_page/7.jpg');
    background-position: center center;
    max-height: 520px;
    transition: all 0.5s linear;
}
.section-configurator {
    min-height: 516px;
}
.news-text {
    background-color: #transparent;
    height: 534px;
}
.section-news .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.news-text .news {
    position: relative;
    width: 100%;
    /*height: 390px;*/
    margin-top: 80px;
}
.news-images {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.date {
    font-weight: 700;
    color: #B3B3B3;
}

.slides li .slide-cont, .slides li .slide-cont.right{
    position: absolute;
    left: 73%;
    top: 20%;
    
}

.slides li .slide-cont.left{
    left: 15%;
}


.slide-title-home {
    
    font-size: 65px !important;
    
    padding: 0 !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: bold;
    letter-spacing: 2px;

    line-height: 45px;
}

.slide-title {
    font-size: 55px !important;
}


.slide-title-home span{
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;

}


.news-slider span {
    color: #BABCC3;
}
.news-slider video {
    height: 529px;
    /*margin-left: 9%;*/
}
div.section-news .buttons {
    width: 47px;
    height: 47px;
    background-color: transparent;
    color: #FFFFFF;
    transition-duration: 0.5s;
    border: #FFFFFF solid 1px;
    margin: 50px 10px 0 0;
}
div.section-news .buttons:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
div.section-form {
    position: relative;
    min-height: 410px;
    overflow: hidden;
    background: rgb(139,39,45);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiMjcyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMTI3MmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(139,39,45,1) 0%, rgba(193,39,45,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(139,39,45,1)), color-stop(100%,rgba(193,39,45,1)));
    background: -webkit-linear-gradient(top, rgba(139,39,45,1) 0%,rgba(193,39,45,1) 100%);
    background: -o-linear-gradient(top, rgba(139,39,45,1) 0%,rgba(193,39,45,1) 100%);
    background: -ms-linear-gradient(top, rgba(139,39,45,1) 0%,rgba(193,39,45,1) 100%);
    background: linear-gradient(to bottom, rgba(139,39,45,1) 0%,rgba(193,39,45,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b272d', endColorstr='#c1272d',GradientType=0 );
}
div.form-container {
    max-width: 603px;
    margin: 60px auto;
    height: 500px;
    text-align: center;
}
.input-text {
    display: block;
    width: 266px;
    height: 42px;
    color: #5F6573;
    font-size: 12px;
    margin-bottom: 8px;
    padding: 0 0 0 10px;
}
.input-textarea {
    display: block;
    color: #5F6573;
    font-size: 12px;
    padding: 10px 0 0 10px;
}
#message-text {
    width: 266px;
    height: 142px;
}
#text-container {
    width: 330px;
}
div.section-form .buttons {
    width: 47px;
    height: 47px;
    background-color: transparent;
    color: #FFFFFF;
    transition-duration: 0.5s;
    border: #FFFFFF solid 1px;
    margin: -47px 10px 0 0;
}
div.section-form .buttons:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
#get-in-touch-form {
    margin-top: 10px;
}
#sheet, #wrench {
    font-size: 74px;
    color: #FFFFFF;
    margin: 0 40px 0 100px;
}
div.section-form a, div.section-footer a {
    font-family: helvetica-neue-medium, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
    text-decoration: none;
    color: #666666;
    font-size: 13px;
}
#header-image-container {
    width: 100%;
    max-height: 534px;
    overflow: hidden;
    display: table;
}
.article-background-image {
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: -0;
}
div.section-form a:hover, div.section-footer a:hover {
    color: #bababa;
}
div.section-height {
    position: relative;
    height: 516px;
    z-index: 1;
    overflow: hidden;
    width: 100%;
}
div.section-std {
    position: relative;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden; 
    z-index: 0;
    padding: 0 50px 0 50px;
}
div.section-std:nth-child(odd) {
    background-color: #E9E9E9;
}
div.section-std:nth-child(even) {
    background-color: #C1C1C1;
}
.related_article_video {
    width: 100%;
    max-height: 516px;
    position: relative;
    margin-bottom: -5px;
}
div.section-std-img-container {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 516px;
}
div.background-image-container {
    position: absolute;
    top: -9px;
    left: 0px; 
    width: 100%;
    height: 534px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition-duration: 1s;
}
.buttons.articles {
    width: 47px;
    height: 47px;
    background-color: #C1272D;
    color: #000000;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.buttons.articles:hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}

.section{
    padding: 100px 0;
    
}   

.section-header{
    
    text-align: center;
    margin: 0 0 60px 0;
}

.section-header h2{
    color: #585858;
    margin: 0 ;
    
}

div.section-article-configurator {
    padding: 140px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
div.section-article-configurator > div {
    
}
.buttons.article-configurator {
    background-color: #C1272D;
    color: #000000;
    width: 47px;
    height: 47px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    margin-left: 40px;
}
.article-configurator-video-container{
    
}
.buttons.article-configurator:hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}
.configure-title, .configure-subtitle {
    font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
    font-weight: 500;
}
.configure-title {
    font-size: 92px;
}
.configure-subtitle {
    font-size: 42px;
}
div.section-footer {
    background-color: #f2f2f2;
    min-height: 320px;
    padding-bottom: 25px;
}
.icon_medium {
    font-size: 44px;
    color: #FFFFFF;
    margin: 0 20px 0 60px;
}
.icon_high {
    font-size: 47px;
    color: #FFFFFF;
    margin: 0 20px 0 15px;
}
.footer-column {
    margin-top: 25px;
}
.footer-catalogs-list li {
    line-height: 25px;
}

.footer-catalogs-list li a {
    font-weight: normal !important;
}

.article-container {
    text-align: center;
}
.related-article-container{
    z-index: 10;
    background-color: transparent !important;
    width: auto;
}
.column-title {
    font-size: 13px;
    margin: 10px 0 10px 0;
    width: 80%;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: bold;

}
.column-title-article {
    font-family: helvetica-neue-medium,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 25px;
    margin: 10px 0 10px 0;
    width: 80%;
}
.column-subtitle {
    font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
    margin: 10px 0 10px 0;
    font-size: 30px;
    font-weight: 500;
}
.column-text {
    color: #666666;
    font-size: 13px !important;
    margin: 3px 0 0 0;
    font-weight: normal;
    
}
.column-text a{
    color: #3c3f41;
}
div.section-copyrights {
    background-color: #dbdbdb;
    min-height: 136px;
    z-index: 2 !important;
}
.copyrights-column {
    height: auto;
    color: #666666;
    margin: 30px 0 20px 0;
    padding-top: 10px;
    float: left;
}

.copy-right{
    text-align: right;
    float: right;
}

.copyrights-column a {
    color: #666666;
}
.copyrights-column a:hover {
    color: #666666;
    text-decoration: none;
}

#ce a:hover, #pct a:hover, #intertek a:hover {
    color: #666666;
}
#euronorm, #ul, #iec_iecee, #ipx4, #ce, #intertek  {
    padding-right: 30px;
}
#euronorm img:hover{
    background-color: rgba(255,255,255,0.2);
}
#symbols {
    margin-top: -1px;
    text-align: center;
    line-height: 45px;
    padding-top: 40px;
}
.line_symbol{
    position: absolute;
    width: 170px;
    height: 170px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    box-shadow: 1px 1px 3px #333;
    text-align: center;
    padding-top: 20px;
}
.line_symbols:hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}
.socials-shares-container {
    float: none;
    text-align: center;
    margin-top: 145px;
}
.socials-share {
    margin-right: 20px;
}
.g-recaptcha {
    display: none;
    margin: 0 auto;
}

.buttons.form div {
    margin: -3px 0 0 0;
}
#video-container {
    overflow: hidden;
}
#article_video {
    width: 100%;
}
#continue-bar {
    width: 100%;
    height: 50px;
    background-color: #FFFFFF;
    border: #CCCCCC solid 1px;
}
.slide-down {
    line-height: 44px !important;
    font-size: 34px;
}
/* CONFIGURATOR */

#restart {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    width: 265px;
    left: 50%;
    font-size: 20px;
    text-align: center;
    font-weight: 900;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    padding: 10px;
    color: #FFFFFF;
    background-color: rgba(193, 39, 45, 0.7);
    cursor: pointer;
    z-index: 10;
}
#restart span {
    font-size: 14px;
    font-weight: 500;
    font-family: helvetica-neue-medium;
}
#restart:hover {
    background-color: #bf4d52;
}
#values-container {
    float: left;
    width: auto;
    min-height: 768px;
    padding-bottom: 450px;
}
#product_preview, #documentation_preview {
    position: relative;
    width: 100%;
}
#product_preview h4, #documentation_preview h4 {
    width: 80px;
}
#documentation_preview h4 {
    width: 150px;
}
#product_preview {
    padding-top: 20px;
    border-top: 1px solid #999999;
    background-color: #FFFFFF;
    z-index: 2;
}
#documentation_preview {
    position: absolute;
    top: 171px;
    background-color: #FFFFFF;
    z-index: 1;
    left: 0;
    padding: 15px 15px 0 15px;
}
#product_preview_title, #documentation_preview_title {
    top: -67px;
    width: 265px;
    height: 67px;
    position: absolute;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    background-color: #FFFFFF;
    cursor: pointer;
}
#product_preview_title {
    left: 50%;
    background-color: #FFFFFF;
}
#documentation_preview_title {
    left: 75%;
    background-color: #CCCCCC;
}
#types-classes-container {
    display: none;
}
.options-container {
    width: 940px;
    height: auto;
    padding: 20px 0 0 7px;
}
.step-number {
    float: left;
    margin: 0 0 30px 0;
    width: 30px;
    height: 30px;
    border: 1px solid #000000;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    font-weight: 900;
}
.option-family-title{
    float: left;
    margin-left: 20px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    font-weight: 900;
}
.square_button {
    display: none;
}
.big_square, .little_square, .rectangle {
    -webkit-border-radius: 14px;
    border-radius: 14px;
    box-shadow: 0 0 7px #666666;
    margin-right: 25px;
    font-family: bebasneue-regular;
    font-size: 18px;
    color: #606674;
    text-align: center;
    -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.big_square:hover, .little_square:hover {
    cursor: pointer;
}
.big_square {
    position: relative;
    float: left;
    padding: 10px;
    width: 135px;
    height: 135px;
}
.opacity-hide {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    width: 135px;
    height: 135px;
    border-radius: 14px;
    border: 1px solid black;
    z-index: 0;
    display: none;
}
.opacity-hide-light {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    width: 135px;
    height: 135px;
    border-radius: 14px;
    border: 1px solid black;
    z-index: 0;
    display: none;
}
.opacity-hide-small {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    width: 65px;
    height: 65px;
    border-radius: 14px;
    border: 1px solid black;
    z-index: 0;
    display: none;
}
.opacity-hide-rectangle {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    width: 145px;
    height: 65px;
    border-radius: 14px;
    border: 1px solid black;
    z-index: 0;
    display: none;
}
.big_square .label-title{
    z-index: 1;
}
.big_square .label-img {
    width: auto;
    height: 95px;
}
.big_square .label-img img {
    max-width: 110px;
    max-height: 90px;
}
.square_button:checked + label {
    border: 2px solid red;
}
.label_finishing_options .label-img,
.label_extra_options .label-img,
.label_finishing_colors .label-img,
.label_extra_colors .label-img {
    height: 45px;
}
.label_finishing_options .label-title,
.label_extra_options .label-title,
.label_finishing_colors .label-title,
.label_extra_colors .label-title  {
    position: absolute;
    top: 54px;
    left: 0;
    color: #FFFFFF;
    width: 100%;
    display: none;
}
.little_square .label-title {
    display: table-cell;
    width: 100%;
}
.label-title > div {
    display: table-cell;
    color: #666666;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    margin-top: 6px;
    font-size: 14px;
    font-family: helvetica-neue-medium;
    vertical-align: middle;
    text-align: center;
}

.types_container {
    float: left;
    width: 70px;
    height: 135px;
    display: none;
}
.optionals-accessories-container {
    margin-left: 15px;
    float: left;
    width: 145px;
    height: 135px;
    display: none;
}
#extra-options-container {
    display: none;
}
#extra-options-container-elory {
    display: none;
}
.little_square {
    position: relative;
    width: 65px;
    height: 65px;
    font-family: helvetica-neue-thin;
    margin-bottom: 0px;
    padding: 0 3px 0 3px;
}
.tc_1 {
    background-color: #f15a24;
}
.tc_2 {
    background-color: #29abe2;
}
.rectangle {
    position: relative;
    width: 145px;
    height: 65px;
    display: table;
}
.rectangle .label-img {
    float: left;
    width: 40%;
    height: 65px;
}
.rectangle .label-title {
    padding: 7px 7px 0 0;
    float: right;
    width: 60%;
    display: table-cell;
    vertical-align: middle;
}
#products-table-container {
    display: none;
}
#products-table {
    border: 1px solid #FFFFFF;
    /*overflow: hidden;*/
}
#products-table td, #detail-table td {
    padding: 10px;
    /*border: 1px solid #B3B3B3;*/
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    color: #606674;
    font-size: 16px;
    font-family: helvetica-neue-medium;
    border-bottom: none;
}
#products-table td:last-child {
    border-right: none;
}
#products-table td.text-left {
    text-align: left;
}
#products-table tbody tr{
    height: 75px;
}
#products-table tbody tr td:nth-child(n+2) {
    border-top: 2px solid #B3B3B3;
    border-bottom: 2px solid #B3B3B3;
}
#products-table tbody tr td:first-child {
    line-height: 13px;
    vertical-align: middle;
}
#products-table tbody tr:first-child td:nth-child(2) {
    border: none;
    line-height: 13px;
    vertical-align: middle;
}
#products-table thead tr:nth-child(2) {
    line-height: 13px;
}
.top-triangles {
    border-top: 2px solid #B3B3B3;
    padding-top: 30px !important;
    position: relative;
}
.left-triangles {
    border-left: 2px solid rgba(179, 179, 179, 0.41) !important;
    padding-left: 20px !important;
    position: relative;
}
.top-triangles-img {
    position: absolute;
    top: -2px;
    left: 29%;
}
.left-triangles-img {
    position: absolute;
    top: 29%;
    left: -2px;
}
.fractions {
    font-size: 10px;
    font-family: helvetica-neue-thin;
}
.table-height {
    /*background-color: rgba(140,140,140,0.60);*/
    /*color: #FFFFFF;*/
    font-family: bebasneue-regular;
    font-size: 30px;
    padding: 0 10px 0 10px;
    /*border-right: 1px solid rgba(178,178,178,0.6);*/
}
.table-length {
    /*background: url(../img/length.png) no-repeat center center;*/
    /*background-color: #B2B2B2;*/
    padding: 90px 15px 0 15px;
    font-family: bebasneue-regular;
    vertical-align: middle;
    /*border-bottom: 1px solid #B2B2B2;*/
}
.table-length span {
    display: inline-block;
    transform: rotate(270deg);
    font-size: 34px;
    width: 15px;
}
.table-dimensions {
    background-color: #B2B2B2;
    color: #FFFFFF;
    visibility: hidden;
}
.depth-data {
    font-family: helvetica-neue-thin;
    font-size: 13px;
}
#results-container {
    position: absolute;
    top: 0px;
    right: 0px;
    /*min-height: 768px;*/
    background-color: #FFFFFF;
    width: 400px;
    margin-bottom: 30px;
}
.fixed-results-container {
    position: fixed !important;
    /*top: 100px !important;*/
}
#docs_container {
    display: none;
}
#product-image-container {
    width: 400px;
    height: 566px;
    overflow: hidden;
}
#medium-product-image {
    display: none;
}
.thumb-image-td {
    position: relative;
    text-align: center;
}
.thumb-image-td:hover {
    box-shadow: inset 1px 1px 7px #bababa;
}
#forgot_form {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
#forgot-password {
    cursor: pointer;
    color: cornflowerblue;
}
#forgot-password:hover {
    text-decoration: underline;
}
.product-thumb-image{
    display: none;
    position: absolute;
    top: 60px;
    left: 60px;
    z-index: 10;
    box-shadow: 0px 0px 7px #666666;
}
.partial_code {
    display: none;
    margin: none;
}
.radio-button {
    width: 16px;
    height: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid #606674;
    position: absolute;
    top: 30px;
    left: 41%;
}
.radio-button:hover {
    cursor: pointer;
}
.red-selection {
    margin: 1px 0 0 1px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.partial_code:checked + label > .red-selection {
    background-color: #FF0000;
}
.inches {
    color: #B2B2B2;
}
.inches:first-child {
    font-size: 14px;
}
#finishing-container {
    display: none;
}
#depth-container {
    display: none;
}
#accessories-container {
    padding-top: 30px;
    width: 530px;
    display: none;
    overflow: hidden;
    margin-bottom: 600px;
}
.accessory-container {
    padding-top: 15px;
    border-bottom: 1px solid #B3B3B3;
    height: auto;
    font-size: 18px;
    width: 470px;
    float: left;
}
.accessory-description-container {
    width: 340px;
    height: 50px;
    padding: 0 5px 0 10px;
    overflow: visible;
}
.accessory-code-container {
    width: 80px;
    margin-left: 10px;
}
.accessory-quantity-container {
    text-align: right;
    padding: 5px 24px 0px 0;
    width: 120px;
}
.accessory-price-container {
    width: 160px;
    text-align: right;
    color: #009245;
    padding-right: 23px;
    float: right;
}
.accessory-image-container {
    float: left;
    width: 280px;
    height: 150px;
}
.accessory-selector-container {
    float: left;
    position: relative;
    width: 188px;
    height: 150px;
    padding: 15px 0 0 0;
}
.accessories-tech-docs a.iframe.tech-draw, .accessory-selector-container a.iframe.tech-sheet {
    float: left;
    width: 50%;
    height: 50px;
    line-height: 50px;   
}
.accessories-tech-docs a.iframe:hover, .shelf-tech-docs a.iframe:hover {
    text-decoration: none;
    color: #000000;
}
.accessories-tech-docs .pdf-icon {
    font-size: 36px;
}
.accessories-tech-docs .icon-title {
    font-size: 18px;
    padding: 16px 0 0 10px;
    margin-left: 10px;
}
.accessory-selector-container .ui-spinner {
    float: right;
    margin-top: 3px;
    margin-bottom: 5px;
    width: 100%;
}
.shelf-tech-docs, .accessories-tech-docs {
    width: 100%;
    height: 50px;
}
.shelf-tech-docs a.iframe.tech-draw, .shelf-tech-docs a.iframe.tech-sheet {
    float: left;
    width: 50%;
    height: 50px;
    line-height: 50px;
}
.shelf-tech-docs .pdf-icon {
    font-size: 36px;
}
.shelf-tech-docs .icon-title {
    font-size: 12px;
}
.second-level-container, .third-level-container {
    float: left;
    width: 530px;
    display: none;
}
.second-level, .third-level {
    float: left;
    margin-top: -1px;
}
#accessories-list {
    position: relative;
    border-top: 2px solid #606674;
}
.next-level-two, .next-level-three {
    width: 30px;
    float: left;
    height: 196px;
    cursor: pointer;
    background-color: #FFFFFF;
    border: 1px solid #87888A;
    background-image: url('../img/forward-grey.png');
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 71px;
}
@-moz-document url-prefix() {
    .next-level-two, .next-level-three {
        margin-top: 72px;
    }
    .top-triangles {
        border-top: 3px solid #b3b3b3;
    }
    .top-triangles-img {
        top: -5px;
    }
    .left-triangles {
        border-left: 3px solid rgba(179, 179, 179, 0.58) !important;
    }
    .left-triangles-img {
        left: -5px;
    }
}
.next-level-two:hover, .next-level-three:hover {
    background-color: #87888A;
    background-image: url('../img/forward-white.png');
    box-shadow: 0px 0px 3px #87888A;
}
.next-level-two:active, .next-level-three:active {
    box-shadow: none;
}

.back-arrow-container-two, .back-arrow-container-three {
    float: left;
    margin-top: 70px;
    width: 30px;
    height: 196px;
    cursor: pointer;
    background-color: #FFFFFF;
    border: 1px solid #87888A;
    background-image: url('../img/back-grey.png');
    background-position: center center;
    background-repeat: no-repeat;
}
.back-arrow-container-two:hover, .back-arrow-container-three:hover {
    background-color: #87888A;
    background-image: url('../img/back-white.png');
    box-shadow: 0 0 3px #87888A;
}
.back-arrow-container-two:active, .back-arrow-container-three:active {
    box-shadow: none;
}
#supply-summary-title {
    font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
    font-size: 34px;
    color: #FFFFFF;
    background-color: #606674;
    padding-left: 10px;
}
#supply-accessories-title {
    font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
    font-size: 24px;
    color: #606674;
}
#data-final-code {
    float: left;
    width: 240px;
}
#data-final-code div:first-child {
    font-size: 22px;
}
#data-final-code div:last-child {
    font-size: 20px;
}
#final-code-selector-container {
    position: relative;
    padding: 5px 0 0 5px;
    float: left;
    width: 160px;
    text-align: right;
    visibility: hidden;
}
#final-code-selector-container div:nth-child(2) {
    padding: 6px 5px 0 0;
}
#final-code-selector-container div:last-child {
    padding-right: 25px;
}
#final-code-selector-container .ui-spinner-input {
    width: 50px !important;
    height: 50px !important;
    border: 2px solid #B2B2B2 !important;
    font-size: 22px;
}
#final-code-price-container {
    visibility: hidden;
}
#final-code-price {
    font-size: 20px;
}
#final-code-description {
    font-size: 16px;
}
#shelf-container {
    display: none;
}
#shelf-accessories-container {
    padding-top: 20px;
}
#accessories-shelf {
    padding-right: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.chosen-accessory-img, .chosen-accessory-data {
    width: 42%;
}
.chosen-accessory-management {
    position: relative;
    width: 12%;
    text-align: center;
}
.chosen-accessory-management .ui-spinner {
    position: absolute;
    top: 65px;
    right: -20px;
}
.chosen-accessory-management .chosen-cart-delete {
    position: absolute;
    top: 1px;
    right: 0px;
}
.chosen-accessory-management .chosen-cart-quantity {
    position: absolute;
    top: 40px;
    right: 22px;
}

.chosen-accessory-container {
    font-size: 14px;
    padding: 22px 0 10px 0;
    overflow: hidden;
    border-bottom: 1px solid #B3B3B3;
}
.chosen-accessory-price {
    font-weight: 900;
    color: #009245;
    text-align: right;
    font-size: 20px;
    padding-right: 17px;
    padding-right: 23px;
    width: 150px;
    margin-top: 55px
}
.chosen-accessory-price.cart {
    text-align: right;
    padding-right: 22px;
    margin-top: 104px;
}
.chosen-accessory-delete, .chosen-cart-delete {
    border: 0;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    background-color: #FFFFFF;
    color: #606674;
    font-size: 16px;
    cursor: pointer;
    box-shadow: 0px 0px 3px #606674;
    margin-bottom: 20px;
    margin-right: 8px;
}
.chosen-accessory-delete:hover, .chosen-cart-delete:hover {
    background-color: #606674;
    color: #FFFFFF;
    box-shadow: 0px 0px 6px #606674;
}
.chosen-accessory-delete:active, .chosen-cart-delete:active {
    color: #FF0000;
}
.highlight-row {
    overflow: hidden;
}
#docs_icons_container {
    height: 75px;
    border-top: 2px solid #606674;
    border-bottom: 2px solid #606674;
    padding: 10px 0 78px 0;
}
.pdf-icon {
    font-size: 48px;
    color: #606674;
    text-decoration: none !important;
}
#accessories-shelf-footer {
    padding: 0px 4px 0 10px;
    overflow: hidden;
}
#total-cart-footer-preview {
    width: 46%;
    position: absolute;
    right: 0;
    top: 0;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    -moz-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
#shelf-total-price, #shelf-total-amount, .cart-total-amount {
    font-family: helvetica-neue-bold,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 22px;
}
#shelf-total-price, #shelf-discount-price {
    float: left;
}
#shelf-discount-price {
    width: 38%;
    margin-left: 16px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
#shelf-discount-price .register a {
    font-size: 16px;
    font-weight: 900;
    color: red;
    text-decoration: underline;
}
#shelf-discount-price .base_discount {
    font-size: 16px;
    color: red;
    font-weight: 900;
}
#shelf-cart-add {
    /*display: none;*/
}
/* CART */
#cart-footer {
    padding: 40px;
}
#cart-total-price {
    float: left;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 10px;
}
.cart-total-title {
    font-size: 16px;
}
#shelf-cart-add {
    width: 67px;
    height: 46px;
    background-color: transparent;
    border: 1px solid #009245;
    font-family: helvetica-neue-thin,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    float: right;
    margin-top: 10px;
    font-size: 20px;
    color: #666666;
    border-radius: 4px;
}
#shelf-cart-add img {
    margin-top: -2px;
    margin-left: -3px;
}
#purchase {
    width: 100%;
    height: 46px;
    background-color: #6bb022;
    box-shadow: 0 0 2px #333333;
    border: 0;
    font-family: helvetica-neue-thin,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    float: right;
    margin-top: 10px;
}
.purchase-cart {
    margin-top: 5px !important;
    float: right !important;
}
#button-purchase {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}
#shopping-cart-image {
    margin: 10px 0 0 15px;
    float: right;
}
#modify_cart {
    float: left;
    padding: 15px 0 0 15px;
}
#modify_cart a {
    font-size: 29px;
    text-decoration: underline;
    color: #F00 !important;
}
#modify_cart a:hover {
    color: #2a2a2a !important;
}
.icon-title {
    width: 120px;
    font-size: 22px;
    padding: 5px 45px 0 10px;
}
#footer {
    width: 100%;
    background-color: #222222;
}
#footer-button {
    width: 70px;
    height: 15px;
   font-family: helvetica-neue-bold,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    background-color: #222222;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    margin-left: 48%;
    cursor: pointer;
}
.cart-container {
    position: relative;  
    margin-bottom: 180px;
}
#cart_button {
    color: #000000 ;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: bold;
   background-color: transparent;
    background-image: url("/img/icon-cart.png");
    background-position: left center;
    background-repeat:no-repeat;
    width: 100px;
    height: 26px;
    border: none;
    margin: 11px 0 -3px 11px;
    padding: 0 0 0 40px;
}
.cart_on {
    color: #C1272D !important;
    margin-top: 12px !important;
    box-shadow: 0px 0px 2px #49535B !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
#cart_menu {
    display: none;
    border: solid 1px #A3A3A3;
    position: fixed;
    top: 86px;
    right: 80px;
    background-color: #FFFFFF;
    padding-bottom: 10px;
    width: 688px;
}
#cart-products {
    overflow-y: scroll;
    overflow-x:  hidden;
    width: 57%;
}
#cart-products h3 {
    color: #FFFFFF;
    background-color: #606674;
    padding: 5px 0 5px 20px;
}
#cart_li {
    position: relative;
    width: 125px;
}

#product-number-notification {
    top: 10px;
    left : 40px;
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 9px;
    background-color: black;
    font-family: 'Raleway', sans-serif;
    color: #FFFFFF;
    line-height: 14px;
    text-align: center;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    font-size: 11px;
    
}
.total-cart-footer {
    position: fixed;
    top: 120px;
    left: 60%;
    width: 390px;
    background-color: #ededed;
    z-index: 0;
    padding: 40px;
}
.header-image-container {
    position: fixed;
    top: 100px;
    background-color: #FFFFFF;
}
.chosen-accessory-number, .chosen-product-number {
    width: 30px;
   font-family: helvetica-neue-bold,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 900;
    border: none;
    text-align: center;
}
.chosen-accessory-number {
    border: 1px solid #000000;
}
.partial-total {
    overflow: hidden;
    margin: 19px 0 10px 0;
    padding-right: 20px;
    width: 40%;
    float: right;
}
.configurator_style_p { 
    font-size: 21px;
    text-transform: uppercase;
}
#final-code {
    padding: 10px 0 10px 0;
}
#final-code-quantity {
    padding-right: 23px;
    margin-bottom: 14px;
}
.cart-product-img img {
    display: block;
    margin: 0 auto;
}
#cart-trash-can {
    margin: 10px 0 0 0;
}
#empty-cart {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 10px;
}
#empty-cart div:first-child {
    padding: 0 0 0 25px;
    overflow: hidden;
}
#empty-cart div:last-child {
    margin-top: 14px;
    margin-left: 17px;
}
#empty-cart div{
    cursor: pointer;
}
#empty-cart:hover {
    color: #C1272D;
    font-style: italic;
    text-decoration: underline;
}
#empty-cart:active {
    color: #6bb022;
    margin-top: 1px;
}
#quantity_p {
     position: absolute;
    top: 27px;
    right: 73px;
    border-radius: 8px;
    background-color: red;
    color: white;
    display: none;
    font-weight: 700;
    width: 310px;
    height: 25px;
    padding: 4px;
    text-align: center;
}
#quantity_p::before {
     content: "";
    position: absolute;
    left: 99%;
    top: 5px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 17px solid red;
    border-bottom: 8px solid transparent;
}
#more_configurations {
    color: #C1272D;
    font-family: helvetica-neue-bold,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.cart-notes {
    width: 100%;
    height: 120px;
    background-color: aliceblue;
}
.notes-container {
    padding-top: 11px;
    width: 60%;
    float: left;
    margin-bottom: 20px;
}
/* END OF CART */
/* FRONT END ACCOUNT */
#account-management-container {
    padding-top: 30px;
}
div.account {
    min-height: 350px;
    margin-bottom: 30px;
}
div.account form, .account_form {
    background-color: #F8F8F8;
    padding: 20px;
    min-height: 320px;
}
div.account button {
    margin-top: 20px;
    padding: 0 20px 0 20px;
    height: 32px;
    line-height: 32px;
    background-color: #6bb022;
    color: #FFFFFF;
    font-size: 16px;
    border: 1px solid #6bb022;
    box-shadow: inset 0 0 2px #FFFFFF;
}
div.account button:hover {
    opacity: 0.8;
}
div.account button:active {
    opacity: 1;
    background-color: #222222;
    padding-top: 1px;
}
div.account button i {
    margin-right: 10px;
}
div.account input[type="text"], 
div.account input[type="email"], 
div.account input[type="password"],
div.account select {
    width: 270px;
    height: 32px;
    margin-right: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

div.account textarea {
    width: 270px;
    height: 66px;
}
.password-container {
    margin-top: 61px;
}
div.form-row {
    margin-top: 15px;
}
.suffix-value {
    margin-right: 20px;
}
#logout-button {
    

   font-family: 'Raleway', sans-serif !important;
}
#customer-name {
   font-family: helvetica-neue-medium,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 12px;
}
#li-customer-name {
    
}
#customer-name:hover {
    font-style: oblique;
    text-decoration: underline;
}
#account-table {
    width: 100%;
    margin: 50px 0 50px 0;
}
#account-table a {
    text-decoration: none;
    color: #222222;
    padding: 20px;
}
#account-table td i{
    font-size: 32px;
}
#account-table td {
    font-size: 24px;
}
#account-table td a:hover {
    background-color: #EEEEEE;
}
#billing_state_province_container {
    display: none;
}
#delivery_state_province_container {
    display: none;
}
.addresses-form label.error {
    width: 140px;
    height: auto;
}
/* END OF FRONT END ACCOUNT */
/*    BEGIN ACCOUNT ORDERS */
.data_table {
    width: 100%;
    border: 1px solid #000000;
}
.data_table td {
    border: 1px solid #dddddd !important;
    vertical-align: middle;
}
.data_table th {
    border: 1px solid #FFFFFF;
    background: none repeat scroll 0 0 #555555;
    border-bottom-width: 1px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1.5px;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    height: 50px;
    padding: 10px 10px 10px 10px;
}
.data_table caption {
    font-weight: 700;
    font-size: 24px;
    text-align: left;
    margin-bottom: 20px;
}
.data_table .details {
    display: inline-block;
    background-color: #555555;
    font-size: 13px;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 7px;
    color: #FFFFFF;
    cursor: pointer;
    margin: 10px;   
}
.data_table .details:hover {
    background-color: #717171;
}
#results_table td {
    height: 80px;
    vertical-align: middle;
    font-size: 16px;
    color: #555555;
}
#results_table tbody tr:nth-child(even) {
    background-color: #EAEAEA !important;
}
.insert_container_header {
    padding: 30px 0 10px 0;
    font-size: 20px;
}
#detail-table-container {
    margin-bottom: 30px;
}
.orders_button {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 10px;
    font-weight: 900;
    border: 0;
}
.orders_button:hover {
    background-color: #555555;
}
.orders_buttons_container {
    padding: 20px 0 20px 0;
}
#orders_button_return {
    width: 275px;
}
#order-client-side #products-table tr:nth-child(odd), #detail-table tr:nth-child(odd) {
    background-color: #CCCCCC;
}
#order-client-side #products-table tr:hover td:nth-last-child(-n+5), #detail-table tr:hover {
    background-color: #888888;
    color: #FFFFFF;
}
.order-notes-tr {
    border-bottom: #000000 solid 2px;
}
#payment_options_container {
    font-size: 20px;
    margin-top: 20px;
    overflow: hidden;
    display: none;
}
#bank_transfer_data {
    width: 80%;
    height: 260px;
    font-size: 14px;
    font-weight: 900;
    border: 0;
    resize: none;
    background-color: transparent;
    line-height: 31px;
    padding-top: 20px;
}
#bank-transfer-container {
    overflow: hidden;
    width: 500px;
    height: auto;
    border: solid 1px #E9E9E9;
    padding: 10px;
    margin-top: 10px;
    box-shadow: 1px 1px 0 #CCCCCC;
}
#bank-button, #paypal-button {
    width: 493px;
    background: none;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 0px #ddd;
}
#paypal-button {

}
#hss_iframe {
    background: url('../img/ajax-loader.gif') no-repeat;
    background-position: center 145px;
    margin-top: 59px;
    margin-left: -25px;
}
.tr-discount {
    display: none;
}
.tr-discount td {
    text-align: center;
}
#video-instruction-container {
    width: 70%;
    padding-right: 30px;
}
#video-instruction-container video{
    width: 100%;
    margin-bottom: 200px;
}
#documentation-container {
    width: 30%;
    float: right;
}
#documentation-container .data_table th {
    font-family: bebasneue-regular,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
    font-size: 34px;
    color: #FFFFFF;
    background-color: #606674;
    padding-left: 10px;
}
#documentation_table tr {
    height: 80px;
}
#documentation_table tr td:first-child {
    font-size: 47px;
    text-decoration: none;
}
#documentation_table tr td:last-child {
    padding-left: 10px;
    line-height: 80px;
    font-size: 18px;
        vertical-align: middle;
}
#documentation_table a {
    color: #606674;
    text-decoration: none;
}
#documentation_table a:hover {
    color: #C1272D;
}

.label_colors {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 25px;
}
#finishing-colors-container, #extra-colors-container {
    display: none;
    width: 550px;
}

.extra-options-elory-background {
    background-color: #eee;
    padding-left: 25px;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 10px;
    width: 345px;
    margin-top: -15px;
    border-radius: 15px;
}

.lamp_on {
    background: url('../img/lamp_1.png') no-repeat center center;
    background-size: 50%;
    background-position-y: 33px;
}
.lamp_off {
    background: url('../img/lamp_0.png') no-repeat center center;
    background-size: 45%;
    background-position-y: 33px;
}
.plus {
    position: absolute;
    left: -22px;
    font-size: 28px;
    font-weight: bold;
    top: 8px;
}
.accessory-number {
    font-size: 0.9em !important;
}

.excluding_vat {
    font-style: italic;
    font-size: 14px;
    font-family: helvetica-neue-thin;
}
.bg-image {
    width: 100%;
}
.padding-top-down-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.padding-top-down-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
/* END ACCOUNT ORDERS */
@media (max-height: 414px) {
    #top-header {
        display: none;
    }
    .fake-header {
        height: 30px;
    }
    .navbar-default {
        height: 30px !important;
    }
    .line_symbol {
        display: none;
    }

    .slide-description {
        display: none;
    }
}
@media (max-width: 992px) {
    h1 {
        font-size: 16px !important;
    }
    .socials-selector span {
        margin-left: 0;
    }
    .navbar-brand img {
        width: 160px !important;
        height: auto !important;
    }
    #slider-container {
        margin-top: 100px;
    }
    .slide-description-container {
        top: 15% !important;
    }
    .slide-title {
        font-size: 35px !important;
    }
    .slide-title {
        display: none;
    }
    .slide-subtitle {
        font-size: 35px !important;
    }
    .slide-description {
        font-size: 18px;
    }
    #cart-footer {
        margin: 0 0 0 -50px;
    }
}
@media (max-width: 767px) {
    .navbar-nav {
        margin: 0px -15px !important;
        background-color: rgba(255,255,255,0.9) !important;
    }
    .nav {
        padding-right: 0px !important;
    }
    .navbar-brand {
        margin-top: -10px !important;
    }
    .navbar-brand img {
        width: 190px !important;
        height: auto !important;
    }
    .socials-selector span {
        margin-left: 0;
        margin-top: 5px;
    }
    .section-our-products {
        margin-top: 0 !important;
    }
    #top-header {
        padding: 5px 0 50px 0;
    }
    div.account input {
        width: 220px;
    }
    .line_symbol {
        display: none;
    }
    .slide-title {
        display: none;
    }
    .slide-subtitle {
        font-size: 35px !important;
    }
    .slide-description {
        display: none;
    }
    #slider-container {
        margin-top: 0 !important;
    }
}
@media (min-width: 992px) {
    h1 {
        font-size: 26px ;
        
    }
    .navbar-brand img {
        max-width: 356px !important;
        height: auto !important;
    }
    div.form-container {
        max-width: 603px;
        margin: 60px auto;
        height: auto;
        text-align: center;
    }
    .icon_medium {
        margin: 0 20px 0 10px;
    }
}
@media (min-width: 1366px) {
    .related_article_video {
        width: auto;
    }
    .icon_medium {
        margin: 0 20px 0 40px !important;
    }
}
@media (min-width: 768px) and (max-width: 1025px) {
    .related_article_video_container {
        width: 70%;
    }
    .socials-selector span {
        margin-left: 0;
        margin-top: 5px;
    }
    #product-image-container {
        width: 350px;
        height: 495px;
        display: none;
    }
    .ui-icon-triangle-1-n, .ui-icon-triangle-1-s {
        transform: scale(2);
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
h1 {
        font-size: 18px !important;
    }
}




.fascione{
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    padding: 60px 0 60px 0 ;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    line-height: 25px;
    color: #585858;
}

.fascione p{
    text-align: center;
    color: #585858;
}

.fascione h2{
    text-align: center;
    font-family: 'Raleway', sans-serif !important;
    font-style: italic;
    color: #585858;
    margin-bottom: 30px;
}


@media(max-width: 760px){
    .fascione{
        padding: 40px 0;
        
    }
    .testo-fascione{
        overflow: hidden;
        box-sizing: border-box;
        max-height: 800px;
        text-align: left;
        line-height: 26px;
        -webkit-transition: max-height 0.5s; /* Safari */
        transition: max-height 0.5s;
        transition-timing-function: ease-out;
    }

    .testo-fascione.chiuso{
        max-height: 100px;
        background: linear-gradient(to bottom, #585858 70%, #ebebeb 99%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        
        

    }

    #tasto-apri-fascione{
        text-align: center; 
        margin: 10px 0;
        padding: 10px 0 ;
    }

    #tasto-apri-fascione img.roversa{
        transform: rotate(180deg);
    }
}


#home-help-desk{
    text-align: center;
    padding: 50px 0 0 0;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-top: 2px solid white;
    overflow: hidden;
}

#home-help-desk h2{
    color: #585858;
    text-align: center;
    font-family: 'Raleway', sans-serif !important;
}

.hhd-container{
    border-top: 2px solid #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0 20px 0;
    margin-top: 20px;

}

.hhd-box{
    border-right: 2px solid #fff;
}

.hhd-box:last-child{
    border-right: none;
}

.hhd-box img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.hhd-box a{
    color: #585858;
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px;
}

@media(max-width: 760px){
    #home-help-desk{
        padding: 20px 0 0 0;
    }   

    #home-help-desk h2{
        margin-bottom: 30px;
    }

    .hhd-container{
        padding: 0;
        margin-top: 0;
    }

    .hhd-box{
        width: 90%;
        margin-left: 5%;
        border-right: none;
        border-bottom: 2px solid #fff;
        box-sizing: border-box;
        text-align: left;
        padding: 15px 0 15px 0 !important;

    }

    .hhd-box:last-child{
        border-bottom: none;
    }
}


#footer-logo{
    margin-top: 50px;
}



#porta-loghi>div{
    display: inline-block;
    vertical-align: middle;
    padding: 10px 20px 0 0; 
    width: 40%;
    margin: 0;
    box-sizing: border-box;
    text-align: center !important;
    margin-left: -15px;
    margin-right: 10px;
    margin-bottom: 15px;
}

#porta-loghi>div>a{
    width: 100%;
    display: block;
    margin: auto;
}


#porta-loghi>div>a>img{
    max-width: 100%;
}

.show-only-mobile{
    display: none;
}

.hide-only-mobile{
    display: block;
}

@media(max-width: 760px){
    .container-fluid{
        padding: 0px !important; 
    }

    

    #footer-container-fluid,
    .container-fluid,
    .section-footer .container{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .footer-column{
        padding: 0 !important;
        border-bottom: 2px solid white;
        margin-top: 0;
    }

    .footer-column .pull-left{
        width: 100%;
    }
    
    .footer-column .column-title-mobile{
        
        width: 100%;
        margin: 0 0 0 0 ;
        padding: 30px 20px;  
        background-image: url("/img/icon-down-arrow.png"); 
        background-repeat: no-repeat;
        background-position: right 20px top 33px;

    } 
    

    .footer-column .icon-arrow{
        display: inline-block;
        vertical-align: middle;
        
        float: right;
    }   
    

    .footer-column .foot-show-hide{
        display: none;
        padding: 40px 20px 40px 20px;
        box-sizing: border-box;
        background-color: #e7e7e7;
        box-shadow: inset 0px 6px 10px rgba(0, 0, 0, 0.1);
        overflow: hidden;
    }


    .section-copyrights{
        padding-top: 30px;
        border-top: none !important;
    }

    .section-copyrights .copyrights-column{
        width: 100%;
        text-align: center;
        margin: 0 0 0 0;
        padding: 0 20px 10px 20px;
    }

    #footer-logo{
        overflow: hidden;
        padding: 60px 20px 0px 20px;
    }

    #foot-dati{
        padding: 20px !important;
        box-sizing: border-box;
    }


    .show-only-mobile{
        display: block;
    }

    .hide-only-mobile{
        display: none;
    }

    #porta-loghi>div{
        width: 50%;
        margin-right: 0%;
        margin-left: 0px;
    }

    
    
    
}




/*********home page slider mobile version*****/
.li-box-mobile{
    background: white;
    padding: 20px 0 0 0 !important;
}


.li-box-mobile>.row{
    padding: 10px 15px;
    box-sizing: border-box;
    
    overflow: hidden;
    margin-left: 0;
    width: 100%;
    margin:0;
    

}

.li-box-mobile>.row>.col50{
    width: 48%;
    display: inline-block;
    vertical-align: bottom;
    overflow:hidden;
}


.li-box-mobile>.row>.col50:first-child{
    margin: 0 1%;
    
}

.slide-title-mobile{
    padding: 0 ;
    box-sizing: border-box;
    font-family: 'Raleway', sans-serif ;
    font-weight: bold;
    letter-spacing: 0px;
    font-size: 33px;
    line-height: 25px;
    
}

.slide-title-mobile span{
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}

@media(max-width: 370px){
    .slide-title-mobile{
        font-size: 25px;
        line-height: 20px;
    }
}

.slide-description-mobile{
    font-family: 'Raleway', sans-serif ;
    width: 49%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
    font-size: 9px;
    overflow:hidden;
}


.btn-resp-pieno{
	background-color: #192b57;
    border: 2px solid #192b57;
    border-radius : 0;
	color: white;
	padding: 10px 20px;
	font-size: 13px;
	cursor: pointer;
    width: 100%;
    max-width: 140px;
}

.btn-resp-pieno-s{
	background-color: #192b57;
    border: 2px solid #192b57;
    border-radius : 0;
	color: white;
	padding: 8px 12px;
	font-size: 11px;
	cursor: pointer;
    width: 100px;
}

.btn-resp-vuoto{
	background-color: transparent;
    border: 2px solid #192b57;
    border-radius : 0;
	color: #192b57;
	padding: 10px 20px;
	font-size: 13px;
	cursor: pointer;
    width: 100%;
    max-width: 140px;
}

.btn-resp-vuoto-s{
	background-color: transparent;
	border: 2px solid #192b57;
	color: #192b57;
	padding: 8px 12px;
	font-size: 11px;
	cursor: pointer;
    width: 100px;
}


/************/




#responsive-menu-button{
    right: 0;
    margin-top: 0;
    margin-right: 25px;
    top: -5px;

}


