@charset "utf-8";
/* CSS Document */
body{
	font-family:"roboto";
	margin:0;
	padding:0;
	color: #5a5a5a;
}
@font-face {
    font-family: "roboto";
    src:url(../fonts/roboto.regular.ttf);
}
h1,h2,h3,h4,h5,h6,p,label{
	margin-bottom:0;
}
/** header **/
.container {
    width: 1170px;
    max-width: 100%;
}
.white{
	color:#fff;
}
.blue{
	color: #30babe;
}
.bckg_blue{
	background-color: #30babe;
}
.orange{
	color:#dc8e1f;
}
.bckg_orange{
	background-color:#dc8e1f;
}
.bg_header{
	background:url(../images/banner.jpg) no-repeat top center;
	width:100%;
	min-height:660px;
	background-size:cover;
}
.bckg_color{
	background-color:rgba(0,0,0,0.5);
	min-height:660px;
}
.social-link ul{
	margin:0;
	padding:0;
}
.social-link li{
	font-size:16px;
	display:inline-block;
	list-style:none;
	padding-left:15px;
}
.navbar-brand{
	display:none;
}

.navbar-toggleable-md{
	padding:3px 0;
}
.navbar-toggleable-md li{
	padding:0 6px;
}
.bckg_color h2{
	font-size:48px;
	padding-top:219px;
	line-height: 60px;
}
.bckg_color h2 span{
	font-size:24px;
}
.menu li a:hover, .menu li a.active{
    text-decoration: none;
    color:#fd0d01;
}
.col-lg-2.logo_pd img {
    height: 172px;
    position: absolute;
    z-index: 999;
    top: -60px;
}
/**header-end**/
.jai_pdf li{
	list-style:none;
	border:1px solid #dfdfdf;
	padding:10px 15px;
}
/**section**/
.counters {
    padding: 100px 0 60px 0;
}
.counter_services{
	margin-bottom:30px;
}
.counter_services i{
	    font-size: 30px;
}
.counter_services h3{
	    font-size: 40px;
		padding:10px 0;
}
.counter_services p{
	    font-size: 14px;
		text-transform: uppercase;
         letter-spacing: 1px;
}
.our_facilities{
	background: #ededed;
    border-bottom: solid 1px #dbdbdb;
    border-top: solid 1px #dbdbdb;
    padding: 80px 0 100px 0;
}
.sect_head{
	font-size:30px;
	text-align:center;
	margin-bottom:10px;
}
.sec_pra{
	font-size:14px;
	margin-bottom:40px;
	padding:0 200px;
}
.facilities_bck{
	background-color:#fff;
	margin-bottom:40px;
}
.facilities_bck img{
	width:100%;
	height:230px;
}
.facilities_content{
	padding:20px 15px;
	text-align:center;
	min-height:229px;
}
.facilities_content h3{
	padding-bottom:20px;
	font-size:20px;
	font-weight:bold;
     letter-spacing:.5px;
}
.facilities_content p{
	font-size:14px !important;
	padding-bottom:0 !important;
}
.admission_f h4 {
    color: #fd0d01;
    padding-bottom: 13px;
    font-size: 20px;
}
.admission_f  ul {
    padding: 0 0 15px 15px;
    font-size: 15px;
    color: #333;
}
.why_img{
	width:100%;
	
}
.why_choose_us{
	margin-bottom:30px;
	padding: 0 75px;
}
.why_choose_us h3{
	padding-bottom:15px;
	font-size:20px;
	font-weight:bold;
	
     letter-spacing: .5px;
}
.why_choose_us h3 i{
	font-size:26px;
	padding-right:10px;
}
.why_choose_us p{
	font-size:14px;
}
/**about**/
.breadcrumb {
   margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    padding: 7px 15px;
    border-radius: 0;
	border:1px solid #ccc;
}
.breadcrumb span{
	color:#666;
}
.website_bck .bg_header{
	background:url(../images/banner-2.jpg) no-repeat top center;
	width:100%;
	min-height:350px;
	background-size:cover;
}
.website_bck .bckg_color{
	background-color:transparent;
	min-height:350px;
}
.website_bck p {
    padding-bottom: 30px;
    font-size: 16px;
}
.website_bck .our_facilities{
	padding:50px 0 20px 0;
}
.website_bck .our_g .facilities_bck{
	margin-bottom:30px;
}
.contant_part .form-control {
    margin-bottom: 15px;
    border-radius: 0;
    font-size: 14px;
}
.contant_part button {
    width: 100%;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    cursor: pointer;
}
.form_type iframe{
	width: 100%;
    height: 295px;
    border: 0;
}
/**about-end**/
.slider_nav{
	background: #ededed;
    padding:20px;
    border-radius: 3px;
	margin-bottom:40px;
}
.slider_nav h3 {
    padding: 9px;
    font-size:20px;
    color: #333;
	font-weight:bold;
}
.slider_nav ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.slider_nav li{
    padding: 8px;
    border-bottom: 1px solid #bbbbbb;
}
.slider_nav li a {
    color: #333;
    font-size:15px;
	text-decoration:none;
}
.slider_nav li a.active, .slider_nav li a:hover {
    color:#0275d8;
}
.page-wrapper{
	margin-bottom:40px
}
.page-wrapper .row.m-0 {
    border: 1px solid #bbb;
	font-size:16px;
	colo:#333;
}
.brb{
	border-bottom: 1px solid #bbb;
}
.brl{
	border-left: 1px solid #bbb;
}
.page-wrapper .col-12, .page-wrapper .col-6{
	padding:5px 15px;
}
.page-wrapper h1{
font-size: 26px;
    color: #333;
    margin-bottom: 30px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
}
/**section-end**/
/**fotter**/
.footer_bg {
    background-color: #1e1e1e;
}
.footer_bottom_bd {
    border-top: 1px solid #333333;
}
.footer-menu {
    padding: 30px 0;
}
.footer-menu ul {
    margin: 0;
    padding: 0 15px;
}
.footer-menu ul li {
    display: inline-block;
    list-style: none;
    padding-right: 30px;
}
.footer-menu li a {
    font-size: 14px;
    color: #c6c6c6;
    text-transform: uppercase;
}
.footer-menu li a:hover {
    text-decoration: none;
    color: #0275d8;
}
.social-link.text-right{
	 padding: 30px 0;
}
.footer_bottom_bd h5 {
    font-size: 12px;
    padding: 20px 0;
    margin: 0;
    color: #c6c6c6;
    text-align: center;
}
/**fotter end**/
.t_table{
	width:100%;
	overflow:hidden
	}
	.col-lg-4.white.offset-6 {
    font-size: 14px;
}
/**media query**/
@media screen and (max-width: 1199px){
/**header**/
ul.menu {
    font-size: 13px;
}
ul.menu li {
    padding: 0 16px;
}
.logo_pd img {
    padding: 12px 0;
}
/**section part**/


}
@media screen and (max-width: 992px){
/**header**/

.navbar-brand{
	display:block;
}
.navbar-brand img{
	width:80px;
}
.navbar-toggler.navbar-toggler-right {
  cursor: pointer;
}

.navbar-nav .nav-link{
	padding:10px 0 ;
	
	
}
.navbar-toggler-right {
	right:0;
    top: 20px;
}
.navbar-toggler {
	padding:0; 
	}
ul.menu{
	font-size:14px ;
	font-weight:300 ;
	padding-left:0px !important;
	background:#fff;
	position:absolute;
	z-index:999;
	width:100%;
	
}
ul.menu li{
	
	padding:0px;
	padding-left:10px;
	border-bottom:1px solid #dcdcdc;
	
}
	ul.menu li a{
	border-bottom:none;
	border-top:none;
	color:#777;
}
	
ul.menu li a.active{
	border-bottom:none;
	border-top:none;
	
}
ul.menu li a:hover{
	border-bottom:none;
	border-top:none;
	
}
.bg_top {
   
    padding-top: 20px;
}
button:focus {
    outline: none !important;
}
ul.menu li:first-child {
   
	padding-left:10px;
}
ul.menu li:last-child {
    border: none;
	padding-left:10px;
}
.logo_pd img {
    display:none;
}
.col-lg-8.col-md-12.col-sm-12.text-center{
	text-align:left !important;
}
.navbar-toggler .fa{
	color: #fff;
   
    position: absolute;
    right: 0;
    background: #dc8e1f;
    padding: 10px 14px;
    border-radius: 4px;
	cursor:pointer;
}

.btn_join {
    font-size: 10px;
    padding: 5px 13px;
   
}
.mobile_view{
	display:none;
}
/**section part**/
.sec_pra {
    
    padding: 0 0;
}
}
@media screen and (max-width: 767px){
	
.carousel-item .img-fluid{
	height:200px;
}
.member_detail{
	display:block;
}
.member_table{
	display:none;
}
.btn_join {
    font-size: 14px;
    padding: 5px 20px;
   
}
.website_bck .bg_header {
    background: url(../images/services_12.jpg) no-repeat top center;
    width: 100%;
    min-height:auto;
	height:330px;
    background-size: cover;
}


.bckg_color h2 {
    font-size: 22px;
    padding-top: 75px;
    line-height: 60px;
}
.bg_header {
    background: url(../images/services_11.jpg) no-repeat top center;
    width: 100%;
    
    background-size: cover;
    min-height:auto;
    height: 400px;
}
.why_choose_us {
    margin-bottom: 30px;
    padding: 0 30px;
}
}
@media screen and (max-width: 669px){
	/**Itineary_detail**/
	
}
@media screen and (max-width: 568px){
	

	
}
@media screen and (max-width: 480px){
	.footer-menu li a {
    font-size: 12px;
    
}
.footer-menu ul li {
    
    padding-right: 7px;
}
.social-link li {
    padding-left: 12px;
}
.website_bck .bg_header {
    background: url(../images/services_12.jpg) no-repeat top center;
    width: 100%;
    min-height:auto;
	height:250px;
    background-size: cover;
}	
}


