
/**********RESET************/
body, ul, li , table, a, span, nav, div, figure, img {padding:0;margin:0;font-size:10.5pt; font-family:century gothic,centurygotic, tahoma;}
p {margin:0;padding:0}
a {text-decoration:none;}
h1, h2, h3, h4, h5, h6 {padding:0;margin:0;font-weight:normal;font-size:10.5pt;}
img {border:0;}
.clear {clear:both;}

/*****BODY***/

.fo_keret {
   
    padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width:80%;
}
.tartalom {
	width:100%;
}

.content {
	padding:40px;
	min-height:500px;
}



.fejlec {
	position:relative;
    width:80%;
	margin:0 auto;
	margin-top:1%;
}
.fejlec img {
	width:100%;
}

.menusav{
    width:100%;
}
.menusav ul {
	list-style:none;
	list-style-image:none;
	/*background:#149073;*/
}
.menusav ul li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	list-style:none;
	width:16.6%;
	line-height:1;
	margin-left:-4px;
	}
.menusav ul li:nth-child(1) {
	margin-left:0;
}
.active {
	background: rgb(231, 231, 231)!important;
	color: #16a085!important;
	padding-top: 84px!important;
	margin-top: -10px;
}

.menusav ul li a {
	color:#fff;
	padding:74px 0;
	width:100%;
	display:block;
	-webkit-transition: all 275ms cubic-bezier(.68,.17,.62,1.24);
-moz-transition: all 275ms cubic-bezier(.68,.17,.62,1.24);
-ms-transition: all 275ms cubic-bezier(.68,.17,.62,1.24);
-o-transition: all 275ms cubic-bezier(.68,.17,.62,1.24);
transition: all 275ms cubic-bezier(0.68,0.17,0.62,1.24);
}
#hover_none:hover {
	color:#fff!important;
	padding-top:74px!important;
	background:none!important;
	margin-top:0!important;
}
.menusav ul li a:hover {
	background: rgb(231, 231, 231)!important;
	color: #16a085!important;
	padding-top: 84px;
	margin-top: -10px;
	}

	
.menusav span {
	font-weight:bold;
	font-size: 10pt;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-top: 20px;
	margin-bottom: -20px;
	display: none;
	line-height: 0;
}


.menusav ul li a:hover span, .active span {
	display:block;
}

.menusav p {
	font-size: 6rem;
	line-height: 1;
	font-family: 'EntypoRegular';
	margin-top: -50px;
}
.menusav ul li:nth-child(1) a {
	background: #149073;
	}
.menusav ul li:nth-child(2) a {
	background: #50C58D;
	}
.menusav ul li:nth-child(3) a {
	background: /*#34495e*/#7CDB7F;
	}
.menusav ul li:nth-child(4) a {
	background: /*#3498db*/#34C2A5;
	}
.menusav ul li:nth-child(5) a {
	background: #34A78B;
	}
.menusav ul li:nth-child(6) a {
	background: #149073;
	}
#boxshadow_1, #boxshadow_2 {
	position: absolute;
	height: 15px;
	top: 193px;
	z-index: 2;
	}
#boxshadow_1 {
	display:none;
	}
#boxshadow_2 {
	height:35px;
	}
#shadow-grid {
	width:100%;
	position:relative;
	top:0;
	height:auto;
}

.labresz{
    
   background: #149073;
	height: 500px;
    width:100%; 
}
.labresz-inner {
	width:80%;
	margin:0 auto;
	padding:40px;
}
.logo_wrapper {
	width:80%;
	margin:0 auto;
	}
.logo {
	float:left;
}
.logo h1 {
	font-size: 30pt;
	color: #399748;
	text-shadow: 0px 0px 26px #ACACAC;
	text-transform:uppercase;
	letter-spacing:3px;
	}
.logo p {
	display:inline-block;
	vertical-align: super;
	}
.logo span {
	font-family: 'EntypoRegular';
	font-size: 90pt;
	line-height: 10pt;
	display: inline-table;
	
	}
.labresz-inner .logo {
	width:auto;
	margin:0;
	float:none;
	}
.labresz-inner .logo h1 {
	font-size: 50pt;
	color: #fff;
	text-shadow: 2px 2px 2px #3A3A3A;
	text-transform:uppercase;
	letter-spacing:3px;
	}
	
