/* ========================= Site Styles ========================= */

body{
    padding:0px !important;
	font-family: 'Open Sans', sans-serif;
}

a{
    color:#fff; 
	text-decoration:none;
}

a:hover,
a:active,
a:focus{
    outline:0;
	text-decoration:none;
}

p{
	font-family: 'Open Sans', sans-serif;
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 0px;
	right: 10px;
	overflow: hidden;
	width: 41px;
	height: 41px;
	border: none;
	text-indent: 100%;
	background: url(../images/totop.png) no-repeat left top;
	opacity: 1;
	z-index: 601;
}
#toTopHover {
	background: url(../images/totop.png) no-repeat left -41px;
	width: 41px;
	height: 41px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
}
#toTop:active,
#toTop:focus {
	outline: none;
}

/* ========================================================
   Header
======================================================== */
header{
	position:relative;
	z-index:9998;
}
/*barra do topo*/
.top-info{
	padding-top:10px;
	float:left;
}

.top-bar{
	background-color: rgba(54, 122, 189, 100);
	-webkit-box-shadow: 0px 3px 6px 0px rgba(204, 204, 204, 0.75);
	-moz-box-shadow:    0px 3px 6px 0px rgba(204, 204, 204, 0.75);
	box-shadow:         0px 3px 6px 0px rgba(204, 204, 204, 0.75);
	color:#fff;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:2;
	font-family: 'Open Sans', sans-serif;
}

.top-bar i{
	margin-right:5px;
	transition:.2s;
	color:#fff;
}

.top-bar i:hover{
	color:#fff;
	transition:.2s;
}

.top-bar .fa-lg{
	margin-left:11px;
}

.top-bar-text{
	padding-right:11px;
	border-right:1px solid #fff;
}

.top-bar-text-2{
	padding-right:11px;
}


.top-bar .top-socials{
	list-style:none;
	float:right;
	margin:0px;
}

.top-bar .top-socials li{
	float:left;
	border-left:1px solid #fff;
	padding-bottom:10px;
	padding-top:10px;
	transition:.2s;
}

.top-bar .top-socials li a:hover{color:#fff;}

.top-bar .top-socials li:last-child{
	border-right:1px solid #fff;
}

.top-bar .top-socials li:hover{
	background-color:#993F3A;
	cursor:pointer;
	transition:.2s;
}

.top-bar .top-socials li:hover i{
	color:#fff;
	transition:.2s;
}

.top-bar .top-socials li a{
	padding-left:8px;
	padding-right:8px;
}
/*fim barra do topo*/

.logo{
	padding:18px 0px 18px 0px;
}

#typed-2{
	margin-left:40px;
	font-size:12px;
	position:relative;
	bottom:3px;
}

#typed-cursor{
	color:transparent;
}

.navbar{
	position:relative;
	z-index:1000;
	margin-bottom:0px;
	padding-top:0px;
}

.for-mob-menu{
	display:none;
}

