html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

:focus,
a:active,
a:focus,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700 !important
}

em {
    font-style: italic !important
}

input,
button {
    font-family: inherit;
    font-size: inherit;
    color: inherit
}

a {
    color: inherit;
    text-decoration: none
}

* {
    transition: color .3s, border-color .3s, background .3s;
    box-sizing: border-box
}

body {
    font-family: 'Montserrat', sans-serif;
    background-color: #ffffff;
    color: #000;
    font-size: 14px;
    overflow-x: hidden
}
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.cnt223 a{
text-decoration: none;
}
.popup {

    width: 100%;
    margin: 0 auto;
    display: none;
    position: fixed;
    z-index: 101;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);

}





#nav_col_2_b ul { margin: 0;padding: 0;list-style-type: none; position:relative; font-size:0; background:#efefef; padding:10px; border-bottom:1px solid #ccc}
#nav_col_2_b ul li.col1 { display: inline-block; vertical-align:top; font-size:14px; width:100%; margin-right:0%; text-align:left;}
#nav_col_2_b ul li.col2 { display: inline-block; vertical-align:top; font-size:14px; width:100%; margin-right:0%; text-align:left;}
#nav_col_2_b ul li.col3 { display: inline-block; vertical-align:top; font-size:14px; width:100%;  text-align:left;}
#nav_col_2_b ul li.col4 { display: inline-block; vertical-align:top; font-size:14px; width:100%;  text-align:left;}
#nav_col_2_b ul li.col5 { display: inline-block; vertical-align:top; font-size:14px; width:100%;  text-align:left;}
#nav_col_2_b ul li.col6 { display: inline-block; vertical-align:top; font-size:14px; width:100%;  text-align:left;}

#nav_col_2_b ul li.col7 { display: inline-block; vertical-align:top; font-size:14px; width:100%; margin-right:0%;  text-align:left; margin-top:10px;}
#nav_col_2_b ul li.col7_b { display: inline-block; vertical-align:top; font-size:14px; width:100%; margin-right:0%;  text-align:left; margin-top:10px;}
#nav_col_2_b ul li.col8 { display: inline-block; vertical-align:top; font-size:14px; width:100%; margin-left:0%;  text-align:left;margin-top:10px;}


@media (min-width: 576px) {
	
	
	#nav_col_2_b ul { margin: 0;padding: 0;list-style-type: none; position:relative; font-size:0; background:#efefef; padding:10px; border-bottom:1px solid #ccc}
#nav_col_2_b ul li.col1 { display: inline-block; vertical-align:top; font-size:14px; width:20%; margin-right:5%; text-align:left;}
#nav_col_2_b ul li.col2 { display: inline-block; vertical-align:top; font-size:14px; width:40%; margin-right:5%; text-align:left;}
#nav_col_2_b ul li.col3 { display: inline-block; vertical-align:top; font-size:14px; width:30%;  text-align:right;}
#nav_col_2_b ul li.col4 { display: inline-block; vertical-align:top; font-size:14px; width:50%;  text-align:left;}
#nav_col_2_b ul li.col5 { display: inline-block; vertical-align:top; font-size:14px; width:50%;  text-align:right;}
#nav_col_2_b ul li.col6 { display: inline-block; vertical-align:top; font-size:14px; width:25%;  text-align:center;}

#nav_col_2_b ul li.col7 { display: inline-block; vertical-align:top; font-size:14px; width:47.5%; margin-right:2.5%;  text-align:left; margin-top:10px;}
#nav_col_2_b ul li.col7_b { display: inline-block; vertical-align:top; font-size:14px; width:47.5%; margin-right:2.5%;  text-align:right; margin-top:10px;}
#nav_col_2_b ul li.col8 { display: inline-block; vertical-align:top; font-size:14px; width:47.5%; margin-left:2.5%;  text-align:left;margin-top:10px;}
	
	
	
}

.imag_multimedia
{
width: calc(20% - 5px); height:150px; border:5px solid #fff; box-shadow:0 1px 5px rgba(0, 0, 0, 0.5); overflow:hidden; display:inline-block;
}

