@charset "utf-8";
/* CSS Document */


/*-- breadcrumbs --*/
.breadcrumbs{
	padding:0.5em 0;
	background:#0094da;
}
.mpw-web_breadcrumbs_left{
	float:left;
	margin-top: .5em;
}
.mpw-web_breadcrumbs_left ul li{
	display:inline-block;
	color:#212121;
	text-transform:uppercase;
	font-weight:600;
}
.mpw-web_breadcrumbs_left ul li span{
	padding:0 1.5em;
}
.mpw-web_breadcrumbs_left ul li a{
	color:#FFF;
	text-decoration:none;
}
.mpw-web_breadcrumbs_right{
	float:right;
}
.mpw-web_breadcrumbs_right h2{
	font-size:2em;
	color:#212121;
}
.mpw-web_breadcrumbs_left ul li a:hover{
	color:#212121;
}
/*-- //breadcrumbs --*/




.mpw-web_header_left li{
	color: #000
}

.banner-standar .banner_wthree_agile_info{
	margin-top: 0 !important
}

.mpw-w_testimonials_grids{
	margin-top: 0px
}

.mpw_testimonial_grid {
    padding: 2em 2em 2em;
}

.mpw_testimonial_grid p{
	color: #000
}
/*5 COLUMNAS BOOTSTRAP*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
/*5 COLUMNAS BOOTSTRAP*/























