/*--- Css for default.css starts here--- */.bor-top{
	border-top: 10px solid [colour1];
	overflow: hidden;
}
.content-wrapper{
	overflow: hidden;
}

#header {
	margin: 0 auto;
	height: 71px;
}
#headerbg {
	clear: both;
	margin: 0 auto;
	height: 309px;
	background: url('../images/11header.jpg') no-repeat left top;
	margin: 0 auto;
	background-size:cover;
	background-position:center;
}
 #headerbg h1{
 margin-top: 0 !important;
    padding: 60px 40px;
    text-shadow: 1px 2px #333;
    color: #fff;
	text-align:center;
	    position: relative;
    top: 18%;
}
.logo-head a:hover{color:#0E0B16;text-decoration:none;}
.logo-head img{max-height:60px;}
.ban{
	background: #efefef;
	margin-top: 20px;
}

#menu {
	float: right;
	margin-top: -1px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 10px 0 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#menu a:hover {
	background: url(../images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(../images/img03.jpg) no-repeat center top;
}
.navbar-toggle{
	margin-top: 25px;
    background: #000;
}
.navbar-toggle .icon-bar{
	background: #efefef;
}
.text1 {
    font-style: italic;
    margin: 0 0 0 15px;
    padding: 90px 20px 0px 30px;
    color: #FFFFFF;
}

@media (max-width: 767px) {
	
	.navbar-collapse{
	background: #f1f1f1;
}
.navbar-collapse li a{
	color: #454545;
}
.navbar-collapse a:hover{
	background: none !important;
}
.navbar-collapse .current_page_item a{
	background: none !important;
}
.ban{
	margin-top: 0;
}
.navbar-toggle{
	margin-top: 15px;
}
}
@media (min-width: 767px) {
.logo-head img{max-height:45px;}
}
 /*--- Css for default.css ends here --- *//*--- Css for about_element54b.css starts here--- */

#about .tab {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    padding-top: 10px;
	display: inline-block;
}

#about .tabs, .related_posts > ul {
    overflow: hidden;
    margin: 0 0 -1px;
    width: 100%;
    list-style: none;
	padding:0px;
}

#about .tab .tab_content, .related_posts_content {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 30px 20px 10px 20px;
    border: 1px solid #e0e0e0;
}
#about .tab .tab_content {
    background-color: #ffffff;
}

#about .tabs li, .related_posts li {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    margin: 0;
    border: 1px solid #e0e0e0;
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    -ms-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
}

#about .tabs li a, .related_posts li a {
    position: relative;
    display: block;
    padding: 12px 15px;
    min-width: 90px;
    background-color: #fcfcfc;
    color: #3d4049;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
}

#about .tabs.active li.current a, .tabs li.current a{
	background-color: #ea2e0d;
	color: #ffffff;
	z-index: 2;
	cursor: default;
	}

#about .tabs li.current a::before, .related_posts li.current a::before, .tabs li a:hover, .related_posts li a:hover {
    box-shadow: none;
}
#about .tabs li a::before, .related_posts li a::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: 0 1px 6px rgba(0,0,0,.4);
}

#about .related_posts li:hover, .tour li:hover, .tour li a:hover, .tabs li:hover {
    border-color: #000000;
}

#about .tabs.active li a:hover, .tabs li a:hover{
	background-color: #000000;
	color: #ffffff;
	}
#about .tabs li a, html.csstransitions .related_posts li a {
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, padding .2s ease-in-out, margin .2s ease-in-out;
    -moz-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, padding .2s ease-in-out, margin .2s ease-in-out;
    -ms-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, padding .2s ease-in-out, margin .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, padding .2s ease-in-out, margin .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, padding .2s ease-in-out, margin .2s ease-in-out;
}


#about .related_posts li a:hover, .tabs li a:hover {
    z-index: 2;
}

#about .alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
#about .max_width {
    max-width: 100%;
    height: auto;
}

#about .divider{
	clear: both;
	margin: 20px 0;
	height: 1px;
	background: #e8e8e8;
	}


#about .acc-title h3{
	margin: 0 0 20px;
	}

#about .tour {
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;
    width: 25%;
    padding-left: 8px;
}

