@font-face {font-family:Avenir; src:url("../includes/fonts/Avenir-Regular.otf"); font-weight:normal;font-style: normal;}
@font-face {font-family:Garamond08; src:url("../includes/fonts/EBGaramond08-Italic.ttf"); font-weight:normal;font-style: normal;}
@font-face {font-family:Garamond12; src:url("../includes/fonts/EBGaramond12-Italic.ttf"); font-weight:normal;font-style: normal;}

@font-face {font-family:Roboto10; src:url("../includes/fonts/RobotoCondensed-Regular.ttf"); font-weight:normal;font-style: normal;}
@font-face {font-family:Roboto08; src:url("../includes/fonts/RobotoCondensed-Light.ttf"); font-weight:normal;font-style: normal;}


/***
*
SAMPLES
*
***/
.row.product {
    margin-top: 25px;
}

/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
}
 
    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
    }
 
    .tab-links li {
        margin:0px 5px;
        float:left;
        list-style:none;
    }
 
    .tab-links a {
        padding:9px 15px;
        display:inline-block;
        border-radius:3px 3px 0px 0px;
        background:#fff;
        font-size:16px;
        font-weight:600;
        color:#4c4c4c;
        transition:all linear 0.15s;
        font-family: 'Roboto10', sans-serif;
        font-size: 12px;
    }
 
    .tab-links a:hover {
        background:#b7cace;
        text-decoration:none;
    }
    .tab-links li.active a {
        background: #b58362;
    }

    .tab-links li.active a:hover {
        background: #b58362;
    }
 
    li.active a, li.active a:hover {
        background:#fff;
        color:#4c4c4c;
    }
    .tabs ul.tab-links {
        padding: 0 0 0 13px;
    }
 
    /*----- Content of Tabs -----*/
    .tab-content {
        padding:15px;
        border-radius:3px;
        /* box-shadow:-1px 1px 1px rgba(0,0,0,0.15); */
        background:#fff;
    }
 
        .tab {
            display:none;
        }
 
        .tab.active {
            display:block;
        }






    div.imgsamples1 {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    div.imgsamples1 ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    div.imgsamples1 ul li {
        float: left;
    }

    div.imgsamples1 ul li img {
        max-width: 45px;
    }


    div.imgsamples2 {
        width: 100%;
        clear: both;
    }

    div.imgsamples2 ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    div.imgsamples2 ul li {
        float: left;
    }

    div.imgsamples2 ul li img {
        max-width: 45px;
    }



div.icone {
    width: 12px;
    position: absolute;
    margin-left: 5px;
}

div.covetgroup {
    width: 10%;
    margin-top: 60px;
}

.formword {
    position: absolute;
    left: -20000px;

    }


.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

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

    .row.product {
        margin-top: 55px;
    }

    .display-h{

        text-align: center;
    }

    .display-x a img {
        float: none !important;
        margin: 0 auto;
    }
    .article-pad:nth-child(2n) {
        margin-right: 0;
    }
    .article-pad {
        width: 48.5% !important;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .article-pad a img{

        width: 100%;
    }
    iframe#iFrameResizer1 {
        width: 100% !important;
    }
    .modal {
        width: 100%;
    }
}

@media only screen and (max-width: 767px){
    .modal {
        width: 80%;
    }

    .widget-container ul.media-grid li.media-list-item.no-border.responsives-grid-item {
        width: 50% !important;
    }
    .btn-viewMore {
        margin-bottom: 25px;
    }
    .article-pad {
        width: 100% !important;
        margin-right: 0px;
        margin-bottom: 0px;
    }
    .article-pad a img{

        width: 100%;
    }
    iframe#iFrameResizer1 {
        width: 100% !important;
    }
    .nav-pills>li {
        float: left;
        width: 100%;
        margin-left: 0 !important;
    }

    .display-h{

        text-align: center;
    }

    .display-x a img {
        float: none !important;
        margin: 0 auto;
    }

    .no-padding-left {
        padding-left: 5px !important;
    }
    .no-padding-right {
        padding-right: 5px !important;
    }

    .form_home_middle_subscribe button{

        width: 100% !important;
    }
    input.homepage, select.homepage{

        width: 100% !important;
    }

    .top-mobile {
        margin-top: 50px;
    }

    .tabs{

        margin-top: 25px;
    }

    .tabs ul.tab-links {
        padding: 0;
    }

    form.form_home_middle_subscribe2 {
        padding: 0 15px;
    }

    form.form_home_middle_subscribe2 input {
        width: 100% !important;
    }
    .form_home_middle_subscribe2 button{

        width: 100% !important;
    }

    .home_middle_subscribe2 div{

        width: 100% !important;
    }

    .home_middle_subscribe2 .txt_label2{

        width: 100% !important;
    }
}


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

LANDING Fairs**
*****************************/
a.btn-book-m:hover {
    background-color: #b58362;
    color: #FFFFFF;
}
a.btn-book-m {
    background-color: #8fadb2;
    color: #FFFFFF;
    padding: 10px 20px;
    letter-spacing: 1px;
    font-size: 13px;
}
.mobile-one {
    display: none;
}
.form-landing-catalogue {
    padding-left: 3%;
    padding-right: 7%;
}
.btn-pieces-n {
    margin-top: 10px;
}
.btn-pieces-n a.btn-new-pieces {
    background-color: #b58362;
    color: #FFFFFF;
    padding: 5px 30px;
    letter-spacing: 1px;
    font-size: 11px;
    margin-top: 13px;
}
.input-block-half.ebook-landing {
    width: 100%;
}
.nav-pills>li>a {
    border-radius: 0;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1px;
    border: 1px solid #8fadb2;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #8fadb2;
    font-size: 12px;
    letter-spacing: 1px;
}
.nav-pills>li+li {
    margin-left: 25px;
}
.article-pad:nth-child(4) {
    margin-right: 0;
}
.article-pad {
    width: 23.69%;
    margin-right: 20px;
    margin-bottom: 20px;
}
.btn-article {
    text-align: center;
}
.btn-article a {
    background-color: #b58362;
    color: #FFFFFF;
    padding: 5px 30px;
    letter-spacing: 1px;
    font-size: 13px;
}
.title-article h1 {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
}
.excerpt {
    margin-top: 10px;
}
.excerpt p {
    font-size: 12px;
    line-height: 18px;
}

.tabs-line {
    margin-top: 27px;
    margin-bottom: 10px;
}

.img-landing-text {
    padding-left: 40px;
}

.widget-icff {
    text-align: center;
    padding-left: 60px;
}

.width-video{

    padding-left: 60px;
    padding-right: 0;
}

.width-video iframe{

    width: 100%;
}

.press_register_landing{

    margin: 0px 0px;
    padding: 18px 0px 0px 0px;
    float: left;
}

.txt_landing {
    padding-right: 15px;
    margin-bottom: 10px;
}

.press_register_landing h2 {
    padding-left: 0px;
    color: #464646;
    text-align: left;
    margin-top: 0;
}

