a {
  color: #ffffff;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
p {
  font-family: 'Poppins-Regular', sans-serif;
}
.fa {
  color: white;
}
.navbar-header .fa {
  color: #1A5A83;
}
.field-entry a,
.itemFullText a {
  color: #1A5A83;
}
body {
  font-family: Poppins-Regular, 'Open Sans', sans-serif;
}
label {
  color: #1A5A83;
}
h1 {
  font-family: Poppins-SemiBold, sans-serif;
  font-size: 30px;
  color: #1A5A83;
}
h2 {
  color: #D0205C;
  font-size: 31px;
  font-family: Poppins-Regular, Helvetica, 'Open Sans', sans-serif;
}
h3,
.h3 {
  color: #1A5A83;
  font-family: Poppins-Regular, 'Open Sans', sans-serif;
  font-size: 20px;
}
#search-searchword {
  width: 90%;
}
#searchForm .input-group .btn-default {
  padding: 10px;
}
.search-results a {
  color: #1A5A83;
}
.container {
  padding-right: 0px;
  padding-left: 0px;
  position: relative;
}
.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}
@media (max-width: 479px) {
  .nos-representations {
    display: none;
  }
}
.sdb-article .module-annonce {
  margin-top: 150px;
  margin-bottom: 40px;
}
.sdb-sidebar {
  padding-right: 0px;
}
@media (max-width: 1010px) {
  .sdb-sidebar {
    padding-left: 0px;
  }
}
.sdb-rectangle {
  position: absolute;
  width: 100%;
  height: 4000px;
  overflow: hidden;
}
.articles {
  text-align: justify;
}
.text-center {
  text-align: justify;
}
.t3-header {
  position: relative;
}
.t3-header.affix {
  position: fixed;
  width: 100%;
  background: #ffffff;
  z-index: 9999;
}
@media (max-width: 320px) {
  .t3-header #t3-mainnav {
    padding-left: 0;
  }
}
.image-header {
  background: transparent url(/images/template/Groupe41735.png);
  height: 200px;
  position: absolute;
  top: -31px;
  width: 100%;
  height: 541px;
  z-index: -1;
}
.header-sdb {
  display: block;
  background: #F5F5F5;
  box-shadow: 0px 3px 12px #00000029;
  background-size: cover;
  background-origin: border-box;
  background-position-y: bottom;
}
.header-logo {
  display: flex;
}
@media (max-width: 570px) {
  .header-logo {
    display: block;
  }
  .header-logo .logo-image {
    width: 100%;
  }
  .header-logo .logo-image a {
    padding-left: 0px;
  }
}
button.off-canvas-toggle {
  float: right;
  background: white;
  margin-top: 35px;
  border: 2px solid #1A5A83;
}
.t3-off-canvas .t3-off-canvas-header {
  display: none;
}
#t3-off-canvas {
  height: 400px !important;
}
.container > .navbar-header {
  margin-right: 0px;
  margin-left: 0px;
}
#t3-navbar {
  margin: 0px;
}
#t3-mainnav {
  float: none;
  background: white;
}
#t3-mainnav .t3-navbar-collapse {
  margin: 0px;
}
#t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0px;
}
#t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  border-radius: 15px;
  box-shadow: 0px 3px 6px #00000029;
  background: #F5F5F5;
}
#t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
  background: #F5F5F5;
}
#t3-off-canvas {
  background: #F5F5F5;
  box-shadow: 0px 3px 12px #00000029;
  z-index: 100;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  left: 0 !important;
  top: 90px !important;
}
.button {
  border-radius: 10px;
  background-color: #D0205C;
  padding: 10px;
  font-family: 'Poppins-Regular', sans-serif;
  font-size: 11px;
}
.tableau-Region {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(199px, 1fr));
}
.tableau-membre {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(183px, 1fr));
}
.bouton-region {
  border-radius: 10px;
  background-color: white;
  padding: 10px;
  font-family: 'Poppins-SemiBold', sans-serif;
  font-size: 11px;
  color: #D0205C;
  box-shadow: 0px 3px 20px #00000029;
  margin: 10px;
  height: 71px;
  text-align: center;
  font-size: 17px;
  display: flex;
}
.bouton-texte {
  margin: auto;
}
.box-conseil {
  background: #CEEEF9;
  color: black;
  padding: 40px 30px;
  border-radius: 20px;
  font-family: Poppins-Regular, 'Open Sans', sans-serif;
  box-shadow: 0px 3px 20px #00000029;
  font-size: 20px;
}
div.itemNavigation a.itemNext {
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
div.itemNavigation a.itemPrevious {
  margin-left: 10px;
  padding-left: 0px;
}
div.k2ItemsBlock ul li div.box-membre {
  display: flex;
  position: relative;
  height: 180px;
  margin-top: 30px;
}
@media (max-width: 479px) {
  div.k2ItemsBlock ul li div.box-membre {
    height: 200px;
  }
}
div.k2ItemsBlock ul li div.box-membre a {
  margin: auto;
  margin-top: 20px;
}
div.k2ItemsBlock ul li div.box-membre div {
  display: flex;
}
@media (min-width: 479px) {
  div.k2ItemsBlock ul li div.box-membre div {
    width: 200px;
  }
}
div.k2ItemsBlock ul li div.box-membre span {
  text-align: center;
  color: #1A5A83;
  font-family: Poppins-SemiBold, 'Open Sans', sans-serif;
  width: 200px;
  font-size: 18px;
}
@media (min-width: 479px) {
  div.k2ItemsBlock ul li div.box-membre span {
    position: absolute;
    top: 110px;
  }
}
@media (max-width: 479px) {
  div.k2ItemsBlock ul li div.box-membre span {
    margin-top: 20px;
    margin-left: 10px;
  }
}
div.k2ItemsBlock ul li div.box-membre img {
  margin: auto;
}
@media (max-width: 479px) {
  div.k2ItemsBlock ul li div.box-membre {
    display: block;
  }
}
.titre-region {
  color: #D0205C;
  font-size: 25px;
  margin-top: 80px;
}
.membre-region {
  width: 183px;
  background: #D0205C;
  border-radius: 20px;
  min-height: 120px;
  color: white;
  margin-top: 130px;
}
.membre-region img {
  margin-top: -80px;
  text-align: center;
  margin-left: auto;
  display: inherit;
  margin-right: auto;
  border-top-left-radius: 10%;
  border-top-right-radius: 10%;
}
.membre-region p {
  text-align: center;
  width: 100%;
  padding-top: 10px;
}
.EnteteCategorie h3 {
  color: white;
}
.EnteteCategorie li {
  color: #CEEEF9;
}
div.headerVirtuemart {
  line-height: 1;
  width: auto;
}
.total_producs {
  background: url(/media/virtuemart/panier.png) no-repeat;
  width: 40px;
  height: 40px;
  display: flex;
  background-position: center;
  margin: auto;
  font-weight: bold;
  color: black;
  font-size: 10px;
  padding: 10px 20px;
}
.category-view h2 a {
  color: #1A5A83;
}
.category-view h2 a img {
  margin-top: 10px;
}
input[type="text"].vmcustom-inputsdbio-nb {
  width: 45px;
  display: inline-block;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  height: 30px;
  border-color: black;
  padding: 6px 6px;
  text-align: center;
}
div.quantity-controls {
  display: none;
}
@media (min-width: 479px) {
  .headerVirtuemart #vmCartModule {
    margin-top: 0px;
  }
}
div.addtocart-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.vmcustom-inputsdbio-label {
  font-weight: bold;
  font-size: 14px;
  float: left;
  margin-top: 5px;
}
textarea.vmcustom-inputsdbio {
  height: 120px;
}
.addtocart-button input.addtocart-button,
.addtocart-button input.notify-button {
  max-width: 100%;
  color: #fff;
  border-radius: 10px;
  cursor: pointer;
  text-align: center;
  letter-spacing: 1px;
  padding: 12px;
  margin-bottom: 0;
}
.vm-search-custom-search-input {
  color: white;
}
a.product-details,
a.details,
div.details {
  background-position: 0 0;
  display: inline-block;
  padding: 3px 8px 1px;
}
a.product-details,
a.details,
div.details {
  background-position: 0 0;
  display: inline-block;
  padding: 3px 8px 1px;
}
.billto-shipto {
  border-top: solid #E9E8E8 1px;
  border-bottom: solid #E9E8E8 1px;
  margin: 10px 0 0;
  padding: 10px 0 25px;
}
.com_virtuemart.view-cart .continue_link {
  color: #FFF;
  background: #4CB898 none repeat scroll 0% 0%;
  border-color: #262626;
  border-radius: 4px;
  border-style: inherit;
  display: inline-block;
  padding: 7.5px 15px;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
table.cart-summary tr th {
  background: #e8e8e8 url(/templates/ja_nuevo/images/vmgeneral/backgrounds.png) top repeat-x;
  border-bottom: solid #E9E8E8 1px;
  padding: 6px 2px 3px;
}
.cart-summary td,
.cart-summary th {
  border: 1px solid #ddd;
  border-bottom-color: #dddddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.vm-cart-item-name {
  text-align: left;
  overflow: hidden;
}
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-align: center;
  background: #4CB898;
  color: #fff;
  border: 1px solid #00669a;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  cursor: pointer;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 7.5px 15px;
}
.vm2-add_quantity_cart,
.vm2-remove_from_cart {
  display: none;
}
textarea#customer_note_field {
  margin: 10px 0;
  width: 98%;
}
.vmpayment_description,
.vmshipment_description {
  color: gray;
  font-size: 12px;
  padding: 0 2px;
}
.vm-payment-plugin-single input,
.vm-shipment-plugin-single input {
  float: left;
}
.vm-payment-plugin-single label,
.vm-shipment-plugin-single label {
  width: 85%;
}
.vmpayment_name,
.vmpayment_cost,
.vmshipment_name,
.vmshipment_cost {
  padding: 0 2px;
}
table.user-details input.invalid {
  background: #e8e8e8 url(/templates/ja_nuevo/images/vmgeneral/backgrounds.png) top repeat-x;
  border: solid red 1px;
  border-radius: 4px;
  color: #777;
  margin-bottom: 2px;
  padding: 5px 5px 4px;
}
table.user-details input {
  background: #e8e8e8 url(/templates/ja_nuevo/images/vmgeneral/backgrounds.png) top repeat-x;
  border: solid #ccc 1px;
  border-radius: 4px;
  color: #777;
  margin-bottom: 2px;
  padding: 5px 5px 4px;
  width: 200px;
}
td.key {
  padding: 0 6px;
  width: 150px;
}
.com_virtuemart .button,
.com_virtuemart .button + .button,
.com_virtuemart #com-form-login-remember input,
.vm-button-correct,
.com_virtuemart.view-cart .continue_link,
.com_virtuemart a.ask-a-question,
.com_virtuemart .highlight-button,
.com_virtuemart #com-form-login input.btn,
.com_virtuemart button.vm-login,
.com_virtuemart .manufacturer-product-link > a {
  float: right;
  background-color: #D0205C;
  display: inline-block;
  padding: 7.5px 15px;
  font-size: 10px;
  border-width: 0px;
  font-weight: 700;
  text-transform: uppercase;
}
.floatright,
span.floatright {
  float: right;
}
.display-number select {
  display: inline-block;
  margin-left: 5px;
}
.display-number,
.control-buttons,
.right {
  text-align: right !important;
  margin: 0 8px 0 0;
}
select,
.inputbox {
  width: auto;
}
.orderby-displaynumber {
  border-bottom: solid #E9E8E8 1px;
  border-top: solid #E9E8E8 1px;
  margin: 10px 0;
  padding: 10px 0;
}
.vm-category-product-name h2 {
  font-size: 18px;
  height: 100px;
  text-align: left;
}
div.product {
  float: left;
  border: 1px solid #ddd;
  min-width: 220px;
}
div[class*="-view"] .row {
  margin: 0;
}
.category-view .row .category .spacer,
.featured-view .spacer,
.latest-view .spacer,
.topten-view .spacer,
.recent-view .spacer,
.related-products-view .spacer,
.browse-view .row .product .spacer {
  padding: 6px;
}
.category-view .vm-product-media-container {
  width: 100%;
}
.vm-product-media-container {
  text-align: center;
  max-width: 100%;
  margin-bottom: 15px;
  margin-right: 20px;
}
.browseProductImage {
  max-height: 200px;
  width: auto;
  max-width: 100%;
}
.category-view .product-price .vm-price-value {
  text-align: center;
}
.vm-product-descr-container-1 {
  min-height: 110px;
  margin-bottom: 6px;
}
.featured-view .spacer span,
.latest-view .spacer span,
.topten-view .spacer span,
.recent-view .spacer span,
.related-products-view .spacer span,
.browse-view .row .product .spacer span {
  font-size: 13px;
  width: auto;
  color: #666;
}
span.vm-price-desc {
  text-align: left;
  min-width: 16px;
  margin: 0 12px 0 0;
  width: auto;
}
span.vm-price-desc + span {
  width: auto;
  font-size: initial;
}
.product-fields .product-field,
.product-related-categories .product-field {
  width: 100%;
  float: left;
  display: inline-block;
  margin-bottom: 6px;
}
.product-price .vm-price-value {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #4CB898;
}
.product .vm3pr-1 .product-price .PricesalesPrice span {
  color: #000;
  font-weight: bold;
}
div.vm-details-button a {
  display: inline-block;
  padding: 11px 16px;
  border: 1px solid gray;
  font-size: 16px;
  max-width: 85%;
  width: 192px;
  line-height: 18px;
}
div.vm-details-button {
  text-align: center;
}
.general-bg,
input.custom-attribute,
input.quantity-input,
.manufacturer-product-link a,
a.ask-a-question,
input.vm-default,
a.product-details,
a.details,
div.details,
button.default {
  background: #e8e8e8 url(/templates/ja_nuevo/images/vmgeneral/backgrounds.png) top repeat-x;
  border: solid #CAC9C9 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #777;
  text-decoration: none;
  padding: 5px 5px 4px;
}
.vm-col {
  margin: 1px;
  width: 60%;
}
.vm-col-3 {
  width: 31.9%;
}
@media (max-width: 479px) {
  .vm-col-3 {
    width: 100%;
  }
}
.vm-category-product-name h2 {
  font-size: 18px;
  height: 100px;
  text-align: left;
}
.category-view .row .category .spacer h2 {
  font-size: 14px;
  text-align: center;
}
@media (min-width: 479px) {
  div[class*="-view"] .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.main-image img {
  max-width: 100%;
  max-height: 260px;
}
.vm-product-name-container .vm-product-media-container {
  float: left;
}
.back-to-category {
  float: right;
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 479px) {
  .output-billto span.values,
  .output-shipto span.values,
  .floatleft,
  span.floatleft {
    float: left;
  }
}
.t3-actu1 {
  padding-top: 100px;
}
.t3-actu2 {
  background: transparent url("/images/template/Groupe38089.png") no-repeat;
  background-position-x: -400px;
  background-position-y: 680px;
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-top: 20px;
}
.actu1-homepage {
  margin-top: -125px;
}
@media (max-width: 479px) {
  .actu1-homepage .module-title {
    margin-left: 20px;
  }
}
.sdb-main-content {
  padding-right: 0px;
  padding-left: 0px;
  background: white;
}
.sdb-module.sdb-module-type1.sdb-module-featured-news .sdb-main-news {
  position: relative;
}
@media (max-width: 479px) {
  .sdb-module.sdb-module-type1.sdb-module-featured-news .sdb-main-news {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.sdb-module-type2 .sdb-module-top {
  padding-top: 50px;
}
.sdb-module-type2 .sdb-module-top .sdb-module-title {
  font-size: 20px;
  text-align: center;
  margin: 0;
  line-height: 110%;
  color: white;
  font-family: Poppins-Medium, 'Open Sans', sans-serif;
}
.sdb-banner-h,
.sdb-banner-b {
  text-align: center;
}
.sdb-banner-h img,
.sdb-banner-b img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 19px;
  box-shadow: 0px 3px 10px #00000029;
}
.sdb-banner-h .banneritem,
.sdb-banner-b .banneritem {
  margin: auto;
}
@media (max-width: 479px) {
  .sdb-banner-h,
  .sdb-banner-b {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 479px) {
  .sdb-banner-h {
    margin-bottom: 10px;
  }
}
.sdb-banner-b {
  padding: 40px 0px;
}
.sdb-news-infos {
  z-index: 10;
  position: relative;
}
.sdb-news-infos {
  margin-top: -100px;
  padding: 10px 5px 10px 50px;
  background-color: #1A5A83;
  height: 130px;
  border-radius: 0px 0px 15px 15px;
  box-shadow: 0px 3px 20px #00000029;
}
.sdb-news-infos h3 {
  color: white;
  margin: 15px auto;
  margin-left: 0px;
}
@media (max-width: 479px) {
  .sdb-news-infos {
    padding-left: 10px;
  }
}
.sdb-module.sdb-module-type1.sdb-module-featured-news .sdb-main-news .sdb-news-image {
  position: relative;
  z-index: 1;
}
.sdb-module.sdb-module-type1.sdb-module-featured-news .sdb-main-news .sdb-news-image img {
  display: block;
  width: 100%;
  height: 380px;
  border-radius: 15px 15px 0px 0px;
  box-shadow: 0px 3px 20px #00000029;
  object-fit: cover;
}
.sdb-module-corps {
  font-size: 13px;
  color: white;
  font-family: Poppins-ExtraLight, 'Open Sans', sans-serif;
  line-height: 1;
  padding: 10px 30px 10px 30px;
}
.adherent {
  display: flex;
  margin: auto;
  line-height: 2;
}
.adherent .button {
  padding: 10px 20px 10px 20px;
  color: white;
  font-size: 11px;
}
@media (max-width: 570px) {
  .adherent {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.cat-fil-actu {
  font-size: 30px;
  font-family: Poppins-SemiBold, 'Open Sans', sans-serif;
  color: white;
}
.syn-fil-actu {
  font-family: Poppins-SemiBold, 'Open Sans', sans-serif;
  color: #B33661;
  font-size: 14px;
}
@media (max-width: 479px) {
  .syn-fil-actu {
    display: none;
  }
}
.button-module,
a.button-module,
.pagination > li.disabled > a,
.pagination > li > a {
  height: 38px;
  text-align: center;
  border-radius: 10px;
  background-color: #EAC5D3 !important;
  color: #D0205C !important;
  margin-left: 25px;
  margin-right: 25px;
  padding: 10px;
  font-size: 11px !important;
  font-family: 'Poppins-SemiBold', sans-serif;
}
.pagination,
.pagination .pagination {
  display: flex;
}
.pagination li,
.pagination .pagination li {
  margin: auto;
}
a.button-module,
.pagination > li.disabled > a {
  width: auto;
  margin: auto;
}
.pagination > li > a {
  width: 40px;
}
.pagination .pagination > li:last-child a {
  width: auto;
  border-radius: 10px;
}
.pagination .pagination > li:last-child,
.pagination .pagination > li:first-child {
  display: block;
}
@media (max-width: 479px) {
  .pagination .pagination > li {
    display: none;
  }
}
.pagination .pagination > li:last-child > a:after,
.pagination .pagination > li:first-child > a:after {
  display: none;
}
@media (max-width: 479px) {
  .k2Pagination .pagination > li {
    display: none;
  }
}
.k2Pagination .pagination > li:first-child,
.k2Pagination .pagination li:last-child {
  display: block;
}
.k2Pagination .pagination > li:first-child a,
.k2Pagination .pagination > li:last-child a {
  width: auto;
  border-radius: 10px;
}
.k2Pagination .pagination > li:first-child a:after,
.k2Pagination .pagination > li:last-child a:after {
  content: none;
}
.no-decoration:hover a,
.no-decoration a:hover,
.no-decoration a:active,
.no-decoration a:focus {
  text-decoration: none;
}
a.no-decoration:hover {
  text-decoration: none;
}
@media (min-width: 770px) {
  .module-annonce {
    margin-top: -65px;
  }
  .module-annonce .sdb-module-box {
    height: 391px;
  }
}
.sdb-module-annonces-image {
  background: url('/images/template/Groupe42600.png') center no-repeat;
  height: 117px;
  z-index: 10;
  position: relative;
}
.module-ct .homePageLigne3 {
  margin-top: 16px;
}
.module-ct .homePageLigne3 div {
  height: 280px;
}
@media (max-width: 479px) {
  .module-ct .homePageLigne3 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.homePageLigne3 img {
  box-shadow: 0px 3px 20px #00000029;
  border-radius: 20px;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
@media (max-width: 770px) {
  .homePageLigne3 img {
    object-fit: scale-down;
    height: 280px;
  }
}
.sdb-module-youtube-image {
  background: url('/images/template/Groupe42509.png') center no-repeat;
  height: 117px;
  z-index: 10;
  position: relative;
}
.sdb-module-adherer-image {
  background: url('/images/template/Groupe42511.png') center no-repeat;
  height: 117px;
  z-index: 10;
  position: relative;
}
.veille {
  margin-bottom: 35px;
}
.sdb-module-veille-image {
  background: url('/images/template/Groupe42650.png') center no-repeat;
  height: 117px;
  z-index: 10;
  position: relative;
}
.sdb-module-chezvous-image {
  background: url('/images/template/Groupe42534.png') center no-repeat;
  height: 117px;
  z-index: 10;
  position: relative;
}
.sdb-module-larevue-image {
  background: url('/images/template/Groupe42536.png') center no-repeat;
  height: 117px;
  z-index: 10;
  position: relative;
}
.sdb-module-corps-larevue {
  background: url('/images/template/Groupe100.png') center no-repeat;
  z-index: 10;
  position: relative;
  margin-bottom: 10px;
  height: 143px;
}
.larevue .sdb-module-box {
  height: 281px;
}
.button-larevue {
  height: auto;
}
.sdb-module-newsletter {
  background: url("/images/template/Groupe42447.png") left no-repeat;
  box-shadow: 0px 3px 20px #00000029;
  border-radius: 20px;
  height: 257px;
  margin-bottom: 40px;
}
.sdb-module-newsletter .sdb-module-title {
  font-family: Poppins-SemiBold, 'Open Sans', sans-serif;
  color: #1A5A83;
}
.newsletter-corps {
  float: right;
}
@media (max-width: 1010px) {
  .newsletter-corps {
    float: none;
  }
}
.newsletter-corps .sdb-module-top {
  text-align: center;
}
.newsletter-corps .sdb-module-top .sdb-module-titre {
  font-family: Poppins-SemiBold, 'Open Sans', sans-serif;
}
.newsletter-imgdroite {
  background: url("/images/template/Groupe42649.png") right no-repeat;
}
.g-recaptcha {
  transform: scale(0.77);
  transform-origin: 0 0;
}
.g-recaptcha > div {
  height: 60px !important;
}
.acym_fulldiv .acym_module_form .acym_form {
  width: auto;
}
.acym_module_form .acyfield_text input {
  max-width: 100%;
}
@media (max-width: 770px) {
  .acym_module_form .acyfield_text input {
    max-width: 60%;
  }
}
@media (max-width: 479px) {
  .acym_module_form .acyfield_text input {
    max-width: 100%;
  }
}
@media (min-width: 1010px) {
  .acysubbuttons .subbutton {
    margin-left: 10px;
  }
}
.newsletter-imgdroite {
  height: 200px;
  width: 170px;
  float: right;
  margin-right: 40px;
  margin-top: 30px;
  margin-left: 20px;
}
@media (max-width: 770px) {
  .newsletter-imgdroite {
    display: none;
  }
}
.acyfield_text {
  text-align: center;
  width: 580px;
}
@media (max-width: 479px) {
  .acyfield_text {
    width: 100%;
  }
}
.acyfield_text input {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  margin-bottom: 20px;
}
.acym_fulldiv .acym_module_form {
  justify-content: left;
  display: block;
}
.sdb-module-box {
  box-shadow: 0px 3px 20px #00000029;
  border-radius: 20px;
  background-color: #D0205C;
  margin-top: -50px;
  padding-bottom: 25px;
}
.sdb-module-box a {
  color: white;
}
@media (max-width: 479px) {
  .sdb-module-box {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.flip_connect {
  text-align: right;
  color: orange;
  font-weight: bold;
}
h2.sdb-news,
h3.sdb-news,
h2 .contact-name,
#acym_wrapper .acym__front__archive .acym__front__archive__title,
div.componentheadingListeActu,
#html5flippingbook .blog .pull-left {
  text-align: left;
  color: #1A5A83;
  font-family: Poppins-SemiBold, 'Open Sans', sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.EnteteCategorie {
  padding: 30px 50px;
  background: #008FBA;
  box-shadow: 0px 3px 20px #00000029;
  border-radius: 20px;
  color: white;
  font-family: Poppins-ExtraLight, 'Open Sans', sans-serif;
  font-size: 18px;
  margin-bottom: 50px;
  text-align: left;
}
.ja-sidenews-list .ja-slidenews-item,
div.itemContainer {
  border-radius: 20px;
  box-shadow: 0px 3px 20px #00000029;
  padding: 30px 50px 30px 30px;
  border-bottom: none;
  margin-bottom: 40px;
  position: relative;
  background: white;
  height: 280px;
}
@media (max-width: 479px) {
  .ja-sidenews-list .ja-slidenews-item,
  div.itemContainer {
    padding: 30px 30px 30px 30px;
  }
}
@media (max-width: 1010px) {
  .ja-sidenews-list .ja-slidenews-item,
  div.itemContainer {
    height: auto;
  }
}
.DefaultCatItem .itemContainer {
  padding: 30px 50px;
}
.DefaultCatItem #itemListLeading .itemContainer {
  height: auto;
}
.DefaultCatItem .catItemTitle {
  margin-top: 10px;
}
h2.sdb-news:before,
#acym_wrapper .acym__front__archive .acym__front__archive__title:before,
h2 .contact-name:before,
h3.sdb-news:before,
div.componentheadingListeActu:before,
#html5flippingbook .blog .pull-left:before {
  content: "\002015";
  display: block;
  font-size: 60px;
  line-height: 1;
  margin-top: -30px;
}
div#k2Container.itemListView.ListeActu {
  box-shadow: none;
  padding: 0px;
}
div.ja-sidenews-list .ja-slidenews-item img,
div.itemContainer img {
  float: left;
  height: 220px;
  width: 220px !important;
  border-radius: 10px;
  border: none;
  margin-right: 30px;
}
@media (max-width: 479px) {
  div.ja-sidenews-list .ja-slidenews-item img,
  div.itemContainer img {
    width: 100% !important;
  }
}
div.itemContainer img {
  object-fit: cover;
}
.DefaultCatItem .itemListLeading .itemContainer img {
  height: auto;
}
.catItemView.ListeActu {
  display: flex;
}
.DefaultCatItem .catItemAttachmentsBlock {
  position: absolute;
  top: 230px;
  border-bottom: none;
}
.itemIntroText a {
  color: #1A5A83;
}
.itemAttachments a,
.itemFullText li a {
  overflow-wrap: break-word;
  color: #1A5A83;
  font-family: Poppins-Regular, 'Open Sans', sans-serif;
}
.sdb-tag,
div.sdb-tag a {
  background: white;
  font-size: 14px;
  color: #B33661;
  font-family: Poppins-SemiBold, 'Open Sans', sans-serif;
}
.sdb-news-title i[class^='sdb-picto-'] {
  vertical-align: baseline;
  margin-left: 5px;
}
.sdb-news-title,
div.itemContainerLast h3.sdb-news-title a {
  color: #3B3A3A;
  font-family: Poppins-SemiBold, 'Open Sans', sans-serif;
  font-size: 20px;
}
.sdb-news-date {
  font-size: 14px;
  font-family: Poppins-ExtraLight, 'Open Sans', sans-serif;
  color: #B2A170;
  text-transform: uppercase;
}
@media (max-width: 479px) {
  .sdb-news-date {
    display: none;
  }
}
.date-defaut {
  position: absolute;
  top: -35px;
  left: -40px;
  background: url("/images/template/Trace39568.png");
  text-align: center;
  padding: 34px 0px;
  font-family: Dosis, Poppins-Regular, 'Open Sans', sans-serif;
  height: 90px;
  width: 90px;
  background-size: cover;
  font-size: 11px;
}
@media (max-width: 479px) {
  .date-defaut {
    left: 0px;
  }
}
@media (max-width: 1251px) {
  .date-defaut {
    left: -10px;
  }
}
.sdb-news-intro {
  color: #8F8F8F;
  font-size: 14px;
  margin-bottom: 25px;
}
.ja-slidenews-item .button {
  width: 136px;
  height: 38px;
  display: block;
  text-align: center;
}
.LirePlus {
  width: 136px;
  display: inline-block;
  position: absolute;
  text-align: center;
  top: 190px;
}
.LirePlus a {
  color: white;
  display: inline-block;
  width: 100%;
}
@media (max-width: 1010px) {
  .LirePlus {
    position: unset;
  }
}
.DefaultCatItem #itemListLeading .LirePlus {
  position: relative;
  top: 0px;
}
.DefaultCatItem #itemListLeading .catItemAttachmentsBlock {
  position: relative;
  top: 0px;
}
#k2Container {
  border-radius: 20px;
  box-shadow: 0px 3px 20px #00000029;
  background: white;
  padding: 20px;
}
span.itemImage img {
  border-radius: 20px;
}
h2.itemTitle {
  font-family: Poppins-SemiBold, sans-serif;
  font-size: 30px;
  color: #1A5A83;
}
div.itemCategory {
  color: #B33661;
}
div.itemCategory a {
  display: inline-block;
  font-size: 14px;
  color: #B33661;
  font-family: Poppins-SemiBold, 'Open Sans', sans-serif;
}
div.itemNavigation {
  display: flex;
  margin-top: 100px;
}
div.itemNavigation .button-module {
  box-shadow: 0px 3px 5px #00000029;
  width: 133px;
  margin-left: 0px;
  margin-right: 0px;
}
.itemComments a {
  color: #D0205C;
  font-size: 12px;
  text-decoration: underline;
}
.btn {
  color: white;
  border: none;
  background-color: #D0205C;
  font-family: 'Poppins-Regular', sans-serif;
}
.itemPrevious {
  margin-right: auto;
}
.itemSocialSharing {
  display: flex;
  margin-top: -40px;
}
@media (max-width: 479px) {
  .itemSocialSharing {
    margin-top: 0px;
  }
}
div.itemTwitterButton,
div.itemFacebookButton {
  background: #D0205C;
  border-radius: 5px;
  margin-left: auto;
}
div.itemTwitterButton a,
div.itemFacebookButton a {
  color: white;
}
div.itemTwitterButton a i,
div.itemFacebookButton a i {
  width: 25px;
  text-align: center;
}
div.itemFacebookButton {
  margin-left: 0px;
  width: auto;
}
i[class^='sdb-picto-'].sdb-picto-lock {
  width: 14px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8' %3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='16'%3E%3Cdefs%3E%3CclipPath id='clip_0'%3E%3Crect x='-593' y='-1193' width='1280' height='2700' clip-rule='evenodd'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(/templates/ja_nuevo/less/%23clip_0)'%3E%3Cpath fill='rgb(0,173,186)' stroke='none' d='M7 2.28571C8.38833 2.28571 9.33333 3.21143 9.33333 4.57143L9.33333 6.85714L4.66667 6.85714L4.66667 4.57143C4.66667 3.21143 5.61167 2.28571 7 2.28571M7 0C4.42167 0 2.33333 2.04571 2.33333 4.57143L2.33333 6.85714L0 6.85714L0 16L14 16L14 6.85714L11.6667 6.85714L11.6667 4.57143C11.6667 2.04571 9.57833 0 7 0'/%3E%3C/g%3E%3C/svg%3E%0A");
  margin-left: 5px;
  display: inline-block;
}
.video-youtube iframe {
  width: 100%;
  border-radius: 15px;
  box-shadow: 0px 3px 20px #00000029;
}
.video-youtube {
  margin-top: -20px;
  margin-bottom: 40px;
}
@media (max-width: 770px) {
  .video-youtube {
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  .video-youtube {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.youtube {
  height: 260px;
  margin-bottom: 40px;
}
.RectangleBleu {
  height: 1573px;
  position: absolute;
  width: 1609px;
  background: #1A5A83;
  transform: matrix(-0.87, -0.5, 0.5, -0.87, 0, 0);
  border-radius: 81px;
  left: 97%;
  top: 1600px;
}
.RectangleRouge {
  height: 914px;
  position: absolute;
  width: 878px;
  background: #D0205C;
  transform: matrix(0.87, -0.5, 0.5, 0.87, 0, 0);
  border-radius: 81px;
  left: -50%;
  top: 1000px;
}
@media (max-width: 479px) {
  .RectangleRouge {
    display: none;
  }
}
.MotifRose {
  position: absolute;
  background: transparent url(/images/template/Groupe38089.png) no-repeat;
  top: -500px;
  height: 777px;
  width: 593px;
  left: -450px;
  z-index: -1;
}
.logo {
  padding-bottom: 22px;
  padding-top: 22px;
  text-align: left;
}
@media (min-width: 1010px) {
  .logo {
    padding-bottom: 0;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  background-color: white;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 0px 0px 12px 12px;
  height: 110px;
  display: flex;
}
.logo-image a {
  margin: auto;
  padding: 20px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  white-space: nowrap;
}
.logo-text a {
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 11px;
  margin-top: 5px;
}
.logo-search {
  display: flex;
  margin: auto;
  margin-top: 0;
  margin-left: 0;
}
@media (max-width: 479px) {
  .logo-search {
    display: block;
  }
}
@media (max-width: 479px) {
  .navbar-header .navbar-toggle {
    margin-top: -70px;
    margin-right: 10px;
  }
}
.adherent a.icon-search {
  background: transparent url('/images/template/search.png') 0% 0% no-repeat padding-box;
  background-position: center;
}
.nav-search {
  padding: 0;
}
.nav-search > a {
  color: #008080;
  border-bottom: 2px solid transparent;
  padding: 22px 24px;
  display: block;
}
.nav-search > a:hover {
  color: #73bfe6;
}
.nav-search.open > a {
  color: #73bfe6;
  border-bottom-color: #73bfe6;
}
.nav-search .dropdown-menu {
  background: #2c3236;
  margin-top: 0;
  right: 0;
  left: auto;
  padding: 24px;
  border: 0;
}
@media (max-width: 479px) {
  .nav-search .dropdown-menu {
    right: -54px;
  }
}
.nav-search .dropdown-menu .t3-module {
  margin-bottom: 0;
}
.nav-search .dropdown-menu .t3-module .search input {
  background: #2c3236;
  border-color: #008080;
  color: #667780;
  font-size: 13px;
  width: 200px;
}
.nav-search .dropdown-menu .t3-module .search input:hover,
.nav-search .dropdown-menu .t3-module .search input:active,
.nav-search .dropdown-menu .t3-module .search input:focus {
  background: #212528;
}
div.t3-megamenu .mega-nav > li a,
div.t3-megamenu .dropdown-menu .mega-nav > li a {
  background: none;
  color: #1A5A83 !important;
  padding: 10px 0px;
}
.dropdown-menu .col-xs-12 {
  padding: 10px 15px;
}
.t3-megamenu .navbar-nav > li.mega > .dropdown-menu,
div.t3-megamenu .mega-dropdown-menu {
  border-radius: 15px;
  box-shadow: 0px 3px 6px #00000029;
  min-width: 180px;
  background: #F5F5F5;
}
.t3-megamenu li.mega .nav-child .mega-dropdown-menu {
  padding: 0px;
  margin-top: -25px;
  margin-left: 10px;
}
div.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
  border-bottom: 2px solid white;
}
@media screen and (min-width: 860px) and (max-width: 1010px) {
  #silab-bootstrap-menu {
    width: 300px;
  }
  #silab-bootstrap-menu .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
  }
  #silab-bootstrap-menu .navbar-collapse ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
  }
  #silab-bootstrap-menu .navbar-collapse ul li {
    flex: 1 1 50%;
  }
}
@media screen and (max-width: 1110px) {
  .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    flex: unset;
  }
}
@media screen and (min-width: 860px) {
  .header-nav {
    display: none;
  }
}
.head-search {
  margin-top: 24px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 48px;
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 96px;
    padding-top: 96px;
  }
}
.t3-sl .t3-sl-title {
  color: #008080;
  font-size: 24px;
  font-weight: 300;
  margin: 0 0 72px;
  text-align: center;
}
@media (min-width: 768px) {
  .t3-sl .t3-sl-title {
    font-size: 36px;
  }
}
.t3-mainbody {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-content {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-sidebar {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-footer {
  background: #2c3236;
  color: #6b7c88;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  text-decoration: none;
  color: #ffffff;
}
.inner-footer {
  display: flex;
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 590px) {
  .inner-footer {
    display: block;
  }
}
.footer-syndicat {
  font-family: Poppins-ExtraLight, 'Open Sans', sans-serif;
  color: white;
  width: 300px;
}
@media (max-width: 950px) {
  .footer-syndicat {
    margin: auto;
  }
}
.MenuFooter {
  width: 140px;
}
@media (max-width: 950px) {
  .MenuFooter {
    display: none;
  }
}
.MenuCoor {
  margin: auto;
}
.MenuCoor span {
  font-size: 9px;
}
.socials {
  color: white;
  text-align: left;
  font-family: Poppins-Extralight, 'Open Sans', sans-serif;
  font-size: 11px;
  width: 140px;
  margin: auto;
  margin-top: 0px;
}
.socials i {
  width: 20px;
}
.socials p {
  color: white;
}
.socials a {
  width: 180px;
  display: block;
  color: white;
}
@media (max-width: 590px) {
  .container > .socials {
    margin: auto;
    display: flex;
    margin-top: 20px;
    width: 180px !important;
  }
}
#back-to-top {
  position: fixed;
  right: 24px;
  top: auto;
  z-index: 999;
  display: none;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: #363d42;
  border-color: #73bfe6;
  color: #73bfe6;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  line-height: 60px;
  opacity: 0.7;
  padding: 0;
  text-align: center;
  transition: 0.2s;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  background: #2c3236;
  opacity: 1;
}
#back-to-top.affix {
  bottom: 48px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 30px;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 48px 0;
  }
}
@media screen and (min-width: 1010px) {
  .t3-footnav {
    padding: 96px 0;
  }
}
.t3-footnav .t3-module {
  background: #2c3236;
  color: #6b7c88;
  margin-top: 12px;
  margin-bottom: 12px;
}
.t3-footnav .t3-module .module-title {
  color: #73bfe5;
  font-size: 16px;
  margin-bottom: 24px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 14px;
}
.t3-footnav .t3-module ul > li {
  border-bottom: none;
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #6b7c88;
  padding: 3px 0;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  background: none;
  color: #ffffff;
}
.t3-footnav .t3-module ul.contact-info {
  margin-bottom: 20px;
}
.t3-footnav .t3-module ul.contact-info li {
  line-height: 18px;
  margin-bottom: 10px;
  padding-left: 24px;
}
.t3-footnav .t3-module ul.contact-info li > i[class^="fa"] {
  float: left;
  font-size: 16px;
  margin: 1px 0 0 -24px;
}
.t3-footnav .t3-module ul.contact-info + a {
  color: #008080;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-footnav .t3-module ul.contact-info + a:hover,
.t3-footnav .t3-module ul.contact-info + a:active,
.t3-footnav .t3-module ul.contact-info + a:focus {
  color: #73bfe6;
  text-decoration: none;
}
.t3-footnav .addthis_toolbox > a {
  background: none;
  border: none;
  border-radius: 50%;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  margin: 0 5px 8px 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  transition: 0.3s;
  width: 36px !important;
}
.t3-footnav .addthis_toolbox > a i {
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
  display: block;
  position: relative;
}
.t3-footnav .addthis_toolbox > a:hover,
.t3-footnav .addthis_toolbox > a:focus,
.t3-footnav .addthis_toolbox > a:active {
  opacity: 0.6;
}
.t3-footnav .addthis_toolbox > a.addthis_button_facebook_follow {
  background: #3B5998;
}
.t3-footnav .addthis_toolbox > a.addthis_button_twitter_follow {
  background: #00ACED;
}
.t3-footnav .addthis_toolbox > a.addthis_button_linkedin_follow {
  background: #007BB6;
}
.t3-footnav .addthis_toolbox > a.addthis_button_google_follow {
  background: #DD4B39;
}
.footer-logo .footer-logo-container {
  text-align: center;
  padding-bottom: 48px;
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .footer-logo .footer-logo-container {
    border-top: 1px solid #3d474d;
  }
}
@media screen and (min-width: 1010px) {
  .footer-logo .footer-logo-container {
    padding-bottom: 48px;
    padding-top: 96px;
    border: none;
  }
}
.footer-logo .footer-logo-container > a {
  display: inline-block;
  width: 64px;
  height: 75px;
  background: url("../../../templates/ja_nuevo/images/logo/footer-logo.png");
  overflow: hidden;
  text-indent: -999em;
}
@media screen and (min-width: 1010px) {
  .footer-logo .footer-logo-container > a {
    margin-top: 48px;
  }
}
.t3-copyright {
  background: #363d42;
  font-size: 13px;
  padding: 48px 0;
  text-align: center;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 24px;
  font-size: 12px;
  color: #525f66;
}
@media screen and (min-width: 939px) {
  .copyright {
    margin-bottom: 0;
    text-align: left;
  }
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 938px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.t3-content-top {
  padding-top: 24px;
  padding-bottom: 24px;
}
.jamasshead {
  text-align: center;
  padding: 115px;
  background: url('../../../templates/ja_nuevo/images/bg-masthead.jpg') no-repeat;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://joomlart.s3.amazonaws.com/images/templates/ja_nuevo/bg-masthead.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://joomlart.s3.amazonaws.com/images/templates/ja_nuevo/bg-masthead.jpg', sizingMethod='scale')";
}
@media screen and (max-width: 938px) {
  .jamasshead {
    padding: 24px;
  }
}
.jamasshead .jamasshead-title {
  color: #ffffff;
  font-weight: 300;
  font-size: 60px;
  margin: 0;
}
@media screen and (max-width: 938px) {
  .jamasshead .jamasshead-title {
    font-size: 36px;
  }
}
.jamasshead .jamasshead-description {
  color: #7a8f99;
  margin-top: 24px;
  line-height: 1.8;
  width: 500px;
  margin: 24px auto auto;
}
@media screen and (max-width: 938px) {
  .jamasshead .jamasshead-description {
    font-size: 14px;
    margin: 12px auto auto;
    width: auto;
  }
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  
  padding-top: 0;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper .video-thumb {
  width: 100%;
}
.video-wrapper .mask {
  top: 0;
  left: 0;
  background: #000000;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.video-wrapper .btn {
  position: absolute;
  background: none;
  color: #ffffff;
  width: 60px;
  height: 60px;
  border: 2px solid #ffffff;
  text-align: center;
  line-height: 60px;
  padding: 0;
  z-index: 3;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  cursor: pointer;
  border-radius: 60px;
}
.video-wrapper .btn .fa {
  font-size: 16px;
}
.video-wrapper .btn:hover,
.video-wrapper .btn:focus,
.video-wrapper .btn:active {
  outline: none;
}
.bonus-page {
  text-align: center;
}
.bonus-page .bn-item {
  border-bottom: 1px solid #e1e4e6;
  padding-bottom: 48px;
  padding-top: 48px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .bonus-page .bn-item {
    border-bottom: 0;
  }
}
@media (min-width: 1010px) {
  .bonus-page .bn-item {
    min-height: 440px;
    padding-bottom: 24px;
    padding-top: 24px;
  }
}
@media (min-width: 1010px) {
  .bonus-page .bn-item:hover .circle-icon {
    -webkit-transform: translate(0, -360px);
    -moz-transform: translate(0, -360px);
    -o-transform: translate(0, -360px);
    -ms-transform: translate(0, -360px);
    transform: translate(0, -360px);
    display: none\9;
  }
  .bonus-page .bn-item:hover h4 {
    margin-top: -150px;
    margin-top: 50px\9;
  }
  .bonus-page .bn-item:hover .btn {
    display: inline-block;
  }
}
.bonus-page .circle-icon {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.bonus-page h4 {
  color: #008080;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  margin-bottom: 12px;
  margin-top: 0;
  line-height: 1.5;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.bonus-page h4 a {
  color: #008080;
}
.bonus-page h4 a:hover {
  color: #73bfe6;
  text-decoration: none;
}
.bonus-page p {
  font-size: 15px;
  line-height: 24px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.bonus-page .btn {
  margin-top: 24px;
}
@media (min-width: 1010px) {
  .bonus-page .btn {
    display: none;
  }
}
.layout-ja_nuevoservices .item {
  text-align: center;
}
.layout-ja_nuevoservices .item article {
  font-size: 15px;
  color: #999999;
  border: 2px solid transparent;
  padding: 0;
  height: 260px;
  overflow: hidden;
}
.layout-ja_nuevoservices .item article .article-header {
  margin: 24px 0;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.layout-ja_nuevoservices .item article .article-header .article-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layout-ja_nuevoservices .item article .article-title a {
  font-size: 18px;
  text-transform: uppercase;
}
.layout-ja_nuevoservices .item article .service-intro {
  -webkit-transition: all 0.3s ease-in-out 0.05s;
  -o-transition: all 0.3s ease-in-out 0.05s;
  transition: all 0.3s ease-in-out 0.05s;
}
.layout-ja_nuevoservices .item article .fa {
  width: 150px;
  height: 150px;
  background: #008080;
  text-align: center;
  line-height: 150px;
  font-size: 40px;
  border-radius: 150px;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.layout-ja_nuevoservices .item article .btn-link {
  display: inline-block;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.layout-ja_nuevoservices .item article .bg-icon-darker {
  background: #006667;
}
.layout-ja_nuevoservices .item article .bg-icon-dark {
  background: #008080;
}
.layout-ja_nuevoservices .item article .bg-icon-primary {
  background: #73bfe6;
}
.layout-ja_nuevoservices .item article .bg-icon-light {
  background: #9ed3ee;
}
.layout-ja_nuevoservices .item article:hover {
  border-color: transparent;
}
.layout-ja_nuevoservices .item article:hover .fa {
  background: #2c3236;
  color: #999999;
}
.layout-ja_nuevoservices .item article:hover .article-title a {
  color: #ffffff;
}
.layout-ja_nuevoservices .item article:hover .article-header,
.layout-ja_nuevoservices .item article:hover .service-intro,
.layout-ja_nuevoservices .item article:hover .btn {
  -webkit-transform: translate(0px, -150px);
  -moz-transform: translate(0px, -150px);
  -o-transform: translate(0px, -150px);
  -ms-transform: translate(0px, -150px);
  transform: translate(0px, -150px);
  margin-top: 50px\9;
}
.layout-ja_nuevoservices .item article:hover .fa {
  -webkit-transform: translate(0px, -300px);
  -moz-transform: translate(0px, -300px);
  -o-transform: translate(0px, -300px);
  -ms-transform: translate(0px, -300px);
  transform: translate(0px, -300px);
  display: none\9;
}
.layout-ja_nuevoservices .item article:hover .service-intro,
.layout-ja_nuevoservices .item article:hover .btn {
  margin-top: 10px\9;
}
.about-us .text-center > h1 {
  font-weight: 100;
}
@media screen and (min-width: 939px) {
  .about-us .text-center > p {
    font-size: 16px;
  }
}
.about-us .text-center:first-child {
  margin-bottom: 72px;
}
.about-us .well {
  font-size: 20px;
  font-weight: 100;
  padding: 24px;
  margin-top: 72px;
}
@media screen and (min-width: 939px) {
  .about-us .well {
    font-size: 24px;
    padding: 48px 96px;
  }
}
.about-us .section {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media screen and (min-width: 939px) {
  .about-us .section {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 939px) {
  .about-us .section.member > .col-md-3:nth-child(2n+1) {
    clear: both;
  }
}
.about-us h3 {
  color: #363d42;
  font-size: 28px;
}
.about-us .social > span {
  color: #73bfe6;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  text-transform: uppercase;
}
.about-us .addthis_toolbox > a {
  background: none;
  border: none;
  border-radius: 50%;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  width: 36px !important;
}
.about-us .addthis_toolbox > a i {
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
  display: block;
  position: relative;
}
.about-us .addthis_toolbox > a:hover,
.about-us .addthis_toolbox > a:focus,
.about-us .addthis_toolbox > a:active {
  opacity: 0.8;
}
.about-us .addthis_toolbox > a.addthis_button_facebook_follow {
  background: #3B5998;
}
.about-us .addthis_toolbox > a.addthis_button_twitter_follow {
  background: #00ACED;
}
.about-us .addthis_toolbox > a.addthis_button_linkedin_follow {
  background: #007BB6;
}
.about-us .addthis_toolbox > a.addthis_button_google_follow {
  background: #DD4B39;
}
.about-us .thumbnail {
  border: none;
  background: none;
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
  position: relative;
  padding: 0;
  text-align: center;
  z-index: 1;
}
.about-us .thumbnail .caption {
  padding: 10px 0;
}
.about-us .thumbnail .caption h5 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 5px;
}
.about-us .thumbnail .caption p {
  color: #73bfe6;
  font-size: 14px;
  text-transform: uppercase;
}
.about-us .thumbnail .caption .member-detail {
  color: #667780;
  font-size: 16px;
  text-transform: none;
}
.about-us .member .thumbnail {
  margin: 24px 0;
}
.about-us .member .thumbnail img {
  width: 100%;
}
.about-us .member .thumbnail .member-follow {
  background: #73bfe6;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.about-us .member .thumbnail .member-follow > .mask {
  background: #363d42;
  bottom: -100%;
  filter: alpha(opacity=75);
  opacity: 0.75;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 8;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.6s, opacity 0.1s 0.2s;
  transition: transform 0.6s, opacity 0.1s 0.2s;
}
.about-us .member .thumbnail .member-follow > .social {
  bottom: -50%;
  margin: 0;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
  z-index: 10;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.6s, opacity 0.1s 0.2s;
  transition: transform 0.6s, opacity 0.1s 0.2s;
}
.about-us .member .thumbnail .member-follow:hover > .mask,
.about-us .member .thumbnail .member-follow:focus > .mask,
.about-us .member .thumbnail .member-follow:active > .mask {
  bottom: 0;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.about-us .member .thumbnail .member-follow:hover > .social,
.about-us .member .thumbnail .member-follow:focus > .social,
.about-us .member .thumbnail .member-follow:active > .social {
  bottom: 35%;
  opacity: 1;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.about-us .show-team {
  border: solid 1px #ecf0f1;
  border-left: 3px solid #73bfe6;
  padding: 24px;
}
@media screen and (min-width: 768px) {
  .about-us .show-team .info-team {
    float: left;
    width: 65%;
  }
}
.about-us .show-team a.btn-block {
  display: inline-block;
  margin-top: 12px;
  width: auto;
}
@media screen and (min-width: 768px) {
  .about-us .show-team a.btn-block {
    margin-top: 7px;
    float: right;
  }
}
.page-services article .article-content h1,
.page-services article .article-content h2,
.page-services article .article-content h3,
.page-services article .article-content h4,
.page-services article .article-content h5,
.page-services article .article-content h6 {
  font-family: 'Montserrat', sans-serif;
}
.page-services article .article-content img {
  width: 100%;
  height: auto;
  margin-bottom: 24px;
}
.product-field-type-Y .product-fields-title {
  color: red;
}