@import url(https://fonts.googleapis.com/css?family=Viga|Open+Sans);
@media only screen and (max-width: 990px){
	#whatsappid{
		left: 50% !important;
	}
}
.portifolio h2{
	text-align: center;
}
.footerNav p {
    font-size: 30px !important;
    border-bottom: solid 1px;
    width: 56px;
}
.carousel,
.item,
.active {
    height: 100%;
}

div#neo-bootstrap-carousel-2335 .carousel-inner {
    height: 540px;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

footer {
    margin: 0px !important;
}

.curva{ 
position: absolute;
    top: -28px;
    background: url(../imgs/curvatopo.png);
    background-size: cover;
    height: 75px;
    width: 100%;
    z-index: 9;
}

#myCarousel{ 
	height:540px;
}

div#neo-bootstrap-carousel-2335>.carousel-inner>.item.active{ 
		
}

p{
	font-size: 22px !important;
}
#telefone_topo img {
    width: 30px;
}
#whatsappid img {
    width: 30px;
}
.link-sub a {
    text-decoration: underline;
}
img{
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 100%;
}
#bal a{
	color: #fff !important;
}
#myCarousel{
	height:auto !important;
}
#caca a{
	color:#fff !important;
}
@font-face {
	font-family: "Calibri";
	src: url(fonts/CALIBRI.TTF);
}
@font-face {
	font-family: "cordia";
	src: url(fonts/cordia.ttf);
}
@font-face {
	font-family: "digitalt";
	src: url(fonts/Digitalt.ttf);
}
.telefone_topo2{
	position:fixed !important;
	top: 15px !important;
	border:2px solid #ededed;
}
.position h2{
	font-size: 55px;
    font-weight: bold;
    color: #c91f46;
    text-transform: uppercase;
    text-align: center;
}
.position p{
    font-weight: normal;
    color: #595959;
    line-height: 1;
    text-align: center;
    width: 92%;
    padding-bottom: 9px;
    border-bottom: solid 1px #317db7;
    margin: auto;
    margin-bottom: 17px;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
section.call-to-action-orcamento h3{
	color:#fff;
}
body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}
a {
    background-color: transparent
}
b,strong {
    font-weight: 700
}
h1 {
    margin: .67em 0;
    font-size: 2em
}
img {
    border: 0
}
button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit
}
	#whatsappid{
	position: fixed;
    bottom: 10px;
    left: 10%;
    background: #fff;
    border: 1px solid green;
    font-size: 26px;
    z-index: 99;
    padding: 5px 15px;
    display: inline;
    color: green;
    border-radius: 50px;
    margin-left: -120px;
	}
button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
input {
    line-height: normal
}
textarea {
    overflow: auto
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-search:before {
    content: "\e003"
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}
img {
    vertical-align: middle
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.h1,h1 {
    font-size: 36px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

.h5,h5 {
    font-size: 14px
}

.h6,h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}
.text-left {
    text-align: left
}
ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}
.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
	
	h3 {
		font-size: 35px;}
	.portifolio h1{
		    font-size: 45px !important;
	}
	.position h2 {
		font-size: 36px !important;
	}
	.call-to-action-orcamento h2 {
		font-size: 36px;}
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }
    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }}
.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
  .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}
