/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */
@keyframes fadeDown{from{opacity:0;transform:translate3d(0,-30px,0)}to{opacity:1;transform:none}}.elementor-element.fadeInDown{animation-name:fadeDown}@keyframes fadeLeft{from{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:none}}.elementor-element.fadeInLeft{animation-name:fadeLeft}@keyframes fadeRight{from{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:none}}.elementor-element.fadeInRight{animation-name:fadeRight}@keyframes fadeUp{from{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:none}}.elementor-element.fadeInUp{animation-name:fadeUp}
select {background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;background-size: 5px 5px, 5px 5px, 1px 1.5em;background-repeat: no-repeat;-webkit-appearance:none!important;-moz-appearance: none;appearance: none;}select:focus {background-image: linear-gradient(45deg, #1E3B7F 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #1E3B7F 50%), linear-gradient(to right, #ccc, #ccc);background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;background-size: 5px 5px, 5px 5px, 1px 1.5em;background-repeat: no-repeat;}

/*** 
* ===============
* Default Styles 
* ===============
***/
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display: block;
  height: 112px; /* height of the sticky header */
  margin: -112px 0 0; /* height of the sticky header */
  visibility: hidden;
  pointer-events: none;
}
a, .elementor-button, [type=button], [type=submit], button,
.elementor-widget-jet-mega-menu > .elementor-widget-container,
.elementor-widget-media-carousel .elementor-swiper-button,
.elementor-posts .elementor-post__card,
.elementor-cta__title, .elementor-icon-list-text {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
img {
  -webkit-transition: all ease-in-out 0.3s!important;
  -moz-transition: all ease-in-out 0.3s!important;
  transition: all ease-in-out 0.3s!important;
}
.grecaptcha-badge {
  visibility: hidden;
  opacity: 0;
}
* {
  outline: 0!important;
}
b, strong {
  font-weight: 700;
}
.fa-facebook-f:before {
  content: "\f39e"!important;
}
textarea {
  resize: none!important;
}
ul, ol, p { 
  padding: 0;
  margin: 0;
}
ul li {
  list-style-type: none;
  position: relative;
}
ul.split-two,
ol.split-two {
  padding: 0;
  list-style: none; /* Remove default bullets */
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
ul.split-three,
ol.split-three {
  padding: 0;
  list-style: none; /* Remove default bullets */
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
ul.split-four,
ol.split-four {
  padding: 0;
  list-style: none; /* Remove default bullets */
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
.inner-block-content ul, .inner-block-content ol, .inner-block-content p {
  margin-bottom: 1rem;
}
.inner-block-content p:last-child, .inner-block-content ul:last-child, .inner-block-content ol:last-child {
  margin-bottom: 0;
}
.inner-block-content ol {
  padding-left: 40px;   
}
.inner-block-content ul ul {
  margin-top: 5px;
}
.inner-block-content ul li {
  margin: 0;
  padding: 0 0 0 28px;
}
.inner-block-content ul li {
  margin: 0;
  padding: 0 0 0 20px;
}
.inner-block-content ul li + li, .inner-block-content ol li + li {
  margin-top: 8px;
}
.inner-block-content ul li, .inner-block-content ol li, .inner-block-content p {
  line-height: 30px;
}
.inner-block-content .inherit ul li, .inner-block-content .inherit ol li, .inner-block-content .inherit p {
  line-height: inherit;
}
.inner-block-content ul:not(.elementor-editor-element-settings):not(.elementor-select-preset-list):not(.elementor-icon-list-items) li:before {
  background-color: #9E8567;
  border-radius: 50%;
  content: '';
  width: 8px;
  height: 8px;
  left: 0;
  top: 11px;
  position: absolute;
}
.white a {
  color: #ffffff;
}
.white a:hover {
  /*color: #F5AF46;*/
}
.elementor-widget-toggle .elementor-toggle-item {
  border-bottom: 1px solid #dedede;
  padding-bottom: 8px;
}
.elementor-pagination-position-outside .swiper-container {
  padding-bottom: 0;
}
.elementor-pagination-position-outside .swiper-pagination-bullet {
  opacity: .6;
}
.elementor-pagination-position-outside .swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-pagination-bullet { 
  opacity: .5;
}
.swiper-pagination-bullet-active {
  opacity: 1;
}
.elementor-custom-embed-play {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.7);
  width: 121px;
  height: 76px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.elementor-custom-embed-play svg { 
  opacity: 1;
}
.small-play-btn .elementor-custom-embed-play {
  width: 64px;
  height: 64px;
}
.small-play-btn .elementor-custom-embed-play i {
  font-size: 25px;
}
.elementor-custom-embed-play i {
  font: 900 40px "Font Awesome 5 Free";
  text-shadow: none;
  opacity: 1;
  margin-left: 4px;
}
.elementor-custom-embed-play i:before {
  content: "\f04b";
}
.bg-image-cover-padded,
.bg-image-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.bg-image-cover-padded:after {
  padding-top: 100%;
  display: block;
  content: '';
}
.elementor-nav-menu--dropdown .elementor-item, 
.elementor-sub-item {
  background-color: transparent!important;
}
.elementor-widget-icon-box .elementor-icon-box-title,
.elementor-vertical-align-middle .elementor-image-box-title,
.elementor-vertical-align-top .elementor-image-box-title {
  margin-top: 0;
}
.elementor-widget-media-carousel .swiper-pagination-bullets {
  bottom: 26px;
}
.elementor-widget-media-carousel .elementor-swiper-button {
  color: #fff;
}
.elementor-widget-media-carousel .elementor-swiper-button {
  background-color: rgba(0,0,0,0.5);
  padding: 5px 2px;
  opacity: 0;
}
.elementor-widget-media-carousel:hover .elementor-swiper-button {
  opacity: 1;
}
.main-heading .elementor-heading-title,
.main-heading .elementor-image-box-title {
  font-weight: 700;
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
}
.main-heading .elementor-heading-title span {
  /*color: #D9024C;*/
}

/*Post Sidebar*/
.elementor-widget-wp-widget-recent-posts h5 {
  color: #FA572B;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.elementor-widget-wp-widget-recent-posts ul {
  margin: 0;
  padding: 0;
}
.elementor-widget-wp-widget-recent-posts ul li {
  border-bottom: 1px solid #ebebeb;
  list-style-type: none;
  padding: 17px 0 15px;
  margin: 0;
}
.elementor-widget-wp-widget-recent-posts ul li + li {
  margin-top: 0;
}
.elementor-widget-wp-widget-recent-posts ul li:before {
  display: none;
}
.elementor-widget-wp-widget-recent-posts ul li a {
  color: #242424;
  display: inline-block;
  font-weight: 400;
  font-size: 17px;
  line-height: normal;
  position: relative;
}
.elementor-widget-wp-widget-recent-posts ul li a:hover {
  color: #00618b;
}

.table-responsive {
  display: block;
  text-align: center;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
table tbody tr > td {
  background-color: transparent!important;
}
.yt-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
/* Then style the iframe to fit in the container div with full height and width */
.yt-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* display none goes here */
.elementor-lightbox footer .elementor-slideshow__title,
.wpcf7-form-control-wrap span.wpcf7-not-valid-tip,
.elementor-widget-media-carousel .swiper-slide-shadow-left,
.elementor-widget-media-carousel .swiper-slide-shadow-right,
#header-block .sub-arrow {
  display: none!important;
}

.half-img-left {
  margin: 0 0 0 calc(((100vw - var(--content-width) ) / 2) * -1);
}
.half-img-right {
  margin: 0 calc((( 100vw - var(--content-width) ) / 2) * -1) 0 0;
}

/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
  opacity: 0;
}
/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
  -webkit-transition: opacity .5s linear 0.2s;
  -moz-transition: opacity .5s linear 0.2s;
  transition: opacity .5s linear 0.2s;
  opacity: 1;
}

/*** 
* ========
* Header 
* ========
***/
#header-block {
  -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
#header-block .jet-menu-item .jet-sub-mega-menu {
  max-width: none!important;
}

/* Inner Hero */
#inner-hero h1 {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

/*** 
* ================
* Sticky Sidebar
* ================
**
***/
#hmw_container {
  position: fixed;
  top: 342px;
  right: 0;
  width: auto;
  z-index: 10;
}
#hmw_hide {
  background-color: #9E8567;
  -webkit-box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.25);
  float: left;
  color: #fff;
  padding: 20px 11px 19px;
  text-transform: uppercase;
  cursor: pointer;
  font: 700 16px "Miriam Libre", Sans-serif;
  letter-spacing: 1px;
  position: relative;
}
#hmw_hide:hover {
  background-color: #000;
}
#hmw_hide i {
  display: block;
  font-size: 20px;
  padding: 0px 0 7px 0px;
}
#hmw_container .vertical {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-orientation: sideways-right;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  white-space: nowrap;
  bottom: 0;
  width: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*** 
