body{
	overflow-x: hidden;
}
h3.heads_dark,
h3.heads_light{
	padding: 86px 0 76px;
	color: #fff;
	font-size: 34px;
	text-transform: uppercase;
}
h3.heads_dark:after,
h3.heads_light:after{
	position: absolute;
	top: 65px;
	left: 50%;
	transform: translateX(-50%);
	width: 81px;
	height: 92px;
	content: '';
	background: url(../../themes/images/mercury_white.png) no-repeat;
}
h3.heads_light:after{
	background: url(../../themes/images/mercury_blue.png) no-repeat;
}
div#home,
div#medical_equipment1,
div#medical_equipment2,
div#section6,
div#laboratory,
div#cardiology,
div#contact{
	width: 100%;
	text-align: center;
}
div.menu{
	position: fixed;
	top: 30px;
	right: 30px;
	border-radius: 3px;
	text-align: right;
	font-size: 14px;
	text-transform: uppercase;
	z-index: 999;
	padding: 40px 25px 40px 35px;
}
div.menu ul li{
	margin-bottom: 8px;
}
div.menu ul li a{
	display: inline-block;
	color: #888;
	padding: 5px 10px 5px 15px;
	background-color: #f6f6f6;
	border-radius: 3px;
}
div.menu ul li a:after{
	display: block;
	float: right;
	margin-left: 9px;
	margin-top: 5px;
	width: 13px;
	height: 13px;
	content: '';
	border: 2px solid #888;
	border-radius: 50%;
}
div.menu ul li.current a:after,
div.menu ul li a:hover:after{
	border-color: #0095da;
}
div.menu ul li.current a,
div.menu ul li a:hover{
	color: #fff;
	background-color: #0095da;
}
div.menu ul li.current a:after,
div.menu ul li a:hover:after{
	border-color: #fff;
}

