@charset "utf-8";

body {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 300;
	overflow-x: hidden;
	color: #333
}
.bs-example{    text-align: center;}
.product-dropdown{
	
}
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #b50165;
    border-color: #b50165;
}
.india{
    background-color: #838383;
    border: 4px solid #f9921c;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    display: inline-block;
         position: absolute;
    top: 43%;
    left: 54%;
    cursor: pointer;
	z-index:999;
	animation: blinker 1s linear infinite;
}
@keyframes blinker {  
  50% { opacity: 0; }
}
.india-import{
    background-color: #838383;
    border: 4px solid #f9921c;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    display: inline-block;
         position: absolute;
    top: 43%;
    left: 54%;
    cursor: pointer;
	z-index:999;
	animation: blinker 1s linear infinite;
}
.route{
   display: none;
   position: absolute;
    top: -8px;
    left: 0;
} 
.route-import{
   display: none;
      position: absolute;
    top: -10px;
    left: -9px;
} 

.product-dropdown .nav-tabs > li {
    float: none;
}
.product-dropdown .btn-primary:hover {
	color: #fff;
    background-color: #f3b007;
    border-color: #f3b007;
    border: none;
    border-bottom: 2px solid #b50165;
}
.product-dropdown .dropdown-toggle .btn-primary {
    color: #fff;
    background-color: #f3b007;
    border-color: #f3b007;
}
.product-dropdown .btn-primary:active:hover,{
    color: #fff;
    background-color: #f3b007;
    border-color: #b50165;
}
.product-dropdown .btn-primary.active:hover {
    color: #fff;
    background-color: #f3b007;
    border-color: #b50165;
}

.product-dropdown .btn-primary {
    color: #fff;
    background-color: #f3b007;
    border-color: #f3b007;
}
.product-dropdown .btn-primary:active {
	color: #fff;
    background-color: #f3b007;
    border-color: #f3b007;
    border: none;
    border-bottom: 2px solid #b50165;
}
.product-dropdown .btn-primary {
	color: #fff;
    background-color: #b50165;
    border-color: #b50165;
    border-radius: 0px;
    padding: 10px 88px;
}
.product-dropdown .dropdown-menu {
    
    background: url(../images/common.png) no-repeat;
   
    background-size: cover;
    background-position: center;
	    left: 50%;
    transform: translate(-50%, 0%);
}
.product-dropdown .nav-tabs > li > a {
    margin-right: 3px;
    border-radius: 0;
    font-size: 14px;
    color: #212121;
    border: none;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    background: #b50165;
    color: #ffffff;
}
.product-dropdown .submenu{
	display:none;
}
.product-dropdown li:hover .submenu{
		display:block
		}
.product-dropdown .submenu a:hover{
		color: #b50165;
    background: #f3b007;
		}
.product-dropdown .submenu li{
	        margin-bottom: 20px;
    margin-top: 9%;
    list-style: none;
}
.product-dropdown .submenu a {
    margin-right: 3px;
    border-radius: 0;
    font-size: 14px;
    color: #212121;
    border: none;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    background: #7b003d;
    color: #ffffff;
	    padding: 5% 37% 5% 3%;
		    text-decoration: none;
}
.product-dropdown  .dropdown-menu img{
	width:25px;
	margin-right:10px;
}
  