input.bookameeting, select.bookameeting{

    border: 1px solid #abac9a;
}

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

    .mobile-one {
        display: block;
    }
    .mobile-off {
        display: none;
    }

    .press_register_landing {

        padding: 0px;
        margin-bottom: 30px;
    }

    .width-video{

        padding: 0px;
        margin-bottom: 30px;
    }
    .widget-icff{

        padding: 0;
    }
}

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

    .mobile-one {
        display: block;
    }
    .mobile-off {
        display: none;
    }

    .press_register_landing h2 {
        padding-left: 0px;
        margin-top: 0;
    }

    .txt_landing {
        padding-right: 0px;
    }

    .press_register_landing {

        padding: 0px;
        margin-bottom: 30px;
    }

    .width-video{

        padding: 0px;
    }
    .widget-icff{

        padding: 0;
    }


}




/***
*
POP-UP
*
***/


#pop-up-hover{
    position:fixed;
    background:#000;
    width:100%;
    height:100%;
    opacity: 0.6;
    z-index: 1000000;
  }

  #popup-home {
    position: fixed;
    width: 75%;
    left: 12.5%;
    height: 100%;
    background: transparent;
    border-radius: 5px;
    padding: 0px 0;
    text-align: center;
    z-index: 1111111;
    display: table;
  }

  #popup-inner {
    display: table-cell;
    vertical-align: middle;
  }

  #popup-inner img {
    max-width: 1000px;
    height: auto;
  }

#close-pop-up {
    position: absolute;
    background: transparent;
    color: white;
    right: 0px;
    top: 0px;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    cursor: default !important;
    line-height: 30px;
    text-align: center;
    font-size: 17px;
    font-weight: lighter;
    font-family: 'Lato', sans-serif;
    box-shadow: none;
    z-index: -1;
}

  #popup-home a img {
      width: 100%;
      height: auto;
  }




/***
*
STAMPS
*
***/
.new img {
    width: 35%;
    height: auto;
    position: absolute;
    right: 0;
    top:0;
    margin-top: 45px;
}

.discount img {
    width: 33%;
    height: auto;
    position: absolute;
    right: 10px;
    top:0;
    margin-top: 5px;
}



/***
*
MO 2016 E 100DESIGN
*
***/

.mo img {
    width: 15%;
    height: auto;
    position: absolute;
    right: 0;
    top:0;
}


.cemdesign img {
    width: 15%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;

}


.imglanding img {
    width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;

}

div.titulolanding {
    font-family: 'Roboto10', sans-serif;
    font-size: 30px;
    text-align: center;
}



.equiphotel img {
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
    position: absolute;
}



div.equiphotel2 img {
    width: 10%;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

div.bdny2016 img {
    width: 10%;
    margin-right: auto;
    margin-left: auto;
    display: block;
}





.imagemlanding img{
    margin-top: 10px;
}

/***
*
POP-UP COVET
*
***/
button#popup {
    padding: 8px 36px;
    border:1px solid #000;
    vertical-align: middle;
    display: inline;
    font-size: 9px;
    font-family: 'Roboto10', sans-serif;
    text-transform: uppercase;
    float: left;
    background-color: #000;
    color: #fff;
    letter-spacing: 1px;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
    margin-right:3%;
}

#close {
    position: absolute;
    margin: 10px;
    font-size: 17px;
    right: 0;
    cursor: pointer;
    width: 20px!important;
}
h2.form-get {
background-color:#fff;
padding:20px 0px 0px 0px;
margin:0px 0px;
text-align:center;
font-family: 'Roboto10', sans-serif;
text-transform: uppercase;
font-size: 17px!important;
letter-spacing: 2.7px;
}

div#popupContact {
position:absolute;
left:50%;
top:11%;
margin-left:-202px;
}

#abc {
width:100%;
height:100%;
top:0;
left:0;
display:none;
position:fixed;
background-color:rgba(0, 0, 0, 0.77);
overflow:auto;
z-index:999999;
}
form.form_landing_catalogue.form-parsley.pop-up {
max-width:300px;
min-width:250px;
padding:15px 23px 29px 23px;
background-color:#fff;
opacity:1;
}




/***
*
COVETLOUNGE
*
***/
.container no-padding {
    background-color: #ffffff;
    padding-bottom: 10px;
}

/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  margin-top: 20px;
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
  margin-bottom: 40px;
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
  border-right: 1px solid #000;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
  padding: 0px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: left;
  padding-right: 20px;
  border: none;
  font-size: 12px;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #ffffff;
  background-image: #5A55A3;
  color: #000000;
  border-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 101%;
  top: 50%;
  margin-top: 0px;
  border-left: 0;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid #000000;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
a.list-group-item:hover, a.list-group-item:focus {
    background-color: transparent;
}

.catalogue-menu-index {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    border-right: 1px solid #000;
}

.catalogue-menu-download {
    border-right: 1px solid #000;
    padding-top: 30px;
}
.catalogue-menu-download a.fancybox.catalogue-download {
    padding: 7px 0px;
}

.catalogue-menu-download img {
    width: 240px !important;
}

div#popup_content p {
  margin: 0px !important;
}

.catalogue-menu-download a {
    background-color: #000 !important;
    display: block;
    width: 90%;
    height: auto !important;
    position: relative;
}

.catalogue-menu-download a span.requestnow {
    display: block;
    text-align: left;
    padding: 0 9px;
    font-size: 12px;
    font-weight: bold;
}

.catalogue-menu-download a span.hardcopy {
    display: block;
    text-align: left;
    padding: 0 9px;
    font-size: 8px;
    letter-spacing: 1px;
    line-height: 13px;
}

.catalogue-menu-download a i {
    position: absolute;
    right: 10px;
    top: 30%;
    font-size: 15px;
}

/***
*
GERAL CLASSES
*
***/

.no-padding{

    padding: 0 !important;
}

.no-padding-left{

    padding-left: 0;
}

.no-padding-right{

    padding-right: 0 ;
}




