/*---------------------------------- fonts ----------------------------------*/
/*---------------------------------- ellipsis ----------------------------------*/
/*---------------------------------- line text ----------------------------------*/
/*---------------------------------- text gradient ----------------------------------*/
/*---------------------------------- glass effect ----------------------------------*/
/*---------------------------------- card shadow ----------------------------------*/
/*---------------------------------- font icon ----------------------------------*/
/*---------------------------------- overlay ----------------------------------*/
/*---------------------------------- border radius ----------------------------------*/
/*---------------------------------- line ----------------------------------*/
/*---------------------------------- background image ----------------------------------*/
/*---------------------------------- scroll bar ----------------------------------*/
/*---------------------------------- media query ----------------------------------*/
/*---------------------------------- flex ----------------------------------*/
/*---------------------------------- Second Language ----------------------------------*/
.header-box .box-input {
  text-align: end !important;
}

.main-slider-sec .swiper-container {
  direction: rtl !important;
}

.header-box .box-input input {
  border-radius: 5px 0px 0px 5px !important;
  padding: 6px 1px 4px 2rem;
}
.header-box .box-input button {
  border-radius: 0px 5px 5px 0 !important;
}

.header-logo {
  flex-direction: column-reverse;
}

.line {
  margin-bottom: unset;
  margin-top: unset;
}

.text-content img {
  transform: rotate(181deg);
}

.img-categories img {
  border-radius: 10px 0 0px 10px !important;
}

.icon-angle-left {
  transform: rotate(268deg);
}

.icon-blog-justify {
  justify-content: unset !important;
}

.blog-view {
  justify-content: end;
  padding: 5px;
}

.contact-link {
  gap: 5px;
}

.text-content {
  align-items: center;
}

.elementor-inline-item {
  flex-direction: row-reverse;
}

.blog {
  justify-content: end;
  padding: 6px;
}
.blog .blog-flex .item-blog {
  padding: 8px 15px 15px 15px !important;
}

.icon-blog {
  transform: rotate(180deg);
}

.footer-info__itsa-img {
  left: -80px;
}

