body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow-x: hidden;}
p {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height:24px;
	margin-bottom: 10px;
	text-align:justify;
}
.tm-pg p{font-size: 14px;}
.container {
	font-size: 15px;
}

.img-cl{ float:left; margin-right:10px; border:1px #ccc solid;}


tr#HeaderControl_C_ctl00_tr_HeaderBackImage {
    background: transparent!important;
}



img {
	max-width: 100%;
}
ser-main-cl {
	position: relative;
	text-align: center;
	margin-top: 90px;
	margin-bottom: 90px;
}
.ser-main-cl img {
	border: 5px solid #fff;
	border-radius: 50%;
	box-shadow: 0px 0px 2px #47540e;
}
.ser-cl-inner img {
	width: 125px;
	height: 125px;
	border-radius: 50%;
	border: 4px solid #fff;
	float: left;
	margin-left: 15px;
	transition: 0.7s;
	position: absolute;
	top: -15px;
}
.ser-cl-inner:hover img {
	transition: 0.7s;
	transform: scale(1.2);
}
.ser-cl-inner h3 {
	font-size: 18px;
	/* font-family: Raleway; */
	font-weight: 700;
	color: #baa46a;
	margin-bottom: 10px;
	margin-top: 0;
}
.ser-cl-inner p {
	line-height: 18px;
}
.fl-ser {
	float: left;
	text-align: right;
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	padding-right: 135px;
	position: relative;
}
.fl-ser.fr-ser {
	padding-right: 0;
	padding-left: 135px;
}
.fl-ser p {
	text-align: right;
}
.fl-ser p a {
	display: block;
	color: #6c773b;
	margin-top: 8px;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	transition: 0.5s;
}
.fl-ser p a:hover {
	transition: 0.5s;
	color: #baa46a;
}
.cl1 {
	position: absolute;
	top: -30px;
	width: 40%;
	left: 65px;
}
.cl2 {
	position: absolute;
	top: 166px;
	width: 38%;
	left: -15px;
}
.cl3 {
	position: absolute;
	top: 355px;
	width: 39%;
	left: 80px;
}
.cl4 {
	position: absolute;
	top: -30px;
	width: 40%;
	right: 65px;
}
.cl5 {
	position: absolute;
	top: 166px;
	width: 40%;
	right: -20px;
}
.cl6 {
	position: absolute;
	top: 355px;
	width: 40%;
	right: 65px;
}
.cl4 .fl-ser p, .cl4 .fl-ser h3, .cl5 .fl-ser p, .cl5 .fl-ser h3, .cl6 .fl-ser p, .cl6 .fl-ser h3 {
	text-align: left;
}
.cl4.ser-cl-inner img, .cl5.ser-cl-inner img, .cl6.ser-cl-inner img {
	margin-right: 15px;
	margin-left: 0;
	left: 0;
}
#home {
	width: 100%;
	height: 100%;
	position: relative;
}
#home:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(rgba(0, 0, 0, 0.6) 29%, transparent 100%);
	width: 100%;
	height: 250px;
	z-index: 2;
}
.navbar-default {
	border: 0;
	background: #fff;
}
.navbar .navbar-right {
	margin-top: 8px;
}
.navbar-default {
	background: transparent;
}
.navbar-default .navbar-nav>li>a:hover {
	background: #024a85;
	color: #fff;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	padding-top: 8px;
	padding-bottom: 9px;
}
.navbar-default .navbar-brand {
	padding: 0;
}
#logo-web {
	transition: 0.5s;
	max-width: 100%;
	padding-left: 15px;
	margin: 0 auto;
	display: block;
}
.navbar-fixed-top.navbar-default #logo-web {
	width: 81%;
	transition: 0.5s;
	padding-top: 4px;
}
.navbar-fixed-top .nav>li>a {
	padding-left: 20px;
	padding-right: 20px;
}
.navbar-fixed-top.navbar-default {
	padding: 9px 0;
	background: rgba(18,62,107,0.95);
	transition: 0.5s;
	border-bottom: 0;
	/* padding-bottom: 0; */
	box-shadow: 0;
	position: fixed;
	top: 0;
	z-index: 999;
}
/*banner*/

