/* 
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
*/

/*** 
* ===============
* Default Styles 
* ===============
***/

/* Flashing */
@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

a,
.elementor-icon-list-text,
[type=button], [type=submit], button,
.site-logo img {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

* {
  outline: 0!important;
}

select {
  border-radius: 0!important;
  -webkit-appearance:none!important;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

textarea {
  resize: none!important;
}

p {
  margin-bottom: 1.65rem;
}

p:last-child {
  margin-bottom: 0;
}

ul.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.bold {
  font-weight: 700;
}

ul.list-color-white li:before {
  background-color: #fff!important;
}

.elementor-text-editor.elementor-clearfix ul,
.elementor-tab-content ul,
.elementor-widget-theme-post-content ul { 
  padding: 0;
  margin-bottom: 1.65rem;
}

.elementor-text-editor.elementor-clearfix ul ul,
.elementor-tab-content ul ul,
.elementor-widget-theme-post-content ul ul { 
  margin-top: 5px;
}

.elementor-text-editor.elementor-clearfix ul:last-child,
.elementor-tab-content ul:last-child,
.elementor-widget-theme-post-content ul:last-child {  
  margin-bottom: 0;
}

.elementor-text-editor.elementor-clearfix ul li,
.elementor-tab-content ul li,
.elementor-widget-theme-post-content ul li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 20px;
  position: relative;
}

.elementor-text-editor.elementor-clearfix ul li + li,
.elementor-tab-content ul li + li,
.elementor-widget-theme-post-content ul li + li { 
  margin-top: 8px;
}

.elementor-text-editor.elementor-clearfix ul li:before,
.elementor-tab-content ul li:before,
.elementor-widget-theme-post-content ul:not(.elementor-editor-element-settings):not(.elementor-select-preset-list):not(.elementor-icon-list-items) li:before {
  background-color: #36ab00;
  border-radius: 50%;
  content: '';
  width: 6px;
  height: 6px;
  left: 0;
  top: 12px;
  position: absolute;
}

.flex-wrap .elementor-container {
  flex-wrap: wrap;
}

.full-width {
  flex-basis: 100%;
  flex-shrink: 0;
}

.half {
  flex-basis: 50%;
  flex-shrink: 0;
}

.third {
  flex-basis: 33.333333%;
  flex-shrink: 0;
}

.fourth,
.fourth-col {
  flex-basis: 25%;
  flex-shrink: 0;  
}

.fifth {
  flex-basis: 20%;
  flex-shrink: 0;
}

.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-widget-icon-box .elementor-icon-box-title,
.elementor-vertical-align-middle .elementor-image-box-title {
  margin-top: 0;
}

.elementor-widget-image-box .elementor-image-box-img {
  line-height: 0;
}

@media (max-width: 767px) {
  #header-phone .elementor-icon-box-wrapper {
    display: flex;
    align-items: center;
  }
  
  #header-phone .elementor-icon-box-icon {
    line-height: 0;
    margin-right: 5px!important;
    margin-bottom: 0;
  }
}

@media (max-width: 360px) { 
  #header-phone .elementor-icon-box-content {
    display: none;
  }
}

/*** 
* ===============
* Header Styles 
* ===============
***/
#header-section.elementor-sticky--effects {
  -webkit-box-shadow: 0 2px 6px 1px #ccc;
  -moz-box-shadow: 0 2px 6px 1px #ccc;
  box-shadow: 0 2px 6px 1px #ccc;
}

#header-section.elementor-sticky--effects .elementor-widget-theme-site-logo img {
  width: 195px;
}

/*** 
* ===============
* Banner Styles 
* ===============
***/
#banner-leadins {
  bottom: 0;
  position: absolute;
  width: 100%;
}

/*** 
* ====================
* Our Services Styles 
* ====================
***/
.services-list .elementor-image-box-img {
  height: 80px;
}

/*** 
* ============================
* Contact Form Styles 
* ============================
***/
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  background-color: #ff0000;
  border-color: #ff0000;
  color: white!important;
  text-align: center;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #2f7c06;
  background-color: #2f7c06;
  color: white;
}

.wpcf7 form .wpcf7-response-output {
  margin: 0;
  padding: 9px 10px;
  border: 1px solid #00a0d2;
  font-weight: 400;
  font-size: 14px;
  text-align: center!important;
}

.contact-section .elementor-column-wrap {
  display: block!important;
}

