/* Custom CSS STARTS */


/* Slider */

body {
    position: relative;
    font-size: 14px;
}

canvas {
    display: block;
    vertical-align: bottom;
}

.single .articleSingleContentContainer a,
.texteAreaEntry a {
    text-decoration: underline;
    font-weight: bold;
    color: inherit;
}

.single-post .newsAreaContainer, .single-post .fmcBlocContainer {
  padding: 0;
}

.whitePaperTextEntry p {
    color:#fff;
}

.single-table {
  background-color: #555;
}

/* chat */
body .zsiq_floatmain, body .zsiq_custommain {
    z-index: 99999 !important;
}

/* ---- particles.js container ---- */

#particles-js,
#particles-js-r {
    position: absolute;
    width: 10%;
    height: 690px;
    /* background-color: #62a70f; */
    /* background-image: url(style.css); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 12;
    left: 0;
    top: 90px;
}

/* ---- stats.js ---- */

.count-particles {
    /*background: #000022;*/
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.js-count-particles {
    font-size: 1.1em;
}

#stats,
.count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.count-particles {
    border-radius: 0 0 3px 3px;
}

.bodyCover {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    width: 1000%;
    height: 1000%;
    top: -500%;
    left: -500%;
    background-color: rgba(155, 206, 79, .5);
    z-index: 99999;
    transition: all .3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    display: none;
}

#popform-15:nth-child(2){
  position: absolute;
  width: 100vw;
}

.popupContainer {
    position: absolute;
    top: -100%;
    width: 100%;
    z-index: 99999;
    left: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.bodyCover,
.popupContainer {
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.pricingTableContainer.active .bodyCover,
.pricingTableContainer.active .popupContainer,
.buttonBlocContainer.active .popupContainer,
.buttonBlocContainer.active .bodyCover,
.BlocContentContainer.active .popupContainer,
.BlocContentContainer.active .bodyCover,
.fmcBlocContainer.active .popupContainer,
.fmcBlocContainer.active .bodyCover
 {
    visibility: visible;
    opacity: 1;

}

.pricingTableContainer.active .popupContainer,
.buttonBlocContainer.active .popupContainer,
.BlocContentContainer.active .popupContainer,
.fmcBlocContainer.active .popupContainer,
.pricingTableContainer.active .popupContainer .popupContent,
.buttonBlocContainer.active .popupContainer .popupContent,
.BlocContentContainer.active .popupContainer .popupContent,
.fmcBlocContainer.active .popupContainer .popupContent
 {
    display: block !important;
}



.popupContainer .popupContent {
    width: 35%;
    height: initial;
}

#gform_submit_button_8 {
    float: right;
    margin-top: -33px;
    margin-right: 14px;
}

.popupContainer .popupContent .textContentBlocContainer {
    padding: 0px 20px;
}

.popupContainer .popupContent .fmcFormContainer {
    width: 90%;
    padding: 0;
}

.popupContainer .popupContent .blocMainTitle {
    margin-bottom: 0;
}

.closePopUp {
    position: absolute;
    top: 5%;
    z-index: 9999;
    right: 5%;
}

.closePopUp img {
    width: 38px;
}

img.gform_ajax_spinner_url {
    height: 30px !important;
}

.famocoHomeSliderContainer {
    width: 100%;
    /*height: 700px;*/
    position: relative;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.famocoHomeSliderContainer .carousel {
    padding-top: 90px;
}

.famocoHomeSliderContainer .carousel-inner .item {
    height: 700px;
    width: auto;
}
.famocoHomeSliderContainer .carousel #playIframeVideo {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    margin-left: 0;
    height: 100%;
    margin-top: 0;
    text-indent: -999999px;
}

.famocoHomeSliderContainer .carousel-inner .item {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /*height: 600px; */
}

.famocoHomeSliderContainer video {
    width: 100%
}

.famocoHomeSliderContainer .videocontent {
    width: 80%;
    max-width: 640px;
    margin: 0 auto;
}

.famocoHomeSliderContainer .carousel-inner .item iframe {
    width: 100%;
    /*height: 700px !important;*/
}

.famocoHomeSliderContainer .carousel-caption h1 {
    /*font-size: 52px;*/
}

.famocoHomeSliderContainer .carousel-caption {
    text-align: left;
}

.famocoHomeSliderContainer .carousel-caption {
    text-align: left;
    top: 30%;
    left: 18%;
}

.famocoHomeSliderContainer .carousel-caption h1 {
    text-shadow: none;
    color: #9ccf4e;
    margin: 0 0 20px 0;
}

.famocoHomeSliderContainer .carousel-caption h1:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #9CCF4E;
    margin-top: 20px;
}

.famocoHomeSliderContainer .carousel-caption h1 span {
    display: block;
    font-family: 'GothamLight';
}

.famocoHomeSliderContainer .carousel-caption p {
    /*font-size: 19px;*/
    font-size: 16px;
    color: #646464;
    text-shadow: none;
    font-family: 'GothamBold', Arial, sans-serif;
}

.famocoHomeSliderContainer .carousel-indicators {
    bottom: 70px;
}

.famocoHomeSliderContainer .carousel-indicators li {
    max-width: 100%;
    width: 60px;
    height: 5px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    /*background-color: #9CCF4E;*/
    background-color: #373838;
    border-radius: 0px;
    border: none;
}

.famocoHomeSliderContainer .carousel-indicators .active {
    max-width: 100%;
    margin: 0;
    background-color: #9CCF4E;
}



/* Top Header */

.burgerMenuDesktopContainer {
    position: fixed;
    width: 100%;
    z-index: 99999;
    height: 100%;
    overflow: auto;
    background-color: rgba(64, 63, 63, .95);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
}

.burgerMenuDesktopContainer ul.burgermenudesktop>li>a {
    width: 240px;
}

.burgermenudesktop .searchLink {
    display: none;
}

.closeDkBurgerMenu {
    display: block;
    position: absolute;
    top: 5%;
    right: 40px;
    z-index: 9999;
    display: none;
}

a.burgerMenuLogo {
    margin: 20px 30px 0;
    display: block;
    width: 150px;
}


.burger-logo-gif {
    width: 70px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 9px;
    height: 60px;
    display: block;
}

.burgerMenuDesktopContainer a.burgerMenuLogo {
    margin: -36px 35px 0px -15px;
    width: auto;
}

.burgerMenuDesktopContainer ul.burgermenudesktop {
    list-style: none;
    padding: 20px 0 0 0;
    margin: 0 -25px;
    display: none;
}

.burgerMenuDesktopContainer ul.burgermenudesktop li {
    position: relative;
    display: block;
    margin-bottom: 16px;
}

.burgerMenuDesktopContainer ul.burgermenudesktop li.searchLink {
    display: none;
}

.burgerMenuDesktopContainer ul.burgermenudesktop li a {
    display: inline-block;
    text-transform: uppercase;
    /*color: #9ccf4e;*/
    color: #9ccf4e;
    font-family: 'GothamBold';
    padding: 15px 30px;
    font-size: 24px;
}

.searchFormDkBurgerMenu {}

.burgerMenuCopyright {
    margin-top: 50px;
    font-size: 10px;
    color: #9ccf4e;
    padding: 5px 25px;
}

.burgerMenuCopyright a {
    color: inherit;
}

.searchFormDkBurgerMenu label {
    font-family: 'GothamBold';
    font-size: 24px;
    display: inline-block;
    color: #9ccf4e;
    padding: 0 10px;
    border-right: 1px solid #9ccf4e;
}

.searchFormDkBurgerMenu .srchInput {
    background-color: transparent;
    font-size: 13px;
    font-family: 'GothamBook';
    border: none;
    color: #9ccf4e;
    outline: none;
}

.searchFormDkBurgerMenu .loopIcon {
    display: inline-block;
    background-color: #9ccf4e;
    color: #fff;
    border: none;
}

