
.lower-part.product_details {
  display: none
}

.d-flex{
  display: flex;
}

.catalogue_tlt {
  font-size: 15px;
  font-family: proxi-regular;
  text-transform: uppercase;
  letter-spacing: 1px
}

.with-placeholder {
  -webkit-transition: margin .2s ease-out;
  -o-transition: margin .2s ease-out;
  transition: margin .2s ease-out;
  font-family: proxi-regular;
  letter-spacing: 1px
}

.with-placeholder label {
  color: #999;
  pointer-events: none;
  transform: translate(13px, 13px);
  transform-origin: left;
  z-index: 3;
  position: absolute;
  margin: 0;
  -webkit-transition: transform .2s ease-out;
  -o-transition: transform 3.2s ease-out;
  transition: transform .2s ease-out
}

.with-placeholder input.form-control,
.with-placeholder select.form-control {
  z-index: 2;
  position: relative;
  height: 40px;
  margin-bottom: 6px;
  padding-top: 14px;
  -webkit-transition: border-color .5s ease;
  -o-transition: border-color .5s ease;
  transition: border-color .5s ease
}

.with-placeholder textarea.form-control {
  z-index: 2;
  position: relative;
  margin-bottom: 6px;
  padding-top: 18px;
  -webkit-transition: border-color .5s ease;
  -o-transition: border-color .5s ease;
  transition: border-color .5s ease;
  height: auto
}

.with-placeholder input.parsley-error,
.with-placeholder select.parsley-error,
.with-placeholder textarea.parsley-error {
  border-color: red
}

.with-placeholder input:focus,
.with-placeholder select:focus,
.with-placeholder textarea:focus {
  border-color: #000
}

.with-placeholder select.form-control {
  color: #999;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
  background-position: calc(100% - 17px) 50%, calc(100% - 12px) 50%;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat
}

.with-placeholder select.form-control:focus {
  background-image: linear-gradient(45deg, #000 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #000 50%);
  background-position: calc(100% - 12px) calc(50% - 2px), calc(100% - 17px) calc(50% - 2px)
}

.with-placeholder-shown {
  transform: translate(13px, 4px) scale(.8) !important
}

.fields_area .firstname,
.form_customization .firstname,
.form_press_requests .firstname {
  padding-right: 2.5px
}

.fields_area .lastname,
.form_customization .lastname,
.form_press_requests .lastname {
  padding-left: 2.5px
}

.fields_area .email_form,
.form_customization .email_form,
.form_press_requests .email_form {
  padding-right: 2.5px
}


.fields_area .phone_form,
.form_customization .phone_form,
.form_press_requests .phone_form {
  padding-left: 2.5px
}

.fields_area .occupation_form,
.form_customization .occupation_form,
.form_press_requests .occupation_form {
  padding-right: 2.5px
}

.fields_area .company_form,
.form_customization .company_form,
.form_press_requests .company_form {
  padding-left: 2.5px
}

.message_form {
  margin: 0
}


@media (min-width:768px) {
  .firstname {
    padding-right: 2.5px
  }

  .lastname {
    padding-left: 2.5px
  }

  .modal-dialog {
    width: 600px
  }
}

.get_price_allproducts {
  border-radius: 0;
  padding: 5px 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: proxi-regular;
  font-size: 12px;
  margin: 25px 0;
  border: 1px solid #e7e7e7;
  background: #e7e7e7
}

body {
  overflow-x: hidden
}

#tabs {
  text-align: center
}

.tabbable-panel {
  margin: 20px 0
}

.nav-tabs>li {
  float: none;
  font-family: proxi-regular;
  display: inline-block;
  font-size: 11px;
  letter-spacing: 1.7px;
  padding: 0 30px
}

.nav-tabs>li>a {
  text-transform: uppercase;
  color: #333;
  padding: 3px 15px
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #a58a62;
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #a58a62;
  cursor: default;
  padding-bottom: 20px
}

.modal-open .modal {
  z-index: 9999999
}

.m_bottom_form {
  margin-bottom: 10px
}

.download_area_form li.parsley-required,
li.parsley-type {
  display: none
}

.form_customization li.parsley-required,
.form_press_requests li.parsley-required,
li.parsley-type {
  display: none
}

input::placeholder,
textarea::placeholder {
  color: #252525 !important
}

.btn-info:hover {
  background-color: transparent;
  border-color: transparent
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: -93px;
  z-index: 5;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 4px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
  border: 0 solid #ccc;
  border: 0 solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 1
}

