@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
html, body {
    height:100%;
}
body{	
	font-family: 'Open Sans', sans-serif!important;
	font-weight: 400!important;
	font-size: 14px!important;
	line-height:28px!important;
	color: #444!important;
	height: 100%;
}
@media screen and (max-width : 768px) {
body{	
	font-size: 11px!important;
	line-height:22px!important;
}
}
.container{	
	padding-top:40px;
	padding-bottom:40px;
	position:relative;
}
.res-hide{
}
.res-show{
	display:none!important;
}
@media screen and (max-width : 980px) {
.container{	
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
}
.res-hide{
	display:none!important;
}
.res-show{
	display:block!important;
}
.breadcrumb{
	display:none!important;
}
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.top-nav{
	background-color:#333;
	padding:5px 0;
	color:#ddd;
	font-size:12px;
	line-height:40px;
	height:50px;
	overflow:hidden;
}
.top-nav a{	
	color:#ddd;
	text-decoration:none;
}
.top-nav .container{
	padding-top:0;
	padding-bottom:0;
}
.top-nav i{	
	color:#ecb500;
	font-size:15px;
}
.top-nav .im-checkout {
    max-width: 300px;
    margin-bottom: 0!important;
}
.top-nav .im-checkout-btn.btn--flat {
    background: #75c26a;
    box-shadow: none;
    border: 1px solid adjust-lightness(#75c26a, -10%);
    text-shadow: none;
    border-radius: 1.5em;
    padding: 3px 1em!important;
    color: #fff;
    line-height:28px!important;
}

header{
	background: -webkit-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)); /*Safari 5.1-6*/
	background: -o-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)); /*Opera 11.1-12*/
	background: -moz-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)); /*Fx 3.6-15*/
	background: linear-gradient(to rgba(255,255,255,1),rgba(255,255,255,1)); /*Standard*/
	padding:5px 0;
	width:100%;
}
header .container{
	padding-top:0;
	padding-bottom:0;
}
header .logo{
	float:left;
	width:40%;
	text-align:left;
}
header .logo img{
	width:auto;
}
header .h-right{
	float:left;
	width:60%;
}
header .h-right .t-menu{
	width:100%;
	margin:15px 0;
}
.razorpay-payment-button{
    margin:0 0 0 0 !important;
}
@media screen and (max-width : 980px) {
.top-nav{
	font-size:18px;
	font-weight:bold;
}
header{
	padding:5px 0;
}
header .logo{
	float:none;
	width:100%;
	padding:0;
	margin:0;
}
header .logo img{
	width:auto;
	height:auto;
}
header .h-right{
	float:none;
	width:20%;
	padding:0;
}
header .h-right .t-menu{
	width:100%;
	margin:0;
}
}
@media screen and (max-width : 480px) {
header{
	padding:5px 0;
}
header .logo{
	float:none;
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
}
header .logo img{
	width:auto;
	height:50px;
}
header .h-right{
	float:none;
	width:100%;
	padding:0 0 0 0;
}
}

