/* IPS */

body {
    color: #584B3C;
    letter-spacing: 0;
    font-size: 1em;
    line-height: 1.65em;
}

i, em {
	font-style: normal !important;
}

a {
	color: #584B3C;
	font-weight: 500;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
    color: #57ca8a;
	text-transform: normal !important;
    letter-spacing: 0 !important;
	font-weight: 700;
    line-height: 1.2;
}

h1 {font-size: 40px;}
h2 {font-size: 30px;}
h3 {font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

h1.hero {
    color: white;
    text-shadow: 0px 4px 16px rgba(0, 0, 0, .4);
	margin: 20px 0px;
}

.page-header h1 {
	text-align: center;
}

#_desktop_logo {
    width: 220px;
}

#_desktop_top_menu li a {
	font-size:1em;
	color:#AD8762;
	letter-spacing: 0;
	line-height: 1.2;
	padding: 16px 20px 16px 20px;
}

.current #_desktop_top_menu li a {
	color:purple;
}

#_desktop_top_menu ul li,
#_desktop_top_menu ul li:hover {
	background: none;
	padding: 0px;
	margin: 0px;
}

#header .top-menu li:hover a[data-depth="0"] {
	color:#57ca8a;
}

div.list{
    margin-bottom: 10px;
}

div.list h1, div.list h2, div.list h3, div.list h4, div.list h5 {
    padding-top: 8px;
    padding-left: 20px;
}

.block-links:nth-child(2) p.h3 {
  text-transform: none !important;
}

.ax-back-to-top {
/*	display: none !important;*/
	animation: bounce 3s infinite;
}

@media (min-width: 768px) {
.col-md-1 {
    float: left;
    width: 14.28333%;
}
}
.topsub {
    padding: 6px;
    float: left;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.72px;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 2px 0 0;
}

.col-xs-4 {
	margin-bottom: 10px;
}

.whatsinthebox-txt .mystory1 {
    padding: 20px;
	padding-top: 10%;
    text-align: center !important;
}

.mystory1,
.mystory2,
.mystory3 {
	font-size: 20px;
	line-height: 1.5;
}

.mystory2 {
    text-align: center;
	font-size: 40px;
	color:#57ca8a;
	line-height: 1.4;
    margin: 40px 0px;
	padding: 40px 0px;
	border-top: 1px solid #57ca8a14;
	border-bottom: 1px solid #57ca8a14;
}

.mystory2 b {
    font-weight:500 !important;
}
.mystory2 i {
	font-style: normal;
    font-weight: 300;
    color: #57ca8a;
    font-size: 30px;
    line-height: 1.25em;
}

.mystory2 i img {
	opacity: .4;
}

.whatsinthebox-txt .mystory3 {
    text-align:center !important;
}

.copyright {
	color:#584B3C;
}


.copyrightapple {
    bottom: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.29);
    padding:3px;
}

.copyrightcostarica {
    bottom: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.61);
    padding:4px;
}

.copyrightapple a {
    color:white;
}

.topimginthebox {
    border-radius:5px;
}

.topimginthebox-2 {
    opacity: .75;
    border-radius: 999px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 4px solid rgba(1, 184, 76, .2);
}
.topimginthebox-2:hover {
    opacity: 1;
	border: 4px solid rgba(1, 184, 76, 1);
}

.breadcrumb {
    padding: 40px 20px;
	margin: 0px 0px 60px 0px;
}

#wrapper .breadcrumb li a,
#wrapper .breadcrumb li:after {
	color: #ad8762;
    font-size: 12px;
    font-weight: 500;
}

#wrapper .breadcrumb li:after {
content: ">";
}

.productpage_title, .quickview h1.h1 {
	font-size: 50px;
	color:#57ca8a;
    font-weight: 700;
    line-height: 1em;
	margin-top: 40px;
	text-transform: none;
}

p.boxed {
    background: #57ca8a;
    padding: 30px;
    color: white;
    border-radius: 4px 4px 0px 0px;
    margin-bottom: 0px;
	margin-top:20px;
}

p.boxed strong {
	display: block;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5;
}

.p_faq {
	margin-right: 17%;

}

.btn {
	padding: 12px 16px;
    font-size: 16px;
	font-weight: 600;
}

.button_faq {
	background-color:white;
    padding: 12px;
    width:100%;
    margin-left: 10.1%;
    text-transform: none;
    white-space:normal;
    color:#584B3C;
}

.button_faq:hover, .button_faq:active, .button_faq:focus, .button_faq:focus-within {
/*    background: rgba(1, 184, 76, 0.1) !important;*/
	background: #FEEFF6;
    color:#584B3C !important;
}

.button_faq_contact {
    background-color: #584B3C;
    padding: 10px;
    width:100%;
    margin-left: 10.1%;
    margin-top:30px;
    text-transform: none;
    white-space:normal;
}

.subscribersCount {
	margin-top: 20px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    text-align: center;
    border-bottom: 1px solid rgba(173, 135, 98, .4);
}

.objectiveCount {
    font-size: 20px;
    margin-bottom: 25px;
    font-family: 'Baloo 2', sans-serif;
}

.subCount {
    margin-bottom: 31px;
    font-size: 6em;
    font-family: 'Baloo 2', sans-serif;
    color: #232323;
    font-weight: bold;
}

.subCount2 {
	font-size: 60px;
	font-weight: 700;
	color: #AD8762;
}

.joinIGreen {
    margin-top: 40px;
    font-size: 20px;
    margin-bottom: 30px;
}
.joinIGreen a {
	background:#AD8762;
	padding: 8px 16px;
	border-radius: 4px;
	text-align: center;
	color:white;
}