.labresz-inner .logo p {
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000;
	font-size: 10.5pt;
	letter-spacing: 0.5px;
	margin-top: -10px;
	}
.login_reg {
	float:right;
	width:50%;
	text-align:right;
	margin-top:2%;
	}
.login_reg p {
	display:inline-block;
	margin-left:5%;
	
	}
.login_reg a {
	vertical-align: super;
	position: relative;
	top: 2px;
	margin-left: 5px;
	width: 1px;
	display: inline-block;
	overflow-x: hidden;
	transition:width 0.5s;
	-webkit-transition:width 0.5s;
	}
/*@-moz-document url-prefix() {
	.login_reg a {
		top: 5px;
	}
}*/
.login_reg span {
	font-family: 'EntypoRegular';
	font-size: 35pt;
	line-height: 10pt;
	display: inline-table;
	}
.login_reg p:nth-child(1):hover, .login_reg p:nth-child(2):hover, .login_reg p:nth-child(3):hover , .login_reg p:nth-child(4):hover {
	color:green;
	cursor:pointer;
	}
.login_reg p:nth-child(1) span {
	color:rgb(187, 37, 37);
	}
.login_reg p:nth-child(2):hover a {
	width:115px;
	}
.login_reg p:nth-child(3):hover a {
	width:84px;
	}
.login_reg p:nth-child(4):hover a {
	width:81px;
	}
.login_reg select {
	border:0;
	display:inline-block;
	vertical-align:super;
	}
#myCanvas {

    margin-left: auto;
    margin-right: auto;
    display: block;
}

.advertisement h2 {
	text-transform: uppercase;
	line-height: 1;
	margin: 40px 0;
	margin-top:0;
	font-weight:bold;
	width:100%;
	font-size:15pt;
}
.advertisement ul {
	width:100%;
}
#advertisement-img {
	
	}
.adv li {
	width:29.6%;
	display: inline-block;
	vertical-align: top;
	margin-right: 5%;
	margin-bottom: 25px;
}
.adv li:nth-child(3n) {
	margin-right:0;
}
.adv li figure {
}
.adv li figure img {
	width:100%;
	-webkit-transition: all 275ms ease-in;
	-moz-transition: all 275ms ease-in;
	-ms-transition: all 275ms ease-in;
	-o-transition: all 275ms ease-in;
	transition: all 275ms ease-in;
}
.adv li a {
	position: relative;
	display:block;
	overflow: hidden;
	height:175px;
}
.adv li a img {
	height:100%
}
.adv li a:hover img, .grid figure a:hover img {
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
}
.adv li figcaption h4 {
	font-weight:bold;
	line-height:1.5;
	font-size: 16pt;
}
.adv li figcaption p {
	margin:5% 0;
}
.box_shadow {
	position:relative;
	height:15px;
	top:-1px;
}
.advertisement-grid  {
	margin: 0 -40px -40px -40px;
}
#advertisement-grid_index {
	margin-left:-40px;
	margin-right:-40px;
	margin-bottom:0;
}
.grid{
	width:25%;
	display:block;
	float:left;
	vertical-align: top;
	margin:0;
}
li .grid {
	width:100%;
	float:none;
	}

.grid figure a {
	position: relative;
	display:block;
	overflow: hidden;
	height:175px;
}
.grid img {
	width:100%;
	height:100%;
	border:0;
	
	-webkit-transition: all 275ms ease-in;
	-moz-transition: all 275ms ease-in;
	-ms-transition: all 275ms ease-in;
	-o-transition: all 275ms ease-in;
	transition: all 275ms ease-in;
}
.icon-folder {
	position:relative;
	margin-top:-165px;
	width:100%;
	opacity: 0.7;
	background:#000;
	text-align:center;
	display:none;
	
	
}
.icon-folder p {
	padding:5% 0;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	
	
}
.grid figure a:hover .icon-folder {
	display:block;
	
}
.advertisement-filter li {
	display: inline-block;
	padding: 8px 16px;
	background: #f2f2f2;
	margin-right: 4px;
	margin-bottom: 8px;
	cursor: pointer;
	border-radius: 2px;
	font-size: 12pt;
	font-weight: 300;
	-webkit-transition: all 275ms ease-in-out;
	-moz-transition: all 275ms ease-in-out;
	-ms-transition: all 275ms ease-in-out;
	-o-transition: all 275ms ease-in-out;
	transition: all 275ms ease-in-out;
}
.advertisement-filter {
	padding-bottom: 20px;
}
.advertisement-filter li:hover {
	color:#fff;
	background:#000;
}
.activefilter {
	background: #2ecc71!important;
	color: white;
}
.advertisement-info {

	}
