* {
    padding: 0px;
    margin: 0px;
}

body{
    font-family: "Benton Sans Book";
}

@font-face {
    font-family: 'Brandon Text Black';
    font-style: normal;
    font-weight: normal;
    src: local('Brandon Text Black'), url('../webfonts/HVD Fonts - BrandonText-Black.woff') format('woff');
}

@font-face {
    font-family: 'Brandon Text Light';
    font-style: normal;
    font-weight: normal;
    src: local('Brandon Text Light'), url('../webfonts/HVD Fonts - BrandonText-Light.woff') format('woff');
}

@font-face {
    font-family: 'Brandon Text Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Brandon Text Medium'), url('../webfonts/HVD Fonts - BrandonText-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Brandon Text Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Brandon Text Regular'), url('../webfonts/HVD Fonts - BrandonText-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Brandon Text Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Brandon Text Thin'), url('../webfonts/HVD Fonts - BrandonText-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Brandon Text Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Brandon Text Black Italic'), url('../webfonts/HVD Fonts - BrandonText-BlackItalic.woff') format('woff');
}

@font-face {
    font-family: 'Benton Sans Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Benton Sans Bold'), url('../webfonts/bentonsans-bold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Benton Sans Book';
    font-style: normal;
    font-weight: normal;
    src: local('Benton Sans Book'), url('../webfonts/bentonsans-book-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Brandon Text Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Brandon Text Bold Italic'), url('../webfonts/HVD Fonts - BrandonText-BoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Brandon Text Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Brandon Text Light Italic'), url('../webfonts/HVD Fonts - BrandonText-LightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Brandon Text Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Brandon Text Medium Italic'), url('../webfonts/HVD Fonts - BrandonText-MediumItalic.woff') format('woff');
}


@font-face {
    font-family: 'Brandon Text Regular Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Brandon Text Regular Italic'), url('../webfonts/HVD Fonts - BrandonText-RegularItalic.woff') format('woff');
}

@font-face {
    font-family: 'Brandon Text Thin Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Brandon Text Thin Italic'), url('../webfonts/HVD Fonts - BrandonText-ThinItalic.woff') format('woff');
}

body{
    overflow-x: hidden;
}

.navbar-toggler{
    z-index: 3;
}

.navbar-collapse{
    z-index: 3;
}

.navbar-dark{
    z-index: 3;
}

.nav-item{
    height: 100px;
    font-family: Brandon Text Black;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0px 10px 0px 10px;
}

.nav-item a{
    color: #FFFFFF;
}

.logo{float: right;height: 200px;}

.content-slide-top{
    float: left;
    z-index: 1;
    width: 100%;
    height: auto;
}

.home-slide-text-content{
    padding-top: 300px;
    padding-bottom: 200px;
    width: 100%;
}

.home-slide-text{
    height: auto;
    background: rgba(0,0,0,0.6);
}

.clear
{
    clear: both;
}

.card-block{
    width: 100%;
    height: auto;
    text-align: justify;
}

.card-block:hover{
    cursor: pointer;
}

.card-block:hover .image-block{
    transform: rotate(360deg);
}

.card-block:hover .img-content{
    background-color: midnightblue;
}