/***
*
GERAL
*
***/
html {
    height: 100%;
}
body {
    width: 100%;
    height: 100%;
    text-align: justify;
    color: #423e3f;
    font-family: "Avenir", sans-serif;
    word-wrap: break-word;
    margin: 0px;
/*    background-color: #e2e2e2;*/
    overflow-x: hidden;
}
img {
    max-width: 100%;
    height: auto;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto10', sans-serif;
    font-weight: 400;
    color: #423e3f;
    letter-spacing: 2px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 11px;
    margin-bottom: 6px;
}
.line_below {
    border-bottom: 1px solid #abac9a;
    text-align: center;
    font-size: 20px;
    font-family: 'Roboto10', sans-serif;
    color: #302728;
}
.line_below_light {
    border-bottom: 1px solid #bcbcbc;
    text-align: center;
}
.pink_pattern h1 {
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
h1 {
    font-size: 30px;
    margin: 22px 0px 0px;
}
h2, .h2 { font-size: 27px; }
h3 {
    letter-spacing: 1px;
    margin: 0px 0px 12px;
}
h4 {
    letter-spacing: 1px;
    margin: 0px 0px 12px;
}
a {
    color: #aa4823;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    color: #aa4823;
    text-decoration: none;
}
p {
    margin: 0px 0px 20px;
    font-size: 14px;
    line-height: 26px;
}

p.isaloni {
    margin: 0px 0px 75px;
    font-size: 14px;
    line-height: 26px;
}

p.catalogue {
    font-family: 'RobotoCondensed-Light', sans-serif;
    margin: 0px 0px 20px;
    font-size: 14px;
    line-height: 26px;
}

.nopadding {
    padding: 0px !important;
}

.nopadding-left {
    padding-left: 0px !important;
}

.nopadding-right {
    padding-right: 0px !important;
}

.menu_visual {
    margin-top: 10px;
    background-color: #f3f3f3;
    padding: 10px 0px 20px;
}

.wrapper{
    width: 100%;
}

.row {
    margin-top: 10px;
}

img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

/* icone ready-to ship */
#side-ready-to-ship {
    width: 72px;
    right: 0;
    bottom: 125px;
    z-index: 200;
    position: fixed;
    margin-right: 12px;
}

.close-div img {
    width: 70%;
    height: 70%;
}

.align-right {
    float: right;
}

.close-div {
    width: 20px;
    height: 20px;
    right: -6px;
    top: -12px;
    position: absolute;
    display: block;
}






.color-x {
    background: #615d5b;
    font-size: 11px;
    padding: 5px 8px 2px;
    border-color: #615d5b;
    color: #FFFFFF;
    letter-spacing: 1px;
    margin-top: 6px;
    display: inline-block;
}



button {
    /*background-color: #555354;
    color: #efefef;
    border: 1px solid #555354;*/
    color: #FFFFFF;
    background-color: #8fadb2;
    border: 2px solid #8fadb2;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 3px 0px 1px;
}

button.press {
    /*background-color: #555354;
    color: #efefef;
    border: 1px solid #555354;*/
    color: #FFFFFF;
    background-color: #8fadb2;
    border: 2px solid #8fadb2;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 3px 0px 1px;
    height: 38px;
} 

button:hover {
    background-color: #be8a7d;
    border: 2px solid #be8a7d;
}

input.homepage {
    width: 85%;
    height: 40px;
    margin-bottom: 10px;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 4px 6px;
    letter-spacing: 1px;
    font-size: 13px;
}


input.press {
    width: 100%;
    height: 40px;
    float: left;
    margin-bottom: 10px;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 4px 6px;
    letter-spacing: 1px;
    font-size: 13px;
}

input.catalogue {
    width: 100%;
    height: 40px;
    float: left;
    margin-bottom: 10px;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 4px 6px;
    letter-spacing: 1px;
    font-size: 13px;
}

input.contact {
    width: 100%;
    height: 40px;
    float: left;
    margin-bottom: 10px;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 4px 6px;
    letter-spacing: 1px;
    font-size: 13px;
}

input.poster {
    width: 100%;
    height: 40px;
    float: left;
    margin-bottom: 10px;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 4px 6px;
    letter-spacing: 1px;
    font-size: 13px;
}

input.bookameeting {
    width: 100%;
    height: 40px;
    float: left;
    margin-bottom: 10px;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 4px 6px;
    letter-spacing: 1px;
    font-size: 13px;
}

textarea.textareabookameeting {
    width: 100%;
    height: 100px;
    float: left;
    margin-bottom: 10px;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 4px 6px;
    letter-spacing: 1px;
    font-size: 13px;
}

input {
    width: 70%;
    height: 40px;
    float: left;
    margin-bottom: 10px;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 4px 6px;
    letter-spacing: 1px;
    font-size: 13px;
}

select {
    width: 70%;
    height: 40px;
    margin-bottom: 10px;
    float: left;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 5px 1px;
    letter-spacing: 1px;
    font-size: 13px;
}

select.bookameeting {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 5px 1px;
    letter-spacing: 1px;
    font-size: 13px;
}

select.homepage {
    width: 85%;
    height: 40px;
    margin-bottom: 10px;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 5px 1px;
    letter-spacing: 1px;
    font-size: 13px;
}

select.press {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    float: left;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 5px 1px;
    letter-spacing: 1px;
    font-size: 13px;
}

select.poster {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    float: left;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 5px 1px;
    letter-spacing: 1px;
    font-size: 13px;
}

select.catalogue {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    float: left;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 5px 1px;
    letter-spacing: 1px;
    font-size: 13px;
}

select.contact {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    float: left;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #434343;
    padding: 6px 0px 5px 1px;
    letter-spacing: 1px;
    font-size: 13px;
}

textarea {
    width: 100%;
    margin-bottom: 10px;
    background: #FFFFFF;
    color: #464646;
    border: 1px solid #FFFFFF;
    padding: 4px 0px 2px 6px;
    letter-spacing: 1px;
    font-size: 13px;
}

.btn_view {
    font-family: "Avenir", sans-serif;
    width: 80%;
    background-color: #ffffff;
    color: #000000;
    font-size: 12px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    padding: 8px 15px 7px;
    position: absolute;
    bottom: 5%;
    left: 10%;
}

.interested {
    display: none !important;
    visibility: hidden !important;
}

.box_background_grey {
    background-color: #a1a1a1;
    color: #ffffff;
    font-size: 13px;
    padding: 7px 0px 5px 8px;
    letter-spacing: 2px;
    margin: 6px 0px;
}


form span {
    margin: 0 0 4px;
    color: #464646;
    line-height: 22px;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    float: left;
}

input[type=checkbox] {
    display: none;
    float: right;
}

input[type=checkbox]:checked + label {
    background: url('/images/icons/checkbox-check.png') no-repeat;
    height: 14px;
    width: 16px;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    float: left;
    margin: 3px 0px 0px 6px;
}

input[type=checkbox] + label {
    background: url('/images/icons/checkbox.png') no-repeat;
    height: 14px;
    width: 16px;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    float: left;
    margin: 3px 0px 0px 6px;
}

input[type=checkbox]:checked + label.label_left, input[type=checkbox] + label.label_left {
    float: left;
     margin: 3px 6px 0px 0px;
}

span.dark_red {
    color: #be8a7d;
}

