/*
Theme Name: Twenty Fifteen child
Theme URI: https://Digitalviewindia.com
Author: Digitalviewindia team
Template: twentyfifteen
Author URI: https://Digitalviewindia.com
Version: 1.0
*/

/*@import '../twentyfifteen/style.css';*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300i,400,400i,500,500i,600,600i,700,700i,800');

@font-face {
  font-family: 'BebasNeueRegular';
  src:url('./fonts/BebasNeueRegular.otf') format('truetype');
}
@font-face {
  font-family: 'BebasNeueBold';
  src:url('./fonts/BebasNeueBold.ttf') format('truetype');
}



.department
{
	margin:50px;
} 

.department h3 {
    text-align: center;
    font-size: 31px;
    color: #0f749e;
    font-weight: 700;
    padding: 20px;
}



.department h5 {
  
    color: #0f0f0f;
    font-family: calibri;
    font-size: 23px;
    font-weight: 700;
    margin-top: 0;

}

.department  p {
    color: #000;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 27px;
    margin-top: 16px;
    opacity: 0.6;
    text-align: left;
   
}
.dp-div {
    border: 0 none;
    box-shadow: 1px 1px 1px #ccc;
    margin: 5px;
    padding: 15px;
}

.read
{
	text-align:left;
	padding:13px;
	font-size:13px;
	color:#fff;
	background:#9c4409;
	font-weight:600;
	margin:0px 0px 0px 0px;
	border-radius:6px;
}
.service h3
{
	text-align:center;
	font-size:31px;
	color:#3e4875;
	font-weight:700;
	padding:20px;
}

.srvs {
    padding: 0 10px;
    box-shadow: 10px 7px 15px 14px #f1f1f1;
    height: 560px;
}

.srvs h2 {
    text-align: left !important ;
    font-size: 16px;
    font-family: 'Jost', sans-serif;
    color: #9c4409;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
}

.srvs p {
    font-family: 'Jost', sans-serif;
    color: #000;
    opacity: 0.7;
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: left;
    text-align-last: left;
    line-height: 22px;
}


.info {
    text-align: center;
    margin: auto;
    display: inline;
    color: #000 !important;
    font-family: 'Jost', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none !important;
}

a:focus, a:hover {
    color: #000 !important;
    text-decoration: none;
	
}
.why 
{
   padding:0px;
    background-color: #ecf0fc !important;
  
}


.why h3 {
    font-weight: 700;
    margin-top: 45px;
    margin-bottom: 12px;
    font-family: 'Jost', sans-serif;
    color: #0f749e;
    font-size: 31px;
}


.rm {
    background: #e48e17 none repeat scroll 0 0;
    
    border-radius: 6px;
    box-shadow: 0 0 0 0 #fff inset;
    color: #fff;
    display: block;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: auto;
    padding: 10px 9px 10px 17px;
    position: relative;
    text-align: left;
    text-decoration: none !important;
    top: 10px;
    right: 0px;
    width: 194px;
}

.rm:hover {
	color:#fff;
}



/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    padding: 1rem 1.25rem;

  background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
border: none;
border-bottom: 1px solid #ccc;
  text-align: left;
  outline: none;
font-size: 1.75rem;
    transition: 0.4s;
    font-weight: 500;
  transition: 0.4s;

display: flex;
justify-content: space-between;


  
}

.active, .accordion:hover {
  color:#9c4409 !important;

  border: 2px solid #9c44099f;
}

.active{
  background:   #9c44093a;
    
}

.panel
 {
  padding: 12px 12px;
  display: none;
  background-color: white;
  overflow: hidden;
}

.banner-content{
    
"color:blue; position: absolute; top: 50%; left: 50%; transform: translate(-95%, -50%); color: #000; padding: 10px; user-select: text; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text;"
}


.s_invest {
    margin-top: 70px;
    padding: 30px;
    background-color: #ecf0fc;

}		

.s_invest h3 {
    color: #1e1d1d;
    font-size: 31px;
    text-align: center;
	 font-weight:600; 
}	


.s_invest p {
    color: #747171;
    font-size: 18px;
    text-align: center;
}	
.btn-color {
    color: #fff !important;
    position: fixed;
    left: 1px;
    text-transform: uppercase;
    top: 550px;
    transform: rotate(-5deg);
    z-index: 9999;
    background: none repeat scroll 0 0;
    transition: all 0.5s;
}
.fa {
	color:#FC630A;
}

#about-3 {
    position: relative;
    margin-top: -50px;
    z-index: 99;
}
.abox-3-holder {
    background-color: #fff;
    border: 3px solid #f5f5f5;
    padding: 15px 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}



.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}


.abox-3 {
    padding: 0 30px;
}


.abox-3 .fa{
    color:#FC630A ! important;
	font-size:70px !important;
}


.abox-3-txt h5 {
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 12px;
    font-family: 'Jost', sans-serif;
    color: #a01a35;
    font-size: 23px;
	text-align: center;
}

.abox-3-txt p{
    color: #000;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    margin-top: 0px;
    opacity: 0.6;
    text-align: center;
}
.rm-ap 
{
    background: #FC630A none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-family: open sans;
    font-size: 13px;
    padding: 6px 14px;
    position: relative;
    text-transform: none;
    top: 42px;
}

.contact {
    font-family: 'Jost', sans-serif;
    padding: 40px;
    background: #30385f;
}

.contact h4 {
    font-family: 'Jost', sans-serif;
    color: #fff;
    font-size: 22px;
    font-weight: 550;
    font-weight: 550 !important;
}
.contact p {
    font-family: 'Jost', sans-serif;
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
}

.rm-about_Request {
    background: #fff none repeat scroll 0 0;
    border: 0 none #2289ce;
    border-radius: 6px;
    box-shadow: 0 0 0 0 #fff inset;
    color: #000;
    display: block;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: auto;
    padding: 17px 9px 15px;
    position: relative;
    text-align: left;
    text-decoration: none !important;
    top: 10px;
    right: 61px;
    width: 154px;
}

.rm-about_Request:hover {
    background: #FC630A none repeat scroll 0 0;
    border: 0 none #2289ce;
    border-radius: 6px;
    box-shadow: 0 0 0 0 #fff inset;
    color: #fff;
    display: block;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: auto;
    padding: 17px 9px 15px;
    position: relative;
    text-align: left;
    text-decoration: none !important;
    top: 10px;
    right: 61px;
    width: 154px;
}
.contact .far {
    font-weight: 900;
    color: #fff;
    font-size: 40px;
    margin-top: 20px;
}
.testimonial h5 {
    color: #333;
    font-family: 'Jost', sans-serif;
    font-size: 15px;
    text-align: left;  
	font-weight:600;
	padding-left: 25px;
}


.img-name {
    display: block;
    margin: auto;
    text-align: center;
        width: 155%;
}

.thumbnail-testi {
    border: 2px solid #f5efef !important;
    background: #fff!important;
    margin: 25px !important;
    border-radius: 5%;
    0%: ;
    padding:23px 68px 12px 20px;
}

.testimonial {
    margin-top: 50px;
    margin-bottom: 50px;
    background: url(./images/testimonial.png) !important;
}
.testimonial h4 {
     font-weight: 700;
    margin-top: 15px;
    margin-bottom: 12px;
    font-family: 'Jost', sans-serif;
    color: #3e4875;
    font-size: 31px;
	text-align: center!important;
}


.testimonial p {
    clear: both;
    color: #333;
    font-family: 'Jost', sans-serif;
    line-height: 24px;
    opacity: 0.6;
    font-size: 16px;
    padding:20px 16px 6px 22px;
    text-align: left;
    text-align-last: left;
    font-style: italic!important;
}

.testimonial h1 {
    color: #373737;
    font-family: 'Jost', sans-serif;
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
}
.call {
    border: 1px solid #ffff;
    color: #fff;
    font-family: open sans;
    font-size: 14px;
    padding: 7px 28px;
    position: relative;
    top: 30px;
    border-radius: 20px;
}
.call:hover{
	background:#fff;
	color:#003993 ! important;
	text-decoration:none;
}
.box {
    background: #fff;
    box-shadow: 10px 7px 15px 14px #f1f1f1;
    padding: 45px;
    margin-bottom: 10px;
    text-align: center;
	border-radius: 5%;
}

.main-count i {
    font-size: 56px !important;
    color: #FC630A !important;
    margin-bottom: 15px;
    width: 70px;
    height: 51px;
    line-height: 67px;
    display: inline-block;
   
    border-radius: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.box h4 {
    font-size: 20px;
    font-weight: 600;
    color: #373737;
    font-family: 'Jost', sans-serif;
	text-align: center;
}

.box p {
    color: #000;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    margin-top: 0px;
    opacity: 0.6;
    text-align:center;
}
.h2, h2
{
	text-align:center !important;
	color: #000;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
    margin-top: 30px;  
	font-size:21px;
	
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img
{
	margin-top:-14px;
	
}
.navbar-inverse{
	background:transparent !important;
	border:0 !important;
}
#myNavbar{
	float:right !important;
}


.logo-img img {
    box-shadow:none;
	margin-top:25px;
	    margin-bottom: 10px;
}
.navbar-nav li a:hover{
	background-color:# !important;
	color:#1d83ab !important;
	font-weight:500 !important;
	text-shadow:0 0 0 #000 !important;
	z-index:999;
	opacity:1 !important;
}
.navbar-inverse .navbar-nav > li > a{
	color:#000;
	text-transform:none !important;
	font-weight:500 !important;
	 font-size: 17px !important;
	 letter-spacing:0px;
	 font-family:'Jost', sans-serif;
	 border-radius:0px;
	 padding:28px 16px;
	 text-shadow:0 0 0 #000;
	
}

.post2 {
    color: #991C23;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    opacity: 1;
    padding-bottom: 20px;
    text-align: center;
}





	
li.current-menu-item > a{
	background-color: !important;
	color:#3a4884 !important;
	font-weight:600 !important;
	text-shadow:0 0 0 #e58f14 !important;
	 z-index:999;
	 opacity:1 !important;
}
.navbar-inverse .navbar-nav > li{
	margin-left:2px !important;
}
.navbar{
	min-height:0 !important;
}
@media(max-width:800px){
	#myNavbar{
	float:none !important;
}
#content-section2 p{
	margin: 5px !important;
}
#center-img{
	display:none;
}
.copyright{padding-top:15px;}
.navbar-nav li a{
	padding:10px 14px !important;
}
}
.copyright{
	background:#333333;
    color: #fff;
    font-family: open sans;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 30px;
    opacity: 1;
    text-align: center;
	padding:15px 0;
}
.copyright a{
	font-family: proximanova-regular;
	letter-spacing:0px;
	
}
#footer-link h3{
	margin-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
	 margin-bottom: 35px;
	 border-right:4px solid #2FBAE2;
}
.quick-link li a{color:#000;}
#menu1{
	margin-top:0px;
	
}

#footer1{
	background:#ffd6cc;
	padding:20px 20px;
	color:#fff;
}
#footer1 p{
	clear: both;
    font-family: open sans;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    opacity: 0.7;
   
	color:#000;
}
#footer1 span {
    font-family: open sans;
    line-height: 32px;
    opacity: 1;
	font-size:14px;
}
#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:#3a4884  !important;
	border:0;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.gallery{
	 margin-bottom: 28px;
    margin-top: 60px;
}
.copyright a{color:#fff;font-family:montserrat;}
@media(max-width:800px){
	.carousel-caption{
		display:none;
	}
}
.team-tag{
	  color: #000;
    font-family: proximanova-regular;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
    padding:15px 0px;
    text-align: center;
    text-transform: uppercase;
}
#footer1{
	padding:24px 0 0;
	background: #ecf0fc;
	color:#fff;
	font-family: open sans;
	font-size: 16px;
	padding-top:50px;
	padding-bottom:20px;
}
#footer1 h3{
	 font-family: open sans;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 0;
    text-transform: none;
	padding-bottom:15px;
	color: #373737;
}
.fa{
	font-size:30px !important;
}
.adrs .fa{
	color:  #9c4409 !important;
    display: inline-block !important;
    font-size: 20px !important;
    margin-right: 10px !important;
    position: relative !important;
    top: 4px !important;
}
#menu-footer-menu a{
	 color: #000;
    font-family: open sans;
    font-size: 17px;
    letter-spacing: 0;
    opacity: 1;
}
#footer1 li span{
    opacity: 1.0;
}
#footer1  li{
	list-style:none;
	line-height:32px;
	font-family: open sans;
	font-size: 16px;
}
#footer-1{
	padding-bottom: 20px;
    padding-top: 10px;
}
.page-header h1{
	color: #000;
    font-family:#18CFAB;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    text-shadow: 0 1px 1px #000;
    text-transform: uppercase;
	font-family:roboto;
}
.carousel-caption{
	text-align:left;
}
.carousel-caption {
    left: 11%;
    padding-bottom: 30px;
    right: 20%;
	top:100px;
}
.carousel-caption h2{
	font-family: open sans;
    font-size: 48px;
    font-weight: 900;
    line-height: 52px;
}
#carousel-site h3 {
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-transform: none;
    width: 55%;
}
.carousel-caption .btn-primary{
	background-color: #03a9f5;
    border-radius: 30px;
    color: #fff;
    font-family: open sans;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 25px;
	border:0;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img{
	width:100%;
}
.rm-1{
	background-color: #ffcc56;
    border: 0 solid #000;
    border-radius: 0;
    color: #000;
    display: block;
    font-family: ubuntu-L;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 12px auto;
    padding: 1px 13px;
    position: relative;
    text-transform: uppercase;
    top: 0;
    width: 100px;
}
.rm-1:hover{
	color:#000;
	text-decoration:none;
	background:#FFCC56;
}
.team .rm-1{
	margin:auto;
	display:block;
}
/*----#owl-demo5 .owl-prev {
	background: rgba(0, 0, 0, 0) url("./images/left.png") no-repeat scroll center center;
    bottom: 0;
    float: right;
    height: 100px;
    left: -47px;
    opacity: 1;
    position: absolute;
    top: 71px;
    width: 53px;
}
#owl-demo5 .owl-next {
	background: rgba(0, 0, 0, 0) url("./images/right.png") no-repeat scroll center center;
     bottom: 0;
    float: none;
    height: 100px;
    opacity: 1;
    position: absolute;
    right:-47px;
    top:71px;
    width: 53px;
}-------*/
.colon{
	margin-top:32px;
}
.page-content li,.page-content p,.page-content a{
	color: #000;
    font-family:open sans;
    font-size: 14px;
    line-height: 28px;
}
.well {
     background-color: rgba(245, 128, 32, 0.2);
    border: 0 none;
    border-radius: 4px;
    box-shadow: 2px 2px 8px #000;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.address_block h2{
	color: #014f84;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 0;
}
.well .wpcf7-text {
    border-radius: 0;
    box-shadow: 3px 3px 3px #ccc;
    height: 40px;
	color:#000;
}
.well .wpcf7-textarea {
    border-radius: 0;
    box-shadow: 3px 3px 3px #ccc;
    height: 200px;
	color:#000;
}
.form-conrol{
	color:#000;
	font-family:myriad;
}
.well label{
	margin-bottom:12px;
}
.well .wpcf7-submit{
	background: #F3745F;
    border: 0 none;
    color: #fff;
    font-family: roboto;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 40px;
    text-transform: uppercase;
}
@media(min-width:800px){
.fixed {
    position:fixed;	
    top:0;
	z-index:1;
	right:0;
	background:rgba(255,255,255,1) !important;
	width:100%;
	box-shadow: 0 0px 1px #ccc;
	padding-top:6px !important;
	padding-bottom:10px !important;
	border-bottom:1px solid #ccc;
}
.fixed .l-img{
	width:150px;
	margin-top:7px;
}
.fixed #myNavbar{
	margin-top:4px;
}
.fixed{
	padding-top:27px !important;
	padding-bottom:0px !important;
	    background: #fff !important;
}
.fixed .navbar{
	min-height:0 !important;
}
}
@media(max-width:800px){
	#owl-demo3 .owl-prev,#owl-demo3 .owl-next{
	display:none;
	}
}
body{
	overflow-x:hidden;
}
.metaslider .caption-wrap{
	background:transparent !important;
	bottom: 0 !important;
    color: white;
    display: block;
    left: 122px !important;
    line-height: 1.4em;
    margin: 0;
    opacity: 1 !important;
    position: absolute;
    top: 130px !important;
    width: 100%;
}
.metaslider  h2 {
    font-family: ubuntu-L;
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
}
.metaslider  h4{
	font-family: ubuntu-B;
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
}
.metaslider  h3 {
    font-family: ubuntu-L;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    margin: auto;
    text-align: center;
    text-transform: none;
    width: 67%;
}
.metaslider .btn-primary{
	background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    font-family: ubuntu-L;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 8px 18px;
    text-transform: uppercase;
	 box-shadow: inset 0 0 0 0 #fff;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
}
.metaslider .btn-primary:hover{
	background-color: #fff !important;
	color:#000;
	text-decoration:none;
	box-shadow: inset 0 100px 0 0 #fff;
	border: 1px solid #fff;
}

