/*----------------------------------
#header
-----------------------------------*/
header {
  position: fixed;
  z-index: 100;
  top: 0;
  background: #f7f6e8;
  color: #000;
  padding: 0 2rem;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.navbar-expand-xl .navbar-collapse{
  justify-content: end;

 
}
a.nav-link{
  color: #000;
  font-size: 1.25rem;
  font-weight: 500;
}
a.nav-link:hover{
  color: #eab14b;
  
}
.navbar-nav .dropdown-menu {

  background: #373334;
}
a.dropdown-item {
  color: #fff;
}

.navbar-expand-xl .navbar-nav .nav-link {
  padding-left:0.75rem;
  padding-right:0.75rem;

}
.language span {
  color: #eeb11c;
}


.home-silde {
  margin-top: -8rem;
}

.mb-3r {
  margin-bottom: 3rem;
}
.section-header {
    position: absolute;
    inset: 0;
    z-index: 2;
    top: 80%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
img.img-w-100 {
  width: 100%;
}
section {
  padding: 5rem 0;
  overflow: hidden;
}
img.img-details {
  width: 100%;
  margin: 1.5rem 0;
}
.text-editor p {
  margin-bottom: 1rem;
}

.alp-dropdown a {
  color: #fff;
}
.event-box-wrapper:hover{
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
img.logo {
  width: 50%;
}
/*-------------------------------------------------------------
#page
--------------------------------------------------------------*/

section.section-page {
  padding: 1.5rem 0;

}
.menu-d {
  top: 120px;
}
.text-title-dateils {
  font-size: 2.5rem;
}
@media only screen and (min-width: 992px) and (max-width: 1210px) {
  a.nav-link{
    font-size: 1rem;
  
  }
.logo-wrapper p {
  font-size: .5rem;

}
.menu-style > li {
  font-size: 12px;
}

 }


 @media (max-width: 992px) {
 
  .home-silde {
    margin-top: 4rem;
}
section.section-page {
  margin-top: -5rem;
}
.layout.layouy-contact {
  display: block;
}
.logo-wrapper{
  width: 90%;
}
a.navbar-brand {
  flex: 0 0 220px;
}
.the-container {
  padding: 0 1rem;
  margin-top: -5rem;
}
.menu-d {
  top: 0px;
}  
.container-page-detail {
  padding-top: 1.5rem;
}
.text-title-dateils {
  font-size: 1.75rem;
}

}

@media (max-width: 600px) {
  section {
      padding:2.5rem 1rem;
  }
  a.navbar-brand {
    flex: 0 0 160px;
  }

  
  
}

/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/
section#about {
  padding-top: 0;
  margin-top: -4rem;
}

.row-about {
  padding: 20px;
  background-color: #373334;
  align-items: center;
}
  
img.about-img {
  border: 15px solid #f7f6e8;
  margin: -5rem auto 3rem;
}
  .row-about {
    
    background-color: #373334;
  }
  .th-tile-about h2 {
    margin-bottom: 6rem;
    font-size: 3.5rem;
    font-weight: 500;
}

  
  .about .our-story h4 {
    text-transform: uppercase;
    font-size: 18px;
    color: #ffffff;
  }
 
  
  .about .our-story h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
  }
  .about .our-story p {
    
    color: #ffffff;
  }
  
  .about .our-story p:last-child {
    margin-bottom: 0;
    
  }
  
  .about ul {
    list-style: none;
    padding: 0;
    font-size: 15px;
  }
  
  .about ul li {
    padding: 5px 0;
    display: flex;
    align-items: center;
    color: #ffffff;
  }
  
  .about ul i {
    font-size: 20px;
    margin-right: 4px;
    color: #ffffff;
  }
  
  .about .watch-video i {
    font-size: 32px;
    transition: 0.3s;
    color: #ffffff;
  }
  
 .btn-READ {
    font-weight: 600;
    background: #EAB14B;
    transition: 0.3s;
    padding: 5px 15px;
    margin: 10px 0;
    color: #373334;
    margin-top: 2.5rem;
}

.splide-award-card .splide__pagination{
  bottom: -1rem;

}
  @media (max-width: 992px) {
  
   
    .th-tile-about h2 {
      font-size: 1.75rem;
      margin-bottom: 4rem;
  }
  section#about {
    margin-top: -6rem;
  }
  
    
  }

/*-------------------------------------------------------------
#About p
--------------------------------------------------------------*/
.about-tabs {
  justify-content: center;
}

.about-box-wrapper{
  margin-bottom: -9rem;
  padding: 0 1rem;
}
  
  .about-boximg {
    position: relative;
    
}
.about-main-title{
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.about-detail {
  opacity: 0;
  inset: 0;
  z-index: 3;
  padding: 15px 40px;
  position: relative;
  top: -10.75rem;
  background: #00000078;
}
.about-detail:hover {
  opacity: 1;
  z-index: 22;
}
.about-sub-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #fff;
  margin-bottom: 2rem;
}

