@charset "UTF-8";
#main {
  min-height: 300px; }

a, a:focus {
  outline: 0; }

#main {
  z-index: 0; }

p {
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .buy-now__product-details {
    width: 65.6666666667% !important; } }
@media (min-width: 992px) {
  .global-nav .logo {
    margin-top: 40px; } }
/*------------------------------------*\
  $HEADER OVERRIDING DXO CSS
  For new Header/Footer responsive design
\*------------------------------------*/
header a + .block-menu-block, header .block-block + .block-menu-block {
  z-index: 10;
  position: relative; }

.menu-level-4 .global-sub-nav__bar {
  z-index: 0; }

.global-nav .nav--main .tooltip .tooltip.bottom {
  padding: 9px 0; }
.global-nav .nav--main .tooltip .tooltip-arrow {
  border-bottom-color: #4B4B4B;
  border-width: 0 9px 9px; }
.global-nav .nav--main .tooltip .tooltip-inner {
  border-radius: 20px;
  background-color: #4B4B4B;
  font-size: 12px;
  padding: 8px;
  font-family: 'Roboto';
  white-space: nowrap;
  max-width: none;
  min-width: 150px; }
  .global-nav .nav--main .tooltip .tooltip-inner i {
    display: block;
    float: left;
    font-size: 17px;
    margin-top: -1px;
    color: #B1B1B1; }
.global-nav .nav--main--list > li {
  float: none;
  vertical-align: top; }
  .global-nav .nav--main--list > li.nav-panel-open > ul {
    z-index: 901; }
  .global-nav .nav--main--list > li > ul {
    margin-left: 0;
    border-top-width: 0px; }
  .global-nav .nav--main--list > li > li {
    padding: 0 0; }
  .global-nav .nav--main--list > li .nav--main--white .nav--main--list > li > ul {
    border-top-width: 0;
    z-index: 9999; }

.menu-level-2 {
  background-color: #f8f8f8;
  z-index: 9999; }

.global-nav-dark {
  position: relative; }
  .global-nav-dark .mobile-logo {
    margin-left: -47px; }

:lang(ja) .global-nav .nav--main--list > li {
  margin: 0 3px !important; }

@media (max-width: 1024px) {
  .global-nav .nav--main.nav--main--responsive .container {
    padding: 0 15px !important; } }
@media (max-width: 767px) {
  .menu-relative {
    padding-top: 50px; }

  .logo {
    padding-right: 10rem !important; } }
@media (min-width: 768px) and (max-width: 1280px) {
  .global-nav .nav--main--list > li {
    margin: 0 6px !important; } }
/*------------------------------------*\
  $FOOTER OVERRIDING DXO CSS
  For new Header/Footer responsive design
\*------------------------------------*/
.container.breadcrumb {
  padding: 0 7% 0 7%; }

#footer.global-footer {
  padding-top: 10px;
  padding-bottom: 10px;
  /*--- ^bottom ---*/ }
  #footer.global-footer input, #footer.global-footer button {
    outline: none 0; }
  #footer.global-footer h2 {
    color: #d4d4d6;
    padding-top: 10px;
    font-size: 20px;
    font-weight: 700; }
  #footer.global-footer .form__footer input {
    height: 42px;
    width: 155px;
    border: 1px solid #929292;
    padding: 0 20px;
    color: #929292;
    vertical-align: middle;
    border-radius: 30px 0 0 30px; }
  #footer.global-footer .form__footer .btn {
    margin-left: -0.36em;
    padding: 0;
    width: 100px;
    height: 42px;
    color: #fff;
    vertical-align: middle;
    border-radius: 0 30px 30px 0;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    border: none !important;
    background: #0055b8;
    font-weight: bold; }
    #footer.global-footer .form__footer .btn:hover {
      background-color: #004799; }
  #footer.global-footer .footer__bottom {
    padding: 6px 0 3px;
    font-size: 11px;
    background-color: #1f2122;
    text-align: center; }
  #footer.global-footer .footer__bottom ul {
    padding-top: 8px; }
  #footer.global-footer .footer__bottom li {
    color: #E6E6E6;
    float: left;
    padding: 0 7px; }
  #footer.global-footer .footer__bottom li:first-child {
    padding-left: 30px; }
  #footer.global-footer .footer__bottom li a {
    color: #e6e6e6; }
  #footer.global-footer .footer__bottom li a:hover {
    color: #929292; }
  #footer.global-footer .footer__bottom .dot--v {
    background-position: 0 0; }
  #footer.global-footer .footer__bottom--legal {
    padding: 20px 0;
    font-size: 12px;
    background-color: #efefef;
    text-align: center;
    border-radius: 8px; }
    #footer.global-footer .footer__bottom--legal h1 {
      margin-bottom: 0;
      font-size: 12px;
      line-height: 100%; }
    #footer.global-footer .footer__bottom--legal .footer__bottom--logo {
      padding-top: 3px; }
    #footer.global-footer .footer__bottom--legal ul {
      padding-top: 3px; }
    #footer.global-footer .footer__bottom--legal li,
    #footer.global-footer .footer__bottom--legal li > a {
      color: #838383;
      line-height: 100%; }
    #footer.global-footer .footer__bottom--legal li {
      float: left;
      padding: 0 7px;
      border-left: 1px solid #838383; }
      #footer.global-footer .footer__bottom--legal li:first-child {
        padding-left: 30px;
        border-left: 0; }
      #footer.global-footer .footer__bottom--legal li a:hover {
        color: #0055b8; }
  #footer.global-footer #footer {
    padding: 80px 0 40px 0;
    background-color: #f8f8f8; }
  #footer.global-footer .form__footer input,
  #footer.global-footer .form__footer .btn {
    font-size: 15px; }
  #footer.global-footer .footer__bottom--legal {
    background-color: transparent;
    max-width: none; }
  #footer.global-footer .footer__bottom--nav .footer-nav-section.sub-footer-parent > h3 > a:after,
  #footer.global-footer .footer__bottom--nav .footer-nav-section.sub-footer-parent > h3 > a:before {
    top: 28px; }
  #footer.global-footer .grid__item {
    width: auto; }

