@import url(http://fonts.googleapis.com/css?family=Dosis:400,200,300,500,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200,700);

@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
/*************************
*******Typography******
**************************/

body {
  /*font-family: 'Dosis', sans-serif;*/
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #fff
}



    .google-maps {
        position: relative;
        padding-bottom: 34%; /*This is the aspect ratio*/ 
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }


#magazine{
   margin: 0 auto;
   width:800px;
   height: 400px;
}

#magazine .turn-page{
   width:400px;
   height:400px;
   background-color:#eee;
}




.btn {
  border-radius: 0;
  font-family: 'Yanone Kaffeesatz','sans-serif';
  font-size: 20px;
  padding: 9px 23px;
}

a {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

a:focus, 
a:hover {
  text-decoration: none;
  outline: none
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Yanone Kaffeesatz', 'sans-serif';
  font-weight: 300;
  text-transform: uppercase;
}

h2 {
  font-size: 36px
}

.navbar-toggle {
  margin-top: 12px
}

.navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-toggle, 
.navbar-toggle:focus {
  border:1px solid #fff;
  outline: none;
}

/*************************
*******lojas******
**************************/

.sombra_caixa{
	/*box-shadow:20px 20px 30px #000000 inset;*/
	
	 box-shadow: inset 0px 0px 40px #000,
                    0px 0px 40px #820211;
}

.caixa_alta{
	text-transform:uppercase;
	text-align:center;
}
.amarelo
{
	color:#FF0;
}





/*************************
*******Header CSS******
**************************/

.header-top {
  display: block;
  overflow: hidden;
  padding: 25px;
}

.main-nav {
  position: absolute;
  width: 100%;
  z-index: 999;
}

.main-nav 
.container {
  width: 100%
}

.social-icons a {
  font-size: 18px;
  color: #f8f300; /*fff  cor icone redes*/
  padding-left:20px;  
}

.social-icons .fa-facebook:hover {
  color: #fff /*3B5997 cor icone facebook ativo */
}

.social-icons .fa-twitter:hover {
  color:#ce051d /* 29C5F6 cor hover redes sociais */
}

.social-icons .fa-google-plus:hover {
  color:#D13D2F
}

.social-icons .fa-youtube:hover{
  color: #ec5538
}

.navbar-brand {
  /*background-color: /*#ce051d;/* 1B7B98 cor fundo menu*/
  height: 10px;/*altura menu tamanho padrão*/
  margin-bottom: 20px;
  position: relative;
  width: 297px;
}

.navbar-brand img {
  position: absolute;
  top: -30px;
}

.navbar-right {
  background-color: #0d402f;/* 1B7B98 cor menu esquerdo*/
  padding:0 95px 0 0;
  opacity: .9
}

.navbar-right li a {
  padding: 35px 21px;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Yanone Kaffeesatz', 'sans-serif';
  font-weight: 300;
}

.navbar-right li a:hover, 
.navbar-right li a:focus,  
.navbar-right .active a {
  background-color: #f8f300; /* fff cor fundo menu hover*/
  color: #0d402f /*16728f cor letra menu hover*/
}


.fixed-menu {
  background-color: #0d402f;/* 1B7B98 cor do menu fixo responsivo*/
  position: fixed;
  top: 0;
}

.fixed-menu .navbar-right {
  padding: 0;
}


.fixed-menu .navbar-right li a {
  font-size: 18px;
  padding: 20px 25px;
  text-shadow:inherit;
}

.fixed-menu .navbar-brand {
  height: 40px;
  margin-top: 0;
  padding: 0;
  margin-bottom: 0;
  width: 125px;
}

.fixed-menu .navbar-brand img {
  height:40px;
  top: 0;
}

.fixed-menu .header-top {
  display: none;
}



/*************************
*******Home CSS******
**************************/

#home {
  position: relative;
  overflow: hidden;
}

#main-slider img {
  width: 100%
}

#main-slider 
.carousel-caption {
  background: none repeat scroll 0 0 #ff6100;/* 000000 cor de fundo carrosel */
  bottom: 14%;
  float: left;
  left: 0;
  opacity: 0.8;
  padding:10px 60px 35px;
  right: inherit;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
}


