/**
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
*/

/* General CSS START */
body{ transition: 0.5s all ease-in-out; }

.yellow-btn{border-radius: 20px;background-image: -moz-linear-gradient( 90deg, rgb(254,191,0) 0%, rgb(251,219,123) 30%, rgb(255,255,255) 73%, rgb(254,191,0) 97%);background-image: -webkit-linear-gradient( 90deg, rgb(254,191,0) 0%, rgb(251,219,123) 30%, rgb(255,255,255) 73%, rgb(254,191,0) 97%);background-image: -ms-linear-gradient( 90deg, rgb(254,191,0) 0%, rgb(251,219,123) 30%, rgb(255,255,255) 73%, rgb(254,191,0) 97%);box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.23);width: auto; max-width: 230px; height: 44px;z-index: 78; display: block; text-decoration: none !important;text-align: center;line-height: 23px;font-weight: 600;text-transform: uppercase; color: #000;text-shadow: 0 0 1px #000; transition: 5s all ease-in-out;}
.yellow-btn:hover{ color: #0056dd; transition: 1s all ease-in-out; }
.quote-icon{ font-size: 106px;font-family: "Proxima Nova";color: rgb(255, 36, 145); text-shadow: 0 0 1px rgb(255, 36, 145); font-weight: bold;line-height: 1;text-align: right;position: absolute;left: 20px;top: -30px;z-index: 1;}
.quote-icon.end {top: auto;left: auto;right: 20px;transform: rotate(180deg);bottom: -23px;}

/* General CSS END */

/* Header CSS START */
header { border-bottom: 5px solid #febf00; }
header .ast-custom-button{ border-radius: 20px;background-image: -moz-linear-gradient( 90deg, rgb(254,191,0) 0%, rgb(251,219,123) 30%, rgb(255,255,255) 73%, rgb(254,191,0) 97%);background-image: -webkit-linear-gradient( 90deg, rgb(254,191,0) 0%, rgb(251,219,123) 30%, rgb(255,255,255) 73%, rgb(254,191,0) 97%);background-image: -ms-linear-gradient( 90deg, rgb(254,191,0) 0%, rgb(251,219,123) 30%, rgb(255,255,255) 73%, rgb(254,191,0) 97%);box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.23);width: auto;height: auto;z-index: 78; display: block; text-decoration: none !important;text-align: center;line-height:1;font-size: 16px !important;font-weight: 600;text-transform: uppercase;  color: #000; text-shadow: 0 0 1px #000;}
.ast-site-title-wrap .site-title{ display: none !important; }


/* Header CSS END */

/* Banner Section CSS START */
.hero-sec-persdrop { box-shadow: inset 0px 0px 15.66px 2.34px rgba(184, 172, 134, 0.35);overflow: hidden;}
.hero-sec-persdrop .hero-middle{ padding: 50px 0; }
.hero-sec-persdrop .hero-title h2 {font-size: 32px;font-family: "Proxima Nova";color: rgb(0, 0, 0);font-weight: bold;line-height: 1.113;text-align: left;margin-bottom: 10px; text-shadow: 0 0 1px #000;}
.hero-sec-persdrop .text-content p {font-family: "Proxima Nova";text-align: left;margin-bottom: 0;  font-weight: 500; font-size: 17px; line-height: 1.3; text-shadow: 0 0 1px #000;}
.hero-sec-persdrop .text-content-list ul{ margin-bottom: 0; margin-left: 40px;}
.text-content-list ul li{position: relative; font-size: 15px;line-height: 1.462; font-weight: 500; font-family: "Proxima Nova";text-align: left; list-style: none; margin-bottom: 15px;text-shadow: 0 0 1px #000; }
.text-content-list ul li:before{content: ""; background: url(/wp-content/uploads/2021/10/list-icon.png) no-repeat center center; background-size: 100%; width: 30px; height: 20px; position: absolute; top: 2px; left: -40px;}


/* Banner Section CSS END */

/* Trade Show Section CSS START */
.trade-show-sec{ min-height: 350px; }
.title-cont h3{ font-family: "Impact";line-height: 0.998; font-size: 43px; color: #0056dc; text-shadow: 0 0 1px #0056dc;}
.title-cont p{ font-size: 47px; font-family: "Allura"; color: #000000; text-shadow: 0 0 1px #000;}
.title-cont p span{ font-size: 55px;font-weight: bold; color: #ff2491 !important; font-family: "Proxima Nova";text-shadow: 0 0 1px #ff2491; }

/* Trade Show Section CSS END */

/* Testimonial Section CSS START */
.testimonial-sec { font-family: "Proxima Nova"; }
.testimonial-sec .section-title h2{line-height: 1.2;}
.testimonial-sec .testimonial-list {  }
.testimonial-sec .testimonial-list ul{ margin: 0; padding: 0; display: flex; flex-wrap: wrap; width: 100%; align-items: flex-start; align-content: flex-start; justify-content: center; grid-gap: 30px;}
.testimonial-sec .testimonial-list ul li{ text-shadow: 0 0 1px #000; margin: 0; padding: 0; display: flex; flex-wrap: wrap; width: calc(33.33% - 30px); align-items: center; align-content: center; justify-content: center;}
.testimonial-sec .testimonial-list ul li .item-box {  border-style: solid; border-width: 3px; border-color: rgb(0, 86, 220); border-radius: 10px; background-color: rgb(255, 255, 255); padding: 25px; position: relative;}
.testimonial-sec .testimonial-list ul li .item-box h4{ font-size: 16px; font-weight: bold; color: #000; text-shadow: 0 0 1px #000; }
.testimonial-sec .testimonial-list ul li .item-box .item-text{ font-size: 14px; font-weight: 400; line-height: 20px; color: #000; text-shadow: 0 0 1px #000; margin: 0;}
.testimonial-sec .testimonial-list ul li .item-box .author-name{ display: block; text-align: right; font-size: 14px; font-weight: 600; color: #000; margin: 0;  }
.testimonial-sec .testimonial-list ul li .item-box .author-name.text-left strong {text-align: left;display: inline-block;}


/* Testimonial Section CSS END */

/* Contact Section CSS END */
.contact-section{ font-family: "Proxima Nova"; }
.contact-section .contact-detail{ max-width: 50%; width: 100%; text-align: center; }
.contact-section .contact-detail h2{ color: #0056dc; font-size: 31px; font-weight: 900; }
.contact-section .contact-detail .button-container .yellow-btn{ line-height: 44px; font-size: 21px; margin: 0 auto; color: #000; background-image: -moz-linear-gradient( 90deg, rgb(254,191,0) 0%, rgb(251,219,123) 30%, rgb(255,255,255) 73%, rgb(254,191,0) 97%);background-image: -webkit-linear-gradient( 90deg, rgb(254,191,0) 0%, rgb(251,219,123) 30%, rgb(255,255,255) 73%, rgb(254,191,0) 97%);background-image: -ms-linear-gradient( 90deg, rgb(254,191,0) 0%, rgb(251,219,123) 30%, rgb(255,255,255) 73%, rgb(254,191,0) 97%);box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.23);}
.contact-section .contact-detail .button-container .yellow-btn:hover{ color: #0056dd; transition: 0.5s all ease-in-out; }
.contact-section .contact-detail .quote-cont span {display: block; font-size: 18px; text-shadow: 0 0 1px #000; }
.contact-section .contact-detail .quote-cont a{ font-size: 18px; font-weight: 600; text-underline-offset: 8px; text-decoration-thickness: 2px; line-height: 1.333; color: #0056dc;text-shadow: 0 0 1px #0056dc; }

/* Contact Section CSS END */

/* Why us Section CSS END */

.why-us-sec h2{  }
.why-us-sec .text-content-list ul li{ font-size: 18px; color: #000; line-height: 24px; margin-bottom: 25px; }

/* Why us Section CSS END */

/* Contact Form Section CSS START */
.wpcf7-form{position: relative;}
.wpcf7-form {font-size: 20px;color:#000;font-weight: bold;}
.hero-form .elementor-widget-html {border-radius: 15px;margin: 21px 0px 0 0;background-image: linear-gradient( 0deg , #00a1eb 0%, #71cdfa 6%, #e6e6e6 54%, #71cdfa 96%, #00a1eb 100%);border: 4px solid #febf00;padding: 10px;width: 90%;}
.hero-form ul.cf7-form li .wpcf7-not-valid::placeholder, .hero-form ul.cf7-form li .wpcf7-not-valid {border-color: #f00;color: #f00;}
.hero-form h2 {font-size: 21px;font-family: 'proxima-eb';text-align: center;text-transform: uppercase;line-height: 21px;margin: 0px 0px 5px 0 !important;background-image: linear-gradient(0deg , #fdbf00 0%, #fbdb7b 30%, #ffffff 73%, #fdbf00 97%) !important;border-radius: 8px 8px 0px 0px !important;padding: 7px 0px !important;filter: drop-shadow(-4.596px 3.857px 3.5px rgba(0,0,0,0.23));color: #000;}
.hero-form input.weforms_submit_btn {background-image: linear-gradient(0deg , #fdbf00 0%, #fbdb7b 30%, #ffffff 73%, #fdbf00 97%) !important;font-weight: 700;font-size: 17px !important;font-family: 'proxima-eb' !important;border-radius: 10px !important;padding: 5px 40px !important;text-decoration: none !important;color: #000 !important;filter: drop-shadow(-4.596px 3.857px 3.5px rgba(0,0,0,0.23));margin: 0 auto;display: block;}
.hero-form ul li {margin: 12px 0px 0;padding: 0px; list-style: none;}
.hero-form p.othercontact {font-size: 12px !important;font-weight: 800;line-height: 24px !important; text-align: center;}
.hero-form a{color: #000; text-decoration: none !important;}
.hero-form p.othercontact span{font-size: 23px;font-family: 'Franklin Gothic Condensed';}
.hero-form input {border-radius: 3px;background-color: #ffffff;border: 1px solid #b2b1b1;padding: 5px 5px !important;font-size:12px;color:#000;font-family: 'Proxima Nova' !important;width: 100%;}
.hero-form input::placeholder{font-size:12px;color:#000;font-family:Proxima Nova !important}
.hero-form select{border-radius:3px;background-color:#fff;border:1px solid #b2b1b1;padding:5px 2px!important;font-size:11.2px;color:#000;font-family: 'Proxima Nova' !important;width:100%}
.hero-form ul.wpuf-form li .wpuf-fields .wpuf-help {margin: 0;}
.hero-form ul.wpuf-form .wpuf-submit .wpuf-errors,
.hero-form .wpuf-error-msg {display: none;}
.hero-form ul{ margin: 0; }
.hero-form ul.wpuf-form li.has-error input::placeholder,
.hero-form ul.wpuf-form li.has-error input{border-color: #f00;color:#f00;}
.hero-form .wpuf-success{background-color:#fff0!important;border:1px solid #fff0!important;border-radius:25px;color:#000!important;padding:20px 20px!important;text-align:center;margin:0!important;font-size:15px}
.wpcf7-form.sent ul.cf7-form.form-label-hidden {display: none;}
.wpcf7-form.sent { padding: 60px 0 20px; }
.wpcf7-form.sent:before {content: '';background: url(/wp-content/uploads/2021/10/logo.png);height: 50px;width: 90%;background-size: contain; background-position: center;  position: absolute;background-repeat: no-repeat;top: 10px;left: auto;}
.wpcf7-form.sent .wpcf7-response-output {border-color: #ffffff00 !important;padding: 0;margin: 0;text-align: center; font-size: 14px;}
.wpcf7-form.sent p.othercontact{display: none;}
.wpcf7 form .wpcf7-response-output {border-color: #ffffff00;padding: 0;margin: 0;text-align: center; font-size: 12px; line-height: 1;}
.wpcf7 form input.wpcf7-form-control.wpcf7-submit{background-image:linear-gradient(0deg ,#fdbf00 0,#fbdb7b 30%,#fff 73%,#fdbf00 97%)!important;font-weight:700;font-size:17px!important;font-family:proxima-eb !important;border-radius:10px!important;padding:5px 40px!important;text-decoration:none!important;color:#000!important;filter:drop-shadow(-4.596px 3.857px 3.5px rgba(0,0,0,.23));margin:0 auto;display:block}
.wpcf7 .ajax-loader{ display: inline; height: auto; margin: 0; }
.wpcf7-not-valid-tip{ font-size: 14px; }

/* Contact Form Section CSS END */

/* Thank You Page CSS START */
.thank-section { /*padding: 80px 0;*/ height: 70vh; display: flex; align-items: center; align-content: center; justify-content: center; }
.thank-section .title-cont div{ margin-bottom: 15px; }
.thank-section .title-cont p{ margin-bottom: 0; }
.thank-section .title-cont .thank-logo{ margin-top: 15px; }

/* Contact Form Section CSS END */
