/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
/* custom-css start here */
/* Global body font - Open Sans */
body {
   font-family: 'Open Sans', sans-serif;
-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 5px !important;
}

svg.e-font-icon-svg.e-fab-facebook {
    width: 16%;
    height: 25px;
    fill:#fff;
}
svg.e-font-icon-svg.e-fab-instagram {
    width: 16%;
    height: 25px;
  fill:#fff;
}
svg.e-font-icon-svg.e-fab-youtube{
	width: 16%;
    height: 25px;
  fill:#fff;
	}
svg.e-font-icon-svg.e-fab-google{
    width: 16%;
    height: 25px;
     fill:#fff;
	}
  svg.e-font-icon-svg.e-fab-google:hover{
    fill:#ecc40c;
	}
  svg.e-font-icon-svg.e-fab-youtube:hover{
    fill:#ecc40c;
  }
  svg.e-font-icon-svg.e-fab-instagram:hover{
    fill:#ecc40c;
  }
  svg.e-font-icon-svg.e-fab-facebook:hover{
    fill:#ecc40c;
    }  
.contact-info {
    display: flex
  }
svg.e-font-icon-svg.e-fas-map-signs{
    width: 40px;
    height: 40px;
}
svg.e-font-icon-svg.e-fas-phone-volume{
    width: 40px;
    height: 40px;
}
svg.e-font-icon-svg.e-fas-map-signs:hover{
   fill:#fc0;
}
svg.e-font-icon-svg.e-fas-phone-volume:hover{
    fill:#fc0;
}
h1.heading-title {
    font-size: 2.9rem;
    font-weight: 800;
    line-height: 1.1666em;
    letter-spacing: -1.1px;
    color: #39603C;
font-family: 'Open SANS';
}
p.footerp1 {
    color: #164b0f !important;
    font-size: 14px;
}
p.footerp1:hover {
    color: #fc0 !important;
    }
/* front page css ***************************************************************************************************/
.banner-heading {
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
font-size: 16px;
font-family: 'open sans';
}
.banner-mainheading {
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'PT Sans';
font-weight: 700;
    
}
.banner-para {
    text-align: left;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}
.banner-para p{
font-size: 20px;
font-family: 'PT Sans';
}


 .tour-container {
    display: flex;
    justify-content: center;
    align-items: center;
    
    padding: 10px;
    border-radius: 10px;
/*     margin: 10px auto; */
    max-width: 1000px;
   }
.tour-title {
    font-size: 45px;
    color: #39603c;
    font-weight: 700;
    text-align: left;
    margin-right: 20px;
    line-height: 1em;
    letter-spacing: 3.8px;
}
.divider {
   height: 180px;
    width: 1px;
    background-color: #000;
     margin: 0px 60px 0px 50px;
}
 .tour-times {
    text-align: left;
        }
.tour-times h2 {
   letter-spacing: 3.8px;
   margin: 0;
   padding-bottom: 5px;
   color: #333;
   font-size: 1.6rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1em;
font-family: 'Open SANS';
     }
.tour-times p {
    font-size: 1.1rem;
    margin: 5px 0;
    font-family: 'PT SANS';
    /* font-weight: 500; */
    text-align: center;
}
ul {
    color: #fbf6f6 !important;
    font-size: 14px !important;
    line-height: 5px !important;
    padding: 0px 0px 0px 10px !important;
    font-family: 'PT Sans' !important;
}
 h1.-heading-title {
/*     font-size: 30px; */
    font-weight: 800;
    line-height: 1.1666em;
    letter-spacing: -1.1px;
    color: #39603c;
font-family: 'Open Sans';
   }
  h2.heading-titletxt {
    font-size: 50px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.4em;
    letter-spacing: .15px;
    color: #39603c;
font-family: "Dancing Script", Sans-serif;
}
  h3.heading-titletxtcont {
    font-size: 22px;
    font-weight: 900;
    letter-spacing: 2px;
    text-transform: uppercase;
    stroke: #000;
    color: #44873f;
    text-shadow: 0 0 0 #1e421d;
    font-family: 'Open SANS';
}
  

p.heading-para-txt {
    color: #282828;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: .2px;
    line-height: 27px;
    font-family: 'PT SANS';
   margin-bottom: 35px;
      padding-left: 12px;
    padding-right: 13px;
}
}
  h2.txttxt {
    color: rgb(77, 102, 53);
    font-size: 38px;
    font-weight: 600;
    padding-left: 25px;
font-family: "Lato", Sans-serif;

}
h2.txttxt span{
 color: #698B45;
}

h2.txttxt span:hover {
color:#000
}

  .divider-card1 {
    border-left: 5px solid #ffcc00;
    height: 400px;
}
  p.paratxt {
    color: #282828;
    font-family: PT SANS;
    padding-left: 25px;
    text-align: left;
    font-size: 20px;
    line-height: 26px;
}
 .footer hr {
    border-bottom-color: #ffffff !important;
}
 p.footer-copyright {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.2px;
    
font-family: 'PT SANS'; 
} 
  p.footer-nola {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.2px;
    
    text-decoration: none;
}
  .footer li{
    color:#fbf6f6 !important;
    }
 .footer div{
    color:#fbf6f6 !important;
  }
  .accordion__summary:before {
    font-size: 12px !important;
  }
  .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer p, .footer a:not(.button), .footer span, .footer div, .footer li, .footer blockquote, .footer .tabs__tab, .footer .tabs__tab:hover, .footer .tabs__tab:focus, .footer .tabs__tab:active {
    color: #fbf6f6 !important;
}
 .logo-footer img {
    max-width: 70%;
}

