
.no-line:hover{
	text-decoration:none;
}
.hi-icon {
	
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
	transition: transform ease-out 0.1s, background 0.2s;
	border-radius: 10%;	
}

.hi-icon:hover {
	background: rgba(5,5,5,0.05);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
	color: #fff;
}


/* hover effect close */

span.ctarv .book-test .col-sm-3{
padding-top:5px;
padding-bottom:5px;

}
span.ctarv .b-t-img{
height:20px;
}
span.ctarv .b-k-p{
margin:0;
}
span.ctarv .book-test{
font-size:16px;
top:0;
}
span.ctarv {
position: fixed;
z-index: 9999999;
margin:0 auto;
background:#fff;
box-shadow: 0px 0px 10px #a2a2a2;
transition: 0.5s ease-in-out;
width:100%;
}

span.ctarv.hidee {
bottom: -40px;
transition: 0.5s ease-in-out;
}

span.ctarv.showw { 
bottom: 0px;
transition: 0.5s ease-in-out;
}


span.cta.showw { 
top: 0px;
transition: 0.5s ease-in-out;
}

span.cta .navbar-nav>li>a {
padding-top: 5px;
padding-bottom: 5px;
}

span.cta .navbar-inverse .navbar-nav > li:first-child > a {
padding:5px 15px; 
}

span.cta .fa {
font-size: 20px !important;
}

span.cta .navbar{
min-height:20px;
}

span.cta .thumbnail{
margin-bottom:0px;
}

span.cta .top123 {
padding-top: 15px;
}

span.cta .top-R, span.cta .top-RR {
padding: 5px 15px;
}

span.cta .top-L p{
margin:5px;
}

span.cta {
position: fixed;
z-index: 9999999;
margin:0 auto;
background:#fff;
box-shadow: 0px 0px 10px #a2a2a2;
transition: 0.5s ease-in-out;
width:100%;
}

span.cta.hidee {
top: -240px;
transition: 0.5s ease-in-out;
}

.ravneet{
bottom:0;  
}

input[type="radio"] {
width: auto;
height:auto;
margin-bottom: 13px;
}

.wpcf7-select{
width: 100%;
padding: 5px;
}
#owl-demo7 .item {
box-shadow: 0 0 20px #aaa;
margin: 15px;
padding:10px;
min-height:415px;
}

#owl-demo6 .item {
width: 255px;
margin: 0 auto;
}
.testimonials{
background-image: url("images/icon_1979.png");
width: 200px;
background-repeat: no-repeat;
background-position: 0px 20px;
height: 100px;
}
.co input{
max-width: 300px;
}
div#main {
padding: 0;
}
.widget-area {
display: none !important;
}
.woocommerce-product-gallery__wrapper img {
display: none !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
width:100% !important;
}
.products img {
display: none !important;
}
.rv_test{
margin-bottom:40px;
border:1px solid #aaa;
}
.rv_test td{
padding:10px;
}
.rv_test th{
background-color: #B90101;
color:#fff;
padding:10px;
}
/*
mark{
	background-color:#D83C3C;
	color:#fff;
}
*/
.search-form label span{
	DISPLAY:NONE;
}
.rv li{
	WIDTH:315PX;
	BORDER:1PX SOLID #eee;
	PADDING:5PX 10PX;
	margin:2px 0;
	border-radius:5px;
}
.rv li a{
	color:#e54040;
	PADDING:10PX;
}
.rv1 {
	text-align: center;
	color: #B90101;
	font-size: 18px;
	padding-top: 5px;
}
#menu-item-16{
	border-left:1px solid #fff;
}
/* search start */
#searchform{margin-bottom: 20px;}

.search-field {
	width: 160px;
	height: 40px;
	padding: 5px 15px;
	font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
	border: 0;
	background: #eee;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;      
}
    
