.copyright_text span{
  font-size: 9px;
  position: relative;
  top: -5px;
  letter-spacing: 1.2px;
}
.es-form-field-container input[type="email"] {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #13110C;
  background: #DAC79D;
  border: 1px solid #13110C;
  border-radius: 0;
  padding: 11px 14px;
  width: 100%;
  box-sizing: border-box;
  outline: none;
}
.es-form-field-container input[type="email"]::placeholder{
  opacity: 1;
  color: #13110C;
}
form[data-form-id="1"] .es-form-field-container label.es-field-label {
  display: block;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #FFFFFF;
}
form[data-form-id="1"] .es-form-field-container label.es-field-label a.link{
  color: #FFFFFF;
  text-decoration: underline;
}
form[data-form-id="1"] .es-form-field-container .gjs-row{
  margin-bottom: 0 !important;
}
form.es_subscription_form[data-form-id="1"] input[type="submit"] {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-decoration-line: underline;
  color: #C5B27D;
  background: unset;
  border: 0;
  text-transform: uppercase;
  padding: 0;
  cursor: pointer;
}
form[data-form-id="1"] .es-form-field-container .gjs-row:nth-child(3) {
  align-items: center;
}
form[data-form-id="1"] .es-form-field-container .gjs-row:nth-child(3) .gjs-cell:nth-child(2) .gjs-cell{
  text-align: right;
}

.book_form .elementor-form input, .book_form .elementor-form select{
  padding: 8px 24px;
  height: 47px;
}
.book_form .select-caret-down-wrapper svg{
  width: 8px !important;
  height: 11px !important;
}
.book_form .elementor-form input:focus, .book_form .elementor-form select:focus, .book_form .elementor-form textarea:focus{
  box-shadow: unset !important;
}
.book_form .elementor-form textarea{
  padding: 10px 24px;
  height: 125px;
}
.book_form .elementor-form input::placeholder, .book_form .elementor-form textarea::placeholder, .book_form .elementor-form select{
  text-transform: uppercase !important;
  opacity: 1;
}
.book_form .elementor-form .e-form__buttons {
  width: 160px;
  margin: 15px 0 0 auto;
}
.book_form .elementor-form .elementor-button, .contact_form .elementor-form .elementor-button{
  cursor: pointer;
}
.book_form .elementor-button-icon svg {
  width: 17px;
  height: 16px;
}
.hero_box {
  padding: 32px 20px;
  background: #C4A168;
  margin: -40px 40px 0 0;
}
.hero_iconlist .elementor-icon-list-item {
  background: #DAC79D !important;
  padding: 20px 29px !important;
}
.hero_iconlist .elementor-icon-list-item strong{
  font-weight: 800;
}

.custom_section {
  padding-left: calc((100% - 1570px) / 2);
}
.services_slider .slick-list.draggable {
  padding-right: 40px;
}
.services_slider .slick-slide {
  margin-right: 10px;
}
.service_detail {
  padding: 40px 24px;
  background: #DAC79D;
}
.service_img {
  margin: 24px 0;
}
.service_img img {
  display: block;
  width: 100%;
}
.service_title {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 32px;
  line-height: 39px;
  color: #13110C;
  margin: 0;
}
.service_content p{
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #13110C;
  margin-bottom: 22px;
}
.book_btn {
  text-align: right;
}
.book_btn a {
  display: inline-flex;
  align-items: center;
  border: 1px solid #000000;
  border-radius: 23px;
  text-transform: uppercase;
  color: #000000;
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  padding: 9px 24px;
  width: 160px;
  justify-content: space-between;
  transition: all 0.4s;
}
.book_btn a:hover{
  background: #000;
  color: #fff;
}
.book_btn a:hover svg, .book_btn a:hover svg path{
  fill: #fff !important;
}

.fleet_slider .slick-list.draggable {
  padding-right: 150px;
}
.fleet_slider .slick-slide {
  margin-right: 60px;
}
.fleet_title {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 25.9406px;
  line-height: 32px;
  color: #13110C;
  margin: 0 0 36px 0;
  position: relative;
}
.fleet_title::after {
  content: '';
  position: absolute;
  background: #000;
  width: 330px;
  height: 1px;
  bottom: -12px;
  left: 0;
}
.fleet_item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.fleet_item > span {
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 16.6761px;
  line-height: 20px;
  color: #13110C;
  position: relative;
  min-width: 125px;
  margin-bottom: 12px;
}
.fleet_item > span::after {
  content: '';
  position: absolute;
  bottom: -12px;
  background: #13110C;
  width: 20px;
  height: 1px;
  left: 0;
}
.fleet_icon_list {
  display: flex;
  align-items: center;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 19.4555px;
  line-height: 24px;
  color: #13110C;
}
.fleet_icon_list svg {
  margin-right: 7px;
}
.fleet_list_title{
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 14.8232px;
  line-height: 18px;
  color: #13110C;
}
.fleet_img img {
  width: 100%;
  display: block;
}