#conceptDiv {
    padding: 10px 20px 10px 10px;
}

.videoConcept {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color:black;
  margin-bottom:20px;
}

.buttonConcept {
	background-color:#2ECC71 ;
	color: white !important;
	margin-bottom: 20px;
}

.buttonConcept:hover {
	background-color:#1eaf5b !important;
}

#textConcept {
    margin-left: 19%;
    margin-top: 27px;
}


#textConcept h3, #textConcept h1  {
	color: black !important;
}

.centerConcept {
	text-align:center;
}

.greenlife {margin-bottom: 20px;}
.greenlife p {}
.iconConcept {
	float:left;
	margin-right:10px;
}

.divIconConcept {
	display:flex;
	align-items: center;
	margin-bottom:15px;
}

.separator_faq {
        display: flex;
    align-items: center;
    text-align: center;
    color: #AD8762;
    margin-left: 8.7%;
    margin-right: 8.7%;
    margin-bottom: 20px;
    margin-top: 40px;
    font-size: 16px;
}
.separator_faq::before, .separator_faq::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #AD8762;
}
.separator_faq::before {
    margin-right: .25em;
}
.separator_faq::after {
    margin-left: .25em;
}

.bloc_faq {
	margin-left: 8.7%;
    margin-right: 8.7%;
}

.bloc2_faq {
	padding: 30px;
    border-right-style: none;
    border-left-style: none;
/*    background: rgba(1, 184, 76, 0.1) !important;*/
    border: 1px solid rgba(1, 184, 76, 0.1);
}

.nobottomborder_faq {
	border-bottom-style: none;
/*	padding-bottom:0px;*/
}

.fixedinthebox {
	left: 0;
    right: 0;
    padding: 24px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 999;
/*    background-color:rgba(255, 108, 108, 0.95);*/
	background: #57ca8a;
    box-shadow: 0px -2px 10px #00000029;
    border-radius: 0px;
}

.fixedinthebox span {
	color:rgba(255, 255, 255, 1) !important;
	font-size: 20px;
	font-weight: 700;
}

.fixedinthebox span::before {
    content: '> ';
}

.fixedinthebox span::after {
    content: ' <';
}

.fixedinthebox span:hover{
	color:white !important;
}

.listinthebox {
    border-bottom:1px solid #AD8762;
    color: #AD8762;
    padding: 12px 0px;
    padding-bottom: 6px;
    margin: 0px;
}

.listinthebox p {
	color: #AD8762;
	font-weight: 500;
    text-align: left;
}

.blockinthebox {
	background-color: #FEEFF6;
    font-weight: 300;
    color: #584B3C;
    padding: 30px;
    margin: 20px 0px;
    border-radius: 4px;
}

.blockinthebox p {
}

.verticalinthebox {
	display: flex !important;
    align-items: center !important;
    padding: 40px 40px !important;
    margin: 20px 0px !important;
/*	background: #FEEFF6;*/
/*    background: rgba(1, 184, 76, .1);*/
}

.whatsinthebox-img {
	width: 80%;
    height: 80%;
    display: block;
    margin: auto;
    border-radius: 50%;
    border: 8px solid rgba(255, 255, 255, .5);
}

.whatsinthebox-img-noradius {
	width:60%;
	height:60%;
	display:block;
    margin:auto;
}

.whatsinthebox-txt {
	text-align:left;
}

.whatsinthebox-txt b {
	font-weight: 500;
}

.whatsinthebox-txt h2 {
    font-size: 28px;
    font-weight: 700;
}

#contact #left-column {
    display: none;
}

.caption-fact.no-back {
    background : #584B3C;
}

.caption-fact p strong {
    font-weight: 600;
}

.caption-fact.big p {
    color:#000;
    font-size: 25px;
    line-height: 40px;
}

.caption-fact2.no-back {
/*    background : #584B3C;*/
}

.caption-fact2 p strong {
    font-weight: 600;
}

.caption-fact2.big p {
    color:#000;
    font-size: 24px;
    line-height: 40px;
    padding:10px;
    text-align: center;
    
}

.householdwaste.apple {
    height:auto;
   background:none;
    background-size: contain;
    background-repeat: no-repeat;
/*    box-shadow: 3px 3px 8px 0px #888585;*/
}

.householdwaste.apple-2 {
  
    width: 1200px;
    height: 803px;
}

.caption-fact.top {
    top: 20%;
    bottom: unset;
}

.caption-fact.middle {
    top: 50%;
    bottom: unset;
    transform: translate(0,-50%);
}


.caption-fact2.top {
    top: 20%;
    bottom: unset;
}

.caption-fact2.middle {
    top: 50%;
    bottom: unset;
    transform: translate(0,-50%);
}

.cmsbottom-inner {
    text-align: right;
}

.tiwnsfisch{
    background-color: black;
    color: white;
    text-decoration: none;
    padding: 4px 6px;
    font-family:'Baloo 2', sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    display: inline-block;
    border-radius: 3px;
}

.tiwnsfisch span{
    display: inline-block;
    padding: 2px 3px;
}

.tiwnsfisch span svg {
    height: 12px;
    width: auto;
    position: relative;
    vertical-align: middle;
    top: -2px;
    fill: white;
}

.firsthouseholdwaste,
.secondhouseholdwaste,
.thirdhouseholdwaste,
.fourhouseholdwaste {
	position: absolute;	
	text-align: center;
	width: 100%;
	font-size: 20px;
	font-weight: 600;
}

