@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Titillium+Web:400,600,700');

* {
	padding: 0;
	margin: 0;
}
p{
	    margin-bottom: 12px;
    font-size: 14px;
    color: #222;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
}
body {
	/*background: url(../images/vr_bg.jpg);*/
}
h1, h2, h3, h4, h3, h5, h6 {
    clear: both;
    color: #333;
    padding: 0;
    margin: 0 0 10px 0;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
}
/*-----Header Style-----*/
header {
	       border-top: #ccc 4px solid;
	background: #fff;
	padding-top: 12px;
    padding-bottom: 12px;
}
.middle_header {
    padding-top: 16px;
}
.middle_header p {
	    margin-bottom: 5px;
		font-weight:600;
}
.middle_header .icon {
	    color: #D94727;
    margin-right: 6px;
    font-weight: bold;
    font-size: 16px;
}
.iso img {
	border: #ccc 1px solid;
	border-radius: 5px;
	margin-top: 6px;
}
.bac {: #fff;
    border-radius: 0px;
}
.products_list {
	padding-top: 15px;
}
.products_list h1 {
	background: #2B6DBB;
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
	margin: 0;
	border-radius: 7px 0px 0px 0px;
	padding-left: 16px;
}
.products_list ul {
	list-style: none; /*background:url(../images/product_bg.jpg);*/
	border-radius: 0px 0px 0px 7px;
	border: #ccc 1px solid;
}
.products_list li {
}
.products_list li a {
	color: #222;
	font-family: Calibri;
	font-size: 16px;
	text-decoration: none;
	line-height: 31px;
}
.products_list li a:hover {
	color: #0D5398;
}
.products_list .icon {
	padding-left: 10px;
	padding-right: 6px;
	color: #F34921;
}
.bac .col-md-3 {
	padding-right: 0px;
}
.bac .col-md-9 {
	padding-left: 0px;
}
.content_area h1 {
	
         font-size: 30px;
    font-weight: 900;
    line-height: 34px;
    color: #d84726;
    margin-bottom: 20px;
}
.content_area.mid-con h1 {
	
         font-size: 20px;
    font-weight: 900;
    line-height: 34px;
    color: #d84726;
    margin-bottom: 0px;
}
.content_area .wel {
	color: #313131;
	font-size: 30px;
}
.content_area p {
	
	text-align: justify;

}
.content_area .read {
	float: right;
	background: #0152A3;
	text-decoration: none;
	color: #fff;
	padding: 5px;
	border-radius: 5px;
}
.content_area ul {
	border: #ccc 1px solid;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.content_area marquee {
}
.content_area marquee img {
	margin-right: 20px;
}
.content_area h2 {
	color: #333;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}
.contact_image img {
	border: #ccc 1px solid;
	border-radius: 5px;
	margin-top: 8px;
	margin-bottom: 15px;
}
.enq_img img {
	float: right;
	border: #ccc 1px solid;
	border-radius: 5px;
	margin-top: 42px;
}
.products_list .shows {
	color: #2B6DBB !important;
	font-weight: bold;
}
.content_area .prod_head {
	color: #333;
}
.content_area .ms {
	float: right;
	border: #ccc 1px solid;
	padding: 3px;
	border-radius: 5px;
	margin-top: -24px;
	margin-left: 15px;
	margin-bottom: 25px;
}
.list_color {
	background: #DCD8D8 !important;
}
.content_area .icon {
	padding-right: 6px;
	color: #F34921;
}
.gallery_image h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FD3306;
	margin-top: 9px;
}
.gallery_image img {
	border: #ccc 1px solid;
	padding: 3px;
	border-radius: 5px;
}
.space {
	margin-left: 17px;
}
.gallery_image .gall {
	background: #0152A3;
	color: #fff;
	padding: 4px 7px;
	border-radius: 10px;
	float: right;
	margin-right: 14px;
	margin-top: 15px;
	text-decoration: none;
}
/*----Footer Style-----*/
.footer_para p {

	font-size: 13px;
	color: #fff;
	padding-top: 15px;
}
.footer_para p a{
	color:#fff;
}