* ============================
* Contact Form Styles 
* ============================
***/
.wpcf7 input:not([type="submit"]),
.wpcf7 textarea,
.wpcf7 select {
  font-size: 18px;
  color: #2d2d2d!important;
  border: 1px solid white;
  border-radius: 0;
  margin-bottom: 8px;
  padding: 12px 20px;
}
.wpcf7 textarea {
  height: 110px;
}
.wpcf7 .submit-btn { 
  width: 100%;
  margin-top: 8px;
  position: relative;
}
.wpcf7 input[type="submit"] {
  border: 0;
  box-shadow: 0px 3px 7px 0px #00000045;
}
.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="submit"]:focus { 
  
}
.wpcf7 .wpcf7-spinner {
  margin-top: 14px;
  position: absolute; 
}

.wpcf7 textarea::moz-placeholder,
.wpcf7 input::moz-placeholder,
.wpcf7 select::moz-placeholder {
  color: #2d2d2d!important;
}
.wpcf7 textarea::-webkit-input-placeholder,
.wpcf7 input::-webkit-input-placeholder,
.wpcf7 select::-webkit-input-placeholder {
  color: #2d2d2d!important;
}
.wpcf7 textarea::placeholder,
.wpcf7 input::placeholder,
.wpcf7 select::placeholder {
  color: #2d2d2d!important;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output {
  background-color: red;
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #46b450;
}
.wpcf7 form .wpcf7-response-output {
  border: 0;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  text-align: center!important;
  line-height: normal;
  margin: 0;
  padding: 5px 10px;
  position: absolute;
  margin-top: 15px;
}
.wpcf7 input.wpcf7-not-valid,
.wpcf7 select.wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
  border: 1px solid #f00!important;
}
.wpcf7-checkbox {
  display: block;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin-top: 2px;
}
.wpcf7-list-item {
  line-height: 18px;
  display: block;
  margin: 0;
  padding: 3px 0 3px 20px;
  position: relative;
}
.wpcf7-checkbox input[type="checkbox"],
.wpcf7-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.wpcf7-checkbox .wpcf7-list-item-label:before,
.wpcf7-radio .wpcf7-list-item-label:before {
  position: absolute;
  top: 4px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #7f7f7f;
  border-radius: 0;
}
.wpcf7-checkbox .wpcf7-list-item-label:after,
.wpcf7-radio .wpcf7-list-item-label:after {
  content: "";
  display: none;
  left: 5px;
  top: 6px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before,
.wpcf7-radio input:checked ~ .wpcf7-list-item-label:before {
  border-color: #2CAE4A; 
  background-color: #2CAE4A;
}
.wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label:after,
.wpcf7-radio input:checked ~ .wpcf7-list-item-label:after {
  display: block;
}
.wpcf7-radio .wpcf7-list-item {
  padding: 3px 10px 3px 20px;
  margin: 0;
  position: relative;
}
.wpcf7-form .wpcf7-radio {
  display: block;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin-bottom: 12px;
}
.input-file-overlay {
  display: flex;
  line-height: normal;
}
.input-file-overlay .select-file {
  text-transform: uppercase;
  background: #268037;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  width: 155px;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
}
.input-file-overlay input {
  padding: 10px 20px 10px 30px !important;
  pointer-events: none;
  margin-bottom: 0!important;
}

/*** 
* ==============
* Media Query
* ==============
***/
@media (min-width: 1025px) {
  #header-block.elementor-sticky--effects .elementor-widget-theme-site-logo img {
    max-width: 178px;
  }
  .hide-pagination .swiper-pagination-bullets {
    display: none;
  }
  .hide-pagination .elementor-swiper {
    cursor: auto;
    pointer-events: none;
  }   
}

