/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Just+Another+Hand);
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);
html,
body {
    width: 100%;
    height: 100%;
}
html {
    margin-top: 0!important;
}
body {
    font-family: 'Open Sans', sans-serif;
}
button {
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}
.tab-carta .nav-tabs > li {
 /*padding:10px 12px;*/
	float:none;
	text-align:center;
	height:40px;
}
hr {
    max-width: 80px;
    border-color: #FF006A;
    border-width: 3px;
}


hr.light {
    border-color: #fff;
}

a:hover,
a:focus {
    color: #eb3812;
}
footer {
    background-color: black;
}
footer .btn {
    border: 0;
    left: -1px;
    padding: 7px;
    z-index: 9;
}
footer .footer1 {
    padding: 60px 0;
}
footer li, menu li {
    list-style: none;
}
footer a, footer span {
    font-size: 12px;
    line-height: 2.5em
}
footer ul {
    padding-left: 0;
}
.carta-header {
    background-image: url(images/aniversario-15-emporio-la-rosa.html);
    background-repeat: no-repeat;
    height: 150px;
}
.call-to-action h2{
    font-family: 'Kaushan Script', cursive;
    color: #505050;
}
.call-to-action{
    float: none;
    padding-bottom: 0!important;
    padding-top: 80px!important;
}
.copyright-box ul li a, .menu ul li a, footer span {
    color: white;
    text-decoration: none;
}
.contacto-form input, .contacto-form textarea  {
    background-color: #d4d3d2;
    border-radius: 0;
    border: 0;
    margin: 5px 0;
    min-height: 70px;
    padding: 20px 30px;
}
.contacto-header {
    background-image: url(images/contacto-header-emporio.jpg);
    height: 150px;
}

#pasteles-helados .caja-retail h3 {
	min-height: 44px;
}
#guisos-caseros .caja-retail h3 {
	min-height: 44px;
}
#helados-800cc .caja-retail h3 {
	min-height: 44px;
}
#helados-500cc .caja-retail h3 {
	min-height: 44px;
}

#pasteles-helados .caja-retail .descripcion {
	min-height: 150px;
}

#helados-500cc .caja-retail .descripcion {
	min-height: 63px;
}

#guisos-caseros .caja-retail .descripcion {
	min-height: 63px;
}
#helados-800cc .caja-retail .descripcion {
	min-height: 63px;
}
.contacto-form button {
    background-color: #FF006A;
    color: white;
    padding: 15px 50px;
}
.contacto-form .form-control{
    display: initial;
}
.footer2 {
    margin-top: 19px;
    color: #E0E0E0;
    font-size: 13px;
}

.franquicias-header {
    background-image: url(images/franquicias-header-emporio.jpg);
    background-repeat: none;
    height: 150px;
}
.carrito-header {
    background-image: url(images/helados-carrito-emporio.jpg);
    background-repeat: none;
    height: 150px;
}
.carousel h1{
    font-family: 'Kaushan Script', cursive;
}

h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.bg-gray {
    background-color: #eeeeee;
}
.dark-gray {
    background-color: #151314;
}
.bg-medium-gray {
    background-color: rgba(14, 14, 14, 0.1);
}
.doble-line {
    background-image: url(images/double-line.svg);
    display: inline-block;
    height: 17px;
    margin-top: 10px;
    width: 86px;
}
.doble-line-black {
    background-image: url(images/double-line-black.svg);
    display: inline-block;
    height: 17px;
    margin-top: 10px;
    width: 86px;
}
.empresa-header {
    background-image: url(images/empresa-header-emporio.jpg);
    background-repeat: no-repeat;
    height: 150px;
}
.carta15-header {
    background-image: url(../../uploads/2016/12/aniversario-15-emporio-la-rosa.jpg);
    background-repeat: no-repeat;
    height: 380px;
}

.FadeIn {
    -webkit-animation: fadein 2.5s; /* Safari and Chrome */
    -moz-animation: fadein 2.5s; /* Firefox */
    -ms-animation: fadein 2.5s; /* Internet Explorer */
    -o-animation: fadein 2.5s; /* Opera */
    animation: fadein 2.5s;
}
    
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​