.searchFormDkBurgerMenu .loopIcon i {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.searchFormDkBurgerMenu .srchInput::-moz-placeholder {
    color: #9ccf4e;
}

.searchFormDkBurgerMenu .srchInput::-webkit-input-placeholder {
    color: #9ccf4e;
}

.burgerMenuDesktopContainer ul.burgermenudesktop ul.sub-menu {
    display: inline-block;
    padding: 0;
}

.burgerMenuDesktopContainer ul.burgermenudesktop ul.sub-menu li .sub-menu {
    display: none;
    position: absolute;
    top: 45px;
    left: 0px;
    width: 700px;
    z-index: 999999;
}

.burgermenudesktop .plusShowMenu {
    display: inline-block;
    color: #72bb43;
    margin-right: 22px;
    font-size: 18px;
    z-index: 999;
    cursor: pointer;
    position: absolute;
    top: 6px;
    right: -10px;
}

.burgerMenuDesktopContainer ul.burgermenudesktop ul.sub-menu li {
    display: inline-block;
}

.burgerMenuDesktopContainer ul.burgermenudesktop ul.sub-menu li a {
    font-family: 'GothamBook';
    padding: 10px 25px;
    font-size: 14px;
    /*min-width: 160px;*/
    /*text-align: center;*/
}

.burgerMenuDesktopContainer ul.burgermenudesktop ul.sub-menu li:after {
    content: "|";
    display: inline-block;
    color: #9ccf4e;
    font-family: 'GothamLight';
    /*margin-left: -10px;*/
}

.burgerMenuContainer {
    width: 100%;
    height: 100%;
    z-index: 99999;
    position: fixed;
    top: 0;
}

.burgerMenuContainer .searchFormMobile {
    position: absolute;
    z-index: 99;
    right: calc(5% - 100%);
    /* padding-left: 40px; */
    top: 6%;
    width: 100%;
    display: none;
}

.burgerMenuContainer .searchFormMobile .loopIcon {
    color: #83c309;
    transform: rotate(90deg);
    display: inline-block;
    border: none;
    background: transparent;
    outline: none;
}

.burgerMenuContainer .searchFormMobile .srchInput {
    background-color: transparent;
    outline: none;
    font-size: 12px;
    padding: 10px;
    border: none;
    color: #9ccf4e;
    width: 70%;
    display: inline-block;
}

.burgerMenuContainer .searchFormMobile .srchInput::-moz-placeholder {
    color: #9ccf4e;
}

.burgerMenuContainer .searchFormMobile .srchInput::-webkit-input-placeholder {
    color: #9ccf4e;
}

.burgerMenuContainer .closeBurgerMenu {
    display: block;
    position: absolute;
    top: 10px;
    right: 30px;
    z-index: 9999;
}

.burgerMenuContainer .burgermenu {
    list-style: none;
    margin: 0;
    padding: 40px 0 0 0;
}

.burgerMenuContainer .burgermenu .sub-menu {
    position: absolute;
    display: none;
    top: 0;
    right: calc(5% - 100%);
    margin: 0;
    padding: 0;
    z-index: 99;
    padding-left: 30px;
    width: 100%;
}

.burgerMenuContainer .burgermenu .sub-menu li .sub-menu {
    top: 35px;
    left: 0;
    position: static;
}

.burgerMenuContainer .burgermenu .sub-menu a {
    color: #83c309;
}

.burgerMenuContainer .burgermenu .sub-menu li:hover {
    background: none;
}

.burgerMenuContainer .burgermenu li {
    position: relative;
    display: block;
}

.burgerMenuContainer .burgermenu li:hover {
    background-color: rgba(255, 255, 255, .25);
}

.burgerMenuContainer .burgermenu li a {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-family: 'GothamLight';
    padding: 15px 50px;
    font-size: 14px;
}

.burgerMenuContainer .col-md-6 {
    min-height: 100%;
    position: relative;
}

.burgerMenuLeftContainer {
    width: 100%;
    min-height: 100%;
    position: relative;
    /*background-color: #96c11f;*/
    background-color: #9ccf4e;
}

.burgerMenuRightContainer {
    width: 100%;
    min-height: 100%;
    position: relative;
}

.burgermenumobile .plusShowMenu {
    display: block;
    position: absolute;
    right: 0;
    top: 15px;
    color: rgba(255, 255, 255, .3);
    z-index: 999;
    width: 30px;
    height: 20px;
    text-align: center;
}

header.famocoHeader {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 93px;
    background-color: rgba(255, 255, 255, 1);
    transition: all .3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 4px 0px 7px 2px rgba(0, 0, 0, 0);
    -moz-box-shadow: 4px 0px 7px 2px rgba(0, 0, 0, 0);
    box-shadow: 4px 0px 7px 2px rgba(0, 0, 0, 0);
}

header.famocoHeader.shadow {
    -webkit-box-shadow: 4px 0px 7px 2px rgba(0, 0, 0, 0);
    -moz-box-shadow: 4px 0px 7px 2px rgba(0, 0, 0, 0);
    box-shadow: 4px 0px 7px 2px rgba(0, 0, 0, 0);
}

header.famocoHeader .famocoTopHeader,
header.famocoHeader .container {
    position: relative;
    top: 0px;
    transition: all .3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

header.famocoHeader.shrinkHeader .famocoTopHeader {
    top: -50px;
}

header.famocoHeader.shrinkHeader .container {
    top: -34px;
}

header.famocoHeader .container .navbar {
    margin-bottom: 0px;
}

header.famocoHeader .navbar-brand.desktop-logo {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

header.famocoHeader .desktop-logo-desktop {
    display: block;
    text-align: center;
}

header.famocoHeader .desktop-logo-desktop img {
    display: block;
    width: 100px;
    opacity: 1;
    position: relative;
    z-index: 6;
}

header.famocoHeader .navbar-brand.desktop-logo {
    position: relative;
    top: 0px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}

header.famocoHeader .navbar-brand.mobile-logo {
    display: none;
}

header.famocoHeader.shrinkHeader .navbar-brand.desktop-logo {
    margin-top: 0px !important;
}

header.famocoHeader .navbar-brand.desktop-logo img:last-child {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    opacity: 1;
    visibility: visible;
    z-index: 5;
}

header.famocoHeader.shrinkHeader .navbar-brand.desktop-logo img:last-child {
    opacity: 0;
    visibility: hidden;
    margin-top: -100px !important;
}

header.famocoHeader .navbar-brand.desktop-logo img:last-child {}

header.famocoHeader.shrinkHeader .navbar-brand>img {
    width: 70px;
}

header.famocoHeader.shrinkHeader {
    height: 60px;
    -webkit-box-shadow: 4px 0px 7px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 0px 7px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 0px 7px 2px rgba(0, 0, 0, 0.4);
}

.famocoHeader .searchBoxContainer {
    width: 100%;
    height: 122px;
    background-color: rgba(156, 207, 78, .9);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.famocoHeader .searchBoxContainer .closeSrchBox {
    font-size: 30px;
    color: #373b3b;
    position: absolute;
    right: 2%;
    top: 25%;
}

.searchBoxContainerhide {
    display: none;
}

.famocoHeader .searchBoxContainer .srchInput {
    background-color: transparent;
    width: 100%;
    border: none;
    border-bottom: 1px solid #000;
    outline: none;
    margin-top: 20px;
    padding: 10px 5px;
}

.famocoTopHeader ul.topHeader-menuLeft,
.famocoTopHeader ul.topHeader-menuRight {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}

.famocoTopHeader ul.topHeader-menuLeft {
    padding: 7px 0;
    margin-right: 102px;
}

.famocoTopHeader ul.topHeader-menuLeft li {
    display: inline-block;
    margin-right: 15px;
}

.famocoTopHeader ul.topHeader-menuLeft li:last-child {
    margin-right: 0;
}

.famocoTopHeader ul.topHeader-menuLeft li a {
    font-family: 'GothamBook';
    /*color: #fff;*/
    color: #9ccf4e;
    display: block;
}

.famocoTopHeader ul.topHeader-menuRight {
    float: right;
}


.famocoTopHeader ul.topHeader-menuRight li {
    display: inline-block;
    margin-right: 40px;
}

.famocoTopHeader ul.topHeader-menuRight li a {
    font-family: 'GothamBook';
    font-size: 15px;
    color: #9ccf4e;
    display: block;
}

.famocoTopHeader ul.topHeader-menuRight li.loginLink a {
    /*background-color: rgba(0, 0, 0, 0.8);*/
    padding: 8px 20px;
}

.famocoMainNav .nav.navbar-nav li {
    margin-right: 16px;
    position: relative;
}

.famocoMainNav .nav.navbar-nav li.contact a {
    background-color: #9ccf4e;
    color: #fff;
}

.famocoMainNav .nav.navbar-nav li.current-menu-item a:after,
.famocoMainNav .nav.navbar-nav li.current_page_parent a:after {
    width: 100%;
}

.famocoMainNav .nav.navbar-nav>li:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1;
}

.famocoMainNav .nav.navbar-nav li ul.sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    background-color: #fff;
    min-width: 200px;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.famocoMainNav .nav.navbar-nav li ul.sub-menu li a:after {
    display: none;
}

.famocoMainNav .nav.navbar-nav li ul.sub-menu li {
    margin-right: 0;
    position: relative;
}

.famocoMainNav .nav.navbar-nav li ul.sub-menu li ul.sub-menu {
    left: 100%;
    top: 0;
}

.famocoMainNav .nav.navbar-nav li ul.sub-menu li:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1;
}

.famocoMainNav .nav.navbar-nav li ul.sub-menu li a {
    display: block;
    padding: 10px 15px;
    color: #646464;
    border-bottom: 1px solid #9ccf4e;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.famocoMainNav .nav.navbar-nav li ul.sub-menu li a:hover {
    background-color: #9ccf4e;
    color: #f8f8f8;
}

.famocoMainNav .nav.navbar-nav li:last-child {
    margin-right: 0;
}

.famocoMainNav .navbar-toggle {
    background-color: #9ccf4e;
    color: #fff;
    border-radius: 0;
    margin: 15px 30px;
}

.famocoMainNav .navbar-toggle .icon-bar {
    background-color: #fff;
}

.famocoMainNav .navbar-brand {
    height: auto;
    padding: 0;
}

.famocoMainNav .nav.navbar-nav {
    margin-right: 10px;
    margin-top: 2px;
    float: right;
    /*transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;*/
}

.famocoMainNav .nav.navbar-nav a {
    color: #646464;
    position: relative;
    font-size: 16px;
    font-family: 'GothamBook';
    text-decoration: none;
}

.famocoMainNav .nav.navbar-nav a:after {
    content: "";
    display: block;
    width: 0;
    height: 4px;
    background-color: #9ccf4e;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 20px;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
}


.famocoMainNav .nav.navbar-nav a:hover {
    background: none;
}

.famocoMainNav .nav.navbar-nav a:hover:after {
    width: 100%;
}

.famocoMainNav .nav.navbar-nav .switchBarMenu a {
    background-color: #9ccf4e;
    color: #fff;
    padding: 8px 12px;
    width: 40px;
    margin-top: 5px;
    text-align: center;
}

.famocoMainNav .nav.navbar-nav .switchBarMenu a span {
    display: none;
}

.famocoMainNav .nav.navbar-nav .switchBarMenu a i {
    position: relative;
    top: 2px;
}



/* shortcuts */

.shortcutsBlocContainer.disableBottomSpace {
    margin-bottom: -130px;
}



/* Tags */

.tagsListingContainer {
    background-color: #9ccf4e;
    position: relative;
    z-index: 9;
    margin-top: -40px;
    margin-bottom: 90px;
    height: 80px;
}

.tagsListingContainer.disable_margin_top {
    margin-top: 40px;
}

.tagsListingContainer .listingTagsItems {
    list-style: none;
    padding: 20px 0;
    text-align: center;
    position: relative;
}

.tagsListingContainer .listingTagsItems .slick-slider {
    margin: 0 20px;
}

.tagsListingContainer .listingTagsItems .slickCarousel .slick-arrow {
    color: white;
    position: absolute;
    left: 0;
    top: 14px;
    cursor: pointer;
    z-index: 9999;
    text-align: center;
}

.tagsListingContainer .listingTagsItems .slickCarousel i.fa.fa-chevron-right.slick-arrow {
    right: 0;
    left: initial;
}

.tagsListingContainer .listingTagsItems .item {
    display: inline-block;
}

.tagsListingContainer .listingTagsItems .item.noCarousel {
    padding: 0 15px;
    width: 18.5%;
    vertical-align: top;
}

.tagsListingContainer .listingTagsItems .item a {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 0;
}

.tagsListingContainer .MultiCarousel .leftLst,
.tagsListingContainer .MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: 42%;
}



/* News */

.newsAreaContainer {
    background-color: #fff;
    position: relative;
    padding-bottom: 60px;
}

.newsAreaContainer:after {
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: -100px;
    content: "";
    display: block;
    background: inherit;
    width: 100%;
    height: 100px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    transform: skewY(-3deg);
    -webkit-transform: skewY(-3deg);
    z-index: 1;
}

.articleSingleMainContainer:after {
    display: none !important;
}

.homeNewsContainer,
.relatedNewsContainer {
    margin: 0 0 140px 0;
    text-align: center;
}

.homeNewsContainer .articleCatCol {
        padding: 0 1px;
}

#bloc_related_articles .blocMainTitle:after {
    background-color: #9ccf4e !important;
}

 .single-post .newsAreaContainer, .single-post .fmcBlocContainer {
  padding: 0;
}

