@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");

.newclass{
  padding-right: 0;
}

#scrollToTopButton {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 99;
  width: 40px;
  height: 40px;
  border: none;
  outline: none;
  background-color: #555;
  color: #fff;
  cursor: pointer;
  border-radius: 50%;
}

#scrollToTopButton:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg);
  margin: 14px auto;
}

#scrollToTopButton:hover {
  background-color: #777;
}

html {
  scroll-behavior: smooth;
}



body {
  font-family: "Open Sans", sans-serif !important;
}

header {
  background-color: white;
  color: #fff;
  /* position: absolute; */
  width: 100%;
  z-index: 2;
}
/* 
header img{
  max-width: 130px;
} */

.nav-link {
  color: #000000 !important;
  padding-right: 0;
}

.nav-item{
  width: 100%;
  white-space: nowrap;
}

.navbar-nav {
  gap: 30px;
}

#hero {
 height: 800px; /* height: 1081px; */
  background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.45) 0%,
      rgba(0, 0, 0, 0.45) 100%
    ),
    url("../new images/bags.png");
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  color: #fff;
  align-items: center;
  flex-direction: column;
  background-repeat: no-repeat;
  position:relative;
}

#hero2 {
  height: 400px; /* height: 1081px; */
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  color: #fff;
  align-items: center;
  flex-direction: column;
  background-repeat: no-repeat;
  position:relative;
 }


#hero img{
  object-fit: contain;
}
.eata {
  gap: 1.5rem;
}

.up{
  gap:1.5rem;
}

.eata h6{
  max-width:500px;
  margin-top: 2rem;
  color: black;
  font-weight: 200;
}

.f-divider {
  border-right: 1px solid #C3774C;
  height: 100px;
  display: flex;
  align-self: center;
}

.eata-logo {
  max-width: 500px;
}

.espabanner{
  max-width: 290px;
  margin-top:.5rem;
}

.esabanner{
  background: #fff;
  padding:1rem;
}

.title p {
  font-size: 50px;
  text-align: center;
  font-weight: bold;
  
}

.title{
  display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
}

.hero-btn {
  /* margin-top: 420px; */
  justify-content: center;
  text-align: center;
 transition: all ease 0.2s;
 width: 250px;
 border-radius: 30px;
 padding: 15px 0px;
 /* position: absolute; */
 /* left: 40%; */
 align-content: center;
 display: flex;
}

#hero a {
  color: #fff;
  background: #C3774C;
  transition: all ease 0.2s;
  width: 100%;
  border-radius: 30px;
  padding: 15px 0px;
  box-shadow: 2px 2px 3px #231f2026;
}

#hero a:hover {
  background: #F8F4E3;
  text-decoration: none;
  color: #C3774C;
}

#form h1 {
  color: black;
  font-size: 35px;
  font-weight: bold;

}

.form-paragraph {
  color: black;
  margin-bottom: 35px;
}

.form-button {
  background-color: #C3774C;
  color: #fff;
  padding: 15px 20px;
  border-radius: 30px;
  box-shadow: 2px 2px 3px #231f2026;
  transition: all ease 0.2s;
}

.form-button:hover {
  background-color: #F8F4E3;
  text-decoration: none;
  color: #C3774C;
}

#laptop {
  position: relative;
  display: flex;
  justify-content: center;  
}

#laptop:before {
  content: url("../new images/Layer\ 2-7.png");
  position: absolute;
  top: -200px;
  right: 0;
  z-index: -1;
}

#laptop:after {
  content: url("../new images/Layer\ 2-8.png");
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -20px 0px;
}

.pc {
  max-width: 1400px;
  margin: 180px 0px;
}

#want {
  background: #C3774C;
  color: #fff;
}

#want p {
  font-size: 35px;
  font-weight: bold;
}

#want a {
  color: #C3774C;
  background: #F8F4E3;
  transition: all ease 0.2s;
  border-radius: 30px;
  padding: 15px 0px;
  box-shadow: 2px 2px 3px #231f2026;
  max-width: 240px;
  width: 100%;
  margin-top: 25px;
  transition: all ease 0.2s;
}

#want a:hover {
  background: #F8F4E3;
  text-decoration: none;
  color: #C3774C;
}

#presentation {
  position: relative;
}

@media screen and (min-width: 1024px) {
  #presentation .container {
    max-width: 1300px !important;
  }
}

.ps-title {
  color: #000000;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 45px;
}

.ps {
  max-width: 480px;
}

.things {
  color: #000000;
  position: relative;
  left: 55px;
}

.things li {
  font-size: 30px;
  margin-top: 2rem;
}

.things li:before {
  content: url("../new\ images/Group\ 6481.svg");
  /* font-family: FontAwesome; */
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  color: #C3774C;
  font-size: 30px;
  position: relative;
  top: 0px;
  right: 20px;
}

.second {
  padding: 100px 0px;
}

.up-box,
.bottom-box {
  border: 1px solid #C3774C;
  border-radius: 5px;
  display: flex;
  gap: 20px;
  padding: 30px;
  width: 85%;
}

.box-info {
  padding: 0px 0px 0px 25px;
}

.box-info h4 {
  font-size: 25px;
}

.up-box h4,
.bottom-box h4 {
  color: black;
  font-weight: bold;
}

.up-box p,
.bottom-box p {
  color: black;
  font-size: 18px;
  margin-top: 10px;
}

.icon {
  max-width: 65px;
  display: flex;
  align-self: flex-start;
}

