/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/
Description: Child theme for Hello Elementor
Author: Your Name
Author URI: https://yourwebsite.com
Template: hello-elementor
Version: 1.0
Text Domain: hello-elementor-child
*/

/* Add your custom CSS below */

* {
  padding: 0;
  box-sizing: border-box;
}
body {
  max-width: 2100px;
  margin: 0 auto;
  overflow-x: hidden;
  background: url(http://belltechwebtools.com/STAGING/gulfcoastairboatcharters-pbbt/wp-content/uploads/2026/01/fix_img.webp)
    no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
a {
  text-decoration: none;
}
ul,
ol {
  padding-left: 0;
}

/* ========= Padding classes ========= */
.mb_0 {
  margin-bottom: 0 !important;
}
.ptb_60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pt_60 {
  padding-top: 60px;
}
.pb_60 {
  padding-bottom: 60px !important;
}
.ptb_40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pt_40 {
  padding-top: 40px;
}
.pb_40 {
  padding-bottom: 40px;
}
h1,h2,h3{
  font-family: var(--lilita_one), sans-serif !important;
  font-weight: 400 !important;
}
section.elementor-section-full_width > .elementor-container {
  width: 90%;
}
section.elementor-section > .elementor-container > .elementor-column > div {
  padding: 0;
}
.map_sec .elementor-container {
  width: 100% !important;
}
.elementor-inner-section > .elementor-container {
  width: 100% !important;
  max-width: 100% !important;
}
:root {
  --lilita_one: "Lilita One", sans-serif;
  --Poppins: "Poppins", sans-serif;
}
.sub_heading span {
  font-family: var(--Poppins) !important;
  font-weight: 800 !important;
  /* font-size: 25px !important; */
  font-size: clamp(1.25rem, 1.1853rem + 0.2874vw, 1.5625rem) !important;
  line-height: 1.3 !important;
  position: relative;
  display: block;
  margin: 0 auto;
  width: max-content;
}
.sub_heading span::after {
  content: "";
  width: 130%;
  height: 2px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  background: #d8a303;
}
.heading_h2 h2 {
  /* font-size: 50px !important; */
  font-size: clamp(2.375rem, 2.2198rem + 0.6897vw, 3.125rem) !important;
  line-height: 1.4;
}
.para_font p {
  font-family: var(--Poppins) !important;
  font-weight: 400 !important;
  /* font-size: 18px !important; */
  font-size: clamp(0.9375rem, 0.8987rem + 0.1724vw, 1.125rem) !important;
  line-height: 1.5;
}
.web_btn a {
  font-family: var(--Poppins) !important;
  font-weight: 700 !important;
  /* font-size: 20px !important; */
  font-size: clamp(1.125rem, 1.0991rem + 0.1149vw, 1.25rem) !important;
  line-height: 1.4;
  padding: 10px 34px !important;
  border-radius: 35px !important;
}
.heading_h3 h3 {
  font-size: 30px !important;
  line-height: 1.4;
}
/* ================ header styling ============== */
.header_topbar p {
  font-family: var(--Poppins) !important;
  font-weight: 400 !important;
  /* font-size: 20px !important; */
  font-size: clamp(1rem, 0.9483rem + 0.2299vw, 1.25rem) !important;
  line-height: 1.3;
}
.header_phone_col .header_phone a {
  background: #648942;
  border-radius: 30px;
  padding: 10px 25px !important;
  transition: ease-in 300ms;
  color: #fff !important;
}
.header_phone_col .header_phone a span.elementor-icon-list-text {
  font-family: var(--Poppins) !important;
  font-weight: 700 !important;
  /* font-size: 20px !important; */
  font-size: clamp(1.125rem, 1.0991rem + 0.1149vw, 1.25rem) !important;
  line-height: 1.4;
}
.header_phone_col .header_phone a:hover {
  background: #441302;
}
.header_phone_col .header_phone span.elementor-icon-list-text {
  font-family: var(--Poppins) !important;
  font-weight: 400 !important;
  /* font-size: 20px !important; */
  font-size: clamp(1rem, 0.9483rem + 0.2299vw, 1.25rem) !important;
  line-height: 1.3;
  /*   text-decoration: underline; */
}
.header_phone_col .header_social_icons .elementor-social-icons-wrapper {
  display: flex;
  gap: 18px;
}
.header_phone_col .header_social_icons span.elementor-grid-item {
  width: 30px !important;
}
.header_phone_col .header_social_icons a {
  height: auto !important;
  width: 30px;
}
.header_menu_sec .header_nav ul {
  align-items: center !important;
}
.header_menu_sec .header_nav ul li.home_menu a {
  font-size: 0 !important;
}
.header_menu_sec .header_nav ul li a {
  font-family: var(--Poppins) !important;
  font-weight: 400 !important;
  /* font-size: 18px !important; */
  font-size: clamp(1rem, 0.9741rem + 0.1149vw, 1.125rem) !important;
  line-height: 1.3 !important;
  padding: 5px 30px !important;
  border-right: 1px solid #fff;
}
.header_menu_sec .header_nav ul li:nth-child(7) a {
  border-right: none;
}
/* =============== Banner styling =========== */
.banner_subheading {
  margin-bottom: 5px !important;
}
.banner_subheading h3 {
  font-family: var(--Poppins) !important;
  font-weight: 900 !important;
  /* font-size: 46px !important; */
  font-size: clamp(1.625rem, 1.3664rem + 1.1494vw, 2.875rem) !important;
  line-height: 1.3;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}
.banner_subheading h3::after,
.banner_subheading h3::before {
  content: "";
  width: 112px;
  height: 1px;
  background: #ffffff;
  display: inline-block;
}
.banner_h1 h1 {
  font-weight: 400 !important;
  /* font-size: 90px !important; */
  font-size: clamp(3.75rem, 3.3621rem + 1.7241vw, 5.625rem) !important;
  line-height: 1;
}
/* ========== About us ========= */
.about_sec .sub_heading span {
  margin: 0;
}
.about_sec .sub_heading span::after {
  left: 0;
  transform: none;
}
.about_sec ul.elementor-icon-list-items span.elementor-icon-list-text {
  font-family: var(--Poppins) !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 1.3;
}
.about_note span.elementor-heading-title {
  font-family: var(--Poppins) !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 1.3;
}
/* ============= Service sec ===================== */
/* .service_sec .service_inner {
  padding-bottom: 300px;
} */
.service_sec .service_inner .elementor-widget-wrap {
  flex-wrap: wrap !important;
  gap: 18px;
}
.service_sec .service_inner .service_box {
  width: calc(33.33% - 12px) !important;
}
.service_sec .service_inner .service_box .elementor-image-box-wrapper {
  position: relative;
}
.service_sec .service_inner .service_box .elementor-image-box-content {
  position: relative;
  /* bottom: -55%; */
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  z-index: 9;
  border: 1px solid #ffffff;
  border-radius: 25px;
  padding: 0 80px;
  margin-top: -100px;
}
.service_sec .service_inner .service_box .elementor-image-box-content h3 {
  /* font-family: var(--lilita_one) !important;
  font-weight: 400 !important; */
  /* font-size: 26px !important; */
  font-size: clamp(1.125rem, 1.0216rem + 0.4598vw, 1.625rem) !important;
  line-height: 1.4;
  position: relative;
  z-index: 9;
}
.service_sec
  .service_inner
  .service_box
  .elementor-image-box-content
  h3::before {
  content: "";
  width: 270px;
  height: 60px;
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  z-index: -1;
  border-radius: 0 0 30px 30px;
}
.service_sec .service_inner .service_box .elementor-image-box-content p {
  font-family: var(--Poppins) !important;
  font-weight: 400 !important;
  /* font-size: 18px !important; */
  font-size: clamp(0.875rem, 0.8233rem + 0.2299vw, 1.125rem) !important;
  line-height: 1.5;
  color: #fff !important;
  margin-top: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
.service_sec
  .service_inner
  .service_box:first-child
  .elementor-image-box-content {
  background: #d8a303;
}
.service_sec
  .service_inner
  .service_box:first-child
  .elementor-image-box-content
  h3,
.service_sec
  .service_inner
  .service_box:first-child
  .elementor-image-box-content
  .web_btn
  a {
  color: #d8a303 !important;
}
.service_sec
  .service_inner
  .service_box:nth-child(2)
  .elementor-image-box-content {
  background: #648943;
}
.service_sec
  .service_inner
  .service_box:nth-child(2)
  .elementor-image-box-content
  h3,
.service_sec
  .service_inner
  .service_box:nth-child(2)
  .elementor-image-box-content
  .web_btn
  a {
  color: #648942 !important;
}
.service_sec
  .service_inner
  .service_box:last-child
  .elementor-image-box-content {
  background: #c45503;
}
.service_sec
  .service_inner
  .service_box:last-child
  .elementor-image-box-content
  h3,
.service_sec
  .service_inner
  .service_box:last-child
  .elementor-image-box-content
  .web_btn
  a {
  color: #c45503 !important;
}
.service_sec .service_inner .service_box .web_btn a {
  background: #fff;
  border-radius: 30px;
  display: block;
  width: max-content;
  margin: 30px auto 0;
  border: 2px solid #fff;
  transition: ease-in 300ms;
}
.service_sec
  .service_inner
  .service_box
  .elementor-image-box-wrapper
  .web_btn
  a:hover {
  background: transparent;
  color: #fff !important;
}
/* ================ Gallery sec ================ */
.gallery_sec
  .elementor-widget-gallery
  a.e-gallery-item:nth-child(-n + 5):nth-child(odd) {
  height: 100%;
  display: flex;
  align-items: end;
}
.gallery_sec .elementor-gallery__container a:nth-child(3) .e-gallery-image {
  height: 100%;
  border-radius: 30px;
  border: 1px solid #fff;
}
/* ============= Testimonial section syling =========== */
.testimonial_inner {
  width: 80% !important;
  margin: 70px auto 0 !important;
}
.testimonial_inner .elementor-container {
  gap: 30px;
}
.testimonial_inner .testmonial_box {
  width: calc(25% - 20px) !important;
  z-index: 9;
}
.testimonial_inner .testmonial_box .elementor-widget-wrap {
  background: #fff;
  border: 0.5px solid #648943;
  box-shadow: 0px 0px 14.4px 0px #00000040;
  border-radius: 20px;
  padding: 80px 20px 20px !important;
}
.testmonial_box_img {
  position: absolute !important;
  top: -45px;
  z-index: 9;
}
.testimonial_inner .testmonial_box .elementor-widget-wrap::before {
  content: "";
  width: 102px;
  height: 51px;
  background: #fff;
  border: 0.5px solid #648943;
  box-shadow: 0px 0px 14.4px 0px #00000040;
  border-radius: 50px 50px 0 0;
  top: -50px;
  position: absolute;
  left: 15px;
  z-index: 9;
  border-bottom: none;
}
.review_note span {
  font-family: var(--Poppins) !important;
  font-weight: 600 !important;
  font-style: Italic;
  font-size: 18px !important;
  line-height: 1.3;
}
.review_name span {
  font-family: var(--Poppins) !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  line-height: 1.3;
}
/* ================ Contact us styling =========== */
.contact_sec > .elementor-container {
  width: 72% !important;
}
.contact_sec .sub_heading span::after {
  left: 0;
  transform: none;
}
.contact_sec .contact_form_col .sub_heading span {
  margin: 0 !important;
}
.contact_img_col > .elementor-widget-wrap {
  position: absolute;
  height: 100% !important;
}
.contact_sec .contact_img_col .elementor-widget-image {
  height: 100% !important;
}
.contact_sec .contact_img_col .elementor-widget-container {
  height: 100% !important;
}
.contact_sec .contact_img_col img {
  height: 100%;
  object-fit: cover;
  border-radius: 50px 0 0 50px;
}
.contact_sec .contact_form_col .contactForm {
  margin-top: 0 !important;
}
.contact_form_col .elementor-widget-wrap {
  padding: 40px 50px 40px 50px !important;
}
.contact_sec .contact_form_col .contactForm input,
.contact_sec .contact_form_col .contactForm textarea {
  background: #f0f0f0 !important;
  outline: none !important;
  border: 1px solid #b7b7b7;
  font-family: var(--Poppins) !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 1.3;
  color: #666666 !important;
  border-radius: 10px;
}
.contact_sec .contact_form_col .contactForm .wpforms-field-html {
  padding-top: 0 !important;
}
.contact_sec .contact_form_col .contactForm button.contact_submit {
  font-family: var(--Poppins) !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 1;
  padding: 10px 50px !important;
  border-radius: 30px !important;
  background: #648943 !important;
  transition: ease-in 300ms;
  height: 50px;
}
.contact_sec .contact_form_col .contactForm button.contact_submit:hover {
  background: #441302 !important;
}
.contact_sec .contact_form_col .contactForm .wpforms-field-html p {
  font-family: var(--Poppins) !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 1.3;
  color: #441302 !important;
}
/* ========= sponsors_sec  =============== */
.sponsors_sec section .elementor-widget-wrap {
  gap: 30px;
}
/* =================== Reserve Your Appointment ==================== */
.reserve_appointment_sec {
  padding: 100px 0;
}
.reserve_appointment_sec > .elementor-container {
  border: 1px solid #648943;
  background: #ffffff;
  border-radius: 30px;
  padding: 40px !important;
  gap: 34px;
}
.reserve_appointment_contentCol section {
  position: absolute;
  border-radius: 20px;
  height: calc(100% + 150px);
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}
.reserve_appointment_contentCol section .sub_heading span {
  margin: 0;
}
.reserve_appointment_contentCol section .sub_heading span::after {
  left: 0;
  transform: none;
}
.reserve_appointment_contentCol section p {
  font-weight: 500 !important;
  font-size: 20px !important;
}
.reserve_appointment_formCol .appointmentForm {
  margin-top: 0 !important;
}
.reserve_appointment_formCol .appointmentForm form input,
.reserve_appointment_formCol .appointmentForm form textarea,
.reserve_appointment_formCol .appointmentForm form select {
  background: #f0f0f0;
  border: 1px solid #b7b7b7 !important;
  border-radius: 10px;
  outline: none !important;
  color: #666666 !important;
  font-family: var(--Poppins) !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 1.3;
}
.reserve_appointment_formCol .appointmentForm form input.wpforms-datepicker {
  background-image: url(http://belltechwebtools.com/STAGING/gulfcoastairboatcharters-pbbt/wp-content/uploads/2026/02/date_icon.png);
  background-repeat: no-repeat;
  background-position: 95%;
  background-size: 20px;
}
.reserve_appointment_formCol .appointmentForm button.appointmentForm_submitbtn {
  font-family: var(--Poppins) !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 1;
  background: #648943 !important;
  border-radius: 30px !important;
  padding: 10px 45px !important;
  transition: ease-in 300ms;
  height: 55px;
}
.reserve_appointment_formCol
  .appointmentForm
  button.appointmentForm_submitbtn:hover {
  background: #441302 !important;
}
/* ============ Footer Styling ============ */
.footer_sec .heading_h3 h3 {
  position: relative;
}
.footer_sec .heading_h3 h3::after {
  content: "";
  width: 175px;
  height: 2px;
  position: absolute;
  bottom: -10px;
  left: 0;
  background: #fff;
}
.quick_link_col nav ul li:last-child {
  display: none;
}
.quick_link_col nav ul li a {
  font-family: var(--Poppins) !important;
  font-weight: 400 !important;
  /* font-size: 18px !important; */
  font-size: clamp(0.9375rem, 0.8987rem + 0.1724vw, 1.125rem) !important;
  line-height: 1.3 !important;
  padding: 7px 0 !important;
}
.footer_contact_col ul li span.elementor-icon-list-text {
  font-family: var(--Poppins) !important;
  font-weight: 400 !important;
  /* font-size: 18px !important; */
  font-size: clamp(0.9375rem, 0.8987rem + 0.1724vw, 1.125rem) !important;
  line-height: 1.4;
  text-decoration: underline;
}
.footer_contact_col .para_font p {
  font-style: italic;
  color: #fff;
  font-weight: 900 !important;
  font-size: 18px !important;
  text-shadow: 0.5px 0.5px 5px #441302;
}
/* ============= Inner pages ============= */
.inner_page_banner .inner_banner_heading h1 {
  font-weight: 400 !important;
  /* font-size: 70px !important; */
  font-size: clamp(3.75rem, 3.3621rem + 1.7241vw, 5.625rem) !important;
  line-height: 1;
}
.para_font ul li {
  font-family: var(--Poppins) !important;
  font-weight: 400 !important;
  /* font-size: 18px !important; */
  font-size: clamp(0.9375rem, 0.8987rem + 0.1724vw, 1.125rem) !important;
  line-height: 1.7;
  list-style-position: inside;
}
/* ==== Fishing ============*/
.inner_box_sec > .elementor-container {
  flex-wrap: wrap !important;
  gap: 30px;
}
.inner_box_sec .inner_box {
  width: calc(50% - 20px) !important;
}
.inner_box_sec .inner_box:nth-child(3) {
  width: 100% !important;
}
.inner_box_sec .inner_box:nth-child(3) section .elementor-container {
  gap: 50px;
}
.inner_box_sec .inner_box > .elementor-widget-wrap {
  padding: 40px !important;
  border-radius: 20px;
  background: #ffffff85;
  backdrop-filter: blur(10px);
  box-shadow:
    rgb(68 19 2 / 8%) 0px 15px 25px,
    rgb(68 19 2 / 8%) 0px 5px 10px;
}
.service_content_col .elementor-widget-wrap {
  box-shadow:
    rgb(68 19 2 / 8%) 0px 15px 25px,
    rgb(68 19 2 / 8%) 0px 5px 10px;
  background: #fff;
  padding: 40px !important;
  border-radius: 20px;
}
.testimonial_page .testimonial_inner .elementor-container {
  flex-wrap: wrap !important;
  gap: 80px 40px;
}
.testimonial_page .testimonial_inner .testmonial_box {
  width: calc(50% - 20px) !important;
  z-index: 9;
}
/* ============ Privacy Policy ============ */
.privacy_policy .para_font h3 {
  /* font-family: var(--lilita_one) !important;
  font-weight: 400 !important; */
  font-size: 30px !important;
  line-height: 1.4;
  color: #c45503 !important;
  margin: 15px 0 0;
}
.privacy_policy .para_font a {
  color: #441302 !important;
  margin: 15px 0 0 !important;
}
/* ============== Contact Details ============ */
.contact_details .elementor-widget-wrap {
  gap: 30px !important;
  align-items: stretch !important;
}
.contact_details .contact_details_box {
  width: calc(33.33% - 20px) !important;
  margin-bottom: 0 !important;
  transition: ease-in 300ms;
}
.contact_details .contact_details_box .elementor-widget-container {
  padding: 20px !important;
  height: 100% !important;
  border-radius: 20px;
  box-shadow:
    #c4550357 0px 6px 24px 0px,
    #c45503 0px 0px 0px 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid transparent;
}
.contact_details .contact_details_box:hover .elementor-widget-container {
  border-color: #c45503;
}
.contact_details .contact_details_box h3 a {
  font-family: var(--lilita_one) !important;
  font-weight: 400 !important;
  font-size: 30px !important;
  line-height: 1.4;
}
.fix_height_col .elementor-widget-wrap {
  position: absolute;
  height: 100% !important;
}
.fix_height_col .fix_height_img .elementor-widget-container{
  height: 100% !important;
}
.fix_height_col .fix_height_img {
  height: 100% !important;
}
.fix_height_col .fix_height_img img {
  height: 100% !important;
  object-fit: cover;
  border-radius: 10px;
  width: 100% !important;
}
body.page-id-593 .cta_sec{
	display: none;
}
@media screen and (max-width: 1600px) {
  .contact_sec .contact_img_col {
    width: 40% !important;
  }
  .contact_sec .contact_form_col {
    width: 60% !important;
  }
  .testimonial_inner {
    width: 90% !important;
  }
  .contact_sec > .elementor-container {
    width: 80% !important;
  }
}
@media screen and (max-width: 1400px) {
  .header_menu_sec .header_nav ul li a {
    padding: 5px 25px !important;
  }
  .footer_info_col .elementor-widget-wrap {
    padding-right: 40px !important;
  }
  .copyright_sec p {
    font-size: 14px !important;
  }
  .service_sec .service_inner .service_box .elementor-image-box-content {
    padding: 0 50px;
  }
  /* .service_sec .service_inner .service_box .elementor-image-box-content {
    bottom: unset;
    top: 70%;
  } */
}
@media screen and (max-width: 1201px) {
  .sponsors_sec section .elementor-widget-wrap {
    gap: 15px;
  }
  .footer_sec .quick_link_col .elementor-widget-wrap {
    padding: 0 !important;
  }
  .footer_contact_col ul li a {
    word-break: break-all;
  }
  .testimonial_inner .elementor-container {
    gap: 30px 26px;
  }
  .service_sec
    .service_inner
    .service_box
    .elementor-image-box-content
    h3::before {
    width: 220px;
    height: 50px;
  }
}
@media screen and (max-width: 1025px) {
  .header_nav nav {
    position: absolute;
    right: 0;
    max-height: 400px !important;
    z-index: 9;
    width: 350px;
    border-radius: 10px;
    top: 40px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  }
  .header_nav nav ul li.home_menu img {
    display: none;
  }
  .gallery_sec
    .elementor-widget-gallery
    a.e-gallery-item:nth-child(-n + 5):nth-child(odd) {
    height: auto;
  }
  .main_banner {
    margin-top: 0 !important;
  }
  .header_phone_col .header_social_icons .elementor-social-icons-wrapper {
    gap: 0px;
  }
  .testimonial_inner .elementor-container {
    gap: 70px 40px;
  }
  .testimonial_inner .testmonial_box {
    width: calc(50% - 20px) !important;
  }
  .inner_page_banner {
    margin-top: 0 !important;
  }
  .contact_details .contact_details_box{
    width: calc(50% - 20px) !important;
  }
  .contact_details .contact_details_box:first-child{
    width: 100% !important;
  }
}
@media screen and (max-width: 992px) {
  .footer_sec .footer_info_col {
    width: 100% !important;
  }
  .footer_sec .quick_link_col,
  .footer_sec .footer_contact_col {
    width: 50% !important;
    margin-top: 25px;
  }
  .main_header {
    padding-bottom: 15px;
  }
  .main_header > .elementor-container > .elementor-column {
    width: 100% !important;
  }
  .header_phone_col .elementor-widget-wrap {
    justify-content: space-between !important;
    gap: 30px;
  }
  .header_phone_col .elementor-widget-container {
    margin: 0 !important;
    padding: 0 !important;
  }
  .service_sec .service_inner .service_box {
    width: calc(50% - 12px) !important;
  }
  .service_sec .service_inner .service_box .elementor-image-box-content {
    position: relative;
    margin-top: -80px;
    top: unset;
  }
}
@media screen and (max-width: 768px) {
  .testimonial_inner .testmonial_box {
    width: 100% !important;
  }
  .service_sec .service_inner .service_box {
    width: 100% !important;
  }
  .service_box img {
    width: 100%;
  }
  .contact_sec .elementor-container {
    flex-wrap: wrap;
  }
  .contact_sec .contact_img_col {
    width: 100% !important;
    display: none;
  }
  .contact_sec .contact_form_col {
    width: 100% !important;
  }
  .about_sec .elementor-container {
    gap: 30px;
  }
  .testimonial_inner {
    width: 100% !important;
  }
  .contact_sec > .elementor-container {
    width: 90% !important;
  }
  .contact_form_col .elementor-widget-wrap {
    border-radius: 30px !important;
  }
  .footer_sec .quick_link_col,
  .footer_sec .footer_contact_col {
    width: 100% !important;
    margin-top: 25px;
  }
  .captain_sec section .elementor-container {
    gap: 30px;
  }
  .fix_height_col .elementor-widget-wrap{
    position: unset;
  }
  .contact_details .contact_details_box{
    width: 100% !important;
  }
  .testimonial_page .testimonial_inner .testmonial_box{
    width: 100% !important;
  }
}
@media screen and (max-width: 576px) {
  .contact_form_col .elementor-widget-wrap {
    padding: 30px 20px 10px 20px !important;
  }
}
@media screen and (max-width: 481px) {
  .header_phone_col .elementor-widget-wrap {
    gap: 0;
  }
  .header_phone_col .header_phone a {
    padding: 5px 10px !important;
  }
  .header_phone_col .header_phone a span.elementor-icon-list-text {
    font-size: 15px !important;
  }
  .header_nav nav{
    width: 90vw;
  }
}