.metaslider{
	margin:auto !important;
}
.navbar{
	margin-bottom:0;
	margin-top:35px;
}
.team{
	padding-top:45px;
    padding-bottom: 55px;
	clear:both;
}
.team .thumbnail img{
	max-width:100% !important;
	margin:auto;
	display:block;
}
.team .item{
	padding-left:8px;
	padding-right:8px;
}
.navbar-nav > li{
	margin-left:2px;
}
#menu-footer-menu{
	padding:0;
	width:90%;
	margin:auto;
}
.s-l{
	padding:0;
	clear:both;
	padding-top:15px;
}
.s-l li{
	display:inline;
	margin-right:5px;
	margin-top:25px;
}
.well label {
    display: inline-block;
    font-family: myriad;
    font-weight: 500;
    margin-bottom: 5px;
    max-width: 100%;
}
strong {
    color: #040404;
    font-size: 15px;
}
.address_block {
    border-left: 3px solid #e48e17;
}
.c-f{
	float:right;
}
.inner-banner{
	width:100%;
}
.page-content b{
	color: #000;
    font-size: 15px;
    font-weight: 700;
}
@media(max-width:1279px){
	.metaslider .caption{
		display:none;
	}
}
/** Responsive Menu *****/
/***********/
@media (min-width: 768px) and (max-width: 1024px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.dropdown-menu > li > a {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: normal;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap;
	}
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        /*margin: 7.5px -15px;*/
		margin: 7.5px 50px 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px!important;;
        padding-bottom: 10px!important;;
    }
    .navbar-text {
        float: none!important;;
        margin: 15px 0 !important;;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
@media(max-width:1024px){
	.navbar-header{
		display:block;
	}
	#menu1{
		/*width:100% !important;*/
	}
	#myNavbar{
		width:100%;
	}
}
/****************/
.scrollup {
   background:url("./images/arrow_3.png") no-repeat;
    border: medium none;
    bottom: -5px;
    display: none;
    height: 22px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: 100%;
    width: 40px;
	height:40px;
}
.scrollup:focus{
	border:0px !important;
}
a:focus {
    outline: 0 !important;
    outline-offset: 0px !important;
}
/************/
.top1{
	background:#fff; 
	padding:0px 0px;
	
	
}
.metaslider{
	width:100% !important;
}
.metaslider .caption-wrap{
	width:82% !important;
	text-align:center;
}
.metaslider .caption-wrap{
	top:35% !important;
}
.team h4 img{
	display:inline;
	padding:0 10px;
}
.team .rm12{
	border: 1px solid #000;
    border-radius: 4px;
    color: #000;
    display: block;
    font-family: ubuntu-L;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 22px auto auto;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    width: 135px;
	font-size:14px;
}
.team .rm12:hover{
	background:#FFCC56;
	border:1px solid #FFCC56;
	text-decoration:none;
}
.team img:hover,.student-d .img-responsive:hover {
    opacity:1;
     -webkit-transition: 1.0s ease-out;
     -moz-transition: 1.0s ease-out;
     -o-transition: 1.0s ease-out;
     -ms-transition: 1.0s ease-out;
     transition: 1.0s ease-out;
      -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.team img,.student-d .img-responsive{
    -webkit-transition: 1 ease-out;
     -moz-transition: 1 ease-out;
     -o-transition: 1 ease-out;
     -ms-transition: 1 ease-out;
     transition:1s ease-out;
}
.rm21{
	background:transparent;
    border-radius: 4px;
    color: #000;
    display: block;
    font-family: ubuntu-L;
    font-weight: 600;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
    width: 120px;
	border:1px solid #000;
}
.rm21:hover{
	background:#FFCC56;
	color:#000;
	text-decoration:none;
	border:1px solid #FFCC56;
}
@media(min-width:1024px){
	.ab-content{
    opacity:1;
     -webkit-transition: 1.0s ease-out;
     -moz-transition: 1.0s ease-out;
     -o-transition: 1.0s ease-out;
     -ms-transition: 1.0s ease-out;
     transition: 1.0s ease-out;
      -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.ab-content{
    -webkit-transition: 1 ease-out;
     -moz-transition: 1 ease-out;
     -o-transition: 1 ease-out;
     -ms-transition: 1 ease-out;
     transition:1s ease-out;
	  background: #fff none repeat scroll 0 0;
    transition: all 1s ease-out 0s;
    z-index: 999;
	position:relative;
	top:58px;
}
}
.f-logo{
	padding-bottom:30px;
	box-shadow:none;
}
#menu-footer-menu .current-menu-item a,#menu-services .current-menu-item a{
	background:transparent !important;
	color:#061642!important;
	font-size:14px !important;
}
#menu-footer-menu a,#menu-services a{
	background:transparent !important;
	color:#000 !important;
	font-size:14px !important;
	opacity:0.7;
}
#menu-footer-menu,#menu-services{
	padding-left:0 !important;
}
.f-address li{
	display: inline !important;
    font-family: open sans !important;
    font-size: 16px !important;
    line-height: 32px;
    list-style: outside none none;
    margin-right: 10px;
}
.appoint .wpcf7-textarea{
	height:200px;
}
.adrs1 .fa {
    font-size: 16px !important;
}
.adrs1 p{
	display:inline-block;
	margin-right:10px !important;
	border: 1px solid #fff !important;
    border-radius: 100% !important;
    height: 30px !important;
    line-height: 31px !important;
    text-align: center !important;
    width: 30px !important;
	margin-top:15px;
}
.adrs1 p.active,.adrs1 p:hover{
	background:#FFCD56;
	border: 1px solid #FFCD56 !important;
}
.adrs1 p.active .fa,.adrs1 p:hover .fa{
	color:#000 !important;
}
.adrs1 p{
    transition: transform 0.4s ease-in-out 0s;
}
.adrs1 p:hover{
	box-shadow:0px 0px 1px #fff;
	border-radius:30px;
	transform:rotate(360deg);
}
.y-name {
    background: transparent;
    padding-left:15px;
	 border: 1px solid #ccc;
    border-radius: 0;
    height: 50px;
	font-size:16px;
	color:#000;
}
.y-email {
    background: transparent;
    padding-left:15px;
	 border: 1px solid #ccc;
    border-radius: 0;
    height: 50px;
	font-size:16px;
	color:#000;
}
.msg {
    background:transparent;
    padding-left: 15px;
	 border: 1px solid #ccc;
    border-radius: 0;
	font-size:16px;
	color:#000;
}
.appoint .wpcf7-submit{
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #19ceab none repeat scroll 273px center;
    border-color: currentcolor currentcolor #09be99;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 7px;
    color: #fff;
    font-family: montserrat;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 16px;
    padding: 12px 15px;
    text-transform: uppercase;
    width: 100%;
}
.wpcf7-validation-errors {
    border: 1px solid #f7e700;
    font-size: 14px;
}
/****page loader **/
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('./images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}
/********/
.bounceInUp{
  -webkit-animation: slideOutLeft 4s; /* Safari 4+ */
  -moz-animation:    slideOutLeft 4s; /* Fx 5+ */
  -o-animation:      slideOutLeft 4s; /* Opera 12+ */
  animation:         slideOutLeft 4s; /* IE 10+, Fx 29+ */
}
/****************/
@media(max-width:1024px){
	#menu1 {
    margin-top: 0;
}
.logo-img{
	margin-bottom:0;
}
#menu1 {
    margin-top: -25px;
    width: 100%;
}
.logo-img {
    padding-bottom: 10px;
    padding-top: 30px;
}
}
@media(max-width:768px){
	#footer1 h3{
	margin-bottom:20px;
}
.ab-content1{
	background: #fff;
    display: flex;
    margin: auto;
    padding: 19px 25px;
    text-align: center;
    width: 90%;
    z-index: 999;
}
.ab-content{
	background:#EDEDED;
}
}
@media(max-width:767px){
	#footer1 h3{
	margin-top:20px;
}
}
/****Contact Form *****/
.well {
    background-color: transparent;
    border: 0 none;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 0 20px 20px;
}
.well-1 h1 {
    border-bottom: 1px solid #ccc;
    color: #000;
    font-family: roboto;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 32px;
    margin-top: 0;
    padding-bottom: 20px;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
}
.well label {
    border-bottom: 1px solid #000;
    color: #000;
    display: inline-block;
    font-family: roboto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 5px;
    max-width: 100%;
    padding-bottom: 11px;
    text-transform: uppercase;
}
.well .wpcf7-text {
    border-bottom: 3px solid #000;
    border-radius: 0;
    border-top: 0 none;
    box-shadow: none;
    color: #000;
    font-family: roboto;
    height: 35px;
}
.well .wpcf7-textarea {
    border-bottom: 3px solid #000;
    border-radius: 0;
    border-top: 0 none;
    box-shadow: none;
    color: #000;
    font-family: roboto;
    height: 100px;
}
.well .wpcf7-submit {
    background:#e48e17;
    border-bottom: 5px solid #000;
    border-width: 0 0 5px;
    color: #fff;
    display: block;
    float: none;
    font-family: roboto;
    font-size: 20px;
    font-weight: 600;
    height: 48px;
    letter-spacing: 3px;
    margin: 15px auto auto;
    padding: 4px 0;
    text-transform: uppercase;
    width: 140px;
}
.contact_block {
    border-right: 2px solid #ccc;
}
.address_block h2 {
    color: #000;
    font-family: roboto;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 28px;
    margin-bottom: 18px;
    margin-top: 0;
    text-shadow: 0 1px 0 #000;
    text-transform: uppercase;	
    text-align: left !important;
}
@media(min-width:1024px){
	#footer1 h3{
		margin-bottom:25px;
	}
}
.p-e,.i-r{
}
#myNavbar{
	margin:0 !important;
	padding:0 !important;;
}
.navbar-nav > li {
    margin-left: 0px !important;
}
@media(min-width:1280px){
	.navbar-header{
		display:none;
	}
}
@media(max-width:1280px){
	#myNavbar{
		padding:0px 20px !important;
	}
	.logo-responsive{
	float: left;
    margin-top: 17px;
    padding-left: 0;
    width: 212px;
	}
}
/***Banner caption ***/
.bd-banner{
	background:rgba(0,0,0,0.7);
    float: right;
    padding: 40px 10px;
    text-align: left;
    width: 35%;
	border-radius:6px;
	position:relative;
	top:-40px;
	padding-left:24px;
}
.metaslider .bd-banner h4 {
      font-family:open sans;
    font-size: 24px !important;
    margin-bottom: 14px;
    margin-top: 0;
    text-align: left;
    text-transform: none;
}
.metaslider .bd-banner h3 {
    font-family:ProximaNova-Bold;
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 24px;
    margin: auto;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
	padding-top:10px;
}
.metaslider .bd-banner .btn-primary {
    background-color: #0fb5e5;
    border: 0 none;
    border-radius: 38px;
    color: #fff;
    font-family:ProximaNova-Regular;
    font-size: 16px;
    font-weight: 500;
    letter-spacing:0px;
    padding: 8px 18px;
    text-transform: uppercase;
    transition: all 0.8s ease 0s;
	margin-top:10px;
}
.metaslider .bd-banner .btn-primary:hover{
	background-color: #fff !important;
	color:#000;
	text-decoration:none;
	box-shadow:0;
	border:0;
}
/**********/
.check-out{
	background:transparent;
    float: right;
    padding: 40px 10px;
    text-align: center;
    width: 100%;
	border-radius:6px;
	position:relative;
	top:-90px;
}
.metaslider .check-out h4 {
    font-family:BebasNeueBold;
    font-size: 55px !important;
    margin-bottom: 14px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
	letter-spacing:1px;
}
.metaslider .check-out h3 {
    font-family: open sans;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    margin: auto;
    padding-top: 10px;
    text-align: center;
    text-transform: none;
    width: 80%;
}
.metaslider .check-out .btn-primary {
    background-color: #01B6EB;
    border-image: none;
    color: #fff;
    font-family:open sans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    margin-top: 10px;
    padding: 12px 38px;
    text-transform: uppercase;
	margin:0 10px;
	margin-top:20px;
	border:0;
}
.metaslider .check-out .btn-primary:hover{
	background-color: #19ceab !important;
	color:#000 !important;
	text-decoration:none;
	box-shadow:0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	background:transparent !important;
	border-width:0 !important;
	border-color:transparent !important;
}
.nav-tabs > li > a:hover{
	background:transparent !important;
	border-width:1px !important;
	border-color:transparent !important;
}
.nav-tabs{
	margin-top:25px;
	border:0;
}
@media(max-width:800px){
	.nav-tabs > li{
		display:inline;
		float:left;
	}
	.nav > li > a > img{
		max-width:60px;
	}
}
@media(width:1280px){
	.metaslider .check-out h3 {
		line-height:46px;
	}
}
.ab-img img{
	margin:auto;
	display:block;
}


