@charset "UTF-8";
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,500,600,700,900&subset=latin,latin-ext);*/
@import "jquery/jquery-ui.min.css";

@font-face {
  font-display: swap;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  [class^="col"] {
    -ms-flex: none !important;
  }
}

.retailer img {
  max-width: 100%;
}

.h100 {
  height: 100%;
}

.pac-container,
.pac-item {
  width: inherit !important;
  cursor: pointer;
}

.pro .container p {
  width: 100% !important;
}

.booking_btn {
  min-width: 171px;
}

.uppercase {
  text-transform: uppercase;
}

.macaron {
  position: absolute;
  z-index: 97;
  margin-top: -30px;
  right: 20px;
  border-radius: 50%;
  font-weight: 600;
  width: 70px;
  height: 70px;
  padding: 5px;
  color: white;
  font-size: 14px;
  line-height: 17px;
  background-color: #FF7E00;
}

.macaron p {
  line-height: 60px;
}

.review-widget_net {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999999;
}

.slick-slider .slick-arrow {
  position: absolute;
  top: 57%;
  z-index: 99;
  font-size: 27px;
  color: #e0e0e0;
}

.slick-slider-eshop-brands .slick-arrow {
  position: absolute;
  top: 40%;
  z-index: 99;
  font-size: 27px;
  color: #e0e0e0;
}

.slick-slider-eshop-best-sales .fa-chevron-left {
  left: -30px;
}

.slick-arrow:hover {
  color: rgba(0, 0, 0, 0.4) !important;
  cursor: pointer;
}

.slick-slider .fa-chevron-right {
  float: right;
  right: -30px;
}

.slick-slider .chevron-left {
  left: -30px;
}

.slick-slider .fa-arrow-circle-right {
  float: right;
  right: -13px;
}

.slick-slider .fa-arrow-circle-left {
  left: -13px;
}

.slick_box {
  max-width: 100%;
}

.slick_box .profile_pic {
  margin-top: 30px;
  margin-bottom: 20px;
}

.resultspe {
  z-index: 999;
  position: relative;
}

.item_lil {
  cursor: pointer;
}

.opened {
  display: inline !important;
}

.closed {
  display: none !important;
}

.medecine .partners img {
  width: 100%;
  max-width: 100%;
}

.right_content img {
  border: none !important;
  box-shadow: none !important;
}

.top-nav-collapse .veto_spe {
  height: 70px !important;
}

.h-60 {
  height: 60% !important;
}

.h-40 {
  height: 40% !important;
}

.home_first {
  padding-top: 130px;
  min-height: 432px;
}

.title_veto {
  margin-top: 10px;
  font-size: 17px;
}

.home_second {
  min-height: 250px;
}

.number {
  font-size: 20px;
}

@media (max-width: 769px) {
  .newsletter_box {
    height: 470px !important;
  }

  .home_first {
    padding-top: 100px;
    min-height: 400px;
  }

  body {
    height: auto !important;
  }

  .home_second {
    min-height: 150px;
  }

  .h-100 {
    height: auto !important;
  }

  .h-60 {
    height: auto !important;
  }

  .h-40 {
    height: auto !important;
  }
}

@media (min-width: 576px) {
  .w-sm-25 {
    width: 25% !important;
  }

  .w-sm-50 {
    width: 50% !important;
  }

  .w-sm-75 {
    width: 75% !important;
  }

  .w-sm-100 {
    width: 100% !important;
  }

  .w-sm-auto {
    width: auto !important;
  }

  .h-sm-25 {
    height: 25% !important;
  }

  .h-sm-50 {
    height: 50% !important;
  }

  .h-sm-75 {
    height: 75% !important;
  }

  .h-sm-100 {
    height: 100% !important;
  }

  .h-sm-auto {
    height: auto !important;
  }
}

@media (min-width: 768px) {
  .map_boxy {
    min-height: 500px;
  }

  .w-md-25 {
    width: 25% !important;
  }

  .w-md-50 {
    width: 50% !important;
  }

  .w-md-75 {
    width: 75% !important;
  }

  .w-md-100 {
    width: 100% !important;
  }

  .w-md-auto {
    width: auto !important;
  }

  .h-md-25 {
    height: 25% !important;
  }

  .h-md-50 {
    height: 50% !important;
  }

  .h-md-75 {
    height: 75% !important;
  }

  .h-md-100 {
    height: 100% !important;
  }

  .h-md-auto {
    height: auto !important;
  }
}

@media (min-width: 992px) {
  .w-lg-25 {
    width: 25% !important;
  }

  .w-lg-50 {
    width: 50% !important;
  }

  .w-lg-75 {
    width: 75% !important;
  }

  .w-lg-100 {
    width: 100% !important;
  }

  .w-lg-auto {
    width: auto !important;
  }

  .h-lg-25 {
    height: 25% !important;
  }

  .h-lg-50 {
    height: 50% !important;
  }

  .h-lg-75 {
    height: 75% !important;
  }

  .h-lg-100 {
    height: 100% !important;
  }

  .h-lg-auto {
    height: auto !important;
  }
}

@media (min-width: 1200px) {
  .w-xl-25 {
    width: 25% !important;
  }

  .w-xl-50 {
    width: 50% !important;
  }

  .w-xl-75 {
    width: 75% !important;
  }

  .w-xl-100 {
    width: 100% !important;
  }

  .w-xl-auto {
    width: auto !important;
  }

  .h-xl-25 {
    height: 25% !important;
  }

  .h-xl-50 {
    height: 50% !important;
  }

  .h-xl-75 {
    height: 75% !important;
  }

  .h-xl-100 {
    height: 100% !important;
  }

  .h-xl-auto {
    height: auto !important;
  }

  .col-logo {
    max-width: 160px;
  }

  .col-menu {
    max-width: 815px;
  }

  .col-social-network {
    max-width: 135px;
  }
}

/* Déclaration */
html,
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.grey {
  color: #aaaaaa;
}

.login-body .fa-eye,
.login-body .fa-eye-slash {
  position: absolute;
  right: 25px;
  top: 130px;
  font-size: 20px !important;
  cursor: pointer;
}

footer p {
  margin-bottom: 0;
}

.page_title {
  margin-top: 60px;
  color: #32c850;
}

.logo img {
  margin-top: 0;
}

.page-item.active .page-link {
  background-color: white !important;
  background: white !important;
  color: #0596de !important;
}

.round {
  background-color: white;
  border-radius: 50%;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}

a {
  text-decoration: none;
  color: #414042;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

a:hover,
a:focus {
  color: #666;
  text-decoration: none;
}

a img:hover {
  opacity: 0.65;
}

/*------------------------------------------------------------------

[2.0 Header / .header]

*/
.header {
  background: #fff;
  position: relative;
}

.header-white {
  background: #fff;
  width: 1170px;
  margin: auto;
}

#menu-item-1638 a {
  color: #59BE8C;
}

.menu-center {
  float: right;
  line-height: 1;
}

.logo {
  width: 100%;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  line-height: 116px;
  padding-left: 15px;
}

#menu-onepage {
  margin-top: 15px;
}

.logowhite {
  display: inline-block;
}

