@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

body {
	margin:0;
	font-family: 'Open Sans', sans-serif;
}
atricle, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video, title, mark, main 
{   display: block;
}
img {
	border: 0;
	vertical-align:middle;
	max-width: 100%;
}
h1, h2, h3, h4, p {
	margin:0px;
	padding:0px;
}
ul, li {
	padding:0px;
	list-style:none;
}
.fclear {
	clear:both;
	float:none;
	height:0px;
	overflow:hidden;
}
#top-nav {
	width:100%;
	background-color:#FFF;
	border-top:3px solid #ffaf00;
	float:left;
	height:98px;
}
#top-nav .wrap-inner {
	max-width:1210px;
	margin:auto;
	text-align:center;
}
.logo {
	margin:0 auto;
	float:left;
	padding-top:7px;
	padding-left:10px;
}

.hdr-cntct-numbr{
	padding-top:20px;
}

.cntct-numbr   {
    margin-right: 15px;
    background: url("../images/phone-icon.jpg") no-repeat scroll left center transparent;
	color:#ffaf00;
	font-size:33px;
	font-weight:300;
	display:inline-block;
	padding-left:70px;
	padding-top:10px;
	padding-bottom:10px;
}

.cntct-numbr a {
    margin-right: 15px;
    text-decoration:none;
     
	color:#ffaf00;
	font-size:33px;
	font-weight:300;
	display:inline-block;
	 
}

.email{
    background: url("../images/email-icon.jpg") no-repeat scroll left center transparent;
	color:#ffaf00;
	font-size:33px;
	font-weight:300;
	display:inline-block;
	padding-left:70px;
	padding-top:10px;
	padding-bottom:10px;
}
.email a{
	color:#ffaf00;
	text-decoration:none;
}
.email a:hover{
	color:#fff;
	text-decoration:none;
}


.wrap-inner {
	max-width:1210px;
	margin:auto;
	text-align:center;
}
#welcome-content {
	width:100%;
	text-align:center;
}
.welcome-logo {
	margin-top: -70px;
	z-index: 5;
	position: relative;
}
#welcome-content h1 {
	text-align:center;
	color:#c4202c;
	font-size: 36px;
	margin:10px 0 17px;
	font-weight:300;
}
.hr-line {
	height:1px;
	background-color:#e6e6e6;
}
#welcome-content p {
	max-width:1140px;
	padding:0 10px;
	text-align:center;
	color:#595959;
	margin: 20px auto 34px;
	font-size:18px;
	font-weight:300;
	line-height:26px;
}
#services {
	width:100%;
	clear:both;
	height:auto;
	text-align:center;
	background-color:#e1e1e1;
	padding-top:30px;
	padding-bottom:30px;
}
#services h2 {
	text-align:center;
	color:#FFF;
	margin-bottom:23px;
	font-weight:300;
	font-size:43px;
	position:relative;
}
#services a
{	text-decoration:none;
}
#services a i
{	border-radius:100%;
	border:6px solid #ffaf00;
	display:block;
	margin:0 auto;
	width:230px;
}
#services a img
{	border-radius:100%;
}
#services a span {
	text-align:center;
	color:#000;
	margin-top:10px;
	font-weight:300;
	font-size:26px;
	display:block;
	font-weight:600;
}
#services .read-more {
	text-align:center;
	background-image:url(../images/read-more.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:30px;
	color:#444444;
	margin-top:0px;
	font-weight:400;
	font-size:16px;
	display: inline-block;
}

.services-img {
    display: inline-block;
	margin-left:76px;
}

.services-img:first-child {
    display: inline-block;
	margin-left:0px;
}


#services a:hover span
{	color:#474444;
}
#services a:hover .read-more
{	color:#000;
}