.dark_red { color: #be8a7d; }

.caption{
    width: 100%;
    text-align: center;
    line-height: 20px;
    margin-top: 6px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
}
.btn_back_white {
    width: 60%;
    background-color: #ffffff;
    color: #000000;
    font-size: 13px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    padding: 9px 15px 7px;
    margin: 10px auto 0px;
    left: 0;
    right: 0;
}
/**
 * Topbar
 * ----------------------------------------------------------------------------
 */

.topbar {
    width: 100%;
    height: 35px;
    line-height: 37px;
    vertical-align: middle;
    font-size: 11px;
    margin: 0px;
    border-bottom: 1px solid #bcbcbc;
    position: fixed;
    top: 0;
    z-index: 9999999;
    background-color: #e2e2e2;
}
.topbar .left { float: left; }
.topbar .right { float: right; }
.topbar .right .social {
    float: right;
    height: 35px;
}
.topbar .right a img {
    float: left;
    margin: 8px 0px 0px 10px;
}
.topbar .right .option {
    float: right;
    text-align:right;
    margin-right: 11px;
}
.topbar .right .option a img {
    margin-right: 3px;
}
.topbar .right a span{
    float: left;
}
.topbar .sub-menu {
    height: 35px;
    float: left;
}
.topbar .sub-menu li {
    list-style-type: none;
    float: left;
    position: relative;
    padding: 0px 20px 0px 0px;
}
.topbar a{
    color: #9b9b9b;
}
.topbar a:hover{
    color: #aa4823;
}
.img_arrow {
    position: absolute;
    top: 1px;
    left: 14px;
}

 /**
 * Header
 * ----------------------------------------------------------------------------
 */

.header {
    margin: 40px auto 0px;
}
.header .logo {
    float: left;
}
.logo {
    width: 350px;
    float: left;
    margin: 2px 0px 12px;
}
.logo_small {
    width: 160px;
    height: auto;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 4px;
    padding: 6px 7px;
    margin-top: 13px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 16px;
    height: 2px;
    border-radius: 1px;
}
.navbar-nav>li>a {
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 18px;
    letter-spacing: 2px;
    font-size: 12px;
    text-align: left;
}

.banner.catologue{
    float: right;
    text-align: right;
}

.banner.catologue img {
    font-family: 'ProximaNova-Bold';
    width: 80%;

}

 /**
 * Menu Principal
 * ----------------------------------------------------------------------------
 */

#menu {
    width: 100%;
    float: left;
    display: inline;
    position: relative;
    list-style: none;
    margin: 6px 0px 0px;
    padding: 0px 0px 6px;
    border-bottom: 1px solid #acacac;
}
#menu li {
    float: left;
    position: relative;
    width: 16.5%;
}
#menu li a {
   /*  width: 60%; */
    margin: 0 auto;
    font-size: 13px;
    padding: 2px 0px 4px 2px;
    display: block;
    text-align: center;
    position: relative;
    color: #595959;
    border-bottom: 1px solid #fff;
    font-family: 'Roboto10', sans-serif;
    letter-spacing: 1px;
    /*font-weight: bold;*/
}
#menu li a.cat-more-options {
    margin-right: 0px !important;
    border-bottom: 0px !important;
    display: inline;
}
#menu li a:hover{
    color: #b58362;
}
#menu li a:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 0;
    height: 1px;
    background-color: #b58362;
    content: "";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
#menu li a:hover:after {
  width: 100%;
}
#menu li.first a { text-align: center; /* width: 90%; */}
#menu li.last a { text-align: center; /* width: 90%; */}

#menu li.last { margin-right: 0;}

/**** menu área press ****/
#menu.pressarea li ul.dropdown{
    min-width: 100%; /* Set width of the dropdown */
    background: #FFFFFF;
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
    list-style: none;
}
#menu.pressarea li:hover ul.dropdown{
    display: block; /* Display the dropdown */
    padding-right: 0px;
    padding-left: 5px;
}
#menu.pressarea li ul.dropdown li{
    /*display: block;*/
    width: 100%;
}
#menu.pressarea li ul.dropdown li a{
    min-width: 62%;
    background: #FFFFFF;
/*    position: absolute;*/
    z-index: 999;
    left: 0px;
    width: 50%;

}

div#header-mobile-special ul.dropdown-menu li {
    font-size: 12px;
}


/**
 * Homepage
 * ----------------------------------------------------------------------------
 */

.row.subscrive {
    background: #d5e5e8;
    padding: 30px;
}
.row.slideshow { margin-top: 0px; }
.slide_home_main {margin: 0; padding: 0; max-width:1440px; height:auto; position: relative;}
.slide_home_main .slides > li, .slide_home_ambience .slides > li, .slide_category_main .slides > li {display: none; -webkit-backface-visibility: hidden; height:auto;}
.slide_home_main .slides img, .slide_home_ambience .slides img, .slide_category_main .slides img  {width: 100%;  display: block; margin: 0;}



.slide_home_ambience, .slide_category_main {margin: 0; padding: 0; max-width:768px; height:auto;}

.slide_home_ambience .flex-prev{
    width:44px;
    height:44px;
    position:absolute;
    z-index:995;
    background: url('../images/slides/prev_arrow.png');
    top:45%;
    left:0px;
    font-size: 0;
}
.slide_home_ambience .flex-next{
    width:44px;
    height:44px;
    position:absolute;
    z-index:995;
    background: url('../images/slides/next_arrow.png');
    top:45%;
    right:0px;
    font-size: 0;
}
.flex-direction-nav .flex-prev {
    position:absolute; 
    background: url('../images/slides/prev_nav.png');
    width:24px;
    height:24px;
    display:block;
    z-index:995;
    opacity: 1;
    top:50%; left:0px;
}
.flex-direction-nav .flex-next {
    position:absolute;
    background: url('../images/slides/next_nav.png');
    width:24px;
    height:24px;
    display:block;
    z-index:995;
    opacity: 1;
    top:50%; right:0px;
}
.typology_thumb {
    width: 20%;
    height: auto;
    float: left;
    padding: 0px 5px;
}
.typology_thumb .product-caption {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
    padding-bottom: 3px;
    /*font-weight: bold;*/
    color: #595959;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif

}
.typology_thumb:hover a .product-caption span {
    color: #b58362;
}
.typology_thumb:hover a .product-caption span:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 0;
    height: 1px;
    background-color: #b58362;
    content: "";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.typology_thumb:hover a .product-caption span:hover:after {
  width: 100%;
}
.options_home {
    display: inline;
    margin: 0px 0px 10px;
}
.options_home .col {
    height: 65px;
    font-size: 15px;
    float: left;
    color: #151515;
    border-right: 1px solid #777777;
    vertical-align: middle;
    display: inline;
    text-align: center;
    font-weight: normal;
    margin: 10px 0px 0px;
}
.options_home .col.last {
    border: none !important;
}
.options_home .col span {
    width: 100%;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
    float: left;
    margin-top: 10px;
}
.options_home .col span.txt_phone {
    margin-top: 2px;
}
.options_home .col .option a{
    width: 100%;
    line-height: 65px;
    color: #151515;
    font-size: 14px;
    letter-spacing: 1px;
}
.options_home .col .option a:hover {
    color: #aa4823;
}