.gray-background,section {
    background: url("images/fondo-body.jpg");
}

.google-map {
    overflow: hidden;
    border-top: 1px solid #CECECE;
}

.horarios-atencion, .menu-home {
    background-color: black;
    color: white;
    padding: 70px 0;
}
.horarios-atencion {
    border-bottom: 5px solid #2c2c2c;
    background-image: url(images/horario-atencion-emporio-la-rosa.jpg);
    background-size: 100%;
}
.horario1, .horario2 {
    padding: 50px 0 40px 0;
}
.header-caption {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 8px 35px;
    position: absolute;
    right: 0;
    top: 40%;
}
.header-caption h2 {
    margin: 0;
}
.header-caption {
    display: none;
}
.header-section .logo-header{
    max-width: 220px;
}
.header-section p{
    display:none;
}
.instagram-section {
    max-width: 1346px;
    margin: 0 auto;
}
.instagram-section h3, .instagram-section p{
    color: #FF006A;
    }
.instagram-section .fa-instagram {
    color: #999999;
    font-size: 2.4em;
    padding: 17px 20px 0 0;
}
.instagram-section .plus {
    background-color: #FF006A;
    color: white;
    cursor: pointer;
    font-size: 2.1em;
    padding: 15px 28px;
    position: absolute;
    right: 0;
    bottom:0;
}
.inverse-indicators li {
    background-color: #9f9d9d!important;
}
.inverse-indicators .active {
    background-color: #FF006A!important;
}
.inverse-text p, .inverse-text h1, .inverse-text h2, .inverse-text h3{
    color: white;
}
.img-responsive {
    width: 100%;
}
.logo {
    margin-right: 300px;
 }
.logo img {
    margin-left: -60px;
    margin-top: 70px;
    max-width: 120px;
    position: absolute;
    z-index: 2;
    }
#section2 {
    border-bottom: 5px solid #FF006A;
}
.tab-content h1{
    font-size: 28px!important;
}
.trabaja-header {
    background-image: url(images/trabaja-banner2.jpg);
    background-repeat: no-repeat;
    height: 150px;
}
table { 
  width: 100%; 
  border-collapse: collapse;
  margin: 22px 0; 
}
table p {
    font-size: 12px;
    color: #A5A5A5;
}
/* Zebra striping */

th { 
  color: black; 
  font-weight: bold; 
}
thead tr th{
    color: black;
    font-weight: 700;
}

td, th { 
    color: gray;
    padding: 4px; 
    font-weight: 600;
    text-align: left; 
    width: 70%;
}
td.precios {
    color: #FF006A;
    text-align: right;
    padding-right: 30px;
    text-align: left;
    padding-left: 20px;
}
.text-faded {
    color: rgba(255,255,255,.7);
}


aside {
    padding: 50px 0;
}
.mapa-box {
    background-color: white;
    border: 3px solid rgba(128, 128, 128, 0.45);
    border-radius: 0;
    padding: 0 0 17px 0;
}
.map-box-content {
    padding-bottom: 20px;
    height: 90px;
    text-align: center;
}
.map-box-content img {
    margin-top: 10px;
}
.menu-home {
    border-bottom: 5px solid #FF006A;
}
.menu-home {
    background-image: url(images/background-menu-emporio.jpg);
    background-size: 100%;
}
.menu-home h3 {
    color: #FF006A;
}