img {
	max-width: 100%;
}
.top-nav {
	border-bottom: solid 1px rgba(248,205,30,.2);
	padding: 6px 0;
	position: absolute;
	top: 0;
	z-index: 9;
	width: 100%;
	left: 0;
	height: 36px;
	color: #ccc;
}
.top-nav-lft ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.top-nav-lft ul li {
	display: inline-block;
	font-size: 14px;
	margin-right: 15px;
}
.top-nav-lft ul li .fa {
	margin-right: 6px;
}
.top-nav-rht ul {
	list-style: none;
	text-align: right;
	margin: 0;
	padding-left: 0;
}
.top-nav-rht ul li {
	display: inline-block;
	font-size: 14px;
	margin-left: 15px;
}
.top-nav-rht ul li .fa {
	margin-right: 6px;
	color: #41B1A1;
}
.four-col {
	margin-top: -64;
	z-index: 9;
	position: relative;
}
.four-col-inner {
	float: left;
	width: 25%;
	text-align: center;
	background: #870f04;
	padding: 18px 0 0;
	/*margin-top: -75px;*/
	padding-bottom: 30px;
}
.four-col-inner:nth-child(2) {
	background: #690a01;
}
.four-col-inner:nth-child(3) {
	background: #870f04;
}
.four-col-inner:nth-child(4) {
	background: #690a01;
}
.four-col-inner .fa {
	font-size: 34px;
	color: #fff;
	width: 80%;
	height: 45px;
	border: 1px solid #fff;
	line-height: 37px;
	transition: 0.5s;
}
.four-col-inner:hover .fa {
	transition: 0.5s;
	border-radius: 45px;
	background: #550801;
	color: #fff;
}
.four-col-inner h3 {
	font-weight: bold;
	color: #fff;
	font-size: 23px;
	margin-top: 10px;
}
.four-col-inner p {
	text-align: center;
}
.four-col-inner p a {
	color: #eee;
	text-decoration: none;
}
.four-col-inner img {
	transition: 0.5s;
}
.four-col-inner:hover img {
	-webkit-filter: brightness(1) invert(1);
	-moz-filter: brightness(1) invert(1);
	filter: brightness(1) invert(1);
	transition: 0.5s;
}
.three-cl h3 {
	background: #0F3661;
	margin: 0;
	text-align: center;
	padding: 10px 0 7px;
	color: #fff;
	position: relative;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 200;
	z-index: 99;
}
.three-cl img {
	border: 0px solid #8abf00;
	transition: 0.5s;
	width: 100%;
	transition: 0.5s;
}
.three-cl-inner {
	margin-bottom: 50px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	height: 370px;
	transition: 0.5s;
	border: 3px solid #0F3661;
}
.three-cl-inner:hover img {
	transition: 0.5s;
	transform: scale(1.2) rotate(5deg)
}
.three-cl-inner:before {
	content: "";
	position: absolute;
	right: -50px;
	width: 50px;
	height: 100%;
	top: 0;
	background: rgba(255,255,255,0.1);
	transition: 0.5s;
}
.three-cl-inner:hover {
	transition: 0.5s;
	transform: translate(0, -10px);
	box-shadow: 0px 8px 4px #ccc;
}
.three-cl-inner:after {
	content: "";
	position: absolute;
	left: -50px;
	width: 50px;
	height: 100%;
	top: 0;
	background: rgba(255,255,255,0.1);
	transition: 0.5s;
}
.three-cl-inner:hover:before {
	right: 100%;
	transition: 0.5s;
	width: 100%;
}
.three-cl-inner:hover:after {
	left: 100%;
	transition: 0.5s;
	width: 100%;
}
/*banner*/

.hm-about {
	background: url(../image/about-bg.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding-bottom: 50px;
}
.hm-about .hm-head {
	color: #fff;
}
.hm-about p {
	color: #fff;
	line-height: 28px;
}
.hm-head {
	text-align: center;
	color: #0F3661;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 4px;
	margin-top: 40px;
	font-size: 40px;
}
.head-sep {
	z-index: 3;
	margin-bottom: 25px;
	display: inline-block;
	top: -3px;
	line-height: 1;
	position: relative;
}
.head-sep:before {
	width: 50px;
	height: 1px;
	content: "";
	display: inline-block;
	position: relative;
	margin-right: 6px;
	background-color: #41B1A1 !important;
	color: #fff !important;
}
.head-sep:after {
	width: 50px;
	height: 1px;
	content: "";
	display: inline-block;
	position: relative;
	margin-right: 6px;
	margin-left: 22px;
	margin-right: 0;
	background-color: #41B1A1 !important;
	color: #fff !important;
}
.head-sep u {
	width: 20px;
	position: absolute;
	display: block;
	left: 50%;
	top: 12px;
	margin-left: -10px;
}
.head-sep u:before {
	position: absolute;
	top: 0;
	left: -2px;
	border-left: 2px #888 solid;
	border-right: 2px #888 solid;
	width: 10px;
	height: 6px;
	display: inline-block;
	content: "";
	transform: skew(30deg);
	-webkit-transform: skew(50deg);
	border-left-color: #41B1A1 !important;
}
.head-sep u:after {
	position: absolute;
	top: 0;
	left: -2px;
	border-left: 2px #888 solid;
	border-right: 2px #888 solid;
	width: 10px;
	height: 6px;
	display: inline-block;
	content: "";
	transform: skew(30deg);
	-webkit-transform: skew(50deg);
	left: auto;
	right: -3px;
	transform: skew(-30deg);
	-webkit-transform: skew(-50deg);
	border-right-color: #41B1A1 !important;
}
.hm-head span {
	font-weight: 800;
	color: #41B1A1;
}
.hm-about .carousel {
	height: 300px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 4px #999;
	margin-top: 9px;
}
.hm-about .carousel img, .hm-about .carousel .item, .hm-about .carousel-inner {
	width: 100%;
	height: 100%;
}
.hm-about .carousel-indicators {
	bottom: 0;
}


.hm-serv {font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(image/serv-bg.jpg) no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	padding-top: 20px;
	padding-bottom: 7px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.hm-serv:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.90);
}