#main-slider 
.carousel-caption h2 {  
  font-size: 38px;
 
}

#main-slider 
.carousel-caption h4 {
  font-size: 24px;
}

#main-slider 
.carousel-caption a {
  font-size: 22px;
  font-weight:bold;
  color: #f8f300 /* 2da1c5 cor link carrosel*/
  
}

#main-slider 
.carousel-caption a:hover {
  color: #fff /* 2588a6 cor link carrosel hover*/
}

#main-slider 
.carousel-caption a:hover i {
  margin-left: 35px
}

#main-slider 
.carousel-caption a i {
	
  margin-left: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#main-slider 
.carousel-indicators li {
  background-color:#ff6100; /* 1B7B98 cor do fundo carosel*/
  border: 1px solid #ff6100;/* 1B7B98 cor do borda carosel*/
}

#main-slider 
.carousel-indicators li.active {
  background-color:#fff;
  border: 1px solid #fff;
}



/*************************
*******Rede CSS**********
**************************/

#quemsomos {
  background-color: #faf2b4;  
  position: relative;  
  /*width: 100%;*/
  display: flex;
  color:#000;
  font-family: 'Roboto', sans-serif;

}

#quemsomos strong{
color:#ff6100;
}
#quemsomos b{
  color:#1f1842;
  }
  
  #quemsomos h4{
    color:#1f1842;
  font-family: 'Roboto', sans-serif;
}

#quemsomos p{
font-family: 'Roboto', sans-serif;
}
.rede2 {
  top: 0;
  /*width: 50%;*/
}

.rede2 img {
  padding-top: 3%;
}

.rede-content {
 /* width: 50%;
   background-image: url("../images/about-bg.png");*/
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
 /* padding: 70px 70px 110px;*/
  text-align:justify;
  margin-bottom:30px;
  /*margin-top:50px;*/
}

.rede-content2 {
 /* width: 50%;
   background-image: url("../images/about-bg.png");*/
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
 /* padding: 70px 70px 110px;*/
  text-align:justify;
  margin-bottom:30px;
  margin-top:70px;
}


#rede h2 {
  margin-bottom: 23px;
}

.rede-content p {
  font-size: 17px;
  font-family: 'Dosis',sans-serif;
}

#rede .btn-primary {
  background-color: #137c61;
  color: #fff;
  text-transform: capitalize;
  border: none;
  margin-top: 10px;
}

#rede .btn-primary:hover {
  background-color: #126d55
}

a{
	color:#FFF;
	font-weight:bold;
}

a:focus, 
a:hover {
  text-decoration: none;
  outline: none;
  color:#FF0;
  font-weight:bold;
}

.span_rede{
		color:#FFF;
	/*font-weight:bold;*/
	text-align: left;
}



.recepiente{
	border-radius:20px;
	background-color:#a60317;
	padding:10px;
	border:0px solid #0FC;
	
}

.linha{
	border:0px solid #000;
	margin-top:10px;


}

.titulo{
  font-family: 'Roboto', sans-serif;
	margin-top:40px;
	font-weight:bold;
	margin-bottom:10px;
}
.titulo_video{
	margin-top:40px;
	font-weight:bold;
	
}


/*************************
*******rastreamento CSS**********
**************************/

#rastreamento {
  background-color: #e4e7e8;  
  position: relative;  
  /*width: 100%;*/
  display: flex;
  color:#175943;
}

.rastreamento2 {
  top: 0;
  /*width: 50%;*/
}

.rastreamento2 img {
  padding-top: 3%;
}

.rastreamento-content {
 /* width: 50%;
   background-image: url("../images/about-bg.png");*/
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
 /* padding: 70px 70px 110px;*/
  text-align:justify;
  margin-bottom:30px;
  /*margin-top:50px;*/
}

.rastreamento-content2 {
 /* width: 50%;
   background-image: url("../images/about-bg.png");*/
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
 /* padding: 70px 70px 110px;*/
  text-align:justify;
  margin-bottom:30px;
  margin-top:70px;
}


