a {
    text-decoration: underline;
}

.body {
    background-color: #000;
    /*font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;*/
    font-family: "Gotham-Thin", "Gotham-Thin", sans-serif;
    /* font-family: "Gotham-Thin"; */
    color: #fff;
    font-weight: 100;
}

.body.range-page {
    background-color: #fff;
    color: #000;
}

.main-container {
    position: relative;
    z-index: 3;
    width: 100%;
}

.main-container.homepage-container {
    position: absolute;
    bottom: 10vh;
}

.made-message{display: none;}

.made-contact{
    font-family: Eurosteal, sans-serif;
    color: #fff;
    font-size: 10px;
    text-align: center;
    text-transform: lowercase;
}

.central-content {
    max-width: 820px; 
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

#consultation-1-container{
    width: 1080px;
}

#google_translate_element{position: absolute;     z-index: 4;}

.central-content.consultation-container {
    width: 800px;
}

.central-content.range-container {
    width: 938px;
}

.navbar {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: transparent;
}

.container {
    max-width: 100%;
    color: #fff;
}

.facebook-icon{
display: inline-block;
    position: absolute;
    bottom: 100px;
    width: 30px;
    left: 30px;
}

.instagram-icon{
display: inline-block;
    position: absolute;
    bottom: 100px;
    width: 30px;
    left: 85px;
}

.menu-button {
    padding: 25px;
    font-weight: 300;
}

.menu-button.bakare-menu-icon {
    z-index: 2;
    width: 60px;
    height: 60px;
    padding: 0px;
    background-color: rgba(0,0,0,.4);
}

.logo-mark {
    display: block;
    width: 66px;
    margin-right: auto;
    margin-bottom: 19px;
    margin-left: auto;
}
.logo-mark2 {
    display: inline-block;
    width: auto;
}

.logo-mark3 {
    display: block;
    width: auto;
    margin: 10px auto 50px;
}
.home_tagline{ padding-bottom:0px;}

@media (min-width: 992px) {
.logo-mark {
    display: block;
    width: 86px;
    margin-right: auto;
    margin-bottom: 24px;
    margin-left: auto;
}
.logo-mark2 {
    display: inline-block;
    width: 350px;
}
.home_tagline{ padding-bottom:35px;}
}
.nav-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0;
    max-width: 100%;
    width: 100% !important;
    max-height: 100vh;
    background-color: #000;
    color: #fff;
    text-align: center; 
    height: auto !important;
    bottom: 0px;

}
.nav-link {
    z-index: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2px;
    padding-bottom: 10px;
    font-family: 'GothamBook' !important;
    color: #009fe3;
    font-size: 19px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.nav-link:hover {
    /*background-image: url('../images/menu-border-2.png');*/
    background-position: 49.5% 0px;
    background-size: 210px !important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    color: #fff;
}
.nav-link.w--current {
    border-right: 2px none #fff;
    border-left: 2px none transparent;
    /*background-image: url('../images/menu-border-2.png');*/
    background-position: 49.5% 0px;
    background-size: 400px;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
     /*letter-spacing: 12.9px;*/
}
.paragraph-2 {
    color: #fff;
    font-size: 12px;
    margin-top: 18px;
    text-align: center;
    margin-bottom: 41px;
    text-transform: lowercase;
    font-family: Eurosteal, sans-serif;
}
.consultation-button {
    display: block;
    width: 232px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 12px;
    padding-bottom: 11px;
    border: 1px solid #fff;
    font-family: "Gotham-Thin", "Gotham-Thin", sans-serif;
    border-radius: 10px;
    background-color: transparent;
    font-weight: 300;
    text-align: center;
    background-color: #000000;
}
.consultation-button.menu-button {
    margin-top: 15px;
    margin-bottom: 15px;
}
.consultation-button.book-button {
    padding-top: 24px;
    padding-bottom: 23px;
    margin-bottom: 100px;
}
.consultation-button.scroll-down {
    width: 150px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 2px 5px;
    font-size: 11px;
}
.consultation-button.scroll-down.range-scroll {
    border-color: #000;
    font-size: 12px;
}
.consultation-button.send-button {
    height: 62px;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 25px;
}
.heading-2 {
    margin-top: 64px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    text-align: center;
    letter-spacing: 11.3px;
    text-transform: uppercase;
}
.heading-2.fine-shirts {
    font-family: Eurosteal, sans-serif;
    letter-spacing: 11.9px;
    /*background: rgba(0,0,0,0.5);*/
}
@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}