.hm-serv h4 {
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	color: #008237;
	text-align: center;
}
.hm-serv h2 {
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #0F3661;
	text-align: center;
	margin-bottom: 35px;
	border-bottom: 1px solid #f8cd1e;
	padding-bottom: 10px;
}
.hm-serv h2 strong {
	color: #0F3661;
}
.hm-serv h2 span {
	font-style: normal;
	position: relative;
}
.hm-serv h2 span:after {
	content: "";
	position: absolute;
	z-index: 99;
	height: 5px;
	width: 100%;
	background: #f8cd1e;
	left: 0;
	bottom: -9px;
}
.ser-main-cl {
	position: relative;
	text-align: center;
	margin-top: 90px;
	margin-bottom: 90px;
}
.ser-main-cl img {
}
.ser-cl-inner img {
	width: 125px;
	height: 125px;
	float: left;
	margin-left: 15px;
	transition: 0.7s;
	position: absolute;
	top: -15px;
}
.ser-cl-inner:hover img {
	transition: 0.7s;
	transform: scale(1.2);
}
.ser-cl-inner h3 {
	font-size: 18px;
	/* font-family: Raleway; */
	font-weight: 700;
	color: #0F3661;
	margin-bottom: 10px;
	margin-top: 0;
}
.ser-cl-inner p {
	line-height: 18px;
}
.fl-ser {
	float: left;
	text-align: right;
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	padding-right: 135px;
	position: relative;
}
.fl-ser.fr-ser {
	padding-right: 0;
	padding-left: 135px;
}
.fl-ser p {
	text-align: right;
}
.fl-ser p a {
	display: block;
	color: #222222;
	margin-top: 8px;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	transition: 0.5s;
	text-decoration: none;
}
.fl-ser p a:hover {
	transition: 0.5s;
	color: #41B1A1;
}
.cl1 {
	position: absolute;
	top: -30px;
	width: 40%;
	left: -80px;
}
.cl2 {
	position: absolute;
	top: 36%;
	width: 40%;
	left: -200px;
}
.cl3 {
	position: absolute;
	top: 80%;
	width: 40%;
	left: -80px;
}
.cl4 {
	position: absolute;
	top: -30px;
	width: 40%;
	right: 50px;
}
.cl5 {
	position: absolute;
	top: 36%;
	width: 40%;
	right: -60px;
}
.cl6 {
	position: absolute;
	top: 80%;
	width: 40%;
	right: 50px;
}
.cl4 .fl-ser p, .cl4 .fl-ser h3, .cl5 .fl-ser p, .cl5 .fl-ser h3, .cl6 .fl-ser p, .cl6 .fl-ser h3 {
	text-align: left;
}
.cl4.ser-cl-inner img, .cl5.ser-cl-inner img, .cl6.ser-cl-inner img {
	margin-right: 15px;
	margin-left: 0;
	left: 0;
}
.dn-img {
	display: none;
}

.hm-serv .container {
	position: relative;
	z-index: 9;
}
.sec-about-rht .nav-tabs .fa {
	display: block;
	font-size: 28px;
	text-align: center;
	margin-bottom: 8px;
}
.sec-about-rht .nav-tabs>li a {
	border: 1px solid #f8cd1e;
	border-radius: 0;
	color: #0f3661;
	padding: 22px 0 30px;
	position: relative;
}
.sec-about-rht .nav-tabs>li.active>a, .sec-about-rht .nav-tabs>li.active>a:focus, .sec-about-rht .nav-tabs>li.active>a:hover {
	border: 1px solid #eee;
	border-radius: 0;
	color: #fff;
	padding: 22px 0 30px;
	position: relative;
	background: #0F3661;
}
.sec-about-rht .nav-tabs {
	border: 0;
}
.sec-about-rht .nav-tabs>li {
	width: 32.3%;
	text-align: center;
	margin-right: 1%;
	font-weight: bold;
	font-size: 17px;
}
.sec-about-rht .nav-tabs li.active img {
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
.sec-about {
	padding-bottom: 50px;
}
.sec-about p {
	font-size: 16px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1;
}
.sec-about-rht .nav-tabs>li.active>a:after {
	height: 5px;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	background: #f8cd1e;
	position: absolute;
}
.sec-about-rht .nav-tabs>li.active>a:before {
	content: "";
	left: 0;
	bottom: 5px;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid rgb(248, 205, 30);
	right: 0;
	margin: 0 auto;
}
.sec-about-rht .nav-tabs>li.active .fa {
	color: #fff;
}
.sec-about-rht .hm-head {
	text-align: left;
	font-size: 24px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	position: relative;
}
.sec-about-rht .hm-head i {
	position: relative;
}
.sec-about-rht .hm-head i:after {
	content: "";
	left: 0;
	width: 100%;
	height: 3px;
	background: #f8cd1e;
	position: absolute;
	bottom: -15px;
}
.sec-about-rht .hm-head span {
	color: #000000;
}
.sec-about-rht .tab-content {
	min-height: 280px;
}
.hm-team {
	text-align: center;
	padding-bottom: 30px;
	background: rgba(138,191,0,0.45);
	background: url(../image/team-bg.jpg) no-repeat;
	background-size: 100%;
	background-attachment: fixed;
	position: relative;
	border: 1px solid #41B1A1;
	border-top: 0;
}
.hm-team:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.85);
	content: "";
}
.hm-team img {
	margin: 0 auto;
	width: 105px !important;
	height: 105px !important;
	border-radius: 50%;
	border: 2px solid #fff;
	box-shadow: 0px 0px 17px #ddd;
}
.hm-team p {
	text-align: center;
	padding: 0 10px;
}
.info-btn a {
	background: #41B1A1;
	color: #fff;
	padding: 6px 22px;
	border-radius: 6px;
	border: 1px dashed;
	transition: 0.5s;
}
.info-btn a:hover {
	transition: 0.5s;
	background: #41B1A1;
	padding: 6px 28px;
}
.hm-team .carousel-indicators {
	bottom: 0px;
}
.info-btn {
	margin-bottom: 60px;
}
.hm-team h3 {
	font-weight: bold;
	margin-bottom: 4px;
}
.hm-team .carousel-indicators li {
	background-color: #41B1A1;
	width: 30px;
}
.hm-team .carousel-indicators .active {
	background-color: #41B1A1;
	width: 30px;
	border: 0;
}
.hm-team h4 {
	font-weight: 400;
	color: #999;
	font-size: 16px;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 20px;
}
.two-cl {
	padding-bottom: 15px;
}
/*footer*/