@media (min-width: 768px) and (max-width: 912px) {
  #footer.global-footer .form__footer input {
    border-radius: 30px;
    margin-bottom: 10px;
    width: 80%; }
  #footer.global-footer .form__footer .btn {
    border-radius: 30px 30px;
    width: 80%; } }
@media (max-width: 767px) {
  #footer.global-footer .container {
    width: 100%;
    max-width: 68.75rem;
    margin: 0 auto;
    /*padding: 0 3.75rem;*/ }

  #newsletter-footer .newsletter-mail {
    width: 60%; }

  #newsletter-footer .newsletter-submit {
    width: 40%; } }
@media (max-width: 1024px) {
  footer .container {
    padding: 0 5px; } }
/*------------------------------------*\
  $FOOTER / GLOBAL FOOTER START
\*------------------------------------*/
body.modal-open {
  overflow-y: scroll !important; }

.mandatory {
  color: #d50000; }

.new__content__hero {
  background-color: #000;
  background-position: 50% 0;
  background-repeat: no-repeat;
  overflow: hidden; }

.background-gray {
  background-color: #F3F3F3; }

.alert {
  padding: 15px 22px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 30px;
  font-family: 'Maven Pro', Arial, sans-serif; }
  .alert ul {
    padding: 0; }
    .alert ul:first-child, .alert ul:last-child {
      margin: 0; }

.alert-danger {
  color: #d50000;
  background-color: #FFE7E7; }
  .alert-danger ul {
    list-style-type: none; }

.spinner {
  width: 40px;
  height: 40px;
  margin: 100px auto;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: scaleout 1.0s infinite ease-in-out;
  animation: scaleout 1.0s infinite ease-in-out; }

@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }
@keyframes scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0; } }
button .spinner {
  position: absolute;
  right: 2px;
  top: 12px;
  margin: 0;
  width: 20px;
  height: 20px; }

.well {
  background-color: #f7f7f8;
  border: 1px solid #d4d4d6;
  padding: 20px;
  margin: -20px;
  border-radius: 20px; }
  .well::before, .well::after {
    display: table;
    content: ""; }
  .well::after {
    clear: both; }

