@charset "utf-8";
/*@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300,600,700);*/
/* CSS Document */
html
{
    height: 100%;
}
body {

    margin: 0px;
    padding: 0px;
    background-color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size:14px;
    color:#3d3d3d;
    height: 100%;
}

.iti__flag {background-image: url("../../plugins/telFlag/build/img/flags.png");}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {background-image: url("../../plugins/telFlag/build/img/flags@2x.png");}
}

input::-webkit-outer-spin-button{
    -webkit-appearance: none!important;
    margin: 0!important;
}

input::-webkit-inner-spin-button{
    -webkit-appearance: none!important;
    margin: 0!important;
}

input[type=number] {
    -moz-appearance:textfield;
}

.seccaoText ul li{
    list-style: initial!important;
}

.blogContent li{
    list-style: initial!important;
}

.loadingLayer
{
    background-color: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 250;
    display: none;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
    font-family: inherit;
    margin: 0px;
    padding: 0px;
    font-size: inherit;
    font-weight: inherit;
}
.some-class {
    /*min-height: 50vh;*/
    background: transparent;
}
button
{
    cursor: pointer;
}
a:hover
{
    text-decoration: none !important;
    color: #5f7d2b;
}
a, button
{
    outline: 0;
}
a {
    color:#5f7d2b;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
img {
    border: 0px;
    outline: 0;
}
.txt10
{
    font-size:10px !important;
}
.txt12
{
    font-size:12px !important;
}
.txt13
{
    font-size:13px !important;
}
.txt14
{
    font-size:14px !important;
}
.txt15
{
    font-size:15px !important;
}
.txt16
{
    font-size:16px !important;
    line-height: 20px;
}
.txt18
{
    font-size:18px !important;
}
.txt20
{
    font-size:20px !important;
}
.txt22
{
    font-size:22px !important;
}
.txt24
{
    font-size:24px !important;
}
.txt26
{
    font-size:26px !important;
}
.txt28
{
    font-size:28px !important;
}
.txt30
{
    font-size:30px !important;
}
.txt35
{
    font-size:35px !important;
}
.txt40
{
    font-size:40px !important;
}
.txt42
{
    font-size:42px !important;
}
.mobile
{
    display: none!important;
}
@media (max-width: 768px) {
    .mobile
    {
        display: block!important;;
    }
    .txt28
    {
        font-size:30px !important;
    }
}
.uppercase
{
    text-transform: uppercase;
}
.space-3 {
    width: 100%;
    display: table;
    height: 3px;
}
.space-5 {
    width: 100%;
    display: table;
    height: 5px;
}
.space-10 {
    width: 100%;
    display: table;
    height: 10px;
}
.space-15 {
    width: 100%;
    display: table;
    height: 15px;
}
.space-20 {
    width: 100%;
    display: table;
    height: 20px;
}
.space-30 {
    width: 100%;
    display: table;
    height: 30px;
}
.space-40 {
    width: 100%;
    display: table;
    height: 40px;
}
.margin5 {
    margin: 5px;
}
.padding3 {
    padding: 3px;
}
.padding5 {
    padding: 5px;
}
.padding10 {
    padding: 10px;
}
.padding20 {
    padding: 20px;
}
.padding30 {
    padding: 30px;
}
.padding40 {
    padding: 40px;
}
.paddingLateral
{
    padding-left: 10px;
    padding-right: 10px;
}
.paddingLateral20
{
    padding-left: 20px;
    padding-right: 20px;
}
.paddingLateral40
{
    padding-left: 40px;
    padding-right: 40px;
}
.width80
{
    width: 80%;
}
@media (max-width: 768px)
{
    .width80
    {
        width: auto;
    }
}
.fright {
    float: right;
}
.fleft {
    float: left;
}
.center {
    margin: auto;
    display: table;
}
.justify
{
    text-align: justify;
}
.bold
{
    font-weight: bold;
}
.red
{
    color:#FB2929 !important;
}
.white
{
    color:#fff !important;
}
.amarelo
{
    color:#c4a117;
}
.laranja
{
    color:#e3824d !important;
}
.castanho
{
    color:#b3422d;
}
.verde
{
    color:#73924b!important;
}
.nohover:hover
{
    color: inherit!important;
}
.nodeco
{
    text-decoration: none !important;
}
.line20
{
    line-height: 20px;
}
.line24
{
    line-height: 24px;
}
.block
{
    display: block;
}
@font-face {
    font-family: 'LunchBox Slab';
    src: url('LunchBoxSlab.woff2') format('woff2'),
    url('LunchBoxSlab.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LunchBox Slab';
    src: url('LunchBoxSlab-Light.woff2') format('woff2'),
    url('LunchBoxSlab-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'LunchBox Slab';
    src: url('LunchBoxSlab-Bold.woff2') format('woff2'),
    url('LunchBoxSlab-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'LunchBox';
    src: url('LunchBoxLight.woff2') format('woff2'),
    url('LunchBoxLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'LunchBox';
    src: url('LunchBoxBold.woff2') format('woff2'),
    url('LunchBoxBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'LunchBox';
    src: url('LunchBox.woff2') format('woff2'),
    url('LunchBox.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.lunchbox
{
    font-family: 'LunchBox';
}
.onlymobile
{
    display: none;
}
@media (max-width: 768px) {
    .onlymobile
    {
        display: inline;
    }
    .nomobile
    {
        display: none;
    }
}
table.table
{
    width: 100%;
}
table.table td, table.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #fff;
}
table.table th {
    font-weight:bold;
}
table.table td.border-right {
    border-right: 1px solid #fff;
}
table.table td.border-left {
    border-left: 1px solid #fff;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #fff;
}
/**************************************************************************** STATIC CSS ******************************************************/
.titamarelo18
{
    font-family: 'Montserrat', sans-serif;
    font-size:18px;
    font-weight: 700;
    color:#c4a117;
    text-transform: uppercase;
}
.titamarelo15
{
    font-family: 'Montserrat', sans-serif;
    font-size:15px;
    font-weight: 600;
    color:#c4a117;
}
.titverde18
{
    font-family: 'Montserrat', sans-serif;
    font-size:18px;
    font-weight: 700;
    color:#689528;
    text-transform: uppercase;
}
.titverde20, .titverde20:hover
{
    font-family: 'Montserrat', sans-serif;
    font-size:20px;
    font-weight: 500;
    color:#689528;
    text-transform: normal;
}
.titverde18Lunch
{
    font-family: 'LunchBox', sans-serif;
    font-size:18px;
    font-weight: 700;
    color:#689528;
    text-transform: uppercase;
}
.titverde20Lunch
{
    font-family: 'LunchBox', sans-serif;
    font-size:20px;
    font-weight: 700;
    color:#689528;
    text-transform: uppercase;
}
.titverde30Lunch, .titverde30Lunch:hover
{
    font-family: 'LunchBox', sans-serif;
    font-size:30px;
    font-weight: 700;
    color:#689528;
    text-transform: normal;
}
.titverde15
{
    font-family: 'Montserrat', sans-serif;
    font-size:15px;
    font-weight: 600;
    color:#689528;
}
.titvermelho18
{
    font-family: 'Montserrat', sans-serif;
    font-size:18px;
    font-weight: 700;
    color:#b3422d;
    text-transform: uppercase;
}
.titlaranja18
{
    font-family: 'Montserrat', sans-serif;
    font-size:18px;
    font-weight: 700;
    color:#b3422d;
    text-transform: uppercase;
}
.titlaranja23
{
    font-family: 'Montserrat', sans-serif;
    font-size:23px;
    font-weight: 700;
    color:#b3422d;
}
@media (max-width: 768px) {
    .titvermelho18, .titlaranja18, .titverde18, .titamarelo18, .titamarelo15, .titverde15
    {
        font-size:22px;
        line-height: 26px;
    }
}
.titCastanho40, .titCastanho40:hover
{
    font-family: 'LunchBox', sans-serif;
    font-size:40px;
    font-weight: 600;
    color:#b3422d;
}

.titCastanho36, .titCastanho36:hover
{
    font-family: 'LunchBox', sans-serif;
    font-size:36px;
    font-weight: 600;
    color:#b3422d;
}
.titCastanho30, .titCastanho30:hover
{
    font-family: 'LunchBox';
    font-size:30px;
    font-weight: 400;
    color:#b3422d;
}
.titCastanho22, .titCastanho22:hover
{
    font-family: 'LunchBox';
    font-size:22px;
    font-weight: 400;
    color:#b3422d;
}
.titWhite42, .titWhite42:hover
{
    font-family: 'LunchBox';
    font-size:42px;
    font-weight: 600;
    color:#fff;
}
.titWhite40, .titWhite40:hover
{
    font-family: 'LunchBox';
    font-size:40px;
    font-weight: 600;
    color:#fff;
}
.titWhite30, .titWhite30:hover
{
    font-family: 'LunchBox';
    font-size:30px;
    font-weight: 600;
    color:#fff;
}
.titVerde35, .titVerde35:hover
{
    font-family: 'Montserrat', sans-serif;
    font-size:33px;
    line-height:42px;
    font-weight: 600;
    color:#719d33;
}
.titVerde65, .titVerde65:hover
{
    font-family: 'LunchBox', sans-serif;
    font-size:65px;
    line-height:65px;
    font-weight: 600;
    color:#719d33;
    text-transform: uppercase;
}
.titVerde22, .titVerde22:hover
{
    font-family: 'Montserrat', sans-serif;
    font-size:22px;
    font-weight: 400;
    color:#719d33;
}

.categoriaHeight
{
    height: 330px;
}
.animalCategoria
{
    font-family: 'Montserrat', sans-serif;
    font-size:15px;
    font-weight: 500;
    color:#3d3d3d;
}
.animalCategoria span {
    color: #b3422d;
}
@media (max-width: 768px) {
    .titVerde35
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .animalCategoria
    {
        font-size:21px;
    }
}
.bot30
{
    font-family: 'Lunchbox', sans-serif;
    font-size:30px;
    color:#fff;
    padding: 12px;
    padding-left: 17px;
    padding-right: 27px;
}
.bot29
{
    font-family: 'Lunchbox', sans-serif;
    font-size:29px;
    color:#fff;
    padding: 12px;
    padding-left: 17px;
    padding-right: 27px;
}
.bot27
{
    font-family: 'Lunchbox', sans-serif;
    font-size:27px;
    color:#fff;
    padding: 10px;
    padding-left: 15px;
    padding-right: 25px;
}
.bot26
{
    font-family: 'Lunchbox', sans-serif;
    font-size:27px;
    color:#fff;
    padding: 10px;
    padding-left: 15px;
    padding-right: 18px;
}
.bot24
{
    font-family: 'Lunchbox', sans-serif;
    font-size:24px;
    color:#fff;
    font-weight: 500;
    padding: 10px;
    padding-left: 15px;
    padding-right: 20px;
    white-space: nowrap;
}
.bot22
{
    font-family: 'Lunchbox', sans-serif;
    font-size:22px;
    color:#fff;
    padding: 10px;
    padding-left: 15px;
    padding-right: 18px;
}
.bot20
{
    font-family: 'Lunchbox', sans-serif;
    font-size:20px;
    color:#fff!important;
    padding: 8px;
    padding-left: 15px;
    padding-right: 18px;
}
.bot18
{
    font-family: 'Lunchbox', sans-serif;
    font-size:18px;
    color:#fff!important;
    padding: 8px;
    padding-left: 15px;
    padding-right: 18px;
}
.bot16
{
    font-family: 'Lunchbox', sans-serif;
    font-size:16px;
    color:#fff!important;
    padding: 8px;
    padding-left: 15px;
    padding-right: 18px;
}
@media (max-width: 768px) {

    .bot20
    {
        font-size:32px;
        padding-right: 30px;
    }
    .bot24, .bot26
    {
        font-size:32px;
        padding-right: 30px;
    }
    .bot27
    {
        font-size:34px;
        font-weight: 600;
        padding-right: 30px;
    }
    /*.container.paddingLateral20.width80
    {
        background: rgba(0,0,0,.1);
    }*/
}

.bannerconservacao .bannerContent
{
    padding-left: 40px;
}
.bannerconservacao .right
{
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 550px;
    background-position: bottom right
}
@media (max-width: 1366px) {
    .bannerconservacao .right
    {
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 550px;
        background-position:  left;
    }

}

@media (max-width: 768px) {

    .bannerconservacao .right
    {
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 450px;
        background-position:  left;
    }
}
.botLaranja
{
    background-color: transparent;
    border: none;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/botLaranja.png);
    color:#fff;
}
.botLaranja:hover
{
    color:#fff;
}
.botAmarelo
{
    background-color: transparent;
    border: none;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/botAmarelo.png);
    color:#a63927!important;
}
.botAmarelo:hover
{
    color:#fff;
}
.botAzul
{
    background-color: transparent;
    border: none;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/botAzul.png);
    color:#a63927!important;
}
.botAzul:hover
{
    color:#fff;
}
.botCastanho
{
    background-color: transparent;
    border: none;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/botCastanho.png);
    color:#fff;
}
.botCastanho:hover
{
    color:#fff;
}
.botVermelho
{
    background-color: transparent;
    border: none;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/botVermelho.png);
    color:#fff;
}
.botVermelho:hover
{
    color:#fff;
}
.botVerde
{
    background-color: transparent;
    border: none;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/botVerde.png);
    color:#fff;
}
.botVerde:hover
{
    background-image: url(../img/botVerdeHover.png);
    color:#fff;
}
.botVerdeEscuro
{
    background-color: transparent;
    border: none;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/botVerdeEscuro.png);
    color:#fff;
}
.botVerdeEscuro:hover
{
    color:#fff;
}
.botVerdeRecto
{
    background-color: transparent;
    border: none;
    background-color: #83b141;
    color:#fff;
    font-size:15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.botVerdeRecto:hover
{
    color:#fff;
}

@media (max-width: 768px) {

    .botVerdeRecto
    {
        font-size:19px;
        line-height: 18px;
    }
}
.backSeta
{
    background-image: url(../img/setaverde.png);
    background-repeat: no-repeat;
    background-position: right;
}
.backLupa
{
    background-image: url(../img/lupaverde.png);
    background-repeat: no-repeat;
    background-position: right;
}
.textNormal
{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    color:#3d3d3d;
}
.textNormal15
{
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    color:#3d3d3d;
}
@media (max-width: 768px) {

    .textNormal
    {
        font-size: 21px;
        line-height: 30px;
    }
    .textNormal15
    {
        font-size: 21px;
        line-height: 30px;
    }
}
.boxBlueCateg
{
    background-color: #e2eeef;
    padding: 10px;
    margin-right: 5px;
    width: 90%;
}
.boxBlueCateg .imagem img
{
    height: 60px;
}
.boxBlueCateg .texto
{
    vertical-align: middle;
    padding: 5px;
    color:#3d3d3d;
    font-size:16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding-left: 10px;
}
@media (max-width: 768px) {

    .boxBlueCateg
    {
        width: 100%;
    }
    .boxBlueCateg .texto
    {
        font-size:20px;
    }
}
/*Botoes Homepage*/
.botaoHome table
{
    width: 90%;
    margin: auto;
}
.botaoHome table tr td
{
    vertical-align: middle;
}
.botaoHome img
{
    margin-left: -20px;
}
.botaoHome span.texto
{
    font-family: 'Vesper Libre', serif;
    font-size:22px;
    line-height: 22px;
    display: block;
    font-weight: 500;
}
.botaoHome span.titulo
{
    font-family: 'Vesper Libre', serif;
    font-size:16px;
    display: block;
}
@media (max-width: 992px)
{

    .botaoHome table
    {
        width: 90%;
        margin: auto;
        margin-bottom: 10px;
    }
    .botaoHome img
    {
        width: 100px;
        max-height:80px;
        margin-left: -20px;
    }
    .botaoHome span.texto
    {
        font-size:26px;
        padding-top: 6px;
        line-height: 26px;
    }
    .botaoHome span.titulo
    {
        font-size:20px;
        padding-bottom: 3px;
    }
}
/** SECCOES DE CONTEUDO **/
.seccaoHeight
{
    min-height: 400px;
    vertical-align: middle;
    display: inline-grid;
}
.seccaoTit
{
    font-family: 'Lunchbox', sans-serif;
    font-size: 38px;
    line-height: 36px;
    font-weight: 600;
    text-align: center;
}
.seccaoText
{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}
.linkWhite
{
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
    color: #006400;
}
@media (max-width: 768px) {

    .seccaoText
    {
        font-size: 21px;
        line-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .seccaoText img
    {
        width: auto!important;
        max-width: 100%!important;
    }
}
.seccaoBackground
{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.seccaoFont1
{
    font-family: 'Lunchbox', sans-serif;
    font-size: 32px;
    line-height: 35px;
    font-weight: 600;
    text-align: center;

}
.seccaoFont2
{
    font-family: 'Lunchbox', sans-serif;
    font-size: 40px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;

}
.seccaoFont3
{
    font-family: 'Lunchbox', sans-serif;
    font-size: 52px;
    line-height: 48px;
    font-weight: 600;
    text-align: center;

}

div.seccaoText iframe
{
    width: 100%!important;
}
/** SECCOES DE CONTEUDO FIM **/
/** ACCORDION TABELAS DINAMICAS **/
.accordion
{
    border-radius: 0px;
    border: 0px;
}
.accordion .card
{
    border-radius: 0px;
    border: 0px;
    margin-bottom: 2px;
}
.accordion .card .card-header
{
    border-radius: 0px;
    text-align: center;
    padding: 0px;
    background-color: #f19c5e;
    border: 0px;
}
.accordion .card .card-header h5 button
{
    width: 100%;
    padding: 10px;
    color:#fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    white-space: initial;
    /*
    background-image: url(../img/accordion-on.png);
    background-position: right;
    background-repeat: no-repeat;*/
    transition: .5s;
}
.accordion .card .card-header h5 button::after
{
    content: '\203A';
    display: inline-block;
    float: right;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -ms-transition: -ms-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    color: #fff;
    font-size: 30px!important;
    font-weight: 300;
    line-height: 20px;
}
.accordion .card .card-header h5 button.collapsed::after
{
    content: '\203A';
    display: inline-block;
    float: right;
    transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
    color: #fff;
    font-size: 30px!important;
    font-weight: 300;
    line-height: 20px;
}
/*
.accordion .card .card-header h5 button.collapsed::after
{
	content: '\203A';
	display: inline-block;
	float: right;
	-webkit-transition: -webkit-transform .8s ease-in-out;
	-ms-transition: -ms-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	color: #fff;
	font-size: 20px;
}*/
/*
.accordion .card .card-header h5 button.collapsed
{
	background-image: url(../img/accordion-off.png);
	background-position: right;
	background-repeat: no-repeat;
	transition: .5s;
}*/
.accordion .card .card-body
{
    border: 0px;
    border-radius: 0px;
    background-color: #f6c098;
    padding: 30px;
    color:#fff;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}
.accordion .tabelaTit
{
    color:#333332;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Lunchbox', sans-serif;
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 34px;
    text-align: center;
}
.accordion .tabelaText, .accordion .tabelaText p
{

    color:#333332;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
@media (max-width: 768px) {

    .accordion .card .card-header h5 button
    {
        padding: 15px;
        font-size: 22px;
    }
    .accordion .tabelaText, .accordion .tabelaText p
    {
        font-size: 20px;
        line-height: 30px;
    }
}
/** ACCORDION TABELAS DINAMICAS FIM **/
ol.breadcrumbs li
{
    display: inline-block;
}
.breadcrumbs
{
    background: transparent;
    color:#719d33;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
}
.breadcrumbs a
{
    color:#719d33;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
@media (max-width: 768px) {
    .breadcrumbs
    {
        font-size: 13px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .breadcrumbs a
    {
        font-size: 14px;
        line-height: 22px;
    }
}


.agendaCarousel
{
    width: 100%;
    margin: auto;
}

.agendaCarousel table
{
    width: 90%;
    text-align: left;
    margin: auto;
}
.agendaCarousel img
{
    width: 138px;
    height: 129px;
}
.agendaCarousel .backimg
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 138px;
}
.agendaCarousel .text
{
    background-color: #fff;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 20px;
    background-image: url("../img/eventos-seta.png");
    background-position: right;
    background-repeat: no-repeat;
}
.agendaCarousel .text a
{
    display: block;
}
.agendaCarousel .text a span.data
{
    font-family: 'LunchBox', sans-serif;
    color:#e3824d;
    font-size:40px;
    font-weight: bold;
}
.agendaCarousel .text a span.titulo
{
    font-family: 'Montserrat', sans-serif;
    color:#4e4d4d;
    font-size:15px;
    line-height: 20px;
    font-weight: 500;
}
@media (max-width: 768px) {
    .agendaCarousel .text a span.titulo
    {
        font-size:20px;
        line-height: 25px;
        font-weight: 600;
    }
}
.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    /*    zoom: 1;*/
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: none;
    filter: Alpha(Opacity=100);
    opacity: 1;
    margin-top: -100px!important;
    position: relative;
    z-index: 200;
}
.owl-next {
    float: right;
    right: -20px;
}
.owl-prev {
    float: left;
    left: -20px;
}
@media (max-width: 768px) {
    .owl-theme .owl-controls .owl-buttons div {
        margin-top: -150px!important;

    }
    .agendaCarousel
    {
        width: 100%;
        margin: auto;
    }
    .agendaCarousel table {
        width: 85%;
    }
    .agendaCarousel img
    {
        width: 138px;
        height: 280px;
    }
}
.backAmarelo
{
    background-color:#eac55f;
    background-image:url(../img/backamarelo.png);
    background-position: center;
    /*background-repeat: repeat-x;*/
}
.boxAnimalMes a.titulo
{
    font-family: 'LunchBox', sans-serif;
    font-size:30px;
    text-transform: uppercase;
}
.boxAnimalMes a.titulo h2
{
    font-family: 'LunchBox', sans-serif;
    font-size:62px;
    line-height: 56px;
    font-weight: bold;
    text-transform: none;
}
.boxAnimalMes a.intro
{
    font-size:16px;
    line-height: 20px;
    color:#fff!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

@media (max-width: 768px) {
    .boxAnimalMes
    {
        width: 60%;
    }
    .boxAnimalMes a.intro
    {
        font-size:22px;
        line-height: 26px;
    }
    .botVideo
    {
        margin: auto;
        position: absolute;
        left: 0px;
        margin-top: -30px!important;
    }
}
.linhabranca
{
    width: 100%;
    display: table;
    height: 1px;
    background-color: #fff;
}
.linhacinza
{
    width: 100%;
    display: table;
    height: 1px;
    background-color: #d2d2d2;
}
.linhavermelha
{
    width: 100%;
    display: table;
    height: 1px;
    background-color: #d9a096;
}
.linhaverde
{
    width: 100%;
    display: table;
    height: 2px;
    background-color: #bdcba6;
}
.linhaCastanhoClaro
{
    width: 100%;
    display: table;
    height: 1px;
    background-color: #7f6f68;
}
.back1
{
    background-color:#8db24a;
}
.back2
{
    background-color:#d5712d;
}
.back3
{
    background-color:#b2422c;
}
.bannerAnimal
{

    font-size:19px;
    line-height: 28px;
    color:#fff!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.bannerAnimal .titulo
{
    font-size:45px;
    line-height: 40px;
    color:#fff!important;
    font-family: 'LunchBox', sans-serif;
    font-weight: 600;
}
.boxAgenda
{
    margin-bottom: 20px;
}
.boxAgenda  div.divImg
{
    height: 215px;
    background-position: center;
    background-size: cover;
}
.boxAgenda  div.divImg img
{
    height: 215px;
    width: 100%;
}
.boxAgenda  div.divTexto
{
    height: 75px;
}
.boxAgenda  div.divTexto a
{
    font-family: 'Montserrat', sans-serif;
    display: block;
    height: 65px;
    font-size:15px;
    color:#4e4d4d;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 5px;
}
.boxAgenda  div.divData a
{
    font-family: 'LunchBox', sans-serif;
    display: block;
    font-size:22px;
    color:#b3422d;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
@media (max-width: 768px) {
    .boxAgenda  div.divTexto a
    {
        font-size:22px;
        line-height: 28px;
        padding-bottom: 10px;
    }
    .boxAgenda  div.divData a
    {
        font-size:28px;
        padding-top: 10px;
        padding-bottom: 15px;
    }

    .boxAgenda  div.divImg
    {
        height: 250px;
    }
    .boxAgenda  div.divImg img
    {
        height: 250px;
    }
}
.inputNewsletter
{
    height:90px;
    border: 0px;
    background-color: #99b776;
    color:#fff; font-size: 24px;
    text-indent: 10px;
    width: 80%;
    font-family: 'LunchBox', sans-serif;
}
.textNewsletter
{
    padding-top: 30px;
}

@media (max-width: 768px) {
    .textNewsletter
    {
        padding-top: 20px;
        font-size: 30px;
    }

    .inputNewsletter
    {
        height:70px;
        border: 0px;
        background-color: #99b776;
        color:#fff;
        font-size: 30px;
        text-indent: 10px;
        width: 80%;
        font-family: 'LunchBox', sans-serif;
        margin-bottom: 10px;
    }
}
.newsBar
{
    background-color: #73924b;
    font-family: 'LunchBox', sans-serif;
    color:#fff;
    text-transform: none;
    font-size: 26px;
    font-weight: bold;
}
::placeholder {
    color: rgba(255,255,255,0.7)!important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}
.boxDestaque
{
    text-align: center;
}
.boxDestaque div.titulo
{
    height: 60px;
}
.boxDestaque div.titulo a
{
    font-family: 'LunchBox', sans-serif;
    color:#73924b;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: bold;
}
.boxDestaque div.imagem
{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.boxDestaque div.imagem img
{
    height: 260px;
}
.boxDestaque div.texto
{
    display: table;
    height: 60px;
    width: 100%;
}
.boxDestaque div.texto a
{
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    color:#4e4d4d;
    font-size: 15px;
    line-height: 19px;
    font-weight: 600;
}
@media (max-width: 768px) {

    .boxDestaque div.titulo a
    {
        font-size: 38px;
    }
    .boxDestaque div.texto a
    {
        font-size: 22px;
        line-height: 32px;
        padding-bottom: 15px;
    }
}
.newsInputFooter
{
    background-color: #fff;
    color:#483127;
    font-size:22px;
    text-indent: 10px;
    font-family: 'LunchBox', sans-serif;
    border: 0px;
    height: 41px;
    min-width: 285px;
}
.buttonNewsFooter
{
    width: 20px;
    height: 41px;
    margin-left: -25px;
    color:#483127;
    font-size:20px;
    font-family: 'Montserrat', sans-serif;
    border: 0px;
    background: transparent;
}
@media (max-width: 768px) {

    .newsInputFooter
    {
        min-width: 385px;
        height: 48px;
        margin-top: 5px;
    }
    .buttonNewsFooter
    {
        margin-left: -35px;
    }
}


.footer
{
    background-color: #483127;
    color:#fff;
}
.footer-effect
{
    /*background-color: #483127;*/
    width:100%;
}
a.linkFooter
{
    font-family: 'LunchBox', sans-serif;
    color:#483127;
    font-size:24px
}
a.linkFooter:hover
{
    color:#86a64a!important;
}
a[href^="mailto"] { color: #729a29; }
a[href^="mailto"]:hover { color: #729a29; }
.navbar-dark .navbar-toggler-icon
{
    background-image: none;
    outline: none;
}
@media (max-width: 768px) {

    .linkFooter
    {
        margin: 20px;
        font-size:40px;
        display:block;
    }
    .imgZoomMobile70
    {
        width: 70%;
    }
    .imgZoomMobile80
    {
        width: 80%;
    }
    .imgZoomMobile90
    {
        width: 90%;
    }
    .mobileCenter
    {
        margin: auto;
    }
}
.footer-nav
{

}
.footer-nav li.menufoot
{
    margin-top: 30px;
}
.footer-nav .menufoot a
{
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    transition: .5s;
}
.footer-nav .menufoot a span.title
{
    text-transform:uppercase;
    color:#fff;
    font-weight: bold;
    font-size: 14px;
}
.footer-nav .menufoot a div.linha
{
    margin-top: 10px;
    background-color:#fff;
    width: 80%;
    height: 1px;
    margin-bottom: 5px;
    margin-top: 5px;
    transition: .5s;
}
.footer-nav .menufoot:hover a  div.linha
{
    background-color:#86a64a;
    transition: .5s;

}
.footer-nav .menufoot a span.subtitle
{
    color:#fff;
    font-weight: normal;
    font-size: 11px;

}
.footer-nav .menufoot .submenu a
{
    color:#fff;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-right: 10px;
    display: block;
    transition: .5s;
}
.footer-nav .menufoot .submenu:hover a
{
    color:#86a64a;
    transition: .5s;
}
.footerButtonMenu
{
    background: transparent;
    color: #fff;
    padding: 10px;
    float: right;
    border: 0px;
    font-size: 30px;
    margin-top: -50px;
    outline: none;
}
.tableNewsFooter
{
    float: right;
}
@media (max-width: 768px) {

    .tableNewsFooter
    {
        float: none;
        width: auto;
        margin: auto;
    }
    .footer-nav .menufoot a span.title
    {
        font-size: 22px;
    }
    .footer-nav .menufoot .submenu a
    {
        font-size: 20px;
        line-height: 24px;
    }
    .footer-nav
    {
        display: none;
        margin: 20px;
    }
    .text-sm-center
    {
        text-align: center;
    }
    .footer-nav .menufoot a div.linha
    {
        width: 100%;
    }
}

/*LISTA DE ANIMAIS*/
.animalBox
{
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: .5s;
}
.animalBox:hover
{
    /*background-position: right;*/
    background-repeat: no-repeat;
    transition: .5s;
    transform: scale(1.05);
    z-index: 100;
}
.animalBoxHeight
{
    min-height: 250px;
    max-height: 250px;
}
.animalBox .nome
{
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 100%;
    margin-top: -49px;
    height: 50px;
    line-height:50px;
    background-color:rgba(255,255,255,.7);
    font-weight: 600;
    color:#5a7b9e;
    font-size:26px;
    font-family: 'LunchBox', sans-serif;
    text-indent: 10px;
    transition: .5s;
}
.animalBox:hover .nome
{
    background-color:rgba(255,255,255,.95);
    font-weight: 600;
    color:#6a9133;
}
.animalBox .nome .seta
{
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}
@media (max-width: 768px) {
    .animalBox .nome
    {
        font-size:30px;
        background-color:rgba(255,255,255,.9);

    }
}
.caixaExtinsao
{
    background-color:#dfdede;
    vertical-align: middle;
    height: 100%;
    /*display: table;*/
}
.caixaExtinsao .texto
{
    font-family: 'Montserrat', sans-serif;
    color:#535252;
    font-size:12px;
    line-height: 16px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    height: 60px;
    margin: auto;
    font-weight: 700;
    white-space: .8px;
    vertical-align: middle;
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    border-left: 1px solid #fff;
}
.caixaExtinsao.activo .texto
{
    color:#fff;
}
.caixaExtinsao.extinsao1
{
    background-color:#d3783b;
}
.caixaExtinsao.extinsao2
{
    background-color:#535252;
}
.caixaExtinsao.extinsao3
{
    background-color:#8cc07c;
}
.caixaExtinsao.extinsao4
{
    background-color:#d8c24b;
}
.caixaExtinsao.extinsao5
{
    background-color:#d3783b;
}
.caixaExtinsao.extinsao6
{
    background-color:#d3522f;
}
.caixaExtinsao.extinsao7
{
    background-color:#bc3434;
}
.caixaExtinsao.extinsao8
{
    background-color:#9b0f0f;
}
.caixaExtinsao.extinsao9
{
    background-color:#424141;
}
@media (max-width: 1200px) {
    .caixaExtinsao
    {
        display: none;
    }
    .caixaExtinsao.activo
    {
        display: table;
    }
    .caixaExtinsao .texto
    {
        font-size: 16px;
    }
}
.jplist-dd
{
    width:240px;
}
.jplist-dd .jplist-dd-panel
{
    /*

    background-color: #83b141;
    color:#fff;
    */
    font-family: 'Montserrat', sans-serif;
    background-color: #d9e7c5;
    color: #699232;
    border:3px solid #83b141;
    padding: 5px;
    font-weight: 600;
    width: 100%;
    height: 42px;
    line-height: 25px;
    text-align: left;
    padding-left: 10px;
}

@media (max-width: 768px) {
    .jplist-dd-panel, .inputVerde, .jplist-dd-item
    {
        font-size:16px;
    }
}
.jplist-dd .jplist-dd-panel::after
{
    content: '\203A';
    display: inline-block;
    float: right;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -ms-transition: -ms-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    color: #699232;
    font-size: 20px;
}
.jplist-dd .jplist-dd-panel.jplist-dd-opened::after
{
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -ms-transition: -ms-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
}
.jplist-dd-content.jplist-dd-opened
{
    background-color: #d9e7c5;
    box-shadow: none;
}
.jplist-dd-item {
    font-family: 'Montserrat', sans-serif;
    border-bottom: 1px dotted #ccc;
    box-sizing: border-box;
    padding: 8px 15px;
    font-weight: 500;
    transition: background-color 0.5s;
    background-color: #83b141;
    color:#fff;
    line-height: 20px;
}
.inputVerde
{
    /*
    background-color: #83b141;
    color: #fff;

    */
    font-family: 'Montserrat', sans-serif;
    background-color: #d9e7c5;
    color: #699232;
    border:3px solid #83b141;
    font-weight: 500;
    text-indent: 5px;
    height: 42px;
}
.inputVerde::placeholder
{
    color: #699232!important;
    font-weight: 600;
}
.botInputVerde
{
    /*
    background-color: #83b141;
    color: #fff;

    */
    background-color: #d9e7c5;
    color: #83b141;
    height: 38px;
    width: 38px;
    border:2px solid #83b141;
    font-weight: 600;

}

.jpverde
{
    background-color: #83b141!important;
    color:#fff!important;
    border-color: #83b141!important;
}
.jpverde::placeholder
{
    color: #fff;
}

.jplist-dd .jplist-dd-panel.jpverde::after
{
    color: #fff;
}
.jpcastanho
{
    background-color: #d6742d!important;
    color:#fff!important;;
    border-color: #d6742d!important;;
}
.jpcastanho::placeholder
{
    color: #fff;
}
.jpcastanho .jplist-dd-item {
    background-color: #d6742d!important;
}
.jplist-dd .jplist-dd-panel.jpcastanho::after
{
    color: #fff;
}
.paginacao
{
    text-align:center;
}
.paginacao .jplist-holder button
{
    border:0px;
    color:#b3422d;
    font-size:16px;
    font-weight: 700;
    background-color: transparent;
    padding: 5px;
    line-height: 16px;
    height: 30px;
    width: 30px;
    outline: none;
}
.paginacao .jplist-holder button.jplist-selected
{
    border: 2px solid #b3422d;
    border-radius:20px;
}
@media (max-width: 768px)
{
    .paginacao .jplist-holder button
    {
        font-size:20px;
    }
}
.videoBox
{
}
.videoBox .fundoTexto
{
    background-color: #fff;
    transition: .5s;
}

.videoBox table
{
    width: 95%;
    text-align: left;
    margin: auto;
}
.videoBox img
{
    height: 200px;
    margin: auto;
}
.videoBox .backimg
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.videoBox .titulo
{
    font-family: 'Montserrat', sans-serif;
    color:#d6742d;
    font-size:16px;
    font-weight: 600;
    padding: 12px;
    transition: .5s;
}

.videoBox:hover .fundoTexto
{
    background-color: #d6742d;
    transition: .5s;
}
.videoBox:hover .titulo
{
    color:#fff;
    transition: .5s;
}
.videoHeight
{
    height: 600px;
}
@media (max-width: 768px)
{

    .videoHeight
    {
        height: 400px;
    }
    .videoBox .titulo
    {
        font-size:20px;
    }
}
/* BLOG */
ul.blogMenu
{
    padding: 0px;
    margin: 0px;
}
ul.blogMenu li
{
    list-style: none;
}
ul.blogMenu li a
{
    text-align: center;
    display: block;
    color:#4b622d;
    font-family: 'LunchBox', sans-serif;
    font-size:24px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px;
}
ul.blogMenu li:hover a, ul.blogMenu li.activo a
{
    color:#bdcba6;
}
.blogCategories, .blogSearch
{
    display: none;
}
.blogDataBox
{
    height: 45px;
}
.blogTitle
{
    font-family: 'LunchBox', sans-serif;
    font-size:30px;
    font-weight: 600;
    color:#fff;
    text-transform: normal;
    height: 160px;
}
.blogCateg
{
    font-family: 'LunchBox', sans-serif;
    font-size:20px;
    font-weight: 400;
    color:#fff;
    text-transform: uppercase;
}
.blogData
{
    font-family: 'LunchBox', sans-serif;
    font-size:20px;
    font-weight: 400;
    color:#fff;
    text-transform: uppercase;
}
.blogHeight
{
    height: 340px;
}
.blogHeight2
{
    height: 300px;
}
.blogBox .divLeft
{
    width: 90%;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.blogBox .divRight
{
    margin-top: -260px;
    width: 40%;
    float: right;
    background-color: #8eba51;
}

.blogContent
{
    font-family: 'Montserrat', sans-serif;
    color:#4c4c4b;
    font-size:17px;
    line-height: 28px;
    font-weight: 500;
    padding: 10px;
}

@media (max-width: 768px)
{
    .blogBox .divLeft
    {
        width: 90%;
    }
    .blogBox .divRight
    {
        width: 50%;
    }
}
.navbar-dark .navbar-toggler
{
    border-color: transparent!important;
}
.navbar-toggler
{
    font-size:35px;
    opacity: 1;
}
.animaldomes
{
    position: absolute;
    z-index: 101;
    margin-top: -180px;
    width: 100%;
    text-align: center;
}
.animaldomeslista
{
    position: absolute;
    z-index: 101;
    margin-top: -200px;
    margin-left: 20px;
    text-align: center;
}
/* FORMS */
.form-control:focus{
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
select.form-control{
    border-radius: 0px;
    border: 0px;
}
.formType1 .btn
{
    background-color: transparent;
    border-radius: 0px;
    border: 0px;
    padding: 4px;
    padding-left: 15px;
    padding-right: 15px;
}
.formType1 .btn.btn-success
{
    background-color: #6a9133;
}
.formType1
{

}
.formType1 label
{
    font-family: 'Montserrat', sans-serif;
    color:#4c4c4b;
    font-size:14px;
    line-height: 16px;
    font-weight: 500;
    padding: 5px;
}
.formType1 .labelmini
{
    font-family: 'Montserrat', sans-serif;
    color:#4c4c4b;
    font-size:12px;
    line-height: 15px;
    font-weight: 500;
    padding: 5px;
}
.formType1 .helptext
{
    font-family: 'Montserrat', sans-serif;
    color:#4d8e63;
    font-size:10px;
    line-height: 9px;
    font-weight: 500;
    padding: 5px;
}
.formType1 input.text
{
    background-color: #a6c17a;
    border:1px solid #a6c17a;
    font-family: 'Montserrat', sans-serif;
    color:#fff;
    font-size:13px;
    font-weight: 500;
    text-transform: normal;
    border-radius: 0px;
    padding: 5px;
    outline: none;
    height: 38px;
}
.formType1 small
{
    font-family: 'Montserrat', sans-serif;
    color:#4c4c4b;
    font-size:9px;
    font-weight: 500;
    text-transform: normal;
}





.formType2
{
    line-height: 16px;
}
.formType2 input
{
    background-color:#95b659;
    border-radius: 0px;
    color:#fff;
    border: 1px solid #fff;
    padding: 6px;
}
.formType2 .title
{
    font-family: 'Montserrat', sans-serif;
    color:#516b22;
    font-size:20px;
    font-weight: 500;
}
.formType2 .note
{
    font-family: 'Montserrat', sans-serif;
    color:#516b22;
    font-size:14px;
    font-weight: 500;
}
.formType2 .mininote
{
    font-family: 'Montserrat', sans-serif;
    color:#516b22;
    font-size:12px;
    font-weight: 500;
}
.formType2 .form-row label, .formType2 .form-row
{
    font-family: 'Montserrat', sans-serif;
    color:#fff;
    font-size:14px;
    font-weight: 500;
    padding: 5px;
    cursor: pointer;
}
.formType2  label.form-check-label
{
    font-family: 'Montserrat', sans-serif;
    color:#fff;
    font-size:14px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 500;
    cursor: pointer;
    margin-left: 20px;
}

input[type="radio"]{
    margin-left: 0;
}

.formType2 .form-row .checkbox input
{
    vertical-align: middle;
    padding: 5px;
}
.formType2 .form-row
{
    margin-bottom: 15px;
}
.formType2 .form-row.line
{
    border-bottom:1px solid #a0c362;
    border-top:1px solid #a0c362;
    vertical-align: middle;
    padding: 12px;
    margin-bottom: 0px;
    font-size:14px;
    font-weight: bold;
}
.formType2 .form-row.line:hover
{
    background-color:#a0c362;
    color:#516b22;
}
.formBackground
{
    background-color: #95b659;
}
.formTitle
{
    font-family: 'Lunchbox', sans-serif;
    font-size: 38px;
    line-height: 36px;
    font-weight: 600;
    text-align: center;
    color:#fff;
    background-color: #a0c362;
}
.formType2 .linhaverde
{
    width: 100%;
    height: 1px;
    background-color: #658132;
}
.formType2 .form-control:disabled, .form-control[readonly] {
    background-color: #a0c362;
    color:#fff;
    border: 0px;
    opacity: 1;
}

.inputMoney{
    position: absolute;
    color:white!important;
    top: 10px;
    right: 15px;
    font-weight: normal;
}

.form-check{
    padding-right: 5px!important;
    padding-left: 5px!important;
}

.form-check-input{
    margin-top: 2px!important;
}

.inputTopSpacing{
    margin-top: 6px!important;
}
.formBackgroundDarkGreen{
    background-color: #658132!important;
}

.formBackgroundGreen{
    background-color: #8daf4f!important;
}

.festaContent
{
    line-height: 22px;
    font-size: 16px;
}
@media (max-width: 768px) {
    .formType2 .title
    {
        font-size:22px;
    }
    .inputMoney{
        display: none;
    }
    .formType2 input{
        min-width: 62px;
        min-height: 42px;
    }
    .formType2 .form-check-input
    {
        min-width: 8px !important;;
        min-height: 8px !important;;
    }
    .formType2 .form-row .checkbox input
    {

        min-width: 8px !important;
        min-height:8px !important;;
    }
    .formType2 .form-row label
    {
        font-size:17px;
        line-height: 20px;
        padding-bottom: 10px!important;
    }
    .formType2 .form-row.line
    {
        font-size:16px;
        font-weight: 500;
        margin-right: 0;
        margin-left: 0;
    }

    .festaContent, .festaSelector
    {
        line-height: 26px;
        font-size: 20px;
    }
}
.is-invalid{
    border-color: white!important;
}
.is-invalid2{
    border-color: red!important;
}
.is-valid{
    border-color: #c5ee83!important;
}

.input-disable{
    color: #fff!important;
    text-align: right!important;
    padding-right: 25px!important;
    border: 1px solid #73903e!important;;
    background-color: #73903e!important;
    border-radius: .25rem!important;
}

.input-disable::-webkit-outer-spin-button{
    -webkit-appearance: none!important;
    margin: 0!important;
}

.input-disable::-webkit-inner-spin-button{
    -webkit-appearance: none!important;
    margin: 0!important;
}

.label-noPadding{
    padding: 0!important;
    padding-bottom: 5px!important;
}


.font-Montserrat{
    font-family: 'Montserrat', sans-serif !important;
}

.country-name{
    color:black!important;
}


.fileInputText{
    color: rgba(255,255,255,0.7)!important;
}

.inputSpaceRight{
    margin-right: 5px!important;
}






.grad-blue1
{
    background: rgb(0,34,92);
    background: linear-gradient(90deg, rgba(0,34,92,1) 0%, rgba(16,83,135,1) 100%);
}
/*
@media (min-width: 576px) {
	.container {max-width: none!important;}
}*/

@media (max-width: 768px) {
    .mobileMaxHeight
    {
        max-height: 400px!important;
    }
}

.mRightnoMobile{
    margin-right: 20px;
}

@media (max-width: 1000px) {
    .mRightnoMobile {
        margin-right: 0;
    }
}

.mLeftnoMobile{
    margin-left: 20px;
}

@media (max-width: 1000px) {
    .mLeftnoMobile {
        margin-left: 0;
    }
}

.linkUnderlineHover{

}

.linkUnderlineHover:hover{
    text-decoration-color: white;
    text-decoration: underline;
}

.intl-tel-input{
    width: 100%;
}