h1,h2,h3,h4,h5{
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:700!important;
}
h1{
	font-size: 25px!important;
	line-height: normal;
	color: #222!important;
	margin:0 0 10px 0!important;
}
h2{
	font-size: 25px!important;
	line-height: normal;
	color: #17af0c!important;
	margin:0 0 10px 0!important;
}
h3{
	font-size: 22px!important;
	line-height: normal;
	color: #333!important;
	margin:0 0 10px 0!important;
}
h4{
	font-size: 20px!important;
	line-height: normal;
	color: #17af0c!important;
	margin:0 0 10px 0!important;
}
h5{
	font-size: 16px!important;
	line-height: normal;
	color: #17af0c!important;
	margin:0 0 10px 0!important;
}
h6{
	font-size: 14px!important;
	font-style:italic;
	line-height:32px!important;
	color:#777!important;
}
@media screen and (max-width : 480px) {
h1{
	font-size:150%!important;
}
h2{
	font-size:140%!important;
}
h3{
	font-size:130%!important;
}
h4{
	font-size:120%!important;
}
h5{
	font-size:110%!important;
}
}
.container hr{	
	border: 0;
	height: 1px;
	margin:20px 0;
	background: #999;
	background-image: linear-gradient(to right, #ddd, #eee, #ddd);
}
.container p{
	text-align:justify!important;
}
.home-service{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/home-service.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
	overflow:hidden;
	border-top:solid 5px #eee;
	border-bottom:solid 5px #eee;
	color:#fff;
	font-size:16px; font-weight:bold;
}
.home-service h2{
	color:#fff!important;
	font-size:22px;
}
.home-service h4{
	color:rgba(0,0,0,.8)!important;
	font-size:18px!important;
}
.home-service iframe{
	width:100%!important;
	height:320px!important;
	border:solid 3px #fff;
	box-shadow:5px 5px 3px rgba(0,0,0,.5);
}
.home-service img{	
	height:170px!important;
	width:auto;
	border:solid 3px #fff;
	box-shadow:5px 5px 3px rgba(0,0,0,.5);
}
@media screen and (max-width : 980px) {
}
@media screen and (max-width : 480px) {
}

.inner-banner{
	background-size: 100%;
	background-image: url(../images/inner-banner.jpg);
	background-repeat: no-repeat;
	text-align: center;
	box-shadow: inset 0px -100px 70px -50px rgba(0,0,0,.0);
	position: relative;
	border-top: solid 5px #17af0c;
	border-bottom: solid 5px #17af0c;
	background-position: center center;
	padding:100px 0 0 0;
}
.inner-banner h2{
	text-align:right;
	color:rgba(255,255,255,.4)!important;
	font-size:50px!important;
	font-weight:700!important;
	text-transform:uppercase;
}
.inner-banner h4{
	text-align:right;
	color:rgba(255,255,255,.4)!important;
	font-size:20px!important;
	font-weight:700!important;
	text-transform:uppercase;
	margin:23px 0!important;
}
@media screen and (max-width : 980px) {
.inner-banner{
	padding:80px 0 0 0;
}
.inner-banner h2{
	font-size:40px!important;
}
}
@media screen and (max-width : 768px) {
.inner-banner{
	padding:50px 0 0 0;
}
.inner-banner h2{
	font-size:40px!important;
}
}
@media screen and (max-width : 480px) {
@media screen and (max-width : 768px) {
.inner-banner{
	padding:20px 0 0 0;
}
.inner-banner h2{
	font-size:26px!important;
}
}
}


.container-red .list-subcat{
	margin:0;
}
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	font-size:12px;
	font-weight:700;
	margin:1%;
	text-align:center;
	float:left;
	width:23%;
	position:relative;
}
.container-red .list-subcat li a{
	background-color:#fff;
	display:block;
	width:100%;
	color:#ff6c00;
	border:solid 5px #ffcc00;
	border-right:solid 5px #fff;
	border-bottom:solid 5px #fff;
	padding:5px 0 0 5px;
	box-shadow:5px 5px 0px rgba(0,0,0,.3);
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	position:relative;
	height:180px;
	overflow:hidden;
}
.container-red .list-subcat li a img{
	width:100%;
	min-height:180px;
	height:auto;
	margin:0;
	padding:0!important;
	-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s; /*Mozilla duration version*/
	-o-transition-duration: 0.5s; /*Opera duration version*/
}
.container-red .list-subcat li a:hover{
	background-color:rgba(0,0,0,.5);
	display:block;
	color:#fff;
}
.container-red .list-subcat li a:hover img{
	-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
	-moz-transform:scale(1.1); /*Mozilla scale version*/
	-o-transform:scale(1.1); /*Opera scale version*/
}
.container-red .list-subcat li a h5{
	position:absolute;
	z-index:1;
	background-color:rgba(255,204,0,.8);
	left:0;
	bottom:0;
	width:100%;
	padding:5px 0;
	font-size:13px!important;
	color:#111!important;
}
.container-red .list-subcat li:before {
    font-family: font-family: 'Open Sans', sans-serif!important;
    top:0;
	margin:0;
    content: "";
	color: #fff;
}
@media screen and (max-width : 980px) {
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	font-size:12px;
	font-weight:700;
	margin:2%;
	text-align:center;
	float:left;
	width:46%;
	border-radius:10px 0 10px 0;
}
}
@media screen and (max-width : 480px) {
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	font-size:12px;
	font-weight:700;
	margin:5%;
	text-align:center;
	float:none;
	width:90%;
	border-radius:10px 0 10px 0;
}
}