.b-a {
  border: 1px solid #d4d4d6; }

.b-b {
  border-bottom: 1px solid #d4d4d6; }

.b-t {
  border-top: 1px solid #d4d4d6; }

.b-l {
  border-left: 1px solid #d4d4d6; }

.b-r {
  border-right: 1px solid #d4d4d6; }

.text-white {
  color: #fff; }

.row-space-0, .spacer-btm-0 {
  margin-bottom: 0 !important; }

.title-text-1.spacer-0 {
  margin: 0; }

.spacer-btm-xsmall {
  margin-bottom: 15px; }

.btn-block .text-center {
  display: block !important; }

.btn-block {
  width: 100%; }

.p20 {
  padding: 20px; }

.ml15 {
  margin-left: 15px; }

.mt25 {
  margin-top: 25px; }

.mr20 {
  margin-right: 20px; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px; }

.mt10 {
  margin-top: 10px; }

.mt50 {
  margin-top: 50px; }

.mt80 {
  margin-top: 80px; }

.mb40 {
  margin-bottom: 40px; }

.ml60 {
  margin-left: 60px; }

.ml10 {
  margin-left: 10px; }

.text-white {
  color: #FFF; }

.fade {
  display: none; }

.fade.in {
  display: block;
  animation: fadeIn 1s; }

.gutter-lg {
  padding-left: 16px;
  padding-right: 16px; }

.dxo_title {
  text-transform: none !important; }

.flag-image > a img {
  display: block;
  max-width: none; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/**
 * Captcha
 */
#captcha {
  display: block; }
  #captcha.text-center img {
    text-align: center; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #d4d4d6;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 7px;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857;
  color: #393939; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #393939;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: false;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 36px; }
    input[type="date"].input-sm, .input-group-sm input[type="date"],
    input[type="time"].input-sm, .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm, .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm, .input-group-sm
    input[type="month"] {
      line-height: 33px; }
    input[type="date"].input-lg, .input-group-lg input[type="date"],
    input[type="time"].input-lg, .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg, .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg, .input-group-lg
    input[type="month"] {
      line-height: 49px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 33px;
  line-height: 33px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }

.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 49px;
  line-height: 49px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.input-sm + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 27px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px; }
.form-horizontal .form-group {
  margin-left: -4px;
  margin-right: -4px; }
  .form-horizontal .form-group::before, .form-horizontal .form-group::after {
    display: table;
    content: ""; }
  .form-horizontal .form-group::after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 4px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

/**
 * CUSTOM SELECT Disabled use background instead
 */
form .relative .icon-wrapper {
  display: none; }

.help-block {
  margin-left: 23px;
  font-family: 'Maven Pro', Arial, sans-serif;
  font-size: 16px; }

.form-control:not(select) {
  cursor: text; }

.control-label {
  color: #9e9e9e;
  font-weight: normal;
  padding-left: 23px; }

select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../../images/icon-select.png");
  background-size: 42px;
  background-position: right;
  background-repeat: no-repeat;
  cursor: pointer;
  padding-right: 48px; }

.has-error .control-label {
  color: #d50000; }
.has-error .help-block {
  color: #757575; }
.has-error .form-control {
  color: #d50000;
  box-shadow: none; }
  .has-error .form-control::-moz-placeholder {
    color: #d50000;
    opacity: 1; }
  .has-error .form-control:-ms-input-placeholder {
    color: #d50000; }
  .has-error .form-control::-webkit-input-placeholder {
    color: #d50000; }

.radio, .checkbox {
  padding-left: 23px; }

.form-control {
  background-color: #f7f7f8;
  border: none;
  box-shadow: none;
  padding-left: 22px;
  font-family: 'Maven Pro', Arial, sans-serif; }
  .form-control:active, .form-control:focus {
    border-color: #7ed6dc !important;
    outline: 0 !important;
    -webkit-box-shadow: 0 0px 0px transparent !important;
    box-shadow: 0 0px 0px transparent !important; }
  .form-control:not(textarea) {
    border-radius: 30px;
    height: 42px; }

textarea.form-control {
  border-radius: 20px; }

.form-group .help-link {
  font-size: 1.8em;
  position: absolute;
  right: 20px;
  top: -3px; }

.form-subscribe .form-control {
  height: 50px !important;
  padding: 0 20px;
  color: #929292;
  vertical-align: middle;
  border-radius: 30px 0 0 30px !important;
  float: right;
  width: 60%; }
.form-subscribe .help-block {
  float: left;
  text-align: center;
  width: 100%;
  margin-left: 0; }
.form-subscribe button {
  width: 40%;
  float: right;
  height: 50px !important;
  border-radius: 0 30px 30px 0 !important;
  background-color: #0055b8; }
  .form-subscribe button:hover {
    background-color: #0055b8; }

.global-sticky-nav__modallink.global-sticky-nav__buy-btn {
  color: #fff;
  margin-bottom: 0;
  margin-top: 0; }
  .global-sticky-nav__modallink.global-sticky-nav__buy-btn:hover {
    color: #fff; }

input[type="checkbox"], input[type="radio"] {
  margin-top: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: white;
  border: 1px solid #7ed6dc;
  width: 15px;
  height: 15px;
  background: transparent;
  color: #7ed6dc; }
  input[type="checkbox"]:focus, input[type="radio"]:focus {
    outline: 0; }
  input[type="checkbox"]:checked, input[type="radio"]:checked {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #7ed6dc;
    color: #fff; }

input[type="checkbox"] {
  border-radius: 3px; }

input[type="radio"]:checked:before {
  font-family: "dxo";
  content: "i";
  font-size: 5px;
  position: absolute;
  top: 4px;
  left: 4px; }

input[type="checkbox"]:checked:before {
  font-family: "dxo";
  content: "j";
  position: absolute;
  top: 1px;
  left: 1px;
  font-size: 11px; }

input[type="radio"] {
  border-radius: 10px; }

@media (max-width: 767px) {
  a.global-sticky-nav__modallink.global-sticky-nav__buy-btn {
    display: table;
    padding: 0 1rem; }

  .buy-now-cta {
    margin: auto; } }
@media (min-width: 1024px) {
  .form-subscribe .form-control {
    width: 70%; }
  .form-subscribe button {
    width: 30%; } }
@font-face {
  font-family: "dxo";
  src: url("fonts/dxo/dxo.eot");
  src: url("fonts/dxo/dxo.eot?#iefix") format("embedded-opentype"), url("fonts/dxo/dxo.woff") format("woff"), url("fonts/dxo/dxo.ttf") format("truetype"), url("fonts/dxo/dxo.svg#dxo") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "dxo" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "dxo" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-minus:before {
  content: "a"; }

.icon-plus:before {
  content: "b"; }

.icon-triangle-down:before {
  content: "c"; }

.icon-arrow-up-right:before {
  content: "d"; }

.icon-help:before {
  content: "g"; }

.icon-radio:before {
  content: "i"; }

.icon-map-pin-circle:before {
  content: "l"; }

.icon-download-circle:before {
  content: "m"; }

.icon-picture-edit-circle:before {
  content: "n"; }

.icon-camera-circle:before {
  content: "o"; }

.icon-calendar-circle:before {
  content: "k"; }

.icon-cd:before {
  content: "e"; }

.icon-tag:before {
  content: "f"; }

.icon-close:before {
  content: "h"; }

.icon-check-thin:before {
  content: "r"; }

.icon-check-1:before {
  content: "j"; }

.icon-info:before {
  content: "p"; }

.icon-info-circle-fill:before {
  content: "q"; }

/*
    Fix for dxo one page
 */
.image-quality__carousel-container [data-icon]:before {
  content: "" !important; }

.placeholder {
  color: #999; }
  .placeholder::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .placeholder:-ms-input-placeholder {
    color: #999; }
  .placeholder::-webkit-input-placeholder {
    color: #999; }

.middle-align-icon {
  vertical-align: middle; }

.xlarge-icon {
  font-size: 2em; }

.large-icon {
  font-size: 1.5em; }

.small-icon {
  font-size: 0.75em; }

.svg-icon.logo-lg {
  width: 100px;
  height: 20px; }

a.bottom_right_icon_wrapper, div.bottom_right_icon_wrapper {
  position: relative;
  display: block; }

.bottom_right_icon_wrapper .small-icon {
  position: absolute;
  bottom: 5px;
  right: 10px; }

/**
 * DEFAULT BUTTON STYLE
 */
.btn .svg-icon-component {
  width: 10px;
  height: 10px;
  line-height: 1.5rem;
  vertical-align: middle; }

.btn .btn-text {
  display: table-cell;
  vertical-align: middle; }

.btn .btn-image {
  display: table-cell;
  vertical-align: middle;
  padding-left: 0.625rem; }

.btn .btn-image svg {
  display: inherit;
  fill: white; }

.btn[disabled], .btn.disabled {
  background: #868686 !important;
  cursor: auto !important; }

.btn[disabled]:active, .btn[disabled] .active, .btn.disabled:active, .btn.disabled .active {
  background: #868686 !important; }

.btn[disabled] .svg-icon-component, .btn.disabled .svg-icon-component {
  fill: #393939 !important; }

.btn[disabled] .btn-text, .btn.disabled .btn-text {
  color: #1a1a1a !important; }

.btn {
  border: none;
  background-color: #31ddd3;
  color: #1A1A1A;
  padding: 0 1.8125rem;
  height: 2.75rem;
  border-radius: 1.375rem;
  text-align: center;
  font-size: 0.9375rem;
  font-family: 'Maven Pro', Arial, sans-serif;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  transition: all 80ms ease-out;
  display: inline-block;
  table-layout: fixed; }

.btn:hover, .btn:focus, .btn:active, .btn.active {
  background-color: #29BFB7; }

@media (min-width: 992px) {
  .btn {
    padding: 0 2rem;
    height: 3rem;
    border-radius: 1.5rem;
    font-size: 1rem; } }
.btn .svg-icon-component {
  fill: white; }

.btn.btn-light {
  background-color: white;
  color: #868686; }

.btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light:active, .btn.btn-light.active {
  background-color: #f7f7f8; }

.btn.btn-light .svg-icon-component {
  fill: #868686; }

.btn.btn-small, .button.small, .btn--small {
  padding: 0 1.5rem;
  height: 2.25rem;
  border-radius: 1.125rem;
  font-size: 0.8125rem;
  font-weight: 700; }

@media (min-width: 992px) {
  .btn.btn-small, .button.small, .btn--small {
    padding: 0 1.6875rem;
    height: 2.5rem;
    border-radius: 1.25rem;
    font-size: 0.875rem; } }
/**
 * BUTTONS BORDER
 */
.btn--border-white {
  border: 2px solid #fff;
  color: #fff;
  background-color: transparent; }
  .btn--border-white:hover, .btn--border-white:focus {
    border-color: #fff;
    color: #363636;
    background-color: #fff; }

.btn--border-dark {
  border: 2px solid #444;
  color: #444;
  background-color: transparent; }
  .btn--border-dark:hover, .btn--border-dark:focus {
    border-color: #363636;
    color: white;
    background-color: #363636; }

/**
 * BUTTON STYLES
 */
.button.button-orange, .btn.btn-orange, .btn--download, .global-sub-nav__buy-btn {
  background-color: #ea6e00;
  color: white; }
  .button.button-orange:hover, .button.button-orange:focus, .button.button-orange:active, .button.button-orange.active, .btn.btn-orange:hover, .btn.btn-orange:focus, .btn.btn-orange:active, .btn.btn-orange.active, .btn--download:hover, .btn--download:focus, .btn--download:active, .btn--download.active, .global-sub-nav__buy-btn:hover, .global-sub-nav__buy-btn:focus, .global-sub-nav__buy-btn:active, .global-sub-nav__buy-btn.active {
    background-color: #ff7800; }
  .button.button-orange .svg-icon-component, .btn.btn-orange .svg-icon-component, .btn--download .svg-icon-component, .global-sub-nav__buy-btn .svg-icon-component {
    fill: white; }

/**
 * BUTTON FIX FOR VERTICAL ALIGN
 */
.button:not(.global-sub-nav__buy-btn):not(.global-sticky-nav__buy-btn), .btn:not(.global-sub-nav__buy-btn) {
  padding-top: 9px;
  padding-bottom: 9px; }

@media (min-width: 992px) {
  .button:not(.global-sub-nav__buy-btn):not(.global-sticky-nav__buy-btn), .btn:not(.global-sub-nav__buy-btn) {
    padding-top: 11px;
    padding-bottom: 11px; }

  [class*=btn--border].button, [class*=btn--border].btn {
    padding-top: 9px;
    padding-bottom: 9px; } }
.btn.btn-small, .button.small, .btn--small {
  padding-top: 7px;
  padding-bottom: 7px; }

@media (min-width: 992px) {
  .btn.btn-small, .button.small, .btn--small {
    padding-top: 9px;
    padding-bottom: 9px; } }
/**
 * CENTER BUTTON
 */
.btn-center {
  margin: auto; }

.btn-lg {
  width: 300px; }

.btn-sm {
  width: 150px; }

.btn-md {
  width: 200px; }

/**
 * DxO ACADEMY BUTTONS
 */
/*-- DxO Academy bottom link --*/
.content--tuto .tuto-bottom a {
  display: inline-block;
  margin-left: 20px; }
  .content--tuto .tuto-bottom a:first-child {
    margin-left: 0; }

/**
 * ICON
 */
.icon:before {
  position: relative;
  background-position: 0 0;
  float: left;
  margin: 0 5px 0 0;
  width: 20px;
  height: 20px;
  content: "";
  background: url(../../images/icon-20.png) no-repeat 0 0 transparent; }

.icon {
  display: inline-block; }

.icon--win:before {
  background-position: 0 0; }

.icon--mac:before {
  background-position: 0 -20px; }

/**
 * LINK
 */
.link {
  color: #0055b8;
  text-decoration: none; }

/**
 * PAGINATION
 */
.btn--pagination {
  padding: 0.25rem 0.75rem; }

/**
 * FIX FOR BUTTONS ENLARGE
 */
span.enlarge_arrows {
  height: 30px;
  margin-left: 3px;
  margin-bottom: 0;
  margin-top: 0px; }

/**
 * BUTTON MENu
 */
.button.small {
  padding: 0.6em 1em;
  font-size: 10px;
  text-transform: uppercase; }
.button.mid {
  font-size: 14px;
  font-size: 1rem; }
.button.menu {
  margin-top: 27px;
  width: 108px;
  height: 30px;
  border: 2px solid #444;
  font-size: 14px;
  color: #444;
  line-height: 26px;
  vertical-align: middle;
  text-align: center;
  /*background-color: rgba(0,85,184,0)*/
  color: #444;
  -webkit-transition-property: border-color, color, background-color;
  -o-transition-property: border-color, color, background-color;
  transition-property: border-color, color, background-color;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }
  .button.menu:hover {
    border-color: #0055b8;
    color: #fff;
    background-color: #0055b8; }

.button-container .button,
.button-container .button-group {
  vertical-align: top; }

/**
 * BUTTON CUSTOM
 */
.button.green {
  border: 1px solid #5e8c2b;
  background: #7aad3c;
  background-image: -webkit-linear-gradient(#7aad3c, #699e34);
  background-image: -moz-linear-gradient(#7aad3c, #699e34);
  background-image: -o-linear-gradient(#7aad3c, #699e34);
  background-image: -ms-linear-gradient(#7aad3c, #699e34);
  background-image: linear-gradient(#7aad3c, #699e34); }

.button.green:hover {
  background: #699e34;
  background-image: -webkit-linear-gradient(#699e34, #7aad3c);
  background-image: -moz-linear-gradient(#699e34, #7aad3c);
  background-image: -o-linear-gradient(#699e34, #7aad3c);
  background-image: -ms-linear-gradient(#699e34, #7aad3c);
  background-image: linear-gradient(#699e34, #7aad3c); }

.button.grey-light {
  border: 1px solid #dcdcdc;
  color: #363636;
  background: #fff; }

.button.grey-light:hover {
  background: #f3f5f6; }

.btn--darkblue {
  background-color: #0055b8;
  color: #ffffff;
}
  .btn--darkblue:hover, .btn--darkblue:focus, .btn--darkblue:active {
    background-color: #004799; }

/*--- ^tags ---*/
.button.tag.icon:before {
  background-position: 0 0; }

/*--- ^icon-social ---*/
.button.social {
  background: none;
  border: none;
  padding: 0 0.2em;
  margin-left: 0; }

.button.social > span {
  position: absolute;
  left: -9999px; }

.button.social.icon:before {
  margin: 0;
  width: 32px;
  height: 32px;
  background: url(../images/button-icon-social-32.png) 0 1000px no-repeat transparent; }

.button.social-footer {
  margin-left: 0;
  padding: 0; }

.button.newsletter.icon:before {
  background-position: 0 0; }

.button.fb.icon:before {
  background-position: 0 -32px; }

.button.twitter.icon:before {
  background-position: 0 -64px; }

.button.gplus.icon:before {
  background-position: 0 -96px; }

.button.youtube.icon:before {
  background-position: 0 -128px; }

.button.linkedin.icon:before {
  background-position: 0 -150px; }

/*-- product home --*/
.button-container.product-home {
  margin-top: -55px;
  margin-right: 40px; }

/*-- product bottom --*/
.button-container.product-bottom {
  margin-top: 9px; }

/*-- Landing page Suites DxO--*/
.landing-page__suites-dxo .button {
  width: 82%; }

.landing-page__suites-dxo .edition__camera--ancre > li > a {
  margin: 4px 0;
  padding: 5px 10px;
  color: #5182cf;
  text-align: center; }

/**
 * BUTTON GROUP
 */
.button-group {
  /* Block pour contenir un groupe */
  display: inline-block;
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.button + .button,
.button + .button-group,
.button-group + .button,
.button-group + .button-group {
  margin-left: 10px; }

.button-group .button {
  float: left;
  margin-left: -1px; }
.button-group > .button:first-child,
.button-group li:first-child .button {
  margin-left: 0; }

/**
 * BUTTON SPACER
 */
.btn + .btn,
.btn + .btn-group,
.btn-group + .btn,
.btn-group + .btn-group {
  margin-left: 15px; }

/**
 * ENLARGE ARROWS
 */
.btn.btn--big.btn--border-white.btn--enlarge.colorbox.init-colorbox-processed.cboxElement {
  margin: 0 !important;
  padding: 5px !important; }

.enlarge_arrows {
  background-size: 21px !important;
  background-repeat: no-repeat !important;
  margin-top: 0 !important;
  background-position: 4px 7px !important; }

.button-slim {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  height: 35px !important; }

.button-border {
  border: 2px solid #DFDFDF; }

/*----------------------------------------*\
    $CTA
        ^download
            ^packshot
\*----------------------------------------*/
.cta {
  position: relative; }

.content--cta--dark {
  /*section : dark version*/
  background: #1d1d1d url(../../images/cta-download-bg.png) 0 0 repeat;
  padding-top: 116px;
  padding-bottom: 116px; }

.cta__download {
  padding: 30px 40px;
  font-family: 'Maven Pro'; }

.cta__download--light {
  border: 1px solid #dcdcdc;
  margin-top: 30px; }

.cta__download--dark {
  border: 1px solid #fff; }

.cta__download--light .content--text,
.cta__download--light .content--action,
.cta__download--dark .content--text,
.cta__download--dark .content--action {
  float: left; }

.cta__download--light .content--action,
.cta__download--dark .content--action {
  text-align: right; }

.cta__download--light .content--text,
.cta__download--dark .content--text {
  padding-right: 40px;
  width: 65%;
  font-size: 20px;
  line-height: 42px;
  font-weight: 500;
  text-transform: uppercase; }

.cta__download--light .content--action,
.cta__download--dark .content--action {
  width: 35%; }

.cta__download--light .content--text {
  color: #8e9298; }

.cta__download--dark .content--text {
  padding-left: 140px;
  color: #fff; }

/*--- $Packshot---*/
.packshot--sprite {
  background: url(/sites/dump.dxo.com/files/dxoimages/photo/commun/packshot-sprite.png) 0 0 no-repeat; }

.content--packshot {
  position: absolute;
  display: block;
  left: 40px;
  top: -40px;
  width: 110px;
  height: 187px;
  background: url(../../images/cta-download-packshot.png) 0 0 no-repeat; }

.content--packshot.packshot--dop {
  background-position: -110px 0; }

.content--packshot.packshot--dfp {
  background-position: -110px -187px; }

.content--packshot.packshot--dvp {
  background-position: 0 -374px; }

/*----------------------------------------*\
    $IMAGES
        ^figure
        ^colorbox
        ^before/after
        ^photo before/after
\*----------------------------------------*/
figure.last {
  margin-bottom: 0; }

.content--colorbox {
  position: relative;
  margin-top: 5px;
  width: 100%;
  height: auto;
  overflow: hidden; }

.border--white {
  border: 1px solid white; }

.colorbox--beforeafter:hover {
  margin-left: -100%; }

.colorbox--beforeafter > a {
  position: relative;
  display: block; }

.colorbox--beforeafter > a:before,
.colorbox--beforeafter > a:after {
  position: absolute;
  bottom: 0;
  width: 120px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  content: "";
  font-size: 12px;
  text-align: center;
  color: #fff;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5); }

.colorbox--beforeafter > a:before {
  display: block;
  left: 0; }

.colorbox--beforeafter > a:after {
  left: 50%;
  display: none; }

.colorbox--beforeafter:hover > a:after {
  display: block; }

.colorbox--beforeafter.op > a:before {
  content: "DxO OpticsPro"; }

.colorbox--beforeafter.fp > a:before {
  content: "DxO FilmPack"; }

.colorbox--beforeafter.vp > a:before {
  content: "DxO ViewPoint"; }

.colorbox--beforeafter.legende > a:after {
  content: "Original"; }

.colorbox--beforeafter.legende--jp > a:after {
  content: "Õàâþö╗ÕâÅ"; }

.colorbox--icon {
  position: absolute;
  display: none;
  top: 50%;
  left: 75%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  background: transparent url(../../images/icon-colorbox-loupe.png) 0 0 no-repeat;
  -webkit-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out; }

.colorbox--beforeafter:hover .colorbox--icon {
  display: block; }

/*--- ^photo before/after ---*/
.photo--beforeafter {
  position: relative; }

.photo--beforeafter img {
  display: block; }

.photo--beforeafter .before {
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.photo--beforeafter .after:hover + .before,
.before:hover,
.photo--beforeafter .before:hover:before {
  display: block; }

.after--dop:before,
.before:hover:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 120px;
  height: 20px;
  font-size: 12px;
  color: white;
  text-align: center;
  background: rgba(0, 0, 0, 0.8); }

.after--dop:before {
  display: block;
  content: "DxO OpticsPro"; }

.before:hover:before {
  content: "Original"; }

.before.jp:hover:before {
  content: "Õàâþö╗ÕâÅ"; }

/*----------------------------------------*\
    $BLOC
        Commun
            ^section
        Homepage
            ^home-mp
        Presentation
            ^temoignage
        Fonctionnalites
            ^slider
            ^nouveau
\*----------------------------------------*/
/*--- ^Homepage---*/
.home--vp {
  height: 730px;
  background: black url(../../files/homepage/vp.jpg) 50% 50% no-repeat; }

.home--fp {
  height: 730px;
  background: black url(../../files/homepage/fp.jpg) 50% 50% no-repeat; }

.seealllinks {
  display: block;
  margin: 10px 0; }

.btn--continue {
  /* bouton arrow bottom*/
  display: block;
  position: absolute;
  left: 50%;
  bottom: 120px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  height: 64px;
  text-align: center; }

.btn--continue-white {
  color: white; }

.btn--continue-dark {
  color: #363636; }

.btn--continue > p {
  margin-bottom: 8px; }

.mp--secondary--links {
  display: inline-block; }

.mp--secondary--links > a {
  display: block;
  float: left;
  padding: 0 10px;
  height: 14px;
  border-left: 1px solid white;
  line-height: 14px; }

.mp--secondary--links > a:first-child {
  border-left: 0; }

/*--- ^temoignage---*/
.content__hero {
  min-height: 700px;
  overflow: hidden;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-color: #000; }

.content__hero blockquote {
  padding: 40px 80px;
  font-family: 'Maven Pro';
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff; }

.content__hero blockquote {
  position: relative;
  text-align: center; }

.content__hero blockquote:before,
.content__hero blockquote:after {
  font: 84px/1.5 'Georgia', serif;
  position: absolute; }

.content__hero blockquote:before {
  left: 50px;
  top: -20px;
  content: "\201C"; }

.content__hero blockquote:after {
  right: 50px;
  bottom: -60px;
  content: "\201D"; }

.content__hero--light h3,
.content__hero--light p {
  color: white; }

.temoignage--portrait {
  margin: 0 auto 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  border: 2px solid #fff; }

/*--- ^awards ---*/
blockquote.quote--awards {
  padding: 30px 0; }

.quote--awards:after,
.quote--awards:before {
  font: 84px/1.5 'Georgia', serif;
  position: absolute; }

.quote--awards:before {
  left: 0;
  top: -30px;
  content: "\201C"; }

.quote--awards:after {
  right: 10px;
  bottom: -20px;
  content: "\201D"; }

.quote--awards + p {
  padding-bottom: 50px; }

.hero__temoignage--dop {
  background-image: url(/sites/dump.dxo.com/files/dxoimages/photo/products/opticspro/intro/temoignage.jpg); }

.hero__temoignage--dfp {
  background-image: url(/sites/dump.dxo.com/files/dxoimages/photo/products/filmpack/intro/temoignage.jpg); }

.hero__temoignage--dvp {
  background-image: url(/sites/dump.dxo.com/files/dxoimages/photo/products/viewpoint/intro/temoignage.jpg); }

.beforeafter {
  margin: 44px 0;
  margin: 2.75rem 0; }

.beforeafter img {
  max-width: none; }

/*--- ^Slider---*/
.slick-single-item > div {
  overflow: hidden;
  min-width: 980px; }

.slider--content {
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -490px; }

.slider--content--white {
  color: #fff; }

.slider--content--dark {
  color: #3636336; }

.mainpart .slick-dots {
  bottom: 40px; }

.mainpart .slick-prev {
  left: 20px; }

.mainpart .slick-next {
  right: 20px; }

/*--- ^cartouche nouveau---*/
h5.el-new-version {
  font-family: 'Roboto';
  color: #0055b8; }

.el-new-version {
  display: inline-block;
  height: 26px;
  padding: 0 10px;
  line-height: 24px;
  vertical-align: middle;
  font-size: 14px;
  font-size: 0.875rem;
  color: white;
  background-color: #0055b8;
  font-weight: 300;
  border-radius: 13px; }

/*--- ^triangle ---*/
.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #0055b8; }

.arrow-down.white {
  border-bottom: 5px solid white; }

.arrow-down.dark {
  border-bottom: 5px solid #363636; }

/*--- Scroll to top ---*/
.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 999;
  background-color: #363636;
  color: #eeeeee;
  width: 58px;
  height: 58px;
  line-height: 58px;
  right: 30px;
  bottom: 30px;
  /* padding-top: 2px; */
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 50%; }

.scroll-top-wrapper:hover {
  background-color: #fff; }

.scroll-top-wrapper.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1.0; }

.icon--top {
  display: block;
  width: 58px;
  height: 58px;
  background: url(../../images/icon-scrolltop.png) 0 0 no-repeat; }

.scroll-top-wrapper:hover .icon--top {
  background-position: 0 -58px; }

@media (max-width: 767px) {
  .slider--content-imma {
    top: 45px; } }