.menu-shirts {
    margin-top: 6%;
    font-family: Eurosteal, sans-serif;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 11.3px;
    text-transform: uppercase;
}
.text-span {
    position: static;
    display: inline;
    padding-right: 15px;
    padding-left: 15px;
    border-left: 1px none #fff;
}
.menu-heading {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Eurosteal, sans-serif;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 2.4px;
}
.menu-heading.main-bakare {
    margin-top: 0px;
    text-align: center;
}
.menu-sub-heading {
    margin-top: 0px;
    font-family: Radio1875, sans-serif;
    font-size: 15px;
    font-weight: 100;
    letter-spacing: 6px;
}
.menu-sub-heading.main-bakare-sub {
    margin-bottom: 64px;
    text-align: center;
}
.menu-icon {
    position: relative;
    z-index: 500;
}
.menu-icon.bakare-menu-icon {
    width: 40px;
    height: 30px;
}
#riviera-collection-milan, #formal-collection-bologna{
padding-top: 15vh;
padding-bottom: 15vh;
}
#formal-collection{
padding-top: 15vh;
}
#formal-collection-modena{
padding-bottom: 15vh;
}
.column {
    padding-right: 30px;
    padding-left: 0px;
}
.column-2 {
    padding-right: 0px;
    padding-left: 30px;
}
.section-titles {
    font-family: Radio1875, sans-serif;
    color: #009fe3;
    font-size: 40px;
    line-height: 60px;
    font-weight: 100;
    letter-spacing: 4.3px;
    text-transform: uppercase;
    }
.section-titles.our-styles-titles {
    color: #fff;
    font-size: 53px;
}
.section-titles.atelier-title {
    margin-top: 20px;
    margin-bottom: 15px;
}

#made-in-italy p, 
#petrol-threads p, 
#tailored-to-you p, 
#fit-guide-section p {
    font-size: 14px;
    font-family: "Gotham-Thin", "Gotham-Thin", sans-serif;
}

#made-in-italy h5,
#tailored-to-you h5 {
    font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
    font-weight: normal;
    margin-bottom: 0;
}

.section-titles.range-titles {
    padding-left: 5px;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0; 
}
.made-message{
font-family: Eurosteal, sans-serif;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-transform: lowercase;
}
.made-message-2{
font-family: Eurosteal, sans-serif;
    color: #fff;
    font-size: 10px;
    text-align: center;
    text-transform: lowercase;
    margin-top: 15px;
}
.footer {
    position: fixed;
    bottom: 0px;
    z-index: 3;
    width: 100%;
    padding-top: 10px;
    background-color: transparent;
}
.footer.range-footer {
    background-color: #fff;
}
.image-8 {
    position: absolute;
    left: 30px;
    bottom: 25px;
    display: inline;
    float: none;
}
.paragraph-3 {
    display: block;
    width: 150px;
    margin-right: auto;
    margin-left: auto;
    font-family: Eurosteal, sans-serif;
    text-align: center;
}
.footer-logo-right {
    float: none;
    right: 4%;
    bottom: 25px;
    display: inline;
    position: absolute;
}
.scroll-button {
    display: block;
    width: 150px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.scroll-button.consultation-button {
    width: 100%; max-width:230px;
}
.scroll-button.consultation-button.range-button {
    position: relative;
    background-color: #000;
}
.scroll-button.consultation-button.inspiration-consult {
    left: 0px;
    right: 0px;
    bottom: 10px;
    display: block;
    position: relative;
    background-color: #000;
    font-family: "Gotham-Thin", "Gotham-Thin", sans-serif;
}
.section-one {
    margin-top: 15vh;
}
#petrol-threads {
    margin-top: 0vh;
    /*padding-top: 20vh;*/
    padding-bottom: 13vh;
}

#why-bespoke {
    margin-top: 1vh;
    padding-top: 15vh;
    padding-bottom: 0vh;
    /* font-family: Eurosteal, sans-serif;
    text-transform: lowercase; */
    letter-spacing: 0px;
}