#rastreamento h2 {
  margin-bottom: 23px;
}

.rastreamento-content p {
  font-size: 17px;
  font-family: 'Dosis',sans-serif;
}

#rastreamento .btn-primary {
  background-color: #137c61;
  color: #fff;
  text-transform: capitalize;
  border: none;
  margin-top: 10px;
}

#rastreamento .btn-primary:hover {
  background-color: #126d55
}

a{
	color:#FFF;
	font-weight:bold;
}

a:focus, 
a:hover {
  text-decoration: none;
  outline: none;
  color:#FF0;
  font-weight:bold;
}

.span_rastreamento{
		color:#FFF;
	/*font-weight:bold;*/
	text-align: left;
}



.recepiente_rastreamento{
	border-radius:20px;
	background-color:#0d402f;
	padding:10px;
	border:0px solid #0FC;
	color: #fff;
	
}

.linha{
	border:0px solid #000;
	margin-top:10px;


}

.titulo{
	margin-top:40px;
	font-weight:bold;
	margin-bottom:10px;
}
.titulo_video{
	margin-top:40px;
	font-weight:bold;
	
}


/*************************
*******localizacoes CSS**********
**************************/

#localizacoes {
  background-color: #e4e7e8;  
  position: relative;  
  /*width: 100%;*/
  display: flex;
  color:#175943;
}

.localizacoes2 {
  top: 0;
  /*width: 50%;*/
}

.localizacoes2 img {
  padding-top: 3%;
}

.localizacoes-content {
 /* width: 50%;
   background-image: url("../images/about-bg.png");*/
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
 /* padding: 70px 70px 110px;*/
  text-align:justify;
  margin-bottom:30px;
  /*margin-top:50px;*/
}

.localizacoes-content2 {
 /* width: 50%;
   background-image: url("../images/about-bg.png");*/
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
 /* padding: 70px 70px 110px;*/
  text-align:justify;
  margin-bottom:30px;
  margin-top:70px;
}


#localizacoes h2 {
  margin-bottom: 23px;
	color: #fff;
}

.localizacoes-content p {
  font-size: 17px;
  font-family: 'Dosis',sans-serif;
}

#localizacoes .btn-primary {
  background-color: #137c61;
  color: #fff;
  text-transform: capitalize;
  border: none;
  margin-top: 10px;
}

#localizacoes .btn-primary:hover {
  background-color: #126d55
}

a{
	color:#FFF;
	font-weight:bold;
}

a:focus, 
a:hover {
  text-decoration: none;
  outline: none;
  color:#FF0;
  font-weight:bold;
}

.span_localizacoes{
		color:#FFF;
	/*font-weight:bold;*/
	text-align: left;
}

.span_localizacoes_ico{
		color:#f7ab24;
	/*font-weight:bold;*/
	text-align: left;
}


.recepiente_localizacoes{
	border-radius:20px;
	background-color:#0d402f;
	padding:10px;
	border:0px solid #0FC;
	
}

.linha{
	border:0px solid #000;
	margin-top:10px;


}

.titulo{
	margin-top:40px;
	font-weight:bold;
	margin-bottom:10px;
}
.titulo_video{
	margin-top:40px;
	font-weight:bold;
	
}



/*************************
*******coleta CSS**********
**************************/

#coleta {
  background-color: #e4e7e8;  
  position: relative;  
  /*width: 100%;*/
  display: flex;
  color:#175943;
}

.coleta2 {
  top: 0;
  /*width: 50%;*/
}

.coleta2 img {
  padding-top: 3%;
}

.coleta-content {
 /* width: 50%;
   background-image: url("../images/about-bg.png");*/
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
 /* padding: 70px 70px 110px;*/
  text-align:justify;
  margin-bottom:30px;
  /*margin-top:50px;*/
}

.coleta-content2 {
 /* width: 50%;
   background-image: url("../images/about-bg.png");*/
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
 /* padding: 70px 70px 110px;*/
  text-align:justify;
  margin-bottom:30px;
  margin-top:70px;
}


