@import 'https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,900';
body{
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  color: #33383F;
}
header#header {
    padding: 20px 0 69px;
}
.menu {
    margin-top: -21px;
}
.menu-fijo {
    position: fixed !important;
    top: 0;
    z-index: 999999;
    background: #fff;
    width: 100%;
    margin: 0 auto;
    height: 80px;
    transition: all 0.5s ease 0s;
}
ul.nav.unite-nav.menu {
    background: none;
}
.nav.unite-nav a, .nav.unite-nav a:link, .nav.unite-nav a:visited, .nav.unite-nav a:focus{
  color:#737F98 !important;
}
.nav.unite-nav a:hover{
  color:#81B8E5 !important;
}
.nav.unite-nav > li:hover {
    background-color: none !important;
}
section.quienes-somos {
    text-align: center;
    padding: 100px 0;
    color: #888888;
}
h3.nos-titulo {
    color: #6CADE6;
    font-size: 35px;
    margin-bottom: 32px;
    font-weight: 500;
}
section.servicio-1 {
    background: url(../../../images/fondo-1.jpg)no-repeat;
    text-align: center;
    color: #fff;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0;
}
.serv1-titulo-1 {
    font-size: 32px;
    margin-bottom: 15px;
}
.serv1-icono {
    background: url(../../../images/icono-1.png)no-repeat;
    height: 49px;
    margin: 0 auto;
    width: 49px;
}
.serv1-texto {
    margin-bottom: 45px;
}
.serv1-icono-1 {
    background: url(../../../images/icono-2.png)no-repeat;
    height: 49px;
    margin: 0 auto;
      width: 60px;
      margin-bottom: 10px;
}
/*.serv1-box:hover .serv1-titulo{
  color:#3BB0E8;
}*/
/*.serv1-box-2:hover .serv1-titulo{
  color:#3BB0E8;
}*/
/*.serv1-box:hover .serv1-icono-1{
  background: url(../../../images/icono-2-hover.png)no-repeat;
}*/
.serv1-icono-2 {
    background: url(../../../images/icono-3.png)no-repeat;
    height: 49px;
    margin: 0 auto;
      width: 60px;
      margin-bottom: 10px;
}
/*.serv1-box:hover .serv1-icono-2{
  background: url(../../../images/icono-3-hover.png)no-repeat;
}*/
.serv1-icono-3 {
    background: url(../../../images/icono-4.png)no-repeat;
    height: 49px;
    margin: 0 auto;
      width: 60px;
      margin-bottom: 10px;
}
/*.serv1-box:hover .serv1-icono-3{
  background: url(../../../images/icono-4-hover.png)no-repeat;
}*/
.serv1-icono-4 {
    background: url(../../../images/icono-5.png)no-repeat;
    height: 49px;
    margin: 0 auto;
      width: 60px;
      margin-bottom: 10px;
}
/*.serv1-box:hover .serv1-icono-4{
  background: url(../../../images/icono-5-hover.png)no-repeat;
}*/
.serv1-icono-5 {
    background: url(../../../images/icono-6.png)no-repeat;
    height: 49px;
    margin: 0 auto;
      width: 60px;
      margin-bottom: 10px;
}

