 
body{
	padding:0;
	margin:0;
	/*font-family: 'Inter', sans-serif;*/
	font-family: 'Anek Malayalam', sans-serif;
	background:#fff;
	overflow-x: hidden !important; 
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
/*-----start-header----*/
.header { background:#fcfeff;
	padding:0px 0px 10px 0px;  
    width: 100%;
    z-index:5000;
	top:0px;
	margin: 0px 0px 0px 0px;
	box-shadow: 0px 0px 2px #ccc;
	     position: relative;
}
.logo {
	 width:auto; margin: 5px 0px 0px 0px; z-index:5;
}
.logo a {
	display: block;
}

.top_social{ width:100%; display:inline-block; margin:0px 0px 0px 0px; padding:6px 0px 0px 0px; position:absolute; text-align:right;}
.top_social a { text-align: right; 	 
	color:#200d93;	
	font-weight: normal;
	text-transform: none; 
	padding:0px 10px 0px 10px;
	font-size:14px;
	 
	}

.top_social a:hover { 	color: #dc2776;
	font-weight: normal;
	text-transform: none;	
  
	}


.top_mainbg{background:#fff;
    background-position: left top;
	padding:8px 0px 0px 0px; display:inline-block;
	background-repeat:no-repeat;
	width:100%;
	border-radius: 8px;}

 
.top-menu { float: right ; margin: 40px 0px 0px 0px;
	 
}
.top-menu ul li {
	display:inline-block;
}
.top-menu ul li a {
	color:#181818;
	text-transform: none;
	font-size:14px;
	font-weight: bold; 
	text-decoration:none;
	padding:6px 10px;
	text-transform:uppercase;
}
.top-menu ul li a.active {
	background:#44bbff;
	color:#fff;
	padding:6px 15px;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

.header-buttons{ margin:10px 0px 0px 0px; padding:0px;}
.header-buttons a{     color: #fff;
    background: #0057fc;
    text-transform: none;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 11px 23px;
    text-transform: uppercase;
    border-radius: 5px;
	border:1px solid #0057fc;
	}
.header-buttons a:hover{ color:#0057fc; background:#fff;
	border:1px solid #0057fc;
	text-decoration:none;
	 }
	
.banner_sec{ margin:-3px 0px 0px 0px; padding:0px 0px 0px 0px;}
.banner_bg{ background: /*url(../images/home-image.jpg)*/ #fff; background-repeat:no-repeat;
background-position:center top;
padding:0px 0px 70px 0px; margin:0px;
width:100%; display:inline-block;
position:relative;
     
	}
.banner_shade{ background: rgba(0, 0, 0, 0.7); background-repeat:no-repeat;
background-position:center top;
padding:0px 0px 0px 0px; margin:0px;
width:100%;
height:91%; 
display:inline-block;
position:absolute;
z-index:50;
     
	}
	
/*.banner_con{ position: relative; margin:0px; width:100%; top:20%; display:block; z-index:5;
     
	}*/

.banner_con {
    text-transform: none;
    padding: 15px 30px 75px 30px;
    position: absolute;
    z-index: 500;
    display: block;
    text-shadow: 0xp 2px 0px #000;
    width: 100%;
    margin: 90px 0px 0px 0px;
}
.banner_con_heading {
    color: #000;
    font-size: 54px;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 0px 0px 0px #000;
    text-align: left;
    line-height: 60px;
    padding: 20px 0px 25px 0px;
}
.banner_con_heading1 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    text-shadow: 0px 0px 0px #000;
    text-align: left;
    line-height: 25px;
    border-top: 0px solid #fff;
    padding: 0px 0px 25px 0px;
}	
.banner_con h1 {
	color:#000;
	font-size:50px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:40px 0px 20px 0px; 
}  
.banner_con h2  {
	color:#000;
	font-size:60px;
	font-weight: 500;
	text-transform: none;
	padding:0px;
	margin:0px 0px 15px 0px;
	
} 
.banner_con h2 span  {
	color:#210d94;
	font-size:64px; 
	
} 


.banner_con p  {
	font-size: 20px !important;
    font-weight: 400;
    color: #2d2d2d;
    margin-bottom: 25px;
} 

.banner_img{ position:  relative;    
     
	}

.sub_banner_sec{ margin:-3px 0px 0px 0px; padding:0px; border-radius: 0px 0px 0px 183px;}
.sub_banner_sec img{  border-radius: 0px 0px 0px 183px;}

.sub_banner_sec1{ margin:-3px 0px 0px 0px; padding:0px; border-radius: 0px 0px 0px 0px;}
.sub_banner_sec1 img{  border-radius: 0px 0px 0px 0px;}

.sub_banner_con {position:absolute; margin:0px; width:100%; top:28%;}
.sub_banner_con h1 {
	color:#fb17ce;
	font-size:40px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 20px 0px;
	
} 
.sub_banner_con h2  {
	color: #210d94;
    font-size: 50px;
    font-weight: 400;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    
}

.sub_banner_con1 {position:absolute; margin:0px; width:100%; top:25%;}
.sub_banner_con1 h3  {
	color: #210d94;
    font-size: 50px;
    font-weight: 400;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    
}
.sub_banner_con p  {
	color: #000;
    font-size:18px;
    font-weight: 400;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
	line-height:30px;
}
  

/* Shutter Out Horizontal */
a.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; 
  color: #fff;
	padding:6px 15px;
}
a.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fb17ce;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
	color:#fff;
	padding:6px 15px;
	border-radius:30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-bottom-right-radius: 0;
}
a.hvr-shutter-out-horizontal:hover,a.hvr-shutter-out-horizontal:focus,a.hvr-shutter-out-horizontal:active {
  color: white;
}
a.hvr-shutter-out-horizontal:hover:before,a.hvr-shutter-out-horizontal:focus:before,a.hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.top-menu ul {
	margin-top: 8px;
}
.banner {
	background:#709dca;
	padding-bottom:21em;
	margin-bottom:9em;
}
.banner-info h2 {
	color:#fff;
	font-size:2.5em;
	font-weight:800;
	text-transform:uppercase;
	word-spacing:2px;
	padding-top:2.5em;
}
.banner-info p {
	color:#fff;
	font-size:1.12em;
	font-weight:300;
	margin:0.1em 0 1em 0;
}
.details input[type="text"] {
	width: 85%;
	color: #a9a9a9;
	font-size: 0.9em;
	padding: 14px 14px 14px 0;
	border: none;
	outline: none;
	background: #fff;
}
.details form li {
	display:inline-block;
}
.details {
	margin:3em 0 5em 0;
}
.details form li {
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	list-style: none;
	float: left;
	width: 26%;	
	background: #fff;
	margin-right:0.7em;
}
.name {
	background: url(../images/img-sprite.png) no-repeat 0px 0px;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
	margin: 10px 0px 9px 10px;
}
.mail {
	background: url(../images/img-sprite.png) no-repeat -25px 0px;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
	margin: 10px 0px 9px 10px;
}
.num {
	background: url(../images/img-sprite.png) no-repeat -50px 0px;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
	margin: 10px 0px 9px 10px;
}
.details form input[type="submit"] {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.95em;
	font-weight: 400;
	border: none;
	background: #ffbb42;
	padding: 14px 0px;
	width:19%;
	outline: none;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.details form input[type="submit"]:hover {
	background:#394b50;
}
.header-bottom {
	position:relative;
}
.right-grid-1 {
	background: url('../images/slider-bg.png') no-repeat 0px 0px;
	background-size: 100% 100%;
	width: 62%;
	margin: 0 auto;
	position: absolute;
	left: 227px;
	min-height: 380px;
}
.icon {	 
	width: 55px;
    text-align: left;
    position: relative;
    float: left;
	margin:0px 25px 0px 0px;
}
  
.icon img {	 
	width:55px;  
}



i.s1 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -540px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s1{	
	background: url('../images/img-sprite.png') no-repeat -540px -70px;
}
i.s2 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -610px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s2{	
	background: url('../images/img-sprite.png') no-repeat -610px -70px;
}
i.s3 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -680px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s3{	
	background: url('../images/img-sprite.png') no-repeat -680px -70px;
}
i.s4 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -750px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s4{	
	background: url('../images/img-sprite.png') no-repeat -750px -70px;
}
i.s5 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -820px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s5{	
	background: url('../images/img-sprite.png') no-repeat -820px -70px;
}
i.s6 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -890px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s6{	
	background: url('../images/img-sprite.png') no-repeat -890px -70px;
}

i.s7 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -960px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s7{	
	background: url('../images/img-sprite.png') no-repeat -960px -70px;
}

i.s8 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -1022px 0px;
	display:inline-block;
}

.service-section-grid:hover i.s8{	
	background: url('../images/img-sprite.png') no-repeat -1022px -70px;
}

i.s9 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -1085px 0px;
	display:inline-block;
}

.service-section-grid:hover i.s9{	
	background: url('../images/img-sprite.png') no-repeat -1085px -70px;
}


.icon-text {
		width:70%;
		margin-top: 0;
		margin-left:0%;
		float:left;
	}
.service-section {
	padding:10em 0px 0px 0px;
}

.banner-section {
	padding:8em 0px 0px 0px;
}

.service-section-head h1 {
	color:#394b50;
	font-size:30px;
	font-weight: normal;
	text-transform:uppercase;
}

.service-section-head h1 span {
	color:#394b50;
	font-size:53px;
	font-weight:600;
	 
}

.service-section-head-cl {
	color:#3190e7 !important; 
	 
}

.service-section-head h2 {
	color:#394b50;
	font-size:30px;
	font-weight:normal;
	margin:10px 0px 20px 0px;
}
.service-section-head h2 span {
	color:#3190e7;
	 
}