.firsthouseholdwaste {
    top: 22%;
	opacity: .7;
}

.secondhouseholdwaste {
    top: 43%;
    font-size: 8em;
	font-weight: 700;
	opacity: .5;
/*    transform: translate(-50%, -50%);*/
}


.thirdhouseholdwaste {
    bottom: 18%;
	opacity: .7;
}

.fourhouseholdwaste {
    bottom: 10%;
	opacity: .6;
}


.caption-fact {
    width: 100%;
    height: 100%;
/*    text-shadow: 2px 2px 2px #313131a3;*/
/*    backdrop-filter: brightness(85%);*/
}

.caption-fact a {
    color: #029ab2; 
	padding: 4px 8px;
    text-decoration: none;
	background: rgba(255,255,255,0.9);
    font-weight: 500;
}

.caption-fact2 {
    position:absolute;
}

.caption-fact2 a {
    color: #5ec51f;;
    text-decoration: underline;
    font-weight: 600;
}

.product-variants > .product-variants-item .control-label, .social-sharing .control-label, .product-add-to-cart .control-label {
    width: auto;
    display: table-cell;
    padding-right: 10px;
	font-size: 15px;
	line-height: 1.2;
    padding-bottom: 16px;
    padding-top: 12px;	
}


.card-block {
    padding: 30px;
    background: rgba(173, 135, 98, .1);
    border: none;
}

.card-block .btn-primary, 
.card-block .btn-primary.focus, 
.card-block .btn-primary:focus, 
.card-block .btn-primary:hover {
	background: #AD8762 !important;
}

.product-customization .product-message {
	background: rgba(255,255,255,.75);
    border: 1px solid rgba(173, 135, 98, .5);
    border-radius: 4px;
}

.form-control,
.radio-label {
	border: 1px solid #57ca8a36;
    padding: 4px 18px;
    border-radius: 2px;
    box-shadow: none;

}

.input-color:checked+span, .input-color:hover+span, .input-radio:checked+span, .input-radio:hover+span {
    border: 1px solid #57ca8a;
    background: white;
    color: #57ca8a;
}

.input-radio:checked+span:after, .input-radio:hover+span:after{
    color: #57ca8a !important;
    font-weight: 500;
}

.product-variants label{
    margin-bottom: 0px;
}

.product-variants > .product-variants-item ul li {
    margin: 2px 2px 0px 0px;
}

.product-variants > .product-variants-item {
    margin: 0 0 15px;
    display: table-row;
}

.product-variants > .product-variants-item + div {
    margin-bottom: 15px;
    display: table-row;
}

.product-variants > .product-variants-item ul {
    display: table-cell;
}

form#add-to-cart-or-refresh {
    display: table;
}

.pm_sub_product_button_container {
	margin-top: 40px;
	max-resolution: 0px;
	margin-bottom: 40px;
	margin-left: 0px;

}

.pm_sub_product_button_container .btn {
	background: white;
    color: #AD8762;
    border: 1px solid #AD8762;
}

.product-information, 
.product-information .product-actions {
    color: #584B3C !important;
    background: white;
    border-radius: 4px;
}

.product-information {
	border: none;
}

.product-information .product-actions {
    border: 1px solid #57ca8a36;
    background: #57ca8a0f;
    padding: 30px;
    border-radius: 0px 0px 4px 4px;
}


.householdwaste p {
    color: #ffffff;
    margin: 0px;
}

.slideshow-container {
/*	background: #584B3C;*/
	background: #AD8762;
}

#aeisliders1_s0 > a{
    padding-top: 39.5%;
    width: 100%;
    position: relative;
    overflow : hidden;
    display: block;
}

#aeisliders1_s0 a img {
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    max-width: 100%;
	opacity: .9;
}

@media (min-width: 481px) {
    #aeisliders1_s0 a img {
        -webkit-animation: hello 60s cubic-bezier(0.1,0,0.8,1) infinite;
        animation: hello 60s cubic-bezier(0.1,0,0.8,1) infinite;
    }
}

@keyframes hello {
    0% {
        top: 0%;
    }
    50% {
        top: -89%;
    }
    100%{
        top: 0%;
    }
}

@-webkit-keyframes hello {
    0% {
        top: 0%;
    }
    50% {
        top: -89%;
    }
    100% {
        top: 0%;
    }
}


.householdwaste {
    background: url(/img/ips-img/costa_rica_cropped.jpg);
    background-position: 50%;
    background-size: cover;
    color: #ffffff;
    height:452px;
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 20px;
    max-width: 100%;
}

.header-nav {
	background:rgba(1, 184, 76, 0.1);
	border-bottom: rgba(1, 184, 76, 0.2);
	color: #57ca8a;
}

.header-navfullwidth {
	background: white;
	border-top:none;
	border-bottom:none;
}

nav.header-nav #custom-text {
    background: unset;
    border-radius: 0px;
    margin-bottom: 0px;
    padding: 0px;
    text-align: center;
    line-height: 40px;
}

.product-variants>.product-variants-item {
    margin: 0 0 15px;
}

div#aei_cmsbottom {
    float: unset;
    padding: 35px 0 70px !important;
}

.page-home .brands {
    padding: 70px 0 70px;
}

#aei_cmsbottom .title_block.ax-product-title {
    margin-bottom: 20px;
}

#group_5 input.input-radio, #group_5 span.radio-label {
    min-width: 70px;
    text-align: center;
    font-size: 0;
}

#group_5 li span.radio-label{
    color: #ffffff;
}

