@charset "UTF-8";
@import "//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css";
@import url(../fonts/font.css);
#carouselHome {
  padding-top: 109px; }
  @media (min-width: 320px) and (max-width: 767px) {
    #carouselHome {
      padding-top: 66px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #carouselHome {
      padding-top: 41px; } }
  @media (min-width: 320px) and (max-width: 1200px) {
    #carouselHome {
      padding-top: 60px; } }

.carousel-indicators li {
  width: 11px;
  height: 11px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.hp_solus_world .container {
  max-width: 900px;
  margin: 100px auto; }

.extract-news span.categ {
  margin-bottom: 10px;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Myriad Pro Regular";
  letter-spacing: 1px; }
  .extract-news span.categ i {
    background: #f7a600;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    color: #ffffff;
    text-align: center;
    line-height: 22px;
    font-size: 11px; }

.applications {
  padding: 30px 15px; }
  .applications h2 {
    color: #333; }
  .applications img {
    margin: 0 15px;
    width: auto;
    height: 100%;
    max-height: 80px; }

.complete-solution {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: auto;
  background-position: center top;
  padding-top: 40%;
  padding-bottom: 12%; }
  @media (min-width: 320px) and (max-width: 767px) {
    .complete-solution {
      background-size: contain;
      padding-top: 60%; } }
  .complete-solution.en {
    background-image: url(../img/complete-solution_en.png); }
    @media (min-width: 320px) and (max-width: 767px) {
      .complete-solution.en {
        background-image: url(../img/complete-solution_en_mobile.png); } }
  .complete-solution.fr {
    background-image: url(../img/complete-solution_fr.png); }
    @media (min-width: 320px) and (max-width: 767px) {
      .complete-solution.fr {
        background-image: url(../img/complete-solution_fr_mobile.png); } }
  .complete-solution div#carousel {
    perspective: 5280px;
    font-size: 0;
    margin-bottom: 3rem; }
  .complete-solution figure#spinner {
    transform-style: preserve-3d;
    height: 300px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50% -400px;
    transition: 1s; }
  .complete-solution figure#spinner figure {
    width: 33.33%;
    max-width: 500px;
    position: absolute;
    left: 33.33%;
    transform-origin: 50% 50% -400px;
    overflow: hidden;
    transition: 1s;
    background: #ffffff; }
    @media (min-width: 320px) and (max-width: 767px) {
      .complete-solution figure#spinner figure {
        width: 75%;
        left: 12.5%; } }
    .complete-solution figure#spinner figure.current .portfolio-item {
      opacity: 1; }
    .complete-solution figure#spinner figure .portfolio-item {
      opacity: 0.4; }
  .complete-solution figure#spinner figure img {
    width: 100%; }
  .complete-solution figcaption {
    position: absolute;
    top: 100%;
    width: 100%;
    padding: .3rem;
    z-index: 2;
    font-size: 1.1rem;
    background: transparent;
    transition: .6s; }
  .complete-solution figure#spinner figure.current:hover figcaption,
  .complete-solution figure#spinner figure.current.caption figcaption {
    top: 90%;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0; }
  .complete-solution div#carousel ~ span {
    color: #fff;
    margin: 5%;
    display: inline-block;
    text-decoration: none;
    font-size: 2rem;
    transition: 0.6s color;
    position: relative;
    margin-top: -6rem;
    border-bottom: none;
    line-height: 0; }
  .complete-solution div#carousel ~ span:hover {
    color: #888;
    cursor: pointer; }

.application-ico {
  border: 1px solid #6d94b2;
  text-align: center;
  padding: 20px 10px;
  margin-bottom: 30px; }
  .application-ico img {
    margin: 0 auto;
    padding: 0 10px;
    width: auto;
    height: 50px; }

.configuration-ico {
  margin-bottom: 30px; }
  .configuration-ico span {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    padding: 3px 0;
    font-size: 20px;
    font-family: "Myriad Pro Bold"; }
    .configuration-ico span.config_time {
      background: #6d94b2;
      border: 1px solid #6d94b2;
      color: #ffffff; }
    .configuration-ico span.config_type {
      background: #044678;
      border: 1px solid #044678;
      color: #ffffff;
      text-transform: uppercase; }
    .configuration-ico span.config_serie {
      background: #f7a600;
      border: 1px solid #f7a600;
      color: #ffffff; }
    .configuration-ico span.config_endoscope {
      background: transparent;
      border: 1px solid #044678;
      color: #044678; }
    .configuration-ico span.config_format {
      background: #cedbe4;
      border: 1px solid #cedbe4;
      color: #ffffff; }

#contact .contact-fiche {
  padding: 30px !important; }
#contact .chosen-container {
  width: 100% !important;
  cursor: pointer; }
#contact .blue-collapse p {
  color: #ffffff; }
#contact .collapse {
  min-height: 0; }
  #contact .collapse.show {
    min-height: 0; }
