:root {
  --r-green: #127749;
  --r-black-l: #212121;
  --r-grey-d: #767676;
  --r-grey: #d4d4d4;
  --r-grey-l: #f8f8f8;
  --r-black: rgb(33, 33, 33);
  --r-white: #ffffff;
}
.orologio-rolex a, .editoriale-rolex a{color:var(--r-black-l)}
.btn.focus, .btn:focus, .swiper-pagination-bullet, *:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 0%);
}

.rolex-title-g{ white-space: normal;}
.img-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.rolex-section a{text-decoration: none;}
.rolex-section {
  font-size: 16px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
}
.titolorolex {font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.rolexloghetto{ width:120px;
height:auto}


.rolex-section .navbar-nav {
  align-items: center;
}
.rolex-section a:hover {
  color: var(--r-black-l);
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mr-30 {
  margin-right: 30px;
}

@media screen and (max-width:1400px) {
	
.mr-30 {
  margin-right: 22px;
}	
}
.mb-10 {
  margin-bottom: 10px;
}
.rolex-title-l {
  font-size: 30px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-style: normal
}
.rolex-title-m {
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.rolex-title-m.text-white, .text-white .rolex-title-m {
}
.rolex-title-p {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.rolex-title-g {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.rolex-title-s {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    
}
.rolex-title-vs {
  font-size: 16px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-transform: none;
	font-style: normal 
}
.rolex-subtitle {
  font-size: 13px;
  font-weight: normal;
}
.rolex-subtitle-s {
  font-size: 9px;
  font-weight: 300;
  text-transform: uppercase;
}
.rolex-small {
  font-size: 12px;
  font-weight: 300;
}
.rolex-small strong {
  font-size: 12px;
  font-weight: 700;
}
.bg-rolex-light {
  background-color: var(--r-grey-l);
}
.bg-rolex-grey {
  background-color: var(--r-grey);
}
.bg-rolex-dark-light {
  background-color: var(--r-black-l);
}
.bg-rolex-dark {
  background-color: var(--r-black);
}
.bg-rolex-green {
  background-color: var(--r-green);
}
.txt-rolex-green {
  color: var(--r-green);
}
.btn-rolex {
  height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 30px;
  border: solid thin var(--r-green);
  color: var(--r-green);
}
.icon-btn-rolex {
  height: 40px;
  width: 40px;
  border-radius: 40px;
  padding: 0;
  line-height: 37px;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center
}
.icon-btn-rolex svg {
  fill: var(--r-green);
}
.icon-btn-rolex:hover svg {
  fill: #fff
}
.btn-rolex-g.icon-btn-rolex svg {
   fill: #fff
}
.btn-rolex-g.icon-btn-rolex:hover svg {
 fill: var(--r-green);
}

.btn-rolex-g.icon-btn-rolex.tornasu:hover svg {
 fill: var(--r-white);
}



.btn-rolex-g {
  background-color: var(--r-green);
  color: var(--r-white);
}
.btn-rolex-w {
  border: solid thin var(--r-white);
  color: var(--r-white);
}
.rolex-section  .btn-rolex:hover {
  background-color: var(--r-green);
  color: var(--r-white);
}
.btn-rolex-g:hover {
  background-color: transparent;
  color: var(--r-green);
}
.btn-rolex-w:hover {
  background-color: var(--r-white);
  color: var(--r-green);
}
.txt-btn-rolex {
  color: var(--r-green);
}
.txt-btn-rolex:hover {
  opacity: .30;
}
.txt-btn-rolex-w {
  color: var(--r-white);
}
.txt-btn-rolex-w:hover {
  opacity: .30;
}
.txt-btn-rolex-d {
  color: var(--r-black-l);
}
.txt-btn-rolex-d:hover {
  opacity: .30;
}
.txt-btn-rolex-d1 {
  color: var(--r-black-l);
}
.txt-btn-rolex-d1:hover {
  color: var(--r-green) !important;
}
.banner-rolex-image {
  height: 25vh;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.banner-rolex-link {
  height: 40vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.img-rolex-s {
  width: 50%;
  max-width: 650px;
  height: auto;
}
.img-rolex-m {
  width: 80%;
  max-width: 1140px;
    height: auto
}
.img-rolex-l {
  width: 100%;
  height: auto;
}
.comp-rolex-text {
  width: 50%;
  max-width: 650px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.comp-rolex-text-img {
  margin-top: 100px;
  margin-bottom: 100px;
  width: 80%;
  max-width: 650px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.comp-rolex-scacchi {
  display: flex;
  align-items: center;
  justify-content: center;
}
.comp-rolex-scacchi-img {
  width: 45vw;
  margin-left: 5vw;
  margin-right: 0;
}
.comp-rolex-scacchi-img-r {
  margin-left: 0;
  margin-right: 5vw;
  width: 45vw;
}
.comp-rolex-scacchi-txt {
  width: 30vw;
  margin-left: 10vw;
  margin-right: 10vw;
}
.comp-rolex-colonne {
  display: flex;
}
.comp-rolex-colonne-img {
  width: 50vw;
  margin-left: 0;
  margin-right: 0;
  object-fit: cover;
  object-position: 5;
}
.comp-rolex-colonne-img-r {
  margin-left: 0;
  margin-right: 0;
  width: 50vw;
}
.comp-rolex-colonne-txt {
  width: 50vw;
  padding-left: 10vw;
  padding-right: 10vw;
  padding-top: 20px;
  padding-bottom: 20px;
  flex-direction: column;
  display: flex;
  justify-content: center;
}
.header-rolex {
  padding: 20px 5%;
  display: flex;
  justify-content: flex-end;
  border-bottom: 1px solid #ececec;
  flex-wrap: wrap;
}
.logo-rolex {
  width: 120px;
  height: 60px;
}
.bread-rolex {
  padding-left: 5%;
  padding-top: 5px;
  padding-bottom: 5px;
  color: var(--r-black-l);
    border-bottom: 1px solid #ececec;
}
.scopri-rolex {
  width: 80%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.slider-box-rolex {
  width: 33%;
  margin-bottom: 40px;
}
.footer-rolex {
  display: flex;
  flex-direction: column;
}
.logo-rolex-footer {
  width: 88px;
  height: 50px;
  margin: 40px auto 35px auto;
}
.icona-rolex-footer {
  margin: 45px auto 40px auto;
}
.griglia-rolex {
  max-width: 1020px;
  display: flex;
  flex-wrap: wrap;
}
.orologio-rolex {
  width: 33%;
  padding-bottom: 30px;
  position: relative;
}
.orologio-rolex a::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(0, 0, 0);
  opacity: 0;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-delay: initial;
  transition-property: opacity;
}
.orologio-rolex a:hover::after {
  opacity: 0.03;
}
.testi-orologi-rolex {
  padding: 0 5%;
}
.editoriale-rolex {
  max-width: 1140px;
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ed-50-rolex {
  width: calc(50% - 10px);
     white-space: normal;
}

.ed-100-rolex {
  width: 100%;
}
.editoriale-rolex .rolex-title-g {
  margin-top: 10px;
  margin-bottom: 40px;
}
.comp-rolex-contatti {
  display: flex;
  width: 90vw;
}
.comp-rolex-contatti-map {
  width: 50%;
}
.comp-rolex-contatti-txt {
  width: 50%;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.rolex-video {
  width: 90%
}
.swiper-button-prev{left:5vw!important}
.swiper-button-next{right:5vw!important}
.swiper-button-next, .swiper-button-prev {
    color:var(--r-green)!important;
}

.swiper-pagination-bullet {
    width: 30px!important;
    height: 5px!important;
    border-radius: 0!important;
}
.swiper-pagination-bullet-active {
opacity: 1;
background-color: var(--r-green)!important;
}

#cd-zoom-in, #cd-zoom-out {
   
    background-color: #127749!important;
}

@media screen and (max-width:1199px) {

     .navbar-nav  .header-rolex-100 {
    width: 100%;
    padding: 10px 5%;
    text-align: center;
    margin: 0;
    border-bottom: solid thin #ececec;
    height: 40px;
  }
}
@media screen and (max-width:1068px) {
  .editoriale-rolex {
    max-width: 90%;
    width: 90%;
  }  
    .footer-rolex .border-bottom.border-top{border:none!important}
    
    
    
    .header-rolex-100 {
    width: 100%;
    padding: 10px 5%;
    text-align: center;
    margin: 0;
    border-bottom: solid thin #ececec;
    height: 40px;
  }
     
    .swiper-button-prev{left:1vw!important}
.swiper-button-next{right:1vw!important}
  .logo-rolex-footer {
    width: 70px;
    height: 40px;
    margin: 30px auto;
    order: 1;
  }
  .icona-rolex-footer {
    margin: 0 auto 40px;
    order: 2;
  }
  .footer-rolex a {
    height: 48px;
    width: 100%;
    display: flex;
    margin: 0;
    align-items: center;
    justify-content: center;
  }
  .scopri-rolex {
    width: 90%;
    max-width: 90%;
  }
  .slider-box-rolex {
    margin-bottom: 35px;
  }
  .comp-rolex-scacchi-txt {
    width: 40vw;
    margin-left: 5vw;
    margin-right: 5vw;
  }
  .comp-rolex-colonne-txt {
    width: 50vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .comp-rolex-colonne-img-r, .comp-rolex-colonne-img {
    padding-left: 0;
    padding-right: 0;
    width: 50vw;
  }
  .img-rolex-s, .comp-rolex-text {
    width: 70%;
    max-width: 70%;
  }
  .img-rolex-m {
    width: 80%;
    max-width: 80%;
  }
}
@media screen and (max-width:767px) {
    .rolexloghetto{ width:100px;
height:auto}
     .nomobile {
    display: none!important
  }
  .comp-rolex-scacchi, .comp-rolex-colonne {
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .comp-rolex-scacchi-img {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .comp-rolex-colonne-img, .comp-rolex-colonne-img-r {
    width: 100%;
  }
  .comp-rolex-scacchi-img-r {
    margin-left: 0;
    margin-right: 0;
    width: 90%;
    order: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .comp-rolex-scacchi-txt, .comp-rolex-colonne-txt {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    order: 1;
    margin-top: 10px;
  }
  .comp-rolex-colonne-txt {
    margin-top: 0px;
    width: 100%;
  }
  .comp-rolex-text-img {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 90%;
    max-width: 90%;
  }
  .mb-20-sm {
    margin-top: 20px;
  }
  .mt-10-sm {
    margin-top: 10px;
  }
  .img-rolex-s, .img-rolex-m, .comp-rolex-text {
    width: 90%;
    max-width: 90%;
  }
  .rolex-section {
    font-size: 14px;
  }
  .rolex-title-l {
    font-size: 24px;
  }
  .rolex-title-m {
    font-size: 24px;
  }
  .rolex-title-p {
    font-size: 16px;
  }
  .rolex-title-g {
    font-size: 13px;
  }
  .rolex-title-s {
    font-size: 11px;
  }
  .rolex-title-vs {
    font-size: 14px;
  }
  .rolex-subtitle {
    font-size: 11px;
  }
  .rolex-small {
    font-size: 11px;
  }
  .btn-rolex {
    height: 36px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 25px;
  }
  .icon-btn-rolex {
    height: 36px;
    width: 36px;
    border-radius: 36px;
    line-height: 34px;
    padding: 0;
  }
  .header-rolex {
    padding: 10px 5%  15px;
  }
    .navbar-collapse {
margin-top:15px
}
  .logo-rolex {
    width: 100px;
    height: 45px;
  }
  .header-rolex-100 {
    width: 100%;
    padding: 10px 5%;
    text-align: center;
    margin: 0;
    border-bottom: solid thin #ececec;
    height: 40px;
  }
  .header-rolex-btn {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  .slider-box-rolex {
    margin-bottom: 30px;
    width: 50%;
  }
  .griglia-rolex {
    max-width: 90%;
  }
  .orologio-rolex {
    width: 50%;
    padding-bottom: 20px;
  }
  .ed-50-rolex {
    order: 1;
  }
  .ed-100-rolex {}
  .comp-rolex-contatti {
    width: 90%;
    flex-wrap: wrap;
    text-align: center;
  }
  .comp-rolex-contatti-map {
    width: 100%;
    order: 2;
  }
  .comp-rolex-contatti-txt {
    width: 100%;
    padding: 30px 10px 40px;
  }
  .mobile-inline {
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
  }
}
form {
  width: 100%
}
.form-group.input-material {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-group.input-material label {
  color: rgba(33, 33, 33, 0.5);
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 10px;
  transition: 0.1s ease all;
  -moz-transition: 0.1s ease all;
  -webkit-transition: 0.1s ease all;
}

.form-group.input-material label.textarea-label{  top: -15px;font-size: 11px;}
.form-group.input-material .form-control {
  border: none;
  border-bottom: 1px solid rgba(33, 33, 33, 0.2);
  border-radius: 0px;
  background: transparent;
  padding: 5px;
  box-shadow: none;
     font-size: 14px;
    
  /* active state */
  /* invalid state */
}
.form-group.input-material .form-control:focus, .form-group.input-material .form-control[value]:not([value=""]) {
  color: #000;
}
.form-group.input-material .form-control:focus ~ label, .form-group.input-material .form-control[value]:not([value=""]) ~ label {
  top: -5px;
  font-size: 11px;
  color: rgba(33, 33, 33, 1);
}
 .form-group.input-material .form-control:focus ~ label.textarea-label, .form-group.input-material .form-control[value]:not([value=""]) ~ label.textarea-label {
  top: -15px;
}
.form-group.input-material .form-control:focus.invalid, .form-group.input-material .form-control.invalid, .form-group.input-material .form-control:focus.parsley-error, .form-group.input-material .form-control[value]:not([value=""]).parsley-error {
  border-bottom-color: #dc3545;
}
.form-group.input-material .form-control:focus.invalid ~ label, .form-group.input-material .form-control.invalid ~ label, .form-group.input-material .form-control:focus.parsley-error ~ label, .form-group.input-material .form-control[value]:not([value=""]).parsley-error ~ label {
  color: #dc3545;
}
.form-group.input-material .parsley-errors-list {
  color: #dc3545;
  list-style: none;
  font-size: 0.7em;
  padding-left: 5px;
}

.d-none-festiveNO{display:none}