.single-use-case .articleTexteEntryHolder {
  background-color: #f1f1f1!important;
}
.single-use-case .articleTexteEntryHolder:after {
  border-top-color: #f1f1f1!important;
}

.single-use-case .articleTexteEntryHolder:before {
   border-bottom-color: #f1f1f1!important;
}

.single-use-case .relatedNewsContainer .articleTexteEntryHolder h1 {
  color: #333;
}

.single-use-case .relatedNewsContainer .articleTexteEntryHolder p {
  color: #646464;
}

.homeNewsContainer aside,
.relatedNewsContainer aside {
    vertical-align: top;
}

.relatedNewsContainer .articleTexteEntryHolder h1 {
    font-size: 20px;
}

.homeNewsContainer h1 {
    font-size: 20px;
}

.homeNewsContainer .noPaddingCol,
.relatedNewsContainer .noPaddingCol {
    padding-left: 1px;
    padding-right: 1px;
}

.homeNewsContainer img,
.relatedNewsContainer img {
    width: 100%;
    height: auto;
}

.homeNewsContainer p,
.relatedNewsContainer p {
    font-size: 16px;
    font-family: 'GothamBook';
    font-style: italic;
}
.publicationContentContainer p {
    font-size: 14px;
    line-height: 125%;
}

.homeNewsContainer i.fa,
.relatedNewsContainer i.fa {
    font-size: 52px;
}

.rssFeedEntryContainer {
    padding: 20px 10px;
    text-align: center;
    background-color: #373838;
    color: #9CCF4E;
    margin-bottom: 1px;
}

.relatedNewsContainer .articleEntryContainer .articleTexteEntryHolder {
    background-color: #f1f1f1;
}

.relatedNewsContainer .blocTriangleDown:after {
    border-top-color: #f1f1f1;
}

.relatedNewsContainer .blocTriangleUp:before {
    border-bottom-color: #f1f1f1;
}

.articleEntryContainer .articleTexteEntryHolder {
    text-align: center;
    background-color: #f1f1f1;
    padding: 20px 20px;
    position: relative;
}
.articleEntryContainer .blocTriangleDown:after {
    border-top-color: #f1f1f1;
}

.articleEntryContainer .blocTriangleUp:after {
    border-bottom-color: #f1f1f1;
}

.articleEntryContainer .articleTexteEntryHolder .pub-ico-container {
    /*position: absolute;*/
    /*bottom: 20px;*/
    width: 100%;
    /*margin-left: -20px;*/
    text-align: center;
}

.articleEntryContainer .articleTexteEntryHolder .pub-ico-container img {
    width: 40px;
}

.articleEntryContainer .articleTexteEntryHolder .authorInfo {
    font-size: 11px;
}

.articleEntryContainer .articleThumbHolder {
    position: relative;
    height: 200px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.seeMoreLink {
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #9ccf4e;
    padding: 10px 15px;
    min-width: 100px;
    border-radius: 4px;
    text-align: center;
    font-style: normal;
    border: none;
    outline: none;
    text-decoration: none !important;
    transition: all .1s linear;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    transform: scale(1);
}

.seeMoreLink:hover {
    transform: scale(1.1);
}

.content-btn {
    margin-top: 15px;
}

.articleEntryContainer .seeMoreLink {
    position: absolute;
    bottom: 55px;
    left: 50%;
    margin-left: -50px;
}

.twiterEntryContainer {
    text-align: center;
    padding: 20px;
    height: 100%;
    background-color: #373838;
    color: #9ccf4e;
}

.blocTriangleUp,
.blocTriangleDown {
    position: relative;
}

.blocTriangleUp:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #9ccf4e;
    top: -15px;
    left: 50%;
    margin-left: -15px;
}

.blocTriangleDown:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #9ccf4e;
    bottom: -15px;
    left: 50%;
    margin-left: -15px;
    z-index: 9;
}

.homeNewsContainer.grid {
    margin: 60px auto 100px auto;
}

.homeNewsContainer.grid .grid-item .solutionsThumb {
    height: 200px;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.archivelistingArticles .articleThumbHolder img {
    width: 100%;
}

.archivelistingArticles aside {
    padding: 0 1px;
}

.archivelistingArticles aside h1 {
    font-size: 22px;
}



/* ------ masonry --------- */


/* fluid 5 columns */

.grid-sizer,
.grid-item {
    width: 25%;
}

.grid-item {
    float: left;
    margin-bottom: 3px;
}

.homeNewsContainer .articleCatCol {
    padding: 0 1px;
}

.publicationContentContainer h1 {
    font-size: 16px;
}

/*.publicationContentContainer .articleCatCol.use-case .contententry h1 {
    color: #fff;
}

.publicationContentContainer .articleCatCol.use-case .articleTexteEntry p {
    color: #fff;
}*/

.publicationContentContainer .articleCatCol .articleTexteEntryHolder {
    /*background-color: #646464;*/
    background-color: #f1f1f1;
}

.publicationContentContainer .articleCatCol .blocTriangleDown:after {
    border-top-color: #f1f1f1;
}

.publicationContentContainer .articleCatCol .blocTriangleUp:before {
    border-bottom-color: #f1f1f1;
}

.publicationContentContainer .articleCatCol .contententry h1 {
    color: #333;
}

.publicationContentContainer .articleCatCol .contententry p {
    color: #646464;
}

.publicationContentContainer .pub-hashTag {
    display: inline-block;
    padding: 0 5px;
    font-size: 16px;
}

.articleCatColContainer.MediaCenter .articleEntryContainer .articleTexteEntryHolder {
    background-color: #f1f1f1;
}
.articleCatColContainer.MediaCenter .blocTriangleDown:after, .articleCatColContainer.MediaCenter .blocTriangleDown:before {
    border-top-color: #f1f1f1;
}


/*Whitepapers*/

/*.publicationContentContainer .articleCatCol.whitepaper .contententry h1 {
    color: #fff;
}

.publicationContentContainer .articleCatCol.whitepaper .articleTexteEntry p {
    color: #fff;
}

.publicationContentContainer .articleCatCol.whitepaper .articleTexteEntryHolder {
    background-color: #69aee3;
}

.publicationContentContainer .articleCatCol.whitepaper .blocTriangleDown:after {
    border-top-color: #69aee3;
}

.publicationContentContainer .articleCatCol.whitepaper .blocTriangleUp:before {
    border-bottom-color: #69aee3;
}*/


/* 2 columns */

.grid-item--width2 {
    width: 50%;
    height: 157px;
}



/*Key info Bloc*/

.fmcBlocContainer {
    padding: 60px 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.buttonBlocContainer {
    padding: 60px 0 90px;
}

.keyInfosRow {
    text-align: center;
}

.keyInfosRow aside {
    vertical-align: top;
}

.contactFormContainer .ginput_complex label {
    display: none !important;
}

#popform-8 .popupContent {
    width: 85%;
    overflow-y: initial;
}

#popform-8 .gform_wrapper ul .wrapper {
    float: right;
    width: 45%;
    display: inline-block;
}

#popform-8 .gform_wrapper ul .wrapper:first-child {
    margin-right: 5%;
    float: left;
}

#popform-8 .gform_wrapper ul .wrapper li:first-child {
    margin-top: 0px;
}

#popform-8 .gform_wrapper ul .wrapper li select {
    margin-bottom: 0px;
}

.contactFormContainer select,
.fmcFormContainer textarea,
.contactFormContainer textarea,
.gfield select {
    border: 1px solid #9ccf4e !important;
    color: #9ccf4e;
    width: 100% !important;
    background-color: transparent !important;
    margin: 20px 0 !important;
    outline: none;
    padding: 6px 10px !important;
    overflow-x: hidden;
}

.gform_wrapper .gform_footer {
    position: relative;
    z-index: 10;
}

.gform_wrapper li.gfield.gfield_error input,
.gform_wrapper li.gfield.gfield_error select,
.gform_wrapper li.gfield.gfield_error textarea,
{
    background-color: rgba(231, 177, 66, 0.32)  !important;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
    border: 1px solid rgba(231, 177, 66, 0.32) !important;
    background-color: rgba(231, 177, 66, 0.32) !important;
}

.contactFormContainer select option,
.gfield select option {
    background-color: #3a3b3b !important;
}

#popform-8 #gform_fields_8 select {
    margin: 20px 0px 6px 0px !important;
}

.keyInfoBlocContainer {
    position: relative;
}

.keyInfoBlocContainer h1 {
    font-size: 30px;
    color: #373838;
    position: relative;
}

.keyInfoBlocContainer h1 span {
    display: block;
    color: #fff;
    font-family: 'GothamLight';
}

.keyInfo-description {
    margin-bottom: 60px;
}

.keyInfoBlocContainer h1:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #fff;
    margin-top: 40px;
}

.keyInfoBlocContainer .keyInfoItemHolder {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

.keyInfoBlocContainer .keyInfoIemIconHolder {
    text-align: center;
    margin: 0 auto;
    width: 192px;
    height: 192px;
    display: table;
    border: 4px solid #373838;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}

.keyInfoBlocContainer .keyInfoIemIconHolder a {
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
}

.keyInfoBlocContainer .keyInfoItemHolder h2 {
    font-size: 19px;
}

.keyInfoBlocContainer .keyInfoItemHolder p {}



/* Texte Container Bloc */

.texteAreaBlocContainer {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    /*overflow: hidden;*/
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    /*height: 849px;*/
    padding: 60px 0 !important;
}

.texteAreaBlocContainer .texteAreaBlocEntry {
    padding: 60px 0;
}

.texteAreaBlocContainer .texteAreaBlocEntry ul li {
    font-family: 'GothamBook';
    font-size: 16px;
}

.texteAreaBlocContainer .texteAreaBlocEntry h1 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 40px;
}

.texteAreaBlocContainer .texteAreaBlocEntry h1 span {
    font-family: 'GothamLight';
    display: block;
    color: #9CCF4E;
}

.texteAreaBlocContainer .texteAreaBlocEntry h1:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #9CCF4E;
    margin-top: 40px;
}

.texteAreaBlocContainer .texteAreaBlocEntry p {
    color: #fff;
}



/* it */

