@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/* GENERAL LAYOUT */

    *{
        margin:0;
        padding:0;
    }



/* PRELOADER */
    #preloader{
        height:100vh;
        width:100%;
        position:fixed;
        background-color:#fefefe;
        text-align:center;
        padding-top:25%;
        z-index:3;
    }
            
    @keyframes spin{
        0%{transform:rotate(0deg);}
        100%{transform:rotate(360deg);}
            }
            
    #preloader img{
        animation:spin 1s linear infinite;
            }


/* NAVIGATION HEADER */

header{height:120px;
    background-color:#fefefe;
    }

.navUp{animation: 2s anim-navUp ease-out;}
@keyframes anim-navUp {
  0% {opacity: 0;
    transform: translateY(-30%);}
  20% {opacity: 0;}
  50% {opacity: 1;
    transform: translateY(0%);}
  100% {opacity: 1;
    transform: translateY(0%);}
}


.home{cursor: pointer;
        width:200px;
        height:100px;
        margin-top:20px;
        margin-bottom:0px;
       margin-left:46px;
    text-align:left;
  float: left;
    }


nav{
    position:relative;
    top:0;
    height:120px;   
    z-index:1; 
    margin-right:48px;
    float: right;
     text-align: center;
    margin-top:50px;
   }

nav a{
    margin-left: 30px;
    font-size:1.25em;
    color:#333;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    font-weight:400;}

nav a:hover{
    text-align:center;
    margin:0px 0px 0px 30px;
    cursor: pointer;
    font-weight:200;
    text-decoration:none;
    font-family: 'Montserrat', sans-serif;
    font-size:1.25em;
    color:#aa1b6d;}


nav a:visited{
    font-weight:400;
    text-decoration:none;
    font-family: 'Montserrat', sans-serif;
    }

nav a.active{border-bottom:2px solid #aa1b6d;
padding-bottom:2px;
    color:#333;}

nav a.active:hover{border-bottom:.75px solid #aa1b6d;
color:#aa1b6d;}

#reload{border-bottom:0px solid #aa1b6d;
padding-bottom:2px;}

#about{border-bottom:2px solid #aa1b6d;
padding-bottom:2px;}

#about:hover{border-bottom:.75px solid #aa1b6d;}


/* NAV DOTS */
 
    .dots{
        position:fixed;
        right:0;
        top:54%;
        height:250px;
        margin-top:-120px;
        opacity:.6;
        z-index:2;      
            }

    .dots li{
        width:10px;
        height:10px;
        list-style:none;
        border:2px solid #333;
        border-radius:50%;
        margin:2em;
        cursor:pointer;
            }
            
    .dots li.active{background:#333;}

/* MAIN BODY */

 main{
     background-color:#fefefe;
     border-bottom: 0px solid;
    border-image:linear-gradient(90deg, rgba(196,161,68,1) 0%, rgba(232,209,115,1) 50%, rgba(196,161,68,1) 100%);
    border-image-slice: 1;
    
}

.skip-to-main-content-link {
  position: absolute;
  left: -9999px;
  z-index: 999;
  padding: 1em;
  background-color: black;
  color: white;
  opacity: 1;
}
.skip-to-main-content-link:focus {
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
}


.c-skipnav {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    background-color: #fefefe;
    border: 2px solid #333;
    color: #333;

    letter-spacing: .15ch;
    padding: 1rem 2rem;
    text-decoration: none;
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
}
.u-text-transform-uppercase {
    text-transform: uppercase;
}

.light{
    background:linear-gradient(90deg, rgba(196,161,68,1) 0%, rgba(217,191,86,1) 50%, rgba(196,161,68,1) 100%);
    position:absolute;
    left:50%;   
    
    }

    #shine{
        width:20px;
        height:0px;
        margin-left:-10px;
        top:136px;
        opacity:0;
    }



/* SCREEN 1 */

#more{max-width:100%;
}

.aboutUp{animation: 2s anim-aboutUp ease-out;}
@keyframes anim-aboutUp {
  0% {opacity: 0;
    transform: translateY(5%);}
  20% {opacity: 0;}
  50% {opacity: 1;
    transform: translateY(0%);}
  100% {opacity: 1;
    transform: translateY(0%);}
}

/* LEFT */


#lefthand{display:flex;
flex-wrap:wrap;
float:left;
max-width:64%;}


#left{
    margin:100px 0px;
    display:flex;
    flex-wrap:wrap;}


.biob{font-family: 'Montserrat', sans-serif;
    color:#333;
    font-size: 2em; 
    margin:0px 48px 12px 48px;
    font-weight:600;}