.options_home .social {
    width: 100%;
    height: 100%;
    line-height: 65px;
    display: inline;
    text-align:center;
    font-size: 14px;
    float: left;
}
.options_home .social a img{
    max-width: 38px;
    width: 17%;
    height: auto;
    display: inline;
    text-align:center;
    float: none;
    padding: 0px 2px 0px 2px;
}
.black_pattern {
    background: url("../images/black-pattern.jpg");
}
.white_pattern {
    background: url("../images/white-pattern.jpg");
}
.pink_pattern {
    background: #fff;
    /*url("../images/pink-pattern.jpg");*/
}
.home_middle_subscribe {
    max-width: 950px;
    text-align: center;
    margin: 0 auto;
}
.home_middle_subscribe .txt_label{
    font-family: 'Roboto10', sans-serif;
    text-align: center;
    width: 40%;
    float: left;
    height: 42px;
    line-height: 120px;
    /*color: #151515;*/
    font-size: 18px;
    letter-spacing: 2px;
}
.home_middle_subscribe2 .txt_label2{
    font-family: 'Roboto10', sans-serif;
    text-align: center;
    width: 40%;
    float: left;
    height: 42px;
    line-height: 46px;
    /*color: #151515;*/
    font-size: 18px;
    letter-spacing: 2px;
}
.form_home_middle_subscribe {
    width: 100%;
}
.form_home_middle_subscribe input.email{
    width: 70%;
    height: 40px;
    float: left;
    padding: 0px 0px 0px 10px;
    color: #464646;
    /* background-color: #cacaca; */
    border: 1px solid #464646;
}
.form_home_middle_subscribe button{
    font-family: 'Roboto10', sans-serif;
    font-weight: 300;
    width: 20%;
    height: 40px;
    font-size: 15px;
    letter-spacing: 2px;
    margin-top: 15px;
    margin-left: 365px;
}

.form_home_middle_subscribe2 button{
    font-family: 'Roboto10', sans-serif;
    font-weight: 300;
    width: 20%;
    height: 41px;
    font-size: 15px;
    letter-spacing: 2px;
    margin-top: -1px;
}


.slide_products_carousel {
    position:relative;
    z-index:1;
    float: left;
    margin: 14px 0px 23px;
}
.carousel {
    overflow: hidden;
}
.carousel_thumbnail {
    width: 279px;
    height: 366px;
    margin-right: 10px;
    display: block;
    float: left;
    position: relative;
}
.carousel_thumbnail .product-caption{
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 25px;
    font-size: 15px;
    font-weight: bold;
    color: #323232;
}
.slide_products_carousel div a{
    display: block;
    float: left;
}
.slide_products_carousel div a img{
    display: block;
    float: left;
    margin-bottom: 7px;
}
.clearfix {
    float: none;
    clear: both;
}
#prev_carousel{
    position:absolute; 
    background: url('../images/slides/prev_nav.png');
    width:24px;
    height:24px;
    display:block;
    z-index:200;
    top:48%; left:10px;
}
#next_carousel{
    position:absolute;
    background: url('../images/slides/next_nav.png');
    width:24px;
    height:24px;
    display:block;
    z-index:200;
    top:48%; right:10px;
}
.brand_citation {
    font-family: 'Roboto10', sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #242424;
    font-size: 20px;
    margin: 28px 0px 10px;
    text-align: center;
    letter-spacing: 2px;
}
.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
img.videoplayer {
    float: left;
    cursor: pointer;
}
.back_to_top {
    margin: 30px 0px 20px;
    text-align: right;
    position: fixed;
    bottom: 300px;
    right: 15px;
}
.back_to_top a {
    width: 41px;
    height: 42px;
}

 /**
 * Category page
 * ----------------------------------------------------------------------------
 */


 .imgresponsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 50px;
 }


.product_thumb {
    float: left;
    padding: 0px 5px;
    margin: 20px 0px 40px;
    text-align: center;
}

.product_thumb .product-caption {
    width: 100%;
    font-family: 'Roboto10', sans-serif;
    text-align: center;
    font-size: 13px;
    margin-top: 6px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #464646;

}
.product_thumb .product-caption-sub {
    width: 100%;
    font-family: 'Roboto10', sans-serif;
    text-align: center;
    font-size: 11px;
    margin-top: 2px;
    letter-spacing: 1px;
    font-weight: lighter;
    color: #b58362;
}

.product_thumb1 {
    margin: 20px 0px 40px;
    text-align: center;
}

.product_thumb1 .product-caption {
    width: 100%;
    font-family: 'Roboto10', sans-serif;
    text-align: center;
    font-size: 13px;
    margin-top: 6px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #464646;

}
.product_thumb1 .product-caption-sub {
    width: 100%;
    font-family: 'Roboto10', sans-serif;
    text-align: center;
    font-size: 11px;
    margin-top: 2px;
    letter-spacing: 1px;
    font-weight: lighter;
    color: #b58362;
}


.white {
    color: #302728 !important;
}
.typology_description {
    padding: 0px 36px 0px 5px;
}

.typology_description h1{
    font-family: "Avenir";
    color: #313131;
    font-size: 32px;
}

.typology_description .description{
    font-family: "Avenir";
    color: #313131;
    font-size: 14px;
    text-align: left;
    margin: 0px 0px 15px;
}

/**
* Form Toggle Get Price
* ----------------------------------------------------------------------------
*/
.form-wrapper {
    width: 100%;
    float: left;
    position: absolute;
    text-align: center;
    margin-top:12px;
    z-index:1;
}
.slideToggle {
    font-size: 11px;
    letter-spacing: 1px;
    padding: 5px 16px 3px;
    margin: 12px auto 0px;
    z-index: 2;
    background-color: #8fadb2;
    color: #FFFFFF;
    border: 1px solid #8fadb2;
}
.slideToggle:hover {
    background-color: #b58362;
    color: #ffffff;
    border: 1px solid #b58362;
}
.slideToggleBox {
    display: none;
    width: 100%;
    background-color: #ffffff;
    margin-top: 6px;
    padding-top: 1px;
    float: left;
    z-index: 1;
}
.form-wrapper form.form_enquiry{
    width: 100%;
    float: left;
}
.form-wrapper form.form_enquiry input, .form-wrapper form.form_enquiry select{
    width: 100%;
    float: left;
    height:24px;
}

.form-wrapper form.form_enquiry input.btn_submit {
    width: 100%;
    float: left;
    height:22px;
    padding: 2px 0px 0px 0px;
}

/*** timeline ***/
ul.timeline {
    width: 100%;
    height: 10px;
    float: left;
    display: inline;
    margin-bottom: 6px;
    padding: 20px 0px 20px;
}

ul.timeline li {
    list-style-type: none;
}