.logodark {
  display: none;
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar.top-nav-collapse .logowhite {
  display: none;
}

.navbar.top-nav-collapse .logodark {
  display: inline-block;
}

.navbar.top-nav-collapse .logo {
  padding-top: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
  line-height: 56px;
}

.logo a {
  font-size: 28px;
  color: #333;
  line-height: 1;
}

.logo a span {
  position: relative;
  top: 3px;
}

.navbar .fa,
.navbar a .fa {
  opacity: 1 !important;
}

.navbar-fixed-top {
  border: none;
}

.navbar-custom {
  margin-bottom: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.navbar-custom.top-nav-collapse {
  background-color: #fff;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
  border-bottom: 1px solid #E6E6E6;
}

.navbar-custom.top-nav-collapse .nav>li>a {
  padding: 10px 8px;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.navbar-custom.top-nav-collapse .navbar-brand {
  padding-top: 16px;
}

.navbar-custom.top-nav-collapse .universal_woo_cart {
  padding: 17px 22px 17px 22px;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.navbar-custom.top-nav-collapse .cart_search_block .universal_woo_cart {
  padding: 0;
}

.navbar-custom.top-nav-collapse .container.full .universal_woo_cart {
  padding: 0px;
}

.navbar-custom.top-nav-collapse .container.full .cart_search_block>li {
  padding: 17px 15px 17px 12px;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.navbar-custom.top-nav-collapse .container.full .cart_search_block>li.menu-divider {
  padding: 0;
  margin-top: 18px;
  border-color: #b3b3b3;
}

.question_container {
  width: 100%;
  margin-top: 78px;
}

.navbar-custom.top-nav-collapse .navbar-brand .logodark {
  max-width: 160px;
  max-height: 20px;
}

.navbar-custom .navbar-brand i {
  vertical-align: middle;
}

.navbar-custom .navbar-brand:focus {
  outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
  padding: 4px 6px;
  font-size: 16px;
  color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
  outline: 0;
}

.nav>li>a {
  padding: 10px 8px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 1px;
}

.navbar-custom .nav li a {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.navbar-custom .nav li a:hover {
  outline: 0;
  background-color: transparent;
  cursor: pointer;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
  outline: 0;
}

.navbar-custom .nav li.active {
  outline: 0;
  background-color: transparent !important;
}

.navbar-custom .nav li.active a {
  color: #789 !important;
}

.navbar-custom .nav li.active a:hover {
  color: #789;
}

.nav .open>a {
  background-color: transparent;
  border-color: transparent;
}

.nav .open>a:focus,
.nav .open>a:hover {
  background-color: transparent;
  border-color: transparent;
}

.search-form {
  margin: 5px 10px;
  width: 250px;
  font-size: 14px;
}

.search-form .form-control {
  color: #ccc !important;
}

.search-button {
  width: 42px;
  height: 40px;
  line-height: 38px;
  margin-top: -22px;
  position: absolute;
  top: 50%;
  right: 12px;
  overflow: hidden;
  background: transparent;
  color: #888;
  border: none;
  outline: none;
}

.search-form {
  padding: 10px;
  width: 100%;
  border-bottom: #555;
  margin: 0;
}

.nav .badge {
  background-color: #789;
  color: #fff;
  padding: 4px 5px 5px 6px;
  font-size: 11px;
  position: absolute;
  margin: -10px -5px;
  line-height: 1;
  border-radius: 50% !important;
}

.navbar-toggle {
  padding: 10px 0;
}

.navbar-toggle .icon-bar {
  width: 30px;
  border-radius: 0;
  background: #fff;
  height: 3px;
}

.top-nav-collapse .icon-bar {
  background: #333;
}

.vmenu {
  display: inline-block;
  margin: 0;
  padding: 0;
}

a.btn-nav .btn {
  margin-bottom: 0;
}

.navbar-custom .nav .dropdown-menu li a.btn-nav:hover {
  background-color: transparent;
}

.menu-divider {
  width: 1px;
  border-right: 1px solid #b3b3b3;
  line-height: 18px;
  margin: 23px 15px 0;
}

.dropdown-menu strong {
  padding: 20px 0 16px 18px;
  display: block;
  font-size: 13px;
  font-weight: 800;
  line-height: 1px;
  color: #333 !important;
}

.nav .active {
  height: auto !important;
}

.navbar-nav:not(.sm-collapsible) ul .caret {
  position: absolute;
  right: 0;
  margin-top: 6px;
  margin-right: 15px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px dashed;
}

.navbar-nav:not(.sm-collapsible) ul a.has-submenu {
  padding-right: 30px;
}

.navbar-nav.sm-collapsible .caret,
.navbar-nav.sm-collapsible ul .caret {
  position: absolute;
  right: 0;
  margin: -25px 14px 0 0;
  padding: 0;
  width: 32px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
}

.navbar-nav.sm-collapsible .caret:before {
  content: '+';
  font-family: monospace;
  font-size: 20px;
}

.navbar-nav.sm-collapsible .open>a>.caret:before {
  content: '-';
}

.navbar-nav.sm-collapsible a.has-submenu {
  padding-right: 50px;
}

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret,
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] ul .caret {
  position: static;
  margin: 0 0 0 2px;
  padding: 0;
  width: 0;
  height: 0;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-bottom: 0;
  border-left: 4px solid transparent;
}

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret:before {
  content: '' !important;
}

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] a.has-submenu {
  padding-right: 15px;
}

.navbar-nav span.scroll-up,
.navbar-nav span.scroll-down {
  position: absolute;
  display: none;
  visibility: hidden;
  height: 20px;
  overflow: hidden;
  text-align: center;
}

.navbar-nav span.scroll-up-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 7px dashed transparent;
  border-right: 7px dashed transparent;
  border-bottom: 7px solid;
  border-left: 7px dashed transparent;
}

.navbar-nav span.scroll-down-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 7px dashed transparent;
  border-bottom: 7px solid;
  top: 6px;
  border-top: 7px solid;
  border-right: 7px dashed transparent;
  border-bottom: 7px dashed transparent;
  border-left: 7px dashed transparent;
}

.navbar-nav.sm-collapsible ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
  padding-left: 35px;
}

.navbar-nav.sm-collapsible ul ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header {
  padding-left: 45px;
}

.navbar-nav.sm-collapsible ul ul ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu .dropdown-header {
  padding-left: 55px;
}

.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu .dropdown-header {
  padding-left: 65px;
}

.navbar-nav ul.sm-nowrap .current-menu-ancestor>a {
  color: #789;
}

.navbar-nav ul.sm-nowrap .current-menu-ancestor li.current-menu-item a {
  color: #789;
}

.navbar-nav ul.sm-nowrap li.current-menu-item>a {
  color: #789;
}

.navbar-nav ul.sm-nowrap>li>a.has-submenu:after {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  right: 25px;
}

.navbar-nav ul.sm-nowrap>li.disable>a {
  padding: 20px 0 16px 18px;
  display: block;
  font-size: 13px;
  font-weight: 800;
  line-height: 1px;
  color: #555 !important;
  cursor: default;
}

.navbar-nav ul.sm-nowrap>li.disable>a:hover {
  background: transparent;
}

.navbar-nav ul.sm-nowrap>li.new>a:after {
  content: 'new';
  padding: 0.4em 0.7em 0.3em 0.7em;
  text-transform: uppercase;
  display: inline;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #c00;
  margin-left: 5px;
  position: relative;
  top: -1px;
}

.navbar-nav.sm-collapsible ul.sm-nowrap>li>a {
  white-space: normal;
}

.navbar-right ul.dropdown-menu {
  left: auto;
  right: 0;
}

.dropdown-menu .fa {
  opacity: 0.5 !important;
  line-height: 13px !important;
}

.nav .fa {
  font-size: 16px;
  line-height: 1px;
}

.nav .fa-angle-down {
  font-size: 13px;
}

.nav .fa,
.nav a .fa {
  opacity: 1 !important;
}

.nav .fa-plus {
  font-size: 12px;
}

@media (min-width: 991px) {
  .search-form input {
    background: transparent;
    border: 0;
    width: 200px;
  }

  .navbar-custom {
    background: #fff;
    border-top: 13px solid #2a434f;
    min-height: auto;
    border-bottom: 2px solid #E6E6E6;
  }

  .pro .navbar-custom {
    border-top: none;
    background-color: transparent;
    border-bottom: none;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .navbar-custom .nav .dropdown-menu li a:hover {
    background-color: #eee;
  }

  @-webkit-keyframes fadeInUniversal {
    0% {
      opacity: 0;
      transform: translate(0, -40px);
    }

    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }

  @keyframes fadeInUniversal {
    0% {
      opacity: 0;
      transform: translate(0, -40px);
    }

    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }

  li:hover ul.dropdown-menu {
    opacity: 1;
    -webkit-animation: fadeInUniversal 0.7s;
    animation: fadeInUniversal 0.7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  ul.nav li.dropdown:hover>ul.dropdown-menu {
    display: block;
  }

  .navbar-left {
    float: right !important;
  }

  li.columns-2 ul.dropdown-menu {
    left: 0 !important;
    padding: 20px 22px 25px;
  }

  li.columns-3 ul.dropdown-menu {
    left: 0 !important;
    padding: 20px 22px 25px;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    min-width: 760px !important;
  }

  li.columns-2 ul.dropdown-menu {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    min-width: 380px !important;
  }

  li.columns-3 ul.dropdown-menu>li {
    display: inline-block;
    width: 100%;
  }

  li.columns-2 ul.dropdown-menu>li {
    display: inline-block;
    width: 100%;
  }

  li.columns-2 ul.dropdown-menu {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    min-width: 380px !important;
  }

  li.columns2 .btn-white,
  li.columns3 .btn-white {
    margin-top: 12px;
    display: inline-block;
  }

  .navbar-fixed-top .caret,
  .navbar-fixed-top .open>.dropdown-menu {
    display: none;
  }

  .angle-right:after {
    float: right;
    font-family: 'fontawesome';
    content: "\f105";
    color: inherit;
    position: absolute;
    right: 20px;
  }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 400px;
}

.navbar-collapse {
  float: right;
}

.menu-transparent .tag_line_image .tag-body {
  padding: 180px 0 150px 0;
}

.menu-transparent .nav-icon3 span {
  background: #26272d;
}

.show-menu .burger_universal_normal_holder i {
  color: #26272d !important;
}

.navbar-collapse .universal_woo_cart .universal_cart_widget .mini_cart_item a.remove {
  top: 0px;
}

.burger-menu.style3 .burger_universal_normal_holder .nav-icon3 {
  float: right;
}

.nav-icon3 {
  position: absolute;
  z-index: 9999999;
  right: 0;
}

.nav-icon3 span {
  display: block;
  background-color: transparent !important;
  opacity: 1;
}

.burger_universal_menu_overlay_normal {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.burger_universal_menu_overlay_normal {
  position: fixed;
  visibility: hidden;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 992;
  background: white;
  color: #26272d;
}

.show-menu .burger_universal_menu_overlay_normal {
  visibility: visible;
  opacity: 1;
}

.burger_universal_menu_overlay_normal .burger_universal_menu_vertical {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  text-align: center;
  transform: translateY(-50%);
}

.burger_universal_menu_overlay_normal .burger_universal_main_menu,
.burger_universal_menu_overlay_normal .burger_universal_main_menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.burger_universal_menu_overlay_normal .burger_universal_main_menu a {
  display: inline-block;
  padding: 15px 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.bolder {
  font-weight: 900 !important;
}

.burger_universal_menu_overlay_normal .burger_universal_main_menu .current-menu-parent>a,
.burger_universal_menu_overlay_normal .burger_universal_main_menu .current-page-parent>a,
.burger_universal_menu_overlay_normal .burger_universal_main_menu .current_page_parent>a {
  color: #789;
}

.burger_universal_menu_overlay_normal .burger_universal_main_menu .sub-menu {
  display: none;
}

.burger_universal_menu_overlay_normal .burger_universal_main_menu .sub-menu li a:after {
  display: none;
}

.burger_universal_menu_overlay_normal .burger_universal_main_menu .sub-menu a {
  text-transform: capitalize;
  padding: 10px 0;
  font-size: 15px;
  font-weight: 500;
}

.burger_universal_menu_overlay_normal .burger_universal_main_menu li.menu-item-has-children>a::after {
  content: '\f107';
  font-family: 'FontAwesome';
  margin-left: 6px;
  font-size: 12px;
}

.burger_universal_menu_overlay_normal .burger_universal_main_menu li.menu-item-has-children>a.sub-active {
  color: #789;
  font-weight: bold;
}

.burger_universal_menu_overlay_normal .burger_universal_main_menu li.menu-item-has-children>a.sub-active::after {
  content: '\f106';
}

.burger_universal_menu_overlay_normal li.current-menu-item>a,
.burger_universal_menu_overlay_normal li.current-page-item>a {
  color: #0596DE;
}

.burger_universal_menu_overlay_normal .burger_universal_main_menu {
  height: 100%;
  position: relative;
}

.burger_universal_menu_overlay_normal .burger_universal_main_menu>li {
  position: relative;
  opacity: 1;
  visibility: hidden;
  list-style: none;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li {
  -webkit-animation: burger-menu-effect 0.35s ease-in-out forwards;
  -moz-animation: burger-menu-effect 0.35s ease-in-out forwards;
  -ms-animation: burger-menu-effect 0.35s ease-in-out forwards;
  -o-animation: burger-menu-effect 0.35s ease-in-out forwards;
  animation: burger-menu-effect 0.35s ease-in-out forwards;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(2) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(3) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(4) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(5) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(6) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(7) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(8) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(9) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(10) {
  -webkit-animation-delay: 1.35s;
  animation-delay: 1.35s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(11) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(12) {
  -webkit-animation-delay: 1.65s;
  animation-delay: 1.65s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(13) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(14) {
  -webkit-animation-delay: 1.95s;
  animation-delay: 1.95s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(15) {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(16) {
  -webkit-animation-delay: 2.25s;
  animation-delay: 2.25s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(17) {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.show-menu .burger_universal_menu_overlay_normal .burger_universal_main_menu>li:nth-child(18) {
  -webkit-animation-delay: 2.55s;
  animation-delay: 2.55s;
}

@-moz-keyframes burger-menu-effect {
  from {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes burger-menu-effect {
  from {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@-o-keyframes burger-menu-effect {
  from {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes burger-menu-effect {
  from {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.menu-transparent .navbar {
  background: transparent;
  border-bottom: transparent;
}

.menu-transparent .navbar .nav>li>a {
  color: #fff;
}

.menu-transparent .navbar .logo a {
  color: #fff;
}

.menu-transparent .navbar .search-icon-header a i {
  color: #fff;
  -moz-osx-font-smoothing: inherit;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
  /* line-height: 1; */
}

.menu-transparent .navbar .universal_head_cart i {
  color: #fff;
  -moz-osx-font-smoothing: inherit;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.menu-transparent .navbar.top-nav-collapse {
  background: #fff;
  border-bottom: 1px solid #eee;
}

.menu-transparent .navbar.top-nav-collapse .nav>li>a {
  color: #333;
}

.menu-transparent .navbar.top-nav-collapse .nav>li>a.active {
  color: #789 !important;
}

.menu-transparent .navbar.top-nav-collapse .logo a {
  color: #333;
}

.menu-transparent .navbar.top-nav-collapse .search-icon-header a i {
  color: #333;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.menu-transparent .navbar.top-nav-collapse .universal_head_cart i {
  color: #333;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.close-black-block i {
  color: #fff !important;
}

.burger-menu .logo {
  padding-top: 0px;
  line-height: 1;
  position: relative;
  z-index: 992;
}

.navbar.top-nav-collapse .burger-menu .logo {
  padding: 0;
}

@media (max-width: 1499px) {
  .container.full {
    padding: 0px 15px;
  }
}

@media (min-width: 1500px) {
  .container.full {
    padding: 0px 30px;
    width: 100%;
  }

  .navbar.top-nav-collapse .container.full {
    padding: 0px;
    width: 1170px;
  }
}

@media (max-width: 1300px) {
  .black-search-table-cell div {
    width: 50%;
  }

  .marg50 {
    margin-top: 30px;
  }

  .nav>li>a {
    letter-spacing: 0;
  }

  .navbar-custom.top-nav-collapse .nav>li>a {
    padding: 10px 8px;
  }

  .navbar-custom.top-nav-collapse .cart_search_block .insomnia_woo_cart {
    padding: 0;
  }

  .navbar-custom.top-nav-collapse .cart_search_block li {
    padding: 23px 5px 22px 5px;
  }

  .cart_search_block>li {
    padding: 34px 10px;
  }

  .navbar-custom.top-nav-collapse .container.full .cart_search_block>li {
    padding: 24px 10px;
  }

  .logo {
    padding-left: 0px;
  }

  .cart_search_block .menu-divider {
    margin: 34px 15px 0 15px;
  }

  .navbar-custom.top-nav-collapse .container.full .cart_search_block>li.menu-divider {
    margin-top: 24px;
  }

  .navbar.top-nav-collapse .logo {
    line-height: 70px;
  }

  .no-sidebar .universal_mas_item.product {
    width: 33.33333%;
  }
}

@media (min-width: 991px) {
  .menu-responsive.mobile {
    display: none;
  }

  .menu-responsive.desktop {
    display: block;
    float: left;
    line-height: 1;
  }
}

@media (max-width: 990px) {
  .convo_bubble_aldrugo p {
    text-align: center;
  }

  .no-sidebar .universal_mas_item.product {
    width: 50%;
  }

  .sidebar-right .product.universal_mas_item,
  .sidebar-left .product.universal_mas_item {
    width: 100%;
  }

  .navbar.top-nav-collapse .logo {
    line-height: 62px;
  }

  .cart_search_block>li {
    padding: 34px 15px;
  }

  .navbar-custom.top-nav-collapse .container.full .cart_search_block>li {
    padding: 20px 15px 20px 15px;
  }

  .navbar-custom.top-nav-collapse .nav-icon3 span {
    background: #333;
  }

  .navbar-custom.top-nav-collapse .nav-icon3 span:nth-child(3),
  .navbar-custom.top-nav-collapse .nav-icon3 span:nth-child(4) {
    top: 8px;
  }

  .navbar-custom.top-nav-collapse .nav-icon3 span:nth-child(5),
  .navbar-custom.top-nav-collapse .nav-icon3 span:nth-child(6) {
    top: 16px;
  }

  .black-search-table-cell div {
    width: 75%;
  }

  .logo {
    padding-left: 0px;
    line-height: 88px;
  }

  .menu-responsive.mobile {
    display: block;
    float: right;
    margin-left: 15px;
  }

  .pheromone_testimonial_content_holder {
    padding: 0px;
  }

  .menu-responsive.desktop {
    display: none;
  }

  .resp-right {
    float: right;
  }

  .resp-left {
    float: left;
  }

  .content-wrap .sidebar {
    margin-top: 50px;
  }

  .sidebar-right .wrap-content {
    border-right: 0px;
    padding-right: 0px;
  }

  .sidebar-left .wrap-content {
    border-left: 0px;
    padding-left: 0px;
  }

  .content-wrap .sidebar-right {
    border-right: 0px;
    padding-right: 15px;
    float: none;
  }

  .content-wrap .sidebar-left {
    border-left: 0px;
    padding-left: 15px;
    float: none;
  }

  .footer-widget {
    padding: 30px 0;
  }

  .responsive-menu {
    position: absolute;
    top: 90px;
    right: 15px;
  }
}

@media (max-width: 767px) {
  .grey_band {
    height: 93px !important;
  }

  .no-sidebar .universal_mas_item.product {
    width: 50%;
  }

  .scroll-top {
    display: none;
  }

  .footer-copyright .text-left {
    text-align: center;
  }

  .footer-copyright .text-right {
    text-align: center;
  }

  .sidebar-right {
    float: none;
    margin-right: 0;
  }

  .sidebar-left {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 600px) {
  .commentlist .children {
    margin-left: 0px;
  }
}

@media (max-width: 480px) {
  .no-sidebar .universal_mas_item.product {
    width: 100%;
  }

  .sidebar-right .product.universal_mas_item,
  .sidebar-left .product.universal_mas_item {
    width: 100%;
  }

  .post-set.pheromone_mas_item {
    width: 100%;
  }

  .black-search-table-cell div {
    width: 90%;
  }

  .footer-copyright {
    text-align: center;
  }

  .author-info {
    text-align: center;
    padding-top: 10px;
  }

  .content-wrap .sidebar-right {
    border-right: 0px;
    padding-right: 15px;
    float: none;
  }

  .content-wrap .sidebar-left {
    border-left: 0px;
    padding-left: 15px;
    float: none;
  }

  .contact-top li {
    width: 100%;
    border: none !important;
    line-height: 1.75;
    padding: 15px 0 0 0;
    text-align: center;
  }

  .contact-top li:last-child {
    padding-bottom: 15px;
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed !important;
  display: block;
  visibility: visible;
  z-index: 1000 !important;
}

.category {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  clear: both;
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 60px;
  position: relative;
}

.category p {
  float: left;
  margin-top: 7px;
  margin-left: 15px;
}

.category_icon {
  float: left;
  background-image: url('../img/oval_e.png');
  height: 26px;
  width: 26px;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 20px;
}

.selected_cat .category_icon {
  background-image: url('../img/oval.png') !important;
}

.category_icon {
  margin-top: 8px;
}

.started {
  margin-top: -6px;
  width: 109px;
  height: 30px;
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  letter-spacing: -0.5px;
  background-color: #2a434f;
  border-radius: 6px;
  padding: 5px;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: 15px;
}

.adv {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 2.4px;
  color: #FFFFFF;
  text-align: center;
}

.fa-sign-in-alt {
  font-size: 26px !important;
}

.starter_adj {
  display: block;
  float: right;
  margin-top: 6px;
}

.video_container h1,
.video_container p {
  color: white !important;
}

.cabinet .band {
  position: relative;
}

.header_back {
  overflow: hidden;
}

video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
}

.layer_vid {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 0;
  cursor: pointer;
}

.login-head {
  font-size: 30px;
}

.btn-link {
  color: #2a434f;
}

.address::-webkit-input-placeholder {
  font-size: 16px !important;
  font-family: 'Arial', FontAwesome;
}

.address::-moz-placeholder {
  font-size: 16px !important;
  font-family: 'Arial', FontAwesome;
}

.address:-ms-input-placeholder {
  font-size: 16px !important;
  font-family: 'Arial', FontAwesome;
}

.address:-moz-placeholder {
  font-size: 16px !important;
  font-family: 'Arial', FontAwesome;
}

.pro_box::-webkit-input-placeholder {
  font-size: 16px !important;
  font-family: 'Arial', FontAwesome;
}

.pro_box::-moz-placeholder {
  font-size: 16px !important;
  font-family: 'Arial', FontAwesome;
}

.pro_box:-ms-input-placeholder {
  font-size: 16px !important;
  font-family: 'Arial', FontAwesome;
}

.pro_box:-moz-placeholder {
  font-size: 16px !important;
  font-family: 'Arial', FontAwesome;
}

.product_box::-webkit-input-placeholder {
  font-size: 16px !important;
  font-family: 'Arial', FontAwesome;
}

.product_box::-moz-placeholder {
  font-size: 16px !important;
  font-family: 'Arial', FontAwesome;
}

.product_box:-ms-input-placeholder {
  font-size: 16px !important;
  font-family: 'Arial', FontAwesome;
}

.product_box:-moz-placeholder {
  font-size: 16px !important;
  font-family: 'Arial', FontAwesome;
}

.margin-form {
  margin-top: 30px;
}

.btn-info {
  background-color: #0596DE;
  border-radius: 6px;
  box-shadow: 2px 2px 2px #057F45;
  padding: 9px;
  border: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

.btn-info:hover,
.btn-info:active {
  border-color: #057F45;
  background-color: #057F45 !important;
}

.social {
  margin-top: 20px;
  margin-left: -15px;
}

.iconic {
  min-width: 25px;
  min-height: 25px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  display: block;
  margin-right: 3px;
}

.facebook {
  background-image: url('../img/fb.png');
}

.instagram {
  background-image: url('../img/insta.png');
}

.linkedin {
  background-image: url('../img/linkedin.png');
}

.twitter {
  background-image: url('../img/twitter.png');
}

.link {
  color: white;
  text-decoration: underline;
}

.copy p {
  color: #b1b1b1;
  text-align: center;
}

.checkbox {
  float: left;
  margin-top: 13px !important;
  margin-right: 10px !important;
}

label {
  font-weight: normal;
}

.form_ctr {
  height: 44px;
  margin-top: 20px;
}

.nopadding {
  margin: 0 !important;
  padding: 0 !important;
}

.catbox {
  background-color: white;
  width: 100%;
  height: 100%;
}

.catbox-md {
  background-color: #F6F6F6;
}

.catbox-md h3 {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
}

.catbox-md .category {
  padding-bottom: 0;
}

.catbox-md .category_icon {
  margin-left: 0;
}

.catbox-md .category_status {
  width: 100%;
  margin-top: 20px;
}

.catbox-md .progress {
  height: 10px;
}

.catbox h3 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.navbar-nav {
  display: block;
  float: left;
}

.page-content,
html,
.page-container {
  height: 100%;
  width: 100%;
}

.cat_title {
  text-align: center;
  font-size: 1.65rem;
}

.selected_cat p {
  color: #0596DE;
}

.conversation_wrapper {
  margin-top: 100px;
}

.nopaddingleft {
  padding-left: 0;
}

.login-body h2 {
  margin-top: 40px;
}

.flex-fill {
  flex: 1 1 auto;
}

.category_status {
  display: block;
  clear: both;
  margin: 0;
}

.progress {
  border-radius: 0px;
  margin: 0;
  box-shadow: none;
}

.progress-bar {
  box-shadow: none;
  background-color: #0596DE !important;
}

.love-info img {
  text-align: center;
}

.social_block {
  width: 166px;
  margin-left: auto;
  margin-right: auto;
}

.lookout img {
  opacity: 0.4;
}

.lookout .pro_btn {
  background-color: #435f71;
  border-color: #435f71 !important;
  color: #ffffff;
  font-size: 15px !important;
  font-weight: 700;
  text-align: center;
  font-style: normal;
  padding: 4px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
  margin-top: 20px;
}

.lookout .pro_btn:hover {
  background-color: #ffffff;
  color: #435f71;
}

.no_vet .pro_btn {
  color: #435f71;
  border-color: #435f71 !important;
  font-size: 15px !important;
  font-weight: 700;
  text-align: center;
  font-style: normal;
  padding: 4px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
  margin-top: 20px;
}

.no_vet .pro_btn:hover {
  color: #ffffff;
  background-color: #435f71 !important;
}

.social_media {
  cursor: pointer;
}

.love-info {
  width: 140px;
  margin-left: auto;
  margin-right: auto;
}

.list-inline {
  margin-left: 0;
}

.copyright {
  text-align: center;
  float: none;
  width: 197px;
  margin-left: auto;
  margin-right: auto;
}

.grey_band {
  height: 150px;
  background-color: #F2F2F2;
}

.box_res {
  background-color: #fff;
  position: absolute !important;
  z-index: 1000;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  font-family: Arial, sans-serif;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 49px;
  height: auto;
}

.cont_img {
  min-height: 170px;
}

.address {
  height: 49px;
  color: white;
  border-radius: 3px;
  background-color: white;
  padding-left: 10px;
  font-size: 16px;
  border: 1px solid #A7A3A3;
}

.navbar .address,
.pro_box,
.product_box {
  height: 49px;
  width: 130px;
  color: white;
  border-radius: 3px 0 0 3px;
  background-color: white;
  padding-left: 10px;
  font-size: 16px;
  box-shadow: 0px 3px 0 0 #beaeae;
  border: none;
}

.doc {
  font-weight: 700;
}

.home_first .address,
.home_first .pro_box,
.home_first .product_box {
  box-shadow: none;
  border-radius: 3px;
}

.search_container {
  background-color: rgba(94, 188, 236, 0.72);
  padding: 20px;
  border-radius: 3px;
  width: auto;
}

.search_container input::placeholder {
  font-size: 14px !important;
}

.address:focus,
.pro_box:focus,
.product_box:focus {
  outline: none;
}

#valid_address {
  width: auto;
  height: 49px;
  padding-left: 15px;
  padding-right: 15px;
  color: white;
  background-color: #3597de;
  border-radius: 3px;
  border: none;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
}

.navbar #valid_address {
  background-color: #fdc400;
  border-radius: 0 3px 3px 0;
  box-shadow: 0px 3px 0px 0px #bc6817;
}

.home_first #valid_address:placeholder {
  color: #435F71;
}

.home_first #valid_address {
  margin-left: 30px;
  border-radius: 3px;
  background-color: #0596DE;
  text-transform: none;
  color: white;
  box-shadow: 0px 3px 0px 0px #005A87;
  font-size: 14px;
  font-weight: bold;
}

.home_first .pro_box {
  width: inherit;
}

@media only screen and (max-width: 576px) {
  .home_first #valid_address {
    margin-left: 0;
  }

  .home_first .pro_box {
    width: 100%;
  }

  .search_container {
    margin: 20px;
  }

  .card-body {
    background-color: #F6F6F6;
    color: #707070;
    padding-bottom: 10px;
    max-width: 120px;
  }

  .row .card-body:last-child {
    max-width: 130px;
  }
}

@media only screen and (max-width: 600px) {
  .address::-webkit-input-placeholder {
    top: 10px;
    font-size: 13px !important;
  }

  .address::-moz-placeholder {
    top: 10px;
    font-size: 13px !important;
  }

  .address:-ms-input-placeholder {
    top: 10px;
    font-size: 13px !important;
  }

  .address:-moz-placeholder {
    top: 6px;
    font-size: 13px !important;
  }

  .pro_box::-webkit-input-placeholder {
    top: 10px;
    font-size: 13px !important;
  }

  .pro_box::-moz-placeholder {
    top: 10px;
    font-size: 13px !important;
  }

  .pro_box:-ms-input-placeholder {
    top: 10px;
    font-size: 13px !important;
  }

  .pro_box:-moz-placeholder {
    top: 10px;
    font-size: 13px !important;
  }

  .product_box::-webkit-input-placeholder {
    top: 10px;
    font-size: 13px !important;
  }

  .product_box::-moz-placeholder {
    top: 10px;
    font-size: 13px !important;
  }

  .product_box:-ms-input-placeholder {
    top: 10px;
    font-size: 13px !important;
  }

  .product_box:-moz-placeholder {
    top: 10px;
    font-size: 13px !important;
  }

  .home_first #valid_address {
    margin-left: 0;
  }

  .m-center {
    text-align: center;
  }

  .home_sub h2 {
    font-size: 20px !important;
  }
}

#map {
  width: 100%;
  position: sticky !important;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.special-grey {
  background-color: #F6F6F6;
  padding-bottom: 40px;
}

.catbox {
  font-size: 16px;
}

.catbox a {
  color: #0596DE;
}

.result {
  padding: 10px;
}

.land {
  background-color: #0596DE;
}

.land h1 {
  margin-top: 150px;
  color: white;
  font-weight: bold;
}

.land h3 {
  margin-bottom: 50px;
  color: white;
}

.sep_land {
  margin-top: 100px;
}

.section {
  padding-top: 40px;
  padding-bottom: 15px;
}

.full_width {
  width: 100%;
}

.signature {
  text-align: right;
}

.press {
  background-color: #f2f2f2;
  padding: 25px;
}

.no-padding {
  padding: 0;
}

.subsection {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 50px;
}

.testimony_section {
  margin-top: 20px;
}

.image_home {
  min-height: 70px;
  min-width: 70px;
  cursor: pointer;
}

.text_home {
  margin-bottom: 10px;
  margin-top: 10px;
  color: #435f71;
  font-weight: 700;
}

.text_home a {
  color: #435f71;
}

.finder h3 {
  font-weight: bold;
  margin-bottom: 20px;
}

footer li {
  font-size: 12px;
  list-style-type: none;
  margin-left: 0;
}

footer a img {
  border: none !important;
}

footer .fa-stack {
  width: 2em;
}

footer ul {
  margin-top: 20px;
  padding-left: 0 !important;
}

#sub_news:hover {
  background-color: rgba(5, 150, 222, 0.75);
}

#sub_news {
  cursor: pointer;
  outline: none;
}

.img_expanding {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 460px;
}

footer {
  background-color: #435F71;
  color: white;
  font-size: 12px;
}

.orange {
  color: #ff7e00 !important;
}

.first-text-color {
  color: #435f71;
}

.social_logo {
  max-width: 250px;
}

footer h4 {
  font-size: 15px !important;
}

.odd {
  background-color: #ffffff;
}

/************ START MOBILE FIRST  ******************************************/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 2) {
  .card-body {
    background-color: #F6F6F6;
    color: #707070;
    padding-bottom: 10px;
    width: 120px;
  }

  .row .card-body:last-child {
    max-width: 120px;
  }

  .img-mobile-first {
    max-width: 321px;
  }
}

/************ END MOBILE FIRST ******************************************/
.pro .big_txt {
  font-size: 12px;
  font-weight: 700;
  font-style: normal !important;
}

.tag_container {
  margin-top: 30px;
  display: contents;
}

.tag_container p {
  line-height: 40px;
  word-break: break-all;
}

.tag_container span {
  word-break: break-all;
}

.pro .desktop li {
  margin-top: 7px;
  display: block;
  float: left;
}

.timetable {
  position: relative;
  z-index: 5;
  max-width: 750px;
  background-color: white;
  margin-top: -170px;
}

.team-timetable {
  margin-top: -30px;
}

@media screen and (max-width: 576px) {
  .mobile_up {
    margin-bottom: 0px !important;
  }

  .shadow {
    background-color: #F6F6F6 !important;
    box-shadow: none !important;
  }

  .land h1 {
    font-size: 2rem;
  }

  .land h3 {
    font-size: 1.5rem;
  }

  #address {
    width: auto;
  }

  .honoraires {
    padding-left: 15px !important;
    margin-top: 20px !important;
  }

  .pro .header_back h2 {
    font-size: 22px !important;
    font-weight: 600;
    letter-spacing: 3.6px;
  }

  .pro .header_back h3 {
    font-size: 14px !important;
    font-weight: 300;
    letter-spacing: 3.6px;
    margin-bottom: 20px !important;
  }

  .corpus_1 h1 {
    font-size: 18px;
    font-weight: 450;
    color: #707070;
    letter-spacing: 1px;
  }

  .corpus_1 p {
    font-weight: 300;
  }

  .specialite .round {
    width: 70px !important;
    height: 70px !important;
  }
}

b,
strong {
  font-weight: 900;
}

.agenda .title_sub_info strong {
  font-size: 19px;
}

@media screen and (min-width: 576px) {
  .logo a {
    font-size: 16px !important;
    letter-spacing: 0.5px;
  }

  .logo a strong {
    font-size: 12px !important;
    letter-spacing: 0.5px;
  }

  .phone_menu {
    text-decoration: underline !important;
  }

  .pro h2 {
    font-size: 24px !important;
    letter-spacing: 3.5px !important;
    font-weight: 900 !important;
  }

  .header_back h3 {
    font-size: 14px !important;
    letter-spacing: 1.6px !important;
    font-weight: bold !important;
    padding-top: 15px;
  }

  .header_back p {
    font-size: 12px !important;
    font-weight: 300 !important;
  }

  .corpus_1 h1 {
    font-size: 18px;
    letter-spacing: 1.7px !important;
    font-weight: bold;
  }

  .corpus_2 p {
    font-size: 1rem;
    margin-bottom: 30px;
  }

  .time {
    font-size: 13px;
    font-weight: 700;
  }

  .time-even {
    padding-left: 0;
    padding-right: 0;
  }

  .cab,
  .honoraires p {
    font-size: 1rem;
  }

  .address_chiro {
    font-size: 1rem;
  }

  .specialite p {
    font-size: 1rem;
  }

  footer p {
    font-size: 1rem;
  }

  .font-weight-bold {
    font-size: 1rem;
    margin-top: 30px;
  }
}

.band h3 {
  font-size: 24px;
  letter-spacing: 1.9px !important;
  font-weight: 700;
}

.band p {
  font-size: 16px;
  font-weight: 300;
}

.title_sub_info {
  color: #0596DE !important;
  text-align: center;
  width: 100%;
}

.title_sub_info strong {
  font-size: 24px;
}

.fa-phone {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.fa-phone {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

nav {
  width: 100% !important;
}

.title_menu {
  font-weight: bold;
  font-size: 2rem;
  color: #26272d;
  margin-top: 80px;
  text-transform: uppercase;
}

.page_sub #address,
.page_sub #valid_address {
  border-color: #2a434f;
}

.page_sub {
  margin-top: 115px;
}

.logo a {
  font-size: 16px;
}

.logo {
  width: auto;
}

.pro .navbar {
  background: transparent;
  color: white;
}

.pro .navbar a {
  color: white;
}

.pro .navbar .nav-icon3 span {
  display: none;
  color: black;
  font-size: 29px;
}

.pro .navbar .active span {
  display: block;
}

.menu_btn {
  padding: 10px;
  border: 1px solid white;
  border-radius: 3px;
  width: 93px;
  text-align: center;
  height: 35px;
}

.note-video-clip {
  width: 100% !important;
  min-height: 450px;
}

.pro .navbar {
  border-radius: 0;
  z-index: 10;
}

.header_back {
  background-image: url('../img/pro.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 0;
  position: relative;
}

.pro .equipe p {
  font-size: 14px;
  font-weight: 400;
}

.pro .logo a {
  display: block;
  padding: 18px 15px;
}

.band,
.offer_detail .band {
  padding: 8px;
  background-repeat: repeat;
  background-position: top center;
  background-size: 60%;
  background-color: #0596DE;
}

.home .band {
  background-image: none;
}

.no_image {
  background-image: none;
}

.container-blue {
  margin-top: 45px;
}

.pro {
  color: white;
}

.pro h2 {
  padding-top: 150px;
  font-weight: normal;
}

.pro p {
  font-weight: normal;
}

.margin-phone {
  margin-top: 8px;
}

.margin-phone a {
  padding-left: 0 !important;
}

.cab {
  margin-top: 30px;
  margin-bottom: 0;
}

.mw-100 {
  min-width: 100%;
}

.phone_btn {
  padding: 8px;
  border-radius: 2px;
  background-color: #0596DE;
  border: none;
  border-bottom: 1px solid #AA590A;
  color: white;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}

.band .phone_btn,
.navbar .phone_btn {
  margin-bottom: 0 !important;
  height: 35px;
}

.pres .phone_btn {
  background-color: #ff7e00;
}

.btn_website {
  background-color: #F4F4F4;
  border: none;
  border-bottom: 1px solid #C9C9C9 !important;
  color: #0596DE;
}

.profile_pic img {
  width: 200px;
  height: 200px;
  margin-top: -100px;
  border-radius: 50%;
  border: 4px solid white;
  position: relative;
}

.corpus_1 {
  margin-top: 30px;
}

.corpus_1 img {
  border-radius: 5px;
}

.blue {
  color: #0596DE !important;
}

.pro .phone_btn {
  width: 170px;
}

.address_chiro {
  margin-bottom: 0;
}

.phone_btn .fa-phone {
  font-size: 18px;
  margin-right: 10px;
}

.secondary_color {
  color: #7F7B7B;
  font-weight: light;
}

.pro #map {
  height: 400px;
  width: 100%;
}

.bg_grey {
  background-color: #F6F6F6;
}

.r-8 {
  border-radius: 8px;
}

.shadow {
  -webkit-box-shadow: 0px 0px 11px 7px #e9e7e7;
  box-shadow: 0px 0px 11px 7px #e9e7e7;
}

.time .col-6 {
  padding-left: 0;
}

.row:before,
.row:after {
  display: none !important;
}

.honoraires p {
  font-weight: 300;
}

.top-nav-collapse {
  background-color: #0596de !important;
  border-bottom: none;
  box-shadow: 3px 6px 6px rgba(0, 0, 0, 0.15) !important;
  z-index: 10;
}

.top-nav-collapse #open-button {
  margin-top: 0;
}

.agenda {
  font-size: 13px;
}

.button-agenda {
  background-color: transparent;
  min-width: 190px;
  padding: 8px;
  font-weight: bold;
  cursor: pointer;
}

.transparent-blue {
  border: 3px solid #00B5CA;
  color: #00B5CA;
}

.transparent-yellow {
  border: 3px solid #FDC400;
  color: #FDC400;
}

.bkg {
  width: 47px;
  height: 47px;
  border-radius: 25px;
  color: #B5B5B5;
  background-color: #F6F6F6;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bkg-mobile-first {
  width: 47px;
  height: 47px;
  border-radius: 25px;
  background-color: #F6F6F6;
  color: #B5B5B5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-icons {
  width: 47px;
  height: 47px;
  color: #BCBCBC;
}

.info_sec {
  margin-top: 30px;
  margin-bottom: 30px;
}

.secondary_color_simple {
  color: #0596DE;
}

.band_footer {
  padding: 20px;
}

.specialite .round {
  display: block;
  width: 86px;
  height: 86px;
  background-color: white;
  border-radius: 50%;
  -webkit-border-radius: 50;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}

.nourisson {
  background-image: url('../img/nourisson.png');
}

.sportif {
  background-image: url('../img/sportif.png');
}

.femme_enceinte {
  background-image: url('../img/femme_enceinte.png');
}

.senior {
  background-image: url('../img/senior.png');
}

.greyhr {
  border-top: 1px solid #7B8E9A;
}

.team_pic {
  width: 130px;
  height: 130px;
  border-radius: 65px;
}

.map_link {
  font-size: 16px;
  text-decoration: underline;
  color: #797979;
}

.map_hp_veto button {
  display: none !important;
}

.card {
  display: flex;
  justify-content: space-between;
  text-align: center;
}

.card-body {
  background-color: #F6F6F6;
  color: #707070;
  padding-bottom: 10px;
  max-width: 120px;
  border-radius: 3px;
  word-wrap: break-word;
}

.card-body-spec {
  background-color: #F6F6F6;
  color: #707070;
  padding-bottom: 10px;
  min-width: 123px;
  word-wrap: break-word;
}

.pro-team {
  display: inline;
}

.all-pro-team {
  color: #FFFF;
  font-size: 15px;
}

.specialite p {
  margin-top: 10px;
}

.time:nth-child(even) {
  background-color: #F2F2F2;
}

.long_bg {
  background-color: #F6F6F6;
  z-index: -5;
}

@media (max-width: 768px) {
  .timetable {
    margin-top: 0 !important;
  }
}

.agenda .time {
  padding: 3px;
  max-width: 310px;
}

.time .text-left {
  font-weight: 400;
  font-size: 14px;
}

.time .text-right {
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
}

.newsletter_box h5 {
  font-size: 15px;
  font-weight: bold;
  text-transform: capitalize;
  color: #0596DE;
}

.newsletter_box {
  background-image: url('../img/Group@2x.png');
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 100%;
}

.newsletter_box button {
  background-color: #0596DE;
  color: white;
  margin: 0;
  border: none;
  height: 35px;
  padding-left: 16px;
  padding-right: 16px;
}

.email {
  height: 35px;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
}

.pro footer {
  background-color: #435F71;
  color: #C0C0C0;
}

.pro footer p {
  color: white;
  font-size: 11px !important;
}

.pres .form-control {
  border-radius: 0;
  border: none;
}

.quote,
.signature {
  font-weight: 600;
  font-size: 12px;
  text-align: center;
}

.signature {
  text-align: left;
}

.pres .signature {
  margin-top: 25px;
}

.text-grey {
  color: #a1a1a1;
}

/* Public CSS */
.public {
  /* Mobile & tablet */
  /* Plugins */
  /* Regular template */
  /* Track */
  /* Handle */
  /* Handle on hover */
  /* Above mobile & tablet width */
}

.public #pagination {
  margin: 0;
}

.public .last,
.public .first {
  display: none;
}

.public .breadcrump {
  font-size: 13px;
  color: #0596de;
}

.public .breadsep {
  position: relative;
  width: 25px;
  display: inline-block;
}

.public .breadsep:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-top: 1px solid #a1a1a1;
  border-left: 1px solid #a1a1a1;
  transform: rotate(135deg);
  bottom: -3px;
}

.public h1 {
  color: #0596de;
  font-size: 20px;
  font-weight: 800;
}

.public h1+p {
  font-size: 13px;
}

.public #menu-onepage {
  min-width: 100%;
}

.public .header_back {
  background-image: url('../img/bck-chiropracto@x2.jpg');
}

.public .name_pro {
  font-size: 14px;
  font-weight: 500;
  color: #0596de;
}

.public .dist {
  font-size: 11px;
  font-weight: 300;
  color: #cbcbcb;
}

.public .title_pro {
  font-size: 12px;
  font-weight: 600;
  color: #435f71;
}

.public .phone_pro {
  font-size: 14px;
}

.public .text-greyblue {
  color: #435f71;
}

.public .list_address {
  color: #a2a2a2;
  font-size: 12px;
}

.public .know_more {
  font-weight: 500;
  font-size: 13px;
  color: #435f71;
}

.public .result_box {
  position: relative;
}

.public .result_box::-webkit-scrollbar {
  width: 10px;
}

.public .result_box::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.public .result_box::-webkit-scrollbar-thumb {
  background: #435f71;
}

.public .result_box::-webkit-scrollbar-thumb:hover {
  background: #0596de;
}

.public .pagination-sm>li>a {
  border: none;
  background-color: transparent;
  width: 100%;
}

.public .next {
  float: right;
  width: 40%;
  min-width: 40%;
  text-align: center;
  background-color: #0596de;
}

.public .next a {
  color: white !important;
}

.public .prev {
  float: left;
  width: 40%;
  min-width: 40%;
  text-align: center;
  background-color: #0596de;
}

.public .prev a {
  color: white !important;
}

.public .disabled a {
  background-color: white;
  color: #a2a2a2 !important;
}

.public .active {
  width: 20%;
  min-width: 20%;
  text-align: center;
}

.public .active a {
  background-color: #0596de !important;
  border: none;
}

.public .navbar .nav-icon3 span {
  display: none;
  color: black;
  font-size: 29px;
}

.public .result:nth-of-type(even) {
  background-color: #f9f9f9;
}

.public .result:hover {
  background-color: #c4ebff !important;
}

.public hr {
  margin: 0;
}

.public .result {
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
  height: 19% !important;
}

.public .result:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.public .active span {
  color: black !important;
  display: block !important;
}

.public .page_sub {
  margin-top: 0;
  padding-top: 88px;
}

.public .city_info {
  min-height: 130px;
}

.public .small_search {
  margin-top: 10px;
}

.public .blue_bg {
  background-color: #0596DE;
}

.public .city_info h1 {
  letter-spacing: 2px;
  color: #0596DE;
  font-size: 20px;
  font-weight: 700;
}

.public .city_info p {
  font-size: 16px;
  margin-bottom: 0;
}

.public .highlight {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #0596de;
}

.public .logo {
  top: 0;
}

.public .navbar-custom {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #0596de;
  border: none;
  min-height: 85px;
  box-shadow: none !important;
}

.public .transparent {
  background-color: transparent;
}

.public .navbar-custom a {
  color: white;
  font-weight: 600;
}

.public .presentation h1 {
  letter-spacing: 2px;
  color: white;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
}

.public .presentation p {
  font-weight: 500 !important;
  line-height: 16px;
  font-size: 16px !important;
  color: white;
  margin-top: 20px;
}

.public .underlight {
  text-align: center;
  color: #707070;
  font-weight: 600;
  margin-top: 10px;
}

.public .pro_btn {
  padding: 8px !important;
  border: 1px white solid;
  border-radius: 3px;
  font-weight: 600;
}

.public .address,
.public .pro_box,
.public .product_box {
  color: #0c0c0c;
  font-size: 16px;
  padding-left: 20px;
}

.public .profile_pic img {
  width: 100px;
  height: 100px;
  margin-top: -120px;
  border-radius: 50%;
  border: 4px solid white;
}

.public .testimony {
  min-height: 260px;
  text-align: justify;
  background-color: #f2f2f2;
  padding: 50px;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}

.public .specialite p {
  color: white;
  font-weight: 700;
}

.public h3 {
  color: #0097dd;
  font-size: 20px;
  font-weight: 700;
}

.public .quote {
  font-size: 13px !important;
  font-weight: 400 !important;
  font-style: italic;
}

.public .city_info h1 {
  font-size: 16px;
}

.public .result .phone_btn {
  float: left;
}

@media (min-width: 992px) {
  .public .form_search {
    margin-top: 45px;
  }

  .public .address,
  .public .pro_box,
  .public .product_box {
    font-size: 16px;
    min-width: 370px;
  }

  .public .presentation h1 {
    font-size: 27px;
  }

  .public .city_info h1 {
    font-size: 26px;
  }

  .public .specialite p {
    font-size: 13px !important;
  }

  .public .underlight {
    font-size: 13px !important;
  }

  .public .highlight {
    font-size: 40px !important;
  }

  .public .navbar-custom a {
    font-size: 16px !important;
  }

  .public #valid_address {
    font-size: 16px !important;
  }
}

.px-20 {
  font-size: 20px !important;
}

.px-25 {
  font-size: 25px !important;
}

.beauty_form {
  border-radius: 5px;
  border: none;
}

.second_step {
  display: none;
}

.very_big {
  font-size: 35px !important;
  font-weight: 900 !important;
}

.sim input {
  font-size: 13px;
}

.pres {
  /* Above mobile & tablet width */
  /* Above mobile & tablet width */
}

.pres .big {
  font-size: 25px;
}

.pres .grey_bg {
  background-color: #F2F2F2;
  min-height: 214px;
}

.pres .call {
  color: white;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.8px;
}

.pres .header_back_pres {
  color: white;
  padding-top: 110px;
  background: url("https://www.vetorino.com/img/vetorino-bck-icons@x2.png");
  background-repeat: repeat;
  background-position: top center;
  background-size: 60%;
  background-color: #0596de;
}

.pres .get_info {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
}

.pres h1 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 34px;
}

.pres .form_pro,
.pres .form_simulation {
  background-color: #cbecfb;
  border-radius: 5px;
  padding: 20px;
}

.pres .calc input[type=range] {
  cursor: pointer;
  -webkit-appearance: none;
}

.pres .calc .bubble {
  background-color: white;
  color: #0596de;
  border-radius: 5px;
  cursor: pointer;
}

.pres .calc .selected_bubble {
  background-color: #ff7e00;
  color: white;
}

.pres .calc footer {
  z-index: 1;
  position: relative;
}

.pres .calc .shaped_bg {
  position: absolute;
  z-index: 0;
  bottom: 0;
  width: 30%;
  height: 500px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0% 100% 100% 0% / 0% 49% 51% 100%;
}

.pres .calc .bg_elem {
  background-size: 60%;
  background-position: center;
  position: absolute;
  background-repeat: no-repeat;
  width: 130px;
  height: 130px;
}

.pres .calc .gamelle {
  background-image: url('../img/gamel.png');
  bottom: 18%;
  background-size: 80%;
  left: 35%;
  width: 130px;
  height: 130px;
}

.pres .calc .medic {
  background-image: url('../img/medic.png');
  bottom: 45%;
  left: 30%;
}

.pres .calc .bone {
  background-image: url('../img/bone.png');
  bottom: 70%;
  left: 38%;
  width: 130px;
  height: 130px;
}

.pres .calc .petfood {
  background-image: url('../img/petfood.png');
  top: 2%;
  right: 2%;
  width: 130px;
  height: 150px;
}

.pres .calc .header_back_pres {
  background-image: none;
}

.pres .calc .form-range::-webkit-slider-runnable-track {
  color: transparent;
  background-color: #FFFFFF;
  border-color: #979797;
  border-radius: 1rem;
  height: 18px;
}

.pres .calc #pet_scale {
  border-radius: 20px;
}

.pres .calc label {
  font-size: 15px;
  font-weight: normal;
}

.pres .calc .computer {
  text-align: left;
  float: left;
  position: absolute;
  bottom: 0;
}

.pres .calc input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  margin-top: -8px;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background: #FF7E00;
  background-color: #FF7E00;
}

.pres .calc .form_pro,
.pres .calc .form_simulation {
  background-color: #15A3EA;
  border-radius: 5px 5px 0 0;
}

.pres .calc .form_pro h3,
.pres .calc .form_simulation h3,
.pres .calc .form_pro label,
.pres .calc .form_simulation label {
  color: white;
}

.pres .form_pro h3 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2.4px;
  color: #435f71;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
  line-height: 34px;
}

.pres label {
  color: #435f71;
  font-weight: 700;
  font-size: 13px;
}

.pres footer {
  background-color: #435f71;
}

.pres .highlight img {
  height: 80px;
}

.pres .underlight {
  font-weight: 700;
  color: #435f71;
}

.pres .band {
  background-color: #f2f2f2;
  padding: 30px;
}

.pres .navbar-custom {
  background-color: #0596de;
  border-radius: 0;
  position: absolute;
}

.pres .computer {
  text-align: right;
  float: right;
  margin-top: 30px;
}

.pres .info_bloc {
  margin-top: 10px;
}

.pres .header_back_pres p {
  margin: 0;
}

.pres .check i {
  font-size: 2rem;
  margin-top: 15px;
}

.pres .pitched {
  color: #ff7e00;
}

.pres .fact {
  font-weight: 300;
}

.pres .fact strong {
  font-size: 18px;
  font-weight: 600;
}

.pres .explanation {
  font-size: 13px;
  font-weight: 300;
}

footer a {
  color: white;
}

.pres .data {
  padding-top: 0;
}

.pricing_items b {
  font-weight: 700;
}

.plus {
  position: relative;
  top: -74px;
  color: white;
  font-size: 65px;
  height: 0;
}

.det {
  height: 48px;
  max-height: 48px;
}

.neg_t {
  margin-top: -50px;
}

.pres_no_hp {
  /*All type*/
  /* Above mobile & tablet width */
}

.pres_no_hp h1 {
  color: #435f71;
  font-size: 20px;
  font-weight: 700;
}

.pres_no_hp .header_back_pres {
  color: white;
  background-color: white;
  padding-top: 110px;
}

.pres_no_hp .highlight img {
  height: 150px;
  width: auto;
}

.pres_no_hp .b_section {
  background-color: #0596DE;
  margin-top: 200px;
}

.pres_no_hp .highlight {
  margin-top: 22px;
}

.pres_no_hp .underlight {
  text-align: left;
  font-size: 13px;
  font-weight: 300;
}

.pres_no_hp .under_title {
  font-size: 16px;
  font-weight: 700;
  color: #435f71;
  margin-top: 25px;
}

.pres_no_hp .column {
  background-color: #F2F2F2;
  padding-bottom: 40px;
  margin-bottom: 40px;
  box-shadow: 2px 5px 16px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 2px 5px 16px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 5px 16px 0px rgba(0, 0, 0, 0.4);
  min-height: 850px;
}

.pres_no_hp .column_container {
  margin-top: 40px;
}

.pres_no_hp .column_title h2 {
  color: white;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2.25px;
  padding: 15px !important;
}

.pres_no_hp .barred {
  text-decoration: line-through;
  color: #a1bfd2;
}

.pres_no_hp .fa-check {
  color: #0596de;
  font-size: 19px;
}

.pres_no_hp .column .pro_btn {
  color: #435f71;
  border-color: #435f71;
  font-size: 15px !important;
  font-weight: 700;
  text-align: center;
  font-style: normal;
  padding: 4px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
  margin-top: 20px;
}

.pres_no_hp .bottom_price h3 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: white;
  line-height: 27px;
  margin-bottom: 34px;
}

.pres_no_hp .btn_price a {
  color: white;
  font-weight: 700;
  margin-bottom: 30px;
  padding: 4px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.pres_no_hp .first_color {
  background-color: #435f71;
}

.pres_no_hp .second_color {
  background-color: #FF7E00;
}

.pres_no_hp .price h3 {
  margin-top: 15px;
  color: #435f71;
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 0;
}

.pres_no_hp .price small {
  color: #435f71;
  font-size: 12px;
  font-weight: 300;
}

.pres_no_hp .price p {
  color: #435f71;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 30px;
}

.pres_no_hp .pricing_items p {
  color: #435f71;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 23px;
}

.pres_no_hp .pricing_items a {
  font-style: italic;
}

.pres_no_hp .no-margin {
  margin: 0 !important;
}

.pres_no_hp .contact {
  background-color: #f2f2f2;
}

.pres_no_hp .blue_bg {
  background-color: #0596de;
}

.pres_no_hp .bold {
  font-weight: bold;
}

.pres_no_hp a:hover,
.pres_no_hp a:focus {
  color: #f2f2f2 !important;
  text-decoration: none;
}

.pres_no_hp .founding .quote,
.pres_no_hp .founding .signature {
  font-size: 15px !important;
}

.pres_no_hp .founding .border-right {
  border-right: solid 2px white !important;
}

.pres_no_hp .founding .testimony {
  margin-bottom: 80px !important;
}

.pres_no_hp .founding .phone_btn {
  background-color: #0596de;
}

.pres_no_hp .founding .testimony {
  background-color: white !important;
}

.pres_no_hp .founding .profile_pic img {
  width: 110px;
  height: 110px;
}

.pres_no_hp .founding h1 {
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 2.2px;
}

.pres_no_hp .founding h3 {
  font-size: 17px;
  line-height: 23px;
  font-weight: 600;
  color: white;
}

@media (max-width: 767px) {
  .pres_no_hp .founding .border-right {
    border-right: none !important;
  }
}

.pres_no_hp .mw-100 {
  max-width: 100%;
}

.pres_no_hp .arrow_bottom:after {
  z-index: 1;
  position: absolute;
  left: calc(50% - 50px);
  content: '';
  width: 0;
  height: 0;
  border-top: solid 25px #0596de;
  border-left: solid 50px transparent;
  border-right: solid 50px transparent;
}

.pres_no_hp .orange {
  color: #ff7e00 !important;
}

.pres_no_hp .contact .contact_block {
  min-height: 393px;
  height: 393px;
  margin-top: 50px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .pres_no_hp .contact .border-right {
    border-right: none !important;
  }

  .pres_no_hp .contact .contact_block {
    min-height: auto;
    height: auto;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .pres_no_hp .contact .form-group {
    padding-left: 0;
    padding-right: 0;
  }
}

.pres_no_hp .contact .pro_btn {
  color: #435f71;
  border-color: #435f71;
  font-size: 15px !important;
  font-weight: 700;
  text-align: center;
  font-style: normal;
  padding: 4px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
  margin-top: 30px;
}

.pres_no_hp .contact .public_btn {
  color: #0596de;
  border-color: #0596de;
}

.pres_no_hp .contact .paris {
  background: url('../img/contact-chiropracto@x2.jpg');
  background-size: cover;
  background-position: center center;
}

.pres_no_hp .contact .contact_info {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pres_no_hp .contact h1 {
  color: #0596DE;
}

.pres_no_hp .contact .header_back_pres {
  background-color: #f2f2f2;
}

.pres_no_hp .contact p {
  color: #435f71;
  font-size: 15px;
  line-height: 20px;
}

.pres_no_hp .contact .form_pro {
  background-color: transparent;
}

.pres_no_hp .contact .contact_info,
.pres_no_hp .contact .contact_info p {
  color: white !important;
}

.pres_no_hp .column_container {
  margin-top: -160px;
}

.founding h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 2.2px;
  color: white;
}

.founding .profile_pic p {
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
  color: white;
}

.founding i {
  cursor: pointer;
}

.founding .pro_btn {
  padding: 4px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
  color: white;
}

.ml--2 {
  margin-left: -15px;
}

footer a:hover {
  color: #bdbdbd;
}

.tag_item {
  float: left;
  padding: 8px;
  color: #707070;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  background-color: #F6F6F6;
  margin: 6px;
  border-radius: 2px;
}

.profile_pic img {
  width: 140px;
  height: 140px;
  margin-top: -70px;
  border-radius: 50%;
  border: 4px solid white;
}

.city_info_footer {
  background-color: white;
  font-size: 12px;
}

.city_info_footer h2 {
  font-size: 17px;
}

.city_info_footer h3 {
  font-size: 14px;
}

.pro .container p img {
  max-width: 100% !important;
  height: auto !important;
}

.elementor-shape,
.elementor-shape-agenda,
.elementor-shape-agenda-special-page,
.elementor-shape-agenda-mobile-first {
  overflow: hidden;
  position: relative;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
}

.elementor-shape svg {
  fill: white;
  display: block;
  position: relative;
  z-index: 1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 100px;
  width: calc(125% + 1.3px);
}

.elementor-shape-agenda {
  bottom: 0px;
}

.elementor-shape-agenda svg {
  fill: #F6F6F6;
  display: block;
  bottom: 0px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 130px;
  width: calc(125% + 1.3px);
}

.elementor-shape-agenda-mobile-first svg {
  fill: #FFFFFF;
  display: block;
  bottom: 0px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 50px;
  width: calc(125% + 1.3px);
}

.elementor-shape-agenda-special-page svg {
  fill: #FFFFFF;
  display: block;
  bottom: 0px;
  position: relative;
  margin-top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 70px;
  width: calc(125% + 1.3px);
}

.header_1 {
  background-image: url('../img/pro/visuel1@x2.jpg') !important;
}

.header_2 {
  background-image: url('../img/pro/visuel2@x2.jpg') !important;
}

.header_3 {
  background-image: url('../img/pro/visuel3@x2.jpg') !important;
}

.header_4 {
  background-image: url('../img/pro/vetorino-bck-1@x2.jpg') !important;
}

.header_5 {
  background-image: url('../img/pro/vetorino-bck-2@x2.jpg') !important;
}

.header_6 {
  background-image: url('../img/pro/vetorino-bck-3@x2.jpg') !important;
}

.header_7 {
  background-image: url('../img/pro/vetorino-bck-4@x2.jpg') !important;
}

.header_8 {
  background-image: url('../img/pro/vetorino-bck-5@x2.jpg') !important;
}

.header_9 {
  background-image: url('../img/pro/vetorino-bck-6@x2.jpg') !important;
}

.header_10 {
  background-image: url('../img/pro/vetorino-bck-7@x2.jpg') !important;
}

.header_11 {
  background-image: url('../img/pro/vetorino-bck-8@x2.jpg') !important;
}

.header_12 {
  background-image: url('../img/pro/vetorino-bck-9@x2.jpg') !important;
}

.header_13 {
  background-image: url('../img/pro/vetorino-bck-10@x2.jpg') !important;
}

.header_14 {
  background-image: url('../img/pro/vetorino-bck-11@x2.jpg') !important;
}

.header_15 {
  background-image: url('../img/pro/vetorino-bck-12@x2.jpg') !important;
}

.header_16 {
  background-image: url('../img/pro/vetorino-bck-13@x2.jpg') !important;
}

.header_17 {
  background-image: url('../img/pro/vetorino-bck-17@x2.jpg') !important;
}

.bg_layer {
  height: 100%;
  width: 100%;
}

.header_blue_c {
  background-color: rgba(5, 150, 222, 0.6);
}

.header_centravet {
  background-color: rgba(119, 188, 31, 0.6);
}

.header_bcg {
  background-color: rgba(119, 188, 31, 0.6);
}

.header_okivet {
  background-color: rgba(29, 113, 184, 0.7);
}

.header_cyan {
  background-color: rgba(0, 181, 202, 0.6);
}

.header_pink {
  background-color: rgba(157, 6, 57, 0.4);
}

.header_brown {
  background-color: rgba(99, 81, 77, 0.6);
}

.header_dark_blue {
  background-color: rgba(27, 78, 97, 0.6);
}

.header_green {
  background-color: rgba(150, 193, 37, 0.6);
}

.header_purple_blue {
  background-color: rgba(0, 142, 183, 0.6);
}

.button-no-color {
  background-color: #FFFFFF;
  border-color: #FDC400;
}

.band-special-width {
  height: 230px;
  margin-top: -205px;
}

.okivet .booking_btn {
  background-color: #f07e5d !important;
  border-bottom-color: #AA590A !important;
}

.okivet .band,
.okivet .top-nav-collapse {
  background-color: #1d71b8 !important;
}

.okivet .phone_btn {
  background-color: #f07e5d;
  color: white;
}

.okivet .title_sub_info,
.okivet .secondary_color_simple,
.okivet .identity {
  color: #f07e5d !important;
}

.title-timetable {
  font-size: 18px !important;
}

.title-pro-team {
  color: white;
  font-size: 24px !important;
  font-weight: bold;
}

.blue_c .booking_btn {
  background-color: #0596DE !important;
  border-bottom-color: grey !important;
}

.blue_c .transparent-blue {
  border-color: #0596DE;
  color: #0596DE;
}

.blue_c .transparent-yellow {
  border-color: #FF7E00;
  color: #FF7E00;
}

.blue_c .band,
.blue_c .top-nav-collapse {
  background-color: #0596DE !important;
}

.blue_c .phone_btn {
  background-color: #FF7E00;
  border-bottom-color: #B45900;
  color: white;
}

.blue_c .booking_btn {
  border-bottom-color: #0071A8 !important;
}

.blue_c .title_sub_info,
.blue_c .secondary_color_simple,
.blue_c .identity {
  color: #0596DE !important;
}

.pink .booking_btn {
  background-color: #048B9F !important;
  border-bottom-color: grey !important;
}

.pink .transparent-blue {
  border-color: #048B9F;
  color: #048B9F;
}

.pink .transparent-yellow {
  border-color: #E91E63;
  color: #E91E63;
}

.pink .band,
.pink .top-nav-collapse {
  background-color: #048B9F !important;
}

.pink .phone_btn {
  background-color: #E91E63;
  border-bottom-color: #9D0639;
  color: white;
}

.pink .booking_btn {
  border-bottom-color: #00606B !important;
}

.pink .title_sub_info,
.pink .secondary_color_simple,
.pink .identity {
  color: #048B9F !important;
}

.bcg .booking_btn {
  background-color: #555759 !important;
  border-bottom-color: #A8A8A8 !important;
}

.bcg .transparent-blue {
  border-color: #555759;
  color: #555759;
}

.bcg .transparent-yellow {
  border-color: #77BC1F;
  color: #77BC1F;
}

.bcg .band,
.bcg .top-nav-collapse {
  background-color: #555759 !important;
}

.bcg .phone_btn {
  background-color: #77BC1F;
  border-bottom-color: #abd872;
  color: white;
}

.bcg .booking_btn {
  border-bottom-color: #A8A8A8 !important;
}

.bcg .title_sub_info,
.bcg .secondary_color_simple,
.bcg .identity {
  color: #555759 !important;
}

.centravet .booking_btn {
  background-color: #555759 !important;
  border-bottom-color: #A8A8A8 !important;
}

.centravet .transparent-blue {
  border-color: #555759;
  color: #555759;
}

.centravet .transparent-yellow {
  border-color: #77BC1F;
  color: #77BC1F;
}

.centravet .band,
.centravet .top-nav-collapse {
  background-color: #555759 !important;
}

.centravet .phone_btn {
  background-color: #77BC1F;
  border-bottom-color: #abd872;
  color: white;
}

.centravet .booking_btn {
  border-bottom-color: #A8A8A8 !important;
}

.centravet .title_sub_info,
.centravet .secondary_color_simple,
.centravet .identity {
  color: #555759 !important;
}

.purple_blue .booking_btn {
  background-color: #008EB7 !important;
}

.purple_blue .transparent-blue {
  border-color: #008EB7;
  color: #008EB7;
}

.purple_blue .transparent-yellow {
  border-color: #6A3FA2;
  color: #6A3FA2;
}

.purple_blue .band,
.purple_blue .top-nav-collapse {
  background-color: #008EB7 !important;
}

.purple_blue .phone_btn {
  background-color: #6A3FA2;
  border-bottom-color: #291246;
  color: white;
}

.purple_blue .booking_btn {
  border-bottom-color: #06313D !important;
}

.purple_blue .title_sub_info,
.purple_blue .secondary_color_simple,
.purple_blue .identity {
  color: #6A3FA2 !important;
}

.cyan .booking_btn {
  background-color: #00B5CA !important;
  border-bottom-color: grey !important;
}

.cyan .transparent-blue {
  border-color: #00B5CA;
  color: #00B5CA;
}

.cyan .transparent-yellow {
  border-color: #FDC400;
  color: #FDC400;
}

.cyan .band,
.cyan .top-nav-collapse {
  background-color: #00B5CA !important;
}

.cyan .phone_btn {
  background-color: #FDC400;
  border-bottom-color: #B18901;
  color: white;
}

.cyan .booking_btn {
  border-bottom-color: #008E9E !important;
}

.cyan .title_sub_info,
.cyan .secondary_color_simple,
.cyan .identity {
  color: #00B5CA !important;
}

.brown .booking_btn {
  background-color: #63514D !important;
  border-bottom-color: grey !important;
}

.brown .transparent-blue {
  border-color: #63514D;
  color: #63514D;
}

.brown .transparent-yellow {
  border-color: #6AC9E5;
  color: #6AC9E5;
}

.brown .band,
.brown .top-nav-collapse {
  background-color: #63514D !important;
}

.brown .phone_btn {
  background-color: #6AC9E5;
  border-bottom-color: #0C6E8B;
  color: white;
}

.brown .booking_btn {
  border-bottom-color: #2A2827 !important;
}

.brown .title_sub_info,
.brown .secondary_color_simple,
.brown .identity {
  color: #63514D !important;
}

.dark_blue .booking_btn {
  background-color: #1B4E61 !important;
  border-bottom-color: grey !important;
}

.dark_blue .transparent-blue {
  border-color: #1B4E61;
  color: #1B4E61;
}

.dark_blue .transparent-yellow {
  border-color: #C93535;
  color: #C93535;
}

.dark_blue .band,
.dark_blue .top-nav-collapse {
  background-color: #1B4E61 !important;
}

.dark_blue .phone_btn {
  background-color: #C93535;
  border-bottom-color: #631C0B;
  color: white;
}

.dark_blue .booking_btn {
  border-bottom-color: #092631 !important;
}

.dark_blue .title_sub_info,
.dark_blue .secondary_color_simple,
.dark_blue .identity {
  color: #1B4E61 !important;
}

.green .booking_btn {
  background-color: #96c125 !important;
  border-bottom-color: grey !important;
}

.green .transparent-blue {
  border-color: #96c125;
  color: #96c125;
}

.green .transparent-yellow {
  border-color: #837574;
  color: #837574;
}

.green .band,
.green .top-nav-collapse {
  background-color: #96c125 !important;
}

.green .phone_btn {
  background-color: #837574;
  border-bottom-color: #35312A;
  color: white;
}

.green .booking_btn {
  border-bottom-color: #6B7231 !important;
}

.green .title_sub_info,
.green .secondary_color_simple,
.green .identity {
  color: #96c125 !important;
}

.booking_btn,
.phone_btn {
  min-width: 180px;
}

.booking_btn:hover,
.phone_btn:hover,
.button-agenda:hover {
  opacity: 0.8;
  transition: opacity 0.4s;
}

.emoji {
  width: 20px;
  margin-right: 5px;
}

.pro div {
  font-size: 1rem;
}

.pro li {
  font-weight: 400;
}

.result .phone_btn {
  min-width: 100%;
  width: 100%;
  border-bottom: 1px solid #005A87;
}

.result .phone_btn .fa {
  font-size: 18px;
}

.city_info_footer {
  color: #ababab;
}

.structure_image {
  width: 611px;
  height: 457px;
}

.greyed {
  background-color: #f4f4f4;
  color: #707070;
}

.team {
  font-size: 14px;
  color: #707070;
  font-weight: 600;
  text-align: center;
}

.degree {
  font-weight: 300;
}

.title {
  font-weight: 600 !important;
}

.identity {
  color: #0596de;
  font-weight: 600 !important;
}

.legal {
  padding-top: 110px;
}

.cookie_bg {
  background-color: #f2f2f2;
  color: #0596de;
  font-size: 11px !important;
}

.cookie_bg .btn {
  background-color: #0596de !important;
  border: none;
  font-size: 11px;
}

.cookie_bg a {
  color: #435F71;
}

@media only screen and (max-width: 768px) {
  .cookie_bg {
    min-height: 115px;
  }
}

.offer_btn {
  background-color: #0596de !important;
  color: white !important;
  border-color: #0596de !important;
}

.active_tab,
.active_tab:hover {
  background-color: rgba(255, 255, 255, 0.4) !important;
  border-radius: 3px !important;
}

.pattern {
  background: url("img/vetorino-bck-icons@x2.png");
  background-repeat: repeat;
  background-position: top center;
}

.city_list {
  background: url("https://www.vetorino.com/img/vetorino-bck-icons@x2.png");
  background-repeat: repeat;
  background-position: top center;
  background-size: 60%;
  background-color: #0596de;
  padding-top: 100px;
}

.city_list h1 {
  color: white;
  font-size: 25px;
  font-weight: 300;
  margin-top: 30px;
  margin-bottom: 50px;
}

.city_list li {
  margin-top: 15px;
  font-size: 15px;
  color: white;
  list-style: none;
}

.rdv h3 {
  margin-bottom: 100px !important;
}

.rdv h2 {
  padding-top: 100px !important;
}

.light_grey {
  background-color: #FDFDFD;
}

.rdv .booking .profile_pic img {
  width: 76px;
  height: 76px;
}

.rdv .identity {
  font-size: 17px;
  color: black;
  font-weight: 700;
}

.rdv .title {
  color: #7B7B7B;
}

.rdv .vet_text {
  font-size: 12px;
}

.booking {
  background-color: #FDFDFD;
  border-radius: 5px;
  width: 100%;
}

.fc-head {
  color: black;
}

.fc-view-container table,
.fc-view-container tr,
.fc-view-container td,
.fc th,
.fc-head thead,
.fc-widget-header {
  border: none !important;
}

.fc-event {
  margin-top: -5px;
  border: none;
  text-align: center;
  cursor: pointer;
}

.fc-event-container {
  left: 4%;
}

.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0;
}

.fc-widget-content {
  cursor: pointer;
}

.closed {
  cursor: default;
}

.fc-ltr .fc-axis {
  color: black;
  display: none;
}

.fc-widget-content {
  border: 3px solid black !important;
}

.current-time {
  color: #FFFFFF;
  cursor: pointer;
  text-align: center;
  width: 100%;
  max-height: 51px;
}

.current-time button {
  background-color: #0596DE;
  border-radius: 3px;
  border: none;
  min-width: 87px;
  min-height: 41px;
  margin-top: 10px;
  color: white;
  cursor: pointer;
}

.current-time button:hover {
  background-color: rgba(5, 150, 222, 0.6);
}

.fc-event,
.fc-event:hover {
  background-color: #F7F7F7 !important;
  color: #979797;
  cursor: default;
}

.disabled-day .current-time button {
  background-color: black;
}

.fc-today {
  background-color: inherit !important;
}

.fc-time-grid .fc-slats td {
  height: 51px;
}

.fc .fc-axis {
  vertical-align: top;
  padding: 0;
}

.fc-scroller {
  overflow: hidden !important;
}

.fc {
  z-index: 1;
}

.event_planned {
  font-size: 40px;
  font-weight: 900;
  line-height: 28px;
}

.fc-highlight {
  background: transparent;
}

.fc-content {
  z-index: 3;
}

.calendar {
  height: 390px;
  overflow: hidden;
  color: black;
}

.btn-time {
  width: 100%;
  background-color: #F7F7F7;
  font-size: 12px;
  font-weight: 700;
  margin-top: 6px;
}

.slick-next,
.slick-prev {
  z-index: 999999999;
  display: block;
  color: black !important;
}

.arrow_right {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9;
}

.arrow_left {
  left: 0;
  position: absolute;
  z-index: 9;
}

.slick-track {
  margin-top: 40px;
  text-align: center;
}

.slick-track-whity {
  background-color: #FFFFFF;
}

.retailer .slick-track {
  margin-top: auto;
  height: 100%;
  text-align: center;
}

.retailer .draggable {
  height: 100%;
}

.retailer img {
  margin-top: 49px !important;
}

.booking .btn-success,
.booking .btn-success:active {
  background-color: #979797;
  border: none;
}

.booking .btn-success:active {
  background-color: #979797 !important;
}

.arrow_right i {
  margin-left: 2px;
}

.slick-disabled {
  background-color: #D8D8D8 !important;
}

.off,
.off:hover,
.off:focus {
  background-color: transparent !important;
  color: rgba(5, 150, 222, 0.4) !important;
  font-weight: 300;
  font-size: 40px;
  max-height: 41px;
  line-height: 20px;
  outline: none;
}

.info_container .btn-success {
  background-color: #0596DE;
}

.info_container {
  color: black;
  display: none;
}

.info_container small {
  color: #7B7B7B;
  font-size: 12px;
  font-weight: normal;
}

.info_container label,
.appointment_date,
.info_container p {
  font-weight: 600;
  font-size: 15px;
  color: black;
}

.info_container input,
.info_container select,
.info_container select:focus,
.info_container select:active,
.info_container textarea {
  border: none !important;
  color: black;
  font-size: 16px;
  background-color: #EBEBEB;
  border-radius: 1px;
  outline: none !important;
}

.appointment_date {
  color: #0596DE !important;
  font-weight: 700 !important;
  cursor: pointer;
}

.fa-pencil {
  cursor: pointer;
}

.confirmed_booking {
  display: none;
}

.booking h3 {
  font-weight: bold;
  font-size: 18px;
  color: #0596DE;
  margin-bottom: 20px !important;
}

.confirmed_booking p {
  color: black;
  font-size: 14px;
}

.confirmed_booking .vet_info_conf {
  text-align: center !important;
}

.error {
  color: #D0021B;
}

.booking_btn {
  padding: 8px;
  border-radius: 2px;
  background-color: #0596DE;
  border: none;
  border-bottom: 1px solid #006A9E;
  color: white;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}

.rdv_start {
  margin-top: 80px;
}

.rdv_header,
.rdv_header .bg_layer {
  min-height: 260px;
  height: 260px;
}

.cal_info {
  color: #7B7B7B;
  font-weight: 600;
}

.thiner {
  font-weight: 300;
}

.thin {
  font-weight: 500;
}

.smaller {
  font-size: 16px;
}

.arrow {
  width: 178px;
  margin-bottom: -60px;
}

.quality p {
  font-size: 17px;
  font-weight: 500 !important;
}

.dark_grey {
  color: #435F71 !important;
}

.gris {
  color: #435F71;
}

.underline {
  text-decoration: underline !important;
}

.demo_btn_no_border {
  border-bottom: 0 !important;
  font-size: 16px !important;
  border-radius: 3px !important;
  font-weight: bold;
}

.order_ex a button {
  font-size: 16px !important;
}

.quality .fa-paw {
  font-size: 20px;
}

.products_ex .light_grey {
  color: #C5C5C5;
  margin-top: 55px;
  font-size: 25px;
}

.whity .demo_btn:hover {
  background-color: rgba(255, 255, 255, 0.75);
}

.demo_btn {
  padding: 8px;
  border-radius: 2px;
  background-color: #ff7e00;
  border: none;
  border-bottom: 2px solid #AA590A;
  color: white;
  outline: none;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  min-width: 270px;
}

.demo_btn:hover {
  background-color: rgba(255, 126, 0, 0.75);
}

.demo_text {
  font-size: 14px;
}

.demo_text2 {
  font-size: 17px;
  font-weight: bold;
}

.specialite h2 {
  color: white !important;
}

.presentation strong {
  font-weight: bold;
}

.home_sub h2,
.specialite h2 {
  color: #0696DE;
  font-size: 25px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 1.44px;
}

.home_sub p {
  font-size: 15px;
  font-weight: 300;
}

.greyi {
  color: #435F71 !important;
}

.greyi .home_sub h2,
.greyi .home_sub p,
.greyi .home_sub .demo_text {
  color: #435F71 !important;
}

.greyi h5 {
  font-size: 25px;
  text-transform: none !important;
  font-weight: bold;
}

.greyi .demo_btn {
  background-color: #F2F2F2;
  color: #435F71;
  border: 1px solid #435F71;
}

.band_grey {
  background-color: #F2F2F2;
}

.detail_item {
  background-color: white !important;
}

.left_offer {
  border-radius: 5px 0 0 5px;
  border-left: #FF7E00 solid 9px;
}

.right_offer {
  border-radius: 0 5px 5px 0;
  border-right: #FF7E00 solid 9px;
}

.come-in {
  animation: animate 0.7s;
}

@keyframes animate {
  from {
    opacity: 0;
    margin-left: -100px;
  }

  to {
    opacity: 1;
    margin-left: 0;
  }
}

.already-visible {
  animation: none;
}

@keyframes animate2 {
  from {
    opacity: 0;
    margin-top: -100px;
  }

  to {
    opacity: 1;
    margin-top: 0;
  }
}

#side_bar,
.catbox {
  height: auto;
}

body {
  height: auto;
}

.address_res {
  font-size: 13px;
  color: rgba(67, 95, 113, 0.6);
}

.box_res {
  z-index: 99999999;
  position: relative;
}

.name_res {
  font-size: 15px;
  color: #435f71;
  font-weight: bold;
}

.search_item:hover {
  background-color: rgba(5, 150, 222, 0.15);
  cursor: pointer;
}

.categ {
  background-color: #F2F2F2;
  font-size: 14px;
  color: #0596DE;
  font-weight: bold;
}

.home_first #valid_address:hover {
  background-color: rgba(5, 150, 222, 0.4);
}

.demo_home_btn {
  background-color: white;
  color: #0596DE !important;
  border: none !important;
}

.demo_home_btn:hover {
  background-color: rgba(255, 255, 255, 0.75) !important;
  color: #0596DE !important;
}

#zebra_honeypot_formulaire_connexion,
#zebra_honeypot_formulaire_connexion_pet_owner {
  display: none;
}

.loger {
  display: block !important;
}

#formulaire_connexion .last,
#formulaire_connexion_pet_owner .last {
  display: block !important;
}

.logging_box h1 {
  color: #0596DE;
  font-size: 34px;
}

.logging_box h2 {
  color: #435F71;
  font-size: 18px;
}

.white {
  color: white;
}

.logging_box label,
.logging_box .white {
  color: #435F71;
  font-size: 14px;
  font-weight: 300;
}

.logging_box .form-control {
  border: none;
  background-color: #F7F7F7;
}

.logging_box .btn-info {
  border-radius: 2px;
  box-shadow: none;
}

.logging_box .btn-info:hover {
  background-color: rgba(5, 150, 222, 0.4) !important;
}

.border-right {
  border-right: 1px solid #435F71;
}

@media (max-width: 769px) {
  .logging_box h2 {
    margin-top: 17px;
    font-size: 18px;
  }

  .logging_box h1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }

  .border-right {
    border-right: none !important;
  }
}

.btn-recover:hover {
  background-color: rgba(67, 95, 113, 0.8);
  color: white;
}

.btn-recover {
  background-color: #435F71;
  color: white;
  border-radius: 2px;
  box-shadow: none;
}

.box_recover {
  display: none;
}

.new_user {
  background-color: #F2F2F2;
}

.new_user p {
  color: #435F71;
  font-size: 14px;
  font-weight: bold;
}

.new_user a {
  font-weight: normal;
  color: #0596DE;
}

p {
  font-size: 1rem;
}

.pro p {
  font-size: 1rem;
}

.h3 {
  font-size: 1.5rem;
}

.h4 {
  font-size: 1.4rem;
}

.prod_img {
  height: 250px;
}

.tutorial {
  background-image: url("../img/bck-illustration.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position-y: 80%;
}

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

  [class^='col-xs-'],
  [class^='col-sm-'],
  [class^='col-md-'],
  [class^='col-lg-'] {
    margin-bottom: 0px;
  }

  .tutorial {
    background-image: none;
  }

  .pro div {
    font-size: 1rem;
  }

  .prod_img {
    height: 200px;
  }

  .retailer img {
    margin-top: 25px !important;
  }
}

.f-regular {
  font-size: 15px;
}

.price_prod {
  font-weight: bold;
  font-size: 20px;
}

.prod_btn {
  padding: 8px;
  border-radius: 2px;
  background-color: #F2F2F2;
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  color: #435F71;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}

.prod_btn:hover {
  background-color: rgba(242, 242, 242, 0.75);
}

.tutorial_text {
  font-weight: normal;
}

.bold {
  font-weight: bold !important;
}

.adv .fa {
  font-size: 28px;
}

.reset_spacing {
  letter-spacing: normal;
}

.phone_btn:hover {
  color: #dadada;
}

.google_ratings {
  position: fixed;
  bottom: 20px;
  left: 0;
  z-index: 99999;
}

.google_ratings img {
  -webkit-box-shadow: 2px 0px 15px -1px rgba(145, 145, 145, 0.78);
  box-shadow: 2px 0px 15px -1px rgba(145, 145, 145, 0.78);
  border-radius: 0 5px 5px 0;
  padding: 5px;
  background: white;
}

.article_box {
  height: 376px;
  min-height: 376px;
}

.rounded_home {
  border-radius: 10px;
}

.rounded_home_half {
  border-radius: 10px 10px 0 0;
}

.shadowed {
  -webkit-box-shadow: 0px 0px 32px 9px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 32px 9px rgba(0, 0, 0, 0.16);
}

.underlined {
  text-decoration: underline;
}

.article_image {
  height: 216px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.read_next {
  display: none;
}

.pointer {
  cursor: pointer;
}

#veto_map {
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

#choose_vet_modal #pac-input {
  font-size: 15px;
}

.red {
  color: #FF4949;
}

.whity {
  color: white !important;
}

.whity .home_sub h2,
.whity .home_sub p,
.whity .home_sub .demo_text {
  color: white !important;
}

.whity h2 {
  font-size: 25px;
}

.whity .demo_btn {
  background-color: white;
  color: #0596DE;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.medium {
  font-size: 18px;
}

.logo-footer {
  width: 82px;
  height: 34px;
}

.text-footer {
  font-size: 12px;
}

.gm-style .gm-style-iw-c {
  border-radius: 0;
  text-align: center;
}

.gm-style-iw.gm-style-iw-c {
  border-radius: 6px;
}

.gm-style-iw.gm-style-iw-c,
.gm-style-iw-d {
  padding: 0 !important;
  overflow: hidden !important;
}

button.gm-ui-hover-effect:focus {
  border: none;
  outline: none;
}

.locationinfowindowimg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100px;
  min-width: 240px;
}

.btn-orange {
  background-color: #FF7E00;
  color: #fff;
  font-weight: 700;
}

.gm-style .gm-style-iw-tc::after {
  background: #FF7E00;
}

.leaflet-control-attribution a,
.xxsmall {
  font-size: xx-small;
}

.map-bubble {
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}

#CookiebotWidget {
  left: 210px;
  bottom: 20px;
}