#coleta h2 {
  margin-bottom: 23px;
}

.coleta-content p {
  font-size: 17px;
  font-family: 'Dosis',sans-serif;
}

#coleta .btn-primary {
  background-color: #137c61;
  color: #fff;
  text-transform: capitalize;
  border: none;
  margin-top: 10px;
}

#coleta .btn-primary:hover {
  background-color: #126d55
}

a{
	color:#FFF;
	font-weight:bold;
}

a:focus, 
a:hover {
  text-decoration: none;
  outline: none;
  color:#FF0;
  font-weight:bold;
}

.span_coleta{
		color:#FFF;
	/*font-weight:bold;*/
	text-align: left;
}



.recepiente{
	border-radius:20px;
	background-color:#a60317;
	padding:10px;
	border:0px solid #0FC;
	
}

.linha{
	border:0px solid #000;
	margin-top:10px;


}

.titulo{
	margin-top:40px;
	font-weight:bold;
	margin-bottom:10px;
}
.titulo_video{
	margin-top:40px;
	font-weight:bold;
	
}



/*************************
*******Lojas CSS**********
**************************/

#lojas {
  background-color: #ce051d;  
  position: relative;  
  /*width: 100%;*/
  display: flex;
  color:#f0e602;
}

.lojas2 {
  top: 0;
  /*width: 50%;*/
}

.lojas img {
  padding-top: 3%;
}

.lojas-content {
 /* width: 50%;
   background-image: url("../images/about-bg.png");*/
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
 /* padding: 70px 70px 110px;*/
  text-align:justify;
  margin-bottom:30px;
  margin-top:50px;
}

.lojas-content2 {
 /* width: 50%;
   background-image: url("../images/about-bg.png");*/
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
 /* padding: 70px 70px 110px;*/
  text-align:justify;
  margin-bottom:30px;
  margin-top:70px;
}


#lojas h2 {
  margin-bottom: 23px;
}

.lojas-content p {
  font-size: 17px;
  font-family: 'Dosis',sans-serif;
}

#lojas .btn-primary {
  background-color: #137c61;
  color: #fff;
  text-transform: capitalize;
  border: none;
  margin-top: 28px;
}

#lojas.btn-primary:hover {
  background-color: #126d55
}













/*************************
*******Explore CSS******
**************************/

#explore {
  background-color: #C34C39;
  background-image: url("../images/event-bg.jpg");
  background-position: center bottom;
  background-size: contain;
  background-repeat:no-repeat;
  position: relative;
  overflow: hidden;
  padding: 130px 0 100px;
}

.watch {
  position: absolute;
  left: 0;
  top: 7%;
}

#explore h2 {
  font-size: 42px;
  text-transform: uppercase;
  text-align: center;
}

#countdown {
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 0
}

#countdown li {
  list-style: none;
  display:inline-block;
  margin-right: 40px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
}

#countdown li:last-child {
  margin-right: 0
}

#countdown li span {
  display: block;
  font-size: 40px;
  font-weight: 700;
  height: 82px;
  line-height: 79px;
  width: 75px;
  border-radius: 10px;
  border-right: 1px solid #9e3e2e;
  border-bottom: 1px solid #9e3e2e;
}

#countdown li .days {
  background-color: #45b29d;
  border-top: 1px solid #6ac1b1;
  border-left: 1px solid #6ac1b1;
}

#countdown li .hours {
  background-color: #efc94c; 
  border-top: 1px solid #f2d470;
  border-left: 1px solid #f2d470;
}

#countdown li .minutes {
  background-color: #e27a3f;
  border-top: 1px solid #e89565;
  border-left: 1px solid #e89565;
}

#countdown li .seconds {
  background-color: #df5a49;
  border-top: 1px solid #e57b6d;
  border-left: 1px solid #e57b6d;
}

#countdown li:before {
  background-color: #FFFFFF;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  top: 36px;
  width: 1px;
}

#countdown li:after {
  background-color: #FFFFFF;
  content: "";
  height: 11px;
  right:0;
  position: absolute;
  top: 36px;
  width: 1px;
}

