/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

/* Add your custom styles here */
.my_tabs .eael-tabs-nav li img {
    max-width: 90% !important;
    width: 90% !important;
}
.my_tabs .eael-tabs-nav li.active img.hover {
    opacity: 1;
    transition: 0.3s;
}
.my_tabs .eael-tab-title img.hover {
    position: relative;
    top: -81px;
    transition: 0.3s;
    opacity: 0;
    right: -1px;
}
.my_tabs .eael-tabs-nav li:hover img.hover {
    opacity: 1;
    transition: 0.3s;
}
.my_tabs .eael-tab-content-item h3 strong {
    font-size: 30px;
    text-transform: uppercase;
    color: #e95413;
    font-weight: 700;
}
.my_tabs .eael-tabs-nav li span.eael-tab-title {
    height: 105px !important;
}
.my_tabs .eael-tabs-content {
    margin-left: 60px;
    margin-top: 90px;
}

@media (min-width: 320px) and (max-width: 767px) {
.my_tabs .eael-tab-content-item {
    width: 100% !important;
    padding: 0 !important;
}
	.my_tabs .eael-tabs-content {
    margin-left: 17px;
    margin-top: 3px;
}
	.my_tabs .eael-tab-title img.hover {
    position: relative;
    top: -74px;
    transition: 0.3s;
    opacity: 0;
    right: -1px;
}
}
	
#contactModal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.6);
  z-index: 99999;
}

#contactModal.active {
  display: block;
}

.modal-box {
  background: #FF8303;
  max-width: 600px;
  margin: 10vh auto;
  padding: 30px;
  border-radius: 10px;
  position: relative;
}

.modal-close {
  position: absolute;
  top: 10px;
  right: 14px;
  font-size: 26px;
  cursor: pointer;
}
.modal-box .cf-hero span.half-sec {
    width: 48%;
    display: inline-block;
    margin: 10px 5px;
    border: none;
}
.modal-box .cf-hero span.full-sec {
    width: 98%;
    display: block;
    margin: 10px auto;
}
.modal-box .cf-hero input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: block;
    width: 100%;
    background: #000000;
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 20px;
    font-weight: 700;
    border: none;
}
.modal-box h2.elementor-heading-title.elementor-size-default {
    text-align: center;
    display: block;
    padding-bottom: 20px;
    font-family: 'mont';
    font-weight: 700;
}
.modal-box .tip-text p {
    font-size: 10px;
    margin: 3px auto;
    text-align: center;
    color: #ffffff;
}
.modal-box select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.Service.Required {
    font-family: "montstratt", sans-serif;
    font-size: 16px;
    color: #757575;
	border:none;
}
.modal-box input.wpcf7-form-control {
    backgroundx: #FF8303;
    border: none;
}
.wpcf7 form div.visible-only-if-sent {
    display: none;
}

.wpcf7 form.sent div.visible-only-if-sent {
    display: block;
}
/* Hide default Contact Form 7 success message */
.wpcf7-response-output {
    display: none !important;
}
.visible-only-if-sent {
    text-align: center;
    font-family: 'mont';
}
a.elementor-button.elementor-button-link {
    text-decoration: none !important;
}
.ekit-wid-con .elementskit-single-testimonial-slider {
    box-shadow: none !important;
}
.hero-section::before {
   
    border-radius: 0px 0px 20px 20px !important;
}
.modal-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: black;
}
.blog-featured-image {
    margin: auto;
    text-align: center;
    max-width: 1140px;
}
.blog-featured-image{
margin-bottom:25px;
}

.blog-featured-image img{
width:100%;
height:auto;
border-radius:30px;
}
/* Blog post headings */
.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6{
font-family: "Mont", sans-serif;
}

/* Blog post content text */
.single-post p,
.single-post li,
.single-post a,
.single-post blockquote,
.single-post span{
font-family: "Montserrat", sans-serif;
}



@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 780px)
 {

	input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 66%;
    font-size: 12px !important;
    text-align: center !important;
    display: block;
    margin: auto;
    padding: 8px !important;
}
	 .contact-form-cont .half-sec {
    width: 100%;
    /* display: flex; */
    display: inline-block;
    padding: 0px 8px;
}
	 .elementor-148 .elementor-element.elementor-element-d73aea5 .elementor-counter-title {
    
    text-align: center;
}
	 .cf-contactpage input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: block;
    width: 96% !important;
}
	 .modal-box .cf-hero span.half-sec {
    width: 98%;
    display: block;
    margin: 10px 5px;
    border: none;
}
	.modal-box .cf-hero input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: block;
    width: 100%;
    background: #000;
}
	 /* Reverse container order on mobile only */

 .mobile-reverse, .mobile-reverse > .e-con-inner {
    flex-direction: column-reverse !important;
}

	.hero-image-box img {
    display: block;
    margin: auto;
}

}
/* ==========================
   Desktop Blog Typography
   ========================== */

/* Blog container text */
.single-post .page-content{
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 1.7;
    color: #333;
}

/* Blog headings */
.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6{
    font-family: "Mont", sans-serif;
    font-weight: 600;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 15px;
}

/* Heading sizes for desktop */
.single-post h1{ font-size: 42px; }
.single-post h2{ font-size: 32px; }
.single-post h3{ font-size: 26px; }
.single-post h4{ font-size: 22px; }
.single-post h5{ font-size: 18px; }
.single-post h6{ font-size: 16px; }

/* Paragraph spacing */
.single-post p{
    margin-bottom: 18px;
}

/* Lists */
.single-post ul,
.single-post ol{
    margin-bottom: 20px;
    padding-left: 22px;
}

/* Blockquote */
.single-post blockquote{
    font-style: italic;
    border-left: 4px solid #ddd;
    padding-left: 15px;
    margin: 25px 0;
}

/* Links */
.single-post a{
    color: #0b6cff;
    text-decoration: none;
}

.single-post a:hover{
    text-decoration: underline;
}

/* Featured images inside post */
.single-post .blog-featured-image img, .single-post .post.type-post img{
    width: 100%;
    height: auto;
    border-radius: 20px;
    margin-bottom: 25px;
}

/* ==========================
   Mobile Responsive
   ========================== */
@media (max-width: 768px){

    /* Adjust heading sizes */
    .single-post h1{ font-size: 32px; }
    .single-post h2{ font-size: 26px; }
    .single-post h3{ font-size: 22px; }
    .single-post h4{ font-size: 20px; }
    .single-post h5{ font-size: 18px; }
    .single-post h6{ font-size: 16px; }

    /* Paragraphs */
    .single-post .page-content{
        font-size: 16px;
    }

    /* Adjust blockquotes */
    .single-post blockquote{
        padding-left: 12px;
        margin: 20px 0;
    }

    /* Lists */
    .single-post ul,
    .single-post ol{
        padding-left: 18px;
        margin-bottom: 18px;
    }

    /* Featured images */
    .single-post .blog-featured-image img, .single-post .post.type-post img{
        margin-bottom: 20px;
        border-radius: 20px;
    }
}