#contact .col-12 {
  min-height: 0; }
#contact .fiche {
  margin-top: 30px; }
  #contact .fiche:first-child {
    margin-top: 0; }
#contact .btn {
  float: left;
  margin-right: 10px; }
  @media (min-width: 768px) and (max-width: 991px) {
    #contact .btn {
      margin-top: 15px; } }
  @media (min-width: 320px) and (max-width: 767px) {
    #contact .btn.d-sm-none {
      display: none !important; } }
  #contact .btn.submit {
    margin-right: 0; }
#contact h2 .btn {
  margin-top: 0; }
  @media (min-width: 320px) and (max-width: 767px) {
    #contact h2 .btn {
      margin-top: 15px;
      margin-right: 0; } }
#contact .blue-medium .btn {
  border-color: #044678;
  color: #044678; }
  #contact .blue-medium .btn.collapsed {
    border-color: #6d94b2;
    color: #6d94b2; }
#contact .blue .btn {
  border-color: #ffffff;
  color: #ffffff; }
  #contact .blue .btn.collapsed {
    border-color: #6d94b2;
    color: #6d94b2; }

.wordmap .we_are_here {
  background: rgba(109, 148, 178, 0.55);
  border: 1px solid rgba(4, 70, 120, 0.55); }
  .wordmap .we_are_here:hover {
    background: rgba(109, 148, 178, 0.85);
    border: 1px solid #044678; }

.tooltip.show {
  opacity: 1; }

.tooltip .tooltip-inner {
  background-color: #044678 !important;
  color: #fff; }

.tooltip .arrow:before {
  border-top-color: #044678; }

select, textarea, input, .chosen-container {
  margin-bottom: 15px; }

textarea:focus, input:focus {
  border-color: #044678 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

.btn:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

h1 {
  font-family: "Myriad Pro Bold";
  font-weight: normal;
  font-size: 32px;
  color: #044678;
  line-height: 32px; }
  h1::after {
    width: 68px;
    height: 8px;
    background-color: #f7a600;
    content: '';
    display: block;
    margin-bottom: 20px;
    margin-top: 20px; }
  @media (min-width: 320px) and (max-width: 767px) {
    h1 {
      font-size: 28px;
      line-height: 30px; }
      h1 img {
        max-height: 40px !important; } }
  h1 img {
    max-height: 75px;
    width: auto; }

h2 {
  font-family: "Myriad Pro Regular";
  font-weight: normal;
  font-size: 32px;
  color: #044678;
  line-height: 32px;
  margin-bottom: 20px; }
  @media (min-width: 320px) and (max-width: 767px) {
    h2 {
      font-size: 28px;
      line-height: 28px; } }

h3 {
  font-family: "Myriad Pro Bold";
  font-weight: normal;
  font-size: 25px;
  color: #044678;
  text-transform: uppercase;
  line-height: 25px;
  margin-bottom: 5px; }
  @media (min-width: 320px) and (max-width: 767px) {
    h3 {
      font-size: 22px;
      line-height: 22px; } }
  h3 a {
    color: #044678;
    text-decoration: none; }
    h3 a:hover {
      color: #044678;
      text-decoration: none; }

h4 {
  font-family: "Myriad Pro Bold";
  font-weight: normal;
  font-size: 22px;
  color: #044678;
  line-height: 22px;
  margin-bottom: 5px;
  text-transform: none; }
  @media (min-width: 320px) and (max-width: 767px) {
    h4 {
      font-size: 20px;
      line-height: 20px; } }
  h4 a {
    color: #044678;
    text-decoration: none; }
    h4 a:hover {
      color: #044678;
      text-decoration: none; }

h5 {
  font-family: "Myriad Pro Regular";
  font-weight: normal;
  font-size: 16px;
  color: #6d94b2;
  text-transform: uppercase;
  line-height: 16px;
  margin-bottom: 5px; }

.subtitle {
  text-transform: uppercase;
  font-family: "Myriad Pro Bold"; }

p {
  font-family: "Myriad Pro Regular";
  font-weight: normal;
  font-size: 16px;
  color: #044678;
  line-height: 20px;
  text-align: justify; }
  @media (min-width: 320px) and (max-width: 767px) {
    p {
      font-size: 15px;
      line-height: 20px; } }
  p strong {
    font-family: "Myriad Pro Bold";
    font-weight: normal; }
  p.citation {
    font-family: "Myriad Pro Regular";
    font-style: italic;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 0; }
    @media (min-width: 320px) and (max-width: 767px) {
      p.citation {
        font-size: 20px;
        line-height: 26px; } }
  p.blockquote {
    color: #6d94b2;
    font-family: "Georgia";
    font-weight: 100;
    font-style: italic;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    padding: 0 20px 15px 20px; }
    @media (min-width: 320px) and (max-width: 767px) {
      p.blockquote {
        font-size: 16px;
        line-height: 20px; } }
    p.blockquote::before {
      content: '\201C';
      font-family: "Georgia";
      font-size: 25px;
      margin-right: 3px; }
    p.blockquote::after {
      content: '\201D';
      font-family: "Georgia";
      font-size: 25px;
      margin-left: 3px; }
  p a {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    color: #59aefc;
    text-decoration: underline; }
    p a:hover {
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      color: #f7a600; }

.blue h1 {
  color: #ffffff; }
.blue h2 {
  color: #ffffff; }
.blue h3 {
  color: #ffffff; }
.blue h4 {
  color: #ffffff; }
.blue p {
  color: #ffffff; }
.blue a {
  color: #ffffff; }
  .blue a:hover {
    color: rgba(255, 255, 255, 0.7); }

section ul.liste {
  padding-left: 0; }
  section ul.liste li {
    list-style: none;
    font-family: "Myriad Pro Regular";
    font-weight: normal;
    font-size: 16px;
    color: #044678;
    line-height: 20px;
    text-align: justify;
    padding-bottom: 5px; }
    @media (min-width: 320px) and (max-width: 767px) {
      section ul.liste li {
        font-size: 15px;
        line-height: 20px; } }
    section ul.liste li:before {
      content: '\f141';
      margin-right: 5px;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #f7a600; }
    section ul.liste li a {
      color: #59aefc;
      text-decoration: underline; }
      section ul.liste li a:hover {
        color: #f7a600; }

section {
  padding: 40px 0; }
  section.blue {
    background: #004070;
    background: -moz-linear-gradient(left, #004070 0%, #08538c 84%, #004070 100%);
    background: -webkit-linear-gradient(left, #004070 0%, #08538c 84%, #004070 100%);
    background: linear-gradient(to right, #004070 0%, #08538c 84%, #004070 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004070', endColorstr='#004070',GradientType=1 ); }
  section.creme {
    background: #e5ecf1; }
  section.carto {
    background: url("../img/bg-international.jpg") no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover; }
  section div.creme {
    background: #e5ecf1; }
  section div.blue {
    background: #004070;
    background: -moz-linear-gradient(left, #004070 0%, #08538c 84%, #004070 100%);
    background: -webkit-linear-gradient(left, #004070 0%, #08538c 84%, #004070 100%);
    background: linear-gradient(to right, #004070 0%, #08538c 84%, #004070 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004070', endColorstr='#004070',GradientType=1 ); }
  section .blue-collapse {
    background: rgba(4, 70, 120, 0.7); }
  section div.blue-medium {
    background: rgba(4, 70, 120, 0.3); }
  section .blue-medium-collapse {
    background: rgba(4, 70, 120, 0.25); }

.btn {
  border-radius: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Myriad Pro Regular";
  text-align: center;
  border: 1px solid #6d94b2; }
  @media (min-width: 320px) and (max-width: 767px) {
    .btn {
      width: 100%;
      margin: 10px auto; } }
  .btn.btn-primary {
    background: #6d94b2;
    color: #ffffff; }
    .btn.btn-primary:hover {
      background: rgba(109, 148, 178, 0.6);
      color: #ffffff;
      border: 1px solid rgba(109, 148, 178, 0.6); }
    .btn.btn-primary:focus {
      background: rgba(109, 148, 178, 0.6);
      color: #ffffff;
      border: 1px solid rgba(109, 148, 178, 0.6); }
  .btn.btn-default {
    background: transparent !important;
    color: #6d94b2;
    background: #6d94b2; }
    .btn.btn-default:hover {
      background: #ffffff;
      color: rgba(109, 148, 178, 0.6);
      border: 1px solid rgba(109, 148, 178, 0.6); }
    .btn.btn-default:focus {
      background: #ffffff;
      color: rgba(109, 148, 178, 0.6);
      border: 1px solid rgba(109, 148, 178, 0.6); }
  .btn.btn-icon {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    border: 2px solid #ffffff;
    width: 41px;
    height: 41px;
    line-height: 26px;
    text-align: center; }

.header-soluscope {
  position: relative;
  margin: 0;
  padding: 0; }
  .header-soluscope .breadcrumb-bg {
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
    background: rgba(255, 255, 255, 0.5); }
    @media (min-width: 320px) and (max-width: 767px) {
      .header-soluscope .breadcrumb-bg {
        display: none; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .header-soluscope .breadcrumb-bg {
        display: none; } }
    .header-soluscope .breadcrumb-bg .breadcrumb {
      background: transparent;
      margin-bottom: 0; }
      .header-soluscope .breadcrumb-bg .breadcrumb a {
        font-family: "Myriad Pro Regular";
        color: #044678; }
      .header-soluscope .breadcrumb-bg .breadcrumb li.active {
        font-family: "Myriad Pro Bold";
        color: #044678; }

.card {
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }
  .card img {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border: 1px solid #cedbe4; }
  .card .card-body {
    padding: 10px 0 20px; }
  .card a:hover {
    text-decoration: none; }
    .card a:hover img {
      opacity: 0.7;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
  .card h3 a:hover {
    opacity: 0.7; }

/* button More info au survol*/
@media (min-width: 320px) and (max-width: 767px) {
  .portfolio-item {
    width: 100%;
    max-width: 100%;
    height: auto; } }
.portfolio-item .card .card-img {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center; }
  .portfolio-item .card .card-img .btn {
    display: none;
    position: absolute;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
.portfolio-item .card:hover img {
  opacity: 0.7; }
.portfolio-item .card:hover .btn {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
  z-index: 10; }
.portfolio-item .card:hover a {
  opacity: 0.7; }
.portfolio-item .card p a {
  text-decoration: none;
  color: #044678; }
  .portfolio-item .card p a:hover {
    color: #044678; }

.media.autor img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }
.media.autor span.name {
  font-size: 17px;
  color: #6d94b2;
  font-family: "Myriad Pro Bold"; }
.media.autor span.function {
  clear: left;
  display: block;
  font-size: 17px;
  color: #6d94b2;
  font-style: italic;
  font-family: "Myriad Pro Regular"; }

.slickcarousel {
  width: 100%;
  display: block;
  margin: 0 auto; }
  .slickcarousel h4 {
    text-transform: uppercase; }
  .slickcarousel p a {
    text-decoration: none; }

.blue .slickcarousel:hover p a {
  opacity: 0.7;
  color: #ffffff; }
.blue .slickcarousel p a {
  color: #ffffff; }

.userexperience .carousel-inner {
  width: 100%;
  max-width: 1140px;
  margin: auto; }
.userexperience p.blockquote {
  text-align: justify;
  color: #044678;
  padding-left: 0;
  padding-right: 0; }
.userexperience .carousel-control-prev {
  left: -25px;
  width: 17px; }
  .userexperience .carousel-control-prev .carousel-control-prev-icon {
    background: url("../img/prev_bleu.png") center center no-repeat;
    width: 17px;
    display: block;
    height: 30px; }
.userexperience .carousel-control-next {
  right: -25px;
  width: 17px; }
  .userexperience .carousel-control-next .carousel-control-next-icon {
    background: url("../img/next_bleu.png") center center no-repeat;
    width: 17px;
    display: block;
    height: 30px; }

.gallery .carousel-inner {
  border: 1px solid #cedbe4;
  margin-bottom: 5px;
  margin-left: 20px; }
  @media (min-width: 320px) and (max-width: 767px) {
    .gallery .carousel-inner {
      margin-left: 0; } }
.gallery ol.carousel-indicators {
  position: relative;
  margin: 10px 0 10px 0;
  float: right; }
  .gallery ol.carousel-indicators li {
    border: 1px solid #044678; }
    .gallery ol.carousel-indicators li.active {
      background-color: #044678;
      border: 1px solid #044678; }

.pagination {
  border-top: 1px solid #cedbe4;
  padding-top: 5px; }
  .pagination .page-item {
    color: #6d94b2; }
    .pagination .page-item.disabled a {
      color: #6d94b2; }
    .pagination .page-item.active {
      font-family: "Myriad Pro Bold"; }
      .pagination .page-item.active a {
        background: transparent;
        color: #044678; }
        .pagination .page-item.active a:focus {
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
        .pagination .page-item.active a:hover {
          background: transparent; }
    .pagination .page-item .page-link {
      border: none;
      color: #6d94b2;
      font-family: "Myriad Pro Bold"; }
      .pagination .page-item .page-link:hover {
        background: transparent; }
    .pagination .page-item:first-child a {
      font-family: "Myriad Pro Regular"; }
    .pagination .page-item:last-child a {
      font-family: "Myriad Pro Regular"; }

.container-video {
  max-width: 790px; }

.insert-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px; }

.insert-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.hr-b {
  border-bottom: 1px solid #6d94b2;
  margin: 15px 0;
  clear: both; }

.map-border {
  border: 1px solid #cedbe4; }

#megamenu nav.navbar {
  padding: 0;
  background: #ffffff;
  height: auto;
  display: block;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5); }
  #megamenu nav.navbar .dropdown-toggle::after {
    display: none; }
    @media (min-width: 320px) and (max-width: 767px) {
      #megamenu nav.navbar .dropdown-toggle::after {
        display: inline-block;
        color: #6d94b2; } }
    @media (min-width: 320px) and (max-width: 1200px) {
      #megamenu nav.navbar .dropdown-toggle::after {
        display: inline-block;
        color: #6d94b2; } }
  #megamenu nav.navbar:before {
    content: '';
    background: #004070;
    background: -moz-linear-gradient(left, #004070 0%, #08538c 84%, #004070 100%);
    background: -webkit-linear-gradient(left, #004070 0%, #08538c 84%, #004070 100%);
    background: linear-gradient(to right, #004070 0%, #08538c 84%, #004070 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004070', endColorstr='#004070',GradientType=1 );
    top: 0px;
    width: 100%;
    height: 54px;
    position: absolute;
    z-index: 0; }
    @media (min-width: 320px) and (max-width: 767px) {
      #megamenu nav.navbar:before {
        display: none; } }
    @media (min-width: 320px) and (max-width: 1200px) {
      #megamenu nav.navbar:before {
        display: none; } }
  #megamenu nav.navbar .navbar-brand {
    z-index: 1;
    margin: 10px 0 15px 0;
    padding: 0; }
    #megamenu nav.navbar .navbar-brand img {
      top: 6px;
      position: relative; }
    @media (min-width: 320px) and (max-width: 767px) {
      #megamenu nav.navbar .navbar-brand {
        margin: 10px 0 10px 0; }
        #megamenu nav.navbar .navbar-brand img {
          max-width: 140px;
          height: auto;
          width: 100%;
          margin-left: 15px; } }
    @media (min-width: 320px) and (max-width: 1200px) {
      #megamenu nav.navbar .navbar-brand {
        margin: 10px 0 10px 0; }
        #megamenu nav.navbar .navbar-brand img {
          max-width: 140px;
          height: auto;
          width: 100%;
          margin-left: 15px; } }
  #megamenu nav.navbar .navbar-toggler {
    z-index: 100;
    color: #044678;
    top: 7px;
    right: 15px;
    position: relative;
    font-size: 30px; }
  #megamenu nav.navbar ul.navbar-nav {
    position: relative; }
#megamenu .content-menu {
  flex-direction: column;
  align-items: flex-end;
  z-index: 1; }
  #megamenu .content-menu a:hover {
    opacity: 0.6; }
  #megamenu .content-menu .menu-secondary {
    justify-content: flex-end;
    height: 54px;
    margin-top: 4px;
    margin-bottom: 0; 
  }
    @media (min-width: 320px) and (max-width: 767px) {
      #megamenu .content-menu .menu-secondary {
        background: #004070;
        background: -moz-linear-gradient(left, #004070 0%, #08538c 84%, #004070 100%);
        background: -webkit-linear-gradient(left, #004070 0%, #08538c 84%, #004070 100%);
        background: linear-gradient(to right, #004070 0%, #08538c 84%, #004070 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004070', endColorstr='#004070',GradientType=1 );
        height: auto;
        margin: 0; } }
    @media (min-width: 320px) and (max-width: 1200px) {
      #megamenu .content-menu .menu-secondary {
        background: #004070;
        background: -moz-linear-gradient(left, #004070 0%, #08538c 84%, #004070 100%);
        background: -webkit-linear-gradient(left, #004070 0%, #08538c 84%, #004070 100%);
        background: linear-gradient(to right, #004070 0%, #08538c 84%, #004070 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004070', endColorstr='#004070',GradientType=1 );
        height: auto;
        margin: 0; } }
    #megamenu .content-menu .menu-secondary li {
      margin-right: 20px;
      height: 46px; }
      @media (min-width: 320px) and (max-width: 767px) {
        #megamenu .content-menu .menu-secondary li {
          padding-left: 15px;
          display: inline;
          float: left; } }
      @media (min-width: 320px) and (max-width: 1200px) {
        #megamenu .content-menu .menu-secondary li {
          padding-left: 15px;
          display: inline;
          float: left; } }
      #megamenu .content-menu .menu-secondary li a {
        color: #ffffff;
        font-size: 16px;
        font-family: "Myriad Pro Light";
        line-height: 28px;
        height: 46px; }
        #megamenu .content-menu .menu-secondary li a.active {
          color: #f7a600; }
        #megamenu .content-menu .menu-secondary li a i {
          background: #f7a600;
          width: 22px;
          height: 22px;
          -webkit-border-radius: 25px;
          border-radius: 25px;
          background-clip: padding-box;
          /* stops bg color from leaking outside the border: */
          color: #ffffff;
          text-align: center;
          line-height: 22px;
          font-size: 11px;
          top: -1px;
          position: relative; }
      #megamenu .content-menu .menu-secondary li.lang {
        margin-right: 0;
        font-family: "Myriad Pro Light"; }
        #megamenu .content-menu .menu-secondary li.lang a {
          padding-left: 15px;
          padding-right: 15px;
          border-left: 1px solid #6d94b2;
          border-right: none;
          color: rgba(255, 255, 255, 0.6); }
          @media (min-width: 320px) and (max-width: 767px) {
            #megamenu .content-menu .menu-secondary li.lang a {
              border: none; } }
          @media (min-width: 320px) and (max-width: 1200px) {
            #megamenu .content-menu .menu-secondary li.lang a {
              border: none; } }
          #megamenu .content-menu .menu-secondary li.lang a.active {
            font-family: "Myriad Pro Light";
            color: white; }
        #megamenu .content-menu .menu-secondary li.lang:last-child a {
          border-right: 1px solid #6d94b2; }
          @media (min-width: 320px) and (max-width: 767px) {
            #megamenu .content-menu .menu-secondary li.lang:last-child a {
              border: none; } }
          @media (min-width: 320px) and (max-width: 1200px) {
            #megamenu .content-menu .menu-secondary li.lang:last-child a {
              border: none; } }
  @media (min-width: 992px) and (max-width: 1300px) {
    #megamenu .content-menu .menu-primary .col-xl-2 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }
  #megamenu .content-menu .menu-primary a.nav-link {
    color: #044678;
    font-size: 17px;
    font-family: "Myriad Pro Regular";
    text-transform: uppercase;
    line-height: 43px;
    padding: 0 15px;
    margin-top: 12px;
    background: transparent;
    height: 43px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    @media (min-width: 320px) and (max-width: 767px) {
      #megamenu .content-menu .menu-primary a.nav-link {
        margin-top: 0; } }
    @media (min-width: 320px) and (max-width: 1200px) {
      #megamenu .content-menu .menu-primary a.nav-link {
        margin-top: 0; } }
    #megamenu .content-menu .menu-primary a.nav-link.active:after {
      content: '';
      width: 20px;
      height: 5px;
      background: #f7a600;
      margin: -3px auto 0;
      display: block; }
      @media (min-width: 320px) and (max-width: 767px) {
        #megamenu .content-menu .menu-primary a.nav-link.active:after {
          display: none; } }
      @media (min-width: 320px) and (max-width: 1200px) {
        #megamenu .content-menu .menu-primary a.nav-link.active:after {
          display: none; } }
    #megamenu .content-menu .menu-primary a.nav-link:hover {
      background: #044678;
      color: #ffffff;
      text-decoration: none;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
    #megamenu .content-menu .menu-primary a.nav-link:focus {
      background: #044678;
      color: #ffffff; }
  #megamenu .content-menu .menu-primary .dropdown-toggle::after {
    border: none; }
  #megamenu .content-menu .menu-primary .dropdown-menu {
    width: 100%;
    left: 0;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-left: 0;
    border-right: 0;
    background-color: #ffffff;
    border-top: 2px solid #044678;
    border-bottom: 2px solid #044678;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    padding: 30px 20px; }
    #megamenu .content-menu .menu-primary .dropdown-menu.show {
      position: fixed;
      left: 0;
      right: 0;
      width: 100%;
      top: 109px; }
      @media (min-width: 320px) and (max-width: 767px) {
        #megamenu .content-menu .menu-primary .dropdown-menu.show {
          position: inherit;
          top: auto; } }
      @media (min-width: 320px) and (max-width: 1200px) {
        #megamenu .content-menu .menu-primary .dropdown-menu.show {
          position: inherit;
          top: auto; } }
    @media (min-width: 320px) and (max-width: 767px) {
      #megamenu .content-menu .menu-primary .dropdown-menu [class*="col-"]:first-child .dropdown-item.title {
        margin-top: 0; } }
    @media (min-width: 320px) and (max-width: 1200px) {
      #megamenu .content-menu .menu-primary .dropdown-menu [class*="col-"]:first-child .dropdown-item.title {
        margin-top: 0; } }
    #megamenu .content-menu .menu-primary .dropdown-menu .dropdown-item {
      font-family: "Myriad Pro Regular";
      color: #044678;
      font-size: 18px;
      margin-top: 0;
      padding: 3px 0;
      line-height: 27px;
      text-transform: none;
      display: block;
      clear: left; }
      #megamenu .content-menu .menu-primary .dropdown-menu .dropdown-item:hover {
        font-family: "Myriad Pro Regular";
        color: #044678;
        background: transparent;
        text-decoration: none; }
      #megamenu .content-menu .menu-primary .dropdown-menu .dropdown-item.active {
        font-family: "Myriad Pro Bold";
        color: #6d94b2;
        background: transparent; }
      #megamenu .content-menu .menu-primary .dropdown-menu .dropdown-item.title {
        font-family: "Myriad Pro Bold";
        text-transform: uppercase;
        color: #ffffff;
        padding: 0 15px 0 10px;
        display: block;
        width: auto;
        float: left;
        position: relative;
        margin-bottom: 5px;
        margin-top: 15px;
        font-size: 17px; }
        #megamenu .content-menu .menu-primary .dropdown-menu .dropdown-item.title.blue {
          background: #044678; }
        #megamenu .content-menu .menu-primary .dropdown-menu .dropdown-item.title.cyan {
          background: #63b9e9; }
        #megamenu .content-menu .menu-primary .dropdown-menu .dropdown-item.title.purple {
          background: #a69dcd; }
        #megamenu .content-menu .menu-primary .dropdown-menu .dropdown-item.title.orange {
          background: #f5ae72; }
        #megamenu .content-menu .menu-primary .dropdown-menu .dropdown-item.title.green {
          background: #92c56e; }
        #megamenu .content-menu .menu-primary .dropdown-menu .dropdown-item.title.yellow {
          background: #f7a600; }
        #megamenu .content-menu .menu-primary .dropdown-menu .dropdown-item.title:hover {
          text-decoration: none; }
        #megamenu .content-menu .menu-primary .dropdown-menu .dropdown-item.title::after {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0 30px 10px;
          border-color: transparent transparent #ffffff transparent;
          line-height: 0px;
          _border-color: #000000 #000000 #ffffff #000000;
          _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
          content: '';
          display: block;
          position: absolute;
          right: 0;
          bottom: 0; }

@media (min-width: 1180px) {
  .col-xxl-product {
    width: 16.666%; } }

footer {
  background: #e5ecf1; }
  footer *:hover {
    color: #044678; }
  footer .foot-title {
    color: #6d94b2;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Myriad Pro Bold"; }
  footer ul {
    padding-left: 0; }
    footer ul li {
      list-style: none; }
      footer ul li a {
        color: #6d94b2;
        font-size: 14px; }
        footer ul li a:hover {
          text-decoration: none; }
    footer ul.other-link li {
      font-family: "Myriad Pro Bold";
      font-weight: normal; }
  footer .contact .address p {
    color: #044678;
    font-size: 14px;
    font-family: "Myriad Pro Regular";
    margin-bottom: 0;
    padding-bottom: 5px;
    line-height: 18px; }
    footer .contact .address p .foot-title {
      color: #044678;
      display: inline; }
  footer .contact .follow {
    padding-top: 10px;
    color: #044678;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Myriad Pro Bold"; }
    footer .contact .follow a {
      clear: left;
      display: block; }
  footer .bottom {
    background: rgba(4, 70, 120, 0.13);
    margin-top: 30px;
    padding: 10px 0 0;
    color: #044678;
    font-size: 14px;
    font-family: "Myriad Pro Regular"; }
    @media (min-width: 320px) and (max-width: 767px) {
      footer .bottom {
        text-align: center; } }
    footer .bottom a {
      color: #044678;
      font-size: 14px;
      font-family: "Myriad Pro Regular"; }
      @media (min-width: 320px) and (max-width: 767px) {
        footer .bottom a {
          text-align: center;
          display: inline; } }
      footer .bottom a strong {
        color: red; }
    footer .bottom .logo-anios {
      margin-right: 50px;
      width: 110px;
      height: auto; }
      @media (min-width: 320px) and (max-width: 767px) {
        footer .bottom .logo-anios {
          max-width: 70px;
          margin: 0 auto; } }
    @media (min-width: 320px) and (max-width: 767px) {
      footer .bottom .logo-mif {
        margin: 20px auto; } }

html,
body {
  overflow-x: hidden;
  /* Prevent scroll on narrow devices */ }

@media (max-width: 1200px) {
  .offcanvas-collapse {
    position: fixed;
    top: 66px;
    /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #ffffff;
    transition-timing-function: ease-in-out;
    transition-duration: .3s;
    transition-property: left, visibility; }

  .offcanvas-collapse.open {
    left: 0;
    visibility: visible; } }
.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden; }

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; }

.nav-underline .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: #6c757d; }

.nav-underline .nav-link:hover {
  color: #007bff; }

.nav-underline .active {
  font-weight: 500;
  color: #343a40; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5); }

.bg-purple {
  background-color: #6f42c1; }

.lh-100 {
  line-height: 1; }

.lh-125 {
  line-height: 1.25; }

.lh-150 {
  line-height: 1.5; }

.slickcarousel {
  width: 100%;
  max-width: 1140px;
  margin: auto; }

/* Arrows */
.blue .slick-prev::before {
  background: url("../img/prev_blanc.png") center center no-repeat; }
.blue .slick-next::before {
  background: url("../img/next_blanc.png") center center no-repeat; }

.slick-prev,
.slick-next {
  font-weight: bold;
  position: absolute;
  display: block;
  height: 28px;
  width: 17px;
  line-height: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px;
  height: 28px;
  width: 17px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: '';
    background: url("../img/prev_bleu.png") center center no-repeat;
    height: 28px;
    width: 17px;
    display: block; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px;
  height: 28px;
  width: 17px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: '';
    background: url("../img/next_bleu.png") center center no-repeat;
    height: 28px;
    width: 17px;
    display: block; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.chosen-select {
  width: 100%; }

.chosen-select-deselect {
  width: 100%; }

.chosen-container {
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: middle; }

.chosen-container .chosen-drop {
  background: #ffffff;
  border: 1px solid #cedbe4;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  margin-top: -1px;
  position: absolute;
  top: 100%;
  left: -9000px;
  z-index: 1060; }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  right: 0; }

.chosen-container .chosen-results {
  color: #555555;
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  color: #044678;
  font-size: 1rem;
  line-height: 1rem;
  list-style: none;
  margin: 0;
  padding: 8px 6px; }

.chosen-container .chosen-results li em {
  background: #feffde;
  font-style: normal; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  cursor: default;
  color: #999;
  font-weight: bold; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li.active-result {
  cursor: pointer;
  display: list-item; }

.chosen-container .chosen-results li.highlighted {
  background-color: #044678;
  background-image: none;
  color: white; }

.chosen-container .chosen-results li.highlighted em {
  background: transparent; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #777777; }

.chosen-container .chosen-results .no-results {
  background: #eeeeee;
  display: list-item; }

.chosen-container .chosen-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  z-index: 1; }

.chosen-container .chosen-results-scroll span {
  display: inline-block;
  height: 1.42857143;
  text-indent: -5000px;
  width: 9px; }

.chosen-container .chosen-results-scroll-down {
  bottom: 0; }

.chosen-container .chosen-results-scroll-down span:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  display: block;
  width: 12px;
  height: 12px; }

.chosen-container .chosen-results-scroll-up span {
  background: url("../img/chosen-sprite.png") no-repeat -22px -3px; }

.chosen-container-single .chosen-single {
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #cedbe4;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  color: #6d94b2;
  display: block;
  height: 38px;
  overflow: hidden;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  position: relative;
  text-decoration: none;
  white-space: nowrap; }

.chosen-container-single .chosen-single span {
  display: block;
  margin-right: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #6d94b2;
  font-size: 1rem; }

.chosen-container-single .chosen-single abbr {
  background: url("../img/chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 26px;
  top: 12px;
  width: 12px; }

.chosen-container-single .chosen-single abbr:hover {
  background-position: right -11px; }

.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
  background-position: right 2px; }

.chosen-container-single .chosen-single div {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px; }

.chosen-container-single .chosen-single div b {
  display: block;
  height: 100%;
  width: 100%; }
  .chosen-container-single .chosen-single div b:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    display: block;
    width: 12px;
    height: 12px;
    font-size: 18px;
    right: 10px;
    position: absolute;
    top: 4px;
    color: #276799; }

.chosen-container-single .chosen-default {
  color: #6d94b2; }

.chosen-container-single .chosen-search {
  margin: 0;
  padding: 3px 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1000; }

.chosen-container-single .chosen-search input[type="text"] {
  background: url("../img/chosen-sprite.png") no-repeat 100% -20px, #ffffff;
  border: 1px solid #cedbe4;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  margin: 1px 0;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #044678; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.chosen-container-single-nosearch .chosen-search input {
  position: absolute;
  left: -9000px;
  padding: 0.375rem 0.75rem;
  border-color: #cedbe4; }
  .chosen-container-single-nosearch .chosen-search input:focus {
    border-color: #6d94b2; }

.chosen-container-multi .chosen-choices {
  background-color: #ffffff;
  border: 1px solid #cedbe4;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: text;
  height: auto !important;
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices .search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices .search-field input[type="text"] {
  background: transparent !important;
  border: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #6d94b2;
  height: 36px;
  margin: 0;
  padding: 4px;
  outline: 0; }

.chosen-container-multi .chosen-choices .search-field .default {
  color: #6d94b2; }

.chosen-container-multi .chosen-choices .search-choice {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #eeeeee;
  border: 1px solid #cedbe4;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 6px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative; }

.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
  background: url("../img/chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 4px;
  top: 5px;
  width: 12px;
  cursor: pointer; }

.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
  background-position: right -11px; }

.chosen-container-multi .chosen-choices .search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
  background-position: right -11px; }

.chosen-container-multi .chosen-results {
  margin: 0 0 0 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: none; }

.chosen-container-active .chosen-single {
  border: 1px solid #cedbe4;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s; }

.chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #ffffff;
  border: 1px solid #cedbe4;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
  border-left: none; }

.chosen-container-active .chosen-choices {
  border: 1px solid #cedbe4;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s; }

.chosen-container-active .chosen-choices .search-field input[type="text"] {
  color: #111 !important; }

.chosen-container-active.chosen-with-drop .chosen-choices {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.chosen-disabled {
  cursor: default;
  opacity: 0.5 !important; }

.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  padding: 0 8px 0 0;
  overflow: visible; }

.chosen-rtl .chosen-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl; }

.chosen-rtl .chosen-single div {
  left: 7px;
  right: auto; }

.chosen-rtl .chosen-single abbr {
  left: 26px;
  right: auto; }

.chosen-rtl .chosen-choices .search-field input[type="text"] {
  direction: rtl; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices .search-choice {
  margin: 6px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices .search-choice .search-choice-close {
  background-position: right top;
  left: 4px;
  right: auto; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results .group-option {
  padding-left: 0;
  padding-right: 15px; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.chosen-rtl .chosen-search input[type="text"] {
  background: url("../img/chosen-sprite.png") no-repeat -28px -20px, #ffffff;
  direction: rtl;
  padding: 4px 5px 4px 20px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("../img/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