.service_section.with_brown {
  margin-left: auto;
  margin-right: 0;
}
.new_fleets .fleet_slider .slick-list.draggable{
  padding-right: 0;
}
.memories_bg_section {
  padding-left: calc((100% - 1570px) / 2) !important;
}
.memories_slider_row {
  display: flex;
}
.memories_slider {
  position: relative;
  width: 66.666%;
}
.slider_navigation {
  width: 33.333%;
  display: flex;
}
.slider_navigation__arrow.slider_navigation__arrow--next, .slider_navigation__arrow.slider_navigation__arrow--prev{
  cursor: pointer;
  position: relative;
  height: 100%;
  border-left: 3px solid #000;
}
.slider_navigation__title{
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Cabin';
  font-weight: 600;
  font-size: 32px;
  line-height: 39px;
  color: #FFFFFF;
  margin: 0 0 25px 0;
  padding: 0 60px;
  text-align: left;
}
.slider_navigation__arrow img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;
}
.memories_slider__image img {
  width: 100%;
  display: block;
}
.memories_slider__item{
  position: relative;
}
.memories_slider__title {
  position: absolute;
  bottom: -6px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  opacity: 0;
  transform: translate3d(0, 100%, 0);
}
.memories_slider__title h2{
  font-family: 'Cabin';
  font-weight: 600;
  font-size: 32px;
  line-height: 39px;
  color: #FFFFFF;
  margin: 0 0 25px 0;
}
.memories_slider .slick-slide.slick-current.slick-active .memories_slider__title {
  opacity: 1;
  transform: none;
  animation-name: fadeInUp;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.memories_slider .slick-slide .memories_slider__image img{
  transform: scale(1);
  transition: all 0.5s;
}
.memories_slider .slick-slide.slick-current.slick-active .memories_slider__image img{
  transform: scale(1.07); 
}


.contact__section {
  padding-right: calc((100% - 1505px) / 2) !important;
}
.contact_form .elementor-form input::placeholder {
  color: #000;
  opacity: 1;
}
.contact_form .elementor-form input {
  height: 41px;
  padding: 0 !important;
}
.contact_form .elementor-form input:focus, .contact_form .elementor-form textarea:focus {
  box-shadow: unset !important;
}
.contact_form .elementor-form textarea {
  height: 148px;
  padding: 15px !important;
  border: 1px solid #000 !important;
}
.contact_form .elementor-form .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  text-transform: uppercase;
}
.contact_form .elementor-form .elementor-field-type-acceptance input{
  height: 16px;
  width: 16px;
}
.contact_form .elementor-form .e-form__buttons {
  width: 160px !important;
  margin: 0 0 0 auto;
}
.contact_form .elementor-form .elementor-field-type-checkbox {
  margin: 22px 0 40px 0 !important;
}
.contact_form .elementor-field-type-acceptance, .contact_form .elementor-field-type-textarea {
  margin-bottom: 40px !important;
}



.services_pg_slider .custom_services .services_slider .service_detail {
  display: flex;
  flex-direction: column;
  padding: 80px 32px;
}
.services_pg_slider .services_slider .service_img {
  order: 1;
  margin: 60px 0 0 0;
}
.services_pg_slider .services_slider .service_title {
  font-size: 56px;
  line-height: 68px;
}
.services_pg_slider .services_slider .service_title br{
  display: none;
}
.services_pg_slider .services_slider .service_content p{
  margin: 41px 0;
}
.services_pg_slider .services_slider .slick-list.draggable {
  padding-right: 0;
}
.services_pg_slider .services_slider .slick-slide {
  margin-right: 0;
}
.services_pg_slider .services_slider .service_content p{
  font-size: 32px;
  line-height: 39px;
}
.services_pg_slider .services_slider .book_btn a {
  font-size: 24px;
  line-height: 24px;
  padding: 16px 32px;
  width: 195px;
  border-radius: 30px;
}
/* Styles for odd children */
.services_pg_slider .services_slider .slick-slide:nth-child(odd) .service_detail {
  background: #13110C;
}
.services_pg_slider .services_slider .slick-slide:nth-child(odd) .service_title,
.services_pg_slider .services_slider .slick-slide:nth-child(odd) .service_content p {
  color: #C4A168;
}
.services_pg_slider .services_slider .slick-slide:nth-child(odd) .book_btn a {
  border-color: #C4A168;
  color: #C4A168;
}
.services_pg_slider .services_slider .slick-slide:nth-child(odd) .book_btn a:hover {
  background: #C4A168;
  color: #000;
}
.services_pg_slider .services_slider .slick-slide:nth-child(odd) .book_btn a svg path {
  fill: #C4A168;
}
.services_pg_slider .services_slider .slick-slide:nth-child(odd) .book_btn a:hover svg path {
  fill: #000;
}
.new_fleets .fleet_slider {
  margin-right: -60px;
}