/*------------------------------------ sections ------------------------------------*/
.main-slider-sec {
  margin-bottom: 3rem;
  margin-top: 2.25rem;
}
@media screen and (max-width: 1199.98px) {
  .main-slider-sec {
    margin-bottozm: 140px;
  }
}
.main-slider-sec .swiper-container {
  position: relative;
  height: 100%;
}
.main-slider-sec .swiper-wrapper {
  position: relative;
}
.main-slider-sec .swiper-wrapper:after {
  content: "";
  background-image: url(.././icons/25.png);
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 92px;
  display: inline-block;
  position: absolute;
  top: 15rem;
  left: 37.75rem;
  transform: rotate(91deg);
}
@media only screen and (max-width: 1399.98px) {
  .main-slider-sec .swiper-wrapper:after {
    left: 32.5rem;
    top: 15rem;
  }
}
@media only screen and (max-width: 1199px) {
  .main-slider-sec .swiper-wrapper:after {
    left: 26.5rem;
    top: 10rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-wrapper:after {
    left: 19rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .main-slider-sec .swiper-wrapper:after {
    display: none;
  }
}
.main-slider-sec .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  float: left;
  border-radius: 10px;
}
@media only screen and (max-width: 1000px) {
  .main-slider-sec .swiper-slide img {
    width: 100%;
  }
}
.main-slider-sec .swiper-slide .slider-container {
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid #f2e9fb;
  backdrop-filter: blur(2.5px);
  -webkit-backdrop-filter: blur(2.5px);
  width: 38%;
  color: black;
  position: absolute;
  z-index: 99999999;
  padding: 30px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
  touch-action: pan-y;
  visibility: visible;
  perspective: 601px;
  transform: translate(50%, 50%);
  min-height: 75%;
  top: 16%;
  left: 20%;
}
@media screen and (min-width: 1400px) {
  .main-slider-sec .swiper-slide .slider-container {
    top: -11%;
  }
}
@media screen and (min-width: 1200px) {
  .main-slider-sec .swiper-slide .slider-container {
    top: -24%;
    left: 60rem;
    border-radius: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-slide .slider-container {
    width: 70%;
    padding: 15px;
    left: 40%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .main-slider-sec .swiper-slide .slider-container {
    left: 40%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .main-slider-sec .swiper-slide .slider-container {
    width: 60%;
    min-height: 60%;
    top: 35%;
    left: 33%;
  }
}
.main-slider-sec .swiper-slide .slider-container h2 {
  color: #575761;
}
.main-slider-sec .swiper-slide .slider-container h4 {
  color: black;
}
.main-slider-sec .swiper-slide.swiper-slide-active .slider-title, .main-slider-sec .swiper-slide.swiper-slide-active .slider-sub-title {
  opacity: 1;
}
.main-slider-sec .slider-sub-title {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #2f2d2d;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  opacity: 0;
}
@media screen and (max-width: 767.98px) {
  .main-slider-sec .slider-sub-title {
    font-size: 14px;
  }
}
.main-slider-sec .slider-title {
  line-height: 1.5;
  margin-bottom: 24px;
  font-size: 28px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -1.03px;
  opacity: 0;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 767.98px) {
  .main-slider-sec .slider-title {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199.98px) {
  .main-slider-sec .slider-title {
    font-size: 27px;
  }
}
.main-slider-sec .swiper-pagination {
  right: 94%;
  width: auto;
  display: flex;
  align-items: center;
  gap: 10px;
  top: 22rem;
}
@media only screen and (max-width: 1200px) {
  .main-slider-sec .swiper-pagination {
    top: 18rem;
  }
}
@media only screen and (max-width: 1000px) {
  .main-slider-sec .swiper-pagination {
    left: 41rem !important;
    top: 14rem !important;
  }
}
.main-slider-sec .swiper-pagination-bullet {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  margin: 0 3px;
}
.main-slider-sec .swiper-button-prev, .main-slider-sec .swiper-button-next {
  color: aliceblue;
  justify-content: center;
  font-size: 18px;
  height: 0;
  display: flex;
  align-items: center;
  z-index: 9;
  top: 50%;
  cursor: pointer;
  right: 78.5rem;
  left: auto;
  padding: 21px;
  border-radius: 20px 0 0 5px;
  background: #f9f9f9;
}
.main-slider-sec .swiper-button-prev:after, .main-slider-sec .swiper-button-next:after {
  font-size: 16px;
  font-weight: 800;
}
@media screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-button-prev, .main-slider-sec .swiper-button-next {
    left: 41rem !important;
    top: 14rem !important;
  }
}
.main-slider-sec .swiper-button-next {
  right: auto;
  left: 78.5rem;
  top: 17rem;
}
@media only screen and (max-width: 1399.98px) {
  .main-slider-sec .swiper-button-next {
    left: 68rem !important;
  }
}
@media only screen and (max-width: 1199.98px) {
  .main-slider-sec .swiper-button-next {
    left: 56rem !important;
    top: 12rem !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-button-next {
    left: 41rem !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .main-slider-sec .swiper-button-next {
    left: 30rem !important;
    background: unset;
    transform: rotate(90deg);
    top: 17rem !important;
  }
}
@media only screen and (max-width: 575.98px) {
  .main-slider-sec .swiper-button-next {
    top: 23rem !important;
    right: 31rem !important;
  }
}
@media only screen and (max-width: 540.98px) {
  .main-slider-sec .swiper-button-next {
    top: 22rem !important;
    left: 29rem !important;
  }
}
@media only screen and (max-width: 540.98px) {
  .main-slider-sec .swiper-button-next {
    top: 20rem !important;
    left: 27rem !important;
  }
}
.main-slider-sec .swiper-button-prev {
  left: 78.5rem;
  right: auto;
  padding: 21px;
  border-radius: 5px 0 0 20px;
  background: #f9f9f9;
}
@media only screen and (max-width: 1399.98px) {
  .main-slider-sec .swiper-button-prev {
    left: 68rem !important;
    top: 19rem !important;
  }
}
@media only screen and (max-width: 1199.98px) {
  .main-slider-sec .swiper-button-prev {
    left: 56rem !important;
    top: 14rem !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-button-prev {
    left: 41rem !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .main-slider-sec .swiper-button-prev {
    left: 28rem !important;
    background: unset;
    transform: rotate(90deg);
    top: 17rem !important;
  }
}
@media only screen and (max-width: 575.98px) {
  .main-slider-sec .swiper-button-prev {
    top: 23rem !important;
    right: 29rem !important;
  }
}
@media only screen and (max-width: 540.98px) {
  .main-slider-sec .swiper-button-prev {
    top: 22rem !important;
    left: 27rem !important;
  }
}
@media only screen and (max-width: 501.99px) {
  .main-slider-sec .swiper-button-prev {
    top: 20rem !important;
    left: 26rem !important;
  }
}
.main-slider-sec .slider-buttton {
  display: inline-block;
}
.main-slider-sec .swiper-slide-active .slider-sub-title {
  animation: slideOutDown 1.5s;
}
.main-slider-sec .swiper-slide-active .slider-title {
  animation: zoomInDown 1.5s;
}
.main-slider-sec .swiper-slide-active.slide-2 .slider-title {
  animation: zoomInDown 1.5s;
}
.main-slider-sec .swiper-slide-active .slider-sub-title {
  animation: slideInUp 1.3s;
}
.main-slider-sec .swiper-slide-active.slide-2 .slider-sub-title {
  animation: slideInUp 1.5s;
}
.main-slider-sec .swiper-slide-active .slider-buttton {
  animation: zoomIn 2s;
}

.img-slider {
  width: 26%;
  position: absolute;
  right: -1rem;
  top: -61px;
  z-index: -1;
}
@media only screen and (max-width: 1000px) {
  .img-slider {
    display: none;
  }
}
.img-slider img {
  width: 100%;
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.swiper-button-prev {
  background-image: url(.././icons/45.svg) !important;
  background-repeat: no-repeat;
  background-size: 20% auto;
  background-position: center;
}

.swiper-button-next {
  background-image: url(.././icons/35.svg) !important;
  background-repeat: no-repeat;
  background-size: 20% auto;
  background-position: center;
}

.swiper-button-next::after {
  display: none;
}

.swiper-button-prev::after {
  display: none;
}

.popular {
  margin-bottom: 5rem;
  background-repeat: no-repeat;
  background-position: -3rem;
  background-size: contain;
}
@media only screen and (max-width: 767.98px) {
  .popular {
    margin-bottom: 3rem;
  }
}
.popular .box-popular {
  width: 100%;
  background-repeat: no-repeat;
  border-radius: 5px;
}

.text-content {
  margin-bottom: 10px;
}
.text-content img {
  width: 60px;
}
@media screen and (max-width: 767.98px) {
  .text-content img {
    width: 40px;
  }
}
.text-content h4 {
  font-size: 24px;
  font-weight: 800;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .text-content h4 {
    font-size: 16px !important;
  }
}
.text-content i {
  font-size: 1rem;
}

.owl-nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: 0 !important;
}

.owl-prev {
  width: 38px !important;
  height: 37px !important;
  background: #bd8e39 !important;
  padding: 20px !important;
  border-radius: 5px !important;
}
@media only screen and (max-width: 500px) {
  .owl-prev {
    right: -7rem;
  }
}
@media only screen and (max-width: 430px) {
  .owl-prev {
    right: -11rem;
  }
}
.owl-prev span {
  color: aliceblue !important;
  font-size: 25px;
}
@media only screen and (max-width: 991.98px) {
  .owl-prev span {
    font-size: 22px;
  }
}

.owl-next {
  width: 38px !important;
  height: 37px !important;
  background: #bd8e39 !important;
  padding: 20px !important;
  border-radius: 5px !important;
}
@media only screen and (max-width: 1399.98px) {
  .owl-next {
    right: -54rem;
  }
}
@media only screen and (max-width: 1199.98px) {
  .owl-next {
    right: -45rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .owl-next {
    right: -33.5rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .owl-next {
    right: -25.5rem;
    font-size: -8px;
    top: -2px;
  }
}
.owl-next span {
  color: aliceblue !important;
  font-size: 25px;
}
@media only screen and (max-width: 991.98px) {
  .owl-next span {
    font-size: 22px;
  }
}

.img {
  position: relative;
}

.image-m {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
}

.middle-p {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 50%;
  text-align: center;
  transform: scale(0);
}

.img:hover .middle-p {
  opacity: 1;
  transform: scale(1);
}
.img:hover .middle-p p {
  font-size: 15px;
}

.position-img {
  position: relative;
  left: 66.5rem;
  top: -35rem;
  width: 25%;
  z-index: -1;
}
.position-img img {
  border-radius: 101px;
  width: 100%;
}

.image-redus-p {
  border-radius: 5px 5px 0 0 !important;
}

.position-img-a {
  position: relative;
  top: -26rem;
  width: 25%;
  z-index: -1;
  right: 27rem;
}
.position-img-a img {
  width: 100%;
  border-radius: 100px;
}

@keyframes shine {
  100% {
    right: 125%;
  }
}
.zoom {
  background-color: green;
  transition: transform 0.2s; /* Animation */
  margin: 0 auto;
}
.zoom:hover {
  transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.popular-text {
  padding: 25px 25px 0 25px;
  background: #202e2f;
  border-radius: 10px;
  background-image: url(.././images/content/59.svg);
  background-size: cover;
  position: relative;
}
.popular-text:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.popular-text h4 {
  font-weight: 800;
  font-size: 21px;
  color: white;
}
@media only screen and (max-width: 991.98px) {
  .popular-text h4 {
    font-size: 14px;
  }
}
.popular-text p {
  font-size: 21px;
  font-weight: 700;
}
.popular-text a {
  width: 38px !important;
  height: 37px !important;
  background: #bd8e39 !important;
  border-radius: 22px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  color: white;
}
.popular-text a span {
  font-size: 13px;
}
.popular-text .btn-popular {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
@media only screen and (max-width: 1199.98px) {
  .popular-text .btn-popular {
    margin-top: -0.5rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .popular-text .btn-popular {
    margin-top: 1.5rem;
    margin-left: -3rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .popular-text .btn-popular {
    margin-top: -1.5rem;
  }
}

.amazing-card .special-card-img {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.amazing-card .special-card-img img {
  width: 100%;
  max-width: 100%;
  border-radius: 10px 10px 0 0;
  position: relative;
  background: #3b3a3a;
}
.amazing-card .special-card-content {
  background-color: #fff;
  padding: 12px;
  border-radius: 0 0 10px 10px;
}
@media screen and (max-width: 767.98px) {
  .amazing-card .special-card-content {
    padding: 10px;
  }
}
.amazing-card .special-card-content .title-content {
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  transition: all 0.5s;
}
@media screen and (max-width: 767.98px) {
  .amazing-card .special-card-content .title-content {
    font-size: 14px;
  }
}
.amazing-card .special-card-content .description {
  height: 43px;
  color: #777;
  font-size: 14px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 767.98px) {
  .amazing-card .special-card-content .description {
    font-size: 12px;
    height: 38px;
  }
}

.img-go {
  position: relative;
  background: #3b3a3a;
  border-radius: 0px 10px 10px 0px;
}
@media only screen and (max-width: 767.98px) {
  .img-go {
    font-size: 20px;
  }
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 1s ease;
  backface-visibility: hidden;
  background: black;
}

.middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.middle i {
  background: #293c3d;
  padding: 9px;
  border-radius: 50px;
  font-size: 16px;
  color: white;
}

.img-go:hover .image {
  opacity: 0.3;
  background: black;
}

.img-go:hover .middle {
  opacity: 1;
}

.newsletter {
  background: #E1E1E1;
  background-repeat: no-repeat;
  background-position: right;
  height: 12rem;
  margin-bottom: 5rem;
  border-radius: 10px;
  background-image: url(.././images/content/18.png);
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767.98px) {
  .newsletter {
    margin-bottom: 3rem;
    border-radius: 10px;
  }
}
.newsletter .img-newsletter {
  margin-left: 5REM;
  margin-left: -1.5rem;
  width: 82.5rem;
  margin-top: 3rem;
}
@media only screen and (max-width: 1399.98px) {
  .newsletter .img-newsletter {
    width: 71.25rem;
  }
}
@media only screen and (max-width: 1199.98px) {
  .newsletter .img-newsletter {
    width: 60rem;
    margin-left: -1.5rem;
  }
}
@media only screen and (max-width: 998.98px) {
  .newsletter .img-newsletter {
    width: 45rem;
    margin-left: -1.5rem;
    margin-top: 3.5rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .newsletter .img-newsletter {
    display: none;
  }
}
.newsletter h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}
@media only screen and (max-width: 575.98px) {
  .newsletter h4 {
    font-size: 17px;
  }
}
.newsletter a {
  color: #76b3b9;
  font-size: 22px;
  font-weight: 700;
  line-height: 15px;
  display: inline-block;
}
@media only screen and (max-width: 767.98px) {
  .newsletter a {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 350px) {
  .newsletter a {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768.98px) {
  .text-newsletter {
    text-align: center;
    padding: 14px;
  }
}
.text-newsletter img {
  position: absolute;
  width: 100%;
  max-width: 17%;
  right: 16rem;
  top: -4rem;
}
@media only screen and (max-width: 1399.98px) {
  .text-newsletter img {
    max-width: 32%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399.98px) {
  .text-newsletter img {
    max-width: 28%;
    left: 3rem;
    top: -4rem;
  }
}
@media only screen and (max-width: 1199.98px) {
  .text-newsletter img {
    max-width: 38%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .text-newsletter img {
    right: 1rem;
    top: -5rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .text-newsletter img {
    display: none;
  }
}

.blog {
  background-repeat: no-repeat;
  margin-bottom: 5rem;
}
.blog .main-blog .item-blog {
  width: 90% !important;
}
@media only screen and (max-width: 991.98px) {
  .blog .img-blog-item {
    width: 100%;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .blog .img-blog-item {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 991.98px) {
  .blog .blog-flex {
    gap: 15px;
  }
}
.blog .blog-flex .item-img-blog {
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
  height: 99%;
  background-repeat: no-repeat;
  background-position: inherit;
  background-size: cover;
}
@media only screen and (max-width: 991.98px) {
  .blog .blog-flex .blog-item {
    width: 100%;
  }
}
.blog .blog-flex .item-blog {
  background: #f9f9f9;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border-radius: 10px;
  padding: 8px 8px 8px 15px;
  width: 100%;
}
.blog .blog-flex .item-blog .title-blog {
  height: 2.75rem;
  padding: 5px;
}
.blog .blog-flex .item-blog .title-blog h4 {
  font-size: 15px;
  font-weight: 600;
  color: #1a1e21;
}
.blog .blog-flex .item-blog .description-blog {
  height: 4rem;
  font-size: 15px;
  color: #7c7c7c;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
@media only screen and (max-width: 767.98px) {
  .blog .blog-flex .item-blog .description-blog {
    height: 7rem;
    display: flex;
    align-items: center;
    font-size: 13px;
  }
}
.blog .blog-flex .item-blog .blog-view {
  font-size: 15px;
  color: black;
  gap: 10px;
}
@media only screen and (max-width: 767.98px) {
  .blog .blog-flex .item-blog .blog-view {
    gap: 4px;
  }
}
.blog .blog-flex .item-blog .blog-view .date-blog {
  font-size: 12px;
  color: black;
}
.blog .blog-flex .bg-color {
  background: rgba(255, 255, 255, 0.9);
  margin-top: 19rem;
}
@media only screen and (max-width: 767.98px) {
  .blog {
    font-size: 10px;
  }
}
.blog:hover {
  color: #59869f;
}

.icon-blog {
  padding: 5px;
  background: #293c3d;
  border-radius: 5px;
  color: white;
}

@media only screen and (max-width: 565.98px) {
  .img-blog-i {
    width: 100% !important;
  }
}

.img-blog-ship {
  position: absolute;
  top: 154rem;
  width: 7%;
}

.img-blog-ship-i {
  position: absolute;
  top: 184rem;
  transform: rotate(180deg);
  width: 6%;
}

.blog-link a {
  font-size: 15px;
  color: #d4af6e;
}
@media screen and (max-width: 767.98px) {
  .blog-link a {
    font-size: 13px;
  }
}
.blog-link span {
  font-size: 15px;
  color: #d4af6e;
}

.img-blog img {
  width: 100%;
  border-radius: 10px;
  height: 30.4rem;
}
@media only screen and (max-width: 991.98px) {
  .img-blog img {
    height: unset;
  }
}

.top-5 {
  top: 20rem;
}
@media only screen and (max-width: 991.98px) {
  .top-5 {
    top: 25rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .top-5 {
    top: 15rem;
  }
}
@media only screen and (max-width: 500.98px) {
  .top-5 {
    top: 9rem;
  }
}

.about-us {
  margin-bottom: 5rem;
}
.about-us .about {
  display: flex;
  gap: 50px;
  padding: 26px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border-radius: 10px;
  background: #202e2f;
  background-image: url(.././images/content/59.svg);
  background-size: 135px !important;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991.98px) {
  .about-us .about {
    flex-direction: column;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us .about .image-about {
    width: 100%;
  }
}
.about-us .about .image-about img {
  width: 100%;
  max-width: 100%;
  border-radius: 7px;
  -webkit-backdrop-filter: blur(5px);
  height: 100%;
}
@media only screen and (max-width: 991.98px) {
  .about-us .about .text-about {
    width: 100%;
  }
}
.about-us .about .text-about .title-about-us {
  margin-top: 1.75rem;
  margin-bottom: 2rem;
}
.about-us .about .text-about .img {
  width: 27%;
  margin-bottom: 13px;
  margin-top: 12px;
}
.about-us .about .text-about p {
  text-align: justify;
  font-size: 16px;
  line-height: 31px;
  color: white;
  font-weight: 400;
}
@media only screen and (max-width: 575.98px) {
  .about-us .about .text-about p {
    font-size: 13px;
    line-height: 27px;
  }
}
.about-us .about .text-about h2 {
  font-size: 26px;
  font-weight: 800;
  color: white;
  margin-bottom: -2px;
}
@media only screen and (max-width: 991.98px) {
  .about-us .about .text-about h2 {
    font-size: 24px;
    font-weight: 700;
  }
}
.about-us .about .text-about ul {
  margin-top: 15px;
}
.about-us .about .text-about ul li {
  display: flex;
  gap: 10px;
  margin-bottom: 8px;
}
.about-us .about .text-about ul li span {
  color: #76b3b9;
}
.about-us .description-about {
  width: 80%;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767.98px) {
  .about-us .description-about {
    width: unset;
  }
}

.color-button {
  background: #bd8e39 !important;
}

.img-about {
  margin-left: 25.75rem;
  width: 19rem;
  transform: rotate(23deg);
}
@media only screen and (max-width: 1399.98px) {
  .img-about {
    width: unset;
  }
}
@media only screen and (max-width: 1199.98px) {
  .img-about {
    margin-left: 12rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .img-about {
    margin-left: 30rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .img-about {
    margin-left: 19rem;
  }
}
@media only screen and (max-width: 575.98px) {
  .img-about {
    margin-left: 16rem;
  }
}
@media only screen and (max-width: 450.98px) {
  .img-about {
    margin-left: 8rem;
  }
}

.categories {
  margin-bottom: 5rem;
  background-image: url(".././images/content/7.png");
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767.98px) {
  .categories {
    margin-bottom: 3rem;
    background-image: none;
  }
}
.categories .box-categories {
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media only screen and (max-width: 1399px) {
  .categories .box-categories {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 1199.98px) {
  .categories .box-categories {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 991.98px) {
  .categories .box-categories {
    grid-template-columns: 1fr 1fr;
  }
}
.categories .box-categories .item-categoris {
  background: white;
  background-image: url(".././images/content/34.png");
  gap: 11px;
  align-items: center;
  border: 1px solid #e7e7e7;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  background-repeat: no-repeat;
  background-position: -1rem 8rem;
}
@media only screen and (max-width: 767.98px) {
  .categories .box-categories .item-categoris {
    background-position: -1rem 21rem;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767.98px) {
  .categories .box-categories .item-categoris .img-categories {
    border-radius: 10px 10px 0 0;
  }
}
.categories .box-categories .item-categoris .img-categories img {
  width: 100%;
  max-width: 100%;
  border-radius: 0 10px 10px 0;
}
@media only screen and (max-width: 767.98px) {
  .categories .box-categories .item-categoris .img-categories img {
    border-radius: 10px 10px 0 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .categories .box-categories .item-categoris .text-categories {
    align-items: center;
  }
}
.categories .box-categories .item-categoris .text-categories h4 {
  font-size: 17px;
  font-weight: 800;
}
@media only screen and (max-width: 767.98px) {
  .categories .box-categories .item-categoris .text-categories h4 {
    font-size: 13px;
  }
}
.categories .box-categories .item-categoris .text-categories .line-categories {
  width: 70%;
}
.categories .box-categories .included-code {
  color: #173B45;
  font-weight: 700;
  font-size: 15px;
}
@media only screen and (max-width: 767.98px) {
  .categories .box-categories .included-code {
    font-size: 13px;
    padding: 2px;
  }
}
.categories .ship-categories {
  width: 17%;
}

/* Keyframes for animations */
@keyframes moveFromTop {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes moveFromLeft {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes moveFromRight {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes moveFromBottom {
  from {
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fade-in {
  animation: fadeIn 4s forwards;
}

.fade-out {
  animation: fadeOut 0.5s forwards;
}

.animatable {
  /* Applying animations to classes */
}
.animatable .animate-top {
  animation: moveFromTop 10s forwards;
}
.animatable .animate-left {
  animation: moveFromLeft 1s forwards;
}
.animatable .animate-right {
  animation: moveFromRight 4s forwards;
}
.animatable .animate-bottom {
  animation: moveFromBottom 1s forwards;
}
.animatable .animate-fade {
  animation: fade 1s forwards;
}

.item-img-blog {
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
  height: 99%;
  background-repeat: no-repeat;
  background-position: inherit;
  background-size: cover;
  position: relative;
}

.item-blog {
  background: #f9f9f9;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  padding: 8px;
}
.item-blog img {
  width: 100%;
}
.item-blog .title-blog {
  height: 2.75rem;
  padding: 5px;
}
.item-blog .title-blog h4 {
  font-size: 15px;
  font-weight: 600;
  color: #1a1e21;
}
.item-blog .description-blog {
  height: 6rem;
  font-size: 15px;
  color: #7c7c7c;
}
.item-blog .blog-view {
  font-size: 15px;
  color: black;
  gap: 10px;
}
.item-blog .blog-view .date-blog {
  font-size: 12px;
  color: black;
}

.bg-color {
  background: rgba(255, 255, 255, 0.9);
}

.link-blog {
  padding: 8px;
  background: #293c3d;
  font-size: 15px;
  font-weight: 400;
  border-radius: 5px;
  color: white;
}
.link-blog:hover {
  color: #59869f;
}

.icon-blog {
  padding: 5px;
  background: #293c3d;
  border-radius: 5px;
  color: white;
}

.text-content img {
  width: 60px;
  transform: rotate(244deg);
}

.about-us .about {
  background-position: 72rem 0rem;
}

.img-about {
  width: 36%;
  transform: rotate(150deg);
  margin-top: -6rem;
}
@media only screen and (max-width: 1399.98px) {
  .img-about {
    width: 30%;
  }
}
@media only screen and (max-width: 450.98px) {
  .img-about {
    margin-left: 7rem;
  }
}

.newsletter {
  background-position: -34rem;
}

.icon-angle-left {
  transform: rotate(178deg);
}

.owl-next {
  transform: rotate(182deg);
}

.owl-prev {
  transform: rotate(180deg);
}

.img-categories img {
  border-radius: 10px 0px 0px 10px !important;
}

.img-go {
  border-radius: 10px 0px 0px 10px !important;
}

.blog .blog-link span {
  transform: rotate(178deg);
}

.elementor-inline-item {
  flex-direction: row;
}

.icon-blog-justify {
  flex-direction: row-reverse;
}

.blog .blog-flex .item-blog .blog-view {
  justify-content: unset;
}

.header-box .box-input input {
  border-radius: 5px 0px 0px 5px !important;
  padding: 0px 10px 0px 10px;
}
.header-box .box-input button {
  border-radius: 0px 5px 5px 0 !important;
}
@media screen and (max-width: 991.98px) {
  .header-box .box-input button {
    border-radius: 5px !important;
  }
}

/*# sourceMappingURL=index-en.css.map */