#group_5 li span.radio-label:after {
    color:#584B3C;
    z-index: 1000;
    top: 2px;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    display: block;
    line-height: 34px;
    text-align: center;
    width: 70px;
    font-weight: 500;
    left: 0;
}

#group_5 li:first-child span.radio-label:after {
    content: "\f183 \f183";
}

#group_5 li:nth-child(2) span.radio-label:after {
    content: "\f183 \f183 \f183 \f183";
}

.slides .caption-description h3{
    font-size: 25px;
}

.slides .caption-description .dark-bg{
    padding: 8px;
}


@media (max-width: 480px) {
    .slides .caption-description .dark-bg{
        padding: 2px;
    }
	
	h1.hero {
		font-size:20px;
	}

    #aeisliders1_s0 > a {
        padding-top: 75%;
    }
    span.slider-text.caption {
        top: 30%;
        transform: translate(-50%, -50%);
        left: 50%;
    }
    .subCount2 {
        font-size: 2em;
    }
}

.btn-default {
    color: white;
    text-decoration: none;
    font-weight: 600;
}
.btn-default:hover {
	color:white;
}

.slides .slider-text .caption-description .btn {
    padding: 18px 24px;
	margin: 8px;
    line-height: 1;
    font-size: 20px;
    background: #57ca8a;
    letter-spacing: 0px;
	text-transform: none;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, .4);
}
.slides .slider-text .caption-description .btn:hover,
.slides .slider-text .caption-description .btn:active {
	background: #60b697;
	color:white;
}
.slider-text.caption .slider-text-inner {
	backdrop-filter: grayscale(22%);
}

.services .title_block.ax-product-title{
	margin-bottom: 20px;
}

#aeibrand-slider .slick-slide {
    top: 50%;
    position: relative;
    transform: translate(0,-50%);
    height: auto;
    margin: 0 20px;
}

#aei_cmsservice {
    padding: 70px 0 35px !important;
}

#aei_cmsservice .services-desc {
    padding: 0 !important; 
}

.brands .ax-product-title {
    display: block !important;
    padding-top: 0px;
}

#search_widget, #_desktop_cart, #_mobile_cart{
	display: none;
}

.page-home section.aei-producttab div.container{
	display: none;
}

#aeibrand-slider .slick-track {
    height: 200px;
}

.brands .brand-image img {
    opacity: 0.5;
}

#aeicmstop .block-social ul {
    display: flex;
    float: left;
}

#aeicmstop .block-social {
    padding: 0;
}

#aeicmstop {
    padding: 7px 0 !important;
}


/* slick arrow */
.arrows {
    width: 70px;
    position: absolute;
    top: 3px;
    right: 0;
    left: auto;
    z-index: 2;
    opacity: 1;
    background-color: #fff;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.feature-products .arrows,.newproduct .arrows,#bestseller .arrows,#aeicategorytabs .arrows{
   top: -83px;
}
.homeblog .arrows {
    right: 15px;
}
.aei_cmsbanner .slick-prev,.aei_cmsbanner .slick-next{
    display: none !important;
}

.feature-products:hover .arrows,.newproduct:hover .arrows,.product-accessories:hover .arrows,
.aei_cmsbanner:hover .arrows,#bestseller:hover .arrows,.aei-producttab:hover .arrows,
.special-products:hover .arrows,.homeblog:hover .arrows,#aeicategorytabs:hover .arrows{
    opacity: 1;
}
.brands .arrows {
    width: 100%;
    top: 45%;
    opacity: 0;
    background-color: transparent;
    left: 0;
    right: 0
}
.brands:hover .arrows{
	opacity: 1;
}
.brands .ax-product-title {
    display: none;
	text-transform: none !important;
}
/* custome link */
#_desktop_links_block_top {
    float: left;
    width: 70%;
    padding: 0 0 3px;
}
#_desktop_links_block_top #aei_customlink {
    margin: 0;
}
#_desktop_links_block_top li a {
    font-size: 13px;
    font-weight: 400;
    color: #a1a1a1;
    line-height: 35px;
    letter-spacing: 0.125px;
    text-transform:none;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
#_desktop_links_block_top li:hover a{
    color: #57ca8a;
}
#_desktop_links_block_top li {
    display: inline;
    margin: 0 20px 0 0;
}

/* services */

#aei_cmsservice {
    width: 100%;
    position: relative;
    float: left;
    padding: 100px 0 86px;
}
#aei_cmsservice .aei-service-item {
    /* width: 25%; */
    float: left;
    border-left: none;
    position: relative;
    cursor: pointer;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#aei_cmsservice li:hover{
    /*background-color: #57ca8a*/
}  

#aei_cmsservice .aei-image-block {
    text-align: center;
    display: block;
    position: relative;
    width: 100%;
    float: left;
}
#aei_cmsservice #service-item {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
}
.services-desc {
    float: left;
    width: 100%;
    text-align: left;
    padding: 25px 0 0;
}
.aei-service .ax-title {
    margin: 0;
}
.services-desc .ax-product-title {
    margin: 0;
    padding: 0 0 20px;
    border: none;
}
.services-desc .ax-desc {
    font-size: 13px;
    font-weight: 400;
    color: #999999;
    font-style: italic;
    line-height: 28px;
    letter-spacing: 1.04px;
    width: 100%;
	float: left;
}