div#home{
	background: url(../../themes/images/section1.jpg) no-repeat center center;
	height: 990px;
}
div#home div#logo{
	float: left;
	padding-left: 60px;
	padding-top: 45px;
}
h3.viva{
	position: absolute;
	width: 200px;
	left: 50%;
	top: 70px;
	margin-top: 10px;
	margin-left: -100px;
	font-size: 22px;
}
div#home h3.slogan{
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: 47px;
	transform: translateX(-50%);
	width: 400px;
	color: #4d4d4d;
	font-size: 40px;
	text-transform: uppercase;
}
div#medical_equipment1{
	background: url(../../themes/images/section2.jpg) no-repeat center center;
	height: 910px;
}
div#medical_equipment1 section.container div.row div.column div.content{
	padding: 55px 35px 80px;
	background: #f6f6f6;
}
div#medical_equipment1 section.container div.row div.column div.content div.brand_logo{
	margin-bottom: 55px;
}
div#medical_equipment1 section.container div.row div.column div.content div.products div.row div.column div.product_wrap h2.product_head{
	margin-bottom: 3px;
	color: #0095da;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
}
div#medical_equipment1 section.container div.row div.column div.content div.products div.row div.column div.product_wrap h2.product_head:after{
	position: absolute;
	top: 50px;
	left: 0;
	width: 330px;
	height: 1px;
	content: '';
	background-color: #0095da;
}
div#medical_equipment1 section.container div.row div.column div.content div.products div.row div.column div.product_wrap div.product h3{
	color: #626262;
	font-size: 18px;
}
div#medical_equipment2{
	background: url(../../themes/images/section3.jpg) no-repeat center center;
	height: 1000px;
}
div#medical_equipment2 section.container div.row div.column div.content{
	padding: 55px 35px 30px;
	background: #f6f6f6;
}
div#medical_equipment2 section.container div.row div.column div.content div.brand_logo{
	margin-bottom: 30px;
}
div#medical_equipment2 section.container div.row div.column div.content div.products div.row div.column div.product_wrap div.product{
	padding-bottom: 20px;
}
div#medical_equipment2 section.container div.row div.column div.content div.products div.row div.column div.product_wrap div.product h3{
	color: #006a65;
	font-size: 18px;
	font-weight: bold;
}
div#section6{
	background: url(../../themes/images/section6.jpg) no-repeat center center;
	height: 1000px;
}
div#section6 section.container div.row div.column div.brand_logo{
	padding: 80px 0;
}
div#section6 section.container div.row div.column div.content{
	max-height: 420px;
}
div#section6 section.container div.row div.column div.content div.products div.row div.column{
	padding: 0;
}
div#section6 section.container div.row div.column div.content div.products div.row div.column:nth-child(odd) img{
	float: right;
}
div#section6 section.container div.row div.column div.content div.products div.row div.column:nth-child(even) img{
	float: left;
}
div#section6 section.container div.row div.column div.content div.products div.legacy_block{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
div#section6 section.container div.row div.column div.content div.products div.border{
	position: absolute;
	width: 750px;
	height: 423px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 3px solid #fff;
}
div#laboratory{
	background: url(../../themes/images/section4.jpg) no-repeat center center;
	height: 1000px;
}
div#laboratory section.container div.row div.column h3.heads_light{
	color: #0095da;
}
div#laboratory section.container div.row div.column div.content{
	padding: 100px 50px 0;
	background-color: rgba(255,255,255,0.3);
	text-align: center;
}
div#laboratory section.container div.row div.column div.content div.brands div.row div.column{
	margin-bottom: 80px;
}
div#laboratory section.container div.row div.column div.content div.brands div.row div.column div.brand{
	line-height: 120px;
}
div#laboratory section.container div.row div.column div.content div.brands div.row div.column div.brand img{
	vertical-align: middle;
}
div#cardiology{
	background: url(../../themes/images/section5.jpg) no-repeat center center;
	height: 1000px;
}
div#cardiology section.container div.row div.column div.content{
	padding: 100px 50px 0;
	background-color: rgba(255,255,255,1);
	text-align: center;
}
div#cardiology section.container div.row div.column div.content div.brands div.row div.column{
	margin-bottom: 80px;
}
div#cardiology section.container div.row div.column div.content div.brands div.row div.column div.brand{
	line-height: 120px;
}
div#cardiology section.container div.row div.column div.content div.brands div.row div.column div.brand img{
	vertical-align: middle;
}
div#contact{
	background-color: #f6f6f6;
	height: 780px;
}
div#contact section.container div.row div.column h3.heads_light{
	color: #0095da;
}
div#contact section.container div.row div.column div.contact_wrap div.contact_left div.contact_element{
	margin-bottom: 26px;
	font-size: 16px;
	text-align: left;
}
div#contact section.container div.row div.column div.contact_wrap div.contact_left div.contact_element:last-child{
	margin-bottom: 0;
}
div#contact section.container div.row div.column div.contact_wrap div.contact_left div.contact_element img{
	float: left;
}
div#contact section.container div.row div.column div.contact_wrap div.contact_left div.contact_element span{
	display: block;
	margin-left: 45px;
	color: #000;
}
div#contact section.container div.row div.column div.contact_wrap div.contact_left div.contact_element span a{
	color: #000;
}
div#contact section.container div.row div.column div.contact_wrap div.contact_left div.contact_element span a:hover{
	color: #666;
}
div#contact section.container div.row div.column div#map{
	margin-bottom: 20px;
	border: 1px solid #fff;
}
div#contact section.container div.row div.divider{
	margin: 40px auto;
	width: 350px;
	height: 1px;
	background-color: #d5d5d5;
}
div#contact section.container div.row div#rights{
	color: #555;
	font-size: 14px;
}
@media(max-width: 1200px){
	div#medical_equipment1 section.container div.row div.column div.content div.products div.row div.column div.product_wrap h2.product_head:after{
		width: 270px;
	}
	div#cardiology section.container div.row div.column div.content div.brands div.row div.column div.brand img{
		width: 230px;
	}
	div#laboratory section.container div.row div.column div.content div.brands div.row div.column div.brand img{
		width: 218px;
	}
}
@media(max-width: 992px){
	div#cardiology{
		height: 780px;
	}
}
@media(max-width: 991px){
	div#medical_equipment1,
	div#medical_equipment2,
	div#section6,
	div#laboratory,
	div#cardiology,
	div#contact{
		padding-bottom: 60px;
		background-repeat: repeat;
		height: auto;
	}
	div#medical_equipment1 section.container div.row div.column div.content div.products div.row div.column div.product_wrap h2.product_head:after{
		left: 50%;
		transform: translateX(-50%);
	}
	div#medical_equipment1 section.container div.row div.column div.content div.products div.row div.column div.product_wrap div.product{
		margin-bottom: 20px;
	}
	div#medical_equipment1 section.container div.row div.column div.content div.products div.row div.column div.product_wrap div.product:last-child{
		margin-bottom: 50px;
	}
	div#contact section.container div.row div.column div.contact_wrap{
		margin-bottom: 30px;
	}
}