.itIntegAreaBlocContainer {
    background-color: #9CCF4E;
    position: relative;
    padding: 100px 0;
}

.itIntegAreaBlocContainer:before {
    position: absolute;
    bottom: 0;
    left: 0;
    top: -2px;
    content: "";
    display: block;
    background: inherit;
    width: 100%;
    height: 102px;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transform: skewY(-3deg);
    -webkit-transform: skewY(-3deg);
    z-index: 1;
}

.itIntegAreaBlocContainer:after {
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: 0px;
    content: "";
    display: block;
    background: inherit;
    width: 100%;
    height: 100px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    transform: skewY(3deg);
    -webkit-transform: skewY(3deg);
    z-index: 1;
}

.blocMainTitle {
    font-size: 30px;
    color: #373838;
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: left;
}

.blocMainTitle span {
    display: block;
    font-family: 'GothamLight';
    color: #fff;
}

.blocMainTitle:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #fff;
    margin-top: 40px;
}

.blocSecondTitle {
    margin-bottom: 30px;
}

.remonterLeBloc .blocMainTitle {
    margin-top: 0 !important;
    padding: 0;
}

.itIntegAreaBlocEntry h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #646464;
    margin-top: 0px;
}

.itIntegAreaBlocEntry p {
    color: #646464;
    margin-top: 5px;
    text-align: justify;
}

figure.itIntegAreaBlocEntryTumb {
    min-height: 240px;
}

figure.itIntegAreaBlocEntryTumb img {
    max-width: 100%;
    text-align: center;
    width: 100%;
}

.valign.middle {
    display: table;
    height: 479px;
}

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

section[id^=bloc_personae] {
    padding: 55px 0 !important
}



/* TimeLine */

.timeLineContainer {
    margin: 10px 0;
}

.timeLineContainer .timeLineItemCol {
    padding: 0;
    margin-bottom: 30px;
}

.timeLineContainer .timeLineItem {
    padding: 0;
    border-bottom: 8px solid #fff;
    transition: all .4s ease-in-out;
}

.timeLineContainer .timeLineItem:hover {
    border-color: #646464;
}

.timeLineContainer .timeLineItem .timelineitemIcon {
    text-align: center;
}

.timeLineContainer .timeLineItem h3 {
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    text-align: center;
}

.timeLineContainer .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}

.technicalSpecsBlocContainer {
    padding: 60px 0 120px 0;
}

.productTableContainer {
    margin: 40px 0;
}

.productTableContent {
    width: 100%;
    text-align: center;
}

.productTableContent thead th,
.productTableContent tbody td {
    border-bottom: 1px solid #9CCF4E;
}

.productTableContent thead th:last-child span,
.productTableContent tbody td:last-child span {
    border-right: 1px solid #9CCF4E;
}

.productTableContent thead th span,
.productTableContent tbody td span {
    font-size: 19px;
    display: block;
    padding: 20px 0;
    border-left: 1px solid #9CCF4E;
    text-align: center;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    min-height: 64px;
}

.roundedBull {
    display: inline-block !important;
    width: 16px;
    height: 16px;
    background-color: #9CCF4E;
    border-radius: 50%;
    padding: 0 !important;
    margin: 0;
    min-height: auto !important;
}



/* NewsLeter */

.newsLetterContainer {
    /*height: 348px;*/
    background-color: transparent;
    background-image: url(../../images/newsletterBg.png);
    background-repeat: no-repeat;
    background-position: center center;
    /*overflow: hidden;*/
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    margin-top: -50px;
    clear: both;
}

.newsLetterFormHolder h1 {
    font-size: 32px;
    margin-bottom: 30px;
}



/*.newsletterForm */

.newsLetterFormHolder h1:after {
    background-color: #373838;
}

.newsLetterPictoHolder figure {
    margin-top: -70px;
    position: relative;
    z-index: 2;
    text-align: right;
}

.newsLetterFormHolder {
    padding: 40px 0 0 0;
}

.newsletterForm {
    overflow: hidden;
    margin-bottom: 40px;
}

.newsletterForm .gfield_label {
    display: none !important;
}

.newsletterForm .gform_body {
    width: 302px;
    float: left;
}

.newsletterForm .gform_footer {
    float: left !important;
    margin: 0 !important;
    clear: initial !important;
    padding: 0 !important;
    /* margin-left: 35px !important; */
}

.newsletterForm .gform_wrapper {
    margin: 0 !important;
}

.newsletterForm .inputTextClss,
.newsletterForm input[type=text] {
    width: 302px !important;
    height: 48px;
    padding: 5px 10px !important;
    background-color: #fff;
    outline: none;
    font-size: 19px !important;
    border: none;
    display: inline-block;
}

.newsletterForm button,
.newsletterForm .gform_footer [type=submit] {
    display: inline-block !important;
    width: 48px !important;
    height: 48px;
    text-align: center;
    font-size: 20px !important;
    text-transform: uppercase;
    color: #fff;
    background-color: #373838;
    border: none;
    margin-left: -5px !important;
    margin-top: 0 !important;
    /* position: relative; */
    top: 8px;
    left: -1px;
    outline: none;
    position: absolute;
    margin-left: -40px !important;
    margin-top: 0px !important;
}

.newsletterForm .gform_wrapper div.validation_error {
    display: none;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    position: absolute;
    top: 20px;
    background-color: red;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
    /*border: 1px solid #fff !important;*/
    border: 1px solid #e7b142 !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border-top: none !important;
    border-bottom: none !important;
    background: transparent !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.newsletterForm .gform_body,
.newsletterForm .gform_footer {
    float: left !important;
    width: auto !important;
}

.newsletterForm .gform_wrapper ul.gform_fields li.gfield {
    padding: 0 !important;
    margin: 0;
}

.newsletterForm .gform_wrapper .ginput_container+.gfield_description.validation_message {
    margin-top: 0 !important;
}

.newsletterForm .gform_wrapper li.gfield.gfield_error,
.newsletterForm .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    padding: 0 !important;
}

.newsletterForm .gfield_description .validation_message {
    padding: 0 5px;
}



/* Content Area Bloc */

.textContentBlocContainer {
    /*background-color: #fff;*/
    padding: 20px 40px;
    /*margin-top: -50px;*/
}

.textContentBlocContainer .blocMainTitle:after {
    background-color: #9CCF4E;
}



/* Partners */

.listingPartnersContainer {
    margin: 60px 0 150px 0;
}

.partnersCarousselContainer li img {
    margin: 0 auto;
}

.partnersCarousselContainer li figure {
    border: none !important;
}


.listingPartnersContainer aside {
    padding: 0;
}

.listingPartnersContainer .row aside:last-child .partnerItem {
    border-right: 1px solid #373838;
}

.listingPartnersContainer .partnerItem {
    text-align: center;
    display: table;
    height: 180px;
    width: 100.5%;
    border-bottom: 1px solid #373838;
    border-left: 1px solid #373838;
    position: relative;
}

.partnerItem img,
.partnerLogoHolder img {
    -webkit-filter:grayscale(1);
    filter:grayscale(1);
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.partnerItem:hover img,
.partnerLogoHolder:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.listingPartnersContainer .partnerItem:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    left: -7.5px;
    z-index: 1;
    bottom: -7.5px;
    background-color: #fff;
    display: none;
}

.listingPartnersContainer .row aside:last-child .partnerItem:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    right: -7.5px;
    z-index: 1;
    bottom: -7.5px;
    background-color: #fff;
    display: none;
}


.listingPartnersContainer .partnerItem a {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}

a.fmcLink {
    font-family: 'GothamBold';
    display: inline-block;
    width: 144px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
    background-color: #373838;
    font-size: 11px;
    border-radius: 4px;
    color: #fff;
}



/*  Famaco Video Container  */

.famacoVideoContainer {
    background-color: #373838;
    /*height: 1100px;*/
    padding: 150px 0;
}

.famacoVideoContainer h1:after {
    background-color: #9CCF4E;
}

.famacoVideoArticleEntry {}

.famacoVideoArticleEntry h2 {
    font-size: 32px;
    color: #fff;
    line-height: 50px;
    margin-top: 0px;
}

.famacoVideoArticleEntry h3 {
    font-size: 19px;
    color: #9CCF4E;
    margin-bottom: 50px;
}

.famacoVideoArticleEntry p {
    color: #fff;
}

ul.articleShareLinks {
    list-style: none;
    padding: 0 !important;
    margin: 20px 30px 0 0;
    float: right;
    text-align: center;
}

ul.articleShareLinks li {
    display: inline-block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #9ccf4e;
    vertical-align: middle;
    margin-right: 30px;
}

ul.articleShareLinks li:last-child {
    margin-right: 0;
}

ul.articleShareLinks li a {
    display: block;
    font-size: 18px;
    text-align: center;
    line-height: 46px;
    color: #373838;
}

.articleSingleContentContainer {
    padding: 0 0 40px 0;
}

.articleSingleContentEntry a,
.animateDescContainer a,
.keyInfo-description a,
.texteAreaBlocEntry a,
.BlocSubmarketContentEntry a,
.simpleContentContainer .simpleTextEntry a
 {
    text-decoration: underline;
    font-weight: bold;
    color: inherit;
}

.articleSingleContentContainer h1 {
    padding: 5px 20px;
}

.articleSingleContentContainer h1:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #9ccf4e;
    margin-top: 40px;
}

.articleSingleContentContainer ul {
    padding-left: 30px;
    font-family: 'GothamBook';
}

.articleSingleContentContainer ul li {
    /* color: #9ccf4e; */
}

.articleSingleContentContainer ul li span {
    color: #373838;
}

/* UseCASE */

.buttonBlocContainer {}

.useCaseBtn {
    padding: 20px 15px 40px 15px;
    text-align: center;
}

.useCaseBtn aside {
    display: inline-block;
    padding: 20px;
}

.useCaseBtn aside.useCaseItem {
    text-align: center;
    width: 320px;
    max-width: 100%;
}

.useCaseBtn aside.useCaseItem .useCaseItemIcon {
    display: table;
    margin: 0 auto;
    width: 78px;
    height: 78px;
    background-color: #9ccf4e;
    border-radius: 50%;
}

.useCaseBtn aside.useCaseItem .useCaseItemIcon a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.useCaseBtn aside.useCaseItem h2 {
    text-align: center;
    font-size: 19px;
    color: #9CCF4E;
}

.useCaseBtn aside.useCaseItem p {
    font-size: 11px;
}

.MoreStories .blocMainTitle {
    font-size: 30px;
}

