@charset "utf-8";
/*CSS*/


@font-face {
    font-family: 'arialregular';
    src: url('arial-webfont.eot');
    src: url('arial-webfont.eot?#iefix') format('embedded-opentype'),
         url('arial-webfont.woff') format('woff'),
         url('arial-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



html{
    background: #d8d8dc;

}

body{
    margin:0px;
    padding: 0px;
    
}

#contenedorgeneral{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: auto;
    width: 1100px;
}

svg{
    cursor: pointer;
}

header{

    position: relative;
    width: 320px;
    height: 400px;
    background: #f2f1f2;

}
#logo{
    position: relative;
    background:url(../imagenes/logo.png) no-repeat;
    width: 319px;
    height: 106px;
    top: 70px;
    text-indent: -200000px;
}

#botones{
    position: relative;
    width: 280px;
    font-family: Arial;
    font-size: 20px;
    text-transform: uppercase;
    top: 120px;
}

.menu li{
    position: relative;
    list-style: none;
    text-align: center;

}


.menu li a{
    color: #654576;
    text-decoration: none;
    padding-top: 2px;
    display: block;
    text-align: center;
     transition:all 0.2s ease-out 0.2s;
}


.menu li a:hover{
    color: #f2f1f2;
    background: #634476;
    padding-top: 2px;
    text-align: center;
    transition:all 0.1s ease-out 0.1s;
    -moz-transition: all 0.1s ease-out 0.1s; /* Firefox */
    -webkit-transition:all 0.1s ease-out 0.1s; /* Safari and Chrome */
    -o-transition:all 0.1s ease-out 0.1s; /* Opera */
}
.menu li a.active{
    color: #f2f1f2;
    background: #634476;
    padding-top: 2px;
    text-align: center;
    transition:all 0.1s ease-out 0.1s;
    -moz-transition: all 0.1s ease-out 0.1s; /* Firefox */
    -webkit-transition:all 0.1s ease-out 0.1s; /* Safari and Chrome */
    -o-transition:all 0.1s ease-out 0.1s; /* Opera */
}
#sombra{
    position: relative;
    top:-55px;
    width: 333px;
    height: 81px;
    margin-left:-6px;
    background:url(../imagenes/sombra.png) no-repeat;
}
#textosombra{
    position:relative;
    top:25px;
    text-align: center;
    width: 333px;
    height: 81px;
    margin-left:80px;
    
}
#textosombra p{
    font-family: Arial;
    font-size: 22px;
    color: #d8d8dc;
}
section {
    top:120px;
    position:absolute;
    width: 700px;
    height: 550px;
    margin-left: 400px;
    background: #d8d8dc;
}

#clientesfoto {
    top:0px;
    position:absolute;
    width: 700px;
    height: 550px;
    margin-left: 0px;
    background:url(../imagenes/fondoslide.jpg);
    
}

#linea{
    position: absolute;
    border: 1px;
    border-color: #493355;
    border-style: solid;
    width: 695px;
    height: 520px;
    margin-top: -540px;
    
}
#linea2{
    position: absolute;
    border: 1px;
    border-color: #493355;
    border-style: solid;
    width: 695px;
    height: 520px;
    margin-top: -540px;
    
}
#linea3{
    position: relative;
    border: 0px;
    border-color: #493355;
    border-style: solid;
    width: 699px;
    height: 549px;
}

    
img{
    position:relative;
    margin-top:0;
    width: 300px;
    height: 550px;
    margin-left: 0px;
    z-index:10;
    
}


#contenidotexto{
    width: 370px;
    margin-left: 310px;
    margin-top: -540px;
}
#contenidotexto2{
    width: 370px;
    margin-left: 310px;
    margin-top: -540px;
}
#contenidotexto3{
    width: 370px;
    margin-left: 310px;
    margin-top: -540px;
}
h1{
    font-family: helvetica;
    font-size: 20px;
    color: #654576;
    text-align: justify;
    text-transform: uppercase;
}

p {
    position: relative;
    font-family: helvetica;
    font-size: 13px;
    color: #654576;
    text-align: justify;
}
#contenidotexto2 p {
    position: relative;
    font-family: helvetica;
    font-size: 12px;
    color: #654576;
    text-align: justify;
}

#serviciosBotones1{
    postion:relative;
    margin-top: -40px;
    width: 320px;
    height: 80px;
    text-align: center;
    
}
svg {
    padding:2px;
    margin:2px;
    
}

 svg:hover g path{
        fill:#542E67;
        transition:all 0.1s ease 0.1s;
        -moz-transition: all 0.1s ease-out 0.1s; /* Firefox */
        -webkit-transition:all 0.1s ease-out 0.1s; /* Safari and Chrome */
        -o-transition:all 0.1s ease-out 0.1s; /* Opera */
    }
     svg:hover g polygon{
        fill:#542E67;
        transition:all 0.1s ease 0.1s;
        -moz-transition: all 0.1s ease-out 0.1s; /* Firefox */
        -webkit-transition:all 0.1s ease-out 0.1s; /* Safari and Chrome */
        -o-transition:all 0.1s ease-out 0.1s; /* Opera */
    }
#serviciosBotones2{
    postion:relative;

    width: 320px;
    height: 80px;
    text-align: center;
   
}
#serviciosBotones3{
    postion:relative;
    width: 320px;
    margin-left: 38px;
   
}

#derechos{
    top: 50px;
    position: relative;
    margin-left:0 auto;
    margin-bottom:auto;
    
    font-family: helvetica;
    font-size: 14px;
   
    color: #654576;
    
    
}
footer{
    margin-top:-30px;
    position: relative;
    width:1100px;
    heigth:200px;
    
}


#redesSociales {
    position: relative;
    float:right;
    
    
    
}
#redesSociales div{
    float:left;
}
#facebook a svg:hover path{
        fill:#225ab6;
    }

#twitter svg:hover path{
        fill:#0da3ce;
    }



#contactos{
    position: relative;
    width: 290px;
    height: 450px;
    top: -360px;
    margin-left: 390px;
    
}

#informacioncontactos{
    position: relative;
    background: #654576;
    width: 290px;
    height: 170px;
    padding-top: 20px;
    padding-bottom:  20px;
    font-size: 13px;
    color: #ffffff;
    font-family: Arial;
    text-align: center;
}


#informacioncontactos a{

    font-size: 13px;
    color: #ffffff;
    text-decoration: none;

}


#informacioncontactos a:hover{

    font-size: 13px;
    color: #b57cd5;

}

