/**
 * Theme Name:     Caraballo Family Care
 * Author:         Brainstorm Force
 * Template:       astra
 * Text Domain:	   caraballo-family-care
 * Description:    Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
 */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');






h1, h2, h3, h4, h5, h6	{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin-bottom: 0px !important;
}
p, small, label, input, textarea, strong, span, a, select, pre{
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	margin-bottom: 0px !important;
}
h1.site-title {
    display: none !important;
}

.row_cara h3 {
    color: #5fa7b6;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
}
.row_cara {
    display: flex;
    flex-wrap: wrap;
}
.cols25 {
    width: 25%;
    padding: 10px;
}
.cols50 {
    width: 58%;
    padding: 10px;
}
.cols1{
	margin-right: -4%;
	display: flex;
	align-items: center;
}
.cols2{
	margin-left: -8%;
}
.cols50 img{
	margin-top: -60px;
}
.cols25.cols2 p {
    font-size: 20px;
    font-weight: 700;
    padding-top: 10px;
    text-transform: capitalize;
}
.cols25.cols2 {
    padding-top: 40px;
}
.recuadro_colors .fl-rich-text {
    background: #73b2bf;
    padding: 26px;
    border-radius: 55px;
}
.title h4 {
    color: #fff;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0px !important;
}
.services_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}


footer section {
    margin: 0px !important;
}
section#block-16 p {
    font-size: 25px;
    margin-bottom: 10px !important;
    font-weight: 700;
}
.footer-widget-area.widget-area.site-footer-focus-item.ast-footer-html-1 p span {
    font-size: 25px !important;
    font-weight: 700 !important;
}
footer section p, footer section a {
    margin-bottom: 8px !important;
    font-weight: 500;
     color: #555 !important;
}
ul#astra-footer-menu a {
    font-size: 23px !important;
    font-weight: 500;
    color: #555 !important;
    margin-bottom: 12px !important;
}





@media(max-width: 767px){

.items_servi {
    width: 50%;
    padding: 10px;
}
.circleser img {
    max-height: 150px;
    max-width: 150px;
    margin: auto;
    text-align: center;
}
.circleser {
    background: #5e9cab;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto !important;
}
.footer-widget-area.widget-area.site-footer-focus-item.ast-footer-html-1 p {
	text-align: center !important;
}
.ast-site-title-wrap {
    display: none !important;
}
.site-footer-section-2 p, .site-footer-section-3 p, .site-footer-section-2 a, .site-footer-section-3 a {
    text-align: center !important;
}
.sombra7 p {
    text-align: center;
    text-transform: uppercase;
    color: #73b2bf;
    text-shadow: 0px 35px 0px #73b2bf21, 0px 70px 0px #73b2bf18, 0px 105px 0px #73b2bf09;
    margin-bottom: 0px !important;
    font-family: 'Montserrat', sans-serif;
}
.cols50 {
    width: 100%;
    padding: 10px;
    order: 3 !important;
}
.cols25.cols2 {
    width: 50%;
    order: 2;
    margin: 0px !important;
}
.cols25.cols1 {
    width: 50% !important;
    order: 1;
    margin: 0px !important;
}
.row_cara h3 {
    color: #5fa7b6;
    font-size: 20px;
}
.cols25.cols2 h3, .cols25.cols2 p {
    text-align: right !important;
}
.cols25.cols2 p{
	font-size: 16px;
	line-height: 1;
}
.cols50 img {
    margin-top: 0px !important;
}
.row_cara {
    margin-top: -50px;
}
.fl-row .fl-rich-text br{
	display: none !important;
}
.ast-footer-copyright p span {
    font-size: 16px !important;
}


}



@media(min-width: 768px){

.items_servi {
    width: 33.33333%;
    padding: 10px;
}
.circleser img {
    max-height: 180px;
    max-width: 180px;
    margin: auto;
    text-align: center;
}
.circleser {
    background: #5e9cab;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto !important;
}
.sombra7 p {
    text-align: center;
    text-transform: uppercase;
    color: #73b2bf;
    text-shadow: 0px 95px 0px #73b2bf21, 0px 190px 0px #73b2bf18, 0px 280px 0px #73b2bf09;
    margin-bottom: 0px !important;
    font-family: 'Montserrat', sans-serif;
}



}



@media(min-width: 1024px){

.items_servi {
    width: 25%;
    padding: 10px;
}



}