.hero_slide__image img{
  width: 100%;
  display: block;
}
.hero_slide__content.hero_box{
  margin: -40px 40px 0 0;
  position: relative;
}
.hero_slide__content p{
  font-family: 'Cabin';
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #13110C;
  margin: 0;
}
.expertise_box .elementor-image-box-title {
  margin-top: 10px !important;
}
.video_container {
  position: relative;
}
#play-icon {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
}
#play-icon img {
  cursor: pointer;
  width: 100%;
  max-width: 115px;
  display: block;
  cursor: pointer;
}
video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.videopopup.active {
  display: flex;
}
.videopopup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  justify-content: center;
  align-items: center;
  z-index: 111;
}
#background_video {
  width: 100% !important;
  height: 700px;
  object-fit: cover;
  display: block;
  background-color: #000;
}
.popup_content {
  position: relative;
  width: 80%;
  max-width: 800px;
  z-index: 9999;
}
.close_btn {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
/*////////////////////Mobile-Menu////////////*/
.menu_btn .elementor-icon{
  cursor: pointer;
  line-height: 1;
}
.mobile_menu{
  position: fixed;
  top: 0;
  right: 0;
  height: 0;
  width: 100%;
  background: #000;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999;
  transition: all 1s;
} 
body .mobile_menu.active{
  height: 100vh;
  visibility: visible;
  transition: all 1s;
}
.mobile_menu_inner {
  padding: 0 32px;
}
.mobile_menu_header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0;
}
#close_mobile_menu {
  cursor: pointer;
}
#mobile_menu_nav {
  margin: 0;
  padding: 35px 0 25px;
  list-style: none;
}
.mobile_menu_navigation {
  max-width: 350px;
  margin-left: auto;
}
#mobile_menu_nav li a {
  font-family: 'Cabin';
  font-weight: 400;
  font-size: 50px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 5px;
}
#mobile_menu_nav li a:last-child{
  padding: 0;
}
.contact_list{
  padding-top: 30px;
}
.contact_list ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact_info ul li{
  list-style: none;
}
.contact_info ul li a {
  font-family: 'Cabin';
  font-weight: 400;
  font-size: 18px;
  line-height: 19px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.contact_info ul li .icon_contact, .follow_icons ul li{
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon_contact svg {
  width: 15px;
  height: 15px;
  fill: #fff;
}
.icon_contact {
  margin-right: 10px;
}
.contact_detail_title{
  font-family: 'Cabin';
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  color: #c4a168;
  margin: 0 0 10px 0;
}
.follow_icons ul{
  display: flex;
  align-items: center;
}
.follow_icons ul li{
  list-style: none;
  margin-right: 11px;
}
.email_menu_list li a{
  font-family: 'Cabin';
  font-weight: 400;
  font-size: 18px;
  line-height: 19px;
  color: #FFFFFF;
}
.email_menu_list li{
  padding-bottom: 7px;
}
.follow_icons ul li:last-child, .email_menu_list li:last-child{
  padding: 0;
}
.follow_icons ul li a i {
  color: #fff;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile_menu_logo img {
  max-width: 170px;
}
.mobile_menu_navigation .mobile_menu_nav{
  position: relative;
}
.mobile_menu_navigation .mobile_menu_nav::after{
  content: '';
  position: absolute;
  width: 37px;
  height: 1px;
  background: #fff;
  bottom: 0;
}
.heading_hotline h2 span {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 64px;
  font-weight: 300;
  text-transform: capitalize;
  font-style: italic;
  line-height: 70px;
}
.hotline_phone .elementor-icon-list-icon svg {
  margin: 0 !important;
}

.book_form .elementor-form .e-form__buttons .elementor-button, .contact_form .elementor-form .e-form__buttons .elementor-button{
  position: relative !important;
}
.book_form .elementor-form .e-form__buttons .elementor-button .elementor-button-text.elementor-form-spinner, 
.contact_form .elementor-form .e-form__buttons .elementor-button .elementor-button-text.elementor-form-spinner{
  order: unset;
  position: absolute !important;
  bottom: -20px;
  right: 0;
  display: unset !important;
}
.book_form .elementor-form .e-form__buttons .elementor-button .elementor-button-text.elementor-form-spinner i{
  color: #fff !important;
}
.contact_form .elementor-form .e-form__buttons .elementor-button .elementor-button-text.elementor-form-spinner i{
  color: #000 !important
}