.navbar-default {
    border-color: #ff006a;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    background-color: #ff006a;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
.navbar-default a {
    color: white!important;
    }

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
    color: #f05f40;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #FFF!important;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #f05f40!important;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}
.navbar-fixed-top {
    position: relative;
    margin-bottom: 0;
}
.nav-tabs li a {
    color: black;
    }
.nav-tabs li.active a, .nav-tabs li.active a:focus {
    background-color: #F7F7F7;
    }
header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-image: url(../img/header.html);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .header-content {
    position: relative;
    width: 100%;
    text-align: center;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
}

@media(min-width:768px) {

    header {
        min-height: 100%;
    }
    header .carousel {
        height: 100%;
    }
    header .header-content {
        height: 80%;
        position: absolute;
        top: 50%;
        padding: 100px 15px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
        margin-top: 15%;
    }
    header .header-content .header-content-inner h2 {
        margin-bottom: 40px;
        padding: 8px 0;
        background-color: rgba(0, 0, 0, 0.67);
        width: 60%;  
    }
    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
    .header-caption { 
     max-height: 50px;
     }
    .carousel-caption {
        height: 50%;
    }
    .menu-home .row {
        padding: 30px 0;
    }
    .navbar-default {
        border-color: rgba(255,255,255,.3);
    }

    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #fff;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #fff;
    }

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background-color: #ff006a;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 14px;
        color: #f05f40;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #eb3812;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #222;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #f05f40;
    }
    #menu-main-menu li {
        display: inline-block;
        list-style: none;
        margin-top: 14px;
        padding: 0 20px;
    }
    #menu-main-menu li a {
        color: white;
        text-transform: uppercase;
        text-decoration: none;
        transition:.2s ease;
        -webkit-transition:.2s ease;
        -moz-transition:.2s ease;
        -o-transition:.2s ease;
        -ms-transition:.2s ease;
    }
    #menu-main-menu li a:hover{
        color: rgba(255, 255, 255, 0.68);
         }
    .logo img {
    margin-left: -100px;
    margin-top: 70px;
    max-width: 200px;
    }
    .phrase {
        color: #404040;
        max-width: 760px;
        padding: 40px;
    }
    .phrase span{
        color: #FF006A;
        font-size: 2em;
    }
}


@media(min-width:992px) {
	
	#cssmenu a {
		padding:0 27px;
	}
		.caja-instagram {
			
	min-height:256px!important;
}

     .contacto-form textarea {
        min-height: 280px;
     }
    .service-box {
        margin: 20px auto 0;
    }
    .logo img {
        margin-left: -110px;
        max-width: 210px
    }
    .mapa-box-right {
        margin-left: -120px;
        top: 90px;
        width: 405px;
    }
    .instagram-section h3, .instagram-section p {
        margin-left: 10px;
    }
    .social-icons {
        float: right;
    }
  .caja-instagram {
	min-height:285px!important;
}
.info-mapa {
    position: absolute!important;
    right: 71px!important;
    top: 0px!important;
    width: 400px!important;
    margin-top: 17px;
}
.tab-content-sucursales h2 {
	text-align: center;
	font-size: 28px!important;
	text-transform: uppercase;
}
}
@media(max-width: 1200px) {
	.tab-carta .nav-tabs > li {
	height:auto;
	float:left;

}
    .white-box img {
        display: none;
    }
    .foto-derecha img, .foto-izquierda img {
        max-width: 260px!important;
    }
    .empresa-botones .well {
    margin: 0!important;
    }
    .rosa-imagen-bloque img {
        display: none;
    }

}


