.showdemo {
	color:#3A79CF;
	cursor: pointer;
	text-decoration:underline;
	position: relative;
	
}

#xclose {
    position: absolute;
    width: 35px;
    height: 35px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-right: 20px;
    vertical-align: top;
    text-align: center;
    right: 0px;
    cursor: pointer;
    background-color: rgba(71, 71, 71, 0.8);
    top: 30px;
}

#demooverlay {
	position:absolute;
	overflow:hidden;
	right:0px;
	top:0px;
	width:100%;
	height:2900px;
	z-index:2000;
	padding-top:20px;
	padding-left:20px;
	padding-right:30px;
	background-color:rgba(0, 0, 0, 0.8);
	margin-bottom:-2px;
	margin-top:-2px;

}


#demoarea{
	width: 100%;
	height: 2900px;
	position: absolute;
	margin: 0 auto;
	z-index: 2005;
	top: 0px;
}

#demoareaactive{
	width: 824px;
	padding: 50px;
	height: auto;
	background-color:#ffffff;
	position: relative;
	top:100px;
	margin: 0 auto;
	z-index: 2900;
}



.avatar {
    border:3px solid;
    border-color:#FF9900;
    border-radius: 30px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
}

/* ---- page  ---- */ 
body {
	font-family: "Roboto" ,Arial, Arial, Helvetica, sans-serif;
}
a:link {
	color: #36F;
}
a:visited {
	color: #36F;
}
a:hover {
	color: #36F;
}
a:active {
	color: #36F;
}


/* ---- text ---- */ 

h1 { 
	font-weight:200;
	color:#ffffff;
    font-size: 48px;
	line-height:70%;
	letter-spacing:0px;
	margin-top:50px;
	margin-left:-5px;
}

h2 { 
	font-weight:300;
	color:#333333;
    font-size: 42px;
	line-height:70%;
	letter-spacing:0px;
	margin-top:50px;
	margin-left:-35px;
}

h3 { 
	font-weight:300;
	color:#333333;
    font-size:32px;
	line-height:70%;
	letter-spacing:0px;
	margin-top:20px;
}

h4 { 
	font-weight:300;
	color:#333333;
    font-size: 20px;
	line-height:70%;
	letter-spacing:0px;
	margin-top:20px;
}

h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    color: #333;
    font-weight: lighter;
    font-weight: 350;
}

.h6 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #333;
    font-weight: lighter;
    font-weight: 350;
}

p {
	color:#a5a5a5;
    font-size: 18px;
	line-height:150%;
	font-weight:300;
	margin-bottom:30px;
}

.pipe {
	color:#36F;
	padding-right:20px;
	font-size:46px;
	font-weight:bold;
}
.white {
	font-weight:200 !important;
	color:#ffffff !important;
}

.white a:link {
	color: #FFF;
}
.white a:visited {
	color: #FFF;
}
.white a:hover {
	color: #FFF;
}
.white a:active {
	color: #FFF;
}

.button-white {
	color:#FFFFFF !important;
    font-size: 18px;
	background-color:#FF9900;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	text-align:center;
	text-decoration:none;
	
}

/*achtergrond voor de menubalk -------------------*/
#menubar-background {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 60px;
	background: #F00;
	z-index: 1;
	background:url(../images/topbar-springmasters.png);
	background-repeat:repeat-x;
}

/*achtergrond zwart-zilver gradient -------------------*/
#gradient-background {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 100%;
	height: 700px;
	background: #F00;
	z-index: 1;
	background: url(../images/gradient-springmasters.png);
	background-repeat:repeat-x;
	
}

#fullbackground {
	position: absolute;
	left: 0px;
	top: 60px;
	width:100%;
	height:330px;
    background-image: url( ../images/gaffels-background.png);
    background-repeat: no-repeat;
    background-position: center; 
	z-index:2;
	display:block;
	background-color:#0E0F12;
}
#G01background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url(  ../images/gaffel-verzinkt-M4-G01.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G01buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G02background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url( ../images/gaffel-verzinkt-M3-5-G02.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G02buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G03background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url( ../images/gaffel-verzinkt-M5-G03.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G03buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G04background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url(  ../images/gaffel-verzinkt-M5-G04.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G04buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G05background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url(  ../images/gaffel-verzinkt-M6-G05.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G05buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G06background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url(  ../images/gaffel-verzinkt-M6-G06.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G06buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G07background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url(  ../images/gaffel-verzinkt-M8-G07.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G07buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G08background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url(  ../images/gaffel-verzinkt-M8-G08.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G08buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G09background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url(  ../images/gaffel-verzinkt-M10-G09.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G09buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}


