body{
	margin-top:2em;
	background-image:url('../img/bgindex.jpg') !important ;
	background-repeat: no-repeat !important;
	background-position: bottom ;
	background-attachment: fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;	   
}

html{
	font-size: 16px;		
}

.bgvideo{
		background:url('../img/video.png');
		background-repeat: no-repeat !important;
		background-position: center ;
		background-attachment: scroll !important;
	    -webkit-background-size: contain !important;
	    -moz-background-size: contain !important;
	    -o-background-size: contain !important;
	    background-size: contain !important;
	    padding-top:2em;
	    padding-left:0.9em;
	    padding-top:2em;
	    padding-top:2em;

}



.wrapper         {width:100%;height:100%;margin:0 auto;border:0em solid #54caff;padding:0px;}
.h_iframe        {position:relative;padding:0px;}
.h_iframe .ratio {display:block;width:100%;height:100%;padding:0px;}
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;padding:0px;
				 }   

.round_1{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border:1px solid #dfdfdf;
	background-color:#FFFFFF;
	padding:2.3em;
	padding-left: 4.8rem;
	padding-right:4.8rem;
	-webkit-box-shadow: 0px 10px 25px -3px rgba(0,0,0,0.34);
	-moz-box-shadow: 0px 10px 25px -3px rgba(0,0,0,0.34);
	box-shadow: 0px 10px 25px -3px rgba(0,0,0,0.34);

	border-width: 0px 1px 1px 1px;
}

.align-middle{
    1position: absolute;
    1transform: translateY(-50%);
    1top: 50%;
    1right: 0;
}

.brsmall{
	line-height:0.2;
	font-size: 0.4em;
	margin-top:0;
	 
}

.font_corpo{
	font-family: corpo,arial;
	font-size: 2.2rem;	
	color:#001f31;
	line-height: 1.15;	
	padding-top: 0.8rem;
	font-weight: bold;
}

.darkblue{
	color:#001f31;
}

.font1{
	font-family: corpo,arial;
	font-size: 1.963em;	
	color:#001f31;
	line-height: 1.15;		
	font-weight: bold;	
}

.fontblue{
	font-family: alternategothic2,arial;
	font-size: 2.4em;	
	color:#0d56a2;
	line-height: 1.25;		
	font-weight: normal;		
	font-style: italic;
}


.highlight3{
	background-color:#eaff00;
	text-decoration: none;
	padding-top:0.3em;
	padding-bottom: 0.3em;
}
.highlight2{
	background-color:#fdf51b;
	text-decoration: underline;
}
.highlight{
	background-color:#ffd300;
	padding:0.6em;
	font-weight: bold;
	font-size: 1.1em;
	margin-left:-0.5em;
}

.width90{
	width:90%;
}

.width85{
	width:85%;
}
.width60{
	width:60%;
}
.width45{
	width:45%;
}

.fontblue{		
	color:#2d5578;		
	font-weight: normal;			
	font-family: nobile,arial;
	font-size:2.2em;
	line-height: 1.2em;
	letter-spacing: -2px;
}

.font_alternateg2{
	font-family:alternategothic2,arial;
	font-weight: bold;
}

.size25pt{
	font-size: 2em;
}

.size24em{
	font-size:5.2em;
	line-height: 0.88em;
}


.size60pt{
	font-size:4.4em;
	line-height: 1em;
}

.size32pt{
	font-size:2.3em;
	line-height: 0.88em;
	font-weight: bold;
}
.size33pt{
	font-size:1.1em;
	line-height: 0.88em;
}

.size14pt{
	font-size: 12pt;
	line-height: 16pt;
	
}

.color_black{
	color:#000;
}
.color_blue{
	color:#0d56a2;
}

.color_dark_blue{
	color:#001f31;
}

.font_arial{
	font-family: arial;
	
}


.font_medium_title{
	font-family: alternategothic2,arial;
	font-size: 2.00rem;
	color:#001f31;
	line-height: 0.9;
	text-transform: capitalize;
	font-weight: bold;

}

.uppercase{
	 text-transform: uppercase;
}
.capitalize{
	 text-transform: capitalize;
}


.font_text{
	font-family: "Helvetica Neue", arial;
	font-size: 0.97rem;
	line-height: 1.5;
	color:#000;
	letter-spacing: 0pt;
	text-rendering:optimizeLegibility;
}
.font_text_small{
	font-family: "Helvetica Neue", arial;
	font-size: 1rem;
	line-height: 1.5;
	color:#042038;
	letter-spacing: 0pt;
	text-rendering:optimizeLegibility;
	padding-top:1rem;
}


.box_footer{

	border:0px solid #C3C3C3;
	background-color:#FFFFFF;
	padding:2.3em;
	padding-left: 4.8rem;
	padding-right:4.8rem;

	border:1px solid #dfdfdf;
	background-color:#FFFFFF;

	-webkit-box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.34);
	-moz-box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.34);
	box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.34);
}



.inline-list{
	display: table;
	align-items: center;
}


.inline-list li {
	color:#b5b1b1;
	margin-left:0.2em;
	margin-right:0.2em;
	
	vertical-align: middle;	
  	display : flex !important;
  	align-items: center;
  	height: 3.5em;  	
}

.inline-list li a {
	color:#b5b1b1;
	cursor: pointer;
	text-align: center;
	display: inline-block !important;	
	vertical-align: middle;	
}

.inline-list li a:hover {
	color:#0d56a2;
	text-decoration: underline;
}

.font_chunkfive{
	font-family: chunkfive,arial;	
	line-height: 1.2;	
	1padding-top: 0.8rem;
	font-weight: none;
	letter-spacing: 0px;
}

.sizetitle{
	font-size: 2.6em;
}

.color_blue{
	color:#0d56a2;
}

.color_red{
	color:#d20000;
}

.center-justified {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

@font-face {
  font-family: 'chunkfive';
  src: url('../fonts/Chunk.ttf'); /* IE9 Compat Modes */
}



1@font-face {
  font-family: 'nobile';
  src: url('../fonts/nobile_bold.ttf'); /* IE9 Compat Modes */
}

.doctor_trusted{
	display: table !important;
	
	position: fixed !important;
	float: right;
	margin:0;
	width:7.5em;
}


@media only screen and (max-width: 40.0625em) { 
	html{
	font-size:13px;
	}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

@media only screen and (max-width: 40em) { 
	html{
	font-size:13px;
	}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

@media only screen and (max-width: 30em) { 
	html{
	font-size:13px;
	}


	.round_1{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		border:1px solid #dfdfdf;
		background-color:#FFFFFF;
		padding:2em;
		padding-left: 1.4em;
		padding-right:2em;


		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		border:1px solid #dfdfdf;
		background-color:#FFFFFF;
		padding-top:0em;
		padding-left: 1.4em;
		padding-right:1.4em;

		border-width: 0px 1px 1px 1px;


		-webkit-box-shadow: 0px 10px 25px -3px rgba(0,0,0,0.34);
		-moz-box-shadow: 0px 10px 25px -3px rgba(0,0,0,0.34);
		box-shadow: 0px 10px 25px -3px rgba(0,0,0,0.34);		
	}	

	.testi_a{
		width:38rem;
		height:23rem;
	}

	.testi_b{    
	    padding-right:1.5rem;
		width:38rem;
		height:3rem;		
	}	

} /* max-width 480px, mobile-only styles, use when QAing mobile issues */
