.noto-serif-<uniquifier> {
  font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.dark{
    width:400px;
    height: auto;
    position: absolute;
    
}


.nunito-sans-<uniquifier> {
  font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
}



.manrope-<uniquifier> {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}











.next{
    width:150px;
    height: auto;
    position: relative;
    float: left;
    background-color: #000;
    border-radius: 90px;
    color: #fff;
    padding: 7px;
    border: none;
    margin-top: 20px;
    letter-spacing: 2px;
}

.about-portfolio{
    width:45%;
    height: auto;
    float: left;
    margin-right: 5%;
	margin-bottom: 20px;
    position: relative;
    font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
    margin-top: 0px;
     transition-duration: 0.3s;
  transition-delay: 0.3s;
     transition: all 0.2s ease-out;
	opacity: 1;
    
}

.about-portfolio:hover{
	width:45%;
    cursor:pointer;
	opacity: 0.8;
   
}

.about-portfolio img{
    width:100%;
	margin-top: 0px;
	  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
    margin-top: 0px;
     transition-duration: 0.3s;
  transition-delay: 0.3s;
     transition: all 0.2s ease-out;
}


.about-portfolio img:hover{
    width:100%;
	margin-top: 0px;
}


.about-iz{
    width:50%;
    height: auto;
    float: left;
    position: relative;
    font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
}



.about-iz img{
width: 100%;
}



.about-de{
    width:50%;
    height: auto;
    float: left;
    position: relative;
    padding-left: 10%;
     font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
    
}

.paraform{
    width:100%;
    height: auto;
    float: left;
    position: relative;
    color: #000;
    border-radius: 90px;
    border: hidden;
    margin-bottom: 20px;
    padding: 10px;
    
}

.about-de-tit{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    font-size: 1.5rem;
    padding-top: 30px;
    letter-spacing: 3px;
    color: #000;
    font-weight: 700;
	padding-left: 0px;
	
	 font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
    margin-top: 0px;
     transition-duration: 0.3s;
  transition-delay: 0.3s;
     transition: all 0.2s ease-out;
}



.about-de-tit:hover{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    font-size: 1.5rem;
    padding-top: 30px;
    letter-spacing: 3px;
    color: #000;
    font-weight: 700;
	padding-left: 10px;
}


.about-iz-tit{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    font-size: 1.5rem;
    padding-top: 30px;
    letter-spacing: 3px;
    color: #000;
    font-weight: 700;
}

.about-de-price{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    font-size: 2rem;
    padding-top: 30px;
    letter-spacing: 1px;
    color: #000;

  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.about-de-cont{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    font-size: 1rem;
    padding-top: 30px;
    color: #676767;
    text-align: justify;
}


.contenedor{
    

    margin-top: 0%;
    background-color: #fff;
    z-index: 1000;
}

.social{width:30px;
height: auto;float: left;
position: relative;
margin-right: 10px;}


.white
{width:100%;
height: auto;
background-color: #fff;
float: left;
position: relative;
padding-top: 30px;}

.foto-incial{
    width: 100%;
    height: auto;
    position: fixed;
    top: 0px;
}



.menu-pc{
    width: 200px;
    height: auto;
	position: absolute;
    top: 400px;
      left: 50px;
    
    
}


.logo{
	width: 200px;
	height: 50px;
	position: absolute;
    left: 50px;
	top: 50px;
	
}


.logo-inicial{
	width: 265px;
	height: 50px;
	position: absolute;
    left: 50px;
	top: 50px;
    z-index: 100px;
    
	
}

.bajar{
	width: 250px;
	height: 50px;
	position: absolute;
    left: 44%;
top: 800px;
	display: block;
	
}


.izq{
width:20%;
height: 200px;
position: relative;
float: left;
    background-color: #fff;

}

.de{
    width: 76%;
    height: auto;
    background-color: #fff;
    float: left;
	margin-left: 0%;


}


.link{
    list-style: none;
    text-align: left;
     color: #000;
     font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
    line-height: 35px;
    letter-spacing: 2px;
    font-size: 13px;
}

.link:hover{
    
    color: #C6C6C6;
 
}


.link a{
    color: #000;
    font-style: normal;
     transition-property: font-style;
  transition-duration: 4s;
  transition-delay: 2s;
     transition: all 0.5s ease-out;
    }


.link a:hover{
     color: #C6C6C6;
    font-style: italic;
    }


.nivek{
	width: 200px;
	height: auto;
	position: fixed;
	right: -70px;
	bottom: 120px;
	text-align: right;
	font-size: 10px;
	color: #B0B0B0;
	text-transform: uppercase;
	letter-spacing: 4px;
    
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
	
	
}

.inicio{
    width:100%;
    height: auto;
    float: left;
    position: relative;
    margin-top: 3%;
}


.inicio-contact{
    width:100%;
    height: 900px;
    float: left;
    position: relative;
    margin-top: 3%;
    background-color:#F5F5F5;
    padding: 100px;
}


.inicio-about{
    width:100%;
    height: auto;
    min-height: 900px;
    float: left;
    position: relative;
    margin-top: 3%;
    background-color:#F5F5F5;
    padding: 100px;
	margin-bottom: 0px;
}


.info-contact{
    width: 70%;
    height: auto;
    position: relative;
    margin: 0 auto;
    background-color: blue;
    margin-top: 100px;
}

.info-tit{
    width: 100%;
    height: auto;
    position: relative;
float: left;
    text-align: left;
      color: #000;
     font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-style: normal;
    font-size: 20px;
    letter-spacing: 3px;
}

.campo{
    widht:50%;
height: auto;
background-color: blue;
position: relative;
float: left;}




.foto{
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
    
    -webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
    
     transition-duration: 4s;
  transition-delay: 2s;
     transition: all 0.5s ease-out;
	
}


.foto:hover{

    -webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
	
}



.muypronto{
	width: 100%;
	height: auto;
	position: relative;
	margin: 30px auto;
	color: #000;
	text-align: center;
	font-size: 34px;
	font-family: 'Cormorant Garamond', serif;
	letter-spacing: 2px;
	
	
}









/*Medium Widescreen Monitors*/
@media (max-width: 1680px) {
	
	.bajar{
	width: 250px;
	height: 50px;
	position: absolute;
    left: 44%;
top: 650px;
	
}

	
	
	
}







@media (max-width: 1440px) {
	.foto{
	width: 90%;
}
	
	
	.bajar{
	width: 200px;
	height: 50px;
	position: absolute;
    left: 44%;
top: 580px;
	
}

	
	
}




/*Very Large Tablets and Medium Laptops*/
@media (max-width: 1280px) 
{
.foto{
	width: 90%;	
}
	
}






/*iPad Landscape Mode and Large Tablets */
@media (max-width: 1024px) {
.foto{
	width: 70%;	
}
	
		.bajar{
	width: 200px;
	height: 50px;
	position: absolute;
    left: 44%;
top: 380px;
	
}
	.de{
    width: 65%;
    height: auto;
    background-color: #fff;
    float: left;
		margin-left: 10%;
		


}
	
	
	.about-iz{
    width:100%;
    height: auto;
    float: left;
    position: relative;
    font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
}

.about-de{
    width:100%;
    height: auto;
	margin-bottom: 50px;
    float: left;
    position: relative;
    padding-left: 0%;
     font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
	
    
}
	
	
	
	
	
	
	
	
	
}





/*Google Nexus and Other Large Smart Phones v1*/
@media screen and (max-width: 736px)  {
	
	
	.izq{
width:0%;
height: 200px;
position: relative;
float: left;
    background-color: #fff;

}

.de{
    width: 100%;
    height: auto;
    background-color: #fff;
    float: left;
	margin-left: 0%;


}

	
	
		.foto{
	width: 100%;	
			margin: 0px auto;
}
	
	.logo{
	width: 200px;
	height: auto;
	position: relative;
		left: 0%;
		margin: 0 auto;
	
}
	
	
	.white
{width:100%;
height: auto;
background-color: #fff;
float: left;
position: relative;
padding-top: 0px;}
	
	.bajar{

	display: none;
	
}

	
	.about-portfolio{
    width:100%;
    height: auto;
    float: left;
    margin-right: 0%;
	margin-bottom: 30px;
    position: relative;
    font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
    margin-top: 0px;
     transition-duration: 0.3s;
  transition-delay: 0.3s;
     transition: all 0.2s ease-out;
    
}
	
	
.inicio-about{
    width:100%;
    height: auto;
    min-height: 900px;
    float: left;
    position: relative;
    margin-top: 25%;
    background-color:#F5F5F5;
    padding: 25px;
	margin-bottom: 70px;
}


.inicio-contact{
    width:100%;
    height: 900px;
    float: left;
    position: relative;
    margin-top: 25%;
    background-color:#F5F5F5;
    padding: 25px;
	margin-bottom: 70px;
}

	.about-iz{
    width:100%;
    height: auto;
    float: left;
    position: relative;
    font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
}

	.about-iz img{
width: 50%;
}

	
.about-de{
    width:100%;
    height: auto;
	margin-bottom: 50px;
    float: left;
    position: relative;
    padding-left: 0%;
     font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
	
    
}
.about-de-tit{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    font-size: 1.5rem;
    padding-top: 70px;
    letter-spacing: 3px;
    color: #000;
    font-weight: 700;
}
	
	
.about-iz-tit{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    font-size: 1.5rem;
    padding-top: 30px;
    letter-spacing: 3px;
    color: #000;
    font-weight: 700;
}

.logo{
	width: 200px;
	height: 50px;
	position: absolute;
    left: 25px;
	top: 50px;
	
}

	
	
	
	
	
	
	
	
	
	
	
	
	
}
#share-menu{
    background: #fff;
    width: max-content;
    /* height: 110%; */
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 35px;
    padding: 4px;
    z-index: 1;
    margin-top: 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
}
#share-menu a {
    font-size: 14px;
    padding: 0 20px;
    cursor: pointer;
}
#share-menu a:hover {
    transform:translateY(-2px);
}
.preview #share-menu{
    opacity: 0;
}
.preview.preview--open #share-menu{
    z-index: 9999999;
    position: absolute;
    top: 0px;
    display: block;
    opacity: 1;
    transition: opacity 1s ease-in-out 
}