.MoreStories .blocMainTitle:after {
    background-color: #9ccf4e;
}



/* Use Cases Bloc */

.useCasesBlocContainer {
    min-height: 1000px;
    background-color: #fff;
    /*padding: 100px 0;*/
    position: relative;
}

.useCasesBlocContainer:after {
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: 0px;
    content: "";
    display: block;
    background: inherit;
    width: 100%;
    height: 100px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    transform: skewY(3deg);
    -webkit-transform: skewY(3deg);
    z-index: 1;
}

.useCaseDropdown {
    display: none;
}

.useCaseDropdown.dropdown button {
    background-color: #9ccf4e;
    border-color: #9ccf4e;
}

.useCaseDropdown.dropdown ul.dropdown-menu {
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
    /*margin: 0;*/
}

.useCaseDropdown.dropdown ul.dropdown-menu li a {
    color: #fff;
    border-bottom: 1px solid #9ccf4e;
    background-color: #373838;
}

.useCasesBlocContainer .blocMainTitle {
    color: #373838;
}

.useCasesBlocContainer .blocMainTitle span {
    color: #9CCF4E;
}

.useCasesBlocContainer .blocMainTitle:after {
    background-color: #9CCF4E;
}

ul.useCaseTimeline {
    list-style: none;
    padding: 0;
    margin: 20px 0;
    text-align: center;
}

ul.useCaseTimeline li {
    display: inline-block;
    margin-left: -1px;
}

ul.useCaseTimeline li a {
    display: block;
    font-size: 22px;
    color: #9ccf4e;
    padding: 10px 15px;
    border-bottom: 8px solid #9ccf4e;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in;
}

ul.useCaseTimeline li a:hover,
ul.useCaseTimeline li a.active {
    color: #646464;
    border-color: #646464;
}

.useCasesMasonryContainer {
    padding: 30px;
}

.useCasesMasonryContainer .masonryItemCol {
    padding: 0 1px;
}

.useCasesMasonryContainer figure img {
    width: 100%;
}

.useCasesMasonryContainer .masonryItemCol {}

.useCasesMasonryContainer .useCaseMasonryItemContent {
    padding: 30px;
    /*width: 95%;*/
    max-width: 100%;
    position: relative;
}

.useCasesMasonryContainer figure.useCaseMasonryItemThumb {
    width: 95%;
}

.useCasesMasonryItemContainer {
    padding: 30px 0;
}

.useCasesMasonryContainer .useCaseMasonryItemContent .useCaseMasonryItemContentCat {
    display: block;
    font-size: 14px;
    padding: 5px 0;
}

.useCasesMasonryContainer .MasonryItemArrowUp:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #3a3b3b;
    top: -15px;
    left: 50%;
    margin-left: -15px;
}

.useCasesMasonryContainer .MasonryItemArrowLeft:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #9ccf4e;
    top: 50%;
    left: -22px;
    /* margin-left: -15px; */
    transform: rotate(-90deg);
    margin-top: -10px;
}

.useCasesMasonryContainer .MasonryItemArrowRight:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #9ccf4e;
    top: 50%;
    right: -22px;
    /* margin-left: -15px; */
    transform: rotate(90deg);
    margin-top: -10px;
}

.useCasesMasonryContainer .MasonryItemArrowDown:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #9ccf4e;
    bottom: -15px;
    left: 50%;
    margin-left: -15px;
    z-index: 9;
}


.useCasesMasonryContainer .useCaseMasonryItemContent h2 {
    font-size: 19px;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 120%;
}

.technicalSpecsContainer {
    /*min-height: 1000px;*/
    background-color: #f5f5f5;
    padding: 60px 0;
}

.technicalSpecsContainer .blocMainTitle span {
    color: #9CCF4E;
}

.technicalSpecsContainer .blocMainTitle:after {
    background-color: #9CCF4E;
}

article.technicalSpecsContenContainer {
    margin-bottom: 80px;
}

ul.technicalSpecsIconslisting {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

ul.technicalSpecsIconslisting li .icon-container {
    display: table;
    margin-bottom: 30px;
}

ul.technicalSpecsIconslisting li a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    border: 1px solid #95989A;
    transition: all .4s ease-in-out;
}

ul.technicalSpecsIconslisting li a:hover {
    background-color: #e3e3e3;
}

ul.technicalSpecsIconslisting li a.active{
    background-color: #9ccf4e;
}

.downBtnContainer {
    display: inline-block;
}

.downBtnContainer .downBtnIcon {
    display: inline-block;
    width: 78px;
    height: 78px;
    background-color: #9ccf4e;
    text-align: center;
    line-height: 78px;
    border-radius: 50%;
}

.downBtnContainer .downBtnIcon {
    display: inline-block;
    width: 78px;
    height: 78px;
    background-color: #9ccf4e;
    margin-right: 25px;
}

.downBtnContainer figcaption {
    display: inline-block;
    font-size: 11px;
    color: #9CCF4E;
}

.OurValuesBlocContainer {
    padding: 60px 0;
    background-color: #373838;
    position: relative;
}

.OurValuesBlocContainer:after {
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: 0px;
    content: "";
    display: block;
    background: inherit;
    width: 100%;
    height: 100px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    transform: skewY(3deg);
    -webkit-transform: skewY(3deg);
    z-index: 1;
}

.ourValuesContentBlocHolder .blocMainTitle {
    color: #fff;
}

.ourValuesContentBlocHolder .blocMainTitle span {
    color: #9CCF4E;
}

.ourValuesContentBlocHolder .blocMainTitle:after {
    background-color: #9CCF4E;
}

.ourValuesContentBlocHolder p {
    color: #fff;
    text-align: justify;
}

.carousselNavigation {
    margin-top: 40px;
}

.listingSolutionsContainer .submarketItem {
    padding: 0 2px;
}

ul.carousselNavigationControls {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.carousselNavigationControls li {
    display: inline-block;
}

ul.carousselNavigationControls li a {
    display: block;
    text-indent: -9999px;
    width: 100px;
    height: 8px;
    max-width: 100%;
    background-color: #fff;
    transition: all .4s ease-in-out;
}

ul.carousselNavigationControls li a:hover,
ul.carousselNavigationControls li a.active {
    background-color: #9CCF4E;
}

.carousselWrapper {
    /*padding: 230px 0 40px 0;*/
}

.Carousselitem figure {
    text-align: center;
}

.carousselWrapper .Carousselitem {
    padding: 0 5px;
    max-height: 348px;
    overflow: hidden;
}

.carousselWrapper .Carousselitem .CarousselitemPic {
    width: 70%;
    float: left;
    position: relative;
}

.carousselWrapper .Carousselitem .CarousselitemPic h2 {
    position: absolute;
    top: 50%;
    left: 10px;
    color: #fff;
    margin-top: -5%;
}

.carousselWrapper .Carousselitem .CarousselitemDesc {
    width: 30%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
}

.carousselWrapper .Carousselitem .CarousselitemPic a {
    display: block;
}

.CarousselitemDescWrapper p {
    text-align: justify;
}

.carousselWrapper.description .slick-slide {
    opacity: 0.5;
}

.carousselWrapper.description .slick-slide.slick-current {
    opacity: 1;
}


.carousselWrapper .Carousselitem img {
    width: 100%;
}

.carousselWrapper ul.slick-dots,
.listingSolutionsContainer ul.slick-dots {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 20px 0;
}

.carousselWrapper ul.slick-dots li,
.listingSolutionsContainer ul.slick-dots li {
    display: inline-block;
}

.carousselWrapper ul.slick-dots li button,
.listingSolutionsContainer ul.slick-dots li button {
    max-width: 100%;
    width: 60px;
    height: 5px;
    margin: 1px;
    text-indent: -9999px;
    cursor: pointer;
    background-color: #555;
    border-radius: 0px;
    border: none;
    display: block;
    outline: none;
}

.carousselWrapper ul.slick-dots li button:hover,
.listingSolutionsContainer ul.slick-dots li button:hover,
ul.slick-dots li.slick-active button {
    background-color: #9ccf4e;
}

.slick-prev:before,
.slick-next:before {
    color: red !important;
}



/* Solutions */

.solutionsBlocContainer {
    padding: 60px 0;
}

.solutionsBlocContainer .blocMainTitle span {
    color: #9CCF4E;
}

.solutionsBlocContainer .blocMainTitle:after {
    background-color: #9CCF4E;
}

.solutionsContentContainer {
    padding: 80px 0;
    overflow: hidden;
}

.solutionsContentEntryHolder {}

.solutionsContentEntryNameTitle {
    font-size: 11px;
}

.solutionsContentEntryHolder .solutionsContentEntry {
    background-color: #373838;
    padding: 40px 25px;
    position: relative;
}

.solutionsContentEntryHolder .solutionsContentEntry h2 {
    font-size: 22px;
    margin-top: 0;
}

.solutionsContentEntryHolder .solutionsContentArrowUp:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #3a3b3b;
    top: -15px;
    left: 50%;
    margin-left: -15px;
}

.solutionsContentEntryHolder .solutionsContentArrowDown:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #9ccf4e;
    bottom: -15px;
    left: 50%;
    margin-left: -15px;
    z-index: 9;
}

.solutionsContentArrowDownGray:after {
    border-top: 15px solid #373838 !important;
}

.solutionsContentArrowUpGreen:before {
    border-bottom: 15px solid #9ccf4e !important;
}


.solutionsContentContainer aside {
    padding: 0 2px;
}

.rightSkewedShape:after {
    transform: skewY(3deg) !important;
    -webkit-transform: skewY(3deg) !important;
    bottom: 0px !important;
}

.leftSkewedShape:after {
    transform: skewY(-3deg) !important;
    -webkit-transform: skewY(-3deg) !important;
    bottom: -99px !important;
}



/* Tarifs Bloc */

.tarifsBlocContainer {
    padding: 70px 0 140px 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    /*min-height: 1000px;*/
    position: relative;
}

.tarifsBlocContainer .blocMainTitle {
    color: #fff;
}

.tarifsBlocContainer .blocMainTitle span {
    color: #9CCF4E;
}

.tarifsBlocContainer .blocMainTitle:after {
    background-color: #9CCF4E;
}

.tarifsContentEntriesContainer {
    padding: 40px 0;
    text-align: center;
    position: relative;
}

.tarifsContentEntriesContainer aside {
   padding: 0;
    vertical-align: top;
    width: 22%;
    max-width: 100%;
    position: initial;
}

.tarifsContentEntriesContainer aside:last-child {
    margin-left: 20px;
}