.about h1 {
  
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 12px;
    font-family: 'Jost', sans-serif;
    color: #4b4b4b;
    line-height: 26px;
    font-size: 16px;
    text-align: left;
    padding: 0px 0px 0px 45px;

}
.about h3 {
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 12px;
    font-family: 'Jost', sans-serif;
    color: #3e4875;
    font-size: 22px;
	 text-align: left;
	 padding: 0px 0px 0px 0px;
}
.about p{
	color: #000;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 27px;
    margin-top: 16px;
    opacity: 0.6;
    text-align: left;
	 padding: 0px 0px 16px 0px;
}
.rm-about{
	background: transparent;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #676767;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    opacity: 1;
    padding: 8px 22px;
    position: relative;
    text-transform: uppercase;
    top: 25px;
}
.rm-about:hover{
	color:#676767;
	text-decoration:none;
}
@media(max-width:768px){
	.ab-c{
		padding:50px 20px;
	}
}
.news-div .item .thumbnail{
	background:#EAEAEA !important;
	padding:0 !important;
	border-top-left-radius:5px !important;
	border-top-right-radius:5px !important;
}
.news-div .item .thumbnail .row{
	padding-top:0 !important;
	padding-bottom:25px;
}
.sub-line{
		margin-bottom:40px;
}
.c-home ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc !important;
  font-family:proximanova-regular !important;
}
.c-home ::-moz-placeholder { /* Firefox 19+ */
  color: #ccc !important;
  font-family:proximanova-regular !important;
}
.c-home :-ms-input-placeholder { /* IE 10+ */
  color: #ccc !important;
  font-family:proximanova-regular !important;
}
.c-home :-moz-placeholder { /* Firefox 18- */
  color: #ccc !important;
  font-family:proximanova-regular !important;
}
@media(max-width:800px){
#menu-footer-menu li{
	display:block;
	float:none;
}
}
.c-home .form-control:focus{
	border:1px solid #ccc !important;
}
@media(min-width:800px){
	#menu-footer-menu li{
	
	}
}
.f-link {
	padding-top:15px;
	padding-bottom:25px;
	clear:both;
}
.f-link li{
	list-style:none;
	display:inline-block;
	padding:0 12px;
}
.f-link li .fa{
	color:#000 !important;
	font-size:18px !important;
	font-weight:600;
}
.f-link li .fa{
    transition: transform 0.4s ease-in-out 0s;
}
.f-link li .fa:hover{
	box-shadow:0px 0px 1px #fff;
	border-radius:30px;
	transform:rotate(360deg);
	color:#0FB5E5 !important;
}
.copy{
	font-family: open sans;
    font-size: 13px;
    opacity: 0.8;
}
#owl-demo3 .owl-prev {
	background: rgba(0, 0, 0, 0) url("./images/news-event-btn-right.png") no-repeat scroll center center;
    bottom: 0;
    float: none;
    height: 100px;
    opacity: 1;
    position: absolute;
    right: -5px;
    top: -106px;
    width: 53px;
	
}
#owl-demo3 .owl-next {
	background: rgba(0, 0, 0, 0) url("./images/news-event-btn-left.png") no-repeat scroll center center;
     bottom: 0;
    float: none;
    height: 100px;
    opacity: 1;
    position: absolute;
    right: 34px;
    top: -106px;
    width: 53px;
}
.line{
	padding-left:25px;
}
.about{
	padding:30px;
	
}
@media(max-width:800px){
		.s-title img{
		margin:auto;
	}
	.s-title p{
		margin-top:20px;
		padding:0 15px;
	}
}
.point{
	position:absolute;
	left:45%;
	display:none;
}
.nav-tabs > li.active .point,.nav-tabs > li:hover .point{
	display:block !important;
}
.book-trip{
	background:url("./images/section-bg.jpg") no-repeat scroll;
	background-size:100% 100%;
	padding:60px 0px;
}
.book-trip .btn-primary {
    background: #fff none repeat scroll 0 0;
    border-image: none;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: #000;
    display: block;
    font-family: open sans;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    margin: 40px auto auto;
    opacity: 1;
    padding: 8px 0;
    text-transform: uppercase;
    width: 165px;
}
.book-trip .btn-primary:hover{
	background-color: #01B6EB !important;
	color:#fff !important;
	text-decoration:none;
	box-shadow:0;
}
.book-trip h3{
	 color: #fff;
    font-family: bebasneueregular;
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
}
.book-trip p{
	color: #fff;
    font-family: open sans;
    font-size: 19px;
    line-height: 35px;
    margin: 30px auto auto;
    text-align: center;
    width: 100%;
}
@media(max-width:800px){
	.book-trip p{
		width:100%;
	}
}
/***popup appointment form ***/