@media (max-width: 992px) {
.imag_multimedia
{
width: 100%; height:250px; border:5px solid #fff; box-shadow:0 1px 5px rgba(0, 0, 0, 0.5); overflow:hidden; display:inline-block;
}
}


.caixa_texto
{
color: #5B5B5E;
font-size: 13px;
background-color: transparent;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) inset;
outline: 0 none;
margin-bottom: 0;
padding-bottom: 5px;
border: 1px solid rgba(128,130,133,0.8);
border-radius: 0px;
height: 40px;
width:100%;
padding-left:10px;
}


.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cnt223 {

    max-width: 600px;
    width: 100%;
    min-height: 150px;
    background: url(../../socio.jpg);
        background-size: auto;
    background-size: auto;
    position: relative;
    z-index: 103;
    padding: 40PX;
    border-radius: 20PX;
    box-shadow: 0 2px 5px #000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: cover;
    border: 3px solid #FFF;
    text-align: center;

}
.cnt223 p {

    clear: both;
    color: #fff;
    text-align: justify;
    font-size: 32px;
    font-family: sans-serif;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 30px;
    text-align: center;

}
.cnt223 p a.bt {

    color: #333;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -15px;
    background: #FFF;
    border-radius: 100%;
    padding: 10px 12px;
    font-size: 12px;

}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}
.container {
    width: 1340px;
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto
}

.content {
    padding: 70px 0
}

.top {
    background-color: #000
}

.top .container {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 45px
}

.top .top-left {
    display: none
}

.top .top-left .top-noticias {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center
}

.top .top-left .top-noticias .tit,
.top .top-left .top-noticias a {
    font-size: 13px
}

.top .top-left .top-noticias .tit {
    color: #dd2a1b;
    font-weight: 700;
    text-transform: uppercase
}

.top .top-left .top-noticias a {
    margin-left: 10px;
    color: #fff
}

.top .top-left .top-noticias a:hover {
    color: #dd2a1b
}