#services a:hover i{	
	border:6px solid #ffc64a;
}
#services .bx-prev, #services .bx-next {
	position:absolute;
	left:-40px;
	background:url(../images/srvc-lft-arrow.png) no-repeat;
	height:57px;
	width:29px;
	top:50%;
	margin-top:-48px;
	display:block;
	z-index:2;
}
#services .bx-next {
	left:auto;
	right:-40px;
	background:url(../images/srvc-rght-arrow.png) no-repeat;
}
#services .bx-wrapper {
	position:relative;
}
.slide-header {
	text-align:center;
	position:relative;
	z-index:1;
}
.slide-header h2 {
	font-size:94px;
	line-height:85px;
	text-shadow:1px 1px 3px #000;
	font-weight:300;
	color:#fff;
	text-align:center;
	display:block;
	bottom:70px;
	position:absolute;
	width:100%;
}
.slide-header .bx-prev, .slide-header .bx-next {
	position:absolute;
	left:40px;
	background:url(../images/left-arrow.png) no-repeat;
	height:52px;
	width:53px;
	top:50%;
	margin-top:-26px;
	display:block;
	z-index:2;
}
.slide-header .bx-next {
	left:auto;
	right:40px;
	background:url(../images/right-arrow.png) no-repeat;
}
.slide-header .slide {
	background-size:cover !important;
}
.bx-viewport {
	z-index:1;
}
#testimonials {
	width:100%;
	text-align:center;
	padding:30px 0;
	background-image:url(../images/testimonials-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#testimonials .bx-viewport {
	padding-bottom:20px;
}
#testimonials .slide {
	background:url(../images/testmnl-comma.png) no-repeat 80px 15px;
	padding-left:10px;
}

#testimonials .slide a
{
	text-decoration:none;
}

#testimonials .bx-pager-item {
	display:inline-block;
	margin:0 3px;
}
#testimonials .bx-pager-item a {
	display:block;
	background-color: #ffaf00;
	border-radius: 100%;
	width:13px;
	height:13px;
	text-align:left;
	text-indent:-9999px;
		opacity: 0.5;
}
#testimonials .bx-pager-item a.active {
	background-color: #ffaf00;
	opacity: 5;
}
#testimonials h1 {
	text-align:left;
	color:#FFF;
	margin-bottom: 30px;
	font-weight:700;
	font-size:26px;
	background-image:url(../images/testimonials-title-icon.png);
	background-repeat:no-repeat;
	padding-left:85px;
	padding-top:13px;
	padding-bottom: 15px;
	clear: both;
	text-transform:uppercase;
}
#testimonials p {
	width:80%;
	text-align:center;
	color:#ffaf00;
	margin-top: 50px;
	font-size:24px;
	font-weight:400;
	font-style:italic;
	line-height:25px;
	margin: 13px auto 0;
	height:118px;
}
#testimonials .client-name {
	width:80%;
	text-align:right;
	color:#FFF;
	font-weight:400;
	font-style:italic;
	font-size:14px;
	font-style:italic;
	margin-top: 20px;
	float:right;
	margin-right:20px;
}

#bottom-content {
	width:100%;
	float:left;
	height:auto;
	background-color:#014d2c;
	padding:32px 0 38px 0;
}
#bottom-content h1 {
	color:#ffaf00;
	margin-bottom: 10px;
	font-weight:600;
	font-size:21px;
	text-transform:uppercase;
}
#bottom-content h2 {
	text-align:left;
	color:#000;
	margin-bottom: 0px;
	font-weight:600;
	font-size:21px;
	text-decoration:underline;
}


.testimonial_listing_text
{
	padding-top: 10px;
	color:#014d2c;
	font-size:18px;
 
}

.testimonial_listing_name
{
	color:#014d2c;
	font-size:16px;
	font-style: oblique;
	
	padding-bottom: 10px;

 
	
}

.request-call-box
{	text-align:center;
}
.open,
.request-call,
.follow {
	float:left;
	width:393px;
	height:172px;
	background:#ffaf00;
	border-radius:5px;
}
.request-call
{	margin:0 13px;
}
.open-box {
	float:left;
	width:100%;
}

.open .left{
	float:left;
	margin-left:20px;
	margin-top:20px;
}