.modal h1 {
    font-family: montserrat;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
	text-shadow:0 0 3px #000;
}
.modal .header {
    background:#003993;
    border-bottom: 1px solid #ccc;
    color: #fff;
    padding: 1.5em 2.5em;
}
.modal label {
    color: #000;
    display: block;
    font-family: montserrat;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
}
.modal-content .wpcf7-text, .modal-content .wpcf7-date {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 1px 2px 5px #ccc;
    color: #555;
    font-size: 1em;
    padding: 6px 10px;
}
.modal-content .wpcf7-textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 1px 2px 5px #ccc;
    color: #555;
    height: 100px;
    padding: 6px 10px;
}
.modal .wpcf7-submit {
    background: #FC630A none repeat scroll 0 0;
    border-bottom: 5px solid #000;
    border-width: 0 0 5px;
    color: #fff;
    display: block;
    font-family:montserrat;
    font-size: 1.0625em;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 5px auto 22px;
    padding: 0.74em 1.5em;
    text-transform: uppercase;
}
.modal-content {
    border-radius: 0;
    margin: -2px 0 1em;
    padding: 0.5em 2.5em 1em;
    width: 100%;
}
.modal-footer .btn-default {
    background-color: #ff0000;
    border-color: #fff;
    color: #fff;
}

