/*
Theme Name: Jasy
Theme URI: https://themes.envytheme.com/jasy/
Author: EnvyTheme
Author URI: http://envytheme.com
Description: Jasy - Stud Farms and Stables WordPress Theme
Version: 2.9
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: jasy
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.alignnone {
    display: block;
    margin-bottom: 15px;
    width: 100%;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 15px auto 15px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    max-width: 100%;
}
.wp-caption.alignnone {
    margin: 15px auto 10px;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
.gallery-caption {
    z-index: 100000;
}
.bypostauthor {
    z-index: 100000;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0 !important;
}

ul.slick-dots {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 5px;
}
.navbar-brand img{
	max-width: 320px;
}
.home-text-right{
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
}
.home-text-right .widgettitle, .quem-somos-text .widgettitle{
  font-size: 32px;
  margin-bottom: 50px;
  margin-top: 50px;
  font-family: "Open Sans";
}

.home-text-right .widget_text p, .quem-somos-text .widget_text p{
  margin-bottom: 23px;
  font-size: 18px;
  color: #777;
  font-family: "Open Sans";
}
.home-text-right .btn{
  margin-top: 50px;
}

/*estrutura*/
.estrutura-main{
  padding-top: 80px !important;;
  padding-bottom: 80px;
  text-align: center
}
.estrutura-main .widgettitle {
  font-size: 35px;
  margin-bottom: 30px;
}
.estrutura-main .widget_text p{
  color: black;
}
.estrutura-main .text-icon .widgettitle{
  color: black;
  font-size: 18px;
  text-shadow: 1px 1px 3px white;
  margin-bottom:  10px;
}

.estrutura-main .text-icon .widget_text p{
  color: black;
  font-size: 16px;
}
.estrutura-main .text-icon{
  margin-top: 50px;
}
.estrutura-main .fa{
  color: black !important;
  margin-top: 30px;
}
.linha-space-estrutura{
  margin-bottom: 50px;
  margin-top: 50px;
}
.tecnologia-main .widgettitle{
  text-align: center;
  margin-bottom: 80px;
}

.tecnologia-main .widget{
  padding-left: 10%;
  padding-right: 10%;
}

.tecnologia-main .widget_text li{
  font-size: 18px;
  margin-bottom: 30px;
}
.bem-estar-main{
  margin-top: 80px;
}

.bem-estar-main .widgettitle{
  margin-top: 80px;
  margin-bottom: 50px;
}

.bem-estar-main .widget_text p{
  margin-top: 30px;
}
.maps-main{
  margin-top: 100px
}
.subscribe-area{
  display: none;
}
.footer-wid{
  display: none;
}
.footer-area .container{
  display: none;
}
.footer-area .copyright-area .container{
  display: block;
}
.footer-area{
  padding-top: 0px;
}
.titulo-profissionais .widgettitle{
  text-align: center;
  margin-top: 10px;
  margin-bottom: 80px
}
.navbar-area {
	background-color: white;
}
.semental-nav .navbar .navbar-nav .nav-item a, .semental-nav .others-options .nav-link i {
    color: #000 !important;
}