.dropdown-menu li {
  display: inline-block
}

.dropdown-menu>li>a {
  padding: 3px 10px
}

.nav-tabs>li>a:hover {
  color: #a58a62;
  border-color: transparent
}

.nav>li>a:focus,
.nav>li>a:hover {
  background-color: transparent
}

.tab-content {
  padding: 20px 40px 0 40px
}

@media (min-width:1200px) {
  .tab-content {
    padding: 20px 120px 0 120px
  }
}

.breadcrumb {
  margin-bottom: 0;
  padding: 14px 18px 14px 18px
}

.breadcrumb>li {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  font-family: proxi-regular
}

.breadcrumb-item a {
  color: #333
}

.load_more_tab:after {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: linear-gradient(to top, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 80%);
  pointer-events: none
}

.load_more_tab {
  height: 250px;
  overflow: hidden
}

.close_more_tab {
  display: none
}

.close_more_tab,
.view_more_tab {
  cursor: pointer
}

h3.bnone:before {
  border-top: 0
}

.fancybox-toolbar {
  z-index: 2 !important
}

.finish5,
.finish6,
.finish7 {
  display: inline-block;
  margin-right: 5px
}

@media only screen and (min-width:320px) and (max-width:766px) {

  .name_finish_1,
  .name_finish_2,
  .name_finish_3,
  .name_finish_4,
  .name_finish_5,
  .name_finish_6,
  .name_finish_7 {
    font-size: 11px
  }
}

.checkbox_d_area label::after {
  height: 15px;
  width: 27px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  left: -33px;
  top: 8px;
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease
}

.checkbox_d_area input[type=checkbox]+label::before,
.checkbox_d_area input[type=radio]+label::before {
  -webkit-transition: border-color .5s ease;
  -o-transition: border-color .5s ease;
  transition: border-color .5s ease
}

.checkbox_d_area input[type=checkbox]:focus+label::before,
.checkbox_d_area input[type=radio]:focus+label::before {
  outline: 0;
  border-color: #000
}

.checkbox_d_area label::before {
  height: 40px;
  width: 40px;
  border: 1px solid #e9e9e9;
  left: -40px;
  background-color: #f6f5f5;
  top: 0
}

.checkbox_d_area input {
  height: 40px;
  width: 40px;
  margin: 0;
  -webkit-transition: border-color .5s ease;
  -o-transition: border-color .5s ease;
  transition: border-color .5s ease
}

.checkbox_d_area label {
  display: block;
  font-size: 11px;
  letter-spacing: 1.3px;
  padding-top: 0;
  padding-left: 8px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 0;
  left: 40px;
  margin: 0
}

.checkbox_d_area label span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  margin: 0;
  font-size: 11px
}

.download_area_form span {
  width: 100%;
  font-family: proxi-semi;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: .7px;
  text-transform: uppercase;
  margin-bottom: 8px;
  display: inline-block
}

.download_area_form .col-xs-12.form-group.radio-form-group,
.form_customization .col-xs-12.form-group.radio-form-group {
  margin-top: 10px;
}

.download_area_form .col-xs-12.form-group.radio-form-group.method-form-group,
.form_customization .col-xs-12.form-group.radio-form-group.method-form-group {
  margin-top: 14px;
}

@media (min-width:768px) {
  .form_customization>span:first-of-type {
    margin-bottom: 5px
  }

  .download_area_form .fields_area,
  .form_customization .fields_area {
    margin-top: 0
  }

  .download_area_form .col-xs-12.form-group.radio-form-group,
  .form_customization .col-xs-12.form-group.radio-form-group {
    display: flex;
    justify-content: space-between;
    margin: 0;
  }

  .download_area_form .col-xs-12.form-group.radio-form-group.method-form-group,
  .form_customization .col-xs-12.form-group.radio-form-group.method-form-group {
    display: block;
    margin: unset;
    margin-top: 5px;
  }

  .download_area_form .col-xs-12.form-group.radio-form-group,
  .form_customization .col-xs-12.form-group.radio-form-group {
    display: flex;
    justify-content: space-between;
    margin: 0;
  }

  .download_area_form .form-group.radio-form-group label[for="professional"],
  .form_customization .form-group.radio-form-group label[for="professional"] {
    font-family: proxi-semi;
    line-height: 23px;
    display: inline-block;
    width: 50%;
    text-align: left;
  }

  .download_area_form .form-group.radio-form-group label[for="professional"]+div,
  .form_customization .form-group.radio-form-group label[for="professional"]+div {
    width: 80%;
    margin-top: 4px;
  }
}