/*****End **/

.team h3 {
    color: #000;
    font-family: montserrat;
    font-size: 32px;
    letter-spacing: 1px;
    margin-top: 0;
    opacity: 0.8;
    padding-bottom: 15px;
    text-align: center;
}
.team .line {
    margin: auto auto 62px;
    padding-left: 0;
}
.team .thumbnail {
    background: transparent !important;
    border: 0 none !important;
    display: block !important;
    margin: auto !important;
    width: 270px !important;
	padding:0 !important;
}
.t-team{
	background:#2D4A5A;
	 color: #fff;
    font-family: montserrat;
    margin-top: -12px;
    text-align: center;
}
.team p{
	color: #19ceab;
    font-family: montserrat;
    font-size: 14px;
    line-height: 25px;
    opacity: 0.8;
    padding: 0 0 20px;
    text-align: justify;
    text-align-last: center;
}
.t-team h5{
	padding-top:22px;
	padding-bottom:0px;
}
.t-team:hover{
	background:#19CEAB;
}
.t-team:hover h5{
	color:#fff;
}
.t-team:hover p{
	color:#000;
}
.vip h3 {
      color: #991C23;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    opacity: 1;
    padding-bottom: 20px;
    text-align: center;
	}
.vip .line{
	padding:0;
	margin:auto;
}
.vip p{
	 color: #fff;
    font-family: montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 36px;
    opacity: 0.7;
    text-align: justify;
    text-align-last: center;
}
.colon-img{
	margin:auto;
	margin-top:40px;
}
.vip{
	
	padding-bottom:40px;
}
.vip h4{
	color: #000;
    font-family: open sans;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    opacity: 0.7;
    padding-bottom: 5px;
    padding-top: 0;
    text-align: center;
    text-transform: none;
	margin-bottom:40px;
}
.vip h6{
	color: #fff;
    font-family: montserrat;
    font-size: 14px;
    letter-spacing: 1px;
    opacity: 0.7;
    padding-bottom: 20px;
    text-align: center;
}
.get-link{
	padding:0;
}
.get-touch .line{
	padding-left:88px;
	padding-bottom:50px;
}
.get-touch h3 {
    color: #000;
    font-family: montserrat;
    font-size: 32px;
    letter-spacing: 1px;
    margin-top: 0;
    opacity: 0.8;
    padding-bottom: 10px;
    text-align: left;
}
.c1{
	color:#19CEAB;
}
.fixed .navbar-inverse .navbar-nav > li > a{
	padding-top:0px !important;
}
@media(min-width:800px){
	.l-img{
	margin-top:17px;
}
}
@media(max-width:800px){
	.logo-img {
    padding-bottom: 10px;
    padding-top: 17px;
	margin:auto;
}
}
@media(max-width:360px){
	.nav-tabs > li{
		float:none;
	}
	.nav-tabs > li.active .point,.nav-tabs > li:hover .point{
	display:none !important;
}
}
/************/
/*******Top Icons************/
.p-e li {
    padding: 2px;
    list-style: none;
    display: inline-block;
    font-family: proximanova-regular;
}
.p-e li .fa-icons{
	border: 1px solid #fff;
    border-radius: 100%;
    height: 27px;
    line-height: 25px;
    text-align: center;
    width: 27px;
	
}
.p-e li .fa-icons .fa{
	font-size:14px !important;
	color:#fff !important
}
.p-e li .fa-icons{
	display:inline-block;
	margin:0;
	padding:0;
	margin-right:5px;
}
.p-e li .fa-icons:hover{
	background:#e58f14 !important;
	border: 1px solid #e58f14;
	
}
.p-e li .fa-icons:hover .fa{
	color:#fff !important;
}
.p-e li .fa-icons,.i-r li .fa{
    transition: transform 0.4s ease-in-out 0s;
}
.p-e li .fa-icons:hover{
	border-radius:100%;
	transform:rotate(360deg);
}
.p-e li{
}
.i-r li {
    display: inline-block;
    height: 31px;
    line-height: 24px;
    list-style: outside none none;
    margin-left: 10px;
    padding-top: 17px;
    text-align: center;
    width: 32px;
}
.i-r li:hover{
	background:transparent;
	
}
.i-r li:hover .fa{
	color:#e58f14 !important;
	background:#fff;
	border-radius:100%;
	padding:5px;
	
}
.i-r li .fa{
	color: #fff !important;
    font-size: 15px !important;
    position: relative;
    top: 0;
}
.i-r li .fa:hover{
	transform:rotate(360deg);
}
@media(max-width:800px){
.h-top .text-left{
	text-align:center;
	line-height:30px;
}
.i-r{
	text-align:center;
	line-height:30px;
}
.p-e,.i-r{
	text-align:center;
	line-height:32px;
}
}
/************/
.top-one p{
	display:inline;
	font-family:open sans;
	font-size:14px;
	color:#fff;
	
	margin-right:10px;
	text-shadow:0 0 0 #fff;
}
.top-one{
	border-bottom: 1px solid #bbb;
    padding: 6px 0;
	background:#9c4409;
}
.metaslider .flexslider{
	margin:0 !important;
}
.flex-control-nav{
	bottom:0px !important;
	z-index:999;
	bottom:50px !important;
}
.flex-control-paging li a{
	background:#fff !important;
	padding:7px !important;
}
.flex-control-paging li a.flex-active{
	border: 3px solid #01B6EB !important;
    outline-style:  !important;
    
}
@media(min-width:800px){
	
	.ab-img img{
	position:relative;
	top:50px;
}
}
.s-one{
	padding:70px 0px;
}
.s-one h5{
	color: #000;
    font-family: bebasneuebold;
    font-size: 22px;
    letter-spacing: 1px;
    opacity: 0.8;
    padding-bottom: 15px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
}
.s-one p{
	color: #373737;
    font-size: 14px;
    line-height: 25px;
    opacity: 0.7;
    text-align: justify;
    text-align-last: center;
	font-family:open sans;
}
.rm12 {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #676767;
    display: block;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: auto;
    opacity: 1;
    padding: 10px 22px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 25px;
    width: 150px;
}
.rm12:hover{
	background:#01B6EB;
	color:#fff;
	text-decoration:none;
}
.s-one img{
	width:auto;
	height:141px;
}
.event{
	background:url("./images/event-bg.jpg") no-repeat scroll;
	background-size:100% 100%;
	background-repeat: no-repeat;
  background-attachment: fixed;
	padding-top:90px;
	padding-bottom:90px
}
.event h3{
	color: #000;
    font-family: bebasneueregular;
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
	padding-bottom:40px
}
.event .thumbnail {
   
    border: 0 none !important;
    border-radius: 0 !important;
    text-align: center;
	padding-top:24px;
	padding-bottom:30px;
}
.event p{
	color: #ba0000;
    font-family: bebasneueregular;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 1px;
}
.event h5{
	color: #000;
    font-family: open sans;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    opacity: 0.7;
    text-transform: uppercase;
}
.pics2{
	
    border-radius: 8px;
    padding-top: 0px;
}
.vip .rm12{
	clear:both;
	width:270px;
	font-weight:600;
	top:45px;
}
.vip .rm12:hover{
	clear:both;
	text-shadow:0 0 0 #000;
}
.our-sponsor h3 {
   font-weight: 700;
    margin-top: 15px;
    margin-bottom: 12px;
    font-family: 'Jost', sans-serif;
    color: #003993;
    font-size: 19px;
	text-align: center!important;
}