.line-separator {height:1px; background: #323232; width:110px; float: left; margin-top:4px;}

.circle {width: 10px; height: 10px; float: left; margin: 0; border-radius: 50%; background: #efefef; border: 1px solid #464646; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.circle.active {background: #464646;}

ul.timeline a{
    font-family: 'Roboto10', sans-serif;
    font-size:14px;
    display:block;
    color:#595959;
    text-decoration:none; 
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;
}


 /**
 * Product page
 * ----------------------------------------------------------------------------
 */







.slide_product_main {
    height: auto;
    float: left;
    position: relative;
    width: 89%; 
    margin: 0px 34px 6px; 
}

.slide_product_main .flex-direction-nav .flex-next { 
    top: 50%; 
    right: 0 !important;
    margin-right: -33px; 
    opacity: 1 !important; 
    width:24px;
    height:24px;
    position:absolute;
    z-index:995;
    font-size: 0;
    background: url('../images/slides/next_nav.png') no-repeat;
}

.slide_product_main .flex-direction-nav .flex-prev { 
    top: 50%; 
    left: 0 !important; 
    margin-left: -34px;
    width:24px;
    height:24px;
    position:absolute;
    z-index:995;
    font-size: 0;
    background: url('../images/slides/prev_nav.png') no-repeat; 
}

.slide_product_main .slides {
    float: left;
    margin: 0px 0px 0px 0px;
    position: relative;
}

.slide_product_main .slides > li {
    display: none;
    list-style-type: none;
    float: left;
}

.carousel_product_main {
    width: 89%;
    float: left;
    list-style-type: none;
    margin: 0px 34px 6px;
    position: relative;
}

.carousel_product_main li{
    width: 194px;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

.carousel_product_main .flex-direction-nav .flex-next { 
    top: 47%; 
    right: 0 !important; 
    margin-right: -33px; 
    opacity: 1 !important;
    width:24px;
    height:24px;
    position:absolute;
    z-index:995;
    background: url('../images/slides/next_nav.png') no-repeat;
}

.carousel_product_main .flex-direction-nav .flex-prev { 
    top: 47%; 
    left: 0 !important; 
    opacity: 1 !important; 
    margin-left: -34px; 
    width:24px;
    height:24px;
    position:absolute;
    z-index:995;
    background: url('../images/slides/prev_nav.png') no-repeat;
}

h1.product_title {
    color: #423e3f;
    letter-spacing: 2px;
    font-size: 26px;
    font-family: "Roboto Condensed";
    font-weight: bold;
    padding: 0px 0px 0px 5px;
    margin: 10px 0px 11px 0px;
}

a.btn_get_price {
    background-color: #898989;
    margin-right: 10px;
    color: #FFFFFF;
    padding: 4px 12px 1px 12px;
    border-radius: 0px;
    letter-spacing: 1px;
    font-size: 12px;
    font-family: "Avenir";
    float: left;
}

a.btn_buy_now {
    background-color: #b58362;
    margin-right: 10px;
    color: #FFFFFF;
    padding: 4px 12px 1px 12px;
    border-radius: 0px;
    letter-spacing: 1px;
    font-size: 12px;
    float: left;
}

a.btn_landing_isaloni {
    border: 1px solid #96c495;
    font-size: 11px;
    text-align: center;
    font-weight: normal;
    padding: 10px 21px;
    margin: 0px 0px 10px;
    margin-bottom: 20px;
}

.product_description {
    margin: 20px 0px 0px;
    color: #433d3f;
    line-height: 22px;
    font-size: 13px;
}

.product_technical {
    margin: 0px 0px 0px;
    color: #433d3f;
    line-height: 22px;
    font-size: 13px;
}

.product_technical span{
    font-weight: bold;
    color: #000000;
    letter-spacing: 1px;
}

.btn_option {
    width: 100%;
    padding: 2px 0px 2px 0px;
    line-height: 22px;
    background-color: #898989;
    border-radius: 0px;
    float: left;
    margin-bottom: 10px;
}

.btn_option:hover {
    background-color: #b58362;
    cursor: pointer;
}

.btn_option a {
    width: 100%;
    color: #FFFFFF;
    letter-spacing: 1px;
    font-size: 12px;
    float: left;
    padding: 0px 10px;
}

.btn_option span.icon_more{
    float: right;
}

.product_thumb_similar {
    float: left;
    padding: 0px;
    margin: 20px 0px 40px;
}

.product_thumb_similar .product-caption {
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin: 5px 0px 5px;
    color: #403e3f;
}


 /**
 * Page press
 * ----------------------------------------------------------------------------
 */
.press_contact_info {
    margin: 0px 0px 16px;
    color: #464646;
    line-height: 27px;
    font-size: 13px;
    letter-spacing: 1px;
}
.form_press_login { 
    margin-bottom: 20px;
}
.form_press_register { 
    margin-top: 12px;
}
.form_press_register select {
    width: 100%;
}
.form_press_register input {
    width: 100%;
}
.form_press_login button, .form_press_register button {
    width: 100%;
}
h1.press_heading {
    border-bottom: 1px solid #423e3f;
    font-weight: normal;
    margin: 32px 0px 12px;
}
.press_register {
    margin: 22px 0px;
    padding: 22px 0px 22px;
    border-top: 1px solid #464646;
    /* border-bottom: 1px solid #464646; */
    float: left;
}
.slide_press_carousel {
    position:relative;
    z-index:1;
    float: left; 
}
.press-release-thumb {
    display: block;
    float: left;
    position: relative;
}
.press-release-thumb img{
    padding:20px;
}
.slide_press_carousel div a{
    display: block;
    float: left;
}
.slide_press_carousel div a img{
    display: block;
    float: left;
    margin-bottom: 7px;
    padding: 25px;
}
 /**
 * Page about
 * ----------------------------------------------------------------------------
 */
.page_about {
    margin-bottom: 20px;
    /* padding: 0px 0px 27px; */
    border-bottom: 1px solid #423e3f;
}

/**
 * Contact
 * ----------------------------------------------------------------------------
 */

.border_top_grey {
    border-top: 1px solid #423e3f;
}

/*.title_highlight {
    color: #89bab6;
    letter-spacing: 2px;
}*/

.page_contact_form {
    padding: 0px 0px 26px;
}

.page_contact_form textarea {
    height: 90px;
    border-color: #423e3f;
}

.page_contact_form p {
    margin: 22px 0px 0px;
}

.page_contact_form textarea{
    margin-bottom: 0px;
}

.page_contact_form .btn_submit {
    text-align: center;
    margin: 0 auto;
    padding: 1px 15px;
}

span.warning {
    font-size: 11px;
    width: 100%;
}

.contact_area_bottom {
    padding: 10px 0px 10px;
}

.option_right span{
    font-size: 11px;
}

 /**
 * News & Events - Fair
 * ----------------------------------------------------------------------------
 */
.main_area {
    /*padding: 20px 0px;*/
}

.content_fair_area h1 {
    letter-spacing: 3px;
    color: #000000;
    font-weight: bold;
    font-size: 24px;
    padding: 10px 0px;
}

.content_fair_area p {
    letter-spacing: 1px;
    color: #353535;
    font-size: 13px;
    line-height: 22px;
}

span.strong, a.strong {
    color: #ab4723;
    font-weight: bold;
}

.btn_big {
    border: 2px solid #464646;
    color: #464646;
    letter-spacing: 2px;
    font-size: 12px;
    padding: 6px 20px 5px;
    float: left;
    margin-bottom: 20px;
    margin-right: 15px;
}

.btn_big:hover {
    border: 2px solid #b58362;
    background-color: #b58362;
    color: #FFFFFF;
}

.img_thumb {
    padding: 0px 26px 0px;
}

.img_thumb .caption{
    width: 100%;
    text-align: center;
    line-height: 22px;
    color: #464646;
    margin-top: 6px;
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 5px;
}

form.form_landing_events {
    width: 100%;
    padding: 15px 20px 15px 20px;
}

form.form_landing_events input{
    width: 100%;
    margin-bottom: 6px;
    background: transparent;
    color: #464646;
    border: 2px solid #464646;
    padding: 3px 0px 2px 6px;
}

form.form_landing_events select{
    width: 100%;
    margin-bottom: 6px;
    background: transparent;
    color: #464646;
    border: 1px solid #464646;
    padding: 3px 0px 2px 6px;
}

.main_area h2 {
    letter-spacing: 3px;
    color: #403e3f;
    font-size: 26px;
    padding: 12px 0px 12px;
    /* border-top: 1px solid #403e3f; */
    text-align: center;
}


 /**
 * Request page
 * ----------------------------------------------------------------------------
 */

.slide_request_main {
    height: auto;
    float: left;
    position: relative;
    width: 100%;
    margin: 0px 0px 6px;
    padding: 0px 20px 0px 0px;
}

h1.product_action_title {
    color: #423e3f;
    letter-spacing: 2px;
    font-size: 26px;
    font-weight: bold;
    padding: 0px 0px 0px 5px;
    margin: 8px 0px 0px 0px;
}

h2.product_action {
    color: #423e3f;
    font-size: 20px;
    font-weight: normal;
    padding: 0px 0px 0px 5px;
    margin: 5px 0px 22px 0px;
}

.item.form-group {
    width: 100%;
    float: left;
}

.form-group {
    margin-bottom: 15px;
}

.form-control {
    height: 30px;
    padding: 0px 6px;
    font-size: 14px;
}

label {
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    color: #423e3f;
    padding: 0px;
    height: 17px;
    line-height: 17px;
}

button.btn {
    font-size: 13px;
    text-transform: uppercase;
    padding: 6px 12px 4px;
    letter-spacing: 1px;
    background-color: #aa4823;
}

button.btn:hover {
    background-color: #000000;
}

.item.bad .alert {
    left: 0;
    opacity: 1;
}

.item .alert {
    font-size: 12px;
    float: left;
    margin: 0 0 0 6px;
    padding: 2px 10px 1px;
    color: #FFFFFF;
    border-radius: 3px 4px 4px 3px;
    background-color: #aa4823;
    max-width: 181px;
    white-space: pre;
    position: relative;
    left: -15px;
    opacity: 0;
    z-index: 1;
    transition: 0.15s ease-out;
}

.alert {
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

/*.item .alert::after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #aa4823 transparent transparent;
    border-style: solid;
    border-width: 11px 7px;
    position: absolute;
    left: -13px;
    top: 1px;
}*/


 /**
 * Landing Download Catalogue
 * ----------------------------------------------------------------------------
 */

.issuuembed span {
    display: none;
}

.landing_download {
    padding-top: 10px;
    padding-bottom: 10px;
}

.landing_download h2{
    color: #292929;
    margin-bottom: 4px;
    text-align: left;
    margin-top: 0px;
    font-size: 26px;
}

.product_description p{

    font-size: 13px;
    margin-bottom: 11px;
}

form.form_landing_catalogue.form-parsley {
    clear: both;
}

/*form.form_landing_catalogue input {
    width: 100%;
    margin-bottom: 10px;
    background: transparent;
    color: #464646;
    border: 1px solid #464646;
    padding: 4px 0px 2px 6px;
    letter-spacing: 1px;
}

form.form_landing_catalogue select{
    width: 100%;
    margin-bottom: 10px;
    background: transparent;
    color: #464646;
    border: 1px solid #464646;
    padding: 4px 0px 2px 2px;
    letter-spacing: 1px;
}*/

form.form_landing_catalogue button[type="submit"] {width: 100%;}

.options_visual_bt {
    padding: 20px 0px 0px;
}

 /**
 * Footer
 * ----------------------------------------------------------------------------
 */

 .partners {
    width: 8%;
}

.row.footer {
    margin: 0px;
}


.footer {
    background-color: #878787;
    color: #FFFFFF;
    padding: 20px 0px;
}

.ft-title {
    font-family: 'Roboto10', sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}

.footer ul{
    padding: 0px;
    line-height: 26px;
}

.footer ul li{
    list-style-type: none;
}

.footer ul li a{
    font-family: 'Roboto10', sans-serif;
    font-weight: 100px;
    font-size: 13px;
    color: #e6e6e6;
}

.footer ul li a:hover{
    color: #e6e6e6;
}

@media (min-width: 980px) {
  .eight-cols .col-md-1,
  .eight-cols .col-sm-1,
  .eight-cols .col-lg-1 {
    width: 12.5%;
    *width: 12.5%;
  }
}

 /**
 * validation
 * ----------------------------------------------------------------------------
 */
ul.parsley-errors-list.filled {
    padding: 0px;
    list-style-type: none;
    font-size: 11px;
    color: #b58362;
    float: left;
    width: 75%;
    text-align: left;
    margin-bottom: 10px !important;
    top: 0;
}

::-webkit-input-placeholder {
   color: #464646;
}
:-moz-placeholder { /* Firefox 18- */
   color: #464646;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #464646;  
}
:-ms-input-placeholder {  
   color: #464646;  
}


 /**
 * 
 * ----------------------------------------------------------------------------
 */



/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/



/*==========  Mobile First Method  ==========*/






/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
    .header, .logo {
        display: none;
    }
}

@media only screen and (max-width : 340px) {
    .header, .logo {
        display: none;
    }

    .typology_thumb {
        width: 50%;
    }

    .product-caption-sub{

        height: 25px;
    }

    .home_middle_subscribe .txt_label{

        font-size: 14px;
    }


}

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

    .col-xs-6.partners{

        width: 50% !important;
    }

    .typology_thumb{

        width: 33.3%;
    }

    .row.footer{

        text-align: center;
    }

    .img-covet a img {
        margin-left: 0 !important;
        margin-top: 0 !important;
    }

    .navbar-brand{
        
        padding: 8px 7px;
    }

    .home_middle_subscribe .txt_label{

        width: 100% !important;
        /* line-height: 0; */
        font-size: 14px;
    }

    .home_middle_subscribe div {
        width: 100% !important;
        /* padding: 0 20px; */
    }

    .form_home_middle_subscribe input.email{

        width: 100%;
    }

    .form_home_middle_subscribe button{

        margin-left: 0;
        text-align: center;
        width: 40%;
    }

    .options_visual_bt {
        padding: 0;
    }
    .product_thumb{

        width: 100% !important;
    }

}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width: 480px) {
    .header, .logo {
        display: none;
    }
    .videowrapper {
        padding-top: 10px;
    }
    .team-uk:nth-child(1) {
        margin-bottom: 10px;
    }
    .team-uk {
        margin-bottom: 15px;
    }
    .team-uk{
        text-align: center;
    }
}

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

    .team-uk:nth-child(1) {
        margin-bottom: 10px;
    }
    .team-uk {
        margin-bottom: 15px;
    }

    .line_below{

        border: 0;
    }

    .press_register{

        border-top: 0px;
        padding: 0 20px 22px 20px;
    }

    .img-landing-text {
        margin-left: 0px;
      }

    .img-landing-text img {
        float: none !important;
    }

    .col-xs-6.partners{

        width: 33.3%;
    }

    .row.footer{

        text-align: center;
    }
    
    .img-covet a img {
        margin-left: 0 !important;
        width: auto !important;
        float: none !important;
    }

    .home_middle_subscribe .txt_label{

        height: auto;
    }

    

    .form_home_middle_subscribe input.email{

        width: 75%;
    }

    .form_home_middle_subscribe button{

        float: right;
        margin-top: 0;
        margin-left: 0;
    }

    .options_home .col:nth-child(2) {
        border-right: 0;
    }

    .product_thumb{

        width: 50%;
    }

    .product_thumb a img {
        margin: 0 auto;
    }

}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 992px) {

    .team-uk:nth-child(4) {
        padding-right: 5px;
    }

    .team-uk:nth-child(1) {
        margin-bottom: 10px;
        padding-left: 5px;
    }
    .team-uk {
        margin-bottom: 15px;
    }

    .form_home_middle_subscribe button{

        width: 100%;
    }
    input.homepage, select.homepage{

        width: 100%;
    }

    .top-mobile {
        margin-top: 50px;
    }

    .navbar-header {
        float: none;
    }
    .header, .logo {
        display: none;
    }
    .videowrapper {
        padding-top: 13px;
    }
    .press_register_landing, .txt_landing{

        padding: 0;
    }
}