.dynamic{
}
.dynamic ul{
	margin:20px 0 0 0;
}
.dynamic ul li{
	margin-bottom: 10px;
	list-style-type: none;
	padding:0 0 0 20px;
}
.dynamic ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -20px;
    content: "\f061";
	color: #FFCC33;
}
@media screen and (max-width : 768px) {
.inner-banner{
	background-size: 100%;
	background-attachment: scroll;
	height:150px;
	position:relative;
	width:100%;
	overflow:hidden;
	background-color:#666;
	color:#e4bbbb;
	border-bottom:solid 5px #eee;
}
}
@media screen and (max-width : 480px) {
.inner-banner{
	background-size: 100%;
	background-attachment: scroll;
	height:100px;
	position:relative;
	width:100%;
	overflow:hidden;
	background-color:#666;
	color:#e4bbbb;
	border-bottom:solid 5px #eee;
}
}
.list1{
	margin:20px 0 0 0;
}
.list1 li{
	margin-bottom: 10px;
	list-style-type: none;
	padding:0 0 0 20px;
}
.list1 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -20px;
    content: "\f061";
	color: #FFCC33;
}
.list3{
	margin:20px 0 0 0;
}
.list3 li{
	margin-bottom: 10px;
	list-style-type: none;
	float:left;
	width:33.33%;
}
.list3 li:before {
       font-family: FontAwesome;
       top:0;
       left:-5px;
       padding-right:10px;
       content: "\f061";
	   color: #FFCC33;
}
@media screen and (max-width : 768px) {
.list3{
	margin:20px 0 0 0;
}
.list3 li{
	margin-bottom: 10px;
	list-style-type: none;
	float:none;
	width:100%;
}
}
.tbl1{
	background-color:#fff;
}
.tbl1 th{
	background-color:#f9f9f9;
	border:solid 1px #ddd;
	padding:5px;
}
.tbl1 td{
	border:solid 1px #ddd;
	padding:5px;
}


.clients{
	float:left;
	width:21%;
	text-align:center;
	margin:1%;
	padding:1%;
	box-shadow:inset 0px 0px 0px 1px #ccc;
}
.clients img{
	width:auto;
	height:80px;
}
.img-r{
	float:right;
	margin:0 0 0 20px;
	width:auto;
	height:auto;
	max-width:300px;
	border-radius:15px 0 15px 0;
}
@media screen and (max-width : 480px) {
.img-r{
	float:none;
	margin:0 0 20px 0;
	width:100%;
	height:auto;
	max-width:300px00%;
	border-radius:5px;
}
}