.search-field:focus {
	outline: 0;
	background: #fff;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}
    
.search-submit {
	overflow: visible;
	position: relative;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 40px;
	width: calc(100% - 165px);
	font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
	color: #fff;
	text-transform: uppercase;
	background: #d83c3c;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;      
	text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}   
      
.search-submit:hover{		
	background: #e54040;
}	
.service-list{
	padding: 0;
	list-style: none;
}
.service-list li{
	width: 100%;
	border: 1px solid #eee;
	padding: 5px 10px;
	margin: 2px 0;
	border-radius: 5px;
}
.service-list li a{
	color: #e54040;
	padding: 10PX;
}
.title-service{    
	margin-top: 0;
    font-size: 26px;
    color: #d83c3c;
	margin-bottom:30px;
}
.table{font-size: 12px;}
.table thead{background: #e9a513;}
/* search close */
*{ outline:0 !important;}

.navbar-inverse{
	background:#fff !important;
	border:0 !important;
	width:100%;
}
#myNavbar{
	/*float:left !important;*/
}
.slider .carousel-inner > .item > a > img, .slider .carousel-inner > .item > img{width: 100% !important;}
.top-section{
	/*margin-top:20px !important;*/
}
.top-section .thumbnail{
	border:0 !important;
}
.top-menu .navbar{margin-bottom:0px}
.navbar-nav li a:hover{
	background-color:none !important;
	color:#fff !important;
	font-weight:600 !important;
}
.navbar-nav li a.active{
	font-weight:600 !important;
	color:#fff !important;
}
.navbar-nav li a{
	margin-right:10px;
}

.navbar-inverse .navbar-nav > li > a{
    color: #fff !important;
    font-family: open sans;
    font-size: 15px !important;
    font-weight: 600;
    margin-top: 1px;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav > li:first-child > a{padding: 10px 15px;}
.navbar-inverse .navbar-nav > li {
		border-right: 1px solid #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover{
		background-color:none !important;
		font-weight:600 !important;
	    color:#fff !important;
}
@media(max-width:800px){
.top-1{
background:#E9A513 !important;
}
	#myNavbar{
	float:none !important;
}
#content-section2 p{
	margin: 5px !important;
}
#center-img{
	display:none;
}
.copyright{
	background: #000;
    color: #fff;
    height: auto !important;
   text-align:center;
   /* margin-top: 25px;*/
}
}

.copyright{
    background: #fff none repeat scroll 0 0;
    color: #000;
    height: auto;
    line-height: 40px;
    padding-bottom: 40px;
    padding-top: 10px;
    font-family:roboto;
}
.copyright a{
	color: #000 !important;
}
#footer-link h3{
	margin-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
	 margin-bottom: 35px;
	 border-right:4px solid #2FBAE2;
}
.testi{
	 background: #3c3c3c none repeat scroll 0 0;
    color: #fff;
      padding: 10px 10px 38px 11px;
    text-align: justify;
	border-radius:2px;
}
.quick-link li a{color:#000;}
#menu1{
	margin-top:0px;
}

#footer1{
	background:#1D1E20;
	padding:20px 20px;
	color:#fff;
}
#footer1 p{
	text-align:justify;
}
#footer-1 h3{
	font-size:24px;
	text-transform:normal !important;
	font-weight:bold;
}
.footer-btn{
	background:#fff;
	color:#1764B3;
	padding:10px;
	border:0;
	border-radius:4px;
}
.fa{
	font-size:26px !important;
	color:#fff !important;
}
.fa-angle-right{
	display:none !important;
}
.fa-angle-left{
	display:none !important;
}
.navbar-inverse .navbar-toggle{
	background:#000 !important;
}
.navbar-inverse .navbar-nav > li > a:hover{
	color:#fff !important;
	font-weight:600 !important;
}
#welcome-section{
	/*margin-top:20px;*/
}
#welcome-section h3{
	color: #000;
    float: left;
    font-family: open sans;
    font-size: 27px;
    font-weight: bold;
    padding-bottom: 16px;
    text-align: center;
}
/*#welcome-section span{
	color:#E33329;
}*/
#welcome-section p{
	float: left !important;
    font-family: open sans;
    font-size: 16px;
    line-height: 32px;
    padding-top: 15px;
    text-align: left;
}
#study-visa{
	margin-bottom:15px;
}
#study-visa h3{
	margin-left:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:15px;
}
#study-visa-content p{
	font-size: 15px;
    text-align: justify;
}
#tourist-visa1 h3{
	/*margin-left:14px;*/
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 25px;
}
#tourist-visa{
	background:#E2E3E5;
	 padding-bottom: 22px;
    padding-top: 16px;
}
#tourist-visa h3:after {
 background-color: #B3B4B6;
    content: "";
    height: 3px;
    margin-left: 15px;
    margin-top: 11px;
    position: absolute;
    width: 71%;
}
#study-visa h3:after {
 background-color: #cecece;
    content: "";
    height: 3px;
    margin-left: 15px;
    margin-top: 11px;
    position: absolute;
    width: 72%;
}
#tourist-visa img{
	width:100% !important;
}
#tourist-visa1 h2{
	 color: #153367;
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
    text-transform: uppercase;
}
/*.thumbnail img{
	width:100% !important;
}*/
.thumbnail{
	border:0px !important;
	background:transparent !important;
}
.gallery{
	 margin-bottom: 28px;
    margin-top: 60px;
}
#other-services{
	background:#153367;
	color:#fff;
}
#other-services h3:after {
 background-color: #fff;
    content: "";
    height: 5px;
    margin-left: 15px;
    margin-top: 11px;
    position: absolute;
    width: 69%;
}
#other-services h3{
	font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