.about-boximg img {
  width: 100%;
}
.nav-tabs .nav-link.active {
  background: #EAB14B;
  border: none;
  color: #000;
  border-radius: 0;
  font-size: 1.5rem;
  padding: 8px 20px;
}
.nav-tabs .nav-link {
  
   border: 3px solid #EAB14B;
  color: #373334;
  border-radius: 0;
  margin: 1rem;
  padding: 5px 20px;
  font-size: 1.5rem;
}
 .nav-tabs .nav-link:hover {
  background: #EAB14B;
  isolation: isolate;
}

@media (max-width: 600px) {
  .nav-tabs .nav-link {
    margin: 0.5rem;
    padding: 4px 10px;
    font-size: 12px;
}
.nav-tabs .nav-link.active {
  border-radius: 0;
  font-size: 12px;
}
  
}
/*--------------------------------------------------------------
# wone wite p
--------------------------------------------------------------*/
main.wone-with-p {
  margin-top: 0;
}
.slide-card-ww.wone-p {
  padding: 10rem 3rem;
  color: #fff;
  text-align: inherit;
}
.text-wone.th-title-wone {
  margin-top: 1rem;
  margin-bottom: -3rem;
}
.title-article {
  border-bottom: 2px solid #d9a300;
  width: 50%;
}
.il-article {
  padding-bottom: 5px;
}
.social-links.Share a {
  display: inline-flex;
  margin-right: 4px;
  text-align: center;
  transition: 0.3s;
  justify-content: center;
  align-items: center;
}
/*-------------------------------------------------------------
#contact
---------------------------------------------------------------*/
.container.d-contact {
    margin-top: -2rem;
}
.lg\:w-1\/3.box-contact {
  background: #eab14b;
  padding: 0 1rem;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
}
.form-wrapper.rounded-md.line-form {
  margin: 3rem 0;
}
.form-group.col {
  display: flex;
  flex-direction: column;
}
.btn-contact{
  padding: 1rem 2rem;
}
select#cars {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 12px);
  padding: 0.375rem 0.75rem 0.4rem 0.65rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid;
  border-radius: 0;
  color: #495057;
}
@media (max-width: 992px) {
  .lg\:w-1\/3.box-contact {
    padding: 2rem 1rem;
    margin: 2rem 0;
}
.container.d-contact {
  margin-top: 1.5rem;
}
}
  /*--------------------------------------------------------------
# wone wite
--------------------------------------------------------------*/
section#WoneWith{
   background: #373334;
    background-position: center;
    background-size: cover;
}
.row-wone {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  margin-top: 30px;
}
  .text-wone {
    font-size: 3rem;
    color: #fff;
}

.img-th-wone {
  padding: 2rem 1rem;
  border: 6px solid #e3e3e3;
  width: 50%;
  margin-top: 10rem;
}
.slide-wone {
  position: absolute;
  right: 0;
  background: #222220;
  padding: 4rem 1rem;
  text-align: end;
  width: 70%;
}




.wone-box-img > img {
  width: 100%;
  object-fit: cover;
  max-height: 300px;

}

.wone-box-img > a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.wone-box-wrapper {
 position: relative;
}
.wone-box-detail {
  opacity: 0;
    inset: 0;
    z-index: 3;
    padding: 1rem;
    position: absolute;
    background: #000000c9;
    text-align: left;
}
.wone-box-detail:hover{
  opacity: 1;
  

}
img.img-woenWith {
  margin: 10px auto;
  padding-top: 3rem;
}
.space-y-4.lg.th-wone {
  padding: 0rem 3rem 3rem;
  color: #fff;
    font-weight: 600;
}
.space-y-4.lg.th-wone span{
  color: #EAB14B;
}
.wone-main-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #fff;
}
.wone-sub-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #fff;
  margin-bottom: 2rem;
}

a.btn-wone-view {
  background: #EAB14B;
  transition: 0.3s;
  padding: 5px 16px;
  color: #fff;
}
.event-box-img.wone img {
  height: 200px;
}
.splide-card-sect0 .splide__arrow--next {
  background: #eab14b;
  border-radius: 0;
  top: 100%;
  left: 5.5em;
  width: 4em;
}
.splide-card-sect0 {
  padding: 0.5rem 1rem 4rem;
}
.splide-card-sect0 .splide__arrow--prev {
  background: #eab14b;
  border-radius: 0;
  top: 100%;
  left: 1em;
  width: 4em;
}
.splide-card-sect0 .splide__list{
  align-items: end;
  
}


