@import url(https://fonts.googleapis.com/css?family=Paytone+One);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,500,800);

*{
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  font-family: 'Raleway', sans-serif;
}

h1,h2,h3,h4,h5 {
  font-family: 'Paytone One', sans-serif !important;
}

.margen_arriba_10 {
  margin-top:10px;
}

.margen_arriba_30 {
	margin-top:30px;
	}

.margen_arriba_60 {
  margin-top:60px;
  }

.margen_abajo {
	margin-bottom: 30px;
	}

.margen_abajo_60 {
	margin-bottom: 60px;
	}

.full_width {
  width: 100%;
}

.color_azul {
  color: #0d5cab ;
}
.color_rojo {
  color: #e51b24 ;
}

.color_blanco {
  color: white;
}
.partners {
  font-weight: lighter;
}
.border {
  border-bottom: thin solid #e2e2e2;
}
.sobre-navegacion {
  height: 55px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.iconos {
  display: flex;
  align-items: center;;
  margin-left: 15px;
  color: #5e5d5d;
  margin-top: 10px;
  font-size: 13px;
}
.iconos a.icon-neg {
  margin-top: -8px;
}

.iconos span {
  font-size: 18px;
  margin-bottom: 8px;
}
.navbar.navbar-default {
  border-bottom: 8px solid #e51b24;
  background-color:#ffffff;
}
.navbar, .navbar-default {
  margin-bottom: 0px !important;;
}
.navbar-brand {
  margin-top: 17px;
}

.navbar-brand img {
  width: 230px;
}

#carousel-example-generic {
  margin-top: -0px;
}

.full_width_azul {
  width: 100%;
  background-color: #0d5cab;
  background-image: url(img/textura_red.png);
  background-size: cover;
  background-attachment: fixed;
}

.mensaje_formulario {
  width: 100%;
  background-color: #0d5cab;
  background-image: url(img/textura_red.png);
  background-size: cover;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
}

.volver_pagina {
  text-decoration: none;
  color: white;

}

.flex_padre_icono_azul {
  display: flex;
  justify-content: center;
}
.flex_padre_icono_azul img {
  width: 30%;
  max-width: 100px;
}

.full_width_rojo {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e51b24+50,ffffff+50 */
background: #e51b24; /* Old browsers */
background: -moz-linear-gradient(left,  #e51b24 50%, #ffffff 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #e51b24 50%,#ffffff 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #e51b24 50%,#ffffff 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51b24', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
.hexagonos_figure {
  display: flex;
  justify-content: flex-start;;
  align-items: flex-start;
}

.hexagonos_figure img {
  width: 80%;
}
3
.padding_left_30 {
  padding-left: 30px;
}

.iconos_centrados{
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.iconos_centrados img{
  width: 80%;
}

#nosotros_rojo ul {
  list-style-position: inside;
}
.logos_marcas {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.color_logo_marcas {
  height: 140px;
  display: flex;
  align-items: center;
  align-content: center;
}

.color_vmware {
  background-color: #dbe0dc;
  opacity: .7;
}

.color_acronis {
  background-color: #2b394d;
  opacity: .7;
}

.color_veam {
  background-color: #76b85c;
  opacity: .7;
}

.color_dell {
  background-color: #71aac9;
  opacity: .7;
}

.color_microsoft {
  background-color: #78caf0;
  opacity: .7;
}

.link_productos {
  text-decoration: none;
  font-weight: normal;
  color: #000000;
  opacity:;
}
.link_productos:hover {
  text-decoration: none;
  color: #000000;
}
.link_productos:visited {
  text-decoration: none;
  color: #000000;
}
.link_productos:focus {
  text-decoration: none;
  color: #000000;
}

.link_productos:hover .color_microsoft {
  opacity: 1;
}
.link_productos:hover .color_veam {
  opacity: 1;
}
.link_productos:hover .color_dell {
  opacity: 1;
}
.link_productos:hover .color_acronis {
  opacity: 1;
}
.link_productos:hover .color_vmware {
  opacity: 1;
}

.color_logo_marcas p{
  padding: 15px;
}

.logos_marcas_dos {
  height: 240px;
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logos_marcas_dos img {
  width: 100%;
}
.img-cont-servicios-administrados {
  display: flex;
  justify-content: center;
  align-items: flex-start;

}
.img-cont-servicios-administrados img {
  width: 50%;
  max-width: 110px;
}

.full_width_servicios_administrados {
  background-image: url(img/servicios_bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;

}
#contacto {
  background-image:url(img/textura_red.png), url(img/textura_azul.jpg);
  background-position: center, center;
  background-repeat: no-repeat;
  background-size: cover;
}

hr.footer {
  margin-top: 0px;
  margin-bottom: 10px;
  border: 0;
  width: 70%;
  border-top: 3px solid #b6b6b6;
}

.iconos_footer {
  display: flex;
  align-items: flex-start;
  color: #5e5d5d;
}
.linea_roja_footer {
  height: 10px;
  width: 100%;
  background-color: #e51b24;
}

.redes_sociales {
  display: flex;
  justify-content: center;
}

.redes_sociales a {
  margin-right: 15px;
  text-decoration: none;
}



.redes_sociales a span  {
  color: white;
  background-color: #0d5cab;
  margin-right:15px;
  font-size: 27px;
  height: 70px;
  width: 70px;
  border-radius: 100%;
  display: flex;;
  justify-content: center;
  align-items: center;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.redes_sociales a span:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  background-color: #0a4f95;
}
.redes_sociales a:last-child {
  margin-right:0px;
}
#menu_fijo {
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.menu_fijo {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1;
  -webkit-transition: all 1s ease-in-out;


}

.menu_fijo .navbar.navbar-default{
  height: 80px;
  border-bottom: 4px solid #e51b24;
  background-color: rgba(255, 255, 255, 0.85);
}

.menu_fijo nav .container .navbar-brand {
  margin-top:5px !important;
}
.menu_fijo nav .container .navbar-brand img{
  width:180px !important;
}

.menu_fijo nav .container div ul.nav {
  margin-top: 13px !important;
  margin-bottom: 0px !important;
}

.link_correos {
  text-decoration: none;
  color: #5e5d5d;;
  font-family: 'Raleway', sans-serif;
}

.link_correos:hover {
  color: #0d5cab;
  text-decoration: none;
}
.grow{
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;

}
.grow:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);

}
.iframes {
  margin: 0 auto;
}

.saber_mas {
  background-color: #2a2a2a !important;
  color: white;
}
.saber_mas:hover  {
  background-color: #000000 !important;
  color: white;
}
.modal-dialog {
  z-index: 1000000000!important;
}
/*@screen-xs dispositivos moviles*/
@media only screen and (min-width : 320px) {
  .full_width_rojo {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e51b24+60,ffffff+60 */
  background: #e51b24; /* Old browsers */
  background: -moz-linear-gradient(top,  #e51b24 53%, #ffffff 53%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #e51b24 53%,#ffffff 53%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #e51b24 53%,#ffffff 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51b24', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  }

  .navbar-brand {
    margin-top: 0px;
  }
  .navbar-brand img {
    width: 130px;
  }

}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .full_width_rojo {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e51b24+50,ffffff+50 */
  background: #e51b24; /* Old browsers */
  background: -moz-linear-gradient(left,  #e51b24 50%, #ffffff 50%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #e51b24 50%,#ffffff 50%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #e51b24 50%,#ffffff 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51b24', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
  }
  .navbar-brand {
    margin-top: 17px;
  }
  .navbar-brand img {
    width: 230px;
  }
}

/*@screen-md laptops */
 @media only screen and (min-width : 992px) {

 }

 /*@screen-lg*/
  @media only screen and (min-width : 1290px) {

    }
    }