#aei_cmsservice .aei-image-icon {
	width: 98px;
	height: 98px;
	display: block;
	background: transparent url("../img/aximage/services.png") no-repeat center center;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	margin: 0 auto;
	border-radius: 50%;
	border: 1px solid #ededed;
	background-position: 30px 33px;
}
#aei_cmsservice .aei-image-icon::after {
    content: "";
    position: absolute;
    width: 78px;
    height: 78px;
    left: 0;
    right: 0;
    background: #57ca8a;
    top: 10px;
    opacity: 0;
    border-radius: 50%;
    margin: 0 auto;
    z-index: -1;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#aei_cmsservice li:hover .aei-image-icon::after{
	opacity: 1;
}
#aei_cmsservice .aei-service-item:hover .aei-image-icon{
	background-position: 30px -67px;
}
#aei_cmsservice .aei-service-item.second .aei-image-icon{
    background-position: 30px -167px;
}
#aei_cmsservice .aei-service-item.third .aei-image-icon{
   background-position: 30px -371px;
}
#aei_cmsservice .aei-service-item.fourth .aei-image-icon{
   background-position: 30px -571px;
}
#aei_cmsservice .aei-service-item.second:hover .aei-image-icon{
    background-position: 30px -269px;
}
#aei_cmsservice .aei-service-item.third:hover .aei-image-icon{
   background-position: 30px -471px;
}
#aei_cmsservice .aei-service-item.fourth:hover .aei-image-icon{
   background-position: 30px -666px;
}

#aei_cmsservice .aei-service-item a {
    line-height: normal;
    text-align: center;
    z-index: 1;
    position: relative;
}
#aei_cmsservice .service-right {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px 0 0;
}
#aei_cmsservice .service-right .aei-service-title {
	display: block;
	font-size: 16px;
	color: #584B3C;
}
#aei_cmsservice li:hover .service-right .aei-service-title{
    color: #57ca8a;
}
#aei_cmsservice .service-right .aei-service-desc {
    font-size: 12px;
    font-weight: 300;
    color: #999997;
    line-height: 20px;
    letter-spacing: 1.08px;
    display: block;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#aei_cmsservice li:hover .service-right .aei-service-desc    {
    color: #ffffff;
}

/* colorbox  */
.main_inline_content{
    display: none;
}
#cboxLoadedContent .content {
    text-align: center;
}
#cboxLoadedContent .content .aei-service-title,#cboxLoadedContent .content span {
    display: block;
    text-transform: capitalize;
}
#cboxLoadedContent .content .aei-service-desc2 {
    font-size: 13px;
    color: #737373;
}
#cboxLoadedContent{
    max-width: 500px;
}
#cboxLoadedContent .content .aei-service-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
#cboxLoadedContent .content .service-right {
    margin: 20px 0 0;
    padding: 0 30px;
}
#cboxLoadedContent .content .service-right .aei-service-desc1 {
    margin: 10px 0 5px;
}
#cboxLoadedContent .content .aei-image-block .aei-image-icon {
    padding: 20px;
    background-color: #f5f5f5;
}

/* banner cms block */
.aei_cmsbanner{
	position: relative;
    overflow: hidden;
    /*background: transparent url("../img/aximage/banner-bg.jpg") no-repeat fixed center/cover;*/
    /*min-height: 611px;*/
    background: transparent;
}
.aei_cmsbanner::after{
    content: "";
    position: absolute;
    width: 367px;
    height: 328px;
    right: 0;
    bottom: 0;
    background: transparent url("../img/aximage/banner-after.png") no-repeat center center; 
}
.aei_cmsbanner .container{
    width: 1230px;
}
.aei_cmsbanner .banner-inner {
    text-align: left;
    padding: 90px 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.banner-inner-main {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.aei_cmsbanner .aeibannerblock {
  position: relative;
}

.aei_cmsbanner .banner-description {
    width: 511px;
    float: right;
    margin: 0 15px 0 0;
    text-align: center;
    background: #eaebf0;
/*    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.11);*/
    padding: 66px 0 61px;
    z-index: 1;
    position: relative;
}
.aei_cmsbanner .banner-description .banner-text-first {
    font-size: 16px;
    font-weight: 500;
    color: #584B3C;
    letter-spacing: 0.9px;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    line-height: normal;
    padding: 0 0 17px;
    border-bottom: 4px dotted #a1a1a1;
    margin: 0 0 24px;
}
.aei_cmsbanner .banner-description .banner-text-second {
    font-size: 62px;
    color: #584B3C;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: capitalize;
    display: block;
    line-height: normal;
    margin: 0 0 7px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family:'Baloo 2', sans-serif;
}
.aei_cmsbanner:hover .banner-description .banner-text-second{
    color: #57ca8a;
}
.aei_cmsbanner .banner-description .banner-text-third {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.78px;
    display: block;
    color: #a1a1a1;
    text-transform: capitalize;
    line-height: 30px;
    margin: 0 0 40px;
}

.aei_cmsbanner .banner-description .btn {
    padding: 7px 26px;
}
.banner-main.center .banner-slider {
    padding: 0 0 30px;
    margin: 0;
}
.aei-cmscategory-inner .slick-slider {
    margin: 0;
}



/* testimonial block */
.testimony-blog{
    overflow: hidden;
    display: none;
	background: none !important;
}
#index .testimony-blog{
    display: block;
}
#aeicmstestimony {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.testimony-blog #aeitestimony-carousel {
    text-align: left;
    position: relative;
    width: 67%;
    padding: 72px 0;
    margin: 0 auto;
}
.testimony-blog .desc .icon {
    display: inline-block;
    vertical-align: top;
}

.testimony-blog .desc .text-desc {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 0 0 0 18px;
}
.testimony-blog .item{
    padding: 0;
}

.testimony {
    background:#57ca8a14;
    padding: 40px;
	margin: 20px 0px;
}

