body{

	font-family: 'Roboto' , arial;
}
.header{
	background: white;
	position: absolute;
	width: 1348px;
	left: calc(50% - 674px);
	z-index: 9;
}
.hero{
	background-image: url('../_img/Odontoprev-SuaBocaFalaPorVoce.jpg');
	background-size: cover;
	width: 100%;
	height: 617px;
	background-position-y: -56px;

}
.hero:after{
	content: "";
    background: rgba(0,0,0, 0.35);
    position: absolute;
    left: 0;
    top: 0;
    height: 617px;
    width: 100%;
    pointer-events: none;
}
.footer{
height: 22vh;	
}
.header-menu {
    float: right;
    /* width: 70%; */
    text-align: right;
}
.header-menu li{
	display: inline-block;
	margin-top: 35px;
}
.header-menu li a{
	color: gray;
	text-decoration: none;
	padding: 30px;
	font-size: 15px;
}
.header-menu li a:hover{
	color:#1974CE;
}
.header-logo{
	padding: 25px 60px;
	height:35px;
}

.hero-title{
	color: white;
	text-shadow: 3px 3px 1px black;
	font-size: 50px;
}
.hero-subtitle{
	color:white;
	font-size: 25px;	
	text-shadow: 3px 3px 1px black;
	margin-top: 4px;
}
.hero-cta{
	position: absolute;
	top: 200px;
	left: calc(50% - 427px);
	text-align: center;
	z-index: 9;
}
.btn-cta{
	color: white;
	cursor: pointer;
	padding: 16px 57px;
	background: #83BC00;
	display: inline-block;
	margin: 0px auto;
	margin-top: 20px;
	font-size: 21px;
	border-radius: 5px;
	transition: all 0.5s;
}
.btn-cta:hover{
	box-shadow: 0px 0px 12px #83BC00;
	transition: all 0.5s;
}
.fast-access{
	position: absolute;
	top: 427px;
	left: calc(50% - 595px);
	text-align: center;	
	z-index: 9;
}
.fast-access p{
    color: white;
    text-shadow: 3px 3px 1px black;
    font-size: 23px;
}
.fast-access ul{
    list-style: none;
    width: 1190px;
    display: block;
    text-align: center;
}
.fast-access h3{
	color: white;
    font-size: 27px;
    margin-bottom: 28px;
    text-shadow: 3px 3px 1px black;
    margin-top: 11px;
}
.fast-access li{
	padding: 10px;
    background: white;
    display: inline-block;
    border-radius: 5px;
    margin: 0 10px;
    transition: all 0.8s;
}
.fast-access li a{
    color: #1974CE;
    text-decoration: none;
    font-size: 21px;
    padding: 4px 32px;
    display: block;
    transition: all 0.8s;
}
.fast-access li:hover{
	background: #1974CE;
	transition: all 0.8s;
}
.fast-access li:hover a{
	color:white;
	transition: all 0.8s;
}

.footer{
	background-color:#EDEDED;
	height: 200px;
}
.footer-content{
	width: 1190px;
	margin:0px auto;
}
.footer-line{
    display: block;
    width: 100%;
    overflow: hidden;
}
.footer-logo{
	height:37px;
}
.footer-line.first{
	padding-top:55px;
}
.footer-line.second{
	padding-top:35px;
}

.footer-menu{
	display: block;
    position: relative;
    left: 20px;
}
.footer-menu li{
	display: inline-block;
	padding: 0 22px;
	margin: 0px 75px 0px 20px;
}
.footer-menu-tel{
    text-align: center;
    color: #898989;
    font-size: 19px;
    font-weight: bold;
    margin-top: 3px;
}
.footer-menu-tel2{
    text-align: center;
    color: #5393d7;
    font-size: 19px;
    font-weight: bold;
    margin-top: 3px;
}
.footer-menu-tel:hover{
	color: #5393d7;
}
.footer-menu-tel-detail{
	font-size: 10px;
	text-align: center;
	color: #a0a0a0;
	margin-top: 10px;
}
.footer-menu-tel-detail:hover{
	color: #5393d7;
}
.footer-menu-tel-detail2{
	font-size: 10px;
	text-align: center;
	color: #a0a0a0;
	margin-top: 5px;
}
.footer-menu-tel-detail3{
	font-size: 10px;
	text-align: center;
	color: #5393d7;
	margin-top: 10px;
}
.footer-menu-tel-detail2_3{
	font-size: 10px;
	text-align: center;
	color: #5393d7;
	margin-top: 5px;
}
.footer-menu-tel-detail2:hover{
	color: #5393d7;
}
.footer-ans{
    float: left;
    width: 27%;
    border: red;
}
.footer-ans ul{
    float: right;
    width: 80%;
}
.footer-ans li{
    display: inline-block;
    font-size: 11px;
    border-right: 1px solid #488FD5;
    padding-right: 5px;
}
.footer-ans li:last-child{
	border: none;
}
.footer-ans li a{
	color: #488FD5;
	text-decoration: none;
}
.footer-ans img{
	padding-right: 12px;
}

.footer-address{
    text-align: center;
    font-size: 10px;
    width: 47%;
    line-height: 17px;
    float: left;
    color: #848484;
}

.footer-address a {
	color: #488FD5;
	text-decoration: none;
}
.footer-social li{
	display: inline-block;
	padding: 10px;
	float: right;
}
.footer-social img{
	width:30px;
	margin-top: -20px;
}

.menu-mobile , .fast-access-mobile , #close{
	display: none;
}
.btn-cta a{
	text-decoration: none;
	color:white;
}

@font-face {
  font-family: 'Roboto';
  src: url('../_files/roboto-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../_files/roboto-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../_files/roboto-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../_files/roboto-v16-latin-regular-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
  url('../_files/roboto-v16-latin-regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}

.logo-def {
    position: relative;
    top: 3px;
    right: 5px;
}