.open .right{
	float:right;
	border-radius:5px;
	background-color:#050505;
	width:171px;
	height:61px;
	margin-top: 50px;
	margin-right: 50px;
}
.open .right:hover{
	background-color:#493200;
}


.open h3 {
	color:#000;
	font-weight:400;
	font-size:18px;
	margin-top:10px;
	text-align:left;
	line-height: 20px;
}


.request-call-box {
	float:left;
	width:100%;
}
.request-call .left{
	display: inline-block;
}

.request-call .right{
	margin-top: 55px;
	border-radius:5px;
	background-color:#050505;
	display: inline-block;
	padding: 10px 10px 5px;
}

.request-call .right:hover{
	background-color:#493200;
}


.follow-box {
	float:left;
	width:100%;
	text-align:center;
}
.follow-icon{
	margin-top:30px;
	display: inline-block;
	text-align:left;
	font-weight:600;
	font-size:21px;
}

.follow-icon .center{
	border-radius:5px;
	background-color:#050505;
	display: inline-block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:40px;
	padding-right:40px;
}

.follow-icon a{
	margin-left:10px;
}
.follow-icon a:first-child{
	margin-left:0px;
}




#authorised-partner{
	width:100%;
	height:190px;
	padding-top:30px;
}

#authorised-partner .left{
	float:left;
	width:502px;
}

#authorised-partner .right{
	float:right;
	width:502px;
	margin-right:30px;
}


#authorised-partner .left h1{
	color:#000000;
	border-bottom:1px solid #ffaf00;
	font-weight:600;
	font-size:21px;
	text-transform:uppercase;
	text-align:left;
	padding-bottom:5px;
	margin-bottom:40px;
}

#authorised-partner .right h1{
	color:#000000;
	border-bottom:1px solid #ffaf00;
	font-weight:600;
	font-size:21px;
	text-transform:uppercase;
	text-align:left;
	padding-bottom:5px;
}


#authorised-partner li{
	float:left;
	margin-left:40px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}

#authorised-partner li:first-child{
	margin-left:0px;
}


#authorised-partner li:hover{
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);  /* For Webkit browsers */
    filter: none;  /* For IE 6 - 9 */
}




.footer {
	width:100%;
	background:#000;
	padding:20px 0;
	text-align:center;
	font-size:13px;
	color:#d8d8d8;
	clear:both;
}

.footer .wrap-inner {
    width: 1210px;
    margin: auto;
    display: inline-block;
}

.footer .left {
	float:left;
}

.footer ul {
	margin:0;
	float:left;
	width: 190px;
}
.footer li {
	list-style:none;
	float:none;
	text-align:left;
	list-style:inside none disc;
	color:#ffaf00;
	margin-top:10px;
}
.footer li:last-child {
	background:none;
}
.footer li a {
	color:#ffaf00;
	font-size:14px;
	text-decoration:none;
}
.footer li a:hover, .footer li.selected a {
	color:#FFF;
}

.footer .right {
	float:right;
	padding-left:90px;
	border-left:solid 1px #ffaf00;
	margin-right:60px;
}

.footer .address {
	float:left;
	text-align:left;
	margin-right:80px;
}

.footer .address h2 {
	color:#FFFFFF;
	font-weight:700;
	text-decoration:underline;
	font-size:16px;
}

.footer .address p {
	color:#ffaf00;
	font-size:14px;
	margin-top:20px;
}

.footer .add-detail {
	float:right;
	text-align:left;
	color:#ffaf00;
	font-size:14px;
}

.footer .add-detail p {
    margin-top: 10px;
}

.footer .add-detail p a {
	color:#ffaf00;
	text-decoration:none;
}
.footer .add-detail p a:hover {
	color:#FFF;
}

.footer .add-detail p:first-child {
    margin-top: 0px;
}



.white-text{
	color:#FFFFFF;
	padding-top:0px !important;
}



.footer span {
	padding-top:20px;
	display:block;
}

.footer i {
	font-style:normal;
	color:#fff;
}
.hdr-cnt {
	width:100%;
	height:109px;
	background-color:#000000;
	text-align:center;
}