#G10background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url(  ../images/gaffel-verzinkt-M10-G10.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G10buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G11background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url(  ../images/gaffel-verzinkt-M14-x-1-5-G11.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G11buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G12background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url(  ../images/gaffel-verzinkt-M14-x-1-5-G12.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G12buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G13background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url(  ../images/gaffel-verzinkt-M4-G13.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G13buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G14background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url( ../images/gaffel-verzinkt-M10-G14.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G14buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G15background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url(  ../images/gaffel-verzinkt-M5-G15.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G15buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}

#G16background {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url( ../images/gaffel-verzinkt-M6-G16.png);
	background-position: center;
	z-index:5;
	display:block;
}

#G16buttons {

	position: absolute;
	height: 140px;
	width:300px;
	top:960px;
	left:750px;
	z-index: 1001;
	overflow: visible;
}


#fullbackgroundgaffels {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-repeat: no-repeat;
	background-image: url( ../images/gaffel-1.png);
	background-position: center;
	z-index:4;
	display:block;
}
#fullbackgroundvlak {
	position: absolute;
	left: 0px;
	top: 1089px;
	width:100%;
	height:625px;
	background-color:#fafafa;
	background-image: url(../images/vlak-oog-1.png);
    background-repeat: no-repeat;
    background-position: center;
	z-index:3;
	display:block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#fullbackgroundfase {
	position: absolute;
	left: 0px;
	top: 1714px;
	width:100%;
	height:625px;
	background-color:#ffffff;
	background-image: url( ../images/kraag-oog-2.png);
    background-repeat: no-repeat;
    background-position: center;
	z-index:3;
	display:block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#fullbackgroundhamerkop {
	position: absolute;
	left: 0px;
	top: 2339px;
	width:100%;
	height:625px;
	background-color:#fafafa;
	background-image: url(../images/vlak-oog-1.png);
    background-repeat: no-repeat;
    background-position: center;
	z-index:3;
	display:block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#fullbackgroundkunststof{
	position: absolute;
	left: 0px;
	top: 2964px;
	width:100%;
	height:625px;
	background-color:#ffffff;
	background-image: url( ../images/kraag-oog-2.png);
    background-repeat: no-repeat;
    background-position: center;
	z-index:3;
	display:block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#fullbackground4 {
	position: absolute;
	left: 0px;
	top: 3589px;
	width:100%;
	height:400px;
	background-color:#0E0F12;
	background-image: url(../images/demo-bg.png);
    background-repeat: no-repeat;
    background-position: center;
	z-index:4;
	display:block;
	border-top: 1px solid #cccccc;
}

#fullbackground5 {
	position: absolute;
	left: 0px;
	top: 1089px;
	width:100%;
	height:400px;
	z-index:5;
	display:block;
	background-color: #FAFAFA;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#aansluitdelen-formwrapper {
	position: absolute;
	left: 0px;
	top: 3989px;
	width:100%;
	height:1050px;
	z-index:6;
	display:block;
	border-top: 1px solid #cccccc;
}

/* voor gasveren.html */
#fullbackground6 {
	position: absolute;
	left: 0px;
	top: 389px;
	width:100%;
	height:450px;
	background-image: url(../images/gasdrukveer-bg-section.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index:4;
	display:block;
}

#fullbackground7 {
	position: absolute;
	left: 0px;
	top: 839px;
	width:100%;
	height:450px;
	background-color:#fafafa;
	background-image: url(../images/gastrekveer-bg-section.png);
    background-repeat: no-repeat;
    background-position: center;
	z-index:3;
	display:block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#fullbackground8 {
	position: absolute;
	left: 0px;
	top: 600px;
	width:100%;
	height:300px;
	background-color:#fafafa;
	z-index:3;
	display:block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#fullbackground9 {
	position: absolute;
	left: 0px;
	top: 1289px;
	width:100%;
	height:450px;
	background-image: url(../images/blokkeer-bg-section.png);
    background-repeat: no-repeat;
    background-position: center;
	z-index:3;
	display:block;
	border-bottom: 1px solid #cccccc;
}

#fullbackground10 {
	position: absolute;
	left: 0px;
	top: 60px;
	width:100%;
	height:330px;
    background-image: url(../images/gradient-gasveren.png);
    background-repeat: no-repeat;
    background-position: center; 
	z-index:2;
	display:block;
	background-color:#0E0F12;
}