footer{margin-top: 20px;
    background: #333;
    background-attachment: fixed;
    color: #333;
    background-size: cover;
    padding-top:20px;
    /* border-top: 4px solid #f9c809; */
	background: url(../image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    
}

footer .container-middle{position:relative;}

footer h2{ font-weight: 500;
    font-size: 23px;
    position: relative;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px dashed #d3a722;
    padding-bottom: 5px;
}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

footer .container-middle a{    color: #fff;}

.col-three{color:#8e8e8e;}

.us-lk p{color:#8e8e8e}

.us-lk ul{     list-style-type: square;
    font-size: 13px;
    margin-bottom: 0;
    color: #fff;       padding-left: 24px;}

.us-lk ul li{line-height: 20px; margin-bottom: 15px; transition:0.5s;}
.us-lk ul li:nth-last-child(1){margin-bottom:0}

.us-lk ul li:hover{padding-left: 5px;}

.us-lk ul li a{color:#8e8e8e; }

.us-lk ul li:hover a{color:#d3a722 !important;}

footer a{color:#fff;}

.ft-soc ul{font-size: 16px;     margin-bottom: 0;     list-style: none;}

.ft-soc ul{    padding-left: 0;
    font-size: 14px;}
	
.ft-soc ul a{color:#8e8e8e;}
.ft-soc ul li{margin-bottom:8px;}
.ft-soc ul li img{    margin-right: 10px; transition:0.5s;}
.ft-soc ul li:hover img{border-radius:50%; transition:0.5s;}
	
.ft-cont strong{color:#fff;}

.ft-cont p, .ft-cont p a{margin-bottom:8px; font-size: 13px; line-height: 20px;     color: #8e8e8e; line-height: 23px; 
    min-height: 25px;
    transition: 0.5s;     text-align: left;}

.copyrht{ background:#0a1c2e;
    margin-top: 10px;
    color: #fff;
    font-size: 15px;
    padding:4px 0;
    /* height: 32px; */
    position: relative;
    /* border-top: 1px solid #fff; */
    /* box-shadow: 0px -4px 4px #ccc; */  margin-top:30px;
}
	
.copyrht p{    margin-bottom: 0;
    color: #555;
    font-size: 14px;}
	
footer .container{position:relative;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{float:left; padding-top: 6px;}

.cprht-rht{float:right; padding-top:0px;}

.cprht-rht ul{list-style:none; text-align:right; margin:0;     font-size: 13px;}

.cprht-rht ul li{    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left:1px solid #db6e5d;
    line-height: 13px;}
	
.cprht-rht ul li:first-child{border-left:0;}

.cprht-rht a{color:#fff;     padding: 0 1px;}
.cprht-rht a .fa{    background: #283447;
    border-radius: 50%;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 29px; transition:0.5s;}

.cprht-rht a .fa:hover{background:#000; color:#fff; transition:0.5s;}

p.cprht-rht img {
    height: 18px; transition:0.5s;     vertical-align: bottom;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.cprht-lft strong{    color: #fff;
    font-weight: 300;}

.ft-cont i {    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #8e8e8e;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
}

.cprht-img{    float: left;
    margin-left: 120px;}
	
.cprht-img img{height: 45px;}

.ft-cont i img{margin-top: 6px;}

.ft-cont p:hover i{background:#77be32; transition:0.5s;}
	
.ft-nav ul{    list-style: none;
    text-align: center;
    margin-top: 0;
    padding-top: 21px;
    font-weight: bold; z-index: 9;
    position: relative;}
	
.ft-nav ul li{    display: inline-block;
    padding: 0 35px;}

.ft-nav ul li a:hover{color:#77be32;}

.same-ft{     border: 1px dashed #666;
    padding: 0 15px;
    position: relative;
    padding-left: 69px; margin-top:15px; transition:0.5s;}
.same-ft h3{color: #fff;
    font-size: 18px;}
.same-ft p{     color: #999;
    font-size: 0.9em;}
.same-ft p span{display:block; color:#777;}
.same-ft p  a{color:#999;}
	
.same-ft:after{
    
    font-size: 48px;
    font-family: Flaticon;
    position: absolute;
    left:8px;
    top: 20px;
    color: #f2c21a;	
}

.ft-add:after{content: "\f131";}
.ft-ph:after{content: "\f130";}
.ft-mail:after{content: "\f12e";}

.same-ft:hover{background:rgba(211,167,34,0.8); color:#fff;}
.same-ft:hover p, .same-ft:hover p span, .same-ft:hover p a{color:#fff;}
.same-ft:hover:after{color:#fff;}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #d3a722;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #d3a722;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}
.top img {
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: -39px;
	margin-left: -3px;
}
.ft-nav ul {
	list-style: none;
	text-align: center;
	margin-top: 0;
	padding-top: 21px;
	font-weight: bold;
	z-index: 9;
	position: relative;
}
.ft-nav ul li {
	display: inline-block;
	padding: 0 35px;
}
.ft-nav ul li a:hover {
	color: #ef5050;
}
.top {
	position: fixed;
	right: 18px;
	bottom: 30px;
	text-align: center;
	color: #fff;
	background: #8abf00;
	padding: 10px 10px;
	z-index: 99;
	border-radius: 50%;
	border: 2px solid #8abf00;
	cursor: pointer;
	opacity: 0;
	transition: ease-in 0.5s;
}
.top.scll-top {
	opacity: 1;
	transition: ease-in 0.5s;
	bottom: 50px;
}
.top .fa {
	display: block !important;
}
.two-cl .hm-head {
	font-size: 30px;
	margin-top: 0;
	padding-top: 40px;
	position: relative;
}
.two-cl .head-sep {
	margin-bottom: 5px;
}
.nav-tabs>li {
	margin-bottom: 0;
}
#widgetsControl, #widgetsControl_C {
	/*! height: 100% !important; */
	padding: 0;
}
#widgetsControl table, #widgetsControl td {
	height: 100% !important;
}
#HeaderControl {
	height: 82px;
	float: Left;
	margin-bottom: 0;
	padding: 16px 0;
	transition: 0.5s;
	position: absolute;
	left: 0;
	top: 36px;
	z-index: 9;
	width: 31%;
	background: transparent;
	text-align: center;
}
#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter {
	background-color: transparent !important;
}
#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter {
	background-color: transparent !important;
}
#MenuControl {
	height: 82px;
	float: Right;
	margin-bottom: 0;
	padding: 0px 0;
	transition: 0.5s;
	position: absolute;
	right: 0;
	top: 36px;
	z-index: 9;
	width: 69%;
	background: transparent;
}
.body-fx #HeaderControl {
	height: 90px;
	float: Left;
	position: fixed;
	width: 30%;
	padding: 0;
	padding-left: 0;
	background: #0F3661;
	z-index: 99;
	text-align: left;
	transition: 0.5s;
	height: 68px !important;
	top: 0;
}
.body-fx #logo-web {
	margin-top: 6px;
}
.body-fx #MenuControl_C {
	height: 68px !important;
}
.body-fx #MenuControl {
	height: 90px;
	float: Right;
	position: fixed;
	right: 0;
	width: 70%;
	padding: 0;
	padding-right: 0;
	background: #0F3661;
	transition: 0.5s;
	top: 0;
	height: 68px !important;
}
center #form1 #HomepagecontentControl {
	padding-top: 105px;
	padding-bottom: 25px;
}
center #form1 .top-nav {
	background: #0F3661;
}
center #form1 #HeaderControl, center #form1 #MenuControl {
	background: #0F3661;
}
center #form1 #HeaderControl {
	margin-left: -2px;
	width: 32%;
	z-index: 9999999;
}
center #form1 #MenuControl {
	margin-right: -2px;
}
.body-fx center #form1 #HeaderControl {
	margin-left: 0;
	top: 0;
}
.body-fx center #form1 #MenuControl {
	margin-right: 0px;
}
center #form1 footer {
	opacity: 1;
	visibility: visible;
}
.copyright {
	position: absolute;
	top: -15px;
	right: 0;
	color: #fff;
}
/*contact*/
.map-cont {
	margin-top: 10px;
	width: 56%;
	float: left;
	border: 1px solid #ddd;
	text-align: center;
	padding: 10px 0;
}
.map-cont img {
	max-width: 100%;
}
.bx-rht-cont {
	width: 40%;
	float: left;
	margin-left: 3%;
	text-align: left;
}
.bx-rht-cont a {
	cursor: pointer;
}
.bx-rht-cont h2 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.bx-rht-cont p {
	margin-bottom: 0;
}
.brn-off {
	width: 31%;
	padding: 1%;
	float: left;
	padding-bottom: 0;
}
.cont-page h3 {
	margin: 0;
	font-size: 18px;
	margin-bottom: 8px;
}
.cont-page p {
	font-size: 14px;
	color: #000;
	line-height: 24px !important;
}
.cont-heading {
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
	background: #60355c;
	padding: 9px 10px;
	color: #fff;
	margin-bottom: 8px;
}
.head-bx {
	float: left;
	width: 50%;
}
.contd-bx {
	float: left;
	width: 50%;
}
.brn-bx h2 {
	text-align: center;
}
.map-cont img {
	max-width: 100%;
}
.cont-page .st-feature-box {
	background: #0f3661;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	color: #fff;
}
.cont-page .feature-box-image {
	margin-top: 13px;
}
.brnh-off p {
	margin-bottom: 2px;
}
.st-custom-heading-layout2.st-custom-heading-wraper {
	margin-bottom: 24px;
}
.st-custom-heading-layout2 .st-heading-title {
	position: relative;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 0;
}
.st-custom-heading-layout2 .st-heading-title>span {
	position: relative;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 25px;
	display: block;
	margin-bottom: 11px;
}
.st-custom-heading-layout2 .heading-line {
	width: 26px;
	height: 1px;
	background: #114366;
	margin: 0;
}
.st-feature-box {
	padding-left: 75px;
	position: relative;
	margin-bottom: 35px;
}
.st-feature-box .st-feature-box-icon {
	color: #111;
	display: block;
	position: absolute;
	width: 52px;
	height: 52px;
	line-height: 0px;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 60px;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.st-feature-box h3 {
	color: #fff;
	margin-bottom: 8px;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}
.cont-soc img {
	margin-right: 5px;
}

.cont-page h5 {
	color: #222;
	font-size: 19px;
	margin-bottom: 25px;
}
.cont-page {
	text-align: left;
}
/*contact*/
.table-responsive {
	border: 0;
}
#form1 {
	overflow: hidden;
}
.li-img li {
	float: left;
	padding-left: 10px;
	margin: 5px;
}
 @media(max-width:1024px) {
.animatedParent {
	overflow: hidden;
}
.nav>li>a {
	padding: 9px 2px;
}
.three-cl-inner {
	height: auto;
}
.navbar-fixed-top .nav>li>a {
	padding-left: 10px;
	padding-right: 10px;
}
footer {
	bottom: -292px;
}
.navbar-default .navbar-nav>li>a {
	font-size: 14px;
}
.cprht-img {
	margin-left: 88px;
	display: none;
}
}
@media(max-width:992px) {
footer {
	position: inherit;
}
.cont-page h2 {
	padding-top: 20px;
}
}
 @media(max-width:769px) {
.three-cl h3 {
	font-size: 23px;
}
.copyright-rht ul li {
	padding-left: 10px;
	margin-left: 10px;
}
.navbar .navbar-right {
	width: 100%;
	margin: 0;
	margin-top: 10px;
}
.nav>li>a {
	padding: 9px 15px;
}
#logo-web {
	height: 100%;
}
footer {
	bottom: -100%;
}
.body-fx footer:hover {
	bottom: 0;
}
.sec-about-lft p {
	text-align: center;
}
.sec-about-lft img {
	width: 60%;
	margin: 0 auto;
}
.sec-about-rht .tab-content {
	min-height: inherit;
}
.ser-cl-inner {
	position: initial;
	float: left;
	width: 47%;
	text-align: center;
	margin: 0 1.5%;
	/*border: 1px solid #eee;*/
	margin-top: 70px;
	padding-bottom: 20px;
}
.ser-main-cl {
	margin-top: 30px;
	margin-bottom: 0;
}
.fl-ser, .fl-ser.fr-ser {
	float: inherit;
	text-align: center;
	padding: 0 15px;
	border: 1px solid #ccc;
	padding-top: 75px;
}
.sh-img {
	display: none;
}
.fl-ser p, .cl4 .fl-ser p, .cl4 .fl-ser h3, .cl5 .fl-ser p, .cl5 .fl-ser h3, .cl6 .fl-ser p, .cl6 .fl-ser h3 {
	text-align: center;
}
.dn-img {
	display: block;
}
.ser-cl-inner img, .cl4.ser-cl-inner img, .cl5.ser-cl-inner img, .cl6.ser-cl-inner img {
	float: initial;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: -50px;
}
.hm-serv {
	padding-bottom: 60px;
}
.contact_map_content {
	width: 100%;
}
.left_style_contact {
	width: 100%;
	margin-left: 0;
}
.navbar-default .navbar-nav>li>a {
	font-size: 12px;
}
.nav>li>a {
	padding: 9px 1px;
}
.cprht-img {
	display: none;
}
footer {
	position: relative;
}
.hm-serv {
	padding-bottom: 30px;
}
.top-nav-lft ul {
	padding-left: 15px;
}
.top-nav-rht ul {
	padding-right: 15px;
}
}
 @media(max-width:767px) {
.fix-box {
	display: none !important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	border-color: #41B1A1;
	background-color: #41B1A1;
}
.navbar-default .navbar-toggle {
	border-color: #000000;
}
.navbar-toggle {
	background-color: #000000;
	border-color: #000000;
	margin-top: 22px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	padding: 5px 10px;
	background: #000000;
	border-bottom: 1px solid #eee;
}
#MenuControl, #MenuControl_C {
	height: inherit !important;
	width: 100%;
}
.navbar-nav>li>a {
	line-height: 30px;
}
.navbar-default .navbar-nav>li>a {
	font-size: 14px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	background: #41B1A1;
	border-bottom: 1px solid #eee;
	color: #fff;
}
.body-fx .navbar-default .navbar-toggle:focus, .body-fx .navbar-default .navbar-toggle:hover {
	border-color: #41B1A1;
	background-color: #41B1A1;
}
.body-fx .navbar-default .navbar-toggle {
	border-color: #41B1A1;
}
.body-fx #MenuControl {
	display: none;
}
.body-fx #HeaderControl {
	display: none;
}
.body-fx #MenuControl_C {
	height: inherit !important;
}
.cont-page h2 {
	padding-top: 20px;
}
.four-col-inner {
	margin-top: 0px;
}
}
 @media(max-width:736px) {
.slider-info h4 {
	font-size: 35px;
}
.slider-info h3 {
	font-size: 30px;
}
.rslides {
	height: 300px;
}
.ban-logo {
	width: 75px;
}
.slider-info {
	top: 59px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	border-color: #000000;
	background-color: #000000;
}
.navbar-default .navbar-toggle {
	border-color: #000000;
}
.navbar-toggle {
	background-color: #282929;
	border-color: #000000;
	margin-top: 15px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.cont-rht ul, .copyright-lft, .copyright-rht {
	font-size: 13px;
}
#bs-example-navbar-collapse-1 {
	margin: 0;
	padding: 0;
	border-top: 0;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	padding: 5px 10px;
	background: #000000;
	border-bottom: 1px solid #eee;
}
.ft-cont p, .ft-cont p a {
	line-height: 18px;
}
.cprht-img {
	display: none;
}
.cprht-rht li .fa {
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 22px;
}
.us-lk ul li {
	margin-bottom: 2px;
}
footer h2 {
	font-size: 20px;
}
footer {
	position: relative;
}
.hm-serv {
	padding-bottom: 30px;
}
#HeaderControl, center #form1 #HeaderControl {
	width: 45%;
	z-index: 999999999;
}
.navbar {
	margin-right: 0 !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	margin: 0;
	width: 100%;
	border: 0;
}
#MenuControl, #MenuControl_C {
	height: inherit !important;
	width: 100%;
}
.navbar-nav>li>a {
	line-height: 30px;
}
.navbar-default .navbar-nav>li>a {
	font-size: 14px;
}
.four-col-inner h3 {
	font-size: 18px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	background: #41B1A1;
	border-bottom: 1px solid #eee;
	color: #fff;
}
.body-fx .navbar-default .navbar-toggle:focus, .body-fx .navbar-default .navbar-toggle:hover {
	border-color: #41B1A1;
	background-color: #41B1A1;
}
.body-fx .navbar-default .navbar-toggle {
	border-color: #41B1A1;
}
.body-fx #MenuControl {
	height: inherit !important;
	width: 100%;
}
.body-fx #HeaderControl {
	z-index: 999999999;
	top: -2px;
}
.body-fx #HeaderControl {
	width: 45%;
}
.body-fx #MenuControl_C {
	height: inherit !important;
}
.body-fx #MenuControl_C #navbar-collapse-1 {
	height: 278px !important;
	overflow-y: auto;
}
.navbar-nav {
	margin-bottom: 0;
}
.copyright {
	right: 15px;
}
footer {
	z-index: 9;
}
center #HeaderControl {
	padding: 5.5px 0;
}
center .navbar-default .navbar-toggle:focus, center .navbar-default .navbar-toggle:hover {
	border-color: #eee;
}
center .navbar-default .navbar-toggle {
	border-color: #eee;
}
.body-fx center #HeaderControl {
	height: 67px !important;
}
center #form1 #HomepagecontentControl {
	padding-top: 75px;
}
}
 @media(max-width:667px) {
#HomepagecontentControl {
    width: 100% !important;
}
#widgetsControl {
	    height: 292px !important;
}
.three-cl h3 {
	font-size: 17px;
}
.four-col-inner h3 {
	font-size: 17px;
}
.four-col-inner p {
	font-size: 12px;
}
.four-col-inner .fa {
	font-size: 28px;
	height: 40px;
	line-height: 31px;
}
.four-col-inner p {
	margin-bottom: 9px;
}
.sec-about-rht .nav-tabs>li a {
	font-size: 16px;
}
.hm-serv h2 {
	font-size: 30px;
}
}
 @media(max-width:568px) {
.cont-rht {
	padding-bottom: 15px;
	width: 100%;
}
.cont-lft {
	width: 100%;
	margin-right: 0;
}
.copyright-lft, .copyright-rht {
	width: 100%;
	text-align: center;
}
.copyright-rht ul {
	text-align: center;
	margin-top: 10px;
	font-size: 13px;
}
.copyright-rht ul li {
	font-size: 12px;
}
.four-col-inner {
	margin: .5%;
	width: 49%;
	padding-bottom: 0;
}
.animatedParent {
	margin-top: 3px;
}
.sec-about {
	padding-top: 30px;
}
.sec-about-lft img {
	width: 100%;
}
.sec-about-rht .hm-head {
	font-size: 20px;
}
p {
	font-size: 14px;
	line-height: 20px;
}
.ser-bg {
	width: 70%;
	margin: 0 auto;
}
.ser-cl-inner img {
	top: -4px;
	width: 100px;
	height: 100px;
}
.fl-ser, .fl-ser.fr-ser {
	padding-top: 60px;
}
.ser-cl-inner h3 {
	font-size: 16px;
}
.ser-cl-inner p {
	font-size: 13px;
}
.fl-ser {
	min-height: 190px;
}
#home:after {
	height: 140px;
	background: linear-gradient(rgb(0, 0, 0) 20%, transparent 100%);
}
.top-nav-rht {
	display: none;
}
.top-nav-lft {
	width: 100%;
}
#widgetsControl table, #widgetsControl td {
	height: initial !important;
}
#Wslider li {
	height: 250px;
}
.body-fx #MenuControl_C #navbar-collapse-1 {
	height: 225px !important;
}
.navbar-nav>li>a {
	line-height: 24px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	padding: 2px 15px 2px 25px;
}
}
 @media(max-width:480px) {
.ban-logo {
	width: 60px;
}
.slider-info h4 {
	font-size: 22px;
}
.slider-info h3 {
	font-size: 16px;
}
.slider-info p {
	font-size: 14px;
	line-height: 5px;
}
.arrow-dn {
	display: none;
}
.callbacks_nav {
	background-size: 198% 100%;
	width: 40px;
	height: 40px;
	top: 50%;
}
.hm-serv-bx-img {
	width: 40%;
}
.hm-head {
	margin-bottom: 0;
	font-size: 32px;
}
.container {
	font-size: 14px;
}
.hm-about p {
	line-height: 21px;
}
.three-cl .col-md-4 {
	width: 100%;
}
.three-cl-inner {
	margin-bottom: 10px;
}
.rslides {
	height: 320px;
}
.top-nav {
	display: none;
}
.navbar-default {
	padding: 8px 0;
	top: 0;
}
.cprht-lft {
	text-align: center;
	width: 100%;
}
.cprht-rht {
	text-align: center;
	width: 100%;
}
.copyrht {
	padding: 0px 0 6px;
}
#HeaderControl, #MenuControl {
	top: 0;
}
#logo-web {
	height: inherit;
}
#HeaderControl, .body-fx #HeaderControl, center #form1 #HeaderControl {
	width: initial;
	max-width: 70%;
}
.navbar-toggle {
	margin-top: 12px;
}
center #HeaderControl {
	padding: 8.5px 0;
}
center #form1 #HomepagecontentControl {
	padding-top: 45px;
}
center #form1 #HeaderControl {
	top: 0px;
}
}
 @media(max-width:414px) {
.hm-serv-bx-img {
	display: none;
}
.hm-serv-bx-cnt {
	padding: 0 20px 0 20px;
}
.ser-cl-inner {
	width: 100%;
	margin: 0;
	margin-top: 50px;
}
.fl-ser {
	min-height: initial;
}
.ser-bg {
	width: 100%;
}
}
 @media(max-width:375px) {
.hm-serv-bx-cnt h3 {
	font-size: 20px;
}
.two-cl .hm-head {
	font-size: 24px;
}
.callbacks_nav.next {
	right: 6px;
}
.callbacks_nav.prev {
	LEFT: 6px;
}
.rslides {
	height: 210px;
}
.callbacks_nav {
	top: 86px;
}
.slider-info {
	top: 35px;
}
.hm-about .carousel {
	height: 170px;
}
.sec-about-rht .nav-tabs>li a {
	font-size: 12px;
}
footer .col-xs-7, footer .col-xs-5 {
	width: 100%;
}
.four-col-inner {
	margin: 1%;
	width: 48%;
}
.copyrht p {
	font-size: 12px;
}
}
 @media(max-width:360px) {
.body-fx #MenuControl_C #navbar-collapse-1 {
	height: initial !important;
	max-height: 380px;
}
}
 @media(max-width:740px) {
.slider-info {
	display: none !important;
}
}