.testimony h3 {
	color:#584B3C;
	margin-top:40px;
	margin-bottom: 0px;
}

.testimony em {
	color:#57CA8A;
}

.testimony p {
	clear: both;
	padding-top: 20px;
}

.testimony-block {
    padding: 80px 0px;
}

.testimony-blog .testmonial-image {
    width: 40%;
    float: left;
	padding: 20px;
}
.testimony-blog .desc {
    width: 65%;
    padding: 0 10px 0 15px;
    float: left;
}
.testimony-blog .testmonial-image .text-desc {
    float: left;
    margin: 32px 0 0;
}
.testimony-blog .testmonial-image .test-img {
    display: inline-block;
    vertical-align: top;
}
.testimony-blog .testmonial-image .icon {
    
}
.testimony-blog .item.cms_face {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 20px 20px 20px 0;
}
.testimony-blog .product_inner_cms .name a {
	font-size: 20px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    color: #584B3C;
    font-family: 'Baloo 2', sans-serif;
}
.testimony-blog .desc .text-desc .name {
    line-height: 16px;
}
.testimony-blog:hover .product_inner_cms .name a{
    color: #57ca8a;
}
.testimony-blog .product_inner_cms .designation a {
    line-height: 23px;
    letter-spacing: 0.49px;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 400;
    color: #a1a1a1;
}
.testimony-blog .product_inner_cms .desc p {
    color: #AD8762;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6em;
    letter-spacing: 0;
    margin: 0;
    display: block;
    padding: 20px;
}
.testimony-blog .testmonial-image .test-img img {
    border-radius: 50%;
    border:none;
    margin: 0 0 0 -12px;
    width: auto;
/*
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
*/
}
.testimony-blog:hover .testmonial-image .test-img img{
    border-color: #57ca8a;
}

.testimony-blog .designation {
    display: inline-block;
    vertical-align: top;
}


/* paymentcms block */
#aeicmspayment {
    text-align: right;
    float: right;
    padding: 17px 0;
}
#aeicmspayment .payment-block-inner {
    margin: 0;
}
#aeicmspayment li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 5px;
}

.tabs .nav-tabs .nav-link {
	letter-spacing: 0;
	color:#AD8762;
	font-weight: 500;
}

.product-prices .tax-shipping-delivery-label {
	display: none;
}

.product-tabcontent #tab-content {
	background: white;
	padding: 0px;
}

.product-tabcontent .nav-tabs {
	border-bottom:1px solid rgba(173, 135, 98, .3);
}

.product-features p.h6 {
    display: none;
}

.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name {
	font-size: 14px;
	margin-right: 0;
	background: white;
	margin-bottom: 0px 0px 2px 0px;
	border-bottom: 1px solid #FEEFF6;
}

.product-features>dl.data-sheet dd.value:nth-of-type(2n), .product-features>dl.data-sheet dt.name:nth-of-type(2n) {
	background: white;
}


/*footer*/

.footer-container {
	background: white;
    border-top: 2px solid #57ca8a45;
}

.footer-container li a, .block-contact, .block-contact a {
	color:#AD8762;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	text-transform: none;
	line-height: 32px;
	padding: 0 0 0 12px;
}

.footer-container .links.block-links li a::before, .footer-container #block_myaccount_infos li a::before {
	background-color:#AD8762;
	top: 14px;
    width: 4px;
    height: 4px;
}

.footer-before,
.footer-after {
	background: white;
	border-top:#FEEFF6;
}

#csinstagramfeedp {
	margin-bottom:20px;
	font-weight: 500;
	
}

/* brand logo */
.brands {
    position: relative;
    padding: 0 0 74px;
    display: none;
}
#index .brands{
    display: block;
}
.brands .brand-image img {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    position: relative;
    z-index: 1;
    width: auto;
    opacity: 0.3;
}
.brands .item{
    position: relative;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    vertical-align: top;
    padding: 0;
    overflow: hidden;
}
.brands .slick-current .item {
    border: none;
}
.brands #aeibrand-slider {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.brands .brand-image:hover img{
	opacity: 1;
}

/* top cms */
#aeicmstop{
	padding: 12px 0;
	position: relative;
	float: right;
}
#aeicmstop .customtext::after{
	content: "";
	position: absolute;
	width: 21px;
	height: 21px;
	background: transparent url("../img/aximage/top-after.svg") no-repeat center/21px;
	left: 0;
	top: 1px;
}
#aeicmstop .customtext:hover::after{
    background-image: url("../img/aximage/top-after-hover.svg");
}
#aeicmstop .customtext{
	color: #a1a1a1;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.48px;
	text-transform: capitalize;
	position: relative;
	padding: 2px 0 2px 31px;
}

#aeicmstop .customtext span {
	font-weight: 500;
	color: #584B3C;
	font-size: 14px;
	letter-spacing: 0;
}
#aeicmstop .customtext:hover span{
    color: #57ca8a;
}
/* category cms */
#aei_cmscategory {
    clear: both;
    position: relative;
    z-index: 2;
    overflow: hidden;
    text-align: center;
    padding: 30px 0 0;
}
#aei_cmscategory .container {
    width: 1903px;
}
.cms-category-block.first {
    width: 52.3%;
    float: left;
    padding: 0 30px 0 0;
}
.cms-category-block.second {
    float: right;
    width: 47.7%;
}
.aei-cmscategory-inner .aei-cat-details {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: rgba(255,255,255,0.8);
	padding: 20px 0;
	bottom: -100%;
	opacity: 0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
#aei_cmscategory .cms-category-block .aei-cat-item:hover .aei-cat-details{
	bottom: 0;
	opacity: 1;
}