#fullbackground11 {
	position: absolute;
	left: 0px;
	top: 1739px;
	width:100%;
	height:450px;
	background-color:#fafafa;
	background-image: url(../images/dempers-bg-section.png);
    background-repeat: no-repeat;
    background-position: center;
	z-index:3;
	display:block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#section-text-right {
	position:absolute;
	left:562px;
	top:1141px;
	width:396px;
	height:400px;
	z-index:11;
}

#section-text-right2 {
	position:absolute;
	left:562px;
	top:2390px;
	width:396px;
	height:400px;
	z-index:11;
}

#section-text-right3 {
	position:absolute;
	left:462px;
	top:1800px;
	width:396px;
	height:400px;
	z-index:11;
}

#section-text-left2 {
	position:absolute;
	left:66px;
	top:1768px;
	width:396px;
	height:400px;
	z-index:11;
}

#section-text-left3 {
	position:absolute;
	left:66px;
	top:3017px;
	width:396px;
	height:400px;
	z-index:11;
}

#section-aanvragen {
	position:absolute;
	top:1489px;
	width:100%;
	height:1000px;
	z-index:11;
	text-align:center;
}



/* laat alle content gecentreerd op de pagina zien */
#mainwrapper {
	position: relative;
	top: -8px;
	margin: 0 auto;
	width: 924px;
	height:2540px;
	z-index: 10;
	overflow: hidden;
}

#mainwrapperhomepage {
	position: relative;
	top: -8px;
	margin: 0 auto;
	width: 924px;
	height:1000px;
	z-index: 10;
}

#mainwrappergasveren {
	position: relative;
	top: -8px;
	margin: 0 auto;
	width: 924px;
	height:2250px;
	z-index: 10;
	overflow: hidden;
}
	

/* ----- navigatie  ---- */

nav {
 	position: absolute;
	display: block;
	float: right;
	width:690px;
 	margin-top:0px;
	left:235px;
	top:0px;
 	padding: 0;
 	z-index: 2000000;
	color: #696969;
	font-size: 16px;
	font-family: "Roboto" ,Arial, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: 500;
 }

nav a:link {
	color: #696969;
}
nav a:visited {
	color: #696969;
}
nav a:hover {
	color: #696969;
}
nav a:active {
	color: #696969;
}
nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	float: right;
}

nav li {
    float: left;
}

nav li a, .dropbtn-sm {
    display: inline-block;
    text-align: center;
    padding: 20px 14px;
    text-decoration: none;
}

nav li a:hover, .dropdown-sm:hover .dropbtn-sm {
    background-color: #f6f6f6;
}

nav li.dropdown-sm {
    display: inline-block;
}

.dropbtn-sm:hover {
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0 ) !important;
    z-index: 1;
}


.dropdown-content-sm {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0 ) !important;
    z-index: 1;
}

.dropdown-content-sm a {
    padding: 19px 20px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content-sm a:hover {
	background-color: #f1f1f1
	
}

.dropdown-sm:hover .dropdown-content-sm {
    display: block;
}

.avatar {
    border:3px solid;
    border-color:#FF9900;
    border-radius: 30px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
}

#logo {
	position:absolute;
	left: 0px;
	top: 15px;
	width: 235px;
	height: 60px;
	z-index: 1200;
}

/*-- footer --*/

footer {
	border-top: 3px solid #cccccc;
	border-bottom: 42px solid #333;
	overflow:visible;
	left: 0px;
	width:100%;
	background-color:#0E0F12;
	display:block;
	margin-left:0px;
	position:absolute;
	height:320px;
}

#footerwrapper {
	position: relative;
	margin: 0 auto;
	width: 924px;
	height:300px;
	z-index: 10;
}

#footerwrapper ul {
    list-style-type: none;
	margin-left:-40px;

}

#footerwrapper li {
	font-size: 14px;
	font-weight:300;
	color:#a5a5a5;
	line-height: 32px;
}


#footerwrapper li a {
    color: #a5a5a5;
}

#footerwrapper li a:hover:not(.active) {
	color: #a5a5a5;
}

#footerwrapper li a.active {
    color: #a5a5a5;
}

#footerwrapper a:link {
	color: #a5a5a5;
	text-decoration:none;
}
#footerwrapper a:visited {
	color: #a5a5a5;
}
#footerwrapper a:hover {
	color: #a5a5a5;
    text-decoration:underline;
}
#footerwrapper a:active {
	color: #a5a5a5;
}


#footerlogo {
	position:absolute;
	top:90px;
	width:300px;
	left:30px;
	height:100px;
}


#footercol1 {
	position:absolute;
	top:50px;
	width:132px;
	left:264px;
	height:265px;
}

#footercol2 {
	position:absolute;
	top:50px;
	width:132px;
	left:396px;
	height:265px;
}