.tarifsContentEntriesContainer aside.most_popular_col {
    position: relative;
    box-shadow: 0 0 50px rgba(10, 10, 10, .9);
    z-index: 9998;
}
.tarifsContentEntriesContainer aside.most_popular_col .tarifsContentHolder {
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-right-width: 1px !important;
    border-right-style: solid !important;
}

.tarifsContentEntriesContainer aside.most_popular_col.active {
    /*z-index: 10001*/
}

.tarifsContentEntriesContainer aside:last-child .tarifsContentHolder {
    border-right: 1px solid #9ccf4e;
}

.tarifsContentEntriesContainer .tarifsContentHolder {
    padding: 20px 0;
    background-color: #fff;
    border-left: 1px solid #9ccf4e;
    border-bottom: 1px solid #9ccf4e;
    border-top: 1px solid #9ccf4e;
    border-right: 1px solid #9ccf4e;
    position: relative;
}

.tarifsContentEntriesContainer .pricingTableContainer:first-child .tarifsContentHolder {
    border-right: none;
}
.tarifsContentEntriesContainer .pricingTableContainer:last-child .tarifsContentHolder {
    /*border-left: none;*/
}

.tarifsContentEntriesContainer .tarifsContentHolder .tarifsbtn {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
}

.tarifsContentHolder .tarifsTitle {
    text-align: center;
    font-size: 22px;
    padding: 10px;
    background-color: #f5f5f5;
    color: #9ccf4e;
    border-radius: 30px;
    margin-right: 20px;
    margin-left: 20px;
}

.tarifsContentHolder .priceTitle {
    height: 24px;
    display: block;
    text-align: left;
    margin-top: 30px;
    margin-right: 20px;
    margin-left: 20px;
}

.tarifsContentHolder .tarifPlusIcon {
    text-align: center;
    position: relative;
        margin-bottom: 25px;
}
.tarifsContentHolder .tarifPlusIcon img {
    width: 50px;
}
.tarifsContentHolder .tarifPlusIcon:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #9cce51;
    margin-top: -30px;
}

.tarifsContentHolder .tarifsPrice {
    text-align: center;
    display: table;
    margin: 0 auto;
}

.tarifsContentHolder .tarifsPrice span {
    display: table-cell;
}

.tarifsContentHolder .tarifsPrice .tarifsPriceInt {
    font-size: 60px;
    vertical-align: middle;
}

.tarifsContentHolder .tarifsPrice .tarifsPriceDecimal {
    font-size: 20px;
    vertical-align: top;
}

.tarifsContentHolder .tarifsPrice .tarifsPriceUnit {
    font-size: 43px;
    vertical-align: middle;
    font-size: 50px;
    font-family: 'GothamLight';
}

.tarifsContentHolder .tarifDuree {
    text-align: center;
    font-size: 14px;
    color: #9CCF4E;
    padding: 5px 0;
}

.tarifsContentHolder .tarifEssai {
    font-size: 22px;
    text-align: center;
    color: #9CCF4E;
    background-color: #373838;
    padding: 10px 12px;
    border-radius: 30px;
}

.tarifsContentHolder .tarifDesc {
    text-align: center;
    padding: 20px 0 40px;
    border-top: 1px solid #9ccf4e;
     margin-right: 20px;
    margin-left: 20px;
}

.tarifsContentHolder .tarifDesc p {
    position: relative;
    font-size: 14px;
    padding-left: 16px;
    text-align: left;
}

.tarifsContentHolder .tarifDesc p:before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    height: 10px;
    width: 10px;
    background-color: #646464;
    /*z-index: 99999;*/
    border-radius: 50%;
    margin-top: -5px;
}

.tarifsContentHolder .tarifDescExcerpt,
.tarifsContentHolder .tarifDescExcerpt p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 0 !important;
}

.tarifsContentHolder .tarifDescExcerpt p {
    padding: 0;
}

.tarifsContentHolder .tarifDescExcerpt p:empty, .tarifsContentHolder .tarifDescExcerpt p:blank {
    display: none;

}

.tarifsContentHolder ul.tarifsDetails {
   list-style: none;
    padding: 30px 0 10px;
    margin: 0px 20px 10px 20px;
    border-top: 1px solid transparent;
}

.tarifsContentHolder ul.tarifsDetails2 {
    list-style: none;
    padding: 30px 0 10px;
    margin: 0px 20px 10px 20px;
    border-top: 1px solid transparent;
}

.tarifsContentHolder ul.tarifsDetails2 li {
    margin-bottom: 10px;
    font-size: 14px;
}
.tarifsContentHolder ul.tarifsDetails2 li .tarifsDetailsLabel {
    position: relative;
    display: block;
    text-align: left;
    padding-left: 40px;
    font-family: 'GothamBook';
    text-align: left;
}
.tarifsContentHolder ul.tarifsDetails2 li .tarifsDetailsLabel:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    height: 10px;
    width: 10px;
    background-color: #646464;
    /*z-index: 99999;*/
    border-radius: 50%;
    margin-top: -5px;
}

.tarifsContentHolder ul.tarifsDetails li {
    font-size: 14px;
    color: #373838;
    display: table;
}

.tarifsContentHolder ul.tarifsDetails li span {
    display: table-cell;
}

.tarifsContentHolder ul.tarifsDetails li .checkMarkIco {
    padding-right: 20px;
    /*width: 45px;*/
}

.tarifsContentHolder ul.tarifsDetails li .tarifsDetailsLabel {
   font-family: 'GothamBook';
    padding: 10px 0;
    vertical-align: bottom;
    text-align: left;
}

.tarifMostPopular {
    font-size: 20px;
    font-family: 'GothamBold';
    padding: 10px 15px;
    /*width: 100.4%;*/
    text-transform: uppercase;
    border-top: 1px solid #9ccf4e;
    border-right: 1px solid #9ccf4e;
    border-left: 1px solid #9ccf4e;
    text-align: center;
    color: #9ccf4e;
    margin: -49px 0 0 0;
    height: 49px;
    box-shadow: 0 0 50px rgba(10, 10, 10, .9);
}


.listingSolutionsContainer {
    padding: 40px 0;
    text-align: center;
}

.listingSolutionsContainer .col-centered {
    float: none;
    display: inline-block;
}

.listingSolutionsContainer aside {
    padding: 0 1px;
    /*display: inline-block;
    float: none;*/
}

.listingSolutionsContainer .solutionItemContentHolder {
    position: relative;
    margin-bottom: 20px;
}

.listingSolutionsContainer .solutionItemContentHolder img {
    width: 100%;
}

.listingSolutionsContainer .solutionItemContentHolder .solutionItemEntry {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 96px;
    background-color: rgba(0, 0, 0, .8);
}