.checkbox_d_area {
  margin-bottom: 0
}

.checkbox_d_area:nth-of-type(3) label,
.checkbox_d_area:nth-of-type(5) label,
.checkbox_d_area:nth-of-type(7) label {
  margin-left: 3px
}

.fields_area {
  margin-top: 5px
}

.checkbox .btn_form_new {
  right: 15px
}

.download_area_form .form_checkbox {
  margin-top: 0 !important
}

@media (min-width:768px) {
  .fields_area {
    margin-top: 30px
  }
}

@media (min-width:676px) {
  .download_area_form .form_checkbox {
    margin-top: 13px !important
  }
}

@media (min-width:677px) and (max-width:767px) {

  .form_customization .form_checkbox,
  .form_press_requests .form_checkbox {
    margin-top: 13px !important
  }
}

.checkbox_d_area input[type=checkbox]:checked+label::after {
  content: "";
  opacity: 1
}

.checkbox_d_area input[type=checkbox]+label::after {
  content: "";
  opacity: 0
}

.get_price_produto {
  background-color: #a08862;
  border-color: #a08862;
}

.share-icons-hidden {
  display: inline;
}

.share_product>img {
  cursor: pointer
}

.eight-col {
  width: 25%;
  float: left;
}

@media (max-width:767px) {
  .border_right_services {
    border-right: none
  }
}

@media (min-width:768px) {

  .eight-col {
    width: 12.5%;
    float: left;
  }
}


.menu-visual {
  background: #eaeae8;
  padding-bottom: 20px
}

.menu-visual .nav_menu p {
  font-family: 'Radikal', sans-serif;
  margin-top: -10px;
  color: rgb(74, 74, 74);
}


@media only screen and (min-width:945px) and (max-width:990px) {}

.content_video {
  position: absolute;
  top: 20%;
  text-align: center;
  width: 100%;
  left: unset;
  height: 80%;
}

.content_video button {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10%;
  font-size: 15px;
  letter-spacing: 2px;
  font-family: proxi-regular;
  background: transparent;
  border: 1px solid white;
  line-height: 20px;
  padding: 10px 25px;
}

.content_video.black h2,
.content_video.black h3 {
  color: #4d5150;
  opacity: 1
}

.content_video.black button {
  border: 1px solid #4d5150;
  color: #4d5150;
  opacity: 1
}

.text_video {
  margin: 0;
  width: 100%;
  font-family: 'proxi-semi';
}

.content_frase {
  position: absolute;
  top: 39%;
  text-align: center;
  width: 29%;
  left: 36%;
}

.text_frase {
  width: 86%;
  opacity: .93;
  margin: 0 auto 120px auto;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 36px;
  font-family: 'AdobeDevanagari-Regular';
  line-height: 36px;
}

.text_video h3 {
  font-size: 50px;
  letter-spacing: 2px;
  margin: 2.5px 0;
  line-height: 50px;
}

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

  #summer-edition {
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.2);
  }

  #summer-edition h3 {
    opacity: 1;
    font-size: 50px;
    letter-spacing: 2px;
    margin: 2.5px 0;
    line-height: 50px;
  }

  #summer-edition button {
    opacity: 1;
    margin-top: 20px;
    position: relative;
    left: unset;
    transform: none;
    bottom: unset;
  }

}


@media only screen and (max-width: 766px) and (min-width: 320px) {
  .content_frase {
    width: 100%;
    left: 0;
    top: 45%;
  }

  .text_frase {
    font-size: 14px;
    line-height: 21px;
    margin: 0 auto 135px auto;
    width: 60%;
  }

  .text_video h3 {
    font-size: 20px;
    letter-spacing: 2px;
    margin: 2.5px 0;
    line-height: 30px;
  }

}

.text_video h2 {
  font-size: 35px;
  letter-spacing: 2px;
  margin: 2.5px 0;
}

.text_video h2.smaller {
  font-size: 30px;
}

.services-row {
  margin-top: 0px;
}

.slider-inside-page .mobile_padding {
  padding-top: 0 !important;
}

.nomargin {
  margin: 0 !important;
}

.sq-prop {
  padding-top: 112.5%;
}

.v-prop {
  padding-top: 120.643432%;
}

.h-prop {
  padding-top: 60.3217158177%;
}

.big-h-prop {
  padding-top: 40.16%;
  background: #F6F5F5;
}

.full-h-prop {
  padding-top: 23.4375%;
}