.cart {
  background-color: #b34534;  
  position: absolute;
  right:-200px;
  top: 37%;
  width:252px;
   -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.cart:hover {
  right:0;
}


.cart a {
  color: #FFFFFF;
  display: block;
  font-size: 24px;
  text-transform: uppercase;
}

.cart a i {
  font-size: 30px;  
  padding: 20px 12px;
  background-color: #A64030; 
  margin-right: 3px;
}

 

 /*************************
*******Event CSS******
**************************/
#event {
  background-color: #33888F;
  background-image: url("../images/performar-bg.jpg");
  background-position: 50% 0;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
}

.guitar {
  position: absolute;
  right:0;
  top: 0
}


#event h2 {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 70px;
  text-transform: uppercase;
}

.single-event {
  margin-bottom: 70px;
}

.single-event h4 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 25px;
  text-transform: uppercase;
}


.single-event h5 {
  font-size: 18px;
  font-weight: 100;
  display: block;
}

#event-carousel {
  position: relative;
}

.even-control-left, 
.even-control-right {
  position: absolute;
  font-size: 24px;
  color: #fff;
  top: 0;
}

.even-control-left {
  right: 3%
} 

.even-control-right {
  right: 0;
}



 /*************************
*******seguranca CSS******
**************************/
#textomeio {
  background-color: #1f1842;
  /*background-image: url("../images/performar-bg.jpg");*/
  background-position: 50% 0;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  color:#fff;
}

#textomeio h1{
  font-family: 'Roboto', sans-serif;
  color:#e54243;
}

#textomeio p{
  font-family: 'Roboto', sans-serif;
}

#textomeio strong{
  color:#e54243;
}

.guitar {
  position: absolute;
  right:0;
  top: 0
}


#textomeio h2 {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 70px;
  text-transform: uppercase;
}

.single-seguranca {
  margin-bottom: 70px;
  
}
.single-seguranca b {
	color:#FFF;
	text-align:center;
  
}

.single-seguranca h4 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 25px;
  text-transform: uppercase;
  text-align:center;
}


.single-seguranca h5 {
  font-size: 18px;
  font-weight: 100;
  display: block;
  text-align:center;
}

.single-seguranca h6 {
  font-size: 9px;
  font-weight: 50;
  display: block;
  text-align:center;
}
#seguranca-carousel {
  position: relative;
}

.seguranca-control-left, 
.seguranca-control-right {
  position: absolute;
  font-size: 24px;
  color: #fff;
  top: 0;
}

.seguranca-control-left {
  right: 3%
} 

.seguranca-control-right {
  right: 0;
}




 /*************************
*******cotacao CSS******
**************************/
#cotacao {
  background-color: #0d402f;
  /*background-image: url("../images/performar-bg.jpg");*/
  background-position: 50% 0;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  color:#fff;
}

.guitar {
  position: absolute;
  right:0;
  top: 0
}


#cotacao h2 {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 70px;
  text-transform: uppercase;
}

.single-cotacao {
  margin-bottom: 70px;
  
}
.single-cotacao b {
	color:#FFF;
	text-align:center;
  
}

.single-cotacao h4 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 25px;
  text-transform: uppercase;
  text-align:center;
}


.single-cotacao h5 {
  font-size: 18px;
  font-weight: 100;
  display: block;
  text-align:center;
}

.single-cotacao h6 {
  font-size: 9px;
  font-weight: 50;
  display: block;
  text-align:center;
}
#cotacao-carousel {
  position: relative;
}

.cotacao-control-left, 
.cotacao-control-right {
  position: absolute;
  font-size: 24px;
  color: #fff;
  top: 0;
}

.cotacao-control-left {
  right: 3%
} 

.cotacao-control-right {
  right: 0;
}


 /*************************
*******medicos CSS******
**************************/
#medicos {
  padding-top: 50px;
  background-color: #faf2b4;
  /*background-image: url("../images/performar-bg.jpg");*/
  background-position: 50% 0;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  color:#fff;
}

.guitar {
  position: absolute;
  right:0;
  top: 0
}

