@import url('https://fonts.googleapis.com/css?family=Audiowide|Montserrat');
@import url('https://fonts.googleapis.com/css?family=Anton&display=swap');

/* 
    font-family: 'Audiowide', cursive;
    font-family: 'Montserrat', sans-serif;
*/

body{
    background:#f8f8f8!important;
}

p {
    font-size: 16px!important;
}

.navbar {
    min-height: 80px!important;
    box-shadow: none!important;
}
.navbar li a {
    font-size: 13px;
    text-transform: uppercase;
    font-family: sans-serif;
}
.navbar-brand {
    color: #003e82!important;
    text-transform: uppercase;
    font-family: 'Audiowide', cursive;
}
.navbar-brand strong{
    color: #13c7d3;
}

.wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
    /* background: #75757557; */
}
.new-rwaper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 0;
    /* height: 600px!important; */
    padding-top: 120px;
    padding-bottom: 30px;
    background-image: url(../img/bg/bgh.jpg);
}
.new-rwaper h1 {
    color: #fff;
    font-weight: 600;
    font-size: 30px;
    /* text-transform: uppercase; */
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
    /* white-space: nowrap; */
    border-right: .15em solid var(--accent);
    letter-spacing: .15em;
}
.new-rwaper h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    /* font-style: italic; */
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
    /* white-space: nowrap; */
    border-right: .15em solid var(--accent);
    letter-spacing: .15em;
}

.new-rwaper p {
    color: #fff;
    font-size: 35px!important;
    /* font-weight: bolder; */
    line-height: 42.5px;
    font-family: 'Anton', sans-serif;
}

.new-rwaper span {
    color: #fff;
    margin-left: 20px;
    font-size: 25px;
    /* overflow: hidden; */
    /* letter-spacing: .15em; */
    font-family: 'Anton', sans-serif;
}

.ld {
    color: #fff;
    font-size: 35px!important;
    /* font-weight: bolder; */
    line-height: 42.5px;
    font-family: 'Anton', sans-serif;
}

.a {
    fill: none;
}
.b {
    clip-path: url(#a);
}
.c,.d {
    fill: #fff;
}
.d {
    opacity: 0.5;
    isolation: isolate;
}

#topo-menu{
    padding:30px!important
}

.hometitle {
    color: #ec9105;
    font-size: 21px;
    text-transform: uppercase;
    font-family: 'Audiowide', cursive;
}
.hometitle strong{
    color: #13c7d3;
}
.home-title-bg {
    background: #39c2dc17;
    border-radius: 10px;
    padding: 20px;
}

.sub-card {
    font-size: 16px;
}