.our-sponsor h1 {
     font-size: 29px;
    font-weight: 600;
    color: #000;
    font-family: 'Jost', sans-serif;
    text-align: center;
	padding-bottom:50px;
}
.our-sponsor h2 {
    color: #991C23;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    opacity: 1;
    padding-bottom: 20px;
    text-align: center;
}
.our-sponsor img{
	margin:auto;
}
.our-sponsor{
	padding-top: 50px;
	padding-bottom:50px;
}
.foogallery-default a{
	width:25%;
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
}
.foogallery-default.border-style-square-white a,.foogallery-default .border-style-square-white a:hover{
	border:0px solid #fff !important;
	box-shadow:none !important;
}
.footer-s li{
	list-style:none;
	display:inline-block;
	width:22px;
	height:22px;
	background:#fff;
	border-radius:100%;
	text-align:center;
	margin-left:8px;
}
.footer-s li .fa{
	 color: #000 !important;
    font-size: 14px !important;
    line-height: 30px !important;
    position: relative !important;
    text-align: center !important;
    top: -5px;
}
.footer-s li:hover{
	background:#991C23;
}
.footer-s li:hover .fa{
	color:#fff !important;
}
.rm-123{
	border: 1px solid  #464f7a;
    color: #000;
    font-family: open sans;
    font-size: 14px;
    padding: 4px 15px;
    position: relative;
    top: 8px;
	text-align:left
}
.rm-123:hover{
	background:#9c4409;
	color:#fff;
	text-decoration:none;
}
@media(max-width:479px){
	.navbar-toggle{
	margin-top:45px !important;
}
}
.metaslider{
	max-width:100% !important;
}