p {
	font-family: 'Merriweather', serif;
}
.plo{ padding-left:0px;}
.pro{ padding-right:0px}
.mt20 {
	margin-top: 20px;
}
.navbar-inverse {
	background-color: #fff;
	border: 0px none;
}
.navbar {
	border-radius: 0px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #fff;
	background: #f3b007;
}
.navbar-inverse .navbar-nav > li > a {
	color: #000;
	text-transform: capitalize;
	font-size:14px;
}
.nav > li > a {
	    padding: 10px 12px;
    margin: 20px 5px;
}
.navbar-brand {
	padding: 4px 15px;
}
.speciality {
	padding: 10px 10px;
    border: 2px solid#f3b007;
    box-shadow: 3px 3px 3px#ccc;
    line-height: 23px;
	height:350px;
	 margin:30px 0px;
}
.speciality h4 {
	color: #b50065;
	font-weight: bold;
	font-size: 20px
}
.about-area{ padding:15px 15px; margin:30px 0px}
.mb20 {
	margin-bottom: 20px
}
.navbar-nav {
	float: right;
}
.navbar {
	border-bottom: 0px none;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color: #fff;
	background: #f3b007;
}
.navbar {
	margin-bottom: 00px;
}
.ctg{ background:#b50165; padding:20px}
.ctg2{ background:#f3b007; padding:20px}
.ctg-text h3{ color:#f3b007; font-weight:bold}
.ctg-text2 h3{ color:#b50165; font-weight:bold}
.ctg-out{ background:#f3b007; padding:10px}
.ctg-out2{ background:#b50165; padding:10px}
.ctg-text p{ line-height:25px; padding:10px 20px 20px 0px; color:#fff; font-size:18px}
.ctg-text2 p{ line-height:25px; padding:10px 20px 20px 0px; color:#fff; font-size:18px}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background: #f3b007;
}
.top-header {
	background: url(../images/baner-top.png) no-repeat;
	width: 100%;
	background-size: cover;
	
}

.call-info ul li a {
	color: #fff;
	display: block;
	padding:15px 0px;
	
}
.call-info ul li a:hover{
	text-decoration:none;
	
	
}
.call-info ul li a .fa {
	color: #f3af07;
	margin-right: 5px;
	font-size: 20px
}
.social-info {
	float: right
}
.social-info ul li a {
    padding: 12px 0px 0px;
    display: block;
}
.ab-icon { margin-top:-40px}
.heading h2 {
	color: #b50165;
	text-transform: capitalize;
	font-weight: bold
}
footer {
	background: url(../images/banner-bottom.png) no-repeat;
	width: 100%;
	background-size: cover;
	padding: 20px 15px
}
.footer-left h3 {
	color: #f3b007
}
.footer-left p {
	color: #fff;
	padding: 15px 15px 0px 0px;
	margin-bottom: 0px;
}
.rd {
	color: #f3b007
}
.links ul li a {
	display: block;
	color: #fff;
	padding: 5px 0px 5px;
}
.footer-bottom p {
	color: #fff;
	text-align: center;
	padding: 15px 0px;
	border-top: 1px solid#fff
}
.footer-icon {
	width: 8%;
	float: left;
	margin-top: 20px
}
.icon-text {
	width: 90%;
	float: left;
}
.footer-icon .fa {
	color: #f3b007;
	font-size: 20px;
}
.slider .carousel-caption {
	right: 20%;
	left: 20%;
	/* padding-bottom: 30px; */
	bottom: 40%;
	background: rgba(243,176,7,0.7);
	border: 2px solid#fff
}
.slider .carousel-caption h3 {
	font-size: 36px;
	font-weight: bold;
}
.slider .carousel-caption p {
	padding: 20px
}
.testi {
	background: #f3b007;
	color: #fff;
	text-align: center;
	padding: 0px 40px 20px ;
	border-radius: 10px;
	margin: 60px 0px;
	box-shadow: 5px 5px 5px#ccc
}
.testi p{ padding:20px 20px 20px;}
.author {
	margin: 20px 0px;
	font-size: 20px;
	font-weight: bold
}
.testi img{ margin-top:-60px}
.services{ background:url(../images/service-banner.png) no-repeat;
width:100%; 
background-size:cover;
padding:50px 0px; background-attachment:fixed}
.business{ background:url(../images/banner-bottom.png) no-repeat;
width:100%; 
background-size:cover;
padding:50px 0px;}
.service-text{ background:#8c005c; color:#fff; padding:10px 10px 10px 30px; height:130px}
.service-icon{
	width: 50px;
    background: #fff;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    padding: 10px; position:absolute;border:2px solid#f3b007;left: -10px;
    top:30px;}
	.service1{ position:relative; margin:20px 0px; }
	.title{ background:#f3b007; color:#fff; text-align:center;  margin:20px 0px; padding:5px 5px 1px;; font-size:16px}
	#owl-demo .item{
  margin: 15px;
}
#owl-demo4 .item{
  margin: 15px;
}
#owl-demo .item:hover{
	text-decoration:none
	}
 
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
   border:3px solid#f3b007;
}
#owl-demo4 .item img{
  display: block;
  width: 100%;
  height: auto;
   background:#efefef; padding:10px;
   border:1px solid#ccc;
  

  
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color:#b50165;
    cursor: default;
    background: none;
    border: none;
    border-bottom-color: transparent;
    border-bottom: 2px solid #b50165;
	background:#f3b007;
}
.nav-tabs > li > a {
    margin-right: 3px;
    border-radius: 0;
    font-size:14px;
    color: #212121;
	border: none;
	text-transform:uppercase;
	border-bottom: 1px solid #fff;
	background:#b50165;
	color:#f3b007;
}

.nav-tabs {
    border-bottom: none;
	margin: 1em 0;
}
.nav-tabs > li {
    margin: 0 5px;
}
.nav-tabs > li > a:hover {
    border: none;
	color:#b50165;
    border-bottom: 1px solid;
	background:#f3b007;
}
.nav > li > a:hover, .nav > li > a:focus {
    color:#FF0000;
}
.nav-tabs > li:first-child {
   
}
.w3_tab_img_left h3 {
    font-size: 1.5em;
    color: #fff;
    margin: 2em 0 .5em;
}
.w3_tab_img_left p{
	color:#fff;
	line-height:2em;
}
.w3_tab_img_left {
    margin: 2em 0 0;
}
.box{ position:relative}
.overlay{ position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background:rgba(243,176,7,0.5)}
  .view{ border:none;  background-image: linear-gradient(#b30065, #760057);
   color:#fff; font-weight:bold; font-size:18px; padding:20px 35px; margin:30px 0px}
   .view:hover{ background:#f3b007}
.text{ color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;}
.box:hover .overlay{ opacity:1.0}
.heading h2:before{
	content: url(../images/line.png); padding-right:15px; width:100%;}
.heading h2:after{
	content: url(../images/line.png); padding-left:15px;width:100%;}
	.title a{ text-decoration:none}
	
	.testimonials{ margin:30px 0px;}
	.ctf{ border:2px dashed#f3b007;margin-bottom: 45px;}
.topbanner {
    background: url(../images/common.png) no-repeat;
    width: 100%;
    padding: 100px 0px;
    background-size:cover;
}
.contact-area{ margin:50px 0px}
.contact-right .form-control{
	border-radius:0px
	}
.contact-left h4 {
    font-size: 1.5em;
    color:#b50165;
    margin: 0 0 1em;
	font-weight:bold;
}
.contact-left ul li a {
    color: #333;
    text-decoration: none;
}
.contact-right h4 {
    font-size: 1.5em;
    color:#b50165;
	font-weight:bold;
    margin: 0 0 1em;
}
.contact-left p {
  
    line-height: 1.8em;
    margin: 0;
    text-transform: capitalize;
}
.contact-left ul {
    padding: 1em 0 0;
    margin: 0;
}
.contact-left ul li {
    list-style-type: none;
    margin: 0 0 1em;
    font-size: 14px;
   
}
.send{border: none;
    background-image: linear-gradient(#b30065, #760057);
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding:15px 35px;
	 margin:10px 0px
    	}
		.agileinfo_services_grid {
    margin: 2em 0 0;
}
.agileinfo_services_grid1{
	padding:1em;
	border:1px solid #999;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    position: relative;
	 height:240px;
	  background:#f3b007
}
.agileinfo_services_grid1:after, .agileinfo_services_grid1:before {
    content: '';
    z-index: 2;
    width: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
}
.agileinfo_services_grid1:before {
    bottom: 0;
    right: 0;
    border-bottom:3px solid #b50165;
    border-right: 3px solid #b50165;
}
.agileinfo_services_grid1:after {
    top: 0;
    left: 0;
    border-top: 3px solid #b50165;
    border-left:3px solid #b50165;
}

.agileinfo_services_grid1:hover {
    cursor: default;
	border: 1px solid #fff;
}
.agileinfo_services_grid1:hover:after, .agileinfo_services_grid1:hover:before {
    width: 100%;
    height: 100%;
    visibility: visible;
}
.agileinfo_services_grid1 span{
	font-size:1.5em;
	color:#212121;
	top:0;
}
.agileinfo_services_grid1 h4{
	text-transform: capitalize;
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 1em 0;
    color:#FF0000;
}
.agileinfo_services_grid1:hover h4{
	color:#FFD900;
}
.agileinfo_services_grid1 p{
	
	line-height:2em;
	color:#fff;
}
.agileinfo_services_grid1 img{ background:#b50165; padding:10px; margin-bottom:20px; border-radius:100%}
.agileinfo_services_grids {
    margin:1em 0 0;
}
.agileinfo_services_grid{
	margin:2em 0 0;
}
.services-bottom{
	background:url(../images/5.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.w3agile_services_bottom_grid{
	text-align:right;
	padding:5.5em 0 2em;
}
.w3agile_services_bottom_grid h3{
	font-size: 1.4em;
    line-height: 1.5em;
    color:#FFD900;
    text-transform: capitalize;
}
.w3agile_services_bottom_grid p{
	color:#fff;
	line-height:2em;
	margin:2em 0;
}
.more a{
	padding:8px 50px;
	border:1px solid #fff;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.more a:hover{
	color:#212121;
}
.ftr{ margin:20px 0px; padding:15px }
.ab-text h3{ font-weight:bold; color:#b50165;  margin-top:6px; font-size:20px}
.ab-text p{ font-size:16px; padding:10px 20px; line-height:25px;}
.ab-pic img{ margin:-37px auto}
.ab-text{ margin-top:62px}
.usp{ background:#efefef; padding:15px; border:2px solid#f3b007; margin:20px 0px;}
.abt-banner{ background:url(../images/abt-banner.png) no-repeat;
width:100%; 
background-size:cover;
padding:100px 0px; background-attachment:fixed ; margin:20px 0px;}
.abt-banner h3{ color:#f3b007; font-weight:bold}
.abt-banner p{ font-size:16px; padding:25px 20px; color:#fff; line-height:25px ; background:rgba(0,0,0,0.7); color:#fff; border:2px solid#f3b007; margin:20px 0px;}
.plan img{ margin:auto}
.plan2 img{ margin:auto}
 .plan{ margin:20px 0px; background:#f3b007; padding:15px; height:480px}

 .plan h3{ color:#b50165;  font-weight:bold}
 .plan p{ color:#fff; font-size:16px; padding:10px;}
  .plan2{ margin:20px 0px; background:#b50165; padding:15px; height:480px}
 .plan2 h3{ color:#f3b007;  font-weight:bold}
 .plan2 p{ color:#fff; font-size:16px; padding:10px;}
 .item a:hover{ text-decoration:none;}
 .bsn{ margin:30px 0px;}
 .bsn .item{ padding-left:0px; padding-right:0px;}
 .bsn .item img{ margin:auto; border:3px solid#f3b007}
 .col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (max-width: 991px) {
.india {
    background-color: #838383;
    border: 3px solid #f9921c;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    display: inline-block;
    position: absolute;
    top: 43%;
    left: 54%;
    cursor: pointer;
    z-index: 999;
    animation: blinker 1s linear infinite;
}
.india-import {
   background-color: #838383;
    border: 3px solid #f9921c;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    display: inline-block;
    position: absolute;
    top: 43%;
    left: 54%;
    cursor: pointer;
    z-index: 999;
    animation: blinker 1s linear infinite;
}
}







@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
		
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
 @media( max-width:1199px){
 .service-text {
    
    height: 150px;
}
 }
 @media( max-width:1108px){
	 .nav > li > a {
    padding: 10px 5px;
    
}
.speciality {
   
    height: 400px;
   
}
 }
 @media(max-width:992px){
	.slider .carousel-caption h3 {
    font-size: 30px;
   
}  
.pl .col-sm-1{visibility:hidden; width:0%;}
.pl .col-sm-5{ width:50%}
.about-area .col-sm-3{
	width:50%;
}
.speciality{ height:310px;}
.service-text {
    height: 250px;
}
.plan{height:595px}
.plan2{height:595px}
 }
 @media(max-width:768px){
	  .call-info{ text-align:center;}
	  .social-info{ float:none; text-align:center;}
	  .footer-left{text-align:center;}
	  .navbar-inverse .navbar-toggle {
    
    background: #000;
}
.service-text {
    height:138px;
}
.service-text p{
   padding:20px 10px 20px 10px
}
.navbar-nav {
    float: none;
}
.navbar-brand {
   
    height: 84px;
 }
 .navbar-inverse .navbar-nav > li > a {
   
    font-size: 16px;
 }
 .navbar-inverse .navbar-toggle {
    
    margin-top: 24px;
}
.nav > li > a {
    
    margin: 5px 5px;
}
.navbar-collapse{
	border-top:0px none;
}
.carousel-caption{
	padding-top:0px; 
	padding-bottom:0px;
}
.plan{ height:auto}
.plan2{ height:auto}
 }
 @media(max-width:650px){
	 
	  .india {
    background-color: #838383;
    border: 3px solid #f9921c;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    display: inline-block;
    position: absolute;
    top: 42%;
    left: 53%;
    cursor: pointer;
    z-index: 999;
    animation: blinker 1s linear infinite;
}
.india-import {
    background-color: #838383;
    border: 3px solid #f9921c;
    border-radius: 50%;
    height: 13px;
    width: 13px;
    display: inline-block;
    position: absolute;
    top: 42.5%;
    left: 53%;
    cursor: pointer;
    z-index: 999;
    animation: blinker 1s linear infinite;
}
	 
.about-area .col-sm-3{
	width:100%;
}
.speciality{
   height:auto;
 }
 }
 @media (max-width: 480px){
	 
	 .india {
    background-color: #838383;
    border: 2px solid #f9921c;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    display: inline-block;
    position: absolute;
    top: 42%;
    left: 53%;
    cursor: pointer;
    z-index: 999;
    animation: blinker 1s linear infinite;
}
.india-import {
    background-color: #838383;
    border: 2px solid #f9921c;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    display: inline-block;
    position: absolute;
    top: 42%;
    left: 52%;
    cursor: pointer;
    z-index: 999;
    animation: blinker 1s linear infinite;
}
	 
	 
	 
.slider .carousel-caption h3 {
    font-size: 16px;
	 margin-top:10px;
}
	.carousel-indicators{ display:none;}
	.slider .carousel-caption {
   
    bottom: 26%;
   
}
.heading h2 {
    font-size:20px;
}
.heading h2:after {
  display:none;
}
.heading h2:before {
  display:none;
}
.service-text {
    height:auto;;
}
}

  @media (max-width: 425px){
	 
	 .india {
    background-color: #838383;
    border: 2px solid #f9921c;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    display: inline-block;
    position: absolute;
    top: 42%;
    left: 53%;
    cursor: pointer;
    z-index: 999;
    animation: blinker 1s linear infinite;
}
  }
  
 
