@import url(inicio.css);
@import url(nosotros.css);
@import url(servicios.css);
@import url(proyecto.css);
@import url(contacto.css);

@font-face {
    font-family: 'mont_regular';
    src: url(../fonts/Montserrat-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'mont_semibold';
    src: url(../fonts/Montserrat-SemiBold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'mont_medium';
    src: url(../fonts/Montserrat-Medium.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'mont_bold';
    src: url(../fonts/Montserrat-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'mont_extrabold';
    src: url(../fonts/Montserrat-ExtraBold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

section{
	display: table;
	width: 100%;
}
header{
	position: fixed;
	z-index: 999;
	width: 100%;
	display: inline-block;
}
.header{
	background: #084c86;
	padding: 15px 0;
	position: fixed;
	z-index: 999;
	width: 100%;
	display: inline-block;
}
header, body, footer{
	font-family: 'mont_semibold', sans-serif;
}
*{
	font-family: 'mont_semibold', sans-serif;
}

.tam_view{
	width: 90%;
	margin: auto;
}
.np{
	padding-left: 0;
	padding-right: 0;
}
.nm{
	margin-left: 0;
	margin-right: 0;
}
.h-opcs-nm{
	margin-right: 0 !important;
}
footer{
	padding: 30px 15px;
	background-color: #084c86;
}
.footer p,.footer a{
	font-size: 1rem;
	color: #fff;
	margin-bottom: 0;
}
.footer2 a{
	text-decoration: none !important;
}
.section_general{
	position: relative;
	overflow: hidden;
}
/* Menú responsive movil*/
	.menu-rp {
	    width: 0%;
	    height: 0%;
	    z-index: 9999999;
	    position: fixed;
	    background: rgba(8, 76, 134, 0.9);
	    right: 0;
	    overflow: hidden;
	    transition: all 0.4s;
	}
	.section-block {
	    width: 100%;
	    position: relative;
	    float: left;
	}
	.sec-link-menu-rp {
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	.sec-link-menu-rp a {
	    color: white;
	    font-size: 22px;
	    font-weight: 900;
	    text-decoration: none;
	}
	.sec-link-menu-rp .active{
		color: #f5d96a;
	}
	.sec-close-menu {
	    padding-top: 90px;
	}
	.sec-menu-rp {
	    float: right;
	    
	}
	.no-btn {
	    background: transparent !important;
	    border: none;
	    outline: none !important;
	}
	.menu-rp-btn {
	    font-size: 32px;
	    top: 10px;
	    color: #f5d96a;
	    font-weight: bold;
	    right: 8%;
	    position: absolute !important;
	    z-index: 999999;
	    height: 32px;
	    width: 32px;
	}
	.redes-rp a{
		display: inline-block;
		margin: 0 1rem;
	}

@media screen and (max-height: 335px) {
	.sec-lista-menu-rp {
		max-height: 220px;
		overflow-y: auto;
	}
}

.section-header-rp{
	padding: 0.5rem 0;
	background-color: #084c86;
}
.section-header-rp .row{
	display: flex;
	align-items: center;
}
.btn-menu-rp {
    width: 45px;
    height: auto;
    background: transparent;
    border: none;
    outline: none !important;
    display: block;
}
.line-btn-menu-rp {
    width: 100%;
    height: 3px;
    float: left;
    background: #f5d96a;
    margin: 4px 0;
    border-radius: 50px;
}	

.section-general {
    width: 100%;
    position: relative;
    float: left;
}

/**********************/

.h-opcs li{
	float: left;
	margin-right: 40px;
	color: #a20202;
	list-style: none !important;
	font-size: 14px;
	text-align: center;
	transition: all 0.3s;
	cursor: pointer;
}
.h-opcs li a{
	text-decoration: none;
	color: #fff;
	position: relative;
}
.h-logo{
	text-align: left;
}
.header_enlaces{
	text-align: right;
}
.h-opcs ul{
	display: inline-block;
	padding-left: 0;
	margin-bottom: 0;
}
.h-opcs-li{
	padding-top: 3px;
}
.h-opcs-li-r img{
	width: 20px;
}
.h-opcs-li a:hover{
	color: #f5d96a;
}
.h-opcs-li.active a{
	color: #f5d96a;
}
/** INICIO **/

.ini-sect1{
	padding: 30px 0;
}
.ini-carousel-btn-ol{
    left: 4%;
    right: inherit;
    bottom: 6%;
    margin: 0;
    z-index: 100;
}
.ini-carousel{
	padding-top: 5rem;
	padding-left: 6rem;
	background-color: #084c86;
	position: relative;
}
.ini-carousel .carousel-item{
	height: 88vh;
	background-position: left bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.carousel_slider_item1{
	background-image: url(../img/inicio/slider.jpg);
}
.carousel_slider_item2{
	background-image: url(../img/inicio/slider.jpg);
}
.carousel_slider_item3{
	background-image: url(../img/inicio/slider.jpg);
}
.slider_txt{
	position: absolute;
	bottom: 20%;
	left: 4%;
	z-index: 99;
}
.slider_txt p{
	font-size: 1rem;
	color: #fff;
	margin-bottom: 0;
	font-family: mont_regular;
}
.titulo_g{
	margin: 0 auto 1rem;
    font-size: 2.5rem;
    font-family: mont_bold;
    color: #fff;
}
.titulo_g span{
	color: #f5d96a;
	font-family: mont_bold;
}
.titulo_g2{
	margin: 0 auto 1rem;
    font-size: 2.5rem;
    font-family: mont_bold;
    color: #084c86;
}
.titulo_g2 span{
	color: #f5d96a;
	font-family: mont_bold;
}
.btn_enlace{
	display: inline-block;
	padding: 8px 35px;
	color: #084c86;
	font-size: 1rem;
	text-decoration: none;
	border: 2px solid #084c86;
	font-family: mont_bold;
	transition: all .5s;
}
.btn_enlace:hover{
	color: #fff;
	text-decoration: none;
	background-color: #084c86;
	transition: all .5s;
}



.ini-carousel-btn-ol li{
	display: inline-block;
	border: 0;
    border-radius: 50% !important;
    width: 13px;
    background: #989ba4;
    height: 13px;
    margin: 1px;
}
.ini-carousel-btn-ol li.active{
    background: #f5d96a;
}
.ini-carousel-btn-ol li:hover,
.ini-carousel-btn-ol li:active{
    background: #f5d96a;
    transition: all 0.4s;
}
.logo-menu-rp{
	width: 150px;
}
.br_h2_slider{
	display: none;
}

.redesSociales{
	position: absolute;
    left: -5%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}
.redesSociales ul{
	list-style: none;
    padding: 0;
    margin: 0;
}
.redesSociales ul li{
	margin: 1rem 0;
	text-align: center;
}
.redesSociales img{
	margin: auto;
	display: block;
}
.redesSociales a{
	display: inline-block;
}
.redesSociales:before{
	content: '';
	width: 1px;
	height: 10rem;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.redesSociales:after{
	content: '';
	width: 1px;
	height: 10rem;
	background-color: #fff;
	position: absolute;
	left: 50%;
	bottom: 100%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.txtSliderRight{
	position: absolute;
    top: 12%;
    right: 3%;
    z-index: 99;
    color: #fff;
    font-size: 0.9rem;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    font-family: mont_regular;
}
/*Responsive*/

/* iphone 4 */
@media (min-width: 320px){
	.titulo_g,.titulo_g2{
		font-size: 1.6rem;
	}
	.btn_enlace{
		font-size: 0.9rem;
	}
	.btn_enlace img {
	    width: 15px;
	}
	.ini-carousel{
		padding-left: 0;
	}
	.slider_txt {
	    left: 0%;
	    padding: 0 10px;
	}
}/*Fin 320*/

@media (max-width: 375px){
	/* Menú responsive movil*/
	.menu-rp{
		width: 0%;
		height: 0%;
		position: fixed;
		/*background: #fde686;*/
		right: 0;
		overflow: hidden;
		transition: all 0.4s;
	}
}/*Fin 375*/
@media(min-width: 375px){
    .sec-menu-rp {
        padding: 5px 15px 0px 5px;
    }
    .section_general {
	    padding-top: 60px;
	}
	.titulo_g,.titulo_g2 {
	    font-size: 1.8rem;
	}
	.ini-carousel{
		padding-top: 1rem;
	}
}

@media(min-width: 425px){
	.titulo_g,.titulo_g2 {
	    font-size: 1.8rem;
	}
	.img_slider {
	    padding: 0 4rem;
	}
}

/* especial */ 
@media (min-width: 560px) {
/* Menú responsive movil*/
	.menu-rp{
		width: 0%;
		height: 0%;
		z-index: 9999999;
		position: fixed;
		right: 0;
		overflow: hidden;
		transition: all 0.4s;
	}
}/*Fin 560*/
@media(max-width: 767px){
	.fondo-slider{
		width: 100%;
	}
	
	.slider_txt h2{
		margin-top: 0;
		margin-bottom: 2rem;
	}
	.slider_txt a{
		margin-bottom: 2rem;
	}
	.footer{
		text-align: center;
	}
	.footer2{
		margin: 20px 0;
	}	
}

@media (min-width: 768px) {
	.section_general {
	    padding-top: 0;
	}
	.tam_view {
    	width: 96%;
	}
	.h-opcs li{
		margin-right: 25px;
	}
	.footer{
		display: flex;
		align-items: center;
	}
	.footer3{
		text-align: right;
	}
    .header_menu{
    	display: flex;
    	align-items: center;
    }
	.titulo_g,.titulo_g2{
		font-size: 2rem;
	}
	.btn_enlace{
		font-size: 1rem;
	}
	.btn_enlace img {
	    width: 20px;
	}
	.txtSliderRight{
		top: 8%;
	}
	.redesSociales{
		left: -7%;
	}
	.img_fb{
		width: 13px;
	}
	.img_tw{
		width: 21px;
	}
	.ini-carousel{
		padding-left: 5rem;
	}
	.slider_txt {
	    left: 4%;
	    padding: 0;
	}
	.ini-carousel{
		padding-top: 5rem;
	}
}/*Fin 768*/

@media (min-width: 992px) {
	.section_general {
	    padding-top: 0px;
	}
	.tam_view {
    	width: 92%;
	}
	.h-opcs li{
		margin-right: 40px;
		font-size: 14px;
	}
  	.menu-rp{
		width: 0%;
		height: 0%;
		position: fixed;
		background: #fde686;
		right: 0;
		overflow: hidden;
		transition: all 0.4s;
	}
	.titulo_g,.titulo_g2{
		font-size: 2.2rem;
	}
	.btn_enlace{
		font-size: 1.1rem;
	}
	.txtSliderRight{
		top: 9%;
	}
	.redesSociales{
		left: -6%;
	}
	.ini-carousel{
		padding-left: 6rem;
	}
	.slider_txt p{
		font-size: 1.1rem;
	}
}/*Fin 992*/

@media (min-width: 1200px) {
	.h-opcs li{
		font-size: 0.9rem;
	}
	.titulo_g,.titulo_g2{
		font-size: 2.5rem;
	}
	.txtSliderRight{
		top: 12%;
	}
	.redesSociales{
		left: -5%;
	}
}/*Fin 1200*/

@media (min-width: 1400px){
	.titulo_g,.titulo_g2{
		font-size: 2.6rem;
	}
	.btn_enlace {
	    font-size: 1.2rem;
	}
	.h-opcs li {
	    font-size: 1rem;
	    margin-right: 50px;
	}
	.redesSociales {
	    left: -4%;
	}
}
@media (min-width: 1600px){
	.titulo_g,.titulo_g2{
	    font-size: 2.8rem;
	}
	.btn_enlace {
	    font-size: 1.3rem;
	}
	.slider_txt p {
	    font-size: 1.2rem;
	}
}