/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.5.0.1655277027
Updated: 2022-06-15 07:10:27
*/

/* Animation */
:root {
  --animationSpeed: 1500ms;
  --animationDelay: 1600ms;
  --animationDelaySquare: 900ms;
  --animationDelayBurns: 2000ms;
  --animationDelayContent: 1000ms;
}
/* Buttons */
/* Buttons - a */
.ch-button-icon-wrap .elementor-button,
.ch-event-pagination-link .elementor-post-navigation a,
.ch-button-icon .elementor-button-wrapper .elementor-button,
.ch-button-icon .htmega-toggle-button a {
  overflow: hidden;
  position: relative;
  background: transparent;
  padding: 11px 23px 11px 53px;
}
.ch-button-icon-wrap .elementor-button {
  padding: 11px 23px 10px 53px;
}
.ch-button-icon .elementor-button-wrapper .elementor-button-text,
.ch-event-pagination-link
  .elementor-post-navigation
  a
  .post-navigation__prev--label,
.ch-event-pagination-link
  .elementor-post-navigation
  a
  .post-navigation__next--label,
.ch-button-icon .htmega-toggle-button a .ch-button-text {
  position: relative;
  z-index: 1;
}
.ch-button-yellow-color.ch-button-icon
  .elementor-button-wrapper
  .elementor-button-link
  .elementor-button-text {
  transition: 0.8s;
  font-size: 18px;
  font-weight: 700;
  font-family: "Dosis";
  text-transform: uppercase;
}
.ch-event-pagination-link .elementor-post-navigation a:after,
.ch-button-yellow-color.ch-button-icon
  .elementor-button-wrapper
  .elementor-button:after,
.ch-event-pagination-link
  .elementor-post-navigation
  a
  .post-navigation__prev--label:before,
.ch-button-yellow-color.ch-button-icon
  .elementor-button-wrapper
  .elementor-button-link:hover
  .elementor-button-text,
.ch-button-yellow-color.ch-button-icon
  .elementor-button-wrapper
  .elementor-button
  .elementor-button-content-wrapper:before,
.ch-button-yellow-color .htmega-toggle-button a:after,
.ch-button-yellow-color .htmega-toggle-button a .ch-press-button-wrap:before {
  color: #1c1a16;
}
.ch-event-pagination-link
  .elementor-post-navigation
  .elementor-post-navigation__next
  a {
  padding: 9px 53px 9px 23px;
  line-height: normal;
}
/* Buttons - Circle */
.ch-submit-button form .gform_footer:before,
.ch-button-icon-wrap .elementor-button:before,
.ch-event-pagination-link .elementor-post-navigation a:before,
.ch-button-icon .elementor-button-wrapper .elementor-button:before,
.ch-button-icon .htmega-toggle-button a:before {
  content: "";
  width: 40px;
  height: 100%;
  position: absolute;
  border: 1px solid;
  top: 0;
  left: 0px;
  border-radius: 100px;
  transition: 0.5s;
}
.ch-submit-button form .gform_footer:before,
.ch-event-pagination-link .elementor-post-navigation a:before,
.ch-button-yellow-color.ch-button-icon
  .elementor-button-wrapper
  .elementor-button:before,