.wpcf7 input:not([type="submit"]),
.wpcf7 textarea,
.wpcf7 select {
  color: #2e2e2e!important;
  border: 1px solid white;
  border-radius: 0;
  margin-bottom: 11px;
  padding: 13px 20px;
}

.contact-section form { 
  position: relative;
}

.contact-section .wpcf7-form > p {
  margin-bottom: 6px;
}

.wpcf7 .submit-btn { 
  width: 100%;
  position: relative;
}

.wpcf7 input[type="submit"] { 
  border: 0!important;
  max-width: 208px;
  width: 100%;
}

.contact-section textarea {
  height: 110px;
  margin-bottom: 7px;
}

.wpcf7 .ajax-loader {
  position: absolute;
  margin-left: 25px!important;
  top: 19px;
}

.wpcf7 textarea::moz-placeholder,
.wpcf7 input::moz-placeholder,
.wpcf7 select::moz-placeholder {
  color: #2e2e2e!important;
}

.wpcf7 textarea::-webkit-input-placeholder,
.wpcf7 input::-webkit-input-placeholder,
.wpcf7 select::-webkit-input-placeholder {
  color: #2e2e2e!important;
}

.wpcf7 textarea::placeholder,
.wpcf7 input::placeholder,
.wpcf7 select::placeholder {
  color: #2e2e2e!important;
}

.wpcf7 input.wpcf7-not-valid,
.wpcf7 select.wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
  border: 1px solid #f00!important;
}

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  display: none!important;
}

.wpcf7 .wpcf7-response-output {
  position: absolute;
  left: 0;
  bottom: -40px;
  padding: 0;
  margin: 0;
  color: white;
  font-size: 15px;
  border: 0;
  text-align: center;
  width: 100%;
}

.contact-section .contact-info a {
  color: #fff;
}

.contact-section .contact-info a:hover {
  opacity: 0.8;
}

/*** 
* ============================
* Footer Styles 
* ============================
***/
.copyright a {
  font-weight: inherit;
}

/*** 
* =================
* Media Queries 
* =================
***/
@media (min-width: 1025px) and (max-width: 1200px) {
  #banner-leadins .elementor-inner-column > .elementor-widget-wrap {
    padding-left: 12px;
    padding-right: 12px;
  }
  
  #banner-leadins .elementor-image-box-title {
    font-size: 17px;
  }
  
  #banner-leadins .elementor-image-box-img {
    flex-shrink: 0;
  }
  
  #home-main__content h1.elementor-heading-title {
    font-size: 110px;
  }

  #home-main__content h2.elementor-heading-title {
    font-size: 30px;
  }
  
  .contact-section .contact-info .elementor-text-editor {
    font-size: 20px;
  }
  
  .contact-section #contact-form > .elementor-widget-wrap {
    padding-left: 25px;
  }
  
}

@media (max-width: 1024px) {
  #banner-leadins {
    background: #2f7c06;
    position: relative;
  }
  
  #banner-leadins .elementor-inner-column > .elementor-widget-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .wpcf7 form .wpcf7-response-output {
    position: static;
  }
  
  .wpcf7 input:not([type="submit"]), .wpcf7 textarea, .wpcf7 select {
    padding: 8px 15px;
  }
}

@media (max-width: 767px) { 
  #banner-leadins .elementor-inner-column:nth-child(even) .elementor-widget-wrap {
    background-color: #36AB00;
  }

  #banner-leadins .elementor-inner-column:nth-child(2) .elementor-widget-wrap,
  #banner-leadins .elementor-inner-column:nth-child(odd) .elementor-widget-wrap {
    background-color: #2F7C06;
  }

  #banner-leadins .elementor-inner-column:nth-child(1) .elementor-widget-wrap,
  #banner-leadins .elementor-inner-column:nth-child(5) .elementor-widget-wrap {
    background-color: #36AB00;
  }

  #banner-leadins .elementor-inner-column:nth-child(2) .elementor-widget-wrap {
    background-color: #2F7C06;
  }
  
  #banner-leadins .elementor-image-box-title {
    font-size: 17px;
  }
  
  #banner-leadins .elementor-image-box-img {
    flex-shrink: 0;
  }
  
  p,
  .elementor-text-editor.elementor-clearfix ul, .elementor-tab-content ul, .elementor-widget-theme-post-content ul {
    margin-bottom: 1rem;
  }
  
  .third {
    flex-basis: 50%;
  }
}