@media(min-width: 1200px) {
	.trabaja-header {
    height: 300px!important;
}
	.contacto-header {
    height:300px!important;
}
	.franquicias-header {
    height: 300px!important;
}
	.carrito-header {
    height: 300px!important;
}
	.empresa-header {
    height: 300px!important;
}
	.prensa-header {
  
     height: 300px!important;
}
.sucursales-header {
    height: 300px!important;
}
	.tab-content-sucursales h2 img {
	width: 3%!important;
	}
	.info-map-left {
	right:auto!important;
	left:71px!important;
}
	
.info-mapa {
    position: absolute!important;
    right: 71px!important;
    top: 0px!important;
    width: 400px!important;
    margin-top: 17px;
}
	.caja-instagram {
	min-height:337px!important;
}
	.formulario .left {
    width: 67%;
}
	.tab-carta h1 {
text-align:left;
}
	.tab-carta h1 img {
 		 width: 2.3%!important;
 		 margin-right:10px;
}
	.titulo-paginas strong {
	display:inline!important;
}
.titulo-paginas h2 {
	margin-top:10px!important;
}
	.tab-carta .nav-tabs > li {
	height:auto;
	float:left;

}
.carta-header {
    background-image: url(images/carta-copa-emporio-la-rosa.jpg);
    background-repeat: no-repeat;
    height:300px!important;
}
    .carousel h1 {
        padding: 8px 0;
        margin-top: 0;
        font-size: 40px!important;
    }
    .carousel-caption .btn-primary {
        margin-top: 25px!important;
    }
    .imagen-derecha {
    padding-left: 0;
    padding-right: 12px;
    float: right;
    }
    .imagen-izquierda {
    padding-left: 12px;
    padding-right: 0;
    float: left;
    }

    .instagram-section h3, .instagram-section p{
        margin-left: 20px;
        margin-right: 20px;
    }
    .left-white-box {
        background-color: white;
        margin-right: -225px!important;
        padding: 25px;
        z-index: 2;
        position: absolute;
        margin-top: 3%!important;
    }
    .caja-left {
        background-color: white;
        width:59%;
        padding:25px;
        z-index: 2;
        position: absolute;
        top:0;
        left:0;
    } 
     .caja-right {
        background-color: white;
        width:52%;
        padding:25px;
        z-index: 2;
        position: absolute;
        top:0;
        right:0;
    } 
    .caja-parallax {
    	position:relative;
    	
    	height:424px;
    	margin-bottom: 50px!important;
    }
    .foto-1 {
    	position: absolute;
    	right:0; 
    	background:url("images/helados-y-ensalada.png")no-repeat;
    	width:700px;
    	height:500px;
    	top:-10px;
    }
    
    
    .foto-2 {
    	position: absolute;
    	left:0; 
    	background:url("images/experiencia.png")no-repeat;
    	width:700px;
    	height:500px;
    	top:-10px;
    }
    
    /*	
    .header-section .logo-header {
        margin-left: 38px;
        margin-top: 30px;
        padding: 42px 0;
    }*/
    .right-white-box {
        background-color: white;
        margin-left: -225px!important;
        padding: 25px;
        z-index: 2;
        margin-top: 3%!important;
    }
      .caja-instagram {
	min-height:336px!important;
}

}
@media (min-width: 768px) and (max-width: 768px) {
    #cssmenu ul li ul{
        width: 100%!important;
        position: relative;
    }
    #cssmenu li {
        width: 100%;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
    .social-icons {
        width: 100%;
    }

}
@media (min-width: 768px) and (max-width: 992px) {
    .carousel-caption h1 {
    font-size: 38px!important;
    }
   .navbar-collapse .social-icons {
        float: right;
        padding-right: 30px;
        text-align: center;
        width: 100%;
    }
    .logo img {
    margin-left:-70px;
    max-width: 140px;
    }
}
@media(max-width: 517px){
    .mapa-box-content .mapa-box-text {
        max-width: 300px;
    }
    .instagram-section .fa-instagram {    
        color: rgba(175, 175, 175, 0.22);
        font-size: 4.4em;
        position: absolute;
        right: 20%;
        top: 30%;
        z-index: 0;
    }

}
@media(max-width:768px) {
    #cssmenu ul li ul{
        width: 100%!important;
        position: relative;
    }
    #cssmenu ul li.has-sub a:after {
        top: 60%!important;
    }
    .navbar-default li {
        padding: 8px 0;
        list-style: none;
        text-align: center;
    }
    .carousel-caption {
        display: none;
    }

    .header-section .logo-header {
        margin: 0 auto;
        max-width: 110px;
    }
    .logo img  {
        margin-top: 13%;
     }
    .social-icons {
        text-align:center;
     }
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    .navbar-default .navbar-toggle {
        border: 0;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: white;
    }
    .instagram-section .plus {
        display: none;
    }
    .instagram-section p {
        font-size: 13px;
    }
    .phrase h2{
        font-size: 22px;
        padding: 20px 0;
    }
  .caja-instagram {
	min-height:285px!important;
}
	#cssmenu a {
		padding:0 24px;
	}
	.tab-content-sucursales h2 img {
	width: 3%!important;
	}
 }

 @media(max-width: 991px){
    #cssmenu ul ul {
        right: 0!important;
    }
    .div-mas-grande {
        width: 100.01%;
    }
    .instagram-section {
        margin: 0 auto;
        max-width: 570px;
    }
    .instagram-section .plus {
    background-color: transparent;
    color: gray;
    cursor: pointer;
    font-size: 4em;
    padding: 15px 28px;
    }
    .instagram-section h3 {
    font-size: 19px;
    }
    .instagram-section h3, .instagram-section p {
    padding-left: 5px;
    }
    .plus.pull-right {
    padding-right: 45%;
    padding-top: 0;
    }
    .plus.pull-left {
    padding-left: 45%;
    padding-top: 0;
    }

 }