#medicos h5 {
  color: #1f1842;

  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 70px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
}

#medicos h1 {
  color: #fe6100;
  font-weight: bold;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 70px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
}
#medicos h1 small {
  color: #f3a847;
}
#medicos h2 {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 70px;
  text-transform: uppercase;
}

.nome_medico{
  color: #e54340;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}
.crm{
  color: #e54340;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}

.especialidade{
  color: #1f1842;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}
.texto_medico{
  font-family: 'Roboto', sans-serif;
  color: #000;
}
.margim_crm{
  margin-top: 10px;
}
.single-medicos {
  margin-bottom: 70px;
  
}
.single-medicos b {
	color:#FFF;
	text-align:center;
  
}

.single-medicos h4 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 25px;
  text-transform: uppercase;
  text-align:center;
}


.single-medicos h5 {
  font-size: 18px;
  font-weight: 100;
  display: block;
  text-align:center;
}

.single-medicos h6 {
  font-size: 9px;
  font-weight: 50;
  display: block;
  text-align:center;
}
#medicos-carousel {
  position: relative;
}

.medicos-control-left, 
.medicos-control-right {
  position: absolute;
  font-size: 24px;
  color: #fff;
  top: 0;
}

.medicos-control-left {
  right: 3%
} 

.medicos-control-right {
  right: 0;
}



 /*************************
*******encartes CSS******
**************************/
#encartes {
  background-color: #ce051d;
  /*background-image: url("../images/performar-bg.jpg");*/
  background-position: 50% 0;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  color:#FF0;
}

.guitar {
  position: absolute;
  right:0;
  top: 0
}


#encartes h2 {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 70px;
  text-transform: uppercase;
}

.single-encartes {
  margin-bottom: 70px;
  
}
.single-encartes b {
	color:#FFF;
	text-align:center;
  
}

.single-encartes h4 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 25px;
  text-transform: uppercase;
  text-align:center;
}


.single-encartes h5 {
  font-size: 18px;
  font-weight: 100;
  display: block;
  text-align:center;
}

.single-encartes h6 {
  font-size: 9px;
  font-weight: 50;
  display: block;
  text-align:center;
}
#encartes-carousel {
  position: relative;
}

.encartes-control-left, 
.encartes-control-right {
  position: absolute;
  font-size: 24px;
  color: #fff;
  top: 0;
}

.encartes-control-left {
  right: 3%
} 

.encartes-control-right {
  right: 0;
}



 /*************************
*******dicas CSS******
**************************/
#dicas {
  background-color: #FF0;
  /*background-image: url("../images/performar-bg.jpg");*/
  background-position: 50% 0;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  color:#ce051d;
}



#dicas h2 {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 70px;
  text-transform: uppercase;
}

.single-dicas {
  margin-bottom: 70px;
  
}
.single-dicas b {
	color:#ce051d;
	text-align:center;
  
}

.single-dicas h4 {
  color: #ce051d;
  font-size: 24px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 25px;
  text-transform: uppercase;
  text-align:center;
}


.single-dicas h5 {
  font-size: 18px;
  font-weight: 100;
  display: block;
  text-align:center;
}

.single-dicas h6 {
  font-size: 9px;
  font-weight: 50;
  display: block;
  text-align:center;
}



 /*************************
*******interatividade CSS******
**************************/
#interatividade {
  background-color: #FF0;
  /*background-image: url("../images/performar-bg.jpg");*/
  background-position: 50% 0;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  color:#ce051d;
}


.interatividade-section {
  background-color: #ce051d;
  /*background-image: url("../images/contact-bg.jpg");*/
  background-position:60% 0;
  background-size:contain;
  background-repeat:no-repeat;  
  position: relative;
}

.interatividade-section p{
	margin-bottom:20px;
}


#interatividade h2 {
  color: #ffff00;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: uppercase;
}

.single-interatividade {
  margin-bottom: 70px;
  
}
.single-interatividade b {
	color:#ce051d;
	text-align:center;
  
}