.ch-button-yellow-color .htmega-toggle-button a:before {
  background: #fdcb08;
  border: none;
}
.ch-event-pagination-link
  .elementor-post-navigation
  .elementor-post-navigation__next
  a:before {
  left: inherit;
  right: 0;
}
/* Buttons - Circle - Hover */
.ch-submit-button form .gform_footer:hover:before,
.ch-button-icon-wrap .elementor-button:hover:before,
.ch-event-pagination-link .elementor-post-navigation a:hover:before,
.ch-button-icon .elementor-button-wrapper .elementor-button:hover:before,
.ch-button-icon .htmega-toggle-button a:hover:before {
  width: 100%;
}
/* Buttons - Circle - Arrow */
.ch-button-icon-wrap .elementor-button:after,
.ch-event-pagination-link .elementor-post-navigation a:after,
.ch-submit-button form .gform_footer .ch-form-button-arrow:after,
.ch-button-icon .elementor-button-wrapper .elementor-button:after,
.ch-button-icon .htmega-toggle-button a:after {
  content: "\f0da";
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 23px;
  transform: translate(0px, -50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.ch-event-pagination-link .elementor-post-navigation a:after {
  content: "\f0d9";
  left: 9px;
}
.ch-event-pagination-link
  .elementor-post-navigation
  .elementor-post-navigation__next
  a:after {
  left: inherit;
  right: 10px;
  content: "\f0da";
}
/* Buttons - Circle - Line */
.ch-submit-button form .gform_footer:after,
.ch-button-icon-wrap .elementor-button .elementor-button-content-wrapper:before,
.ch-event-pagination-link
  .elementor-post-navigation
  a
  .elementor-post-navigation__link__prev:before,
.ch-button-icon
  .elementor-button-wrapper
  .elementor-button
  .elementor-button-content-wrapper:before,
.ch-event-pagination-link
  .elementor-post-navigation
  a
  .elementor-post-navigation__link__next:before,
.ch-button-icon .htmega-toggle-button a .ch-press-button-wrap:before {
  content: "";
  position: absolute;
  left: 9px;
  top: 50%;
  transition: 0.8s;
  opacity: 1;
  width: 15px;
  height: 2px;
  border-top: 1px solid;
  transform: translate(0px, -30%);
}
.ch-event-pagination-link
  .elementor-post-navigation
  a
  .elementor-post-navigation__link__prev:before {
  left: 14px;
}
.ch-event-pagination-link
  .elementor-post-navigation
  a
  .elementor-post-navigation__link__next:before {
  left: inherit;
  right: 14px;
}

/* Buttons - Circle - Line - Hover */
.ch-submit-button form .gform_footer:hover:after,
.ch-button-icon-wrap
  .elementor-button:hover
  .elementor-button-content-wrapper:before,
.ch-button-icon
  .elementor-button-wrapper
  .elementor-button:hover
  .elementor-button-content-wrapper:before,
.ch-event-pagination-link
  .elementor-post-navigation
  a:hover
  .elementor-post-navigation__link__prev:before,
.ch-button-icon .htmega-toggle-button a:hover .ch-press-button-wrap:before {
  left: 100%;
  opacity: 0;
}
.ch-event-pagination-link
  .elementor-post-navigation
  a:hover
  .elementor-post-navigation__link__next:before {
  opacity: 0;
  right: 100%;
}
/* Buttons */

.ch-event-pagination-link .elementor-post-navigation a {
  border: none !important;
  width: auto;
  display: inline-block !important;
}
.ch-event-pagination-link
  .elementor-post-navigation
  a
  .post-navigation__arrow-wrapper {
  display: none;
}
.ch-event-pagination-link
  .elementor-post-navigation
  a
  .post-navigation__prev--label {
  line-height: normal;
  font-size: 18px !important;
  color: #1c1a16;
}
.ch-image-square .elementor-widget-wrap > .elementor-element:before {
  content: "";
  position: absolute;
  background: #beb9ad;
  max-height: 150px;
  max-width: 150px;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: var(--animationSpeed) !important;
  -webkit-transition: var(--animationSpeed) !important;
  -moz-transition: var(--animationSpeed) !important;
  transition-delay: var(--animationDelayContent) !important;
}
.ch-square-top-right .elementor-widget-wrap > .elementor-element:before {
  top: -5px;
  right: -5px;
}
.ch-square-top-left .elementor-widget-wrap > .elementor-element:before {
  top: -5px;
  left: -5px;
}
.ch-square-bottom-left .elementor-widget-wrap > .elementor-element:before {
  left: -5px;
  bottom: -5px;
}
.ch-square-bottom-right .elementor-widget-wrap > .elementor-element:before {
  bottom: 0;
  right: -7px;
}
.ch-image-square.active .elementor-widget-wrap > .elementor-element:before {
  opacity: 1;
}
.cnh-header-trans.elementor-sticky--effects {
  background-color: #1c1a16 !important;
  padding: 6px 25px 10px 25px !important;
  transition: 0.5s all !important;
}
.cnh-header-trans {
  transition: background-color 0.5s ease !important;
}
.cnh-header-trans > .elementor-container {
  transition: min-height 1s ease !important;
}
.cnh-newsletter-form .gform_footer {
  margin: 0px 0 0 0 !important;
  justify-content: end;
  display: block !important;
  padding: 0 0px 0 13px !important;
  background: #151411;
  position: relative;
  top: -43px;
  float: right;
}
.cnh-newsletter-form .gform_footer:before {
  content: "";
  width: 33px;
  height: 33px;
  border: 2px solid #fdcb08;
  border-radius: 100px;
  margin: 0px -54px 0px 0px;
  display: inline-block;
  background: url(images/Right-Arrow.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.cnh-newsletter-form .gform_footer .gform_button {
  opacity: 0;
  position: relative;
  top: -10px;
}
.cnh-newsletter-form_wrapper .gform_validation_errors {
  display: none !important;
}
.cnh-newsletter-form .validation_message {
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
  position: absolute;
}
.chbc-slider-cls:before {
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  background: #beb9ad;
  top: -5px;
  left: 47px;
}
.chbc-slider-cls {
  position: relative;
}
/* Banner Animation */
.ch-banner-effect .elementor-slides .swiper-slide-contents,
.ch-banner-slide-effect .elementor-slides .swiper-slide-contents {
  position: relative;
  top: 130px;
  opacity: 0;
  transition: var(--animationSpeed) !important;
  -webkit-transition: var(--animationSpeed) !important;
  -moz-transition: var(--animationSpeed) !important;
  transition-delay: var(--animationDelayContent) !important;
}
.ch-banner-effect.active .elementor-slides .swiper-slide-contents,
.ch-banner-slide-effect.active .elementor-slides .swiper-slide-contents {
  top: 0px;
  opacity: 1;
}
.ch-slide-animation-delay .elementor-ken-burns--active {
  -webkit-transition-duration: var(--animationDelayBurns) !important;
  -o-transition-duration: var(--animationDelayBurns) !important;
  transition-duration: var(--animationDelayBurns) !important;
}
.ch-slide-section .elementor-swiper-button {
  top: inherit;
  -webkit-transform: translateY(-5.3%);
  -ms-transform: translateY(-5.3%);
  transform: translateY(-5.3%);
  border: 1px solid #fff;
  border-radius: 100px;
}
.ch-slide-section .elementor-swiper-button-prev {
  left: 48.5%;
  margin-left: -5px;
}
.ch-slide-section .elementor-swiper-button-next {
  right: 48.5%;
  margin-right: -5px;
}
/* body .chb-sider-pagination-tp.ch-slide-section .elementor-swiper-button-next {
  margin-right: -25px;
}
body .chb-sider-pagination-tp.ch-slide-section .elementor-swiper-button-prev {
  margin-left: -25px;
} */

.ch-slide-section .elementor-swiper-button-next .eicon-chevron-right:before {
  content: "";
  background: url(images/Right-Arrow-White.svg);
  width: 16px;
  height: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  top: 1px;
}
.ch-slide-section .elementor-swiper-button-prev .eicon-chevron-left:before {
  content: "";
  background: url(images/Left-Arrow-White.svg);
  width: 16px;
  height: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  top: 1px;
}
.ch-slide-section .elementor-swiper-button i {
  font-size: 15px;
  padding: 6px;
  line-height: normal;
}
/*Images Animation*/
.ch-image-animation .elementor-widget-container {
  position: relative;
  overflow: hidden;
}
.ch-image-animation .elementor-widget-container:before {
  content: "";
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  transform: skew(-5deg, 0deg) scale(1.12);
  transition: var(--animationSpeed) !important;
  -webkit-transition: var(--animationSpeed) !important;
  -moz-transition: var(--animationSpeed) !important;
}
.ch-anim-black .elementor-widget-container:before {
  background: #1c1a16;
}
.ch-image-animation.active .elementor-widget-container:before {
  left: 123%;
}
.ch-content-animation .elementor-widget-container {
  position: relative;
  top: 130px;
  opacity: 0;
  transition: var(--animationSpeed) !important;
  -webkit-transition: var(--animationSpeed) !important;
  -moz-transition: var(--animationSpeed) !important;
  transition-delay: var(--animationDelayContent) !important;
}
.ch-content-animation.active .elementor-widget-container {
  top: 0px;
  opacity: 1;
}
.animate-one .elementor-widget-container:before,
.animate-one .elementor-widget-container {
  transition-delay: var(--animationDelayContent) !important;
}
.ch-play-button .swiper-slide-contents .elementor-button {
  font-size: 0;
  padding: 25px 26px !important;
  position: relative;
}
.ch-play-button .swiper-slide-contents .elementor-button:before {
  content: "\f04b";
  font-family: "Font Awesome 5 free";
  font-weight: 900;
  font-size: 17px;
  color: #fff;
}
.ch-icon-circle .elementor-icon-list-item .elementor-icon-list-icon {
  background: #fdcb08;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center !important;
  display: block;
  padding: 0px !important;
}
.ch-icon-circle .elementor-icon-list-item .elementor-icon-list-text {
  width: calc(100% - 30px);
}
.ch-icon-circle .elementor-icon-list-item .elementor-icon-list-icon svg {
  margin: 0px;
}
.ch-icon-circle .elementor-icon-list-item {
  align-items: baseline !important;
}
.ch-day {
  width: 25px;
  display: inline-block;
}
.ch-popup-video .dialog-close-button {
  border: 1px solid #fff;
  padding: 8px 8px;
  right: 0px;
  top: -60px;
  border-radius: 100px;
}
.elementor-location-single
  section
  .elementor-container
  a:not(.elementor-button) {
  border-bottom: 2px solid #fdcb08;
}
.elementor-location-single
  section
  .elementor-container
  a:not(.elementor-button):hover {
  border-width: 0px;
}
/*Ch Event*/

.ch-events {
  margin-left: -45px;
  margin-right: -45px;
}
.ch-row {
  display: flex;
  flex-wrap: wrap;
}
.ch-col-3 {
  width: calc(100% / 3);
}
.ch-events .ch-col-3 {
  padding-right: 45px;
  padding-left: 45px;
  margin-bottom: 75px;
}
.ch-event-image-section img {
  display: block;
  width: 100%;
}
.ch-event-start-date {
  position: absolute;
  width: 65px;
  height: 65px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 100%;
  top: 20px;
  left: 20px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  padding: 10px 10px;
  color: #fff;
}
.ch-event-image-section {
  position: relative;
  margin-bottom: 17px;
}
.ch-event-start-date .ch-event-start-date-m,
.ch-event-start-date .ch-event-start-date-d {
  font-family: "Corben";
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  width: 100%;
}
.ch-event-start-date .ch-event-start-date-d {
  font-size: 24px;
  line-height: 16px;
}
.ch-event-image-section .ch-event-link:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 36%);
  position: absolute;
  top: 0;
  left: 0;
}
.ch-event-time {
  font-family: "Dosis";
  font-size: 16px;
  font-weight: 500;
  color: #000;
  padding-left: 20px;
  position: relative;
  margin-bottom: 14px;
  text-transform: uppercase;
}
.ch-event-time:before {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  background: #fdcb08;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0px, -50%);
  border-radius: 100%;
}
.ch-event-title {
  font-family: "Corben";
  font-weight: 400;
  font-size: 25px;
  line-height: 29px;
  margin-bottom: 18px;
}
.ch-event-excerpt {
  font-size: 16px;
  font-family: "Dosis";
  font-weight: 500;
  line-height: 26px;
}
.ch-event-section {
  border-bottom: 2px solid #bdbdbc;
  padding-bottom: 30px;
  height: 100%;
}
.ch-event-pagination-link .elementor-post-navigation a {
  padding: 9px 23px 9px 53px;
}
.ch-load-more-section .elementor-element {
  text-align: center;
  margin-bottom: 0;
}
.loader {
  text-align: center;
}
.loader img {
  width: 30px;
  height: auto;
}
.fc-toolbar .fc-icon {
  margin: 0px !important;
  width: 100%;
  height: 100%;
}
.fc-icon-left-single-arrow:after,
.fc-icon-right-single-arrow:after {
  font-size: 0 !important;
  background-position: 0px 1px !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 100%;
  height: 100%;
  display: block;
}
.fc-icon-left-single-arrow:after {
  background: url(images/Left-Arrow-White.svg);
}
.fc-icon-right-single-arrow:after {
  background: url(images/Right-Arrow-White.svg);
}
body button.fc-today-button {
  margin-left: 8px !important;
  font-family: "Dosis";
  text-transform: uppercase;
  font-weight: 600;
  color: #151411 !important;
  opacity: 1;
  background: transparent;
  border: 1px solid #151411;
  font-size: 19px;
  line-height: 20px;
  padding: 9px 20px;
  border-radius: 100px !important;
  height: auto;
}
body button.fc-today-button:hover {
  background: #fdcb08;
}
.fc-row > table {
  margin-bottom: 0;
  padding: 0 0px;
}
.fc-row > table thead tr th {
  padding: 7px 0;
  font-family: "Dosis";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 19px;
}
.elementor-nav-menu--main .elementor-nav-menu .menu-item {
  text-decoration: none !important;
}
.fc-center h2 {
  font-family: "Dosis";
  font-weight: 700;
  text-transform: uppercase;
}
.ch-submit-button form .gform_footer {
  position: relative;
  padding: 0 !important;
  margin: 13px 0 0 0 !important;
  width: 100%;
  max-width: 130px;
  cursor: pointer;
}
.ch-submit-button form .gform_footer input {
  position: relative;
  outline: none;
  background: transparent;
  z-index: 9;
}
.ch-submit-button form .gform_footer {
  color: #000;
}
html
  body
  .ch-form-section_wrapper
  .ch-form-section
  .gform_fields
  .gfield_error
  .ginput_container
  input,
.ch-form-section_wrapper
  .ch-form-section
  .gform_fields
  .gfield_error
  .ginput_container
  textarea {
  border-color: #c02b0a !important;
}
.ch-form-section_wrapper .gform_validation_errors {
  display: none;
}
.ch-form-section_wrapper .ch-form-section .validation_message {
  border: none;
  padding: 0;
  line-height: normal;
  background: transparent;
}
.page-id-1780 a:hover {
  text-decoration: none;
}
.elementor-social-icons-wrapper .elementor-grid-item {
  margin: 0 0 !important;
}

.ch-multi-slides .elementor-slides .swiper-slide:first-child .swiper-slide-bg {
  z-index: 9;
  position: relative;
}
.ch-multi-slides
  .elementor-slides
  .swiper-slide:first-child
  .elementor-background-overlay {
  z-index: 99;
}

.ch-multi-slides
  .elementor-slides
  .swiper-slide:first-child
  .swiper-slide-inner {
  z-index: 999;
}
.ch-press-data .elementor-heading-title a {
  font-family: "corben";
  font-weight: 500;
}
.ch-menu-item .elementor-icon-box-title span span {
  color: #fdcb08;
}
.ch-form-select-field .ginput_container select {
  padding: 16.5px;
}
.ch-form-date-field .ginput_container select {
  padding: 16px 0 16px 0;
}
.ch-form-date-field .ginput_container input {
  padding: 17px 5px !important;
  text-align: center;
}

/* Overlay on Menu page */
.ch-menu-bg-overlay > .elementor-background-overlay {
  width: 50%;
}

.ch-menu-bg-overlay > .elementor-background-overlay:before {
  background-image: url(images/Menu-Title-BG.jpg);
  content: '';
  width: calc(100% + 140px);
  height: 100%;
  position: absolute;
  z-index: -1;
  right: -137px;
  top: -22px;
  background-position: left center;
  background-size: cover;
}
.gform_required_legend {
    display: none;
}

@media screen and (max-width: 640px) {
  .ch-form-section_wrapper.gform_wrapper.gravity-theme .ginput_complex span {
    margin-bottom: 16px;
  }
  .ch-form-section_wrapper.gform_wrapper.gravity-theme
    .ginput_complex
    span:last-child {
    margin-bottom: 0px;
  }
  .ch-form-select-field .ginput_container select {
    padding: 7.5px;
  }
  .ch-form-date-field .ginput_container input {
    padding: 6px 4px !important;
  }

  .ch-form-date-field .ginput_container select {
    padding: 8px 4px !important;
  }
  .ch-form-section .gfield_html h4 {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .ch-home-banner-double {
    height: calc(100vh - 218px);
  }
  body.admin-bar .ch-home-banner-double {
    height: calc(100vh - 250px);
  }
  .ch-home-banner-double .elementor-container,
  .ch-slide-section .elementor-column,
  .ch-slide-section .elementor-column .elementor-element,
  .ch-slide-section .elementor-column .elementor-widget-container,
  .ch-slide-section .elementor-column .elementor-swiper,
  .ch-slide-section .elementor-column .elementor-slides-wrapper,
  .ch-slide-section .elementor-column .swiper-wrapper,
  .ch-slide-section .elementor-column .swiper-slide {
    height: 100% !important;
  }
  
}
@media screen and (min-width: 1025px) {	
.ch-content-end .elementor-element {
    display: flex;
    justify-content: flex-end;
  }
  .ch-content-center .elementor-element {
    display: flex;
    justify-content: center;
  }	
}
@media screen and (max-width: 767px) {
body .chb-sider-pagination-tp.ch-slide-section .elementor-swiper-button-next {
  margin-right: -30px;
}
body .chb-sider-pagination-tp.ch-slide-section .elementor-swiper-button-prev {
  margin-left: -30px;
}
  .ch-play-button .swiper-slide-contents .elementor-button {
    padding: 15px 16px !important;
  }
  .ch-events .ch-col-3 {
    width: 100%;
    padding: 0;
    margin-bottom: 45px;
  }
  .ch-events {
    margin: 0;
  }
  .ch-event-start-date .ch-event-start-date-d {
    font-size: 19px;
  }
  .fc-center h2 {
    font-size: 20px;
    line-height: 40px;
  }
  body button.fc-today-button {
    font-size: 13px;
    padding: 6px 18px;
  }
  .fc-toolbar .fc-prev-button,
  .fc-toolbar .fc-next-button {
    width: 35px !important;
    height: 35px !important;
  }
  .fc-icon-left-single-arrow:after,
  .fc-icon-right-single-arrow:after {
    background-position: 0px -2px !important;
  }
  .ch-flex-start-mob .swiper-slide-inner {
    justify-content: flex-start !important;
  }
  .ch-slide-image-full
    .swiper-container
    .swiper-slide-inner
    .swiper-slide-image {
    width: 100%;
  }
  .ch-menu-bg-overlay > .elementor-background-overlay:before {
    top: inherit;
    height: 100px;
    right: -20px;
    width: calc(100% - 40px);
    left: 0;
    margin: 0 auto;
    bottom: 12px;
  }

  .ch-menu-bg-overlay > .elementor-background-overlay {
      width: 100%;
      top: inherit;
      background-image: none !important;
  }
body .custom-bullet-list ul.elementor-icon-list-items li span.elementor-icon-list-icon i {
    line-height: 27px;
}

}
@media screen and (max-width: 1280px) {
  .ch-events {
    margin-left: -15px;
    margin-right: -15px;
  }
  .ch-events .ch-col-3 {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1130px) {
  .ch-popup-video .dialog-close-button {
    right: -60px;
  }
}
@media screen and (max-width: 1450px) {
  .ch-slide-section .elementor-swiper-button-prev {
    margin-left: -25px;
  }
  .ch-slide-section .elementor-swiper-button-next {
    margin-right: -25px;
  }
}
@media screen and (max-width: 1024px) {
body .custom-bullet-list ul.elementor-icon-list-items li span.elementor-icon-list-icon i {
    line-height: 30px;
}
  body .ch-footer-logo {
    text-align: center !important;
  }
}
@media screen and (min-width: 1500px) {
  .ch-overlay-custom-map-section .elementor-background-overlay {
    background-size: 400px auto !important;
  }
}
.ch-mobile-navigation .menu-item .sub-menu {
  position: inherit;
  margin-left: inherit !important;
  margin-top: inherit !important;
}
/*Porttait CSS*/
@media screen and (min-width:320px) and (max-width:890px) and (orientation: landscape) {
  .ch-home-banner-double .elementor-container .elementor-column {
    width: 100%;
  }
  body.admin-bar .ch-home-banner-double{
    height: 100%;
  }
  .ch-home-banner-double .elementor-container, .ch-slide-section .elementor-column, .ch-slide-section .elementor-column .elementor-element, .ch-slide-section .elementor-column .elementor-widget-container, .ch-slide-section .elementor-column .elementor-swiper, .ch-slide-section .elementor-column .elementor-slides-wrapper, .ch-slide-section .elementor-column .swiper-wrapper, .ch-slide-section .elementor-column .swiper-slide {
    min-height: 480px !important;
  }

  .ch-home-banner-double .elementor-container .elementor--h-position-right .swiper-slide-inner {
    justify-content: flex-start;
  }
}
.custom-bullet-list ul.elementor-icon-list-items li {
    align-items: baseline;
}
.custom-bullet-list ul.elementor-icon-list-items li span.elementor-icon-list-icon i {
    line-height: 37px;
}
.elementor-nav-menu--main .elementor-item {
    cursor: pointer;
}
body .ch-google-reviews .htmega-testimonial-style-8 .content {
    display: block;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
body .ch-google-reviews .htmega-testimonial-style-8 ul.htmega-testimonial-rating{
	justify-content:center;
}
body .ch-google-reviews .htmega-testimonial-area .testimonal .clint-info span, body .ch-google-reviews .htmega-testimonial-area .testimonal .clint-info h4 {
	text-align: center !important;
}
body .ch-google-reviews .htmega-testimonial-style-8 .content .clint-info {
    padding-left: 0px;
}
body .ch-google-reviews .htmega-testimonial-style-8 .content .testimonal-image img {
    text-align: center;
    margin: 0px auto;
}
body .ch-google-reviews .htmega-testimonial-style-8 .content a:hover {
    color: #fff;
}
/* body .ch-multi-slides .swiper-container .elementor-swiper-button{
	z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0,0%,93.3%,.9);
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    justify-content: center;
    align-content: center;
    align-items: center;
} */