#about .tour li.current{
	border-color: #0E0B16;
	}

#about .tour li.current {
    margin-left: -8px;
    border-bottom: none;
    border-top: none;
    border-left: 1px solid;
}

#about .tour li {
    position: relative;
    z-index: 3;
    margin: 0;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    list-style: none;
}
#about .tour li.current a, .tour.active li.current a{
	background-color: #0E0B16;
	color:#fff;
	}

#about .tour li a {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 20px 13px;
    background-color: #fcfcfc;
    color: #1b1b1b;
    text-decoration: none;
    font-size: 14px;
}

#about .tour.active li.current a {
    font-size: 16px;
}
#about .tour li:first-child a, .tour li.current a, .tour.active li.current a {
    margin-right: -1px;
    border-left: none;
}


#about .tour li a:hover, .tabs li:hover {
    border-color: #4717F6;
	background-color: #4717F6;
	color: #fff;
}

#about .tour_box_content {
    position: relative;
    z-index: 4;
    float: right;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 0px 10px 0px;
    width: 75%;
    border: 1px solid #e0e0e0;
    background-color: #ffffff;
}

#about .tour_box_inner h4{
	
	text-transform: uppercase;
	}


#about .alignright {
    float: right;
    margin: 0 0 20px 20px;
}

#about .tour li:first-child {
    border-top: 1px solid #e0e0e0;
}

#about .one_first{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px 20px;
	}


@media only screen and (min-width: 768px) and (max-width: 980px) {
	
	
	}


@media only screen and (min-width: 240px) and (max-width: 480px) {
	#about .tabs li, .related_posts li {
		float: none;
	}
	
	#about .tab .tabs li:first-child{
		border-right: 1px solid #e0e0e0;
		}
	
	#about .tour li {
		border-right: 1px solid #e0e0e0;
	}
	
	#about .tour{
		width: 100%;
		float: none;
	}
		 
	#about .tour_box_content{
		width: 100%;
		float: none;
		}
	
	}

 /*--- Css for about_element54b.css ends here --- *//*--- Css for services7.css starts here--- */
#services .ele10_10 {
	margin-top:25px;
}
#services .ele10_10 .details {
	text-align:center;
}
#services .ele10_10 .pic {
    height: 85px;
    width: 85px;
    text-align: center;
    margin: 0 auto;
    background-color:#0E0B16;
    border-radius: 50%;
	margin-bottom: 20px;
}
#services .ele10_10 .pic i {
	font-size: 46px;
	color: #ffffff;
	margin: 20px 0px;
}
#services .ele10_10 .info {
	
}
#services .ele10_10 .info h3 {
	font-weight: 700;
	margin: 0px 0px 10px 0px;
}
@media screen and (max-width:768px){
	#services .ele10_10 .details {
			margin-bottom: 15px;
		}
} /*--- Css for services7.css ends here --- *//*--- Css for owl.carousel.css starts here--- *//* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
    float: left;
    cursor: url("../images/icon-move.png"), move;
}
.owl-carousel.light-pagination .owl-item{
	float: left;
        cursor: url("../images/icon-move-light.png"), move;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor: deafult;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.cursor-default .owl-item {
    cursor: default !important
} /*--- Css for owl.carousel.css ends here --- *//*--- Css for clients14.css starts here--- */

@import "lesshat";

#clients .bx-wrapper {
  width: 100%;
  border: 10px solid white;
  .box-sizing(border-box);
  .box-shadow(1px 1px 3px rgba(0, 0, 0, 0.4));
  
  .bx-viewport { height: 189px !important; }
  
  #clients li {
    margin-top: -16px !important;
  }
}

@media screen and (min-width: 768px)
{
	#clients .carousel-indicators {
    bottom: -25px;
	}
}
#clients .carousel-indicators {
    position: absolute;
    bottom: -20px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
