
.fixedWa{
    position: fixed;
    bottom: 0px;
    right:210px; 
    margin: 25px;
	z-index:999;
}
.fixedFb{
    position: fixed;
    bottom: 0px;
    right:140px; 
    margin: 25px;
	z-index:999;
}
.fixedTw{
    position: fixed;
    bottom: 0px;
    right:70px; 
    margin: 25px;
	z-index:999;
}


.banner-item .banner-caption h1 {
	font-size: 52px !important;	
	text-shadow: 3px 3px 5px #000 !important;
	text-align:center !important;

}
.banner-line{
    height: 5px;
    background: rgb(195, 145, 46); 
    width: 250px;
	margin: 0 auto;
}
.dropdown-child-manu {
    width: 340px!important;
}
.header-part {
    background: #363435!important;
    border-bottom: 5px solid #00A859!important;
}
.section-head p {
    text-align: justify!important;
}
.practise-part.section-p {
    padding-bottom: 0px !important;
}
.section-p {
    padding: 50px 0 !important;
}
.btn-primary {
	font-size: 13px;
	color: #272E3E;
	background: #fff;
	display: block;
	width: auto;
	padding: 10px;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 30px;
	border: 1px solid #272E3E;
	border-radius: 4px;
}
.btn-primary:hover{
	color: #fff;
	background: #272E3E;
}
.contact-form {
    padding-right: 0px !important;	
}
.breadcrumb-title {
    padding: 100px 0 40px !important;	
}		
@media only screen and (max-width: 992px) {
	.second-nav-toggler{
		display:block !important;	
	}

}