#header{
	background-color:#505893;
}
.bg-white{
	color:white;
}
.phonepp{
  margin-top: 15px;
}
.social{
	float: left;
    margin-top: 8px;
    padding: 0px 8px;
}
.phonep{
	margin-top: 14px;
    padding: 0px 5px;
}
.marppp{
	font-size: 18px;
    font-family: calibri;
    background-color: #000000;
    color: white;
}
.fontt-family{
	 font-family:calibri;
	 font-size:16px;
}
.padd-padd{
	padding:0px 35px;
}
.navbar-default {
    background-color: #000000 !important;
    border-color: #000000 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff !important;
    background-color: #505893 !important;
}
.navbar-default .navbar-nav > li > a {
    color: #fff !important;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight:400 !important;
}
/*------home page------*/
#industrial{
	background-color:#e7e7e7;
}
.industriesull{
	font-size: 17px;
    font-family: calibri;
    margin-left: -38px;
    list-style: none;
    line-height: 30px;
}
.mechanicalp{
	font-size: 16px;
    font-family: calibri;
    font-weight: 600;
	font-size: 22px;
}
.inquiryul{
	font-size: 17px;
    font-family: calibri;
    margin-left: -40px;
    list-style-type: none;
}
/*-----welcome-----*/
#welcome{
	background-color:#252525;
}
.welcomep{
	font-size: 26px;
    font-family: calibri;
    color: white;
    text-align: center;
    margin-top: 20px;
}
.welcomehr{
    margin-top: 10px;
    margin-bottom: 20px;
    border-top: 1px solid #fff;
    width: 45%;
}
.welcomepp{
	font-size: 16px;
    font-family: calibri;
    color: white;
    text-align: justify;
	line-height:30px;
}

.btn-default {
    color: #333;
    background-color:#252525 !important;
    border-color: #fff !important;
}
.btn {
    display: inline-block;
    padding: 8px 30px !important;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px !important;
}

/*----service-----*/
.contain { padding:50px 0px; }
.servicep{
	font-size: 24px;
    font-family: calibri;
    color: #505893;
}
.discription{
	margin-top: 15px;
    line-height: 25px;
    font-size: 17px;
    font-family: calibri;
}

/*----product gallery-------*/
.productgalleryp{
	 font-family: calibri;
    font-size: 26px;
    background-color: #000;
    color: white;
    text-align: center;
	margin-bottom:20px;
}

/*-----footer-----*/
#footer{
	background-color:#505893;
}
.usefullp{
	font-size: 26px;
    font-family: calibri;
    color: white;
}
.footerul{
	list-style-type: none;
    line-height: 30px;
    font-size: 17px;
    font-family: calibri;
    margin-left: -35px;
}
.shreyainfo{
	font-size:16px;
	font-family:calibri;
	margin-top:10px;
}

/*-----about us-----*/
.aboutravi{
	text-align: center;
    font-size: 24px;
    font-family: calibri;
    font-weight: 600;
    margin-top: 10px;
}
.ravihr{
	margin-top: 10px;
    margin-bottom:20px;
    border: 0;
    border-top: 2px solid #000;
    width: 15%;
}
.ravippp{
	font-size: 17px;
    font-family: calibri;
    line-height: 30px;
    text-align: justify;
}
#colorbg{
	background-color: #e7e7e7;
    padding: 20px;
}
.raviul{
	line-height:30px;
	font-family:calibri;
	font-size:17px;
}

/*------product page-----*/
.productppp{
	font-size: 24px;
    font-family: calibri;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
}
.producthr{
	margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #000;
    width: 10%;
}
.product_galleryp{
	font-size: 16px;
    font-family: calibri;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
    background-color: black;
    color: white;
}

/*--------contact us--------*/
.emailcolor{
	color:black;
	font-family:calibri;
	font-size:17px;
}
.contacth1{
	color: black;
    font-size:28px;
    font-family: calibri;
}
.contacth3{
	font-size:20px;
    font-family: calibri;
}
.contactp{
	font-size: 17px;
    font-family: calibri;
	color:black;
}
.contact-image{
	width: 100%;
    margin-top: 5px;
}
.contact-logo{
	margin-top:10px;
	margin-bottom:10px;
}

/*-----inquiry-----*/

.inquiry_div { width:60%; margin: 30px auto; border:0px solid; }
.text1 { width:100%; height:35px; padding:2px 10px; font-family:calibri;  }
.text2 { width:100%; height:100px; padding:2px 10px; font-family:calibri;  }
.main-head{
    font-size: 28px;
    font-family:calibri;
    padding: 5px;
    color:black;
}
.btn-primary {
    color: #fff;
    background-color: #000000 !important;
    border-color: #000000 !important;
}
.btn-primary:hover{
	color:#505893 !important;
}