.service-box p {
    margin-bottom: 0;
}
.social-icon-inverse {
    padding-left: 0;    
}
.section-title-subheading {
    max-width: 450px;
    margin: 0 auto!important;
}
.social-icon-inverse li {
    list-style: none;
    display: inline;    

}
.social-icon-inverse li a .fa{
    background-color: black;
    border-radius: 50%;
    color: white;
    height: 60px;
    line-height: 22px;
    padding: 20px;
    width: 60px;

}
.special-title {
    height: 40%;
}
.pagination .active a {
    background-color: #FF006A;
    border-radius: 3px;
    margin: 1px 5px 0 5px;
    border: 0;
}
.padding-section {
    padding: 40px 0;
}

.body-bottom {
    border-bottom: 6px solid #FF006A;
    padding-bottom: 20px;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
.portfolio-section p, .portfolio-section br {
    display: none;
    }
}

.portfolio-box .portfolio-box-caption {
    border: 2px solid rgba(255, 255, 255, 0.7);
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}
.prensa-header {
    background-image: url(images/prensa-header2.jpg);
     height: 150px;
}
.sucursales-header {
    background-image: url(images/sucursales-header-emporio2.jpg);
    height: 150px;
}
.prensa-row {
    padding: 20px 0;
}
.prensa-row .divisor-section {
    border-bottom: 2px dotted #808080;
}
.prensa-row .divisor-section img{
    max-width: 30px;
}
.prensa-row .container {
    padding: 18px;
}
.prensa-row .container .col {
    padding-left: 0;
}
.prensa-row button {
    padding: 13px 35px;
}
button.well:hover {
    border: 1px solid #A9A9A9;
    margin-top: -2px;
}
.prensa-row-footer p{
    margin-top: 5px;
}
.prensa-row h3 {
    color: #67666a;
}
.plus-2 {
    color: #FF006A;
    font-size: 4.5em;
}
.press-content br{
    display: none;
}
.press-content button{
    margin:0;
}
.row {
    margin: 0;
}
.rosa-background {
    width: 100%;
    height: 300px;
    position: absolute;
    z-index: 1;
    background: rgba(255,0,106,0.15);
    background: -moz-linear-gradient(top, rgba(255,0,106,0.15) 0%, rgba(231,56,39,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,0,106,0.19)), color-stop(100%, rgba(231,56,39,0)));
    background: -webkit-linear-gradient(top, rgba(255,0,106,0.15) 0%, rgba(231,56,39,0) 100%);
    background: -o-linear-gradient(top, rgba(255,0,106,0.15) 0%, rgba(231,56,39,0) 100%);
    background: -ms-linear-gradient(top, rgba(255,0,106,0.15) 0%, rgba(231,56,39,0) 100%);
    background: linear-gradient(to bottom, rgba(255,0,106,0.15) 0%, rgba(231,56,39,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff006a', endColorstr='#e73827', GradientType=0 );
    }
.rosa-rosada-background {
    background-image: url(images/fondo-rosa-gris.jpg);
}
.social-icons ul {
    margin-top: 8px;
}
.social-icons ul li {
    display: inline;
    list-style: none;
    padding: 0 6px;
}
.senora-rosa {
    background-image: url(images/emporio-blanco-y-negro.jpg);
    background-size: 100%;
}
.selection-form {
    background-color: #d4d3d2;
    border-radius: 0;
    border: 0;
    margin: 5px 0;
    min-height: 70px;
    padding: 20px 30px;
}
.white-box h1{
    font-size: 60px!important;
    letter-spacing: -4px;
    margin-top: -18px
}
.white-box h2 {
    font-family: sans-serif;
    font-size: 30px;
    margin-bottom: 3px;
}
.well {
    background-color: white;
    border-bottom: 4px solid #a9a9a9;
    border-left: 0;
    border-radius: 0;
    border-right: 4px solid #a9a9a9;
    border-top: 0;
    padding: 23px 10px;
}
.well p {
    display: none;
}
.affix .social-icons ul li a, .affix-top .social-icons ul li a, .social-icons ul li a {
    color: white;
    font-size: 1.6em;
}
@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }

    .section-2 .container {
        padding: 1em 0;
    }
    .text-box {
        padding: 0 50px;
    }
    .text-box li {
        list-style: none;
    }
    .prensa-row .press-image {
        float: left;
        margin-right: 20px;
        width: 220px;
    }
    .prensa-row .divisor-section {
        margin-left: 240px;
    }
    .map-box-content {
 
    text-align:left;
}
}