/*.serv1-box:hover .serv1-icono-5{
  background: url(../../../images/icono-6-hover.png)no-repeat;
}*/
.serv1-icono-6 {
    background: url(../../../images/icono-7.png)no-repeat;
    height: 49px;
    margin: 0 auto;
      width: 60px;
      margin-bottom: 10px;
}
/*.serv1-box:hover .serv1-icono-6{
  background: url(../../../images/icono-7-hover.png)no-repeat;
}*/
.serv1-icono-7 {
    background: url(../../../images/icono-8.png)no-repeat;
    height: 49px;
    margin: 0 auto;
      width: 60px;
      margin-bottom: 10px;
}
/*.serv1-box-2:hover .serv1-icono-7{
  background: url(../../../images/icono-8-hover.png)no-repeat;
}*/
.serv1-box-2 {
    padding: 40px;
    width: 345px;
    margin: 0 auto;
}
.serv1-titulo {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 12px;
}
.serv1-box {
    padding: 40px;
}
section.servicio-2 {
    padding: 100px 0;
    text-align: center;
}
.serv2-box {
    height: 174px;
    margin-bottom: 35px;
    padding: 20px;
}
.serv2-icono {
    margin-bottom: 7px;
}
.serv2-titulo {
    color: #6FAEE5;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 18px;
}
.serv2-texto1 {
    color: #888888;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 35px;
}
.serv2-titulo1 {
    color: #6faee5;
    font-weight: 600;
    margin-bottom: 15px;
}
.serv2-texto {
    color: #888888;
}
section.servicio-3 {
    padding: 100px 0;
    text-align: center;
}
.serv3-icono {
    margin-bottom: 7px;
}
.serv3-titulo {
    color: #6FAEE5;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 18px;
}
.serv3-titulo1 {
    color: #6faee5;
    font-weight: 600;
    margin-bottom: 11px;
}
.serv3-texto2 {
    margin-bottom: 70px;
    color: #888;
    font-size: 18px;
    font-weight: 300;
}
.serv3-titulo1 {
    color: #3bb0e8;
    font-weight: 600;
    margin-bottom: 15px;
}
.serv3-texto {
    color: #888;
    margin-bottom: 32px;
    font-size: 13px;
}
.serv3-box {
    padding: 28px;
}
section.servicio-3 {
    background: url(../../../images/fondo-2.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding: 100px 0;
}
.cont-box {
    padding: 103px 0;
    text-align: center;
}
.cont-titulo {
    color: #6EAEE4;
    font-size: 32px;
    margin-bottom: 10px;
}
.cont-texto {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 21px;
    color: #888;
}
.cont-form {
    width: 70%;
    margin: 0 auto;
}
.cont-form input {
    width: 100%;
    height: 43px;
    margin-bottom: 13px;
    border-radius: 4px;
    padding-left: 9px;
    border: 1px solid #6daee5;
        background: none;
}
.cont-input {
    padding: 0 6px;
}
.cont-form textarea {
    width: 100%;
    height: 166px;
    border: 1px solid #6daee5;
    border-radius: 4px;
    padding-left: 5px;
        background: none;
}
.cont-textarea {
    padding: 6px;
}
.cont-textarea {
    padding: 6px;
    margin-bottom: 17px;
}
.cont-btn input {
    background: none;
    width: 210px;
    color: #3bb0e8;
    font-weight: 600;
}
section.contacto {
    background: #EDF0F5;
    overflow: hidden;
	height: 673px;
}
.clear{clear: both;}
footer#footer {
    margin-top: -14px;
    background: #606B89;
    color: #fff;
    padding: 50px 0;
}
.pie1-logo {
    margin-bottom: 27px;
}
.pie1-texto {
    margin-bottom: 25px;
}
.pie2, .pie3 {
    padding-left: 96px;
}
.pie-titulo {
    font-weight: 600;
    margin-bottom: 8px;
}
.pie-texto {
    line-height: 25px;
}
.copy {
    background: #212D47;
    color: #fff;
        padding: 30px 0;
}
.copy img {
    width: 89px;
}
.idioma {
    margin-top: 10px;
}
span.redes {
    background: #f9f5f6;
    border-radius: 26px;
    padding: 12px;
    cursor: pointer;
}
.serv5-titulo {
    color: #6FAEE5;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}
.caja-x {
    text-align: center;
}
.serv4-icono {
    margin: 80px 0px 5px 0px;
}
.serv4-texto {
    color: #888;
    font-size: 13px;
    margin: 16px 0px 11px 0px;
}
.serv5-texto {
    color: #888;
    font-size: 13px;
    margin-bottom: 15px;
}
.imagen-x {
    margin: 45px 0px 90px 0px;
}
.serv6-texto {
    color: #888;
    font-size: 13px;
    margin: 137px 0px 11px 0px;
}
.serv7-texto {
    color: #888;
    font-size: 13px;
    margin-bottom: 5px;
}