.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
    clear: both
}
.telefone_topo2 {
  position: relative;
  box-shadow: 0 0 0 0 rgba(48, 136, 169, 0.7);
  border-radius: 50%;
  background-color: #3088A9;
  background-size:cover;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.telefone_topo2:hover 
{
  -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(48, 136, 169, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(48, 136, 169, 0);}}



.portifolio h1 {
    font-size: 75px !important;
    text-transform: uppercase;
    text-align: center;
    line-height: 0.9;
}
.portifolio span {
	font-weight:bold;
}
.preload {
	position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 20%;
    opacity: 1;
    background-color: #fff;
    background-size: 100px;
   
    background-position: center;
    background-repeat: no-repeat;
}
body{
	margin:0px;
	padding:0px;
	border-top:2px solid #0b5ba2;
	font-family:cordia !important;
	width:100%;
}
.curva{
	display:none !important;
}
#topo{
	height:77px;
	clear:both;
	position:relative;
}
#telefone_topo{
    position: absolute;
    left: 35%;
    top: 101px;
    color: #2a9db5;
    text-align: center;
    background: #ffffff;
    z-index: 99;
    width: 390px;
    font-size: 20px;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    border-radius: 27px;
    padding: 12px;
}
.class70{
	height:100px !important;
	background:#fff !important;
}
#logomarca{
	float:left;
	width:162px;
	margin-top:0px;
}
#topo2{
	float:right;
	width:auto;
	height:77px;
	display:block;
}
#menu {
	clear:both;
	height:40px;
	width:auto;
	padding-top:29px;
	z-index:100;
}
#menu ul{
	padding:0px;
	z-index:100;
	margin:0px;
}
#menu ul li{
	list-style-type:none;
	position:relative;
	float:left;
	z-index:100;
}
#menu ul li ul{
	display: none;
    background: #ffffff;
    color: #3088a9;
    width: 280px;
    min-height: 40px;
    position: absolute;
    left: 30px;
    top: 35px;
    z-index: 100;
    padding: 15px 20px 30px 10px;
    box-shadow: 0px 2px 8px 1px rgba(0,0,0,0.1);
}
#menu ul li ul a{
	width:100%;
	height:30px;
	display:block;
	color:#3088a9;
	padding-left:10px;
	margin:0px;
	font-size:22px;
}
#menu ul li:hover ul{
	display:inline;
}
#menu ul li a{
	color:#333;
	text-decoration:none;
	font-size:26px;
	padding-left:30px;	
	text-transform:uppercase;
	display:block;
	height:30px;
	font-weight:400;
	transition:linear .2s;
}
#menu ul li a:hover{
	color:#ff864a;
	transition:linear .2s;
}
#banner{
	background:#fff;
	width:1000px;
	max-height:355px;
	margin:0 auto;
	clear:both;
	margin-top:20px;
	position:relative;
}
#banners{
	position:relative;
	font-family:digitalt;
}
#banners::after{
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	background: linear-gradient(to bottom, rgba(28,159,219,0.70) 0%, rgba(39,230,176,0.70) 100%);
	top:0;
	left: 0;
}
#banners p, #banners h1{
	font-size:86px;
	color:#c91f46;
	position:absolute;
	top: 40%;
    left: 7.5%;
    z-index: 99;
	line-height: 0.7;
}
#banners p span, #banners h1 span{
	font-size:70px;
	color:#FFF;
}
#slides img{
	width:100%;
	height:355px;
	z-index:4;
}
#conteudo{
	background:#F0F8FF;
	width:100%;
	padding-top:30px;
}
#conteudo_interno_img{
	float:right;
}
#conteudo_interno_img img{
	margin-right:20px;
	margin-bottom:10px;
	max-height:300px;
	width:auto;
}
#conteudo_1{
	width:350px;
	float:left;
}
#conteudo_1 img{
	float:left;
	padding-right:3px;
}
#conteudo_1 h3{
	width:auto;
	color:#333;
}
#conteudo_1 #informacao{
	font-size:16px;
	color:#77A42D;
}
#sidebar{
	width:270px;
	height:500px;
	float:right;
	padding-left:2px;
	padding:10px;
	color:#77A42D;
	margin-left:20px;
}
#sidebar ul li{
	background:cadetblue;
	height:20px;
	padding:10px 0px;
	margin-bottom:1px;
	padding-left:15px;
	color:#fff;
}
#sidebar ul li a{
	color:#fff;
}
#footer{
	width:100%;
	height:30px;
	background:#fff;
	color:#333;
	padding-top:10px;
	font-size:14px;
	border-top:1px solid #fff;
	clear:both;
}
#footer h6{
	font-weight:normal;
}
.logo_footer{
	float:right;	
}
#texto_rodape{
	background:#fff; 
	width:100%; 
	min-height:auto; 
	padding-top:15px;
	color:#fff;
	clear:both;
}
#listPortfolio ul li{	
	height:313px !important; min-width:400px !important; 
	margin-right:50px; text-align:center; position:relative;
}
#listPortfolio ul li img{	
	width:440px; max-height:350px;
}
.saiba_mais img{
	width: 172px !important; 
	height:46px;		
}
#listPortfolio ul li .saiba_mais{
	position:absolute; bottom:0px; left:120px;
}
#right_and_left{
	text-align:center
}
#tags{
	float:left; margin:0px; padding:0px;	
}
.strong{
	font-weight:bold;	
}
#clear{
	clear:both;
}
.clear{
	clear:both;
}
input{
	border:1px solid #ccc;
}
#conteudo_blog a:hover{
	color:#ADC48F !important;
}
h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
a{
	
	color:#595959;
	text-decoration:none;
}
h2{
	font-size:14px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#conteudo_blog{
	width:60%;
	height:310px;
	float:left;
}
#conteudo_blog h3{
	color:#000;
}
#conteudo_blog h5{
	color:#000;
	margin:0px;
	padding:0px;
}
#conteudo_blog .noticia{
	background:#666666 url("https://www.companiaweb.com/wp-content/themes/novo2/imgs/noticias.png") right no-repeat;
	height:13px;
	color:#fff;
	width:100px;
	padding:2px 0px 7px 5px;
	padding-left:5px;
	float:left;
}
#conteudo_blog div{
	clear:both;
	margin-bottom:10px;
}
#conteudo_blog_title{
	margin-bottom:15px;	
}
#conteudo_blog a{
	color:#178DB3 !important;
	font-size:16px;
	font-weight:normal;
	margin-left:10px;
}
#conteudo_contato2{
	width:37%;
	float:right;
}
#conteudo_contato2 h2{
	font-weight:bold;
	font-size:20px;
	width:100%;
	color:#000;
}
#conteudo_contato2 h5{
	margin-top:15px;
	color:#666;
}
#conteudo_texto ul{
	line-height:25px;
}
#conteudo_texto{
	text-align:justify;	
	line-height:25px;
	color:#333;
}
p{
}
.hidden{
	display:none;
}
.left{
	float:left;	
}
.right{
	float:right;	
}
#conteudo_1 {
	margin-bottom:35px;
}
#pagina {
	padding:0px 30px 0px 30px;
	margin:0 auto;
	text-align:justify;
	color:#555555;
    font-size: 28px;
    line-height: 1;
}
#pagina h2{
	font-size:30px;
	font-weight:bold;
}
#pagina h3{
	font-size:30px;
	font-weight:bold;
    color: #3088a9;
}
#fundo_single{
	background:url(https://www.totalservicedesentupidora.com.br/wp-content/uploads/2018/03/desentupidora_0008-1.jpg) no-repeat !important;
	width:100%;
	height:300px;
	position:relative;
	margin-bottom:30px;
}
#fundo_single h1{
	margin:0 auto;
	text-align:center;
	color:#fff;
	font-size:80px;
	text-transform:uppercase;
	margin-bottom:0px;
	padding-top:90px;
}
#fundo_single h3{
	color:#fbbd6e;
	font-size:35px;
	text-transform:uppercase;
	text-align:center;
}
#pag_interna h1{
	display:table;
	margin-bottom:20px;
	margin-top:30px;
	padding:0px 20px;
	text-align:center;
	min-width:300px;
	max-width:550px;
	padding:5px 0px;
	margin:0 auto;
	font-weight:bold;
	color:#0b5ba2;
	text-transform:capitalize;
	clear:both;
	font-size:3em;
	background:url(imgs/fundo_4.jpg);
} 
#pag_interna{
	background:url(imgs/linha.jpg) center repeat-x;
	margin-top:35px;
}
#link_portfolio{
	height:50px; 
	width:320px; 
	color:green; 
	padding-top:7px; 
	text-align:left; 
	font-size:18px;
}
#link_portfolio h5{
    border: 2px solid #008BB2;
    width: 140px;
    height: 20px;
    padding: 5px 5px;
}
#breadcrumbs{
	width:100%;		
	float:left;
	text-align:left;
	margin:0px;
	margin-top:20px;
	margin-bottom:10px;
}
.wp-pagenavi {
	padding-top:30px;
	width:100%;
	margin:0 auto;
}
#contato2 iframe {
	border:none; 
	overflow:hidden; 
	height:25px;
	width:63px;
	float:left;
	margin-top:7px;
}
#atendimento_on{
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:99;
}
.negrito{
	font-weight:bold;
}
.column {
position: relative;
float: left;
margin-right: 3.8%;
min-height: 1px;
}
.last {
margin-right: 0px!important;
}
#codigo{
	background:#333;
	color:#fff;
	padding:5px;
	position:relative;
}
#px120{
	height:120px;
}
/*=======================================================
/			FOOTER
========================================================*/
.footerWrapper{
	font-size:16px;
}
.footerWrapper #footerlogo{ 
	width:70%;
	margin-bottom:30px;	
}
.footerWrapper ul{
	padding-left:5px;
}
.footerWrapper ul li{
	list-style-type:none;
	list-style-position:none;
}
.footerWrapper, .preFooterWrapper {
	clear: both;
	float: left;
	width:100%;
	padding: 20px;
}
.preFooterWrapper {
	background: #fff;
}
.preFooterWrapper.interna {
	background: #edf0f3;
}
.footerWrapper .footer, .preFooterWrapper .footer, .credits .footer {
	margin: 0px;
}
.footer{ 
	position:relative;
}
.footer::before{ 
	content: '';
    width: 97.5%;
    height: 1px;
    position: absolute;
    background: #e2e2e2;
    left: 14px;
    top: -5px;
}
.footerWrapper .footer {
	color: #fff;
	height:auto;
	margin:0 auto;
}
.footerNav p {
	color: #777777;
    font-size: 25px;
	margin-right:5px;
	line-height:30px;
	margin-bottom: 20px;
	text-transform:uppercase;
	font-weight:bold;
}
.footerBadges {
	float: right;
	margin-top: 30px;
}
.footerBadges a {
	float: left;
	margin-right: 32px;
}
.footerBadges img {
	float: right;
}
.footerBadges a img {
	float: left;
}
.footerNav {
	/*clear: both;*/
	float: left;	
}
.footerNav{
	}
	.footerEndereco span {
		line-height: 1.3;
		color: #fff;
		font-size: 13px;
	}
	.footerEndereco .agency-address {
		/*padding-left: 10px;*/
	}
	.footerNav li {
		margin: 9px 0;
	}
	.footerNav a {
color: #2B5892;
    font-size: 25px;		/*float: left;*/
		/*clear: both;*/
		/*margin-top: 5px;*/
		/*padding-left: 10px;*/
        line-height: 1.1;
	}
	.footerMenu {
		float: right;
		width: auto;
		margin-top: 40px;
		margin-left: 0;
		margin-bottom: 40px;
	}
	.footerMenu ul li ul{
		display:none;
	}
	.footerMenu li {
		float: left;
		margin-right: 10px;
		border-left: 1px solid #003360;
		padding: 0 0 0 10px;
	}
	.footerMenu li:first-child {
		border: none;
	}
	.footerMenu li:first-child a{
		padding-left: 0;
	}
	.footerMenu a {
		font-size: 14px;
	}
	.footerNav a:hover {
		-moz-transition: color linear .2s;
		-webkit-transition: color linear .2s;
		transition: color linear .2s;
		color: #ff864a;	
		text-decoration:none;
	}
	.credits {
		height:50px;
		clear:both;
	}
	.credits .footer{
		height:50px;
	}
	.footerCopy {
		float: left;
		margin-top: 0px;
	}
	.footerCopy .floatLeft{
		float: left;
		margin: -9px 15px 0 0;	
	}
	.footerCopy p {
		float: left;
		font-size:23px;	
		margin-top:20px;
		color:rgba(110,110,110,1.00);
	}
	.footerCopy .link_agencia{
		color: #fff;
		font-weight: bold;
	}
	.footerAddress {
		background: url(https://www.companiaweb.com/wp-content/themes/novo2/images/pin-map.png) left top no-repeat;
		padding-left: 55px;
		display: block;
		margin-bottom: 20px;
	}
	.footerTelephone {
		background: url(https://www.companiaweb.com/wp-content/themes/novo2/images/telefone.png) left top no-repeat;
		padding-left: 55px;
		display: block;
	}
	
	
	
	
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
	height:200px !important;
	margin-top:30px;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.last {
	margin-right: 0 !important;
	clear: right;
}
.port{ 
	margin-top:60px;
	margin-bottom:60px;
}
.portifolio{ 
	color:#c91f46;
}
.portifolio h4{ 
	font-size: 75px !important;
    text-transform: uppercase;
    text-align: center;
    line-height: 0.9;
}
.portifolio h4 span{ 
	color:#4492CC;
	font-weight: bold;
}
.portifolio p{ 
    line-height: 0.8;
    width: 80%;
    margin-left: 10%;
    color: #595959;
    margin-top: 20px;
    text-align: center;
}
.port-button{ 
	width: 25%;
    height: 45px;
    font-size: 29px;
    border: 1px solid #4492CC;
    text-align: center;
    border-radius: 50px 50px;
    margin: 35px auto 0px;
    transition: linear .4s;
    text-decoration: none;
}
#portifolio-car .carousel{ 
	height:auto;
}
#portifolio-car .fill img{ 
	width: 90%;
    float: right;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 2;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 2;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 2;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
.hom2-skill-area{ 
	height: auto;
	padding-bottom:70px;
    background: #23547d;	
}
.hom2-skill-area h2{ 
    FONT-SIZE: 50px;
    padding-top: 40px;
    text-align: center;
    margin-bottom: 10px;
    color: #FFF;
    font-weight: bold;
	text-transform:uppercase;
}
.hom2-skill-area .text{ 
	color: #FFF;
    width: 80%;
    margin: 0px auto 40px;
    text-align: center;
    font-size: 26px;
    line-height: 1;
}

.hom2-skill-area .text a{
	color:#FFF;
}
.chart2{ 
	width: 200px;
    height: 200px;
    margin: 0 auto;
    display: inline-block;
    position: relative;
}
.percent{ 
	color: #FFF;
    display: inline-block;
    font-size: 80px;
    font-weight: 100;
    height: 100%;
    line-height: 56px;
    padding-top: 114px;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.chart2 .percent, .chart3 .percent, .chart4 .percent{ 
	padding-top: 60px;
    color: #FFF;
    height: auto;
}
.chart2 canvas, .chart3 canvas, .chart4 canvas{ 
	position:absolute;
	left:0;
	top:0;
	border: 2px solid #FFF;
    border-radius: 50%;
}
.chart2 h4{ 
	color:#FFF;
}
.video{ 
	margin-top:60px;
	margin-bottom:60px;
}
.video-bg{
	background:url(https://www.totalservicedesentupidora.com.br/wp-content/uploads/2022/07/videobg.webp) no-repeat;
	width:450px;
	height:375px;
	padding: 21px 0 0 22px;
}
 
 
.video h4{ 	
	font-size:57px;
	font-weight:bold;	
	color:#c91f46;
}
.video p{ 	
	font-weight:normal;	
	color:#595959;	
	line-height:1;
}
.video .button{ 
	width: 200px;
    height: 45px;
    font-size: 29px;
    border: 1px solid #4492CC;
    text-align: center;
    border-radius: 50px 50px;
    margin: 20px 0;
	padding: 0 20px;
	color:#4492CC;
    overflow: hidden;
	position:relative;
	transition:linear .4s;
}
.video .button:hover, .port-button:hover{
	background:#4492CC;
	color:#FFF;
	transition:linear .4s;
	
}
.port-button:hover a{
	color:#FFF;
	
} 
.institucional{ 
	background:url(https://www.companiaweb.com/wp-content/uploads/2017/11/fundo-desenvolvimento-site.jpg) no-repeat;
	background-size:cover;
	background-attachment:fixed;
	height:400px;
	padding-top:80px;
}
.missao{ 
	background: url(imgs/instbg2.png) no-repeat;
    height: 270px;
}
h3{
    font-size: 57px;
    font-weight: bold;
    color: #c91f46;
}
.contato h3{ 
	font-size: 30px;
    color: #e0714c;
    font-weight: bold;
    margin: 0 0 15px 0;
    text-transform: uppercase;
	
}
.contato #box1{ 
    background: #ffffff;
    height: 80%;
    float: left;
    width: 100%;
    color: #595959 !important;
    padding: 40px;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    border-radius: 4px;
}
.contato #box1 i{ 
	float: left;
    margin: 15px 10px 15px 0;
    font-size: 18px;
    color: #ff5e29;
    width: 23px;
    text-align: center;
    border-radius: 50%;
}
.contato #box1 .textwidget{ 
	margin-bottom:15px;
}
.contato_social i{ 
	font-size:15px;
}
.contato #box2{ 
    float: right;
    width: 60%;
}
.contato #info{ 
	margin: 0 auto;
    font-size: 22px;
    line-height: 1;
} 
.line{ 
	line-height:2;
}
.line i{ 
	margin:0 5px 0 0;
    padding: 8px 5px 20px;
}
.footer-inst{ 
	
}
.footer-inst p{ 
    line-height: 1;
	color:#595959;
}
.smsmarketing{ 
	background:url(imgs/contratar-sms-marketing.jpg) no-repeat;
	height:120px;
	width:100%;
	margin-bottom: 40px;
}
.container.contato{ 
    margin-top: 50px;
    margin-bottom: 60px;
}
.busca{ 
    margin: 5px 0 0 20px;
    float: right;
    font-size: 20px;
    z-index: 9999;
    color: #3088a9;
	border-left:1px solid #74BFDB;
	padding-left:20px;
	cursor:pointer;
}
#topobusca{ 
	position:relative;
	display:none;	
}
#buscar{ 
	border: 1px solid #4996b3;
    width: 400px;
    height: 30px;
    position: absolute;
	right: 60px;
    border-radius: 4px;
    top: 0;
}
#buscabut{ 
    position: absolute;
    left: -30px;
    top: 7px;
    background: none;
    border: none;
}
.menu-servicos-container{ 
	float:left;
}
.carousel-inner>.item{ 
	height:100% !important;
	
}
.carousel-inner>.item.active{ 
	height:100% !important;
	
}
#portifolio-car .carousel-inner{ 
	height:100% !important;
}
.wpcf7-form input{ 
	width:100%;
	height:40px;
	background:transparent;
	border-radius:4px;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    background-color: white;
    color: #595959;
    font-size: 20px;
	padding-left:10px;
}
.wpcf7-form textarea{ 
	height: 190px;
	min-width:100%;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    background-color: white;
    color: #AFAFAF;
    font-size: 20px;
	padding-left:10px;
}
.wpcf7-form input[type=submit]{ 
	width: 40%;
    background: #ff5e29;
    border: none;
    color: #FFF;
    font-size: 25px;
	box-shadow:none;
}
#cnome, #cfone{ 
	width:49%;
}
#cemail, #czap{ 
	width:50%;
	
}
.wpcf7-form-control.wpcf7-select{ 
	width: 49%;
    border-radius: 3px;	
}
@media only screen and (max-width: 980px){
	.call-to-action-orcamento h2{
		font-size: 54px !important;
	}
	.portifolio h1{
		font-size: 55px !important;
	}
	img {
    max-width: 100%;
    height: auto;
}
	body{
		border:0px;
	}
	.footerWrapper, .meio, #conteudo_blog, #conteudo_contato2, .meio2, #banner, #listPortfolio, #pagina, #conteudo_blog iframe{
		width:98% !important;
		padding:0px;
		margin:0px;
		padding-left:5px;
	}
	#listPortfolio ul li{	
		float:left;
	}
	#menu_mobile{
		display:inline;
	}
	#telefone_topo{
		left: 19%;
    	width: auto;
    	display: inline;
    	font-size: 13px;
	}
	
	#banners p {
 	   margin-top: 30px;
	}
	 #sidebar, .footerWrapper, .busca{
		display:none;
	}
	#menu ul{
		display:none;
	}
	#ajuda{
		height:110px;
	}
	h1{
		width:100% !important;
	}
	#listPortfolio ul li .saiba_mais{
		padding-left:0px !important;
		left:50px;
	}
	#listPortfolio ul li{	
		height:270px !important; min-width:320px !important; 
		margin-left:20px; text-align:center; position:relative;
	}
	#listPortfolio ul li img{		
		width:320px; max-height:270px;
	}
	#logomarca{
		width:162px;
		margin-top:45px;
	}
	#fundo_single{
		background:url(imgs/fundo_single.jpg) right no-repeat;
	}
	
	#banner, #slides, #slides img {
		width:100%;
		height:150px;
	}
	#topo{
		height:auto;
	}	
	
	
	
	
	#menu_mobile{
		position:absolute;
		right:10px;
		top:15px;
	}
	#menu ul, .busca{
		display:none;
	}
	#menu {
		height:40px;
		width:60%;
		float:right;
		padding-top:60px;
		position:relative;
	}
	
	#menu ul{
		width:200px !important;
		background:#333 !important;
		color:#fff !important;
		padding:0px;
		margin:0px;
		position:absolute;
		top:50px;
		right:0px;
		z-index:99;
		padding-top:10px;
	}
	#menu ul a{
		color:#fff !important;
	}
	#menu ul li{
		list-style-type:none;
		clear:both;
	}
	#menu ul li ul{
	
		display:none;
	
		background:#178DB3;
	
		color:#fff;
	
		width:auto;
	
		min-height:40px;
		z-index:100;
	
		padding-top:5px;
	
		border-radius:4px;
	}
	
	#menu ul li ul a{
	
		width:auto;
	
		height:30px;
	
		display:block;
	
		color:#fff;
	
		padding-left:10px;
	
		margin:0px;
	
		font-size:14px;
	
	}
	
	
	
	#menu ul li:hover ul{
	
		display:inline;
	
	}
	
	#menu ul li a{
	
		color:#333;
	
		text-decoration:none;
	
		font-size:27px;
	
		padding-left:16px;	
	
		text-transform:uppercase;
	
		display:block;
	
		height:30px;
	
		font-family:"Raleway", arial, sans-serif;
	
		font-weight:400;
	
	}
	
	#menu ul li a:hover{
	
		color:#FF9900;
	
	}
	.portifolio h4{
		font-size:40px !important;
	}
	
	.portifolio p{ 
		width:90%;
	}
	.port-button{
		width:75% !important;
	}
	.video-bg{  
		width: 280px;
		height: 250px;
		padding: 13px 0 0 13px;
		background-size: contain;	
	}
	.video-bg iframe{ 
		width: 251px;
		height: 151px;
			
	}
	
	.video h4{ 
		font-size:36px;	
	}
	
	.missao, .smsmarketing{ 
		background-position:center;
	}
	
	.hom2-skill-area{ 
		height: auto;
	}
	.text-center{
		margin-bottom:16px;
	}
	.smsmarketing{
		background: url(imgs/contratar-sms-marketing-cll.jpg) no-repeat;
    	height: 120px;
    	width: 100%;
    	margin-bottom: 40px;
	}

	#banners p span{
		font-size:19px;
	}
	#myCarousel{
		height:auto !important;
	}
	.sidebar-interno{
		display:none;
	}
	.conteudo-single{
		width:90% !important;
		margin:0 20px;
		float:none;
	}
	#fundo_single h1{
		font-size:40px !important;
	}
}
.equipe{
	font-size: 55px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffab70;
    margin: 0;
	text-align: center;
	margin: 0 auto;
}
.equipe-title{ 
	font-size: 70px;
    font-weight: bold;
    text-transform: uppercase;
    color: #358bab;
    margin: 0;
}
.equipe-title2{ 
	font-size: 40px;
    text-transform: uppercase;
    text-align: left;
    color: #a4cbda;
}
.bottom{
	margin-bottom: 25px;
}
.bottom img{
border-radius:50%;
	width: 80%
}
.anime{ 
	visibility: visible; animation-duration: 700ms; animation-delay: 400ms; animation-name: fadeInUp;
}
.life{ 
	margin: 5px 10px 0 0;
}
.alignnone{
	max-width: 100%;
}
.call-to-action-orcamento{
    text-align: center;
    padding: 80px 0 100px;
    padding: 5rem 0 6.25rem;
    background: #1176c1;
    background: -webkit-gradient(left top,right bottom,color-stop(0,#1176c1),color-stop(30%,#1176c1),color-stop(100%,#a1d63a));
    background: linear-gradient(135deg,#076f8e,#0a718f 30%,#62b5bd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$azul-claro",endColorstr="$verde-claro",GradientType=1);
}
.call-to-action-orcamento h2{
    font-size: 65px;
    color: #fff;
    text-transform: uppercase;
	font-weight: bold;
}
.call-to-action-orcamento p{
    color: #fff;
}
.call-to-action-orcamento .link{
	padding: 7px 40px;
    padding: .4375rem 2.5rem;
    display: inline-block;
    background: transparent;
    border: 1px solid #FFF;
    color: #fff;
    font-size: 30px;
    border-radius: 21.44px;
}
.conteudo-single{
	width:65%;
	float:left;
}
.sidebar-interno{
	width:28%;
	float:right;
}
.seo_h1_index{
	color: #17596d;
}
a, a:hover{
	text-decoration: none;
}




/* =========================================================
   PATCH VISUAL (mais bonito + mais cor) - Total Service
   Cole no FINAL do style.css
   ========================================================= */

:root{
  --ts-primary:#1E4E62;     /* azul/teal principal */
  --ts-primary2:#2a6b85;    /* hover/detalhes */
  --ts-accent:#FFB703;      /* amarelo destaque */
  --ts-soft:#F2F8FF;        /* fundo suave */
  --ts-text:#0f172a;
  --ts-muted:#52607a;
  --ts-line:#e6eef7;
  --ts-shadow:0 12px 30px rgba(0,0,0,.12);
  --ts-radius:18px;
}

/* Base */
body{ color:var(--ts-text); }
a{ transition:.15s ease; }
a:hover{ color:var(--ts-primary2); }

/* Topo (se já existir, só melhora) */
#topo, .topo, header{
  border-bottom:1px solid var(--ts-line);
}

/* Banner */
#banners{ position:relative; }
#banners img{
  width:100% !important;
  height:450px !important;
  object-fit:cover;
  border-bottom-left-radius:24px;
  border-bottom-right-radius:24px;
}

/* Texto do banner: mais legível e mais “premium” */
#banners p{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  margin:0;
  padding:18px 20px;
  width:min(820px, 92%);
  text-align:center;
  color:#fff;
  background:rgba(0,0,0,.45);
  border:1px solid rgba(255,255,255,.18);
  border-radius:var(--ts-radius);
  box-shadow:var(--ts-shadow);
  font-weight:900;
  font-size:34px;
  line-height:1.1;
}
#banners p span{
  display:inline-block;
  margin-top:6px;
  font-size:18px;
  font-weight:800;
  color:#eaf4ff;
}