#footercol3 {
	position:absolute;
	top:50px;
	width:132px;
	left:528px;
	height:265px;
}

#footercol4 {
	position:absolute;
	top:50px;
	width:132px;
	left:660px;
	height:265px;
}


.footerheader {
	color:#999999;
	font-size:16px;
	font-weight:600;
}

#languageselector {
	position: absolute;
	top: 328px;
	width: 924px;
	height: 40px;
	z-index: 14;
	line-height: 32px;
}

#languagepopup {
	position: absolute;
	top: 240px;
	left: -10px;
	width: 170px;
	height: 80px;
	z-index: 14;
	line-height: 32px;
	background-color:#333;
	padding-top: 0px;
	padding-left: 10px;
}

#languageselectorbtn {
	position: absolute;
	top: 320px;
	width: 170px;
	height: 40px;
	z-index: 20;
	line-height: 32px;
	cursor: pointer;
	
}

#languagepopup a:link {
	color: #a5a5a5;
	text-decoration:none;
}
#languagepopup a:visited {
	color: #a5a5a5;
}
#languagepopup a:hover {
	color: #a5a5a5;
    text-decoration:underline;
}
#languagepopup a:active {
	color: #a5a5a5;
}

#languageselector a:link {
	color: #a5a5a5;
	text-decoration:none;
}
#languageselector a:visited {
	color: #a5a5a5;
}
#languageselector a:hover {
	color: #a5a5a5;
    text-decoration:underline;
}
#languageselector a:active {
	color: #a5a5a5;
}

#languageselector2 {
	position:absolute;
	top:323px;
	left:35px;
	width:924px;
	height:40px;
	z-index:14;
	line-height: 32px;
}

#languageselector2 a:link {
	color: #a5a5a5;
	text-decoration:none;
}
#languageselector2 a:visited {
	color: #a5a5a5;
}
#languageselector2 a:hover {
	color: #a5a5a5;
    text-decoration:underline;
}
#languageselector2 a:active {
	color: #a5a5a5;
}

.languageselectorfont {
	color:#999999;
	font-size:14px;
	font-weight:300;
}

.languageselectorfont2 {
	color:#999999;
	font-size:14px;
	font-weight:300;
	display: inline-block;
	vertical-align: middle;
	line-height: 32px;
	height: 20px;

}

/*-- sections --*/

#banner-right {
	position:absolute;
	top:60px;
	left:462px;
	width:396px;
	height:330px;
	z-index:11;
}

#swiffycontainer {
	position:absolute;
	top:60px;
	left:50px;
	width:396px;
	height:329px;
	z-index:1;
}

#section-text-left {
	position:absolute;
	left:66px;
	top:432px;
	width:396px;
	height:400px;
	z-index:11;
}


#section-text-center {
	position:absolute;
	left:198px;
	top:1120px;
	width:528px;
	height:400px;
	z-index:11;
	text-align:center;
}

#section-text-left-black {
	position:absolute;
	left:66px;
	top:1590px;
	width:396px;
	height:400px;
	z-index:11;
}

#xsell-1 {
	position:absolute;
	width:176px;
	height:400px;
	left:66px;
	top:1208px;
	text-align:center;
	text-decoration:none;
	z-index:11;
}

#xsell-1 a:link {
	color: #333;
	text-decoration:none;
}
#xsell-1 a:visited {
	color: #333;
	text-decoration:none;
}
#xsell-1 a:hover {
	color: #333;
	text-decoration:none;
}
#xsell-1 a:active {
	color: #333;
	text-decoration:none;
}

#xsell-2 {
	position:absolute;
	width:176px;
	height:400px;
	left:374px;
	top:1208px;
	text-align:center;
	z-index:11;
}

#xsell-2 a:link {
	color: #333;
	text-decoration:none;
}
#xsell-2 a:visited {
	color: #333;
	text-decoration:none;
}
#xsell-2 a:hover {
	color: #333;
	text-decoration:none;
}
#xsell-2 a:active {
	color: #333;
	text-decoration:none;
}

#xsell-3 {
	position:absolute;
	width:176px;
	height:400px;
	left:682px;
	top:1208px;
	text-align:center;
	z-index:11;
}

#xsell-3 a:link {
	color: #333;
	text-decoration:none;
}
#xsell-3 a:visited {
	color: #333;
	text-decoration:none;
}
#xsell-3 a:hover {
	color: #333;
	text-decoration:none;
}
#xsell-3 a:active {
	color: #333;
	text-decoration:none;
}
	
	

.img-circle {
    border-radius: 50%;
}