.splide-card-sect0 .splide__slide.is-visible.is-next {
  transform: translateY(0px);
}
.splide-card-sect0 .splide__slide.is-visible {
overflow: hidden;
transition: all 0.5s;
transform: translateY(80px);
}
.splide__slide.is-visible.is-next .wone-box-detail {
  display: flex;
  align-items: center;
 
}

@media (max-width: 1200px) {
  .row-wone {
    display: block;

}

.img-th-wone {

  width: 100%;
  margin-top: 2rem;
}
  .slide-wone {
    position: inherit;
    width: 100%;
    margin-top: 2rem;
}
  
  .text-wone.th-title-wone {
    margin:0;
    
}
.space-y-4.lg.th-wone {
  padding: 0rem;

}

  
}

@media only screen and (min-width: 768px) and (max-width: 1210px) {
  .event-box-img img {

    height: 180px !important;

}
  
}

@media (max-width: 768px) {
  .splide-card-sect0 .splide__slide.is-visible {
    transform: translateY(0px);

  }
}

/*--cookiealert------*/
.cookie-bar {
  position: fixed;
  bottom: 10px;
  right: 0;
  left:0;
  text-align:center;
  line-height: 30px;
  background: #eab14b;
  color: white;
  font-size: 1rem;
  font-weight: 400;
  transition: .8s;
  animation: slideIn .8s;
  animation-delay: .8s;
  width: 80%;
  margin: 0 auto;
  display: flex;
  padding: .5rem 2rem;
  align-items: center;
 
 

}
.cookie-bar p {
  padding: .5rem;
  width: 80%;
  text-align: initial;
}
.close-cb {
  border: none;
  color: white;
  background: transparent;
  position: absolute;
  display: inline-block;
  right: 1px;
  cursor: pointer;
  border-radius: 3px;
  line-height: 30px;
  height: 30px;
  width: 30px;
  font-size: 16px;
  font-weight: bold;
  top: 5px;
  
 
}
/*--cookiealert------*/

.cookiealert {
  position: fixed;
  bottom: 10px;
  right: 0;
  left:0;
  margin: 0 auto;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
  background: #eab14b;
  color: white;
}

.cookiealert.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0%);
  transition-delay: 1000ms;
}

.cookiealert a {
  text-decoration: underline
}

.cookiealert .acceptcookies {
  margin-left: 10px;
  vertical-align: baseline;
}

.acceptcookies {
  background: #000000;
  color: #fff;
  margin: 1px 5px;
  border-radius: 0;
  padding: 3px 10px;
  height: 30px;
}
.acceptcookies:hover {
  color: #eab14b;
}
.acceptcookies.acceptcookies-1 {
  padding: 3px 18px;
}
.acceptcookies.acceptcookies-n {
  background: #f0f8ff00;
  border: 2px solid #000;
  color: #000;
  font-weight: 600;
  padding: 1px 10px;
}
.acceptcookies.acceptcookies-n:hover {
  background: #000;
  color: #fff;

}
@media (max-width: 1200px) {
  
  .cookie-bar {

    display: block;
    width: 98%;

  }
  .cookie-bar p {
    width: 95%;

  }
  
  
}

/*--------------------------------------------------------------
# Testimonials Section
--------------------------------------------------------------*/
section#testimonials {
  background-image: url(../img/Mask_group-bg.png);
  padding: 2.5rem 1rem 5rem;
}
.row-testimonials {
  margin: 0;
}
.bg-th {
  height: 400px;
  background: #EAB14B;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 6rem;
  text-align: center;
}
.bg-img-th {
  height: 400px;
  background: #222220;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 6rem;
  flex-direction: column;
}

.bg-img-th p {
  color: #fff;
  text-align: center;
}
.bg-img-th img {
  margin-bottom: 20px;
}
a.btn-wone {
  border: 1px solid #EAB14B;
  padding: 2px 15px;
  color: #EAB14B;
}
.splide-card-sect2 .splide__pagination{
bottom: -3rem;
}
.splide-card-sect2  .splide__arrow--prev {
  left: -2rem;

}
.splide-card-sect2  .splide__arrow--next{
  right: -2rem;
}
@media (max-width: 768px) {
  
  section#testimonials {
    padding: 2.5rem 1rem 5rem;
  }
  .row-testimonials {
    flex-direction: column-reverse;
}
  .bg-th {
    padding: 0 1rem;
    height: 300px;
}
  .bg-th h3 {
    font-size: 16px;
}
.bg-img-th {
  height: 300px;
  padding: 0 1rem;
}
}

@media (max-width: 475px) 
  {
  a.btn-wone{
    font-size: 10px !important;
  }
  .title-head.evevnts {
    font-size: 15px !important;
}
}

/*-------------------------------------------------------------
#Event
--------------------------------------------------------------*/
.events {
  background: #222220;
}

.title-head.evevnts {
  color: #fff;
  font-size: 2.5rem;
}
.th-title-logo-clients h2{
  text-align: center;
  font-size: 3rem;
}

