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

a {
    text-decoration: none !important;
    color: #ffffff;
}
a:hover {
    color: #ffffff;
}

p {
    margin-bottom: 0px !important;
}

.btn-sect .elementor-button {
  min-width: 160px;
  background: linear-gradient(to right, #0F77A6, #8AF0F7);
  background-size: 200% auto;
  background-position: left center;
  color: #fff;
  border: none;
  transition: background-position 0.5s ease;
}


.btn-sect .elementor-button:hover {
  background-position: top center;
}

  
/* .btn-sect .elementor-button {
    background: linear-gradient(to right, #0F77A6, #a9d4e7);
    background-size: 200% auto;
    background-position: left center;
    color: #fff;
    border: none;
    transition: background-position 0.5s ease;
    border: none;
    border-radius: 50px;
  }
  
  
  .btn-sect .elementor-button:hover {
    background-position: right center;
    border: none;
  } */



/* .btn-sect a {
	background: linear-gradient(to right, #0F77A6, #33B8FF);
}
.btn-sect a:hover {
	background: linear-gradient(to right, #0F77A6, #33B8FF);
} */
.pdf-btn {
    margin-left: 20px;
}
.pdf-btn a {
    min-width: 160px;
    background: linear-gradient(to right, #0F77A6, #8AF0F7);
    background-size: 200% auto;
    background-position: left center;
    color: #fff !important;
    border: none;
    transition: background-position 0.5s ease;
    border-radius: 50px;
    padding: 9px 24px 9px 48px !important;
    position: relative;

    /* background-color: var(--e-global-color-primary);
    font-size: 16px;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 150%;
    fill: #FFFFFF;
    color: #FFFFFF;
    transition-duration: 0.6s;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
    border-radius: 10px 10px 10px 10px;
    padding: 12px 24px 12px 48px !important;
    color: #fff !important;
    border:none;
    text-decoration: none !important;
    position: relative; */
}
.pdf-btn a:hover {
    background-position: top center;
}
.pdf-btn a::before {
    content: '';
    position: absolute;
    top: 14px;
    left: 22px;
    background-image: url(./images/download-icon.png);
    width: 20px;
    height: 19px;
    background-size: cover;
    background-repeat: no-repeat;
}
.ast-site-identity {
    padding: 10px 0px;
}
.sub-heading h5 {
    background: #edf6fd;
    padding: 10px 30px;
    border-radius: 10px;
}

.site-footer p {
    color: #ffffff;
}

.footer-title {
    color: #ffffff;
}
.ast-footer-copyright a:hover {
    text-decoration: underline !important;
}

ul#menu-footer-menu li {
    position: relative;
    line-height: 34px;
}
ul#menu-footer-menu li::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 12px;
    height: 13px;
    background-image: url(./images/arrow-v3.png);
}
ul#menu-footer-menu li a {
    margin-left: 20px;
}
ul#menu-footer-menu li:hover {
    margin-left:5px;
    transition: 0.5;
}
.footer-box-last img {
    position: relative;
    top: -1px;
}
.footer-box-last a:hover {
    text-decoration: underline !important;
}
.footer-box-last p a {
    word-break: break-all;
}
#ast-desktop-header {
    transition: all 0.5s ease-in-out !important;
    background: #fff;
}

#ast-desktop-header img {
    transition: all 0.5s ease-in-out !important;
    height: 67px;
    width: auto;
}
#ast-mobile-header {
    transition: all 0.5s ease-in-out !important;
    background: #fff;
}

#ast-mobile-header img {
    transition: all 0.5s ease-in-out !important;
    height: 67px;
    width: auto;
}
.site-logo-img img {
    transition: all 0.2s linear;
    height: 67px;
}
.nav-fix img {
    height: 50px !important;
}
.nav-fix {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px !important;
    background: #fff;
    position: fixed !important;
    width: 100%;
    z-index: 99 !important;
    
}
/*contact form 7 start*/
.contactfrm-head {
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    font-family: 'Montserrat';
    font-weight: 600 !important;
}
.contact-frm input {
    margin-bottom: 15px;
}
.contact-frm textarea {
    margin-bottom: 15px;
}
.cnt-btnsec {
    text-align: center;
    margin: auto;
    display: block;
    width: 100%;
    position: relative;
}
.cnt-btnsec input {
    margin-bottom: 0px !important;
    min-width: 160px;
    background: linear-gradient(to right, #0F77A6, #8AF0F7);
    background-size: 200% auto;
    background-position: left center;
    color: #fff;
    border: none;
    transition: background-position 0.5s ease;
    border-radius: 50px;

}
.contactfrm-head {
    color: #0F77A6 !important;
    font-size: 24px !important;
    font-family: 'Montserrat' !important;
} 
.cnt-btnsec input:hover {
    background-position: top center;
}
  
.contact-frm .wpcf7-spinner {
    position: absolute;
    top: 15px;
}
.contact-frm .wpcf7 form .wpcf7-response-output {
    margin: 5px 10px;
    padding: 5px;
    border: none;
    color: #DC2626;
    font-size: 14px;
    text-align: center;
}
.contact-frm .wpcf7 .wpcf7-not-valid-tip {
    top: -15px;
    position: relative;
}

/*contact form 7 end*/
@media only screen and (max-width: 767px) {
    header .custom-logo-link img {
        max-width: 100% !important;
        width: 100% !important;
    }
    .ast-site-identity {
        padding: 0px !important;
	}
}
@media only screen and (max-width: 1199px) {
    .pdf-btn a {
        font-size: 14px;
        padding: 10px 20px 10px 40px !important;
    }
    ul#ast-hf-menu-1 li a {
        padding: 7px;
    }
    .pdf-btn a::before {
        width: 18px;
        height: 17px;
    }
}