.navbar{
    background:#20c997;
    }
    .bg-light{
        background-color:#343a40 !important
    }
    .logo:hover {
        color: yellow;
    }
    .nav-link , .navbar-brand{
    color: #0000CD;
    cursor: pointer;
    }
    .nav-link{
    margin-right: 1em !important;
    }
    .nav-link:hover{
    background: yellow;
    color: #f93a00;
    border-radius: 40%;
    border:3px solid #F97300;
    }
    .navbar-collapse{
    justify-content: flex-end;
    }
    .navbar-toggler{
    background:#aeff0799 !important;
    }
    .overlay{
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    left: 0;
    top: 0;
    background: rgba(220, 220, 240, 0.40);
    }
    a{
        color: #8B0000;
    }
    h4{
        color:#02008b;
    }
    .description{
    position: absolute;
    top: 50%;
    margin: right;
    padding: 1em;
    }
    .description h1{
    color:#26f900
    }
    .description p{
    color:#f44336;
    font-size: 20px;
    width: 50%;
    line-height: 1.5;
    }
    .description button{
    border:3px solid #F97300;
    background:	#800000;
    color:	yellow;
    border-radius: 40%;
    }
    .description button:hover{
    border:3px solid #F97300;
    background:	#0000FF;
    color: 	#FFFF00;
    border-radius: 40%;
    }
    *{
        font-family: segoe script;
    }
    .about{
    margin: 10em 0;
    padding: 6em;
    position: relative;
    }
    .about h1{
    color:#F97300;
    margin: 0.5em;
    }
    .about img{
    height: 85%;
    width: 70%;
    border-radius: 20%
    }
    .about span{
    display: block;
    color: #888;
    position: absolute;
    left: 0px;
    }
    .about .desc{
    padding: 0em;
    border-left:4px solid #10828C;
    }
    .about .desc h3{
    color: #800080;
    }
    .about .desc p{
    line-height:2;
    color:#888;
    }
    .portfolio{
    margin: 2em 0;
    position: relative;
    }
    .portfolio h1{
    color:#F97300;
    margin: 0,5em;
    margin-top: 4em;
    }
    .portfolio img{
    height: 12rem;
    width: 100%;
    margin: 1em;
    }
    /* Container needed to position the button. Adjust the width as needed */
    .portfolio.container {
      position: relative;
      width: 50%;
    }
    /* Make the image responsive */
    .portfolio.container img {
      width: 100%;
      height: auto;
    }
    /* Style the button and place it in the middle of the container/image */
    .portfolio.container .btn {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      background-color:   #DC143C;
      color: yellow;
      font-size: 10px;
      padding: 12px 20px;
      border: none;
      cursor: pointer;
      border-radius: 10px;
    }
    .portfolio.container .btn:hover {
      background-color: blue;
    }
    .blog{
    margin: 4em 0;
    position: relative;
    }
    .blog h1{
    color:#F97300;
    margin: 2em;
    }
    .blog .card{
    box-shadow: 0 0 20px #ccc;
    }
    .blog .card img{
    width: 100%;
    height: 12em;
    }
    .blog .card-title{
    color:#F97300;
    }
    .blog .card-body{
    padding: 1em;
    }
    .blog a{
        background: #1E90FF;
        color: 	#FFFF00;
    }
    .foto{
    margin: 4em 0;
    position: relative;
    }
    .foto h1{
    color:	#32CD32;
    margin: 1em;
    }
    .foto .item{
    position: relative;
    }
    .foto .des{
    background: #FF4500;
    color: 	#FFD700;
    text-align: center;
    border-bottom-left-radius: 70%;
    transition:.3s ease-in-out;
    }
    .foto .item:hover .des{
    height: 100%;
    background:	#ff4500ad;
    position: absolute;
    width: 100%;
    padding: 5em;
    top: 0;
    border-bottom-left-radius: 0;
    }
    .foto b{
        color: #FFFAFA;
    }
    .foto .span{
        color: #7B68EE;
    }
    .contact-form{
    margin: 6em 0;
    padding: 1em;
    position: relative;
    }
    .contact-form h1{
    padding:2em 1px;
    color: 	#DC143C;
    margin: 20px;
    }
    .contact-form .right{
    max-width: 600px;
    height: 295px;
    background: #90EE90;
    }
    .contact-form .right .btn-secondary{
    background: #228B22;
    color: 	#FFD700;
    border:2px;
    margin: 1em;
    max-width: 540px;
    }
    .contact-form .right .form-control::placeholder{
    color: 	#0000FF;
    font-size: 16px;
     }
    .random-form{
    background-color: #f9730029;
    margin: 2em 0;
    position: relative;
    padding: 2em;
    }
    .random-form h2{
    text-align: center;
    color: #cc1400;
    font-weight: bold;
    }
    .random-form h6{
    color: #cc3333;
    font-weight: bold;
    font-size: 20px; 
    max-width: 600px;
    text-align: center;
    }
    input{
    max-width: 800px;
    background: #bfdbee;
    padding:2em 1px;
    }
    .form-group{
    text-align: center;
    margin: 1em 1em;
    }
    .max, .min{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    width: 255px; 
    }
    .generate{
    background: #2274cbbc;
    width: 255px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;    
    }
    .random-form .right .result{
    background: rgba(235, 154, 198, 0.721);
    width: 255px;
    height: 45px;
    text-align: center;
    color: #FF1493;
    font-weight: bold;
    font-size: 30px;
    margin: 0 auto;
    }
    .reset {
      padding: 0;
      width: 180px;
      height: 50px;
      background-color: #51f734e3;
      border: 2px solid blue;
      border-radius: 40px;
      color: red;
    }
    


    @import url('https://fonts.googleapis.com/css?family=Raleway');
    