.certer-service {
    padding-top: 70px;
    padding-bottom: 70px;
    margin-bottom: 50px;
    position: relative;
    background-color: #3498da;
    background-image: url(../img/bg/overlay.svg),linear-gradient(45deg,#3498da 0%,#13c7d3 100%);
    background-size: cover;
    z-index: 0;
    background-attachment: fixed;
}
.certer-service h5 {
    color:#fff;
    margin: 0 auto;
    font-size: 22px!important;
    font-style: italic;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Courier New', Courier, monospace;
}
.certer-service p {
    color:#fff;
    font-size: 22px!important;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    font-family: 'Courier New', Courier, monospace;
}

.pro-1 .container h3 {
    /* font-weight: 400;
    color: #8e8e8e; */
    text-transform: uppercase;
}
.pro-1 .container p {
    font-size: 18px!important;
    margin-bottom: 50px!important;
    font-family: 'Montserrat', sans-serif;
}
.pro-1 .container .row .service-item {
    text-align: center;
}
.pro-1 .container .row .service-item h4 {
    font-size: 18px;
    /* font-style: italic; */
    text-transform: uppercase;
    /* font-family: 'Courier New', Courier, monospace; */
}

.sections-full {
    widows: 100%;
    margin-top: 50px;
}

.in-left {
    height: 500px;
    /* background-image: url("../img/bg/caminhao.jpg"); */
    background-image: url("../img/bg/rastre.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;    
}
.in-rigth {
    height: 500px;
    background: #003e82;
    background-image: url(../img/bg/transparent.png),linear-gradient(45deg,#212529 0%,#13c7d3 100%);
    background-size: cover;
    /* background-image: url("../img/bg/rastre.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center; */
    /* background-attachment: fixed; */
}
.in-rigth img {
    width: 150px;
    height: 150px;
    margin-top: 100px;
    border-radius: 50%;
}
.in-rigth h5 {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.in-rigth p {
    color: #fff;
    font-size: 20px!important;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

/* =-=-=-=-=-=-=-=-=-=-= */

.section-info .title-p h4{
    font-size: 22px;
    text-transform: uppercase;
}

.section-info ul {
    list-style: none;
}

.section-info ul>li{
    display: inline-block;
    margin-left: 50px;
}
.section-info ul li img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

/* =-=-=-=-=-=-=-=-=-=-= */

.section-info-two {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #3b0054;
}

.section-info-two h4 {
    color: #fff;
    font-size: 28px;
    font-family: 'Anton', sans-serif;
}

.section-info-two span em {
    width: 60px;
    height: 2px;
    background-color: #fc5b62;
    display: block;
    margin: auto;
}

.section-info-two p {
    color: #fff;
    margin-top: 18px;
    font-size:18px!important;
}

.sobre-nos{
    padding-top: 100px;
    padding-bottom: 100px;
}

.sobre-nos span {
    width: 120px;
    height: 2px;
    display: block;
    margin-bottom: 20px;
    background-color: #e1e1e1;
}
.sobre-nos span em {
    width: 60px;
    height: 2px;
    background-color: #fc5b62;
    display: block;
}

.info-flooter {
    padding-top: 25px;
    padding-bottom: 25px;
    background: #2a013c;
}

.info-flooter h4 {
    color:#fff;
    font-family: 'Anton', sans-serif;
}
.info-flooter p {
    color:#fff!important;
}

/* =-=-=-=-=-=-=-=-=-=-= */

img.vert-move{
    width: 120px;
    height: 120px;
    top: -45px;
    z-index: 100;
    position: absolute;
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
/* =-=-=-=-=-=-=-=-=-=-=-= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}

/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#3f729b;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

a {
 background-color: #D3D3D3;   
}

@media(max-width: 576px) {
    .section-info ul>li {
        margin-left: 0!important;
    }
}

@media(max-width: 991px) {
    .parceiros {
        display: none!important;
    }
    .navbar .navbar-toggler .mm_mv {
        background: #fff!important;
    }
}

.politica-title h2{
    margin-top: 0;
    padding-top: 0;
    font-size: 20px;
    color: #525252;
    line-height: 22px;
    font-family: "Abel";
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.politica-title p {
    text-align: justify!important;
}

#fixed-menu-top{
    display: none;
    background-color: #3b0054 !important;
}
#fixed-menu-top {
    color: #fff!important;
}

.page-title{
    padding: 20px;
    /* background: #0000007a; */
}

/* NEWS */

.main_title{
    padding-top:60px;
    padding-bottom:60px;
    background:#f8f8f8;
}

.main_title span {
    width: 120px;
    height: 2px;
    background-color: #e1e1e1;
    display: block;
    margin: auto;
}
.main_title span em {
    width: 60px;
    height: 2px;
    background-color: #fc5b62;
    display: block;
    margin: auto;
}

.main_title h2 {
    color: #222222c9;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
}

.crd{
    padding-top:50px;
}

a.box_topic h3 {
    color:#222;
    font-size: 18px!important;
}

a.box_topic {
    text-align: center;
    text-decoration:none!important;
    background: #fff;
    padding: 40px 30px 15px 30px;
    display: block;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    color: #555;
    margin-bottom: 30px;
    overflow: hidden;
}

a.box_topic i {
    font-size: 60px;
    font-size: 3.75rem;
    color: #ff9d10;
    margin-bottom: 10px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    background-color: #2c8e5b;
    background-color: rgba(255, 154, 1, 0.05);
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin-bottom: 15px;
}

a.box_topic {
    position: relative;
    top: 0;
    transition: all 0.3s ease-in-out
  }
  a.box_topic:hover {
    top: -10px;
}

/* new */

a.box_topic_new h3 {
    color:#fc5b62d1;
    font-size: 18px!important;
    font-family: 'Anton', sans-serif;
}

a.box_topic_new {
    text-align: center;
    text-decoration:none!important;
    padding: 40px 30px 15px 30px;
    display: block;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

    color: #555;
    margin-bottom: 30px;
    overflow: hidden;
}

a.box_topic_new i {
    font-size: 60px;
    font-size: 3.75rem;
    color: #3b0054;
    margin-bottom: 10px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    background-color: #2c8e5b;
    background-color: rgba(59, 0, 84, 0.02);
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin-bottom: 15px;
}

a.box_topic_new {
    position: relative;
    top: 0;
    transition: all 0.3s ease-in-out
  }
  a.box_topic_new:hover {
    top: -10px;
}

/*  */

.bg_color_1 {
    background-color: #fff;
}
.margin_60_35 {
    padding-top: 60px;
    padding-bottom: 35px;
}
.main_title_3 span {
    width: 120px;
    height: 2px;
    background-color: #e1e1e1;
    display: block;
    margin: auto;
}

.main_title_3 span em {
    width: 60px;
    height: 2px;
    background-color: #fc5b62;
    display: block;
    margin: auto;
}

.main_title_3 h2, .main_title_3 h3 {
    font-size: 23px;
    font-size: 1.4375rem;
    margin: 25px 0 0 0;
}
.main_title_3 p {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.4;
}

.main_title_3 {
    position: relative;
}
.add_bottom_30 {
    margin-bottom: 30px;
}
.list_articles ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.list_articles ul li {
    float: left;
    width: 45%;
    margin-right: 45px;
    padding: 15px 0;
    border-bottom: 1px solid #ededed;
}
.list_articles ul li a {
    color: #555;
    display: block;
}
.list_articles ul li i {
    margin-right: 10px;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    top: 2px;
}

.parceiros{
    padding-top:100px;
    padding-bottom:100px;
}

/*  */

.pricing h2 {
    color: #222222c9;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
}

.pricing h5 {
    color: #222222c9;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
}

.pricing h6 {
    color: #222222c9;
    font-size: 28px;
    font-family: 'Anton', sans-serif;
}

.pricing span em {
    width: 60px;
    height: 2px;
    background-color: #fc5b62;
    display: block;
    margin: auto;
}

.pricing hr {
    margin: 1.5rem 0;
}

.pricing .card-title {
    margin: 0.5rem 0;
    font-size: 0.9rem;
    letter-spacing: .1rem;
    font-weight: bold;
}

.pricing .card-price {
    font-size: 3rem;
    margin: 0;
}
  
.pricing .card-price .period {
    font-size: 0.8rem;
}
  
.pricing ul li {
    margin-bottom: 1rem;
}
  
.pricing .text-muted {
    opacity: 0.7;
}
  
.pricing .btn {
    font-size: 80%;
    border-radius: 5rem;
    letter-spacing: .1rem;
    font-weight: bold;
    padding: 1rem;
    opacity: 0.7;
    transition: all 0.2s;
}

.class_scren_margin{
    margin-bottom:50px;
}