/** Shopify CDN: Minification failed

Line 71:16 Unexpected "{"

**/
#footer {
    margin-top: 0px;
 	padding-top: 57px;
  	padding-bottom: 30px;
}

.containerFooter {
    position: relative;
}

.mb-5 {
    margin-bottom: 3rem!important;
}

.mt-3 {
    margin-top: 1rem!important;
}

.col-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

@media (min-width: 960px) .containerFooter {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  	width: 960px;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1315px; } }

.secondary-layout #footer {
    background-color: #003940;
    padding-top: 57px;
  	padding-bottom: 30px;
}

.footer-logo {
    width: 200px;
    height: auto;
    margin: auto;
}


.list-unstyled, {
    padding-left: 0;
	list-style: none;
}

.align-items-center {
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }


.mb-0 {
  color: white;
}

.mb-0 :hover {
  color: white;
}

#footer .footer-list li {
    display: inline-block;
    font-family: 'Poppins';
    letter-spacing: 0.48px;
    font-weight: 400;
    font-size: 18px;
    color: #4b7d8a;
  	font-size: 20px;
}

#footer .row {
    margin-top: 10px;
}


#footer .footer-list li a {
  color: #4b7d8a;
    font-size: 20px !important;
    line-height: 36px !important;
    font-weight: 400 !important;
  	font-family: Arial;
}

@media (max-width: 700px) {
  #footer .footer-list li a {
    font-size: 18px !important;
  }
}

#footer .footer-list li + li:before {
    content: "|";
    color: #336066;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}


*, ::after, ::before {
    box-sizing: border-box;
}

.sociables li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: white;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    text-align: center;
    color: #005a6c;
}

.sociables li a:hover {
    background: #fff;
    color: #6D6E71;
}


#footer .copyright {
    color: white !important;
    opacity: 1 !important;
}
#landingpage-alt2 p {
    font-family: "Roboto" !important;
}

.sociables {
    padding: 0px;
    list-style-type: none;
  	display: flex;
  	justify-content: center;
}


#footer .sociables {
    text-align: center;
}
#landingpage-alt2 #footer {
    background: #005a6c;
}
@media (min-width: 768px) .justify-content-md-start {
    float: left;}
@media (min-width: 768px) .justify-content-md-end {
    float: right; }


.column {
    margin-bottom: 30px;
}



.sociables li {
  margin-right: 5px;
}

.sociables li a i {
    line-height: 34px;
}

#footer .icon {
    display: inline-block;
    text-align: center;
    border-radius: 50%;
  	margin: 20px;
}


#footer .bottom-footer {
    text-align: center;
    padding: 10px 0 0px;
}


.footer-list {
    text-align: center;
}


.text-md-right {
    text-align: right!important;
}

#bottomLine {
    border-top: 1px solid #004c5b!important;
    opacity: 1!important;
}
@media (min-width: 768px) {
  
  .col-lg-4 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
  
  .order-lg-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }

  .order-md-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
    .order-md-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
    .order-md-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  #footer .row {
      display: flex;
      margin-top: 10px;
  }

  .sociables {
      padding: 0;
      list-style-type: none;
      display: flex;
      float: right;
  }
}

.d-flex {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

#footer .justify-content-md-end {
    justify-content: flex-end;
}

.justify-content-md-start {
    justify-content: flex-start!important;
}



.column {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (max-width: 1000px) {
.justify-content-center {
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }
}

#footer .details .mb-0 {
    font-size: 18px!important;
    font-family: Roboto,sans-serif!important;
    font-weight: 400!important;
}

#footer .details p {
    letter-spacing: .56px;
    line-height: 16.8px;
}

#footer.footer--new {
  padding-top: 10px;
}

#footer.footer--new .footer-logo {
  width: 165px;
}

#footer.footer--new .icon {
  margin: 0 10px 10px 0;
}

#footer.footer--new .row {
  align-items: center;
}

#footer.footer--new .klaviyo-form {
  font-family: Roboto, sans-serif !important;
}

#footer.footer--new .klaviyo-form p span {
  font-size: 13px !important;
}

#footer.footer--new .klaviyo-form input[type="email"], 
#footer.footer--new .klaviyo-form input[type="text"] {
  background-color: #1a6b7c;
  border-color: #1a6b7c;
  border-radius: 5px;
  padding: 20px 10px;
  color: white;
  
}

#footer.footer--new .klaviyo-form button {
  background-color: #32bcad;
  border-radius: 50px;
  text-transform: uppercase;
  color: white;
  width: auto;
  padding: 15px 20px;
  font-weight: normal;
  font-size: 14px;
}

@media (max-width: 991px) {
	#footer.footer--new {
      font-size: 15px !important;
    }
}

 .mobile-half{
    width:50%;
    float:left;
  }