.service-section-head {
	margin-bottom:3em;
}
.service-section-head p {
	color:#394b50;
	font-size:18px;
	font-weight:500; line-height:30px;
	margin:20px 0px 20px 0px;
}
.service-section-grid {
	margin-top:4em; background:#FFFFFF; box-shadow:0px 0px 0px #919191; padding-bottom:25px; margin-bottom:70px;
}
.service-section-grid h4 {
	color:#000;
	font-size:18px;
	font-weight:600;
	text-transform: none;	
	
	margin-bottom:0.85em;
	text-align:center;
	padding:18px 0px 0px 0px;
}
.service-section-grid p {
	color:#7b7b7b;
	font-size:13px;
	font-weight:400;
	line-height:1.8em;
	text-align:center; min-height:150px;
}
.about_left {
	padding:0;
}
.about_left img {
	width:100%;
}
.about_right {
	background: #fb17ce;
	padding:11em 8em 0;
	min-height: 594px;
}
.about_right h3 {
	color: #fff;
	font-size: 2.2em;
	font-weight: 700;
	text-transform: uppercase;
}
.about_right p {
	color: #fff;
	font-size: 1em;
	font-weight: 400;
	line-height:1.9em;
	margin:1.6em 0 3em 0;
}
.about_right a {
	text-decoration:none;
	color:#fff;
	font-size:1.05em;
	font-weight:300;
	text-transform: uppercase;
	padding:9px 18px;
	border:1px solid #fff;
}
.about_right a:hover {
	background:#394b50;
}
.price-section {
	padding: 6em 0;
	background:#e7edf3;
}
.price-section-head h3 {
	color: #394b50;
	font-size: 2.2em;
	font-weight: 900;
	text-transform: uppercase;
}
.price-section-head p {
	color: #394b50;
	font-size: 1.2em;
	font-weight: 400;
}
.price-section-grid h5 {
	color:#818b95;
	
	font-size:1.9em;
	font-weight:300;
	text-transform:uppercase;
	margin-bottom:0.8em;
}
.price-section-grid h3 span {
	font-size:0.7em;
	vertical-align: top;
}
.price-section-grid h3 {
	color:#ffbb42;
	
	font-size:3.5em;
	font-weight:700;
}
.price-section-grid p {
	color:#818b95;
	
	font-size:1.1em;
	font-weight:300;
	text-transform:uppercase;
}
.price-section-grid ul {
	margin:2.5em 0; 
}
.price-section-grid ul li {
	list-style-type:none;
	color:#b5bbc1;
	
	font-size:1.1em;
	font-weight:400;
	text-transform:uppercase;
	border-top:1px solid #e2e9f0;
	padding:0.7em;
}
.price-section-grid a {
	color:#fff;
	
	font-size:1.1em;
	text-decoration:none;
	background:#ffbb42;
	text-transform:uppercase;
	font-weight:400;
	padding:11px 20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.price-section-grid a:hover {
	background:#394b50;
}
.price-value {
	border: 1px solid #ccd5df;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	padding:4em 2em 5em 2em;
	background:#fff;
	width:32.888%;
	float:left;
	margin-right:0.6%;
	margin-top:6em;
}
.price-value:hover {
	background:#709dca;
	border:none;
}
.price-value:hover div.price-section-grid h5,.price-value:hover div.price-section-grid p,.price-value:hover div.price-section-grid h3,
.price-value:hover div.price-section-grid span {
	color:#fff;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.price-value:hover div.price-section-grid ul li {
	color:#c2e1ff;
}
.price-value:nth-child(3){
	margin-right:0;
}
.price-value:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	z-index: 1;
	border: none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.work-section {
	padding: 6em 0;
}
.work-section-head h3 {
	color: #394b50;
	font-size: 2.2em;
	font-weight: 900;
	text-transform: uppercase;
}
.work-section-head p {
	color: #394b50;
	font-size: 1.2em;
	font-weight: 400;
}
.work-section-grid {
	margin-top:8em;
	position:relative;
}
span.arrow1 {
	position: absolute;
	top: -35px;
	right: -64px;
}
span.arrow2 {
	position: absolute;
	top: 95px;
	right: -64px;
}
.work-section-grid h4 {
	color:#394b50;
	
	font-size:1.5em;
	font-weight:700;
	margin-bottom:0.8em;
	text-transform: uppercase;
	margin-top:4em;
}
.work-section-grid p {
	color: #7b7b7b;
	font-size: 0.95em;
	font-weight: 400;
	line-height: 1.8em;
	margin-bottom:6em;
}
a.work {
	color: #fff;
	
	font-size: 1em;
	text-decoration: none;
	background: #ffbb42;
	text-transform: uppercase;
	font-weight: 400;
	padding: 11px 23px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
a.work:hover {
	background:#394b50;
}
.client {
	float:left;
	width: 25%;
	margin-right: 6%;
}
.client img {
	width:100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.client-info {
	float:left;
	width: 69%;
}
.happy-clients {
	background: #66ccff;
	padding:10em 0px 50px 0px;
}

.career {
	background: #f8f8f8;
	padding:10em 0px 7em 0px;
}

.news_sec { 
	padding: 0px; background:#ededed; width:100%; display:inline-block;
}
 

.news_sec_head { background:#191b1a;
	padding:17em 0px 19em 60px;
}


.news_sec_head h1 { color: #fff;
font-size: 50px;
font-weight: 600;
text-transform: none;
}
.news_sec_head h1 span {
    color: #fb17ce;
}

.news_area { 
	padding: 12em 0px 8.5em 0px;
	width:100%; display:inline-block
}

.news_date { color: #908390;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	margin:0px 0px 15px 0px; text-align:left;
}
.news_area_head { color: #191b1a;
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
	margin:0px 0px 15px 0px; line-height:23px;
	text-align:left;
}

.news_area_con{ color: #908390;
	font-size: 14px;
	font-weight: normal;
	text-transform: none; line-height:28px;
	margin:0px 0px 15px 0px;
	text-align:left;
}
.news_readmore{ margin:0px; padding:0px;
}
.news_readmore a{ color: #191b1a;
	font-size: 15px;
	font-weight: normal;
	text-transform: none; line-height:19px;
}
.news_readmore a:hover { color: #fb17ce;
	font-size: 14px;
	font-weight: normal;
	text-transform: none; line-height:19px;
}

.news_border{ border-right:1px solid  #ccc; padding:0px 35px 0px 35px;
}
 
 
 .blog_area { 
	padding: 12em 0px 2em 0px;
	width:100%; display:inline-block; background:#f6f6f6;
}

 .blog_area a { text-decoration:none;
}

 .blog_area a:hover { text-decoration:none; color:#09F;
}


 .blog_area  h1 { color: #000000;
	font-size: 50px;
	font-weight: 600;
	text-transform: none;
	text-align:center;
	margin:0px 0px 15px 0px;
}
 .blog_area  h1 span {
    color: #fb17ce;
}

.blogs{ margin:30px 0px 0px 0px}

.blogs_head { color: #fb17ce;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	margin:30px 0px 15px 0px;
	text-align:center;
	line-height:18px;
}
.blogs_head1 { color: #000000;
	font-size: 35px;
	font-weight: 600;
	text-transform: none;
	margin:0px 0px 15px 0px;
	text-align:center;
	line-height:40px;
}

.blogs_date { color: #000;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	margin:15px 0px 15px 0px;
	text-align:center;
	line-height:18px;
	line-height:35px;
}

.blogs_con{ color: #000000;
	font-size: 17px;
	font-weight: 400;
	text-transform: none; line-height:26px;
	margin:0px 0px 15px 0px;
	
}

.blogs_se{ padding:0px 15px 0px 15px;}


.our_clients { 
	padding: 80px 0px 80px 0px;
	width:100%; display:inline-block; background:#fff;
}

 .our_clients  h1 { color: #000000;
	font-size: 50px;
	font-weight: 600;
	text-transform: none;
	text-align:center;
	margin:0px 0px 15px 0px;
	
}
 .our_clients h1 span {
    color: #fb17ce;
}

.clients_logo{ margin:40px 0px 0px 0px;}
.clients_br{ border-right:1px solid #e8e8e8; padding:8px 15px 8px 15px}
.clients_br1{ border-bottom:1px solid #e8e8e8}


#divexample1 {
	overflow: auto;
	height: 362px;
}
 
.happy-clients-head h3 {
	color: #000;
	font-size: 2.2em;
	font-weight: 900;
	text-transform: uppercase;
}
.happy-clients-head p {
	color: #000;
	font-size: 1.2em;
	font-weight: 400;
}
.happy-clients-grid1 {
	background:#fff;
	padding:0px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px; 
	 
}

.happy-clients-grid {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 4px;
    margin: 2% 3% 0 0;
    padding: 2.5em 2em;
    width: 47%;
}

.happy-clients-grid p {
	color: #7b7b7b;
	font-size: 0.95em;
	font-weight: 400;
	line-height: 1.8em;
	margin-bottom:1.2em;
}
.happy-clients-grid h4 {
	color:#99a9ae;
	font-size:1em;
	
	font-weight:400;
	text-transform: uppercase;
}
.happy-clients-grid h4 a {
	color:#f6772c;
	text-decoration:none;
}
.span_66{
	margin-right:0;
}
.happy-clients-grids {
	margin-top:3em;
}
img.open {
	margin: 0 6px 9px 0px;
}
img.closeq {
	margin: 6px 0px 0px 11px;
}
.contact-section {
	padding: 0px 0px 30px 0px  !important; background:#101010; background-repeat:no-repeat;
	background-position:left bottom; border-radius: 0px 0px 0px 0px;
	margin:-7px 0px 0px 0px;
}
.contact-section h1 {
	color:#fff;
	font-size:18px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: left;
	margin:0px 0px 15px 0px;
	padding:0px 0px 20px 0px;
	border-bottom: 1px solid #535353;
	
} 
.contact-section-head h3 {
	color: #394b50;
	font-size: 2.2em;
	font-weight: 900;
	text-transform: uppercase;
}
.contact-section-head p {
	color: #394b50;
	font-size: 1.2em;
	font-weight: 400;
}
.form input[type="text"] {
	width: 85%;
	color: #a9a9a9;
	font-size: 0.9em;
	padding: 14px 14px 14px 0;
	border: none;
	outline: none;
	background: #fff;
}
.form form li {
	display:inline-block;
}
.form {
	margin:3em 0 5em 0;
}
.form form li {
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	list-style: none;
	float: left;
	width: 35%;	
	background: #fff;
	margin-right:1em;
	border:1px solid #cbcbcb;
}
.form form input[type="submit"] {
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 400;
	border: none;
	background: #fb17ce;
	padding: 14px 0px;
	width: 19%;
	outline: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.form form input[type="submit"]:hover {
	background:#394b50;
}
.bottom-menu ul li {
	display:inline-block;
	margin:0 1em;
}
.bottom-menu ul li a {
	font-size:1.05em;
	
	color:#394b50;	
	text-transform:uppercase;
	font-weight:500;
	text-decoration:none;
}
.bottom-menu ul li a:hover {
	color:#ffbb42;
}
.footer {
	padding:1.2em 0;
	background:#191919;
}

.copyright {  margin:12px 0px 0px 0px;
padding: 15px 0px 0px 0px;
}
 

.copyright p {
	color:#ccc;
	font-size:12px;
	font-weight:400;
	padding:15px 0px 0px 0px
	
}
.copyright p a {
	color:#afafaf;
}
.copyright p a:hover { text-decoration:none;
	color:#1f80ed;
}
.social-icons i {
	height: 25px;
	width: 25px;	
	background: url(../images/img-sprite.png) no-repeat 0px 0px;
	display: inline-block;
	margin:0 0.5em;
}
i.twitter {
	background-position: -75px 0px;
}
i.twitter:hover {
	background-position: -75px -25px;
}
i.facebook {
	background-position: -100px 0px;
}
i.facebook:hover {
	background-position: -100px -25px;
}
i.googlepluse {
	background-position: -125px 0px;
}
i.googlepluse:hover {
	background-position: -125px -25px;
}
i.linkedin {
	background-position: -150px 0px;
}
i.linkedin:hover {
	background-position: -150px -25px;
}
p.call {
	font-size:1.6em;
	
	color:#394b50;	
	font-weight:700;
	margin:1em 0;
}
i.phone {
	height: 25px;
	width: 25px;	
	background: url(../images/img-sprite.png) no-repeat -175px 0px;
	display: inline-block;
	vertical-align:sub;
}
i.ear-phones {
	height: 85px;
	width: 85px;	
	background: url(../images/img-sprite.png) no-repeat -200px 0px;
	display: inline-block;
}
i.lock {
	height: 85px;
	width: 85px;	
	background: url(../images/img-sprite.png) no-repeat -285px 0px;
	display: inline-block;
}
i.cloud {
	height: 85px;
	width: 85px;	
	background: url(../images/img-sprite.png) no-repeat -370px 0px;
	display: inline-block;
}
i.done {
	height: 85px;
	width: 85px;	
	background: url(../images/img-sprite.png) no-repeat -455px 0px;
	display: inline-block;
}
 
.location {
	position: absolute;
	left: 525px;
    top: -20px;
}
.bottom-logo img {
	width: 19%;
}
.address {
	background:#394b50;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	padding:5em;
	margin-bottom:2em;
	position:relative;
}
.address h4 {
	color:#fff;
	text-transform:uppercase;
	font-size:1.2em;
	
	font-weight:500;
	margin-bottom:1em;
}
.address p {
	color:#aeb7ba;
	font-size:0.9em;
	font-weight:500;
	margin:0.5em 0;
}
.address a {
	color:#ffbb42;
	font-size:0.95em;
	font-weight:500;
	display:block;
	margin-top:0.8em;
}
span.locate {
	position: absolute;
	bottom: -17px;
	left: 130px;
}
span.locate img {
	width: 100%;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url(../images/up-arrow.png) no-repeat 8.8px 12px #fb17ce;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
/*-- responsive-design starts-here --*/

.icon_b {
    text-align: center;
    width: 75px;
	border-radius: 50%; background-color:#fff;
	margin:0px auto; box-shadow: 0 0 7px #919191;
}

 

.team_con{
	color:#ffffff;
	font-size:16px;
	font-weight:400; margin:20px 0px 0px 0px;
}

.team_members{ padding:0px 15px 0px 15px;}

.chat{ position:fixed; bottom:0px; right:4%; z-index:2500;}

.location1{ background-image: url(../images/location_icon.png); background-repeat:no-repeat; font-size:16px; color:#5f5f5f; margin:30px 0px 40px 0px; padding:0px 0px 0px 50px;}

.phone1{ background-image: url(../images/phone_icon.png); background-repeat:no-repeat; font-size:16px; color:#5f5f5f; margin:40px 0px 40px 0px; padding:0px 0px 0px 50px;}

.mail1{ background-image: url(../images/mail_icon.png); background-repeat:no-repeat; sans-serif; font-size:16px; color:#5f5f5f; margin:40px 0px 40px 0px; padding:0px 0px 0px 50px;}

.form_m{ margin:0px 0px 20px 0px;}
.form-control{ background-color:#fff; border-radious:5px !important; border:1px solid #ccc !important;  color:#9b9a9a; font-style:italic;}
.input-group{width:100% !important;}
.form-control1{ background-color:#fff; border-radious:0px !important; border:none !important;  color:#000; font-style:italic; height:58px; width:70%; margin:0px; padding:0px; float:left;}
.glyphicon{ background-color: #FFF; width:58px; height:58px; padding:18px 0px 0px 12px;}

.btn{ background-color:#a6a6a6; border:0px; 	
border-radius: 5px ; color:#FFF; 
font-size:16px !important;  text-transform:uppercase; font-weight:bold; padding:6px 8px 6px 8px; width:100%;
height:45px !important;
   }

.btn:hover{  color:#fff; text-decoration:none; border-radious:0px; background:#535353 !important;}


.btn a{ font-size:14px;color:#FFF; text-decoration:none; border-radious:0px; font-size:14px; }
.btn a:hover{  color:#fff; text-decoration:none; border-radious:0px; background:#535353 !important;}

.btn-success{ background-color:#535353; border:0px; font-weight:bold; padding:6px 8px 6px 8px;}
.btn-success:hover{  background:#a6a6a6 !important;  padding:6px 8px 6px 8px;}


.team_member_bg{ background:#1b1d1c; min-height:130px; text-align:center; color:#fff; margin:0px;}
.team_name{ color:#fff; font-size:21px;  padding:16px 0px 0px 0px;}
.team_designation{ color:#6f6f6f; font-size:14px;}
.team_social{ color:#fff; font-size:25px;}

.pad_0{ padding:0px;}


 

.video_bg{ background:#000; padding:20px 25px 20px 25px; width:100%; display:inline-block; margin:30px 0px 0px 0px;}

.video_bg iframe{ width:100%; height: auto;}

.testimonial{ background: url(../images/testimonial.jpg); background-attachment:fixed; margin: 0px 0px 0px 0px  !important; padding: 80px 0px 80px 0px;}
.testimonial h1 {
	color:#fff;
	font-size:50px;
	font-weight: 600;
	text-transform: none;
	text-align:center;
	margin:0px 0px 15px 0px;
	
} 
.testimonial h1 span{
	color:#fb17ce;
 
}


.contact_sec_mn{   position:absolute; z-index:2500; margin:-109px 0px 0px 0px; width:100%;}

.contact_sec{ background:#3190e7; width:100%;  display:inline-block; text-align:center; color:#fff; padding: 0px; font-size:14px; text-transform:uppercase;}
.contact_shade{ background: url(../images/contact_shade.png); background-repeat: repeat-y; background-position:right top; padding:20px 0px 20px 0px; }
.contact_shade1{ padding:20px 0px 20px 0px; }

 
.contact_icon{ height:50px;}
.contact-section p{ padding: 8px 0px 0px 0px;
    font-size: 15px;
    text-transform: none;
    color: #afafaf;
    border-bottom: 0px solid #201272;
    display: inline-block;
    width: 100%;
    font-weight: 400;
}

.footer_section{ margin:50px 0px 0px 0px;}
 .footer_head{ font-size:14px; text-transform:uppercase; color:#fff; font-size:20px; margin:15px 0px 0px 0px;}
 
.footer_links{  margin:0px; padding:0px;} 


.footer_links ul{  margin:0px; padding:0px;} 
.footer_links li{ margin:0px; padding:0px; list-style:none;} 
.footer_links li a {
    padding: 5px 0px 5px 0px;
    font-size: 16px;
    text-transform: none;
    color: #afafaf;
    border-bottom: 0px solid #201272;
    display: inline-block;
    width: 100%;
    font-weight: 400;
}
.footer_links li a:hover{ color: #1587cb; text-decoration:none} 

.bottom-sec { 
	border-radius: 0px;
	width:100%;
	text-align: left;
	padding: 00px 0px 20px 0px;
	font-size:12px;
	color:#7a7a7a;	 
	text-align: center;
	}

.bottom-sec a { text-align: center;
    color: #292c33;
    font-weight: normal;
    text-transform: none;
    padding: 3px 0px 0px 0px;
    margin: 0px 5px 0px 0px;
    font-size: 18px;
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-table;
    line-height: 29px;
    background: #fff;
} 
.bottom-sec a:hover { 	color: #fff; background:#292c33;
	font-weight: normal;
	text-transform: none;	 
	border: 1px solid #fff; 
	}
.mar_t_0{ margin-top:0px;}
.mar_t_20{ margin-top:20px;}
.mar_t_30{ margin-top:30px;}
.mar_t_50{ margin-top:50px !important;}
.mar_t_100{ margin-top:100px;}
.mar_t_125{ margin-top:125px;}
.mar_t_150{ margin-top:150px;}
.mar_t_200{ margin-top:200px;}
.mar_t_250{ margin-top:250px;}

.mar_l_25{ margin-left:25px;}
.mar_l_50{ margin-left:50px;}

.footer_con{ padding:9px 0px 9px 0px; font-size:13px; color:#ffffff;   
 display:inline-block; width:100%; font-weight:300;} 
 .footer_con1{ padding:9px 0px 9px 0px; font-size:14px; color:#ffffff;   
 display:inline-block; width:100%; font-weight:300;} 


.contact_bg{ background:rgba(255, 255, 255, 1); width:100%; display:inline-block; padding:20px; margin:40px 0px 0px 0px}
.contact_bg h1 { 
	font-size:36px;
 } 
 
 


/*Stiky keader Start*/
  
header{text-align: center;
	line-height: normal;       
	width:100%;	 
	// set animation
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	margin:0px 0px 0px 0px !important;
	 
	}
header img { -webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	} 

header.sticky {	position: fixed; 
	line-height: normal; 
	width: 100%;
	background: #fff;
	text-align: left;
	padding-left:0px;
	z-index:1000;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	box-shadow:0px 0px 6px #ccc;
	margin:0px 0px 0px 0px;
	top:0px;
	}
	
header.sticky .header {	 
	margin:0px 0px 0px 0px; 
	}
		 
	
header.sticky img {  
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	margin-top: 0px; 
	} 

header.sticky .top-menu {  
	margin-bottom: 5px;
	margin-top: 17px !important;
	padding-top:  0px;
	 
	} 
	

header.sticky .quote	{margin-bottom: 5px;
	margin-top: 10px;
	padding-top:  0px;}
  
.sp_pad{ padding:0px 20px 0px 20px !important;}
.sp_pad1{ padding:0px 20px 0px 20px !important;}  
  
/*Stiky keader End*/ 
 
.menu_desk{ display:block; float:right;}
.menu_mob{ display: none;}

.navbar { float:right;
    position: relative;
    min-height:0 !important;
    margin-bottom: 0px !important;
    border: 0px solid transparent !important; margin-top: 9px !important; -webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}

 
header.sticky .navbar {margin-top:5px !important; -webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}

.navbar-inverse {
    background: none;
    border-color: #080808;
}

.nav > li {
    position: relative;
    display: block;
    font-size: 23px;
    text-transform: uppercase;   
	margin:0px 20px 0px 20px;
}

.nav > li a { color:#fff !important; font-weight: normal; 
}

.nav > li a:hover { color: #000 !important;
    background-color:#fb17ce;
}
 
.navbar-toggle { 
    background: #000;
     
}

.navbar-nav > li > a { 
	padding: 2px 14px;
	color: #000;
	background-color:#fff;
}


.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color:#fb17ce;
}

.nav > li .active {color: #fff !important;
    background-color:#fb17ce;  
}

 
.navbar-inverse .navbar-toggle {
    border-color: #fb17ce;
}
.navbar-toggle {
    background: #fb17ce;
} 

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px; 
}

.sub_news{ margin:0px; padding:50px 0px 50px 0px;}
.sub_news h1 {
	color:#394b50;
	font-size:30px;
	font-weight: normal;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
}

.sub_news h1 span {
	color:#fb17ce; 
}
.sub_news h2 {
	color:#000;
	font-size:18px;
	font-weight: normal;
	text-transform: none;
	margin:15px 0px 15px 0px;
}

.sub_blog{ margin:0px; float:left; margin:0px 25px 20px 0px;}
.sub_videos{ margin:0px 0px 30px 0px; padding:0px;}




@media only screen and (max-width: 1440px) {
	.about_right {
		padding: 7em 8em 0;
		min-height: 528px;
	}
	.banner_sec{ margin:-3px 0px 0px 0px; padding0px 0px 0px 0px;}
	
	 
}
@media only screen and (max-width: 767px) {
	.about_right p {
		font-size: 0.98em;
	}
	.about_right {
		padding: 6em 6em 0;
		min-height: 500px;
	}
	.service-section-grid {
		margin-top:25px;
	}
}
@media screen and (max-width: 1280px) { 
 
	.top-menu ul li a { font-size: 14px;
    padding: 6px 10px;
}
 
}

@media screen and (max-width: 1200px) { 
 
	.top-menu ul li a { font-size: 12px;
    padding: 6px 10px;
}

.news_sec_head { background: #191b1a;
    padding: 17em 0px 23em 20px;
}
 
}


 @media screen and (max-width: 1024px){
	
	.top-menu {
    float: right;
    margin: 16px 0px 0px 0px;
}
	
	.top_mainbg{ background:url(../images/top_bg1.png); 
    background-position: left top;
	padding:0px 0px 0px 0px; display:inline-block;
	background-repeat:no-repeat;
	width:100%;}
	
	.logo {
	float:left; width:230px;
}


	
	/*span.menu{
		width:28px;
		height:28px;
		background:url(../images/nav.png)no-repeat;
		display: inline-block;
		float:right;
		cursor: pointer;
		margin-top: 25px; margin-right:15px;
	}
	.top-menu{
		width:100%;
		display: none;
		text-align:center;
		background:#1b1d1c;
		padding:0;
	}
	.top-menu ul{
		float:none;
		width:100%;
	}
	.top-menu ul li{
		display:block;
		float: none;
	}
	.top-menu ul li a{
		display: block;
		padding: 10px 0px;
	}
	.top-menu ul li a.active {
		padding: 10px 13px;
	}
	.top-menu ul li a:hover {
		padding: 10px 13px;
	}
	
	.header {
		padding: 1.5em 0;
	}
	 */
} 

@media screen and (max-width: 1000px){

.logo {
    float: left;
    width: 225px;
} 
.top-menu ul li a {
    font-size: 12px;
    padding: 0px 9px;
}
	
.service-section-head h1 { font-size: 27px;   
}
.service-section-head h1 span {    font-size: 38px; 
}
.service-section-head h2 { font-size: 26px; 
} 
.service-section-head p { font-size: 16px; 
    line-height: 25px; 
}
 
.team_con { font-size: 14px; 
}
.team_name { font-size: 17px; 
}
.team_designation { font-size: 12px;
}

.news_area {
    padding: 12em 0px 9em 0px;
    width: 100%;
    display: inline-block;
}
.news_sec_head { background: #191b1a;
    padding: 17em 0px 23em 20px;
}
.news_sec_head h1 { font-size: 36px;  
}
.news_area_con { line-height: 22px; 
}

.video h1 { font-size: 36px;  
}

.blog_area h1 {font-size: 36px;  
}

.blogs_head {  margin: 30px 0px 3px 0px;
  
}
.blogs_head1 { font-size: 30px;  margin: 0px 0px 10px 0px;
}

.blogs_con { 
    font-size: 16px; 
    line-height: 22px;
    
}

.our_clients {
    padding: 9.5em 0px 0em 0px;
    
}

.our_clients h1 { 
    font-size: 36px; 
}

.testimonial h1 { font-size: 36px; 
}

.footer_links li a {
    padding: 7px 0px 7px 0px;
    font-size: 11px; 
}

.contact_sec { 
    font-size: 12px; 
} 

.contact_bg h1 { 
	font-size:32px;
 } 
.footer_head {
    font-size: 14px; 
}

.footer_con1 { 
    font-size: 13px;
     
}


}


@media screen and (max-width: 900px){
	
	.top-menu ul li a {
    font-size: 11px;
    padding: 0px 5px;
}
	
	.navbar-toggle { 
    margin-right: 27px;
	}
	/*span.menu{
		width:28px;
		height:28px;
		background:url(../images/nav.png)no-repeat;
		display: inline-block;
		float:right;
		cursor: pointer;
		margin-top: 10px;
	}
	.top-menu{
		width:100%;
		display: none;
		text-align:center;
		background:#1b1d1c;
		padding:0;
	}
	.top-menu ul{
		float:none;
		width:100%;
	}
	.top-menu ul li{
		display:block;
		float: none;
	}
	.top-menu ul li a{
		display: block;
		padding: 10px 0px;
	}
	.top-menu ul li a.active {
		padding: 10px 13px;
	}
	.top-menu ul li a:hover {
		padding: 10px 13px;
	}
	.header {
		padding: 1.2em 0;
		margin:10px 0px 0px 0px;
	}*/
	 
}
@media screen and (max-width: 768px){
	.about_right {
		min-height: 282px;
	}
}
@media screen and (max-width: 767px){
	
	.header { 
    margin: 0px 0px 0px 0px;
}
	
.top_mainbg {
    background: #FFF;
}

.service-section {
    padding: 7em 0px 0px 0px;
}
	 
.service-section-head h1 { font-size:20px;   
}
.service-section-head h1 span {    font-size: 29px; 
}
.service-section-head h2 { font-size: 18px; 
} 
.service-section-head p { font-size: 13px; 
    line-height: 20px; 
}

.service-section-grid { 
    margin-bottom: 0px;
}

 

.team_member_bg{  min-height:60px; margin:0px 0px 25px 0px; padding-bottom:20px;}

.team_con { font-size: 14px; margin-bottom:30px;  
}
.team_name { font-size: 17px; 
}
.team_designation { font-size: 12px;
}

.news_sec_head {
    background: #191b1a;
    padding: 9.5em 0px 5em 20px;
}
	
.news_area {
    padding: 12em 0px 3em 0px;
    width: 100%;
    display: inline-block;
}
.news_sec_head { background: #191b1a;
    padding: 9.5em 0px 7em 20px;
}
.news_sec_head h1 { font-size: 36px;  
}

.news_area {
    padding: 4em 0px 3em 0px;
    width: 100%;
    display: inline-block;
}
.news_area_con { line-height: 22px; 
}

.video { 
    padding: 9.5em 0px 7em 0px;
   
}

.video h1 { font-size: 36px;  
}


.blog_area {
    padding: 9.5em 0px 3em 0px;
    
}

.blog_area h1 {font-size: 36px;  
}

.blogs_head {  margin: 30px 0px 3px 0px;
  
}
.blogs_head1 { font-size: 30px;  margin: 0px 0px 10px 0px;
}

.blogs_con { 
    font-size: 16px; 
    line-height: 22px;
    
}

.our_clients {
    padding: 9.5em 0px 0em 0px;
    
}

.testimonial { 
    padding: 9.5em 0px 9.5em 0px;

}

.testimonial h1 { font-size: 36px; 
}



.footer_links li a {
    padding: 5px 0px 5px 0px;
    font-size: 15px; 
}

 
.footer_head {
    font-size: 14px; 
}

.footer_con1 { 
    font-size: 13px;
     
}  


.menu_desk{ display: none;}
.menu_mob{ display: block;}


.navbar {
    float: right;
    position: absolute; 
    margin-top: 0px !important; 
    right: 0;
	width:100%;
}

.navbar-nav > li > a {
    padding: 10px 14px; background:#fff; font-size:14px; color:#000 !important;
}

.navbar-nav > li > a:hover {
  color:#fff !important;
}
.navbar-nav {
    margin: 50px 0px 0px 0px ; 
}
 
header.sticky .navbar {margin-top: -24px !important;}



}

@media screen and (max-width: 500px){ 

.banner_sec {
  margin: -10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.video_bg iframe{ width:100%; height: auto !important;}

}


@media screen and (max-width: 480px){
	
.top_mainbg {  
    margin: 0px 0px 0px 0px ;
}
	
 

.news_sec_head {
    background: #191b1a;
    padding: 7em 0px 7em 20px;
} 

.video { 
    padding: 7em 0px 6em 0px;
   
}

.blog_area {
    padding: 7em 0px 3em 0px;
    
}
 
.blogs_head {  margin: 30px 0px 3px 0px;
  
}
.blogs_head1 { font-size: 18px;  margin: 0px 0px 10px 0px;
}

.blogs_con { 
    font-size: 14px; 
    line-height: 22px;
    
}


element {

}
.testimonial { 
    padding: 7em 0px 7em 0px;

}

	
	.work-section-grid{
		width:50%;
	}
	span.arrow2 {
		display:none;
	}
	.work-section-grid h4 {
		font-size: 1.2em;
		margin-bottom: 0.5em;
		margin-top: 0.5em;
	}
	.work-section-grid p {
		margin-bottom: 3em;
	}
	.work-section-grid {
		margin-top: 3em;
	}
	.work-section-head {
		margin-bottom: 2.5em;
	}
	span.menu {
		background-size: 25px;
		margin-top:12px;
	}
	.logo {
		width: 50% !important;
	}
	 
	.banner-info h2 {
		font-size: 1.4em;
		padding-top: 1em;
	}
	.banner-info p {
		height:20px;
		overflow:hidden;
	}
	.details form li:nth-child(3){
		display:none;
	}
	.details form li {
		width:33.33%;
	}
	.details form input[type="submit"] {
		width: 30%;
		padding: 7px 0px;
	}
	.right-grid-1 {
		min-height: 167px;
		left: 76px;
	}
	.details input[type="text"] {
		padding: 7px 8px 7px 0;
	}
	.name, .mail, .num {
		margin: 3px -1px 2px 2px;
	}
	.details {
		margin: 1.5em 0 2em 0;
	}
	.banner {
		padding-bottom: 9em;
		margin-bottom: 4em;
	}
	.service-section-head h3, .price-section-head h3, .work-section-head h3, .happy-clients-head h3, .contact-section-head h3, .about_right h3 {
		font-size: 1.4em;
	}
	.service-section-head {
		margin-bottom: 2em;
	}
	.service-grid {
		padding:0;
	}
	 
 
 
	.about_left {
		width: 55%;
	}
	.about_right {
		width: 45%;
		padding: 1.2em 1.2em 0;
		min-height: 191px;
	}
	.about_right p {
		margin: 0.5em 0 1.5em 0;
	}
	.about_right a {
		font-size: 0.9em;
		padding: 5px 14px;
	}
	.happy-clients-grid {
		padding: 1.5em;
	}
	.happy-clients-grid p {
		font-size: 0.89em;
	}
	.happy-clients {
		padding: 3em 0;
	}
	.happy-clients-grids {
		margin-top: 2.5em;
	}
	.happy-clients-grid h4 {
		font-size: 0.9em;
	}
	.client {
		margin-top: 3%;
	}
	.price-section {
		padding: 2.5em 0;
	}
	.price-section-grid h5 {
		font-size: 0.9em;
		margin-bottom: 0.5em;
	}
	.price-section-grid h3 {
		font-size: 2em;
	}
	.price-section-grid ul li {
		font-size: 0.8em;
		padding: 0.5em;
	}
	.price-section-grid p{
		font-size:0.9em;
	}
	.price-section-grid a {
		font-size: 0.9em;
		padding: 6px 14px;
	}
	.price-value {
		margin-top: 2em;
		padding: 1.8em 0.3em 1.8em 0.3em;
	}
	.price-section-grid ul {
		margin: 1.5em 0;
	}
	.form input[type="text"] {
		padding: 7px 10px 7px 0;	
		width: 80%;
	}
	.form form input[type="submit"] {
		padding: 8px 0;
		font-size: 0.875em;
		width: 24%;
	}
	.form form li {
		margin-right: 0.5em;
	}
	.address p:nth-child(3),.address p:nth-child(2){
		display:none;
	}
	.address {
		padding: 3em 1em;
	}
	.location {
		top: 14px;
		left: 126px;
	}
	span.locate {
		left: 68px;
	}
	.bottom-menu ul li a {
		font-size: 0.9em;
	}
	.bottom-menu ul li {
		margin: 0.3em;
	}
}
@media screen and (max-width: 320px){
	 
	.top-menu ul li a.active {
		padding: 7px 0px;
	}
	.top-menu ul li a:hover {
		padding: 7px 0px;
	}
	.top-menu ul li a {
		padding: 7px 0px;
	}
}

.hp07nav li {
  
    list-style: none !important; 
   
}

.hp07nav {
    font-size: 1.5rem !important;
}
.cmps-bttns div a, .cmps-bttns div span {    
    padding: 0.45em 1.8em 0.45em 1.8em !important;
}


.apply-button{ background-color:#0164a2; margin-top:8px; font-size:25px; padding:8px 0px 8px 0px; color:#FFF; text-align:center; width:100%;}
.apply-button1{ background-color:#750000; margin-top:8px; font-size:25px; padding:8px 0px 8px 0px; color:#FFF; text-align:center; width:100%;}
.form-control{ background-color:#eeeeee; border-radious:0px !important; border:none !important;  color:#9b9a9a; font-style:italic; margin-bottom:10px !important; }

.register{ text-align:right; margin:0px 10px 0px 0px; padding:0px; text-transform:uppercase;}
.register a{ text-align:right; margin:0px; padding:0px; color:#999; text-decoration:none}
.register a:hover{ text-align:right; margin:0px; padding:0px; color: #09F; text-decoration:none;}

 
#owl-demo .item{
        background: #3fbf79;
        padding: 30px 0px;
        margin: 10px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }
    .customNavigation{
      text-align: center;
    }
    .customNavigation a{
      -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);
    }



.our_clients .nbs-flexisel-nav-left{ display:none !important;}
.our_clients .nbs-flexisel-nav-right{ display:none !important;}

.allvideos{ margin:0px auto; width:200px; margin-top:35px; }
.allvideos a{ margin:0px; padding:10px 0px 10px 0px ; font-size:18px; color:#FFF; background: #fb17ce; 
display:inline-block; width:100%; text-align:center; text-transform:uppercase; text-decoration: none; }
.allvideos a:hover{  color:#000; background: #fff; text-decoration: none; }

.read_more{ margin:0px auto; width:200px; margin-top:35px; }
.read_more a{ margin:0px; padding:10px 25px 10px 25px ; font-size:18px; color:#FFF; background: #fb17ce;   width:100%; text-align:center; text-transform:uppercase; text-decoration: none; }
.read_more a:hover{  color:#fff; background: #000; text-decoration: none; }

.desk_sec{ display: block;}
.mob_sec{ display: none;}

@media screen and (max-width:  767px){
	
.desk_sec{ display: none;}
.mob_sec{ display: block;}
	
}


/****************2018-06 21**********************/

.service_read{ margin:0px auto; padding:0px; width:150px;
}
.service_read a{ margin:0px; padding:6px 0px 6px 0px; display:inline-block; color: #0077ca;
font-size:13px; text-transform:uppercase;
border:2px solid #0077ca;
width:100%;
text-align:center;
}

.service_read a:hover{ color: #000; 
	border:2px solid #000; 
	text-decoration:none; 
}


.sub_news h4 {
	color:#000;
	font-size:25px;
	font-weight: normal;
	text-transform: none;
	margin:0px 0px 15px 0px; 
	padding:0px 0px 0px 0px;
}

.sevides_sec{
	box-shadow: 0px 0px 0px #ccc; 
	width:100%; 
	display:inline-block;
	margin:35px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	 
}

.sevides_sec h3 {
	color:#0077ca;
	font-size:18px;
	font-weight: normal;
	text-transform: none;
	margin:0px 0px 15px 0px;
	background:#e3f3ff;
	padding:8px 0px 8px 15px;
}

.sevides_sec p{ 
	padding:0px 0px 0px 0px;
}

.sevides_sec ul{ margin:20px 0px 0px 0px; padding:0px;
}

.sevides_sec li{ margin:0px; padding:0px 0px 7px 25px; list-style:none; background-image:url(../images/list_arrow.png);
background-repeat:no-repeat;
background-position:0px 2px;

}


.sevides_sec1{ 
	width:100%; 
	display:inline-block;
	margin:35px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.sevides_sec1 h3 {
	color:#0077ca;
	font-size:20px;
	font-weight: normal;
	text-transform: none;
	margin:0px 0px 8px 0px; 
	padding:0px 0px 8px 0px;
}

 

.sevides_sec1 p{ 
	padding:0px 0px 0px 0px;
}

.sevides_sec1 ul{ margin:20px 0px 0px 0px; padding:0px;
}

.sevides_sec1 li{ margin:0px; padding:0px 0px 7px 25px; list-style:none; background-image:url(../images/list_arrow.png);
background-repeat:no-repeat;
background-position:0px 2px;

}

.sub_news p {
    color: #515151;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align:  left;
}

.our_team_b{
	box-shadow: 0px 0px 5px #ccc; 
	width:100%; 
	display:inline-block;
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 0px;
	text-align:center;
}

.our_team_n {
	color:#0077ca;
	font-size:20px;
	font-weight: normal;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	text-align:center;
}
.our_team_d{
	color:#515151;
	font-size:15px;
	font-weight: normal;
	text-transform: none;
	margin:0px; 
	padding:0px 0px 10px 0px;
	text-align:center;
}

.con_sections{    margin: 50px 0px 0px 0px;
    padding: 50px 0px 50px 0px;
    position: relative; background:#5d01ba}
	
.con_sections_p1{ margin:0px; padding:25px 0px 0px 0px;  }
.con_sections_p2{ margin:0px; padding:30px;  }
.con_sections_p3{ margin:0px; padding:30px; }


.con_sections h1 {
    color: #47f8be;
    font-size:50px;
    font-weight: 600;
    text-transform: none;
	text-align:center;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    
	
}

.con_sections h2 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
	
	text-align: left;
	margin:0px 0px 15px 0px; padding:0px;
}
.con_sections p {
    color: #fff;
   font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin:10px 0px 30px 0px; 
	text-align: center;
}


.con_phamacy{    margin:0px 0px 0px 0px;
    padding: 50px 0px 0px 0px;
    position: relative; background:#5d01ba} 

.con_phamacy h1 {
    color: #47f8be;
    font-size: 45px;
    font-weight: bold;
    text-transform: none;
	text-align:left;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    
	
}

.con_phamacy h2 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
	
	text-align: left;
	margin:0px 0px 15px 0px; padding:0px;
}
.con_phamacy p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin:10px 0px 30px 0px; 
	text-align: left;
}

.sub_con_sections{     margin: 60px 0px 0px 0px;
    padding: 0px;
    position: relative;}
	
.sub_con_sections h1 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-transform: none;
	
}

.sub_con_sections h2 {
    color: #181818;
    font-size: 50px;
    font-weight: bold;
    text-transform: none;
	
	text-align:center;
	margin:0px 0px 50px 0px; padding:0px;
}
.sub_con_sections p {
   color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin: 30px 0px 15px 0px; 
}

.con_sections_p1_inn{ margin:0px; padding:30px; background:#210d92; min-height: 325px;}
.con_sections_p2_inn{ margin:0px; padding:30px; background:#fb17ce; min-height: 325px;}
.con_sections_p3_inn{ margin:0px; padding:30px; background:#7517cd; min-height: 325px;}


.find_out{ margin:0px 0px 20px 0px; padding:0px; }
.find_out a{ border-radius: 50px;
        border-bottom-right-radius: 50px;
    border-bottom-right-radius: 0;
	background:#fff;
	color:#fb17ce;
	font-size:12px;
	padding:15px 25px 15px 25px;
	font-weight:bold;
	text-transform:none;
}
.find_out a:hover{ border-radius: 50px; 
    border-top-right-radius: 0;
	text-decoration:none;
	color:#210d94;
}
.find_out1{ margin:0px 0px 20px 0px; padding:0px; }
.find_out1 a{ border-radius: 50px;
        border-bottom-right-radius: 50px;
    border-top-left-radius: 0;
	background:#fff;
	color:#fb17ce;
	font-size:18px;
	padding:15px 25px 15px 25px;
	font-weight:400;
	text-transform:none; 
}
.find_out1 a:hover{ border-radius: 50px; 
    border-bottom-left-radius: 0;
	text-decoration:none;
	color:#210d94;
}

 
.find_out2{margin:0px 0px 20px 0px; padding:0px; float:left; }
.find_out2 a{ margin:0px; padding:12px 50px 12px 50px; color:#ffffff; font-size:18px; text-transform:  none; font-weight:600;
	background: #1f80ed;
    background-image: linear-gradient(to right, #1f80ed , #00dcf8);
    border-radius:0px;
	width:100%; display:inline-block;
	text-align:center;
} 
.find_out2 a:hover{ background: #00dcf8;
    background-image: linear-gradient(to right, #00dcf8 , #1f80ed);  color:#ffffff; text-decoration:none;
 
}

 
.find_out3{margin:50px 0px 20px 0px; padding:0px; float:right; }
.find_out3 a{ margin:0px; padding:12px 50px 12px 50px; color:#ffffff; font-size:18px; text-transform:  none; font-weight:600;
	background: #1f80ed;
    background-image: linear-gradient(to right, #1f80ed , #00dcf8);
    border-radius:0px;
	width:100%; display:inline-block;
	text-align:center;
} 
.find_out3 a:hover{ background: #00dcf8;
    background-image: linear-gradient(to right, #00dcf8 , #1f80ed);  color:#ffffff; 
	text-decoration:none;
 
}

.find_out4{margin:50px 0px 20px 0px; padding:0px; display:inline-block; }
.find_out4 a{ margin:0px; padding:12px 50px 12px 50px; color:#ffffff; font-size:18px; text-transform:  none; font-weight:600;
	background: #1f80ed;
    background-image: linear-gradient(to right, #1f80ed , #00dcf8);
    border-radius:0px;
	width:100%; display:inline-block;
	text-align:center;
} 
.find_out4 a:hover{ background: #00dcf8;
    background-image: linear-gradient(to right, #00dcf8 , #1f80ed);  color:#ffffff; 
	text-decoration:none;
 
}

.learn_mmore{margin:20px 0px 20px 0px; padding:0px; display:inline-block;}
.learn_mmore a{ margin:0px; padding:12px 0px 12px 0px; color:#ffffff; font-size:18px; text-transform:  none; font-weight:600;
	 
    border-radius:0px;
	width:100%; display:inline-block;
	text-align:center;
} 
.learn_mmore a:hover{   color:#1f80ed; 
	text-decoration:none;
 
}

.get_started_bt{ margin:30px 15px 0px 0px; padding:0px; float: left}
.get_started_bt a{ border-radius: 50px;
        border-bottom-right-radius: 50px;
    border-bottom-right-radius: 0;
	background:#8a8a8a;
	border:2px solid #8a8a8a;
	color:#fff;
	font-size:18px;
	padding:15px 25px 15px 25px;
	font-weight:400;
}
.get_started_bt a:hover{ border-radius: 50px; 
    border-top-right-radius: 0;
	text-decoration:none;
	background:#210d94;
	border:2px solid #210d94;
	color:#fff;
}

.get_started_bt1{ margin:30px 15px 0px 0px; padding:0px; float: left}
.get_started_bt1 a{ border-radius: 50px;
        border-bottom-right-radius: 50px;
    border-bottom-right-radius: 0;
	background: none;
	border:2px dashed #210d94;
	color:#210d94;
	font-size:18px;
	padding:15px 25px 15px 25px;
	font-weight:400;
}
.get_started_bt1 a:hover{ border-radius: 50px; 
    border-top-right-radius: 0;
	text-decoration:none;
	background:#210d94;
	border:2px solid #210d94;
	color:#fff;
}

.agree_btn{ margin:30px 15px 0px 0px; padding:0px; float: left}
.agree_btn a{ border-radius: 50px;
        border-bottom-right-radius: 50px;
    border-bottom-right-radius: 0;
	background:#8a8a8a;
	border:2px solid #8a8a8a;
	color:#fff;
	font-size:18px;
	padding:15px 25px 15px 25px;
	font-weight:400;
}
.agree_btn a:hover{ border-radius: 50px; 
    border-top-right-radius: 0;
	text-decoration:none;
	background:#210d94;
	border:2px solid #210d94;
	color:#fff;
}


.free_demo{ margin:0px auto 20px auto; padding:0px; width:150px }
.free_demo a{ border-radius: 50px;
        border-bottom-right-radius: 50px;
    border-bottom-right-radius: 0;
	background:#8a8a8a;
	color:#fff;
	font-size:18px;
	padding:15px 25px 15px 25px;
	font-weight:400;
}
.free_demo a:hover{ border-radius: 50px; 
    border-top-right-radius: 0;
	text-decoration:none;
	background:#210d94;
	color:#fff;
}


.features{ margin:120px 0px 0px 0px; padding:80px 0px 80px 0px; background:#f5f5f5;}
.features h1 {
	color:#fb17ce;
	font-size:45px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 50px 0px;
	
} 
.features h1 span {
	color:#210d94;
} 
.features h2 {
	color:#181818;
	font-size:23px;
	font-weight:normal;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 35px;
	
} 
 
.features p {
	color:#181818;
	font-size:14px;
	font-weight:500; line-height:25px;
	margin:5px 0px 20px 0px;
	padding:0px 0px 0px 35px;
}


.partners{ margin:00px 0px 0px 0px; padding:30px 0px 40px 0px; background:#fff; width:100%; display:inline-block;}
.partners_logo{ margin:0px auto; padding:0px; width:100%;}
.partners_logo img{ width:80%;}
.partners h1 {
	color: #210d94;
    font-size: 50px;
    font-weight: 600;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
	text-align:center;
    
}
 
.partners h1 span {
	color:#210d94;
} 
.partners h2 {
	color:#210d94;
	font-size:20px;
	font-weight:600;
	margin:10px 0px 5px 0px;
	padding:0px 0px 0px 35px;
	
	text-align:left;
} 
 .partners_con{ 
	margin:0px;
	padding:30px 20px 30px 20px;
}
 .partners_con1{ 
	margin:0px;
	padding:0px 40px 0px 40px;
}

.partners p {
    color: #2d2d2d;
    font-size:18px;
    font-weight: 400;
    line-height: 30px;
    margin: 5px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    min-height: auto;
    font-style: normal;
}
.parter_photo {
    width:90px; float:left;
    position: relative;
}
.parter_photo img { border:1px solid #e5e5e5; 
}
.parter_staff { float:left;
		width: 70%;
		margin:0px;
		padding:0px; 
	
	}
.parter_details {  
		margin:0px;
		padding:0px 0px 0px 35px;
		color:#181818;
	font-size:12px;
	font-weight:500; line-height:18px; text-align:left; font-style:italic;
	
	}

.whatwe_offer{ margin:0px 0px 0px 0px; padding:50px 0px 70px 0px; background:#f7f9fd;}
.whatwe_offer h1 {
	color:#181818;
	font-size:50px;
	font-weight: 600;
	text-transform: none;
	padding:0px;
	margin:0px 0px 50px 0px;
	text-align:center;
	
} 
.whatwe_offer h1 span {
	color:#210d94;
} 
 
.whatwe_offer_sec{ background: #fff; background-position:center top; 
    width: 100%;
    height: 100%; 
    background-size: cover;
	padding:65px 30px 50px 30px;
	margin:0px;
	}
.whatwe_offer_sec h2 {
	color:#2d2d2d;
	font-size:22px;
	font-weight:500;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	
} 
 
.whatwe_offer_sec p {
	color:#2d2d2d;
	font-size:18px;
	font-weight:300; line-height:25px;
	margin:5px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

.whatwe_offer_secn{ background: #fff; background-position:center top; 
    width: 100%;
    height: 100%; 
    background-size: cover;
	padding:30px 30px 0px 30px;
	margin:0px;
	min-height:290px;
	}
.whatwe_offer_secn h2 {
	color:#2d2d2d;
	font-size:22px;
	font-weight:500;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	
} 
 
.whatwe_offer_secn p {
	color:#2d2d2d;
	font-size:18px;
	font-weight:300; line-height:25px;
	margin:5px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
display: inline-block;
}

	
.whatwe_offer_sec1{ /*background:url(../images/what_we_offfer1.jpg); background-position:center top; */
    width: 100%;  
    background-size: cover;
	padding:0px 0px 0px 0px;
	margin:0px;
	}	
.whatwe_offer_sec1 h2 {
	color:#fff;
	font-size:23px;
	font-weight:normal;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	
} 
 
.whatwe_offer_sec1 p {
	color:#fff;
	font-size:14px;
	font-weight:500; line-height:25px;
	margin:5px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}	


.emar_built{ margin:0px 0px 0px 0px; padding:60px 0px 60px 0px; background:#fff;  } 
 .emar_built  h1 {
	color: #fb17ce;
    font-size: 50px;
    font-weight: 600;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    
}
.emar_built  h2 {
	color: #210d94;
    font-size: 50px;
    font-weight: 600;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    
}  
  
 .emar_built  p{
	color:#2d2d2d;
	font-size: 18px;
    font-weight: 400; line-height:30px;
	margin:5px 0px 40px 0px;
	padding:0px 0px 0px 0px;
	text-align:left; 
}  

.emar_built_h1 {
	color:#210d94;
	font-size:25px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 0px 0px;
	
} 

.emar_built_h2 {
	color:#fb17ce;
	font-size:25px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 0px 0px;
	
} 
.emar_built_h3 {
	color:#48dcac;
	font-size:22px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 0px 0px;
	
} 

.emar_built-con {
    color: #181818;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    margin: 10px 0px 30px 0px;
}

 
.technolagy-section{ margin:0px 0px 0px 0px; padding:40px 0px 0px 0px; background: url(../images/core_bg.jpg) #fff; background-repeat:no-repeat;
background-position:center top;
    
    background-size: cover;
  } 
 .technolagy-section  h1 {
	color: #fb17ce;
    font-size:50px;
    font-weight: 600;
    text-transform: none;
	text-align:center;
    padding: 0px;
    margin: 0px 0px 25px 0px;
    
}
.technolagy-section  h2 {
	color: #210d94;
    font-size: 50px;
    font-weight: 600;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    
}  
  
 .technolagy-section  p{
	color:#181818;
	font-size: 18px;
    font-weight: 400; line-height:25px;
	margin:5px 0px 40px 0px;
	padding:0px 0px 0px 0px;
	text-align:left; 
}  

.technolagy_h1 {
	color:#210d94;
	font-size:25px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 0px 0px;
	
} 

.technolagy_h2 {
	color:#fb17ce;
	font-size:25px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 0px 0px;
	
} 
.technolagy_h3 {
	color:#48dcac;
	font-size:22px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 0px 0px;
	
} 

.technolagy-con {
    color: #181818;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    margin: 10px 0px 30px 0px;
}


.technolagy_br{ border-right:1px solid #ccc; padding-top:25px; padding-bottom:15px ;
}
.technolagy_br1{ border-right:0px solid #ccc; padding-top:25px; padding-bottom:15px ;
}


 .tec_feature_sec { margin: 0px 0px 20px 0px;
    padding: 0px;
    border: 0px solid #eeeeee;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #f0f0f0;
}
 

 .tec_feature_sec_con { margin: 0px 0px 0px 40px;
    padding: 0px; 
}
 
.tec_feature_sec h3 {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    padding: 0px;
    margin: 10px 0px 10px 0px;
    text-align: left;
    text-transform: none;
    
}
.tec_feature_sec p{
    color: #2d2d2d;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    text-align: left;
    text-transform: none;
	line-height:24px;
	height:130px;
}
 .tec_feature_sec_icon{ margin:0px 0px 15px 0px; padding:0px; 
}


.fearutes_great{ margin:0px 0px 0px 0px; padding:80px 0px 80px 0px; background: url(../images/bgn-shapes-lines.png) #ffffff;
background-repeat:no-repeat; background-position:center top; background-size: cover;} 
.fearutes_great h1 {
	color:#181818;
	font-size:45px;
	font-weight: 400;
	text-transform: none;
	padding:0px;
	margin:0px 0px 30px 0px;
	
} 
.fearutes_great h1 span {
	color:#210d94;
} 
.fearutes_great h2 {
	color:#181818;
	font-size:18px;
	font-weight: 400;
	text-align:center;
	text-transform: none;
	padding:0px;
	margin:30px 0px 20px 0px;
	
}

.fearutes_great p {
    color: #181818;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
	text-align:center;
    margin: 10px 0px 70px 0px;
}
  
.mobile_sec{ margin:0px 0px 0px 0px; padding:80px 0px 0px 0px; background: url(../images/bg3.jpg); background-repeat:no-repeat; background-position: center top;}
.mobile_sec h1 {
	color:#181818;
	font-size:45px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 60px 0px;
	text-align:center;
	
} 
 
.mobile_sec_heading{
	color:#181818;
	font-size:20px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
} 
 
.mobile_sec p {
	color:#181818;
	font-size:14px;
	font-weight:500; line-height:25px;
	margin:5px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
.mobile_secs{ border-left:2px solid #210d92; width:100%; display:inline-block; margin:-5px 0px 0px 0px ; padding:0px 0px 40px 0px;}
.mobile_secs1{ border-left:0px solid #2abeef; width:100%; display:inline-block; margin:-5px 0px 0px 0px ; padding:0px 0px 00px 0px;}
.mobile_count{ width:45px; float: left; position:relative; margin:0px 25px 0px -23px;}
.mobile_con{ width:85%; float: left;}

.ourteam-section{ margin:0px 0px 0px 0px; padding:150px 0px 80px 0px; background:#ffffff;} 
.ourteam-section h1 {
	color:#fb17ce;
	font-size:45px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 30px 0px;
	
} 
.ourteam-section h1 span {
	color:#210d94;
} 
.ourteam-section h2 {
	color:#210d94;
	font-size:35px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:30px 30px 0px 30px;
	
} 
.ourteam-section p {
    color: #181818;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin: 10px 30px 30px 30px;
}


.it_section{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:#fafafa;} 

.it_content_area{
	width: 50%;
    position: relative;
    background: #210d92;
    right: 0px;
    margin: -600px 0px 0px 0px;
    padding: 70px 70px 70px 70px;
    float: right;
}


.it_section_head{
	color:#f1f0f8;
	font-size:15px;
	font-weight: bold;
	text-transform: uppercase;
	padding:0px;
	margin:0px 0px 12px 0px;
	
} 
.it_section h1 {
	color: #fb17ce;
    font-size: 30px;
    font-weight: bold;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    
} 
.it_section h1 span {
	color:#ffffff;
} 
.it_section h2 {
	color:#ffffff;
	font-size:30px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:30px 0px 0px 0px;
	
} 
.it_section h3 {
	color:#47f8be;
	font-size:22px;
	font-weight: 400;
	text-transform: none;
	padding:0px;
	margin:0px 0px 0px 0px;
	
} 

.it_section p {
    color: #f1f0f8;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 10px 0px 10px 0px;
}

.it_l{ width:15%; float:left; margin:0px 15px 0px 0px
    
}

.it_r{ width:80%; float:left;
    
}


.read_more{ margin:0px 0px 20px 30px; padding:0px; }
.read_more a{ border-radius: 50px;
        border-bottom-right-radius: 50px;
    border-bottom-right-radius: 0;
	background:#fb17ce;
	color:#fff;
	font-size:12px;
	padding:15px 25px 15px 25px;
	font-weight:bold;
	text-transform:none;
}
.read_more a:hover{ border-radius: 50px; 
    border-top-right-radius: 0;
	text-decoration:none;
	background:#210d94;
}
.read_more1{ margin:0px 0px 20px 30px; padding:0px; }
.read_more1 a{ border-radius: 50px;
        border-bottom-right-radius: 50px;
    border-top-left-radius: 0;
	background:#fb17ce;
	color:#fff;
	font-size:12px;
	padding:15px 25px 15px 25px;
	font-weight:bold;
	text-transform:none;
}
.read_more1 a:hover{ border-radius: 50px; 
    border-bottom-left-radius: 0;
	text-decoration:none;
	background:#210d94;
}
.sections_m{ margin:0px 0px 0px 0px; padding: 0px; background:url(../images/bg1.png); background-repeat:no-repeat; background-position: left top; 
display:inline-block; width:100%;  }
 
.sections{ margin:0px 0px 0px 0px; padding:40px 0px 60px 0px; }
.sections h1 {
	color:#42495b;
	font-size:43px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 25px 0px;
	text-align: left;
	
	line-height:60px;
}  
 
.sections h2 {
	color:#181818;
	font-size:20px;
	font-weight: bold;
	margin:25px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	
}  
.sections p {
	color:#565656;
	font-size:17px;
	font-weight:500; line-height:25px;
	margin:5px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	line-height:30px;
	
}
.sections ul{ margin:0px 0px 0px 17px; padding: 0px; }
.sections ul li{ margin:0px 0px 8px 0px; padding: 0px; list-style: circle;
color:#565656;
	font-size:15px;
	font-weight:500; line-height:25px; 
 }

.m_t_15{ margin-top:15px !important;}	
.m_t_40{ margin-top:40px !important;}
	
.m_l_30{ margin-left:60px !important;}	

.sections_con{
	color:#2d2d2d;
	font-size:18px;
	font-weight:300;  
	margin:5px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	line-height:30px;
	
}  

.sections_box {
    background: #ffffff;
	padding: 30px 25px;
	box-shadow: 0px 15px 38px  rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    text-align: left;
	margin:0px 0px 50px 0px;
}

.sections_box .fa-cogs{ font-size:50px;
	color:#6a4bc4;
	-webkit-text-fill-color:transparent;
	-webkit-background-clip: text;
	background-image: -webkit-linear-gradient(0deg, #fa16ce 0%, #b60694 100%);
	background-image: -moz-linear-gradient(0deg,#fa16ce 0%, #b60694 100%);
}

.sections_box .fa-cubes{ font-size:50px;
	color:#54e0c4;
	-webkit-text-fill-color:transparent;
	-webkit-background-clip: text;
	background-image: -webkit-linear-gradient(0deg, #29f1af 0%, #0ac084 100%);
	background-image: -moz-linear-gradient(0deg,#29f1af 0%, #0ac084 100%);

}
.sections_box .fa-user-md{ font-size:50px;
	color:#6a4bc4;
	-webkit-text-fill-color:transparent;
	-webkit-background-clip: text;
	background-image: -webkit-linear-gradient(0deg, #7516cd 0%, #b985ea 100%);
	background-image: -moz-linear-gradient(0deg,#7516cd 0%, #b985ea 100%);
}

.sections1{ margin:0px 0px 0px 0px; padding:0px 0px 120px 0px; background:url(../images/bg2.png); background-repeat:no-repeat; background-position: top right ; }
.sections1 h1 {
	color:#181818;
	font-size:35px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 50px 0px;
	text-align: center;
	
}  
 
.sections1_head {
	color:#181818;
	font-size:18px;
	font-weight: bold;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	
	text-align:left;
}  
.sections1_head1 {
	color:#181818;
	font-size:18px;
	font-weight: bold;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	
	text-align: right;
} 

.sections1_pra{
	color:#181818;
	font-size: 18px;
    font-weight: 400; line-height:25px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	
} 
.sections1_pra1{
	color:#181818;
	font-size: 18px;
    font-weight: 400; line-height:25px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: right;
	
} 

.sections1_box { margin:50px 0px 0px 0px; padding-top: 34px !important;
padding-right: 20px !important;
padding-bottom: 30px !important;
padding-left: 27px !important;
border-radius: 30px !important;
display:inline-block;
	
}

.sections1_box:hover { box-shadow: inset 0px 14px 20px 0px rgba(0,0,0,0.08);
border-color:transparent;
border-radius: 30px;
 
}

.sections1_icons { width:40px; float:left; margin:0px 10px 0px 0px; padding:0px; font-size:23px; font-weight:bold;
	color:#6a4bc4;
	-webkit-text-fill-color:transparent;
	-webkit-background-clip: text;
	background-image: -webkit-linear-gradient(0deg, #6a4bc4 0%, #d75dbc 100%);
	background-image: -moz-linear-gradient(0deg,#6a4bc4 0%, #d75dbc 100%);
	
} 
.sections1_icons1 { width:40px; float: right; margin:0px 0px 0px 0px; padding:0px; font-size:23px; font-weight:bold;
	color:#6a4bc4;
	-webkit-text-fill-color:transparent;
	-webkit-background-clip: text;
	background-image: -webkit-linear-gradient(0deg, #6a4bc4 0%, #d75dbc 100%);
	background-image: -moz-linear-gradient(0deg,#6a4bc4 0%, #d75dbc 100%);
	
} 

.sections1_con { width:82%; float:left; margin:0px; padding:0px; 
}

.sections1_con1 { width:82%; float: right; margin:0px 15px 0px 0px ; padding:0px; text-align:right;
}
	
	
.sections2{ margin:120px 0px 60px 0px; padding:0px 0px 0px 0px; background:#fff; }
.sections2 h1 {
	color:#181818;
	font-size:35px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 20px 0px;
	text-align: left;
	
	line-height:60px;
}  
 
 .sections2 p{
	color:#181818;
	font-size: 18px;
    font-weight: 400; line-height:25px;
	margin:5px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	
}

.content_area{ margin:0px; padding:0px;}

.welcome_sec {
    margin: -108px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    
	z-index:50;
}
 .welcome_sec  h1 {
	color: #000;
    font-size: 50px;
    font-weight: 400;
    text-transform: none;
    padding: 0px;
    margin: 150px 0px 0px 0px;
    
}

.welcome_sec  h2 {
	color: #210d94;
	font-size: 50px;
    font-weight: 600;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    
}  

 .welcome_sec  h3 {
	color:#000;
	font-size:18px;
	font-weight: 600;
	text-transform: none;
	padding:0px;
	margin:0px 0px 10px 0px;
	text-align:  left;
	text-transform: none;
	 
}
 .welcome_sec  p{
	color:#2d2d2d;
	font-size:18px;
    font-weight: 400; 
	margin:5px 0px 40px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	line-height:28px;
} 
 
.motor_consept{ margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    position: relative;
	z-index:50;  
 } 
 
 .motor_consept_img{ margin:-60px 0px 0px 0px; padding:00px 0px 0px 0px;   
	position:  relative;
	z-index:100;
	width:100%;
 }
 
.motor_consept_con{ 
	background: #1f80ed;
    background-image: linear-gradient(#1f80ed, #00dcf8);
    padding: 30px;
    margin: 100px 0px 0px 0px;
    position: absolute;
    z-index: 500;
	}

 .motor_consept_con h1 {
	color: #fff;
    font-size:40px;
    font-weight: 500;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    
} 
 .motor_consept_con  p{
	color:#fff;
	font-size: 18px;
    font-weight: 400; line-height:25px;
	margin:5px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	text-align:left; 
} 

.motor_reviews {
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 50px 0px;
    z-index: 100;
    width: 100%;
    background: #e5e5e5;
    position: relative;
}
.motor_reviews h2 {
    color: #000;
    font-size: 50px;
    font-weight: 400;
    text-transform: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: center;
    line-height: 45px;
}
.motor_reviews p {
    color: #000;
    font-size: 15px;
    font-weight: normal;
    text-transform:  uppercase;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: center;
} 
 .motor_consept_bg{ background: #1f80ed;
    background-image: linear-gradient(#1f80ed, #00dcf8);
    width: 80px;
    height: 450px;
    position: absolute;
    margin: 100px -35px 0px 0px;
    float: right;
    right: 0;
    z-index: 0;
	
	}
 
.motor_advantage{ margin:70px 0px 0px 0px; 
padding:0px 0px 200px 0px; 
background:url(../images/motor_advantage_bg.jpg); 
background-repeat:no-repeat; 
background-position: top center ; 
    background-size: cover;
} 
 .motor_advantage_con{ background: #494d57;
    background-image: linear-gradient(#494d57, #2a2d34); 
    position:  relative;
    margin: -98px 0px 0px 0px;
	padding:35px;
    float: right; 
    z-index: 200;
	}
	
 .motor_advantage_con h1 {
	color: #fff;
    font-size:40px;
    font-weight: 500;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    
} 
 .motor_advantage_con  p{
	color:#fff;
	font-size: 18px;
    font-weight: 400; line-height:25px;
	margin:5px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	text-align:left; 
} 


.motor_cycles{ margin:00px 0px 0px 0px; 
	padding:0px 0px 80px 0px; 
	background:url(../images/motor_cycle_bg.jpg); 
	background-repeat:no-repeat; 
	background-position: top center ; 
	    background-size: cover;
} 

.motor_cycles h1 {
	color: #000;
    font-size:40px;
    font-weight: 500;
    text-transform: none;
    padding: 0px 30px 0px 30px;
    margin: 0px 0px 0px 0px;
    
} 
 .motor_cycles  p{
	color:#000;
	font-size: 18px;
    font-weight: 400; line-height:25px;
	margin:5px 0px 20px 0px;
	padding: 0px 30px 0px 30px;
	text-align:left; 
} 

.motor_cycles_con{ margin:-150px 0px 0px 0px; 
	padding:50px 0px 0px 0px; 
	background:#fff; 
	background-repeat:no-repeat; 
	background-position: top center ; 
	    background-size: cover;
		position:relative;
} 
.motor_cycles_con1{ margin:100px 0px 0px 0px; 
	padding:35px 0px 30px 0px; 
	background:#fff; 
	background-repeat:no-repeat; 
	background-position: top center ; 
	    background-size: cover;
		position:relative;
} 
.motor_cycles_img{ margin:0px 0px 0px 0px; 
	padding:0px 30px 0px 30px; 
	 
} 
.motor_cycles_img_sec{ margin:0px00px 0px 0px; position: relative;
	padding:0px; min-height:450px;
	 
} 
.motor_cycles_img1{ margin:-4px -80px 0px 0px; position:absolute;
	padding:0px 0px 0px 0px; 
	 
} 
.motor_cycles_bg{ background: #1f80ed;
    background-image: linear-gradient(#1f80ed, #00dcf8);
    width: 80px;
    height:300px;
    position: absolute;
    margin: 50px 0px 0px -30px;
    float:  left;
    left: 0;
    z-index: 0;
	}
 	
.motor_video{ margin:0px 0px 0px 0px; 
padding:0px 0px 350px 0px; 
background:url(../images/motor_video_bg.jpg); 
background-repeat:no-repeat; 
background-position: top center ; 
    background-size: cover;
} 
 .motor_video_con{ background: #1f80ed;
    background-image: linear-gradient(#1f80ed, #00dcf8);
    position:  relative;
    margin: -98px 0px 0px 0px;
	padding:35px 35px 90px 35px;
    float: right; 
    z-index: 200;
	}
	
 .motor_video_con h1 {
	color: #fff;
    font-size:40px;
    font-weight: 500;
    text-transform: none;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    
} 
 .motor_video_con  p{
	color:#fff;
	font-size: 18px;
    font-weight: 400; line-height:25px;
	margin:5px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	text-align:left; 
} 
.motor_videos {
    margin: -80px 0px 0px 100px;
    position: relative;
    padding: 0px 0px 0px 0px;
    top: -81px;
    width: 350px;
    z-index: 999;
}


.motor_news{ margin: 0px 0px 0px 0px;
    padding: 60px 0px 60px 0px;
    background: url(../images/motor_news_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; 
}

.motor_news_con{ margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    background:#fff;
	width:100%; display:inline-block;
	 
}
.motor_news_con1{ background: #1f80ed;
    background-image: linear-gradient(#1f80ed, #00dcf8);
	margin: 0px 0px 0px 0px;
    padding: 30px 20px 30px 40px; 
	width:100%;
	min-height: 275px;
	display:inline-block;
	color: #fff;
    font-size:40px; 
}
 .motor_news h1 {
	color: #000;
    font-size:40px;
    font-weight: 500;
    text-transform: none;
    padding: 100px 0px 0px 50px;
    margin: 0px 0px 0px 0px;
    
} 
 .motor_news h2 {
	color: #fff;
    font-size:35px;
    font-weight: 400;
    text-transform: none;
    padding: 40px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
    
} 
 .motor_news  p{
	color:#000;
	font-size: 18px;
    font-weight: 400; line-height:25px;
	margin:5px 0px 20px 0px;
	padding: 0px 30px 0px 50px;
	text-align:left; 
}  	

.motor_best {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 60px 0px;
    background: url(../images/motor_best_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
 .motor_best h1 {
	color: #fff;
    font-size:50px;
    font-weight: 400;
    text-transform: none;
    padding: 100px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    
} 
 
 .motor_best  p{
	color:#fff;
	font-size: 18px;
    font-weight: 400; line-height:25px;
	margin:5px 0px 20px 0px;
	padding: 150px 30px 0px 50px;
	text-align:left; 
}

.motor_showcase {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 60px 0px;
    background:#fcfeff;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
 .motor_showcase h1 {
	color: #000;
    font-size:40px;
    font-weight: 400;
    text-transform: none;
    padding: 0px 0px 0px 50px;
    margin: 0px 0px 0px 0px;
    
} 
 .motor_showcase h2 {
	color: #fff;
    font-size:35px;
    font-weight: 400;
    text-transform: none;
    padding: 50px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    
} 
 
 .motor_showcase  p{
	color:#000;
	font-size: 18px;
    font-weight: 400; line-height:25px;
	margin:5px 0px 20px 0px;
	padding: 0px 30px 0px 50px;
	text-align:left; 
}  	
.motor_showcase_con {
    margin: -250px 0px 0px 0px;
    padding: 50px 0px 0px 0px;
    background: #fff;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
}  	
 
.motor_showcase_con1 {
    margin: 100px 0px 0px 0px;
    padding: 35px 50px 30px 50px;
	background: #494d57;
    background-image: linear-gradient(#494d57, #2a2d34);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.motor_showcase_bg{ background: #1f80ed;
    background-image: linear-gradient(#1f80ed, #00dcf8);
    width: 80px;
    height:450px;
    position: absolute;
    margin:-150px -20px 0px 0px;
    float:  left;
    right: 0;
    z-index: 0;
	}

.branches_contact_home {
    margin: -8px 0px 0px 0px;
    padding: 170px 0px 60px 0px;
    background: url(../images/our_brnaches.jpg) #f8f8f8;
    position: relative;
    z-index: 5;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    display: inline-block;
    position: relative;
    background-size: cover;
}
.branches_contact_sec {
    margin: 0px 0px 20px 0px;
    padding: 20px 20px 20px 20px;
    background: rgba(0, 0, 0, .4);
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #fff;
    border-radius: 0px;
}
.branches_contact_sec1 {
    margin: 0px 0px 20px 0px;
    padding: 20px 20px 0px 20px;
    background: rgba(0, 0, 0, .4);
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #fff;
    border-radius: 0px;
}
.branches_contact_con {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 29px;
    font-weight: 600;
}
.bottom_contact_main {
    margin: 0px 15px 0px 0px;
}
.bottom_contact_icon {
    float: left;
    width: 27px;
    margin: 0px 15px 25px 0px;
    font-size: 18px;
}
.bottom_contact_con {
    float: left;
    width: 70%;
    font-size: 16px;
    color: #ececec;
    margin: 0px 0px 18px 0px;
    text-align: left;
    font-family: 'Lato', sans-serif;
	font-weight:500;
	line-height:25px;
}

.sub_con{ margin:100px 0px 0px 0px;}
.sub_content {
    color: #000;
    font-size: 18px;
    font-weight:  normal;
    text-transform: none;
    padding: 0px 50px 0px 50px;
    margin: 0px 0px 50px 0px;
     text-align: center !important;
}

.sub_content1 {
    color: #000;
    font-size: 17px;
    font-weight:  normal;
    text-transform: none;
    padding: 25px 10px 0px 10px;
    margin: 0px 0px 20px 0px;
     text-align: center !important;
} 
.contact_p{ margin:100px 0px 100px 0px; padding:0px 0px 0px 0px; background-repeat:no-repeat; background-position: top right ; } 
.contact_p h1 {
	color:#fb17ce;
	font-size:45px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 30px 0px;
	
} 
.contact_p h1 span {
	color:#210d94;
} 

.contact_p p {
    color: #181818;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 10px 0px 50px 0px;
}

.contact_p_head {
	color:#181818;
	font-size:16px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:20px 0px 15px 0px;
	
	text-align:center;
} 
   
.contact_p_con {
    color: #181818;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    margin: 10px 0px 15px 0px;
	text-align: left; 
}

.contact_icons { width:86px; float:left;
}

.contact_ad {   float:left; width:60%; margin:0px 0px 0px 20px;
}
.contact_ad h2{
	color:#fb17ce;
	font-size:22px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 0px 0px;
	
}

.contact_ad_pra{
    color: #181818;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin: 5px 0px 50px 0px;
}
 
 
.contact_p1{ margin:80px 0px 0px 0px; padding:0px 0px 120px 0px; background-repeat:no-repeat; background-position: top right ; } 
.contact_p1 h1 {
	color:#fb17ce;
	font-size:45px;
	font-weight: bold;
	text-transform: none;
	padding:0px;
	margin:0px 0px 30px 0px;
	
} 
.contact_p1 h1 span {
	color:#210d94;
} 
.contact_p1 p {
    color: #181818;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 10px 0px 50px 0px;
}

.map{    z-index: 2;
    pointer-events: none;
    position: relative;
	border-radius: 40px;
}


.form-control{border: 1px solid rgba(34,34,34,.25) !important; 
box-shadow: 0 0px 0px rgba(34,34,34,.07); 
border-radius: 6px;
height:40px; background:#fff !important; width:100%;
color:#2d2d2d;
font-style:normal;
}
.form-control1{border: 1px solid rgba(34,34,34,.25) !important; 
box-shadow: 0 20px 30px rgba(34,34,34,.07); 
border-radius: 40px;
height:150px !important; background:#fff !important; width:100%; line-height:50px !important; padding:0px 0px 0px 20px !important;
}

.buttons{ float:left; border-radius: 50px; padding:15px 50px 15px 50px; width:auto !important;}

.top_link{  margin:20px 0px 0px 20px; padding:0px 0px 0px 0px; float:right;}
.top_link a { text-align: right; 	 
	color:#2d2d2d;	
	font-weight:500;
	text-transform: uppercase; 
	padding:9px 15px 9px 15px;
	margin:0px 10px 0px  0px;
	font-size:13px; 
	border-radius: 50px;
	background: none;
	border:2px solid #f0f0f0;
	background: #f0f0f0;
	letter-spacing:.1em;
	 
	}

.top_link a:hover { 	color: #210d94; 
	text-decoration:none;
	background: #fff; 
	border:2px solid #210d94;
}
 
 


.contact_sec {  background: #fff; background-repeat: no-repeat;
   margin:50px 0px 0px 0px;
     padding: 0px 0px 0px 0px;
	width:100%; display:inline-block;
	background-size: contain;
} 

.contact_sec h1 {
    font-size: 30px;
    margin: 0px ;
    color: #545454 ;
    text-align: center;
    padding:0px 0px 40px 0px;
    font-weight:600;
	line-height:28px; 
	
}
.contact_sec h2 {
    font-size: 30px;
    margin: 0px ;
    color: #2d2d2d ;
    text-align: center;
    padding:10px 0px 40px 0px;
    font-weight:600;
	line-height:28px;  
} 
.contact_sec p {
    font-size: 16px;
    margin: 0px ;
    color: #2d2d2d ;
    text-align: center;
    padding: 20px 0px 50px 0px;
    font-weight: normal;
	line-height:28px; 
}

.contact_icons {
    float: left;
    width: 50px;
    margin: 0px 0px 40px 0px;
}

.contact_add {
    float: left;
    width: 80%;
    margin: 10px 0px 0px 7px;
}

.contact_head{
    color: #2d2d2d;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    text-align: left;
    line-height:20px;
    margin: 0px 0px 10px 0px;
    text-align: left;
}
.contact_con {
    color: #2d2d2d;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    text-align: left;
    line-height: 25px;
    margin: 0px 0px 30px 0px;
    text-align: left;
}

.contact_form {
    background-color: #ff5e14;
    padding: 40px;
    margin: 0px 0px 25px 0px;
	border-radius: 20px;
}
.contact_sec_con {
    font-size: 36px;
    margin: 0px;
    color: #fff;
    text-align: left;
    padding: 0px 0px 35px 0px;
    font-weight: 600; 
    line-height: 46px;
}
.contact_sec .form-control {
    border: 0px solid #a2a2a9 !important;
    border-radius: 15px;
    color: #000;
    height: 45px ;
    padding: 0px 0px 0px 20px ;
    margin-top: 0px;
    width: 100% !important;
    float: left;
    background: #fff !important;
    font-size: 16px;
}
.contact_btn{ width:100%; background:#fff !important; font-size:25px; color:#000 !important; padding:10px 0px 10px 0px !important;
border-radius: 15px; border:0px !important;

}
.contact_sub_icon{ float:left; width:50px;}

.contact_address {
    display: inline flex;
}
 
 

.contact_address_sec{margin: 0px 0px 0px 15px; width:80%; float: left;
}
.contact_address_head {
    color: #ff5e14;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    text-align: left;
    line-height: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.contact_address_con {
    color: #323743;
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    text-align: left;
    line-height: 24px;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
}

.form-control1 { 
    height: 100px !important; 
	padding: 15px 0px 0px 20px !important;
}

.contact_sec .form-group {
    margin-bottom: 10px !important;
    display: inline-block;
    width: 100%;
}

.contact_makeappointmet{ background: #ff5e14; padding:35px 0px 35px 0px;
margin:-8px 0px 0px 0px;}
.contact_appointmet_con{ color:#fff; font-size:22px; text-align:left; padding:0px; margin:0px; font-weight:normal;}
.contact_appointmet_con span{ color:#fff; font-size:22px; text-align:left; padding:0px; margin:0px; font-weight:800;}



.contact_home{ margin:-8px 0px 0px 0px; padding:50px 0px 50px 0px;   width:100%; display: inline-block; background:#f8f8f8;
	}
 
  
 .contact_home_sec{ position: relative; margin:-150px 0px 0px 0px; width:100%;
	 }
 
  .contact_home_sec1{ background:#fff; margin:0px 0px 50px 0px; padding:50px 50px 30px 50px;  box-shadow: 0px 10px 20px #efefef;
      border-radius: 8px;
	 }
	 
  .contact_home_sec2{ background:#fff; margin:0px 0px 50px 0px; padding:15px;  box-shadow: 0px 10px 20px #efefef;
      border-radius: 8px; width:100%; display:inline-block;
	 }
 
.contact_home_form{ 
    padding:0px 25px 20px 25px;
    margin:0px 0px 0px 0px;
    border-radius: 10px;  
    z-index: 60;
	 }
.contact_home_form h1 {
	color:#42464e;
	font-size:30px;
	font-weight: 600;
	text-transform: none;
	margin:0px 0px 15px 0px;
	text-align:center;
	padding:0px;
 
}	

.contact_home_form p { 
	color:#2d2d2d;
	font-size:18px;
	font-weight: 400;
	text-transform: none;
	margin:6px 0px 20px 0px; 
	padding:0px;
	line-height:30px;
	text-align:center !important;
}

.contact_home_form .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 0px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #000;
    font-weight: 500;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc !important;
    border-bottom: 2px solid #f4f4f4 !important;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: 0px 0px 0px #ddd;
    color: #000;
}
.contact_home_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6e777f;
  font-style: italic;
}
.contact_home_form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #6e777f;
   font-style: italic;
}
.contact_home_form :-ms-input-placeholder {
  /* IE 10+ */
  color: #6e777f;
   font-style: italic;
}
.contact_home_form :-moz-placeholder {
  /* Firefox 18- */
  color: #6e777f;
   font-style: italic;
}

 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6e777f;
  font-style: italic;
}
 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #6e777f;
   font-style: italic;
}
 :-ms-input-placeholder {
  /* IE 10+ */
  color: #6e777f;
   font-style: italic;
}
 :-moz-placeholder {
  /* Firefox 18- */
  color: #6e777f;
   font-style: italic;
}
 
@media screen and (max-width: 767px){
.top_link { 
    margin: 10px 0px 0px 0px; 
    text-align: right; 
}
.top_link a { 
    padding: 5px 8px 5px 8px;
        margin: 0px 0px 0px 5px;
    font-size: 10px; 
    letter-spacing: 0.05em;
}
.flag_link{   display: none;}

.logo {
  width: 25% !important;
  position: relative;
  margin: 7px 0px 0px 0px;
}	
 
.con_sections h1 { 
    font-size:30px; 
}
.sections2 {
    margin:60px 0px 0px 0px; 
}
.sections2 h1 { 
    font-size: 30px; 
    line-height: 38px;
} 
.sub_banner_con { 
    top: 20%;
}

.sub_banner_con h2 { 
    font-size: 18px; 
	margin: 25px 0px 30px 0px;
}
.sub_con_sections {
    margin: 30px 0px 0px 0px; 
}
.sub_con_sections h2 { 
    font-size: 30px; 
	margin: 0px 0px 20px 0px;
}
.sub_con_sections h1 { 
    font-size: 18px; 
}
.con_sections_p2_inn { 
    min-height: auto;
} 
 
.contact_p h1 { 
    font-size: 30px; 
}
.contact_p {
    margin: 30px 0px 40px 0px; 
}
.mar_t_200 {
    margin-top: 0px;
}
.partners_logo{ margin:0px; padding:0px; width:100%;}
.partners h1 { 
    font-size: 30px; 
}
.con_sections_p1 {
    margin: 0px 0px 15px 0px; 
}
.con_sections_p2 {
    margin: 0px 0px 15px 0px; 
}
}

 
.modal { 
	background:rgba(0, 0, 0, 0.5); overflow:scroll; z-index:9999;
}
.modal .modal-dialog {
    width: 750px;
    margin: 30px auto;
}

.settings h1 { font-size:18px; text-align:center; font-weight:600px; color:#666; margin:0px; padding:20px 0px 15px 0px;
}

.settings h2 { font-size:18px; text-align:center; font-weight:600px; color:#666; margin:0px; padding:0px 0px 15px 0px;
}

.settings p { font-size:12px; text-align: justify; font-weight:400px; color:#666; margin:0px; padding:10px 15px 10px 0px; line-height:20px;
}

.settings_sec{ border-top:1px solid #ccc; width:100%; display:inline-block; padding:0px 0px 15px 0px; margin:0px 0px 0px 0px}
.settings_head { font-size:17px; text-align: left;  font-weight:900px; color:#7517cd; margin:0px; padding:15px 0px 0px 0px;
}

.settings_more{ margin:0px; padding:0px; float:left;
}
.settings_more a{ color: #7517cd;
	font-size: 13px;
	font-weight: normal;
	text-transform: none; line-height:19px;
}
.settings_more a:hover { color: #000;  text-decoration:none;
}

.settings_yes{ margin:0px; padding:0px; float: right;
}
.settings_yes a{ color: #fff; padding:4px 10px 4px 10px; margin:0px 0px 0px 5px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none; line-height:19px; background:#19dc5e; border-radius: 4px;
}
.settings_yes a:hover { color: #000; 
}

.settings_no{ margin:0px; padding:0px; float: right;
}
.settings_no a{ color: #000; padding:4px 10px 4px 10px;  background: #f5f5f5; border-radius: 4px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none; line-height:19px;
}
.settings_no a:hover { color: #fff; background: #C30;
   text-decoration:none;
}
 
 
 
.menus_sec{  width:100%;   margin:0px 0px 0px 0px; text-align:center; font-weight:500; font-size:14px; text-align:center; color:#000; display:block;}
.menus_sec a{ color:#696969 !important;}
.menus_sec a:hover{ color:#000;}

.menus_sec img{ width:40px;}
 
.menus_items{ background:#f2f4f5; border-radius: 8px; text-align:center; padding:15px 0px 15px 0px; margin:0px 10px 10px 10px; display:block;  }
.menus_items:hover{ background:#d4f5fb;   }

/*.menus_bg1{ background: #fdeedd ; }
.menus_bg2{ background: #fdeedd ; }
.menus_bg3{ background: #fdeedd ; }
.menus_bg4{ background: #fdeedd ; }
.menus_bg5{ background: #fdeedd ; }
.menus_bg6{ background: #fdeedd ; }
.menus_bg7{ background: #fdeedd ; }
.menus_bg8{ background: #fdeedd ; }
.menus_bg9{ background: #fdeedd ; }
.menus_bg10{ background: #fdeedd ; }
.menus_bg11{ background: #fdeedd ; }
.menus_bg12{ background: #fdeedd ; }
.menus_bg13{ background: #fdeedd ; }
.menus_bg14{ background: #fdeedd ; }
.menus_bg15{ background: #fdeedd ; }
.menus_bg16{ background: #fdeedd ; }
.menus_bg17{ background: #fdeedd ; }*/

    
.partner-table {
    display: table;
    height: 100%;
	margin:0px; width:100%;
}
.partner {
    display: table-cell;
    vertical-align: middle;
    float: none;
}    

header.sticky .top_link {
    margin: 15px 0px 0px 20px;
    padding: 0px 0px 0px 0px; 
}
header.sticky .flag_link {
    margin: 14px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
}     
 /********************Sub Start****************/
 
.about_us{ margin:0px 0px 0px 0px; padding:60px 0px 0px 0px; background:  #f6f6f6;
background-repeat:no-repeat;
background-position: left top;


}
.about_us h1 {
	color:#1f80ed;
	font-size:18px;
	font-weight:900;
	text-transform: uppercase;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 10px 0px; 
	font-family: 'Roboto Condensed', sans-serif
}	
.about_us h2 {
	color:#000;
	font-size:35px;
	font-weight:500;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 15px 0px;
	line-height:40px; 
	font-family: 'Roboto Condensed', sans-serif
}	
 
.about_us p {
	color:#515055;
	font-size:18px;
	font-weight: normal;
	text-transform: none;
	margin:6px 0px 30px 0px; 
	padding:0px;
	line-height:30px; 
 
} 

.who_we_are{ margin:0px 0px 0px 0px; padding:60px 00px 60px 0px; background:#fff; border-radius: 0px; width:100%; display:inline-block; position:relative;
}
.who_we_are h1 {
	color:#0c0a0b;
	font-size:40px;
	font-weight:500;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 10px 0px; 
	font-family: 'Roboto Condensed', sans-serif
}	
  
.who_we_are p {
	color:#2d2d2d;
	font-size:18px;
	font-weight: normal;
	text-transform: none;
	margin:6px 0px 20px 0px; 
	padding:0px;
	line-height:28px; 
}

.who_we_are ul{ margin:0px; padding:0px;
}

.who_we_are li { background: url(../images/bullet_arrow.png);
	background-repeat:no-repeat;
	color:#2d2d2d;
	font-size:18px;
	font-weight: normal;
	text-transform: none;
	margin:6px 0px 0px 0px;
	padding:0px 0px 10px 40px;
	line-height:28px;
	list-style:none;
}


 .brands_about{ margin:0px 0px 0px 0px; padding:60px 00px 100px 0px; background: url(../images/our_brnaches.jpg) #f8f8f8;
 background-repeat:no-repeat;
 background-position:center top;
   width:100%; display:inline-block; position:relative;
       background-size: cover;
}
.brands_about h1 {
	color:#fff;
	font-size:50px;
	font-weight:500;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 10px 0px;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif
}	

.brands_about h2 {
	color:#000;
	font-size:23px;
	font-weight:500;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:10px 0px 10px 0px;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif
}	
  
.brands_about p {
	color:#fff;
	font-size:18px;
	font-weight: normal;
	text-transform: none;
	margin:6px 0px 20px 00px; 
	padding:0px;
	line-height:28px;
	text-align:center;
}

 .brands_about_sec{ margin: 0px 0px 20px 0px;
    padding: 20px 20px 20px 20px;
    background: rgba(0, 0, 0, .4);
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #fff;
    border-radius: 0px;
}
  
 .brands_about_con{  padding:10px 0px 0px 0px; margin:0px; color:#fff; text-align: left;
 font-size: 18px;
     line-height: 29px; font-weight:500;
 }
 
  .brands_about_con img{ margin:0px 10px 0px 0px;
 }
 
 .sub_banner_heading {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: 0px 0px 0px #000;
    text-align: left;
    line-height: 23px;
    font-family: 'Roboto Condensed', sans-serif;
}
.sub_banner_heading1 {
    color: #f16822;
    font-size: 60px;
    font-weight: 500;
    text-transform: none;
    text-shadow: 0px 0px 0px #000;
    text-align: left;
    line-height: 60px;
    border-top: 0px solid #fff;
    font-family: 'Roboto Condensed', sans-serif;
}
.branches_contact {
    margin: 30px 0px 50px 0px;
    padding: 60px 0px 60px 0px;
    background: url(../images/our_brnaches.jpg) #f8f8f8;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    display: inline-block;
    position: relative;
    background-size: cover;
}


.submit{ background: #1f80ed;
    background-image: linear-gradient(#1f80ed, #00dcf8);
	text-transform:uppercase; font-size:21px !important; padding:8px 50px 8px 50px; color:#FFF; width: auto;
border-radius: 6px;
font-weight:600;
border:0px;
height:auto !important;
}

.sub_section {
    margin: 0px 0px 0px 0px;
    padding: 60px 0px 60px 0px;
}

.product_detail { margin:0px;
    padding: 0px 0px 0px 0px; 
}

.product_detail h1 {
    font-size: 30px;
    margin: 0px;
    color: #3f3f4b;
    text-align: left;
    padding: 0px 0px 10px 0px;
    font-weight: normal;
}
.products_rate {
    font-size: 25px;
    margin: 0px;
    text-align: left;
    padding: 0px 0px 10px 0px;
    font-weight: normal;
    line-height: 48px;
    color: #ee6821;
}
.product_detail_con {
    color: #2d2d2d;
    font-size: 17px;
    font-weight: normal;
    text-transform: none;
    margin: 6px 0px 30px 0px;
    padding: 0px;
    line-height: 30px !important;
}
.booking_sec {
    background: #fff;
    margin: 0px 0px 90px 0px;
    padding: 15px;
    box-shadow: 0px 0px 9px #ddd;
}


 .select-wrapper {
    margin-bottom: 0px;
    display: inline-block;
    border: 1px solid #d4d9e2 !important;
    background: url(../images/dropdown.png) #fff no-repeat right center;
    cursor: pointer;
    border-radius: 5px;
}

  .select-wrapper, .select-wrapper select {
    width: 100%;
    height:40px;
    line-height: 28px;
	position: relative;
}

    .select-wrapper:hover {
        background: url(../images/dropdown.png) #fff no-repeat right center;
        border-color: #d4d9e2;
        border-radius: 3px;
    }

    .select-wrapper .holder {
        display: block;
        margin: 5px 35px 0 0px;
        white-space: nowrap;
        overflow: hidden;
        cursor: pointer;
        position: relative;
        font-weight: normal;
        font-style: normal;
        color: #000;
        font-size: 17px;
        padding-left: 10px;
    }

    .select-wrapper select {
        margin: 0;
        position: absolute;
        z-index: 2;
        cursor: pointer;
        outline: none;
        opacity: 0;
        /* CSS hacks for older browsers */
        _noFocusLine: expression(this.hideFocus=true);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
    }
.product_colors{ margin:0px 0px 20px 0px; padding:0px 0px 0px 2px; width:100%; display:inline-block;}
.product_colors ul{ margin:0px; padding:0px;}
.product_colors li{ margin:0px 10px 0px 0px; padding:0px; float:left; list-style:none;}
.product_colors li:hover{ cursor: pointer; margin:0px 10px 0px 0px; padding:0px; float:left; list-style:none; border:2px solid  #fff; 
}
.product_colors .active{ margin:0px 10px 0px 0px; padding:0px; float:left; list-style:none; border:2px solid  #fff;
}

.product_blue{ width:20px; height:20px; background: #03F; box-shadow: 0px 2px 4px #ccc;}
.product_green{ width:20px; height:20px; background: #0C0; box-shadow: 0px 2px 4px #ccc;}
.product_yellow{ width:20px; height:20px; background: #FF0; box-shadow: 0px 2px 4px #ccc;}
.product_black{ width:20px; height:20px; background: #000; box-shadow: 0px 2px 4px #ccc;}

.offers_sub_name {
    color: #000000;
    font-size: 22px;
    font-weight: 500;
    text-transform: none;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 10px 0px;
}
.offers_sub_rate {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 30px 0px;
    line-height: 40px;
}

.model_section{ margin:0px 0px 0px 0px; padding:60px 0px 50px 0px; background:  #f6f6f6;
background-repeat:no-repeat;
background-position: left top; 
}
 	
.model_section h1 {
	color:#000;
	font-size:35px;
	font-weight:500;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 15px 0px;
	line-height:40px; 
	font-family: 'Roboto Condensed', sans-serif
}	
 
.model_section p {
	color:#515055;
	font-size:18px;
	font-weight: normal;
	text-transform: none;
	margin:6px 0px 30px 0px; 
	padding:0px;
	line-height:30px; 
 
} 
.model_section1{ margin:0px 0px 0px 0px; padding:60px 0px 50px 0px; background:  #fff;
background-repeat:no-repeat;
background-position: left top; 
}
 	
.model_section1 h1 {
	color:#000;
	font-size:35px;
	font-weight:500;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 15px 0px;
	line-height:40px; 
	font-family: 'Roboto Condensed', sans-serif
}	
 
.model_section1 p {
	color:#515055;
	font-size:18px;
	font-weight: normal;
	text-transform: none;
	margin:6px 0px 30px 0px; 
	padding:0px;
	line-height:30px; 
 
} 

 /********************Sub  End****************/
 .desk{ display:block;  }
.mob{ display: none;}

.services_sec {
  margin: 0px auto;
    margin-top: 0px;
  width: 1200px;
  margin-top: 0px !important;
}

@media only screen and (max-width: 767px) {
	
header.sticky .top_link {
    margin:-35px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
}
	
.modal .modal-dialog {
    width: 95%;
    margin: 30px auto;
}
.manage_settings { 
    margin: 15px 10px 10px 0px; 
}

.menus_sec{ width:100%; float: none; margin:0px 0px 0px 0px; text-align:center; font-weight:500; font-size:16px; text-align: left; color:#000;}
 
.menus_items{     float: left;
    width: 50px;
    padding: 5px 5px 5px 5px;
    line-height: 42px;
	margin: 0px 10px 0px 10px;
 } 
        
.partner-table {
    display: block;
    height: 100%;
    margin: 0px;
    width: 100%;
}

.partner {
    display: block;
    vertical-align: middle;
    float: none;
}      
.contact_home_sec1 { 
    margin: 0px 0px 50px 0px;
    padding:15px; 
}
.contact_home_sec2 { 
    margin: 0px 0px 20px 0px;
    padding: 15px; 
}
.contact_add { 
    width: 75%; 
}
.contact_sec h1 {
    font-size: 25px; 
    padding: 0px 0px 20px 0px; 
}
.contact_home_form {
     padding:0px; 
    margin: 0px 0px 0px 0px; 
}
.contact_home_form h1 { 
    margin: 25px 0px 15px 0px;  
    padding: 0px;
}
.bottom-sec { 
    text-align: left;
    padding: 0px 0px 20px 0px;
	margin:10px 0px 0px 0px;
}
.footer_section {
    margin: 15px 0px 0px 0px;
}
.sec_ic_con { 
  font-size: 16px; 
}
.internet_gen_head { 
  font-size: 18px; 
}
.internet_gen_con { 
  font-size: 16px; 
}
.contact-section h1 { 
  font-size: 16px; 
  padding: 0px 0px 9px 0px;
  margin:25px 0px 0px 0px ;
}
.emr_sec h1 { 
  font-size: 30px; 
}
.emr_sec h2 { 
  font-size: 22px; 
}
 

.banner_bg { 
  padding: 10px 0px  0px 0px; 
}
.banner_con h2 { 
    font-size: 35px; 
	margin: 0px 0px 10px 0px;
}

.banner_con h2 span { 
    font-size: 35px;
} 
}


@media only screen and (max-width: 767px) {
	
.banner_con p {
    font-size: 16px !important; 
}	
 .welcome_sec {
  margin: 10px 0px 30px 0px;
  padding: 0px 0px 0px 12px;
  background: #fff;
}
.welcome_sec h1 { 
    font-size: 30px; 
    padding: 0px;
    margin: 10px 0px 0px 0px;
}
.welcome_sec h2 { 
    font-size: 30px; 
    padding: 0px;
    margin: 0px 0px 20px 0px;
} 
 .welcome_sec p { 
    font-size: 16px; 
    padding: 0px 0px 25px 0px;
    line-height: 27px;
	margin: 5px 0px 0px 0px;
	
}
.motor_consept_con { position:relative;
    padding: 30px;
    margin: 20px 0px 0px 0px; 
}
.motor_reviews p { 
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px; 
}
 
.motor_advantage_con p { 
    font-size: 16px; 
    margin: 5px 0px 20px 0px;
    padding: 0px 0px 0px 0px; 
}
.motor_consept_img {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
} 
	
.motor_consept_bg { display:none;  
}
.motor_news_con1 { 
    min-height: 220px; 
}
.motor_cycles_con1 {
    margin: 50px 0px 0px 0px;
    padding: 35px 0px 30px 0px; 
}
.motor_cycles_img_sec {
    margin: 0px 00px 0px 0px;
    position: relative;
    padding: 0px;
    min-height: 100px; 
}
.motor_cycles_img1 {
    margin: 0px 0px 0px 0px;
    position: relative;
    padding: 0px 0px 0px 0px;
}
.motor_cycles p { 
    font-size: 16px; 
    margin: 5px 0px 0px 0px;
    padding: 0px 30px 0px 30px; 
}
.motor_video {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 00px 0px; 
}
.motor_video_con h1 { 
    font-size: 38px; 
}
.motor_video_con p { 
    font-size: 16px; 
    margin: 5px 0px 20px 0px;
    padding: 0px 0px 0px 0px; t;
}
.motor_news_con {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
}
.motor_news h1 {  font-size: 38px;
    padding: 30px 0px 0px 25px;
    margin: 0px 0px 0px 0px;
}
.motor_news p { 
    margin: 5px 0px 20px 0px;
    padding: 0px 30px 0px 25px; 
	font-size: 16px;
}
.motor_best h1 { 
    font-size: 38px; 
    padding: 40px 0px 0px 0px; 
}
.motor_best p { 
    font-size: 16px; 
    margin: 5px 0px 20px 0px;
    padding: 8px 30px 0px 0px; 
}
.motor_showcase_bg {display:none;  
}
.motor_showcase_con {
    margin: -50px 0px 0px 0px;
    padding: 50px 0px 0px 0px; 
}
.motor_showcase h1 {     font-size: 38px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 25px;
}
.motor_showcase p { 
    font-size: 16px; 
    margin: 5px 0px 20px 0px;
    padding: 0px 25px 0px 25px;
    text-align: left;
}
.motor_showcase_con1 {
    margin: 15px 0px 0px 0px;
    padding: 35px 25px 30px 25px; 
}
.motor_showcase h2 { 
    font-size: 35px; 
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
} 
.contact-section {
    padding: 10px 0px 15px 0px !important; 
} 
.contact_sec { 
    font-size: 12px; 
}  
.contact_bg h1 { 
	font-size:32px; 
 }  
.contact_sec_mn {
    position:  relative;
    z-index: 2500;
    margin: 0px 15px 0px 0px;
    width: auto;
}
.find_out3 {
    margin: 20px 0px 35px 0px;
    padding: 0px;
    float: right;
}
.copyright { 
    margin: 10px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
}
 .desk{ display:none;  }
.mob{ display: block;}
.motor_video_con { 
    margin: 5px 0px 0px 0px;
    padding: 35px 35px 90px 35px; 
}

.motor_videos {
    margin: -80px 0px 0px 0px;
    position: relative;
    padding: 0px 0px 0px 0px;
    top: -81px;
   width: auto; 
    z-index: 999;
}

}