    /* Custom CSS*/
    /* Colors ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
    
    .color-red {
        color: #7b171a;
    }
    
    .color-dark {
        color: #333333;
    }
    
    .color-green {
        color: #2d6f2d;
    }
    
    .color-yellow {
        color: #fbb005;
    }
    
    .bg-yellow {
        background-color: #fbb005;
    }
    
    .bg-green {
        background-color: #2d6f2d !important;
    }
    
    .line-bottom-center-buy:after,
    .line-bottom-center-buy:before {
        background: #fbb005;
    }
    /* Slick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
    
    .slick-prev,
    .slick-next {
        display: none;
        top: 30%;
    }
    
    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        top: 30%;
        background: rgba(0, 0, 0, 0.5);
        width: 40px;
        height: 40px;
        display: block;
    }
    
    .slick-next {
        right: -30px;
    }
    
    .slick-prev {
        left: -30px;
    }
    
    .slick-next:before {
        content: '\f105';
    }
    
    .slick-prev:before {
        content: '\f104';
    }
    
    .slick-prev:before,
    .slick-next:before {
        font-family: 'FontAwesome';
        font-size: 20px;
    }
    
    .slick-slide img {
        width: 100%;
    }
    
    .slick-prev,
    .slick-next {
        background: rgba(0, 0, 0, 0.5);
        width: 40px;
        height: 40px;
    }
    
    .portfolio-filter a.active,
    .portfolio-filter a:hover {
        background: #2d6f2d;
    }
    
    .portfolio-filter a.active,
    .portfolio-filter a:hover {
        border-left: 3px solid #286028;
    }
    
    .popover {
        z-index: 999;
        position: relative;
        display: block;
    }
    /* Footer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
    
    .localizacao iframe {
        border: 5px solid #efd5b0;
    }
    
    .copyright-brand a,
    .copyright-brand a:hover,
    .copyright-brand a:focus {
        color: #fbb005;
    }
    
    .line-bottom-theme-colored-footer {
        position: relative;
        margin-bottom: 15px;
        padding-bottom: 10px;
    }
    
    .line-bottom-theme-colored-footer:after {
        bottom: -1px;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        width: 50px;
        background: #fbb005;
    }
    /*
=======================================================================
-- IMAGEM -------------- 
=======================================================================
*/
    
    .ImgResumo-thumb img {
        width: 100%;
        height: 110px;
    }
    
    .PlantelMaktub img {
        width: 100%;
        height: 220px;
        box-shadow: 0 0px 3px 1px #ebebeb;
        border: 5px solid #fff;
    }
    
    .thumb-psa img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    
    .thumb-gallery-about img {
        width: 155px;
        height: 106px;
        object-fit: cover;
    }
    
    .ImgAbout img {
        width: 100%;
        height: 280px;
    }
    
    .ImgEquipe img {
        border: 7px solid #fff;
    }
    
    .ImgService img {
        width: 270px;
        height: 190px;
    }
    
    .ImgBuy {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    
    .ImgNews {
        width: 100%;
        height: 220px;
        object-fit: cover;
    }
    
    .ImgLocation {
        width: 100%;
        height: 400px;
        object-fit: cover;
        border: 10px solid #fff;
        border-radius: 0;
        box-shadow: 0 0px 3px 1px #ebebeb;
    }
    
    .ImgDetails img {
        width: 100%;
        height: 320px;
        object-fit: cover;
    }
    
    .ImgDetails-galeria {
        height: 200px;
        object-fit: cover;
    }
    
    .photo-featured img {
        width: 100%;
        height: 240px;
        object-fit: cover;
    }
    
    .carousel-inner>.item>a>img,
    .carousel-inner>.item>img {
        width: 100%;
    }
    
    .carousel-control {
        height: 90%;
    }
    
    .carousel-control.left,
    .carousel-control.right {
        background-image: none;
    }
    
    .form-input-transparent,
    .form-input-transparent:focus {
        background: rgba(255, 255, 255, 0.1);
        color: #fff !important;
    }
    
    .form-group label {
        color: #fff;
    }
    
    .fale-conosco {
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .thumb-horse-memory img {
        width: 100%;
        height: 250px;
        box-shadow: 0 0px 3px 1px #ebebeb;
        border: 5px solid #fff;
    }
    
    .image-box-about img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }
    
    .image-box-about-psa {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    
    .gallery-thumb img {
        width: 465px;
        height: 306px;
        object-fit: cover;
    }
    
    .img-news img {
        width: 255px;
        height: 170px;
        object-fit: cover;
    }
    
    .parceiros .item img {
        width: 200px;
        height: 120px;
        object-fit: cover;
    }
    /*
=======================================================================
Others
=======================================================================
*/
    
    .color-contact-hover a {
        color: inherit;
    }
    
    .font-size-11 {
        font-size: 11px;
        font-weight: 600;
    }
    
    .f-weight-normal {
        font-weight: normal;
    }
    
    .bg-size-cover {
        background-size: cover;
    }
    
    .img-cover {
        object-fit: cover;
    }
    
    .bg-att-none {
        background-attachment: inherit;
    }
    
    .bg-parallax-about {
        background-attachment: fixed;
        background-size: auto;
        background-position: top center;
    }
    /*
=======================================================================
Checkbox
=======================================================================
*/
    
    .check-box {
        display: inline-block;
        margin-right: 15px;
    }
    
    [type='checkbox']:not(:checked),
    [type='checkbox']:checked {
        position: absolute;
        left: -9999px;
    }
    
    [type='checkbox']:not(:checked)+label,
    [type='checkbox']:checked+label {
        position: relative;
        padding-left: 40px;
        cursor: pointer;
        color: #777777;
        font-weight: normal;
    }
    
    [type='checkbox']:not(:checked)+label::before,
    [type='checkbox']:checked+label::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        width: 20px;
        height: 20px;
        border: 1px solid #f2f5f7;
        background: #ffffff;
        border-radius: 0;
    }
    
    [type='checkbox']:not(:checked)+label::after,
    [type='checkbox']:checked+label::after {
        content: "\f00c";
        font-family: FontAwesome;
        position: absolute;
        top: 0px;
        left: 0px;
        line-height: 20px;
        text-align: center;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #fbb005;
        transition: all .2s;
    }
    
    [type='checkbox']:not(:checked)+label::after {
        opacity: 0;
        transform: scale(0);
    }
    
    [type='checkbox']:not(:checked)+label,
    [type='checkbox']:checked+label {
        padding-left: 30px;
    }
    /*
=======================================================================
Pagination
=======================================================================
*/
    
    .pagination.theme-colored li.active a {
        background: #2d6f2d;
    }
    
    .pagination {
        border-radius: 0;
    }
    
    .pagination>li:first-child>a,
    .pagination>li:last-child>a {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        color: #2d6f2d;
    }
    
    .pagination>li>a,
    .pagination>li>span,
    .pagination.theme-colored li a {
        color: #2d6f2d;
    }
    
    .pagination.pagination-gallery.theme-colored li.active a {
        background-color: rgba(255, 255, 255, 0.1);
        border: 1px solid rgba(255, 255, 255, 0.3);
        color: #fbb005;
    }
    
    .pagination.pagination-gallery {
        border-radius: 0;
    }
    
    .pagination.pagination-gallery>li:first-child>a,
    .pagination.pagination-gallery>li:last-child>a {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        background: transparent;
    }
    
    .pagination.pagination-gallery>li>a,
    .pagination.pagination-gallery>li>span {
        background-color: transparent;
        border: 1px solid rgba(255, 255, 255, 0.3);
        color: #cacaca;
    }
    
    .pagination.pagination-gallery>.disabled>a,
    .pagination.pagination-gallery>.disabled>a:focus,
    .pagination.pagination-gallery>.disabled>a:hover,
    .pagination.pagination-gallery>.disabled>span,
    .pagination.pagination-gallery>.disabled>span:focus,
    .pagination.pagination-gallery>.disabled>span:hover {
        color: #cacaca;
    }
    /*
=======================================================================
Galeria: Plantel
=======================================================================
*/
    
    .line-bottom-center-gallery {
        position: relative;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    
    .line-bottom-center-gallery:before {
        bottom: 3px;
        content: "";
        height: 1px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        width: 20px;
        background: #fbb005;
    }
    
    .line-bottom-center-gallery:after {
        bottom: 7px;
        content: "";
        height: 1px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        width: 45px;
        background: #fbb005;
    }
    /*
=======================================================================
-- Gallery description (Memória & Plantel) -------------- 
=======================================================================
*/
    
    .gallery-description {
        margin: 0;
        padding: 10px;
        font-size: 14px;
        color: #fff;
        background: rgba(34, 34, 34, 0.8);
    }
    
    .gallery-description p {
        font-size: 14px;
    }
    
    .gallery-description span {
        font-size: 12px;
    }
    /*
=======================================================================
-- Material Design Table style -------------- 
=======================================================================
*/
    
    .shadow-z-1 {
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    }
    
    .table {
        width: 100%;
        max-width: 100%;
        margin-bottom: 2rem;
        background-color: #fff;
    }
    
    .table>thead>tr,
    .table>tbody>tr,
    .table>tfoot>tr {
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
    .table>thead>tr>th,
    .table>tbody>tr>th,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>tbody>tr>td,
    .table>tfoot>tr>td {
        text-align: left;
        padding: 1.6rem;
        vertical-align: top;
        border-top: 0;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
    .table>thead>tr>th {
        font-weight: 400;
        color: #757575;
        vertical-align: bottom;
        border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    }
    
    .table>caption+thead>tr:first-child>th,
    .table>colgroup+thead>tr:first-child>th,
    .table>thead:first-child>tr:first-child>th,
    .table>caption+thead>tr:first-child>td,
    .table>colgroup+thead>tr:first-child>td,
    .table>thead:first-child>tr:first-child>td {
        border-top: 0;
    }
    
    .table>tbody+tbody {
        border-top: 1px solid rgba(0, 0, 0, 0.12);
    }
    
    .table .table {
        background-color: #fff;
    }
    
    .table .no-border {
        border: 0;
    }
    
    .table-condensed>thead>tr>th,
    .table-condensed>tbody>tr>th,
    .table-condensed>tfoot>tr>th,
    .table-condensed>thead>tr>td,
    .table-condensed>tbody>tr>td,
    .table-condensed>tfoot>tr>td {
        padding: 0.8rem;
    }
    
    .table-bordered {
        border: 0;
    }
    
    .table-bordered>thead>tr>th,
    .table-bordered>tbody>tr>th,
    .table-bordered>tfoot>tr>th,
    .table-bordered>thead>tr>td,
    .table-bordered>tbody>tr>td,
    .table-bordered>tfoot>tr>td {
        border: 0;
        border-bottom: 1px solid #e0e0e0;
    }
    
    .table-bordered>thead>tr>th,
    .table-bordered>thead>tr>td {
        border-bottom-width: 2px;
    }
    
    .table-striped>tbody>tr:nth-child(odd)>td,
    .table-striped>tbody>tr:nth-child(odd)>th {
        background-color: #f5f5f5;
    }
    
    .table-hover>tbody>tr:hover>td,
    .table-hover>tbody>tr:hover>th {
        background-color: rgba(0, 0, 0, 0.12);
    }
    
    @media screen and (max-width: 768px) {
        .table-responsive-vertical>.table {
            margin-bottom: 0;
            background-color: transparent;
        }
        .table-responsive-vertical>.table>thead,
        .table-responsive-vertical>.table>tfoot {
            display: none;
        }
        .table-responsive-vertical>.table>tbody {
            display: block;
        }
        .table-responsive-vertical>.table>tbody>tr {
            display: block;
            border: 1px solid #e0e0e0;
            border-radius: 2px;
            margin-bottom: 1.6rem;
        }
        .table-responsive-vertical>.table>tbody>tr>td {
            background-color: #fff;
            display: block;
            vertical-align: middle;
            text-align: right;
        }
        .table-responsive-vertical>.table>tbody>tr>td[data-title]:before {
            content: attr(data-title);
            float: left;
            font-size: inherit;
            font-weight: 400;
            color: #757575;
        }
        .table-responsive-vertical.shadow-z-1 {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }
        .table-responsive-vertical.shadow-z-1>.table>tbody>tr {
            border: none;
            -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
            -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
        }
        .table-responsive-vertical>.table-bordered {
            border: 0;
        }
        .table-responsive-vertical>.table-bordered>tbody>tr>td {
            border: 0;
            border-bottom: 1px solid #e0e0e0;
        }
        .table-responsive-vertical>.table-bordered>tbody>tr>td:last-child {
            border-bottom: 0;
        }
        .table-responsive-vertical>.table-striped>tbody>tr>td,
        .table-responsive-vertical>.table-striped>tbody>tr:nth-child(odd) {
            background-color: #fff;
        }
        .table-responsive-vertical>.table-striped>tbody>tr>td:nth-child(odd) {
            background-color: #f5f5f5;
        }
        .table-responsive-vertical>.table-hover>tbody>tr:hover>td,
        .table-responsive-vertical>.table-hover>tbody>tr:hover {
            background-color: #fff;
        }
        .table-responsive-vertical>.table-hover>tbody>tr>td:hover {
            background-color: rgba(0, 0, 0, 0.12);
        }
    }
    
    .table-striped.table-mc-yellow>tbody>tr:nth-child(odd)>td,
    .table-striped.table-mc-yellow>tbody>tr:nth-child(odd)>th {
        background-color: #fffde7;
    }
    
    .table-hover.table-mc-yellow>tbody>tr:hover>td,
    .table-hover.table-mc-yellow>tbody>tr:hover>th {
        background-color: #fff9c4;
    }
    
    @media screen and (max-width: 767px) {
        .table-responsive-vertical .table-striped.table-mc-yellow>tbody>tr>td,
        .table-responsive-vertical .table-striped.table-mc-yellow>tbody>tr:nth-child(odd) {
            background-color: #fff;
        }
        .table-responsive-vertical .table-striped.table-mc-yellow>tbody>tr>td:nth-child(odd) {
            background-color: #fffde7;
        }
        .table-responsive-vertical .table-hover.table-mc-yellow>tbody>tr:hover>td,
        .table-responsive-vertical .table-hover.table-mc-yellow>tbody>tr:hover {
            background-color: #fff;
        }
        .table-responsive-vertical .table-hover.table-mc-yellow>tbody>tr>td:hover {
            background-color: #fff9c4;
        }
    }
    /*
=======================================================================
-- widget Pedigree -------------- 
=======================================================================
*/
    
    .modulettes {
        width: 100%;
    }
    
    .modulettes .modulette.cont {
        background-color: #eee;
        border: 1px solid #eee;
        position: relative;
        /*box-shadow: 1px 2px 10px 2px #b5b3b3;*/
    }
    
    .modulettes .modulette.cont:hover {
        box-shadow: 1px 2px 10px 2px rgba(123, 23, 26, 0.53);
    }
    
    .modulettes .modulette {
        display: block;
        margin-bottom: 10px;
    }
    
    .modulettes .modulette.cont .icon {
        position: absolute;
        top: 15%;
        margin-top: 0;
        right: 21px;
    }
    
    .modulettes .modulette.cont i {
        max-width: 24px;
        font-size: 30px;
        color: #7b171a;
    }
    
    .modulettes .modulette .icon {
        float: left;
        height: 24px;
        margin: 0;
        width: auto;
    }
    
    .modulettes .modulette.cont .info {
        margin-right: 56px;
        background-color: #fff;
        padding: 10px;
    }
    
    .modulettes .modulette .info {
        font-size: 13px;
        line-height: 24px;
        margin-right: 40px;
        padding-top: 1px;
    }
    
    .modulettes .modulette .info .title {
        font-weight: 700;
        text-transform: uppercase;
    }
    /*
=======================================================================
-- Effect Zoom & Skew -------------- 
=======================================================================
*/
    
    .effect-image img {
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
        max-width: 100%;
    }
    
    .effect-image:hover img {
        -webkit-transform: scale(1.25);
        -moz-transform: scale(1.25);
        -ms-transform: scale(1.25);
        -o-transform: scale(1.25);
        transform: scale(1.25);
    }
    
    .effect-image {
        overflow: hidden;
    }
    
    .effect-image:before {
        position: absolute;
        content: "";
        top: 0px;
        left: -75%;
        z-index: 2;
        display: block;
        width: 50%;
        height: 100%;
        transform: skewX(-25deg);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
        transition: all 1s;
    }
    
    .effect-image:hover:before {
        left: 175%;
    }
    
    .effect-image img {
        transform: scale(1);
        transition: all 1s;
        display: block;
    }
    
    .effect-image:hover img {
        transform: scale(1.1);
    }
    
    .ShareIcons a {
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        -o-transition: transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s;
    }
    
    .ShareIcons a:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }
    /*
=======================================================================
-- Slider Home -------------- 
=======================================================================
*/
    
    .slider-s002 .item {
        width: 100%;
        height: auto;
        transition: 1s;
    }
    
    .slider-s002 .bs-slider {
        overflow: hidden;
        max-height: 700px;
        position: relative;
        background: #000000;
    }
    
    .slider-s002 .bs-slider .bs-slider-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* background-color: rgba(0, 0, 0, 0.40); */
    }
    
    .slider-s002 .bs-slider>.carousel-inner>.item>img,
    .slider-s002 .bs-slider>.carousel-inner>.item>a>img {
        margin: auto;
        width: 100%;
    }
    
    .slider-s002 .control-round .carousel-control {
        top: 50%;
        opacity: 0;
        width: 45px;
        height: 45px;
        z-index: 100;
        color: #ffffff;
        display: block;
        font-size: 24px;
        cursor: pointer;
        overflow: hidden;
        text-shadow: none;
        position: absolute;
        font-weight: normal;
        background: transparent;
        -webkit-border-radius: 100px;
        border-radius: 0;
        background: rgba(0, 0, 0, 0.5);
    }
    
    .slider-s002 .control-round:hover .carousel-control {
        opacity: 1;
    }
    
    .slider-s002 .control-round .carousel-control.left:hover,
    .slider-s002 .control-round .carousel-control.right:hover {
        color: #fdfdfd;
        border: 0px transparent;
    }
    
    .slider-s002 .control-round .carousel-control.left>span:nth-child(1) {
        left: 45%;
    }
    
    .slider-s002 .control-round .carousel-control.right>span:nth-child(1) {
        right: 45%;
    }
    
    .slider-s002 .indicators-line>.carousel-indicators {
        right: 45%;
        bottom: 3%;
        left: auto;
        width: 90%;
        height: 20px;
        font-size: 0;
        overflow-x: auto;
        text-align: right;
        overflow-y: hidden;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 1px;
        white-space: nowrap;
        border-radius: 0;
    }
    
    .slider-s002 .indicators-line>.carousel-indicators li {
        padding: 0;
        width: 15px;
        height: 15px;
        border: none;
        text-indent: 0;
        overflow: hidden;
        text-align: left;
        position: relative;
        letter-spacing: 1px;
        background: rgba(255, 255, 255, 0.3);
        -webkit-font-smoothing: antialiased;
        -webkit-border-radius: 0;
        border-radius: 0;
        margin-right: 5px;
        -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
        transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
        z-index: 10;
        cursor: pointer;
    }
    
    .slider-s002 .indicators-line>.carousel-indicators .active {
        background: #fff;
        margin: 1px 5px 1px 1px;
        position: relative;
        -webkit-transition: background-color 0.3s ease;
        -moz-transition: background-color 0.3s ease;
        -o-transition: background-color 0.3s ease;
        transition: background-color 0.3s ease;
    }
    
    .slider-s002 .indicators-line>.carousel-indicators li:hover {
        background: #fff;
    }
    /*
=======================================================================
-- Responsive -------------- 
=======================================================================
*/
    
    @media all and (max-width: 1200px) {
        .modulettes .modulette .info {
            font-size: 10px;
        }
    }
    
    @media all and (max-width: 990px) {
        .slider-s002 .indicators-line>.carousel-indicators li {
            width: 10px;
            height: 10px;
            transition: 1s;
        }
        .check-box {
            width: 100%;
        }
        .ImgBuy,
        .ImgDetails img,
        .ImgAbout img,
        .gallery-thumb img {
            height: auto;
        }
        .details-description {
            float: none;
            text-align: center;
            margin: 0 auto;
        }
        .text-center-xs {
            text-align: center;
        }
        .f-none {
            float: none !important;
        }
        .block {
            display: block;
        }
        .w-100-xs {
            width: 100%;
        }
        .modulettes .modulette .info .title {
            font-size: 8px;
            text-align: center;
        }
        .modulettes .modulette.cont .info {
            margin-left: 0;
            padding: 5px;
        }
        .modulettes .modulette.cont .icon {
            margin-top: -3px;
        }
        .modulettes .modulette.cont i {
            font-size: 20px;
        }
        .slick-prev,
        .slick-next {
            display: none !important;
        }
        .thumb-gallery-about img {
            width: 100%;
        }
    }
    
    @media only screen and (max-width: 640px) {
        .livro-de-visitas {
            background-image: url(../images/pattern/p_wood.png);
            display: block;
        }
        .img-news img {
            width: 100%;
        }
        .image-box-about img,
        .PlantelMaktub img,
        .thumb-horse-memory img,
        .ImgLocation {
            height: auto;
        }
        .image-box-about-psa {
            height: auto;
        }
        .thumb-gallery-about img,
        .ImgService img {
            width: 100%;
            height: auto;
        }
        .thumb-psa img {
            width: 100%;
            height: auto;
        }
    }
    
    @media all and (max-width: 640px) {
        .pedigree {
            overflow: auto;
        }
        .pedigree .container>.table-responsive {
            border: none;
        }
        .modulettes .modulette.cont .icon {
            display: none;
        }
        .modulettes .modulette.cont {
            background-color: inherit;
            border: none;
        }
        .modulettes .modulette.cont:hover {
            box-shadow: none;
        }
        .modulettes .modulette.cont .info {
            margin: 5px;
        }
        .modulettes .modulette.cont .info:hover {
            color: #7b171a;
        }
        .modulettes .modulette .info .title {
            line-height: 1.3;
            font-weight: 700;
        }
    }