/*
Theme Name: UTOC
Description: Template de site para UTOC
Author: New Growing
Version: 1.0
*/
/* MAIN */
html,body{height:100%;font-family:'Open Sans', sans-serif;}
h1,h2,h3,h4,h5,h6,p,a{font-family:'Open Sans', sans-serif;line-height:1.3;font-weight:400;}
a:hover,a:focus,a:link,a:visited,a:active{text-decoration:none;outline:none;}
h1{font-size:36px;}
h2{font-size:28px;}
h3{font-size:22px;}
h4,h5,h6{font-size:16px;}
p{font-size:16px;}

.s-14{font-size:14px;}
.s-16{font-size:16px;}
.s-18{font-size:18px;}
.s-20{font-size:20px;}
.s-22{font-size:22px;}
.s-24{font-size:24px;}
.s-26{font-size:26px;}
.s-28{font-size:28px;}
.s-30{font-size:30px;}
.s-32{font-size:32px;}
.s-34{font-size:34px;}
.s-36{font-size:36px;}

.lh-15{line-height:1.5;}

.no-margin{margin:0;}
.no-padding{padding:0;}
.mt0{margin-top:0;}
.m0auto{margin:0 auto;}

.f-white{color:white;}
.f-default{color:#747577;}
.f-green{color:#31BBAD;}
.f-purple{color:#7B2C49;}
.f-blue{color:#1D67B2;}

.upper{text-transform:uppercase;}
.bold{font-weight:700;}
.bold-light{font-weight:600;}

.full-background{
	background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-repeat:no-repeat;
}
.internas{
	min-height:430px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.banner-pages .internas{min-height:282px;}
.banner-pages.blog .internas{min-height:185px;}
.banner-pages{background-position:center bottom;}

.d-flex{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}
.flex-center{justify-content: center;}
.flex-end{
	align-items: flex-end;
	-webkit-align-items: flex-end;
}
.mb50{
	margin-bottom:40px;
}
/* TOPO */
.navbar-default {
    background: white;
	border:0;
	border-radius:0;
	border-bottom:4px solid #31BBAD;
	/*-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
	opacity: 0.9;*/
}
.nav-custom-top {
	display:block;
	position:fixed;
	width:100%;
	height:40px;
	background:transparent;
	border:0;
	border-radius:0;
	z-index: 999;
	clear:both;
}
.navbar {
    min-height: 95px;
	margin-bottom:0;
	z-index: 999;
}
.navbar-nav.navbar-right{display:inline-block;}
.bg-projetos>div{display:flex;}
.navbar div.container-fluid div,
.bg-projetos>div,
.bg-projetos-in{
	padding:0 3%;
}
.item,
.active,
.carousel-inner {
    height: 100%;
}
.carousel-inner{z-index:-2;}
#myCarousel {margin-bottom:35px;}
#myCarousel .shape{
	position: absolute;
    width: 100%;
    height: 505px;
    bottom: -35px;
    background-position: bottom;
	z-index:9;
}
#myCarousel .shape:after{
	content:"";
	display:block;
	background-image: url("images/layout/shape-banner_150.png");
	width:100%;
	height: 100%;
	 -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}
/* Background images are set within the HTML using inline CSS, not here */
.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-repeat:no-repeat;
}
.carousel-indicators li {border-radius: 50%;border:0;background-color:#B2B8BA;margin-left:5px;margin-top:0;margin-bottom:0;}
.carousel-indicators li:first-child {margin-left:0;}
.carousel-indicators {
    bottom: 35px;
    text-align: center;
}
.carousel-indicators .active{background-color:#5586B6;border:0;width:10px;height:10px;margin-left:5px;}
.carousel-caption {
    position: absolute;
    right: 5%;
    bottom: 35px;
    left: 5%;
    z-index: 10;
    color: #fff;
    text-align: left;
    text-shadow: none !important;
	height:100%;
}
.carousel {height: 505px;}
.carousel .row{
	width:100%;
}
.carousel-caption h1{color:#0B4873;font-size:40px;line-height:1.2;font-weight: 400;}
.carousel-caption h2{color:#6D6E70;font-size:14px;font-weight:400;margin-top:10px;line-height:1.4;padding-right:55px;}

.carousel-caption a.link{
	color:white;
	text-transform:uppercase;
	border:2px solid white;
	border-radius:10px;
	padding:8px 20px;
	font-size:24px;
	-webkit-transition:all .4s;
	transition:all .4s;
}
.carousel-caption a.link:hover{
	background:#73C047;
	border-color:#73C047;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border:0;box-shadow: none;}
.navbar-default .navbar-collapse.collapse.in{border-bottom: 4px solid #31BBAD;}
.navbar-brand {height:95px;}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:active{
	color:#31BBAD;
}
   
.navbar-default .navbar-nav>li>a{
	color:#6D6E70;
	font-weight: 600;
    font-size: 18px;
	-webkit-transition:all .4s;
	transition:all .4s;
}
.navbar-default .navbar-nav>li>a{padding: 5px 20px;}
.navbar-default .navbar-nav>li.current-menu-item>a,
.navbar-default .navbar-nav>li.current-menu-parent>a{color:#31BBAD;font-weight:600;}
.navbar-default .navbar-nav>li>ul.sub-menu>li.current-menu-item{background:#31BBAD;}
.navbar-default .navbar-nav>li>ul.sub-menu>li.current-menu-item>a{color:#ffffff;background:#31BBAD;font-weight:600;}
.navbar-default .navbar-nav>li:last-child>a{padding-right:0;}
.navbar-right{display:none;}
.scrollUp{
	display:none;
	position: fixed;
    background-color: transparent;
    background-image: url("images/layout/icon-scrollup.png");
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 41px;
}

.banner-home{height:205px;margin:60px auto 45px;}
.banner-home p{font-size:22px;margin:0;font-weight:700;}
.banner-home-2 h4{font-size:20px;padding:0 17%;line-height:1.4;}

.banner-consulta{height:270px;margin:60px auto 45px;}
.banner-consulta p{font-size:22px;margin:0;font-weight:400;line-height:1.3;}
.banner-consulta p b{display:block;}
.banner-consulta p.no-block b{display:inline-block;}
.banner-consulta a{
	padding: 8px 40px 10px;
    color: white;
    text-align: center;
    background-color: #1D67B2;
    margin: 30px 0;
    display: inline-block;
    font-weight: 600;
    font-size: 22px;
	text-transform:uppercase;
}

.pad-l-r-15{padding:0 20%;}
.pad-l-r-22{padding:0 22%;}
.pad-l-r-25{padding:0 25%;}
.pad-l-r-310{padding:0 310px;}
.pad-l-r-320{padding:0 320px;}

.nav-bar-top{
	background-color:#1D67B2;
	border:0;
	border-bottom:1px solid #50A8BB;
	text-align: right;
	padding:5px 10px 0;
}
.nav-bar-top.mobile.in{
	background-color: #1D67B2;
    padding: 0;
    margin: 0;
    text-align: left;
    border: 0;
    padding-bottom: 15px;
    position: relative;
    left: -15px;
    padding-left: 15px;
    padding-top: 12px;
    width: 307px;
}
.nav-bar-top ul{margin:0;padding:0 5px;display:inline-block;}
.nav-bar-top ul li{list-style-type:none;float:left;color: white;font-size:14px;margin-left:25px;}
.nav-bar-top ul li:first-child{margin-left:0;}
.nav-bar-top ul li a{list-style-type:none;color: white;}
.nav-bar-top ul li span{color: #31BBAD;font-weight:600;}
.nav-bar-top ul li i{margin-right:8px;}
.nav-bar-top ul li i:before{content:"";display:inline-block;vertical-align: middle;}
.nav-bar-top ul li.skype,
.nav-bar-top ul li.phone,
.nav-bar-top ul li.cell{margin-left:35px;}
.nav-bar-top ul li.skype i:before{
	background-image: url("images/layout/icon-top-skype-min.png");
	width:18px;
	height:18px;
}
.nav-bar-top ul li.phone i:before{
	background-image: url("images/layout/icon-top-tel-min.png");
	width:19px;
	height:19px;
	position:relative;
	top:-1px;
}
.nav-bar-top ul li.cell i:before{
	background-image: url("images/layout/icon-top-whats-min.png");
	width:19px;
	height:18px;
}
.nav-bar-top.mobile.in ul {padding:0;}
.nav-bar-top.mobile.in ul li{margin:5px auto;color:#ffffff;float:none;}
.nav-bar-top.mobile.in ul li span{display:block;}
.nav-bar-top.mobile.in ul li a{color:#ffffff;}
.nav-bar-top.mobile.in ul li.skype{margin-top:10px;}

ul.sub-menu{
	overflow:hidden;
	height:0;
	position: absolute;
    background: white;
    width: 100%;
    text-align: center;
    padding: 30px 0 0;
	border: 0;
    border-radius: 0;
    border-bottom: 4px solid #31BBAD;
	-webkit-transition: height .2s;
    transition: height .2s;
}
ul.sub-menu li{list-style-type:none;}
ul.sub-menu li a{
	color: #6D6E70;
    font-weight: 600;
    font-size: 18px;
    -webkit-transition: all .1s;
    transition: all .1s;
	padding: 10px 0;
    display: inline-block;
}
ul.sub-menu li:hover {background-color:#31BBAD;}
ul.sub-menu li:hover a{color:white;}

.navbar-nav>li.menu-item-has-children:hover>ul.sub-menu{height:205px;}
	
	
.pictogramas-home {margin-top:25px;}
.pictogramas-home figure{
	width:125px;
	height: 125px;
	display:inline-block;
	border:2px solid #95B0C3;
	border-radius:50%;
	-webkit-background-size: 90%;
    -moz-background-size: 90%;
    background-size: 90%;
    -o-background-size: 90%;
	background-position: center;
    background-repeat: no-repeat;
	-webkit-transition: all .2s; /* Safari */
    transition: all .2s;
}
.pictogramas-home:hover figure{
	transform:scale(1.1);
}
.pictogramas-home p.title{color:#1D67B2;font-size:22px;font-weight:700;margin:15px auto;}
.pictogramas-home p.desc{color:#747577;font-size:13px;font-weight:400;margin:0 auto;padding:0 5px;line-height:1.5;}

.pictogramas-profissional {/*display:none;*/min-height:337px;}
.pictogramas-profissional figure {
    width: 162px;
    height: 162px;
    display: inline-block;
    border-radius: 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	margin: 50px auto 25px;
}
.pictogramas-profissional figure:before{
	content:"";
	border:2px solid #95B0C3;
	border-radius:50%;
	width: calc(100% + 25px);
    height: calc(100% + 25px);
    display: block;
    margin: -12.5px;
}
.pictogramas-profissional p.title{color:#1D67B2;font-size:22px;font-weight:700;margin:15px auto 5px;}
.pictogramas-profissional p.chamada{color:#747577;font-size:13px;font-weight:400;margin:0 auto;padding:0 5px;line-height:1.5;}

.bg-videos:before{
	content:"";
	position:absolute;
	width:100%;
	height:320px;
	background-color:#E6E7E8;
	left: 0;
    margin-top: -45px;
}
.videos-home{margin:35px auto 60px;}
.videos-home,.videos-home iframe{min-height:300px;}

article.post-list.home .time{font-weight:700;font-size:14px;color:#1D67B2;margin-bottom:0;}
article.post-list.home.green .time,
article.post-list.home.green h3{color:#31BBAD;}

article.post-list.home h3{font-weight:700;font-size:22px;text-transform:uppercase;color:#1D67B2;margin-top:5px;}
article.post-list.home h4{font-weight:400;font-size:13px;color:#747577;margin-top:5px;line-height:1.5;}
article.post-list.home h4:before{
	content:"";
	display:block;
	height:4px;
	width:98%;
	margin:15px 0;
	background-color:#1D67B2;
	border:0;
	border-radius:5px;
}
article.post-list.home.green h3:after{background-color:#31BBAD;}
article.post-list.home.w-video h3:after{display:none;}
article.post-list.home.w-video h3{color:white;min-height:215px;padding: 15px;text-transform: none;font-size: 18px;}
article.post-list.home.w-video span.bg-video,
article.post-list.home.w-video span.mask-video{
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	height:215px;
	width: 92%;
    position: absolute;
    top: 25px;
    left: 0;
    z-index: -1;
    margin: 0 15px;
}
	
article.post-list a.link{
	padding: 15px 35px;
    color: white;
    text-align: center;
    background-color: #1D67B2;
    margin: 40px 0 50px;
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
}
article.post-list.home.green a.link{background-color: #31BBAD;}
article.post-list.w-video a.link{margin-top:0;padding:15px 24px;}


article.post-list.home.green.w-video span.mask-video{
	/*position:absolute;
	width: 92%;
    height: 62%;*/
	background:rgba(49, 187, 173, 0.85);
	top: 25px;
	z-index:-1;
}	
article.post-list.home.blue.w-video span.mask-video{background:rgba(29, 103, 178, 0.86);}
	
.internas h1{margin-top: 80px;}
.blog .internas h1{margin-top: 0;}
.page-content {padding-right:30px;}
.page-content h2{color:#31BBAD;font-weight:700;line-height:1.2;font-size:24px;margin:35px 0 25px;}
.page-content.template h2{margin:35px 0 10px;}
.page-content h3{color:#31BBAD;font-weight:700;line-height:1.2;font-size:24px;padding:122px 0 0;}
.page-content p{font-size:14px;line-height:1.5;}
.page-content a{
	padding: 15px 35px;
    color: white;
    text-align: center;
    background-color: #1D67B2;
    margin: 40px 0 15px;
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
}
.page-content.link-no-class a{
	padding: 0;
	color:#1D67B2;
	margin:0;
	font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    font-weight: 400;
	font-size: 14px;
	background-color: transparent;
}
.page-content a.link-nome{
	background:none;
	padding: 0;
	color: #1D67B2;
    font-size:18px;
    font-weight: 700;
    margin: 0;
	text-transform:uppercase;
	text-align:left;
}
.page-content figure{
	max-width: 100%;
    min-height: 300px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 120px;
}
.page-content ul{margin:15px 0;padding:0;}
.page-content ul li{
	list-style-type:none;
	font-family:"Open Sans";
	font-size: 14px;
    line-height: 1.6;
	margin-left: 10px;
    text-indent: -5px;
}
.page-content ul li:before{
	content:"|";
	display:inline-block;
	color:#31BBAD;
	margin:0 3px 0 0;
}

.img-parceiros figure {
    width: 245px;
    height: 172px;
    display: inline-block;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	margin:20px 5px;
}

.gallery-content{margin-top:35px;}

.zoomElement{display:none;}
.mask-all{
	overflow: hidden;
    z-index: 2000;
    background-color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-animation: slbOverlay 0.5s;
    -moz-animation: slbOverlay 0.5s;
    animation: slbOverlay 0.5s;
}
.mask-all, 
.zoomWrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.zoomWrapper{z-index:2010;}
.zoomWrapper .content{
	min-width: 800px;
    background: white;
    min-height: 500px;
    z-index: 2010;
	padding:25px;
}
.zoomWrapper .content figure{
	width: 200px;
    height: 200px;
    display: inline-block;
    border-radius: 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 35px auto 0;
	margin-right: 30px;
}
.zoomWrapper .content figure:before {
    content: "";
    border: 2px solid #95B0C3;
    border-radius: 50%;
    width: calc(100% + 25px);
    height: calc(100% + 25px);
    display: block;
    margin: -12.5px;
}
.zoomWrapper .content p.nome{
	margin:60px 0 15px;   
	color: #1D67B2;
    font-size: 22px;
    font-weight: 700;
}
.zoomWrapper .content p.conteudo{line-height:1.2;max-width:500px;}

.zoomElement .close {
    position: relative;
    width: 35px;
    height: 35px;
    overflow: hidden;
	margin-top: -10px;
	z-index:2011;
	opacity: 0.4;
}
.zoomElement .close::before,
.zoomElement .close::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #6D6E70;
}
.zoomElement .close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.zoomElement .close::after{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
form.consulta label{
	min-width:90px;
	text-transform:uppercase;
	font-weight:400;
	font-size:12px;
}
form.consulta label.msg{vertical-align:top;margin-top: 12px;}
form.consulta label.date{min-width:35px;}
form.consulta input,
form.consulta textarea{
	background-color:#E6E7E8;
	border:0;
	border-radius:4px;
	padding:4px 10px;
	width:83%;
	margin:8px 0;
}
form.consulta input.horario{width:70px;}
form.consulta input.data{width:95px;}
form.consulta textarea{
	resize:none;
	height:205px;
	padding: 10px 10px;
}
form.consulta input[type=submit] {
    padding: 14px 0;
    color: white;
    text-align: center;
    background-color: #31BBAD;
    margin: 10px 0 15px;
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
	width:162px;
	border-radius:0;
}
.frm-search-blog input:hover,
.frm-search-blog input:focus,
.frm-search-blog input:active,
form.consulta input:hover,
form.consulta input:focus,
form.consulta input:active,
form.consulta textarea:hover,
form.consulta textarea:focus,
form.consulta textarea:active{outline:none;}

.bg-gray{background-color:#E6E7E8;padding:20px 0 0;margin-top:-25px;}
form.equipe input,
form.equipe textarea{
	background-color:#ffffff;
}
form.equipe textarea{
	height:162px;
}
form.equipe input[type=submit] {
    background-color: #1D67B2;
}

.loop-post .single,.single-blog .single{width: calc(100% - 105px);}
.loop-post article.post-list.home h3:after{width:100%;}
.with-border-top {border-top: 1px solid #747577;}
.pagination-wrap {
    display: inline-block;
    margin-top: 20px;
}
.page-numbers {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.page-numbers li, .page-numbers li a {
    list-style-type: none;
    float: left;
    font-family: "Open Sans";
    color: #747577;
}
.page-numbers li {
    width: 40px;
    text-align: left;
}
.page-numbers li span, .page-numbers li span a {
    font-size: 30px;
    line-height: 12px;
    font-weight: 400;
    font-family: 'Open Sans';
}
.page-numbers li.active a {
    color: #31BBAD;
}
.page-numbers li, .page-numbers li a {
    list-style-type: none;
    float: left;
    font-family: "Open Sans";
    color: #747577;
}
.form-search-blog {
    margin-top: 0;
    padding: 0;
    z-index: 999999;
}
.frm-search-blog #input-txt {
    z-index: -1;
    transition: width 0.5s ease;
    -webkit-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    height: 40px;
    width: 23px;
    background: transparent;
    background: url(./images/blog/icon-lupa-search-min.png) no-repeat;
	padding: 6px 15px;
    border-radius: 4px;
    font-size: 14px;
    color: #747577;
    border: none;
    background-position: 0;
    width: 100%;
    background: url(./images/layout/icon-lupa-min.png) no-repeat;
    background-color: #E6E7E8;
    background-position: right 6px;
    padding-right: 35px;
}
.frm-search-blog input[type=submit] {
    display: block;
    position: absolute;
	right: 15px;
    margin-top: -36px;
    margin-left: 215px;
    height: 35px;
    width: 40px;
    -webkit-appearance: none;
    background: transparent;
    border: none;
}
.blog-category a{
	display:block;
	font-size:20px;
	font-weight:600;
	color: #747577;
    line-height: 1.5;
}
.blog-category p{
	font-size:13px;
	line-height:1.5;
	color: #747577;
}
.form-news{
	background:#31BBAD;
	padding:15px 15px 20px 15px;
	margin-top:30px;
	border:0;
}
.form-news label{
	font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    color: #ffffff;
}
.form-news p{
	color:white;
}
.form-news input{
	width:100%;
	padding:5px 15px;
	border:0;
	border-radius:4px;
	margin:5px 0;
}
.form-news input[type=submit]{
	width:auto;
	padding:5px 25px;
    color: white;
    text-align: center;
    background-color: #1D67B2;
	border-radius:0;
	font-weight:600;
}
.form-news input:focus,
.form-news input:active,
.form-news input:hover{outline:none;}

.single-blog .time {
    font-weight: 700;
    font-size: 14px;
    color: #1D67B2;
    margin-bottom: 0;
}
.single-blog.green .time {color:#31BBAD;}
.single-blog h1,
.loop-post h1.title-cat,
.loop-post p.label-category{
	font-weight: 400;
    font-size: 38px;
    text-transform: uppercase;
    color: #1D67B2;
    margin-top: 5px;
	margin-bottom:35px;
}
.single-blog.green h1 {color:#31BBAD;}
.loop-post h1.title-cat.green {color:#31BBAD;}
.single-blog h1:after,
.loop-post h1.title-cat:after,
.loop-post p.label-category:after {
    content: "";
    display: block;
    height: 4px;
    width: 48%;
    margin: 15px 0;
    background-color: #1D67B2;
    border: 0;
    border-radius: 5px;
}
.single-blog.green h1:after {background-color: #31BBAD;}
.loop-post h1.title-cat.green:after {background-color: #31BBAD;}
.single-blog .category {
    font-weight: 700;
    font-size: 14px;
    color: #1D67B2;
    margin-bottom: 0;
	text-transform: uppercase;
}
.single-blog.green .category {color:#31BBAD;}
.single-blog img{
	display: block;
    max-width: 95%;
    height: auto;
	margin-bottom:45px;
}
.single-blog h2 {
    color: #31BBAD;
    font-weight: 700;
    line-height: 1.2;
    font-size: 24px;
    margin: 35px 0 25px;
}
.blog-category h2 {
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    color: #1D67B2;
    margin-top: 30px;
}
.single-blog ul {
    margin: 15px 0;
    padding: 0;
}
.single-blog ul li {
    list-style-type: none;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 1.6;
    margin-left: 10px;
    text-indent: -5px;
}
.single-blog ul li:before {
    content: "|";
    display: inline-block;
    color: #31BBAD;
    margin: 0 3px 0 0;
}.single-blog p{
	font-size: 14px;
    line-height: 1.6;
	margin:15px 0;
}
.with-line:before{
	content:"";
	height:1px;
	background:#747577;
	width:99%;
	display:block;
	margin:0 0 40px;
}
.single-blog iframe{
    min-height: 380px;
    width: 90%;
    margin-bottom: 20px;
}

.alert{padding:0;margin-bottom:0;}
.alert-success,.alert-danger{
	margin: 15px auto 0;
    padding: 8px 15px;
    display: inline-block;
}
.alert-success,.alert-danger{
	width:auto;
	margin: 18px auto 5px;
    padding: 5px 15px;
    display: inline-block;
}

footer{background-color:#1D67B2;padding-bottom:30px;border-top: 4px solid #31BBAD;}
footer h3{color:#31BBAD;text-transform:uppercase;font-weight:700;}
footer h4{color:#ffffff;font-size:14px;line-height:1.5;}
footer h5{color:#31BBAD;font-size:14px;text-transform:uppercase;font-weight:700;margin-top:25px;}
footer h6{color:#ffffff;font-size:14px;font-weight:400;margin:4px 0;}
footer h6 span{font-weight:700;}
footer a{display: inline-block;}
footer p.resp-tecnico{color:#ffffff;font-size:14px;font-weight:400;margin:4px 0;line-height:1.5;}

footer .map{margin-top:62px;margin-bottom:-8px;}
footer .map iframe{border-bottom: 4px solid #31BBAD !important;}
footer a.waze{text-transform:uppercase;font-weight:700;color:#31BBAD;}
footer h5.a-title{margin-top:58px;margin-bottom:0;}

footer h6 i{margin-right:5px;}
footer h6 a,footer h6 a:hover,footer h6 a:active,footer h6 a:focus,
footer h4 a,footer h4 a:hover,footer h4 a:active,footer h4 a:focus{color:white;}
footer h6 i:before{content:"";display:inline-block;vertical-align: middle;}
footer h6.skype,
footer h6.phone,
footer h6.email,
footer h6.cell{margin-top:10px;}
footer h6.skype i:before{
	background-image: url("images/layout/icon-top-skype-min.png");
	width:18px;
	height:18px;
}
footer h6.phone i:before{
	background-image: url("images/layout/icon-top-tel-min.png");
	width:19px;
	height:19px;
	position:relative;
	top:-1px;
}
footer h6.cell i:before{
	background-image: url("images/layout/icon-top-whats-min.png");
	width:19px;
	height:18px;
}
footer h6.email i:before{
	background-image: url("images/layout/icon-footer-email-min.png");
	width:17px;
	height:13px;
}
footer .line:before{
	content:"";
	background:#95B8DB;
	width:100%;
	height:2px;
	display:block;
	margin:40px 0 15px;
}
footer .logo{margin-top:5px;margin-left:2px;}

footer input[type=text],
footer textarea{
	border:0;
	margin-bottom:15px;
	padding:5px 10px;
	width:90%;
	color:#747577;
	font-weight:400;
	font-size:16px;
}
footer textarea{
	resize:none;
	min-height:170px;
}
footer input[type=submit]{
	border:0;
	background:#3EC1CF;
	color:#404042;
	padding:10px 45px;
	text-transform:uppercase;
	font-weight:600;
	font-size:16px;
}
::-webkit-input-placeholder {color: #B3B2B3;}
::-moz-placeholder {color: #B3B2B3;}
:-ms-input-placeholder {color: #B3B2B3;}
:-moz-placeholder {color: #B3B2B3;}

footer input:focus,
footer textarea:focus,
footer input:active,
footer textarea:active{outline:none;}

footer .alert{padding:0;margin-bottom:0;}
footer .alert.alert-success,
footer .alert.alert-error{    
	width: 82%;
    margin: 7px 0 0;
    padding: 5px 15px;
    background: white;
    color: red;
    font-style: italic;
	border: 0;
    border-radius: 0;
}
footer .alert.alert-success{color:green;}
footer h6.tel a{color:white !important;margin:0 !important;}
footer .rede-rodape{margin-top:15px;}
footer .rede-rodape a{
	display:inline-block;
	margin-right:10px;
}

.frm-vaga .form-group span{padding: 0 25px;}

/* RESPONSIVE HACKS */
@media screen and (max-width: 1200px){
	.nav>li>a{padding: 10px 18px;}
}
@media screen and (max-width: 767px){
	.navbar-brand {width: 70%;margin-top:6px;}
	.navbar button{margin-top:22px;}
	.navbar {height: 88px;top: 0;}
	.navbar-nav{margin:0;padding-bottom: 15px;margin-top:15px;}
	.navbar-collapse{background: #ffffff;}
	.navbar-brand {height: 85px;margin-top: 0;}
	.navbar-default .navbar-nav>li>a{padding: 15px;}
	/* PERSONALIZACAO MENU HAMB */
	.navbar button{margin-top: 25px;}
	.navbar-default .navbar-toggle {border: 0;}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background: none;}
	.navbar-default .navbar-toggle .icon-bar {background-color: #1b68b2;}
	.navbar-toggle .icon-bar {width: 30px;height: 3px;}
	.navbar-toggle .icon-bar+.icon-bar {margin-top: 5px;}
	.navbar-default .navbar-nav>li:nth-child(3)>a:after {
		left: -3px;
		top: 35px;
		width: 152px;
	}
}

@media screen and (min-width: 1025px){

}

@media screen and (min-width: 768px) and (max-width: 768px){
	.container-fluid .container{width:735px;}
	.carousel{height:505px;}
}
@media screen and (min-width: 220px){
	.carousel{height:calc(100% - 110px);}
	#myCarousel .shape{bottom: -5px;}
	
	.carousel-caption h1{font-size: 18px;margin-top: 52px;font-weight: 700;}
	.carousel-caption h2{font-size:16px;padding-right:0;}
	footer .logo {margin-top: 25px;margin-left: 0;text-align:center;}
	.banner-home p{font-size: 18px;}
	.pad-l-r-25 {padding: 0;}
	.videos-home{margin:35px auto 5px;}
	.navbar-nav>li.menu-item-has-children>ul.sub-menu{z-index:-1;padding: 0 30px;text-align:left;border:0;}
	.navbar-nav>li.menu-item-has-children:hover>ul.sub-menu{height:0}
	ul.sub-menu li a{padding: 10px 15px;}
	.banner-consulta p {font-size: 16px;}
	.banner-consulta a {padding: 8px 16px 10px;font-size:13px;}
	.page-content h3{padding:15px 0;}
	.gallery-content img{margin:0 auto 25px;}
	.banner-pages h1.small{font-size:24px;}
	.banner-pages h1.xsmall{font-size:20px;}
	.zoomWrapper .content{min-width: 100%;}
	.zoomWrapper .content figure{margin-right:0;}
	.zoomWrapper .text-right{text-align:center;}
	.page-content figure{margin-top:0;min-height:195px;margin-bottom: 35px;}
	.page-content {padding-right: 15px;}
	.img-parceiros figure{width:100%;margin:20px 5px;}
	
	form.consulta label{min-width:100%;}
	form.consulta input, form.consulta textarea{width:100%;margin: 0 0 10px;}
	form.consulta label.date {min-width: 100%;}
	
	.navbar-default .navbar-nav>li.menu-item-has-children>a:after{
		content: "";
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
		width: 0; 
		height: 0; 
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #6D6E70;
		margin-left: 8px;
	}
	.loop-post .single,.single-blog .single{width:100%;}
	.single-blog iframe{width:100%;min-height:160px;}
	.single-blog h1{font-size:28px;}
	.single-blog h1, .loop-post h1.title-cat, .loop-post p.label-category{font-size:22px;}
	article.post-list a.link{margin:5px 0 30px;}
	article.post-list.home.w-video h3{font-size:18px;}
	
	.zoomWrapper .content figure{width:115px;height:115px;margin: 0 auto 15px;}
	.zoomWrapper .content p.nome {margin: 15px 0 15px;}
	.zoomWrapper .content {min-height: auto;padding: 25px 5px;}
	.zoomElement .close {position: absolute; margin-top: -15px;right: 5px;}
	.zoomWrapper {position:absolute;}
}
@media screen and (min-width: 320px){
	.banner-pages h1.small{font-size:28px;}
	.banner-pages h1.xsmall{font-size:28px;}
	.img-parceiros figure{width:245px;margin:20px 5px;}
	.single-blog iframe{width:100%;min-height:250px;}
	.single-blog h1{font-size:32px;}
}
@media screen and (min-width: 480px){
	.carousel-caption h1{color:#0B4873;font-size:20px;line-height:1.2;padding-right:45px;margin-top: 65px;font-weight: 400;}
	.carousel-caption h2{color:#6D6E70;font-size:14px;font-weight:400;margin-top:10px;line-height:1.4;padding-right:120px;}
	footer .logo {margin-top: 25px;margin-left: 0;text-align:center;}
	.banner-home p{font-size: 18px;}
	.videos-home{margin:35px auto 5px;}
	.navbar-nav>li.menu-item-has-children:hover>ul.sub-menu{height:0;}
	.banner-pages h1.small{font-size:36px;}
	.banner-pages h1.xsmall{font-size:36px;}
	.single-blog iframe{width:100%;min-height:350px;}
}
@media screen and (min-width: 768px){
	.navbar ul.nav{margin-top:35px;}
	.navbar-right {margin-right: -10px;}
	.navbar-default .navbar-nav>li>a{padding: 5px 12px;font-size: 14px;}	
	ul.sub-menu li a{font-size: 14px;}
	.navbar-nav>li.menu-item-has-children>ul.sub-menu{position:absolute;z-index:inherit;padding: 30px 0 0;text-align:center;}
	.navbar-nav>li.menu-item-has-children:hover>ul.sub-menu{height:185px; border-bottom: 4px solid #31BBAD;}
	ul.sub-menu li a{padding: 10px 0;}
	.nav-bar-top{padding:5px 0 0;}
	.navbar-default .navbar-nav>li:nth-child(3)>a:after {left: -6px;width: 150px;}
	.banner-home-2 h4{padding: 0;}
	.pad-l-r-22 {padding: 0 10%;}
	.pad-l-r-25 {padding: 0 12%;}
	.pad-l-r-320 { padding: 0 12%;}
	footer input[type=text], footer textarea {width: 100%;}
	.carousel{height:300px;}
	#myCarousel .shape{bottom: -22px;}
	.carousel-caption h1{color:#0B4873;font-size:35px;line-height:1.2;font-weight: 400;}
	.carousel-caption h2{color:#6D6E70;font-size:14px;font-weight:400;margin-top:10px;line-height:1.4;padding-right:135px;}
	.nav-bar-top ul{margin-right: 0;}
	footer .logo {margin-top: 5px;margin-left: 2px;}
	.banner-home p{font-size: 22px;}
	.videos-home{margin:35px auto 60px;}
	.banner-consulta p {font-size: 22px;}
	.banner-consulta a {padding: 8px 40px 10px;font-size:22px;}
	.page-content h3{padding:122px 0 0;}
	.gallery-content img{margin:0 auto 25px;}
	.banner-pages h1.small{font-size:36px;}
	.zoomWrapper .content{min-width: 800px;}
	.zoomWrapper .content figure{margin-right:30px;}
	.zoomWrapper .text-right{text-align:right;}
	.page-content figure{margin-top:90px;min-height:300px;}
	.page-content {padding-right: 30px;}
	.img-parceiros figure{width:245px;height:170px;margin:20px 5px;}
	
	form.consulta label{min-width:90px;}
	form.consulta input, form.consulta textarea{width:83%;margin: 8px 0 8px;}
	form.consulta label.date {min-width: 90px;}
	
	.navbar-default .navbar-nav>li.menu-item-has-children>a:after{display:none;	}
	.frm-search-blog input[type=submit] {margin-top: -35px;margin-left: 0px;}
	.frm-search-blog {margin-bottom:0;}
	.single-blog iframe{width:95%;min-height:420px;}
	.single-blog h1{font-size:38px;}
	.single-blog h1, .loop-post h1.title-cat, .loop-post p.label-category{font-size:38px;}
	article.post-list a.link{margin: 40px 0 50px;}
	article.post-list.home.w-video h3{font-size:22px;}
	
	.zoomWrapper {position:fixed;}
	.zoomWrapper .content figure{width:200px;height:200px;margin: 35px auto 0;}
	.zoomWrapper .content p.nome {margin: 60px 0 15px;}
	.zoomWrapper .content {min-height: 500px;padding: 25px;}
	.zoomElement .close {position: relative; margin-top: -10px;right: 0;}
}
@media screen and (min-width: 992px){
	.navbar-right {margin-right: -5px;}
	.navbar-default .navbar-nav>li>a{padding: 5px 20px;font-size: 18px;}	
	ul.sub-menu li a{font-size: 18px;}
	.navbar-nav>li.menu-item-has-children:hover>ul.sub-menu{height:205px; border-bottom: 4px solid #31BBAD;}
	.navbar-nav>li.menu-item-has-children>ul.sub-menu{position:absolute;z-index:inherit;padding: 30px 0 0;text-align:center;}
	ul.sub-menu li a{padding: 10px 0;}
	.nav-bar-top{padding:5px 10px 0;}
	.navbar-default .navbar-nav>li:nth-child(3)>a:after {left: 26px;width: 100%;}
	.banner-home-2 h4{padding: 0 17%;}
	.pad-l-r-15{padding:0 20%;}
	.pad-l-r-22{padding:0 22%;}
	.pad-l-r-25{padding:0 25%;}
	.pad-l-r-310{padding:0 310px;}
	.pad-l-r-320 { padding: 0 20%;}
	footer input[type=text], footer textarea {width: 90%;}
	.carousel{height:505px;}
	.carousel-indicators {bottom: 35px;}
	.carousel-caption h1{color:#0B4873;font-size:35px;line-height:1.2;padding-right:45px;}
	.carousel-caption h2{color:#6D6E70;font-size:14px;font-weight:400;margin-top:10px;line-height:1.4;padding-right:170px;}
	.nav-bar-top ul{margin-right: 0;}
	footer .logo {margin-top: 5px;margin-left: 2px;text-align:right;}
	
	article.post-list{padding:0;}
	.gallery-content img{margin:0;}
	.page-content figure{margin-top:120px;min-height:300px;}
	.page-content.fisio figure{min-height:340px;}
	.img-parceiros figure{width:100%;height:190px;margin:20px 0;}
	
	form.consulta input, form.consulta textarea{width:79%;margin: 8px 0 8px;}
	form.consulta label.date {min-width: 35px;}
	article.post-list a.link{margin:21px 0 50px;}
	article.post-list.home h3{font-size:20px;}
	.loop-post .single,.single-blog .single{width: calc(100% - 105px);}
	.frm-search-blog input[type=submit] {margin-top: -36px;margin-left: 215px;}
	.frm-search-blog {margin-bottom:0;}
}
@media screen and (min-width: 993px){
}
@media screen and (min-width: 1200px){
	.pad-l-r-320{padding:0 320px;}
	form.consulta input, form.consulta textarea{width:83%;margin: 8px 0 8px;}
	article.post-list a.link{margin:40px 0 50px;}
	article.post-list.home h3{font-size:22px;min-height: 90px;}
	.frm-search-blog {margin-bottom:0;}
}
@media screen and (min-width: 1480px){
	.carousel{height:620px;}
	.carousel-indicators {bottom: 60px;}
}
@media screen and (min-width: 992px) and (max-width: 1080px){
}