.modul	{
	width: 100%;
	min-height: 600px;
	height: auto;
}

.modul-container	{
	margin: auto;
	width: 980px;
	min-height: 600px;
	height: auto;
}

.modul-title	{
	width: 950px;
	height: 100px;
	text-align: left;
	font-size: 40px;
	font-family: "PlayfairDisplayBold";
	color: #000000;
	padding-top: 55px;

	left: 0;
}

/* NEW MODUL */

.modul-window-center	{
	display: inline-block;
	width: 280px;
	min-height: 50px;
	margin-bottom: 50px;
}

.modul-window-left	{
	float: left;
	width: 280px;
	min-height: 50px;
	margin-bottom: 50px;	
}

.modul-window-right	{
	float: right;
	width: 280px;
	min-height: 50px;
	margin-bottom: 50px;
}

.modul-window-link	{
	display: block;
	width: 280px;
	height: 200px;
	border-radius: 5px;
	box-shadow: 0px 3px 13px rgba(0,0,0,0.2);
	border: 1px solid #459ff0;
	opacity: 1.0;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	position: relative;
}

.modul-window-link:hover	{
	opacity: 0.5;
}

.modul-window-zoom	{
	width: 280px;
	height: 200px;
	background-image: url(../img/sr.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px;
	position: absolute;
	opacity: 0.7 !important;
	display: block;
	z-index: -100;
}

.modil-window-des	{
	text-align: left;
	font-family: "OpenSansRegular";
	font-size: 16px;
	margin-top: 10px;
}

.modil-window-price	{
	text-align: left;
	font-family: "OpenSansRegular";
	font-size: 18px;
	margin-top: 10px;
}

.modil-window-price>span	{
	text-align: left;
	font-family: "OpenSansBold";
	font-size: 18px;
	margin-top: 10px;
	color: #00a36a;
}

.modil-window-price-or	{
	text-align: left;
	/*padding-left: 55px;*/
	font-weight: bold;
	text-decoration: line-through;
	font-family: "OpenSansRegular";
	color: red;
	font-size: 14px;
	margin-top: 10px;
}

.modil-window-price-sale	{
	text-align: left;
	font-family: "OpenSansRegular";
	font-size: 20px;
	margin-top: 10px;
	font-weight: bold;
	color: red;
}

.modul-window-sale	{
	width: 70px;
	position: absolute;
	right: 2px;
	top: -8px;
	display: none;
}

.modul-window-hit	{
	width: 90px;
	position: absolute;
	left: -15px;
	top: -15px;
}

.modul-window-nal	{
	width: 150px;
	position: absolute;
	left: -2px;
	bottom: 10px;
}

.md-img-1	{
	background-image: url(../img/md1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-2	{
	background-image: url(../img/md2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-3	{
	background-image: url(../img/md3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-4	{
	background-image: url(../img/md4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-5	{
	background-image: url(../img/md5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-6	{
	background-image: url(../img/md6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-7	{
	background-image: url(../img/md7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-8	{
	background-image: url(../img/md8.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-9	{
	background-image: url(../img/md9.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-10	{
	background-image: url(../img/md10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-11	{
	background-image: url(../img/md11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-12	{
	background-image: url(../img/md12.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-13	{
	background-image: url(../img/md13.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-15	{
	background-image: url(../img/md15.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-16	{
	background-image: url(../img/md16.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-img-17	{
	background-image: url(../img/md17.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


/* NEW MODUL END */

#slider {
 	width: 950px;
 	color: #666666;
 	font-family: Georgia;
 	font-size: 20px;
}

.header	{
	width: 90px !important;
 	padding: 0px !important;
 	height: 125px !important;
 	cursor: pointer !important;
}

.modul-ines	{
	width: 950px;
	min-height: 300px;
	height: auto;
	margin: auto;
	text-align: left;
	padding-bottom: 30px;
	background-color: #ffffff;
}

.modul-box	{
	width: 950px;
	min-height: 600px;
	margin: auto;
}

.modul-bala	{
	width: 150px;
	height: 125px;
	background-color: #ffffff;
	border-radius: 5px;
	margin-bottom: 20px;
	margin-right: 5px;
	display: inline-block;
	opacity: 1;
	-webkit-transition: opacity ease 0.5s;
	-moz-transition: opacity ease 0.5s;
	-ms-transition: opacity ease 0.5s;
	-o-transition: opacity ease 0.5s;
	transition: opacity ease 0.5s;
}

.modul-bala:hover	{
	opacity: 0.5;
}

.content {
	overflow: hidden;
}

.hell	{
 	display: none;
}

.hell:checked + label>div	{
	border-bottom: 5px solid #0180f3;
}

.sl1	{
	background-image: url(../img/sl1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.sl2	{
	background-image: url(../img/sl2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.sl3	{
	background-image: url(../img/sl3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.sl4	{
	background-image: url(../img/sl4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.sl5	{
	background-image: url(../img/sl5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.sl6	{
	background-image: url(../img/sl6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.co-text	{
	width: 935px;
	height: 80px;
	text-align: left;
	font-size: 30px;
	font-family: "PlayfairDisplayBold";
	color: #000000;
	padding-bottom: 20px;
}

.co-left	{
	width: 311px;
	min-height: 760px;
	height: auto;
	float: left;
}

.co-left-img1	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	border-radius: 5px;
}

.co-left-img2	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	border-radius: 5px;
}

.co-left-img3	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	border-radius: 5px;
}

.co-left-img4	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-img5	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-img6	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-img7	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-img8	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so8.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-img9	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so9.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-img10	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-img11	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-img12	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-img13	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so13.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-img15	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so15.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-img16	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so16.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-img17	{
	width: 311px;
	height: 222px;
	background-image: url(../img/so17.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.3s linear 0.1s;
	background-color: #ffffff;
	background-size: 100%;
	border-radius: 5px;
}

.co-left-box	{
	width: 291px;

	height: auto;
	background-color: #283949;
	border-radius: 5px;
	padding: 20px 10px 20px 10px;
	text-align: left;
	color: #ffffff;
	font-size: 15px;
	font-family: "OpenSansRegular";
	margin-top: 20px;
}

.co-plan-1	{
	background-image: url(../img/1.jpg);
	background-repeat: no-repeat;
	background-position: left; top;
	background-size: 600px;
	width: 620px;
	height: 320px;
	border-radius: 5px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.co-plan-2	{
	background-image: url(../img/2.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 600px;
	width: 620px;
	height: 460px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-3	{
	background-image: url(../img/3.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 600px;
	width: 620px;
	height: 400px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-4	{
	background-image: url(../img/4.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 300px;
	width: 620px;
	height: 300px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-5	{
	background-image: url(../img/5.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 300px;
	width: 620px;
	height: 360px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-6	{
	background-image: url(../img/6.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 350px;
	width: 620px;
	height: 320px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-7	{
	background-image: url(../img/7.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: auto;
	width: 620px;
	height: 360px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-8	{
	background-image: url(../img/8.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: auto;
	width: 620px;
	height: 360px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-9	{
	background-image: url(../img/9.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 700px;
	width: 620px;
	height: 360px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-10	{
	background-image: url(../img/10.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 650px;
	width: 620px;
	height: 360px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-11	{
	background-image: url(../img/11.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 650px;
	width: 620px;
	height: 360px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-12	{
	background-image: url(../img/12.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 650px;
	width: 620px;
	height: 360px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-13	{
	background-image: url(../img/13.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 650px;
	width: 620px;
	height: 360px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-15	{
	background-image: url(../img/15.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 650px;
	width: 620px;
	height: 360px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-16	{
	background-image: url(../img/16.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 650px;
	width: 620px;
	height: 360px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-plan-17	{
	background-image: url(../img/17.jpg);
	background-repeat: no-repeat;
	background-position: center; top;
	background-size: 650px;
	width: 620px;
	height: 360px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.co-left-box>span	{
	font-family: "OpenSansBold";
}

.modul-price-box-inform-bot	{
	text-align: left;
	font-family: "OpenSansRegular";
	font-size: 18px;
	color: #666666;
}

.co-right	{
	width: 600px;
	height: auto;
	float: left;
	margin-left: 15px;
}

.co-inform	{
	width: 620px;
	min-height: 5px;
	font-size: 18px;
	font-family: "OpenSansRegular";
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
}

.co-title	{
	width: 600px;
	height: 40px;
	border-radius: 5px;
	background-color: #0180f3;
	padding-left: 20px;
	line-height: 40px;
	font-size: 18px;
	font-family: "OpenSansBold";
	color: #ffffff;
	text-align: left;
	margin-bottom: 20px;
}

.co-point	{
	width: 570px;
	height: 30px;
	text-align: left;
	font-size: 18px;
	font-family: "OpenSansRegular";
	color: #000000;
	background-image: url(../img/point1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 30px;
	margin-left: 20px;
	line-height: 25px;
}

.co-otz	{
	width: 950px;
	min-height: 100px;
	height: auto;
	margin: auto;
}

.co-otz-title	{
	width: 930px;
	height: 40px;
	margin: auto;
	border-radius: 5px;
	background-color: #0180f3;
	padding-left: 20px;
	line-height: 40px;
	font-size: 18px;
	font-family: "OpenSansBold";
	color: #ffffff;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
}

.co-otz-info	{
	width: 740px;
	height: 100px;
	text-align: left;
	font-size: 18px;
	font-family: "OpenSansRegular";
	color: #000000;
	background-image: url(../img/quote.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 100px;
	margin-left: 60px;
}

.co-otz-autor	{
	width: 370px;
	height: 50px;
	float: right;
	text-align: right;
	font-size: 18px;
	font-family: "OpenSansRegular";
	color: #000000;
	margin-top: 10px;
}

.co-ven	{
	width: 231px;
	height: 41px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 15px;
	font-family: "OpenSansRegular";
	background-image: url(../img/ven.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 41px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 70px;
}

.modul-but	{
	display: block;
	margin: auto;
	width: 370px;
	height: 50px;
	font-size: 18px;
	font-family: "OpenSansBold";
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	line-height: 48px;
	border-radius: 10px;
	background-color: #00c063;
	border-bottom: 2px solid #006635;
	-webkit-transition: background-color ease 0.5s;
	-moz-transition: background-color ease 0.5s;
	-ms-transition: background-color ease 0.5s;
	-o-transition: background-color ease 0.5s;
	transition: background-color ease 0.5s;
	margin-top: 20px;
	margin-bottom: 20px;
}

.modul-but:hover	{
	background-color: #2ada85;
}