/*
Theme Name: SINAF Assistencial
Theme URI: https:/www.thera.com.br/
Author: Thera Solutions
Author URI: https:/www.thera.com.br/
Description: 
Version: 2.4
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 
Tags: 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    flex-grow: 0;
}

.inner-services-box {
    margin-bottom: 30px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #e8e8e8;
    width: 49%;
    float: left;
    margin-left: 5px;
}

#form-contratos-boleto label {
    text-align: center;
}


.obituary-area .obituary-right-box h4 {
    text-align: left;
    font-size: 26px;
    color: #005E39;
    font-weight: bold;
}


.slider-area .slider-1 .big-title {
    animation-duration: 3s;
    animation-delay: 1s;
    -webkit-animation: zoomIn 500ms ease-in-out;
    -moz-animation: zoomIn 500ms ease-in-out;
    -ms-animation: zoomIn 500ms ease-in-out;
    animation: zoomIn 500ms ease-in-out;
    text-shadow: 0.1em 0.1em 0.2em black;
}

.main-menu-area > nav #menu-barra-de-ferramentas li:last-child a {
	color:#cccccc;
}


.inner-services-box .media .media-body h3 a{
	color: #005E39;
}