.ir-para-topo{
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.bgteste{
	background: #ccc!important;
}
.bg-blue{
	background: #3d478a!important;
}
.text-shadow{
text-shadow: 2px 2px 2px solid #000!important;
}
.border{
	border: 5px solid #dce2ea!important;
	padding: 30px;
}
.border-yes{
	border: 1px solid #5bbbfe;
	border-radius:0 60px 0 60px;
	padding: 20px 20px 20px 30px;
	margin-bottom: 20px;
}
.img-divisao{
	float: right;
}
.color-orange{
color: #ff6400!important;
}
.background-blue{
background: #3d478a!important;
border-radius: 10px;
}
.padding30{
	padding: 30px;
}
.bg-red{
background: #ff0000!important;
}
.bg-orange{
background: #ff8040!important;
}
.black{
	color: #111!important;
}
.color-black{
	color: #111!important;
	text-shadow: none!important;
}

.shadow-none{
	text-shadow: none!important;	
}
.color-white{
	color: #fff!important;
}
.color-white h3{
	color: #fff!important;
	text-shadow: 1px 1px 4px #000;
}
.color-blue{
	color: #5bbbfe!important;
}
.line-height20{
line-height: 1.6em!important;
}
.text-align-left{
	text-align: left!important;
}
.text-align-center{
	text-align: center!important;
}
.text-align-right{
	text-align: right;
}
.marginleft{
	margin-left: 20px;
}
.margintop5{
	margin-top: 5px;
}
.margintop10{
	margin-top: 10px!important;
}
.margintop15{
	margin-top: 15px;
}
.margintop20{
	margin-top: 20px;
}
.margintop-20{
	margin-top: -20px;
}
.margintop30{
	margin-top: 30px;
}
.margintop101{
margin-top:101px!important;
}
.margintop70{
	margin-top: 70px!important;
}
.margintop100{
	margin-top: 100px;
}
.margintop-100{
	margin-top: -100px!important;
}
.margintop-150{
	margin-top: -150px!important;
}
.margintop50{
	margin-top:50px;
}
.margintop-50{
	margin-top: -50px;
}
.margintop-30{
	margin-top: -30px!important;
}
.borderbottom{
	border-bottom: 2px solid #ccc;
}
.marginbottom10{
	margin-bottom: 10px;
}
.marginbottom20{
	margin-bottom: 20px;
}
.marginbottom30{
	margin-bottom:30px;
}
.marginbottom50{
	margin-bottom: 50px!important;
}
.marginbottom70{
	margin-bottom:70px!important;
}
.marginbottom100{
	margin-bottom: 100px!important;
}
.font-topo h5{
	margin:22px 0 0 0;
	color: #fff;
	font-size: 1em;
	text-align: left;
}
.link-orcamento{
	color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 9px 20px 9px 20px;
	font-weight: bold;
}
.link-orcamento:hover{
	color: #4eb9e3;
	text-decoration: none!important;
}
.link-orcamento:visited{
	color: #fff;
	text-decoration: none!important;
}
.lista-valores{
	letter-spacing:1px;
	color:#666;
	font-size:1em;
	line-height:1.9em;
	font-family: 'Open Sans', sans-serif;
	margin-left: 20px;
}
.icon-bar{
	font-size: 2.4em!important;
	color: #ff8040!important;
}
.link-padrao{
	text-decoration: none;
	color: #5bbbfe!important;
	font-weight: bold;
}
.link-padrao:hover{
	text-decoration: underline;
}
.img-cupins img{
	float: right;
	margin: 0 15px 0 20px;
	border: 1px solid #ccc;
}
.fontsize18 h3{
font-size: 16px!important;
}
.font-size-20{
font-size: 2em!important;
font-weight: 600;
letter-spacing: 0px;
}
.font-size30em{
  font-size: 2.6em!important;
  font-weight: 600;
  line-height: 1.2em;
}
.conteudo p{
	margin-bottom: 10px!important;
	font-weight: none!important;
}
.conteudo h3{
	margin-bottom: 10px!important;
}
.fontsize30{
  color: #000;
  font-size: 2.6em;
  text-align: center;
  position: relative;
  margin-bottom: 60px;
  line-height: 1.3em;
}
.img-ratos img{
	float: right;
	margin: 0 15px 0 20px;
	border: 1px solid #ccc;
}
h5.tittle-mobile{
    font-size: 2em;
    margin-top: -30px!important;
    text-align: left;

}
.bg-slide{
	background: transparent!important;
}
a.link-padrao2 {
    color: #fff;
    border: 1px solid #fff;
    padding: 12px 18px;
    display: inline-block;
    font-size: 1em;
    letter-spacing: 1px;
    margin-top: 2.3em;
    font-weight: bold;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
}
a.link-padrao2:hover {
    color: #000;
    border: 1px solid #fff;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
}
.slogan{
	background: red;
	padding: 12px;
	color: #fff;
	font-size: 3em;
	font-weight: 600;
	margin-top: 50px;
	font-family: 'Roboto', sans-serif;
	line-height: 1.3em;
	border-radius: 5px;
}
@media(max-width: 1366px){
.margintop101{
margin-top:-100px!important;
}
}
@media(max-width: 1240px){
.margintop101{
margin-top:-100px!important;
}
}
@media(max-width: 1080px){
	.margintop101{
	margin-top:-100px!important;
	}
}
@media(max-width: 1050px){
.margintop101{
margin-top:-100px!important;
}
}
@media(max-width: 992px){
	.img-divisao{
		display: none!important;
	}
	.slogan{
		font-size: 1.9em;
	}
}
@media(max-width: 992px){
.margintop101{
margin-top:0!important;
}
}
@media(max-width: 772px){
	.font-topo h3{
		margin:5px 0 0 0!important;
		color: #1e2777!important;
		font-size: 1.2em!important;
		text-align: center!important;
	}	
}
@media(max-width: 736px){
	.font-size-20{
		font-size: 1.5em!important;
	}	
}

@media(max-width: 680px){
	h1.tittle {
	    font-size: 2em!important;
	}
}
@media(max-width: 680px){
	.slider-info p{
		display: none;
	}
}
@media(max-width: 667px){
	.font-topo h3{
		margin:0 0 0 0!important;
	}	
}
@media(max-width: 480px){
	.margintop31-mob{
	    text-align: center!important;
	    margin-top:-50px!important;
	}
}
@media(max-width: 480px){
	.margintop30-mob{
	    text-align: center!important;
	    margin-top: 35px!important;
	}
}
@media(max-width: 480px){
	h5.tittle-mobile{
	    font-size: 1.8em;
	    text-align: left;
	    text-transform: uppercase;
	}
}
@media(max-width: 480px){
	.img-cupins img{
		float: left;
		margin: 0 15px 0 5px;
		display: block;
	}
h5.tittle-mobile{
    font-size: 1.8em;
    margin-top: -15px!important;
    text-align: left;
    text-transform: capitalize;
}
	.img-ratos img{
		float: left;
		margin: 0 15px 0 5px;
		display: block;
	}	
}
@media(max-width: 414px){
	h5.tittle-mobile{
	    font-size: 1.8em;
	    text-align: left;
	    text-transform: uppercase;
	}
}
@media(max-width: 414px){
	.font-topo h3{
		margin:0 0 0 0;
		color: #1e2777;
		font-size: 1.2em;
		text-align: center;
	}	
}
@media(max-width: 414px){
	.font-topo h3{
		margin:0 0 0 0;
		color: #1e2777;
		font-size: 1.2em;
		text-align: center;
	}	
}
@media(max-width: 414px){
	.logo-whatsapp{
		max-width: 180px!important;
		width: 100%!important;
		margin:10px 0 10px 0px!important;
	}	
}
@media(max-width: 414px){
.tittle-mobile{
	margin-top: 2em!important;
    font-size: 1.4em;
    text-align: center;
    text-transform: uppercase;

}
@media(max-width: 414px){
	.tittle-mobile{
		margin-top: -2em!important;
	    font-size: 1.4em;
	    text-align: center;
	    text-transform: uppercase;

	}
	h1.tittle {
	    font-size: 1.4em;
	    text-align: center;
	    text-transform: uppercase;
	}	
	h1.tittle:before {
	    content: " ";
	    background: #5bbbfe;
	    width: 150px;
	    height: 2px;
	    position: absolute;
	    top: 120%;
	    right: 20%;
	}
	h3.tittle:before {
	    content: " ";
	    background: #5bbbfe;
	    width: 150px;
	    height: 2px;
	    position: absolute;
	    top: 120%;
	   right: 20%;
	}
}