html {
    scroll-behavior: smooth;
    cursor:none;
}
body {
    background-color: #6c97ac !important;
}
  .copyrightnotice {
	position: fixed;
    color: #3d5560;
    z-index: 100;
    bottom: 10px;
    width: auto;
    height: 100%;
    text-align: left;
    padding: 0;
    margin: 0;
    writing-mode: vertical-rl;
    margin-left: 100%;
    margin-bottom: 8px;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 4px;
    display: flex;
    justify-content: right;
    right: 3%;
    bottom: 0;
    top: 50%;
    transform: translateY(-7%);
    -webkit-transform: translateY(-7%);
}
.cursor {
    width: 10px;
    height: 10px;
    border: 10px solid   rgba(108, 151, 172, .6);
    background-color:rgb(232, 233, 228);
    border-radius: 50%;
    opacity: 80%;
    position: absolute;
    transition-duration: 40ms;
    z-index: 99999;
}
@media screen and (max-width:1855px) {
    .copyrightnotice {
       right: 4%;
  }
  .parrafo-explicacion{
    align-items:flex-start;
    padding-top: 40px;
}
}
@media screen and (max-width:1400px) {
    .copyrightnotice {
       right: 5%;
  }
}
@media screen and (max-width:1070px) {
    .copyrightnotice {
       right: 6%;
  }
}
@media screen and (min-width:1121px) {
    #contenido {
       transform: translateY(-25%); 
    }
}
@media screen and (max-width:900px) {
    .copyrightnotice {
      right: 3%;
      bottom: 4%;
      top: 70%;
      font-size: 8px;
	  height: auto; 
	} 
}
@media screen and (min-width:900px) {

/*menús verticales*/
img.logo {
    width:100%;
}
#site_header_left {
    width: 55px;
    border-right: 1px solid #e8e9e4;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    padding: 30px 10px;
    display: flex;
    flex-direction: column;
    justify-content:start;
    align-content: center;
    align-items: center;
}
.card-group {
	display: flex;
}
.header-menu {
    width: 100%;
    align-self: auto;
}
.vertical-center-wrapper {
    display: table;
    width: 100%;
}
.vertical-center, .vertical-center-extra {
    text-align: center;
    position: relative;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.vertical-center-secciones {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto;
    max-height: 100%;
    height: auto;
    min-height: 60%;
    line-height: 150px;
    /*position:fixed;*/
}
.vertical-center-secciones>a {
    padding: 16px 0;
}
.vertical-center-extra {
    border-right: 1px solid #e8e8e4;
    border-left: 1px solid #e8e8e4;
    margin-left: 54px;
}
#menu-extra>a{
    color:#e8e9e4;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    letter-spacing: 4px;
}
.menu-open, .menu-close{
    width: 55px;
    line-height: 55px;
    margin: 0 -15px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    text-align: right;
    color:#e8e9e4;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    letter-spacing: 4px;
    z-index: 99999;
}
.menu-icon {
    writing-mode: vertical-rl;
    text-align: right;
}
.menu-close {
    display: none;
}
.header-lang:hover {
    cursor: pointer !important;
}
.menu-open:hover,.menu-close:hover, .contact-close:hover, .contact-open:hover, .tittle>a:hover, .elementor-widget-wrap>img:hover, .card:hover {
    cursor: pointer;
    color:#e8e9e4;
    text-decoration: none;
}
#site_header_right {
    width: 55px;
    border-left: 1px solid #e8e9e4;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    padding: 30px 10px;
    display: flex;
    justify-content: center;
    align-content:center;
    align-items: center;
}
#menu {
    width: 55px;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    padding: 30px 10px;
    display: flex;
    justify-content: center;
    align-content:center;
    align-items: center;
    border-right: 1px solid #e8e8e4;
}
.contact-open, .contact-close {
    writing-mode: vertical-rl;
    line-height: 35px;
    color: #e8e9e4;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    bottom: 0;
    letter-spacing: 4px;
}
.contact-close {
    display: none;
}
/*svg animación inicio*/
#wrapper {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
#contenido {
    min-width: 100%;
    height: auto;
    position: fixed;
    margin: auto;
    transform: translate(0, 10px);
}
.svg {
    display: block;
    margin: auto;
    max-width: 100%;
    width: 60%;
}
/*SUBCATEGORÍA MENÚ -INICIO-PORTFOLIO-CONÓCEME*/
.card-group {
    margin: 0 55px;
    width: 100vw;
    height: 100vh;
    align-items: center;
    justify-content: center;
    overflow:hidden;
    position: fixed;
}
.cardssection {
    display: flex;
    flex-direction: row;
    width: 100%;
}
.menu-imagen {
    margin-left: 50%;
    transform: translate(-50%);
}
.cardssection>.card {
    display: block;
    margin: auto;
    max-width: 100%;
    width: 100%;
    border: none;
}
#portfolio, #inicio, #conoceme {
    display: flex;
    align-items: center;
    background: none !important;
    border: none;
}
#portfolio:hover, #inicio:hover, #conoceme:hover {
    cursor: pointer;
}
img {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius:  0 !important;
    border-top-left-radius: 0 !important;
}
p {
    color: #6c97ac;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    letter-spacing: 4px;
    padding-top: 24px;
    text-decoration: none;
}
a:hover {
    text-decoration: none !important;
    cursor: pointer;
    text-emphasis: none;
}
.cardssection>a {
    background-color: transparent !important;
}
.textos-legales-wrapper {
    max-width: 100%;
    width: 100%;
    margin-top: 200px;
}
#menu-legal {
    display: flex;
    flex-direction: row;
    align-items: center;
    list-style: none;
    justify-content: space-between;
    width: 100%;
}
#menu-item-legal {
    letter-spacing: 4px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
}
#menu-item-legal>a {
    color: #6c97ac;
}
/*Pantalla contacto */
.contactoinicio {
    background-color: #e8e8e4;
    height: 100vh;
    width: auto;
    margin: 0 55px;
}
.redesycontacto {
    left: 0;
    top: 0;
    bottom: 0;
}
.formulario {
    max-width: 100%;
    margin: auto;
    position: relative;
    padding: 32px 16px 8px 16px;
    border-right: 1px solid #6c97ac;
}
.formularioinput, .formuariolabel {
    display: block;
    max-width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    letter-spacing: 4px;
    color: #6c97ac;
}
.formulariosubmit {
    display: block;
    max-width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    letter-spacing: 4px;
    color: #6c97ac;
}
.formularioinput {
    display: block;
    margin: auto;
    padding: 16px;
    padding-right: 180px;
    border: none;
    margin-bottom: 40px;
    width: 100%;
    max-width: 100%;
    background-color: none !important;
}
.formularioinput:focus {
    outline: 1px solid #6c97ac; 
}
.formularioinput:focus + .formuariolabel{
    margin-top: -120px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    letter-spacing: 4px
}
.formuariolabel {
    padding-left: 101px;
    position: absolute;
    margin-top: -88px;
    transition: .4s ease all;
}
.formulariosubmit {
    color:#e8e9e4;
    cursor: pointer;
    border: 1px solid #e8e8e4;
    background: linear-gradient(to right, #6c97ac 50%,#e8e8e4 50%);
    background-size: 220%;
    background-position: left;
    transition: 0.5s;
    margin: 16px 0; 
    padding: 8px 0;
}
.formulariosubmit:hover {
    background-position: right;
    text-decoration: none;
    color: #6c97ac;
    border: 1px solid #6c97ac;
}
.contorno {
    max-width: 100%;
    max-height: auto;
    border:none;
    padding: 8px 8px 8px 8px;
}
.contacto {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 37%;
    max-width: 100%;
    height: auto;
    border-bottom: 1px solid #6c97ac;
    border-left: 1px solid #6c97ac;
    border-right: 1px solid #6c97ac;
}
.fijar {
    margin-top: -120px;
}
/*SUBCATEGOTÍA PORTFOLIO -DISEÑO GRÁFICO-FOTOGRAFÍA-ILUSTRACIÓN-DISEÑOWEB*/
.col-sm-8>img, .col-sm-4>img{
    width: 100%;
}
.col-sm-4>img {
  	padding:0px 0px 0px 0px !important;
}
.container {
    height: 100vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: fixed;
    left: 50%;
    transform: translate(-50%);
}
.row {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100%;
    width: 140%;
    position: relative;
}
.row.row1 {
    margin: 0 0 80px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.row>a {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.col-sm-8.uno {
    border-left: 1px solid #e8e8e4;
    border-bottom: 1px solid #e8e8e4;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.col-sm-4.dos {
    border: 1px solid #e8e9e4;
    border-bottom: none;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.col-sm-4.tres {
    border-right: 1px solid #e8e8e4;
    border-bottom: 1px solid #e8e8e4;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 11px;
}
.col-sm-8.cuatro {
    border-bottom: 1px solid #e8e8e4;
    border-top: 1px solid #e8e8e4;
    padding-top: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#seccionportfoliofoto:hover {
    cursor: pointer;
}
.titlle {
    color:#e8e9e4;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    letter-spacing: 4px;
    margin-top: -8px;
} 
/*PORTFOLIO FOTOGRAFÍA */
.portfolio-foto {
    margin: 0 55px 0 108px;
}
.scroll-uno {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    width: auto;
    height: 100vh;
}
.fotos-uno {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:-8% ;
}
.fotos-uno-pequena {
    max-width: 40%;
    width: 16%; 
    margin-top: -8%;
} 
.fotos-uno-media {
    max-width: 40%;
    width: 24%;
    margin-left: -2%;
    margin-top: 24%;
}
.fotos-uno-grande {
    max-width: 40%;
    width: 26%;
    margin-left: 32%;
}
.titulo-seccion-foto-uno {
    color: #e8e8e4;
    font-family: 'quiche-sans', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 60px;
    letter-spacing: 4px;
    display: flex;
    justify-content: center;
    align-items: center;    
    margin-top: -20%;
    margin-left: 10%;
}
.enlace {
    width: 80%;
    display: inline-block;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: left;
    margin-left: 4%;
    margin-top: -8%;
}
#proyectounoymediofoto:hover {
    background-color: rgba(0, 0, 0, .5);
    animation: .5 ease;
}
.scroll-uno:hover .titulo-seccion-foto-uno {
    color: #e8e8e4;
    animation: .5 ease;
}
.titulo-seccion-foto-uno:hover {
    cursor: pointer;
}
.ver-proyecto {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 4px;
    color: #e8e8e4;
}
.volver {
    display: none;
}
/*1`5 foto*/
.fotografias {
    width: 60%;
} 
.card {
    border: none !important;
} 
.proyecto {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #e8e8e4;
}
.explicacion {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 40%;
}
.titulo {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6c97ac;
    font-family: 'quiche-sans', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 60px;
    letter-spacing: 4px;
    background-color: #e8e8e4;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    height: auto;
    z-index: 99;
    padding-bottom: 8px;
    margin-bottom: 24px;
}
.parrafo-explicacion {
    margin: 16% 0 0 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    letter-spacing: 4px;
}
.especifico {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: right;
}
.tiltuloexplicacion {
    font-weight: 500;
    color: #6c97ac;
    margin-bottom: 4px;
    letter-spacing: 4px;
} 
.fotografias {
    margin-bottom: 4%;
}
.tiltuloexplicacion:hover {
	color:#6c97ac;
}

/*Ilustración */
.slides>.card {
    /* display: flex;
     flex-direction: row;
     align-items: center;
     justify-content: center;*/
     width: auto;
     height: 100vh;
     margin: 0 55px 0 55px;
     border-top-left-radius: 0px !important;
     border-top-right-radius: 0px !important;
     border-bottom-left-radius: 0px !important;
     border-bottom-right-radius: 0px !important;
}
.ilustracionesseccion {
     width: 80%;
     display: block;
     margin: 20px auto;
}
/*.slide>.card {
     margin-left: 50%;
     transform: translate(-50%);
     width: 100%;
}*/
.slides>.card>img {
     display: inline-block;
     width: 100%;
     height: auto;
}
.slides>.card>.card-body>.card-text {
     color: #e8e8e4;
     font-family: 'Montserrat', sans-serif;
     font-weight: 300;
     letter-spacing: 4px;
     font-size: 18px;
}
.titulo-card {
     color: #e8e8e4;
     font-family: 'quiche-sans', sans-serif;
     font-weight: 500;
     font-style: normal;
     font-size: 60px;
     letter-spacing: 4px;
}
.card:hover {
     cursor: none;
}
#segundoslide>.card, #primerslide>.card, #tercerslide>.card, #cuartoslide>.card, #quintoslide>.card {
     background-color: #6c97ac;
}
 /*#segundoslide>.card:hover {
     background-color: rgba(255, 255, 255, .3);
 }
 #primerslide>.card:hover {
     background-color: rgba(145, 203, 189, .5);
 }
 #tercerslide>.card:hover {
     background-color: rgba(238, 182, 156, .5);
 }
 #cuartoslide>.card:hover {
     background-color: rgba(222, 189, 154, .5);
 }
 #quintoslide>.card:hover {
     background-color: rgba(160, 164, 165, .5);
 } */
 .cita {
     font-size: 14px;
     color: #e8e8e4;
     font-family: 'Montserrat', sans-serif;
     font-weight: 300;
     letter-spacing: 4px;
 }
 .slide>.card>.card-body>.card-text {
     font-size: 14px;
 }
/*proyectos*/
#proyectopreciousstones:hover {
    background-color: rgba(55, 178, 147, .5) ;
} 
#proyectocatodesign:hover {
    background-color: rgba(29, 83, 129, .5);
}
#proyectoloto:hover {
    background-color: rgba(97, 116, 102, .5);
} 
#proyectoramon:hover {
    background-color: rgba(255, 255, 255, .5);
}
#proyectotesyr:hover {
    background-color: rgba(169, 211, 217, .5);
}
#proyectovictoria:hover {
    background-color: rgba(121, 47, 64, .5);
}
#proyectominutito:hover {
    background-color: rgba(232, 212, 197, .8);
}
#proyectoecoalf:hover {
    background-color: rgba(123, 125, 119, .5);
} 
#proyectoprophoesia:hover {
    background-color: rgba(158, 199, 235, .5);
} 
#proyectotrialworld:hover {
    background-color: rgba(85, 175, 49, .5);
}
#proyecto091:hover {
    background-color: rgba(52, 79, 157, .5);
}
  #proyectocatodesign:hover {
    background-color: rgba(41, 63, 89, .3);
}
/*PRECIOUS STONES*/
.disenomovil {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.video {
    height: 100vh;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.videocaptura, .videocapturados {
    display: flex;
    align-items: center;
    justify-content: center;
}
.disenodemovil {
    display: flex;
    flex-direction: row;
    height:auto;
    width: 98%;
    align-items: center;
    justify-content: space-around;
    margin-top: -40px;
    margin-bottom: 4%;
}
.vl {
    border-left: 1px solid #6c97ac;
    height: 124px;
    position: absolute;
    left: 50%;
    top: 280px;
  	display:none;
}
.vl2 {
    border-left: 1px solid #6c97ac;
    height: 124px;
    position: absolute;
    left: 50%;
    top: 596px;
  	display:none;
}
.parrafoexplicativo {
    width: 42%;
}
.textolegal {
    margin: 0 55px;
    padding-bottom: 2%;
}
.titulotextolegal {
    font-family: 'quiche-sans', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 60px;
    letter-spacing: 4px;
    color: #6c97ac;
    padding: 24px 0;
    position: fixed;
    left: 50%;
    transform: translate(-50%);
    background-color: #e8e8e4;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.subtitle-one {
    font-family: 'quiche-sans', sans-serif;
    font-weight: 500;
    font-style: normal;
}
.text-legal-text>p {
    margin:auto;
    padding: 0 100px;
}
.text-legal-text {
    padding-top: 16%;
}
.containerconoceme {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 50%;
    transform: translate(-50%, 16%);
}
.containerconoceme>.card {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.containerconoceme>.card>.card-img-top {
    width: 28%;
}
.card-img-top {
    margin-right: 40px;
}
.slides>.slide>.card>.card-img-top {
    max-width: 28%;
}
.card.border-success {
    display: none;
}
.especifico:hover, .especifico>a:hover, .tiltuloexplicacion:hover {
    cursor:none;
    text-decoration:none;
    text-emphasis:none;
}
  .col-6 {
    flex-direction: row;
}
  .parrafoexplicativo {
    border-top: 1px solid #6c97ac;
    border-bottom: 1px solid #6c97ac;
}
.parrafo-explicacion{
    align-items:flex-start;
}
}
@media screen and (max-width:900px) {
  	.cursor {
		z-index:999999;  
	}
    #wrapper {
        width: 100vw;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #contenido {
        min-width: 100%;
        height: auto;
        position:fixed;
        margin: auto;
        transform: translate(0, 10px);
    }
    .svg {
        margin: auto;
        margin-left: 50%;
        transform: translate(-50%);
        width: 80%;
        min-width: 50%;
    }
    #site_header_left,  #site_header_right  {
        line-height: 55px;
    }
    .header-lang {
        position: fixed;
    }
    img.logo {
       width: 5%;
       margin: 16px 0 0 16px;
    }
    .vertical-center-wrapper {
        display: table;
        width: 100%;
    }
    .vertical-center {
        position: fixed;
        display: flex;
        flex-direction: row;
        align-content: center;
        align-items: center;
        justify-content: center;
        width: 50%;
        bottom: 0;
        height: auto;
        right: 0;
        border-top: 1px solid #e8e9e4;
        z-index: 999;
        background-color: #6c97ac;
    }
    .menu-open, .menu-close {
        writing-mode: horizontal-tb;
        line-height: 55px;
        color: #e8e9e4;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        bottom: 0;
    }
    .menu-close {
        display: none;
    }
    .header-lang:hover {
        cursor: pointer !important;
    }
    .menu-open:hover,.menu-close:hover, .contact-close:hover, .contact-open:hover, .tittle>a:hover, .elementor-widget-wrap>img:hover, .card:hover {
        cursor: pointer;
        color:#e8e9e4;
        text-decoration: none;
    }
    #menu {
        position: fixed;
        display: flex;
        flex-direction: row;
        align-content: center;
        align-items: center;
        justify-content: center;
        width: 50%;
        bottom: 0;
        height: auto;
        left: 0;
        border-top: 1px solid #e8e9e4;
        border-right: 1px solid #e8e9e4;
        z-index: 999;
    }
    .contact-open, .contact-close {
        writing-mode: horizontal-tb;
        line-height: 55px;
        color: #e8e9e4;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        bottom: 0;
    }
    .contact-close {
        display: none;
    }
    .card-group {
        margin: auto;
        display: block;
    }
    .btn-inicio, .btn-portfolio, .btn-conoceme {
        border-bottom: 1px solid #6c97ac;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #portfolio , #inicio, #conoceme {
        background: none !important;
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    p {
        /*color: #6c97ac;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        letter-spacing: 4px;
        padding-top: 24px;
        text-decoration: none;
    }
    .uno, .dos, .tres {
        font-size: 20px;
    }
    a:hover, .uno:hover, .dos:hover, .tres:hover {
        text-decoration: none !important;
        cursor: pointer;
        text-emphasis: none;
    }
    .menu-imagen {
        height: 100vh;
        width: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .cardssection {
         display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 60%;
        /*justify-content: space-around;*/
       	margin-top: -62px;
    }
    img {
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        border-top-right-radius:  0 !important;
        border-top-left-radius: 0 !important;
    }
    .cardssection>.card {
        display: block;
        margin: auto;
        min-width: 20%;
        width: 24%;
        border: none;
        background-color: transparent;
    }
    .card-img, .imagen {
        width: 20%;
        display: none;
    }
   .card.img-inicio {
        padding: 0px 0 20px 0;
    }
    .card.img-portfolio {
        padding: 0;
        margin-top: -120px;
    }
    .card.img-conoceme {
        padding: 0;
        margin-top: -120px;    
    }
    .textos-legales-wrapper {
        transform: rotate(180deg);
        writing-mode: vertical-rl;
        top: 0;
        right: 0;
        bottom: 0;
        height: 80%;
    }
    #menu-legal {
        display: flex;
        flex-direction: row;
        list-style: none;
        justify-content: space-between;
        align-items: center;
    }
    .header-lang {
        display: none;
    }
    #menu-item-legal {
        letter-spacing: 4px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        font-size: 14px;
    }
    #menu-item-legal>a {
        color: #6c97ac;
    }
    .cardssection>.card>p {
        color: #6c97ac;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        letter-spacing: 4px;
        font-size: 16px;
        margin-top: 12px;
    }
    .cardssection>.card {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .cardssection>.card>.imagen>img {
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        border-top-right-radius:  0 !important;
        border-top-left-radius: 0 !important;
    }
    .col-sm-8>img{
        width: 60%;
        min-width: 45%;
        /*display: none;*/
    }
    .col-sm-4>img{
        width: 60%;
        min-width: 45%;
        /*display: none;*/
    }
    .container {
        width: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        margin-top: 40px;
    }
    .row, .row.row1 {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .col-sm-8.uno, .col-sm-8.cuatro {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .col-sm-8.uno {
        width: 100%;
  
    }
    .col-sm-8.cuatro {
        width: 100%;
    }
    .col-sm-4.dos, .col-sm-4.tres {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .col-sm-4.dos {
        width: 100%;
    }
    .col-sm-4.tres {
        width: 100%;
    }
    .row>a {
        border-bottom: 1px solid #e8e8e4;
        width: 100%;
        display: flex;
        justify-content: space-around;
        height: 20vh;
        align-items: center;
    }
    .titlle {
        color:#e8e9e4;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        letter-spacing: 4px;
        font-size: 20px;
    }
    .contactoinicio {
        background-color: #e8e8e4;
        height: 100vh;
        width: auto;
    }
    .redesycontacto {
        left: 0;
        top: 0;
        bottom: 0;
    }
    .formulario {
        max-width: 100%;
        margin: auto;
        position: relative;
        border-right: 1px solid #6c97ac;
    }
    .formularioinput, .formuariolabel {
        display: block;
        max-width: 100%;
        font-family: 'Montserrat', sans-serif;
        font-weight: 100;
        letter-spacing: 4px;
        color: #6c97ac;
        font-size: 14px;
    }
    .formulariosubmit {
        display: block;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        letter-spacing: 4px;
        color: #6c97ac;
        font-size: 12px;
        text-decoration: none;
        color: #6c97ac;
        border: 1px solid #6c97ac;
        width: auto;
        height: auto;
        padding: 0;
        margin: 16px;
    }
    .formularioinput {
        display: block;
        margin: auto;
        padding-top: 28px;
        /* padding: 10px; */
        /* padding-right: 140px; */
        border: none;
        margin-bottom: 40px;
        width: 80%;
        max-width: 100%;
        background-color: none !important;
    }
    .fijar {
        margin-top: -120px;
    }
    .formularioinput:focus {
        outline: 1px solid #6c97ac; 
    }
    .formularioinput:focus + .formuariolabel{
        margin-top: -120px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        letter-spacing: 4px;
        font-size: 14px;
    }
    .formuariolabel {
        padding-left: 40px;
        position: absolute;
        margin-top: -88px;
        transition: .4s ease all;
    }
    .formulariosubmit {
        color:#e8e9e4;
        cursor: pointer;
        border: 1px solid #e8e8e4;
        background: linear-gradient(to right, #6c97ac 50%,#e8e8e4 50%);
        background-size: 220%;
        background-position: left;
        transition: 0.5s;
    }
    .contorno {
        max-width: 100%;
        max-height: auto;
        border:none;
        padding: 8px 8px 16px 8px;
    }
    .contacto {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 37%;
        max-width: 100%;
        height: auto;
        border-bottom: 1px solid #6c97ac;
        border-left: 1px solid #6c97ac;
        border-right: 1px solid #6c97ac;
    }
    .fotos-uno{
        display: none;
    }
    .enlace {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        margin-left: 60px;
        margin: 0 !important;
        border-bottom: 1px solid #e8e8e4;
        border-right: 1px solid #e8e8e4;
    }
    .enlace>p {
        color: #e8e8e4;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: left;
        margin: 80px 0;
    }
    .portfoliodisenoweb.grafico {
        padding-bottom: 100px;
    }
    .titulo-seccion-foto-uno, .titulo {
        font-family: 'quiche-sans', sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 32px;
        letter-spacing: 4px;
        display: flex;
        justify-content: center;
        align-items: center;   
    }
    #extra {
        display: none;
    }
    .volver {
        top: -55px;
        color: #e8e8e4;
        z-index: 1;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #6c97ac;
        height: 36px;
        border-bottom: 1px solid #e8e8e4;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        letter-spacing: 4px;
        padding-bottom: 40px;
    }
    .volver:hover {
        text-decoration: none;
        text-emphasis: none;
        cursor: pointer;
        color: #e8e8e4;
    }
    .explicacion>p {
        color: #e8e8e4;
        margin: 0 24px;
    }
    .detalles {
        font-size: 14px;
        padding-bottom: 16px;
    }
    .card {
        border: none !important;
        width: 60%;
    } 
    .card-columns {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 100px;
    }
    .slide>.card {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: auto;
        height: 100vh;
        border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }
    .slide>.card>img {
        display: inline-block;
        margin-top: 8px;
    }
    .slide>.card>.card-body>.card-text {
        color: #e8e8e4;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        letter-spacing: 4px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 90%;
    }
    .titulo-card {
        color: #e8e8e4;
        font-family: 'quiche-sans', sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 40px;
        letter-spacing: 4px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .card-body {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    #segundoslide>.card, #primerslide>.card,#tercerslide>.card, #cuartoslide>.card, #quintoslide>.card {
        background-color: #6c97ac;
    }

    .video, .disenodemovil {
        width: 100%;
        height: auto;
    }
    .disenodemovil {
        display: flex;
        flex-direction: column;
    }
    
    .card-img-top {
        max-width: 80%;
        margin-right: 0;
        border: none !important;
    }
    .containerconoceme {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 50%;
        transform: translate(-50%);
    }
    .containerconoceme>.card{
        display: flex;
        justify-content: center;
        align-items:center;
        margin: 40px 0 20px 0;
    }
    .titulotextolegal {
        font-family: 'quiche-sans', sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 60px;
        letter-spacing: 4px;
        color: #6c97ac;
        padding: 24px 0;
        position: fixed;
        left: 50%;
        transform: translate(-50%);
        background-color: #e8e8e4;
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .text-legal-text>p {
        margin: 0 96px;
    }
    .text-legal-text {
        padding-bottom: 96px;
        padding-top: 8%;
    }
    .ver-proyecto {
        display: none !important;
    }
    .card-text, .cita {
        color: #e8e8e4;
        cursor: none;
    }
    .card:hover {
        cursor: none;
    }
    .fotografias>.card-columns>.card{
        background-color: #6c97ac !important;
    } 
    .fotografias>.card-columns>.card{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .tiltuloexplicacion {
        font-weight: 600;
    }
   .ilustracionesseccion>.card-columns {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .ilustracionesseccion>.card-columns>.card {
        background-color: #6c97ac;
    }
    .ilustracionesseccion>.card-columns>.card>.card-img-top {
        display: block;
        margin: auto;
    }
  	.ilustracionesseccion {
        margin-bottom: 100px;
        margin-top: 20px;
    }
    .parrafoexplicativo{
        width: 90%;
        color: #e8e8e4;
        margin-left: 20px;
        text-align: center;
    }
    .parrafoexplicativo>p {
        color: #6c97ac !important;
    }
    .vl, .vl2 {
        color: #6c97ac !important;
    }
    .card-group>.menu-imagen>.cardssection>.btn-inicio>#inicio>.uno, .card-group>.menu-imagen>.cardssection>.btn-portfolio>#portfolio>.dos, .card-group>.menu-imagen>.cardssection>.btn-conoceme>#conoceme>.tres {
        color: #6c97ac;
    }
    .proyecto {
        background-color: #e8e8e4;
        margin-bottom: 100px;
    }
   .explicacion>p {
        color: #6c97ac;
        margin: 0 24px 80px 24px;
        padding-top: 16%;
    }
    .fotografias>.card-columns>.card {
        background-color: #e8e8e4 !important;
    }
    .especifico, .tiltuloexplicacion, .especifico>a {
        color: #6c97ac;
    }
    .especifico>a {
        display: flex;
        align-items: center;
        justify-content: center;
    }
  	.videocapturados {
        margin-bottom: 100px;
    } 
    .proyectoweb {
        padding-bottom: 100px;
        margin-bottom: 100px;
    }  
   .col-6 {
        flex-direction: column;
    }
  	.col-sm-8.uno>img, .col-sm-4.dos>img, .col-sm-4.tres>img, .col-sm-8.cuatro>img {
        display: none;
    }
  .card-img-top {
        margin: 0 !important;
    } 
   .parrafoexplicativo {
    border-top: 1px solid #6c97ac;
    border-bottom: 1px solid #6c97ac;
	}
  .video.videouno {
    margin-top: 40px;
  }
}