.s-image{
	padding-top:25px;
	padding-bottom:15px;
	margin-top:20px;
}
.our-sponsor .rm12{
	background: #2bb1ae none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    display: block;
    font-family: open sans;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 22px auto auto;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    width: 125px;
}
.our-sponsor .rm12:hover{
	background:#262F36;
	color:#fff;
	border:0;
	text-decoration:none;
}
.our-sponsor img:hover,.our-doctors-d img:hover,.our-doctors .img-responsive:hover {
    opacity:1;
     -webkit-transition: 1.0s ease-out;
     -moz-transition: 1.0s ease-out;
     -o-transition: 1.0s ease-out;
     -ms-transition: 1.0s ease-out;
     transition: 1.0s ease-out;
      -webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
}
.our-sponsor img,.our-doctors-d img,.our-doctors .img-responsive{
    -webkit-transition: 1 ease-out;
     -moz-transition: 1 ease-out;
     -o-transition: 1 ease-out;
     -ms-transition: 1 ease-out;
     transition:1s ease-out;
}


	
  #myNavbar {
  padding: 0;
  margin: 0;
  border: 0;
  width: auto;
}
#myNavbar ul,
#myNavbarli {
  list-style: none;
  margin: 0;
  padding: 0;
}
#myNavbar ul {
  position: relative;
  z-index: 597;
}
#myNavbar ul li {
  float: left;
  min-height: 1px;
  vertical-align: middle;
}
#myNavbar ul li.hover,
#myNavbar ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#myNavbar ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}
#myNavbar ul ul li {
  float: none;
}
#myNavbar ul ul ul {
  top: 0;
  left: 190px;
  width: 190px;
}
#myNavbar ul li:hover > ul {
  visibility: visible;
}
#myNavbar ul ul {
  bottom: 0;
  left: 0;
}
#myNavbar ul ul {
  margin-top: 0;
}
#myNavbar ul ul li {
  font-weight: normal;
}
#myNavbar a {
  display: block;
  line-height: 1em;
  text-decoration: none;
}
/ Custom CSS Styles /
#myNavbar {
 

  font-family:arial;
  font-size: 12px;
}
#myNavbar > ul {
  *display: inline-block;
}
#myNavbar:after,
#myNavbar ul:after {
  content: '';
  display: block;
  clear: both;
}
#myNavbar ul {
  text-transform: uppercase;
  
}
#myNavbar ul ul {
 
  text-transform: none;
  min-width: 290px;
}
#myNavbar ul ul a {
  background: #efefef !important;
  color: #444;
  
  border-top: 0 none;
  line-height: 150%;
  padding: 8px 20px;
  font-size: 13px;
}
#myNavbar ul ul ul {
  border-top: 0 none;
}
#myNavbar ul ul li {
  position: relative;
}
#myNavbar ul ul li:first-child > a {
  border-top: 1px solid #0082e7;
}
#myNavbar ul ul li:hover > a {
  background: #aec40b;
  color: #444;
}
#myNavbar ul ul li:last-child > a {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 1px 0 #1b9bff;
  -webkit-box-shadow: 0 1px 0 #1b9bff;
  box-shadow: 0 1px 0 #1b9bff;
}
#myNavbar ul ul li:last-child:hover > a {
  -moz-border-radius: 0 0 0 3px;
  -webkit-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#myNavbar ul ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
}