.for-mob-menu a{color:#fff;}
.for-mob-menu li a{color:#367ABD;}

.search-input-mob{
	display:none;
}

.nav{
	padding-top:15px;
	padding-right:94px;
	padding-bottom:15px;
}

.caret{
	display:none;
}

.nav > li{
	color:#006792;
}

.dropdown a{
}

.nav > li > .active{
	border-bottom:2px solid #006792;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background:none;
	color:#367ABD;
	border-bottom:2px solid #367ABD;
}

.navbar-nav > li > a{
	padding-top:17px;
	padding-bottom:13px;
	padding-left:5px;
	padding-right:10px;
	border-bottom:2px solid transparent;
}

.navbar-default .navbar-nav > li:hover > a{
	color:#198dc7;
	border-bottom:2px solid #367ABD;
}

.navbar-default .navbar-nav > li > .active {
	color:#367ABD;
}

ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }

.navbar-nav > li > .dropdown-menu{
	right:auto;
	left:0;
	padding:0px 0px;
	font-size:13px;
	margin-top:-1px;
}

.dropdown-menu > li > a{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	color:#367ABD;
}

.dropdown-menu > li:last-child > a{
	border-radius:none;
	background:#fff;
}

/* MEGA MENU STYLE
********************************/ 
.mega-menu {
	padding: 10px 0px !important;
	width: 900px;
	border-radius: 0;
	margin-top: 0px;
	margin-left:-130px;
}

.mega-menu ul{
	list-style:none;
	padding-left: 20px;
}

.mega-menu  ul  li {
	padding-top:10px;
	padding-bottom:10px;
	color:#367ABD;
}

.mega-menu  ul  li  a:hover{
	text-decoration:none;
	color:#993F3A;
}

.mega-menu p{
	line-height:1.5;
}

.mega-menu > li {
	display: inline-block;
	float: left;
	font-size:13px;
	padding: 3px 0px;
}

.mega-menu  li a{
	color:#006992;
}

.mega-menu li.mega-menu-column {
	margin-left: 10px;
	margin-right: 2px;
	width: 200px;
}

.mega-menu .abt:last-child p{
	padding:0px;
	margin:0px;
	text-align:left;
	font-size:13px;
	line-height:1.5;
}

.mega-menu .abt:last-child{
	padding-bottom:0px;
	padding-top:0px;
}

.mega-menu .nav-header {
	padding: 0 !important;
	margin-bottom: 5px;
	display: inline-block;
	width: 100%;
	font-weight:600;
	font-size:15px;
}

.mega-menu img {
	padding-bottom: 10px;
}

/* Hover style
********************************/ 
.navbar .nav > li > a, .mega-menu a
 { 
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease; 
	
	/* -webkit-transform: translate3d(0, 0, 0); Webkit Hardware Acceleration*/ 
	-webkit-backface-visibility: hidden; /* Safari Flicker Fix #2 */
	-webkit-transform: translateZ(0);
}

nav{
	background-color: rgba(225, 242, 251, 0.65);
	position:relative;
	z-index:10;
	font-family: 'Open Sans', sans-serif;
	color:#006792;
	width:100%;
}

.navbar-default{
	background-color: rgba(255, 255, 255, 0.55);
	border:none;
}

.sr{
	position:relative;
	left:15px;
	top:1px;
}

.sr input[type="text"] {
  height: 43px;
  font-size: 25px;
  display: inline-block;
  font-weight: 100;
  border: none;
  outline: none;
  color: #367ABD;
  padding-right: 110px;
  width: 106px;
  position: absolute;
  top: 39px;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}

.sr input[type="text"]:focus:hover {
  
}

.sr input[type="text"]:focus {
  width: 85%;
  z-index: 1;
  padding-left:10px;
  cursor: text;
  background:#fff;
}
.sr input[type="submit"] {
  height: 43px;
  width: 106px;
  display: inline-block;
  color:red;
  float: right;
  background: url(../images/search.png) no-repeat;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 39px;
  right: 0px;
  z-index: 2;
  cursor: pointer;
  opacity: 1;
  cursor: pointer;
  transition: opacity .4s ease;
}

.sr input[type="submit"]:hover {
  opacity: 1;
  border:none;
}

.sr input[type="submit"]:focus{
	border:none;
}


/*Banner*/
.banner img{width:100%; height:auto;    padding-left: 0px;    padding-right: 0px;    padding-top: 15px; }
/*fim Banner*/

/*Banner*/
  .bannerBotao img{ width:100%; height:auto;   margin-bottom:10px; padding-top: 1px; padding-bottom: 11px; } 
  .bannerBotaoEjud img{ width:100%; height:200px;   margin-bottom:10px; padding-top: 1px; padding-bottom: 11px; } 
/*fim Banner*/

/*Noticias*/
.slideNoticias{width:99%; float:left;}
.slideNoticias .noticiaPrincipal{width:100%; float:left;}
.noticiaPrincipal .fotoNoticia{z-index:1; float:left;}
.fotoNoticia img{width:100%;}

.chamadaNoticia{background:url(../images/bkChamadaNoticia.png) repeat; width:100%; height:160px;  margin-top:-160px; z-index:2; float:left; position:absolute;}
.chamadaNoticia:hover{background:rgba(0, 103, 146, 0.8); color:#fff;}
.chamadaNoticia h2{font-size:1.0em; color:#fff; float:left; padding:0 20px; margin-top:20px;}
.chamadaNoticia h1{font-size:2.0em; font-weight:600; float:left; color:#fff; padding:0 20px; margin-top:5px; text-align:left;}
.chamadaNoticia p{font-size:1.2em; float:left; color:#fff !important; padding:0 20px;}
.for-mob-slideNoticias{display:none;}

.outrasNoticias .fotoOutrasNoticias{width:230px;}
.fotoOutrasNoticias img{width:100%; float:left;}

.chamadaOutrasNoticias{float:left; padding:0;}
.chamadaOutrasNoticias p{font-size:12px; color:#006992; float:left; margin:0; padding:10px; text-align: justify}
.chamadaOutrasNoticias p span{font-weight:600; margin:0;text-align: justify}
.chamadaOutrasNoticias p:hover{background:#006792; color:#fff;}

a .btnMaisNoticias{float:right; background:#367ABD; color:#fff; padding:5px 10px; margin:10px 20px 0 0; box-shadow:2px 2px 0 #00445E;}
a .btnMaisNoticias:hover{background:#006792;}

 .outrasNoticias .espaco{padding:0px 16px 23.4px; float:left;} 
.for-mob-outrasNoticias{display:none;}
/*fim Noticias*/


/*acessibilidade*/
.acessibilidade{float:right; width:auto;}
.acessibilidade h1{float:left; font-size:15px; text-transform:uppercase; color:#006992; font-weight:600; margin:8px 5px 0 0;}
.acessibilidade .zoom{float:right;}
	.zoom a.atalho{color:#fff; padding:5px; background:#428bca; width:28px; height:30px; float:left; margin:0 1px; text-align:center;}
	.zoom a.atalho:hover{background:#367ABD;}
	.zoom a.handtalk{color:#fff; padding:5px; background:#428bca; width:35px; height:30px; float:left; margin:0 1px; text-align:center;}
	.zoom a.handtalk:hover{background:#367ABD;}
/*fm acessibilidade*/

/*consultasProcessuais*/
.for-mob-consultasProcessuais{display:none;}

.consultasProcessuais{width:100%; float:right; margin-top:20px;}
.consultasProcessuais h1{float:left; font-size:15px; text-transform:uppercase; color:#006992; font-weight:600; margin:0 0 5px 0;}
.consultasProcessuais .consultas{float:left; width:100%; background:#006992;}
.consultas h2{float:left; font-size:13px; text-transform:uppercase; padding:20px 10px; font-weight:600;}
.consultas h2.fisico{color:#fff;}
.consultas a h2.eletronico{background:#E1F2FB; color:#006992; float:right;}
.consultas a h2.eletronico:hover{background:#00445a; color:#fff;}
.consultas .processosFisicos{float:left; width:100%;}

form.varasDoTrabalho{}
label{float:left; font-weight:normal; font-size:13px;}
label .campo1{width:84px; color:#006992; padding:5px; background:#e1f2fb; border:none; margin:0 3px 0 0px;}
label .campo2{width:50px; color:#006992; padding:5px; background:#e1f2fb; border:none; margin:0 3px 0 0px;}
label .campo3{width:165px; color:#006992; padding:4px; background:#e1f2fb; border:none; margin:0 3px 0 0px;}
label .select{width:117px; color:#006992; padding:4px; background:#e1f2fb; border:none; margin:0 3px 0 0px;}
label .btnBuscar{background:#993f3a; color:#fff; border:none; padding:5px;}
label .btnBuscar:hover{background:#367ABD;}
/*fim consultasProcessuais*/

/*acessoRapido*/
.acessoRapido{float:left; background:#E1F2FB; width:100%; margin-bottom: 10px}
.acessoRapido h1{float:left; font-size:15px; text-transform:uppercase; color:#006792; font-weight:600; margin:10px 0; padding:10px;}
.acessoRapido h3{float:left; margin:-30px 0 30px 0; font-size:13px; width:100%; padding:0 20px;}
.iconesAcessoRapido{float:left; width:100%;}
.iconesAcessoRapido .icone{float:left; width:50%; height:35px; margin-bottom:35px;}
.icone img{float:left; padding:5px; margin:5px 5px; width:60px; height:60px;}
.icone p{font-size:14px !important; font-weight:600; padding:0;}

.for-mob-acessoRapido{display:none;}
/*fim acessoRapido*/

/*links*/
.links{background:#fff; float:left; width:100%;}
.links h1{float:left; font-size:15px; text-transform:uppercase; color:#006792; font-weight:600; margin:0; padding:10px;}
.links ul li a img{margin-bottom:5px;}
/*fim links*/

/*principaisServicos*/
.principaisServicos{float:left; width:100%;}
.principaisServicos h1{font-size:15px; text-transform:uppercase; color:#fff; font-weight:600; margin:0; padding:10px; text-align:left;}
.principaisServicos .prev{float:left; position:absolute; margin:120px 0 0 20px; z-index:10;}
.principaisServicos .next{float:right; position:absolute; margin:120px 20px 0 0; z-index:10;}
#carrosselServicos{float:left; width:100%; padding:20px; margin-top:50px;}
#carrosselServicos ul{float:left; width:80%; height:140px; z-index:0;}
#carrosselServicos ul li{float:left; width:120px; height:140px; color:#fff; text-align:center; margin:0 25px;}
#carrosselServicos ul a li:hover{color:#36ACE2;}
.for-mob-principaisServicos{display:none;}
/*fim servicos*/

/*areaTexto*/
.areaTexto{ margin-bottom:10px; width:100%;}
.areaTexto h1.titulo{float:left; width:100%; padding:0 0 10px 0;  margin-top:30px;   color:#006792; font-weight:600; font-size:24px; border-bottom:1px solid #ccc;}
.areaTexto h1.for-mob-titulo{display:none;}
.estiloTexto{float:left; width:100%; color:#000; text-align:justify; font-size:1.0em; padding-right: 3%}
.estiloTexto b{text-transform:uppercase; margin-bottom:10px;}
.estiloTexto img.fotoDestaque{float:left; padding:0 20px 20px 0; width:50%;}
.estiloTexto a{color:#428bca;}
img.for-mob-fotoDestaque{display:none;}
.estiloTexto img{width:100%;}
.citacao{float:left; width:100%; text-align:justify; font-style:italic;  border-left:5px solid #006792; margin:30px 0; padding:10px 0 10px 10px; color:#000;}
.acoes{float:left; margin:40px auto; padding:0; width:auto;}
.acoes .btnAcoes{padding:10px; border:none; margin:0 1px; background:#367ABD; color:#fff; text-align:center; float:left;}
.btnAcoes:hover{background:#006792;}

.listaNoticias a{float:left; width:100%; margin-bottom:20px;}
.listaNoticias a img{width:15%; float:left; margin:0 10px 10px 0; border:1px solid #E1F2FB; padding:5px;}
.listaNoticias a:hover img{background:#367ABD;}
.listaNoticias a p{color:#000;}
 .listaNoticias a:hover p{color:#367ABD;} 
.listaNoticias a p span{font-weight:600;}
.for-mob-listaNoticias{display:none;}
.for-mob-list-gap-right{display:none;}
/*fim areaTexto*/

.retornoRegistros{float:left; margin:2px auto; padding:0; width:100%;  color:#fff; padding:4px; }
.retornoRegistros p{margin: 0 0 4px; background:#367ABD; padding: 2px; font-size: 0.9em}

/*historico navegaÃ§Ã£o*/
.historicoNavegacao{margin:0; padding:0}
.historicoNavegacao ul{float:left; width:100%; margin:0; padding:10px;}
.historicoNavegacao ul li{float:left; list-style:none;}
.historicoNavegacao ul li a{color:#367ABD;}
.historicoNavegacao ul li a:hover{color:#006792;}
/*fim historico navegacao*/

/*lista*/
.lista{float:left; width:100%;}
.lista a{color:#000; float:left; width:100%; padding:10px; border-bottom:1px solid #ccc;}
.lista a.claro{background:#fff;}
.lista a.escuro{background:#E1F2FB;}
/* .lista a.claro:hover, a.escuro:hover{background:#993F3A; color:#fff;} */


.lista a:nth-of-type(2n+1){
	background: #E1F2FB;
}

.lista a:nth-of-type(2n){
	background: #fff;
}

/* .lista a:hover {
	background: #993F3A;
	color: #fff;
} */



.for-mob-lista{display:none;}
/*fim lista*/

.for-mob-lista a:nth-of-type(2n+1){
	background: #E1F2FB;
}

.for-mob-lista a:nth-of-type(2n){
	background: #fff;
}

.for-mob-lista a:hover {
	background: #993F3A;
	color: #fff;
}

.lista{float:left; width:100%;}
.lista span{color:#000; float:left; width:100%; padding:10px; border-bottom:1px solid #ccc;}
.lista span.claro{background:#fff;}
.lista span.escuro{background:#E1F2FB;}
.lista span.claro:hover,span.escuro:hover{background:#993F3A; color:#fff;}


.lista span:nth-of-type(2n+1){
	background: #E1F2FB;
}

.lista span:nth-of-type(2n){
	background: #fff;
}

.lista span:hover {
	background: #993F3A;
	color: #fff;
}

/* //criado por mim - ribamar */

.for-mob-lista{float:left; width:100%;}
.for-mob-lista span{color:#000; float:left; width:100%; padding:10px; border-bottom:1px solid #ccc;}
.for-mob-lista span.claro{background:#fff;}
.for-mob-lista span.escuro{background:#E1F2FB;}
.for-mob-lista span.claro:hover,span.escuro:hover{background:#993F3A; color:#fff;}


.for-mob-lista span:nth-of-type(2n+1){
	background: #E1F2FB;
}

.for-mob-lista span:nth-of-type(2n){
	background: #fff;
}

.for-mob-lista span:hover {
	background: #993F3A;
	color: #ffffff;
}

/*formulario*/
.areaFormulario{display:block; margin-bottom: 25px; margin-right: 25px;}
.areaFormulario label{float:left; width:100%; margin-bottom:5px;}
.areaFormulario label.size2{float:left; width:50%; margin-bottom:10px;}
.areaFormulario label.size3{float:left; width:40%; margin-bottom:10px;}
.areaFormulario label input{border:1px solid #ccc; border-radius:5px; background:#E1F2FB; padding:7px; width:100%; color:#666;}
.areaFormulario label input,
::-webkit-input-placeholder {color: #666;}
:-moz-placeholder { /* Firefox 18- */color: #666;}
::-moz-placeholder {  /* Firefox 19+ */color: #666;}
:-ms-input-placeholder {color: #666;}
.areaFormulario label select{border:1px solid #ccc; border-radius:5px; background:#E1F2FB; padding:6px; width:100%; color:#666;}
.areaFormulario label input.form1{width:99.5%;}
.areaFormulario label input.form2{width:99%;}
.areaFormulario label select.form2{width:99%;}
.areaFormulario label .form4{width:99%; max-height:40px;}
.areaFormulario label .form3{width:99.5%; height:100px; border:1px solid #ccc; border-radius:5px; background:#E1F2FB; resize:none; padding:10px;}
.btnForm{border:none; background:#367ABD; color:#fff; padding:8px 20px; margin:36px 20px 10px 10px; box-shadow:2px 2px 0 #00445E;}
.btnFormMob{border:none; background:#367ABD; color:#fff; padding:8px 20px; box-shadow:2px 2px 0 #00445E;}
.btnForm:hover{background:#006792;}
.for-mob-areaFormulario{display:none;}
/*fim formulario*/

/*galeria de vÃ­deos*/
.galeria-de-videos{width:100%; float:left;}
.video-destaque{display:block;}
.video-destaque{float:left; background:#E1F2FB; padding:10px; margin-bottom:10px; width:100%;}
.video-destaque iframe{width:100%; height:367px;}

.video-lista iframe{width:100%; height:auto; float:left; z-index:20;}
.video-lista .filtro-imagem{width:100%; height:150px; z-index:10; opacity:0.3; background:#000; margin-top:-150px; float:left;}
.video-lista h5{margin:10px 0 20px 0; float:left; color:#000;"><span style="font-weight:600;}
.video-lista h5 span{font-weight:600;}

.for-mob-video-destaque{display:none;}
/*fim galeria de vÃ­deos*/

/*galeria de fotos*/
.galeria-de-fotos{width:100%; float:left; display:block; margin-bottom:40px;}
.galeria-de-fotos li a img{width:100%;}
/*ifm galeria de fotos*/

/*memorial*/
.memorial{margin-bottom:20px; width:100%; float:left; border-bottom:1px solid #E1F2FB; padding:20px 0;}
.fotoExposicao{float:left; width:50%; height:auto; margin:0 20px 0 0;}
.fotoExposicao img{width:100%; height:auto;}
.fotoExposicao .legenda{padding:10px; background:#E1F2FB;}
.infoExposicao{width:46%; float:right;}

.memorial2{margin-bottom:20px; width:100%; float:right; border-bottom:1px solid #E1F2FB; padding:20px 0;}
.fotoExposicao2{float:right; width:50%; height:auto; margin:0 20px 0 0;}
.fotoExposicao2 img{width:100%; height:auto;}
.fotoExposicao2 .legenda{padding:10px; background:#E1F2FB;}
.infoExposicao2{width:46%; float:left;}

.for-mob-fotoExposicao{display:none;}
.for-mob-infoExposicao{display:none;}
.for-mob-fotoExposicao2{display:none;}
.for-mob-infoExposicao2{display:none;}
/*fim memorial*/

/*calendario sazonal*/
.calendar{float:left; width:100%; margin:20px 0 40px 0;}
.calendar-header{z-index:0 !important; width:100%; float:left;}

.calendar-month{float:left; padding:10px;}
.calendar-month a.btn-prev{color:#367ABD; float:left; padding:5px;}
.calendar-month a.btn-next{color:#367ABD; float:right; padding:5px;}
.calendar-month h3{margin:0; float:left; color:#006792; font-weight:bold;}
.calendar-title h4{float:left; margin-top:15px; font-weight:normal;}

.for-mob-calendar-title{display:none;}

.calendar-captions{float:left; margin:-5px 0 0 0;}
.calendar-captions ul.captions{list-style:none;}
.calendar-captions ul li.caption-today{float:left; margin:0 10px 0 0}
li.caption-today a{color:#006792;}
li.caption-today a:hover{color:#367ABD;}
li.caption-today a i{color:#59A440;}
.calendar-captions ul li.caption-holiday{float:left; margin:0 10px 0 0}
li.caption-holiday a{color:#006792;}
li.caption-holiday a:hover{color:#367ABD;}
li.caption-holiday a i{color:#4B4A4B}

.for-mob-calendar-captions{display:none;}

.calendar-captions ul li.caption-search-result{float:left; margin:0 10px 0 0; color:#006792;}
li.caption-search-result i{color:#D29743;}

.calendar-captions ul li.caption-special-dates{float:left; margin:0 10px 0 0}
li.caption-special-dates a{color:#006792;}
li.caption-special-dates a:hover{color:#367ABD;}
li.caption-special-dates a i{color:#666;}

.calendar-search{margin:15px 0 0 0;}
.calendar-search .inputSearch{border:1px solid #ccc; padding:5px; width:235px;}
.calendar-search button{border:none; color:#fff; background:#006792; padding:5px; width:32px; height:32px; margin-left:-4px;}
.calendar-search button:hover{background:#008DA8; color:#E1F2FB;}

.for-mob-calendar-search{display:none;}

.calendarioSazonal{float:left;}
.dias{display:block;}
.dia{margin:0 1px; text-align:center; text-transform:uppercase; font-weight:bold; color:#006792; padding:20px 0;}
.com-data, .sem-data, .hoje, .feriado, .especial{width:160px; border:1px solid #fff; padding:10px; color:#fff; vertical-align:top; font-size:20px; font-weight:bold;}
.com-data{background:#008DA8;}
.sem-data{background:#008DA8; color:#008DA8;}
.hoje{background:#59A541;}
.feriado{background:#4B4A4B;}
.especial{background:#666666;}
.com-data span.evento,
.sem-data span.evento,
.hoje span.evento,
.feriado span.evento,
.especial span.evento {list-style:none; border-bottom:1px solid #ccc; padding:0 0 5px 0; font-size:12px; overflow:hidden; font-weight:normal; width:100%; float:left;}
span.diaSemana{display:none;}
span.data{float:left;}

.for-mob-calendarioSazonal{display:none;}
/*fim calendario sazonal*/

/*resultado-consulta-processo*/
/*.resultado-consulta-processo{float:left; margin-top:20px;}*/
.resultado-consulta-processo{ float:left; margin-top:10px; margin-right: 10px}
.resultado-consulta-processo table, td, th{padding:10px;}
.resultado-consulta-processo th {background-color:#367ABD; color:#fff;}
.resultado-consulta-processo table, tr:nth-child(odd){background-color: #eeeeee;}
.resultado-consulta-processo table, tr:nth-child(even){background-color: #ffffff;}
/*fim resultado-consulta-processo*/

.resultado-consulta{float:center; margin-top:5px; margin-right: 20px}
.resultado-consulta table, td, th{border:solid 1px #f6f6f6; padding:5px;}
.resultado-consulta th {background-color:#367ABD; color:#fff;}
.resultado-consulta table, tr:nth-child(odd){background-color: #eeeeee;}
.resultado-consulta table, tr:nth-child(even){background-color: #ffffff;}
.resultado-consulta a{color: #6b9ec9;}





/*-- Slider --*/
.tp-banner-container{
	position:relative;
	z-index:1;
}

.tp-bannertimer{
	display:none;
}

.banner-p-1{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:1.5;
}

.banner-p-2{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	text-align:right;
	line-height:1.5;
}

.rotate{
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.tour{
	border:1px solid;
	color:#2f2f2f;
	padding:2px 10px 2px 10px;
	transition:.2s;
}

.tour:hover{
	cursor:pointer;
	color:#198dc7;
	border-color:#198dc7;
	transition:.2s;
}

.color{
	color:#198dc7;
}

.txt-rt{
	text-align:right;
}


/*/*-- Service Section --*/
.services{
	background:#eeeeee;
	top:0px;
	padding-top:80px;
	position:relative;
	z-index:6;
}

.service-bottom{
	padding-bottom:80px;
}

.service-bottom-2{
	padding-bottom:70px;
}

.services  h2{
	padding-top:0px;
	font-size:55px;
	font-weight:500;
	margin:0px;
	text-align:center;
}

.services p{
	padding:5px 80px 0px 80px;
	line-height:1.7;
	font-size:15px;
	color:#656565;
	text-align:center;
}

.services .tag-heading{
	line-height:24px;
	color:#656565;
}

.services .service-wrap{
	padding-top:10px;
}

.services .service{
	margin-top:20px;
	padding-top:15px;
	padding-bottom:10px;
}

.services .icon{
	text-align:right;
}

.services .icon i{
	padding-top:7px;
	color:#444444;
	transition:.5s;
}

.services .service-right{
	padding-left:15px;
	padding-right:25px;
}

.service:hover  .icon i{
	-webkit-transform: rotate(360deg); 
	-moz-transform: rotate(360deg); 
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg); 
	transition:.5s;
	color:#198dc7;
	font-size:30px;
}

.service:hover .service-head{
	color:#198dc7;
	transition:.5s;
}

.services .service-right p{
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	line-height:24px;
	color:#656565;
	font-size:14px;
	text-align:left;
}

.service-right .service-head{
	font-size:25px;
	font-weight:600;
	color:#444444;
}

.service-wrap-2{
	text-align:center;
}

.services .service-2{
	padding-top:40px;
}

.service-right-2 .service-head{
	font-size:25px;
	font-weight:500;
	color:#444444;
	padding-top:10px;
}

.service-wrap-2 .service-right-2 p{
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	line-height:24px;
	font-size:13px;
	text-align:center;
}

.service-wrap-2 .service-right-2 .service-circle{
	display:inline-block;
	width:90px;
	height:90px;
	border: 1px solid #198dc7;
	border-radius:50%;
	text-align:center;
	margin-right:10px;
	transition:.5s;
}

.service-wrap-2 .service-right-2 .service-circle:hover{
	background:#fff;
	transition:.5s;
}

.service-wrap-2 .service-right-2 .service-circle:hover i{
	color:#198dc7;
	transition:.5s;
}

.service-wrap-2 .service-right-2 i{
	line-height:3.2;
	color:#444444;
}

.space-2{
	padding-top:30px;
}

.space-2 .service-2{
	padding-bottom:30px;
}


.tag-heading{
	padding:40px 53px 20px 45px;
	text-align:center;
}

.tag-heading p{
	padding:10px 0px 20px 0px;
	color:#656565;
	line-height:24px;
}

.specialities{
	background:url(../images/pattern/1.png) repeat;
	padding-bottom:65px;
	position:relative;
	z-index:100;
	padding-top:15px;
}


.specialities h2{
	font-size:55px;
	font-weight:500;
}*/


/* piecharts */
.piecharts h2{font-size:45px; border:0;line-height: 40px;margin-bottom: 30px;}
.piecharts p{ margin:0}

.piecharts .container {position: relative;z-index: 5;}	
.piecharts .col-md-3{text-align:center;}

.chart {
  position: relative;
  display: inline-block;
  width: 171px;
  height: 171px;
  margin: 10px 0 50px 0;
  text-align: center;
}
.chart.first{ margin-left:0;}
.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.percent {
  display: inline-block;
  line-height: 170px;
  z-index: 2;
  font-size:30px;
  font-weight: 300;
  color:#656565;
}
.percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: .8em;
}
.angular {
  margin-top: 100px;
}
.angular .chart {
  margin-top: 0;
}
.skill-name{
	bottom: -50px;
    font-size: 26px;
    font-weight: 300;
	color:#656565;
    left: 0;
    position: absolute;
    width: 100%;
}

/*-- Welcome Section --*/
.welcome{
	text-align:center;
	background:url(../images/2.jpg) no-repeat;
	background-size:cover;
	padding-top:30px;
}

.welcome img{
	position:relative;
	top:36px;
	padding-top:20px;
}

.welcome h2{
	font-size:55px;
	font-weight:600;
	padding-top:40px;
	position:relative;
	left:-2px;
	color:#fff;
}

.welcome p{
	color:#fff;
	line-height:24px;
	padding-top:10px;
}

.mt-px{
	text-align:center;
	padding-top:65px;
	padding-bottom:20px;
	background:url(../images/tiles.jpg) repeat;
}

.moving-zone {
    width:0px; height:300px;
}
.popup {
    position: absolute;
    width:90%;
	margin-top:50px;
	margin-bottom:50px;
	margin-left:20px;
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer;
    background: -webkit-linear-gradient(top left, white 50%, #198dc7 50%);
    background:    -moz-linear-gradient(top left, white 50%, #198dc7 50%);
    background:     -ms-linear-gradient(top left, white 50%, #198dc7 50%);
    background:      -o-linear-gradient(top left, white 50%, #198dc7 50%);
    background:         linear-gradient(top left, white 50%, #198dc7 50%);
	transition:.5s;
}
.popup:hover {
    background: -webkit-linear-gradient(top left, #198dc7 50%, white 50%);
    background:    -moz-linear-gradient(top left, #198dc7 50%, white 50%);
    background:     -ms-linear-gradient(top left, #198dc7 50%, white 50%);
    background:      -o-linear-gradient(top left, #198dc7 50%, white 50%);
    background:         linear-gradient(top left, #198dc7 50%, white 50%);
	transition:.5s;
}
.popup-content {
    background: rgba(55, 63, 74, 0.98);
    padding: 20px;
    box-sizing: border-box;
}
.popup-text {
    color: white;
}
.popup-text b {
    color: coral;
    font-weight: 300;
}

.popup-text p{
	font-size:14px;
	line-height:1.6;
	padding-top:10px;
}

.shadow-1
{
-webkit-box-shadow: 0 28px 16px -26px black;
-moz-box-shadow: 0 28px 16px -26px black;
box-shadow: 0 28px 16px -26px black;
}

.shadow-1:hover
{
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);

-webkit-box-shadow: 0 58px 36px -56px black;
-moz-box-shadow: 0 58px 36px -56px black;
box-shadow: 0 58px 36px -56px black;
}

.shadow-1
{
transition:all .6s ease-in-out;
-webkit-transition:all .6s ease-in-out;
-moz-transition:all .6s ease-in-out;
-ms-transition:all .6s ease-in-out;
-o-transition:all .6s ease-in-out;
}

.shadow-1:hover
{
transition:all .6s ease-in-out;
-webkit-transition:all .6s ease-in-out;
-moz-transition:all .6s ease-in-out;
-ms-transition:all .6s ease-in-out;
-o-transition:all .6s ease-in-out;
}

/*-- Top Support Section --*/
.top-support{
	background:url(../images/slide1.jpg) no-repeat;
	background-size:cover;
	padding-top:50px;
}

.top-support h2{
	font-size:55px;
	font-weight:500;
	line-height:1.2;
	padding-top:40px;
	position:relative;
	left:-2px;
}

.top-support p{
	padding-top:10px;
	line-height:24px;
}

.top-support .support-points{
	font-size:14px;
}

.top-support .try-btn{
	padding-bottom:30px;
}

/*-- Ideas Section --*/
.ideas{
	background:url(../images/px.jpg) no-repeat;
	background-size:cover;
	padding-top:30px;
	padding-bottom:20px;
}

.ideas .container{
	padding-left:15px;
	padding-right:15px;
}

.ideas .idea-text{
	padding-top:30px;
}

.ideas h2{
	color:#fff;
	font-size:30px;
}

.ideas p{
	color:#fff;
	line-height:1.6;
	font-size:14px;
	padding-top:15px;
}

.lrn-more{
	color:#fff;
	border:1px solid #fff;
	padding:5px 10px 5px 10px;
	margin-top:10px;
	float:left;
	transition:.5s;
}

.lrn-more:hover{
	color:#000;
	background:#fff;
	transition:.5s;
}

.seo{
	background:url(../images/seo-2.jpg) no-repeat;
	background-size:cover;
	padding-top:160px;
	padding-bottom:200px;
}

.seo .box-1{
	background:rgba(250, 250, 250, 0.7);
	padding-left:20px;
	padding-right:20px;
	padding-bottom:38px;
	width:80%;
	border:1px solid #f2f2f2;
}

.seo .shadow-1 {
	-webkit-box-shadow: 0 32px 16px -32px black;
	-moz-box-shadow: 0 32px 16px -32px black;
	box-shadow: 0 32px 16px -32px black;
}


.seo h2{
	font-size:55px;
	font-weight:500;
	padding-top:30px;
	padding-bottom:5px;
	color:#333333;
	text-shadow: 1px 0px 1px rgba(150, 150, 150, 1);
}

.seo #typed{
	font-weight:500;
	float:left;
	padding-top:4px;
}


.seo p{
	padding-top:10px;
	line-height:24px;
	color:#656565;
}

.seo .btn-1{
	background:#333333;
	color:#fff;
	padding:9px 10px 9px 10px;
	border-radius:5px;
	display:inline-block;
	margin-top:10px;
	transition:.2s;
}

.seo .btn-1:hover{
	background:#198dc7;
	transition:.2s;
}


.seo-2{
	background: url(../images/pattern/10.png) repeat;
	padding-top:70px;
}

.seo-2 h2{
	font-size:55px;
	font-weight:500;
	padding-top:40px;
	line-height:1.2;
	text-shadow: 2px 0px 2px rgba(150, 150, 150, 0.5);
}

.seo-2  p{
	padding-top:10px;
	line-height:24px;
	color:#656565;
}

.seo-2 .btn-1{
	color:#198dc7;
	float:left;
	padding-top:5px;
}

.macs{
	background:url(../images/2.jpg) no-repeat;
	background-size:cover;
	padding-top:90px;
	text-align:center;
}

.macs h2{
	font-size:40px;
	font-weight:500;
	color:#fff;
}

.macs p{
	color:#fff;
	padding-top:5px;
}

.macs .mac{
	position:relative;
	z-index:1;
	right:160px;
	top:1px;
}

.macs .right-ul{
	list-style:none;
	color:#fff;
	padding-left:0px;
	padding-right:10px;
	text-align:right;
	padding-top:50px;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:500;
	position:relative;
	z-index:2;
}

.macs .right-ul li{
	padding-bottom:20px;
}

.macs .right-ul li:hover i{
	background:#fff;
	border-color:#fff;
	transition:.5s;
	
}

.macs .right-ul i{
	margin-right:5px;
	display:inline-block;
	padding:8px;
	border:1px solid #198dc7;
	color:#198dc7;
	border-radius:25px;
	font-size:14px;
	transition:.5s;
}

.macs .left-ul{
	list-style:none;
	color:#fff;
	padding-left:10px;
	text-align:left;
	padding-top:50px;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:500;
	position:relative;
	z-index:1;
}

.macs .left-ul li{
	padding-bottom:20px;
}

.macs .left-ul li:hover i{
	background:#fff;
	border-color:#fff;
	transition:.5s;
}

.macs .left-ul i{
	margin-left:5px;
	display:inline-block;
	padding:8px;
	border:1px solid #198dc7;
	color:#198dc7;
	border-radius:25px;
	font-size:14px;
	transition:.5s;
}

.macs .gap{
	padding-top:40px;
}

.subscribe{
	background:url(../images/subscribe.jpg) no-repeat;
	background-size:cover;
	padding-bottom:60px;
}

.subscribe h2{
	font-size:65px;
	font-weight:600;
	padding-top:50px;
	padding-bottom:10px;
	float:right;
	text-align:right;
	color:#fff;
	text-shadow: 2px 0px 2px rgba(150, 150, 150, 1);
	line-height:1.3;
	
}

.subscribe p{
	float:right;
	text-align:right;
	line-height:24px;
	color:#656565;
}

.subscribe .sub-in{
	padding-top:20px;
	text-align:right;
}

.subscribe input{
	width:40%;
	height:60px;
	padding-left:15px;
	border:1px solid #d4d4d4;
	margin-left:5px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom:4px solid #d4d4d4;
}

.subscribe .sub-btn{
	background:#198dc7;
	color:#fff;
	padding:18px 25px 18px 25px;
	position:relative;
	left:-15px;
	transition:.5s;
	border-bottom:4px solid #126b97;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}

@-moz-document url-prefix() { 
  .subscribe .sub-btn{
     padding: 18px 25px 16px;
  }
}

.subscribe .sub-btn:hover{
	background:#333333;
	transition:.5s;
	border-bottom:4px solid #000;
}

.subscribe .sub-btn i{
	padding-right:5px;
	position:relative;
	bottom:1px;
}

/*-- Work Section --*/
.work{
	background:#198dc7;
	background-size:cover;
}

.work h2{
	color:#fff;
	font-size:40px;
}

.work p{
	color:#fff;
	padding-bottom:30px;
}

 .pr-btn{
	float:right;
	position:relative;
	bottom:32px;
	font-size:14px;
	color:#fff;
	border:1px solid #fff;
	padding:0px 5px 0px 5px;
	transition:.5s;
}

 .pr-btn:hover{
	border-color:#198dc7;
	background:#198dc7;
	transition:.5s;
}

.work-4 .cbp-l-grid-gallery .cbp-item{
	width:335px;
	height:223px;
}

.work-4 .cbp-l-grid-blog .cbp-item {
	width: 350px;
	height: 402px;
}

.work-4{
	padding-bottom:45px;
}

.work-5{
	padding-bottom:45px;
}

.work-5 .cbp-l-grid-gallery .cbp-item{
	width:315px;
	height:200px;
}

.full-screen{
	background:#fff;
	padding-top:10px;
	padding-bottom:10px;
}

.full-screen-2{
	background:#fff;
	padding-top:40px;
	padding-bottom:30px;
}

.work-s .full-screen-2{
	background:url(../images/pattern/1.png) repeat;
	padding-top:40px;
	padding-bottom:5px;
}

.work .cbp-l-grid-blog-comments{
	color:#198dc7;
}

.work .cbp-l-grid-fullScreen img{
	width:100%;
}

.work .cbp-l-grid-gallery img{
	width:100%;
}

.work-4 .cbp-l-grid-gallery img{
	width:100%;
}

.work-4 .btn-1{
	font-size:12px;
	color:#198dc7;
}

.work-4 .cbp-l-grid-blog i{
	padding-right:5px;
}

.work  .cbp-l-grid-blog img{
	width:100%;
}

.work .cbp-caption-revealBottom .cbp-caption-activeWrap {
    bottom: 0;
    z-index: 1;
    /* @editable properties */
    background: none repeat scroll 0 0 #198dc7;
}

.ajax-color-1 .cbp-l-inline {
    background: none repeat scroll 0 0 #f9f9f9;
    margin-bottom: 10px;
    margin-top: 0;
    overflow: hidden;
    padding: 30px;
}

.work-5 .cbp-l-caption-buttonLeft{
	background-color: #198dc7;
	transition:.5s;
}

.work-5 .cbp-l-caption-buttonLeft:hover{
	background-color: #fff;
	color:#198dc7;
	transition:.5s;
}

.work-5 .cbp-l-caption-buttonRight{
	background-color: #198dc7;
	transition:.5s;
}

.work-5 .cbp-l-caption-buttonRight:hover{
	background-color: #fff;
	color:#198dc7;
	transition:.5s;
}

.work-6 .cbp-l-grid-projects .cbp-item{
	width:335px;
	height:323px;
}

.work-6 .cbp-l-caption-buttonLeft{
	background-color: #198dc7;
	transition:.5s;
}

.work-6 .cbp-l-caption-buttonLeft:hover{
	background-color: #fff;
	color:#198dc7;
	transition:.5s;
}

.work-6 .cbp-l-caption-buttonRight{
	background-color: #198dc7;
	transition:.5s;
}

.work-6 .cbp-l-caption-buttonRight:hover{
	background-color: #fff;
	color:#198dc7;
	transition:.5s;
}

.work-7 .cbp-l-grid-projects .cbp-item{
	width:445px;
	height:297px;
}

.work-7 .cbp-l-caption-buttonLeft{
	background-color: #198dc7;
	transition:.5s;
}

.work-7 .cbp-l-caption-buttonLeft:hover{
	background-color: #fff;
	color:#198dc7;
	transition:.5s;
}

.work-7 .cbp-l-caption-buttonRight{
	background-color: #198dc7;
	transition:.5s;
}

.work-7 .cbp-l-caption-buttonRight:hover{
	background-color: #fff;
	color:#198dc7;
	transition:.5s;
}

.porfolio .cbp-l-grid-fullScreen img{
	width:100%;
}

.portfolio .cbp-l-grid-projects img{
	width:100%;
}

/*-- Shop --*/
.shop-1 {
	padding-top:100px;
	padding-bottom:60px;
}

.shop-1  h2{
	padding-top:0px;
	font-size:55px;
	font-weight:500;
	margin:0px;
	text-align:center;
}

.shop-1 p{
	padding:5px 80px 0px 80px;
	line-height:1.7;
	font-size:15px;
	color:#656565;
	text-align:center;
}

.shop-1 .collection{
	padding-top:40px;
	padding-bottom:80px;
}

.shop-1 .collection .womens{
	float:right;
}

.shop-1 #grid-container-shop{
	margin-top:40px;
}

.shop-1 .cbp img{
	width:100%;
}

.shop-1 .cbp-l-grid-projects .cbp-item {
    /* @editable properties */
    width: 300px;
    height: 300px !important;
}

.shop-1 .cbp-l-grid-projects-title{
	font-family: 'Open Sans', sans-serif;
}

.shop-1 .cbp-l-grid-projects-title .rate{
	float:right;
	color:#198dc7;
}

.labels {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  z-index:999;
  top: -3px;
  right: 0px;
  width:100%;
}

.ribbon-wrapper-orange{
  width: 100px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  
}

.ribbon-orange {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
  color: #fff;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(-45deg);
  -moz-transform:    rotate(-45deg);
  -ms-transform:     rotate(-45deg);
  -o-transform:      rotate(-45deg);
  position: relative;
  padding: 7px 0;
  left: -33px;
  top: 20px;
  width: 120px;
  background-color: #198dc7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#198dc7), to(#3aafe9));
  background-image: -webkit-linear-gradient(top, #198dc7, #3aafe9);
  background-image:    -moz-linear-gradient(top, #198dc7, #3aafe9);
  background-image:     -ms-linear-gradient(top, #198dc7, #3aafe9);
  background-image:      -o-linear-gradient(top, #198dc7, #3aafe9);
  color: #fff;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.shop-1 .cbp-l-caption-buttonLeft{
	background:#198dc7;
	transition:.5s;
}

.shop-1 .cbp-l-caption-buttonLeft:hover{
	background:#fff;
	color:#000;
	transition:.5s;
}

.shop-1 .cbp-l-caption-buttonRight{
	background:#198dc7;
}

.shop-1 .cbp-l-caption-buttonRight:hover{
	background:#fff;
	color:#000;
	transition:.5s;
}

.shop-1 .shop-more{
	width:100%;
	text-align:center;
	padding-top:10px;
}

.shop-1 .shop-more .more-items{
	display:inline-block;
	color:#fff;
	background:#198dc7;
	padding:10px 14px 10px 14px;
	transition:.5s;
}

.shop-1 .shop-more .more-items:hover{
	background:#4f4f4f;
	transition:.5s;
}

.shop-services{
	background: url(../images/shop/4.png) no-repeat;
	background-size:cover;
	
}

.shop-services .services{
	background:none;
}

.shop-1 .sidebar{
	padding-top:130px;
	padding-left:40px;
}

.shop-1 .sidebar .post-date i{
	color:#198dc7;
	margin-right:2px;
}

.shop-1 .sidebar .tag{
	padding-top:20px;
}

.left-shop .sidebar{
	padding-left:0px;
	padding-right:40px;
}

.shop-divider{
	border-top:1px solid #dfdfdf;
}

.shop-main{
	padding-top:60px;
	background:#f4f4f4;
	-webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.5);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.5);
}

.shop-row-1 #gal1{
	float:left;
	list-style:none;
	padding-left:29px;
}

.shop-row-1 #gal1 img{
	border:1px solid #cdcdcd;
	transition:.5s;
	padding:4px;
	margin-bottom:4px;
	width:100px;
	height:97px;
}

.shop-row-1 #gal1 .active img{
	border:1px solid #198dc7;
	transition:.5s;
}

.shop-single img{
	border:1px solid #cdcdcd;
	width:460px;
	height:400px;
	margin-left:4px;
}

.item-dec{
	padding-left:10px;
	padding-right:20px;
}

.item-dec .price{
	font-size:24px;
	padding-bottom:15px;
}

.item-dec .item-stars{
	padding-top:15px;
	padding-bottom:15px;
	font-family: 'Open Sans', sans-serif;
}

.item-dec .item-stars i{
	color:#198dc7;
}

.item-dec .item-stars a:hover{
	color:#198dc7;
}

.item-dec .item-stars .review{
	font-size:12px;
	padding-left:10px;
}

.item-dec .item-stars .w-review{
	font-size:12px;
	padding-left:10px;
}

.item-dec .des{
	padding-top:15px;
	padding-bottom:4px;
}

 .f1{
	float:left;
	padding-top:15px;
	padding-bottom:10px;
}

.f1 .sub{
	font-size:26px;
	padding-top:0px;
	padding-bottom:4px;
	height:30px;
	width:30px;
	line-height:0;
}

.f1 .add{
	font-size:26px;
	padding-top:0px;
	padding-bottom:4px;
	height:30px;
	width:30px;
	line-height:0;
}


 .f1 #qty{
	width:40px;
	height:30px;
	position:relative;
	bottom:3px;
	text-align:center;
}

 .f1 #qty2{
	width:40px;
	height:30px;
	position:relative;
	bottom:3px;
	text-align:center;
}

.item-dec .cart-btn{
	display:inline-block;
	margin-top:15px;
	margin-left:10px;
	background:#198dc7;
	color:#fff;
	padding:5px 12px 5px 12px;
	transition:.5s;
}

.item-dec .cart-btn:hover{
	color:#FFF;
	background:#4e4e4e;
	transition:.5s;
}

.item-dec .user-option{
	padding-bottom:10px;
}

.item-dec .user-option .op-1{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#727272;
}


.item-dec .user-option .op-2{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#727272;
	margin-left:10px;
}

.item-dec .categories{
	padding-top:10px;
	padding-bottom:10px;
}

.item-dec .categories .category{
	font-weight:600;
	font-size:13px;
	padding-right:5px;
}

.item-dec .categories a{
	color:#4c4c4c;
}

.shop-main .sidebar-single{
	padding-left:20px;
	padding-right:15px;
}

.shop-main .sidebar-single .side-top-p{
	padding-top:15px;
	padding-bottom:5px;
}

.shop-main .sidebar-single .a-t{
	padding-top:15px;
	padding-bottom:10px;
}

.shop-main .sidebar-single .a-t .panel-group{
	padding-right:0px;
}

.shop-row-2 {
	padding-top:15px;
}

.shop-row-2 .nav{
	padding-right:20px;
	padding-left:30px;
}

.shop-row-2 .nav-tabs{
	border-bottom:none;
}

.shop-row-2 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	border-radius:0px !important;
	background:#198dc7 !important;
	color:#fff;
	border:none;
}

.shop-row-2 .nav-tabs > li {
	border:none;
	margin-right:2px;
}

.shop-row-2 .nav-tabs > li  > a{
	background:#515150;
	border-radius:0px;
}

.shop-row-2 .nav-tabs > li:hover a{
	border-radius:0px !important;
	background:#515150;
	color:#fff;
	border:none;
}

.shop-row-2 .nav-tabs > li:hover a{
	border-color:transparent;
	background:#515150;
	border:none;
}

.shop-row-2 .nav-tabs > li > a{
	color:#fff;
	border:none;
}

.shop-row-2 .tab-content{
	margin-left:30px;
	padding-top:15px;
	padding-right:30px;
	font-family: 'Open Sans', sans-serif;
}

.shop-row-2 .tab-content #description {
	padding-top:10px;
}

.shop-row-2 .tab-content .dec-ol{
	padding-left:25px;
}

.shop-row-2 .tab-content .dec-ol li{
	padding-top:5px;
}

.shop-row-2 .tab-content .media{
	padding-top:10px;
}

.shop-row-2 .tab-content .media .media-body{
	background:#eeeeee;
	border-radius:10px;
	padding:10px;
}

.shop-row-2 .tab-content .media-heading{
	font-weight:600;
}

.shop-row-2 .tab-content .media-stars{
	padding-top:5px;
}

.shop-row-2 .tab-content .media-stars i{
	color:#198dc7;
	margin-right:2px;
}

.shop-row-2 .tab-content #specifications{
	padding-top:15px;
}

.heading-pricing{
	padding-top:20px;
	padding-bottom:20px;
}

.bil-details h2{
	padding-bottom:20px;
}

.bil-details label{
	padding-top:15px;
}

.bil-details .top-gap{
	margin-top:10px;
}

.coupon-area{
	padding-left:40px;
}

.coupon-area h3{
	padding-top:50px;
	padding-bottom:20px;
}

.coupon-area input{
	float:left;
	width:40%;
	border-radius:0px;
}

.coupon-area .coupon-submit{
	float:left;
	background:#198dc7;
	color:#fff;
	padding:7px 14px 7px 14px;
	transition:.5s;
}

.coupon-area .coupon-submit:hover{
	color:#FFF;
	background:#4e4e4e;
	transition:.5s;
}

.coupon-area p{
	padding-top:10px;
}

.coupon-area h4{
	font-size:24px;
	padding-top:20px;
	padding-bottom:10px;
}

.coupon-area textarea{
	width:100%;
	height:150px;
	padding:5px;
}

.order-confirm{
	padding-top:60px;
}

.order-confirm h2{
	padding-bottom:20px;
}

.order-confirm .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{
	border-color:#d3d3d3 !important;
}

.order-confirm .dl-horizontal dt {
	float: left;
	width: 100px;
	overflow: hidden;
	clear: left;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.order-confirm .dl-horizontal dd{
	margin-left:120px;
}

.order-confirm .post-date i{
	color:#198dc7;
	margin-right:2px;
}

.order-confirm .post-date a{
	margin-top:5px;
	float:left;
}

.order-confirm .f1{
	padding-top:3px;
}

.proceed{
	width:100%;
}

.proceed .proceed-btn{
	float:right;
	background:#198dc7;
	color:#fff;
	padding:7px 14px 7px 14px;
	transition:.5s;
}

.proceed .proceed-btn:hover{
	color:#FFF;
	background:#4e4e4e;
	transition:.5s;
}

.proceed .proceed-btn i{
	position:relative;
	bottom:2px;
}

@media (max-width: 1139px) {
	.collection img{
		width:100%;
	}
	.shop-1 .collection .womens{
		float:left;
		margin-top:15px;
		width:100%;
	}
	.shop-2{
		padding-left:30px;
		padding-right:30px;
	}
}

@media (max-width: 990px) {
	.shop-2 .sidebar{
		padding-left:0px;
	}
	.left-shop .sidebar{
		padding-right:0px;
		padding-top:0px;
	}
	.left-left {
		float: left;
		width: 100%;
		margin-top: 40px;
	}
	.item-dec{
		padding-left:30px;
	}
	.item-dec .price{
		margin-top:15px;
	}
	.related-products{
		padding-left:30px;
		padding-right:30px;
	}
	.coupon-area{
		padding-left:0px;
	}
}

/*-- Features Section --*/
.features{
	background:url(../images/pattern/10.png) repeat;
	padding:58px 0px 50px 0px;
}

.features img{
	width:500px;
	float:right;
	padding-right:0px;
}

.features h1{
	padding-top:0px;
	left:-3px;
	font-size:55px;
	font-weight:500;
	margin:0px;
	position:relative;
	bottom:10px;
}

.features h2{
	padding-top:0px;
	font-size:55px;
	font-weight:600;
	margin:0px;
	position:relative;
	bottom:10px;
}

.features p{
	padding-top:0px;
	line-height:24px;
	color:#656565;
}


/*-- Testimonial Section --*/
.dg-container{
	width: 100%;
	height: auto;
	position: relative;
	background:url(../images/wood2.jpg) no-repeat;
	background-size:cover;
	padding-bottom:35px;
}
.dg-container .container{
	padding-top:25px;
	padding-bottom:20px;
}
.dg-wrapper{
	width: 481px;
	height: 316px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}
.dg-wrapper a{
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-align:center;
}
.dg-wrapper a.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper a .dg-img{
	padding: 41px 0px 0px 0px;
}
.dg-wrapper a .qt{
	text-align: center;
	background:rgba(0, 0, 0, .4);
	line-height: 1.4;
	text-shadow: 2px 2px 1px rgba(79, 79, 79, .6);
	color: #fff;
	font-size: 18px;
	font-weight:400;
	width: 100%;
	top:30px;
	display: none;
	position: relative;
	padding:10px 10px 15px 10px;
}
.dg-wrapper .quote-img{
	position:relative;
	padding-bottom:10px;
}
.dg-wrapper a.dg-center .qt{
	display: block;
}

.qt .name{
	font-size:22px;
	font-weight:500;
}

.qt p{
	font-size:15px;
	padding-top:5px;
	line-height:1.7;
	text-shadow: 2px 2px 1px rgba(79, 79, 79, .6);
}

.qt i{
	margin-left:15px;
	transition:.5s;
}

.qt i:hover{
	color:#198dc7; 
	transition:.5s;
}

.dg-container nav {
width: 100%;
position:relative;
z-index: 2;
bottom: 166px;
left: 0%;
margin-left: 0px;
background:none;
}
.dg-container nav span {
text-indent: -9000px;
float: left;
cursor: pointer;
width: 40px;
height: 157px;
opacity: 0.9;
}
.dg-container nav span:hover{
	opacity: 1;
}
.dg-container nav span.dg-prev {
/* background-position: 60px 36px; */
margin-left: 0px;
background: url(../images/arrow-left.png) no-repeat 0px 10px;
float:left;
}
.dg-container nav span.dg-next{
	margin-left: 10px;
background: url(../images/arrow-right.png) no-repeat 0px 10px;
float:right;
}

/*** effect - shadow 1 ***/

.shadow-1
{
-webkit-box-shadow: 0 32px 16px -26px black;
-moz-box-shadow: 0 32px 16px -26px black;
box-shadow: 0 32px 16px -26px black;
}

.shadow-1:hover
{
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);

-webkit-box-shadow: 0 58px 36px -56px black;
-moz-box-shadow: 0 58px 36px -56px black;
box-shadow: 0 58px 36px -56px black;
}

.shadow-1
{
transition:all .6s ease-in-out;
-webkit-transition:all .6s ease-in-out;
-moz-transition:all .6s ease-in-out;
-ms-transition:all .6s ease-in-out;
-o-transition:all .6s ease-in-out;
}

.shadow-1:hover
{
transition:all .6s ease-in-out;
-webkit-transition:all .6s ease-in-out;
-moz-transition:all .6s ease-in-out;
-ms-transition:all .6s ease-in-out;
-o-transition:all .6s ease-in-out;
}

/*-- Our Partners Section --*/
.partners{
	background:url(../images/pattern/10.png) repeat;
	padding-top:40px;
	padding-bottom:40px;
}

.partners h2{
	font-size:55px;
	font-weight:500;
	margin:0px;
	padding-top:0px;
}

.partners p{
	padding-right:50px;
	padding-top:10px;
	line-height:24px;
	color:#656565;
}

.partners .col-md-4{
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
}

.partners a img{
	opacity:0.7;
	transition:.5s;
}

.partners a:hover img{
	opacity:1;
	transition:.5s;
}

.partners .border-1{
	border-right:1px solid #e2e0e0;
	border-bottom:1px solid #e2e0e0;
}

.partners .border-2{
	border-bottom:1px solid #e2e0e0;
}

.partners .border-3{
	border-right:1px solid #e2e0e0;
}

/*Search RodapÃ©*/
.search-rodape{
	background:#367ABD;
	border-bottom:7px solid #36ACE2;
}

.search-input{
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

.search-input-mob{
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

.search-input input.campo-search{
	width:48%; 
	text-align:center; 
	border:none; 
	padding:0px; 
	font-size:25px; 
	background:none; 
	color:#fff;
}

.search-input-mob input.campo-search{
	width:90%; 
	text-align:center; 
	border:none; 
	padding:0px; 
	font-size:18px; 
	background:none; 
	color:#fff;
}

.search-input ::-webkit-input-placeholder {
   color: #fff;
}

.search-input-mob ::-webkit-input-placeholder {
   color: #fff;
}

.search-input button{background:none; border:none; color:#fff; font-size:25px;}
.search-input-mob button{background:none; border:none; color:#fff; font-size:18px;}

.search-input :-moz-placeholder {
   color: #fff;
}

.search-input-mob :-moz-placeholder {
   color: #fff;
}

.search-input ::-moz-placeholder {
   color: #fff;
}

.search-input-mob ::-moz-placeholder {
   color: #fff;
}

.search-input :-ms-input-placeholder {  
   color: #fff;
}

.search-input-mob :-ms-input-placeholder {  
   color: #fff;
}
/*fim Search RodapÃ©*/

/*-- Social Icons Bar --*/
.social-bar{
	background:none; 
}

.social-icons{
	width:100%;
	padding-top:20px;
	padding-bottom:18px;
}


.social-icons a{
	color:#fff;
	margin-left:5px;
	display:inline-block;
	width:40px;
	height:40px;
	text-align:center;
	line-height:3.4;
	border-radius:3px;
	transition:.2s;
}

.social-icons a:hover{
	background:#fff;
	color:#198dc7;
	transition:.2s;
}

/*-- Footer --*/
footer{
	background:#006992;
	background-size:cover;
	padding-top:50px;
	padding-bottom:30px;
	color:#fff;
}

.footer h2{
	padding-bottom:5px;
	font-size:25px;
}

footer p a{
	font-size:13px;
	line-height:1.6;
	color:#E1F2FB;
	padding-right:25px;
}

footer p a:hover{color:#fff;}

.footer-logo{
	padding:10px 0px 33px 0px;
}

.footer-logo i{
	padding-right:5px;
}

.footer-logo a{
	color:#ccc;
	font-size:20px;
}

.footer-logo a:hover{
	color:#ccc;
}

footer .foot-post{
	list-style:none;
	padding-left:0px;
	float:left;
	padding-bottom:10px;
}

footer .foot-post .small-img{
	position:relative;
	top:6px;
	transition:.5s;
}

footer .foot-post .small-img img:hover{
	opacity:0.6;
	transition:.5s;
}

footer .foot-post li{
	float:left;
}

footer .date{
	position:relative;
	top:6px;
	padding-top:2px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
}

footer .day{
	font-size:24px;
}

footer .month{
	font-size:16px;
	color:#ccc;
}

footer .post-title{
	width:55%;
	padding-left:10px;
}

footer .post-title .title{
	line-height:1;
	position:relative;
	top:2px;
	font-weight:500;
	color:#fff;
}

footer .post-title .title:hover{
	color:#198dc7;
	transition:.5s;
}

footer .post-title .author{
	padding-top:8px;
	font-style:italic;
}

footer .blg{
	padding-left:5px;
}

footer .flick{
	padding-left:20px;	
}

footer .flickr{
	list-style:none;
	padding-left:0px;
	padding-top:4px;
}

footer .flickr li{
	float:left;
	padding-right:6px;
	padding-bottom:6px;
}

footer .flickr li img:hover{
	cursor:pointer;
	opacity:0.6;
	transition:.5s;
}

footer .side-gap{
	padding-left:15px;
}

footer .side-gap img{
	text-align:left;
	padding-bottom:20px;
}

footer .address{
	list-style:none;
	padding-left:0px;
	color:#fff;
}

footer .address li{
	padding-bottom:15px;
}

footer .address i{
	padding-right:5px;
}

footer .address a{
	color:#ccc;
}

footer .address a:hover{
	color:#198dc7;
}

footer .weight{
	font-weight:600;
}

.bottom-bar{
	background:#993f3a;
	color:#fff;
	padding:10px 0px 10px 0px;
	font-size:12px;
}

.bottom-bar .left{
	float:left;
}

.bottom-bar .center{text-align:center; position:absolute; margin-left:35%;}

.bottom-bar .right{
	float:right;
}

/*-- About Us Page --*/
.about{
	background:url(../images/i17.jpg) no-repeat;
	background-size:cover;
}

.about .heading-about{
	padding-top:70px;
}

.about  h1{
	padding-top:0px;
	font-size:55px;
	font-weight:500;
	margin:0px;
	text-align:center;
}

.about p{
	padding:5px 0px 0px 0px;
	line-height:24px;
	font-size:15px;
	color:#656565;
	text-align:center;
}

.about .team{
	text-align:center;
}

.about .team img{
	position:relative;
	top:105px;
	z-index:1;
	transition:.5s;
}

.member:hover img{
	position:relative;
	top:0px;
	transition:.5s;
}

.member:hover .member-intro{
	position:relative;
	top:0px;
	transition:.3s;
}

.team .member-intro{
	background:#198dc7;
	color:#fff;
	padding:10px 5px 15px 5px;
	margin:0px 15px 0px 15px;
	position:relative;
	z-index:2;
	border-radius:5px;
	position:relative;
	top:107px;
	transition:.5s;
}


.member-intro .member-name{
	font-size:18px;
}

.member-intro .member-position{
	font-size:12px;
	padding-top:5px;
}

.member-intro .member-social-links{
	position:relative;
	left:10px;
	padding-top:10px;
}

.member-intro .member-social-links a{
	color:#198dc7;
	border:1px solid #fff;
	border-radius:3px;
	width:20px;
	display:inline-block;
	margin-right:15px;
	transition:.5s;
	background:#fff;
}

.member-intro .member-social-links a:hover{
	background:#198dc7;
	color:#fff;
	transition:.5s;
}

.support-staff{
	background: url('../images/tiles.jpg') no-repeat;
	background-size:cover;
	padding-top:40px;
}

.support-staff  h1{
	padding-top:30px;
	font-size:55px;
	font-weight:500;
	margin:0px;
	text-align:left;
}

.support-staff p{
	line-height:24px;
	padding-top:5px;
}

.support-points{
	font-family: 'Open Sans', sans-serif;
	padding-left:0px;
	list-style:none;
	padding-top:5px;
	font-size:13px;
	font-weight:500;
}

.support-points li{
	padding-bottom:20px;
}

.support-points li i{
	padding-right:10px;
}

.try-btn{
	padding-top:0px;
}

.tr-btn{
	color:#000;
	border:1px solid #000;
	font-size:20px;
	padding:5px 12px 5px 12px;
	transition:.5s;
}

.tr-btn:hover{
	background:#198dc7;
	border-color:#198dc7;
	color:#fff;
	transition:.5s;
}

.numbers{
	background: #198dc7;
	background-size:cover;
	color:#fff;
	text-align:center;
	padding-bottom:60px;
	padding-top:40px;
}

.numbers h1{
	font-size:45px;
}

.magical-numbers{
	padding-top:20px;
}

.counter{
	font-size:40px;
	

}

.counter-text{	
	
	font-size:22px;
}

.specialities-2{
	background:#fff;
	padding-top:50px;
	padding-bottom:65px;
	position:relative;
	z-index:100;
	font-family: 'Open Sans', sans-serif;
}

.specialities-2:after {
	position: absolute;
	z-index:9998;
	content: '';
	width: 1170px;
	max-width: 100%;
	left: 50%;
	top:0%;
	margin-left: -585px;
	height: 53px;
	background: url('../images/shadow.png') center center no-repeat;
}

.specialities-2 .panel-body{
	font-size:13px;
}

.specialities-2 h2{
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #eeeeee;
}

.specialities-2 .why-us{
	padding-right:20px;
}

.specialities-2 .our-sk{
	padding-left:20px;
}

.specialities-2 .our-sk p{
	padding-bottom:5px;
}

.specialities-2 .panel-group .panel {
	position:relative;
	top:5px;
	margin-bottom: 15px;
	overflow: hidden;
	border-radius: 0px;
	border-left:5px solid #198dc7;
	border-color:#198dc7;
	border-top:none;
	border-bottom:none;
	border-right:none;
	background:#eeeeee;
}

.specialities-2 .panel-heading{
	padding-left:15px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.specialities-2 .panel-heading.active i:before {
content: '\f068';
}

.specialities-2 .panel-heading .collapsed i:before{
	content: '\f067';
}

.specialities-2 .panel-heading i{
	color:#198dc7;
	padding-right:5px;
	position:relative;
	top:1px;
}

.panel a{
	padding-left: 0px;
	color: #000;
	font-weight:500;
}

.panel .collapsed{
	padding-left: 0px;
	color: #000;
}

.specialities-2 .panel-title{
	font-weight:300;
}

.progress {
	height: 35px;
	margin-bottom: 15px;
	overflow: hidden;
	background-color: #eeeeee;
	border-radius: 0px;
}

.progress .progress-bar-warning{
	font-size:13px;
	background:#198dc7;
	line-height:35px;
	text-align:left;
	padding-left:20px;
}

/*-- Services Page --*/
.services-2{
	background:#eeeeee;
	background-size:cover;
}

.services-2:after {
	position: absolute;
	content: '';
	width: 1170px;
	max-width: 100%;
	left: 50%;
	margin-left: -585px;
	height: 53px;
	background: url('../images/shadow.png') center center no-repeat;
}

.services-2 .services-wrapper{
	padding-bottom:80px;
}

.services-2 .services-wrapper-2{
	padding-bottom:45px;
}

.services-2 .heading-about{
	padding-top:70px;
}

.services-2  h1{
	padding-top:0px;
	font-size:55px;
	font-weight:500;
	margin:0px;
	text-align:center;
}

.services-2 p{
	padding:5px 80px 0px 80px;
	line-height:24px;
	font-size:15px;
	color:#656565;
	text-align:center;
}

.services-2 .service{
	padding-top:60px;
}

.services-2 .icon{
	text-align:right;
}

.services-2 .icon i{
	padding-top:7px;
	color:#444444;
}

.services-2 .service-right{
	padding-left:10px;
	padding-right:20px;
}

.services-2 .service-right p{
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	line-height:24px;
	font-size:13px;
	text-align:left;
}

.service-right .service-head{
	font-size:25px;
	font-weight:500;
	color:#444444;
}

.why-choose{
	padding-top:80px;
	background:#fff;
}

.why-choose .ipad{
	text-align:center;
}

.why-choose  h2{
	padding-top:0px;
	font-size:55px;
	font-weight:500;
	margin:0px;
	text-align:left;
}

.advantages{
	list-style:none;
	padding-left:0px;
	padding-top:20px;
}

.advantages li{
	padding-bottom:20px;
}

.advantages li a{
	display:inline-block;
	width:50px;
	height:50px;
	border: 1px solid #198dc7;
	border-radius:50%;
	text-align:center;
	float:left;
	margin-right:10px;
	transition:.5s;
}

.advantages li a:hover{
	background:#198dc7;
	transition:.5s;
}

.advantages li a:hover i{
	color:#fff;
	transition:.5s;
}

.advantages li i{
	color:#198dc7;
	line-height:2.6;
}

.advantages .heading{
	font-size:18px;
}

.advantages p{
	color:#9b9b9b;
}

.buy{
	background:#198dc7;
}

.hero-section .purchase-btn{
	padding-top:33px;
	text-align:center;
}

.hero-section .pr-btn{
	color:#fff;
	border:1px solid #fff;
	font-size:20px;
	padding:5px 12px 5px 12px;
	transition:.5s;
	float:none;
	bottom:0px;
}

.hero-section .pr-btn:hover{
	color:#198dc7;
	background:#fff;
	transition:.5s;
}

/*-- 404 Error Page --*/
.error{
	background:#ebebeb;
	padding-bottom:36px;
}

.error .error-page{
	text-align:center;
}

.error h1, h2{
	margin:0px;
}

.error h1{
	font-size:160px;
	font-weight:700;
	padding-top:73px;
}

.error h2{
	font-size:35px;
	font-weight:600;
	padding-top:10px;
}

.error p{
	padding-top:15px;
}

.error .error-back{
	background:#198dc7;
	color:#fff;
	padding:12px 20px 12px 20px;
	display:inline-block;
	margin-top:10px;
	transition:.5s;
	border-radius:5px;
}

.error .error-back:hover{
	background:#333333;
	color:#fff;
	transition:.5s;
}


.error .cartoon{
	padding-top:30px;
}

/*-- Pricing Table Page --*/
.pricing{
	background:#ebebeb;
}

.pricing-tables{
	text-align:center;
	padding-bottom:50px;
}

.heading-pricing  h1{
	padding-top:39px;
	font-size:55px;
	font-weight:500;
	margin:0px;
	text-align:center;
}

.heading-pricing p{
	padding:5px 0px 0px 0px;
	line-height:1.7;
	font-size:18px;
	color:#212121;
	text-align:center;
}

.pricing-tables ul{
	padding-left:0px;
}

.red {
	color:#e32929;
}
.green {
	color:green;
}

.price-margin-1{
	padding-right:15px;
}

.price-margin-2{
	padding-left:15px;
}

.planbg {
	text-align:center;
	width:100%;
	height:540px;
	float:left;
	margin-top:30px;
	background:#fff;
	border:1px solid #ebebeb;
}
.planbg:hover {
	background:#fafbfe;
	-o-transition:.5s;
  	-ms-transition:.5s;
 	-moz-transition:.5s;
 	-webkit-transition:.5s;
 	transition:.5s;
 	
}
.planbg li {
	list-style:none;
	width:100%;
	border-bottom:1px solid #ebebeb;
	padding-top:14px;
	padding-bottom:14px;
	float:left;
	color:#464d5a;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	font-weight:400;
}

.plancolor {
	background:#f8f8f8;
}

.plantitle {
	width:100%;
	height:180px;
	float:left;
	text-align:center;
	border-top:4px solid #1b2230;
	border-bottom:1px solid #ebebeb;
}

.plantype {
	font-size:40px;
	font-weight:500;
	color:#1a212e;
	margin:0;
	padding-top:20px;
}
.planprice {
	font-size:50px;
	font-weight:700;
	color:#198dc7;
	margin:0;
}
.planbonus {
	color:#1a212e;
	font-size:10px;
	font-weight:400;
	margin-top:20px;
}

.requestq {
	width:100%;
	height:100px;
	float:left;
}

.requestq li {border:0}
.requestq li a {
	color:#fff;
	width:70%;
	margin-left:15%;
	margin-right:15%;
	padding-top:12px;
	padding-bottom:12px;
	margin-top:2px;
	border-radius:5px;
	border:0;
	text-transform:uppercase;
	background:#198dc7;
	float:left;
	font-size:11px;
	font-weight:600;
	text-decoration:none;
  	-ms-transition:.5s;
 	-moz-transition:.5s;
 	-webkit-transition:.5s;
 	transition:.5s;
}

.requestq li a:hover {
	color:#fff;
	background:#333333;
	-o-transition:.5s;
  	-ms-transition:.5s;
 	-moz-transition:.5s;
 	-webkit-transition:.5s;
 	transition:.5s;
}

/*-- Text Page --*/
.page-text{
	background:#ebebeb;
}

.page-text-right{
	padding-top:80px;
}

.page-text-right p{
	padding-top:30px;
	padding-bottom:30px;
}

.page-text-right .sidebar{
	padding-left:30px;
	padding-bottom:80px;
}

.page-text-left{
	padding-top:80px;
}

.page-text-left p{
	padding-top:30px;
	padding-bottom:20px;
}

.page-text-left .sidebar{
	padding-right:30px;
	padding-bottom:80px;
}

.page-text-full{
	padding-top:80px;
	padding-bottom:80px;
}

.page-text-full p{
	padding-top:30px;
	padding-bottom:20px;
}

.page-text-full .carousel-inner img{
	width:100%;
}

.page-text-left .carousel-inner img{
	width:100%;
}

.page-text-right .carousel-inner img{
	width:100%;
}

/*-- Under Construction Page --*/
.under-construction{
	background:#ebebeb;
}

.construction-page{
	padding-top:70px;
	padding-bottom:70px;
}

.construction-page  h1{
	padding-top:30px;
	font-size:55px;
	font-weight:500;
	margin:0px;
	text-align:center;
}

.construction-page p{
	padding-top:5px;
	color:#656565;
}

.cons-cartoon {
	width:100%;
}

.construction-page .col-md-8{
	text-align:center;
}

.subscribe-input{
	position:relative;
	top:60px;
}

.subscribe-input input{
	height:40px;
	width:44%;
	border:none;
	padding-left:10px;
	box-shadow:none;
}

.subscribe-input  .subscribe{
	background:#198dc7;
	color:#fff;
	padding:10px 14px 11px 14px;
	position:relative;
	left:-1px;
	transition:.5s;
}

.subscribe-input  .subscribe:hover{
	background:#333333;
	transition:.5s;
}


/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
	float:left;
	left:8%;
	position: relative;
	margin: 1em;
	top:20px;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0; }

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  font-size:14px;
  color: black;
  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -91px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-moz-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-o-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }

  100% {
    -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }

  100% {
    -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }

  100% {
    -o-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }

  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }

  100% {
    -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }

  100% {
    -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }

  100% {
    -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }

  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
	
/*-- FAQS Page --*/
.faq{
	background:#e2e2e2;
}

.faqs{
	text-align:center;
	padding-bottom:50px;
}

.faq-head  h1{
	padding-top:39px;
	font-size:55px;
	font-weight:500;
	margin:0px;
	text-align:center;
}

.faq-head p{
	padding:5px 0px 0px 0px;
	line-height:1.7;
	font-size:18px;
	color:#212121;
	text-align:center;
}

.faq-all{
	padding-top:20px;
}

.faq-q{
	margin-bottom:10px;
}

.question {
  color: #fff;
  position: relative;
  background: #198dc7;
  margin: 0;
  padding: 10px 10px 10px 50px;
  display: block;
  width:100%;
  cursor: pointer;
  text-align:left;
  font-size:15px;
  font-weight:500;
}

.answers {
	font-family: 'Open Sans', sans-serif;
  font-weight:300;
  color:#656565;
  line-height:24px;
  background: #f2f2f2;
  padding: 0px 15px;
  margin: 0px 0;
  height: 0;
  overflow: hidden;
  z-index: 1;
  position: relative;
  text-align:left;
  opacity: 0;
  -webkit-transition: .7s ease;
  -moz-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
}

.questions:checked ~ .answers{
  height: auto;
  opacity: 1;
  padding: 15px;
}

.plus {
  color:#fff;
  position: absolute;
  margin-left: 10px;
  margin-top: -5px;
  z-index: 5;
  font-size: 3em;
  line-height: 100%;
  -webkit-user-select: none;    
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

.questions:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.questions {
  display: none;
}

/*-- Typography Page --*/
.typo{
	background:#ebebeb;
	padding-bottom:50px;
}

.typo .typ{
	padding-top:15px;
}

.typ-2 p{
	padding-top:10px;
}

/*-- Buttons Page --*/
.bnt-grp-1{
	padding-top:20px;
}

.bnt-grp-1 .gp-1{
	list-style:none;
	padding-left:0px;
	padding-top:10px;
}

.bnt-grp-1 .gp-1 li{
	float:left;
	padding-right:20px;
}

.gp-1 .btn-1{
	background:#198dc7;
	color:#fff;
	display:inline-block;
	width:180px;
	height:50px;
	text-align:center;
	line-height:3.2;
	font-size:15px;
	transition:.5s;
}

.gp-1 .btn-1:hover{
	background:#333333;
	transition:.5s;
}

.gp-1 .btn-2{
	background:#198dc7;
	color:#fff;
	display:inline-block;
	width:140px;
	height:45px;
	text-align:center;
	line-height:3;
	font-size:15px;
	transition:.5s;
	margin-top:5px;
}

.gp-1 .btn-2:hover{
	background:#333333;
	transition:.5s;
}

.gp-1 .btn-3{
	background:#198dc7;
	color:#fff;
	display:inline-block;
	width:140px;
	height:40px;
	text-align:center;
	line-height:2.6;
	font-size:15px;
	transition:.5s;
	margin-top:10px;
}

.gp-1 .btn-3:hover{
	background:#333333;
	transition:.5s;
}

.gp-1 .btn-4{
	background:#198dc7;
	color:#fff;
	display:inline-block;
	width:140px;
	height:35px;
	text-align:center;
	line-height:2.4;
	font-size:14px;
	transition:.5s;
	margin-top:15px;
}

.gp-1 .btn-4:hover{
	background:#333333;
	transition:.5s;
}

.bnt-grp-2{
	padding-top:20px;
}

.bnt-grp-2 .gp-2{
	list-style:none;
	padding-left:0px;
	padding-top:10px;
}

.bnt-grp-2 .gp-2 li{
	float:left;
	padding-right:20px;
}

.gp-2 .btn-1{
	border:1px solid #333333;
	color:#333333;
	display:inline-block;
	width:180px;
	height:50px;
	text-align:center;
	line-height:3.2;
	font-size:15px;
	transition:.5s;
}

.gp-2 .btn-1:hover{
	background:#333333;
	color:#fff;
	transition:.5s;
}

.gp-2 .btn-2{
	border:1px solid #333333;
	color:#333333;
	display:inline-block;
	width:140px;
	height:45px;
	text-align:center;
	line-height:3;
	font-size:15px;
	transition:.5s;
	margin-top:5px;
}

.gp-2 .btn-2:hover{
	background:#333333;
	color:#fff;
	transition:.5s;
}

.gp-2 .btn-3{
	border:1px solid #333333;
	color:#333333;
	display:inline-block;
	width:140px;
	height:40px;
	text-align:center;
	line-height:2.6;
	font-size:15px;
	transition:.5s;
	margin-top:10px;
}

.gp-2 .btn-3:hover{
	background:#333333;
	color:#fff;
	transition:.5s;
}

.gp-2 .btn-4{
	border:1px solid #333333;
	color:#333333;
	display:inline-block;
	width:140px;
	height:35px;
	text-align:center;
	line-height:2.4;
	font-size:14px;
	transition:.5s;
	margin-top:15px;
}

.gp-2 .btn-4:hover{
	background:#333333;
	color:#fff;
	transition:.5s;
}

.bnt-grp-3{
	padding-top:20px;
}

.bnt-grp-3 .gp-3{
	list-style:none;
	padding-left:0px;
	padding-top:10px;
}

.bnt-grp-3 .gp-3 li{
	float:left;
	padding-right:20px;
}

.gp-3 .btn-1{
	background:#198dc7;
	border-radius:10px;
	color:#fff;
	display:inline-block;
	width:180px;
	height:50px;
	text-align:center;
	line-height:3.2;
	font-size:15px;
	transition:.5s;
}

.gp-3 .btn-1:hover{
	background:#333333;
	transition:.5s;
}

.gp-3 .btn-2{
	background:#198dc7;
	border-radius:10px;
	color:#fff;
	display:inline-block;
	width:140px;
	height:45px;
	text-align:center;
	line-height:3;
	font-size:15px;
	transition:.5s;
	margin-top:5px;
}

.gp-3 .btn-2:hover{
	background:#333333;
	transition:.5s;
}

.gp-3 .btn-3{
	background:#198dc7;
	border-radius:10px;
	color:#fff;
	display:inline-block;
	width:140px;
	height:40px;
	text-align:center;
	line-height:2.6;
	font-size:15px;
	transition:.5s;
	margin-top:10px;
}

.gp-3 .btn-3:hover{
	background:#333333;
	transition:.5s;
}

.gp-3 .btn-4{
	background:#198dc7;
	border-radius:10px;
	color:#fff;
	display:inline-block;
	width:140px;
	height:35px;
	text-align:center;
	line-height:2.4;
	font-size:14px;
	transition:.5s;
	margin-top:15px;
}

.gp-3 .btn-4:hover{
	background:#333333;
	transition:.5s;
}

.bnt-grp-4{
	padding-top:20px;
}

.bnt-grp-4 .gp-4{
	list-style:none;
	padding-left:0px;
	padding-top:10px;
}

.bnt-grp-4 .gp-4 li{
	float:left;
	padding-right:20px;
}

.gp-4 .btn-1{
	border:1px solid #333333;
	border-radius:10px;
	color:#333333;
	display:inline-block;
	width:180px;
	height:50px;
	text-align:center;
	line-height:3.2;
	font-size:15px;
	transition:.5s;
}

.gp-4 .btn-1:hover{
	background:#333333;
	color:#fff;
	transition:.5s;
}

.gp-4 .btn-2{
	border:1px solid #333333;
	border-radius:10px;
	color:#333333;
	display:inline-block;
	width:140px;
	height:45px;
	text-align:center;
	line-height:3;
	font-size:15px;
	transition:.5s;
	margin-top:5px;
}

.gp-4 .btn-2:hover{
	background:#333333;
	color:#fff;
	transition:.5s;
}

.gp-4 .btn-3{
	border:1px solid #333333;
	border-radius:10px;
	color:#333333;
	display:inline-block;
	width:140px;
	height:40px;
	text-align:center;
	line-height:2.6;
	font-size:15px;
	transition:.5s;
	margin-top:10px;
}

.gp-4 .btn-3:hover{
	background:#333333;
	color:#fff;
	transition:.5s;
}

.gp-4 .btn-4{
	border:1px solid #333333;
	border-radius:10px;
	color:#333333;
	display:inline-block;
	width:140px;
	height:35px;
	text-align:center;
	line-height:2.4;
	font-size:14px;
	transition:.5s;
	margin-top:15px;
}

.gp-4 .btn-4:hover{
	background:#333333;
	color:#fff;
	transition:.5s;
}

/*-- Accordion & Toggles Page --*/
.a-t .panel-group{
	padding-right:0px;
	font-family: 'Open Sans', sans-serif;
}

.a-t .panel-group .panel {
	position:relative;
	top:5px;
	margin-bottom: 5px;
	overflow: hidden;
	border-radius: 0px;
	border-left:3px solid #198dc7;
	border-color:#993f3a;
	border-top:none;
	border-bottom:none;
	border-right:none;
	background:#00445e;
	color:#fff;
}

.a-t .panel-heading{
	font-family: 'Open Sans', sans-serif;
	padding-left:15px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	background:#367abd;
}

.a-t .panel-heading.active i:before {
content: '\f068';
}

.a-t .panel-heading .collapsed i:before{
	content: '\f067';
}

.a-t .panel-heading i{
	color:#fff;
	padding-right:5px;
	position:relative;
	top:1px;
}

.a-t .panel a{
	padding-left: 0px;
	color: #fff;
	font-weight:500;
}

.a-t .panel .collapsed{
	padding-left: 0px;
	color: #fff;
}

.a-t .specialities-2 .panel-title{
	font-weight:300;
}

.a-t-2 .panel-group .panel {
	position:relative;
	top:5px;
	margin-bottom: 15px;
	overflow: hidden;
	border-radius: 0px;
	border-left:5px solid #198dc7;
	border-color:#198dc7;
	border-top:none;
	border-bottom:none;
	border-right:none;
	font-family: 'Open Sans', sans-serif;
}

.a-t-2 .panel-heading{
	font-family: 'Open Sans', sans-serif;
	padding-left:15px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.a-t-2 .panel-heading.active i:before {
content: '\f068';
}

.a-t-2 .panel-heading .collapsed i:before{
	content: '\f067';
}

.a-t-2 .panel-heading i{
	color:#fff;
	padding-right:5px;
	position:relative;
	top:1px;
}

.a-t-2 .panel a{
	padding-left: 0px;
	color: #fff;
	font-weight:500;
}

.a-t-2 .panel .collapsed{
	padding-left: 0px;
	color: #fff;
}

.a-t-2 .specialities-2 .panel-title{
	font-weight:300;
}

/*-- Progress Bars Page --*/
.p-bars{
	background:#ebebeb;
	padding-bottom:30px;
}

.p-bars .p-bar-1{
	padding-top:10px;
}

.p-bars .p-bar-1 p{
	padding-bottom:15px;
	color:#656565;
}

.p-bars .p-bar-1 .progress{
	background:#dadada;
	margin-bottom:20px;
}

.p-bars .p-bar-2{
	padding-top:10px;
}

.p-bars .p-bar-2 p{
	padding-bottom:15px;
	color:#656565;
}

.p-bars .p-bar-2 .progress{
	background:#dadada;
	margin-bottom:20px;
}

.p-bars .p-bar-2 .progress .progress-bar-warning{
	background:#333333;
}

/*-- Infographics Page --*/
.infog{
	background:#eeeeee;
}

.infog .specialities{
	background:#eeeeee;
	position:relative;
	z-index:1;
}

/*-- Columns Page --*/
.columns{
	padding-top:20px;
	float:left;
	width:100%;
}

.columns p{
	padding-top:10px;
	font-size:14px;
	padding-right:5px;
	color:#656565;
}

.columns .row{
	padding-bottom:20px;
}

/*-- Index 6 --*/
.mobile-show{
	background: url(../images/slide1.jpg) no-repeat;
	background-size:cover;
	padding-top:50px;
}

.mobile-show h2{
	font-size:55px;
	font-weight:500;
	padding-top:10px;
	line-height:1.2;
}

.mobile-show p{
	line-height:24px;
	padding-top:5px;
}

/*    MEDIA QUERIES    */
@media (max-width: 1200px) {
	.container{
		width:100%;
	}
	nav .sf-menu {
		float: right;
		font-size: 13px;
		font-weight: 400;
		position:relative;
		text-align: right;
		padding-left:0px;
	}
	#sb-search{
		display:none;
	}
	
	.search-rodape{dislpay:none;}
	
	.service-wrap {
		padding:0px 20px 0px 20px;
		float:left;
	}
	.services-2 .services-wrapper {
		overflow: hidden;
	}
}

@media (max-width: 1150px) {
	.subscribe input{
		width:50%;
		margin-left:27%;
	}
}

@media (max-width: 1000px) {
	.specialities-2 .our-sk {
		padding-left: 0;
		padding-right: 20px;
		padding-top: 20px;
	}
	.specialities-2:after {
		background:#fff;
	}
	#parallax-bg6 {
		font-size:80px;
		right:40px;
	}
	
	.search-rodape{dislpay:none;}
}

@media (max-width: 992px) {
	.container{
		width:100%;
	}
	#sb-search{
		display:none;
	}
	.logo {
		padding: 33px 0;
		width: 20%;
		float: left;
	}
	nav .sf-menu {
		float: right;
		font-size: 14px;
		font-weight: 400;
		position:relative;
		text-align: right;
	}
	.sf-menu a {
		border-bottom: 2px none transparent;
		margin: 0 0 0 35px;
	}
	.hero-section .stars {
		padding-top: 20px;
	}
	.service-wrap{
		float:none;
	}
	.services .icon {
		text-align: center;
	}
	.service-right .service-head {
		text-align: center;
	}
	.services .service-right p {
		text-align: center;
	}
	.cbp-l-grid-fullScreen {
		background: #fff;
	}
	.ideas {
		padding-bottom:50px;
	}
	.ideas .container{
		text-align:center;
	}
	.ideas .idea-text {
		padding-top: 0px;
	}
	.lrn-more {
		float:none;
		position:relative;
		top:5px;
	}
	.features .col-md-6 img{
		float:left;
	}
	.partners .border-1 {
		border:none;
	}
	.partners .border-2 {
		border:none;
	}
	.partners .col-md-4{
		border-bottom: 1px solid #eaeaea;
	}
	.partners .last-partner{
		border:none;
	}
	footer .blg {
		float: left;
		padding-left: 5px;
	}
	footer .flick {
		float: left;
		padding-left: 5px;
		width:100%;
	}
	footer .side-gap {
		float: left;
		padding-left: 5px;
	}
	#home-2 .home-2 img {
		width: 55%;
	}
	.home-2 h1{
		font-size:45px;
	}
	.why-2{
		padding-left:10px;
		padding-right:10px;
	}
	.about .team img {
		position: relative;
		top: 0px;
		z-index: 1;
	}
	.member:hover img{
		position:relative;
		top:0px;
	}
	
	.member .member-intro {
		margin: 0 auto;
		position: relative;
		text-align: center;
		top: 0;
		width: 250px;
	}

	.member:hover .member-intro{
		position:relative;
		top:0px;
	}
	.support-staff img{
		width:100%;
	}
	.support-staff{
		padding-bottom:30px;
	}
	.blog .post-left {
		padding-left: 15px;
		padding-right: 15px;
	}
	.blog .sidebar {
		margin-top: 100px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.blog .sidebar-left .sidebar {
		display:none;
	}
	.blog .post-right {
		padding-left: 15px;
		padding-right: 15px;
	}
	.comment img{
		display:none;
	}
	.comment .col-md-10 {
		width: 100%;
	}
	.comment-box  .comment-arrow{
		display:none;
	}
	.comment-box .post-date {
		float: inherit;
	}
	.comment-reply {
		float: right;
	}
	.post-comment .input-area .input-area-1 {
		padding-right: 0;
	}
	.post-comment .input-area .input-area-2 {
		padding-left: 0;
		margin-top:10px;
	}
	.blog-single-post-2 .sidebar{
		display:none;
	}
	.contact .info {
		padding-left: 0;
	}
	.services-2 .icon {
		text-align: center;
	}
	.serices-2 .service-right .service-head {
		text-align: center;
	}
	.services-2 .service-right p {
		text-align: center;
	}
	.services-2:after {
		background:none;
	}
	.why-choose {
		padding-left: 15px;
		padding-right: 15px;
	}
	.hero-section .purchase-btn {
		padding-top: 15px;
		text-align: left;
	}
	.page-text-right .sidebar{
		padding-left:0px;
		padding-bottom:80px;
	}
	.page-text-left .sidebar{
		padding-right:0px;
		padding-bottom:80px;
	}
	.sr{
		display:none;
	}
	
	.search-rodape{dislpay:none;}
	
	.nav{
		padding-right:0px;
		position:relative;
		left:17px;
	}
	.navbar-nav > li > a {
		padding: 32px 15px 28px;
	}
	.navbar-nav > li > .dropdown-menu{
		right:0;
		left:auto;
	}
	.mega-menu{
		margin-right:-215px;
		width:450px;
	}
	.welcome img{
		width:100%;
	}
	.seo-2{
		padding-bottom:40px;
	}
	.seo-2 img{
		width:100%;
	}
	.macs .mac{
		display:none;
	}
	.macs .right-ul{
		text-align:center;
	}
	.macs .left-ul{
		text-align:center;
	}
	
		
}

@media (max-width: 800px) {
	#dg-container{
		display:none;
	}
	.mob-testimonial{
		background: url(../images/wood.jpg) no-repeat;
		background-size:cover;
		display:block;
	}
	.mob-testimonial .bx-wrapper .bx-viewport {
		background: none;
		border: none;
		box-shadow: none;
		left: 0px;
		transform: translateZ(0px);
		text-align:center;
	}
	.mob-testimonial .col-md-4{
		width:30%;
		left:37%;
		padding-top:35px;
	}
	.mob-testimonial .name{
		color:#fff;
		font-size:15px;
		font-weight:600;
		position:relative;
		top:4px;
	}
	.mob-testimonial p{
		font-size:14px;
		color:#fff;
		padding-top:8px;
	}
	.mob-testimonial .bx-wrapper .bx-controls-direction a {
		display:none;
	}
	.features img {
		width: 100%;
	}
	.home-2 .tour{
		display:none;
	}
	.hero-section .purchase-btn{
		text-align:left;
	}
	.flip-clock-wrapper{
		left:1%;
	}
	.top-support img{
		width:100%;
	}
	.mobile-show img{
		width:100%;
	}
	.mobile-show{
		padding-bottom:40px;
	}
}

/* Alterado para */
@media (max-width: 990px) {
	.navbar{
		padding-bottom:0px;
	}
	.nav{
		left:5px;
	}
	.navbar-toggle{
		top:30px;
		right:20px;
	}
	

	.navbar-brand img {
	    height: 85px !important;
	}
	
	.navbar-brand{
		padding-top:10px;
	}
	
	.navbar-header{
		padding-bottom:60px;
		background:#E1F2FB;
	}
	
	.navbar-nav > li > a {
		padding: 10px 0px;
		border-bottom:1px dashed #ccc;
		text-transform:uppercase;
		font-weight:600;
	}
	.navbar-default .navbar-nav > li:hover > a{
		border-bottom:1px dashed #ccc;
	}
	.nav > li > .active{
		border-bottom:none;
	}
	.dropdown{
		display:none;
	}
	ul.nav li.dropdown:hover ul.dropdown-menu{ display:none; }
	ul.nav li.dropdown:focus ul.dropdown-menu{ display:none; }
	.navbar-nav > li > .dropdown-menu{
		left:0px;
		right:auto;
	}
	.for-mob-menu{
		list-style:none;
		display:block;
	}
	
	.for-mob-menu li a{color:#367abd;}
	.for-mob-menu li a:hover{color:#993f3a;}
	
	.search-input{
		display:none;
	}
	
	.search-input-mob{
		display:block;
	}
	
	.slideNoticias{display:none;}
	.for-mob-slideNoticias{display:inline-block; float:left;}
	.for-mob-noticiaPrincipal{width:100%; float:left;}
	.for-mob-fotoNoticia{width:100%; float:left;}
	.for-mob-fotoNoticia img{width:100%;}
/* 	.for-mob-chamadaNoticia{float:left; padding:10px 10px 0 10px; background:#E1F2FB;} */
     .for-mob-chamadaNoticia{float:left;padding:10px 10px 0 10px;background:#E1F2FB;width: 100%;}
	.for-mob-chamadaNoticia:hover{background:#36ACE2; color:#fff;}
	.for-mob-chamadaNoticia h2{font-size:13px; color:#006792; float:left; width:100%;}
	.for-mob-chamadaNoticia h1{font-size:22px; font-weight:600; margin:5px 0; color:#006792; float:left; width:100%; text-align: justify;}
	.for-mob-chamadaNoticia p{font-size:14px; color:#006792; text-align: justify; }
	
	.for-mob-outrasNoticias{display:inline-block; float:left; margin: -5px 0 0 0;width: 100%;}
	.for-mob-chamadaOutrasNoticias{float:left; width:100%; background:#E1F2FB; margin:5px 0 0 0;}
	.for-mob-chamadaOutrasNoticias p{font-size:14px; color:#006992; padding:5px 10px 5px 5px; float:left; margin-bottom:0;}
	.for-mob-chamadaOutrasNoticias p span{font-weight:600;}
	.for-mob-chamadaOutrasNoticias p:hover{background:#006992; color:#fff;}
	a .for-mob-btnMaisNoticias{width:100%; float:left; text-align:center; text-transform:uppercase; background:#367ABD; color:#fff; padding:10px; margin:5px 0 0 0; box-shadow:2px 2px 0 #00445E;}
	a .for-mob-btnMaisNoticias:hover{background:#006792;}
	.outrasNoticias{display:none;}
	
	.for-mob-consultasProcessuais{width:100%; float:right; margin:-20px 0 -15px 0; display:block; padding:15px;}
	.for-mob-consultasProcessuais h1{float:left; font-size:15px; text-transform:uppercase; color:#006992; font-weight:600; margin-bottom:10px; width:100%; text-align:left;}
	.for-mob-consultasProcessuais p{font-size:13px; color:#999; float:left;}
	.for-mob-consultasProcessuais .for-mob-consultas{float:left; width:100%; background:#006992;}
	.for-mob-consultas h2{float:left; font-size:13px; text-transform:uppercase; padding:20px 10px; font-weight:600;}
	.for-mob-consultas h2.fisico{color:#fff;}
	.for-mob-consultas a h2.eletronico{background:#E1F2FB; color:#006992; float:right;}
	.for-mob-consultas a h2.eletronico:hover{background:#00445E; color:#fff;}
	.for-mob-consultas .for-mob-processosFisicos{float:left; width:100%;}
	
	label{float:left; font-weight:normal; font-size:13px;}
	label .campo1mob{width:74px; color:#006992; padding:5px; background:#e1f2fb; border:none; margin:0 3px 0 2px;}
	label .campo2mob{width:38px; color:#006992; padding:5px; background:#e1f2fb; border:none; margin:0 3px 0 2px;}
	label .campo3mob{width:150px; color:#006992; padding:5px; background:#e1f2fb; border:none; margin:0 3px 0 2px;}
	label .selectMob{width:80px; color:#006992; padding:4px; background:#e1f2fb; border:none; margin:0 3px 0 2px;}
	label .btnBuscarMob{background:#993f3a; color:#fff; border:none; padding:5px;}
	label .btnBuscarMob:hover{background:#367ABD;}
	
	.for-mob-acessoRapido{float:left; background:#E1F2FB; width:100%; margin-top:10px; margin-bottom:10px; display:block;}
	.for-mob-acessoRapido h1{float:left; font-size:13px; text-transform:uppercase; color:#006792; font-weight:600; margin:20px 0; padding:20px;}
	.for-mob-acessoRapido h3{float:left; margin:-30px 0 30px 0; font-size:12px; width:100%; padding:0 20px;}
	.for-mob-acessoRapido .icone p{font-size:13px !important; font-weight:600; padding:0;}
	.for-mob-acessoRapido .iconesAcessoRapido{float:left; width:100%;}
	.for-mob-acessoRapido .iconesAcessoRapido .icone{float:left; width:50%; height:45px; margin-bottom:50px;}
	.for-mob-acessoRapido .iconesAcessoRapido .icone img{float:left; padding:0 5px 5px 5px; margin:0 5px; width:50px; height:50px;}
	
	.for-mob-principaisServicos{display:block; float:left; width:100%;}
	.for-mob-principaisServicos h1{font-size:15px; text-transform:uppercase; color:#fff; font-weight:600; margin:0; padding:10px; text-align:left;}
	.for-mob-principaisServicos .prev{float:left; position:absolute; margin:60px 0 0 0px; z-index:10;}
	.for-mob-principaisServicos .next{float:right; position:absolute; margin:60px 40px 0 0; z-index:10;}	
	#for-mob-carrosselServicos{float:left; width:95%; padding:20px;}
	#for-mob-carrosselServicos ul.for-mob-carrosselServicos{float:left; width:100%; height:120px; z-index:0;}
	#for-mob-carrosselServicos ul.for-mob-carrosselServicos li{float:left; width:100%; height:120px; color:#fff; text-align:center; margin:-5px 25px 0 10px; font-size:15px; text-transform:uppercase;}
	#for-mob-carrosselServicos ul a li:hover{color:#36ACE2;}
	#for-mob-carrosselServicos ul a li i{margin-top:5px;}
	
	img.for-mob-fotoDestaque{display:block; float:left; padding:0 0 20px 0; width:100%;}
	img.fotoDestaque{display:none;}
	
	.areaTexto h1.titulo{display:none;}
	.areaTexto h1.for-mob-titulo{display:block; float:left; width:100%; padding:0 0 5px 0; color:#006792; font-weight:600; 
	 font-size:20px; border-bottom:1px solid #ccc; margin-top: 5px; margin-bottom: 15px;    text-align: justify;}
	
	.listaNoticias{display:none}
	.for-mob-listaNoticias{display:block;}
	.for-mob-listaNoticias a{float:left; width:100%; margin-bottom:20px;}
	.for-mob-listaNoticias a img{width:40%; float:left; margin:0 10px 5px 0; border:1px solid #E1F2FB; padding:5px;}
	.for-mob-listaNoticias a:hover img{background:#367ABD;}
	.for-mob-listaNoticias a p{color:#000;}
	.for-mob-listaNoticias a p b{display:none;}
	.for-mob-listaNoticias a:hover p{color:#367ABD;}
	.for-mob-listaNoticias a p span{font-weight:600;}
	
	.for-mob-list-gap-right{display:block; width:100%; padding-bottom: 20px; margin-top: 30%}
	
	.for-mob-lista{display:block; float:left; width:100%;}
	.for-mob-lista a{font-size:13px; color:#000; float:left; width:100%; padding:10px; border-bottom:1px solid #ccc;}
	.for-mob-lista a.claro{background:#fff;}
	.for-mob-lista a.escuro{background:#E1F2FB;}
	.for-mob-lista a.claro:hover, a.escuro:hover{background:#993F3A; color:#fff;}
	
	.for-mob-areaFormulario{display:block;  padding-right: 4%; margin-bottom: 20px}
	.for-mob-areaFormulario label{float:left; width:100%; margin-bottom:10px;}
	.for-mob-areaFormulario label input{border:1px solid #ccc; border-radius:5px; background:#E1F2FB; padding:10px; width:100%; color:#666;}
	.for-mob-areaFormulario label input,
	::-webkit-input-placeholder {color: #666;}
	:-moz-placeholder {color: #666;}
	::-moz-placeholder {color: #666;}
	:-ms-input-placeholder {color: #666;}
	.for-mob-areaFormulario label select{border:1px solid #ccc; border-radius:5px; background:#E1F2FB; padding:9px; width:100%; color:#666;}
	.for-mob-areaFormulario label input.form1{width:99.5%;}
	.for-mob-areaFormulario label select.form1{width:99%;}
	.for-mob-areaFormulario label .form3{width:99.5%; height:100px; border:1px solid #ccc; border-radius:5px; background:#E1F2FB; resize:none; padding:10px;}
	.for-mob-areaFormulario label .form4{width:99,5%; max-height:40px;}
	.for-mob-btnForm{border:none; background:#367ABD; color:#fff; padding:5px 10px; margin:10px 20px 0 0; box-shadow:2px 2px 0 #00445E;}
	.for-mob-btnForm:hover{background:#006792;}
	
	.for-mob-video-destaque{display:block;}
	.for-mob-video-destaque{float:left; background:#E1F2FB; padding:10px; margin-bottom:10px; width:100%;}
	.for-mob-video-destaque h2{font-size:20px;}
	.for-mob-video-destaque h4{font-size:16px;}
	.for-mob-video-destaque iframe{width:100%; height:auto;}
	
	.for-mob-fotoExposicao{display:block; background:#E1F2FB; margin-bottom:10px; float:left;}
	.for-mob-fotoExposicao img{width:100%;}
	.for-mob-fotoExposicao .legenda{padding:10px; float:left; width:100%; background:#E1F2FB}
	.for-mob-infoExposicao{display:block;}
	.for-mob-fotoExposicao2{display:block; background:#E1F2FB; margin-bottom:10px; float:left;}
	.for-mob-fotoExposicao2 img{width:100%;}
	.for-mob-fotoExposicao2 .legenda{padding:10px; float:left; width:100%; background:#E1F2FB}
	.for-mob-infoExposicao2{display:block;}
	
	.for-mob-calendar-title{display:block;}
	.for-mob-calendar-month{float:left; padding:10px;}
	.for-mob-calendar-title h5{float:left; margin-top:15px; font-weight:bold;}
	.for-mob-calendar-month select.selectMesAno{border:1px solid #ccc; padding:5px; margin-bottom:20px;}
	
	.for-mob-calendar-captions{display:block; float:left; margin:-5px 0 0 0; width:100%;}
	.for-mob-calendar-captions ul.captions{list-style:none;}
	.calendar-captions ul li.caption-today{float:left; margin:0 10px 0 0}
	li.caption-today a{color:#006792;}
	li.caption-today a:hover{color:#367ABD;}
	li.caption-today a i{color:#59A440;}
	.calendar-captions ul li.caption-holiday{float:left; margin:0 10px 0 0}
	li.caption-holiday a{color:#006792;}
	li.caption-holiday a:hover{color:#367ABD;}
	li.caption-holiday a i{color:#4B4A4B}
	
	.for-mob-calendar-search{display:block; width:100%; margin:15px 0 0 0;}
	.for-mob-calendar-search .inputSearch{border:1px solid #ccc; padding:5px; width:235px;}
	.for-mob-calendar-search button{border:none; color:#fff; background:#006792; padding:5px; width:32px; height:32px; margin-left:-4px;}
	.for-mob-calendar-search button:hover{background:#008DA8; color:#E1F2FB;}
	
	.for-mob-calendarioSazonal{display:block;}
	.sem-data{display:none;}
	.com-data, .sem-data, .hoje, .feriado, .especial{border:1px solid #fff; padding:10px; color:#fff; vertical-align:top; font-size:20px; font-weight:bold; float:left; width:100% !important;}
	span.diaSemana{display:inline;}
	
	.calendar-title{display:none;}
	.calendar-captions{display:none;}
	.calendar-search{display:none;}
	.calendarioSazonal{display:none;}
	
	.fotoExposicao{display:none;}
	.infoExposicao{display:none;}
	.fotoExposicao2{display:none;}
	.infoExposicao2{display:none;}
	.video-destaque{display:none;}
	.lista{display:none;}
	.acessibilidade{display:none;}
	.consultasProcessuais{display:none;}
	.acessoRapido{display:none;}
	.links{display:none;}
	.principaisServicos{display:none;}
	.mapaSite{display:none;}
	.list-gap-right{display:none;}
	.areaFormulario{display:none;}
}

@media (max-width: 680px) {
	.home-2 p{
		display:none;
	}
	#parallax-bg6 {
		font-size:50px;
		right:40px;
	}
	.subscribe input{
		width:50%;
		margin-left:15%;
	}
}

@media (max-width: 650px) {
	.top-socials{
		display:none;
	}
	.top-info {
		display:none;
	}
	.top-bar-text {
		font-size: 12px;
	}
	.services p {
		padding: 5px 35px 0;
	}
	.home-2 h1{
		font-size:30px;
	}
	.flip-clock-divider .flip-clock-label{
		display:none;
	}
	.construction-page h1{
		font-size:45px;
	}
	.subscribe h2{
		font-size:55px;
	}
	.subscribe p{
		display:none;
	}
	.sub-in .col-md-8{
		padding-top:95px;
	}
}

@media (max-width: 544px) {
	.subscribe h2 {
		font-size: 38px;
	}
	.sub-in .col-md-8 {
		padding-top: 125px;
	}
	
	 .historicoNavegacao{
	display: none; 
	}
}

@media (max-width: 420px) {
	.bannercontainer{
		top:35px;
	}
	.specialities h2 {
		font-size: 40px;
	}
	.services h2 {
		font-size: 40px;
	}
	.features h1 {
		bottom: 10px;
		font-size: 40px;
	}
	.features h2 {
		font-size: 45px;
	}
	.home-2 img{
		display:none;
	}
	.home-2 h1{
		padding-top:0px;
		padding-bottom:20px;
	}
	.ipad img{
		width:100%;
	}
	.portfolio h1 {
		font-size: 50px;
	}
	.construction-page h1{
		font-size:30px;
	}
	.top-support h2{
		font-size:40px;
	}
	.subscribe input{
		width:42%;
	}
	.subscribe .sub-btn {
		padding: 19px 8px 17px;
	}
	.seo h2{
		font-size:42px;
	}
	
	.cse .gsc-control-cse, .gsc-control-cse{
	padding: 0px  !important;
	}
	
	 .exibeNoticia p {
		float: left;
		width: 100%;
		color: #000;
		text-align: justify;
		font-size: 14px;
	}
	
	.fotoDestaqueNoticia {
		float: left;
		padding: 0 20px 20px 0;
		width: 50%;
	}}
	
	/* estilo para os breadcumbers---------------------------------------------- */
	.breadcrumbLocal {
	     background-color: #ffffff; 
	}
	
	.breadcrumbLocal a{
	     color: #428bca;
	}
	
	/** The Magic **/
btn-breadcrumb>.btn.disabled {
    opacity: 1 !important;
    color: #999;
}

.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 6px 6px 10px;
  z-index: 0;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}

/** Primary button **/
.btn-breadcrumb .btn.btn-primary:not(:last-child):after {
  border-left: 10px solid #428bca;
}
.btn-breadcrumb .btn.btn-primary:not(:last-child):before {
  border-left: 10px solid #357ebd;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
  border-left: 10px solid #3276b1;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
  border-left: 10px solid #285e8e;
}

/** Success button **/
.btn-breadcrumb .btn.btn-success:not(:last-child):after {
  border-left: 10px solid #5cb85c;
}
.btn-breadcrumb .btn.btn-success:not(:last-child):before {
  border-left: 10px solid #4cae4c;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
  border-left: 10px solid #47a447;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
  border-left: 10px solid #398439;
}

/** Danger button **/
.btn-breadcrumb .btn.btn-danger:not(:last-child):after {
  border-left: 10px solid #d9534f;
}
.btn-breadcrumb .btn.btn-danger:not(:last-child):before {
  border-left: 10px solid #d43f3a;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
  border-left: 10px solid #d2322d;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
  border-left: 10px solid #ac2925;
}

/** Warning button **/
.btn-breadcrumb .btn.btn-warning:not(:last-child):after {
  border-left: 10px solid #f0ad4e;
}
.btn-breadcrumb .btn.btn-warning:not(:last-child):before {
  border-left: 10px solid #eea236;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
  border-left: 10px solid #ed9c28;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
  border-left: 10px solid #d58512;
}

/** Info button **/
.btn-breadcrumb .btn.btn-info:not(:last-child):after {
  border-left: 10px solid #5bc0de;
}
.btn-breadcrumb .btn.btn-info:not(:last-child):before {
  border-left: 10px solid #46b8da;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
  border-left: 10px solid #39b3d7;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
  border-left: 10px solid #269abc;
}

.selo{
	top: -10px;
	position:relative;
	_z-index:999999;	
	}
	
@media (max-width: 1024px) {
	.selo{
		display:none;
	}
}
.areaMapa {
	width: 250px;
	height: auto;
	float: left;
	background: #fff;
	margin-bottom: 10px;
}

.areaMapa h2 {
	width: 250px;
	height: 47px;
	background: url(images/bk-areaMapa.jpg) no-repeat;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 0 0 10px;
}

.areaMapa ul {
	padding: 10px;
}

.areaMapa ul li {
	list-style: disc;
	margin: 0 0 0 20px;
	color: #3479BD;
}

.areaMapa ul li a {
	color: #3479BD;
	line-height: 30px;
}

.areaMapa ul li a:hover {
	color: #36ACE2;
}

.areaMapa ul li:hover {
	color: #36ACE2;
}

/* inclusões em 23/11 */

/* iPhone 5 & 5S Media Queries */
@media only screen 
and (min-width : 320px) 
and (max-width : 568px) { 
	.navbar-brand{
	padding: 2px;
	padding-top: 12px;
		}
		
		.navbar-toggle{
		right: 0px;
		}
		
		.for-mob-consultas h2.fisico {
          color: #fff;
          padding-right: 6px;
           padding-left: 7px;
}

.rc-anchor-light {
    background: #ea2d2d;
    color: #000;
    margin-left: 34px !important;
}

.rc-anchor-normal {
    height: 74px;
    width: 171px !important;
}

}

/* iPad Media Queries */

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px)  { 	
	.acessibilidade {
		display: none;
	}	
	.servicos{
	display: none;
	}	
	
	.navbar-toggle{
		right: 0px;
		}
	
	.areaMapa h2{
	   font-size:12px !important;
	    width: 200px !important;;
	}
	
	.areaMapa {
    width: 200px !important;
    }
    
.areaMapa ul {
    padding: 12px !important;
    margin-left: 10px !important;
}
	.areaMapa ul li {
    list-style: disc;
    margin: 0 0 0 4px  !important;
    color: #3479BD;
}

/* .outrasNoticias .espaco {
    padding: 6px 9px  !important;
    
} */

}

.share-btn {
    display: inline-block;
    color: #ffffff;
    border: none;
    padding: 0.55em;
    width: 6em;
    outline: none;
    text-align: center;
}

.share-btn:hover {
    color: #ffffff;
} 

.twitter     { background-color: #367abd; }
.google-plus { background-color: #dd4b39; }
.facebook    { background-color: #3B5998; }
.stumbleupon { background-color: #444444; }
.reddit      { background-color: #FFA500; }
.linkedin    { background-color: #4875B4; }
.email       { background-color: #444444; }

/* Código para botão com texto */
.long-share-btn {
    display: inline-block;
    color: #ffffff;
    border: none;
    padding: 0.5em 1.5em;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
    outline: none;
    text-align: center;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: bold;
}
 .long-share-btn:hover {
    color: #ffffff;
} 
/* .long-share-btn:active {
    position: relative;
    top: 2px;
    box-shadow: none;
    color: #e2e2e2;
    outline: none;
} */
a.long-share-btn {
    text-decoration: none;
}

.titulo2{float:left; width:100%; padding:0 0 10px 0; color:#006792; font-weight:600; font-size:20px;}

 .bw-upload {
	padding: 35px;	
	border: 1px dashed #ddd;
	border-radius: 9px;
	background: #ededf5;	
	text-align: center;
}

.bw-upload-form-file {
	display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    margin-bottom: 1px;
}

.bw-upload-form-file > input[type=file] {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;  
    opacity: 10;
    cursor: pointer;
    color:#fff;
    font-size: 500px;
} 

@media (max-width: 991px){
	.mobBanner {
		clear:both;
	}
}

/* Classes do Projeto Ejud */

.areaMapaEjud {
	/* width: 250px; */
	height: auto;
	/* float: left; */
	background: #fff;
	margin-bottom: 10px;
}

.areaMapaEjud h2 {
	width: 250px;
	height: 47px;
	background: url(../images/bk-areaMapa.jpg) no-repeat;	
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 2px 0 0 2px;
}



.areaMapaEjud h3 {
	/* width: 250px; */
	height: 36px;
	/* background: url(../images/bk-areaMapa.jpg) no-repeat; */
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 2px 0 0 2px;
	position: relative;
	background: #006a92;
}

.areaMapaEjud h3:after {
	top: 100%;
	right: 15px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 106, 146, 0);
	border-top-color: #006a92;
	border-width: 10px;
	margin-left: -15px;
}

.areaMapaEjud ul {
	padding: 10px;
}

.areaMapaEjud ul li {
	list-style: none;
	margin: 0 0 0 2px;
	color: #3479BD;
}

.areaMapaEjud ul li a {
	color: #3479BD;
	line-height: 30px;
}

.areaMapaEjud ul li a:hover {
	color: #36ACE2;
}

.areaMapaEjud ul li:hover {
	color: #36ACE2;
}

.zoom a.atalhoEjud {
	color: #fff;
	padding: 5px;
	background: #428bca;
	width: 35px;
	height: 30px;
	float: left;
	margin: 0 1px;
	text-align: center;
}

.h1Especial{
	float: left;
    font-size: 15px;
    text-transform: uppercase;
    color: #006992;
    font-weight: 600;
    margin: 0 0 5px 0;
}

