@charset "utf-8";
header {
    font-family: "Bodoni MT";
    text-transform: uppercase;
    font-style: italic;
    font-size: xx-large;
    float: none;
}

.titulo {
    float: right;
    display: inline-block;
    width: 70%;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
}

body {
    max-width: 1200px;
    background-color: #F3F3F3;
    margin-left: auto;
    margin-right: auto;
}


.logo {
    display: inline;
    margin-top: 25px;
    border-radius: 30px;
}

.nombre {
    padding-right: 0px;
    text-decoration: none;
    color: #000000;
}
.linea {
    width: 458px;
    background-color: #000000;
    margin-left: 0px;
    margin-top: -19px;
}
.descripcion {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    font-size: small;
    left: 0px;
    right: 0px;
}

.button {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 28px;
    padding-left: 28px;
    float: right;
    text-align: center;
    border-radius: 32px;
    background-color: #01B0F1;
    text-decoration: none;
    color: #FFFFFF;
    font-family: asap;
    font-style: normal;
    font-size: 20px;
    font-weight: 700;
    margin-top: 36px;
    margin-right: 30px;
}

.button:hover {
    transition: 0.3s;
    background-color: #75DDFF;
}




/*Bandera Diagonal*/
.bandera {
    height: 30px;
    display: block;
   background : linear-gradient(90deg, rgba(243, 243, 243, 1) 0%, rgba(236, 209, 212, 1) 1.58%, rgba(228, 168, 174, 1) 3.8%, rgba(221, 130, 139, 1) 6.29%, rgba(215, 98, 110, 1) 9%, rgba(210, 70, 85, 1) 12%, rgba(205, 48, 64, 1) 15.38%, rgba(202, 31, 49, 1) 19.34%, rgba(200, 20, 38, 1) 24.22%, rgba(198, 13, 32, 1) 31.08%, rgba(198, 11, 30, 1) 50.11%, rgba(198, 13, 32, 1) 66.97%, rgba(200, 20, 38, 1) 73.93%, rgba(202, 32, 50, 1) 79.07%, rgba(206, 50, 66, 1) 83.32%, rgba(210, 73, 87, 1) 87.01%, rgba(215, 101, 113, 1) 90.31%, rgba(222, 135, 144, 1) 93.33%, rgba(230, 174, 180, 1) 96.13%, rgba(238, 217, 219, 1) 98.64%, rgba(243, 243, 243, 1) 100%);
    left : 0px;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C60B1E',endColorstr='#FFFFFF' , GradientType=1);
    border-radius: 0px;
    border-style: none;
    transform: rotate(-10deg);
    clear: left;
}
.amarillo {
   background : linear-gradient(90deg, rgba(243, 243, 243, 1) 0%, rgba(245, 234, 198, 1) 2.02%, rgba(247, 226, 157, 1) 4.22%, rgba(249, 219, 119, 1) 6.69%, rgba(251, 213, 87, 1) 9.38%, rgba(252, 207, 59, 1) 12.35%, rgba(253, 203, 37, 1) 15.71%, rgba(254, 200, 20, 1) 19.62%, rgba(255, 198, 9, 1) 24.46%, rgba(255, 196, 2, 1) 31.26%, rgba(255, 196, 0, 1) 50.11%, rgba(255, 196, 2, 1) 68.88%, rgba(255, 198, 9, 1) 75.65%, rgba(254, 200, 20, 1) 80.47%, rgba(253, 203, 37, 1) 84.36%, rgba(252, 207, 59, 1) 87.71%, rgba(251, 213, 87, 1) 90.66%, rgba(249, 219, 119, 1) 93.34%, rgba(247, 226, 157, 1) 95.8%, rgba(245, 234, 198, 1) 97.98%, rgba(243, 243, 243, 1) 100%);
    display: block;
    left : 0px;
    height : 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F3F3F3',endColorstr='#F3F3F3' , GradientType=1);
    border-radius: 0px;
    border-style: none;
    transform: rotate(-10deg);
    margin-top: -35.5px;
}
/*Fin Bandera Diagonal*/


/*Banderas Circulares*/
.banderolas {
    border-collapse: separate;
    margin-left: 0px;
    border-radius: 60px;
}
.abanderolas {
    width: 65px;
    display: inline-block;
    height: 65px;
    border-radius: 50px;
}
.banderasposicion {
    margin-left: 60px;
    clear: left;
    float: left;
    margin-top: 26px;
    margin-bottom: -56px;
}

main section div {
}
.bullets {
    margin-top: -11px;
    visibility: visible;
    display: block;
}

.pagetitle {
    float: right;
    padding-right: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 70px;
    background-color: #01B0F1;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
    color: #FFFFFF;
    font-size: x-large;
    font-family: asap;
    font-style: normal;
    font-weight: 400;
}
/*Fin Banderas Circulares*/


/*Contenido*/
article {
    margin-top: 132px;
    float: right;
}

.galeria {
    left: 0px;
    float: none;
    margin-top: 63px;
    display: inline-block;
    margin-left: 15px;
}

.contenido {
    float: right;
    padding-right: 0px;
    clear: right;
    margin-top: 30px;
    padding-left: 210px;
    display: block;
    margin-left: 2px;
}


.mapa {
    float: left;
    display: inline-block;
    margin-left: -250px;
    margin-top: 0px;
}
/*Fin Contenido*/


