/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: https://chotheme.com/bundle/1735
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
*/
::selection {
    background-color: #4ed4c4;
}

@font-face {
    src: url("assets/fonts/Big-John/BIG-JOHN.otf");
    font-family: Big John;
}

@font-face {
    src: url("assets/fonts/Metropolis/Metropolis-Regular.otf");
    font-family: Metropolis;
    font-weight: 400;
}

@font-face {
    src: url("assets/fonts/Metropolis/Metropolis-Thin.otf");
    font-family: Metropolis;
    font-weight: 300;
}

@font-face {
    src: url("assets/fonts/Metropolis/Metropolis-Medium.otf");
    font-family: Metropolis;
    font-weight: 600;
}


html {
    margin-top: 0;
}

.blue-btn {
    background-color: #4ED4C4;
    color: #fff !important;
    font-family: Metropolis !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-bottom: 4px solid #4ABAAD;
    border-radius: 4px;
    margin-bottom: 0 !important;
}

.secondary-color {
    color: #4ED4C4;
}

.section {
    padding: 70px 0;
}

.container {
    max-width: 1200px;
}

.container-md {
    max-width: 960px !important;
}

.title-head {
    margin-bottom: 2rem;
    text-align: center;
}

.title-head h2 {
    color: #3C3744;
    font-weight: 500;
    font-family: Metropolis;
    text-transform: capitalize;
    font-size: 2rem;
}

.btn:hover,
.btn:focus,
button:hover,
button:focus {
    background-color: #4ed4c4;
    border-color: #4abaad;
    color: #fff;
}

@media (max-width:576px) {
    .title-head h2 {
        font-size: 1.5rem;
        margin-bottom: 0;
    }
}


.form-inline {
    height: 55px;
    max-width: 800px;
}

.form-inline .form-group {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0;
}

.form-inline .form-group input {
    height: 55px;
    background: #F3F5F9;
    border: 1px solid #E4E8F1;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.form-inline .form-group input::-webkit-input-placeholder {
    color: rgba(108, 105, 114, 0.2) !important;
}

.form-inline .form-group input:-ms-input-placeholder {
    color: rgba(108, 105, 114, 0.2) !important;
}

.form-inline .form-group input::-ms-input-placeholder {
    color: rgba(108, 105, 114, 0.2) !important;
}

.form-inline .form-group input::placeholder {
    color: rgba(108, 105, 114, 0.2) !important;
}

.form-inline button {
    height: 100%;
}

body {
    font-family: Metropolis !important;
    position: relative;
    padding-top: 68px;
}

header nav {
    font-family: Big John !important;
    height: 68px;
    background-color: #ffffff !important;
    box-shadow: 0 0 5px #b9b9b9;
}

.mobile-dropdown {
    display: none;
}

.navbar-light .navbar-toggler {
    padding-left: 14px !important;
}

@media (max-width:991px) {

    .mobile-dropdown {
        display: block;
    }

    .supported-drop {
        display: none;
    }

    div#navbarSupportedContent {
        z-index: 99;
        background-color: #fff;
        padding: 10px 22px;
        margin-top: 0;
        position: absolute;
        width: 100%;
        top: 68px;
        left: 0;
        max-height: 340px;
        overflow-y: auto;
    }

    header nav .navbar-toggler::before {
        background-image: none;
    }

    .navbar-collapse .dropdown {
        position: relative;
    }

    .navbar-collapse .dropdown .row p {
        color: #7747C1 !important;
    }

    .navbar-collapse .dropdown-menu {
        float: none;
        transform: translateY(0em);
        transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
        margin-left: 10px;
        border: 0px;
        padding: 0;
    }

    header .navbar-collapse .dropdown-menu a {
        display: block;
        color: #616161 !important;
        font-size: 14px;
        line-height: 30px;
    }
}

header nav a {
    color: #7747C1 !important;
}

header nav li:not(li.dropdown) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-brand {
    margin-right: 0 !important;
    padding-top: 10px;
}

header nav li .country-lang {
    border-radius: 10px;
    border: 0px;
    top: 47px;
    width: 140px;
    height: auto;
}

header nav li .country-lang img {
    width: 28px;
    height: 28px;
}

header nav li .country-lang img.spanish {
    height: 20px !important;
}

header nav li .country-lang .dropdown-item {
    padding: .25rem 0.5rem;
}

header nav li a {
    font-size: 14px;
}

header nav li {
    margin-left: 15px;
}

header nav li .supports {
    width: 100%;
}

header nav .dropdown-item {
    color: #3C3744 !important;
}

header nav button {
    background-color: #4ED4C4;
    color: #fff !important;
    font-family: Metropolis !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-bottom: 4px solid #4ABAAD;
    border-radius: 4px;
    margin-bottom: 0 !important;
    font-size: 14px;
    padding-left: 35px !important;
    padding-right: 1rem !important;
    position: relative;
}

header nav button {
    font-family: Metropolis !important;
    font-weight: 500;
    text-transform: capitalize;
}

header nav button::before {
    position: absolute;
    content: '';
    background-image: url("assets/images/google-chrome.svg");
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    left: 10px;
}


#recent-blogs .title-head .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


#recent-blogs .grid {
    background-color: #FFFFFF;
    -webkit-box-shadow: 12px 15px 25px rgba(31, 45, 91, 0.1);
    box-shadow: 12px 15px 25px rgba(31, 45, 91, 0.1);
    border-radius: 6px;
    max-width: 355px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
}

