/**
 * Theme Name:     Astra Child
 * Author:         Brainstorm Force
 * Template:       astra
 * Text Domain:	   astra-child
 * Description:    The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
 */


.category-icon img {
    background: #fff;
}
footer .elementor-element.elementor-element-fa5567d.e-con-full.e-flex.e-con.e-child {
    padding: 24px;
    background: #ffffff85;
    border-radius: 16px;
}
header.entry-header .entry-title {
    display: none;
}
.contactpage-form {
    background-color: #FFFFFF;
    padding: 42px;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}
.contactpage-form .form-group-outer {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(243px, 1fr));
    gap: 20px;
    align-items: start;
}
.contactpage-form .form-group-outer .form-group input {
    border: 1px solid #dfdfdf;
    padding: 20px;
    border-radius: 6px;
}
.contactpage-form .form-group textarea {
    border: 1px solid #dfdfdf;
    padding: 20px;
    border-radius: 6px;
    height: 180px;
}
.contactpage-form .form-group-outer .form-group input::placeholder, .contactpage-form .form-group textarea::placeholder {
    color: #000;
}
h2.form-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}
.footable .btn-primary {
    background-color: #00a0e3 !important;
    border-color: #00a0e3 !important;
}
.footable .pagination>.active>a, .footable .pagination>.active>a:focus, .footable .pagination>.active>a:hover, .footable .pagination>.active>span, .footable .pagination>.active>span:focus, .footable .pagination>.active>span:hover {
    background-color: #00a0e3 !important;
    border-color: #00a0e3 !important;
    color: #fff !important;
}
.footable .pagination>li>a, .footable .pagination>li>span {
    color: #00a0e3 !important;
}
.video-banner .e-hosted-video.elementor-wrapper.elementor-open-inline {
    aspect-ratio: auto !important;
}
.footer-form {
    position: fixed;
    right: 0px;
    bottom: 0;
    z-index: 1000;
    width: 286px;
}
.footer-form .form-group input {
    border: 1px solid #dfdfdf !important;
    padding: 20px !important;
    border-radius: 6px !important;
}
.footer-form .form-group input:placeholder {
    color:#000;
}
.footer-form .form-group textarea {
    border: 1px solid #dfdfdf !important;
    padding: 20px !important;
    border-radius: 6px !important;
    height: 120px !important;
}
.footer-form .form-group textarea:placeholder {
    color:#000;
}
.footer-form .form-group input.Query-btn {
    background: #02359a;
    border-radius: 100px !important;
    padding: 14px 28px !important;
}
.footer-form h2.form-title {
    display: none;
}
.footer-form .heading-look {
    font-size: 22px;
    background: #00a0e3;
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 0;
    cursor: pointer;
    font-weight: 500;
    border-radius: 10px 10px 0 0;
}
div#mini_contact_form {
    padding: 20px;
    background: #ffff;
}
.ast-scroll-to-top-right {
    bottom: 52px !important;
}
    .footer-col {
        display: none;
    }
    .footer-col {
    position: fixed;
    bottom: 0;
    width: 100% !important;
    margin-bottom: 0;
    z-index: 9999999999;
    text-align: center;
    background: #003399;
    padding: 0;
    margin: 0;
}
    
    .footer-col a {
        border-radius: 0;
        padding: 8px 0;
        margin-bottom: 0;
        margin-right: 0;
        float: left;
        width: 100%;
    }
    span.text-size {
        font-size: 14px;
        font-weight: 600;
        color: white !important;
    }
    a.tel-wht.button.icon-whatsapp {
        color: #fff !important;
        font-size: 26px;
        line-height: 20px;
    }
    .cstmw a {
        color: #fff;
    } 
    .footer-col .cstmw {
        width: 100%;
    }
    .footer-col #myModal {
        padding-top: 70px;
        z-index: 9999;
    }
    .footer-col .modal {
        display: none;
        position: fixed;
        z-index: 1;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: #000;
        background-color: rgba(0,0,0,.4);
    }
   .footer-col .modal-content {
		background-color: #fefefe;
		margin: auto;
		padding: 20px;
		border: 1px solid #888;
		width: 80%;
		border-radius: 10px;
		position: relative;
	}
    .footer-col .close {
		color: #fff;
		float: right;
		font-size: 28px;
		font-weight: 700;
		position: absolute;
		right: 0px;
		top: 0px;
		padding: 2px 10px 12px;
		background: #02359a;
		z-index: 2;
	}
    .footer-col .contact-form-group {
        display: grid;
    }
    .footer-col .contact-form-group label {
        display: flex;
        margin-top: 8px;
    }
    .footer-col .contact-form-group button.contact-button {
        background: #c82727;
        color: #fff;
        border: 0px;
        padding: 0;
        height: 30px;
        margin-top: 10px;
    }
.footer-col .form-group input {
    border: 1px solid #dfdfdf !important;
    padding: 20px !important;
    border-radius: 6px !important;
}
.footer-col .form-group input:placeholder {
    color:#000;
}
.footer-col .form-group textarea {
    border: 1px solid #dfdfdf !important;
    padding: 20px !important;
    border-radius: 6px !important;
    height: 120px !important;
}
.footer-col .form-group textarea:placeholder {
    color:#000;
}
.footer-col .form-group input.Query-btn {
    background: #02359a;
    border-radius: 100px !important;
    padding: 14px 28px !important;
}
.footer-col h2.form-title {
    display: none;
}
.footer-col .form-group-outer {
    margin-bottom: 0px;
}
/****************responsive********************/
@media only screen and (min-width: 1601px) and (max-width: 1900px) {

}

@media only screen and (min-width: 1367px) and (max-width: 1600px) {
		
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {   

}
@media only screen and (min-width: 820px) and (max-width: 1180px) {
	
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
   .contactpage-form {
      padding: 24px;
   } 
   .contactpage-form .form-group-outer {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
   }
   h2.form-title {
      font-size: 28px;
   }
	
}

/* Mobile (up to 767px) */
@media (max-width: 767px) {
	footer .elementor-element.elementor-element-fa5567d.e-con-full.e-flex.e-con.e-child {
		padding: 0px;
		background: #ffffff85;
		border-radius: 16px;
	}
	.contactpage-form {
        padding: 24px;
    }
	.contactpage-form .form-group-outer {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    }
	h2.form-title {
      font-size: 20px;
   }
   .footer-form {
      display: none;
   }
	.footer-col {
		display: flex;
	}
	.floating-menu.notranslate.float-menu-1.-right.-center.-round.-side-space.-button-space.-label-connect.-sub-space.fm-ready {
    	display: none;
    }
	
}