.listingSolutionsContainer .solutionItemContentHolder .solutionItemMainTitle {
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.listingSolutionsContainer .solutionItemContentHolder p {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.solutionsAreaContainer {
    padding: 80px 0;
    position: relative;
}

.solutionsAreaContainer:after {
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: 0px;
    content: "";
    display: block;
    background: inherit;
    width: 100%;
    height: 100px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    transform: skewY(3deg);
    -webkit-transform: skewY(3deg);
    z-index: 1;
}

.removeSkewedShape:after,
.removeTitlesBorder:after {
    display: none !important;
}

.simpleContentContainer {
    padding: 75px 0 120px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    -webkit-background-size: cover;
    background-size: cover;
}

.simpleContentContainer .blocMainTitle:after {
    background-color: #9ccf4e;
}

.videoPlayerContainer {
    max-width: 100%;
    width: 700px !important;
    overflow: hidden;
    height: 400px;
    max-height: auto;
    background-color: #000;
    margin: 20px auto !important;
    position: relative;
}

.col-video .videoPlayerContainer {
    width: 560px !important;
    height: 315px !important;
}

.videoPlayerContainer .hidden {
    display: none;
    visibility: hidden;
    opacity: 0;
    height: 0px;
}

.videoPlayerContainer.image img,
.videoPlayerContainer.image::before {
    opacity: 1;
    visibility: visible;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
}

.videoPlayerContainer.image.active img,
.videoPlayerContainer.image.active::before {
    opacity: 0;
    visibility: hidden;
}

.videoPlayerContainer.image img {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.videoPlayerContainer.image::before {
    content: '\f04b';
    position: absolute;
    font-family: 'FontAwesome';
    color: white;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
    font-size: 75px;
    text-align: center;
    padding-top: 142px;
    background: rgba(0, 0, 0, 0.4);
}

.blocVideoContainer h1.blocMainTitle {
    width: 700px;
    margin: 0 auto;
    max-width: 100%;
}

.videoInfosDesc .VideoMainTitle {
    font-size: 20px;
    text-align: left;
    color: #fff;
    margin-left: 24px;
}


.MoreVideoContainer {
    padding: 20px 0;
    margin-bottom: 50px;
}

.videoItemCoontainer {
    padding: 10px 0;
}

.videoItemCoontainer p {
    padding: 10px 0 0 0;
}

.videoItemCoontainer .VideoThumb {
    max-width: 100%;
    width: 100%;
    height: 208px;
    background-color: #000;
    overflow: hidden;
    text-align: center;
}

.videoItemCoontainer .VideoThumb img {
    height: auto;
    margin-top: -35px;
}

.videoItemCoontainer .VideoItemMainTitle {
    font-size: 19px;
    color: #9CCF4E;
    text-align: center;
}

.ArticleManuel .solutionsContentEntryHolder .seeMoreLink {
    position: absolute;
    bottom: 55px;
    left: 50%;
    margin-left: -50px;
}



/* useCases Landing */

.useCasesLandingContainer {
    padding: 0 0 0 0;
}

.useCasesLandingContainer:last-child {
    padding: 0 0 60px 0;
}

.useCasesLandingContainer aside {
    padding: 0;
}

.useCasesLandingContainer .row {
    margin: 0;
}

.useCasesLandingContainer .useCasesCol {
    float: left;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.useCasesLandingContentContainer {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 0;
    /*position: relative;*/
}

.useCasesLandingContentContainer .uCbgContainer {
    position: relative;
    padding: 10px 15px;
    width: 100%;
    height: 100%;
    /*background-color: #646464;*/
    background-color: #f1f1f1;
    /*background-color: rgba(0,0,0,0.85);*/
}


.useCasesLandingContentContainer .uClandingTitle {
    font-size: 18px; /*22px*/
    color: #333;
    margin-top: 0;
    margin-bottom: 20px;
    /*clear: both;*/
}

.useCasesLandingContentContainer p {
    color: #646464;
    font-size: 15px;
}

.useCasesLandingContentContainer .useCaseLandingItemThumb {
    margin-bottom: 30px;
    float: left;
    margin-right: 20px;
}

.useCasesLandingContentContainer .useCaseLandingItemThumb img {
    height: auto;
    width: 200px;
}

.useCaseDropdown .btn,
.useCaseDropdown .btn:hover,
.useCaseDropdown .btn:active {
    background-color: #9ccf4e !important;
    border: none;
}

.teamBlocContainer {
    padding: 20px 0;
    margin-bottom: 60px;
    text-align: center;
}

.teamMemberContainer:hover .teamMemberCover {
    opacity: 0;
}

.teamBlocContainer aside {
    padding: 0;
    vertical-align: top;
}

.teamBlocContainer .teamMainTitle {
    font-size: 24px;
    text-transform: uppercase;
    color: #9CCF4E;
    margin-bottom: 80px;
    text-align: left;
}

.teamBlocContainer .teamMemberPicHolder {
    position: relative;
    width: 100%;
    /*text-align: center;*/
}

.teamBlocContainer .teamMemberPicHolder img {
    width: 100%;
}

.teamBlocContainer .teamMemberContainer .teamMemberCover {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
    transition: all .5s ease-in;
}

.teamBlocContainer .teamMemberContainer .teamMemberInfo {
    position: absolute;
    width: 100%;
    height: 50%;
    background-color: #9ccf4e;
    bottom: -30%;
    left: 262px;
    z-index: 9;
    /* margin-top: -45%; */
    padding: 20px;
    opacity: 0;
    transition: all .5s ease-in;
    text-align: left;
}

.teamMemberContainer:hover .teamMemberInfo {
    opacity: 1;
}


.teamBlocContainer .teamMemberContainer .teamMemberInfo:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #9ccf4e;
    top: -15px;
    left: 50%;
    /* margin-left: -15px; */
    transform: rotate(0);
    margin-top: 0;
    margin-left: -15px;
}

.teamBlocContainer .teamMemberContainer .teamMemberInfo {
    left: 0;
}

.teamBlocContainer aside:nth-child(4n) .teamMemberInfo {
    left: initial;
    right: 50%;
}

.teamBlocContainer aside:nth-child(4n) .teamMemberInfo:before {
    right: -22px;
    left: initial;
    transform: rotate(90deg);
}

.teamBlocContainer .teamMemberContainer .teamMemberInfo .teamMemberFullName {
    font-size: 19px;
    color: #373838;
}

.addTopSkewedStyle {
    /*margin-top: -10px;*/
}

.addSkewedStyle,
.addTopSkewedStyle,
.addBottomSkewedStyle {
    position: relative;
    padding: 60px 0 90px;
}

/* .addTopSkewedStyle:before {
    position: absolute;
    left: 0;
    top: -100px;
    content: "";
    display: block;
    background: white;
    width: 100%;
    height: 110px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    transform: skewY(3deg);
    -webkit-transform: skewY(3deg);
    z-index: 1;
    margin-top: -10px;
} */

.TopSkewRight:before {
    transform: skewY(-3deg);
    top: 0;
}

.addBottomSkewedStyle:after {
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: -40px;
    content: "";
    display: block;
    background: inherit;
    width: 100%;
    height: 110px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    transform: skewY(3deg);
    -webkit-transform: skewY(2deg);
    z-index: 1;
}

.BottomSkewLeft:after {
    transform: skewY(-3deg);
    bottom: -100px;
}

.addSkewedStyle:after {
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: -100px;
    content: "";
    display: block;
    background: inherit;
    width: 100%;
    height: 100px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    transform: skewY(3deg);
    -webkit-transform: skewY(3deg);
    z-index: 1;
}

.addTopSkewedStyle.green_top:before,
.addBottomSkewedStyle.green_bottom:after {
    background: #9ccf4e;
}

.addTopSkewedStyle.gray_secondary_top:before,
.addBottomSkewedStyle.gray_secondary_bottom:after {
    background: #373838;
}

.addTopSkewedStyle.gray_major_top:before,
.addBottomSkewedStyle.gray_major_bottom:after {
    background: #646464;
}

.addTopSkewedStyle.light_gray_top:before,
.addBottomSkewedStyle.light_gray_bottom:after {
    background: #f5f5f5;
}

.addTopSkewedStyle.orange_top:before,
.addBottomSkewedStyle.orange_bottom:after {
    background: #e7b142;
}

.addTopSkewedStyle.blue_top:before,
.addBottomSkewedStyle.blue_bottom:after {
    background: #69aee3;
}

.iframContentHolder {
    width: 968px;
    /*height: 468px;*/
    background-color: transparent;
    margin: 20px auto;
    max-width: 100%;
    max-height: auto;
}

.carousselBlocContentContainer {
    padding: 40px 0;
}

.fmcFormContainer {
    padding: 20px;
    width: 80%;
    margin: 0 auto;
}

article.ourValuesContentBlocHolder {
    padding-bottom: 20px;
}

.fmcFormContainer .gform_confirmation_message {
    color: #9ccf4e;
    margin-bottom: 15px;
     margin-top: 15px;
}

.fmcFormContainer .gform_wrapper div.validation_error {
    color: #e7b142 !important;
    border-color: #e7b142 !important;
}


.fmcFormContainer .form-line,
.fmcFormContainer .gfield {
    margin-bottom: 20px !important;
}

.fmcFormContainer .gfield_label,
.fmcFormContainer .gfield_description {
    display: none !important;
}

.fmcFormContainer .formTextInputClass,
.fmcFormContainer input[type=text] {
    width: 100% !important;
    padding: 5px 20px !important;
    border: none;
    border: 1px solid #9ccf4e;
    color: #9ccf4e;
    background-color: transparent;
    outline: none;
    line-height: 180%;
    font-size: 14px !important;
    font-family: 'GothamBook' !important;
}

.fmcFormContainer input[type=submit] {
    display: inline-block;
    font-size: 11px !important;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #9ccf4e;
    padding: 10px 15px;
    min-width: 100px;
    border-radius: 4px;
    text-align: center;
    font-style: normal;
    border: none;
    outline: none;
}

.formTextInputClass::-moz-placeholder {
    color: #9ccf4e;
}

.formTextInputClass::-webkit-input-placeholder {
    color: #9ccf4e;
}

.partnersBlocContainer {
    padding: 80px 0;
}

.listingPartners {
    margin-top: 40px;
    margin-bottom: 50px;
}

.listingPartners li {
    text-align: center;
    /*display: table;*/
}

.listingPartners .partnerLogoHolder {
    /*display: table-cell;*/
    vertical-align: middle;
    /*border-left: 1px solid #373838;*/
    text-align: center;
    /*padding: 10px 0;*/
}

.listingPartners li:last-child .partnerLogoHolder {
    border-right: 1px solid #373838;
}



/* Livre Blanc */

.LivreBlancLine {
    padding: 20px 0;
    text-align: center;
    vertical-align: top;
}

.LivreBlancLine aside {
    padding: 0 2px;
    vertical-align: top;
}

.livreBlancContentHolder {
    padding: 20px 15px;
    margin: 70px 0;
}

.livreBlancContentHolder .livreBlancMainTitle {
    text-align: center;
    /*font-size: 32px;*/
    color: #9CCF4E;
}

.livreBlancContentHolder .livreBlancEntry,
.livreBlancContentHolder .livreBlancEntry p {
    text-align: center;
    padding: 10px 0;
    color: #9CCF4E;
}

.livreBlancContentHolder .livreBlancDownload {
    text-align: center;
    display: block;
    width: 78px;
    height: 78px;
    line-height: 70px;
    margin: 25px auto 0;
    border-radius: 50%;
    background-color: #9ccf4e;
}

.singleLivreBlancThumb img {
    height: auto !important;
}



/* 404 Page */

.page-404-template {
    height: 1080px;
}

.page404Content {
    margin-top: 250px;
}

.whitePpaerDownloadtopPageContainer {
    background-color: transparent;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 1000px;
    padding: 60px 0;
}

.whitePpaerDownloadtopPageContainer .whitePaperDwnLogo {
    /*margin-top: 10px;*/
    margin-bottom: 40px;
}

.thankYouBlocContainer {
    background-color: #373838;
    min-height: 500px;
    padding: 0 0 100px;
    position: relative;
}

.thankYouBlocContainer:before {
    position: absolute;
    left: 0;
    top: -100px;
    content: "";
    display: block;
    background: inherit;
    width: 100%;
    height: 100px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    transform: skewY(3deg);
    -webkit-transform: skewY(3deg);
    z-index: 1;
}



/* Search */

.srchInputContainer {
    border-bottom: 1px solid #9ccf4e;
    padding: 10px 0;
    margin-bottom: 20px;
}

.srchInputContainer .srchClssInput {
    background-color: transparent;
    border: none;
    padding: 5px 10px;
    outline: none;
    color: #9ccf4e;
    width: 90%;
}

.srchInputContainer .fa-search {
    box-shadow: none;
    text-shadow: none;
    color: #9ccf4e;
    margin-left: 10px;
}

.srchInputContainer .srchClssInput::-moz-placeholder {
    color: #9ccf4e;
}

.srchInputContainer .srchClssInput::-webkit-input-placeholder {
    color: #9ccf4e;
}

.srchRowContainer {
    padding: 60px 0;
    margin: 0 -5px;
    border-top: 1px solid #95989A;
}

.srchRowContainer .srchLink {
    text-decoration: none;
    font-family: 'GothamBook';
    color: #9CCF4E;
    overflow-wrap: break-word;
}

.srchRowContainer .blocMainTitle {
    font-size: 30px;
}

.srchLinesContainer .srchRowContainer:last-child {
    border-bottom: 1px solid #95989A;
    margin-bottom: 60px;
}


.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 100%;
    position: relative;
}

.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item {
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item>div {
    text-align: center;
    padding: 10px;
    margin: 10px;
    background: #f1f1f1;
    color: #666;
}

.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
}

.MultiCarousel .leftLst {
    left: 0;
}

.MultiCarousel .rightLst {
    right: 0;
}

.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
    /*pointer-events: none;*/
    /*background:#ccc; */
    /*color: #ccc;*/
}

.carousselDirCtrl {
    border: none;
    text-align: center;
    width: 40px;
    height: 40px;
    /*background-color: #3a3b3b;*/
    background-color: transparent;
    color: #fff;
    outline: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.carousselDirCtrl>i {
    font-size: 25px;
}

.carousselDirCtrl.rightLst>i {
    margin-right: -5px;
}

.carousselDirCtrl.leftLst>i {
    margin-left: -5px;
}


/* Product */

#animation-ProductContainer {
    position: relative;
    width: 100%;
    height: 580px;
    overflow: hidden;
}

#animation-ProductContainer .animate-item {
    width: 100%;
    position: absolute;
    transition: all .3s ease;
    left: 0;
}