.bx-wrapper {
  width: 100%;
 border: 10px solid white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
.bx-wrapper .bx-viewport {
  height: 120px !important;
}
.bx-wrapper li {
  margin-top: -16px !important;
}
.img-marca{
	width: 200px;
	height: 140px
}
.red-social img{
	width: 30px;
	margin-left: 2px
}
.titulo-banner{
	color: #93117e !important; text-transform: uppercase !important; font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif; text-shadow: 1px 1px 0px #000
}
.sub-titulo-banner{
	text-shadow: 1px 1px 0px #000
}
.flex-control-nav{
	margin-bottom: -30px !important
}
.efecto-sombra-interior{
	-webkit-box-shadow: inset 0px 0px 123px 45px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 123px 45px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 123px 45px rgba(0,0,0,0.75);
}
.header-main {
    background: rgba(0,0,0,0.95);
}
.logo-web{
	width: 300px;
	padding: 5px;
	margin-top: -25px
}
.sombra-morada{
	-webkit-text-shadow: 0px 0px 4px #612477, 0px 0px 4px #612477, 0px 0px 8px #612477, 0px 0px 12px #612477;
	-moz-text-shadow: 0px 0px 4px #612477, 0px 0px 4px #612477, 0px 0px 8px #612477, 0px 0px 12px #612477;
	text-shadow: 0px 0px 4px #612477, 0px 0px 4px #612477, 0px 0px 8px #612477, 0px 0px 12px #612477;
}
.sombra-negra{
	-webkit-text-shadow: 0px 0px 4px #000, 0px 0px 4px #000, 0px 0px 8px #000, 0px 0px 12px #000;
	-moz-text-shadow: 0px 0px 4px #000, 0px 0px 4px #000, 0px 0px 8px #000, 0px 0px 12px #000;
	text-shadow: 0px 0px 4px #000, 0px 0px 4px #000, 0px 0px 8px #000, 0px 0px 12px #000;
}
.sombra-blanca{
	-webkit-text-shadow: 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 8px #FFF;
	-moz-text-shadow: 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 8px #FFF;
	text-shadow: 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 8px #FFF;
}
@media(max-width:991px){
	.logo-web{
		width: 300px;
		margin-top: -20px
	}
}
@media(max-width:500px){
	.logo-web{
		width: 70%;
		margin-top: -30px
	}
}


.logo-web-b{
	width: 150px;
	padding: 5px;
}
@media(max-width:991px){
	.logo-web-b{
		width: 140px;
	}
.mpws-banner-grids{
	margin-top: 70px !important
	
}

}
@media(max-width:500px){
	.logo-web-b{
		width: 70%;
	}
}

.mpws-text h3{
	color: #fdcb0a
}

.logo_products{
height:97px
}

@media(max-width:500px){
.logo_products{
height:87px
}
}

/*-- products-breadcrumb --*/
.products-breadcrumb{
	padding:.3em 0;
	background:#0094da;
}
.products-breadcrumb ul li{
	display:inline-block;
	color:#212121;
	color:#000;
	/*font-family:'Ubuntu', sans-serif !important;*/
}
.products-breadcrumb ul li span{
	padding:0 2em;
}
.products-breadcrumb ul li a{
	color:#fff;
	text-decoration:none;
}
.products-breadcrumb ul li a:hover{
	color:#000;
}
.products-breadcrumb ul li i {
    padding-right: 1em;
	color:#0094da;
	color: #000
}
/*-- //products-breadcrumb --*/


/*-- footer --*/
.footer{
	padding:4em 0;
	background:#38383a;
}
.mp_footer_grid h3{
	font-size:1.2em;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:2em;
}
.mp_footer_grid ul.mp_footer_grid_list li{
	list-style-type: none;
    margin-bottom: 1.5em;
    padding-left: 2em;
    background: url(../tienda/images/img-sp.png) no-repeat -14px -193px;
}
.mp_footer_grid ul.mp_footer_grid_list li a{
	color:#FFF;
	text-decoration:none;
	text-transform:capitalize;
}
.mp_footer_grid ul.mp_footer_grid_list li a:hover{
	color:#fff;
}
.agile_footer_grids{
	padding:1em 0 0;
}
.mp_footer_grid_bottom h4,.mp_footer_grid_bottom h5{
	text-transform:capitalize;
	font-size:1em;
	margin-bottom:1em;
}
.mp_footer_grid_bottom h4{
	color:#0094da;
}
.mp_footer_grid_bottom h5{
	color:#fff;
}
.agileits_social_icons li{
	display:inline-block;
}
.agileits_social_icons li a{
	border: 2px solid #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    color: #fff;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
}
.agileits_social_icons li a i {
    padding: 0.8em 0 0;
}
.agileits_social_icons li a.facebook:hover{
	background:#3b5998;
	border-color:#3b5998;
}
.agileits_social_icons li a.twitter:hover{
	background:#55acee;
	border-color:#55acee;
}
.agileits_social_icons li a.google:hover{
	background:#dd4b39;
	border-color:#dd4b39;
}
.agileits_social_icons li a.instagram:hover{
	background:#833ab4;
	border-color:#833ab4;
}
.agileits_social_icons li a.dribbble:hover{
	background:#ea4c89;
	border-color:#ea4c89;
}
.mp_footer_grid ul.mp_footer_grid_list1 li i {
    color: #0094da;
}
.mp_footer_grid ul.mp_footer_grid_list1 li span {
    margin-left: 2em;
    display: block;
}
.mp_footer_grid ul.mp_footer_grid_list1 li a {
    color: #fff;
    text-decoration: none;
}
.mp_footer_grid ul.mp_footer_grid_list1 li label{
	color:#0094da;
	padding-right:1em;
}
.mp_footer_grid ul.mp_footer_grid_list1 li{
	list-style-type: none;
    margin-bottom: 1.5em;
    color: #999;
    line-height: 1.8em;
}
.mp_footer_grid ul.mp_footer_grid_list1 li a:hover{
	color:#999;
}
.wthree_footer_copy{
	margin: 4em 0 0;
    padding: 3em 0 0;
    text-align: center;
    border-top: 1px solid #3A3A3A;
}
.wthree_footer_copy p{
	font-size:14px;
	color:#999;
	line-height:1.8em;
}
.wthree_footer_copy p a{
	color:#fff;
	text-decoration:none;
}
.wthree_footer_copy p a:hover{
	color:#0094da;
}
/*-- //footer --*/


/*-- newsletter --*/
.newsletter{
	padding:3em 0;
	background:#222;
}
.mpagile_newsletter_left{
	float: left;
    width: 35%;
    text-align: right;
}
.mpagile_newsletter_left h3{
	text-transform: capitalize;
    font-size: 1.2em;
    color: #fff;
    margin: .5em 0 0;
}
.mpagile_newsletter_right{
	float: left;
    width: 50%;
    margin-left: 2em;
}
.mpagile_newsletter_right input[type="email"]{
	outline: none;
    padding: 10px;
    background: none;
    border: 1px solid #E6E6E6;
    font-size: 14px;
    color: #fff;
    width: 74%;
    float: left;
}
.mpagile_newsletter_right input[type="submit"]{
	outline: none;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    color: #0094da;
    width: 25.7%;
    text-transform: uppercase;
}
.mpagile_newsletter_right input[type="submit"]:hover{
	background:#000;
	border: 1px solid #0094da;
	color:#fff;
}
/*-- //newsletter --*/

@media (max-width: 1080px){

	.agile_footer_grids_mp_footer {
		width: 35%;
	}
	.mp_footer_grid {
		padding-left: 0;
	}
	
.banner_bottom, .top-brands, .fresh-vegetables, .mpw_banner_nav_right_banner3_btm, .testimonials, .team, .newsletter-top-serv-btm, .mpw-t_mpw_banner_nav_right_grid_sub {
		padding: 4em 0 !important;
	}

	.mpagile_newsletter_right {
		width: 60%;
	}
	

}


	
@media (max-width: 991px){

	.mp_footer_grid {
		padding-left: 1em;
		float: left;
		width: 50%;
	}
	.mp_footer_grid:nth-child(2) {
		margin-bottom: 7em;
	}
	.agile_footer_grids_mp_footer {
		margin: 0 !important;
	}
	.agile_footer_grids {
		padding: 2em 0 0;
	}
	
	
.mpagile_newsletter_left {
		width: 32%;
		text-align: left;
	}
	.mpagile_newsletter_right {
		width: 63%;
	}
	.mpagile_newsletter_right input[type="submit"] {
		width: 27.7%;
	}
	.mpagile_newsletter_right input[type="email"] {
		width: 72%;
	}	
	
	
	
}

@media (max-width: 800px){
	.mpagile_newsletter_left {
		width: 100%;
		text-align: center;
		float: none;
		margin-bottom: 2em;
	}
	.mpagile_newsletter_right {
		width: 70%;
		float: none;
		margin: 0 auto;
	}

	.banner_bottom, .top-brands, .fresh-vegetables, .mpw_banner_nav_right_banner3_btm, .testimonials, .team, .newsletter-top-serv-btm, .mpw-t_mpw_banner_nav_right_grid_sub {
		padding: 3em 0 !important;
	}
}

@media (max-width: 767px){
	.mpagile_newsletter_right {
		width: 80%;
	}
	
}

@media (max-width: 667px){
	.footer {
		padding: 3em 0;
	}
	.wthree_footer_copy {
		margin: 3em 0 0;
		padding: 2.5em 0 0;
	}
}

@media (max-width: 640px){
	.mpagile_newsletter_right {
		width: 90%;
	}
}



@media (max-width: 568px){

	.mpagile_newsletter_left h3 {
		margin: 0;
	}
	.newsletter {
		padding: 2em 0;
	}
	.mpagile_newsletter_right {
		width: 100%;
	}
}

@media (max-width: 480px){
	.footer {
		padding: 2em 0;
	}
	.mp_footer_grid {
		float: none;
		width: 100%;
	}
	.mp_footer_grid h3 {
		font-size: 1.1em;
		margin-bottom: 1em;
	}
	.mp_footer_grid:nth-child(2) {
		margin: 3em 0;
	}
	.mp_footer_grid:nth-child(4) {
		margin: 3em 0 0;
	}
	.agile_footer_grids_mp_footer:nth-child(1) {
		margin-bottom: 2em !important;
	}
	.wthree_footer_copy {
		margin: 2em 0 0;
		padding: 1.5em 0 0;
	}
	
	
	
	
	.banner_bottom, .top-brands, .fresh-vegetables, .mpw_banner_nav_right_banner3_btm, .testimonials, .team, .newsletter-top-serv-btm, .mpw-t_mpw_banner_nav_right_grid_sub {
		padding: 2em 0 !important;
	}
	.mpagile_newsletter_right input[type="submit"] {
		width: 31.7%;
	}
	.mpagile_newsletter_right input[type="email"] {
		width: 68%;
	}
	
	
	
	
	
}

@media (max-width: 414px){
	.mpagile_newsletter_right input[type="submit"] {
		width: 37.7%;
	}
	.mpagile_newsletter_right input[type="email"] {
		width: 62%;
	}
}


@media (max-width: 320px){
	.mpagile_newsletter_left {
		margin-bottom: 1.5em;
	}

	.mpagile_newsletter_right input[type="email"] {
		width: 100%;
		float: none;
		margin-bottom: 1em;
		font-size: 13px;
	}
	.mpagile_newsletter_right input[type="submit"] {
		width: 55%;
		font-size: 13px;
		padding: 9px 0;
	}
}


.separacion-a{
	height: 40px
}

#cuadro-servicio{
	display: inline-block;
	float: inherit;
	margin-left: -5px;
	margin-bottom: -5px
} 