#clients .client_margin{
	margin: 30px 0px;
}
#clients .carousel-indicators .active{
	background-color:#000 ;
}
#clients .carousel-indicators li{
	border: 1px solid #000;
} /*--- Css for clients14.css ends here --- *//*--- Css for cta5.css starts here--- */
.el18_2 .picture {
	background-image:url('../images/51calltoaction.jpg');
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
	padding: 80px 0px;
}
.el18_2 .picture::before {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.el18_2 .pic_inner {

}
.el18_2 .pic_inner h1 {
	
	color:#fff;
	font-size:65px;
	text-transform:uppercase;
}
.el18_2 .pic_inner span {
	color:#000;
}
.el18_2 .pic_inner p {
	color:#ffffff;
	font-size:18px;
	text-transform:uppercase;
}
.el18_2 .add_bt {
	margin-top: 48px;
}
.el18_2 .add_bt ul {

}
.el18_2 .add_bt ul li {
	display:inline-block;
	color: #343434;
	font-size: 18px;
	border: 1px solid #ffffff;
	
	width:20%;
	padding:10px 10px;
	border-radius:2px;
	background-color:#fff;
}
.el18_2 .add_bt a {
	font-weight:500;
	color:#343434;
	
}
.el18_2 .add_bt ul li:hover {
	background-color:#0E0B16;
	color:#fff;
}
.el18_2 .add_bt ul li:hover a {
	color:#fff;
	text-decoration:none;
}




@media screen and (min-width:320px) and (max-width:480px){
	.el18_2 .add_bt ul li {
		width:80%;
		margin-bottom:15px;
	}
	.el18_2 .picture {
		padding: 100px 0px;
	}
	
}
@media screen and (min-width:481px) and (max-width:767px){
		.el18_2 .add_bt ul li {
			width:48%;
			margin-bottom:15px;
		}
}


@media screen and (min-width:768px) and (max-width:991px){
		.el18_2 .add_bt ul li {
			width:48%;
			margin-bottom:15px;
		}
}
@media screen and (min-width:992px) and (max-width:1200px){
	.el18_2 .add_bt ul li {
			width:35%;
			margin-bottom:15px;
		}

}



 
 /*--- Css for cta5.css ends here --- *//*--- Css for co1.css starts here--- */.hiddenmyraah{display:none;background:#72b53e; color:#fff;padding:20px;}
#msgSubmit{background:#72b53e; color:#fff;padding:20px;}

.ele_3{
	padding:30px 0px 30px;
	background:#e5ecf2;
}

.cont1{
	
}

#gmap_canvas img{
	max-width:none!important;
	background:none!important;
	border-radius:5px;
}

.cont1 .lefty{
	background:#fff;
	padding:30px 40px 30px;		
}

.pd{
	padding:0px !important;
}

.cont1 .lefty .title{
	margin-bottom:50px;
	padding-left:60px;
}
.cont1 .lefty .title h3{
	text-align:left;
	text-transform:uppercase;
	color:#0E0B16;
	font-size:24px;	
	
}

.cont1 .lefty .title h3:after{
	border-bottom:3px solid #dcdcdc;
	background-repeat: no-repeat;
    content: "";
    display: block;
    height: 8px;
	margin-top:10px;
    width: 60px;
    background-size: 100% 100%;
}

.cont1 .lefty .cont_for {
	text-align:center;
}

.cont1 .lefty .cont_for h3{
	color:#909090;
	font-size:18px;	
	font-weight:500;
	padding-bottom:20px;
	text-align: left;
padding-left: 60px;
}

.cont1 .lefty .cont_for  input{	
	height:40px;
	width:80%;
	background:#f3f3f3;
	border:1px solid #e2e2e2;	
	padding:5px 15px;
	font-size:14px;
	color:#000;
	margin-bottom:20px;
	border-radius:3px;
	box-shadow:0px 0px 1px #888;
}


.box{

}

.cont1 .lefty .cont_for  input::-moz-placeholder{
	color:#9e9e9e;
	opacity:0.8;
}

.cont1 .lefty .cont_for .textar::-moz-placeholder{
	color:#9e9e9e;
	opacity:0.8;
}

.cont1 .lefty .cont_for .textar{
	height:100px;
	width:80%;
	background:#f3f3f3;
	border:1px solid #e2e2e2;	
	padding:5px 15px;
	font-size:14px;
	color:#000;
	margin-bottom:20px;
	border-radius:3px;
	box-shadow:0px 0px 1px #888;
	
}
.cont1 .lefty .cont_for button{
	height:40px;
	width:80%;
	background:#0E0B16;
	border:1px solid #e2e2e2;	
	padding:5px 15px;
	font-size:14px;
	color:#fff;	
	text-transform:capitalize;
	border-radius:5px;
}
.cont1 .lefty .cont_for button:hover{
	height:40px;
	width:80%;
	background:transparent;
	border:1px solid #0E0B16;	
	padding:5px 15px;
	font-size:14px;
	color:#0E0B16;	
	text-transform:capitalize;
	border-radius:5px;
}

.righty {
	background:#0E0B16;
	padding:105px 80px 60px 95px	
}

.righty .mn_he{
	min-width:60%;
	margin:0 auto;
}

.righty .add{
	margin-bottom:15px;
}

.righty .add i{
	font-size:18px;
	color:#fff;
	margin-right:15px;
	float:left;
}

.righty  .add p{
	font-size:14px;
	color:#fff;
	padding-left:25px;
}

.righty .call{
	margin-bottom:15px;
}

.righty .call i{
	font-size:18px;
	color:#fff;
	margin-right:15px;
	float:left;
}

.righty .call p{
	font-size:14px;
	color:#fff;
	
}


.right_soi {
	margin-bottom:20px;
}

.right_soi ul {
    margin: 0px;
    padding: 0px;
}
.right_soi ul li {
    display: inline-block;
	padding: 0 20px 0 0;
}

.right_soi ul li a {
    height: 34px;
    /*width: 34px;*/
    display: table-cell;
    vertical-align: middle;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 18px;
}





	






@media screen and (min-width:320px) and (max-width:480px){
	.righty{
		padding:15px 15px;
		
	}
	.cont1 .lefty .cont_for input, .cont1 .lefty .cont_for button{
		width:100%;
	}
	.cont1 .lefty .cont_for .textar{
		width:100%;
	}
	
}
@media screen and (min-width:481px) and (max-width:767px){
	.righty{
		padding:30px 50px;
		
	}
	.cont1 .lefty .cont_for input, .cont1 .lefty .cont_for button{
		width:100%;
	}
	.cont1 .lefty .cont_for .textar{
		width:100%;
	}
	
}

@media screen and (min-width:768px) and (max-width:980px){
	.righty{
		padding:30px 50px;
		
	}
	.cont1 .lefty .cont_for input, .cont1 .lefty .cont_for button{
		width:100%;
	}
	.cont1 .lefty .cont_for .textar{
		width:100%;
	}
	
	.map #gmap_canvas{
		width:100%;
		height:auto;
		
	}
	
}








 
 /*--- Css for co1.css ends here --- *//*--- Css for Footer_Element35.css starts here--- */.footer {
	background-color:#0E0B16;
	padding:45px 0px 60px 0px;
	margin:30px 0px 0px 0px;
}
.foot_menu {
	text-align:center;
}
.foot_menu ul {
	list-style:none;
    padding-left: 0px;
}
.foot_menu ul li {
	margin-bottom:8px;
	
}
.foot_menu ul li a {
	color:#fff;	
	text-transform:uppercase;	
}
.foot_menu ul li a:hover {
	text-decoration:none;
	color:#4717F6;
}
.foot_social {
	text-align:center;
	padding:30px 0px;
}
.foot_social ul {
	width:100%;	
	margin:0px;
	padding-left: 0px;
}
.foot_social ul li {
	width:auto;
	display:inline-block;
}
.foot_social ul li a {
	border:1px solid #fff;
	display:block;
	padding: 10px 14px;
	margin: 0px 7px;
}
.foot_social ul li a i {
	color:#fff;
}

