@charset "utf-8";
/* CSS Document */
:root{
--colorGrey:'#313131'
}
body {
	color: #333333;
	font-family: Montserrat, -apple-system, BlinkMacSystemFont,Arial, Helvetica, sans-serif;font-size:13px;line-height: 18px;
	background: #ffffff;
	}

.header {
	border-radius : 10px 10px 0 0;
	margin:0 auto;
	width: 1000px;
	background: #faf9f7;
	padding:0 20px;
	}

.footer {
	margin:0 auto;
	width: 1004px;
	padding:0 18px;
	font-size: 12px;
	background-color: #de271e;
	
}
.arial_10pt { font-family:Montserrat, -apple-system, BlinkMacSystemFont,Arial, Helvetica, sans-serif; font-size:12px; color: #514e4e;}
.arial_12pt { font-family:Montserrat, -apple-system, BlinkMacSystemFont,Arial, Helvetica, sans-serif; font-size:14px;line-height: 20px; color:var(--colorGrey);align:justity;}
.arial_12ptAr { font-family:Times New Roman,Arial, Helvetica, sans-serif; font-size:16px; color:#282828;text-decoration:none;font-weight:bold;}
.arial_12pt_bold { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#282828; font-weight:bold;}
.arial_12pt_dark_black { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; text-decoration:none;}
.arial_12pt_dark_black:hover { color:#e2ffc8;}
.arial_11pt { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#282828; text-align:justify; margin-top:2px;}
.arial_11pt_bold { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#282828; font-weight:bold;}
.arial_11pt_red { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CC0000; text-align:justify; text-decoration:none;}
.arial_11pt_red:hover { text-decoration:underline;}
.arial_11pt_blue { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#526acb; text-decoration:none; font-weight:bold;}
.arial_11pt_blue:hover { text-decoration:underline;}
.arial_11pt_black { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:bold; text-decoration:none;}
.textfield {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2B2B2B; padding-left:2px; border:#666666 1px solid; background: #FFFFFF;}
.orangeBold { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FF6519; padding:2px; padding-left:5px;}
.grey14pt {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666666;}
.grey14pt_orange {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FF6519;}
.orangeBold_common { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FF6519;}
.bottomLink { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none;}
.bottomLink:hover { color:#2b2b2b; text-decoration:none;}
.arial_11pt_linkBold { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FF6519; text-decoration:none; font-weight:bold;}
.arial_11pt_linkBold:hover { color:#2b2b2b; text-decoration:underline;}
.arial_12ptH1 { font-family:Montserrat, -apple-system, BlinkMacSystemFont,Arial, Helvetica, sans-serif; font-size:22px;line-height: 30px; color:var(--colorGrey);text-align:justify;}
.arial_12ptAr { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#4d4d4d; text-align:justify;font-weight:bold;}
.arial_12ptH2 { font-family:Montserrat, -apple-system, BlinkMacSystemFont,Arial, Helvetica, sans-serif; font-size:16px;line-height: 22px; color:var(--colorGrey);text-align:justify;text-decoration:none; }
.arial_12ptH2 a{ font-family:Montserrat, -apple-system, BlinkMacSystemFont,Arial, Helvetica, sans-serif; font-size:16px;line-height: 22px; color:var(--colorGrey);text-align:justify;text-decoration:none; }
.f-table {
	border-top: 1px solid #d3d2d2;
	border-bottom: 1px solid #d3d2d2;
	}
.fmenu {
	font-size:12px;
	color: #ffffff;
	}

.fmenu a:hover{
	color: #FFFF00;
	padding:0 5px;
	font-size: 12px;
}
	
.fmenu a {
	color: #ffffff; 
	padding:0 5px;
	font-weight: bold;
	font-size: 12px;
}
.maincontet {
	margin:0 auto;
	width: 1000px;
	background: #faf9f7;
	padding:0 15px;
	}
ol, ul {
	list-style: square;
}

li      { display: list-item }

a {
	//text-decoration: none;	
	color: #333368;
	text-align: left;
}
ul.menu {
	margin: 0;
	padding: 0 0 0 10px;
	/*overflow: hidden;
	height: 31px;*/
	}
ul.menu a {
	font-family: Montserrat, -apple-system, BlinkMacSystemFont,Arial, Helvetica, sans-serif;font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding: 10px 10px;
	}
ul.menu a:hover {
	color: #298fde;
	}
ul.menu a.active {
	color: #298fde }
ul.topmenu {
	margin-top:-1px;
	padding: 0;
	}
ul.topmenu li {
	float: left;
	display:inline-block;
	}
ul.topmenu li a {
	padding: 3px 8px;
	color: #232323;
	font-size: 12px;
	font-weight: bold;
}
	
ul.menu li {
	/*padding: 10px 12px; !important;*/
	float: left;
	/*line-height: 31px;*/
	display: inline-block;
	/*background: url(/HomeImages/menu-li-bg.jpg) no-repeat right top;*/
	}
ul.topmenu li a:hover  {
	border-radius: 5px;
	background:#ff0061;
	background-image: none;
	color: #fff;
	font-weight: bold;
	}
	
ul.topmenu li a.active  {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#9fe1ff;
	background-image: none;
	color: #12365b;}
	
ul.menu li a:hover, ul.menu li a.active  {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	background:#ffffff;
	color: #636363;
		background-image: none;

	}
ul.menu li:hover{
	background-image: none;
	}
fieldset {
	border-radius : 7px;
	background: #fff;
	border:1px solid #d3d2d2;
	padding: 5px ;
	 
-moz-border-radius: 10px;
    -webkit-border-radius: 7px;
}
fieldset legend {
	color: #013761;
	A:link {color:#013761;text-decoration: none};
	font-size:13px;
	font-weight: 500;
	background: #fff;
	
	}
.Top-Stories a {
	padding:0 0 0 1px;
	--color: #F90;
	text-align: left;
	}
.wh-table ul {
	padding:0;
	margin:0px;
	}
.wh-table li {
	line-height: 18px;
	background: url(/citylife/images/wh-li-bg.png) no-repeat left 60%;
	padding: 0 0 0 16px;
	list-style:none;
	text-align: left;
	text-valign:top;

	}

#login {
	border-radius : 10px;
	background: #fff;
	border:1px solid #d3d2d2;
	padding: 10px 20px;
	}
input[type="text"] {
	border-radius : 10px;
	border:1px solid #bbbaba;
	padding: 5px 10px;}
input[type="button"] {
	border-radius : 10px;
	border:1px solid #d3d2d2;
	background: #e1e1e1;
	color: #000;
	padding: 5px 8px;
	}
ul.pagination li {
	float: left;
	display: block;
	padding:0 8px;
	line-height: 29px;
	}
ul.pagination {
	padding:0;
	margin:0;
	}
ul.mpopular {
	position: relative;
	bottom: -11px;
	margin-left: 5px;
	}
ul.mpopular li {
	float: left;
	display: block;
	background: #fff;

	}
ul.mpopular li a{
	color: #336699;
	font-size: 11px;
	padding: 6px 10px;
	line-height: 40px;
	text-transform:  uppercase;
	border:1px solid #dddddd;
	background: #f4f4f4;
	margin-right: 2px;
	}
ul.mpopular li a:hover, ul.mpopular li a.active  {
		padding: 10px 10px 6px 10px;
		background:#fff;
		border-bottom: 1px solid #fff;
	
	}
ol.mdata {
	border: 1px solid #ddd;
	background: #fff;
	padding: 15px 8px 15px 29px;
	margin:0;
	}
ol.mdata li {
	margin:0 0 15px 0;
	color: #336699;
	font-size: 13px;
	line-height: 15px;
	}
.inputextea {
	border: 1px solid #bbbbbb ;
	border-radius : 2px !important;
	background: url(/images/inputextra-bg.png) repeat-x left top;
	}
	
	
	h2 {
	background: none;
	margin:0;
	}
ul.litext {
	padding:0 2px 0 0;
	margin:0px;
	font-family:Montserrat, -apple-system, BlinkMacSystemFont,Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height: 22px;
	color: var(--Color_Grey);
	text-align: justify;
	}
ul.litext li {
	line-height: 22px;
	padding-bottom: 0px;
	color: #444446;
	background: url(/citylife/images/li-bg.png) no-repeat left top;
	padding: 0px 0px 0px 17px;
	list-style: none;
	margin-bottom:5px;
	text-align: justify;
	}
ul.litext li a {
	text-decoration: none;	
	color: #333333;
	text-align: justify;
	font-family:Montserrat, -apple-system, BlinkMacSystemFont,Arial, Helvetica, sans-serif; font-size:12px;
	color: var(--Color_Grey);
	font-weight: 400;
	}

ul.litext1 {
	padding:0 10px 0 0;
	margin:0;
	}
ul.litext1 li {
	line-height: 19px;
	padding-bottom: 5px;
	color: #333333;
	background: url(/citylife/images/li-bg.png) no-repeat left top;
	padding: 0 0 0 17px;
	list-style: none;
	margin-bottom:5px;

	}

ul.litext1 li a {
	line-height: 15px;
	padding-bottom: 5px;
	text-decoration: none;	
	color: #333333;
	text-align: left;
	//padding: 0 0 0 17px;
	 list-style: none;
	margin-bottom:10 px;
font-size:13px;
	}
p {
	text-align: justify;
	}
.boxtable {
	background: #ededee;
	border: 1px solid #d3d2d2;
	}
.menubg{
	background: url("/images/navigation_red_bag.png") repeat-x scroll center top transparent;
	height: 68px;
	width: 1004px;
	position: absolute;
}
.menubgb{
	background: url("/images/navigation_red_bagb.png") repeat-x scroll center top transparent;
	height: 45px;
	width: 1004px;
	position: absolute;
	
}
.login_text:hover{
	color: #ffff00 !important;
	border-radius: 5px; 
	background:#ff0061; 
	background-image: none; 
	color: #fff; 
	font-weight: bold;
}
.logo{
	margin-left: 20px; margin-top:-57px; margin-bottom: -33px;
}

.head_banner{
	margin-left: 5px;
}
.login_text{
	color: #ffffff !important;
	border-radius: 5px; 
	background:#ff0061; 
	background-image: none; 
	color: #fff; 
	font-weight: bold;
}
.top_btn:hover{
	background-color: #36332e;
	border-color: #c8c8c0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;	
}
.top_btn{
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 50;
	display: none;
	width: 35px;
	height: 35px;
	border-width: 4px;
	border-style: solid;
	border-color: transparent;
	background-color: #0e64a8;
	background-image: url(/citylife/images/back-to-top.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;	
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;	
}

.featcol {
    float: left;
    margin: 30px 0 0;
    width: 100%;
}

.nbs-flexisel-container {
    max-width: 100%;
    position: relative;
}

.nbs-flexisel-inner {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.nbs-flexisel-nav-left {
    background: url("/images/prev.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    top: 45% !important;
}
.nbs-flexisel-nav-right {
    background: url("/images/next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: 0;
    top: 45% !important;
}

#back-top a {
display: block;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}

#click4{
	top: 445px;
    left: 5px;
	z-index:99999;
    position: fixed;
}
#click5{
	top: 445px;
    right: 7px;
    position: fixed;
}

.da-slider{
	width: 800px;
	min-width: 800px;
	height: 240px;
	position: relative;
	overflow: hidden;
	-webkit-transition: background-position 1s ease-out 0.3s;
	-moz-transition: background-position 1s ease-out 0.3s;
	-o-transition: background-position 1s ease-out 0.3s;
	-ms-transition: background-position 1s ease-out 0.3s;
	transition: background-position 1s ease-out 0.3s;
	background: #f1f2f4;
}
.da-slide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 10px;
	left: 50px;
	font-family: Montserrat, -apple-system, BlinkMacSystemFont, Arial, Helvetica, sans-serif,'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	text-align: left;
	
}
.da-slide-current{
	z-index: 1000;
}
.da-slider-fb .da-slide{
	left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
	left: 0px;
}
.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img{
	position: static;
	opacity: 0;
	left: 0%;
}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link{
	left: 10%;
	opacity: 1;
}
.da-slider-fb .da-slide .da-img{
	left: 0% !important;
	opacity: 1;
}
.da-slide h2{
	color: #a23939;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	/*margin-left: -52px;*/
	margin-left: 112px;
	font-family:Montserrat, -apple-system, BlinkMacSystemFont, Arial, Helvetica, sans-serif;
	width: 650px;
	margin-bottom: 10px;
	top: 0px;
}

.da-slide h2 a{
	color: #a23939;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	/*margin-left: -52px;*/
	font-family: Montserrat, -apple-system, BlinkMacSystemFont,Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-decoration: underline;
}

.da-slide p{
	width: 60%;
	color: #414040;
	font-size: 12px;
	line-height: 18px;
	height: 150px;
	overflow: hidden;
	font-style: italic;
	font-family:  Montserrat, -apple-system, BlinkMacSystemFont,Arial, sans-serif;
	font-weight: 400;
	font-style: italic;
	top: 36px;
	margin-left: 180px;
	position: absolute;
}
.da-slide .da-img{
	text-align: left;
	width: 25%;
	height: 190px;
	line-height: 120px;
	left: 0% !important; /*60%*/
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
.da-slide .da-img{margin-left: 0px; position:absolute;}
 
}
.da-slide .da-link{
	top: 270px; /*depends on p height*/
	border-radius: 30px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 8px solid rgba(255,255,255,0.8);
	padding: 2px 20px 0px;
	font-size: 18px;
	line-height: 30px;
	width: 80px;
	text-align: center;
	background: rgba(255,255,255,0.2);
}
.da-slide .da-link:hover{
	background: rgba(255,255,255,0.3);
}
.da-dots{
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0px;
	bottom: 0px;
	z-index: 2000;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-dots span{
	display: inline-block;
	position: relative;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #9e042a;
	margin: 3px;
	cursor: pointer;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
}
.da-dots span.da-dots-current:after{
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 50%;
	background: #cfcdce;
	/*background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.da-arrows{
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-arrows span{
	position: absolute;
	top: 50%;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	/*background: #e4b42d;*/
	cursor: pointer;
	z-index: 1000;
	opacity: 0;
	/*box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);*/
	-webkit-transition: opacity 0.4s ease-in-out-out 0.2s;
	-moz-transition: opacity 0.4s ease-in-out-out 0.2s;
	-o-transition: opacity 0.4s ease-in-out-out 0.2s;
	-ms-transition: opacity 0.4s ease-in-out-out 0.2s;
	transition: opacity 0.4s ease-in-out-out 0.2s;
}
.da-slider:hover .da-arrows span{
	opacity: 1;
}
.da-arrows span:after{
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	top: -19px;
	left: 5px;
	background: transparent url(https://www.godubai.com/citylife/images/arrows.png) no-repeat top left;
}
.da-arrows span:hover:after{
}
.da-arrows span:active:after{
}
.da-arrows span.da-arrows-next:after{
	background-position: top right;
}
.da-arrows span.da-arrows-prev{
	left: -2px;
}
.da-arrows span.da-arrows-next{
	right: 4px;
}

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 10%;
	opacity: 1;
}
.da-slide-current .da-img{
	left: 0% !important;
	opacity: 1;
}
/* Animation classes and animations */

/* Slide in from the right*/
.da-slide-fromright h2{
	-webkit-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
	-moz-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
	-o-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
	-ms-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
	animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
}
.da-slide-fromright p{
	-webkit-animation: fromRightAnim2 0.6s ease-in-out 0.8s both;
	-moz-animation: fromRightAnim2 0.6s ease-in-out 0.8s both;
	-o-animation: fromRightAnim2 0.6s ease-in-out 0.8s both;
	-ms-animation: fromRightAnim2 0.6s ease-in-out 0.8s both;
	animation: fromRightAnim2 0.6s ease-in-out 0.8s both;
}
.da-slide-fromright .da-link{
	-webkit-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
	-moz-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
	-o-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
	-ms-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
	animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
}
.da-slide-fromright .da-img{
	-webkit-animation: fromRightAnim4 0.6s ease-in-out 0.8s both;
	-moz-animation: fromRightAnim4 0.6s ease-in-out 0.8s both;
	-o-animation: fromRightAnim4 0.6s ease-in-out 0.8s both;
	-ms-animation: fromRightAnim4 0.6s ease-in-out 0.8s both;
	animation: fromRightAnim4 0.6s ease-in-out 0.8s both;
}
@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide in from the left*/
.da-slide-fromleft h2{
	-webkit-animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
	-moz-animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
	-o-animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
	-ms-animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
	animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
}
.da-slide-fromleft p{
	-webkit-animation: fromLeftAnim2 0.6s ease-in-out 0.6s both;
	-moz-animation: fromLeftAnim2 0.6s ease-in-out 0.6s both;
	-o-animation: fromLeftAnim2 0.6s ease-in-out 0.6s both;
	-ms-animation: fromLeftAnim2 0.6s ease-in-out 0.6s both;
	animation: fromLeftAnim2 0.6s ease-in-out 0.6s both;
}
.da-slide-fromleft .da-link{
	-webkit-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
	-moz-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
	-o-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
	-ms-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
	animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
}
.da-slide-fromleft .da-img{
	-webkit-animation: fromLeftAnim4 0.6s ease-in-out 0.6s both;
	-moz-animation: fromLeftAnim4 0.6s ease-in-out 0.6s both;
	-o-animation: fromLeftAnim4 0.6s ease-in-out 0.6s both;
	-ms-animation: fromLeftAnim4 0.6s ease-in-out 0.6s both;
	animation: fromLeftAnim4 0.6s ease-in-out 0.6s both;
}
@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide out to the right */
.da-slide-toright h2{
	-webkit-animation: toRightAnim1 0.6s ease-in-out 0.6s both;
	-moz-animation: toRightAnim1 0.6s ease-in-out 0.6s both;
	-o-animation: toRightAnim1 0.6s ease-in-out 0.6s both;
	-ms-animation: toRightAnim1 0.6s ease-in-out 0.6s both;
	animation: toRightAnim1 0.6s ease-in-out 0.6s both;
}
.da-slide-toright p{
	-webkit-animation: toRightAnim2 0.6s ease-in-out 0.3s both;
	-moz-animation: toRightAnim2 0.6s ease-in-out 0.3s both;
	-o-animation: toRightAnim2 0.6s ease-in-out 0.3s both;
	-ms-animation: toRightAnim2 0.6s ease-in-out 0.3s both;
	animation: toRightAnim2 0.6s ease-in-out 0.3s both;
}
.da-slide-toright .da-link{
	-webkit-animation: toRightAnim3 0.4s ease-in-out both;
	-moz-animation: toRightAnim3 0.4s ease-in-out both;
	-o-animation: toRightAnim3 0.4s ease-in-out both;
	-ms-animation: toRightAnim3 0.4s ease-in-out both;
	animation: toRightAnim3 0.4s ease-in-out both;
}
.da-slide-toright .da-img{
	-webkit-animation: toRightAnim4 0.6s ease-in-out both;
	-moz-animation: toRightAnim4 0.6s ease-in-out both;
	-o-animation: toRightAnim4 0.6s ease-in-out both;
	-ms-animation: toRightAnim4 0.6s ease-in-out both;
	animation: toRightAnim4 0.6s ease-in-out both;
}
@-webkit-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
/* Slide out to the left*/
.da-slide-toleft h2{
	-webkit-animation: toLeftAnim1 0.6s ease-in-out both;
	-moz-animation: toLeftAnim1 0.6s ease-in-out both;
	-o-animation: toLeftAnim1 0.6s ease-in-out both;
	-ms-animation: toLeftAnim1 0.6s ease-in-out both;
	animation: toLeftAnim1 0.6s ease-in-out both;
}
.da-slide-toleft p{
	-webkit-animation: toLeftAnim2 0.6s ease-in-out 0.3s both;
	-moz-animation: toLeftAnim2 0.6s ease-in-out 0.3s both;
	-o-animation: toLeftAnim2 0.6s ease-in-out 0.3s both;
	-ms-animation: toLeftAnim2 0.6s ease-in-out 0.3s both;
	animation: toLeftAnim2 0.6s ease-in-out 0.3s both;
}
.da-slide-toleft .da-link{
	-webkit-animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
	-moz-animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
	-o-animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
	-ms-animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
	animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
}
.da-slide-toleft .da-img{
	-webkit-animation: toLeftAnim4 0.6s ease-in-out 0.5s both;
	-moz-animation: toLeftAnim4 0.6s ease-in-out 0.5s both;
	-o-animation: toLeftAnim4 0.6s ease-in-out 0.5s both;
	-ms-animation: toLeftAnim4 0.6s ease-in-out 0.5s both;
	animation: toLeftAnim4 0.6s ease-in-out 0.5s both;
}
@-webkit-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

.ftrmenu a:hover{
	color: #FFFF00;
	font-weight:bold;
	font-size: 12px;
}
	
.ftrmenu a {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 12px;
}
.ftrmenu{
	color: #FFFFFF;
	font-weight:bold;
	font-size: 12px;
}
	