/**
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
*/
:root {
    --ast-global-color-0: #6878d6;
    --ast-global-color-1: #0072c6!important;
    --ast-global-color-2: #242a56;
    --ast-global-color-3: #393a56;
    --ast-global-color-4: #eff2ff;
    --ast-global-color-5: #ffffff;
    --ast-global-color-6: #eff2ff;
    --ast-global-color-7: #242a56;
    --ast-global-color-8: #BFD1FF;
}
body {
    font-family: roboto,sans-serif!important;
    font-style: normal!important;
    font-size: 16px!important;
    font-weight: 400!important;
    color: #757f95!important;
    line-height: 1.8!important;
}
.grecaptcha-badge {
    visibility: hidden !important;
}
li{
    list-style: none;
}
ul.service-single-list {
    margin: 0;
}
h1,h2,h3,h4,h5,h6 {
    color: #091f3c!important;
    margin: 0;
    font-weight: 600;
    font-family: "Rubik", Sans-serif !important;
    line-height: 1.2 !important;
}
a {
    color: #091f3c;
}
a:hover {
    color: #0072c6;
}
.cf7-row p{margin-bottom:0 !important;}
.media-box-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 10px !important;
}
.media-boxes-load-more-button.media-boxes-no-more-entries {
    display: none !important;
    visibility: hidden !important;
}
.projects-gallery .elementor-image-gallery .gallery-item img
 {
    margin: 0 auto;
    height: 240px;
    object-fit: cover;
}
.projects-gallery .gallery-caption {
    border: none!important;
}
.post_excerpt-1{height:52px;}
.shadow-title {
    top: 2%;
    left: 50%;
    display: block;
    font-size: 150px;
    position: absolute;
    transform: translate(-50%,-50%);
       font-family: "Pacifico", Sans-serif!important;
    color: rgba(34,34,34,.05)
}
.shadow-title2 {
    top: 30%;
    left: 50%;
    display: block;
    font-size: 150px;
    position: absolute;
    transform: translate(-50%,-50%);
       font-family: "Pacifico", Sans-serif!important;
    color: rgba(34,34,34,.05)
}
.widget {
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%)
}

.widget .widget-title {
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
    font-size: 25px;
    color: #091f3c
}

.widget .widget-title::before {
    position: absolute;
    content: '';
    width: 15px;
    border-bottom: 3px solid #0072c6;
    bottom: 0;
    left: 0
}
.fogdiv p{padding:0 !important;margin:0 !important;}
.widget .category-list a.active {
    padding-left: 10px;
    color: #0072c6;
    background: #f7f7f7;
}
.widget .widget-title::after {
    position: absolute;
    content: '';
    width: 30px;
    border-bottom: 3px solid #0072c6;
    bottom: 0;
    left: 22px
}

.widget .search-form .form-control {
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: none
}

.widget .search-form {
    position: relative
}

.widget .search-form .form-control:focus {
    border-color: #0072c6
}

.widget .search-form button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 18px 6px;
    background: 0 0;
    border: none;
    color: #0072c6
}

.widget .category-list a {
    display: block;
    padding: 10px 0;
    font-weight: 500;
    border-bottom: 1px solid #ced4da;
    transition: all .5s ease-in-out
}

.widget .category-list a:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.widget .category-list a:hover {
    padding-left: 10px;
    color: #0072c6
}

.widget .category-list a i {
    margin-right: 5px;
    color: #0072c6
}

.widget .category-list a span {
    float: right
}

.widget .recent-post-single {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 20px
}

.widget .recent-post-img {
    margin-right: 20px
}

.widget .recent-post-img img {
    width: 100px;
    border-radius: 8px
}

.widget .recent-post-bio h6 {
    font-size: 16px
}

.widget .recent-post-bio span {
    font-size: 14px;
    color: #0072c6
}

.widget .recent-post-bio span i {
    margin-right: 5px
}

.widget .recent-post-bio h6 a:hover {
    color: #0072c6
}

.widget .social-share-link a {
    width: 35px;
    height: 35px;
    line-height: 31px;
    border: 2px solid #0072c6;
    color: #0072c6;
    text-align: center;
    margin-right: 5px;
    border-radius: 50px;
    transition: all .5s ease-in-out
}

.widget .social-share-link a:hover {
    background: #0072c6;
    color: #fff
}

.widget .tag-list a {
    background: #f5f7fa;
    color: #091f3c;
    padding: 5px 15px;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 8px;
    display: inline-block;
    transition: all .5s ease-in-out
}