#myNavbar ul li.active > a {

  color: #444;
}
#myNavbar ul li.has-sub > a:after {
  content: '+';
  margin-left: 5px;
}
#myNavbar ul li.last ul {
  left: auto;
  right: 0;
}
#myNavbar ul li.last ul ul {
  left: auto;
  right: 99.5%;
}
#myNavbar a {
 
  color: #444;
  padding: 0 14px;
}
#myNavbar > ul > li > a {
  line-height: 48px;
  font-size: 12px;
}

  @media only screen and (max-width: 600px) {
 #myNavbar ul {
  text-transform: uppercase;
  width:50%;
 }
img
{
    width:100% !important;
}


}






/*service page*/



.bi{
    color: #9c4409;
}

.trial-btn{
    color:#3e4875;
    border: 2px solid #3e4875;
    margin-top: 5rem;
}
.trial-btn:hover{
    color:#000;
    border: 2px solid #000;
}

.checks{
    font-size:18px;
}

.faq{
    padding:5rem;
}

.aid-solution{
    padding:4rem;
}

.aid-solution h1{
    margin-top: 20px !important;
        text-align: left !important;
        font-size:28px;
        font-weight:600;
}

.ap-top h2{
    color:#fff !important;
}
/*************/
	
	
	
	  

/*blog page css*/
/*bookmarks tab*/

.bookmarks{

  margin-top: 40px;
  font-size: 15px;
  padding:30px;
      font-family: montserrat;
      position:relative;
}

.bookmarks h2{
    font-family: 'Sifonn-Basic';
    text-align:left;
}
.bookmarks h1{
    font-family: 'Sifonn-Basic';
    text-align:left;
}

 .bookmarks .tabs{
    
  position: sticky; 
  top: 15%; 
}
 
 .bookmarks  .tabs ul{
  padding-left:0px !important;
  list-style: none;
}
 .bookmarks  .tabs li{
  margin: 10px 0px;
 }

  .bookmarks  .tabs a{
  text-decoration: none;
  color:#000;
 }

  .bookmarks .tabs a:hover{
  color:#9c4409 !important;
 }

  .bookmarks .tabs a.active{
  color:#9c4409  !important;
  background:none;
  font-weight: 600;

 }
.content{
  position: relative;
  /*transform: translate(50%,0%);*/

  text-align: justify;
  padding:20px;
}

 .content ol{
     padding: 15px;
 }
.blank{
  height:600px;
}

b{
    font-weight:600 !important;
}

.content-box{
    padding-top:100px;
}




@media only screen and (max-width: 600px) {
 .bookmarks .tabs{
     position:relative;
 }
 
 .content h1{
     font-size:32px;
 }
 
.blank{
    height:20px;
}
}
/*blog page css end*/