body {	color:#666;	font:300 15px/15px Roboto,Arial,Helvetica;background-color:#fff;-webkit-font-smoothing:antialiased;}

a{color:#ed689e; text-decoration:none !important;}
a:hover{color:#666;text-decoration:none !important;}
.btn,a,.btn:hover,a:hover {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
outline: none !important;
}

h1,h2,h3,h4{margin: 0;line-height: 1em;}
h1{font:700 5em Roboto,Arial,Helvetica;margin:0.25em 0;text-transform: uppercase;}
h2{font:300 2em Roboto,Arial,Helvetica;margin-bottom: 1.5em;text-transform: uppercase;}
h3{font:300 2em Roboto,Arial,Helvetica;margin:2em 0 1em 0;}
h4{font:300 1.5em Roboto,Arial,Helvetica;margin-bottom: 1em;}
h4 i{margin-right: 0.5em;}

p{font-size:1em;line-height: 1.7em; margin-bottom: 1.7em;}

.spacer{padding: 6em 0;}

.btn{border:none;border-radius: 0;padding: 15px;background: rgba(0,0,0,0.5);text-transform: uppercase;}
.btn:hover,.btn:active{color: #fff;}
.btn-default{color: #ccc;border: 1px solid #aaa;}
.btn-default:hover,.btn-default:active{background: rgba(0,0,0,0.8);}
.btn-primary{color: #fff;background:#e7a3bf;width: 100%;outline: none;}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus{background:#ed689e;box-shadow: none;}

.topbar {background:url(../images/lines.png);	height:5px;position: fixed;top: 0;width: 100%;z-index: 1000;}
.navbar-nav > li > a{
	font-size: 1em;
	line-height: 3em;
	font-size: 18px;
	font-weight: 400;
	}
.navbar-fixed-top{top: 2px;}
.navbar-inverse{background: #111;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background: none;
	color: #e7a3bf;
	}

#head,.carousel{margin-top: 0;}

#home{padding-top: 6em;}
.carousel-caption{top:0;bottom: 0;left: 0; right: 0;padding: 0;}
.caption-wrapper{display: table;height: 100%;width: 100%;}
.caption-info{display: table-cell;vertical-align: middle;}
.caption-info p{font-size: 1.25em;}
.caption-info .btn i{margin-right:0.75em;}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{width: 100%;}
.carousel-control{z-index:1000;}

/*about*/
.about.spacer{padding-left: 4em; padding-right: 4em;}
.process ul li{width: 10em;height: 10em;border: 1px solid #CEEBF0;padding: 0;border-radius: 50%;margin: 0 1.25em;line-height: 13.5em;color: #21ABCA;}
.process ul li span{line-height: 2em;display: inline-block;font-weight: 300;}
.process ul li span i{font-size: 3em;}
.process ul li span b{display: block;font-size: 1em;font-weight: 300;}


/*testimonials*/
.partners img{float: left;margin:0 75px 30px 0;}
.testimonails{min-height: 195px;}
.testimonails img{margin-top: 5px;}
.testimonails span{color: #888;}
.testimonails span b{font-weight: 400;}
.carousel-indicators li{border: 1px solid #2BB2E3;}
.carousel-indicators{bottom: 0;}

/*works*/
#works{padding-top:5.7em;}
#works figcaption a{
	border:2px solid #fff;
	margin-top: 1em;
	display: inline-block;
	color: #fff;
	padding: 0 2em;
	padding: 0 2em;
	background-color: #e7a3bf;
	font-weight: 400;
	}
#works figcaption a:hover{text-decoration: none;padding: 0 3em;}
/*works*/

/*team*/
.team figure{width: 100%;}
.team img{width: 100%;}
.team b{font-size: 1.2em;display: block;}
.team a i.fa{color: #fff; font-size: 2em;}
.team a i.fa:hover{color: #21abca;}


.highlight-info{ background:url(../images/lab.jpg) center fixed; background-size: cover; color:#fff;}
.highlight-info .overlay{background: rgba(33,171,202,0.5);}
.highlight-info h4{color: #fff;margin:0.5em 0 0 0;}
/*about us*/









/*contact*/
#contact{background-color: #f5f5f5;}
.contactform textarea,.contactform input{width: 100%;padding:1em;border:1px solid #ccc;margin-bottom: 1em;border-radius: 0;outline: none;}
/*contact*/


.footer{background-color: #111; color: #fff; font-size: 1em;color: #aaa;}
.footer a{color: #aaa;margin: 0 1em; }

.gototop{position: fixed;bottom: 20px; right: 20px;background: rgba(0,0,0,0.5);padding: 10px;color: #fff;}
.gototop i{line-height: 0.5em;}


@media (max-width: 1200px) {
	body{font:300 13px/13px Roboto,Arial,Helvetica;}
	.navbar-brand{padding-top: 11px;}
	.process ul li{margin:0 0.5em; }
	
	.grid figure h2{font: 700 1.5em Roboto,Arial,Helvetica;}
	figure.effect-oscar figcaption{padding: 12%;}
	figure.effect-oscar figcaption::before,figure.effect-chico figcaption::before{top: 20px;right: 20px;bottom: 20px;left: 20px;}

	.partners img{margin: 0 25px 25px 0;}
}

@media (max-width: 900px) {
	h1{font: 700 3.5em Roboto,Arial,Helvetica;}
	h4 {font: 300 1.3em Roboto,Arial,Helvetica;}
	.btn{padding: 1em 2em;}
	.partners img{margin: 0 15px 25px 0;width: 157px;}
	.process ul li{width: 9em;height: 9em;}
	figure.effect-chico figcaption {padding: 2em;}	
	figure.effect-oscar figcaption {padding: 20%;}
	figure.effect-chico figcaption::before{top: 10px;right: 10px;bottom: 10px;left: 10px;}
	.grid figure.effect-chico p{font-size: 0.6em;line-height: 1.5em;}	
}


@media (max-width: 767px) {
	body{font:300 12px/12px Roboto,Arial,Helvetica;}
	.navbar-nav > li > a {line-height: 1em;}	
	.navbar-brand{padding: 7px;}
	.navbar-brand img{height: 37px;}
	.navbar-toggle{margin-top: 12px;}

	.carousel-caption,.carousel-control,.carousel-indicators{display: none;}

	h2.text-center{text-align: left;font-size: 1.7em;}
	h4 {font: 300 1.2em Roboto,Arial,Helvetica;}
	#partners h2{padding: 0 1em;} 
	#works {padding-top: 5em;}

	.partners{display: block;float: left;}
	.partners img{width: 120px;}



	.about.spacer{padding-left: 1em;padding-right: 1em;}
	.spacer{padding:2em 0 0 0;}
	.process ul li{margin-bottom: 1em;}

	.highlight-info .overlay{padding-bottom: 2em;}

	.grid.team div{margin: 0;padding: 0;}
	figure.effect-chico figcaption {padding: 1.5em;}
	.footer{;padding-bottom: 2em;}
	
	.logo-text{
		font-size: 15px !important;
		margin-top: 12px !important;
	}
	#contacto-info{
		margin-top:20px;
	}
	.bgimg-1 {
	  margin-top: 55px !important;
	}
    .input{
		width: 85% !important;
	}
	#buscador{
		margin-top: 35px;
		width: 95% !important;
	}
	.img-about{
		width: 100%;
	}
}

@media (max-width: 330px) {
	#buscador{
		margin-top: 45px;
	}
	.input-dress{
		width: 80% !important;
		padding: 5px !important;
	}
}

.logo-text{
	margin-top: 19px;
	color: #ed689e !important;	
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 5px;
}
.home_image{
	height: 300px;
}

.footer-text{
	/*line-height: 0px;*/
	margin-bottom: 10px;
}

.service{
	margin-top: 50px;
}

.single-blog{
	margin-bottom: 30px;
	background-color: #F7F7F7;
	padding: 25px;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-webkit-box-shadow: 0 2px 0 0 #ddd;
	box-shadow: 0 2px 0 0 #ddd;
}
.single-blog:hover {
    background-color: #43484E;
    color: #fff;
}

.single-blog-detalle {
    background-color: #43484E;
    color: #fff;
    margin-bottom: 30px;
	padding: 25px;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-webkit-box-shadow: 0 2px 0 0 #ddd;
	box-shadow: 0 2px 0 0 #ddd;
}

.btn-detalle{
	margin-bottom:10px;
}

.btn-detalle-activo{
	background-color: #ed689e !important;
}
.subtitulo-detalle{
	font-weight: 500;
	font-size:16px;
}
.subtitulos{
	font-weight: 500;
	font-size:17px;
}
.sub_subtitulos{
	font-weight: 400;
	font-size:15px;
}
body, html {
  height: 100%;
  margin: 0;
  font: 400 15px/1.8 "Lato", sans-serif;
  color: #777;
}

.bgimg-1 {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/banner-sprint-2019.jpg");
  height: 100%;
  margin-top: 85px;
}
.overlay{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(../images/slider-overlay.png) repeat;
	opacity: 0.5;
}
.display-middle{
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}
.display-middle-dress{
	position: absolute;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}


#title-home{
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	font-color:white !important;
	color: white;
	font-size: 35px;
	text-align: center;
	letter-spacing: 2px;
	text-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
}


.input{
	height: 44px;
	border: none;
	padding: 10px;
	width: 90%;
}
.input-dress{
	height: 44px;
	border: none;
	padding: 10px;
	width: 90%;
}
#buscador{
	background-color: #fff;
	height: 44px;
	vertical-align: top;
	border: none;
	border-radius: 2px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
	transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
	width: 550px;
}
.nav-search-btn{
	background: none;
	border: none;
	/*margin-right: 10px;*/
	position: absolute;
 	right: 10px;
 	margin-top: 9px;
}

.nav-search-btn i{
	font-size: 20px;
}
.map{
	width: 100%;
	margin-bottom: -10px;
}
.map iframe{
	width: 100%;
}
.xzoom{
	max-height:800px;
}
.titulo{
	margin-bottom: 0px !important;
}
#precio{
	font-size: 20px;
}
#table-talle{
	margin-bottom:100px;
}
.img-about{
	max-width: 400px;
	margin: 0 auto;
    margin-bottom: 15px;
}
.destacado-home{
	margin-top: 40px;
}
.dress-home{
	margin-top: 20px;
	margin-bottom: 20px;
}
.caption-dress{
	font-size: 20px;
	font-weight: 800;
	text-align: center;
	text-decoration: none !important;
	margin-top: 10px !important;
	margin-bottom: 5px !important;
}
.subcaption-dress{
	font-size: 20px;
	font-weight: 800;
	text-align: center;
	text-decoration: none !important;
	margin-top: 0px !important;
	margin-bottom: 5px !important;
}

.caption-dress:hover{
	text-decoration: none !important;
}

.btn-link-2{
	font-size: 22px;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #373638;
	    
	padding-bottom: 8px;
	border-bottom: 1px solid #373638;
    -webkit-transition: left .4s,right .4s,opacity .4s;
    -o-transition: left .4s,right .4s,opacity .4s;
    transition: left .4s,right .4s,opacity .4s;
    text-decoration: none !important;
}

.btn-link-2:hover{
    text-decoration: none !important;
}

#boton-destacado{
	background-color: #ed689e;
	color: #fff;
}

#boton-destacado:hover{
	background-color: #fff;
	color: #777;
}

.dresses-img{
	margin:0 auto;
}

.loadMore {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}


.loadMore a {
    background-color: #fff;
    box-shadow: 1px 0 5px 2px #ccc;
    padding: 10px 40px;
    border-radius: 30px;
    cursor: pointer;
    font-weight: 600;
}