.widget .tag-list a:hover {
    background-color: #0072c6;
    color: #fff
}
.service-item {
    position: relative;
    text-align: center;
    padding-bottom: 25px;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    transition: all .5s ease-in-out;
    z-index: 1;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%)
}
.service-item a:hover{color: #0072C6!important;}

.about-img {
    position: relative;
    z-index: 1;
}
.about-img img {
    width: 100%;
    border-radius: 10px;
}
.about-img::before {
    content: "";
    position: absolute;
    border: 3px solid #0072c6;
    left: -20px;
    right: -20px;
    top: 20px;
    bottom: 20px;
    border-radius: 10px;
    z-index: -1;
}
.site-title-tagline h5 {
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size: 28px;
    color: #0072c6!important;
    position: relative;
    font-family: "Pacifico", cursive!important;
}
.theme-btn {
    width: 200px;
    display: flex;
        flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 16px 6px 16px 25px;
    transition: all .5s!important;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: none;
    border-radius: 50px;
    height:52px!important;
    background: #0072c6;
    box-shadow: 0 3px 24px rgb(0 0 0/10%)!important;
}

.theme-btn:hover {
    background: #171718;
    color: #fff
}

.theme-btn i {
    margin-left: 8px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #171718;
    border-radius: 50px;
    display: inline-block
}

.theme-btn:hover i {
    background: #0072c6
}

a,a:active,a:focus,a:hover {
    outline: none!important;
    -webkit-transition: all .3s ease-in-out!important;
    -moz-transition: all .3s ease-in-out!important;
    -o-transition: all .3s ease-in-out!important;
    -ms-transition: all .3s ease-in-out!important;
    transition: all .3s ease-in-out!important;
    text-decoration: none!important;
}
.footer-contact li {
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
    color: #f5faff;
    font-size: 16px;
    margin-bottom: 15px
}

.footer-contact li a {
    color: #f5faff;
    -webkit-transition: .3s;
    transition: .3s
}

.footer-contact li i {
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
    font-size: 16px!important;
    margin-right: 10px!important;
    border-radius: 8px!important;
    text-align: center!important;
    -webkit-transition: .3s!important;
    transition: .3s!important;
    color: #fff!important;
}

.footer-contact li:nth-child(1) i {
    background: #fec931;
}

.footer-contact li:nth-child(2) i {
    background: #ff4328;
}

.footer-contact li:nth-child(3) i {
    background: #209ffa;
}
.footer-contact li:nth-child(4) i {
        background: #299136;
}

.topcontatcs ul li:nth-child(4) i {
color: #09c438!important;
    font-size: 22px;
    position: relative;
    }
.footer-widget-title {
    color: #fff !important;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 30px;
    font-size: 20px;
    z-index: 1
}
.topcontatcs ul li i {
     width: 1.1em!important;
}
.footer-widget-title h4 {
    color: #fff !important;
}
.footer-widget-title::before {
    position: absolute;
    content: '';
    z-index: -1;
    width: 12px;
    height: 2px;
    background-color: #0072c6;
    bottom: 0;
    left: 0
}
.footer-bottom p{margin-bottom:0;}
.footer-widget-title::after {
    position: absolute;
    content: '';
    z-index: -1;
    width: 30px;
    height: 2px;
    background-color: #0072c6;
    bottom: 0;
    left: 18px
}
.footer-list {
    display: flex!important;
    flex-direction: column!important;
    gap: 1rem!important;
}

.footer-list li a {
    color: #fff!important;
    transition: all .5s ease-in-out!important;
}

.footer-list li a i {
    margin-right: 5px!important;width: 5px!important;
    color: #0072c6!important;
}

.footer-list li a:hover {
    padding-left: 10px!important;
    color: #0072c6!important;
}
.footer-list li a span {
    transition: all .5s ease-in-out!important;
}
.footer-list li a:hover span {
    color: #0072c6!important; transition: all .5s ease-in-out!important;
}
.footer-contact a:hover{ color: #0072c6!important;}
.footer-bottom{
    color: #ffffff !important;
}
.header-top-social span {
    color: #fff!important;
}

.header-top-social a {
    padding: 10px 30px !important;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #0072c6;
    font-size: 16px;
    background: #fff;
    text-align: center;
    margin-left: 5px;
    border-radius: 50px;
    transition: all .5s ease-in-out
}
.stkbutton {
    display: none;transition: all .5s ease-in-out!important;
}
.mainmenubar.is-sticky .stkbutton {
    display: block;transition: all .5s ease-in-out!important;
}
.header-top-social a:hover {
    background: #0072c6;
    color: #fff
}
@keyframes slide-down {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}
.contact-wrapper {
    position: relative
}

.contact-form {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%)
}

.contact-form-header {
    margin-bottom: 30px
}

.contact-form-header h2 {
    font-size: 30px;
    margin-bottom: 10px;
    color: #091f3c
}

.contact-form .form-group {
    margin-bottom: 25px
}

.contact-form .form-group .form-control {
    padding: 12px 20px;
    border-radius: 8px;
    box-shadow: none;
    transition: all .5s ease-in-out
}

.contact-form .form-group .form-control:focus {
    border-color: #0072c6
}

.contact-map {
    margin-bottom: -9px
}

.contact-map iframe {
    width: 100%;
    height: 450px
}

.contact-content {
    margin-bottom: 50px
}

.contact-info {
    display: flex;
    align-items: center!important;
    gap: 15px;
    padding: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 25px!important;
    border-radius: 8px;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%);
}
.contact-info p{margin-bottom: 0px!important;}
.contact-info-icon {
    border-radius: 8px;
    padding: 5px
}
.contact-info a {
    color: #091f3c!important;
}
.contact-info a:hover {
    color: #0049d0!important;
}
.contact-info-icon i {
    font-size: 25px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 8px
}