#why-bespoke h5 {
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-weight: normal;
}

.section-one.our-styles {
    min-height: 100vh;
    margin-top: 0vh;
    padding-top: 15vh;
}
.section-one.our-styles.collection-section-one {
    padding-top: 15vh;
    padding-bottom: 15vh;
    /*background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .1), #000), url('../images/italianblueshirt01.jpg');
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .1), #000), url('../images/italianblueshirt01.jpg');*/
    background-image: url('../images/bg_images/Riviera_bg_V3.jpg');
    background-position: center;
    background-size: cover;
        overflow: hidden;
}
.section-two {
    min-height: 100vh;
    padding-top: 30vh;
    padding-bottom: 15vh;
}
.our-service-section {
    padding-top: 13vh;
}
.section-two.collection-section-2 {
    padding-bottom: 15vh;
    /*background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .1), #000), url('../images/red-suit.jpg');
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .1), #000), url('../images/red-suit.jpg');*/
    background-image: url('../images/bg_images/Formal_bg_V2.jpg');
    background-position: center; /*background-position: center bottom;*/
    /*background-size: auto, cover;*/
    background-size: cover;
}
.section-three {
    min-height: 100vh;
    padding-top: 15vh;
    padding-bottom: 15vh;
}
.section-three.section-three-collection {
    padding-top: 15vh;
    /*background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .1), #000), url('../images/white-shirt.jpg');
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .1), #000), url('../images/white-shirt.jpg');*/
    background-image: url('../images/bg_images/Black_Tie_bg_V3.jpg');
    background-position: center; /*background-position: center top;*/
    /*background-size: auto, cover;*/
    background-size: cover;
}
.heading-3 {
    margin-top: 16px;
    margin-bottom: 20px;
    font-family: Eurosteal, sans-serif;
    color: #009fe3;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 11.9px;
    text-transform: uppercase;
}
.heading-3.style-sub-menu {
    margin-top: 5px;
    /*margin-bottom: 14px;*/
    margin-bottom: 24px;
    color: #fff;
}
.heading-3.inspiration-sub-title {
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: Eurosteal, sans-serif;
}
.italic-sub-heading {
    margin-top: 0px;
    margin-bottom: 25px;
   /* font-family: "Gotham SSm A", "Gotham SSm B";*/
    font-family:"Gotham-Thin";
    font-size: 30px;
    font-style : normal; /*: italic;*/
    font-weight: 100;
}

.our-styles-link {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    font-family: Eurosteal, sans-serif;
    color: #fff;
    font-size: 18px;
    text-align: center;
    letter-spacing: 8px;
    text-decoration: none;
    text-transform: uppercase;
}

.our-styles-link:hover {
     color: #ffed00;
}

.style-text {
    margin-bottom: 34px;
}

.section-titles .text-span-B {
    margin-top: 0;
}

.text-field {
    display: inline-block;
    width: 80%;
    height: 40px;
    margin-bottom: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-style: none;
    background-color: transparent;
    font-style: italic;
    letter-spacing: 2px;
}
.submit-button {
    display: inline-block;
    padding-top: 9px;
    float: none;
    background-color: transparent;
}

.form {
    height: 40px;
    border: 1px solid #009fe3;
    border-radius: 13px;
    color: #fff;
}

.text-span-2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-family: "Gotham Thin";
    font-size: 65px;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.text-span-A {
    margin-top: 3px;
    font-size: 35px;
    margin-bottom: 5px;
    letter-spacing: 0px;
    display: inline-block;
    font-family: Radio1875, sans-serif;
    text-transform: capitalize;
    border-left: 1px none #fff;
    padding: 40px 65px 10px;
    font-weight: 100;
    box-sizing: border-box;
}
.text-span-B {
    font-size: 40px;
    margin-top: 30px;
    margin-bottom: 0px;
    letter-spacing: 0px;
    display: inline-block;
    text-transform: capitalize;
    border-left: 1px none #fff;
    font-family: Radio1875, sans-serif;
}
.text-span-C {
    font-size: 65px;
    margin-top: 30px;
    margin-bottom: 5px;
    letter-spacing: 0px;
    display: inline-block;
    border-left: 1px none #fff;
    font-family: "Gotham-Thin";
    text-transform: capitalize;
}
.style-span {
    font-size: 36px;
    text-transform: lowercase;
}
.image-9 {
    display: block;
    width: 180px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}