.call-to-action h2 {
    margin: 0 auto 20px;
}
.form-control:after {
    top: 50%;
    left: 90%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #a4a4a4;
    border-width: 5px;
    margin-top: -2px;
    z-index: 100;
}
#portfolio .carousel-indicators {
    bottom: -70px!important;
}
.carousel-indicators li, .carousel-indicators .active {
    background-color: white;
    border: 0;
    margin: 1px 7px;
    height: 12px;
    width: 12px;
    }

.carousel-indicators .active {
    background-color: #FF006A;
     }

.text-primary {
    color: #f05f40;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.no-gutter {
    padding-left: 0!important;
    padding-right: 0!important;
}

.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #222;
    background-color: #f2f2f2;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn-primary {
     background-color: rgba(255, 0, 106, 0.85);
     border: 0!important;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #ed431f;
    color: #fff;
    background-color: #ff006a;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.overlay {

}
.btn-primary .badge {
    color: #f05f40;
    background-color: #fff;
}

.btn {
    border: 2px solid white;
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 500;
    border-radius: 0;
}

.btn-xl {
    padding: 15px 30px;
    font-size: 1.5em;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}

.tab-carta .nav-tabs {
    border-bottom:none;
}

.tab-carta .nav-tabs > li > a {
	border-top:none;
	border-left:none;
	border-right:none;
	   border-bottom: solid 2px  #fffffff;
		-webkit-transition: border-color 1s ease;
         -moz-transition: border-color 1s ease;
           -o-transition: border-color 1s ease;
          -ms-transition: border-color 1s ease;
              transition: border-color 1s ease;
              /*padding:0 5px 3px 5px;    */
             padding-bottom:5px;text-transform: uppercase;
}
 
.tab-carta .nav-tabs li.active a, .tab-carta .nav-tabs li.active a:focus {
    background:none;
    border:none;
    border-bottom:#ff006a solid 2px;
  
}
.tab-carta .nav-tabs li.active a:hover, .tab-carta .nav-tabs li a:hover {
    background:none;
    border-bottom:#ff006a solid 2px; 
}

.tab-carta  {
	margin-top: 20px;
}

.tab-carta h1 {
text-align:center;
}

	.tab-carta h1 img {
 		 width: 9.3%;
 		 margin-right:10px;
}
.sub-titulo-tab {
	margin-bottom:10px;
}

.titulo-paginas strong {
	display:block;
}
.titulo-paginas h2 {
	margin-top:0;
}