.advertisement_info h2{
	text-transform: uppercase;
	padding: 0;
	line-height: 1;
	margin: 40px 0;
	float:left;
	font-weight: bold;
	font-size: 18pt;
	}
.advertisement-details ul {
	position:relative;
	/*margin-top:-35%;
	background:#000;
	color:#fff;
	padding:2%;*/
	display:block;
	float:right;
	vertical-align: top;
	width: 24%;
	}
/*.advertisement-details ul:nth-child(4) {
	padding: 0;
	background: none;
	color: #000;
	margin-top: -126%;
	position: relative;
	width: 28%;
	}*/
.advertisement-details h4, .valami h4 {
	font-size:11pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin:3% 0;
	
}
.valami {
	margin-top: 5%;
	margin-left: -40px;
	margin-right: -40px;
	padding: 40px;
	background: #EBEBEB;
	}
.advertisement-details ul li p span, .box-index_right-inner ul li span {
	font-family: 'EntypoRegular';
	font-size: 30pt;
	line-height: 10pt;
	display: inline-table;
	width: 28px;
	vertical-align: text-bottom;
	color:rgb(138, 138, 138);
	display:none;
}
.advertisement-details ul li p a {
	font-weight:bold;
	color: #5A5A5A
}
.advertisement-details ul li p:hover span {
	color:green;
}
.advertisement-details ul li p:hover a {
	color:#000;
}
.advertisement-nav {
	float:right;
	top: 3%;
	right: 3%;
	z-index:1000;
	}
.advertisement-nav a {
	display: inline-block;
	}
.advertisement-nav a p  {
	display:inline-block;
	padding: 8px;
	text-align: center;
	line-height:0;
	background: #eee;
	color: black;
	border-radius: 2px;
	-webkit-transition: all 275ms ease-in-out;
	-moz-transition: all 275ms ease-in-out;
	-ms-transition: all 275ms ease-in-out;
	-o-transition: all 275ms ease-in-out;
	transition: all 275ms ease-in-out;
}
.advertisement-nav a p span {
	font-family: 'EntypoRegular';
	font-size: 35pt;
	line-height: 8pt;
	display: inline-table;
	}
.advertisement-details {
	margin-bottom: 25px;
	}
.details-adv{
	display: block;
	float:left;
	vertical-align: top;
	width: 70%;
	line-height:1.8;
	}
.details-company {
	line-height:1.8;
	padding:4%;
	}
.adress p {
	margin-left:20%;
	}
.details-company p span:nth-child(2n) {
	float:right;
	}
.details-adv img {
	width: 55%;
	margin: 0 2% 2% 0;
	float: left;
}
.details-adv p {
	text-align:justify;
	}

.advertisement-details ul li {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 10px;
	}
.advertisement-details ul li img {
	width:100%;
	height: 175px;
	}
#category-all {
	background: #000;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0;
	}
.game {
	margin:8% 0 2% 0;
	}
.game h5 {
	text-align: center;
	margin-bottom: 2%;
	padding: 10px;
	background: #E6E4E4;
	font-weight:bold;
	color: #4E4E4E;
	font-size: 13pt;
	}
.game p {
	display:block;
	width:48%;
	padding:5px;
	text-align:center;
	background: darkseagreen;
	cursor:pointer;
	}
.game p:nth-child(4) {
	float:left;
	
	}
.game p:nth-child(4):hover, .game p:nth-child(5):hover {
	background:green;
}
.game p:nth-child(5) {
	float:right;
	
	}
.role span {
	font-family: 'EntypoRegular';
	font-size: 40pt;
	line-height: 10pt;
	display: inline-table;
	width: 28px;
}
.role h4 p {
	display: inline-block;
	vertical-align: super;
	}
.role_item {
	margin-left: 30px;
	font-size: 8pt;
}
.winner_wrapper {
	background: #34A78B;
	padding:3% 0;
	}
.winner {
	text-align: center;
	float: left;
	width: 60%;
	}
.winner-img {
	float:right;
	width:25%;
	text-align:center;
	}
