
/*fuentes*/
@font-face{
    font-family: "trebuchetMS";
    src: url('fonts/trebuchetMS');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: "bebasNeue";
    src: url('fonts/BebasNeue.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: "WebSymbolsRegular";
    src: url('fonts/websymbols-regular-webfont.eot');
    src: url('fonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/websymbols-regular-webfont.woff') format('woff'),
         url('fonts/websymbols-regular-webfont.ttf') format('truetype'),
         url('fonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


*{
    padding: 0px;
    margin: 0px;
}
.clearfix{
    display:  none;
    clear: both;
}
body{
    background: #f8f9fa;
}

.icon{
    font-family: "WebSymbolsRegular";
}
/*FIN DE ELEMENTOS GENERALES*/

/*INICIO DEL HEADER*/
.header_services{
    width: 100%;
    height: 90px;
    color: white;
    background: black;
}
.logo_description{
   float: left;  
   margin-left: 70px;
   cursor: pointer;
}
.logo_description h3{
    line-height: 90px;
}
.logo_description > h3 > a{
    color: white;
    text-decoration: none;
}
#nav_services{
    float: right;
    height: 50px;
    margin-right: 70px;
    
}
#nav_services ul{
    list-style: none;
}
#nav_services ul li{
  line-height: 90px;
  float: left;
}
#nav_services ul li a{
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    color: white; 
    font-family: 'trebuchetMS';
    font-size: 17px;
}
#nav_services ul li:hover a{
   transform: scale(1.2,1.2);
}

/*PRESENTACION*/
.presentation{
    width: 100%;
    height: 750px;
    background: url("../assets/img/presentation2.png");
    opacity: 0.92;
    position: relative;
}
.presentation h1{
    position: absolute;
    left: 130px;
    top: 220px;
    color: white;
}
.presentation h1:hover{
    transform: scale(1.2,1.2);
    cursor:grabbing;
}
.presentation h4{
    position: absolute;
    left: 185px;
    top: 280px;
    color: white;
}

/*CONTAINER CENTRAL*/
.services{
    width: 100%;
    height: 550px;
   
}
.services img{
    float: left;
    margin-right: 100px;
    position: absolute;
    height: 300px;
    width: 400px;
    left: 120px;
    top: 980px;
}
.services h2{
    width: 50%;
    float: right;
    font-size: 40px;
    font-family: 'Lora', sans-serif;
    margin-bottom: 50px;
    margin-top: 40px;
}
.description-services{
    float: right;
    width: 50%;
    text-align: right;
    margin-top: 50px;
    font-size: 20px;
    margin-right: 195px;
    font-family: 'Lora', serif;
}

.tips_services{
    width: 90%;
    float: right;
    height: 250px;
}
.tips{
    width: 25%;
    float:left;
}
.tips h5{
    text-align:initial;
    width: 75%;
    border-bottom: 0.1px solid black;
    margin-bottom: 15px;
    font-size: 16px;
}
.tips nav ul li{
    margin-top: 30px;
    font-size: 18px;
}

/*INICIO DE SEGUNDO CONTENEDOR*/

.data_container{
    clear: both;
    width: 100%;
    height: auto;
    margin: 0px auto;
    margin-top: 20px;
    float: left;
}
.data_h3{
    display:block;
    width: 18%;
    float: left;
    text-align:left;
    border-bottom: 1px solid black;
    margin-left: 150px;
    margin-top: 70px;
    font-size: 16px;
    padding-bottom: 1px;
      
}
.description_data{
    width: 44%;
    float: right;
    margin-top: 30px;
    font-size: 20px;
    margin-right: 360px;
    font-family: 'Lora', serif;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 100px;
}

.description_data h5{
padding-bottom: 20px;
padding-top: 20px;
font-size: 26px;
}

/*container carousel*/
#slider-container{
    position:relative;
    clear: both;
    width: 100%;
    height: 600px;
    background-color:#52b1df ;
}
.carousel_services{
    clear: both;
    width: 100%;
    height: 600px;
    background: url("../assets/img/carousel.png")
}
.carousel_services h2{
    margin: 0px;
    padding-top: 40px;
    font-family: 'Lora', serif;
    margin-left: 150px;
    font-size: 26px;
    margin-bottom: 10px;
    color:black;
}
/*slider*/
#slider{
    clear: both;
    overflow: hidden;
    width: 80%;
    margin: 0px auto;
    margin-top: 20px;
    
}

/*carousel caption*/
.carousel-caption{
    height: 100%;
    float: left;
    left: 60px;
    top: 85px;
    width: 550px;
}
.carousel-caption h3{
    font-size: 36px;
    margin: 0px auto;
}
.carousel-caption p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    padding-top: 10px;
    margin-left: 30px;
}
.carousel-caption a{
    color: white;
    border-radius: 20px;
    border: 1px solid white;
    padding: 10px;
}


/*NETWORK AND SERVERS*/
.networks{
    clear: both;
    width: 100%;
    height: 850px;
    background: #f8f9fa;
}
.networks h1{
    width: 100%;
    text-align: center;
    font-size: 56px;
    padding-top: 80px;
    margin: 0px auto;
    font-family: 'Lora', serif;
    color: black;
}

.networks_installation{
    clear: both;
    width: 40%;
    height: auto;
    margin-left: 10%;
    margin-top: 140px;
}
.networks_installation p{
    font-size: 20px;
}
.networks_installation a{
    margin-top: 5px;
    font-size: 28px;
    border: 0.5px solid black;
    border-radius: 10px;
    padding: 5px;
}
.nav_networks{
    float: left;
    height: auto;
    width: 40%;
    margin-left: 10%;
    margin-top: 3%;
}
.nav_networks ul li{
    font-size: 20px;
    text-align: left;

}
.networks img{
    float: right;
    margin-right: 100px;
    position: absolute;
    left: 840px;
    margin-top: 160px;
}

/*cards de segunda pagina*/
.row{
    height: 500px;
}
.card{
    height: 400px;
}
.card img{
    height: 150px;
    width: 100%;
}
.card a{
    font-size: 22px;
}





/*INICIO DE FOOTER*/
#footer{
    background:black;
    height: auto;
    width: 100%;
    color: white;
    overflow: hidden;
}
.logo_footer{
    float: left;
    width: 25%;
    height: 250px;
    text-align: center;
    color: black;
    font-family: "TrebuchetMs";
}
.footer_container{
    width: 50%;
    margin: 0px auto;
}
.nav_footer {
    width: 25%;
    text-align: center;
    color: black;
    font-family: "TrebuchetMs";
    margin: 0px auto;
    margin-top: 25px;
    padding: 10px;
    margin-bottom: 10px;
}
.nav_footer h4{
    margin-bottom: 10px;
    font-size: 26px;
    font-family: "TrebuchetMs";
}
.nav_footer ul{
    list-style: none;  
}
.nav_footer ul li{
    margin: 3px;
}
.nav_footer ul li a{
    display: block;
    text-decoration: none;
    font-size: 20px;
    color: white;
    font-family: "TrebuchetMs";
}
.icon_footer{
    width: 100%;
    display: block;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 50px;
}
.icon_footer .icon{
    float: left;
    width: 25%;
    font-size: 32px;
    cursor:pointer;
    
}
.description_footer{
    clear: both;
    width: 100%;
    text-align: center;
    padding-bottom: 50px;
    
}
.description_footer p{
    padding-top: 20px;
    font-size: 20px;
   
}