/* change collapse breakpoint */
@media only screen and (max-width: 992px) { 
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .collapse.in{
        display:block !important;
    }
    .slideshow {
        margin-top: 51px;
    }

    .img-covet a img {
        float: right;
        width: auto !important;
    }
    .home_middle_subscribe div {
        width: 100% !important;
    }
    .form_home_middle_subscribe button{

        float: right;
        margin-left: 0;
        margin-top: 0;
    }
    .home_middle_subscribe .txt_label{

        height: auto;
    }
    .form_home_middle_subscribe input.email{

        width: 75%;
    }
    .navbar-brand{

        padding: 8px 7px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    .header, .logo {
        display: block;
    }
    .videowrapper {
        padding-top: 16px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1024px) {
    .header, .logo {
        display: block;
    }
    .videowrapper {
        padding-top:19px;
    }
}

@media only screen and (max-width: 1199px) {
    #menu li:nth-child(1) {
        width: 17% !important;
    }
    #menu li:nth-child(2) {
        width: 17% !important;
    }
    #menu li:nth-child(4) {
        width: 13% !important;
    }
    #menu li:nth-child(6) {
        width: 9% !important;
    }
    #menu li:nth-child(7) {
        width: 9% !important;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
    .header, .logo {
        display: block;
    }
    .videowrapper {
        padding-top:25px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1799px) {
    .header, .logo {
        display: block;
    }
    .videowrapper {
        padding-top:33px;
    }
}