.paragraph-6 {
    margin-top: 23px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-size: 10px;
    line-height: 10px;
    font-weight: 300;
}
#fit-guide-section{
    padding-bottom: 12vh;
}
.consultation-labels {
    font-style: italic;
    font-weight: 100;
}
.consultation-boxes {
    height: 38px;
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 8px;
    border: 1px solid #009fe3;
    border-radius: 13px;
    background-color: transparent;
    font-size: 10px;
    font-style: italic;
    padding-left: 10px;
}
.consultation-boxes.text-area-consult {
    height: 62px;
}
.consultation-boxes.country-select {
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
}
.consultation-container form .w-input, 
.consultation-container form select {
    margin-bottom: 0;
}
.paragraph-7 {
    margin-left: 10px;
    font-size: 10px;
}
.text-span-3 {
    color: #118cdc;
    font-style: italic;
}
.text-span-4 {
    color: #118cdc;
    font-style: italic;
}
.text-span-5 {
    color: #118cdc;
    font-style: italic;
}
.footer-sub{
    display: none;
}
.social-icons img {
    width: 30px;
    position: relative;
}
.strada-box {
    width: 557px;
}
.text-span-6 {
    font-weight: 400;
}
.text-span-7 {
    font-style: italic;
    font-weight: 400;
}
.contact-texts {
    margin-bottom: 21px;
    /* font-family: Eurosteal, sans-serif;*/
    font-family: "Gotham-Thin";
    text-align: center;
    font-size: 18px;
}
.contact-texts .tall {
        /*font-family: Eurosteal big caps, sans-serif;*/
        font-family: "Gotham-Thin";
        font-size: 18px;
    }
.select-field {
    border-color: #009fe3;
    background-image: -webkit-linear-gradient(270deg, #000, #000);
    background-image: linear-gradient(180deg, #000, #000);
}
.range-page-footer-title {
    position: absolute;
    left: 15px;
    bottom: -12px;
    font-family: Radio1875, sans-serif;
    font-size: 28px;
    line-height: 35px;
    font-weight: 500;
}
.text-span-8 {
    font-size: 14px;
}
.range-image-container {
    height: 195px;
    border-style: none;
    border-width: 6px 6px 0px;
    border-color: #8d7148;
}
.range-image-container.range-image-container-bottom {
    margin-top: 15px;
    border-top-width: 0px;
    border-bottom-width: 6px;
}
.range-container-line {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: 15px;
    background-color: #8d7148;
}
.grid-image {
    position: static;
    top: 0px;
    display: inline-block;
    width: 33%;
    height: 100%;
    max-width: 100%;
    min-height: 100%;
}
.grid-image img{
    /*border: 2px solid #111;*/
}
.range-image-container a.grid-image img:active,
.range-image-container a.grid-image img:focus,
.range-image-container a.grid-image img:visited {
    outline: none;
}
.range-image-container .grid-image {
    float: left;
    padding: 5px;
    margin-bottom: 0px;
}
#riviera-collection-verona .grid-image-inner {
    width: auto;
    height: auto;
}
#formal-collection-santagata, #black-tie-scala{
padding-top: 15vh;
}
.grid-image-inner {
    width: 100%;
    max-height: 100%;
}
.range-scroller {
    color: #000;
}
.section-four.styles-section-four {
    min-height: 100vh;
    /*margin-bottom: 40vh;*/
    padding-top: 15vh;
    padding-bottom: 15vh;
}
.menu-subcontainer {
    left: 0px;
    right: 0px;
    /*bottom: 5vh;*/
    position: absolute;
    /*top: 50%;*/
    top: 50%;
    transform: translateY(-50%);
}
.book-section {
    padding-top: 5vh;
    margin-bottom: 20vh;
    /* font-family: "Gotham SSm A", "Gotham SSm B", sans-serif; */
    font-family: "Gotham-Thin", "Gotham-Thin", sans-serif;
}
.text-span-9 {
    text-transform: capitalize;
}
.italic{font-style: italic;}