.copy-right{
	width:100%;
	background-color:#ffaf00;
	height:24px;
	padding-top:10px;
}

.copy-right p{
	float:left;
	font-size:12px;
	color:#000;
}

.social-icon{
	float:right;
	padding:0px;
	margin:0px;
	margin-top:-5px;
}

.social-icon li{
	float:left;
	margin-left: 10px;
}





/*===============keep screen 1024=============*/
@media screen and (max-width:1200px) {
	
.services-img {
    display: inline-block;
	margin-left:40px;
}

.services-img:first-child {
    display: inline-block;
	margin-left:0px;
}
}

/*===============keep screen 1024=============*/
@media screen and (max-width:1159px) {
	
.services-img {
    display: inline-block;
	margin-left:10px;
}


.follow, .open, .request-call {
	margin-top:20px;
	margin-bottom:20px;
	float:none;
	display:inline-block;
}
#bottom-content {
	background:url(../images/bottom-content-bg2.jpg) no-repeat center top;
	background-size:cover;
	text-align:center;
}

.hdr-cnt {
	top:97px;
}
#services .bx-wrapper {
	max-width:770px !important;
	margin:0 auto;
}
#testimonials .slide {
	background:none;
	
}
#bottom-content h2 {
	margin-bottom:10px;
}

.footer .wrap-inner {
	width:100%;
}

.footer .right {
    padding-left: 100px;
}

.footer .add-detail {
    margin-right: 10px;
}
#authorised-partner .left
{	width:480px;
	margin-left:10px;
}
#authorised-partner .right
{	width:472px;
	margin-right:10px;
}
.footer .right
{	padding-left:60px;
}
.footer .left
{	padding-left:10px;
}
.copy-right p
{	padding-left:10px;
}
}

/*===============keep screen 768=============*/
@media screen and (max-width:979px) {

.services-img {
    display: inline-block;
	margin-left:0px;
	margin-bottom:10px;
	width: 40%;
}

.services-img:first-child {
    display: inline-block;
	margin-left:0px;
	margin-bottom:10px;
}


.gallery .item {
	height:370px;
}

.hdr-cnt {
	top:0;
	color:#FFF;
	font-size:26px;
	padding-bottom:20px;
	height:auto;
}
.hdr-cntct-numbr {
	margin-right:10px;
}
.slide-header h2 {
	font-size:64px;
	line-height:60px;
	bottom:26px;
}
#services .bx-wrapper {
	max-width:510px !important;
}



#authorised-partner {
    height: 340px;
}

#authorised-partner .left{
    float: none;
	margin: auto;
	text-align:left;
	display:inline-block;
}

#authorised-partner .left ul{
	display:inline-block;
}


#authorised-partner .left h1 {
    padding-bottom: 5px;
    margin-bottom: 0px;
}

#authorised-partner .right {
    float: none;
	margin: auto;
	margin-top:20px;
	text-align:left;
	clear:both;
}


}

/*===============keep screen 480=============*/
@media screen and (max-width:768px) {
.welcome-logo {
	margin-top:10px;
}
.request-call
{	margin-left:0;
	margin-right:0;
}
}
@media screen and (max-width:767px) {


.slide-header h2 {
	font-size:44px;
	line-height:40px;
	bottom:16px;
}
.slide-header .bx-prev {
	left: 10px;
}
.slide-header .bx-next {
	left: auto;
	right: 10px;
}
#services .bx-wrapper {
	max-width:250px !important;
}
.follow, .open, .request-call {
	width:90%;
	margin:0 5% 40px;
	float:left;
}
}


/*===============keep screen 320=============*/
@media screen and (max-width:479px) {
.address-home span strong, .phone-home, .fax-home, .mail-home {
	font-size:17px;
}
#testimonials p {
	font-size:13px;
	line-height:normal;
}
.testi_coma, .testi_coma_2 {
	display:none;
}
.footer li {
	display:block;
	background:none;
}
.slide-header h2 {
	bottom: 14px;
	font-size: 30px;
	line-height: 30px;
	display:block;
	position:relative;
}
#services .bx-prev, #services .bx-next {
	left:-25px;
}
#services .bx-next {
	right:-25px;
	left:auto;
}
}