#all{
     border-bottom: 3px solid #aa1b6d;
   color:#333;
}


.bio1{font-family: 'Montserrat', sans-serif;
    color:#333;
    font-size: 1em; 
    margin:12px 12px 0px 48px;
    line-height:130%;
    }

.bio{font-family: 'Montserrat', sans-serif;
    color:#333;
    font-size: 1.25em;
    font-weight:400;
    margin:56px 48px 0px 48px;
    width:100%;
    }

#values-group{max-width:100%;
display: flex;
    flex-wrap:wrap;
    margin:16px 0px 0px 48px;
}

.values{font-family: 'Montserrat', sans-serif;
    color:#333;
    flex: 1;
    margin-right:16px;
    border: 1px solid #f4f4f4;
    border-radius:24px;
    padding:16px;
    box-shadow:
    0 1px 1px hsl(0deg 0% 0% / 0.01),
      0 2px 2px hsl(0deg 0% 0% / 0.01),
      0 4px 4px hsl(0deg 0% 0% / 0.01),
      0 8px 8px hsl(0deg 0% 0% / 0.01),
      0 16px 16px hsl(0deg 0% 0% / 0.01);
    }

.icon-value{max-width:18%;
margin-bottom:8px;}

#beauty{}
#simple{}
#curious{}

.value-title{
font-weight: 600;
    margin-bottom:8px;
    font-size: 1.25em; 
}

.value-content{font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    line-height:130%;}

.value-content2{font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    line-height:130%;
margin-top: 16px;}


.biosmall{font-family: 'Montserrat', sans-serif;
    font-size: 1em; 
    margin:16px 12px 0px 48px;
    color:#333;
    font-weight:600;
    }


#other{
    color:#333;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em; 
    margin:16px 12px 56px 48px;
    line-height:130%;
    
}
    
.strong{font-weight:600;}


/* RIGHT */

#righthand{display:flex;
flex-wrap:wrap;
float:right;
max-width:24%;
margin:0px 48px 0px 0px;
justify-content: flex-end;
align-content:center;
 min-height:130vh;
}



/* CAROUSEL */

.carousel{
            width: 100%;
            max-width: 100%;
            position: relative;
            margin: 0 auto;
            overflow: hidden;
        }

        .carousel-images {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }

        .carousel-slide {
            display: flex;
            width: 100%;
            flex-shrink: 0;
            justify-content:center;
            
        }


.carousel-figure {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0;
}

.carousel-caption {
    font-family: 'Montserrat', sans-serif;
    color: #555;
    padding-top: 8px;
    width: 100%;
    text-align: center;
}

  /* Single image style */
.carousel-slide.single-image img {
    width:90%;
        object-fit: cover;
    border-radius:24px;
        }

        .carousel-dots {
            display: flex;
            justify-content: center;
            margin-top: 16px;
        }

        .carousel-dot {
            width: 12px;
            height: 12px;
            background: #ccc;
            border-radius: 50%;
            margin: 0 8px;
            cursor: pointer;
        }

        .carousel-dot.active {
            background: #333;
        }


/* FOOTER */

#footer{
    position:relative;
    bottom:0;
    width:100%;
    height:80px;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
    overflow:hidden;
    background-color:#fefefe;
    padding-bottom: 10px;
    
    border-top: 2px solid;
    border-image:linear-gradient(90deg, rgba(196,161,68,1) 0%, rgba(217,191,86,1) 50%, rgba(196,161,68,1) 100%);
    border-image-slice: 1;
}

#footer a{
    position:absolute;
    color:#aa1b6d;
    font-family: 'Montserrat', sans-serif;
    font-size:1em;
    flex-grow:0; 
    text-decoration: none;
}

#copyright{font-size:1em;
    position:absolute; 
    right:2em;
    color:#333;
    font-family: 'Montserrat', sans-serif;
    bottom:15px;}

#infinity{
    width:100px;
    height:auto;
    margin-bottom:95px;
    margin-top:150px;
    flex-grow:0;
    position:absolute;
    
}


/* CONTACT FORM

#form{margin:10px;
line-height:30px;
margin-bottom:50px;
opacity:0;
}

*/

/*BACK TO TOP BUTTON

#myBtn {
  display: none; 
  position: fixed; 
  bottom: 20px; 
  right: 30px; 
  z-index: 99; 
  border: none; 
  outline: none; 
  background-color: #fff; 
  cursor: pointer;
  padding: 15px; 
  border-radius: 10px; 
  font-weight: 500;
font-family: 'Montserrat', sans-serif;
    color:#333;
    font-size:12px;
opacity: 0px;

}

#myBtn:hover{
    background-color: #ccc; }

*/
    