.foot_social ul li a:hover {
	border:1px solid #4717F6;
}

.foot_social ul li a:hover i {
	color: #4717F6;	
}

.foot_bottom {
	text-align:center;
}

.foot_bottom p {    
    text-transform: uppercase;
    width: 35%;
    margin: 0 auto;
    line-height: 21px;
	color: #fff;
}

@media screen and (min-width:320px) and (max-width:480px){
	.foot_bottom p {
		width: 58%;
	}
	.footer {
		padding: 45px 0px 130px 0px;
	}
}
@media screen and (min-width:481px) and (max-width:767px){
	.foot_bottom p {
		width: 27%;
	}
	.footer {
		padding: 45px 0px 130px 0px;
	}
}
@media screen and (min-width:768px) and (max-width:980px){
	.foot_bottom p {
		width: 27%;
	}
	.footer {
		padding: 45px 0px 130px 0px;
	}
}
 /*--- Css for Footer_Element35.css ends here --- *//*--- Css for breadcrumb5.css starts here--- */#breadcrumb .page-title {
    position: relative;
    padding: 105px 0px 100px;
    background-size: cover ;
    background-position: center ;
    background-repeat: no-repeat ;
    background: #000;
}
#breadcrumb .page-title .section-title h1 {
    position: relative;
    font-size: 4rem;
    color: #ffffff;
    line-height: 60px;
    font-weight: 700;
    padding-bottom: 25px;
    margin-bottom: 20px;
}
#breadcrumb .page-title .section-title h1:before {
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 76px;
    height: 2px;
    margin-left: -38px;
    background: #0E0B16;
    content: '';
}
#breadcrumb .page-title .section-title span {
    position: relative;
    font-size: 4rem;
    color: #ffffff;
    line-height: 60px;
    font-weight: 300;
}
#breadcrumb .page-title .section-title p {
    font-weight: 500;
    line-height: 26px;
    color: #ffffff;
}
#breadcrumb .page-title .section-title p a{color:#fff;}
 /*--- Css for breadcrumb5.css ends here --- *//*--- Css for aboutinner6.css starts here--- */#about-inner6 .cover-background {
    position: relative;
    background-size: cover !important;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat !important;
}