.winner-img p {
	font-family: 'EntypoRegular';
	font-size: 133pt;
	line-height: 10pt;
	display: inline-table;
	width: 28px;
	color: rgb(226, 172, 1);
	background: #fff;
	border-radius: 100%;
	padding: 5px;
	border: 2px solid rgb(241, 197, 55);
	}
.winner h3 {
	color: #fff;
	font-size: 25pt;
	line-height: 28px;
	}
.winner h6 {
	color: #fff;
	font-size: 15pt;
	margin-bottom: 20px;
	}
.winner p {
	color: #fff;
	}
.winner-comment {
	width: 100%;
	text-align: center;
	padding: 8% 0;
	font-size: 15pt;
	line-height: 25px;
	}
.winner-comment span {
	font-family: 'EntypoRegular';
	font-size: 16pt;
	line-height: 10pt;
	display: inline-table;
	width: 28px;
	vertical-align: super;
	}
.winner-comment span:nth-child(2) {
	vertical-align: bottom;
	}
.reftriangle {
	position:relative;
	margin-left:60%;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 100px 80px 0;
	border-color: transparent #ffffff transparent transparent;
	line-height: 0px;
	_border-color: #000000 #ffffff #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	margin-right: 20%;
	transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	vertical-align: top;
	margin-top: -27px;
	}
.new_advertisement {
	
	}
.category-new-adv_wrapper {
	display: inline-block;
	width: 23%;
	margin-right: 2%;
	margin-bottom:2%;
	text-align: center;
	vertical-align: top;
	}
.category-new-adv_wrapper:nth-child(4n) {
	margin-right: 0%;
	}
.category-new-adv_wrapper:nth-child(5) {
	margin:0 auto;
	margin-bottom:2%;
	display:block;
	width:100%;
	}
.category-new-adv_wrapper:nth-child(5) h2 {
	margin-top:2%;
	}
.category-new-adv {
	display: inline-block;
	text-align: center;
	border: 2px solid #000;
	border-radius: 100%;
	padding: 10px;
	}
.category-new-adv_wrapper a {
	display:inline-block;
	color:#1A7E22;
	}
.category-new-adv_wrapper p {
	background: #F5F5F5;
	padding: 3%;
	}
.category-new-adv p {
	background:none;
	padding:0;
	}
.category-new-adv p span {
	font-family: 'EntypoRegular';
	font-size: 125pt;
	line-height: 10pt;
	display: inline-table;
	width: 28px;
	}
.category-new-adv_wrapper h2 {
	text-transform: uppercase;
	line-height: 1;
	margin: 40px 0;
	margin-top:5%;
	font-weight:bold;
	width:100%;
	font-size:15pt;
	height:40px;
	}
.promocio-head_wrapper {
	padding: 2% 0;
	}
.promocio-head_wrapper .category-new-adv_wrapper {
	margin:0;
	}
.promocio-head_wrapper .category-new-adv_wrapper h2 {
	margin: 5% 0 0 0;
	height:auto;
	}
.promocio-head_wrapper .category-new-adv {
	border:5px solid #000;
	}
.promocio-head {
	display: inline-block;
	width: 38%;
	text-align: center;
	}
.promocio-head h1 {
	font-size: 30pt;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
	margin-top: 5%;
	}
.index {
	background: #E4E4E4;
	padding: 2%;
	margin-top: 2%;
	float:left;
	width:45%;
	}
.index:nth-child(2n) {
	float:right;
	}
.apro_wrapper {
	width: 24%;
	border-right: 1px dashed #777777;
	display: inline-block;
	margin-bottom: 3%;
	}
.apro_wrapper:nth-child(4n) {
	border:0;
	}
.apro {
	padding: 2%;
}
.apro h1 {
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	background: cadetblue;
	text-align: center;
	padding: 3% 0;
	margin-bottom: 5%;
	color:#fff;
	}
.apro p {
	
	}
.apro-contact span {
	font-family: 'EntypoRegular';
	font-size: 25pt;
	line-height: 10pt;
	display: inline-table;
	width: 28px;
	}
.oktatas_wrapper {
	display: inline-block;
	width: 24%;
	display: inline-block;
	margin:0 0.5% 2% 0;
	
	
	}
.oktatas {
	height: 250px;
	overflow: hidden;
	}
.oktatas h1 {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: #23753D;
	color: #fff;
	padding: 2% 0;
	}
