/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
	font-family: 'Montserrat', sans-serif;
}
.logo{
	width: 320px;
}
.inf-llama-mail{
	width: 25%;
	position: fixed;
	z-index: 9989;
	color:#000;
	font-weight: normal;
	margin-top:-55px;
	height: 10px;
	font-size: 12px;
	text-align: left;
	margin-left: 70%;
}
.inf-llama-mail ul li{
	display:inline;
	float: left;
}
.inf-llama-mail a{
	color:#9f9172;
}
.carousel-item {
  height: 65vh;
  min-height: 400px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.portfolio-item {
  margin-bottom: 30px;
}
.navbar ul li a{
	text-transform:	uppercase;
	color:#0b476c!important;
	margin-top: 20px 0px;
	font-weight: 600!important;
}
.specs{
	margin-top: -50px;
}
.specs h3{
	font-size: 18px;
	font-weight: 600;
	margin:20px 0px;
}
.specs p{
	font-size: 12px;
}
.specs img{
	margin: 20px auto;
}
.blue{
	background-color: #002945;
	color:#fff;
}
.fblue{
	color: #002945;
	font-weight: 600;
}
.bblue{
	background-color: #024D82;
	color:#fff;
}
.blue img, .bblue img{
	width: 100%;
	max-width: 100px;
}
.firma{
	background-image: url("../img/back_firma.jpg");
	margin-top: -155px;
	padding-top: 200px;
}
.div_line{
	display:block;
	width: 50%;
	max-width: 350px;
	border: 2px solid #b69d74;
	margin: 20px auto 60px;
}
.block_txt{
	text-align: center;
	display: block;
	margin: 20px auto;
	width: 70%;
}
.apract{
	background-color: #faf9f7;
	margin: -50px 0px 20px;;
	padding-top: 10px;
	text-align: center;
}
.apract img, .modal img{
	display: block;
	margin: 20px auto 30px auto;
}
.apract h3, .modal h2{
	color:#b69d74;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
}
.btn_mass{
	border-radius: 8px;
	border: 2px solid #094064;
	padding: 8px 26px;
	margin: 20px auto;
	display: block;
	width: 80%;
	max-width: 220px;	
	color:#094064;
	font-weight: 600;
	font-size: 12px;
}
.btn_mass:hover{
	background-color: #094064;
	color:#fff;
	text-decoration: none;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.btn_mas{
	color:#094064;
	background-color: #faf9f7;
	border-radius: 120px;
	padding: 6px 16px;
	border: 2px solid #094064;
	font-weight: 600;
	font-size: 32px;
	display: block;
	margin: 20px auto;
	text-align: center;
	width:64px;

}
.btn_mas:hover{
	background-color: #094064;
	color: #faf9f7;
	text-decoration: none;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}

.btn_cont{
	border-radius: 8px;
	border: 2px solid #b69d74;
	padding: 8px 26px;
	margin: 20px auto;
	display: block;
	width: 80%;
	max-width: 220px;	
	font-weight: 600;
	font-size: 12px;
}

.btn_cont:hover{
	background-color: #b69d74;
	color:#fff!important;
	text-decoration: none;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.btn_cont a{
	color:#b69d74;
}
.btn_cont a:hover{
	color:#fff;
	text-decoration: none;
}
.caracteriza{
	background-image:url("../img/back_oc_legal.jpg");
	background-size: cover;
	background-position: center;
	margin: -20px auto;
}
.caracteriza img{
	display: block;
	margin: 50px auto 20px ;
}
.caracteriza h3{
	color: #fff;
	margin: 0px auto 80px;
	text-align: center;
}
.team{
	margin: 60px auto;
}
.team h2{
	text-align: center;
	margin: 0px auto;
}
.team img{
	mwidth:80%;
	max-width: 220px;
	display: block;
	margin: 0px auto;
}
.team img:hover{
	-moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-o-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.team h1{
	font-size: 22px;
	margin: 20px auto;
	text-align: center;
}
.mas{
	color:#b69d74;
	background-color: #faf9f7;
	border-radius: 120px;
	padding: 6px 16px;
	border: 2px solid #b69d74;
	font-weight: 600;
	font-size: 32px;
	display: block;
	margin: 0px auto;
	text-align: center;
	width:64px;

}
.mas:hover{
	background-color: #b69d74;
	color: #faf9f7;
	text-decoration: none;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.cta{
	background-image: url("../img/back_cta.jpg");
	background-size: cover;
	background-position: center;
	padding: 80px;
}
.cta h2{
	margin-top: 10px;
	font-weight: 600;
	font-size: 36px;
	color:#fff;
}
.btn_cta{
	background-color:#b69d74;
	color: #fff;
	border-radius: 8px;
	padding: 14px 22px;
	display: block;
	margin-top:24px;
	text-align: center;
	width: 300px;
	float: right;
	font-weight: 600;
	border:2px solid #b69d74;
}
.btn_cta:hover{
	background-color:#fff;
	color:#b69d74;
	text-decoration: none;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
footer{
	background-color:#282828;
	color:#fff;
}
footer h2{
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 30px;
	color:#9f9172!important;
}
.last_f{
	background-color: #000;
	text-align: center;
	color:#999;
	height: 60px;
	padding: 20px;
}
.linksf{
	text-align: left;
}
.linksf_d{
	text-align: right;
}
.linksf li, .linksf_d li{
	list-style-type: none;
	margin-left: -40px!important;
	padding: 4px;
}
.linksf a, .linksf_d a{
	color:#fff;
	text-decoration: none;
}
.linksf a:hover, .linksf_d a:hover{
	color:#b69d74;
	text-decoration: none;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
}
.last_	f a{
	color:#b69d74!important;
}
.ico_footer{
	max-width: 20px;
	margin-left: 10px;
}
.slider_a{
	background-image:url("../img/slide_01.jpg");
	background-size: cover;
	background-position: left;
}
.slider_b{
	background-image:url("../img/slide_02.jpg");
	background-size: cover;
	background-position: left;
}
.slider_c{
	background-image:url("../img/slide_03.jpg");
	background-size: cover;
	background-position: left;
}
.head_team{
	background-image: url("../img/back_head.jpg");
	background-size: cover;
	background-position: center;
	padding: 80px;
	color:#fff;
}
.head_team h4{
	font-weight: 600;
	font-size: 18px;
}
.cv{
	text-align: center;
	padding: 40px 0px;
	background-color: #F1F1F1;
}
.cv img{
	margin: 20px auto;
	width: 50%;
	max-width: 300px;
}
.cv h1{
	font-size: 28px;
}
.modal-header img{
	display: block;
	width:96%;
	margin: 0px auto;
}
.detalles{
	list-style: none;	
	padding-left: 0px;
	margin-top: 40px;
}
.detalles a{
	color:#333;
	padding-left: 10px;
}
.detalles a:hover{
	color:#1f1f1f;
	font-weight: 600;
	text-decoration: none;
}
.detalles li{
	display:block;
	margin: 10px auto;
}
@media (max-width: 480px) {
	.logo{
		width: 180px!important;
	}
	.inf-llama-mail{
		display: none;
	}
	.block_txt{
		text-align: center;
		display: block;
		margin: 20px auto;
		width: 98%;
	}
	.cta{
		text-align: center;
		padding: 80px 0px;
	}
	.cta h4{
		margin-top: 20px;
		color:#fff;
		font-size: 16px;
		font-weight:650;
	}
	.cta h2{
		text-align: center;
	}
	.btn_cta{
		padding: 14px 22px;
		display: block;
		margin:24px auto;
		text-align: center;
		width: 300px;
		float: none;
	}
	footer{
		text-align: center;
	}
	.flogo{
		max-width: 180px;
	}
	.linksf, .linksf_d{
		text-align: center;
	}
	.linksf_d img{
		display:none;
	}
	.last_f{
		height: 150px;
		font-size: 10px;
	}
	.slider_a{
		background-image:url("../img/slide_001.jpg");
		height: 560px;
		background-position: center;
	}
	.slider_b{
		background-image:url("../img/slide_002.jpg");
		height: 560px;
		background-position: center;	
	}
	.slider_c{
		background-image:url("../img/slide_003.jpg");
		height: 560px;
		background-position: center;
	}
	.specs{
		margin-top: 0px;
	}
}