#about-inner6 section {
    padding: 120px 0;
}
#about-inner6 .no-margin-top {
    margin-top: 0 !important;
}
#about-inner6 .no-margin-lr {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#about-inner6 .separator-line {
    height: 2px;
    margin: 0 auto;
    width: 30px;
    margin: 7% auto;
        margin-top: 7%;
        margin-right: auto;
        margin-left: auto;
}
#about-inner6 .bg-yellow {
    background: #e6af2a !important;
}
#about-inner6 .slider-subtitle1 {
    
    display: block;
    
    font-size: 48px;
    font-weight: 100;
    letter-spacing: 4px;
    line-height: 68px;
    margin-bottom: 45px;
    padding: 30px 35px;
    text-align: center;
    text-transform: uppercase;
    width: 250px;
}
#about-inner6 .no-padding {
    padding: 0 !important;
}
#about-inner6 .no-margin {
    margin: 0 !important;
}
#about-inner6 .bg-inherit {
    background-color: inherit !important;
}
#about-inner6 .white-text {
    color: #FFF !important;
}
#about-inner6 .border-bottom-light {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* - Section Mask Overlay
--------------------------------------------------------------*/
#about-inner6 .bg-gray {
    background-color: #f6f6f6 !important;
}
#about-inner6 .margin-ten-bottom {
    margin-bottom: 10% !important;
}
#about-inner6 .title-small {
    font-size: 20px !important;
    line-height: 30px !important;
}
#about-inner6 .margin-eight {
   
    margin-bottom: 8% !important;
}

#about-inner6 img {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
    height: auto;
}
#about-inner6 .display-inline-block {
    display: inline-block !important;
}
#about-inner6 .specialise-box {
    min-height: 410px;
}
#about-inner6 .padding-twenty-nine {
    padding: 15% !important;
}
#about-inner6 .bg-black {
    background: #000000 !important;
}
#about-inner6 .text-transform-uppercase {
    text-transform: uppercase !important;
}
#about-inner6 .font-weight-700 {
    font-weight: 700 !important;
}
#about-inner6 .yellow-text {
    color: #e6af2a !important;
}
#about-inner6 .text-med2 {
    font-size: 14px !important;
    line-height: 26px !important;
    color:#fff;
}
#about-inner6 .margin-ten2{margin-top:10% !important;}
 /*--- Css for aboutinner6.css ends here --- *//*--- Css for services_inner_1.css starts here--- */#services_inner_1 h2{background:none !important;}