.oktatas p {
	
	}
.oktatas-img_wrapper {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 100px;
	}
.oktatas-img_wrapper img {
	-webkit-transition: all 275ms ease-in;
	-moz-transition: all 275ms ease-in;
	-ms-transition: all 275ms ease-in;
	-o-transition: all 275ms ease-in;
	transition: all 275ms ease-in;
	}
.oktatas-img_wrapper img:hover {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	}
.adv-company_wrapper {
	display:inline-block;
	width: 49%;
	height:300px;
	margin-top: 2px;
	margin-left: 2px;
	position:relative;
	}
.adv-company_wrapper a {
	width: 100%;
	height: 100%;
	display: block;
	}
.grid .adv-company_wrapper {
	width:100%;
	height:175px;
	margin:0;
	}
.adv-company {
	width:100%;
	height: 100%;
	}
.adv-company img {
	width:100%;
	height: 100%;
	position:absolute;
	}
.adv-company-inner {
	position: absolute;
	width: 0px;
	overflow: hidden;
	height: 100%;
	transition:width 0.8s;
	-webkit-transition:width 0.8s;
	background:#ECECEC;
	color:#000;
	}
.adv-company-inner-content {
	height:40%;
	overflow: hidden;
	padding:4%;
	font-size: 10pt;
	}
.adv-company-inner p span {
	font-family: 'EntypoRegular';
	font-size: 25pt;
	line-height: 10pt;
	display: inline-table;
	width: 22px;
	margin-left: 15px;
	}
.grid .adv-company-inner p span {
	font-size:16pt;
	font-size: 16pt;
	width: 15px;
	margin-left: 5px;
	}
	
.adv-company-inner p span:nth-child(1) {
	margin-left:0;
	}
.grid .adv-company-inner p span:nth-child(1) {
	width:11px;
	}
.adv-company:hover .adv-company-inner {
	width:100%;
	}
.grid .adv-company:hover .adv-company-inner {
	width:100%;
	}
.adv-company-img-hover {
	position:absolute;
	width:50%;
	height:100%;
	overflow:hidden;
	}
.adv-company-img-hover img {
	position:relative;
	-webkit-transition: all 275ms ease-in;
	-moz-transition: all 275ms ease-in;
	-ms-transition: all 275ms ease-in;
	-o-transition: all 275ms ease-in;
	transition: all 275ms ease-in;
	}
.adv-company_wrapper a:hover .adv-company-img-hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	}
.adv-company-inner p {
	padding: 2% 4% 2% 4%;
	text-align: justify;
	position: absolute;
	top: 81%;
	width: 92%;
	background: #000;
	color: #fff;
	}
.adv-company-inner h1 {
	padding: 4% 4% 0 4%;
	font-weight:bold;
	text-transform:uppercase;
	background: #000;
	color: #fff;
	}
.grid .adv-company-inner, .grid .adv-company-inner h1 {
	font-size:11pt;
	}
.services {
	
	}
.services h1 {
	
	}
.services p {
	display: inline-block;
	background: #70BD95;
	padding: 1%;
	margin: 0 1% 1% 0;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	letter-spacing: 3px;
	color:#fff;
	}

.categories-search, .services-search {
	margin-bottom: 1%;
	}
.categories-search h2, .services-search h2{
	text-transform: uppercase;
	line-height: 1;
	margin: 5px 0;
	margin-top: 0;
	font-weight: bold;
	width: 100%;
	font-size: 15pt;
	}
.categories-item {
	display:inline-block;
	}
.categories-item h1 {
	text-transform: uppercase;
	padding: 8pt;
	font-weight:bold;
	font-size: 10pt;
	}
.services-search-cloud h1 {
	display: inline-block;
	background: #3BC75D;
	padding: 5px;
	margin-bottom: 5px;
	color: #fff;
	}
.search_wrapper {
	
	}
.search {
	
	}
.search-item {
	float:left;
	text-align: center;
	width: 22%;
	margin-right: 35px;
	color: #fff;
	text-shadow: 1px 1px 10px #868686
	}
.search-item:nth-child(3) {
	margin-right:0;
	}
.search-item:nth-child(4) {
	margin-right:0;
	float:right;
	}
.search-item p {
	
	}
.search-item p span {
	font-family: 'EntypoRegular';
	font-size: 100pt;
	line-height: 10pt;
	display: inline-table;
	}