input[type="text"] {
	font-size: 12px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { 
	box-shadow: 0px 0px 5px #069;
}
input[type="password"] {
	font-size: 12px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	background-color: #fff;
	border: 0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 0 0 10px 0;
}
input[type="tel"] {
	font-size: 12px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 0 0 10px 0;
	background-color:#fff;;
}
input[type="number"] {
	font-size: 12px;
	box-shadow: inset 0px 0px 0px 0px #ddd;
	background-color:#ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%;
	text-decoration: none;
	height: 35px;
	margin: 0 0 10px 0;
}
input[type="email"] {
	font-size: 12px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
select {
	font-size: 12px;
	border: 1px solid #ccc;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	height: 35px;
	width: 100%;
	text-decoration: none;
	margin: 0 0 10px 0!important;
	background-color:#fff;
}
textarea {
	font-size: 12px;
	border: 1px solid #ccc;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 5px 10px!important;
	width: 100%;
	text-decoration: none;
	margin: 0 0 10px 0!important;
	font-family: 'Open Sans', sans-serif;
}
input[type="submit"] {
	background-color: #FFCC00;
	box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,.1);
	font-size: 16px;
	text-transform: capitalize;
	border: 0px solid #dddddd;
	color: #333;
	clear: both;
	height: 35px;
	width: 100%!important;
	padding: 0!important;
	text-decoration: none;
	margin: 0 0 10px 0;
	font-weight: 700;
	display: block;
}
input[type="button"] {
	background-color: #FFCC00;
	box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,.1);
	font-size: 1.2em;
	border: 0px solid #dddddd;
	color: #333;
	font-weight: lighter;
	clear: both;
	height: 35px;
	width: 100%;
	padding: 0!important;
	text-decoration: none;
	margin: 0 0 10px 0;
}
button[type="button"] {
	background-color: #FFCC00;
	box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,.1);
	font-size: 1.2em;
	border: 0px solid #dddddd;
	color: #333;
	font-weight: lighter;
	clear: both;
	height: 35px;
	width: 100%;
	padding: 0!important;
	text-decoration: none;
	margin: 0 0 10px 0;
}

.btn-donate{
	font-family: 'Roboto Condensed', sans-serif;!important;
		font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	background-color:#17af0c;
	line-height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;	
	margin:5px 0 0 0;
}
.btn-donate:hover{
	text-decoration:none;
	background-color:#ffc000;
	color:rgba(0,0,0,.7);
}

.btn1{
	font-family: 'Roboto Condensed', sans-serif;!important;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	background-color:#17af0c;
	line-height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;	
	margin:5px 0 0 0;
}
.btn1:hover{
	text-decoration:none;
	background-color:#ffc000;
	color:rgba(0,0,0,.7);
}
.btn2{
	font-family: 'Roboto Condensed', sans-serif;!important;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	background-color:#17af0c;
	line-height:50px;
	color:rgba(0,0,0,.7);
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;
	margin:5px 0 0 0;
	box-shadow:inset 0px 25px 10px rgba(255,255,255,.3);
}
.btn2:hover{
	text-decoration:none;
	background-color:#006699;
	color:#fff;
}
.btn3{
	font-family: 'Roboto Condensed', sans-serif;!important;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	background-color:#ffc000;
	line-height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;	
	margin:5px 0 0 0;
}
.btn3:hover{
	text-decoration:none;
	background-color:#17af0c;
	color:rgba(0,0,0,.7);
}
.btn-file {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	background-color: #FFF;
	cursor: pointer;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	margin:5px 0;
}
.btn-file:hover {	
	background-color:#f9f9f9;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: #ccc;
  cursor: inherit;
  display: block;
}
.captcha {
	border: 1px solid #ddd;
	float: left;
	line-height:30px;
	padding:0px 5px 0px 0;
	margin-top:5px;
	background-color:#fff;
}
.captcha i{
	margin:10px 0 0 0;
}
.captcha a{
	color: #111;
	text-decoration:none;
}
.captcha img{
	float:left;
	margin:0 5px 0 0;
	padding:0!important;
	border:0!important;
	box-shadow: 0px 0px 0px #fff!important;
}

.footer2{
	padding: 0;
	position: relative;
	background-color: #333;
	width: 100%;
	overflow: hidden;
	color: rgba(255,255,255,.7);
}
.footer2 h3{
	font-size:16px!important;
	text-transform:uppercase;
	color:#FC0!important;
	margin:0 0 20px 0;
	font-weight:700;
}

