.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block {
  width: 200px;
  height: 200px;
  background-image: url('../images/rollover-effect-off.jpg');
  background-position: 50% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.div-block:hover {
  background-image: url('../images/rollover-effect.png');
  background-position: 50% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.produtcs-container {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.main {
  height: 700px;
}

.flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 100%;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
}

.flex-wrapper-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 16%;
}

.side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
}

.pippo {
  height: 700px;
}

.product-menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: auto;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-image: -webkit-linear-gradient(270deg, rgba(115, 179, 123, .5), rgba(115, 179, 123, .5));
  background-image: linear-gradient(180deg, rgba(115, 179, 123, .5), rgba(115, 179, 123, .5));
}

.sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14%;
  height: 700px;
  float: left;
  clear: none;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-color: #ececec;
  border-right-style: solid;
  border-right-width: 2px;
}

.brand {
  display: block;
  width: 100%;
  margin-bottom: 47px;
}

.ronny {
  height: 700px;
  background-image: -webkit-linear-gradient(270deg, rgba(167, 84, 84, .5), rgba(167, 84, 84, .5));
  background-image: linear-gradient(180deg, rgba(167, 84, 84, .5), rgba(167, 84, 84, .5));
}

.vnavbar {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
}

.container {
  left: 0px;
  top: -55px;
  bottom: 0px;
/*  width: 170px;*/
  padding-left: 0px;
}

.nav-link {
  display: inline-block;
}

.nav-link:hover {
  color: #fc0606;
}

.mianframe {
  display: block;
  height: 100%;
}

.pippo-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(114, 139, 130, .5), rgba(114, 139, 130, .5));
  background-image: linear-gradient(180deg, rgba(114, 139, 130, .5), rgba(114, 139, 130, .5));
}