.top .top-right {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.top .top-right .ar {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    margin-right: 20px
}

.top .top-right .ar i,
.top .top-right .ar span {
    color: #fff
}

.top .top-right .ar i {
    font-size: 13px;
    display: flex;
    margin-right: 10px;
}

.top .top-right .ar span {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

.top .top-right .ar:hover i,
.top .top-right .ar:hover span {
    color: #dd2a1b
}

.top .top-right .sos {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center
}

.top .top-right .sos .txt,
.top .top-right .sos .nr {
    font-weight: 600
}

.top .top-right .sos .txt {
    color: #dd2a1b;
    margin-right: 10px;
    font-size: 13px
}

.top .top-right .sos .nr {
    font-size: 17px;
    color: #fff
}

@media (min-width: 576px) {
    .top .top-right .ar {
        margin-right: 70px;  display: -webkit-flex;
        display: -ms-flex;
        display: flex;
    }
    .top .top-right .ar i {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex
    }
}

@media (min-width: 992px) {
    .top .top-left {
        display: block
    }
    .top .top-right {
        width: auto
    }
}

header {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    z-index: 2
}

header .container {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 110px;
    position: relative;
    transition: all .3s
}

header .logo {
    transition: all .3s;
    opacity: 1
}

header .logo img {

    display: block;
    height: 53px;
    transition: all .3s;

}
header .logo:hover {
    opacity: .8
}

header .menu {
    display: none;
    position: relative;
    z-index: 1
}

header .menu li {
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center
}

header .menu li a,
header .menu li i {
    color: #fff;
    line-height: 40px
}

header .menu li a {

    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;

}

header .menu li i {
    margin-left: 10px;
    cursor: pointer;
    font-size: 7px;
}

header .menu li .submenu i {

    margin-left: -15px;
    cursor: pointer;
    font-size: 7px;

}

header .menu li .submenu {
    position: absolute;
    top: 100%;
    left: -20px;
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    transition: all .3s;
    padding: 5px 0;
    border-radius: 5px
}

header .menu li .submenu li .submenu {
    position: absolute;
    top: 100%;
    left: -20px;
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    transition: all .3s;
    padding: 5px 0;
    border-radius: 5px
}

header .menu li .submenu li {
    margin-left: 0
}

header .menu li .submenu li a {

    padding: 0 20px;
    font-size: 11px;
    line-height: 30px;
    white-space: nowrap;
    text-transform: none;
    color: #000;
    text-transform: uppercase;

}
header .menu li .submenu li:hover a,
header .menu li .submenu li .submenu li:hover a,
header .menu li .submenu li.active a {
    color: #dd2a1b
}

header .menu li:nth-child(n+2) {
    margin-left: 25px;
}

header .menu li:hover>a,
header .menu li:hover i {
    color: #dd2a1b
}

header .menu li:hover .submenu {
    opacity: 1;
    pointer-events: all
}

header .menu li.active>a {
    color: #dd2a1b
}

header .menu-open {

    cursor: pointer;
    font-size: 26px;
    color: #fff;

}

header .menu-open:hover {
    color: #dd2a1b
}

header .container .menu>li .submenu li .submenu a {
    padding: 0 20px;
    font-size: 12px;
    line-height: 30px;
    white-space: nowrap;
    text-transform: none;
    color: #000
}

header .container .menu>li .submenu li .submenu a {
    padding: 0 20px;
    font-size: 12px;
    line-height: 30px;
    white-space: nowrap;
    text-transform: none;
    color: #000
}


header .container .menu>li .submenu li .submenu {
	top: -10px;
	left: 105%;
	opacity: 0;
}

header .container .menu>li .submenu li .submenu:before {
	top: 13px;
	right: 99.9%;
	left: auto;
	bottom: auto;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

header .container .menu>li .submenu li .submenu:after {
	content: '';
	position: absolute;
	top: 0;
	right: 100%;
	display: block;
	width: 25px;
	height: 100%;
}


header .container .menu>li .submenu li:hover>.submenu {
	opacity: 1;
	pointer-events: all;
}





header .header-alert {
    position: fixed;
    right: 20px;
    bottom: 20px;
    left: 20px;
    background-color: #dd2a1b;
    border-radius: 200px;
    border: 5px solid #dd2a1b;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

header .header-alert i {
    line-height: 55px;
    width: 55px;
    min-width: 55px;
    text-align: center;
    background-color: #fff;
    color: #dd2a1b;
    border-radius: 100%;
    font-size: 36px;
    transition: all .3s
}

header .header-alert .info {
    padding-left: 10px;
    padding-right: 30px;
    transition: all .3s
}

header .header-alert .info .sub,
header .header-alert .info .big {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .3s
}

header .header-alert .info .sub {
    font-size: 11px;
    margin-bottom: 5px
}

header .header-alert .info .big {

    font-size: 13px;

}

header.fixo {
    position: fixed;
    top: 0;
    background: rgb(0, 0, 0);
}
header.fixo .container {
    height: 75px;
}

header.fixo .logo img {

    height: 53px;

}

@media (min-width: 576px) {
    header .container {
        height: 115px
    }
    header .logo img {
        height: 75px
    }
    header .header-alert {
        position: absolute;
        top: 100%;
        right: 20px;
        bottom: auto;
        left: auto;
        margin-top: -32.5px
    }
header.fixo .header-alert {
    margin-top: 8.5px;
}
    header.fixo .header-alert i {
        line-height: 45px;
        width: 45px;
        min-width: 45px;
        font-size: 30px
    }
    header.fixo .header-alert .info {
        padding-left: 10px;
        padding-right: 25px
    }
    header.fixo .header-alert .info .sub {
        font-size: 10px
    }
header.fixo .header-alert .info .big {
    font-size: 11px;
}
}

@media (min-width: 768px) {
    header .container {
        height: 120px
    }
    header .logo img {
        height: auto
    }
}

@media (min-width: 992px) {
    header .container {
        height: 125px
    }
    header .logo img {
        height: 85px
    }
}

@media (min-width: 1200px) {
    header .container {
        height: 130px
    }
header .logo img {
    height: auto;
}
    header .menu {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex
    }
    header .menu-open {
        display: none
    }
}

@-webkit-keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.slideshow {
    width: 100%;
    height: 550px;
    position: relative;
    z-index: 0;
    overflow: hidden
}

.slideshow .slide {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-top: 110px
}

.slideshow .slide .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-size: cover;
    background-position: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: none
}

.slideshow .slide .bg-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3)
}

.slideshow .slide .bg-img.scale {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    transition: transform linear 6.5s
}

.slideshow .slide .bg-img.fx1 {
    transform-origin: bottom left
}

.slideshow .slide .bg-img.fx2 {
    transform-origin: top left
}

.slideshow .slide .bg-img.fx3 {
    transform-origin: top right
}

.slideshow .slide .bg-img.fx4 {
    transform-origin: bottom right
}

.slideshow .slide .container {
    position: relative;
    z-index: 1
}

.slideshow .slide .container .caption {
    width: 100%;
    max-width: 620px
}

.slideshow .slide .container .caption .caption-main,
.slideshow .slide .container .caption .caption-sec {
    color: #fff
}

.slideshow .slide .container .caption .caption-main,
.slideshow .slide .container .caption .caption-sec {
    line-height: 1.2
}

.slideshow .slide .container .caption .caption-main {
    font-size: 30px;
    font-weight: 600
}

.slideshow .slide .container .caption .caption-sec,
.slideshow .slide .container .caption .caption-btn {
    margin-top: 40px
}

.slideshow .slide .container .caption .caption-sec {
    font-size: 18px;
    font-weight: 300;
    margin-top: 40px
}

@media (min-width: 576px) {
    .slideshow {
        height: 600px
    }
    .slideshow .slide .container .caption .caption-main {
        font-size: 45px
    }
    .slideshow .slide .container .caption .caption-sec {
        font-size: 24px
    }
}

@media (min-width: 768px) {
    .slideshow {
        height: 650px
    }
    .slideshow .slide .container .caption .caption-main {
        font-size: 50px
    }
    .slideshow .slide .container .caption .caption-sec {
        font-size: 26px
    }
}

@media (min-width: 992px) {
    .slideshow {
        height: 700px
    }
    .slideshow .slide .container .caption .caption-main {
        font-size: 55px
    }
    .slideshow .slide .container .caption .caption-sec {
        font-size: 28px
    }
}

@media (min-width: 1200px) {
    .slideshow {
        height: 750px
    }
.slideshow .slide .container .caption .caption-main {
    font-size: 45px;
}
    .slideshow .slide .container .caption .caption-sec {
        font-size: 30px
    }
}

h2 {

    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 30px;

}

@media (min-width: 576px) {
    h2 {
        font-size: 40px
    }
}

@media (min-width: 768px) {
    h2 {
        font-size: 45px
    }
}

@media (min-width: 992px) {
    h2 {
        font-size: 50px
    }
}

@media (min-width: 1200px) {
h2 {
    font-size: 50px;
}
}

h3 {
    font-size: 30px;
    font-weight: 600;
    color: #dd2a1b;
    text-transform: uppercase;
    margin-bottom: 30px;
    max-width: 800px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

h3.line {
    position: relative;
    padding-bottom: 15px
}

h3.line::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 52px;
    height: 6px;
    background-color: #dd2a1b;
    border-radius: 100px
}

h3.center {
    text-align: center
}

h3.center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

h4 {
    font-size: 18px;
    font-weight: 600;
    color: #dd2a1b;
    text-transform: uppercase;
    margin-bottom: 20px
}

h4.line {
    position: relative;
    padding-bottom: 20px
}

h4.line::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 52px;
    height: 6px;
    background-color: #dd2a1b;
    border-radius: 100px
}