.grid{
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}

.grid [class^="col"]{
	padding: 0px 0px 0px 0px !important
}


.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    margin: 0;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure h2{
	text-shadow: 0px 0px 2px #000, 0px 0px 4px #000; font-size: 22px !important
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}



figure.effect-ravi {
    background: #303fa9;
    margin: 0;
}

.grid [class^="col"] {
    padding: 2px;
}

figure.effect-ravi h2 {
    font-size: 158.75%;
}

figure.effect-ravi h2,
figure.effect-ravi p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
}

figure.effect-ravi figcaption::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    border: 2px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
}

figure.effect-ravi p {
    width: 100px;
    text-transform: none;
    font-size: 121%;
    line-height: 2;
}

figure.effect-ravi p a {
    color: #fff;
}

figure.effect-ravi p a:hover,
figure.effect-ravi p a:focus {
    opacity: 0.6;
}

figure.effect-ravi p a i {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-ravi p a:first-child i {
    -webkit-transform: translate3d(-60px, -60px, 0);
    transform: translate3d(-60px, -60px, 0);
}

figure.effect-ravi p a:nth-child(2) i {
    -webkit-transform: translate3d(60px, -60px, 0);
    transform: translate3d(60px, -60px, 0);
}

figure.effect-ravi p a:nth-child(3) i {
    -webkit-transform: translate3d(-60px, 60px, 0);
    transform: translate3d(-60px, 60px, 0);
}

figure.effect-ravi p a:nth-child(4) i {
    -webkit-transform: translate3d(60px, 60px, 0);
    transform: translate3d(60px, 60px, 0);
}

figure.effect-ravi:hover figcaption::before {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}

figure.effect-ravi:hover h2 {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
    transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
}

figure.effect-ravi:hover p i:empty {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /* just because it's stronger than nth-child */
    opacity: 1;
}