.contact-info h5 {
    font-size: 22px;
    margin-bottom: 5px;
    color: #091f3c
}

.contact-icon-1 {
    border: 2px solid #0084ff
}

.contact-icon-1 i {
    background: #0084ff
}

.contact-icon-2 {
    border: 2px solid #37b546
}

.contact-icon-2 i {
    background: #37b546
}

.contact-icon-3 {
    border: 2px solid #fd4a36
}

.contact-icon-3 i {
    background: #fd4a36
}

.contact-icon-4 {
    border: 2px solid #ffb400
}

.contact-icon-4 i {
    background: #ffb400
}

@media all and (max-width: 768px) {
    .mainmenubar.is-sticky .stkbutton
 {
    display: none;
    transition: all .5s ease-in-out !important;
}
    .contact-content {
        margin-top:50px;
        margin-bottom: 0
    }
}
textarea {
    height: 187px;
}
.cf7-row {
    display: flex;
    gap: 15px;
}

.cf7-col {
    width: 50%;
}

@media (max-width: 767px) {
    .cf7-row {
        flex-direction: column;
    }

    .cf7-col {
        width: 100%;
    }
}
.widget {
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%)
}

.widget .widget-title {
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
    font-size: 25px;
    color: #091f3c
}

.widget .widget-title::before {
    position: absolute;
    content: '';
    width: 15px;
    border-bottom: 3px solid #0072c6;
    bottom: 0;
    left: 0
}

.widget .widget-title::after {
    position: absolute;
    content: '';
    width: 30px;
    border-bottom: 3px solid #0072c6;
    bottom: 0;
    left: 22px
}

.widget .search-form .form-control {
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: none
}

.widget .search-form {
    position: relative
}

.widget .search-form .form-control:focus {
    border-color: #0072c6
}

.widget .search-form button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 18px 6px;
    background: 0 0;
    border: none;
    color: #0072c6
}

.widget .category-list a {
    display: block;
    padding: 10px 0;
    font-weight: 500;
    border-bottom: 1px solid #ced4da;
    transition: all .5s ease-in-out
}

.widget .category-list a:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.widget .category-list a:hover {
    padding-left: 10px;
    color: #0072c6
}

.widget .category-list a i {
    margin-right: 5px;
    color: #0072c6
}

.widget .category-list a span {
    float: right
}

.widget .recent-post-single {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 20px
}

.widget .recent-post-img {
    margin-right: 20px
}

.widget .recent-post-img img {
    width: 100px;
    border-radius: 8px
}

.widget .recent-post-bio h6 {
    font-size: 16px
}

.widget .recent-post-bio span {
    font-size: 14px;
    color: #0072c6
}

.widget .recent-post-bio span i {
    margin-right: 5px
}

.widget .recent-post-bio h6 a:hover {
    color: #0072c6
}

.widget .social-share-link a {
    width: 35px;
    height: 35px;
    line-height: 31px;
    border: 2px solid #0072c6;
    color: #0072c6;
    text-align: center;
    margin-right: 5px;
    border-radius: 50px;
    transition: all .5s ease-in-out
}

.widget .social-share-link a:hover {
    background: #0072c6;
    color: #fff
}

.widget .tag-list a {
    background: #f5f7fa;
    color: #091f3c;
    padding: 5px 15px;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 8px;
    display: inline-block;
    transition: all .5s ease-in-out
}

.widget .tag-list a:hover {
    background-color: #0072c6;
    color: #fff
}
.service-area {
    position: relative;
    display: block;
    overflow: hidden
}

.service-img {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .03
}
#ast-scroll-top{
    display: none !important;
}
.service-item {
    position: relative;
    text-align: center;
    padding: 0 0 25px 0 !important;
    margin-bottom: 25px;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    transition: all .5s ease-in-out;
    z-index: 1;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%)
}
.footer-bottom a{color:#ffffff;}
.footer-bottom a:hover{color:#0072c6;}
.service-content {
    position: relative
}

.service-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    position: relative;
    transition: all .5s ease-in-out
}

.service-icon img {
    width: 80px
}

.service-item:hover .service-icon img {
    transform: rotate(360deg)
}

.service-arrow {
    margin-top: 20px
}

.service-title a {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #091f3c
}

.service-title a:hover {
    color: #0072c6
}

.service-arrow .service-btn {
    font-weight: 600;
    color: #091f3c;
    transition: all .5s ease-in-out
}

.service-arrow .service-btn i {
    margin-left: 5px
}

.service-arrow .service-btn:hover {
    color: #fd4a36
}

.service-single-list i {
    color: #0072c6;
    margin-right: 10px
}

.service-download a {
    border: 2px solid #0072c6;
    padding: 10px 20px;
    color: #091f3c;
    display: block;
    margin-bottom: 20px;
    font-weight: 600;
    border-radius: 50px;
    transition: all .5s ease-in-out
}

.service-download a i {
    margin-right: 10px
}

.service-download a:hover {
    background-color: #0072c6;
    color: #fff
}

.service-details h3 {
    color: #091f3c
}

.service-details img {
    border-radius: 10px
}