.yellow{  color: #ffed00;}

.copyright-para {
    margin-top: 30px;
}
.book-section-final {
    margin-top: 12vh;
}
.paragraph-11 {
    margin-top: 12px;
    font-style: italic;
    text-align: center;
}
.paragraph-12 {
    /*margin-top: 14px;
    font-style: italic;*/
    font-size: 18px;
    /*font-family: Gotham-Thin, sans-serif;*/
   /* font-family: Radio1875, sans-serif;*/
}
.success-message {
    border: 1px solid #009fe3;
    background-color: transparent;
    color: #fff;
}
.error-message {
    border: 1px solid #009fe3;
    border-radius: 13px;
    background-color: rgba(0,0,0,.4);
}
.top-line {
    position: absolute;
    left: 10px;
    top: 18px;
    right: auto;
    width: 40px;
    height: 2px;
    background-color: #fff;
}
.middle-line {
    position: absolute;
    left: 10px;
    top: 28px;
    right: auto;
    width: 40px;
    height: 2px;
    background-color: #fff;
}
.bottom-line {
    position: absolute;
    left: 10px;
    top: 38px;
    right: auto;
    width: 40px;
    height: 2px;
    background-color: #fff;
}
.container-x {
    position: fixed;
    top: 70px;
    right: 0px;
    width: 44px;
    height: 40px;
    z-index: 99;
}
.left-diagonal {
    position: absolute;
    width: 2px;
    height: 40px;
    background-color: #000;
}
.right-diagonal {
    width: 2px;
    height: 40px;
    background-color: #000;
}
.background-image-hompage {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: rgba(0, 0, 0, .8);
    /*background-image: url('../images/bakare-image-background.jpg');*/
    background-image: url('../images/bg_images/Contact_bg.jpg');    
    background-position: 0px bottom;
    background-size: cover;
}

#stradale-tie-prod h1.text-span-A {
    font-family: Radio1875, sans-serif;
    text-transform: capitalize;
    font-weight: 100;
    font-size: 72px;
    padding-right: 10px;
}

#stradale-tie-prod table tr td b, #stradale-tie-prod table tr td h4,
#stradale-tie-prod h4 {
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-weight: normal;
}

.range-page .text-span-A {
    padding-left: 0;
}