.proportion>img.img-responsive,
.proportion>div:not(.spotlight) {
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.proportion>div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}


.first-column,
.second-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {

  .first-column,
  .second-column {
    float: left;
  }

  .first-column {
    width: 79.12%;
  }

  .second-column {
    padding: 0;
    width: 20.88%;
  }
}


.medium-title {
  font-family: 'proxi-regular';
  line-height: 40px;
  letter-spacing: 2px;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  margin: 0
}

.medium-title+p {
  color: #fff;
  font-family: 'proxi-regular';
  line-height: 25px;
  letter-spacing: 0.5px;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  max-width: 700px;
}

.full-h-prop .medium-title {
  color: #fff;
}

.info_product h1 {
  font-family: 'proxi_light';
  font-size: 21px;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  letter-spacing: 1.7px;
  padding-bottom: 15px;
  border-bottom: 1px solid #aaa;
  margin-bottom: 15px;
  line-height: 1.2;
}

.ppading_container {
  padding: 0 12px !important;

}

.main-image .slide-image {
  display: flex !important;
  justify-content: center;
  align-items: center;
}


.swiper-container.bolas {
  padding-left: 20px;
  margin-top: 45px;
}

@media only screen and (min-width: 1400px) {
  .swiper-container.bolas {
    padding-right: 20px;
  }
}


.swiper-container.bolas .bola {
  border-radius: 100%;
  background-color: #efefef;
  padding-top: 100%;
  position: relative;
}