.aei-cmscategory-inner {
    margin: 0;
    float: left;
    width: 100%;
    z-index: 1;
}
#aei_cmscategory .aei-cat-details .aei-cat-name {
	display: block;
/*	font-family: 'Playfair Display', serif;*/
	font-family: 'Baloo 2', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.38px;
	text-transform: capitalize;
	padding: 0 0 6px;
}
#aei_cmscategory .cms-category-block .aei-cat-item:hover .aei-cat-name{
    color: #57ca8a;
}
#aei_cmscategory .aei-cat-details .aei-cat-sub-name {
	font-size: 13px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 1.04px;
	color: #a1a1a1;
	text-transform: capitalize;
	padding: 0 0 10px;
}
#aei_cmscategory  .btn {
   padding: 6px 26px;
}
#aei_cmscategory .cms-category-block.second .aei-cat-item .aei-cat-details {
    padding: 62px 0 42px;
}
#aei_cmscategory .cms-category-block.second .aei-cat-item .aei-cat-name{
	font-size: 38px;
	padding: 0 0 14px;
}
#aei_cmscategory .cms-category-block.second .aei-cat-item .aei-cat-sub-name{
	width: 50%;
	margin: 0 auto;
	padding: 0 0 31px;
}
.cms-category-block .aei-cat-item .aei-cat-item-inner {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
#aei_cmscategory .cms-category-block .aei-cat-item {
	width: 50%;
	float: left;
	margin: 0 0 30px;
}
#aei_cmscategory .cms-category-block .aei-cat-item:nth-child(3), #aei_cmscategory .cms-category-block .aei-cat-item:nth-child(4) {
    margin: 0;
}
#aei_cmscategory .cms-category-block .aei-cat-item:nth-child(1),#aei_cmscategory .cms-category-block .aei-cat-item:nth-child(3)  {
    padding: 0 15px 0 0;
}
#aei_cmscategory .cms-category-block .aei-cat-item:nth-child(2),#aei_cmscategory .cms-category-block .aei-cat-item:nth-child(4){
	padding: 0 0 0 15px;
}
#aei_cmscategory .cms-category-block.second .aei-cat-item {
    width: 100%;
    margin: 0;
    padding: 0;
}
.aei-cat-img{
    position: relative;
    overflow: hidden;
}
.cat-btn {
    
}

.aei-cat-item .aei-cat-item-inner img {
    transition: all 2s ease;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;

}
.aei-cat-item:hover .aei-cat-item-inner img {
}

/* cms banner */
#aei_cmsbottom {
	float: right;
	padding: 10px 0;
}
#aei_cmsbottom .cmsbottom-inner {
    color: #584B3C;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .96px;
    cursor: pointer;
    text-transform: capitalize;
}
#aei_cmsbottom:hover .cmsbottom-inner{
    color: #57ca8a;
}
#aei_cmsbottom .cmsbottom-inner a {
    text-decoration: underline;
    color: #57ca8a;
}
#aei_cmsbottom:hover .cmsbottom-inner a{
    color: #584B3C;
}