@media (max-width: 1024px) {
  body {
    padding-bottom: 46px;  
  }
  .half-img-left,
  .half-img-right  {
    margin: 0;
  }
  .elementor-custom-embed-play {
    width: 75px;
    height: 75px;
  }
  .elementor-custom-embed-play i {
    font-size: 32px;
  }
  .elementor-widget-media-carousel .swiper-pagination-bullets {
    bottom: 10px;
  }
  .main-heading .elementor-heading-title,
  .main-heading .elementor-image-box-title {
    font-size: 38px;
    line-height: 40px;
  }
    
  .wpcf7 .wpcf7-spinner {
    margin-top: 11px;
  }  
    
  #hmw_container {
    position: fixed;
    z-index: 9999;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }

  #hmw_container .vertical {
    -webkit-writing-mode: horizontal-tb;
    -moz-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    text-orientation: sideways;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    white-space: nowrap;
    display: flex;
    bottom: 0;
    width: auto;
    word-spacing: 1px;
  }

  #hmw_hide {
    float: none;
    text-align: center;
    padding: 13px 10px 12px;
    -webkit-box-shadow: 0px -2px 9px -1px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px -2px 9px -1px rgba(0, 0, 0, 0.43);
    box-shadow: 0px -2px 9px -1px rgba(0, 0, 0, 0.43);
    font-size: 18px;
  }
  #hmw_hide i {
    padding: 0 7px 0 0;
  }
    
  .inner-block-content ul li, 
  .inner-block-content ol li, 
  .inner-block-content p {
    line-height: 27px;
  }  
    
}

@media (max-width: 767px) {
  .elementor-widget-media-carousel .swiper-pagination-bullets .swiper-pagination-bullet {
    height: 12px!important;
    width: 12px!important;
  }
  ul.split-two,
  ol.split-two {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  ul.split-three,
  ol.split-three,
  ul.split-four,
  ol.split-four {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .main-heading .elementor-heading-title, 
  .main-heading .elementor-image-box-title {
    font-size: 32px;
    line-height: 32px;
  }
  .inner-block-content ul li, .inner-block-content ol li, .inner-block-content p {
    line-height: 26px;
  }
  .inner-block-content .inherit ul li, .inner-block-content .inherit ol li, .inner-block-content .inherit p {
    line-height: inherit;
  }

  .wpcf7 form .wpcf7-response-output {
    position: static!important;
  }

  .elementor-widget-text-editor img.alignright,
  .elementor-widget-text-editor img.alignleft {
    display: block;
    float: none;
    margin: 0 0 10px;
  }
    
  .wpcf7 .submit-btn {
    text-align: center;
  }

}

@media (max-width: 350px) {  

}