.footer2 .social{
	text-align:left;
	margin:0;
}
.footer2 .social ul{
	text-align:left;
	display:inline-block;
}
.footer2 .social ul li{
	list-style:none;
	float:left;
	margin:0 4px;
	border:0;
}
.footer2 .social ul li a i{
	width:30px;
	height:30px;
	font-size:16px;
	text-align:center;
	padding:5px;
	border-radius:50%;
	background-color:rgba(255,255,255,0);
	border:solid 2px rgba(255,255,255,1);
	color: rgba(255,255,255,1);
}
.footer2 ul li{
	list-style:none;
	font-size:13px;
	border-bottom:dotted 1px rgba(255,255,255,.2);
	line-height:35px;
}
.footer2 ul li i{
	font-size:16px;
	margin:0 10px 0 0;
}
.footer2 ul li a{
	color: rgba(255,255,255,.7);
	display:block;
}
.footer2 ul li a:hover{
	color: rgba(255,255,255,1);
}
footer{
	background-color:#222;
	padding: 10px 0;
	position: relative;
	color: rgba(255,255,255,.9);
	font-size:13px;
	border-top:solid 1px rgba(0,0,0,.1);
	text-align:center;
}
footer a{	
	color: rgba(255,255,255,.7);
	text-decoration:none;
}
footer br{	
	display:none;
}
@media screen and (max-width : 480px) {
footer{
	padding: 10px 0 55px 0;
}
footer br{	
	display:inline-block;
}
}


.team{
	border:solid 1px #ddd;
	padding:10px;
	margin:1%;
	min-height:135px;
	text-align:justify;
	width:18%;
	float:left;
}
.team img{
	margin:0 0 15px 0;
	width:100%;
	height:auto;
}
.team p{
	margin:0;
}
.team h3{
	font-size:18px!important;
}
.team h3 span{
	float:right;
}
.team h3 span a{
	text-decoration:none;
}
.team h3 span a:hover{
	color:#666;
}


@media screen and (max-width : 768px) {
.team{
	border:solid 1px #ddd;
	padding:10px;
	margin:1%;
	min-height:135px;
	text-align:justify;
	width:31.33%;
	float:left;
}
}
@media screen and (max-width : 480px) {
.team{
	border:solid 1px #ddd;
	padding:10px;
	margin:1%;
	min-height:135px;
	text-align:justify;
	width:48%;
	float:left;
}
}
.testimonial{
	margin:0 0 30px 0;
}
.testimonial img{
	width:100px;
}
.testimonial .t-con{
	padding:25px;
	background-color:#fff;
	border:solid 1px #eee;
	position:relative;
	margin:0 0 35px 0;
	color:#333;
	font-style:italic;
	box-shadow:10px 20px 10px rgba(0,0,0,.2);
}
.testimonial .t-con .t-arrow{
	width:34px;
	height:34px;
	background-color: #fff;
	position:absolute;
	z-index:10;
	bottom:-17px;
	left:40px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
}
.dynamic{
}
.dynamic ul{
	margin:20px 0 0 0;
}
.dynamic ul li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:justify;
}
.dynamic ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #006699;
	font-size:18px;
}
.blog-list{
}
.blog-list li{
	list-style:none;
}
.blog-list li a{
	display:block;
	background-color:#fff;
	border:solid 1px #ddd;
	padding:15px;
	margin:15px 0;
	border-left:solid 5px #00cccc;
}
.blog-list li a:hover{
	background-color:#f9f9f9;
}
.blog-list li a:hover h4{
	color:#00cccc!important;
}
.blog-list li a h4{
	color:#666!important;
	font-size:18px!important;
}
.blog-list li a h6{
	font-style:normal;
	font-size:13px!important;
	line-height:20px!important;
	margin:0!important;
}
.service-list{
}
.service-list:before, .service-list:after{
	display: table;
	content: "";
}
.service-list:after{	
	clear: both;
}
.service-list li{
	list-style: none;
	float: left;
	width: 31.33%;
	margin: 10px 2% 10px 0!important;
	background-color: #fff;
	border: solid 1px #ddd;
	padding: 15px;
	border-left: solid 5px #00cccc;
	border-bottom: solid 5px #f1f1f1;
}
@media screen and (max-width : 980px) {
.service-list{
}
.service-list:before, .service-list:after{
	display: table;
	content: "";
}
.service-list:after{	
	clear: both;
}
.service-list li{
	list-style: none;
	float: none;
	width: 100%;
	margin: 10px 0 10px 0!important;
	background-color: #fff;
	border: solid 1px #ddd;
	padding: 15px;
	border-left: solid 5px #00cccc;
	border-bottom: solid 5px #f1f1f1;
}
}

