.site-branding img {
    max-width: 150px;
}
.header-bar-social-icons i {
    color: #fff;
    padding-left: 7px;
}
h1, h2, h3, h4, h5, h6, p, span, li, a {
    font-family: Montserrat !important;
}
footer#colophon {
    background: #333;
}
footer p, footer a, footer li, footer h2{
    color: #fff !important;
}
.tg-site-footer .tg-site-footer-bar {
    border-top: 1px solid #e9ecef;
}
footer .widget ul li {
    border: none;
}
.box_shadow_home{
    box-shadow: 0 4px 10px 0 rgba(74,74,74,.3), 0 4px 10px rgba(0,0,0,.08);
}
.bottom_blog_sec .elementor-col-33 .elementor-widget-wrap {
    box-shadow: 0 10px 20px rgba(189,189,189,.19), 0 6px 6px rgba(189,189,189,.23) !important;
    padding: 20px;
    border: 1px solid #e0e1e1;
}
.box_shadow_home p {
    margin-bottom: 10px;
}
.box_shadow_home .elementor-widget-heading {
    margin-bottom: 10px !important;
}
.home_banner h1 {
    color: #38B6FF;
    font-size: 54px !important;
    font-weight: bold !important;
    line-height: 34px !important;
}
.home_banner p {
    color: #727272;
    margin-bottom: 10px !important;
    font-size: 18px !important;
    line-height: 1.6 !important;
}
.home_banner a {
    font-size: 18px;
    font-weight: 600 !important;
    text-transform: uppercase;
    line-height: 1.6em;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    background-color: #38B6FF;
    border-radius: 4px !important;
    padding: 15px 35px 15px 35px !important;
}
main#main header {
    display: none;
}
.blog main#main header {
    display: block;
}
header .darkHeader {
    height: 100px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
@media (max-width: 767px){
.elementor-element-7d1550a .elementor-col-33 {
    width: 100% !important;
}
.elementor-element-7d1550a .elementor-col-33 .elementor-element-populated{
    padding-bottom: 30px !important;
}
.home_banner h1 {
    font-size: 24px !important;
    line-height: 14px !important;
    margin-bottom: 20px !important;
}
.home_banner p {
    font-size: 15px !important;
    display: none;
}
.box_shadow_home {
    padding: 40px 0;
}
}