body{
	width: 100%;
   
	    background-color: #d5e1f3;
	  
    font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;

} 
 @font-face { font-family: Droid Sans; src: url('../fonts/DroidSans.ttf'); } 
 @font-face { font-family: Droid Sans; font-weight: bold; src: url('../fonts/DroidSans-Bold.ttf'); } 










/*====================================================== Cabecalho ==========================*/
header{
	position: relative;
	    z-index: 2000;
}
.header-endereco{
	    background-color: rgba(6,45,91,0.85);
	    padding: 32px 4%;
	    width: 100%;
	    float: left;
}
.header-endereco .header-logo{
	float: left;
	width: 20%;
}
.header-logo img{
    width: 100%;
}
.header-endereco ul{
	float: right;
	width: 80%;
}
.header-endereco ul li{

	display: inline-block;
	color: #fff;
	padding-left: 3.5%;
	font-size: 15px;
	top: 34px;
    position: relative;
}
.header-endereco ul li span{
    
	display: inline-block;
padding-left: 14px;
}
.header-endereco .header-icon{
	font-size: 31px;
	    position: relative;
    top: -8px;
    color: #82b440;
}
.header-endereco ul li  b{
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
b.header-contact{
	color: #82b440;
}

/*===========================================Navbar=================================*/
.navbar{
	background: #fff;
	width: 100%;
	  padding-left: 4%;
	  padding-right: 4%;
}

.bringues-navbar li{
	position: relative;
	padding-right: 1rem!important;
	padding-left:  1rem!important;
	
}
.bringues-navbar li a{
	color: #0b1828!important; 
	text-decoration: none;
	font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	    font-size: 16px;
   
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    margin: auto !important;
     width: 100%;
}
.bringues-navbar li a:hover{
    color: #1d65b9!important;
}
.bringues-navbar .activo{
	color: #1d65b9!important;
}
.bringues-navbar  li  .activo:before {
    content: '' !important;
    width: 100%;
    height: 4px;
    margin: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    top: -11px;
    bottom: auto;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background-color: #82b440;
}
 .quote-btn{
	float: right;
	font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	 background-color: #82b440 ;
	 border-radius: 30px;
	 color: #fff;
	 font-size: 12px;
	 border-color: #82b440 );
}
.quote-btn:hover{

	background-color:rgba(6,45,91,0.85);
	border-color: rgba(6,45,91,0.85);
    color: #fff;
}

.bg-overlay {
    background-color: rgba(37, 41, 52, 0.6);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.modal-body{
    padding: 0;
}
/*-----------------------Slide-------------------------------*/
.bringues-slide{
	width: 100%;
	position: relative;
}
.bringues-slide img{
	width: 100%;
	height: 100%;
}
.carousel-caption{
	bottom: 325px;
}
.slide-bola1{
	position: absolute;
	    top: 15px;
    left: -52px;
	z-index: 5;
    background-color: rgb(29, 101, 185);
    border-radius: 200px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 20px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 13px;
    white-space: nowrap;
  
    max-width: 328px;
    max-height: 328px;
  

   

}
.slide-bola11{
   left: unset;
    right: -63px;
    top: -35px; 
}
.slide-bola2{

	position: relative;
	    left: -48px;
    top: -44px;
	z-index: 6;
    background-color: #82b440;
    border-radius: 200px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 20px;
    border-width: 0px;
    margin: 0px;
    padding: 25px 3%;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 13px;
    white-space: nowrap;
   
    max-height: 133px;
    max-width: 133px;
 
}
.slide-bola22{
    left: unset;
    float: right;
    right: -96px;
    top: -85px;
}
.slide-bola2 .discount{
	    font-size: 15px;
    line-height: 4px;
    font-weight: 700;
    letter-spacing: 0px;
    font-style: italic;
    font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
.slide-bola2 .percentagem-valor{
	font-size: 45px;
    line-height: 18px;
    font-weight: 700;
    color: rgb(255, 255, 255);
     font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
.slide-bola2 div{
	display: inline-block;
}
.slide-bola2 div span{
	display: block;
}
.slide-bola2 .percentagem-real{
	    font-size: 38px;
    line-height: 18px;
    font-weight: 700;
     font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    color: rgb(255, 255, 255);
}
.slide-bola2 .percentagem-off{
	font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-transform:uppercase;
     font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;

}
.slide-bola2 .first-order{
	font-size: 11px;
    line-height: 12px;
    font-weight: 700;

        padding-top: 5px;
    text-transform: uppercase;
     font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
.slide-bola1{
	    padding: 109px 5%;
}
.slide-bola1 .bola-titulo{
	font-size: 27px;
    line-height: 18px;
    font-weight: 700;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
.slide-bola1 .bola-subtitulo{
	    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    font-style: italic;

    font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
.slide-bola1 .bola1-btn{
	font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    font-family: "Droid Sans";
    background-color: rgb(22, 186, 225);
    border-color: rgb(29, 101, 185);
    border-radius: 30px;
    outline: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
    box-sizing: border-box;
    padding: 14px 33px;
    font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
.slide-bola1 .bola1-btn:hover{
    background: #262626;
    color: #fff;
    border-color: #262626;
}
.primeiro-slide .slide-bola1 .bola1-btn:hover{
        background: #262626;
    color: #fff;
    border-color: #262626;
}
.primeiro-slide .slide-bola1{
	    background-color: #82b440;
        left: unset;
        right: -63px;
        top: -35px;
}
.primeiro-slide .slide-bola2{
	background-color: rgb(22, 186, 225);
	left: 163px;
    left: unset;
    float: right;
    right: -96px;
    top: -85px;

}
.fa-instagram:before {
    content: "\f16d";
}

.primeiro-slide .slide-bola1 .bola1-btn{
	    background-color: rgb(29, 101, 185);
    border-color: rgb(29, 101, 185);
}
.primeiro-slide .slide-bola1 .bola-titulo{
	color: #fff;
}

.primeiro-slide .bola-subtitulo{
    color: #fff;
}

/*=====================corpo===================*/
.corpo{
	background: #fff;
}
/*========================Menu==========================*/
.menu{
	width: 77%;
	
	margin: auto;
   
    top: -100px;
    position: relative;
    z-index: 2000;
    color: #fff;

}

.menu .menu-filhos{
	    padding: 44px 4%;

    padding-bottom: 0px;

}
.menu .menu-primeiro{
	background-color: #0f3664;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.menu .menu-filhos h2{
	font-size: 30px;
    color: #ffffff;
    font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-weight: bold;
    line-height: 19px;
}
.menu .menu-filhos h4{
	    font-size: 24px;
  
    font-weight: normal;
    
    font-style: italic;
}
.menu .primeiro-p{
	padding-top: 23px;
}
.menu-primeiro .colorido{
	color: #ffe823;
}

.menu .menu-segundo{
  background-color: #1d65b9;
}
.menu .menu-terceiro{
     background-color: #262626; 	
}
.menu .menu-quarto{
	background-color:#82b440;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.menu .menu-primeiro h4{
	color: #16bae1;
}

.menu .menu-terceiro h4{
    color: #82b440;
}

.menu .final-p a{
	    font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;


}
.final-p{
    margin-bottom: 0px;
}
.menu .menu-quarto .final-p a:hover{
	color: #16bae1;
}
.menu-segundo .final-p a:hover, .menu-terceiro .final-p a:hover{
	   color: #fff;

}
.menu .menu-terceiro .final-p a{
    color: #82b440;
}

/*===============================================Quem somos=================================*/
.sobre {
	padding: 1px 13.1%;
	padding-bottom: 91px;
    background: #fff;
}
.sobre1{
    padding: 130px 13.1%;
}
.sobre img{
	width: 100%;
}
.sobre h4{
	    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    color: #1d65b9;
        text-align: left;
    margin-top: 45px;
    margin-bottom: 15px;
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
        font-style: italic;
}
.sobre h2{
	    margin-top: 0px;
    margin-bottom: 20px;
        font-size: 36px;
    line-height: 46px;
    color: #2d2d2d;
        font-weight: bold;
    font-style: normal;
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;

}
.sobre p{
	padding: 0 0 20px;
	    color: #575d65;
	        font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
        padding-right: 20%;
}
.sobre .btn{
	color: #0f3664;
	    font-size: 14px;
    line-height: 56px;
    font-size: 14px;
    line-height: 56px;
    padding-right: 28px;
    padding-left: 28px;
    background-color: #82b440;
    color: #fff;
    border-color: #82b440;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
        font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
        white-space: nowrap;
    display: inline-block;
    padding: 0 40px;
    cursor: pointer;
    position: relative;
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.sobre .btn:hover{
	    background-color: #262626;
    color:#fff;
    border-color: #262626;
}

/*============================Como funciona========================*/
.funciona{
	    background-image: url(../imagens/background-2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
        padding: 1px 14.6%;
    padding-top: 150px;
    padding-bottom: 95px;
}

.funciona-titulo h4{
	text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #575d65;
        font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    color: #1d65b9;
    text-align: center;
    font-style: italic;
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
.funciona-titulo h2{
	        margin-bottom: 65px;
   text-align: center;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
        font-weight: bold;
    font-style: normal;
    font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    
    color: #042144;
}
.funciona img{
	width: 100%;
}
.funciona-passos h4{
	    text-align: center;
    margin-top: 23px;
    margin-bottom: 16px;
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
    color: #18293f;
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
        font-style: italic;

}
.funciona-passos p{
	    width: 69%;
    text-align: center;
    margin: 0 auto;
        color: #575d65;
            font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 24px;
        color: #575d65;
    font-weight: normal;
    font-style: normal;
}
.funciona-passos p a{
	color: #1d65b9;
	  font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
}
/*==============================Slide servicos=======================*/

.slide-servicos{
	background-image: url(../imagens/background-6.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    padding: 4%;
    padding-bottom: 110px;
        padding-top: 170px;
}
.slide-servicos2{
    background:#eff2fb;
}
.slide-servicos .slide-servicos-titulo h4{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 60px;
        font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    color: #ffffff;
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
            font-style: italic;
}
.slide-servicos .slide-servicos-titulo h2{
	text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 44px;
    color: #ffe823;
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
        line-height: 38px;
    font-weight: bold;
    font-style: normal;
}
.slide-servicos5 .slide-servicos-titulo{
    padding-left: 1.6%;
}
.slide-servicos5 .slide-servicos-titulo h2{
    font-size: 28px;

    text-align: unset;
}
.slide-servicos5 .services-hover img{
    border-radius: 0;
}
.slide-servicos5 .services-hover{
    border-radius: 0;
}
.slide-servicos img{
	width: 100%;
	border-radius: 4px;
}

.slide-servicos .services-hover img{
	transition: transform .3s ease-in-out;
	    width: 100%;
    height: 100%;

}

.slide-servicos .services-hover{
	    border-radius: 4px;
	    position: relative;
	    background-image: none!important;
	    overflow: hidden;
       
}
.portfolio-slides  .services-hover{
     height: 395px;
}


.slide-servicos .services-hover .services-a-hover{

position:absolute;
top: 0;
opacity: 0;
border-radius: 4px;
-webkit-box-shadow: inset 0 0 150px #ffffff;
    box-shadow: inset 0 0 150px #ffffff;
    height: 100%;
    width: 100%; 
    padding: 0px 25%;

    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;

}
.slide-servicos .services-hover .services-a-hover a{
    color: rgba(255,255,255,0.5);
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
        background-color: #ffffff;
        color: #1d65b9;
    
    padding: 12px 26px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 20px !important;
}
.slide-servicos5 .services-hover .services-a-hover a{
    font-size: 13px;
}
.alert-warning{
    background: #fbce3b;
    border-color: #fbce3b;
    margin-bottom: 3rem;
    color: #092341; 
        box-shadow: 0px 2px 4px 0px #DBDBDB;
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: normal;
    font-style: italic;
    text-transform: none;
    text-decoration: none;
}

.alert-warning ul{
    display: flex;
    list-style: none;
}
.alert-warning ul li{
    padding-right:  2%;
    vertical-align: center;
}
.alert-warning  .fa-exclamation-circle{
    font-size: 35px;
    padding-top: 60%;

}


.slide-servicos .services-hover .services-a-hover a:hover{
	    background-color: #1d65b9;
	    color: #fff;
}
.slide-servicos .slide-servicos1 h3 a{
	font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    color: #fff;
}

.slide-servicos5 .slide-servicos1 h3 a{
    font-size: 14px;
}
.slide-servicos2 .slide-servicos1 h3 a{
 color: #18293f;
}

.slide-servicos .slide-servicos1 h3{
         position: relative;
    overflow: hidden;
    text-align: center;
    padding: 25px 4px;
        
    text-align: center;
    color: #ffffff;
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;

	}
    .slide-servicos5 .slide-servicos1 h3 {
    text-align: unset;
    padding:7px 4px;
}

.slide-servicos .slide-servicos1{
	cursor: pointer;
}
.slide-servicos .slide-servicos1:hover h3 a{
        color: rgba(255,255,255,0.5);
        color: #82b440;
	}
.slide-servicos .slide-servicos1:hover .services-a-hover{
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	padding: 31% 25%;
	opacity: 1;

}
.slide-servicos .slide-servicos1:hover img{
	    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.slide-servicos .owl-item{
	padding-right: 1%;
}
.slide-servicos .owl-nav{
	display: none;
}
/*============================Experiencia======================*/
.experiencia{
	    background-image: url(../imagens/background-7.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    padding: 4%;
        padding-bottom: 55px;
            padding-top: 65px;

}
.experiencia-texto{
	    min-height: 100px;
    padding: 0 20px;
    margin: 0 0 40px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.experiencia-texto .segunda-experiencia{
       color: #fff;
           font-size: 20px;
       
    font-weight: normal;
    font-style: italic;
    text-transform: none;
    text-decoration: none;

    font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    margin-top: 10px;
}
.experiencia-texto .primeira-experiencia{
	color: #0f3664;
	padding: 10px 0 0;
	    font-size: 42px;

    font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
        font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

/*=============================================================Planos======================================*/

.planos {
	padding: 4%;
	    padding-bottom: 150px;
	    padding-bottom: 140px;
}
.planos .planos-texto{
	    padding: 0 4% 0 0;
}
.planos .planos-texto h3{
	font-family: 'Droid Sans';
    font-size: 14px;
    font-weight: 700;
    color: #0f3664;
        font-style: normal;
    text-transform: none;
        line-height: 38px;
        text-transform: uppercase;
}
.planos .planos-texto p{
    padding: 0 0 35px;
    margin: 0;
    color: #575d65;
    font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
}
.planos .planos-texto h2{
	    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
        font-size: 36px;
    line-height: 36px;
    color: #042144;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
.planos .planos-texto h4{
	    text-align: left;
    margin-top: 0px;
    margin-bottom: 12px;
        font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    color: #1d65b9;
        font-style: italic;
    text-transform: none;
    text-decoration: none;
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;

}
.planos .outros-planos{
	overflow: hidden;
	
	        -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 40px 13%;
    
    height: 100%;
    padding-bottom: 0px;


}
.outros-planos h2{
	    color: #ffffff;
	        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    text-align: center;
}
.outros-planos ul{
	padding: 0px;
	padding-top: 40px;
    padding-bottom: 63%;
	
	list-style: none;
}
.outros-planos ul li{
	color: #fff;
	    padding: 3px 0;
}
.planos .outros-planos .valores{
	    font-size: 40px;
    line-height: 48px;
        font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    text-align:center;
    color: #fff;
   padding-bottom: 22px;
   position: absolute;
   bottom: 0px;
}
.planos .outros-planos .planos-btn{
	    font-size: 14px;
    line-height: 16px;
    padding-right: 28px;
    padding-left: 28px;
    border-style: solid;
  
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
-webkit-border-radius: 30px;
    border-radius: 30px;
        cursor: pointer;
        padding-top: 14px;
        padding-bottom: 14px;
}



/*==========================================Menu-formulario=================================*/
.menu-formulario{
	background-image: url(../imagens/contact-form-8.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    padding: 150px 4%;

}
.menu-formulario1{
	    background-color: #0f3664;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
        padding: 53px 8%;
}
.menu-formulario1 p{
	color: #fff;
	 font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;

}
.menu-formulario1 h2{
	    font-size: 36px;
    color: #ffe823;
    line-height: 38px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    padding-bottom:20px;
}
.menu-formulario1 label{
	color: #fff;
}
.menu-formulario1 input,.menu-formulario1 select, .menu-formulario1 textarea{
	background-color: #3f5e83;
	color: #fff;
	border:none;
	border-radius: 10px;
}
.menu-formulario1 .enviar-formulario{
background-color: #ffe823;
    color: #3f5e83;	
}
.menu-formulario1 .enviar-formulario:hover{
background-color: #82b440;
    color: #fff; 
}
.menu-formulario1 .reset-formulario{
	background-color: #16bae1;
	color: #fff;
}


/*-------------------------------footer-------------------------------*/


section.footer {
       background-color: #0c2645;
    padding: 20px 0;
    overflow: visible;
}
.row.no-gutter [class*='col-']:not(:first-child), .row.no-gutter [class*='col-']:not(:last-child) {
    padding-left: 0;
    padding-right: 0;
}
section.footer  p {
    font-family: inherit;
    font-size: 14px;
        font-family: 'PT Sans', sans-serif;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}
.footer-elements {
    margin-top: -120px;
}
.row.no-gutter {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}
.footer-element {
  
    padding: 8px 15px 15px;
    text-align: center;
    
}
.footer-endereco{
      background: #3190E7;
      box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}
.footer-element span.typcn {
    font-size: 45px;
    color: #fff;
    margin-bottom: 15px;
}
.footer-element p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
}
.footer-widgets {
    margin-bottom: 20px;
}
.footer-widget {
    padding-right: 25px;
}
.footer-widgets .small-logo {
    margin: 10px 0 15px;
}
.social-links {
    margin: 20px 0 0;
    padding: 0;
}
.social-links li {
    list-style: none;
    display: inline-table;
}
.social-links li a {
    color: #fff;
    font-size: 13px;
    display: inline-block;
    padding-top: 7px;
    text-align: center;
    height: 34px;
    width: 34px;
    position: relative;
    z-index: 1;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
}
.footer-widgets ul.posts {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-widgets ul.posts li {
    padding: 9px 0;
  
    font-size: 15px;
}

.footer-widgets ul.posts li {
    padding: 3px 0;

    font-size: 15px;
        color: #88a1be;
}
.footer-widgets ul.posts li:first-child {
    padding-top: 0;
}
.footer-widgets ul.posts li a {
    color: #ccc;
    transition: all 250ms ease-out 0s;
        color: #88a1be;
           font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;

    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.footer-widgets ul.posts li span {
   
    font-size: 12px;
    margin-top: 3px;
    color: #B9B9B8;
}
#mc_embed_signup {
    margin-top: 15px;
}

.footer-element p span {
    display: block;
}
.footer-element p a {
    color: #fff;
}
.footer .row {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}
.footer-widgets h5{
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    padding-top: 50px;
    color: #fff;
}
.footer-widgets p{
        color: #71869f;
            font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
    font-size: 16px!important;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
}
.footer-widget img{
    width: 100%;
    padding-bottom: 10px;
}
/*================================Servicos geral=================================*/
.servicos-geral{
    width: 100%;
        background-image: url(../imagens/service-heading.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    height: 500px;
        background-position: top center;

    vertical-align: middle;
}
.quem-somos-geral{
    background-image: url(../imagens/quem.jpg);
}
.header-sub{
    position: relative;
}
.servicos-geral h1{
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    color: #fff;
      padding-top: 15%;
    vertical-align: middle; 
    text-align: center;

    vertical-align: middle;
}
.slide-servicos3{
    background: #fff;
    padding-left: 0;
    padding-right: 0;
}
.slide-servicos5{
    padding-left: 4%;
}
.funciona2{
    background-image: url(../imagens/background-19.jpg);
}
.funciona2 h4, .funciona2 h2{
    color: #fff;
}
.servicos-geral-requerer{
    background: #fff;
}
.servicos-geral-requerer .menu-formulario{
    background: #fff;
}
.servicos-geral-requerer .sobre{
    padding: 70px 0;
}
.servicos-geral-requerer .menu-formulario{
    padding: 150px 0;
}
/*=====================================Servicos unico==================*/
.servicos-unico{
    padding: 70px 5%;
    background: #fff;
}
.servicos-unico h1{
        padding: 0 0 10px;
    text-align: center;
    color: #092341;
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 36px;

    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}
.servicos-unico p{
    padding: 30px 0;
    color: #575d65;
        font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
}
.servicos-unico p span{
    padding-top: 10px;
}
.servicos-unico-imagem{
    width: 100%;
    padding: 40px 0 0;
    overflow: hidden;
}
.servicos-unico-imagem img{
    width: 100%;
}
nav{
    border-bottom: 1px solid #d7ddeb;   
}
.fa-check{
    padding-right: 10px;
    color: #82b440;
}
.valores-indicados{
        color: #575d65;
    font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
    padding:36px 20px;
}
.valores span{
    font-size: 10px;
}

.slide-servicos .slide-servicos-titulo  .mosca-h4{
    color: #042144;
    font-size: 16px;
}
/*======================================contacto-final=========================*/
.contacto-final{
    background: #fff;
    padding: 130px 5%;
}

.contacto-final .primeira-coluna h2{
   
   font-size: 22px;
    line-height: 24px;
    color: #092341;
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
   
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    padding-top: 40px;

}
.contacto-final .primeira-coluna .jornada-h2{
    padding-top: 50px;
}
.contacto-final .primeira-coluna ul li {
    display: flex;
    padding-top: 10px;
    color: #575d65;
    font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;

}
.contacto-final .primeira-coluna ul li span{
    color: #16bae1;
    font-size: 18px;
    padding-top: 3px;
    padding-right: 20px;
}

.contacto-final .primeira-coluna ul{
    padding: 0;
    padding-top: 25px;
    list-style: none;
        font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
}
.contacto-final .primeira-coluna .jornada-ul{
    padding-top: 20px;
}

.contacto-final .segunda-coluna h2{
        font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    font-size: 36px;
    line-height: 36px;
    color: #092341;
}
.contacto-final .segunda-coluna h4{
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    color: #1d65b9;
    font-family: 'Fira Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-style: italic;
    text-transform: none;
    text-decoration: none;
}
.contacto-final .segunda-coluna form{
    padding-top: 25px;
}
.contacto-final .segunda-coluna form label span{
    color: #1d65b9;
}
.contacto-final .segunda-coluna form .enviar-formulario{
  background: #16bae1;
  color: #fff;
      font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 14px;

    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;


}
.contacto-final .segunda-coluna form .enviar-formulario:hover{
    background-color: #ffffff;
    color: #1d65b9;

}

.contacto-final .segunda-coluna form textarea{
     border-color: #d7ddeb;
     border-radius: 15px;
    overflow: hidden;

}
.contacto-final .segunda-coluna form input{
        border-color: #d7ddeb;
        border-radius: 30px;
}

.contacto-final .segunda-coluna form label{
    font-family: 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
    color: #575d65;
}


.posts li a span{
    padding-right: 20px;
}