.card-block p{
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.image-block{
    text-align: center;
    transition: transform .8s ease-in-out;
    margin: 0px 0px 30px 0px;
}

.img-content{
    background-color: #EDB300;
    border-radius: 100px;
    width: 90px;
    height: 90px;
}

.img-content:hover{
    background-color: midnightblue;
    cursor: pointer;
}

.menu-slide{
    float: left;
    max-width: 250px;
    min-width: 100px;
    height: auto;
    border-right: 2px solid #FFFFFF;
    padding: 0px 30px 0px 0px;
}

.menu-slide-text{
    float: left;
    max-width: 750px;
    min-width: 300px;
    margin-left: 30px;
    margin-top: 35px;
    color: #FFFFFF;
    text-align: justify;
    font-family: Benton Sans Book;
    font-size: 17px;
}

.menu-slide-li{
    height: 54px;
    font-family: Brandon Text Black;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 0px 20px 0px;
    cursor: pointer;
}

.li-active{
    color: orange !important;
}

.image-top{
    background-image: url('../images/banner-home.jpg');
}

.block-space{
    padding: 40px 0px 40px 0px;
}

.links-background{
    background-image: url('../images/bk-links.jpg');
    width: 100%;
    max-height: 800px;
    z-index: 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.links-content{
    float: left;
    width: 85%;
    max-height: 800px;
    z-index: 2;
}

.links-icon-orange{
    position: absolute;
    top: 0;
    left: 85%;
    right: 0;
    bottom: 0;
    width: 14.98%;
    background-color: #EDB300;
}

.home-news-default{
    float: left;
    width: 434px;
    height: auto;
    cursor: pointer;
}

.home-news-default-img{
    float: left;
    width: 434px;
    height: 150px;
    margin-bottom: 10px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.home-news-default-img:hover{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.home-news-next{
    float: left;
    max-width: 434px;
    margin-left: 40px;
}

.home-news-next-item{
    cursor: pointer;
}

.home-news-next-img{
    width: 434px;
    height: 150px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.home-news-next-img:hover{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.home-news-title{
    font-family: Brandon Text Regular;
    font-size: 22px;
    color: #34A5CF;
    margin: 10px 0px 10px 0px;
}

.home-news-next-title{
    font-family: Brandon Text Regular;
    font-size: 22px;
    color: #34A5CF;
    margin: 10px 0px 10px 0px;
}

.link-news {
    font-family: Brandon Text Regular;
    font-weight: bold;
    color: #32368A;
    font-size: 20px;
}

.map{
    float: left;
    width: 100%;
    height: 300px;
}

.color-blue-bk{
    background: #2F3383 !important;
}

.business{
    width: 100%;
    max-height: 400px;
}

.business h3{
    color: #FFFFFF;
}

.home-slide-text h3{
    font-size: 27px;
    color: #34A4CE;
    font-family: Brandon Text Regular;
    text-align: center;
    vertical-align: middle;
    line-height: 100px;
}

.client-area{
    float: right;
    width: 40%;
    height: 100px;
    background-color: #EDB300;
    margin-bottom: 200px;
}

.client-area p a{
    color: #2F3383;
}

.client-area a:hover{
    color: #2F3383;
}

.client-area:hover{
    background: none;
    border: 2px solid #EDB300;
}

.client-area p{
    font-family: Brandon Text Medium;
    font-size: 35px;
    color: #34A5CF;
    vertical-align: middle;
    line-height: 96px;
    margin-left: 50px;
}

.background-img-link{
    float: left;
    width: 100%;
    margin-top: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate3d(0px, 0px, 0px);
}

.background-img-link-fix{
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    background-size: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.background-img-link-fix::after{
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.70;
    filter: alpha(opacity=0.70);
}

.link-icon-img{
    width: 200px;
    height: 200px;
    padding: 32px;
}

.links-uteis{
    float: left;
    margin-top: 40px;
    margin-bottom: 80px;
}

.indicadores{
    float: right;
    margin-top: 40px;
    margin-bottom: 80px;
}

.squad-red{
    width: 100%;
    padding: 0px 0px 0px 0px;
    border: 2px solid #c60a0a;
    color: #FFFFFF;
    text-align: center;
    font-family: Benton Sans Bold;
}

.squad-red:hover{
    background-color: #c60a0a;
    border: 2px solid #c60a0a;
}

.squad-yellow{
    width: 100%;
    padding: 0px 0px 0px 0px;
    border: 2px solid #EDB300;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.squad-yellow:hover{
    background-color: #EDB300;
    border: 2px solid #EDB300;
}

.squad-title-links{
    width: 216px;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 20px 0px 20px 0px;
}

.squad-title-indicadores{
    width: 270px;
    display: block;
    margin: 0 auto;
    padding: 20px 0px 20px 0px;
}

.squad-link-content{

}

.squad-link{
    padding-bottom: 10px;
    color: #FFFFFF;
}

.squad-link:hover{
    color: #FFFFFF;
}

.map-block{
    float: left;
    width: 100%;
    height: 494px;
    padding: 14px 0px 0px 0px !important;
    background-color: #2F3382;
}

.map{
    height: 480px;
}

.footer-info{
    background-color: #2F3382;
    padding: 0px 0px 0px 0px !important;
    color: #FFFFFF;
}

.footer-subscribe{
    background-color: #2F3382;
    padding: 15px 0px 15px 0px !important;
    border-top: 1pt solid #FFFFFF;
    color: #FFFFFF;
}

.copyright{
    background-color: #4B51CF;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    height: auto;
    color: #FFFFFF;
}

.text-copy{
    vertical-align: middle;
    line-height: 60px;
}

.text-copy-left{
    text-align: left;
}

.text-copy-right{
    text-align: right;
}

.text-copy a{
    color: #FFFFFF;
    text-decoration: none;
}

.text-copy a:hover{
    text-decoration: underline;
}

.label-subscribe
{
    margin: 0px !important;
    vertical-align: middle;
}

.btn-subscription{
    width: 90px;
    height: 40px;
    background-color: #EDB300;
    color:#000000;
    font-weight: bold;
    border: 0px !important;
    padding: 0px !important;
    border-radius: 0px;
    vertical-align: middle;
}

.input-subscribe{
    width: 220px;
    height: 40px;
    border: 0px !important;
    vertical-align: middle;
    margin-right: 0px;
    padding-left: 10px;
}

.footer-icon-circle {
    float: left;
    width: 50px;
    height: 50px;
    border: 2px solid #FFFFFF;
    border-radius: 27px;
    margin: 0px 10px 0px 10px;
}

.link-social-google{
    float: left;
    width: 55px;
    height: 55px;
}

.link-social{
    text-decoration: none;
    color: #FFFFFF;
}

.link-social:hover{
    text-decoration: none;
    color: #FFFFFF;
}

.icon-social{
    font-size: 26px;
    font-weight: bold;
}

.fa-linkedin-in{
    margin: 8px 0px 0px 13px;
}

.aling-icon-footer{
    margin: 8px 0px 0px 15px;
}

.aling-icon-footer-in{
    margin: 9px 0px 0px 11px;
}
.link-social-google{
    float: left;
    width: 55px;
    height: 55px;
    margin-right: 10px;
}

.icon-social-google{
    float: left;
    width: 55px;
    height: 55px;
}

.site-h3{
    font-family: Brandon Text Regular;
    color: #34A5CF;
    font-size: 36pt;
    padding: 40px 0px 20px 0px;
}

.separador-azul{
    float: left;
    width: 100%;
    height: 40px;
    border-top: 2px solid #2F3382;
    z-index: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.separador-azul-posicao{
    width: 100%;
    height: 40px;
    text-align: center;
    margin-top: -3px;
    z-index: 1;
}

.separador-azul-image{
    width: 70px;
    height: 40px;
    z-index: 1;
    display: block;
    margin: 0 auto;
}

.home-news-date{
    position: absolute;
    width: 65px;
    height: 34px;
    z-index: 1;
    padding-left: 5px;
    background-color: #2F3382;
    opacity: 0.7;
    color: #FFFFFF;
    font-family: Brandon Text Black;
    font-size: 18px;
}

.news-date{
    color: #FFFFFF;
    z-index: 2;
    font-weight: bold;
    margin: 3px 0px 0px 4px;
}

.contacts-body{
    text-align: center;
}

.contacts-column-left{
    background-color: #2F3383;
    color: #FFFFFF;
    font-family: Benton Sans Bold;
}

.contacts-column-right{
    background-color: #ECB200;
    color: #FFFFFF;
}

.title-modal{
    display: block;
    margin: 0 auto;
    text-align: center;
    z-index: 2;
}

.modal-title-links{
    float: left;
    font-family: Benton Sans Bold;
    width: 289px;
    padding: 12px 5px 0px 5px;
    color: #2F3383;
}

.header-center{
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 429px;
}

.img-modal-left{
    width: 70px;
}

.img-modal-right{
    width: 70px;
}

.contacts-close-modal{
    position: absolute;
    width: 70px;
    right: 0px;
    top: 2px;
}

.separador-branco{
    float: left;
    width: 100%;
}

.separador-branco-posicao{
    display: block;
    margin: 0 auto;
}

.separador-branco-image{
    position: absolute;
    width: 70px;
    height: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.img-circle-orange{
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #EDB300;
    border-radius: 100px;
    width: 200px;
    height: 200px;
    margin-top: -100px; /* Half the height */
    margin-left: -81%; /* Half the width */
}

.img-left {
    float: left;
}
.img-right {
    float: right;
}

.contacts{
    padding: 10px 0px 10px 0px;
}


.services p {
    text-align: justify;
    font-family: Benton Sans Book;
    font-size: 19px;
}

#indicadores{

}

.indicadores-content{
    position: absolute;
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
}

.indicadores-header{
    position: absolute;
    width: 100%;
    height: 200px;
    margin: 0 auto;
    z-index: 2;
    background: transparent;
}

.indicadores-title{
    font-family: Benton Sans Bold;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    z-index: 2;
    color: #FFFFFF;
    font-size: 33px;
    margin-top: 72px;
}

.indicadores-close-modal{
    z-index: 2;
}

.indicadores-modal-body{
    position: absolute;
    width: 100%;
    height: auto;
    margin: 0 auto;
    z-index: 2;
    color: #FFFFFF;
    top: 180px;
    padding: 0px;
}

.indicadores-close-modal{
    position: absolute;
    width: 90px;
    right: 0px;
    top: 2px;
    z-index: 2;
}

.indicadores-top-background-image{
    position: absolute;
    content: "";
    width: 104%;
    height: 260px;
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #2a4c9a;
    top: -16px;
    bottom: 0;
    left: -12px;
    right: 0;
}

.indicadores-content-background-image{
    position: absolute;
    content: "";
    width: 104%;
    height: 500px;
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #2a4c9a;
    top: 244px;
    bottom: 0;
    left: -12px;
    right: 0;
}

.indicadores-top-background-image::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 260px;
    background: url(../images/banner-home2.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    opacity: 0.28;
    filter: alpha(opacity=28);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.indicadores-content-background-image::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 500px;
    background: url(../images/Selo-PNG.png) no-repeat;
    background-position: center center;
    background-size: 500px 430px;
    -webkit-background-size: 500px 430px;
    -moz-background-size: 500px 430px;
    -o-background-size: 500px 430px;
    opacity: 0.12;
    filter: alpha(opacity=12);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.indicadores-ul-left{
    padding: 0px 0px 0px 0px;
    width: 250px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.indicadores-ul-left-100{
    width: 100%;
    padding: 40px 20px 0px 20px;
    text-align: justify;
    height: auto;
    display: block;
    margin: 0 auto;
}

.indicadores-ul-right{
    padding: 0px 0px 0px 0px;
    width: 250px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.indicadores-content ul li{
    font-family: Benton Sans Book;
    font-size: 20px;
    padding: 15px 0px 15px 25px;
}

.indicadores-contents{
    padding: 94px 0px 40px 0px;
}

.indicadores-contents-100{
    padding: 54px 0px 40px 0px;
}

.indicadores-contents-100 .indicadores-ul-left{
    float: left !important;
    width: 100%;
}

.indicadores-contents-100 .indicadores-text{
    float: left !important;
    width: 100%;
}

.indicadores-icon{
    background: url(../images/ICONE-SETA.png) no-repeat -8px 21px;
    background-size: 1.7em;
}

.indicadores-border{
    position: absolute;
    width: 100%;
    height: 700px;
    margin: 5px;
    z-index: 1;
    border: 4px solid #FFFFFF;
}

.carrosel{
    width: 100%;
}

.container-nav{
    width: 100%;
    height: 100px;
}

.navbar-collapse{
    height: 100%;
}

.nav-content{
    height: 100px;
    vert-align: middle;
    line-height: 84px;
    z-index: 4;
}

.navbar .active{
    background-color: #EDB300;
}

.navbar .active .nav-link{
    color: #2F3383 !important;
}

.input-search{
    position: absolute;
    width: 160px;
    height: 30px;
    font-weight: unset;
    padding-left: 4px;
    font-family: initial;
    top: 30px;
}

#empresa h3 {
    font-family: Brandon Text Regular;
    font-size: 35px;
    padding: 40px 0px 40px 0px;
    font-weight: bold;
}

.empresa-content{
    padding: 20px 0px 40px 0px;
}

.content-slide-top-image{
    position: absolute;
    overflow: auto;
    width: 100%;
    height: auto;
    display: inline-block;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.content-slide-top-image-src{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    object-fit: cover;
    display: inline-flex;
    justify-content: center;
    transform: translate3d(0px, 0px, 0px);
    font-size: 0px;
}

.slider-pro-action{
    position: relative;
    display: block;
    width: 80px;
    height: 0px;
    z-index: 2;
    bottom: 150px;
    left: 49%;
}

.navbar-transparent{
    background: transparent;
    border: none;
}

.background-transparent{
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.72;
    filter: alpha(opacity=72);
    background-color: #2F3382;
    z-index: 1;
}

.background-solid{
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 100;
    filter: alpha(opacity=100);
    background-color: #2F3382;
}

.slider-pro-evo{
    width: 100%;
    height: auto;
}

.slider-pro-evo-content{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.slider-pro-evo-item{
    float: left;
    width: 100%;
    height: 100%;
    display: block;
    padding-bottom: 0px;
    opacity: 1;
}

.slider-pro-evo-item-active{
    position: absolute;
    display: block;
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-duration: 500ms;
    z-index: 1;
}

.slide-top-control:hover{
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
}

.slide-top-control:first-child{
    margin-right: 5px;
}

.slide-top-control:last-child{
    margin-left: 5px;
}

.slide-top-control{
    color: #EDB300;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
}

.slide-top-control.li-top-active{
    opacity: 1;
    filter: alpha(opacity=100);
}

.content-news{
    float: left;
    width: 100%;
    height: auto;
    margin-top: 100px;
    background-color: #FFFFFF;
}

.content-error{
    float: left;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 50px;
    background-color: #FFFFFF;
    padding: 40px 0px 40px 0px;
}

.erro-text{
    text-align: center;
    padding: 60px 0px 60px 0px;
}

.img-content.tooltipster-box{
    background: #EDB300 !important;
}

.tooltipster-sidetip .tooltipster-box{
    background: #EDB300 !important;
    border: 0px !important;
    border-radius: 4px !important;
}

.tooltipster-sidetip .tooltipster-content {
    color: #fff !important;
    line-height: 18px !important;
    padding: 6px 14px !important;
}

.tooltipster-content {
    box-sizing: border-box !important;
    max-height: 100% !important;
    max-width: 100% !important;
    overflow: auto !important;
}

#servicos h5
{
    color: #2F3383;
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    font-family: Benton Sans Bold;
}

.content-news-principal{
    float: left;
    width: 100%;
    height: auto;
    margin-top: 0px;
    cursor: pointer;
}

.date-new{
    float: left;
    width: 105px;
    height: 90px;
    background: #2F3383;
    color: #FFFFFF;
    vertical-align: middle;
}

.date-new p{
    font-family: Brandon Text Black;
    font-size: 28px;
    text-align: center;
    vertical-align: middle;
}

.image-new{
    float: left;
    width: 100%;
    max-height: 464px;
}

.img-larger-new{
    width: 100%;
    max-height: 464px;
}

.title-social-new{
    float: left;
    width: 100%;
    margin-top: 20px;
}

.continue-reading{
    float: left;
    width: 100%;
}

.title-new{
    float: left;
    font-family: Brandon Text Regular;
    font-size: 35px;
    color: #34A5CF;
}

.icons-new
{
    float: left;
    vertical-align: middle;
    line-height: 44px;
    margin-left: 20px;
    padding: 10px 0px 14px 0px;
}

.continue-reading{
    font-family: Benton Sans Bold;
    font-weight: bold;
    font-size: 19pt;
    margin-top: 20px;
}

.continue-reading a{
    color: #2F3383;
}

.continue-reading a:hover{
    color: #2F3383;
}

icons-new i{
    font-size: 14px;
}

.new-text{
    float: left;
    width: 100%;
    height: auto;
    font-family: Benton Sans Book;
    font-size: 19pt;
    text-align: justify;
    text-justify: auto;
}

.content-news-others{
    float: left;
    width: 100%;
    height: auto;
    padding: 40px 0px 40px 0px;
}

.block-new{
    float: left;
    max-width: 33.33333%;
    height: auto;
    cursor: pointer;
}

.block-new:nth-of-type(3n+1) {padding-right:1%;}
.block-new:nth-of-type(3n+2) {padding:0 .5%;}
.block-new:nth-of-type(3n+3) {padding-left:1%;}

.img-new-next{
    float: left;
    width: 100%;
    max-height: 185px;
    margin-bottom: 20px;
}

.img-medium-new{
    float: left;
    width: 100%;
    max-height: 185px;
}

img.img-medium-new:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.news-date-next{
    position: absolute;
    width: 101px;
    height: 56px;
    background: #2F3383;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.75;
    filter: alpha(opacity=75);
    z-index: 1;
}

.news-date-next p{
    font-family: Brandon Text Black;
    font-size: 26px;
    line-height: 56px;
}

.row-news-next{
    margin-right: 0;
    margin-left: 0;
}

.new-next-title{
    font-family: Brandon Text Regular;
    font-size: 20pt;
    color: #34A5CF;
    line-height: 27px;
}

.new-next-text{
    font-family: Benton Sans Book;
    font-size: 18px;
    text-align: justify;
}

.new-next-continue{
    font-family: Benton Sans Bold;
    font-weight: bold;
    font-size: 16pt;
    margin-top: 20px;
    margin-bottom: 20px;
}

.new-next-continue a{
    color: #2F3383;
}

.new-next-continue a:hover{
    color: #2F3383;
}

.content-news-detail{
    float: left;
    width: 100%;
}

.default-new{
    float: left;
    width: 60%;
}

.others-news{
    float: right;
    width: 35%;
}

.comments{
    float: left;
    width: 100%;
    padding: 60px 0px 40px 0px;
}

.comments-content{
    padding: 20px 0px 20px 0px;
}

.site-h4{
    font-family: Brandon Text Regular;
    color: #34A5CF;
    font-size: 28pt;
}

.fb-comments{
    width: 100%;
}

.h3-ml{
    font-family: Brandon Text Black;
    font-size: 24pt;
    color: #34A5CF;
    padding-bottom: 44px;
}

.others-news-block-new{
    float: left;
    width: 100%;
    cursor: pointer;
}

.share:hover{
    cursor: pointer;
}

.cont-left a{
    color: #ECB200 !important;
    font-family: Benton Sans Bold;
    font-weight: bold;
}

.cont-left:hover a{
    color: #FFFFFF !important;
}

.cont-right a{
    color: #2F3383 !important;
    font-family: Benton Sans Bold;
    font-weight: bold;
}

.cont-right:hover a{
    color: #FFFFFF !important;
}

.contacts-column-left{
    float: left;
    width: 48.5%;
    margin-left: 5px;
    margin-right: 5px;
    padding: 30px 0px 30px 0px;
}

.contacts-column-right{
    float: right;
    width: 48.5%;
    margin-left: 5px;
    margin-right: 5px;
    padding: 30px 0px 30px 0px;
}

.contacts, .contacts h5{
    font-family: Benton Sans Bold;
    font-size: 22px;
}

.page-more{
    position: relative;
    display: block;
    padding: 18px 0px 0px 0px;
    margin: 0px 5px 0px 5px;
    line-height: 1.25;
    color: #2F3389;
    background-color: #fff;
    /* border: 3px solid #2F3382; */
    font-size: 30px;
    font-family: Brandon Text Black;
    font-weight: bolder;
}

.footer-icon-circle:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
}

.link-social-google:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
}

.icon-hover img:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
}

.icon-hover{
    text-decoration: none;
    color: #FFFFFF;
}

.icon-hover:hover{
    text-decoration: none;
    color: #FFFFFF;
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}