@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Play:wght@400;700&display=swap');
 @charset "utf-8";
/*---Common and Standard->START*/


body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: 'Play', sans-serif;
	background:#383838;
}
a.linkopac img {
	filter: alpha(opacity=100%);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background-color: transparent;
}
a.linkopac:hover img {
	filter: alpha(opacity=20%);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: 0px none;
}
.clear {
	clear: both;
}
.wrap {
	width: 100%;
}
.creativege_background {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}
.creativege_wrapcen {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
 margin:;
	position: relative;
	display: inline-block;
}
.content {
	width: 1140px;
	margin: 0px auto 0;
	display: table;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
@media (min-width: 1200px) {
.container {
	padding-left: 0;
	padding-right: 0;
}
}
/* HEADER STARTS */

.headerfull {
	background:url(https://hosting.photobucket.com/images/xx191/terrygray250/topimg1.png) repeat-x left top #2e2e2e;
}
.header {
	background:url(https://hosting.photobucket.com/images/xx191/terrygray250/buttomimg1.png) repeat-x left bottom;
	padding: 80px 0;
}
.header .row {
	width: 100%;
}
.creativege_headertop-holder {
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
	padding: 0px;
}


.favourites {
	float: right;
}
.favourites ul {
	height: auto;
	margin: 0 ;
	padding: 0;
	list-style: none;
}
.favourites ul li {
	width:100%;
	float: left;
	font-family: 'Play', sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0;
	list-style: outside none none;
	margin: 0 0px;
	padding: 0px 0px 0 25px;
	text-transform: none;
	text-align:left;
	list-style: none;
	line-height:18px;
	background:url(https://hosting.photobucket.com/images/xx191/terrygray250/bulet.png) no-repeat left 6px;
}


.con_bg {
	width:100%;
	background:url(https://hosting.photobucket.com/images/xx191/terrygray250/bg.png) no-repeat center top;
	display:table;
	background-size:cover;
}

.con_text {
    display: table;
    margin: 30px 270px;
    display: table;
}
.description_titel {
	   font-family: play,sans-serif;
    font-size: 28px;
    letter-spacing: 0em; 
	color:#fff;
	text-align:left;
	font-weight:bold;
		
	}
.con_text p {
font-size:15px;
color:#fff;
text-align:left;	
}
/*.con_bg:after {
	background:url(../images/con_bg1.png) no-repeat 0px top;
	content:"";
	width:510px;
	left:0px;
	top:0;
	position:absolute;
	height:325px;
}
.con_bg:before {
	background:url(../images/con_bg2.png) no-repeat 0px top;
	content:"";
	width:510px;
	right:0px;
	top:0;
	position:absolute;
	height:325px;
}
*/
.copy-footer {
	background:url(https://hosting.photobucket.com/images/xx191/terrygray250/topimg1.png) repeat-x left top;
	height:63px;
}