/* H1/H2 (SEO mantém, só deixa mais bonito) */
h1{
  font-size: clamp(26px, 3vw, 44px);
  font-weight: 1000;
  letter-spacing: -.4px;
  color: var(--ts-text);
}
h2{
  font-size: 24px;
  font-weight: 1000;
  letter-spacing: -.2px;
  color: var(--ts-text);
}
h2 span{
  color: var(--ts-primary);
}

/* Área do texto principal */
.link-sub{
  background: linear-gradient(180deg, var(--ts-soft) 0%, #ffffff 55%);
  padding-top: 22px;
}

/* “Cards” dos seus blocos SEO (.portifolio) */
.portifolio{
  background:#fff;
  border:1px solid var(--ts-line);
  border-radius:var(--ts-radius);
  box-shadow: 0 10px 24px rgba(0,0,0,.06);
  padding:18px 18px !important;
  margin-bottom:16px;
}
.portifolio p{
  color: var(--ts-muted);
  font-size:16px;
  line-height:1.65;
}
.portifolio .link{
  color: var(--ts-primary);
  font-weight:900;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}

/* Botões/links tipo CTA (ex.: “Solicite orçamento”, etc.) */
a.link, .link{
  display:inline-block;
  background: var(--ts-primary);
  color:#fff !important;
  padding: 12px 18px;
  border-radius: 14px;
  font-weight: 1000;
  box-shadow: 0 12px 26px rgba(30,78,98,.25);
  text-decoration:none !important;
}
a.link:hover, .link:hover{
  background: var(--ts-primary2);
  transform: translateY(-1px);
}

/* Caixas de contato (seus .box1/.box2) */
.box1, .box2{
  border-radius: var(--ts-radius);
  box-shadow: 0 10px 24px rgba(0,0,0,.07);
  border:1px solid var(--ts-line);
  overflow:hidden;
}
.box1{
  background: linear-gradient(135deg, var(--ts-primary) 0%, #123042 100%);
  color:#fff;
}
.box1 a{ color:#fff !important; font-weight:900; }
.box1-titulo{
  background: rgba(255,255,255,.08);
  padding:14px 16px;
}
.box1-titulo h2{ color:#fff; margin:0; }
.box2{
  background:#fff;
  padding: 14px;
}

/* WhatsApp flutuante (seu #whatsappid) */
#whatsappid{
  background:#25D366 !important;
  color:#063b1b !important;
  border-radius: 999px !important;
  box-shadow: var(--ts-shadow) !important;
  padding: 12px 16px !important;
  font-weight: 1000 !important;
}
#whatsappid:hover{ filter:brightness(.95); transform: translateY(-1px); }

/* Rodapé (deixa mais “vivo”) */
.footerWrapper{
  background: #0a1326 !important;
  color:#cfe0f7;
  border-top: 4px solid var(--ts-accent);
}
.footerWrapper p, .footerWrapper a{ color:#cfe0f7 !important; }
.footerWrapper a:hover{ color:#ffffff !important; }

/* Responsivo */
@media (max-width: 980px){
  #banners img{ height:280px !important; border-radius:18px; }
  #banners p{ font-size:22px; }
  #banners p span{ font-size:15px; }
  .portifolio{ padding:16px !important; }
}
