/* - - - - - - - - - - - - - - -
CSS para pantallas pequeñas (Móviles)
Ultima modificación por:
Fecha:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ */
#big-container {
        background-image: url(../../_images/foto_fondo.jpg) !important;
    }
.txt_top{
	font-size: 1.5em;
}
.txt_med{font-size: 1.2em;}
.btn-more{margin-top: 50px;}

.l1{width: 90%;font-size: 1.5em;}
.parragraph{width: 90%;    font-size: 1em;}
.content_values{display:block}
.content_right{width: 100%;}
.txt_kw{width: 80%;}
.txt_kw h1{font-size: 1.3em;}
.txt_kw p{font-size: 1em;}
.content_left img{width: 60%;    margin-bottom: 30px;}
.content_left{width: 90%;margin:0 auto;    margin-bottom: 30px;}
.subcontent_seciencia{display: block;
    height: auto;
    margin: 0 auto;
    font-size: 0.9em;}

.firts_section{
	    width: 100%;
    
}
.txt_middle{text-align: center;}
.main-contacto{display:block;height: auto;}
.contact_left{ width: 100%;
    font-size: 0.8em;    align-items: center;text-align: center;}
.iconos-network{width: 100%;}
.contact_left, .contact_right{width: 100%;}
input[type="text"]{width: 100%;    padding: 20px 0px;margin-left:0px;}

.text_first{font-size: 1em;}
.p1{width: 90%;}

.btn-ser{
	    font-size: 1em;
    margin-top: 50px;
}

.slider_section{height:auto;margin-bottom: -100px;    overflow: hidden;}
.content_seciencia{  height: auto;}
.capa ul{font-size: 0.9em;}
.title {
	font-size: 1.2em;}

.content_seciencia h1{font-size:1.3em;}

.div-slider{position: relative;}
.text-block {
    position: absolute;
    bottom: 0;
    right: 0;
	font-family: 'comspot_reg';
    background-color: #d3d3d3;
    color: white;
	width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.slider_imgs{
	width: 70%;
}

.arrows_img{
	bottom:-280px;
	top:initial;
	    display: none;
}

.services_items{
	display:none;
}
.text-block{
	display:block;
}

.div-slider img{
	width: 100%;
}

.slider_imgs{
	display: none;;
	
	
}
.bx-wrapper{display: block;}

.bx-wrapper img {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
}

.content_seciencia_service { height: 900px; }

.bx-viewport{overflow: initial !important; }

.bx-wrapper .bx-pager{display: none;}

.contact_left h2 { font-size: 1.5em; }

form { margin-bottom: 25px; }

input[type="submit"] {
	margin: 0px auto;
    display: block;
    width: 200px;
}

textarea { height: 80px; }

#footer { background-size: cover; margin-top: 0px; }
	.footer { font-size: .8em; display: block; height: auto; width: 80%; }
		.footer a { text-align: center; margin: 10px auto; display: block; width: 100%; }

.menu-main { position: relative; }
	#btn_menu { 
			position: absolute;
			cursor: pointer;
			display: block;
			width: 30px;
			right: 20px;
			top: 20px;
		}
		.btn_menu_svg { fill: #ffffff; }
		#btn_menu_open { 
				-webkit-transition: .8s;
				-o-transition: .8s;
				transition: .8s;
				opacity: 1; 
			}
	

	#nav { 
			-webkit-transition: .4s;
			-o-transition: .4s;
			transition: .4s;
		
			background-color: #fff;
			flex-direction: column;
			position: relative;
			overflow: hidden;
			color: #334191;
			height: 0px;
			width: 100%;
		}
		#btn_menu_close { 
				-webkit-transition: .8s;
				-o-transition: .8s;
				position: absolute;
				transition: .8s;
				cursor: pointer;
				width: 30px;
				right: 20px;
    			top: 20px;
			} 

		#nav.menu_opened { height: 300px; }

#btn_close_menu { display: block; }



.container_input1 {
	display: block;
	}


.container_input2 {
	display: block;
	}

	input, textarea{
		border-radius: 0px;
	}

input[type="email"]{width: 100%;    padding: 20px 0px;margin-left:0px;}

input[type="number"]{width: 100%;    padding: 20px 0px;margin-left:0px;}

.active {
	content: " " !important;
	opacity: 1;
	/* display: none; */
}

.active:before {
	content: " " !important;
	transition: all ease .5s;
	opacity: 1;
	left: 100px;
	position: absolute;
	top: 42px;
	margin-left: 13px;
	margin-top: 2px;
}

.bx-viewport{
	width: 100% !important;
    overflow: hidden!important;
    position: relative!important;
    height: 200px!important;
}

.slider_section h1 {
    /* margin-bottom: 10px; */
    opacity: 0.9;
    font-size: 1.5em!important;
    padding-top: 20px!important;
    font-weight: lighter!important;
}

.contenedor {
	display: none;
    }