.formulario {
    margin-bottom:30px;
    overflow: hidden;
}
.formulario input, .formulario select {
	background:#d4d3d2;
	border:none;
	padding:20px 30px;
	width:100%;
}

.formulario textarea {
	background:#d4d3d2;
	border:none;
	padding:20px 30px;
	margin-bottom:10px; 
	width:100%;
	max-width:100%;
	height:214px;
	max-height:214px;
}
.trabaja textarea {
    height: 212px !important;
    max-height: 212px !important;
    margin-bottom: 0!important;
}
.formulario .left {
	width:100%;
}
.formulario .right {
	width:50%;
	margin:0 20px 0 0;
}
.formulario p {
	margin-bottom: 10px;
}

.formulario input[type="submit"] {
	width:160px;
	float:right;
	text-transform:uppercase;
	color:#ffffff;
	font-size:20px;
}
.trabaja input[type="submit"] {
	background: #ff006a!important;
	padding: 17px 30px;
	font-size:17px;
	font-weight:bold;
}
 div.wpcf7-validation-errors {
	border:none!important;
	text-align:center;
    font-size:22px!important;
}

#map iframe {
	border:none;
}

*::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
span.wpcf7-not-valid-tip {
    border: 1px solid #ff0000;
    right:2%;
    top:0!important;
    left:auto!important;
}


div.wpcf7-mail-sent-ok {
    border: none!important;
    text-align:center;
    font-size:22px!important;
}

.no-padding {
	padding:0!important;
}

.formulario input[type="file"] {
    cursor: pointer;
    font-size: 40px;
    margin: 0;
    opacity: 0;
    padding: 0;
   
    right: 0;
    top: 0;
}
.formulario .subir {
	font-size: 14px;
}
.formulario .curriculum {
	position:absolute;
	top:0;
}
.cv {
    background: #383838 none repeat scroll 0 0;
}
.archivo {
    color: white;
    font-weight: 800;
    overflow: hidden;
    padding: 18px;
    position: relative;
}

.caja-instagram {
	min-height:160px;
	background: #eeeeee;
}
.caja-instagram .pull-left {
	right:auto!important;
	left:0!important;
}
.caja-mapa {
	position:relative;
}
.mapa-sucursal {
	border: 0px solid #cccccc;
	padding: 0;
}


.info-mapa {
    position:relative;
    right:0;
    top:0;
    width:100%;
    overflow: hidden;
    margin-top:0;
}
.i4ewOd-pzNkMb-haAclf {
    display: none!important;
}

.tab-sucural {
	margin: 0 auto;
    width: 276px;
}
.tab-content-sucursales h2 {
	text-align: center;
	font-size: 22px!important;
	text-transform: uppercase;
}
.tab-content-sucursales h2 img {
	width: 8%;
	margin-right: 10px;
}

.info-map-left {
	right:auto!important;
	left:0;
}
.caja-retail {	padding: 0 50px;	margin-bottom:20px;}
.caja-retail p {    font-size: 14px;    line-height: 21px;    margin-bottom: 30px;}
.caja-retail h3 {	color:#fd0068;	text-transform: uppercase;	font-size:20px;	font-weight: bold;}
.caja-retail h4 {	font-weight: 600;	font-size: 17px;}
.caja-retail .compartir {    margin-bottom: 20px;    margin-top: 5px;    width: 59px;}
.compartir {	padding: 0!important;}
.encuentranos h4 {    font-size: 22px;    font-weight: 600;    margin-bottom: 23px;    text-align: center;}
.encuentranos p {	margin-bottom: 0;	font-size: 13px;	line-height: 16px;}
.encuentranos .caja-encuentranos{	padding: 10px 20px;	background:#dfdfdf;}
.retail-header {	background:url("images/productos-retail-emporio-la-rosa.png")!important;	height: 324px!important;}
.supsystic-social-sharing {	display:block!important;}
.social-sharing-button {	float: left!important;}
.counter-wrap {	display:none!important;}
.fa-fw {	color:#00abf0;

}