.download-list{
}
.download-list:before, .download-list:after{
	display: table;
	content: "";
}
.download-list:after{	
	clear: both;
}
.download-list li{
	list-style:none;
	float:left;
	width:31.33%;
	margin:0 2% 0 0;
}
.download-list li a{
	display:block;
	background-color:#fff;
	border:solid 1px #ddd;
	padding:15px;
	margin:15px 0;
	border-left:solid 5px #00cccc;
}
.download-list li a:hover{
	background-color:#f9f9f9;
}
.download-list li a:hover h4{
	color:#00cccc!important;
}
.download-list li a h4{
	color:#666!important;
	font-size:18px!important;
}
.download-list li a h6{
	font-style:normal;
	font-size:16px!important;
	line-height:20px!important;
	margin:0!important;
	font-weight:700;
	color:#00cccc!important;
}
@media screen and (max-width : 980px) {
.download-list li{
	list-style:none;
	float:none;
	width:100%;
	margin:0 0 0 0;
}
}






.p-download{
	float:right;
	border:solid 3px rgba(0,0,0,.1);
	border-radius:3px;
	padding:2px 15px;
	font-weight:700;
	background-color:#bb0706;
	color:#fff;
}
.p-download i{
	margin:0 8px 0 0;
	font-size:16px;
}

.list1{
	margin:20px 0 0 0;
}
.list1 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:justify;
}
.list1 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #006699;
	font-size:18px;
}


.list1-link{
	margin:0;
}
.list1-link li{
	list-style-type: none;
	border-bottom:dotted 1px #eee;
}
.list1-link li a{
	padding:5px 0 5px 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 0 0;
	text-align:justify;
	display:block;
	color:#333;
}
.list1-link li a:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #006699;
	font-size:18px;
}
.list1-link li a:hover {
	text-decoration:none;
	color:#006699;
}



.list2{
	margin:0 0 15px 0;
}
.list2 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:45%;
}
.list2 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #006699;
	font-size:18px;
}


.list4{
	margin:0 0 15px 0;
}
.list4 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:22%;
}
.list4 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f0f0";
	color: #006699;
	font-size:18px;
}


@media screen and (max-width : 768px) {
.list2 li, .list2-2 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:none;
	width:auto;
}
}

