@charset "utf-8";
/* CSS Document */


#rowFeatureProdMobile .swiper-container .swiper-slide .caption {
    padding-top: 10px;
}
#homeprofessionalarea .fontresumearea {
    padding-left: 30px;
}
#home .swiper-button-prev {
    left: -15px;
    right: auto;
}
#home .swiper-button-next {
    right: -15px;
    left: auto;
}
#home.mb-footer {
    margin-bottom: 0px !important;
}
/* new home */
#featuredproducts {
    padding-bottom: 50px;
}
#featuredproducts #rowFeatureProdHome {
    display: block;
    padding: 0;
    margin-bottom: 30px;
}
#featuredproducts .font_feat_prod h3 {
    margin: 0px;
    margin-top: 16px;
    margin-bottom: 8px;
    font-size: 24px;
}
#featuredproducts .font_feat_prod p {
    font-size: 16px;
}
#featuredproducts .img_home_featured_prod {
    width: 100%
}

.websectionhome .websection-container {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    margin-bottom: 50px;
}
.websectionhome .websection-container > div {
    width: 50%;
}
.websectionhome .websection-container .aside-image {}
.websectionhome .websection-container .aside-image img {
    width: 100%;
}
.websectionhome .websection-container .aside-description {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 30px;
}
.websectionhome .websection-container .aside-description p {
    margin: 0px;
    padding: 0px;
}
.websectionhome .websection-container .aside-description h3 {
    margin: 0px;
}
.websectionhome .websection-container .aside-description .block_title {
    font-family: gorditalight;
    font-size: 60px;
}
.websectionhome .websection-container .aside-description .block_description {
    font-family: gorditaregular;
    font-size: 20px;
    /*padding-top: 30px;*/
    width: 80%;
}
.websectionhome .websection-container .aside-description .block_link {
    /*padding-top: 50px;*/
}
#HomeNewsDesktop .homenewsrow .title {
    font-family: gorditalight;
    font-size: 40px;
    font-weight: normal;
    padding-top: 15px;
}
#HomeNewsDesktop .homenewsrow .intro {
    font-family: gorditaregular;
    font-size: 16px;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 30px;
    margin: 0;
    line-height: 1.6em;
}
#HomeNewsDesktop .homenewsrow .readMoreContent {
    padding-left: 10px;
}
#HomeNewsDesktop .nomargin {
    margin: 0;
}
#HomeNewsDesktop .homenewsrow {
    margin-bottom: 30px;
}

#HomeNewsDesktop .col-news h2 {
    margin-top: 8px;
}
#HomeNewsDesktop .col-news-img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#HomeNewsDesktop .col-news-img img {
    width: 100% !important;
}
#homenews .readMore {
    font-family: gorditamedium;
    border-bottom: 1px solid var(--color_lime_green);
    color: black;
    font-weight: 600;
    padding-bottom: 5px;
}
#homenews .readMoreAll {
    font-family: gorditamedium;
}
#homenews .newsTitle {
    font-family: gorditamedium;
    font-size: 20px;
    margin-bottom: 30px !important;
    margin-top: 47px;
}
#theEditHomeContainer {
    background: #fff !important;
	padding: 0;
}
#theEditHomeContainer .title {
    text-align: center;
    font-size: 74px;
    text-transform: uppercase;
  padding-top: 105px;
    margin-bottom: -8px;
}
#theEditHomeContainer .intro {
    text-align: center;
    font-size: 24px;
    margin-bottom: 40px;
}
#theEditHomeContainer .matchContainer {
    display: flex;
    flex-direction: row;
    margin-bottom: 50px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
#theEditHomeContainer .matchContainer .matchCol {
    width: 50%;
}
#theEditHomeContainer .matchContainer .matchDescription {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 30px;
}
#theEditHomeContainer .matchContainer .matchDescription .match-top {
    display: flex;
    justify-content: center; /*display:flex;  width: 100%;align-items:flex-start;*/
}
#theEditHomeContainer .matchContainer .matchDescription .match-body {
    display: flex;
    justify-content: center;
    flex-direction: column; /*justify-content: center;*/
}
#theEditHomeContainer .matchContainer .matchDescription .match-bottom {
    display: flex;
    justify-content: center; /*align-items:flex-end;*/
}
#theEditHomeContainer .matchContainer .matchImg {
    min-height: 760px;
    background-size: cover !important;
}
#theEditHomeContainer .matchContainer .matchDescription a {
    color: #fff;
}

#theEditHomeContainer .matchContainer {
    margin-bottom: 70px;
}
#theEditHomeContainer .matchContainer .matchDescription .match-title {
    font-size: 45px;
    line-height: 1.2em;
}
#theEditHomeContainer .matchContainer .match-title {
    margin-bottom: 30px;
}
#theEditHomeContainer .matchContainer .match-category {}
#theEditHomeContainer .matchContainer .match-description {}
#theEditHomeContainer .matchContainer .meta-info {
    margin-bottom: 30px;
}



#theEditHomeContainer .featuredContainer {
    font-family: gorditaregular;
    font-size: 14px;
    margin-bottom: 70px;
}
#theEditHomeContainer .featuredContainer .featured-image img {
    width: 100% !important;
    width: 100%;
}
#theEditHomeContainer .featuredContainer .featured-category {
    color: #000;
}
#theEditHomeContainer .featuredContainer .featured-category span {
    font-family: gorditalight;
}
#theEditHomeContainer .featuredContainer .featured-title {
    font-family: gorditalight;
    font-size: 28px;
    min-height: 120px;
}
#theEditHomeContainer .featuredContainer .featured-title a {}
#theEditHomeContainer .featuredContainer .featured-description {
    font-size: 16px;
    line-height: 30px;
}
#theEditHomeContainer .featuredContainer > div > div {
    margin-bottom: 15px;
}
#theEditHomeContainer .postContainer {
    font-family: gorditaregular;
    font-size: 14px;
    margin-bottom: 70px;
}
#theEditHomeContainer .postContainer .featured-image img {
    width: 100% !important;
}
#theEditHomeContainer .postContainer .featured-category {
    color: #000;
}
#theEditHomeContainer .postContainer .featured-category span {
    font-family: gorditalight;
}
#theEditHomeContainer .postContainer .featured-title {
    font-family: gorditalight;
    font-size: 28px;
    min-height: 120px;
}
#theEditHomeContainer .postContainer .featured-description {
    font-size: 16px;
    line-height: 30px;
}
#theEditHomeContainer .postContainer > div > div {
    margin-bottom: 15px;
}
#theEditHomeContainer .fatured_more {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 80px;
}