.search-item h1 {
	text-transform: uppercase;
	font-weight:bold;
	}
.description-search-item {
	text-align:justify;
	margin-top: 15%;
	padding: 5%;
	background: cornsilk;
	}
.description-search-item p{
	height: 175px;
	overflow: hidden;
	color:#000;
	}
.advertisement-img {
	position:relative;
	width:100%;
	height:435px;
	overflow:hidden;
	}
.advertisement-img-title {
	position: absolute;
	margin-top: 6%;
	width:100%
	}
.advertisement-img h2 {
	background: rgb(255, 73, 73);
	color: #fff;
	font-weight: bold;
	padding: 1%;
	font-size: 25pt;
	letter-spacing: 2px;
	opacity:0.8;
	position: absolute;
	top:20%;
	
	}
.advertisement-img h4 {
	margin-top: 6.5%;
	padding: 2%;
	text-transform: uppercase;
	font-weight: bold;
	background: #E9E9E9;
	position: absolute;
	}
.advertisement-img h5 {
	position: relative;
	top: 380px;
	height: 50px;
	line-height: 50px;
	background: red;
	width: 20%;
	color: #fff;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	}
.advertisement-img img {
	width:100%;
	}
.box-index_wrapper {
	
	}
.box-index_left {
	width: 40%;
	background: #F5F5F5;
	text-align:justify;
	float: left;
	position:relative;
	}
.box-index_left h4 {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13pt;
	padding: 5% 0;
	background: #EBEBEB;
	position: relative;
	}
.box-index_left h1, .discount h1 {
	font-weight:bold;
	font-size:12pt;
	text-align:center;
	}
.discount h1	{
	margin-bottom: 3%;
	}
.box-index_left img{
	width:96%;
	padding:2%;
	}
/*.box-index_left:hover  {
	position: absolute;
	margin-top: -30%;
	width: 75%;
	z-index: 1000;
	}*/
	
.box-index_left p {
	padding:4%;
	}
.box-index_right_wrapper {
	width: 60%;
	
	float: right;
	}
.box-index_right-inner {
	width: 65%;
	background: rgb(231, 231, 231);
	opacity: 0.95;
	float: left;
	margin-top: -70px;
	position: relative;
	}
.box-index_right-inner:nth-child(2) {
	background:#A1D8A3;
	width:35%
	}
.box-index_right-inner-img {
	width: 100%;
	height: 175px;
	overflow: hidden;
	}
.box-index_right-inner h2 {
	font-size: 15pt;
	text-align: center;
	text-transform: uppercase;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	}
.box-index_right-inner .details-adv {
	width:100%;
	}
.box-index_right-inner .details-adv h4{
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 5px;
	}
.box-index_right-inner .details-adv p {
	
	}
.box-index_right-inner .grid {
	width:100%;
	}
.index_box .box-index_left {
	width:31%;
	padding:2%;
	}
.index_box  .box-index_right_wrapper {
	width: 65%;
	}
.index_box .box-index_right-inner {
	width:46%;
	padding:2%
	}
.index_box .box-index_right-inner:nth-child(2) {
	background:#A1D8A3;
	}
.discount-img {
	width:100%;
	height:175px;
	overflow:hidden;
	}
.discount_wrapper {
	width:28.9%;
	padding:2%;
	background:#E9E9E9;
	text-align:justify;
	float:left;
	margin-bottom: 5px;
	margin-right: 5px;
	}
.discount_wrapper:nth-child(3n) {
	float:right;
	margin-right:0;
	}
.discount_wrapper:nth-child(2n) {
	
	}
.discount-img img {
	width:100%;
	}
.discount p {
	padding:2%;
	}

section {
	margin-top:-20px;
	}
.list_company_wrapper {
	width: 32%;
	height: 350px;
	background:#F3F3F3;
	display:inline-block;
	margin-bottom:4px;
	}
.list_company_wrapper a {
	display: block;
	width: 100%;
	height: 100%;
	}
.list_company-img {
	width: 100%;
	height: 45%;
	overflow: hidden;
	}
.list_company-img img {
	width:100%;
	}
.list_company-details {
	width: 100%;
	height: 45%;
	overflow: hidden;
}
.list_company-details h1 {
	padding:5%;
	font-size:12pt;
	font-weight:bold;
	color:#000;
	
	}
.list_company-details p {
	padding:5%;
	}