#other-services .container{
    padding-bottom: 10px;
    padding-top: 10px;
}
#other-services h2{
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.copyright a{color:#fff;}
#carousel-site h3{
	text-transform:uppercase !important;
	font-weight:bold !important;
	font-size:30px;
}
@media(max-width:800px){
	.carousel-caption{
		display:none;
	}
}
#welcome-section{
	margin-bottom:15px;
}
.navbar-inverse .navbar-nav > li > a.active{
	font-weight:bold !important;
	color:#000 !important;
}
.abtext1{
	display: block;
    font-family: open sans;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
	color: #000;
}
.service-tag{
	 color: #000;
    font-family: open sans;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0 !important;
    padding-top: 0;
    text-align: center;
    text-transform: uppercase;
}
#owl-demo3 .owl-prev {
	background: rgba(0, 0, 0, 0) url("images/arrow_1.png") no-repeat scroll center center;
    float: left;
    height: 100px;
    left: -63px;
    position: absolute;
    top: 75px;
    width: 53px;
	opacity:1;
}
#owl-demo3 .owl-next {
	background: rgba(0, 0, 0, 0) url("images/arrow_2.png") no-repeat scroll center center;
    float: right;
    position: absolute;
    right: -62px;
    top: 75px;	
    width: 53px;
    height: 100px;
	opacity:1;
}
#read-more{
	background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("./images/bg.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    clear: both !important;
    height: 100%;
    padding-bottom: 50px;
    padding-top: 56px;
}
#readmore2{
	display: block;
    margin: 0 auto;
    width: 80%;
}
#readmore2 p{
	color: #fff;
    font-size: 26px;
	font-family: open sans;
	text-align:center;
}
.readm{
	background: #dcc60e none repeat scroll 0 0;
    border: 0 none;
    border-radius: 21px;
    color: #000;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    margin: 22px auto 0;
    width: 140px;
}
.videos{
	  padding-top: 30px;
	  padding-bottom:30px;
}
.videos img{
	    margin: 0 auto;
    padding-top: 25px;
}
.our-gallery{
	padding-top:20px;
	padding-bottom: 25px;
}
.abtext2{
	display: block;
    font-family: open sans;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 30px;
    text-align: center;
	color: #000;
}
#footer1{
	padding:20px;
	background-image:#363636;
	color:#fff;
	font-family: open sans;
	   font-size: 16px;
}
#footer1 h3{
	font-size: 24px;
    font-weight: bold;
    text-transform: normal !important;
	font-family: open sans;
}
.fa{
	font-size:30px !important;
}
#footer1 .fa{
	font-size:20px !important;
}
#footer1 a{
	font-size:16px;
	color:#fff;
	font-family: open sans;
}
#footer1  li{
	list-style:none;
	line-height:32px;
	font-family: open sans;
	   font-size: 16px;
}
#footer-1{
	padding-bottom: 40px;
    padding-top: 20px;
}
#videos{
	padding-top: 30px !important;
}
.current-menu-item a{
	color:#000 !important;
	font-weight:600 !important;
}
.page-header{
	  border-bottom: 1px solid #B90101 !important;
}
.page-header h1{
	font-weight:bold;
	text-transform:uppercase;
	font-size:20px;
	font-family: roboto;
}
li.current-menu-item > a{
	color:#000 !important;
	font-weight:600 !important;
}
/**************************/
body{
	overflow-x:hidden;
}
.top-1{
	background:#E6E6E6;
	background: #E6E6E6 url('./images/top_bar.png') no-repeat right top /48% 100% scroll;

}



