body{
 margin: 0;
  text-align: center;
  font-family: 'Merriweather', serif;
}

h1{
  margin: 50px auto 0 auto;
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
  font-family: 'Marvel', sans-serif;
  font-size:   5rem;
  color: rgb(128, 128, 128);
  line-height: 2;
  text-align: center;
}
h2{
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem;
  color: black;
  font-weight:bold;
  text-align: center;
  padding-bottom: 50px;
}

h3{
  font-family: 'Montserrat', sans-serif;
  color: grey;
}
a{
  color: #66BFBF;
}

a:hover{
  color:#EAF6F6;
}
strong1{
  color: white;
  font-weight: bold;
}

strong{
  font-weight: bold;
  font-size:large;
  color: black;
}
td{li{
  padding: 4px 20px 10px 20px;
}}

td{ul{
  padding-inline-start:10px;
}}

.h1-title{
  margin: 0px 80px 0 80px;
  background-color: rgba(0, 0, 0, 0.2);
  position: static;
  font-family: 'Marvel', sans-serif;
  font-size:   5rem;
  color: #F5F2E7;
  line-height: 2;
  top: 75px;
  display: flex;
  justify-content: center;
  padding: 90px 0 0 0;
}
.h2-title{
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem;
  color: #F5F2E7;
  font-weight:bold;
  margin:80px;
  position: relative;
  top: 95px;
  background-color: rgba(0, 0, 0, 0.2);
}
.top-container{
  background-image: url("../images/wallpaper2.jpg");
background-size: cover;
background-repeat: no-repeat;
background-color: #000000;
padding-top: 0px;
}

.hr-top-middle{
  border-style: dotted solid;
  color: black;
  margin: 50px auto;
border-width: thick;
border-bottom: none;
border-left: none;
border-right: none;
width:45px;
height: 12px;

}
.middle-container{
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 25%;
  padding-right: 25%;
  color: #40514E;
  text-align: center;
  line-height: 2;
}
.middle-container1{
  margin-top: 50px;
  margin-bottom: 50px;
  color: #40514E;
  text-align: center;
  line-height: 2;
}

.skill-row{

margin-top: 50px;
margin-bottom: 50px;
text-align: left;
line-height: 2;
}

.Dev{
  text-decoration: underline;
}