.third {
  gap: 50px;
  justify-content: flex-end;
  padding: 100px 0px;
}

.third p {
  color: black;
  font-size: 25px;
}

#presentation:after {
  content: url("../new\ images/Layer\ 2-9.png");
  position: absolute;
  bottom: 0;
  left: 0;
  margin: -6px;
}

#what-to-do {
  background: #F8F4E3;
}

#what-to-do .container {
  max-width: 1380px !important;
}

.w-paragraph {
  color: #000000;
  font-size: 25px;
}

.w-title {
  font-weight: bold;
  font-size: 40px;
  color: #000000;
  padding-top: 6rem;
}

.item {
  display: grid;
  grid-template-columns: 0.2fr 1fr;
  gap: 20px;
  padding: 20px 0px;
}

.icon-2 img {
  padding: 10px;
}

.icon-2 {
  background: #C3774C;
  display: flex;
  border: 1px solid transparent;
  border-radius: 5px;
  width: 110px;
  height: 110px;
}

.item-title {
  color: black;
  font-size: 25px;
  font-weight: bold;
}

.item-info {
  color: black;
  font-size: 20px;
}

#information {
  position: relative;
  padding: 80px 0px;
}

#information .container {
  max-width: 950px !important;
}

.for-more {
  color: black;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 120px;
}

#information:before {
  content: url("../new\ images/Mask\ Group\ 217.png");
  position: absolute;
  top: 0;
  right: 0;
}

#information:after {
  content: url("../new\ images/Layer\ 2-11.png");
  position: absolute;
  bottom: 0;
  left: 0;
  margin: -6px;
}

footer {
  background: #000000;
}

.espa img {
  max-width: 220px;
}

.cp-logo {
  max-width: 20px;
  margin-left: 10px;
}

footer a,
footer p {
  color: #fff;
}

.copyrights {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 5px;
  margin-top: 20px;
  transition: all ease 0.2s;
}

.copyrights a:hover {
  color: #fff;
  text-decoration: none;
}

#info{
  background:#C3774C;
  color:white;
}

#info h5{
  font-weight: 600;
}

.espa-big{
  max-width: 850px;
}


.eata-box{
  border: 3px solid #C3774C;
  border-radius: 50px;
  width: 1281px;
  padding: 50px 50px;
  display: flex !important;
  
}

/* Responsive */

@media screen and (min-width:768px){
  .up{
    /* position:absolute; */
    top:300px;
  }
  .eata{
    /* margin-top:2.5rem; */
  }
}
@media screen and (max-width: 1350px) {
  #hero {
    background-size: cover;
  }
}

/* @media screen and (max-width: 767px) {
  #hero2 {
    min-height: 115vh;
  }
} */

@media screen and (max-width: 767px) {
  #hero {
    min-height: 115vh;
  }
  header{
    background:#C3774C;
    position:static;
  }
  .title p {
    font-size: 30px;
  }
  #laptop:before,
  #laptop:after {
    content: "";
  }
  .pc {
    margin: 40px 0px;
  }
  #form img {
    margin-top: 60px;
  }
  .third,
  .second {
    gap: 30px;
  }
  .third .col-md-6 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .item-title {
    font-size: 20px;
  }
  .item-info {
    font-size: 15px;
  }
  .for-more,
  #want p {
    font-size: 20px;
  }
  .copyrights {
    flex-direction: column;
  }
  .copyrights > p:nth-child(2) {
    display: none;
  }
  .things li {
    font-size: 18px;
  }
  .w-title {
    font-size: 25px;
  }
  .w-paragraph {
    font-size: 18px;
  }
  #what-to-do .row {
    gap: 25px;
  }

  .eata {
    flex-direction: column;
    position:relative;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top:3rem;
  }

  .eata-box{
    width: auto;
    padding: 20px;
    padding-bottom: 10px;
    position: relative;
    flex-direction: column;
  }

  .f-divider {
    display: none;
  }
}

/* @media screen and (max-width:480px){
  #hero {
    min-height: 150vh;
  }
} */

@media screen and (max-width:1290px){
  .eata-box{
    width: auto;
    padding: 5;
  }
}

@media screen and (max-width: 1000px){ 
  .eata-box{
    display: flex;
    flex-direction: column;
  }
  .eata h6{
    text-align: center;
  }
  .f-divider{
    display: none;
  }

}

@media screen and (max-width: 1400px) {
  #presentation:after,
  #information:after,
  #information:before {
    content: "";
  }
}

@media screen and (max-width: 1024px) {
  header img {
    max-width: 250px;
  }
  header .container {
    max-width: 100% !important;
  }

  header .col-md-3,
  header .col-md-9 {
    display: flex;
    justify-content: center;
  }
  .navbar-collapse {
    background: transparent;
    padding: 15px;
  }
  .nav-link {
    color: black !important;
  }
  .navbar-toggler {
    background: #fff !important;
  }
  .up-box,
  .bottom-box {
    width: 100%;
  }
  .things {
    width: 80%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  .things {
    width: 70%;
  }
}

@media screen and (min-width: 1300px) {
  .the-laptops {
    position: relative;
    right: -100px;
  }
}

@media (max-width: 768px){
  #form h1{
    width: 300px;
    font-size: 30px;
  }
}

@media (max-width: 768px){
  .hero-btn{

  }
}

@media (max-width: 744px){
  .hero-btn{
right: 30%;

  }
}