/*===============Footer=============*/
@media screen and (max-width:980px) {
.footer .right {
    padding-left: 50px;
	margin-right:0;
}
}

/*===============Footer=============*/
@media screen and (max-width:910px) {
	
.footer .left {
    float: none;
	display: inline-block;
}

.footer .right {
    float: none;
    padding-left: 50px;
    border-top: 1px solid #FFAF00;
    border-left: 0px solid #FFAF00;
	clear: both;
	display:inline-block;
	margin:auto;
	margin-top:10px;
	padding-bottom:10px;
}

.footer .address {
    margin-top: 10px;
}
.footer .add-detail {
    margin-top: 10px;
}

.footer .add-detail p:first-child {
    margin-top: 20px;
}

}
@media screen and (max-width:768px) {
img#flb-close {
    cursor: pointer;
    position: relative;
    right: 52px !important;
    top: 39px;
    z-index: 2147483647 !important;
	background:#000;
	border-radius:3px;
}
}
@media screen and (max-width:520px) {

.services-img {
    display: inline-block;
	margin-left:0px;
	margin-bottom:20px;
	width: 100%;
}

.services-img:first-child {
    display: inline-block;
	margin-left:0px;
	margin-bottom:20px;
}

.cntct-numbr {
    margin-right: 0px;
    background: url("../images/phone-small-icon.jpg") no-repeat scroll left center transparent;
    color: #FFAF00;
    font-size: 20px;
    padding-left: 50px;
}

.email {
    background: url("../images/email-small-icon.jpg") no-repeat scroll left center transparent;
    font-size: 20px;
    padding-left: 45px;
    padding-bottom: 10px;
	margin-top:20px;
}
	
.footer .left {
    float: none;
	display: inline-block;
}

.footer .right {
    padding-left: 0px;
    border-top: 0px solid #FFAF00;
    border-left: 0px solid #FFAF00;
	width:100%;
}

.footer .address {
    margin-top: 10px;
	float: none;
	margin-right:0px;
	padding-left: 20px;
	padding-right: 20px;
    border-top: 1px solid #FFAF00;
	text-align: center;
}

.footer .address h2 {
    margin-top: 20px;
}

.footer .add-detail {
    margin-top: 30px;
	float: none;
	padding-left: 20px;
    border-top: 1px solid #FFAF00;
	text-align: center;
}

.footer .add-detail p {
    margin-top: 20px;
}


#authorised-partner {
    height: 270px;
}

#authorised-partner .right {
	width:90%;
}
#authorised-partner .left {
	width:90%;
}
#authorised-partner li {
    margin-left: 0px;
	width: 70px;
}

}

@media screen and (max-width:379px) {

.open .right {
    float: right;
    border-radius: 5px;
    background-color: #050505;
    width: 151px;
    height: 61px;
    margin-top: 50px;
    margin-right: 10px;
}

.footer ul {
    width: 170px;
}



.copy-right{
	width:100%;
	background-color:#ffaf00;
	height:60px;
	padding-top:10px;
	text-align:center;
}

.copy-right p{
	float:none;
	font-size:12px;
	color:#000;
}

.social-icon{
	float:none;
	margin: auto;
	display: inline-block;
}

.social-icon li{
	float:left;
	margin-left: 10px;
}
.logo
{	padding-bottom:15px;  /*use to be 7px; */ 
	width:100%;
	padding-left:0;
	text-align:center;
}
#main-wrap
{	width:100%;
}
.slide-header
{	margin-top:40px;
}	
.hdr-cntct-numbr
{	padding-top: 40px;  /* was 20*/
}
.email
{	margin-top:0;
}
}
@media screen and (max-width:340px) {
.request-call .right {
    margin-top: 15px;
    border-radius: 5px;
    background-color: #050505;
    display: inline-block;
    padding: 10px 10px 5px;
}

.footer ul {
    width: 130px;
}

}