.single-interatividade h4 {
  color: #ce051d;
  font-size: 24px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 25px;
  text-transform: uppercase;
  text-align:center;
}


.single-interatividade h5 {
  font-size: 18px;
  font-weight: 100;
  display: block;
  text-align:center;
}

.single-interatividade h6 {
  font-size: 9px;
  font-weight: 50;
  display: block;
  text-align:center;
}

.interatividade-content2 {
 /* width: 50%;
   background-image: url("../images/about-bg.png");*/
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
 /* padding: 70px 70px 110px;*/
  text-align:justify;
  margin-bottom:30px;
  margin-top:70px;
}



.recepiente_interatividade{
	border-radius:20px;
	background-color:#ce051d;
	padding:10px;
	color:#fff;
	
}

.recepiente_interatividade b{
	color:#ffff00;
	
}

.recepiente_interatividade span{
	
}
.linha_interatividade{
	border:0px solid #000;
	margin-top:10px;

}


#interatividade .btn {
  border-radius: 0;
  font-family: 'Yanone Kaffeesatz','sans-serif';
  font-size: 20px;
  padding: 9px 23px;
  margin-bottom:0px;
}

#interatividade .btn-primary {
  background-color: #ffff00;
  color: #ffba00;
  text-transform: capitalize;
  border: none;
  margin-top: 0px;
  margin-bottom:0px;
}

#interatividade .btn-primary:hover {
  background-color: #ce051c
}

 /*************************
*******videos CSS******
**************************/
#videos {
  background-color: #f8f300;
  color:#ce051d;
}



#videos h2 {
  color: #ce051d;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 70px;
  text-transform: uppercase;
}

.single-videos {
  margin-bottom: 70px;
  
}

.single-videos2 {
  margin-bottom: 10px;
  
}
.single-videos b {
	color:#ce051d;
	text-align:center;
  
}

.single-videos h4 {
  color: #ce051d;
  font-size: 24px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 25px;
  text-transform: uppercase;
  
}


.single-videos h5 {
  font-size: 18px;
  font-weight: 100;
  display: block;

}

.single-videos h6 {
  font-size: 9px;
  font-weight: 50;
  display: block;

}






/*************************
*******About CSS**********
**************************/

#about {
  background-color: #75B46E;  
  position: relative;  
  width: 100%;
  display: flex;
}

.guitar2 {
  top: 0;
  width: 50%;
}

.guitar2 img {
  padding-top: 3%;
}

.about-content {
  width: 50%;
   background-image: url("../images/about-bg.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 70px 110px;
}


#about h2 {
  margin-bottom: 23px;
}

.about-content p {
  font-size: 17px;
  font-family: 'Dosis',sans-serif;
}

#about .btn-primary {
  background-color: #fe6100;
  color: #fff;
  text-transform: capitalize;
  border: none;
  margin-top: 28px;
}

#about .btn-primary:hover {
  background-color: #fe6100
}



/*************************
******Twitter CSS****
**************************/

#twitter {
  background-color: #ecedef;
  background-image: url("../images/twitter-bg.jpg");
  background-position: center bottom;
  background-size: cover;
  background-repeat:no-repeat;
  position: relative;
  padding: 95px 0 90px;
  overflow: hidden;
}

.twit {
  position: absolute;
  left: 0;
  top:-42%;
}

#twitter-feed .item {
  text-align: center;
}

#twitter-feed .item img {
  display: inline-block;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  background-color: #c5c8ce;
  padding: 5px;
  margin-bottom: 30px;
}

#twitter-feed .item a, 
#twitter-feed .item p { 
  font-size: 24px;
  font-weight: 300;
  font-family: 'Yanone Kaffeesatz','sans-serif';
}

#twitter-feed .item p {
  color: #3D3D3D;
}

#twitter-feed .item a {
  color:#00c3ff;
}

.twitter-control-left, 
.twitter-control-right {
  position: absolute;
  color: #00c3ff;
  top: 59%;
  font-size: 24px
}

.twitter-control-left {
  left: 0;
}

.twitter-control-right {
  right:0;
} 



/*************************
******Sponsor CSS****
**************************/

