/*--------------------------------------------
 * Themes  : OPS
 * Version : 
 * Author  : Vivek Singh Bisht
--------------------------------------------*/
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700";
/* =============   Common	============= */
body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}
body, html {
    height: 100%;
    line-height: 1.8;
}
/* Full height image header */
.bgimg-1 {
    background-position: center;
    background-size: cover;
    background-image: url("/w3images/mac.jpg");
    min-height: 100%;
}
.w3-bar .w3-button {
    padding: 10px;
}
.w3-button:hover {
  color: #FFF;
  background-color: #5c8fd8;
}
body {
  font-family: "Roboto", sans-serif;
  color: #455a64;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  overflow-x: hidden;
  background-color: #f3f5f7;
  height: 100%;
  position: relative;
  -webkit-overflow-scrolling: touch;
 }

a {
  text-decoration: none;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #5867dd; }
  a:hover, a:focus {
    text-decoration: none;
    outline: 0 !important; 
}
  a.text-muted:hover {
    color: #5867dd; }
  a blockquote {
    color: #666; }

blockquote {
  font-style: italic; }

hr {
  margin-top: 15px;
  margin-bottom: 15px; }

button:focus {
  outline: 0 !important; }

h1, h2, h4, h5, h6 {
  margin-top: 0px;
  font-weight: 400; }
h3 {
  margin-top: 0px;
  font-weight: 600; }

.w3-center h3{
    text-align: center;
    font-size: 22px;
    font-weight: bold !important;
}

.h5 {
  font-size: 14px; }

label {
  font-weight: 400; }

strong, b {
  font-weight: 500 !important; }
.pad-t10{padding-top:10px;}
.pad-t20{padding-top:20px;}
.mar-t20{margin-top:20px;}
.mar-t15-0{margin-top:15px;}
.mar-b15-0{margin-bottom:15px;}
.w3-container, .w3-panel {
    padding:0;
}
h3.title{font-size:16px;}
p.author{padding-top:10px;}
.float-right{float:right;}
.panel-heading {
    font-size: 20px;
    color: #797979;
	font-weight:500;
}
.slider-panel {
	max-width:100% !important;
}
.w3-padding-8 {
	padding:4px 0;
	background-color: #004172 !important;
}
.top-menu-panel {
	padding:20px;
}
.desk-nav {
	font-size:14px;
	/*text-transform:uppercase;*/
}
.desk-nav:hover {
	font-size:14px;
	border-radius:4px;
}
.fa {
	color:#900 !important;
}
.home-image-text {
	text-align: center;
    display: block;
    padding: 10px 0;
    font-size: 16px;
    color: brown;
	cursor:pointer;
}
.home-image-text:hover {
    color: grey;
}
table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-color: grey;
    background-color: #f3f5f7 !important;
}
.home-image-code {
	text-align: center;
    display: block;
	padding-top:10px;
    font-size: 16px;
    color: brown;
	cursor:pointer;
}
.home-image-code:hover {
    color: grey;
}

.home-read-more {
	width:180px;
	background-color:#aaa;
	margin:0 auto;
}
.home-read-more a{
	font-size: 16px;
	display: block;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	margin-top: 30px;
}
.home-read-more a:hover{
	background-color:#004172;
	color: #FFF;
}
.bottom-text {
	text-align: center;
	font-size: 22px;
margin-top: 40px;
color: red;
font-weight: 900;
}
.about-2 {
	padding: 20px;
}
.about-map {
	width: auto;
	padding-left: 20px;
border: 1px solid #ccc;
}
.about-product h3{
	color: #004172;
font-weight: 900;
}
.about-product h2{
	color: #004172;
font-weight: 400;
margin-top: 20px;
font-size: 18px;
}
.about-product p {
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}
.about-product img {
	width: auto;
	padding: 20px 0 0 30px;
}
.innerbox {
	width: 500px;
}










.about-bottom {
  background: url("../images/bottom-bg.jpg") center top no-repeat;
    background-size: auto;
  width: auto;
  background-size: cover;
}
.about-bottom h3{
	width: auto;
	color: #004172;
font-weight: 900;
}
.about-bottom h4{
	width: auto;
	color: #9c0818;
font-weight: 900;
border-bottom: 1px solid #9c0818;
display: inline-block;
padding-bottom: 15px;
}

.about-bottom p {
	font-size: 16px;
	line-height: 25px;
	text-align: justify;
	color: black;
}
.about-bottom img {
	width: auto;
	padding: 20px 0 0 30px;
}
.bottom-box {
	padding: 0 20px;
}
.bottom-box2 p{
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}
.bottom-map {
	height:300px;
	width: 100%;
	border: 1px solid #ccc;
}













.home-product {
	background-color: inherit;
}
.home-product img {
	background-color: white;
	border: 1px solid #ccc;
}
.container {
    position: relative;
    width: 100%;
}

.image-home-pic {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container:hover .image-home-pic {
  opacity: 0.3;
}

.container:hover .middle {
  opacity: 1;
}

.text-home-pic {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

.inner-page-box {
	background-color: #FFFFFF;
	width:80%;
}

.inner-page-box h2{
	margin:40px 0 60px 0;
	text-align:left;
	font-size:24px;
	font-weight:normal;
	color:#900;
	text-decoration:none;
}

.inner-page-text {
	text-align:left;
	font-size:16px;
	font-weight:normal;
	color:#666;
	line-height:42px;
}

.inner-page-text span{
	color:#900;
	font-weight:bold;
}

.inner-page-text-2 {
	text-align:left;
	font-size:16px;
	font-weight:normal;
	color:#666;
	line-height:42px;
	border-top:1px solid #CCC;
}

.inner-page-text-2 span{
	color:#900;
	font-weight:bold;
}
.inner-page-logo {
	float:right;
}

.inner-page-next {
	background-color:#900;
	float:right;
	position:absolute;
	bottom:0;
	color:white;
	width:100px;
}

.inner-page-prev {
	background-color:#900;
	float:left;
	position:absolute;
	bottom:0;
	left:-100px;
	color:white;
	width:100px;
}

.download-25 {
	width:25%;
}

.download-50 {
	width:50%;
}

.download-read-more {
	width:180px;
	background-color:#aaa;
	margin:0 auto;
	margin-top:20px;
}
.download-read-more a{
	font-size: 16px;
	display: block;
	line-height: 30px;
	text-align: center;
	color: #FFF;
}
.download-read-more a:hover{
	background-color:#900;
	color: #FFF;
}

.catalouge-mobile {
	display:none;
	}

@media only screen and (max-width:1024px){
	.about-product img {
  width: 100%;
  padding: 0px 0 0 0px;
}
.w3-padding-8 {
	display:none;
}
.innerbox img{
	width: 60% !important;
}
.logo {
	display:block;
}

.logo img {
	width:100%;
}

.m6 img {
	width:100%;
}

.home-read-more {
    margin-bottom: 20px;
}

.w3-container {
    margin-bottom: 20px;
}

.inner-page-next {
    position: relative;
}

.inner-page-prev {
    position: inherit;
}

.inner-page-box h2 {
    margin: 20px 0 20px 10px;
    font-size: 20px;
	text-align:center;
}

.inner-page-text {
    margin-left: 20px;
	font-size:14px;
}

.inner-page-text-2 {
    margin-left: 20px;
	font-size:14px;
}

.w3-animate-left {
    position: absolute;
    top: 80px;
	height:auto;
}

.mobile-menu {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  background-color: #931616;
}

.download-read-more {
    width: 140px;
}

.catalouge-desktop {
	display:none;
	}

.catalouge-mobile {
	display:block;
	}

}