.pippo3 {
  display: block;
  overflow: scroll;
  width: 100%;
  height: 700px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.products-row {
  height: 200px;
  padding-right: 65px;
  padding-left: 65px;
}

.pippo4 {
  height: 700px;
}

.div-block-4 {
  display: block;
  width: auto;
  height: auto;
  background-image: url('../images/rollover-effect-off.jpg');
  background-position: 50% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.p1 {
  height: 100%;
  background-image: url('../images/rollover-effect-off.jpg');
  background-position: 50% 50%;
  background-size: 191px;
  background-repeat: no-repeat;
}

.p1:hover {
  background-image: url('../images/rollover-effect.png');
  background-position: 50% 50%;
  background-size: 191px;
  background-repeat: no-repeat;
}

.navbar-2 {
  position: static;
}

.nav-menu {
  top: 69px;
}

.nav2 {
  margin-right: 10px;
  margin-left: 112px;
  background-color: transparent;
}

.section-nav {
  background-color: transparent;
}

.navbar-3 {
  height: 100px;
  background-color: transparent;
}

.form {
  height: 390px;
  background-image: url('../images/CUSTOME_1.jpg');
  background-position: 50% 100%;
  background-size: 950px;
  background-repeat: no-repeat;
}

.custome {
  height: 679px;
  background-image: url('../images/custome.jpg');
  background-position: 50% 100%;
  background-size: 950px;
  background-repeat: no-repeat;
}

.container-2 {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-link-2 {
  margin-right: 20px;
  margin-left: 20px;
}

.nav-link-2:hover {
  color: #fa0606;
}

.nav-link-3 {
  margin-right: 30px;
  margin-left: 30px;
}

.nav-link-3:hover {
  color: #f60d0d;
}

.nav-link-4 {
  margin-right: 30px;
  margin-left: 30px;
}

.nav-link-4:hover {
  color: #fc0808;
}

.nav-menu-2 {
  display: block;
  padding-top: 33px;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section {
  background-color: #2f2f2f;
}

.brand-2 {
  margin-bottom: 59px;
}

.section-2 {
  height: 700px;
}

.customization {
  display: block;
  padding-top: 160px;
  background-image: -webkit-radial-gradient(circle closest-corner at 50% 50%, rgba(18, 18, 63, .7), transparent 81%), url('../images/detail-attention.jpg');
  background-image: radial-gradient(circle closest-corner at 50% 50%, rgba(18, 18, 63, .7), transparent 81%), url('../images/detail-attention.jpg');
  background-position: 0px 0px, 50% 92%;
  background-size: auto, cover;
}

.slider {
  height: 550px;
}

.slider-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 166px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 200;
  letter-spacing: 1px;
  text-indent: 0px;
}

.text {
  display: inline-block;
  height: auto;
  margin-top: 110px;
  margin-right: auto;
  margin-left: auto;
  padding: 17px 28px;
  background-color: rgba(5, 21, 104, .4);
  text-align: left;
}

.main-title {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 58px;
  font-weight: 200;
  text-align: center;
}

.subtitle {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}

.customization-button {
  display: block;
  width: 130px;
  height: 50px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  border-radius: 7px;
  background-color: #000;
  text-align: center;
}

.customization-button:hover {
  border-style: none;
  background-color: #089ef3;
}

.splitter {
  display: block;
  width: 400px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  background-color: #fff;
}

.image-2 {
  padding-top: 21px;
}

.text-span {
  font-weight: 700;
}

.text-span-2 {
  font-weight: 700;
}

.slide-2 {
  display: inline-block;
  background-image: url('../images/detail-attention.jpg');
  background-position: 50% 50%;
  background-size: 1500px;
}

.slide-3 {
  background-image: url('../images/detail-attention.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.slide-4 {
  background-image: -webkit-linear-gradient(270deg, #000 33%, #fff);
  background-image: linear-gradient(180deg, #000 33%, #fff);
}

.slide-5 {
  background-image:url(../images-banner/detail-attention-p-1080.jpeg);
  background-position: 50% 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/performability3.jpg');
  background-position: 50% 50%;
  background-size: 1500px;
}

.slide-7 {
  background-image:url(../images-banner/performability4-p-1080.jpeg);
  background-position: 50% 84%;
  background-size: cover;
  text-align: center;
}

.main-slider {
  height: 550px;
}

.slide-8 {
  background-image:url(../images-banner/detail-attention-p-1080.jpeg);
  background-position: 50% 37%;
  background-size: cover;
  text-align: center;
}

.test-span {
  font-weight: 700;
}

.slide-9 {
  background-image:url(../images-banner/still-life-bespoke.jpg);
  background-position: 50% 86%;
  background-size: cover;
  text-align: center;
}

.slide-11 {
  background-image:url(../images-banner/kids-banner.jpg);
  background-position: 50% 86%;
  background-size: cover;
  text-align: center;
}

.slide-10 {
  background-image:url(../images-banner/time-new-banner.jpg);
  background-position: 50% 0px;
  background-size: cover;
  text-align: center;
}

html.w-mod-js *[data-ix="slider"] {
  opacity: 0;
  -webkit-transform: translate(-55px, 0px);
  -ms-transform: translate(-55px, 0px);
  transform: translate(-55px, 0px);
}

html.w-mod-js *[data-ix="main-slide-effect"] {
  opacity: 0;
  -webkit-transform: translate(-55px, 0px);
  -ms-transform: translate(-55px, 0px);
  transform: translate(-55px, 0px);
}

html.w-mod-js *[data-ix="slider-right"] {
  opacity: 0;
  -webkit-transform: translate(55px, 0px);
  -ms-transform: translate(55px, 0px);
  transform: translate(55px, 0px);
}

html.w-mod-js *[data-ix="slider-2"] {
  opacity: 0;
  -webkit-transform: translate(-55px, 0px);
  -ms-transform: translate(-55px, 0px);
  transform: translate(-55px, 0px);
}

html.w-mod-js *[data-ix="slider-3"] {
  opacity: 0;
  -webkit-transform: translate(-55px, 0px);
  -ms-transform: translate(-55px, 0px);
  transform: translate(-55px, 0px);
}

html.w-mod-js *[data-ix="slider-right-2"] {
  opacity: 0;
  -webkit-transform: translate(55px, 0px);
  -ms-transform: translate(55px, 0px);
  transform: translate(55px, 0px);
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-BoldItalic.ttf') format('truetype'), url('../fonts/Raleway-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}


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

.main-slider {
  height:250px;
}

.text {
  margin-top:12px;
}

.main-title {
    display: block;
    margin-right: auto;
    margin-bottom: 5px;
    margin-top: 0px;
    margin-left: auto;
    font-family: Raleway, sans-serif;
    color: #fff;
    font-size: 32px;
    line-height: 58px;
    font-weight: 200;
    text-align: center;
}

{
    margin-top: 10px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
}

}