.top-cloud{
  width: 200px;
  position: absolute;
  right: 100px;
  bottom:100px;
}
.profile-image{
  border-radius: 50%;
  width: 45%;
}
.hero-image{
  width: fit-content;
  position: absolute;
  right: 100px;
  bottom:100px;
  top:250px;
}
.hero-image2{
  display: flex;
  width: 100%;
  right: 100px;
  bottom:100px;
  top:250px;
}
.btn {
  position: relative;
  top: 60px;
  bottom: 20px;
  background: #395B64;
  background-image: -webkit-linear-gradient(top, #395B64, #F5F2E7);
  background-image: -moz-linear-gradient(top, #395B64, #F5F2E7);
  background-image: -ms-linear-gradient(top, #395B64, #F5F2E7);
  background-image: -o-linear-gradient(top, #395B64, #F5F2E7);
  background-image: linear-gradient(to bottom, #395B64, #F5F2E7);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #395B64;
  background-image: -webkit-linear-gradient(top, #395B64, #F0FFF0);
  background-image: -moz-linear-gradient(top, #395B64, #F0FFF0);
  background-image: -ms-linear-gradient(top, #395B64, #F0FFF0);
  background-image: -o-linear-gradient(top, #395B64, #F0FFF0);
  background-image: linear-gradient(to bottom, #395B64, #F0FFF0);
  text-decoration: none;
}
.bottom-container{
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 2;
  text-align: center;
  margin-top: 80px;
  background-color: rgb(105, 105, 105);
}
.footer-link{
  margin-top: 30px;
  padding-left: 30px;
  color: rgb(72, 61, 139);
  text-decoration: none;
}
.nombreCreador{
  margin-top: 30px;
  color: #EAF6F6;
  font-size: 0.75rem;

}
.bottom-cloud{
    width: 200px;
  position: absolute;
  left: 100px;
  bottom:100px;
}
.img-laptop{
float: left;
  width: 25%;
  margin-right: 30px;
}
.img-column{
    width: inherit;

  }

.img-people{
  float: right;
  width: 21%;
  margin-left: 30px;
}
.img-mountain{
  width: 24%;
}
.th{
  text-align: center;
}
.table-responsive{
  display: inline-table!important;
  text-align: center!important;
  width: 100%!important;
  padding-left: 5%!important;
  padding-right: 5%!important;
}
.button-64 {
  align-items: center;
  background-image: linear-gradient(144deg,#AF40FF, #5B42F3 50%,#00DDEB);
  border: 0;
  border-radius: 8px;
  box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  font-family: Phantomsans, sans-serif;
  font-size: 20px;
  justify-content: center;
  line-height: 1em;
  max-width: 100%;
  min-width: 140px;
  padding: 3px;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
}

.button-64:active,
.button-64:hover {
  outline: 0;
}

.button-64 span {
  background-color: rgb(5, 6, 45);
  padding: 16px 24px;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  transition: 300ms;
}

.button-64:hover span {
  background: none;
}

@media (min-width: 768px) {
  .button-64 {
    font-size: 24px;
    min-width: 196px;
  }

  .button-89 {
    --b: 3px;   /* border thickness */
    --s: .45em; /* size of the corner */
    --color: #373B44;

    padding: calc(.5em + var(--s)) calc(.9em + var(--s));
    color: var(--color);
    --_p: var(--s);
    background:
            conic-gradient(from 90deg at var(--b) var(--b),#0000 90deg,var(--color) 0)
            var(--_p) var(--_p)/calc(100% - var(--b) - 2*var(--_p)) calc(100% - var(--b) - 2*var(--_p));
    transition: .3s linear, color 0s, background-color 0s;
    outline: var(--b) solid #0000;
    outline-offset: .6em;
    font-size: 16px;

    border: 0;

    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
  }

  .button-89:hover,
  .button-89:focus-visible{
    --_p: 0px;
    outline-color: var(--color);
    outline-offset: .05em;
  }

  .button-89:active {
    background: var(--color);
    color: #fff;
  }}

  .card {
  /* Add shadows to create the "card" effect */
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  border-radius: 5px; /* 5px rounded corners */
  height: 280px;
}

.card2 {
  /* Add shadows to create the "card" effect */
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  border-radius: 5px; /* 5px rounded corners */
  height: 280px;
}

/* On mouse-over, add a deeper shadow */
.card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  background-color:#f8f8f8;
  border-color: black;
}

/* Add some padding inside the card container */
.container {
  padding: 2px 16px;
  max-width:100%;
    width: 100%;
}


/* Add rounded corners to the top left and the top right corner of the image */
img {
  border-radius: 5px 5px 0 0;
}


/* The Modal (background) */
.modal{
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 60%; /* Full width */
  height: 60%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 75%!important; /* Could be more or less, depending on screen size */
  overflow:scroll;
  height: 450px;
}

/* The Close Button */
.close, .close2, .close3, .close4 {
  padding-left: 97%;
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,.close2:hover, .close3:hover, .close4:hover,
.close:focus, .close2:focus, .close3:focus, .close4:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/*DROPDOWN MENU */

.topnav {
  overflow: inherit;
  background: black;
  padding: 0px 50px;
}


.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.active {
  background-color: #212c43;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
  position: relative;
  display: inline-block;
  float:right;
}
.dropdown1 {
 left: 395px;
 position: relative;
}
.dropbtn {
  background-color: #212c43;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}


.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  color:white;
  background-color: #000000;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
  transform: translate(-30px,0px);
}

.dropdown-content a {
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}

.dropdown-content a:hover {
  background-color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown:hover .dropbtn {background-color: #555;}


@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

/* DROPDOWN MENU ENDS */


.dv-text-column{
font-size: 2.5vmin;
text-align: left;
}


/* BEGIN CONTACT FORM*/

.contact-form-body {
  font-family: Arial, sans-serif;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: relative;
  z-index: 3;


  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 25%;
  padding-right: 25%;
  color: #40514E;
  text-align: center;
  line-height: 2;

  .contact-form-container {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    max-width: 500px;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    margin: 20px;
}

h1 {
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    text-align: center;
}

.form-group {
    margin-bottom: 15px;
}

label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333;
}

input, textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 16px;
}

input:focus, textarea:focus {
    border-color: #007BFF;
    outline: none;
}

button {
    background-color: #007BFF;
    color: #ffffff;
    border: none;
    padding: 10px 15px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
}

button:hover {
    background-color: #0056b3;
}

/* Responsive styles */
@media (max-width: 768px) {
    .contact-form-container {
        padding: 15px;
    }

    h1 {
        font-size: 20px;
    }

    input, textarea {
        font-size: 14px;
    }

    button {
        font-size: 14px;
        padding: 10px;
    }
}

@media (max-width: 480px) {
    .contact-form-container {
        padding: 10px;
        margin: 10px;
    }

    h1 {
        font-size: 18px;
    }

    input, textarea {
        font-size: 12px;
    }

    button {
        font-size: 12px;
        padding: 8px;
    }
}



}

#form-message {
  margin-top: 15px;
  text-align: center;
  font-size: 16px;
}

/* CONTACT FORM ENDS */