.col-6.title-head {
  display: flex;
  align-items: center;
}
.line2 {
  height: 4px;
  flex: 1;
  background-color: #eab14b;
  width: 50%;
  margin-left: 2rem;
}
.splide-logo .splide__pagination {
  bottom: -0.5em;
}
.event-box h3   {
  color: #fff;
  margin-bottom: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.event-box p {
    color: #fff;
    margin-bottom: 2.5rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.event-box {
  padding-left: 2rem;
}
.row-event {
  margin: 20px 0;
  align-items: center;
}
.event-box-wrapper {
  margin: 10px 0;
}
.event-box-img img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.event-box-detail {
  background-color: #fff;
  padding: 25px;
}
h3.event-main-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.event-sub-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  border-left: 2px solid #eab14b;
  height: 10%;
  padding-left: 10px;
  margin: 10px;
}
@media (max-width: 992px) {

.line2 {
 display: none;
}

}
@media (max-width: 768px) {
  .event-box {
    padding: 25px;
    border: 1px solid #fff;
  }
  .title-head.evevnts {
    font-size: 13px;
}
a.btn-wone {
  padding: 2px 9px;
  font-size: 13px;
}
}



/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #098125;
  width: 40px;
  height: 40px;
  border-radius: 30px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #3284f1;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
  right: 25px;
}
/* #Progress
================================================== */

.progress-wrap {
	position: fixed;
	right: 5px;
	bottom: 10px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	border-radius: 50px;

	z-index: 10000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}


.progress-wrap svg.progress-circle path {
	stroke: var(--grey);
	stroke-width: 4;
	box-sizing:border-box;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
/*-----------------------------------------------------------------
#widget
------------------------------------------------------------------*/
ul.social-baloon {
  position: fixed;
  right: 10px;
  bottom: 4rem;
  z-index: 9;
}.social-baloon li {
  margin: 0.5rem 0;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  
  padding: 0 0 30px 0;
  color: #000000;
  font-size: 14px;
  background: #EAB14B;
}
.credits a {
  color: #fff;
}
#footer .footer-newsletter {
  padding: 50px 0;
  background: #373334;
  text-align: center;
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #373334;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
  text-align: left;
}

#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: EAB14B;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
.container.footer-Copyright {
  padding-top: 10px;
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: #0d58ba;
}

#footer .footer-top {
  background:#373334;
  background-position: center;
  background-size: cover;
  padding: 2rem 0;
}
.footer-col-links li {
  padding-bottom: 1rem;
}
#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 24px;
  margin: 0 0 15px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-contact h3 span {
  color: #EAB14B;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

.footr-d-links {
  display: flex;
  justify-content: flex-end;
  color: #fff;
  width: 100%;
  flex-wrap: wrap;
  margin: 10px 0;
}
.footer-col-links.col-c-links {
  margin: 0 7rem;
}
img.logo-footer {
  width: 40%;
}


#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #EAB14B;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 5px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #EAB14B;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  margin: -4px;
}

img.img-widgetfooter {
  width: 80%;
}

#footer .copyright {
  text-align: center;
  float: left;
  color: #fff;
}

#footer .credits {
  float: right;
  text-align: center;
  font-size: 13px;
  color: #000000;
}
.widget-chat.line {
  bottom: 130px;
}
@media (max-width: 1200px) {
  .footer-col-links.col-c-links {
    margin: 0;
  }
}
@media (max-width: 992px) {

  #footer .copyright,
  #footer .credits {
    float: none;
    text-align: center;
    padding: 2px 0;
  }
  #footer .footer-top .footer-links{
    margin: 10px 0;

    
  }
  .footr-d-links {

    justify-content: space-between;

}
img.logo-footer {
  width: 60%;
}

}

@media (max-width: 460px) {
  .footer-col-links.col-m-links {
    margin: 0 0 20px;
}
#footer .footer-top .footer-contact {
  margin-bottom: 10px;
}
img.logo-footer {
  width: 80%;
}
}
main{
  min-height: calc(100vh - 55px - 320px);
}
@media (max-width:991px){
  main{
    min-height: calc(100vh - 53px - 562px);
  }
}

.footer-col-links.col-m-links ul,.footer-col-links.col-c-links ul{
  margin-top: 1rem;
}
.footer-col-links.col-m-links ul a:hover,.footer-col-links.col-m-links ul a:hover{
  color:#EAB14B
}
.text-editor{
  margin-bottom: 1.5rem;
}
.blog-box-wrapper:active, .blog-box-wrapper:focus, .blog-box-wrapper:focus-within, .blog-box-wrapper:hover{
  outline: none;
}
.member-navigator select.form-style{
  background-color: transparent!important;
}
@media(max-width:991px){
  #footer{
    padding-bottom: 9px;
  }
}