.swiper-container.bolas .bola .bola-inside {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-container.bolas p {
  font-family: 'Radikal', sans-serif;
  color: rgb(74, 74, 74);
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 0
}

@media (min-width: 767px) {
  .swiper-container.bolas p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.visual-menu-round {
  position: relative;
  z-index: 1;
}



.visual-menu-round .swiper-slide {
  width: 65px;
  transition: width 250ms ease;

}

.visual-menu-round .swiper-container.bolas {
  padding: 10px;
  margin: 0;
  border-bottom: 1px solid #e7e7e7;
}

@media (min-width: 767px) {
  .visual-menu-round .swiper-container.bolas {
    border-bottom: none;
    padding: 20px 20px 0;
  }
}

.bola-inside img {
  width: 100%;
  height: 100%;
}

.ambiences .swiper-scrollbar {
  position: relative;
  margin: 20px 45px;
  left: unset;
  bottom: unset;
  width: unset;
}

.ambiences .swiper-slide {
  transition: opacity 250ms ease;
  width: auto;
}

.ambiences .swiper-slide>img,
.ambiences .swiper-slide>a>img {
  width: auto;
  height: 766px;
  max-width: 100%;
  max-height: 300px;
}

@media (min-width: 992px) {

  .ambiences .swiper-slide>img,
  .ambiences .swiper-slide>a>img {
    max-height: 70vh;
  }

}

.ambiences .spotlight p {
  font-family: 'proxi-semi';
  letter-spacing: 0.5px;
  font-size: 13px;
  color: #6d6d6d;
  text-transform: uppercase;
  width: 100px;
  text-align: center;
}

.ambiences .spotlight button {
  font-family: 'proxi-semi';
  letter-spacing: 0.5px;
  font-size: 10px;
  border: none;
  border-bottom: 1px solid #6d6d6d;
  border-radius: 0;
  text-transform: uppercase;
  color: #6d6d6d;
  float: right;
}

.ambiences .spotlight {
  display: block;
  position: absolute;
}


.ambiences .spotlight .circle {
  height: 30px;
  background: transparent;
  width: 30px;
  border-radius: 100%;
  transition: opacity 300ms ease;
  opacity: 0.9;
  cursor: pointer;
  border: 2px solid white;
}

.ambiences .spotlight .circle::after {
  content: '';
  height: 14px;
  background: white;
  width: 14px;
  border-radius: 100%;
  transition: opacity 300ms ease;
  opacity: 0.9;
  cursor: pointer;
  position: absolute;
  top: 8px;
  left: 8px;
}

.ambiences .spotlight .info {
  background: rgba(255, 255, 255, 0.9);
  min-width: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 20px 20px 20px;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  transition: opacity 300ms ease;
  z-index: 5
}

.ambiences .spotlight .info.top {
  top: 15px;
}

.ambiences .spotlight .info.bottom {
  bottom: 15px;
}

.ambiences .spotlight .info.left {
  left: 15px;
}

.ambiences .spotlight .info.right {
  right: 15px;
}

@media (min-width: 992px) {

  .ambiences .spotlight:hover .info {
    opacity: 1;
    pointer-events: all
  }

  .ambiences .spotlight:hover .circle,
  .ambiences .spotlight:hover .circle::after {
    opacity: 1;
  }
}

.ambiences .swiper-button-prev,
.ambiences .swiper-button-next {
  mix-blend-mode: difference;
  backface-visibility: hidden;
}

.ambiences .swiper-button-prev {
  left: 50px;
}

.ambiences .swiper-button-next {
  right: 50px;
}

.ambiences .swiper-button-prev::after,
.ambiences .swiper-button-next::after {
  color: #fff;
  font-size: 40px;
}



.btn_product_page span.under::after {
  content: "";
  height: 1px;
  width: 100%;
  background: #333;
  position: absolute;
  pointer-events: none;
  right: 0;
  bottom: -5px;
}

span.under {
  position: relative
}

.homepage_indicator {
  display: none
}



.get_price_produto {
  padding: 7px 7px
}



h3.background:before {
  content: none
}


h3.background {
  margin-top: 20px;
}


.ambiences .swiper-button-prev,
.ambiences .swiper-button-next {
  mix-blend-mode: difference;
  backface-visibility: hidden;
}

.ambiences .swiper-button-prev {
  left: 50px;
}

.ambiences .swiper-button-next {
  right: 50px;
}

.ambiences .swiper-button-prev::after,
.ambiences .swiper-button-next::after {
  color: #fff;
  font-size: 40px;
}


.finishes_product h1 {
  border-top: none;
  padding-top: 0
}

@media (min-width:768px) {

  .eight-col {
    width: 12.5%;
    float: left;
  }
}

.share_product>img {
  cursor: pointer
}

.share_product {
  margin: 40px 0 20px 0;
  border-top: 1px solid #f6f5f5;
  padding-top: 15px;
}

.product_info h3 {
  font-family: 'proxi-semi';
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
}

.share_product .share-icons-hidden {
  float: right;
}

.share_product {
  margin: 40px 0 20px 0;
  border-top: 1px solid #f6f5f5;
  padding-top: 15px;
}

.share_product h3 {
  float: left;
  margin-top: 5px;
}


@media (min-width: 768px) {

  .product-page .share_product {
    position: absolute;
    width: calc(100% - 48px);
    left: 24px;
  }
}

.btn_details {
  margin-top: 10px;
}

.product_info .btn_product_page span.under {
  margin-left: 9px;
  position: relative;
}

.product_info .btn_product_page span.under::after {
  content: "";
  height: 1px;
  width: 100%;
  background: #333;
  position: absolute;
  pointer-events: none;
  right: 0;
  bottom: -5px;
}

.product_info .btn_product_page {
  font-size: 11px;
  letter-spacing: 0.5px;
}

.btn_product_sheet {
  padding-top: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .product_info {
    padding-top: 35px;
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  body {
    width: 100vw;
    overflow-x: hidden;
    overflow-y: hidden;
  }

  .upper-part {

    max-height: calc(100% - 70px - 160px - 60px);
    height: calc(100% - 70px - 160px - 60px);
    overflow: hidden;
    margin: 0;
    z-index: 5;
  }

  .upper-part .col-lg-9 {

    max-height: calc(100% - 70px - 160px - 60px);
    height: calc(100% - 70px - 160px - 60px);
    padding: 0;
    background: #f5f6f6
  }

  .slick-track {
    display: flex;
    background: #f6f5f5;
  }

  .slick-track .slick-slide {
    display: flex;
    height: auto;
  }

  .upper-part .slick-list {
    height: 100%;
    position: relative;
  }

  .product_info {
    padding: 0;
    top: calc(100% - 160px - 60px);
    left: 0;
    width: 100%;
    height: 220px;
    transition: top 250ms ease;
  }

  .upper-part.scrolled {
    z-index: 3;
  }

  .upper-part.scrolled .product_info {
    top: 70px;
    height: 180px;

  }

  .upper-part.scrolled .product_info .get_price_especialist {
    display: none !important;

  }

  .product_info .get_price_produto {
    height: 40px;
  }

  .product_info .get_price_especialist {
    height: 40px;
    margin: 0;
  }

  .product_info .info_product::after {
    
    /* position: absolute;
    top: 5px;
    width: 50px;
    height: 5px;
    border-radius: 5px;
    background: #D3D3D3;
    left: calc(50% - 25px);
    opacity: 1;
    transition: opacity 250ms ease; */
  }

  .product_info .info_product h1 {
    text-align: left;
    padding: 0 12px;
    border: none;
    margin: 0 !important;
  }

  #socialShare {
    position: relative;
    margin: 0;
    bottom: unset;
    left: unset;
    padding: 0 12px
  }

  .product_info .finishes_product {
    padding: 12px;
    margin: 0;
    background: #F8F8F8;
    height: 60px;
    display: flex !important;
    align-items: center;
    border-top: 1px solid white;
  }

  .product_info .finishes_product>div img {
    width: 30px !important;
    height: 30px !important;
  }

  .product_info .finishes_product>.finish1 img {
    width: 35px !important;
    height: 35px !important;
  }

  .main-image {
    height: 100%;
  }



  .main-image .swiper-slide a {
    max-height: 100%;
    display: flex;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }





  .lower-part {
    display: none;
  }


  .small-details span {
    font-size: 10px;
    letter-spacing: 0.5px;
    font-family: 'proxi-regular';
  }

  .small-details {
    display: flex !important;
    justify-content: space-around;
    position: absolute;
    width: 100%;
    top: -20px;
    height: 15px;
    pointer-events: none;
    padding: 0 12px;
    text-align: center;
    align-items: flex-end;
  }

  .upper-part.scrolled .product_info .small-details {
    top: 10px;
  }

  .upper-part.scrolled .product_info .info_product::after {
    opacity: 0;
  }

  .upper-part.scrolled .product_info .info_product {
    padding-top: 25px;
  }

  /* .upper-part.scrolled .product_info .finishes_product {
    position: absolute;
    top: 120px;
    -webkit-box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 25%);
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 25%);
  } */

  .upper-part.scrolled {
    height: unset;
  }


  .product_details p {
    font-family: 'proxi-regular';
    font-size: 13px;
    line-height: 23px;
    letter-spacing: .7px;
    margin: 12px 0;
    color: #6D6D6D;
  }

  .product_details p span {
    text-transform: uppercase;
    color: #373737;
  }

  .product_details .collapse,
  .product_details .collapsing {
    background: #F8F8F8;
    border-top: 1px solid #6D6D6D;
    margin-bottom: 0
  }


  .btn.details {
    border-radius: 0;
    padding: 7px 20px;
    border-top: 1px solid #6D6D6D;
    background: #F8F8F8;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    color: #6D6D6D;
    font-family: 'proxi-regular';
    font-size: 13px;
    height: 40px;
  }

  .btn.details:last-of-type {
    border-bottom: 1px solid #6D6D6D;
  }

  .btn.details[aria-expanded="true"] {
    background: #6D6D6D;
    color: white;
  }

  .btn.details[aria-expanded="true"] .caret {
    transform: rotate(-180deg);
  }

  .btn.details .caret {
    transition: transform 250ms ease
  }

  footer {
    z-index: 4;
    position: relative
  }

  .menu--animation-share-sidebar {
    z-index: 4;
    display: none;

  }

  #designstudio-button {
    z-index: 4 !important;
    display: none;
  }

  .swiper-container-vertical>.swiper-pagination-bullets {
    right: unset;
    left: 12px;
  }

  .swiper-pagination-bullet-active {
    background: #a08862
  }


  .swiper-lazy-preloader {
    border-right: 4px solid #D3D3D3;
    border-left: 4px solid #D3D3D3;
    border-bottom: 4px solid #D3D3D3;
  }
}

.slick-dots li {
  margin: 0.35rem;

}

.slick-dots button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;

  border: none;
  border-radius: 100%;
  background-color: #D3D3D3;

  text-indent: -9999px;
}

.slick-dots li.slick-active button {
  background-color: #a08862;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  flex-direction: row;
  position: absolute;
  height: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.bg-black {
  z-index: 7;
}

.upper-part {
  display: flex;
}

@media only screen and (min-width: 1500px) {
  .product_info {
    padding-bottom: 0;
  }
}

.slick-counter {
  color: #333;
  text-align: center
}

@media only screen and (min-width: 1200px) {
  .thumbnail-nav {
    margin: 10% 0 0 0;
  }

}


body,
html {
  overscroll-behavior-y: contain;
}

.craft {
  background-image: -webkit-image-set(url('/images/pp/<?php echo $craft_img; ?>.jpg') 1x, url('/images/pp/<?php echo $craft_img; ?>-2x.jpg') 2x);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.second-column video {
  height: 100%;
  width: 100%;
}

.h-prop.proportion>video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

model-viewer {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  text-align: center;
  margin: 0 auto;
}


