/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


.ast-container{ max-width:1280px; }

.elementor-template-full-width .ast-container{ max-width:100%; padding:0; }


/*Slider*/

#bdt-slideshow-1 {
    aspect-ratio: 16 / 7 !important;
}


.bdt-prime-slider-skin-general .bdt-prime-slider-wrapper{position:relative; z-index:1; max-width:1280px !important;  }
.bdt-prime-slider-skin-general .bdt-slideshow-nav li a:before{ border:5px solid #64A735 !important; box-shadow:none !important; }
.bdt-prime-slider-skin-general .bdt-slideshow-nav li.bdt-active a:before{ border-color:#64A735 !important; }

.bdt-ps-slide-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;   
    z-index: 1;
    /*background-color: #03045e24;
    background-image: linear-gradient(180deg, #03045e 0%, #00b4d8 100%);*/
    opacity: 0.6;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

/* Keep image/content above overlay if needed */
.bdt-ps-slide-img img,
.bdt-ps-slide-img .bdt-content {
    position: relative;
    z-index: 2;
}


.service-Heading .eael-dual-header .eael-dch-title{ text-align:left; }

.price-table .elementskit-pricing-header svg {
    position: absolute;
    right: 0;
    top: -25px;
}

.ekit-wid-con .elementskit-pricing-header svg{ width:100px !important; height:100px !important; }


.globe-icon svg {
    animation: spin 5s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}



.about-icon svg{ box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25); }

.about-price-btn .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup {
    top: -8px;
    left: 1px;
}

.about-price-btn .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price{
    font-size: 34px; letter-spacing: 0;
}

.about-price-btn .elementskit-pricing-content{ display:none; }

.about-price-btn .elementskit-pricing-btn-wraper {margin-top: 20px;}


.about-price-corner::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:0;
    height:0;
    border-top:50px solid #f39309;
    border-right:50px solid transparent;
}

.about-price-corner::after{
    content:"";
    position:absolute;
    bottom:0;
    right:0;
    width:0;
    height:0;
    border-bottom:50px solid #0295D3;
    border-left:50px solid transparent;
}


.about-price-corner-red::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:0;
    height:0;
    border-top:50px solid #dd2b1b;
    border-right:50px solid transparent;
}

.about-price-corner-red::after{
    content:"";
    position:absolute;
    bottom:0;
    right:0;
    width:0;
    height:0;
    border-bottom:50px solid #a2c621;
    border-left:50px solid transparent;
}


.about-icon .ekit-svg-icon.icon-book,
.about-icon .e-font-icon-svg.e-fas-phone-alt{ box-shadow:none; }

.addtional .eael-pricing.style-2 .eael-pricing-item.featured .header:after{
    background: none;
}


.telephone-table{
    overflow-x:auto;
    
}

/* table style */
.telephone-table table{
    width:100%;
    min-width:700px;
    border-collapse:collapse;
    background:#fff;    
    overflow:hidden;
    box-shadow:0 6px 20px rgba(0,0,0,0.08);
}

/* all cells */

/* main title row */
.telephone-table tr:first-child{
    background:#0295d3;
    color:#fff;
    font-weight:600;
}

/* hover on title row */
.telephone-table tr:first-child:hover{
    background:#64a735;
}

/* zebra rows (exclude first row) */
.telephone-table tr:nth-child(odd):not(:first-child){
    background:#f9fafb;
}

.telephone-table tr:nth-child(even):not(:first-child){
    background:#ffffff;
}

/* hover effect (exclude first row) */
.telephone-table tr:not(:first-child):hover{
    background:#f1f5f9;
}

/* first column highlight */


/* last note row */
.telephone-table tr:last-child{
    background:#eef2ff;
    font-weight:500;
    text-align:center;
}

.client-logo img{ padding:10px; }


/* responsive */
@media (max-width:768px){

.telephone-table table{
    min-width:650px;
}

.telephone-table td{
    padding:10px;
    font-size:13px;
}

}






@media (max-width: 767px){
   

   .service-Heading .eael-dual-header .eael-dch-title-text{         font-size: 24px !important;
        line-height: 35px !important; }

    .elementor-heading-title.elementor-size-default{     word-wrap: break-word; }

}


