/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Patrick+Hand+SC);
@import url(http://fonts.googleapis.com/css?family=Economica);
@import url(http://fonts.googleapis.com/css?family=Roboto:400italic,500italic,700italic,400,500,700);
@import url("flexslider.css");
@import url("jquery.fancybox.css");
@import url("css/isotope.css");
@import url("css/animation.css");
/* CSS Document */
#Body{background:#232323;}
form#Form, #jmainform{ margin:0;}
.dnnFormItem label, .dnnFormItem .dnnFormLabel, .dnnFormItem .dnnTooltip{margin-right:1.8%;}

.ModuleTitle_SubMenu{ z-index:9999!important; }	

a, a:link , .dnnActionMenuBody a, .dnnActionMenuBody a:link  { color:#7eb01a;  }
a:active { color:#7eb01a;  }
a:hover { color:#484848;  }
a:visited { color:#7eb01a;}

#jcollapse a, #jcollapse a:link, #jcollapse a:active, #jcollapse a:visited{ color :#3d3d3d; text-decoration : none; }

.dropdown-menu li{list-style:none;}

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox {font-family:  Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }
.Head{color:#3d3d3d;font-weight:bold; font-size:16px;  line-height:32px;}
.SubHead {color:#3d3d3d; font-weight:bold;  font-size:15px;  line-height:28px;}
.SubSubHead{color:#3d3d3d font-size:14px; font-weight:bold;  line-height:24px;}
.Normal {color:#3d3d3d; font-size:14px; line-height:20px;}

.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
.clear{ clear:both; }

/* ControlPanel style */
.controlpanel_bg { width: 100%; background:#FFFFFF; }
.controlpanel_style {width:93.75%; max-width:960px; margin:0 auto;} @media (max-width:700px){.controlpanel_style{width:100%;}}
.controlpanel_style table {width:100%;}

.CommandButton { font-size: 11px; font-weight : normal; color: #0033CC; text-decoration: none; }
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-size : 11px; font-weight : normal; color : #0033CC; text-decoration : underline; }
A.CommandButton:hover { font-size: 11px; font-weight : normal; color : #0033CC; text-decoration : none; }

.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active{ color:#000; text-decoration: underline; }
.FileManager A:hover{ color:#000; text-decoration:none; }

div.language-object span.Language img {width: 24px; }
.DNNEmptyPane{padding:0 !important;}

/*--------- Search style ----------*/
#sssearch input {border:none; text-align:left; font-size:14px; width:120px; height:20px; background-color:transparent; margin:7px 0 0 8px; color:#484848; padding:2px 1px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}

#sssearch{ padding:0px; padding-top:0px; margin-top:7px; width:161px; height:34px; background:url(images/srchbg.png) left top no-repeat; float:right;}

.dnnadminmega .megaborder{z-index:600;}

		/*---------- Language  ------------------------ */
.jlanguage{padding:2px 0px 0 10px;}
 Login Language Group
		.language-object{
			float:left;
			display:block;
			margin:0;
			padding:0;
			height:31px;
			background:transparent;
			border-radius:0 2px 2px 0;
			-webkit-border-radius:0 2px 2px 0;
			-moz-border-radius:0 2px 2px 0;	
		}
		.language-object span{
			padding:10px 0;
			padding-right:8px;
			margin:0;
			float:left;
		}
		.language-object span:first-child{
			padding-left:5px;
		}
		.language-object span:last-child{
			padding-right:0px;
		}
		.language-object span img{
			height:15px; width:20px;
			opacity:0.8;
		}
		.language-object span:hover img{opacity:1;}
		.language-object .Language.selected img{
			opacity:1;
			border-color:#aaa;
			-webkit-border-radius: 2px;
			border-radius: 2px; 
			-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
			box-shadow: 		0px 1px 0px 0px rgba(255, 255, 255, 0.8); 
		}

/********************************************************/

/*---------- Grid Styles -------------
.dnnGridHeader{}
.dnnGridAltItem{ background:#1a1a1a;}
.dnnGridItem{background:#242829;}
.dnnForm h2.dnnFormSectionHead a, .dnnForm h2.dnnFormSectionHead a:visited{color:#999;}
.dnnForm h2.dnnFormSectionHead a.dnnSectionExpanded:hover{background:#242829;}

.dnnadminmega .megaborder{z-index:600; background:#484848;}
.RadTreeView_Default, .RadTreeView_Default a.rtIn, .RadTreeView_Default .rtEdit .rtIn input{color:#cccccc;}
.dnnTreeLegend{background:#131418;}*/


/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#656565; font-size:15px; text-decoration:none; line-height:65px; font-style:italic;}
A.Breadcrumb:hover  { color:#7eb01a; font-size:15px; text-decoration:underline; line-height:65px;  font-style:italic;}
.Breadbg{ background:none; padding-left:13px; font-size:15px; color:#656565; font-style:italic;  }

/*--------- Breadcrumb_text style ----------*/
.Breadcrumb_text, A.Breadcrumb_text:link, A.Breadcrumb_text:visited, A.Breadcrumb_text:active, A.Breadcrumb_text:hover  { color:#000000; font-size:12px; text-decoration:none;  line-height:35px;}

/*--------- Login --------------------------*/
.Login, a.Login, a.Login:link, a.Login:visited, a.Login:active{ font-size:13px; color:#333333; font-weight:normal; text-decoration:none;line-height:35px;}
a.Login:hover { color: #7eb01a; text-decoration:underline;}
.Loginbg{ background:url(images/icologin.png) left center no-repeat; padding-left:22px; float:right;}

/*--------- User ----------------------------*/
.User, A.User:link, A.User:visited, A.User:active{ font-size:13px; color:#333333; font-weight:normal; text-decoration:none; line-height:35px;}
A.User:hover { color: #7eb01a; text-decoration:underline;}
.Userbg{ background:url(images/icouser.png) left center no-repeat; padding-left:22px; padding-right:15px; float:right;}

/*--------- CurrentDate style ----------*/
.Datebg{ background:url(images/icodate.png) left center no-repeat; padding-left:18px; float:left;}
.Date, A.Date:link, A.Date:visited, A.Date:active, A.Date:hover  { color:#ffffff; font-weight: normal; font-size:12px; text-decoration:none; line-height:21px; }
/*--------- Footer style ----------*/
.Footer {
	font-size: 13px;
	font-weight: normal;
	color: #a9a9a9;
	text-decoration: none;
}
A.Footer:link, A.Footer:visited, A.Footer:active { font-size:13px; font-weight:normal; color:#a9a9a9; text-decoration:none; }
A.Footer:hover { font-size:13px; font-weight:normal; color :#7eb01a; text-decoration : underline;}

/*--------- Links style ----------*/
.Links, A.Links:link, A.Links:visited, A.Links:active { font-size:12px; font-weight:normal; color:#484848; text-decoration:none; }
A.Links:hover { font-size:12px; font-weight:normal; color :#333; text-decoration : none;}

/*--------- Module Action Menus ----------*/
.ModuleTitle_SubMenu { border:1px solid #5c1012; }
.ModuleTitle_SubMenu td{ background-color:#F8FAFF; white-space: nowrap; padding: 2px; } 
.ModuleTitle_MenuIcon { background-color:#F8FAFF; border:none; padding: 2px; }
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{ background: #3D93BC; color: #fff; }
.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon { height: 2px; background-color: #D5E0FF; }

/*---------- Module Styles -------------*/
.DnnModule{position:relative; z-index:200;}

/*--------------------------------------------------------- design style ------------------------------------------------------------*/
/* boxes */
.jmainwidth{width:93.75%; max-width:980px; margin:0 auto;}
#jtop{margin:0; padding:0; background:#fefefe;}
#jtopline{height:3px; background:#7eb01a;}
#jlogoout{padding:10px;}
#jlogo{ min-height:60px;}
#jlogin{margin:0 2px; float:right;}
#jloginout{margin:15px 0 15px 15px; padding:0; margin:0;}
#jmenuarea{background:url(images/menubg.png) bottom repeat-x; padding:0; height:48px;}
#jmenu{height:0px; overflow:hidden;}
#jmega{height:48px; background:none; }
#jmainbox{padding:10px 0; min-height:480px; background:#fbfbfb;}
#jbfarea, #jbannerarea{padding:0; background:#f5f5f5; border-bottom:1px solid #e2e2e2;}
#jfooter{background:#232323; padding:10px 0;}
#jcopy, #jcopy2{padding:13px 0;}
.jfootline{height:1px; border-top:1px solid #333333; margin:3px auto;}

.fleft{float:left;}
.fright{float:right;}

.jcopyright{margin:8px 0; text-align:center;}
.footerpane{padding:13px 0;}
.footerpane2{padding:13px 0;}
.bannerpane{padding:30px 0;}

#dnn_BannerPane{padding-top:1px;}

  .bannerl, .bannerc, .bannerr {
    width: 33.2%;
    *width: 33.2%;
	margin-right:0.2%;
  }
  .bannerr{margin:0;
    width: 33.2%;
    *width: 33.2%;}
	
.mobilecenter{text-align:right;}


/*----------silder-------------*/
.slider-wrapper { 
	width: 100%;
	margin: 0 auto; 
}

#slider {
    margin:0 auto 0 auto;
}
.singleimg{width:98%; margin:0 auto;}

@media (max-width:768px){
	
.jmainwidth{width:93.75%; margin:0 auto;}

#jlogo{width:93.75%; margin:0 auto; text-align:center;}
#jtop{margin:0px auto; padding:0px;}
#jlogoout{padding:8px 0 0 0;}
#jmainbox{min-height:298px; padding:0 11px 5px 11px; }
#jmenuarea{height:auto; min-height:25px;}
#jmenu{background:none;padding:5px 0 9px 0;border:none; height:auto; min-height:10px; overflow:visible; text-align:center; margin-top:-5px;}
#jmenu select{margin:0 auto;}
#jmega{height:0; overflow:hidden;}
#jcopy,#jprivacy{text-align:center;}#jcopy2{text-align:center; padding-top:0;}
#jlogin{margin:0px auto 0px auto; text-align:center; float:none;}
#jloginout{margin:0px auto 5px auto;}
#Login{padding:5px; height:auto; margin:0 auto; float:none;}
#dnnMenu{width:99%; margin:0 auto;}
#sssearch{display:none;}
.mobilecenter{text-align:center;}

.jtitlecontent{display:none;}

.LoginPanel{width:98%; padding:0;}
div .dnnRegistrationForm, .dnnForm{width:98%; margin:auto auto; min-width:1px;}
div.dnnRegistrationForm .dnnForm{width:98%;}
.dnnPrimaryAction { margin: 5px auto;}
.dnnLoginRememberMe {padding-left: 20px;}

.bannerpane{padding:15px 0;}

.fleft{float:none;}
.fright{float:none;}


.jcopyright{width:98%;  margin:18px 0 20px 0.5%; text-align:center; height:55px;}
.footerpane{width:98%; margin:0;}

img{max-width:100%;}
.singleimg{width:98%; margin:0 auto;}

.jsocialico{margin:0 auto 5px auto !important;}

  .bannerl, .bannerc, .bannerr {
    width: 100%;
    *width: 99.8%;
	margin-right:0;
  }
  .bannerr{margin:0;}
	
}


/***************************************************/
.jservice{ list-style:none; background:url(images/libg.png) left 50% no-repeat; line-height:34px; padding-left:26px;}
.jservice:hover{ list-style:none; background:url(images/libgsel.png) left 50% no-repeat; line-height:34px; padding-left:26px; cursor:pointer; color:#ffffff;}
.jfootli{ list-style:none; background:url(images/footli.png) left 50% no-repeat;  padding-left:13px;}
.jlistc{ cursor:pointer; background-position:left top;}
.jlistc:hover{background-position:right top;}

.jcolortitle{color:#7eb01a; font-size:18px; line-height:37px; display:block;}
.jcolorbox{background:#7eb01a; font-size:21px; display:inline-block; padding:9px 15px; color:#ffffff !important; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px;}
.jtitle{color:#484848; font-size:18px; line-height:37px; display:block;}

.jgalleryimg{border:1px solid rgba(0,0,0,0.2); -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}
.jgalleryimg:hover{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);-webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}
.jsocialimg{margin:5px 2px;}
.jsocialimg:hover{-webkit-transform:scale(0.9); -moz-transform:scale(0.9); transform:scale(0.9);-webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}

.jcollapseClosed{border:1px solid #ccc; background:url(images/extendico.png) 5px center no-repeat #efefef; padding:5px 15px 5px 25px; margin:2px 0; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; font-weight:bolder; color:#333;}
.jcollapseClosed:hover{ background:url(images/extendico.png) 5px center no-repeat #eaeaea; padding:5px 15px 5px 25px; margin:2px 0; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; cursor:pointer; text-decoration:none; color:#333;}
.jcollapseOpened{border:1px solid #ccc; background:url(images/extendico.png) 5px center no-repeat #efefef; padding:5px 15px 5px 25px; margin:2px 0; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; font-weight:bolder; color:#333;}
.jcollapseOpened:hover{background:url(images/extendico.png) 5px center no-repeat #eaeaea; padding:5px 15px 5px 25px; margin:2px 0; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; cursor:pointer; text-decoration:none; color:#333;}

.jtags{background:#eaeaea; display:block; margin:3px 9px 3px 1px; padding:3px 11px; float:left; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}


.jcarousel { position:relative; }
.jcarousel ul { list-style:none; margin:0; padding:0; width:auto; min-height:110px;}
.jcarousel ul li { float:left; border:0px solid #cecece; padding:10px; list-style:none; height:auto; min-height:110px; margin-right:10px; margin-bottom:0; position:relative; opacity:1;}
.jcarousel img{max-width:100%;}

#jcarouselnav{position:absolute; margin-top:-31px; right:9px;}
#jcprev, #jcnext{height:21px; width:21px; margin:2px; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; background:#787878; cursor:pointer; text-align:center; line-height:18px; font-weight:normal; color:#fafafa; display:inline-block; font-size:15px; font-family:'Patrick Hand SC', Tahoma, Arial, Helvetica, sans-serif;}
#jcprev:hover, #jcnext:hover{background:#3d3d3d; transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s;}


.jimgbox{position:relative;}
.jimgbox img{
opacity:1
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
}
.jimgbox .details{
position:absolute;
background: url(images/zoom.png) center center no-repeat #3d3d3d;
width:100%;
height:100%;
top:0;
left:0;
opacity: 0;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;

-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 500ms;

transition: opacity;
transition-timing-function: ease-out;
transition-duration: 500ms;
}

.jimgbox .details:hover{
opacity: .8;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;

-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 500ms;

transition: opacity;
transition-timing-function: ease-out;
transition-duration: 500ms;
}

.jimgbox h1,.jimgbox h2,.jimgbox h3,.jimgbox h4,.jimgbox h5,.jimgbox h6,.jimgbox div,.jimgbox p,.jimgbox{color:#fafafa;}

.jline{background:url(images/line.png); height:1px; background-size:100% 1px; margin:3px 0;}
.jroundnum{display:inline-block; width:24px; height:24px; text-align:center; line-height:24px; font-size:15px; color:#ffffff; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; margin-right:13px; background:#7eb01a;}
.jsquarenum{display:inline-block; width:24px; height:24px; text-align:center; line-height:24px; font-size:15px; color:#ffffff; margin-right:13px; background:#7eb01a;}


/*---------------------accordion-------------------------------------------------*/
.accordion2 {
    margin: 0;
    padding:10px;
    height:20px;
    border-top:#ccc 1px solid;
    background: transparent;
    text-decoration:none;
    font-size:1em; }

.accordion-open,
.accordion-close:hover {
    background:transparent;
    color: #010101;
	cursor:pointer; }

.accordion-close{
    background:transparent;
	cursor:pointer; }

.accordion-open span {
    display:block;
    float:right;
    padding:10px; }

.accordion-open span{
    background:url(images/minus.png) center center no-repeat; }

.accordion-close span{
    display:block;
    float:right;
    background:url(images/plus.png) center center no-repeat;
    padding:10px; }
.accordionline{height:1px; border-top:1px solid #cccccc;}

/****************************************************************************************
.footerpane p, .footerpane div, .footerpane span, .footerpane a, .footerpane a:link, .footerpane td, .footerpane li{color:#eaeaea;}
 .footerpane a:hover{color:#7eb01a;}*/
#RibbonBar_ddlMode{width:90px;}
.dnnActionMenuBody span, .dnnActionMenuBody div, .dnnActionMenuBody p, .dnnActionMenuBody a, .dnnActionMenuBody a:link, .dnnActionMenuBody td, .dnnActionMenuBody li{color:#7eb01a;}

/*------------------------scroll top-----------------------------------------------------*/
#topcontrol{z-index:199999;}
#topcontrol a{
display:block;
background: url(images/scrolltop.png) no-repeat;
width: 49px;
height: 26px;
text-indent: -99999px;
overflow: hidden;
}
#topcontrol a:hover{
background-position:-49px 0px;
}
ul.searchSkinObjectPreview {
position: absolute;
top: 100%;
right: -30px;
background: #fff;
margin: 0;
list-style: none;
border: 1px solid #c9c9c9;
width: 350px;
z-index: 20000;
padding: 0;
}