@media (max-width: 576px) {
    #recent-blogs .grid {
        display: none;
    }

    #recent-blogs .grid:nth-child(1) {
        display: block;
    }
}


#recent-blogs .grid .img-box {
    width: 100%;
    height: 192px;
}

#recent-blogs .grid .img-box img {
    width: 100%;
}

#recent-blogs .grid .content {
    padding: 25px;
}

#recent-blogs .grid .content h3 {
    font-weight: 500;
    font-family: Metropolis;
    margin-bottom: .5rem;
}

#recent-blogs .grid .content p {
    line-height: 26px;
}

#recent-blogs .grid .content a {
    color: #4ED4C4;
    font-weight: 500;
}

#footer {
    padding-bottom: 40px !important;
}

#footer .row ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 600px;
    margin: 0 auto 3rem auto;
    padding: 0;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 576px) {
    #footer .row ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

#footer .row ul li {
    list-style-type: none;
}

@media (max-width: 576px) {
    #footer .row ul li {
        text-align: center;
    }
}

#footer .row ul li:not(:last-child) {
    margin-bottom: 1rem;
}

#footer .row ul li a {
    text-decoration: none;
    color: #3C3744;
}

#footer p {
    margin-bottom: 3px;
}

@media (max-width: 576px) {
    #footer p {
        line-height: 32px;
    }
}




/* Blog Css */

#blog-preview .bg-blog {
    background: linear-gradient(#4ed4c436, #00000047, #4ed4c438), url(assets/images/blog-preview.jpg);
    background-size: cover;
    background-position: center;
    padding: 25px 50px;
    color: #fff;
}

/* #blog-preview .bg-blog .chip {
    background-color: #4ED4C4;
    padding: 7px 15px;
    border-radius: 30px;
    display: inline-block;
    margin-bottom: 1rem;
    font-weight: 500;
} */


#blog-preview .bg-blog {
    padding: 200px 0;
}

#blog-preview .bg-blog .title h1 {
    font-size: 2.5rem;
    line-height: 1.5;
    font-family: Metropolis !important;
    font-weight: 600;
    color: #fff;
    text-transform: inherit;
    text-align: center;
}

/* #blog-preview .bg-blog .profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#blog-preview .bg-blog .profile img {
    border: 1px solid #fff;
    border-radius: 50%;
} */

#newsletter {
    background: radial-gradient(50% 50% at 50% 50%, #6dd5fa 0%, #2980b9 100%);
}

.load-more {
    color: rgb(78, 212, 196);
    min-width: 140px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(78, 212, 196);
    text-transform: capitalize;
}

.load-more:hover {
    border-color: #4ed4c4;
}

#ast-scroll-top {
    display: none !important;
}

#supported-websites.custom-supported {
    padding-top: 70px !important;
    margin-top: 0 !important;
}

#supported-websites {
    background: linear-gradient(137.07deg, #2f4c80 5.23%, #1e3059 95.18%);
    padding-top: 150px;
    margin-top: -200px;
}

.section {
    padding: 70px 0;
}

.title-head {
    margin-bottom: 2rem;
    text-align: center;
}

.title-head h2 {
    color: #3C3744;
    font-weight: 400;
}

section#recent-blogs a {
    color: #222222;
}

section#recent-blogs a:hover {
    color: #222222 !important;
}

.entry-meta span a:hover {
    color: #7747C1;
}

.entry-meta span .author-name {
    color: #7747C1;
}

section#recent-blogs a:hover h3 {
    color: #4ed4c4 !important;
}

section#recent-blogs a:focus {
    color: #222222 !important;
}

section#recent-blogs a span {
    color: #4ed4c4 !important;
    font-weight: 500;
}

#supported-websites .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
    padding: 5px 10px;
}

#supported-websites .grid img {
    margin-right: 10px;
    width: 35px;
    height: 35px;
}

#supported-websites .grid span {
    font-size: 16px;
}

.content-area {
    max-width: 960px;
    width: 100% !important;
    margin: 0 auto !important;
    float: none !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

div#comments {
    display: none;
}

.post-thumb-img-content.post-thumb {
    height: 300px;
    padding-top: 1rem;
}

.post-thumb img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    border-radius: 6px;
}

h1.entry-title {
    text-transform: inherit;
    font-family: Metropolis !important;
}

.nav-next a,
.nav-previous a {
    color: #7748c1;
    padding: 0;
}

.entry-content p {
    line-height: 34px;
    text-align: justify;
}

.entry-meta,
.entry-meta * {
    color: #7747C1;
    font-weight: 600;
}

@media (min-width: 767px) {
    .ast-single-post-order {
        margin-top: 1.5rem;
    }
}

@media (max-width: 767px) {

    #blog-preview .bg-blog {
        padding: 70px 10px !important;
    }

    #blog-preview .bg-blog .title h1 {
        font-size: 1.7rem !important;
    }
}

.pagination {
    justify-content: center;
    margin: 0 !important;
}

.pagination .page-item.active .page-link {
    background-color: #4ed4c4;
    border-color: #4ed4c4;
    color: #fff !important;
}

.pagination .page-link {
    padding: .6rem 1rem !important;
}

/*# sourceMappingURL=style.css.map */