div#filters button.btn.btn-primary {
    background-color: transparent;
    border: none;
    color: black;
    padding-left: 0px;
    font-size: 12px;
    line-height: 18pt;
    padding-top: 0px;
    padding-bottom: 0px;
    letter-spacing: 0.5pt;
    display: block;
}
div#filters h1.widget-title {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 5px;
}
div#filters button.btn.btn-primary:focus {
    font-weight: bold;
    border: none;
    outline: none;
    box-shadow: none;
}
.img-products-inspirations img {
    max-width: 100%;
}
.img-products-inspirations {
    border: 1px solid #bca479;
    padding: 20px;
    margin-bottom: 20px;
}
.description-products-inspirations {
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 20px;
}
.description-products-inspirations h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
.brand-tag-inspirations {
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    margin-bottom: 20px;
}
.entry-content-inspirations p {
    text-align: left;
    font-size: 13px;
    margin-bottom: 20px;
}
.description-products-inspirations img {
    max-width: 100%;
}
h2.section-product-subtitle {
    font-size: 15px;
    color: black;
    margin-bottom: 15px;
    font-weight: bold;
}
.posts-ambiences-single-inspirations {
    margin-bottom: 20px;
}
.share-this-inspirations {
    border-top: 1px solid #ccc;
    padding-top: 12px;
    margin-bottom: 18px;
    color: #333;
    letter-spacing: 0.3pt;
    font-size: 11px;
    font-weight: normal;
}

#posts .col-sm-3 {
    margin-right: -1px;
}





/** MODAL **/
div#myModalHome{
    top: 2%;
}
#myModalHome .modal-content {
    width: 100%;
    height: inherit;
    margin: 0 auto;
    pointer-events: all;
    background-color: #000;
    float: left;
}
@media (min-width: 768px) {
    #myModalHome .modal-dialog {
        width: 500px;
    }
}

.modal-backdrop {
    opacity:0.9 !important;
}
.modal-body {
    position: relative;
    padding: 0;
    height: 100%;
    float: left;
    /*margin: 30px auto;*/
}
button.close {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 5;
  color:#fff;
}
.close {
  font-size: 40px;
  opacity: 0.7;
}
.close:hover {
  opacity: 0.8;
  background: transparent !important;
  background-color: none !important;
  border: 0 !important;
}

.landing-content {
    width: 100%;
    height: 100%;
}


@media (max-width: 700px) {
    .col-lg-12.col-md-12.col-sm-12.col-xs-12.brand_citation {
        display: none;
    }
}


/* Landing Mercados */

.btn_view.italian {
    bottom: 4%;
    padding-top: 10px;
    padding-bottom: 9px;
}

.typology_thumb.italy_thumb .product-caption {
    width: 71%;
}

li.ita-partner{

    width: 14.5% !important;
}

li.ita-video{

    width: 10.5% !important;
}

.fr-menu1 {
    width: 13.5% !important;
}
.fr-menu2 {
    width: 14% !important;
}

.area-team p {
    padding-left: 28%;
    margin-bottom: 0;
}
.menu_visual h1 {
    /* text-align: center;
    margin: 0;
    font-size: 22px;
    font-style: italic; */
}
.uk-menu .typology_thumb .product-caption{

    width:  70%;
}

.area-team-usa a {
    font-size: 13px;
}
.area-team-usa span {
    font-size: 13px;
}
.area-team a {
    font-size: 13px;
}
.area-team span {
    font-size: 13px;
}
.display-f {
    padding-top: 5%;
    padding-bottom: 2%;
}
.display-h {
    line-height: 30px;
    padding: 3.5%;
}