.top-L span{
	text-transform:uppercase;
	font-family:open sans;
	margin-right:10px;
	color:#676767;
}
.ph-icon{
	margin-right:8px;
}
.top-L p{
	color:#ff0000;
	font-weight:600;
	font-size:15px;
	font-family:open sans;
}
.top-bar{
	
}
@media(max-width:800px){
	.top-bar{
		background:#E9A513;
	}
	.top-R,.top-RR{
	text-align:center;
}
.top-L p{
	text-align:center;
}
.top123{
	text-align:center;
}
.navbar-inverse .navbar-nav > li{
	border-right:0px;
}
.book-test .col-sm-3{
	border-bottom: 1px solid #fff;
    padding-bottom: 10px;
	padding-top: 10px;
}
body{
	 padding-left: 15px;
    padding-right: 10px;
}
#welcome-section h3{
	font-size:19px;
}
#hp-1 .col-sm-3{
	margin-bottom:10px;
}
.wel-title1{
	font-size:19px !important;
}
.img-responsive{
	margin:0 auto;
}
.top-menu{
	margin-top:20px;
}
.top-menu{
	background:#fff !important;
}
#myNavbar{
	background:#B90101 !important;
}
}
.top-bar span{
	color: #fff;
    font-family: open sans;
    font-weight: 600;
    margin-left: 5px;
}
.top-R,.top-RR{

  display: inline-block;
padding: 10px 15px;
}
.top-R{
	text-align:center;
	border-right: 1px solid #fff;
}
.top-L p{
	margin-left: 39px;
    margin-top: 7px;
}
.d-1,.top123{
	padding-top:30px;
}
.top123 p{
	  color: #000;
    font-family: open sans;
    margin-bottom: 0;
}
.top123 span{
	  color: #ff0000;
    font-family: open sans;
    font-size: 17px;
    font-weight: 600;
}
.top123 .row{
    margin: 0 auto;
}
.top123 .tp-1{
	border-right: 1px solid #cecece;
}
.top-menu{
	background:#B90101;
}
#menu1 .navbar{
	background: transparent none repeat scroll 0 0 !important;
    float: left !important;
    text-align: left;
}
@media(min-width:800px){
	
.book-test{
	position:relative;
	
	clear:both;
}
.technology-use .col-sm-4{
	box-shadow:0 0 25px #ccc;
    padding-top: 28px;
    width: 30%;
	height:375px;
}
.tech-1{
	 margin-right: 54px;
}
}
.slider-top .carousel-control.right{
	background:none !important;
}
.slider-top .carousel-control.left{
	background:none !important;
}
.navbar-nav > li > a{
	 
}
.fa-home{
	position: relative;

}
.slider-top{
	position:relative;
	
}
.book-test{
	background: #c11f1f none repeat scroll 0 0;
    color: #fff;
    font-family: open sans;
    font-size: 15px;
    /*padding-bottom: 17px;
    padding-top: 17px;*/
}
.book-test .col-sm-3{
	border-right: 1px solid #fff;
    padding-bottom: 10px;
    padding-top: 10px;
}
.b-t-img{
	float:right;
}
.b-t-p{
	float:left;
}
.wel-title{
	text-align:center !important;
	float:none !important;
	font-weight:500 !important;
	font-size: 27px;
	font-family:open sans;
	margin-top:0;
}
.wel-title span{
	font-weight:700;
}
.wel-btn{
	background: #c11f1f !important;
    border: 0 none !important;
    color: #fff !important;
    font-family: open sans !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-top: 10px !important;
    padding: 11px 18px !important;
}
.year-exp{
	color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.cmpny-name{
	font-weight:700;
}
.wel-title1{
	text-align:center !important;
	float:none !important;
	font-weight:500 !important;
	font-size: 27px;
	color:#fff;
	padding-bottom: 10px;
}
.wel-title1 span{
	font-weight:700;
}

.gallery{
	 background: rgba(0, 0, 0, 0) url("./images/specialities_bg.png") no-repeat scroll 0 0 / cover ;
    padding-bottom: 40px;
    padding-top: 25px;
}
.gallery .thumbnail{
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 0;
    padding-bottom: 12px;
    padding-top: 22px;
    min-height: 395px;
}
.gallery .thumbnail p{
	 font-family: open sans;
    font-size: 14px;
    padding: 0 20px;
    text-align: center;
	
}
.gallery .item{
	margin-right:15px;
}
.health-package h4,.technology-use h4{
	 font-size: 16px;
    text-align: center;
}
.price {
    color: #fa2a2a !important;
    font-family: open sans !important;
    font-size: 14px;
    font-weight: 600 !important;
    text-align:center;
}
.price span {
    color: #676767;
    margin-right: 18px;
    text-decoration: line-through;
}
.fa-inr{
	color:#ff0000 !important;
	font-size:14px !important;
}
#hp-1 h4{
	 color: #000;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.v-d{
	background: #226422 none repeat scroll 0 0;
    color: #fff  !important;
    font-family: open sans;
    font-size: 15px;
    font-weight:600;
    padding: 5px 9px;
	margin-right:10px;
}
.v-d:hover{
	background: #190F43 none repeat scroll 0 0;
    	color: #fff;
	text-decoration:none;
}
.b-n{
background: #c11f1f none repeat scroll 0 0;
    color: #fff !important;
    font-family: open sans;
    font-size: 15px;
    font-weight:600;	
    padding: 5px 9px;
}
.b-n:hover{
	background: #190F43 none repeat scroll 0 0;
    	color: #fff;
	text-decoration:none;
}
.view-dtl{
	text-align:center;
}
.hp-div{
	   background: #f0e8e8 none repeat scroll 0 0;
    border-bottom: 2px solid #dad3d3;
    border-left: 2px solid #dad3d3;
    border-right: 2px solid #dad3d3;
    padding-bottom: 12px;
    padding-top: 10px;
	

}
#hp-1 img{
	width:100%;
		padding:0;
		margin:0;
}
.health-package{
	padding-bottom:30px;
}
.technology-use h5{
    color: #000;
    font-family: open sans;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
	padding-top:18px;
}
.technology-use p{
	font-family: open sans;
    font-size: 14px;
    text-align: center;
}