#services_inner_1 img{
    width: 100%;
    height: auto;
}
#services_inner_1 .services_img img{
    width: 100%;
    height: 233px;    
}
#services_inner_1 .services_block{
    margin: 50px 0px;
}
#services_inner_1 .services_main_hd1{
    margin: 0px 0px 35px 0px;
    font-weight: bold;
    line-height: 4.5rem;
}
#services_inner_1 .services_main_hd{
    margin: 0px 0px 50px 0px;
    font-weight: bold;
}
#services_inner_1 p{
    padding: 0px 20px;
}
#services_inner_1 .service_list_style{
    list-style: none;
    margin: 0;
    padding-left: 0px;
}
#services_inner_1 .service_list_style li {
    position: relative;
    padding: 0 0 10px 5px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#services_inner_1 .service_list_style li i{
    margin-right: 10px;
}
@media screen and (min-width:320px) and (max-width:480px){
}
@media screen and (min-width:481px) and (max-width:767px){	
}
@media screen and (min-width:768px) and (max-width:980px){	
}
 /*--- Css for services_inner_1.css ends here --- *//*--- Css for owl.carousel.css starts here--- *//* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
    float: left;
    cursor: url("../images/icon-move.png"), move;
}
.owl-carousel.light-pagination .owl-item{
	float: left;
        cursor: url("../images/icon-move-light.png"), move;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor: deafult;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.cursor-default .owl-item {
    cursor: default !important
} /*--- Css for owl.carousel.css ends here --- *//*--- Css for clients14.css starts here--- */

@import "lesshat";

#clients .bx-wrapper {
  width: 100%;
  border: 10px solid white;
  .box-sizing(border-box);
  .box-shadow(1px 1px 3px rgba(0, 0, 0, 0.4));
  
  .bx-viewport { height: 189px !important; }
  
  #clients li {
    margin-top: -16px !important;
  }
}

@media screen and (min-width: 768px)
{
	#clients .carousel-indicators {
    bottom: -25px;
	}
}
#clients .carousel-indicators {
    position: absolute;
    bottom: -20px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
#clients .client_margin{
	margin: 30px 0px;
}
#clients .carousel-indicators .active{
	background-color:#000 ;
}
#clients .carousel-indicators li{
	border: 1px solid #000;
} /*--- Css for clients14.css ends here --- *//*--- Css for co4.css starts here--- */

.ele_24{
	background:#fff;
	height:auto;
	padding:50px 0px;
}


.ele_24  .title2{
	text-align:center;	
}


.cont .rgt{
	border:8px solid #f0f0f0;	
	padding:25px 15px;
}

.cont .rgt  .title2{
	text-align:center;
	padding-bottom:20px;
}

.cont .rgt  .title2 h2{
	text-transform:uppercase;
	padding-bottom:15px;
}





.cont .rgt .num{
	text-align:center;	
	padding-bottom:20px;
}





.cont .rgt  .llft{
	text-align:center;
}

.cont .rgt  .llft p{
	margin-bottom:0 !important;
}


.cont .rgt  .llft a{
	text-decoration:none;
	color:#0E0B16;
	padding-top:8px;
}
.cont .rgt  .llft a i{
	margin-right:8px;
	color:#0E0B16;
	
}

.cont .rgt  .llft a:hover{
	text-decoration:underline;
}


@media screen and (min-width:300px) and (max-width:767px){
	.ele_24 .title2 h2{
		font-size:22px;
	}
	.ele_24 .title2 p{
		padding:0px 20px;
		text-align:justify;
	}
	.ele_24 .title2 p br{
		display:none;		
	}
	
	.map #gmap_canvas{
		width:100% ;
		height:270px !important;		
	}
	.map{
		margin-bottom:20px;
	}
	.cont .rgt .num h2{
		font-size:30px;
	}
	.cont .rgt .llft{
		margin-bottom:15px;
	}
	
	
}

@media screen and (min-width:768px) and (max-width:1199px){
.cont .rgt .llft{
	margin-bottom:15px;
	
}
.map #gmap_canvas{
		width:100% ;
		height:550px !important;		
	}
}








  /*--- Css for co4.css ends here --- */
.Clientsmyraahdisablethissection{display:none;}