@font-face {
  font-family: acumin;
  src: url("../fons/Acumin-RPro.otf");
}
@font-face {
  font-family: Helvetica;
  src: url("../fons/HelveticaWorld-Bold.ttf");
}
:root {
  --head-color: #f6f8f9;
  --back-background0-color: #fa6980;
  --title-color: black;
  --icon-color: #a6adb4;
  --item-color: white;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body {
  font-family: acumin;
}
.animate__animated.animate__backInDown {
  --animate-duration: 1s;
}
body {
  background-color: #f6f8f9;
}
.left-said .img-logo {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.section-header {
  background-color: white;
  margin-bottom: 2rem;
}
.card {
  background-color: white;
}
.section-one {
  margin-top: 2rem;
  margin-bottom: 4rem;
  margin: auto;
}
.navbar-img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.bi-icon {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-top: 37px;
}
.bi-icon svg {
  margin-left: 2rem;
}
.bi-icon .slider {
  color: black;
  text-decoration: none;
  outline: none;
}
.col .head-one {
  color: black;
  font-size: 2rem;
  margin-top: 37px;
}
.col .bi-icon svg {
  color: black;
}
.col .bi-icon svg:hover {
  transform: scaleX(1.2);
  color: rgb(189, 189, 189);
}
.col .head-five {
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
}
.col .para-five {
  color: rgb(189, 189, 189);
  font-size: 1rem;
  font-weight: lighter;
}
.fotter-cardone {
  color: rgb(189, 189, 189);
}
.col span {
  color: rgb(161, 161, 161);
}
.bi-house-door-fill {
  display: none;
}
.bi-compass-fill {
  display: none;
}
.bi-image {
  display: none;
}
.bi-envelope-fill {
  display: none;
}
.footer-des {
  align-items: center;
  display: block;
}
.m-auto {
  text-align: center;
}
footer {
  background-color: #3b3b3b;
  padding: 5rem 0px 13px 0px;
  margin-top: 4rem;
  width: 100%;
}
footer a {
  color: white;
  margin-top: 10px;
  padding: 10px;
}
footer p {
  color: white;
  font-size: 1.2rem;
}
footer input {
  border-radius: 5px;
  border: 1px solid gray;
  height: 2rem;
  width: 12em;
  display: block;
  background-color: rgba(0, 0, 0, 0);
}
footer span {
  font-size: 10px;
  color: white;
  margin-top: 10px;
}
footer .span {
  display: block;
}
.look {
  align-items: flex-end;
  text-align: end;
}
footer .botton {
  text-align: end;
}
footer svg {
  width: 20px;
  height: 20px;
}
footer a {
  margin: 5px;
}
footer a:hover {
  text-decoration: none;
  color: #ccc;
}
footer .one {
  display: block;
}
/* just section one style2 */
.div-perant {
  position: relative;
}
.div-contant {
  position: absolute;
  top: 30%;
  left: 25%;
}
.div-contant p {
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
}
.div-contant .p-border {
  border: none;
  border-top: 2px solid white;
  width: 100%;
  color: white;
  font-size: 1.2rem;
  font-weight: bolder;
  margin: auto;
  padding: 1.5rem 0rem 0rem;
}
.div-contant .small-p {
  color: white;
  font-size: 0.9rem;
  font-weight: 500;
}
.div-contant .btn {
  background-color: #fa6980;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.6rem;
  margin-top: 1.5rem;
}
.child-col .main-head {
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  /* border-bottom: 2px solid #eee; */
  padding-bottom: 1.5rem;
}
.bi-icontwo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border: none;
  border-bottom: 2px solid #eee;
}
.bi-icontwo .svgtwo {
  margin-left: 2rem;
}
.bi-icontwo .slidertwo {
  color: black;
  text-decoration: none;
  outline: none;
}
.carusal-icon .head-one2 {
  color: black;
  font-size: 2rem;
}
.carusal-icon .bi-icon .svgtwo {
  color: black;
}
.carusal-icon .svgtwo:hover {
  transform: scaleX(1.2);
  color: rgb(189, 189, 189);
}
.child-col .sub-titel {
  color: #fa6980;
  font-size: large;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  margin-bottom: 0.5rem;
}
.child-col .sub-head {
  color: black;
  font-size: 1rem;
  text-transform: none;
  font-size: 0.8;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.child-col .sub-txt {
  color: rgb(221, 221, 221);
  text-transform: none;
  font-size: 0.8rem;
  font-weight: bold;
  width: 100%;
  margin-bottom: 0.5rem;
}
.child-col .sub-icon {
  color: rgb(221, 221, 221);
  font-size: 0.8rem;
}
.child-col .main-headtwo {
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  border-bottom: 2px solid #eee;
  padding-bottom: 1.5rem;
}
.child-col .sub-titeltwo {
  color: #fa6980;
  font-size: large;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
.child-col .sub-headtwo {
  color: black;
  font-size: 1rem;
  text-transform: none;
  /* font-size: 0.8rem; */
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.child-col .sub-txttwo {
  color: rgb(221, 221, 221);
  /* font-size: 1rem; */
  text-transform: none;
  font-size: 0.8rem;
  font-weight: bold;
  width: 100%;
  margin-bottom: 0.5rem;
}
.child-col .sub-icontwo {
  color: rgb(221, 221, 221);
  font-size: 0.8rem;
}
/* start section 2 */
.test {
  position: absolute;
  top: 48px;
  left: 74px;
  color: var(--item-color);
  font-family: helvetica;
  text-transform: uppercase;
}
.test-1 {
  position: absolute;
  top: 30rem;
  left: 74px;
  color: var(--item-color);
  font-family: helvetica;
}
.image-1{
  margin-bottom: 25px;
}
.information-1 {
  position: absolute;
  bottom: 29pc;
  left: 44px;
  color: var(--item-color);
  font-family: helvetica;
}
.information-2 {
  position: absolute;
  bottom: 12px;
  left: 44px;
  color: var(--item-color);
  font-family: helvetica;
}
.title-5 {
  font-size: 25px;
}
.card-text-1 {
  margin-top: -7px;
  font-size: 20px;
}
.fa-clock {
  margin-left: 5px;
  color: var(--icon-color);
}
.stext-1 {
  margin-top: -27px;
  margin-left: 29px;
  color: var(--icon-color);
}
.column{
  margin-top: 2px;
  margin-left: -3pc;
}
.title-img-1 {
  font-size: 16px;
  font-weight: bold;
  margin-left: -16px;
  margin-top: 1px;
}
.icon-1 {
  color: var(--icon-color);
  margin-left: -16px;
}
.the-text {
  margin-top: -26px;
  margin-left: 4px;
  color: #d5dade;
}
.the-text-1{
  margin-top: -26px;
  margin-left: 4px;
  color: #d5dade; 
}