.technology-use{
	padding-bottom:30px;
}
.simple-step .wel-title{
	text-align:left !important;
}
.navbar-toggle{
	margin-right:-20px !important;
}
#menu-menu-2 .current-menu-item a{
	color:#fff !important;
}
#menu-menu-2 li a{
	font-size:13px;
}
#menu-menu-2{
	padding-left:0 !important;
}
.current-menu-item a{
	font-weight:600 !important;
}
#contact1 p{
	font-family: open sans;
    font-size: 15px;
    font-weight: 600;
}
#contact1 p span{
	font-size: 13px;
    font-weight: 500;
}
#update-btn img{
    position: relative;
    top: 29px;
}
.page-content li,.page-content p,.page-content a{
	font-family:roboto;
	color:#000;
        line-height: 24px;
}
.wpcf7-submit{
	background: #c11f1f;
    border: 0 none;
    border-radius: 2px;
    font-family: roboto;
    font-size: 16px;
    padding: 12px 30px;
    text-transform: uppercase;
}
.inner-banner{
	margin:0 auto;
}
.book-test a{
color:#fff;
}
b, strong {
    font-family: roboto !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}


.no-cssanimations 
.rw-wrapper 
.rw-sentence 
 span:first-child{
	opacity: 1;
	width:100%;
}
		
  div.sticky {
  position: -webkit-sticky;
  position: sticky;
  postiton:fixed;
  top: 0px;
  z-index: 999;
 
}


.ml2 {
  font-weight: 900;
  font-size: 2.5em;
  
}

.ml2 .letter {
  display: inline-block;
  line-height: 1em;
}

.blinking{
	animation:blinkingText 0.8s infinite;
}
@keyframes blinkingText{
	0%{		color: #000;	}
	49%{	color: transparent;	}
	50%{	color: transparent;	}
	99%{	color:transparent;	}
	100%{	color: #000;	}
}




    /* default styles here for older browsers. 
       I tend to go for a 600px - 960px width max but using percentages
    */
  
	
	#mySidenav a {
  position: absolute;
  left: -80px;
  transition: 0.3s;
  padding: 15px;
  width: 100px;
  text-decoration: none;
  font-size: 20px;
  color: white;
  border-radius: 0 5px 5px 0;
}

#mySidenav a:hover {
  left: 0;
}

#about {
  top: 20px;
  background-color: #4CAF50;
}

#blog {
  top: 80px;
  background-color: #2196F3;
}

#projects {
  top: 140px;
  background-color: #f44336;
}

#contact {
  top: 200px;
  background-color: #555
}

