@import url("../font-awesome-4.6.1/css/font-awesome.css");
@import url("../font-awesome-4.6.1/css/font-awesome.min.css");
* {
	margin:0px;
	padding:0px;
}
html, body {
	height:100%;
	width:100%;
}
body {
	background:#fff;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:15px;
	color:#000;
	overflow-x:hidden;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, img, ins, q, small, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td, figure {
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
img, fieldset, abbr, acronym {
	border: 0;
}
article, aside, figure, figcaption, hgroup, footer, header, nav, section, video, object {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	color:#000000;
	margin-bottom:4px;
}
h1 {
	font-size:45px;
	line-height:55px;
	margin-bottom:30px;
	text-align:center;
}
h2 {
	font-size:60px;
	line-height:67px;
	margin-bottom:25px;
	color:#0e0416;
}
h3 {
	font-size:25px;
	line-height:30px;
	margin-bottom:10px;
}
h4 {
	font-size:20px;
	line-height:26px;
}
h5 {
	font-size:17px;
	line-height:24px;
	font-weight:600;
}
h6 {
	font-size:16px;
	line-height:22px;
	font-weight:600;
}
ul li, ol li {
	list-style: none;
}
img {
	border: none;
	display: block;
	max-width:100%;
}
a, a:link, a:focus {
	color: #f99801;
	text-decoration: none;
	outline: none;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
a:hover {
	color: #000;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.clearfix {
	clear:both;
	display: block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clearfix:before {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
strong {	font-weight:600;}
.lay-width {
	width:100%;
	max-width:1180px;
	margin:0 auto;
}
@media (max-width: 1190px) {
.lay-width { width:96%;}}
.lay-width1 {	width:100%;	max-width:980px;	margin:0 auto;}
@media (max-width: 1000px) {
.lay-width1 {
 width:96%;}}
.lay-width2 {
	width:100%;
	max-width:1300px;
	margin:0 auto;
}
@media (max-width: 1300px) {
.lay-width2 {
 width:96%;
}
}
p {
	font-size:17px;
	line-height:24px;
	color:#3b3b3b;
	font-weight:500;
	margin-bottom:26px;
}
.top-wrapper {
	background:#92278f;
	width:100%;
	padding:7px 0px;
}
.clear {
	clear:both;
}
.left {
	float:left;
	width:48%;
}
.right {
	float:right;
	width:48%;
}
a.btn01 {
	display:inline-block;
	background:#a1d2e0;
	padding:11px 20px;
	font-size:15px;
	color:#000000;
	font-weight:600;
}
a.btn01:hover {
	background:#000000;
	color:#ffffff;
}
a.btn02 {
	display:inline-block;
	background:#3b3b3b;
	padding:11px 20px;
	font-size:15px;
	color:#ffffff;
	font-weight:600;
}
a.btn02:hover {
	background:#a1d2e0;
	color:#000000;
}
a.btn03 {
	display:inline-block;
	padding:0px 21px 0px 0px;
	font-size:15px;
	color:#f99802;
	font-weight:600;
	background:url(../images/rmore-arrow03.png) right center no-repeat;
}
a.btn03:hover {
	color:#000000;
}
.logo-topd-area {
	width:100%;
	position:relative;
	z-index:999;
	padding:0px 0px;
}
.logo-area {
	float:left;
	max-width:474px;
	width:100%;
	padding:21px 0 21px 0;
}
@media ( max-width :517px) {
.logo-area {
 max-width:247px;
}
}
.logo-area img {
	max-width:100%;
}
.logo-area a {
	display:inline-block;
}
.logo-right-area {
	float:right;
	text-align:right;
}
.top-contact {
	text-align:right;
	padding-top:4px;
}
.top-btn span {
	display:inline-block;
}
.top-btn {
	margin-left:30px;
	margin-top:0px;
	margin-bottom:7px;
}
.top-btn1 span {
	display:inline-block;
}
.top-btn1{
	margin-left:30px;
	margin-top:0px;
	margin-bottom:7px;
}

.btn-top a {
	padding:11px 34px 11px 20px;
	text-align:center;
	background:#d92727 url(../images/top-btn-arrow.png) right 20px center no-repeat;
	display:inline-block;
	font-size:18px;
	color:#FFFFFF;
	font-weight:500;
}
.btn-top a:hover {
	background:#f9981d url(../images/top-btn-arrow.png) right 20px center no-repeat;
}

.btn-top1 a { margin-right:4px;
	padding:11px 34px 11px 20px;
	text-align:center;
	background:#f9981d url(../images/top-btn-arrow.png) right 20px center no-repeat;
	display:inline-block;
	font-size:18px;
	color:#FFFFFF;
	font-weight:500;
}
.btn-top1 a:hover {
	background:#000 url(../images/top-btn-arrow.png) right 20px center no-repeat;
}

span.top-social {
	color:#6f6f6f;
	line-height:40px;
	margin-right:10px;
	font-size:16px;
}
.top-social a {
	font-size:26px;
	color:#8f8f8f;
	display:inline-block;
	margin:0 6px;
	position:relative;
	bottom:-6px
}
.top-social a:hover {
	color:#f9981d;
}
.top-contact > span {
	display:block;
}
.top-contact01 span {
	font-size:17px;
	font-weight:700;
	color:#3b3b3b;
}
.top-contact01 {
	font-size:19px;
	font-weight:700;
	color:#f9981d;
	margin-bottom:6px;
}
.top-contact01 a {
	display:inline-block;
	margin-left:20px;
	color:#000000;
}
.top-contact01 a:hover {
	color:#f9981d;
}
.top-contact02 {
	color:#616161;
}
.top-contact02 span {
	font-weight:700;
	color:#000000;
}
.nav-area {
	background:#7d6d8e;
}
.banner {
	width:100%;
	clear:both;
	position:relative;
}
.rslides_nav {
	position:absolute;
	top:41%;
	z-index:9;
}
.banner .prev {
	left:1%;
	background:url(../images/left-a.png) no-repeat left top;
	width:39px;
	height:78px;
	font-size:0;
}
.banner .prev:hover {
	background:url(../images/left-a-h.png) no-repeat left top;
}
.banner .next {
	right:1%;
	background:url(../images/right-a1.png) no-repeat left top;
	width:39px;
	height:78px;
	font-size:0;
}
.banner .next:hover {
	background:url(../images/right-a1-h.png) no-repeat left top;
}
.navigation-area {
	background:#000;
	position:relative;
}
.top-contact h5 {
	font-size:16px;
	color:#00407e;
	margin-bottom:0;
	line-height:17px;
	font-weight:600;
}
.top-contact h6 a {
	font-size:16px;
	color:#737373;
	font-weight:600;
}
.top-contact h6 a:hover {
	color:#00407e;
}
.phone {
	font-size:29px;
	font-weight:900;
	line-height:29px;
}
.phone i {
	display:inline-block;
}
.banner-txt {
	position: absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
.banner-txt-area {
	width:100%;
	padding:0px 0px;
}
.banner-txt-area h2 {
	font-size: 52px;
	line-height: 74px;
	margin-bottom:0px;
	color: #000;
	font-weight: 800;
}
.banner-txt-area h3 {
	font-size: 52px;
	line-height: 74px;
	margin-bottom:0px;
	color: #000;
	font-weight: 200;
}
.banner-txt-area h4 {
	font-size: 52px;
	line-height: 74px;
	margin-bottom:0px;
	color: #0075c6;
	font-weight: 800;
}
.banner-txt-area p {
	font-size:16px;
	line-height:22px;
	margin-bottom:6px;
	color:#fff;
}
 @media ( max-width:979px) {
.banner-txt-area {
display:none;
}
.banner-txt-area h2 {
 font-size:40px;
 line-height:46px;
}
}
 @media (max-width: 1024px) {
.logo-area {
 width:100%;
 max-width:100%;
 text-align:center;
}
.logo-right-area {
 width:100%;
 max-width:100%;
 text-align:center;
 margin-bottom:8px;
}
.banner-txt {
 display:none;
}.top-contact{ text-align:center; padding-top:0; padding-bottom:12px;}
}
.b-textbg {
	background: rgba(0, 0, 0, .34);
	border-top:1px dotted #f99801;
	border-bottom:1px dotted #f99801;
	padding:50px 35px;
	width:100%;
	max-width:532px;
}
.banner-txt h2 {
	font-size:45px;
	color:#FFFFFF;
	line-height:62px;
	margin-bottom:20px;
	font-weight:600 !important;
}
.banner-txt p {
	font-size:21px;
	line-height:28px;
	color:#FFFFFF;
}
.bnr-rmore a {
	display:inline-block;
	padding:10px 31px 10px 18px;
	font-size:17px;
	color:#fff;
	font-weight:600;
	background:#000000 url(../images/banner-btn-arrow.png) right 15px center no-repeat;
}
.bnr-rmore a:hover {
	color:#000;
	background:#fff url(../images/banner-btn-arrow.png) right 15px center no-repeat;
}
a.btn1 {
	display:inline-block;
	padding:9px 25px;
	font-size:17px;
	color:#fff;
	font-weight:600;
	background:#f99802;
}
a.btn1:hover {
	color:#fff;
	font-weight:600;
	background:#00407e;
}
.footer-area {
	padding:60px 0px 40px 0px;
}
.footer-area {
	background: url('../images/footer-left.png') left top no-repeat,  url('../images/footer-right.png') right top no-repeat,  #222222;
}
.footer-logo {
	text-align:center;
	margin-bottom:42px;
}
.footer-logo img {
	display:inline-block;
}
.footer-links {
	text-align:center;
	margin-bottom:30px;
}
.footer-links a {
	display:inline-block;
	font-size:17px;
	color:#FFFFFF;
	padding:2px 17px 2px 0;
	margin:0 16px 0 0;
	background:url(../images/flink-sep.jpg) right center no-repeat;
}
.footer-links a:last-child {
	padding:0 0px 0 0;
	margin:0 0px 0 0;
	background-image:none;
}
.footer-links a:hover {
	color:#f99802;
}
.footer-adddetail {
	margin-bottom:30px;
}
.footer-adddetail > div {
	background:url(../images/footer-bg-bar.png) center bottom no-repeat;
	padding:20px 0px;
}
.copyright {
	text-align:center;
}
.copyright p {
	color:#9b9b9b;
	margin-bottom:0px;
}
.copyright p a {
	color:#f99802;
	font-weight:600;
}
.copyright p a:hover {
	color:#fff;
}.testimonial-page ul li .tttext p{ margin-bottom:35px;}
.leftq{ display:inline-block; margin-right:5px;} .rightq{ display:inline-block; margin-left:5px; vertical-align:text-top; position:relative; top:3px;}
.footer-adddetail {
	text-align:center;
}
.footer-adddetail span {
	display:inline-block;
	padding-left:32px;
	margin-right:35px;
}
.footer-adddetail span:last-child {
	padding-left:25px; margin-top:5px; font-size:16px;
	margin-right:0px;
}
.footer-adddetail a:hover {
	color:#f99802;
}
.f-mail {
	font-size:18px;
	color:#FFFFFF;
	background:url(../images/f-mail-icon.png) left center no-repeat;
	line-height:25px;
}
.f-mail a {
	color:#FFFFFF;
}
.f-fone {
	font-size:18px;
	color:#f99802;
	background:url(../images/f-phone-icon.png) left center no-repeat;
	line-height:25px;
}
.faddress {
	font-size:18px;
	color:#fff;
	background:url(../images/f-location-icon.png) left center no-repeat;
	text-align:left;
	line-height:25px;
}
 @media ( max-width :568px) {
.top-contact {
 width:84%;
 text-align:center;
 padding-top: 4px;
}
.top-btn {
 width:100%;
 text-align:center;
 margin-left: 0px;
 margin-top: 17px;
}
}
.welcome-area {
	display:flex;
}
.welcome-area .w-left {
	width:50%;
	background:#ecf1f5;
	overflow:hidden;
}
.welcome-area .w-right {
	width:50%;
	background:#68798b;
	overflow:hidden;
}
.wleft-left {
	float:right;
	width:100%;
	max-width:550px;
	padding:50px 40px 50px 0px;
}
.wright-right {
	width:100%;
	max-width:550px;
	padding:60px 0 50px 40px;
}
.wleft-left h2 {
	color:#3b4d60;
	font-size:49px;
	font-weight:300;
	line-height:54px;
	margin-bottom:30px;
}
.wleft-left img {
	border:10px solid #FFFFFF;
}
.wright-right p {
	color:#FFFFFF;
	font-size:15px;
	line-height:24px;
}
a.rmore {
	display:inline-block;
	padding:15px 20px;
	background:#FFFFFF;
	font-size:16px;
	color:#000;
	font-weight:600;
}
a.rmore:hover {
	background:#d92727;
	color:#FFFFFF;
}
.services-area {
	text-align:center;
	padding:55px 0px 0px 0px;
}
.services-area h2 {
	font-size:43px;
	line-height:50px;
	color:#031221;
	margin-bottom:10px;
	font-weight:300;
}
.services-area h4 {
	font-size:18px;
	line-height:24px;
	color:#031221;
	margin-bottom:50px;
	font-weight:300;
}
.services-area ul {
	overflow:hidden;
}
.services-area ul li {
	float:left;
	width:20%;
	margin:0px 2.5% 40px 2.5%;
}
.services-area ul li i {
	display:inline-block;
	border-radius:100%;
	position:relative;
	margin-bottom:18px;
}
.services-area ul li i a {
	display:inline-block;
	border-radius:100%;
	border:6px solid #68798b;
}
.services-area ul li i img {
	display:inline-block;
	border-radius:100%;
	border:2px solid #FFFFFF;
	max-width:98%;
}
.services-area ul li i span {
	position:absolute;
	width:25px;
	height:18px;
	background:url(../images/s-arrow.png) no-repeat;
	left: 51px;
	bottom: 3px;
}
.services-area ul li:hover i span {
	background:url(../images/s-arrow-hover.png) no-repeat;
}
.services-area h3 {
	font-size:20px;
	color:#000000;
	line-height:25px;
	display:block;
	font-weight:600;
}
.services-area h3 a {
	font-size:20px;
	color:#000000;
	line-height:25px;
	display:inline-block;
	font-weight:600;
}
.services-area h3 a:hover {
	color:#f99801;
}
.services-area ul li:hover i a {
	border:6px solid #f99801;
}
.services-area ul li p {
	color:#6a6a6a;
	font-size:15px;
	line-height:24px;
}
.services-area ul li p a {
	color:#f99801;
	text-decoration:underline;
	font-weight:600;
}
.services-area ul li p a:hover {
	color:#000;
}
.blog-area {
	padding:50px 0px 50px 0px;
}
.blog-area .blog-left {
	width:48%;
	float:left;
}
.blog-area .blog-right {
	width:48%;
	float:right;
}
.blog-area img {
	width:100%;
	margin-bottom:30px;
}
.blog-area h3 {
	font-size:24px;
	color:#000000;
	line-height:25px;
	display:block;
	font-weight:600;
	margin-bottom:20px;
}
.blog-area h3 a {
	font-size:24px;
	color:#000000;
	line-height:30px;
	display:inline-block;

}
.blog-area h3 a:hover {
	color:#f99802;
}
.blog-area a.b-rmore {
	color:#f99802;
}
.blog-area a.b-rmore:hover {
	color:#000;
	text-decoration:underline;
}
.blog-area h2 {
	font-size:43px;
	line-height:50px;
	color:#031221;
	margin-bottom:40px;
	font-weight:300;
	text-align:center;
}
.testimonial-area {
	background:#f9f7f7;
	padding:50px 0px;
}
.testimonial-area h2 {
	font-size:40px;
	line-height:47px;
	color:#031221;
	margin-bottom:25px;
	font-weight:300;
}
.t-left {
	float: left;
	width:50%;
}
.t-right {
	float:right;
	width:45%;
}
.t-left ul li { -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.20);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.20);
	padding:10px 10px 8px 10px;
	margin-bottom:25px;
	background:#FFFFFF;
}
.t-left ul li video{ background:#000}
.t-left ul li:last-child {
	margin-bottom:25px;
}
.t-left ul li p {
	font-size:15px;
	color:#3b3b3b;
	line-height:22px;
}
.t-left ul li i {
	display:inline-block;
	position:relative;
	bottom:-6px;
	margin-right:6px;
}
.t-left ul li i:last-child {
	margin-left:6px;
	margin-right:0px;
}
.t-right li { -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.20);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.20);
	margin-bottom:25px;
	border-top:10px solid #FFFFFF; border-right:10px solid #FFFFFF; border-bottom:8px solid #FFFFFF; border-left:10px solid #FFFFFF;
}
.t-right li:last-child {
	margin-bottom:0px;
}
.profile-area {
	display:flex;
}
.profile-area .pro-left {
	width:50%;
	background:#c7d2dd url(../images/profile-pic-bg.jpg) right bottom no-repeat;
	overflow:hidden;
}
.profile-area .pro-right {
	width:50%;
	background: url(../images/profile-cont-bg.jpg);
	overflow:hidden;
}
.pro-left-cont {
	text-align:right;
	padding-right:100px;
	padding-top:40px;
}
.pro-left-cont img {
	display:inline-block;
	max-width:100%;
}
.pro-right-cont {
	max-width:530px;
	width:100%;
	padding-left:60px;
	padding-top:60px;
	padding-bottom:30px;
}
.pro-right-cont ul {
	overflow:hidden;
}
.pro-right-cont ul li {
	float:left;
	width:30%;
	margin-right:5%;
	text-align:center;
}
.pro-right-cont ul li:last-child {
	margin-right:0%;
}
.pro-right-cont ul li h3 {
	color:#f99801;
	font-weight:900;
	font-size:27px;
	line-height:32px;
}
.pro-right-cont ul li > span > span {
	display:inline-block;
	background:#000;
	width:145px;
	height:115px;
	border-radius:100%;
	border:6px solid #e0e7de;
	padding-top:30px;
}
.pro-right-cont ul li > span {
	display:inline-block;
	border-radius:100%;
	border-bottom:6px solid #b7b8bd;
}
.pro-right-cont h2 {
	font-size:43px;
	line-height:50px;
	color:#031221;
	margin-bottom:10px;
	font-weight:300;
}
.pro-right-cont h4 {
	font-size:20px;
	line-height:30px;
	color:#031221;
	margin-bottom:15px;
	font-weight:300;
}
.pro-right-cont p {
	font-size:15px;
	color:#5a585b;
	line-height:22px;
}.pro-right-cont ul li p{ color:#fff}
a.btnpro {
	font-size:18px;
	padding:12px 25px;
	display:inline-block;
}
a.vprofile {
	background:#d92727;
	color:#fff;
	border:1px solid #d92727;
	margin:15px 10px 15px 0px;
}
a.vapoint {
	background:#000;
	color:#fff;
	border:1px solid #000;
	margin:15px 0px;
}
a.vprofile:hover {
	background:#000;
	color:#fff;
	border:1px solid #000;
}
a.vapoint:hover {
	background:#d92727;
	color:#fff;
	border:1px solid #d92727;
}
 @media ( max-width :900px) {
.top-contact {
 text-align: center;
 padding-top: 8px;
}
.welcome-area {
 display: inherit;
}
.welcome-area .w-left, .welcome-area .w-right {
 width:100%;
 text-align:center;
}
 .wleft-left {
 width: 100%;
 max-width:96%;
 padding: 50px 2% 50px 2%;
}
 .wright-right {
 width: 100%;
 max-width:96%;
 padding: 60px 2% 50px 2%;
}
.wleft-left img {
display:inline-block;
}
 .profile-area {
 display: inherit;
}
.profile-area .pro-left {
 width: 100%;
}
.profile-area .pro-right {
 width: 100%;
}
 .pro-left-cont {
 text-align: center;
 padding-right:0px;
}
.pro-right-cont {
 max-width:100%;
 width:96%;
 padding-left:2%;
 padding-right:2%;
 padding-top:40px;
 padding-bottom:40px;
 text-align:center;
}
}
@media ( max-width :768px) {
.t-left {
 width:100%;
}
.t-right {
 width:100%;
}
}
 @media ( max-width :568px) {
span.top-social {
display:none;
}
.logo-area {
padding:21px 0 5px 0;
}
.services-area ul li {
 width: 96%;
 margin: 0px 2% 40px 2%;
}
.pro-right-cont ul {
display:none;
}
.blog-area .blog-left {
 width:100%;
 margin-bottom:30px;
 text-align:center;
}
.blog-area .blog-right {
 width:100%;
 text-align:center;
}
.footer-adddetail span {
margin-right:0px;
}
}
.banner-inner {
	width:100%;
	height:250px;
}
.bradcrumb {
	background:#fff;
	padding:14px 0px;
}
.bradcrumb ul li {
	display:inline-block;
	background:url(../images/larrow.png) right center no-repeat;
	padding-right:18px;
	margin-right:5px;
	color:#f99801;
}
.bradcrumb ul li:last-child {
	background-image:none;
	padding-right:0px;
	margin-right:0px;
}
.bradcrumb ul li a  {
	color:#000;
}
.bradcrumb ul li a:hover  {
	color:#f99801;}

.inner-cont {
	padding:60px 0px 50px 0px;
		background:#ecf1f5;}

.doc-left {
	float:left;
	width:28%;
}
.doc-right {
	float:right;
	width:67%;
}

.inner-cont h1 {
	text-align:left;
	margin-bottom:15px;
}

.inner-cont h2{ color:#f99801; font-size:31px; margin-bottom:10px; line-height:32px; padding-top:15px; clear:both;}

.inner-cont p { font-size:16px; line-height:24px;}

.left-pro-cont { text-align:center;
	background:#FFFFFF;
	padding:25px 28px;
}.left-pro-cont h3{ font-size:31px;}
.left-pro-cont p{ margin-bottom:7px;}
.hrline{ height:1px; background:#ddd; margin:20px 0px; clear:both}
.bdtlr{ border-top:10px solid #fff;  border-left:10px solid #fff;  border-right:10px solid #fff; width:94.5%}
.left-pro-cont li {
	border-bottom:1px solid #f3f1f1;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:16px;
	display:block;
	overflow:hidden;
	color:#4f4f4f;
}
.left-pro-cont li span {
	display:inline-block;
	width:36%;
	float:left;
	text-align:left !important;
	font-weight:600;
	color:#000;
	overflow:hidden;
	margin-right:8%;
}
.left-pro-cont li span i { float:right; display:inline-block; width:5px; font-style:normal; font-family:Arial, Helvetica, sans-serif; padding-top:3px;}
.left-pro-cont li:last-child {
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
}
.left-video { background:#FFFFFF; padding:10px; margin-top:20px; margin-bottom:20px;}
.left-links {
	margin-bottom:20px;
	background:#68798b;
	padding:18px 0px;
}
.left-links h3{ color:#fff; padding:6px 20px 12px 20px; font-size:31px;}
.left-links ul li {
	padding:0 20px;	
}
.left-links ul li a {
	font-size:17px;
	color:#FFFFFF;
	padding:13px 10px 13px 24px;
	border-bottom:1px solid #FFFFFF;
	display:block;
	background:#68798b url(../images/link-arrow.png) left 12px center no-repeat;
}
.left-links ul li:last-child a {
border-bottom:none;
}
.left-links ul li a:hover,
.left-links ul li.act a {
color:#000;
	background:#f9981d url(../images/link-arrow-hover.png) left 12px center no-repeat;
}
@media ( max-width :768px) { 
.doc-left {
	display:none;
}
.doc-right {
	width:100%;
}
}

.cleft {
    float: left; margin:0 2%; background:#fff;
    width: 46%;

}
.cform { width:100%; margin:40px auto 0 auto; max-width:500px;
}
.cleft ul li {
	overflow:hidden;
	background:#dbedff;
	padding:20px;
	margin-bottom:20px;
}
.cleft ul li h5 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
}
.cleft ul li:last-child {
	margin-bottom:0px;
}
.cleft ul li p {
	margin-bottom:0px;
}

.color02 {
	background:#225686 !important;
}
.color03 {
	background:#eb594d !important;
}
.color02 h5,
.color02 p,
.color03 h5,
.color03 p,
.color02 i,
.color02 i,
.color03 i,
.color03 i { color:#FFFFFF;}

.cleft ul li i {
	float:left;
	width:15%;
	display:inline-block;
	font-size:35px;
}
.dtext {
	float:left;
	display:inline-block;
	width:85%;
}
.color03 p a {
	color:#FFFFFF;
}

.color03 p a:hover {
	color:#000;
}

.mtop24{ margin-top:24%}
.cform .form-group { margin-bottom:15px;}
.cform .row .col-sm-6 { float:left; width:48%; margin-right:4%;}
.cform .row .col-sm-6:last-child { margin-right:0%;}

.cform label {
	font-size:17px;
	font-weight:600;
	display:block;
	margin-bottom:4px;
}

.cform .row input[type="text"],
.cform .row input[type="email"] {
	padding:15px 4%;
	width:91%;
	background:#fff;
	border-radius:30px;
}
.cform .row .col-sm-6 input[type="text"]
 {
	padding:15px 4%;
	width:90%;
	background:#f4f4f4;
	border-radius:30px;
}

.cform textarea {
	padding:15px 4%;
	width:91%;
	background:#fff;
	border-radius:30px;
	border:none;
	font-family: 'Lato', sans-serif;
}

.cform input[type="submit"] {
	display:inline-block;
	padding:11px 50px;
	font-size:17px;
	color:#fff;
	font-weight:600;
	background:#d92727;
	margin-bottom:10px;
	border:none;
	cursor:pointer;
	border-radius:30px;
}
.cform input[type="submit"]:hover {
	color:#fff;
	font-weight:600;
	background:#000;
}
.ccont-add {
	margin-bottom:25px; padding:0 20px; min-height:262px;
}
.cleft .map { padding:8px; background:#FFFFFF;}
@media ( max-width :768px) { 
.cleft {
	width:100%;
	margin-top:0px;
}
.cform {
	width:100%;
}
}
@media ( max-width :768px){ 
.cleft {
	width:96%;
	margin-bottom:30px;
}
.cform {
	width:100%;
}
.cform .row .col-sm-6 { float:left; width:100%; margin-right:0%;}
}
span.ccontact i,
span.cemail i,
span.cphone i { margin-right:5px; color:#f9981d; font-size:20px;}
span.cemail { display:block; font-size:16px;}
span.cphone { display:block; font-size:16px; color:#000000;}
span.cemail a { color:#000000;}
span.cemail a:hover { color:#f9981d;}
span.ccontact i {
	margin-bottom:15px;
	float:left;
	margin-top:3px;
	padding-left:1px;
	font-size:25px;
	margin-right:8px;
}
.ccont-add span {
	border-bottom:1px solid #d2d2d2;
	margin-bottom:14px;
	padding-bottom:14px;
	display:block;
	line-height:24px;
	overflow:hidden;
}
.ccont-add span:last-child {
	border-bottom:none;
	margin-bottom:0px;
	padding-bottom:0px;
}


.testimonial-page ul { overflow:hidden;}
.testimonial-page ul li { float:left; width:100%; margin-bottom:37px;}
.testimonial-page ul li .tttext {
	margin-bottom:5px;
	padding:25px 35px 35px 35px;
	background:#FFFFFF;
}
.testimonial-page ul li:hover .tttext {
	position:relative;
}
.testimonial-page ul li .name-d { text-align:right; padding-right:10px}
.testimonial-page ul li .name-d span {
	color:#000; font-weight:600
}.sadowbox {
   -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.20);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.20);
border: 8px solid
#fff; margin:5px}
.testimonial-page ul li .name-d i { float:right; margin-left:15px; position:relative; top:-23px; }
.tleft-col {
	width:48%;
	float:left;
}
.tright-col {
	width:48%;
	float:right;
}
ul.gallery li {
	width:31%;
	margin-right:2.33%;
	margin-bottom:25px;
	float:left;}
@media ( max-width :768px){ 
.tleft-col {	width:100%;}
.tright-col {	width:100%;}}
@media ( max-width :479px){ 
ul.gallery li {	width:100%;	margin-right:0%;	margin-bottom:25px;}}
ul.list01 { margin:0 0 22px 0; padding:0;}
ul.list01 li {
	margin-bottom:5px; font-size:16px;color:#3b3b3b;
	padding-left:15px;
	background:url(../images/c-arrow.png) left 8px no-repeat;
	display:block;
	transition-duration:.25s; line-height:22px;
 	-webkit-transition-duration:.25s;}.list50 li{ float:left; width:48%}.h20{ height:20px;}.hlink a{ color:#6f6f6f; padding-right:5px;}.hlink a:hover{ color:#f9981d;}.hlink{ padding-right:5px;}.navigation-area .fa { display:inline-block; float:right; position:relative; top:1px; font-size:18px;}
	.wright-right h3{ color:#fff}
	
	ul.list001 { margin:0 0 35px 0; padding:0;}
ul.list001 li {
	margin-bottom:5px; font-size:16px;color:#fff;
	padding-left:15px;
	background:url(../images/arrow01.png) left 8px no-repeat;
	display:block;
	transition-duration:.25s; line-height:22px;
 	-webkit-transition-duration:.25s;}
	
@media ( max-width :768px){.list50 li{ width:96%} .mtop24{ margin-top:10%}}