/*-----Media Queries-----*/
@media only screen and ( max-width:992px) {

.products_list ul {
	padding-top: 7px;
	padding-bottom: 8px;
}
.nam {
	width: 52% !important;
}
.about-img img{
	margin-bottom:30px;
}
.content_area.space{
	padding-bottom:0px;
}
.footer_para p{
	text-align:center;
}
.footer_para p{
	float:none !important;
	text-align:center;
	padding-bottom:0px;
	
}

}
 @media only screen and ( max-width:991px) {
 	.iso {
    text-align: center !important;
}
.iso img {
	margin-bottom: 20px;
}
.products_list {
	width: 98%;
}
#cssmenu {
	margin-left: 0px !important;
	width: 98% !important;
}
.theme-default .nivoSlider {
	margin-left: 0px !important;
	width: 100% !important;
}
.logo{
	text-align:center;
}
.middle_header p{
	text-align:center;
}
.iso {
	text-align:center;
	
}
.middle_header{
	padding-top:0px;
	margin-bottom:10px;
}
.content_area .ms{
		margin-top:20px;
}

 }
 @media only screen and ( max-width:480px) {
	 .logo img{
	width:330px !important;
}
.content_area .ms{
	float:none;
	display:block;
	margin-top:10px;
	margin-left:0px;
	width:98%;
}
#vt_regis input {
    width: 60%;
}
}
 @media only screen and ( max-width:780px) {
#portfolio img{
	width:100% !important;
 }
 }
@media (min-width:769px) and (max-width:885px) {
	#cssmenu ul{
		display:block !important;
	}
	
}
 @media only screen and ( max-width:768px) {
.footer_para .pull-right{
	padding-top:0px;
}
 }
 @media only screen and ( max-width:320px) {
}
.main-me {
    background: rgb(216, 71, 38);
}
.about-img img{
	width:100%;
}
.t-btn.t-btn-ex-small {
    padding: 6px 20px;
    font-size: 12px;
}
.read-more-btn {
    border: 1px solid #333;
    background-color: transparent;
    color: #595959;
}
.read-more-btn {
    border: 1px solid #d94826 !important;
   
}
.t-btn {
    display: inline-block;
   
  
    font-weight: 400;
    font-size: 14px;
    padding: 12px 32px;
    line-height: 20px;
    outline: none;
    border: none;
    letter-spacing: 0.5px;
}
.t-btn:hover{
    background-color: #d94826 ;
	color:#fff;
	text-decoration:none;
}
.secttion{
	padding: 40px 0px 60px;
}
.service.section {
    padding-bottom: 10px;
}
.service {
    background-image: url(../images/service-bg.jpg);
    background-position: center center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.single-service {
    position: relative;
    padding-left: 0px;
    margin-bottom: 70px;
}
.single-service img {
    border: 4px solid #737373;
    padding: 10px;
	width:100%;
    margin-bottom: 15px;
}
.single-service h3 {
    color: #d94826;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 18px;
    letter-spacing: 0.75px;
}
.single-service p {
    color: #EDEDED;
    line-height: 25px;
}
.single-service .read-more-btn {
    color: #fff;
}
.section-header h2 {
    font-size: 30px;
    font-weight: 900;
	color:#fff;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 10px;
    letter-spacing: 1px;
}
.service .section-header {
    margin-bottom: 50px;
}
.service.section {
    padding: 60px 0 60px;
}
.main-footer {
    background: #333;
}
.logo img{
	width:400px;
}
.main-inner{
	background:#eee;
	padding:60px 0px;
	margin-bottom:50px;
}
.ve-inner h1 {
    margin: 0;
    text-transform: capitalize;
    color: #000;
	display: inline-block;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.5px;
    line-height: 28px;
}
.breadcrumb {
   margin: 0;
    background-color: transparent;
    float: right;
    text-align: right;
    display: inline-block;
    padding: 0;
    border-radius: 0;
    line-height: 30px;
}
.breadcrumb li {
    color: #000;
    font-size: 14px;
}
.breadcrumb li a {
    color: inherit;
	color: #000;
    font-size: inherit;
}
.content_area{
	padding-bottom:50px;
}
#portfolio img{
	width:170px;
}
.main-inner{
	
	background:url(../images/inner-banner.jpg) no-repeat;
}
section.main-inner.contact{
	
	background:url(../images/enquiry.jpg) no-repeat;
}
.contact_image{
	border:5px solid #eee;
	padding:7px;
	margin-bottom:0px;
}
.oil-cool{
	width:300px;
}
.mb-80{
  padding-bottom: 60px;
}
.bd-s {
    background: #f1f1f1;
    padding: 15px;
    height: 180px;
    position: relative;
    border-radius: 15px;

}
.iso {
    text-align: right;
}