#sponsor {
  background-color: #1881a2;
  background-image: url("../images/sponsor-bg.jpg");
  background-position:50% 0;
  background-size: cover;
  background-repeat:no-repeat;
  position: relative;
}

.light {
  position: absolute;
  right: 0;
  bottom: 0;
}

#sponsor .col-sm-10 {
  z-index: 10;
}

#sponsor h2 {
  margin-top: 90px;
  margin-bottom: 40px;
}

#sponsor .item ul {
  font-size: 0;
  padding: 0;
}


#sponsor .item ul li {
  display: inline-block;
  list-style: none;
  width: 33.33%;
  margin-bottom: 75px;
}

#sponsor .item ul li:last-child {
  margin-right: 0
}

.sponsor-control-left, 
.sponsor-control-right {
  color: #FFFFFF;
  font-size: 24px;
  position: absolute;
  top: 20%;
}

.sponsor-control-left {
  right: 12%
}

.sponsor-control-right {
  right: 10%
}


/*************************
******Map CSS****
**************************/
#map {
  position: relative;
}

#gmap {
  height:450px;  
}


/*************************
******Contact CSS****
**************************/

.contact-section {
  background-color: #1f1842;
  /*background-image: url("../images/contact-bg.jpg");*/
  background-position:60% 0;
  background-size:contain;
  background-repeat:no-repeat;  
  position: relative;
  font-family: 'Roboto', sans-serif;
}

.ear-piece {
  position: absolute;
  left: 0;
  top: 0;
}

#contact .container {
  padding-top:47px;
}
#contact h2 {
  text-transform:inherit;
  color: #e24441; 
  font-family: 'Roboto', sans-serif;
}

#contact h3 {
  text-transform:inherit;
  color: #ffff00; 
  font-family: 'Roboto', sans-serif;
}

#contact-section h3 {  
  margin-bottom: 25px
}

#contact address {
  font-size: 18px;  
  color: #ffff00; 
}

.contact-text {
  margin-bottom: 35px;
  display: block;
}


#contact-section .form-control {
  border-color: #0d402f;
  box-shadow:none;
  outline: 0 none;
  border-radius: 0;
  color: #797979;
  font-size: 18px;
}

#contact-section .form-control:focus {
  border-color: #0d402f;
}

#contact-section input {  
  height: 44px;
}

#contact-section textarea {
  height: 90px;
  resize:none;
}

#contact-section .btn-primary {
  background-color: #fe6100;
  color: #f7ab24;
  border: none;
  font-size: 24px;
  padding: 6px 42px;
  margin-bottom: 110px;
  margin-top: 10px
}

#contact-section .btn-primary:hover {
  background-color: #212020;
  color: #fff
}



#contact-section .btn-primary-2 {
  background-color: #f7ab24;
  color: #0d402f;
  border: none;
  font-size: 24px;
  padding: 6px 42px;
  margin-bottom: 110px;
  margin-top: 10px
}

#contact-section .btn-primary-2:hover {
  background-color: #212020;
  color: #fff
}

/*************************
******Footer CSS****
**************************/

#footer {
  background-color: #0d0827;
  /*background-image: url("../images/footer-bg.jpg");*/
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 20px;
  padding: 35px 0;
  /*font-family: 'Dosis', sans-serif;	*/
  font-family: 'Roboto', sans-serif;
}

#footer a {
  color:#f7ab24
}

#footer a:hover {
  color:#f8f300 /*1B7B98  cor futer hover*/
}




.busca a{
	color:#000;
	font-weight:bold;
}

.busca a:focus, 
.busca a:hover {
  text-decoration: none;
  outline: none;
  color:#1f1842;
  font-weight:bold;
}

#artigo
{
  font-family: 'Roboto', sans-serif;
  color:#000000;
}

#artigo h1 small{
  font-family: 'Roboto', sans-serif;
  color:#000000;
 
}

#artigo h1 strong{
  font-family: 'Roboto', sans-serif;
  color:#000000;
}


#artigo p{
  font-family: 'Roboto', sans-serif;
}