.background-gauze-homepage {
    position: fixed;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    /*background-color: rgba(0, 0, 0, .7);*/
    background-color: rgba(0, 0, 0, 0);
}
.background-image-contact_page {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: rgba(0, 0, 0, .8);
    /*background-image: url('../images/bakare-image-background.jpg');*/
    background-image: url('../images/bg_images/Contact_bg.jpg');    
    background-position: 0px bottom;
    background-size: cover;
}
.background-image-madeitaly_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    /*padding-top: 9vh;
    padding-bottom: 15vh;*/
    z-index: 2;
    background-image: url('../images/image-2020/cathedral_bg.jpg');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.background-image-Booking_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    z-index: 2;
    background-image: url('../images/image-2020/IMG_1191.jpeg');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.background-image-bakare-overview_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    z-index: 2;
    background-image: url('../images/image-2020/23_DSC0050.JPG');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.background-image-bakare-subscribe_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    z-index: 2;
    background-image: url('../images/image-2020/IMG_1192.jpeg');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.background-image-bakare-gifting_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    z-index: 2;
    background-image: url('../images/image-2020/whybespoke.JPG');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.background-image-bakare-collection_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    z-index: 2;
    background-image: url('../images/image-2020/23_DSC0050.JPG');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.background-image-whyus_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    z-index: 2;
    /* background-image: url('../images/image-2020/whybespoke.jpeg');*/
    background-image: url('../images/image-2020/whybespoke.JPG');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.background-image-PetrolThread_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    z-index: 2;
    /* background-image: url('../images/image-2020/whybespoke.jpeg');*/
    background-image: url('../images/image-2020/IMG_1183.jpeg');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.background-image-Tailored_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    z-index: 2;
    background-image: url('../images/image-2020/IMG_0083.jpg');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.background-image-Formal_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    z-index: 2;
    background-image: url('../images/image-2020/19_DSC0006.JPG');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.background-image-AtelierRiveria_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    z-index: 2;
    background-image: url('../images/image-2020/2_DSC0018.JPG');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.background-image-Black_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    z-index: 2;
    background-image: url('../images/image-2020/40_DSC0003.JPG');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.background-image-consultative_page {
    padding-top: 15vh;
    padding-bottom: 22vh;
    z-index: 2;
    background-image: url('../images/image-2020/_DSC0033-2.JPG');
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.scroll-down-icon {
    display: block;
    width: 100px;
    height: 20px;
    margin-right: auto;
    margin-bottom: 3px;
    margin-left: auto;
}
.scroll-down-icon img{
     animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}
.image-10 {
    position: relative;
    display: block;
    max-height: 100%;
    margin-right: auto;
    margin-left: auto;
}
html.w-mod-js *[data-ix="fade-page-content"] {
    opacity: 0;
}
html.w-mod-js *[data-ix="right-diagonal"] {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
html.w-mod-js *[data-ix="left-diagonal"] {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
html.w-mod-js *[data-ix="fade-background-image"] {
    opacity: 0;
}

p.paragraph-11 {
    z-index: 9;
    position: relative;
}
p.paragraph-11 a {
    color: #fff;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] .w--nav-menu-open {
    width: 100% !important;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
    width: 100% !important;
}



.menu-subcontainer > :first-child{

    background-position: 49.5% -23px;
    background-size: 170px;
}


.nav-link span{ border-right: solid 1px rgba(255,255,255,0); border-left: solid 1px rgba(255,255,255,0); padding-left: 15px; padding-right: 15px }

.nav-link:hover span, .nav-link.w--current span{ border-color:rgba(255,255,255,1)  }




/**--Responsive--**/

@media (max-width: 1024px) {
    .background-image-contact_page{
        background-position: bottom;
    }
    .copyright-para{
        margin-top: 70px;
    }
    .book-section{min-height: 100vh;}
    .background-image-hompage, .background-image-contact_page{height: 110%;}
}

@media (max-width: 991px) {
    .background-image-hompage{
        background-position: center;
    }
    .facebook-icon, .instagram-icon{
        bottom: 70px;
    }
    .central-content.consultation-container {
        width: 100%;
    }
    .central-content.range-container {
        width: 90%;
    }
    .nav-link {
        font-size: 15px;
        letter-spacing: 8px;
    }
    .menu-shirts {
        font-size: 15px;
        letter-spacing: 8px;
    }
    .section-titles {
        font-size: 40px;
        line-height: 60px;
    }
    .image-8 {
        width: 150px;
    }
    .scroll-button.consultation-button {
        width: 200px;
    }
    .section-two {
        /*margin-top: 20vh;*/
    }
    .section-three {
        margin-top: 20vh;
    }
    .heading-3.style-sub-menu {
        margin-top: 16px;
        margin-bottom: 30px;
    }
    .central-content { margin-bottom: 20vh;
    }
    .footer-sub {
        display: block;
    }
    .facebook-icon, .instagram-icon {
        display: none;
    }
}

@media (max-width: 767px) {
    .social-icons img{
        width: 30px;
        display: inline-block !important ;
        position: relative;
    }
    .social-icons{
        width: 90px;
        margin: 0 auto;
        display: block;
        padding: 10px;
        padding-left: 12px;
    }   
    .background-image-hompage{
        background-position: center;
    }
    .central-content {
        width: 100%;
        height: auto;  
        padding-right: 15px;
        padding-left: 15px;
    }
    .consultation-button.scroll-down {
        display: none;
    }

    .column {
        padding-right: 0px;
    }

    .column-2 {
        padding-left: 0px;
    }

    .section-titles {
        font-size: 40px;
        line-height: 65px;
    }
    .section-titles.our-styles-titles {
        font-size:25px;
        line-height: 40px;
    }
    .footer {
        /*height: 80px;*/
        background-color: #000;
    }

    .image-8 {
        display: none;
    }
    .paragraph-3 {
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 0px;
    }
    .footer-logo-right {
        bottom: 15px;
        display: none;
    }
    .footer-logo-right.logo-footer-book {
        position: static;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .scroll-button.consultation-button.range-button {
        margin-top: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .scroll-button.consultation-button.inspiration-consult {
        bottom: 10px;
    }

    .section-one {
        margin-top: 10vh;
    }
    .section-one.our-styles {
        background-image: none;
    }
    .section-two {
        clear: both;
        /*margin-top: 10vh;*/
        padding-top: 5vh;        
        }
    /*section-one made-in-italy*/
    .section-one-made-in-italy {
        margin-top: 2vh;
        margin-bottom: 2vh;
        padding-bottom: 15vh;       
    }
    /*section-one overview*/
    .section-one-overview {
        /* margin-top: 1vh;
        margin-bottom: 0vh;
        padding-bottom: 1vh;      
        font-family: 'Gotham-Thin';
        font-size: 195px;
        border-left: 1px none #fff;
        letter-spacing: 0px;
        text-transform: capitalize;*/
        margin-top: 1vh;
        margin-bottom: 0vh;
        padding-bottom: 15vh;
    }
    .section-one why-bespoke {
        margin-top: 10vh;
        margin-bottom: 0vh;
        padding-bottom: 15vh;
    }

    .section-three {
        margin-top: 10vh;
        margin-bottom: 0vh;
        padding-bottom: 15vh;
    }

    .heading-3 {
        font-size: 12px;
    }
    .heading-3.inspiration-sub-title {
        font-size: 12px;
    }
    .italic-sub-heading {
        font-size: 20px;
    }
    .text-span-2 {
        /*font-size: 25px;*/
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 25px;
        line-height: 0px;
        letter-spacing: 0px;
       
    }
    .style-span {
        font-size: 25px;
    }

    .range-page-footer-title {
        bottom: 5px;
        font-size: 12px;
        line-height: 15px;
    }

    .text-span-8 {
        font-size: 12px;
    }
}

@media (max-width: 479px) {
    .main-container.homepage-container {
        bottom: 0px;
    }

    .footer-sub{
        display: block;
        margin-top: 140px;
    }

    .central-content {
        margin-bottom: 0vh;
    }

    .central-content {
        width: 95%;
    }

    .central-content.range-container {
        width: 95%;
    }

    .central-content.home-page-content {
        margin-bottom: 5vh;
    }

    .nav-link {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 12px;
        letter-spacing: 5px;
    }

    .nav-link:hover {
        background-size: cover;
    }

    .nav-link.w--current {
        padding-top: 5px;
        padding-bottom: 5px;
        /*background-image: url('../images/menu-border-2.png');*/
        background-position: 50% 0px;
        background-size: cover;
        font-size: 10px;
    }

    .consultation-button.book-button {
        display: block;
        margin-right: auto;
        margin-left: auto;
        float: none;
    }

    .menu-shirts {
        font-size: 10px;
        line-height: 20px;
        letter-spacing: 5px;
    }

    .menu-heading {
        margin-top: 80px;
        margin-bottom: 5px;
    }
    .section-titles {
        font-size: 16px;
        line-height: 24px;       
    }  
    .section-titles.our-styles-titles {
        font-size:16px;
        line-height: 24px;
    }
    .section-titles.range-titles {
        padding-left: 0px;
    }
    .footer {
        /*height: 95px;*/
        background-color: transparent;
    }
    .footer.footer-book {
        height: 60px;
    }
    .paragraph-3 {
        display: none;
    }
    .footer-logo-right {
        position: static;
        left: 30px;
        right: 30px;
        bottom: 15px;
        display: none;
        margin-right: auto;
        margin-left: auto;
    }
    .section-one.our-styles {
    }
    .section-two {
        /*margin-top: 15vh;*/
    }
    .section-three {
        margin-top: 15vh;
        margin-bottom: 0vh;
        padding-bottom: 15vh;
    }
    .heading-3 {
        line-height: 20px;
    }
    .heading-3.style-sub-menu {
        margin-top: 16px;
        margin-bottom: 30px;
    }
    .heading-3.inspiration-sub-title {
        line-height: 20px;
    }
    .italic-sub-heading {
        font-size: 15px;
    }
    .text-span-2 {
        font-size: 15px;
    }
    .style-span {
        font-size: 15px;
    }
    .footer-sub img{
        display: block;
        margin: 0 auto;
    }
    .range-page-footer-title {
        bottom: 1px;
        font-size: 12px;
        line-height: 15px;
    }
    .range-page-footer-title span{
        font-size: 7px;
    }
    .section-titles {
        font-size: 40px;
        line-height: 55px;
        word-break: break-word;
    }
}





@font-face {
    font-family: 'Gotham-Thin';
    src: url('../fonts/Gotham-Thin.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Thin';
    src: url('../fonts/Gotham-Thin.otf') format('opentype');
}

@font-face {
    font-family: 'Eurosteal';
    src: url('../fonts/Eurosteal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Radio1875 outlined';
    src: url('../fonts/radio1875_Outlined.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Gotham-Thin';
    src: url('../fonts/Gotham-Thin.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Eurosteal';
    src: url('../fonts/Eurosteal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Radio1875 outlined';
    src: url('../fonts/radio1875_Outlined.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Radio1875';
    src: url('../fonts/radio1875_Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Radio1875';
    src: url('../fonts/radio1875.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Eurosteal big caps';
    src: url('../fonts/Eurosteal-Big-Caps.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

/*@font-face {
  font-family: "Gotham Book";
  src: url('../fonts/Gotham-Book.otf') format('woff')
       url('../fonts/Gotham-Book.woff2') format('woff2'),
       /*url('../fonts/Gotham-Book.ttf') format('truetype');
  font-weight: normal;
}*/

@font-face {
    font-family: 'GothamBook';
    src: url('../fonts/GothamBook.eot');
    src: url('../fonts/GothamBook.eot') format('embedded-opentype'),
         url('../fonts/GothamBook.woff2') format('woff2'),
         url('../fonts/GothamBook.woff') format('woff'),
         url('../fonts/GothamBook.ttf') format('truetype'),
         url('../fonts/GothamBook.svg#GothamBook') format('svg');
}

h5 {
    margin-bottom: 0;
}

.section-titles.atelier-title em, h2.section-titles em, h1.section-titles em, h4.section-titles em {
    font-style: normal !important;
}
/* 03-07/2020*/
.heading-2 {margin-top: 40px !important;}
.yellow.font_stylelusso {font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif !important;font-weight: 500 !important;margin-bottom: 10px !important;}
.body.descover_Stradale .section-one-made-in-italy {margin-bottom: 0 !important;padding-bottom: 0 !important;}

@media only screen and (max-width: 1280px) {
.nav-link {font-family:  'GothamBook' !important;;}
.nav-link {max-width: 50% !important;}
.nav-link.w--current {
    background-size: 210px;
}
.nav-link, .nav-link.w--current {
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    letter-spacing: 2px;
}
}




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


.central-content, .footer-sub{ padding-right: 4%; padding-left: 4%;}
}







@media only screen and (max-width: 500px) {
.text-span-B {font-size:34px;}
.section-titles {font-size: 34px ;}
.text-span-B em:last-child {font-size: 32px;}
.body.privcy_policy .section-titles {font-size: 36px !important;}
.book-section {padding-top: 5vh;margin-bottom: 5vh;}
.body.book_consultation .text-span-B em:last-child {font-size: 34px;}
.nav-link {padding-top: 4px;padding-bottom: 4px;font-size: 14px;letter-spacing: 2px;}
.w-nav-overlay .heading-2 {padding: 0 11px !important;}
 .body.inspiration  .text-span-B em:last-child {font-size: 30px;}
 /* .body.inspiration  .text-span-B, */
.heading-3 {letter-spacing: 7px;}
.nav-menu.w-nav-menu.w--nav-menu-open .fine-shirts.heading-2 {letter-spacing: 3px;}

.mob30{    font-size: 30px !important; }
}

@media only screen and (max-width: 475px){
.section-titles em span {
    display: inline-block;
}
.nav-link {
    max-width: 100% !important;
}
}

/* @media only screen and (max-width: 400px){
.section-titles {
    font-size: 26px !important;
}
} */

@media only screen and (max-width: 374px) {
.text-span-B {font-size: 29px;}
.heading-3.inspiration-sub-title {font-size: 10px;}
.nav-link {max-width: 78% !important;}
.text-span-B em:last-child {font-size: 27px;}
.body.privcy_policy .section-titles {font-size: 29px !important;}
.body.book_consultation .text-span-B em:last-child {font-size: 34px;}
.nav-link {font-size: 13px;}
.body.inspiration  .text-span-B, .body.inspiration .text-span-B em:last-child {font-size: 25px;}

}

@media only screen and (max-width: 360px){
.section-titles {
    font-size: 27px !important;
}
}