.cat-icon{
	float: right;
	padding: 80px;
	margin:0 0 0 30px;
	width: 126px;
	height: 126px;
	background-image: url(../images/h-slide-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border:solid 5px #fff;
	box-shadow:0px 0px 10px #999;
	border-radius:50%;
}
.map{
	border:solid 3px #fff;
	box-shadow:0px 0px 10px #999;
	overflow:hidden;
}
.img-r{
	float:right;
	width:auto;
	max-width:450px;
	height:auto;
	margin:0 0 0 20px;
	border-radius:50px 0 50px 0;
}
@media screen and (max-width : 768px) {
.img-r{
	float:right;
	width:auto;
	max-width:250px;
	height:auto;
	margin:0 0 0 20px;
	border-radius:30px 0 30px 0;
}
}
@media screen and (max-width : 480px) {
.img-r{
	float:none;
	width:100%;
	max-width:100%;
	height:auto;
	margin:0 0 20px 0;
	border-radius:5px;
}
}
/*hr{	
	border: 0!important;
	height: 1px!important;
	margin:10px 0!important;
	background: #333!important;
	background-image: linear-gradient(to right, #bbb, #ccc, #aaa)!important;
}*/
hr{	
	border: 0!important;
	height: 1px!important;
	margin:10px 0!important;
	background: #006699!important;
	background-image: linear-gradient(to right, #ccc, #ccc, #ccc)!important;
}
.page_nation{
	height: 45px;
	margin:30px 0 0 0;
}
.page_nation a{
	text-decoration: none;
	color: #fff!important;
	line-height: 30px;
	background-color: #242B34;
	height: 30px;
	border: 1px solid #242B34;
	font-weight: lighter;
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;


	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.page_nation a:hover{
	text-decoration: none;
	color: #242B34;
	background-color: #F6D600;
	border: 1px solid #F6D600;
}
.page_nation .pn-sel{
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	height: 30px;
	background-color: #dd2627;
	border: 1px solid #dd2627;
	font-weight: lighter;
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;


	-moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.form-box{
	border:solid 5px #ddd;
	background-color:#f9f9f9;
	box-shadow:10px 10px 0px rgba(0,0,0,.3);
	margin:0!important;
	padding:0!important;
}
.form-box iframe{
	margin:0!important;
	padding:0!important;
}




.f-fix{
    display:none;
	position:fixed;
	z-index:100;
	left:0;
	bottom:0;
	width:100%;
	height:auto;
	height:50px;
	line-height:40px;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	box-shadow:0px 0px 5px rgba(0,0,0,.1);
}
.f-fix strong{
    float:left;
	width:50%;
	background-color:#119108;
	text-align:center;
	padding:5px 0;
}
.f-fix strong a{
	display:block;
	color:#fff;
	text-align:center;
	font-size:15px;
	padding:0px 0;
}
.f-fix a:hover, .f-fix a:visited, .f-fix a:active{
	text-decoration:none!important;
}
.f-fix strong.f-left{
	background-color:#111;
	line-height:10px!important;
}

@media screen and (max-width: 992px) {
.f-fix{
	display:block;
}
}

.right-fix{
	position:fixed;
	right:-67px;
	z-index:999;
	top:44%;
	width:170px;	
	text-align:center;
	background-color:#119108;
	transform: rotate(-90deg);
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
}
.right-fix a{
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:35px;
	padding:0 0;
}
.right-fix i{
	color:#fff;
	font-size:20px;
	background-color:#000;
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
}
@media screen and (max-width : 768px) {
.right-fix{
    display:none;
	position:fixed;
	right:-65px;
	top:30%;
	width:150px;	
	text-align:center;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
}
.right-fix a{
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:20px;
	padding:0 0;
}
}


.wa-fix{
	position:fixed;
	right:10px;
	z-index:999;
	bottom:10px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
}
.wa-fix a{
	display:block;
	color:#fff;
	width:40px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	padding:0 0;
}
.wa-fix a img{
	width:auto;
	height:40px;
	line-height:40px;
}

@media screen and (max-width : 768px) {
.wa-fix{
	position:fixed;
	right:10px;
	z-index:999;
	bottom:50px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
}
}


#fixme-bottom{
	position:fixed;
	z-index:10000!important;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.5);
	padding:10px;
}
#fixme-bottom .d-msg {
     position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	width:360px;
	background-color:#fff;
	position:relative;
	height:auto;
	margin:0 auto;
	padding:3px;
	text-align:justify;
	line-height:24px;	
	box-shadow:0 0 0 25px rgba(0,0,0,.2);
	/*overflow-y:scroll;*/
}
#fixme-bottom .d-msg img {
	width:100%;
	height:auto;
}
#fixme-bottom .d-msg .agree {
	position:absolute;
	top:-8px;
	right:-8px;
	width:30px;
	height:30px;
	line-height:30px !important;
	text-align:center;
	background-color:#fff;
	border-radius:100%;
	font-size:18px;
	padding:6px;
	cursor:pointer;
}
@media screen and (max-width : 480px) {
#fixme-bottom .d-msg {
	width:100%;
}
}