@font-face {
    font-family: merriweather;
    src: url("fonts/Merriweather.ttf") format("truetype");
}

body {	font:300 15px/15px Merriweather,Roboto,Arial,Helvetica;background-color:#fff;-webkit-font-smoothing:antialiased;}
/*body {	color:#666;	font:300 15px/15px Roboto,Arial,Helvetica;background-color:#fff;-webkit-font-smoothing:antialiased;}*/

body { background:#ffffff url(../images/contacto/fondo-contacto.jpg) no-repeat fixed left top; }
#bpremios { background:#ffffff url(../images/premios/fondo-premios.jpg) no-repeat fixed left top; }
#bcategorias { background:#ffffff url(../images/categorias/fondo-categorias.jpg) no-repeat fixed left top; }
#basociacion { background:#ffffff url(../images/asociacion/fondo-asociacion.jpg) no-repeat fixed left top; }
#bcontacto { background:#ffffff url(../images/contacto/fondo-contacto.jpg) no-repeat fixed left top; }

a{color:#00a9c6; text-decoration:none;}
a:hover{background-color:#bbbbbb;}
.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 Merriweather,Roboto,Arial,Helvetica;margin:0.25em 0;text-transform: uppercase;}
/*h2{font:300 2.5em Merriweather,Roboto,Arial,Helvetica;margin-bottom: 1.5em;}*/
h2{font:300 2.3em Merriweather,Roboto,Arial,Helvetica;margin-bottom: .8em;}
h3{font:300 2em Merriweather,Roboto,Arial,Helvetica;margin:1em 0 1em 0;}
h4{font:300 1.5em Merriweather,Roboto,Arial,Helvetica;margin-bottom: 1em;}
h4 i{margin-right: 0.5em;}

/*p{font-size:1em;line-height: 1.7em; margin-bottom: 1.7em;}*/
p{font-size:1.2em;line-height: 1.7em; margin-bottom: 1em;}

/*.spacer{padding: 2em 0;}*/
.spacer{padding: 1em 0;}

.btn{border:none;border-radius: 0;padding: 1em 4em;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:#cccccc;width: 100%;outline: none;}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus{background:#cccccc;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: 3.6em;}
/*.navbar-fixed-top{top: 5px;}*/
.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: #FFFFFF;}*/

#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:4em;}
#works figcaption a{border:1px solid #fff;margin-top: 1em;display: inline-block;color: #fff;padding: 0 2em;}
#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/fondo.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 Merriweather,Lucida,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 Merriweather,Lucida,Roboto,Arial,Helvetica;}
	h4 {font: 300 1.3em Merriweather,Lucida,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 (min-width: 767px) {
	.navbar-brand img{width:200px;}
}

@media (max-width: 767px) {
	body{font:300 12px/12px Merriweather,Lucida,Roboto,Arial,Helvetica;}
	.navbar-nav > li > a {line-height: 1em;}	
	.navbar-brand{padding: 7px;}
	.navbar-brand img{height: 60px; width:150px;}
	.navbar-toggle{margin-top: 12px;}

	.carousel-caption,.carousel-control,.carousel-indicators{display: none;}

	h2.text-center{font-size: 1.7em;}
	h4 {font: 300 1.2em Merriweather,Lucida,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: 2em;padding-right: 2em;}
	.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{margin-top: 2em;padding-bottom: 2em;}
}

/*Imagen de inicio*/

@media (max-width: 479px){
	.entrada {
		background-image:url(../images/background-mini.jpg);
		background-repeat: no-repeat;
		width:100%;
		height:142vw;
		/*text-align:left;
		vertical-align:bottom;
		height:154vw;
		position:relative;*/
	}

	.entrada2 {
		width:100%;
		height:142vw;
	}

	.titulo {
		display: table-cell;
		vertical-align:bottom;
		/*height:150vw;*/
		height:40vw;
		position:relative;
		width: 100%;
		/*right: 20px;*/
		bottom: 30px;
		z-index:10;
	}

	.piepagina
	{
		font-size:10px;
	}

	.letra-tienda
	{
		font-size:1em;
		/*font-size:16px;
		margin-top:280px;*/
	}
}

@media (min-width: 480px) and (max-width: 767px){
	.entrada {
		background-image:url(../images/background-mini2.jpg);
		background-repeat: no-repeat;
		width:100%;
		height:36vw;
		/*text-align:left;
		vertical-align:bottom;
		height:42.8vw;
		position:relative;*/
	}

	.entrada2 {
		width:100%;
		height:46vw;
	}

	.titulo {
		display: table-cell;
		vertical-align:bottom;
		/*height:38vw;*/
		position:relative;
		width: 100%;
		right: -135px;
		bottom: 100px;
		z-index:10;
	}

	.piepagina
	{
		font-size:12px;
	}

	.letra-tienda
	{
		font-size:1em;
		/*font-size:12px;
		margin-top:120px;*/
	}
}

@media (min-width: 768px) and (max-width: 768px){
	.entrada {
		background-image:url(../images/background.jpg);
		background-repeat: no-repeat;
		text-align:left;
		vertical-align:bottom;
		width:100%;
		height:122vw;
		position:relative;
	}

	.entrada2 {
		text-align:left;
		vertical-align:bottom;
		width:100%;
		height:122vw;
		position:relative;
	}

	.titulo {
		display: table-cell;
		vertical-align:bottom;
		height:118vw;
		position:relative;
		width: 100%;
		right: 20px;
		bottom: 30px;
		z-index:10;
	}

	.piepagina
	{
		font-size:16px;
	}

	.letra-tienda
	{
		font-size:1em;
		/*font-size:18px;
		margin-top:25%;
		margin-left:50%;*/
	}
}

@media (min-width: 769px) and (max-width: 992px){
	.entrada {
		background-image:url(../images/background-tablet.jpg);
		background-repeat: no-repeat;
		/*text-align:left;
		vertical-align:bottom;
		position:relative;*/
		width:100%;
		height:132vw;
	}

	.entrada2 {
		width:100%;
		height:132vw;
	}

	.titulo {
		display: table-cell;
		vertical-align:bottom;
		height:134vw;
		position:relative;
		width: 100%;
		right: 20px;
		bottom: 30px;
		z-index:10;
	}
	
	.piepagina
	{
		font-size:16px;
	}

	.letra-tienda
	{
		font-size:1em;
		/*font-size:24px;
		margin-top:60%;
		margin-left:10%;*/
	}
}

@media (min-width: 992px) and (max-width: 1199px){
	.entrada {
		background-image:url(../images/background.jpg);
		background-repeat: no-repeat;
		text-align:left;
		vertical-align:bottom;
		width:100%;
		//height:68vw;
		height:56vw;
		position:relative;
	}

	.entrada2 {
		text-align:left;
		vertical-align:bottom;
		width:100%;
		//height:68vw;
		height:56vw;
		position:relative;
	}

	.titulo {
		display: table-cell;
		vertical-align:bottom;
		//height:64vw;
		height:56vw;
		position:relative;
		width: 100%;
		right: 20px;
		bottom: 30px;
		z-index:10;
	}

	.piepagina
	{
		font-size:16px;
	}

	.letra-tienda
	{
		font-size:1em;
		/*font-size:24px;
		margin-top:30%;
		margin-left:50%;*/
	}
}

@media (min-width: 1200px){
	.entrada {
		background-image:url(../images/background.jpg);
		background-repeat: no-repeat;
		width:100%;
		height:46vw;
		/*text-align:center;
		vertical-align:bottom;
		position:absolute;
		z-index:0;*/
	}

	.entrada2 {
		width:100%;
		height:46vw;
	}

	.superior {
		margin-top:5%;
		position:absolute;
		z-index:1;
	}

	.inferior {
		margin-top:44.3vw;
		position:absolute;
		z-index:2;
	}

	.titulo {
		display: table-cell;
		vertical-align:bottom;
		height:44vw;
		position:relative;
		width: 100%;
		/*right: 50px;
		bottom: 30px;*/
		z-index:10;
		padding: 0 15px;
	}

	.piepagina
	{
		font-size:16px;
	}

	.letra-tienda
	{
		font-size:1em;
		/*font-size:24px;
		margin-top:35%;
		margin-left:60%;*/
	}
}

/* Colapsar */
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 50px;
  }
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
  .navbar > .container .navbar-brand {
    margin-left: -45px;
  }
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: right;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }

}

@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }

}

.about_slider {
    //float: left;
    display: inline;
    width: 100%;
    //height: 350px;
}

.single_iteam {
    float: left;
    display: inline;
    width: 100%;
    height: 100%;
}