fieldset.form-columns-3 {
    display: flex;
}
label{
    display:none;
}
.contact-info {
    align-items: center;
    max-width: 459px;
    margin: 0 auto;
}
.contact-info p {
    margin-left: 15px;
    margin-top: 20px;
}
.actions input {
    display: block;
    width: 100%;
    margin: 0 !important;
}
h1.left-cintentheading {
    font-size: 32px;
    color: #333;
    line-height: 32px;
    font-family: open sans;
    font-weight: 500;
}
h2.left-cintentsidetxt {
    font-size: 22px;
    line-height: 35px;
    color: #333;
    font-weight: 500;
    font-family: 'PT sans';
}
p.left-cintentpara {
    font-family: 'PT Sans';
    font-size: 22px;
    color: #282828;
    line-height: 27px;
    font-weight: 400;
}
/* Faq page css here */
  h2.faq_heading.txt {
    color: #333;
    font-family: sans-serif;
    font-size: 32px;
    text-align: center;
    font-weight: 500;
}
  h2.dailycls {
    text-align: center;
    font-size: 27px;
    color: #333;
    line-height: 22px;
    font-weight: 600;
    }
#hs_cos_wrapper_widget_1742551303035 .accordion {
  border-bottom:1px solid #d5d8dc !important;
}
.accordion__summary, .accordion__summary:before {
font-size:14px;
}
 .accordion__content p {
    font-size: 14px;
    color: #282828;
    padding-top: 10px;
}
.lagniappe_section .row{
box-shadow:29px 29px 60px 0px rgba(0,0,0,0.2);
}
.about_img{
  height: 250px!important;
    object-fit: cover;
    object-position: left;

}
  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    
    padding-right: 0!important;
    padding-left: 0!important;

}

/*  .row-number-7 .row-fluid {
    background-color: #fff6d9;
} */

.dnd_area-row-3-background-layers {
    background-image: url('https://242239169.fs1.hubspotusercontent-na2.net/hubfs/242239169/nZrGoMIPS0CFKD7JVUiW_LaBicheSwampToursBG.v2.0000000-1920w.webp') !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-color: #c91a1a;
    opacity: 0.94;
}
button.button-bookonline {
    background-color: #245023;
    border: 3px solid #fc0;
    border-radius: 8px;
    font-size: 24px;
    font-family: 'PT SANS';
    font-weight: 100;
}
h2.Daily-airboat {
    FONT-FAMILY: 'PT Sans';
font-size: 32px;
}
.hs-form-3e434c5c-9d01-4b16-b8c5-235d1e0a1a7e_bd85b17e-c615-4534-bcb2-c532352e48f4.hs-form {
    width: 100%;
    background-color: transparent;
    padding: 0px;
}
.field {
     margin-bottom: 0px !important; 
}
form .hs-form-field {
    margin-bottom: 0px !important; 
}
form label {
    display: block;
     margin-bottom: 0 !important; 
}
.actions {
    margin-top: 8px !important;
    margin-bottom: 18px;
    padding:  0px !important; 
}

form {
    border: 1px none #f4f0ec;
     padding: 0px; 
     background-color: transparent; 
    border-radius: 0px;
}

.social-follow .icon {
    padding: 6px !important; 
    background-color: rgba(115, 78, 54, 1.0);
}
.social-follow__link {
    margin-right: 0 !important;
}
p.footerp1 {
    text-transform: uppercase;
    color: black !important;
    font-size: 17px;
}

/* front page */
.dnd_area-row-0-background-layers {
    background-attachment: fixed;
}

input.hs-button.primary.large {
    width: 100% !important;
    margin-top: -40px !important;
}

a.address-footerp1:hover {
    text-decoration: underline !important;
}
a.call-footerp1:hover {
    text-decoration: underline !important;
}


/* footer css  */
.footer_icon {
    display: flex;
   margin-bottom: 10px;
}
@media(max-width:786px){
  .contact-info {
    display: flex;
    flex-wrap: wrap;
     margin-top: 30px;
    
}

svg.e-font-icon-svg.e-fas-map-signs, svg.e-font-icon-svg.e-fas-phone-volume {
    height: 35px;
    width: 35px;
}

}





















/* media query */
@media only screen and (max-width: 768px) {
            .tour-container {
                flex-direction: column;
                text-align: center;
            }

            .tour-title {
                margin-right: 0;
                margin-bottom: 18px;
                font-size: 1.8rem;
            }

            .divider {
                display: none;
            }

            .tour-times h2 {
                font-size: 1.3rem;
            }

            .tour-times p {
                font-size: 1rem;
            }
/*     #hs_cos_wrapper_module_17422867453072 .hs-image__grid__list__item {
    flex-basis: calc(48.333333% - 1px)!important;
} */
        }