/* responsive */
@media (max-width:1349px) {

    #aei_cmscategory .cms-category-block.second .aei-cat-item .aei-cat-sub-name{
        width: 80%;
    }
}
@media (max-width:1199px) {
    .caption-fact.top {
        top: 5%;
        bottom: unset;
    }
    .mystory2 {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .whatsinthebox-txt .mystory1,
	.whatsinthebox-txt .mystory2,
    .whatsinthebox-txt .mystory3 {
        padding: 20px 0px;
        text-align: center !important;
    }

	.videoConcept {
	    display: block;
	    margin-left: auto;
	    margin-right: auto;
	    background-color: black;
	    margin-bottom: 20px;
	    width: 421px;
	    height: 237px;
	}
	#textConcept {
		margin-top:15px;
		margin-left: 0;
		margin-right: 0;
	}
	#conceptDiv {
		
	    padding: 10px 10px 10px 10px;
	}
    .testimony-blog #aeitestimony-carousel{
        width: 80%;
    }
    #aei_cmsservice .service-right .aei-service-title{
        font-size: 12px;    
    }
    #aei_cmscategory .cms-category-block.second .aei-cat-item .aei-cat-name{
        font-size: 30px;
    }
    #aei_cmscategory .aei-cat-details .aei-cat-name{
        font-size: 25px;
    }
}
@media (max-width:991px) {

	.ax-user-info .user-info-icon {
	    margin-right: 10px;
	}
	.caption-fact2.big p {
	    color:#000;
	    font-size: 16px;
	    line-height: 21px;
	    padding:10px;
	    
	}
	.product-variants > .product-variants-item .control-label, .social-sharing .control-label, .product-add-to-cart .control-label {
		width: 100% !important;
	}

    .firsthouseholdwaste {
        top: 16%;
    }

	.secondhouseholdwaste {
		font-size: 5em;
	}

	.thirdhouseholdwaste {
		width: 90%;
		left:5%;
		bottom:18%;
		font-size: 16px;
	}


	.fourhouseholdwaste {
	    font-size: 16px;
		width: 90%;
		left:5%;
		bottom:4%;
	}


    .testimony-blog #aeitestimony-carousel{
        width: 90%;
    }
    #_desktop_links_block_top{
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .cms-category-block.first{
        width: 100%;
        padding: 0;
    }
    .cms-category-block.second{
        width: 100%;
        margin: 30px 0 0;
    }
    #aei_cmscategory .cms-category-block .aei-cat-item .aei-cat-details {
        bottom: 0;
        opacity: 1;
    }
    .aei_cmsbanner::after{
        display: none;
    }
    .arrows{
        opacity: 1;
    }
    #aeicmstop{
        display: none;
    }
    #aei_cmsbottom{
        padding: 15px 10px 0;
    }
    #aeicmspayment{
        text-align: center;
        width: 100%;
    }
    #aei_cmsservice .aei-image-block{
        width: 100%;
    }
    #aei_cmsservice .service-right{
        padding: 10px 0 0;
        width: 100%;
        text-align: center;
    }
    #aei_cmsservice .service-right .aei-service-title{
        font-size: 13px;
    }
}
@media (max-width:767px) {
	.testimony-blog .slick-dots {
	    top: 42%;
	    left: 0%;
	}
    .clearboth {
        clear:both;
    }
	.fixedinthebox {
		position:fixed;
/*
		left:50%;
		transform: translate(-50%);
*/
		bottom:0px;
		z-index: 999;
/*		box-shadow: 2px 2px 8px 0px grey;*/
	}

	.verticalinthebox {
		display: block !important; 
		margin-top: 20px !important;
		padding: 20px !important;
	}
    .testimony-blog .testmonial-image .test-img img{
        margin: 0 auto;
    }
    .testimony-blog .testmonial-image{
        width: 100%;
        text-align: center;
    }
    .testimony-blog .desc {
        width: 100%;
        padding: 30px 0 0;
        text-align: center;
    }
    .testimony-blog .item.cms_face{
        padding: 20px 0;
    }
    .services-desc{
        width: 100%;
        padding: 0;
    }
    #aei_cmsservice #service-item{
        width: 100%;
        padding: 20px 0 0;
    }
    #aei_cmscategory .cms-category-block .aei-cat-item{
        width: 100%;
        float: left;
        margin: 0 0 30px;
        padding: 0;
    }
    #aei_cmscategory .cms-category-block .aei-cat-item:nth-child(3){
        margin: 0 0 30px;
    }
    #aei_cmscategory .cms-category-block .aei-cat-item:nth-child(1), #aei_cmscategory .cms-category-block .aei-cat-item:nth-child(3){
        padding: 0;
    }
    #aei_cmscategory .cms-category-block .aei-cat-item:last-child{
        margin: 0;
    }
    #aei_cmsservice{
        padding: 40px 0;
    }
    .feature-products .arrows, .newproduct .arrows, #bestseller .arrows, #aeicategorytabs .arrows {
        top: -130px;
    }
    .testimony-blog #aeitestimony-carousel {
        width: 100%;
        padding: 40px 0;
    }
    .brands{
        padding: 0 0 40px;
    }
    .aei_cmsbanner .banner-description{
        width: 400px;
        margin: 0;
    }
    .aei_cmsbanner .banner-description .banner-text-second{
        font-size: 50px;
    }
    .aei_cmsbanner .banner-description .banner-text-third{
        font-size: 12px;
    }
    .aei_cmsbanner .banner-description{
        padding: 50px 0;
    }
    .aei_cmsbanner .banner-inner{
        padding: 40px 0;
    }
}
@media (max-width:600px) {
  
   .slides .caption-description h3{
      font-size: 16px;
   }
   .slides .slider-text .caption-description .btn {
    padding: 10px 25px;
    line-height: 25px;
    font-size: 16px;
}
}   
@media (max-width:479px) {

	.clearbothaccueil {
		clear:both !important;
	}

    #aei_cmscategory .cms-category-block.first{
        padding:0;
    }
   #aei_cmscategory .cms-category-block {
        width: 100%;        
    }
    #aei_cmscategory .aei-cat-details .aei-cat-name{
        font-size: 20px;
    }
    #cboxLoadedContent{
        max-width: 300px;
    }
    .aei_cmsbanner .banner-inner {
        padding: 50px 0;
    }
    .arrows{
        top: 80px;
        left: auto;
        right: 0;
        margin: 0 auto;
        width: 70px;
    }
    #aeicategorytabs .arrows{
        left: 0;
    }
    .special-products .arrows,.testimony-blog .arrows,.homeblog .arrows,.product-accessories .arrows{
        top: 0;        
    }
    #aei_cmscategory .cms-category-block.second .aei-cat-item .aei-cat-details {
        padding: 15px 0 20px;
    }
    #aei_cmscategory .cms-category-block.second .aei-cat-item .aei-cat-name {
        font-size: 25px;
    }   
    #aei_cmscategory .cms-category-block.second .aei-cat-item .aei-cat-sub-name{
        width: 100%;
        padding: 0 0 20px;
    }
    
    .feature-products .arrows, .newproduct .arrows, #bestseller .arrows, #aeicategorytabs .arrows {
        top: -85px;
        left: 0;
    }
    .aei_cmsbanner .banner-description{
        width: 100%;
        padding: 50px 10px;
    }
    .aei_cmsbanner .banner-description .banner-text-second {
        font-size: 40px;
    }
    #_desktop_links_block_top li{
        margin: 0 10px 0 0;
    }
}


@media (max-width: 479px) {
   .slider-text .caption-description span {
        display: block;
    } 
    .slider-text.caption {
    top: 0;
}
}

.product-add-to-cart
{
    padding-top: 20px;
    border-bottom: 1px solid #57ca8a;
}
.product-quantity .qty{
    margin-top: 10px;
}

.product-add-to-cart .control-label
{
    margin-top:6px;
}