/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.23.1
Updated: 2023-10-30 15:50:17

*/


.custom-signup-form h3 {
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #00b3e3;
  width: 100%;
  float: left;
  margin-bottom: 29px;
}
.custom-signup-form h3 {
  margin-top: 80px;
}
.custom-signup-form h3:first-child {
  margin-top: 0px;
}
.custom-signup-form p {
  width: 33.33%;
  max-width: 33.33%;
  float: left;
  padding: 0px 10px;
  min-height: 70px;
}
.custom-signup-form .wpcf7-not-valid-tip {
  text-align: left;
  font-size: 16px;
}
.custom-signup-form + .wpcf7-response-output {
  width: 100%;
  clear: both;
  text-align: center;
  max-width: 600px;
  position: relative;
  top: 20px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.custom-signup-form p label {
  text-align: right;
  color: #3b4459;
  display: inline-flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.custom-signup-form p label .custom-form-field {
  min-width: 130px;
  padding-right: 7px;
  padding-top: 10px;
  font-family: Roboto;
  font-size: 16.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.custom-signup-form p label .wpcf7-form-control-wrap {
  width: calc(100% - 130px);
}
.custom-signup-form p input.wpcf7-text {
  font-family: Roboto;
  font-size: 16.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #3b4459;
  border: 1px solid #333;
  padding: 6px 12px;
  min-height: 38px;
  width: 100%;
  max-width: 263px;
}
.custom-signup-form p br {
  display: none;
}
.custom-signup-form .wpcf7-submit {
  font-family: Roboto;
  font-size: 18.5px;
  font-weight: bold;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #00b3e3;
  padding: 6px 12px;
  min-height: 49px;
  border: 1px solid #00b3e3;
  background-color: transparent;
  min-width: 196px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  cursor: pointer;
}
.custom-signup-form .wpcf7-submit:hover {
  color: #fff;
  background-color: #00b3e3;
}
.custom-signup-form p:last-child {
  width: 100%;
  max-width: 100%;
  text-align: center;
  display: block;
  padding-top: 50px;
  position: relative;
}
.custom-signup-form p:last-child .wpcf7-spinner {
  position: absolute;
}

.custom-signup-form p .wpcf7-radio label {
    position: relative;
    padding-left: 25px;
}
.custom-signup-form p .wpcf7-radio label input[type="radio"] {
    position: absolute;
    left: 0px;
    top: 6px;
    accent-color: #3b4459;
}
.custom-signup-form p:nth-child(18) {
    clear: left;
}
@media (min-width: 1200px) {
    .custom-signup-form p:last-child {
        padding-left: 170px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
  .custom-signup-form p {
    width: 50%;
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  .custom-signup-form p {
    width: 100%;
    max-width: 100%;
  }
  .custom-signup-form p label .custom-form-field {
    min-width: 100px;
    max-width: 100px;
    font-size: 14px;
    padding-top: 0px;
    min-height: 38px;
    display: grid;
    align-items: center;
      max-height: 38px;
  }
    .custom-signup-form .wpcf7-not-valid-tip {
        font-size: 12px;
    }
  .custom-signup-form h3 {
    font-size: 24px;
    margin-bottom: 24px;
    padding-bottom: 0px;
    margin-top: 54px;
  }
  .custom-signup-form p .wpcf7-radio .wpcf7-list-item.first {
    margin-left: 0px;
  }
  .custom-signup-form p input.wpcf7-text {
    min-width: 226px;
  }
}

@media (max-width: 350px) {
  .custom-signup-form p {
    padding: 0px;
  }
  .custom-signup-form p label {
    display: block;
  }
  .custom-signup-form p label {
    text-align: left;
  }
  .custom-signup-form p label .custom-form-field {
    margin-bottom: 5px;
    display: block;
    padding-top: 0px;
    min-width: inherit;
    min-height: inherit;
    max-width: inherit;
  }
  .custom-signup-form h3 {
    margin-top: 40px;
  }
  .custom-signup-form p input.wpcf7-text {
    max-width: 100%;
  }
  .custom-signup-form p:nth-child(17) label {
    margin-bottom: 0px;
  }
}


.custom-top-head p a {
  color: #fff;
}
.custom-top-head .et_pb_column:first-child {
  margin-right: 20px !important;
}
.custom-top-head .et_pb_column:first-child p {
  text-align: right !important;
  position: relative;
}
.custom-top-head .et_pb_column:first-child p:after {
    content: '';
    background-color: #00b3e3;
    width: 2px;
    height: 17px;
    position: absolute;
    right: -8px;
    top: 6px;
}
.custom-top-head .et_pb_column:last-child p {
  text-align: left !important;
}
header .custom-main-head .custom-nav-menu ul li a {
  transition: all 0.3s ease;
	color: #3b4459 !important;
}
header .custom-main-head .custom-nav-menu ul li a:hover,
header .custom-main-head .custom-nav-menu ul li.current-menu-item a {
  color: #f3392f !important;
  font-style: italic;
  opacity: 1;
}
.custom-desktop-header .custom-top-head .et_pb_column p {
  font-style: italic;
}
.custom-desktop-header .custom-top-head .et_pb_column p a {
  font-style: normal;
}
@media (min-width: 981px) {
  header .custom-main-head .custom-nav-menu ul.sub-menu li a {
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    opacity: 1;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
    header .custom-main-head .custom-nav-menu .et_pb_menu__wrap {
        justify-content: left;
    }
    .custom-top-head {
        max-width: 540px;
        width: 100%;
    }
    header .custom-main-head { 
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  header .custom-main-head .custom-nav-menu .et_pb_menu__wrap {
    justify-content: center;
  }
}
@media (min-width: 981px) {
  header .custom-main-head {
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 10px;
      margin: auto;
  }
  header .custom-main-head .custom-nav-menu {
    padding-right: 113px;
  }
}
@media (min-width: 981px) and (max-width: 1399px) {
    header .custom-main-head {
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 10px;
      margin: auto;
      max-width: 95%;
  }
}
@media (min-width: 1400px) {
     header .custom-main-head {
        max-width: 1360px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
        margin: auto;
  }
}
@media (max-width: 980px) {
  .custom-mobile-head {
    padding-top: 56px !important;
  }
  .custom-mobile-head .custom-mobile-head-row {
    position: fixed;
    top: 0px;
  }
  .custom-mobile-head .custom-mobile-head-row .et_pb_column {
    width: auto !important;
    margin-bottom: 0px;
    margin-left: 20px;
    position: unset;
    margin-right: 10px;
  }
  .custom-mobile-head .custom-mobile-head-row .et_pb_column .custom-top-head-menu {
    position: absolute;
    right: 15px;
  }
  .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav .mobile_menu_bar:before {
    color: #fff;
  }
  .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav .et_mobile_menu {
    position: fixed;
    width: 100vw;
    min-width: 100%;
    left: 0px;
    top: 56px;
    z-index: 9999;
    border: none;
  }
  .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav .et_mobile_menu li.current-menu-item a {
    color: #3b4459 !important;
    font-weight: bold;
  }
  .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav .et_mobile_menu li.current-menu-item ul.sub-menu a {
    color: #fff !important;
    font-weight: normal;
  }
  .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav .et_mobile_menu li:hover > a {
    font-weight: bold;
  }
  .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav .et_mobile_menu li.current-menu-item ul.sub-menu li.current-menu-item a {
    color: #3b4459 !important;
  }
  .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav .et_mobile_menu li {
    margin-bottom: 20px;
  }
  .custom-mobile-head .custom-mobile-head-row .et_mobile_menu li a {
    border-bottom: none;
    background-color: transparent !important;
    opacity: 1;
    transition: none !important;
    -webkit-transition: none !important;
  }
  .custom-mobile-head .custom-mobile-head-row .et_mobile_menu li a:hover,
  .custom-mobile-head .custom-mobile-head-row .et_mobile_menu li a:focus,
  .custom-mobile-head .custom-mobile-head-row .et_mobile_menu li:hover a,
  .custom-mobile-head .custom-mobile-head-row .et_mobile_menu li:hover a
  .custom-mobile-head .custom-mobile-head-row .et_mobile_menu li a:visited,
  .custom-mobile-head .custom-mobile-head-row .et_mobile_menu li a:active,
  .custom-mobile-head .custom-mobile-head-row .et_mobile_menu li a:target,
  .custom-mobile-head .custom-mobile-head-row .et_mobile_menu li a:focus-within {
    background-color: transparent !important;
    transition: none !important;
    -webkit-transition: none !important;
  }
  .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav .et_mobile_menu li {
    margin-bottom: 0px;
  }
}
.custom-top-head {
  text-align: center;
  z-index: 99;
}
.custom-top-head .et_pb_column {
  width: auto !important;
  text-align: center;
  float: none;
  display: inline-block;
}
.custom-top-head .et_pb_column p,
header .custom-main-head .custom-nav-menu ul li a {
  font-weight: 400;
}

.custom-newsletter-form {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1100px;
    margin: auto;
}
.cs-newsletter-sect {
  padding-top: 53px !important;
  padding-bottom: 53px !important;
}
.custom-newsletter-form h3 ~ p {
  width: 33.33%;
  max-width: 33.33%;
  float: left;
}
.custom-newsletter-form p:first-child {
  font-family: Roboto;
  font-size: 23.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #00b3e3;
  padding-bottom: 5px;
}
.custom-newsletter-form p:first-child span {
  color: #3b4459;
}
.custom-newsletter-form h3 {
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding-bottom: 50px;
}
.custom-newsletter-form p label {
    text-align: right;
    color: #fff;
    display: inline-flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.custom-newsletter-form p label .custom-newsletter {
    min-width: 130px;
    padding-right: 10px;
    padding-top: 12px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}
.custom-newsletter-form p label .wpcf7-form-control-wrap {
    width: calc(100% - 130px);
}
.custom-newsletter-form p input.wpcf7-text {
    font-family: Roboto;
    font-size: 16.5px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    border: 2px solid #fff;
    background-color: transparent;
    padding: 6px 12px;
    min-height: 42px;
    width: 100%;
    max-width: 268px;
    border-radius: 3px;
}
.custom-newsletter-form p input.wpcf7-text::placeholder {
  color: #fff !important;
}
.cs-newsletter-sect,
footer {
  width: 100%;
  float: left;
}
.custom-newsletter-form p:last-child {
  width: 100%;
  max-width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.custom-newsletter-form p .wpcf7-submit {
  font-family: Roboto;
    font-size: 18.5px;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #00b3e3;
    padding: 6px 12px;
    min-height: 51px;
    border: 2px solid #00b3e3;
    background-color: transparent;
    min-width: 198px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    cursor: pointer;
    border-radius: 3px;
}
.custom-newsletter-form p .wpcf7-submit:hover {
  background-color: #00b3e3;
  color: #fff;
}
.cs-newsletter-sect .wpcf7-response-output {
  width: 100%;
  clear: both;
  color: #fff;
  max-width: 600px;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
  position: relative;
  top: 20px;
  font-weight: 400;
}
.custom-newsletter-form p .wpcf7-not-valid-tip {
  text-align: left;
}
footer {
  position: relative;
  z-index: 0;
}
@media (min-width: 1200px) {
    .custom-newsletter-form p:last-child {
        padding-left: 150px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
  .custom-newsletter-form p label .custom-newsletter {
    min-width: 90px;
  }
}
@media (max-width: 767px) {
  .custom-newsletter-form h3 ~ p {
    width: 100%;
    max-width: 500px;
    margin: auto;
  }
  .custom-newsletter-form p label .custom-newsletter {
    min-width: 90px;
  }
  .custom-newsletter-form h3 {
    font-size: 35px;
  }
  .cs-newsletter-sect .wpcf7-response-output {
    max-width: 70%;
  }
  .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav ul.sub-menu {
    padding-left: 35px;
  }
  .custom-newsletter-form p label {
    margin-bottom: 0px;
  }
  .custom-newsletter-form p .wpcf7-submit {
    min-width: 150px;
    margin-top: 20px;
  }
  .custom-newsletter-form h3 {
    padding-bottom: 51px;
  }
  .cs-footer-row.cs-logo-row .cs-col-1 {
    background-color: #fff;
    margin-top: -2px;
  }
  .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav ul.sub-menu li a {
    padding: 5px 10px;
  }
  .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav ul.sub-menu {
    padding-bottom: 10px;
  }
}

.footer-newsletter-form {

}
.footer-newsletter-form p:first-child {
  color: #00b3e3;
  font-style: italic;
  font-size: 20px;
  padding-bottom: 10px;
}
.cs-footer-sect .cs-footer-row:first-child .cs-col-3 .et_pb_module:last-child p {
  line-height: 22px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.cs-footer-sect .cs-footer-row .cs-logo .et_pb_image_wrap  img {
  max-height: inherit;
}
.cs-footer-sect .cs-footer-row:first-child .cs-col-3 .et_pb_module:first-child p {
  font-weight: 500;
    font-size: 30px;
}
.footer-newsletter-form p label {
  display: inline-flex;
}
.footer-newsletter-form p label .custom-sign-newsletter {
  padding-right: 10px;
  padding-top: 6px;
}
.footer-newsletter-form p label input.wpcf7-text {
    font-family: Roboto;
    font-size: 16.5px;
    font-weight: 500;
    text-align: left;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    padding: 6px 12px;
    min-height: 40px;
    width: 100%;
    max-width: 240px;
    border-radius: 3px;
    letter-spacing: -1px;
}
.footer-newsletter-form p label input.wpcf7-text::placeholder {
  color: #fff !important;
}
.footer-newsletter-form p .wpcf7-submit {
  color: #00b3e3;
  background-color: transparent;
  border: none;
  font-size: 16.5px;
  cursor: pointer;
  margin-left: 50px;
  font-weight: 500;
}
footer .cs-footer-row .cs-col-3 {
  margin-right: 25px;
}
footer .cs-footer-row p:empty {
  display: none;
}
footer .cs-footer-row .cs-col-4 .et_pb_text_9_tb_footer .et_pb_text_inner > p {
  display: none;
}
footer .cs-footer-row .cs-col-2 {
  margin-right: 30px;
  padding-left: 30px;
}
footer .cs-footer-row .cs-col-2 p a,
footer .cs-footer-row p {
  font-weight: 400;
}
footer .cs-footer-row .custom-rights {
  margin-top: -30px;
  margin-bottom: 50px !important;
}
footer .cs-footer-row .custom-rights p {
  line-height: 20px;
}
footer .cs-footer-row .custom-rights p a {
  font-size: 14px;
  color: #00b3e3 !important;
}
.cs-footer-sect .cs-footer-row .cs-col-4 .wpcf7-response-output {
  margin: 0px;
  line-height: 24px;
  font-weight: 400;
}
@media (min-width: 981px) {
  .cs-footer-sect .cs-footer-row:first-child .cs-col-2,
  .cs-footer-sect .cs-footer-row:first-child .cs-col-3,
  .cs-footer-sect .cs-footer-row:first-child .cs-col-4 {
    padding-top: 75px !important;
  }
  .cs-footer-sect .cs-footer-row .cs-logo {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .cs-footer-sect .cs-footer-row .cs-logo {
    position: relative;
    top: 20px;
  }
  .cs-footer-sect .cs-footer-row .cs-logo + .et_pb_text {
    position: relative;
    top: 30px;
  }
}
@media (max-width: 980px) {
  footer .cs-footer-row .custom-rights {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
  .cs-footer-sect .cs-footer-row:first-child .cs-col-2 {
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    flex-wrap: wrap;
  }
  .cs-footer-sect .cs-footer-row:first-child .cs-col-2 .et_pb_module {
    width: 50%;
    max-width: 50%;
  }
  .cs-footer-sect .cs-footer-row.et_pb_equal_columns {
    padding-bottom: 20px !important;
  }
  .footer-newsletter-form p .wpcf7-submit {
    margin-left: 0px;
  }
  .footer-newsletter-form p:last-child {
    text-align: center;
    position: relative;
  }
  .footer-newsletter-form p:last-child .wpcf7-spinner {
    position: absolute;
  }
  .cs-footer-sect .cs-footer-row .et_pb_column {
    width: 100% !important;
    margin-right: 0px !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .cs-footer-sect p {
        font-size: 16px;
    }
    .footer-newsletter-form p:first-child {
        font-size: 17px;
    }
    .cs-footer-sect .cs-footer-row:first-child .cs-col-3 .et_pb_module:first-child p {
        font-size: 24px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cs-footer-sect .cs-footer-row .et_pb_column {
    width: 50% !important;
    margin-right: 0px !important;
  }
  .cs-footer-sect .cs-footer-row .et_pb_column.cs-col-1 {
    width: 100% !important;
  }
  .cs-footer-sect .cs-footer-row:first-child .cs-col-2 {
    padding-top: 30px;
    padding-left: 30px;
  }
  .cs-footer-sect .footer-newsletter-form {
    padding-left: 30px;
  }
  .cs-footer-sect .cs-footer-row .cs-col-4 .wpcf7-response-output {
    margin-left: 30px;
  }
  .cs-footer-sect p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .cs-footer-sect .cs-footer-row:first-child .cs-col-2,
  .cs-footer-sect .cs-footer-row:first-child .cs-col-3,
  .cs-footer-sect .cs-footer-row:first-child .cs-col-4 {
    max-width: 500px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  footer .cs-footer-row .custom-rights p {
    margin-bottom: 20px;
  }
  .footer-newsletter-form p label {
    margin-left: -40px;
    font-size: 14px;
  }
  .footer-newsletter-form p label input.wpcf7-text {
    max-width: 230px;
    font-size: 14px;
    letter-spacing: 0px;
  }
  .footer-newsletter-form p label .custom-sign-newsletter {
    padding-right: 7px;
  }
  .footer-newsletter-form p {
    padding-bottom: 10px;
  }
  .footer-newsletter-form p .wpcf7-submit {
    font-size: 16px;
  }
  .cs-footer-sect .cs-footer-row:first-child .cs-col-2 {
    padding-left: 68px;
    padding-right: 0px;
  }
}

@media (min-width: 450px) and (max-width: 980px) {
  .footer-newsletter-form p:last-child {
    max-width: 290px;
  }
  .cs-footer-sect .cs-footer-row .cs-col-4 .wpcf7-response-output {
    margin-top: 10px !important;
  }
}

@media (max-width: 300px) {
    .cs-footer-sect .cs-footer-row:first-child .cs-col-2,
    .cs-footer-sect .cs-footer-row:first-child .cs-col-3 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .cs-footer-sect .cs-footer-row:first-child .cs-col-4 {
        padding-right: 15px;
    }
    .footer-newsletter-form p:first-child {
        font-size: 16px;
    }
    footer p {
        font-size: 16px;
      }
}


/*home css*/
.cs-slider-sect .et_pb_slide {
  padding-left: 0px;
  padding-right: 0px;
}
.cs-slider-sect .et_pb_slide .et_pb_slide_image img {
  max-height: inherit !important;
  object-fit: cover;
}
.cs-slider-sect .et_pb_slide .et_pb_slide_image {
  top: 0px !important;
  margin-top: 0px !important;
}
.cs-slider-sect {
  position: relative;
}

.cs-home-about .about-col-2 p {
  font-weight: 400;
}
.cs-home-about .cs-static-menu p {
  color: #00b3e3;
  font-size: 23.5px;
  font-weight: 400;
}
.cs-home-about .menu-row {
  position: absolute;
    transform: rotate(-90deg);
    right: -100px;
    top: 25%;
    z-index: 999;
    background-color: #fff;
    padding: 10px;
    width: auto;
}
.cs-home-about .cs-static-menu p a {
  font-family: Roboto;
  font-size: 23.5px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #14435c;
}

.cs-home-secvices .cs-col-2 ul li {
  margin-bottom: 40px;
  font-size: 29.5px;
  line-height: 35px;
  list-style: none;
  position: relative;
    padding-left: 35px;
}
.cs-home-secvices .cs-col-2 ul {
  padding-left: 0px;
}
.cs-home-secvices .cs-col-2 ul li::before {
    content: "\2022";
    color: #00b3e3;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0;
    font-size: 30px;
    position: absolute;
    left: 15px;
}
.cs-home-temp .cs-right-sect p,
.cs-home-temp .cs-left-sect p,
.cs-home-secvices .et_pb_text_10 p {
  font-weight: 400;
}
.cs-home-secvices .et_pb_row {
  position: relative;
}
.cs-home-secvices {
  overflow: hidden;
}
.cs-home-secvices .et_pb_row:after {
  content: '';
    background-color: #3b4459;
    position: absolute;
    width: 100%;
    height: 100%;
    right: -98%;
    top: 0px;
    z-index: 99;
    visibility: visible;
}
.cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-prev {
    color: #c3c3c3!important;
}
.cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-next {
    color: #00b3e3 !important;
}
.cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-prev:before {
    content: '';
    width: 25px;
    height: 27px;
    background-image: url('http://propane.digitallagoon.com/wp-content/uploads/2023/12/arrow_grey_left.svg');
    background-size: 25px 27px;
    background-repeat: no-repeat;
    display: inline-block;;
}
.cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-next:before {
    content: '';
    width: 25px;
    height: 27px;
    background-image: url('http://propane.digitallagoon.com/wp-content/uploads/2023/12/arrow_grey_right.svg');
    background-size: 25px 27px;
    background-repeat: no-repeat;
    display: inline-block;;
}
.cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-next.blue-arrow:before,
.cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-next:hover:before {
    background-image: url('http://propane.digitallagoon.com/wp-content/uploads/2023/12/arrow_blue_right.svg');
}
.cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-prev.blue-arrow:before,
.cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-prev:hover:before {
    background-image: url('http://propane.digitallagoon.com/wp-content/uploads/2023/12/arrow_blue_left.svg');
}
@media (min-width: 981px) {
  .cs-slider-sect .et-pb-slider-arrows {
      position: absolute;
      max-width: 100px;
      z-index: 999;
      width: 100%;
      height: 108px;
      top: 75%;
      left: 49%;
  }
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-prev {
    left: 0px;
  }
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-next {
    right: 0px;
    top: 90%;
    left: 0;
  }
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-prev,
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-next {
    opacity: 1;
    font-size: 60px;
  }
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-prev:hover,
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-next:hover {
    color: #00b3e3 !important;
  }
  .cs-slider-sect .et_pb_slide_description {
    padding-top: 0px !important;
    padding-bottom: 50px !important;
  }
  .cs-slider-sect .et_pb_slide_description .et_pb_slide_title {
    max-width: 500px;
    padding-bottom: 31px;
  }
  .cs-slider-sect .et_pb_slide_description .et_pb_slide_content {
    max-width: 437px;
  }
  .cs-home-secvices .cs-row {
    padding-left: calc((calc(100vw - 19px) - calc(1300px)) / 2);
  }
}

@media (min-width: 1200px) {
  .cs-home-temp .cs-left-sect .cs-col-1 {
    margin-right: 0px !important;
  }
  .cs-slider-sect .et_pb_slide .et_pb_container {
    min-height: 624px;
  }
  .cs-slider-sect .et_pb_slide .et_pb_slide_image img {
    min-height: 624px;
  }
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .cs-home-secvices .cs-bg-flex {
    /*align-items: center;*/
  }
  .cs-home-secvices .cs-col-1 .et_pb_heading {
    padding-bottom: 30px !important;
  }
  .cs-home-secvices .cs-col-2 ul li:last-child {
    margin-bottom: 0px !important;
  }
  .cs-home-secvices .cs-col-1 .et_pb_button_module_wrapper {
    margin-top: 30px !important;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .cs-home-secvices .cs-col-1 .et_pb_heading {
    padding-bottom: 30px !important;
  }
  .cs-home-secvices .cs-col-2 ul li:last-child {
    margin-bottom: 0px !important;
  }
  .cs-home-secvices .cs-col-1 .et_pb_button_module_wrapper {
    margin-top: 30px !important;
  }
  .cs-home-secvices .cs-col-2 ul li {
    margin-bottom: 30px;
  }
  .cs-home-secvices .cs-col-2 {
    padding-left: 70px;
    padding-right: 70px;
  }
}

@media (min-width: 1500px) {
  .cs-home-about .menu-row {
    /*left: 60%;*/
  }
}

@media (min-width: 1300px) and (max-width: 1550px) {
  .cs-home-about .about-row {
    max-width: 1270px !important;
  }
  .cs-home-temp .et_pb_row {
    max-width: 1000px !important;
  }
  .cs-slider-sect .et_pb_slide_description {
    padding-top: 0px !important;
  }
  .cs-home-about .menu-row {
    /*left: 58%;*/
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  .cs-slider-sect .et_pb_slide {
    height: auto !important;
    max-height: inherit !important;
  }
  .cs-slider-sect .et_pb_slide_description {
    padding-top: 0px !important;
  }
  .cs-home-about .menu-row {
    /*top: 70%;*/
    /*background-color: transparent;*/
  }
  .cs-home-about .about-col-2 {
    max-width: 85%;
  }
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-prev,
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-next {
      opacity: 1;
      font-size: 60px;
      color: #c3c3c3!important;
  }
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-next {
      right: 0px;
      top: 90%;
      left: 0;
  }
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-prev {
      left: 0px;
  }
  .cs-slider-sect .et-pb-slider-arrows {
      position: absolute;
      max-width: 100px;
      z-index: 999;
      width: 100%;
      height: 108px;
      top: 59%;
      left: 49%;
  }
  .cs-home-temp .cs-right-sect {
    display: grid;
  }
  .cs-home-temp .cs-right-sect .cs-col-1 {
    order: 2;
  }
  .cs-home-temp .cs-right-sect .cs-col-2 {
    order: 1;
  }
  .cs-slider-sect .et_pb_slide_description .et_pb_slide_title {
    padding-bottom: 32px;
  }
    .cs-slider-sect .et_pb_slide .et_pb_slide_image img {
        min-height: 420px;
    }
}
@media (min-width: 981px) and (max-width: 1300px) {
  .cs-home-about .menu-row {
    /*top: 70%;*/
    /*background-color: transparent;*/
  }
  .cs-home-about .about-col-2 {
    max-width: 60%;
  }
  .cs-slider-sect .et_pb_slide_description {
    padding-top: 50px !important;
  }
  .cs-slider-sect .et_pb_slide .et_pb_container {
    min-height: 500px;
  }
  .cs-slider-sect .et_pb_slide .et_pb_slide_image img {
    min-height: 500px;
  }
}

@media (max-width: 767px) {
  .cs-slider-sect .et_pb_slide {
    height: auto !important;
    max-height: inherit !important;
  }
  .cs-home-about .menu-row {
    top: 10%;
    right: -125px;
  }
  .cs-slider-sect .et_pb_slide_description {
    margin: 38px 19px !important;
      max-width: 85%;
      padding-bottom: 20px !important;
  }
  .cs-home-about .about-col-2 {
    max-width: 80%;
  }
  .cs-home-about .cs-static-menu p {
    display: inline-flex;
    font-size: 20px;
  }
  .cs-home-about .cs-static-menu p a {
    font-size: 20px;
    padding: 0px 5px;
  }
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-prev,
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-next {
      opacity: 1;
      font-size: 60px;
  }
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-next {
      right: 0px;
      left: 35px;
  }
  .cs-slider-sect .et-pb-slider-arrows .et-pb-arrow-prev {
      left: 0px;
  }
  .cs-slider-sect .et-pb-slider-arrows {
      position: absolute;
      max-width: 100px;
      z-index: 999;
      bottom: 30px;
      left: 35%;
  }
  .cs-home-temp .cs-right-sect {
    display: grid;
  }
  .cs-home-temp .cs-right-sect .cs-col-1 {
    order: 2;
  }
  .cs-home-temp .cs-right-sect .cs-col-2 {
    order: 1;
  }
  .cs-slider-sect .et_pb_slide_description .et_pb_slide_title {
    padding-bottom: 32px;
    padding-right: 10px;
  }
  .cs-home-secvices .cs-col-2 ul li {
    margin-bottom: 25px;
    font-size: 25px;
    line-height: 30px;
  }
  .cs-home-secvices .cs-col-2 ul {
    padding-left: 23px;
  }
}


/*faq css*/
.custom_text_freq .freq_text .et_pb_accordion_item {
  box-shadow: none !important;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.custom_text_freq .freq_text .et_pb_accordion_item:last-child {
  border-bottom: 1px solid #d9d9d9;
}

@media (min-width: 1800px) {
  .cs-footer-sect .cs-logo-row .cs-col-1 {
    min-height: 300px;
  }
  .custom-desktop-header {
    margin: auto;
  }
}

/*who we are*/
.cs-img-sect .et_pb_column:first-child {
  padding-left: calc((calc(100vw - 19px) - calc(1240px)) / 2);
}
@media (min-width: 992px) {
  .cs-img-sect .about-row {
    display: flex;
    align-items: center;
  }
}
.cs-about-text .cs-row ul {
    padding-left: 0px;
}
.cs-about-text .cs-row ul li {
    margin-bottom: 40px;
    font-size: 24px;
    list-style: none;
    position: relative;
    line-height: 32px;
}
.cs-about-text .cs-row ul li::before {
    content: "\2022";
    color: #00b3e3;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 30px;
    position: absolute;
    left: 15px;
}
.cs-about-text .cs-row ul li:last-child {
  margin-bottom: 0px;
}
.cs-about-img .et_pb_equal_columns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.cs-web-text .cs-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .cs-about-text .cs-row ul li {
    font-size: 24px;
  }
  .cs-web-text .cs-row .cs-col-1 {
    order: 2;
  }
  .cs-web-text .cs-row .cs-col-2 {
    order: 1;
  }
}

@media (max-width: 767px) {
  .cs-about-text .cs-row ul li {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .cs-web-text .cs-row .cs-col-1 {
    order: 2;
  }
  .cs-web-text .cs-row .cs-col-2 {
    order: 1;
  }
}


.horizontal-faq {
    display: flex;
    flex-wrap: wrap;
}
.horizontal-faq .et_pb_toggle {
    max-width: 100px;
    min-height: 520px;
    padding-top: 48px;
    padding-bottom: 20px;
    border: none;
    margin-bottom: 0px !important;
    width: 100%;
    transition: 0.75s all ease;

    -webkit-animation-timing-function: unset;
    animation-timing-function: unset;
    -webkit-animation-duration: unset;
    animation-duration: unset;
}
.horizontal-faq .et_pb_toggle.et_pb_toggle_open {
    max-width: 330px;
    padding: 48px;
    background-color: #5e6679 !important;
    position: relative;
}
.horizontal-faq .et_pb_toggle_title {
    padding: 0px !important;
    width: 100%;
}
.horizontal-faq .et_pb_toggle_close .et_pb_toggle_title {
    writing-mode: vertical-rl;
}
.horizontal-faq .et_pb_toggle:nth-child(odd) {
    background-color: #f5f6f7;
}
.horizontal-faq .et_pb_toggle:nth-child(even) {
    background-color: #e5e7ea;
}
.horizontal-faq .et_pb_toggle_content p a {
    background-color: #00b3e3;
    min-width: 192px;
    min-height: 46px;
    padding: 12px 12px;
    border-radius: 0px;
    color: #fff;
    font-size: 18.5px;
    text-transform: uppercase;
    text-align: center;
    font-style: normal;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.horizontal-faq .et_pb_toggle_content {
    position: unset;
    display: none !important;
}
.horizontal-faq .et_pb_toggle_open .et_pb_toggle_content {
    display: block !important;
}
.horizontal-faq.et_pb_accordion_toggling .et_pb_toggle_open .et_pb_toggle_content {
    height: 100% !important;
}
.horizontal-faq .et_pb_toggle_content .custom-btn {
    opacity: 0;
}
.horizontal-faq .et_pb_toggle_open .et_pb_toggle_content .custom-btn {
    opacity: 1;
}
.horizontal-faq .custom-count-features {
    color: #00b3e3;
    font-family: Roboto;
    font-size: 23.5px;
    margin-bottom: 15px;
    text-align: center;
}
.horizontal-faq .et_pb_toggle.et_pb_toggle_open .custom-count-features {
    font-size: 23.5px;
    color: #fff;
    display: inline-block;
    font-weight: normal;
}
@media (min-width: 981px) {
    .horizontal-faq .et_pb_toggle_close .et_pb_toggle_title {
        display: flex;
        align-items: center;
        /*justify-content: center;*/
    }
    .horizontal-faq .et_pb_toggle.et_pb_toggle_open {
        padding-left: 30px;
        padding-right: 30px;
    }
    .cs-web-text .cs-col-1 {
        padding-left: calc((calc(100vw - 19px) - calc(1390px)) / 2);
    }
    .cs-web-about .about-row .about-col-1 {
        margin-right: 0px;
    }
    .horizontal-faq .et_pb_toggle_close .et_pb_toggle_title {
        padding-left: 20px !important;
        padding-right: 20px !important;
        min-height: 520px;
        padding-top: 95px !important;
    }
    .horizontal-faq .et_pb_toggle_close {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .horizontal-faq .et_pb_toggle_close .custom-count-features {
        position: absolute;
        width: 100%;
        top: 48px;
    }
    .horizontal-faq .et_pb_toggle {
      max-height: 520px;
    }
    .horizontal-faq .et_pb_toggle_open .et_pb_toggle_content {
        padding-top: 33px !important;
    }
}
@media (min-width: 981px) and (max-width: 1024px) {
    .horizontal-faq .et_pb_toggle {
        max-width: 75px;
    }
    .horizontal-faq .et_pb_toggle.et_pb_toggle_open {
        padding-left: 20px;
        padding-right: 20px;
    }
    .horizontal-faq .et_pb_toggle.et_pb_toggle_open {
        max-width: 240px !important;
    }
    .cs-web-about,
    .cs-web-text {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .cs-web-number .count-text {
        padding-left: 50px;
    }
}
@media (min-width: 1025px) and (max-width: 1300px) {
    .horizontal-faq .et_pb_toggle {
        max-width: 90px;
    }
    .horizontal-faq .et_pb_toggle.et_pb_toggle_open {
        max-width: 240px !important;
    }
}
@media (max-width: 767px) {
    .horizontal-faq .et_pb_toggle {
        max-width: 100%;
        min-height: inherit;
        width: 100%;
    }
    .horizontal-faq .et_pb_toggle.et_pb_toggle_open {
        max-width: 100%;
    }
    .horizontal-faq .et_pb_toggle_close .et_pb_toggle_title {
        writing-mode: unset;
    }
    .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav .et_mobile_menu li {
        margin-bottom: 0px;
    }
    .horizontal-faq .et_pb_toggle.et_pb_toggle_open .custom-count-features {
        font-size: 20px;
    }
    .cs-inner-hero {
        background-position: right center;
    }
}
@media (max-width: 980px) {
    .custom-mobile-head .custom-mobile-head-row .custom-top-head-menu .mobile_nav.opened .mobile_menu_bar:before {
        content: url('http://propane.digitallagoon.com/wp-content/uploads/2023/11/closeicon.png');        
    }
    .horizontal-faq .custom-count-features {
        display: inline-block;
        margin-bottom: 0px;
    }
    .horizontal-faq .et_pb_toggle_close .et_pb_toggle_title {
        display: inline;
    }
    .horizontal-faq .et_pb_toggle {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .horizontal-faq .et_pb_toggle {
        max-width: 100%;
        min-height: inherit;
        width: 100%;
    }
    .horizontal-faq .et_pb_toggle.et_pb_toggle_open {
        max-width: 100%;
    }
    .horizontal-faq .et_pb_toggle_close .et_pb_toggle_title {
        writing-mode: unset;
    }
    .horizontal-faq .et_pb_toggle_close .custom-count-features {
        transform: rotate(-90deg);
    }
    .horizontal-faq .et_pb_toggle_content {
        max-width: 300px;
        margin-left: 57px;
    }
    .horizontal-faq .et_pb_toggle_content p a {
        left: -61px;
        right: unset;
        transform: rotate(90deg);
        min-width: 164px;
        min-height: 42px;
        bottom: 60px;
    }
    .horizontal-faq .et_pb_toggle.et_pb_toggle_open {
        padding-top: 14px;
        padding-left: 14px;
    }
    .horizontal-faq .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title {
        padding-bottom: 16px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1550px) {
    .cs-footer-row.cs-logo-row .cs-col-1 {
        padding-left: 50px;
    }
}
@media (min-width: 1200px) {
    .cs-home-about.cs-signup-sect .cs-about-col-2 {
        padding-left: 60px;
    }
    .cs-home-about.cs-signup-sect .about-col-1 {
        padding-left: 10px;
    }
    .home .cs-home-about .about-col-2 {
        padding-left: 65px;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .home .cs-home-about .about-col-2 {
        max-width: 65%;
    }
}
.cs-carousel-sect .cs-img-carousel .slick-prev {
    background-image: url(http://propane.digitallagoon.com/wp-content/uploads/2023/12/arrow_grey_left.svg);
    left: 47%;
}
.cs-carousel-sect .cs-img-carousel .slick-next {
    background-image: url(http://propane.digitallagoon.com/wp-content/uploads/2023/12/arrow_blue_right.svg);
    right: 47%;
}
.cs-carousel-sect .cs-img-carousel .slick-prev,
.cs-carousel-sect .cs-img-carousel .slick-next {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    display: inline-block;
    background-color: transparent;
    border-radius: 0px;
    top: unset;
    bottom: -20px;
}
.cs-carousel-sect .slick-prev:before,
.cs-carousel-sect .slick-next:before {
    visibility: hidden;
}
.cs-carousel-sect .slick-slide .wdcl-carousel-item img {
    max-height: 250px;
    object-fit: contain;
}
@media (min-width: 768px) and (max-width: 980px) {
    .cs-carousel-sect .cs-img-carousel .slick-prev {
        left: 45%;
        bottom: -40px;
    }
    .cs-carousel-sect .cs-img-carousel .slick-next {
        right: 45%;
        bottom: -40px;
    }
}

@media (max-width: 767px) {
    .cs-carousel-sect .cs-img-carousel .slick-prev {
        left: 40%;
        bottom: -40px;
    }
    .cs-carousel-sect .cs-img-carousel .slick-next {
        right: 40%;
        bottom: -40px;
    }
    .custom-newsletter-form p label .wpcf7-form-control-wrap {
        width: calc(100% - 100px);
    }
}
@media (min-width: 1900px) {
    div.cs-web-text .cs-row, div.cs-about-img .et_pb_row {
        max-width: 1600px;
        margin: auto !important;
    }
    div.cs-web-text .cs-col-1 {
        padding-left: 100px;
    }
}
@media (min-width: 1200px) {
.freq_text .et_pb_accordion_item .et_pb_toggle_content p {
	max-width: 1121px !important;
}
}
@media only screen and (max-width: 980px) {
.et_pb_accordion_0.et_pb_accordion .et_pb_toggle_content {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
}

@media (min-width: 1399px) {
    .horizontal-faq {
        padding-left: 25px;
    }
}
@media (min-width: 981px) and (max-width: 1350px) {
    header .custom-main-head .custom-nav-menu {
        padding-right: 20px;
        text-align: right;
        align-items: end;
        display: flex;
        justify-content: end;
    }
    .cs-home-about.cs-signup-sect .cs-about-col-2 {
        padding-left: 55px;
    }
    .cs-home-about.cs-signup-sect .about-col-1 {
        padding-left: 50px;
    }
    .horizontal-faq {
        padding-left: 30px;
    }
}
*{
  -webkit-tap-highlight-color: transparent;
}
footer {
        position: relative;
        overflow: hidden;
    }
    footer .cs-footer-sect {
        position: relative;
    }
    footer .cs-footer-sect:after {
        content: '';
        background-color: #3b4459!important;
        width: 100%;
        height: 100%;
        position: absolute;
        right: -99%;
        top: 0px;
    }
