/*Frontend Styles*/
#customcontent_top {
	float: none;
	margin-right: 0;
	width:100%;
	padding-top:25px;
	padding-bottom:40px;
}
#customcontent_top ul {
	list-style: none;
	margin: 0px;
}
#customcontent_top ul li { float:left; width:370px; position:relative; box-sizing: border-box; 	padding: 0px; margin-left:30px;    box-shadow: 0px 3px 4px #343433;
}
#customcontent_top ul li:first-child { margin-left:0;} 
#customcontent_top ul li > a {
	display: block;
}
#customcontent_top ul li img {  }

#customcontent_top ul li:hover  { }
#customcontent_top ul .abs { position:absolute; right:13px; top:35px; width:210px;}
#customcontent_top ul .title { color:#629f01; font:normal 19px/27px Arial, Helvetica, sans-serif;font-family: 'Fjalla One', sans-serif; text-transform:uppercase; padding-bottom:5px;
transition:all 300ms ease-in-out;
	-moz-transition:all 500ms ease-in-out;
	-webkit-transition:all 500ms ease-in-out;
	-o-transition:all 500ms ease-in-out;
	-webkit-transition:all 500ms ease-in-out;
	}
#customcontent_top ul .title2 { color:#7f7f7f; font:normal 12px/18px Arial, Helvetica, sans-serif;font-family: 'Fjalla One', sans-serif; text-transform:uppercase; padding-bottom:11px;}
#customcontent_top ul .title3 { color:#313131; font:normal 27px/28px Arial, Helvetica, sans-serif;font-family: 'Fjalla One', sans-serif; text-transform:uppercase;}
#customcontent_top ul i { color:#629f01; font-size:22px; position:relative; top:-4px; margin-left:3px; background:none;
transition:all 500ms ease-in-out;
	-moz-transition:all 500ms ease-in-out;
	-webkit-transition:all 500ms ease-in-out;
	-o-transition:all 500ms ease-in-out;
	-webkit-transition:all 500ms ease-in-out;}
#customcontent_top ul li:hover .title {color:#313131}
#customcontent_top ul li:hover .title3 i {color:#313131}

/*Custom content home*/
#customcontent_home {
	float: none;
	margin-right: 0;
	width:100%;
	padding-top:60px;
	padding-bottom:0;
	display:table;
	text-align:center;
}
#customcontent_home ul {
	list-style: none;
	margin: 0px;
	display:inline-block;
}
#customcontent_home ul li { float:left; width:370px; position:relative; box-sizing: border-box; 	padding: 0px; margin-left:30px;    box-shadow: 0px 3px 4px #343433; text-align:left;
}
#customcontent_home ul li:first-child { margin-left:0;} 
#customcontent_home ul li > a {
	display: block;
}
#customcontent_home ul li img {  }

#customcontent_home ul li:hover  { }
#customcontent_home ul .abs { position:absolute; right:13px; top:35px; width:210px;}

#customcontent_home ul .title { color:#629f01; font:normal 19px/27px Arial, Helvetica, sans-serif;font-family: Hind,sans-serif; text-transform:uppercase; padding-bottom:5px;
transition:all 300ms ease-in-out;
	-moz-transition:all 500ms ease-in-out;
	-webkit-transition:all 500ms ease-in-out;
	-o-transition:all 500ms ease-in-out;
	-webkit-transition:all 500ms ease-in-out;
	}
#customcontent_home ul .title2 { color:#7f7f7f; font:normal 10px/18px Arial, Helvetica, sans-serif;font-family: Hind,sans-serif; text-transform:uppercase; padding-bottom:11px;}
#customcontent_home ul .title3 { color:#313131; font:normal 22px/24px Arial, Helvetica, sans-serif;font-family: Hind,sans-serif; text-transform:uppercase; text-align:right;}
#customcontent_home ul i { color:#629f01; font-size:22px; position:relative; top:0; margin-left:3px; background:none;
transition:all 500ms ease-in-out;
	-moz-transition:all 500ms ease-in-out;
	-webkit-transition:all 500ms ease-in-out;
	-o-transition:all 500ms ease-in-out;
	-webkit-transition:all 500ms ease-in-out;}
#customcontent_home ul li:hover .title {color:#313131}
#customcontent_home ul li:hover .title3 i {color:#313131}
 @media (min-width:1200px) {
#customcontent_home ul .abs marquee { position:relative; top:5px; }
}

 @media only screen and (min-width: 980px) and (max-width: 1199px) {
#customcontent_home ul li { width:293px; }
#customcontent_home ul li img { max-width:100%; }
#customcontent_home ul .title2 { font:normal 8px/14px Arial, Helvetica, sans-serif; padding:0; }
#customcontent_home ul .title3 { font:normal 16px/24px Arial, Helvetica, sans-serif; }
#customcontent_home ul i 	{ font-size:16px; }	
#customcontent_home ul .abs { right:8px; top:35px; width:169px; }	
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
			
}

@media(max-width: 979px) {
#customcontent_home { display:none;  }
}

/*Backend Styles*/
.customcontent_fieldset.deleteItem {
	background: #F2DEDE;
	border-color: #EED3D7;
}
.customcontent_fieldset {
	margin-bottom: 20px;
}
.customcontent_fieldset .left-col {
	float: left;
	margin-right: 20px;
	width: 510px;
}
.customcontent_fieldset .field {
	margin-bottom: 6px;
}
.customcontent_fieldset .html {
	position: relative;
}
.customcontent_fieldset .html .displayed_flag {
	float: right;
}
.customcontent_fieldset .html .language_flags {
	position: absolute;
	top: 0;
	right: 20px;
}
.customcontent_fieldset .deleteItem {
	overflow: hidden;
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
}
.customcontent_fieldset .deleteItem input {
	float: left;
	margin-right: 6px;
}
.customcontent_fieldset .deleteItem label {
	width: auto;
	float: none;
	display: inline;
}
.submit-wrapper {
	margin: 20px 0;
}

.custom-container-box { max-width:1200px; }
aside .jxml-slider img.jxml-banner-img.img-fluid { width:100%; }