#animation-ProductContainer #animate-4 {
    bottom: 0;
    z-index: 1;
}

#animation-ProductContainer #animate-3 {
    bottom: 90px;
    z-index: 2;
}

#animation-ProductContainer #animate-2 {
    bottom: 120px;
    z-index: 3;
}

#animation-ProductContainer #animate-1 {
    bottom: 160px;
    z-index: 4;
}

/* Animate second item */

#animation-ProductContainer.second #animate-1 {
    /*top: -60px;*/
    margin-bottom: 29px;
}

#animation-ProductContainer.third #animate-1 {
    /*top: -60px;*/
    margin-bottom: 29px;
}

#animation-ProductContainer.fourth #animate-1 {
    /*top: -60px;*/
    margin-bottom: 29px;
}



/* Animate third item */

#animation-ProductContainer.third #animate-2 {
    /*top: -30px;*/
    margin-bottom: 82px;
}

#animation-ProductContainer.fourth #animate-2 {
    /*top: -30px;*/
    margin-bottom: 82px;
}



/* Animate fourth item */

#animation-ProductContainer.fourth #animate-3 {
    /*top: 0px;*/
    margin-bottom: 116px;
}

.animateDescContainer .animate-desc:not(:first-child) {
    display: none;
}

.cookie-notice-container .button.wp-default {
    background: #3d3e3e !important;
    color: #fff !important;
    text-shadow: none !important;
    border: none !important;
}



/* Submraket */

.BlocSubmarketContainer {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
}



/* Footer */

.scrollTopBtn {
    display: block;
    text-align: center;
    /* padding: 4px 0px; */
    /*color: rgba(155,206,79,.3);*/
    color: rgba(255, 255, 255, .3);
    width: 60px;
    height: 60px;
    position: fixed;
    font-size: 60px;
    bottom: 25%;
    right: 1%;
    background-color: #b5b5b5;
    border-radius:2px;
    opacity: 0.7;
    z-index: 99999;
    display: none;
}

.scrollTopBtn:hover {
    color: rgba(255, 255, 255, .3);
}

.scrollTopBtn i {
    line-height: 0;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    margin-top: 28px;
    display: block;
    margin-left: -4px;
}

.scrollTopBtn.rotateBtn i {
    transform: rotate(-90deg);
}

.famacoFooterContainer {
    /*height: 587px;*/
    background-color: transparent;
    background-image: url(../../images/footerbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    padding: 20px 0;
}

.famacoFooterContainer .footerLogo {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #9CCF4E;
}

.famacoFooterContainer .footerAdresseContainer {
    padding: 40px 0;
    overflow: hidden;
}

.famacoFooterContainer .footerAdresseContainer h1, .famacoFooterContainer .footerAdresseContainer h1 a {
    font-size: 19px;
    color: #9CCF4E;
    text-decoration:none;
    font-weight: 500;
    font-family: 'GothamBold', Arial, sans-serif;
}
/* Added by KYO */
.famacoFooterContainer .footerAdresseContainer p,
.famacoFooterContainer .footerAdresseContainer a {
    font-size: 14px;
    font-family: 'GothamBook';
    color: #fff;
    text-decoration: none;
    display: table;
    margin-bottom: 5px;

    /*text-align: center;*/
}

.famacoFooterContainer .footerAdresseContainer p {
    margin-bottom: 0;
}

.famacoFooterContainer .FooterfollowUsContainer {
    padding: 20px 0;
    width: 80%;
    border-top: 1px solid #9CCF4E;
    border-bottom: 1px solid #9CCF4E;
    margin: 0 auto;
    text-align: center;
}

.famacoFooterContainer .FooterfollowUsContainer p {
    margin: 0;
    display: inline-block;
    color: #9CCF4E;
    font-family: 'GothamBold';
    margin-right: 42px;
}

.famacoFooterContainer .FooterfollowUsContainer ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.famacoFooterContainer .FooterfollowUsContainer ul li {
    display: inline-block;
    margin-right: 38px;
}

.famacoFooterContainer .FooterfollowUsContainer ul li:last-child {
    margin-right: 0px;
}

.famacoFooterContainer .FooterfollowUsContainer ul li a {
    display: block;
    font-size: 25px;
    color: #9CCF4E;
}

.famacoFooterContainer .famacoCopyright {
    font-size: 14px;
    font-family: 'GothamBook';
    color: #646464;
    text-align: center;
    margin-top: 34px;
}

.famacoFooterContainer .famacoCopyright a {
    color: inherit;
}



/* CHat button */

.zls-medium.zls-btnmn.zls-btlft {
    display: block !important;
}

.zls-medium .zls_fltxtcnt {
    font-family: 'GothamBold';
    color: #fff !important;
    background-color: #646464;
}

.zls-lftbtn .zlsgray-btn .zls-chtmn,
.zls-rhtbtn .zlsgray-btn .zls-chtmn {
    background-color: #9ccf4e !important;
    ;
}

.zls-btlft {
    bottom: 0;
    left: initial !important;
    right: 0;
}

.zlsps-lft {
    left: initial !important;
    right: 0;
}

#zlscht .header {
    padding: 0px 10px;
    height: 39px;
    background-color: #bdcd49 !important;
    border-bottom: 1px solid #bdcd49 !important;
    float: left;
    width: 100%;
    position: relative;
    line-height: 39px;
}

#zlscht #btnaddvisitor {
    color: #fff;
}










/* AMP */

figure.amp-wp-article-featured-image.wp-caption {
    padding: 20px;
}

img.aligncenter {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.inv-recaptcha-holder {
    display: none;
}

.slick-prev,
.slick-next {
    font-size: 0;
    position: absolute;
    bottom: 50%;
    color: #9ccf4e;
    border: 0;
    background: none;
    z-index: 1;
    margin-bottom: -10px;
    cursor: pointer;
}

.slick-prev {
    left: 0;
}

.slick-prev:after {
    content: "\f104";
    font: 40px/1 'FontAwesome';
}

.slick-next {
    right: 0;
    text-align: right;
}

.slick-next:after {
    content: "\f105";
    font: 40px/1 'FontAwesome';
}

.slick-prev:hover:after,
.slick-next:hover:after {
    color: #9ccf4e;
}

.carousselWrapper ul.slick-dots li.slick-active button,
.listingSolutionsContainer ul.slick-dots li.slick-active button {
    background-color: #9ccf4e;
}

.CarousselitemDescWrapper {
    /*height: 295px;*/
    /*background-color: #fff;*/
    padding: 0 20px;
    z-index: 1;
}

.CarousselitemDescWrapper a {
    display: none;
}

.CarousselitemDesc:not(.showtext) {
    display: none;
}

@media (max-width: 767px) {
    aside.CarousselitemDesc.CarousselitemDescWrapper {
        position: relative;
        height: auto;
        width: 100%;
        margin: 0;
        padding: 0;
    }
}

.famocoHomeSliderContainer .video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.famocoHomeSliderContainer .video-foreground,
.famocoHomeSliderContainer .video-background iframe,video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media (min-aspect-ratio: 16/9) {
 .famocoHomeSliderContainer .video-foreground,.famocoHomeSliderContainer video { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
 .famocoHomeSliderContainer .video-foreground,.famocoHomeSliderContainer video { width: 300%; left: -100%; }
}


/* Linkedin feed added by KYO */

.juicer-feed h1.referral {
    display: none !important;
}

a.j-paginate.juicer-button {
    display:  none;
}
.juicer-feed {
    background-color: transparent !important;
}
img.j-content-image {
    display:  none;
}

.j-poster {
    display:  none;
}

.j-meta {
    display:  none;
}

.juicer-feed.juicer-widget.j-modern {
    max-width: 100% !important;
}

.juicer-feed.white li.feed-item, .juicer-feed.user li.feed-item, .juicer-feed.juicer-widget li.feed-item, .juicer-feed.colors li.feed-item, .juicer-feed.gray li.feed-item, .juicer-feed.modern li.feed-item, .juicer-feed.polaroid li.feed-item {
    border: none !important;
    padding: 0;
}
.newsItemIcon {
    margin-top: -12px;
}

.linkedEntry .juicer-feed .j-stacker>* {
    display: table-cell !important;
    vertical-align: top;
    float: none !important;
    width: 100% !important;
    display: block !important;
}

.linkedEntry .juicer-feed .j-stacker>* {
    display: table-cell !important;
    vertical-align: top;
    float: none !important;
    width: 100% !important;
    display: block !important;
    background: transparent !important;
}

.linkedEntry .juicer-feed.modern .j-poster {
    display: none !important;
}
.linkedEntry .j-image {
    display: none !important;
}

.linkedEntry .juicer-feed.modern .j-text {
    padding: 0 !important;
}
.linkedEntry .juicer-feed.modern .j-text p {
    font-size: 14px;
    line-height: 140%;
}

.linkedEntry .juicer-feed.modern li.feed-item {
    background: transparent !important;
}
select#language_list {
    border: none;
    font-family: 'GothamBook';
    /* color: #fff; */
    color: #9ccf4e;
    display: block;
    text-transform: uppercase;
    -webkit-appearance: none;
    outline: none;
    font-weight: bold;
    height: 24px;
}
select#language_list option {
    padding: 10px;
}

#bloc_image_text_5{
  padding-bottom: 0;
}

#bloc_button_6{
  padding-top: 0;
  padding-left: 70px;
}

.home .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']), .gform_wrapper li.gfield_error textarea{
  margin-top: -4px;
}

@media (max-width: 1199px) {
  .home .newsletterForm button,
  .newsletterForm .gform_footer [type=submit] {
    margin-left: -40px !important;
  }
}

@media (max-width: 1099px) {
  .home .newsletterForm button,
  .newsletterForm .gform_footer [type=submit] {
    margin-left: -40px !important;
  }
}

@media (max-width: 767px) {
  .home .newsletterForm button,
  .newsletterForm .gform_footer [type=submit] {
    margin-left: 0px !important;
  }
}

@media (max-width: 1025px) {
  .famocoMainNav .nav.navbar-navsv{
    display: none;
  }
  .menu-navigation-french-container{
    display: none;
  }

  .menu-navigation-hindi-container{
    display: none;
  }
}