.upper-box-img {
    height: 90px;
    width: 90px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    background: #0F3661;
    /* line-height: 118px; */
}

.upper-box-img img {
    margin-top: 20px;
}

.upper-box-img:after {
    content: " ";
    position: absolute;
    bottom: -10px;
    left: -10px;
    margin-left: 50%;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #0F3661 transparent;
    display: block;
    width: 0;
}

.bx-upper .col-three h3{text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    color: #012549;
    margin-bottom: 15px;
    margin-top: 30px;
font-weight: 600;
}

.bx-upper .col-three{text-align:center;}

.bx-upper{margin-top:25px;}

.br-bt{border-left:1px solid #ddd; border-right:1px solid #ddd; padding: 0 18px;}

.area-img{text-align:center; margin-bottom:30px;}
.area-img img{width:400px;}

.hm-abt{    background: #eeeeee;
    padding: 20px 0px 25px;     margin-bottom: 10px;}
.hm-abt, .hm-abt p, .hm-abt h2{text-align: center;}

.head-hm{text-align: center;    margin-bottom: 35px; font-size: 26px; position:relative;}

.hm-abt .head-hm span{background:#eee;}
.bx-upper .col-three{    /* float: left;
    width: 27.6%;
    margin: 1%;*/
    min-height: 275px;
    padding-top: 15px;
    background: #ddd;
    padding: 20px 18px 0;}