/*Flip Logo*/
.flip-box {
    background-color: transparent;
    width: 300px;
    height: 200px;
    border: 1px solid #f1f1f1;
    perspective: 1000px;
    margin-left: 16px;
    border-radius: 222px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    border-radius: 222px;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
    border-radius: 222px;
}

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 222px;
}

.flip-box-front {
    background-color: #F3F3F3;
    color: black;
    border-radius: 222px;
}

.flip-box-back {
    background-color: #F3F3F3;
    color: white;
    transform: rotateY(180deg);
    border-radius: 222px;
}
.fliplogo {
    float: left;

}
/*Fin Flip Logo*/




/*Menu Lateral*/
.menulateral {
    margin-top: 123px;
    font-size: 20px;
    position: absolute;
    clear: right;
}

.menubutton {
    background-color: #01B0F1;
    text-decoration: none;
    color: #FFFFFF;
    padding-left: 40px;
    padding-top: 9px;
    padding-bottom: 9px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    padding-right: 40px;
    margin-top: -5px;
    font-family: asap;
    font-style: normal;
    font-weight: 400;
    clear: right;
    min-width: 350px;
}

#menuLateral a {
    position: absolute;
    transition: 0.6s;
    width: 350px;
    clear: right;
    display: block;
}

#menuLateral a:hover {
    left: 0;
    width: 450PX;
    text-align: center;
    font-weight: 700;
    -webkit-box-shadow: 10px 0px 34px 4px #FFFFFF;
    box-shadow: 10px 0px 34px 4px #FFFFFF;
    clear: right;
    display: block;
    position: absolute;
}


#asesoramiento {
    top: 55px;
}
#administracion {
    top: 110px;
}
#gestoria {
    top: 165px;
}
#inmuebles {
    top: 220px;
}
#distribucion {
    top: 275px;
}

/*Galeria*/


.galerya {
    margin-left: 136px;



}
.sobrenosotros {
    width: 680px;
    text-align: justify;
    margin-top: 115px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: medium;
    height: 324px;
    overflow-x: auto;
    float: right;
    margin-right: -290px;
    overflow-y: scroll;
}
.asesoramiento {
    float: right;
    width: 680px;
    margin-top: 115px;
    text-align: justify;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: medium;
    height: 324px;
    overflow-x: auto;
    margin-right: -602px;
    overflow-y: scroll;
}

.contacto {
    width: 799px;
    text-align: center;
    margin-top: 125px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: medium;
    height: 324px;
    overflow-x: auto;
    float: right;
    margin-right: -326px;
    overflow-y: scroll;
    line-height: 26px;
    display: block;
}
.administracion {
    float: right;
    width: 680px;
    margin-top: 115px;
    text-align: justify;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: medium;
    height: 324px;
    overflow-x: auto;
    margin-right: -398px;
    overflow-y: scroll;
}
.imagengestoria {
    display: block;
    margin-top: -13px;
    margin-bottom: 16px;
}




/* width */
::-webkit-scrollbar {
  width: 8px;
	
	
	
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
	border-radius: 50px;
	
	
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.gestoria {
    float: right;
    width: 680px;
    margin-top: 115px;
    text-align: justify;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: medium;
    height: 324px;
    overflow-x: auto;
    margin-right: -228px;
    overflow-y: scroll;
}
.contactoiconos {
    display: block;
    width: 40px;
    float: left;
    margin-top: -14px;
    margin-right: -250px;
    margin-left: 205px;
}
.iconosindiv {
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 52px;
    border: 2px solid #7D7D7D;
}
.quitarsubrLink {
    text-decoration: none;
    color: #738FF4;
}
.ventainmuebles {
    margin-top: 24px;
    float: right;
    width: 680px;
    text-align: justify;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: medium;
    height: 324px;
    overflow-x: auto;
    overflow-y: scroll;
    margin-left: 99px;
    margin-right: -9px;
}
.distribucion {
    float: right;
    width: 680px;
    margin-top: 115px;
    text-align: justify;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: medium;
    height: 324px;
    overflow-x: auto;
    margin-right: -267px;
    overflow-y: scroll;
}
#acnshop {
    display: block;
    right: auto;
    margin-top: 58px;
    margin-right: 30%;
    margin-left: auto;
}
.enlaces {
    transform: rotate(-10deg);
    text-decoration: none;
    display: inline-block;
    width: 772px;
    margin-top: 42px;
    margin-right: 101px;
}
.enlace {
    text-decoration: none;
    text-shadow: 0px 0px;
    color: #8E8E8E;
    font-family: asap;
    font-style: italic;
    font-weight: 700;
    font-size: medium;
    margin-right: 45px;
    float: right;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: -17px;
}
.aviso {
    display: inline-block;
    margin-left: 239px;
    float: right;
    margin-top: -84px;
    transform: rotate(-10deg);
    color: #8E8E8E;
    text-decoration: none;
    text-shadow: 0px 0px;
    font-family: asap;
    font-style: italic;
    font-weight: 700;
    font-size: medium;
    margin-right: 21px;
}
.avisolegal {
    float: right;
    width: 680px;
    margin-top: 115px;
    text-align: justify;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: medium;
    height: 324px;
    overflow-x: auto;
    margin-right: -249px;
    overflow-y: scroll;
}
