@charset "UTF-8";

/* CSS Document */





/* #Site Styles

================================================== */



html,

body {

	margin:0;

	padding:0;

	height:100%;

	/*min-width:960px;*/

}



.page {

	min-height:100%;

	position:relative;

}





/* #Page Styles

================================================== */



.content {

	/*padding-bottom:400px;*/ /* Height of the footer */

	max-width:960px !important;

}



.wrapper_call{

	padding-bottom:80px; /* Height of the footer */

}



.wrapper_footer {

	position:absolute;

	bottom:0;

	width:100%;

	

}





@media only screen and (min-width: 783px) and (max-width: 974px) {


/*.wrapper_footer {min-height:550px;}*/

}