h5 {
    font-size: 13px;
    color: #dd2a1b;
    text-transform: uppercase;
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0
}


.noticias_corpo {
    display: block;
    padding: 0 100px;
    font-size: 16px;
    line-height: 30px;
}


.noticias_corpo img {
	margin:10px; max-width:100%;
}

@media (max-width: 800.98px) {

.noticias_corpo {
    display: block;
    padding: 0 10px;
    font-size: 14px;
    line-height: 26px;
}


}

.noticias .item {
    display: block
}

.noticias .item .thumb-wrap {
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 5px
}

.noticias .item .thumb-wrap .thumb {
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
    background-size: cover;
    background-position: center;
    transition: all .3s;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg)
}

.noticias .item .thumb-wrap .thumb-beneficio {
    display: block;
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center;
    transition: all .3s;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg)
}

.noticias .item p {
    font-size: 12px;
    line-height: 1.5
}

.noticias .item:hover .thumb-wrap .thumb {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.noticias .item:hover .thumb-wrap .thumb-beneficio {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.noticias .item:hover .tit {
    color: #fbc900
}

@media (max-width: 575.98px) {
.noticias .item:nth-child(n+2) {
    margin-top: 30px;
}
}

@media (min-width: 576px) {
    .noticias {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .noticias .item {
        width: 47.5%;
        margin-left: 5%;
        margin-top: 5%
    }
    .noticias .item:nth-child(3n+1) {
        margin-left: 0
    }
    .noticias .item:nth-child(-n+3) {
        margin-top: 0
    }
}

@media (min-width: 768px) {
    .noticias .item {
        width: 20%;
        margin-left: 5%;
        margin-top: 5%
    }
    .noticias .item:nth-child(4n+1) {
        margin-left: 0
    }
    .noticias .item:nth-child(-n+4) {
        margin-top: 0
    }
}

.cta {
    text-align: center;
    background-image: url("../../imagens/banner/big_1591296125.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-blend-mode: multiply;
    background-color: #666;
}
.cta .container {
    width: 800px
}

.cta h2 {
    color: #fff
}

.cta p {

    font-size: 21px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 30px;
    color: #fff;

}

.btn {
    display: inline-block;
    border-radius: 100px;
    background-color: #dd2a1b;
    line-height: 40px;
    padding: 0 25px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff
}

.btn:hover {
    background-color: #fbc900
}

@media (min-width: 768px) {
    .btn {
        line-height: 45px;
        padding: 0 30px
    }
}

@media (min-width: 1200px) {
    .btn {
        line-height: 50px;
        padding: 0 35px
    }
}

.btn.btn-sec {
    background-color: #fbc900
}

.btn.btn-sec:hover {
    background-color: #dd2a1b
}

.links-uteis {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap
}

.links-uteis .item {
    border: 1px solid #cfcfcf;
    padding: 15px;
    background-color: #fff
}

.links-uteis .item img {
    display: block;
    width: 100%
}

.links-uteis .item:hover {
    border-color: #dd2a1b
}

@media (max-width: 575.98px) {
    .links-uteis .item {
        width: 47.5%;
        margin-left: 5%;
        margin-top: 5%
    }
    .links-uteis .item:nth-child(2n+1) {
        margin-left: 0
    }
    .links-uteis .item:nth-child(-n+2) {
        margin-top: 0
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .links-uteis .item {
        width: 30%;
        margin-left: 5%;
        margin-top: 5%
    }
    .links-uteis .item:nth-child(3n+1) {
        margin-left: 0
    }
    .links-uteis .item:nth-child(-n+3) {
        margin-top: 0
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .links-uteis .item {
        width: 21.25%;
        margin-left: 5%;
        margin-top: 5%
    }
    .links-uteis .item:nth-child(4n+1) {
        margin-left: 0
    }
    .links-uteis .item:nth-child(-n+4) {
        margin-top: 0
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .links-uteis .item {
        width: 16%;
        margin-left: 5%;
        margin-top: 5%
    }
    .links-uteis .item:nth-child(5n+1) {
        margin-left: 0
    }
    .links-uteis .item:nth-child(-n+5) {
        margin-top: 0
    }
}

@media (min-width: 1200px) {
    .links-uteis .item {
        width: 14.16667%;
        margin-left: 3%;
        margin-top: 3%
    }
    .links-uteis .item:nth-child(6n+1) {
        margin-left: 0
    }
    .links-uteis .item:nth-child(-n+6) {
        margin-top: 0
    }
}

footer {
    padding: 50px 0;
    position: relative;
    z-index: 0;
    background-color: #333;
    background-size: cover;
    background-position: center;
}
footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 0
}

footer .container {
    position: relative;
    z-index: 1
}

footer p {
    font-size: 10px;
    color: #fff;
    opacity: .6;
    line-height: 1.5;
    margin-top: 20px
}

footer .menu-footer li {
    display: block
}

footer .menu-footer li a {
    display: block;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 0
}

footer .menu-footer li:nth-child(n+2) {
    margin-top: 5px
}

footer .menu-footer li:hover a {
    color: #dd2a1b
}

footer .noticias-footer .item {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start
}

footer .noticias-footer .item .thumb-wrap {
    width: 100px;
    min-width: 100px;
    margin-right: 20px;
    overflow: hidden;
    border-radius: 5px
}

footer .noticias-footer .item .thumb-wrap .thumb {
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
    transition: all .3s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background-size: cover;
    background-position: center
}

footer .noticias-footer .item .tit {
    color: #fff
}

footer .noticias-footer .item .data {
    font-size: 13px;
    color: #dd2a1b;
    text-transform: uppercase
}

footer .noticias-footer .item:nth-child(n+2) {
    margin-top: 15px
}

footer .noticias-footer .item:hover .thumb-wrap .thumb {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

footer .noticias-footer .item:hover .tit {
    color: #dd2a1b
}

footer .redes-sociais {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap
}

footer .redes-sociais a i {
    display: block;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #fff;
    border-radius: 100%;
    color: #000;
    font-size: 18px
}

footer .redes-sociais a:nth-last-child(n+2) {
    margin-right: 10px
}

footer .redes-sociais a:hover i {
    background-color: #dd2a1b
}

@media (max-width: 575.98px) {
    footer .col:nth-child(n+2) {
        margin-top: 50px
    }
}

@media (min-width: 576px) {
    footer .container {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap
    }
}

@media (min-width: 576px) and (max-width: 991.98px) {
    footer .container .col {
        width: 47.5%;
        margin-left: 5%;
        margin-top: 5%
    }
    footer .container .col:nth-child(2n+1) {
        margin-left: 0
    }
    footer .container .col:nth-child(-n+2) {
        margin-top: 0
    }
}





@media (min-width: 992px) {
    footer .container {
        justify-content: space-between
    }
    footer .container .col:nth-child(1),
    footer .container .col:nth-child(2) {
        width: 18%
    }
    footer .container .col:nth-child(3) {
        width: 34%
    }
    footer .container .col:nth-child(4) {
        width: 15%
    }
}

.copyright {
    padding-top: 25px;
    padding-bottom: 100px;
    background-color: #000;
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 2;
    font-weight: 600
}

.copyright span,
.copyright a:hover {
    color: #dd2a1b
}

@media (min-width: 576px) {
    .copyright {
        padding-bottom: 25px
    }
    .copyright .container {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-align: left
    }
}

.menu-mobile {
    position: fixed;
    top: 0;
    right: -280px;
    width: 280px;
    height: 100%;
    background-color: #fff;
    transition: all .3s;
    z-index: 4
}

.menu-mobile .menu-close {
    position: absolute;
    top: 50px;
    right: 100%;
    display: none;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #dd2a1b;
    color: #fff;
    cursor: pointer
}

.menu-mobile .menu-close:hover {
    background-color: #fbc900
}

.menu-mobile .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 50px 0
}

.menu-mobile .inner .logo-mobile {
    display: block
}

.menu-mobile .inner .logo-mobile img {
    display: block;
    margin: 0 auto 25px auto
}

.menu-mobile .inner .menu li {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 20px;
    align-items: center
}

.menu-mobile .inner .menu li a {
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    padding: 7.5px 0;
    font-size: 13px;
    flex-grow: 1
}

.menu-mobile .inner .menu li i {
    cursor: pointer;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all .3s;
    width: 25px;
    min-width: 25px;
    line-height: 25px;
    text-align: center
}

.menu-mobile .inner .menu li i.rodar {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.menu-mobile .inner .menu li .submenu {
    display: none;
    background-color: rgba(0, 0, 0, 0.05);
    width: 100%;
    padding: 7.5px 0
}

.menu-mobile .inner .menu li .submenu li a {
    font-size: 12px;
    text-transform: none
}

.menu-mobile .inner .menu li:nth-child(n+2) {
    margin-top: 5px
}

.menu-mobile .inner .menu li:hover>a,
.menu-mobile .inner .menu li:hover i {
    color: #dd2a1b
}

.menu-mobile.aberto {
    right: 0
}

.menu-mobile.aberto .menu-close {
    display: block
}

.menu-overlay {
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3
}