/* - - - - - - - - - - - - - - -
CSS principal
Desarrollado por: Upgrade Diseño Interactivo
Para:
Fecha:
Ultima modificación por: Luis Sánchez Salgado
Fecha:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ */

/* ====== F O N T S ====== */

@font-face {
font-family: 'comspot_bold';
src:url('../../_fonts/comspot_bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'comspot_light';
src:url('../../_fonts/comspot_light-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'comspot_med';
src:url('../../_fonts/comspot_medium-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'comspot_reg';
src:url('../../_fonts/comspot-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;

}

#big-container {
        background-image: none !important;
    }

.menu-main{background: url(../../_images/Logotipo.png) no-repeat;background-position: top;height: 200px;color:#fff;}
#nav{width: 50%;
display: flex;
justify-content: space-evenly;
align-items: center;
height: 80px;
margin: 0 auto;
font-size: 1.2em !important;}

.bandera{
    width: 17%;
    margin-left: 35%;
    margin-right: 9%;
}
.flecha_33{

    width: 80px;
}

.cm_light {
    font-family: 'comspot_light';
    list-style-type: none;
    padding-left: 0px;
    font-weight: lighter;
}
.cm_bold{font-family: 'comspot_bold';}
.cm_reg {
    font-family: 'comspot_reg';
    font-weight: lighter;
}
.cm_med{font-family: 'comspot_med';}

.big-image{background:url(../../_images/while.png);
background-size: auto;

}
ul {
    padding-left: 20px;
}

li {
    list-style-type: none;
}

.btn{
transition: all ease .5s;
position: relative;
	padding: 13px 15px 10px 15px;
}

.btn:hover {
width: auto;

}

.active{
content: "→";
opacity: 1;
}

.active:before {
    content: "→";
    transition: all ease .5s;
    opacity: 1;
    /* left: 100px; */
    position: absolute;
    top: 27px;
    margin-left: 13px;
    margin-top: 2px;
}

.btn:before{
content:"→";
transition:all ease .5s;
position: relative;
opacity: 0;
left:-12px;
}

.btn:hover:before {
content: "→";
transition: all ease .5s;
opacity: 1;
left: -2px;
}

.color{color:#fff}

.txt_index{color:#fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
height: auto;
margin-top: 100px;
text-align: center;
}


.txt_top{font-size: 3em;
text-transform: uppercase;}

.txt_med{font-size: 1.5em;}

.btn-more {
    margin-top: 100px;
    font-size: 1em;
    border: 2px solid #fff;
    padding: 15px 39px;
    background: #fff;
    color: #000;
    transition: 0.8s ease all;
    position: relative;
}

.btn-more:hover{
position: relative;
background: #a7a7a7;
transition: 0.8s ease all;
color:#fff;

}




#btn_menu { display: none; }
#btn_close_menu { display: none; }




#footer{
background: url(../../_images/Trapecio_foot.png) center no-repeat;
background-size: auto;
margin-top: -50px;
display: flex;
justify-content: center;
align-items: center;
color:#fff;

}

.footer{
height: 50px;
display: flex;
align-items: center;
width: 50%;
margin: 0 auto;
justify-content: space-around;
}
.init {color:#3a438d;}

.big-we{    background: url(../../_images/fondo_nosotros.jpg) center no-repeat;
background-size: cover;}
.txt_center{min-height: 900px;
width: 100%;}
.l1 {
display: flex;
/* align-items: center; */
justify-content: space-evenly;
width: 40%;
margin: 0 auto;
font-size: 2.5em;}

.sub-li{display: flex;
justify-content: flex-end;
    width: 30%;
}
.txt_none{
      margin-top: 80px;
}
.sub-li-li{
display: flex;
justify-content: flex-start;
width: 60%;
}

.parragraph {
    width: 32%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3em;
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
}

.btn-more-kw{    text-align: center;

}
.services_items {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 30px;
    align-items: center;
    border-bottom: 2px solid;
    margin-top: 50px;
    color: #5765d6;
    text-transform: uppercase;
    transition: 1s all;
    font-size: .7em;
}

.services_items p.current, .services_items p:hover {
    color: #fff;
    transition: 1s all;
    border-bottom: 1px solid white;
    padding-bottom: -10px;
    margin-bottom: 14px;
}


.content_values{
width: 100%;
height: auto;
margin: 0 auto;
background: #ededed;
display: flex;
padding:50px 0;
opacity: 0;
}
.slider_imgs {
    display: flex;
    justify-content: center;
    width: 40%;
    margin: -19px auto;
    overflow: hidden;
    display: none;
}
#arrow2, #arrow1{
  width: 40px;
  cursor:pointer;
}



.n_visible{display: none;}

.visible{display: block;}

.content_right{
width: 50%;
display: flex;
flex-direction: column;
justify-content: center;
	opacity: 0.8;

}

.arrows_img{
  width: auto;
display: flex;
justify-content: space-around;
position: relative;
top: 250px;
    margin: 0 auto;
display: none;
}

.txt_kw{width: 70%;
margin: 0 auto;}
.txt_kw h1{
color:#3a438d;
	text-transform: uppercase;
	font-size: 1em;
}

.txt_kw p
{
font-size: 1.3em;
}

.content_left{display: flex;
flex-direction: column;
justify-content: space-around;
width: 50%;
align-items: center;}


.content_left img{width: 400px;}
.content_seciencia{
background: url(../../_images/fondo_nosotros2.jpg) center no-repeat;
height: 800px;
background-position: center;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-evenly;
}
.content_seciencia_service {
    background: url(../../_images/fondo_nosotros2.jpg) center no-repeat;
    height: 800px;
    background-position: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    padding-top: 100px;
}
.content_seciencia ul li {list-style: none;line-height: 1.5;}
.content_seciencia h1{    padding: 0;
margin: 0;}

.subcontent_seciencia{
width: 80%;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
height: 500px;


}

.subcontent_seciencia h1{color:#3a438d;}
.section_image img{
width: 80px;
}
.firts_section{display: flex;
height: 400px;
align-items: center;
justify-content: space-evenly;
width: 40%;}
.section_image{display: flex;
flex-direction: column;
justify-content: space-around;
height: 300px;
}

.section_aspect{
display: flex;
flex-direction: column;
justify-content: space-around;
height: 300px;
text-align: center;
font-size: 1.5em;
}
.section-icon{
display: flex;
align-items: center;
justify-content: space-around;
flex-direction: column;
height: 400px;
background: #d5d5d5;
}
.section-icon img{
width: 100px;
    margin-bottom: 40px;
}

.section-icon a {
    border: 2px solid #ffef65;
    padding: 15px 44px;
    background: #ffef65;
    margin-top: -100px;
}


.big-ser{
background: url(../../_images/fondo_servicios.jpg) center;
}
.text_first {
    color: #3a438d;
    font-size: 1.5em;
    letter-spacing: 4px;
}
.txt_main{
min-height: 900px;
}

.text_first h1{
	text-decoration: underline;
	
}
.txt_main_big{
    display: flex;
    width: 90%;
    margin: 0 auto;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 40px;
}

.p1 {
    width: 45%;
    font-size: 1.2em;
    margin-top: 30px;
    font-weight: lighter;
}
.btn-ser {
    margin-top: 120px;
}


.p1 p{
	
	line-height: 1.5;
}

.slider_section{
background: #3a438d;
height: 600px;
text-align: center;
padding-top: 30px;
color:#
}

.slider_section h1 {
    opacity: 0.9;
    font-size: 2em;
    padding-top: 20px;
    font-weight: lighter;
    color: white;
}

p.p_target {
    padding: 10px;
    margin-bottom: 14px;
}

.capa h1 {
    color: #3a438d;
    text-transform: uppercase;
    font-size: 1.1em;
}

.capa{width: 80%;
margin: 0 auto;}
.title {
    font-size: 1.3em;
}

.main-contacto{
display: flex;
width: 80%;
color: #fff;
margin: 0 auto;
align-items: center;
/* justify-content: center; */
justify-content: space-around;
}

.contact_left , .contact_right{
width: 50%;


}

.contact_left{

display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: space-around;
height: 500px;

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

.contact_left p, .tomail{
font-size: 2em;
}

.tomail span{color:#3a438d;}
.contact_right{
display: flex;
height: auto;
justify-content: center;
flex-direction: column;
flex-wrap: wrap;
}


.svg1{

fill: #878787  !important;
width: 96px !important;
}

.svg {
    width: auto;
    height: 30px;
    padding-right: 25px;
}
	.svg :first-child { width: 16px; }

    .cls-1 {
        fill: white !important;
    }



.iconos-network{
	display: flex;
	height: auto;
	justify-content: space-evenly;
}

.text-block{
	display:none;
}

.bx-wrapper{display:none;}

/*FORMULARIO*/ 

.container_input1 {
    display: flex;
}

.container_input2 {
    display: flex;
}

input {
    color: white;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid white;
    font-family: 'comspot_reg';
    margin-right: 10px;
    margin-bottom: 20px;
    width: 50%;
    height: 40px;
    font-size: 1em;
}

textarea {
    color: white;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid white;
    font-family: 'comspot_reg';
    resize: none;
    outline: none;
    height: 180px;
    width: 99%;
    font-size: 1em;
}

input[type=number]::-webkit-outer-spin-button,
    input[type=number]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0
}
    input[type=number] {
        -moz-appearance:textfield;
}

input::placeholder { color: white; }
input:focus::placeholder { color: #ffef65; }

textarea::placeholder { color: white; }
textarea:focus::placeholder { color: #ffef65; }

.container_textarea button {
    font-family: 'comspot_med';
    background-color: #ffef65;
    color: black;
    text-align: center;
    width: 100%;
    height: 65px;
    margin-top: 25px;
    font-size: .9em;
    cursor: pointer;
    outline: none;
    border: none;
}

#text_azul {
    color: #3a438d;
    text-decoration-color: #3a438d;
    text-decoration: underline;
}

.cm_aviso {
    font-family: 'comspot_med';
    font-size: .5em;
    width: 50%;
    margin: 0px auto;
    /* text-align: left; */
}

.txt_aviso {
    font-size: 1.7em;
    /* text-transform: uppercase; */
}

@media (max-height: 865px) {
  .txt_index {
    margin-top: 0px;
    }
}
    .contenedor {
        position: relative;
        width: 100%;
        height: 300px;
        border-radius: 15px;
    }
        
        .imagen {
            position: absolute;
            width: 100%;
            height: 130%;
            visibility: hidden;
            opacity: 0;
        }
                
        .imagen img {
            height: 100%;
            position: relative;
            /* left: 0%; */
            /* transform: translateX(-5%); */
            bottom: -20%;
        }
        .texto {
            position: absolute;
            width: 100%;
            text-align: center;
            top: 85%;
            color: white;
            font-weight: bold;
        }
        
        .contenedor button{
            background-color: transparent;
            position: absolute;
            text-decoration: none;
            color: white;
            font-size: 36px;
            top : 80%;
            transform: translateY(-50%);
            border: none;
            outline: none;
        }

        #arrowi{
            left: 18%;
        }

        #arrowd{
            left: 77%;
        }
        .siguiente {
            left: 97%;
        }
        
        .boton {
            position: absolute;
            top: 5%;
            left: 95%;
        }

        .contenedor a:hover {
            color: gray;
        }
        
        .actual {
            visibility: visible;
            opacity: 1;
            transition: visibility 1s, opacity 1s;
        }
        .activo {
            color: #fff;
            transition: 1s all;
            border-bottom: 1px solid white;
            padding-bottom: -10px;
            margin-bottom: 14px;
        }

        .lang-s{
            margin-top: -40px;
            float: right;
            padding-right: 100px;
            font-size: 1.2em
        }

        .font-black{
            color: black;
        }

