
@media (max-width: 575.98px) {
  /* line 401, ../sass/main.scss */
  .hero-home .hero-home__container .hero-home__text-biger {
    font-size: 3rem;
  }
}

@media (max-width: 800px) {

  .foot-logo-center{

    width: 30%;
    margin-bottom: 3em;
  
  }

  .foot-logo-center img{

    width: 100%!important;
    height: 100%!important;
  
  }

  .footer-content .container-fluid .row.footer-flex {

    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

}

@media (min-width: 950px) {

  .foot-logo-center{

    max-width: 60%;
    margin-left: 6em;
  
  }

  .foot-logo-center img{

    width: 100%!important;
    height: 100%!important;
  
  }

}

.footer-content .container-fluid .row .copy-right{

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.footer-content .container-fluid .row .copy-right p {

    font-size: 1em;
    color: #ccc;

}


@media (min-width: 801px) {


      .footer-content .container-fluid .row.footer-flex {

        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
    }

    .footer-content .container-fluid .row .copy-right{

      text-align: center;
  
  }

  .footer-content .container-fluid .row .terms-flex{

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-right: 11em;
}


}

figcaption .link-color {

  color: #000;
}


#term-conditions{

  font-family: "Oswald", sans-serif;
  padding: 3em;
  margin-top: 5em;

}

#term-conditions h3{

  font-size: 1.5rem;
  font-family:  "Oswald", sans-serif

}

#term-conditions p{

  font-size: 1.3rem;
  max-width: 80em;
  font-family:  "Oswald", sans-serif;
  font-weight: normal;

}

.contact-form {

    background-color: rgb(0,0,0,0.3);
    width: 800px;
    margin: auto;

}

form {

  padding: 35px;
  display: flex;
  flex-direction: column;
}

label {
  color: #FFF;
  display: inherit;
}

input {

  margin-bottom: 20px;
  border-radius: 5px;
  padding: 6px;
  border: 2px solid transparent;
}

textarea {
  border-radius: 5px;
  border: 2px solid transparent;
}

.first-name{

    position: relative;
    left: -105px;
    top:-28px;
    line-height: 40px;
    border-radius: 6px;
    padding: 0 22px;
    font-size: 16px;
    color: #555;
    margin-top: 0.5em;

}

.last-name {

  position: relative;
  left: 187px;
  top:-80px;
  line-height: 40px;
  border-radius: 6px;
  padding: 0 22px;
  font-size: 16px;  
  color:#555;
  margin-top: 0.5em;

}

.firstlabel {

  position: relative;
  left: -15px;
  top:-45px;
  text-transform: capitalize;
  font-size: 16px;
  color:#e5e5e5;

}

.lastlabel {

  position: relative;
  left: -31px;
  top:-45px;
  text-transform: capitalize;
  font-size: 16px;
  color:#e5e5e5;

}

.country {

  position: relative;
  left: 54px;
  top:-37px;
  line-height: 40px;
  border-radius: 6px;
  padding: 0 22px;
  font-size: 16px;
  color:#555;
  width: 532px;

}

.email {

  position: relative;
  left: 54px;
  top:-37px;
  line-height: 40px;
  border-radius: 6px;
  padding: 0 22px;
  font-size: 16px;
  color:#555;
  width: 532px;

}


.code {

  position: relative;
  left: 73px;
  top:-37px;
  line-height: 40px;
  border-radius: 6px;
  padding: 0 22px;
  font-size: 16px;
  color:#555;
  width: 95px;


}

.number {

  position: relative;
  left: 144px;
  top:-37px;
  line-height: 40px;
  border-radius: 6px;
  padding: 0 22px;
  font-size: 16px;
  color:#555;
  width: 280px;


}

.area-code {

  position: relative;
  left: -24px;
  top:-4px;
  text-transform: capitalize;
  font-size: 16px;
  color:#e5e5e5;

}

.phone-number{

  position: relative;
  left: -135px;
  top:-4px;
  text-transform: capitalize;
  font-size: 16px;
  color:#e5e5e5;

}

#name textarea{

  position: relative;
  left: -18px;
  top:-30px;
  font-size: 16px;
  color:#555;
  width:50%;
  border-radius: 5px;
  padding: 1em;
  margin-top: 1em;

}

#submit button {

  background-color: #000;
  display: block;
  margin: 20px 0 0 20px;
  text-align: center;
  border-radius: 12px;
  border: none;
  padding: 14px 110px;
  outline: none;
  color: #fff;
  cursor: pointer;
  transition: 0.25em;
  font-weight: bold;
  margin: 1em auto;

}

#submit button:hover{

  background-color: #ef7d00;
  color: #000;


}

.privacy-policy {

  margin-top: 15em;
  text-align: center;

}


@media(max-width:800px) {


  .contact__description .contact-form {

    width: 100%;
    margin: auto;

}

.name {

  margin-left: 0px;
  margin-top: 26px;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 700;

}

.first-name{

  position: relative;
  left: 3px;
  top:-2px;
  width: 90%;

}

.firstlabel {

  position: relative;
  left: 3px;
  top:-2px;

}

.last-name {

  position: relative;
  left: 3px;
  top:-2px;
  width: 90%;

}


.lastlabel {

  position: relative;
  left: 3px;
  top:-2px;

}

.country {

  position: relative;
  left: 3px;
  top:-2px;
  width: 90%;

}

.email {


  position: relative;
  left: 3px;
  top:-2px;
  width: 90%;

}

.code {

  position: relative;
  left: -61px;
  top: 1px;
  width: 30%;
}

.area-code {

  position: relative;
  left: -162px;
  top: 31px;

}

.number {

  position: relative;
  left: 125px;
  top: -43px;
  width: 58%;

}

.phone-number{

  position: relative;
  left: -42px;
  top:-13px;

}

#name textarea{

  position: relative;
  left: 0px;
  top: -10px;
  width: 80%;

}




}


@media(min-width:799px) and (max-width:1000px){

  .contact-form {

    position: relative;
    top: 1em;
    left: -12em;
  }

}

@media(min-width:766px) and (max-width:991px){

  .mobile-nav i {

    font-size: 1.6rem;
    position: relative;
    top: 0.2em;
    left: 3em;

  }

}


.footer-content .authorization p{


  font-size: 0.9rem;
  text-align: center;
  color: #fff;


}











