#header .navbar-brand {
    top: 0;
}
.fadeIn .navbar-brand--image img {
    max-width: 100px;
    height: auto;
}
.navbar-toggle {
    top: 15px;
    width: 54px;
    height: 54px;
}
img.site-logo-img.site_logo_scroll {
    height: 50px;
}
.navigation:before {
    content: "";
    background: #3f4b52;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.navbar-nav__link {
    font-size: 20px;
}

.footer__icon {
    margin: 0 15px;
}
nav.footer__socials a {
    color: #fff;
}
.footer__socials, .footer__logo {
    margin: 10px;
}
.footer-wrap {
    padding: 40px 0;
}

.footer__copyright {
    font-size: 12px;
    margin-bottom: 0;
    color: #fff !important;
    font-size: 15px;
    letter-spacing: 2px;
    margin: 10px;
}

.btn-default:hover, button:hover, input[type="submit"]:hover, .btn-default:active, button:active, input[type="submit"]:active, .btn-default:active:hover, button:active:hover, input[type="submit"]:active:hover, .btn-default:focus, button:focus, input[type="submit"]:focus {
    background: #f4b661;
    border-color: #f4b661;
    color: white !IMPORTANT;
}


html .vc_page-title__name {
    font-size: 50px !important;
}

span.features-home__category {
    color: #3f4b52;
}

.blog_page {
    display: none;
}
.blog .blog_page,body.post-template-default.single .blog_page {
    display: block;
}

.blog_page h2.h1.page-title__name, body.post-template-default.single .blog_page h2.h1.page-title__name {
    color: #fff;
    margin-top: 380px !important;
    margin-bottom: 140px !important;
}

.vc_row.wpb_row.vc_row-fluid.page-title.page-title--services.vc_custom_1607014955051.vc_row-has-fill {
    background-image: url(http://thesolucion.com/wp-content/uploads/2020/12/pexels-christina-morillo-1181371-1.jpg?id=950) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


@font-face {
  font-family: Halimun;
  src: url(https://thesolucion.com/wp-content/themes/circle-child/fonts/Halimun.ttf);
}
@font-face {
  font-family: NowThin;
  src: url(https://thesolucion.com/wp-content/themes/circle-child/fonts/NowThin.otf);
}
@font-face {
  font-family: JosefinSlab;
  src: url(https://thesolucion.com/wp-content/themes/circle-child/fonts/JosefinSlabVariableFontwght.ttf);
}

h1,h2,h3,h4,h5,h6,h7{font-family: NowThin !Important;}
body,div,p,li,a{font-family: JosefinSlab !Important;}


@media(max-width:767px){
#header .navbar[data-spy="affix"] { 
    min-height: 90px;  
    background: #000;
position:relative;
}

 .header-content {
    height: 150px !IMPORTANT;
}
 
h2.h1.page-title__name { 
    display: none !IMPORTANT;
}
.vc_row.wpb_row.vc_row-fluid.page-title.page-title--about {
    background-size: 100% !IMPORTANT;
}
}