p{
	
	font-size:18px;
	color:#000;
}

.no-margin
{
	margin:0px;
}

.margin
{
	margin-top: 250px;
	margin-right: 20px;
	margin-left: 80px;
}

.margin2
{
	margin-left: 20px;
	margin-right: 80px;
	margin-top: 100px;
}

.margin3
{
	margin-top: 150px;
	margin-right: 20px;
	margin-left: 80px;
}

.marginp
{
	margin-left: 20px;
	margin-right: 20px;
}

.margin4
{
	margin-left: 20px;
	margin-right: 80px;
	margin-top: 100px;
}

.marginm
{
	margin-top: 50px;
	margin-right: 50px;
	margin-left: 50px;
}

.margin1
{
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 50px;
}

.no-padding
{
	padding:0px;
}
.site-footer
{
	background-color: #000;
	color: #fff;
	
	padding-top: 30px;
}
.bottom-footer
{
	border-top: 1px solid #b2b2b2;
	margin-top: 10px;
	padding-top: 10px;
	color: #b2b2b2;
}
.footer-nav
{
	text-align: right;
	list-style: none;

}
.footer-nav li
{
	display: inline;
	
}

.footer-nav a
{
	color: #b2b2b2;
}
.footer-nav a:hover
{
	color: #fff;
	text-decoration: none;
}
.service{
	padding:2% 0;
}
.about{
	margin-top:4%;
	margin-bottom:5%;
}
.product{
	margin-top:4%;
	margin-bottom:5%;
}
/* Global */
 






.thumbnails li> .fff .caption1 { 
	
    padding:10px
}

/* Page Header */
.page-header {
    background: #f9f9f9;
    margin: -30px -40px 40px;
    padding: 20px 40px;
    border-top: 4px solid #ccc;
    color: #999;
    text-transform: uppercase;
}
    
.page-header h3 {
    line-height: 0.88rem;
    color: #000;
}

ul.thumbnails { 
    margin-bottom: 0px;
	background-color:#201d1d;
}
.thumbnail {
    display: block;
    padding: 4px;
	 margin-bottom: 0px;
}

#myCarousel h4{
	margin-bottom:20px;
}
/* Thumbnail Box */
.caption1 h4 {
    color: #b5b1b1;
	line-height:22px;
	
}
.caption1 h4:hover {
    color: #f3f3f3;
}

.caption1 p {  
    color: #999;
}



/* Carousel Control */

.control-box i{
	color:#b41c20;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 15px;
}

/* Mobile Only */
@media (max-width: 767px) {
    .page-header, .control-box {
        text-align: center;
    } 
}
@media (max-width: 479px) {
    .caption1 {
        word-break: break-all;
    }
	.footer-logo img{
	
}
}


li { list-style-type:none;}
.site-footer h2,address{
	color:#fff;
	text-align:left;
}
.site-footer p{
	color:#b4b4b4;
	text-align:left;
	font-size:13px;
}
.logo{
	background-color:#201d1d
}
.logo .carousel {
	padding:4% 0 2% 0;
}
.contact address{
	color:#000!important;
}
.contact blockquote{
	border-left:none!important;
	padding: 2%  0 0 0;

}
.contact h1{
	
	text-align:left;
}
.home h1{
	text-transform:uppercase!important;
}

.menu .navbar-brand{
	width:400px;
	float: left;
    height: 80px;
    padding: 18px 15px;
    font-size: 18px;
    /* line-height: 15px; */
}

.menu .navbar-brand img{
	padding:0 5px 0 10px;
}
.menu .navbar-brand h4{
	color:#fff;
	font-size: 15px;
	margin:15px 0 0 10px;
}
.menu .navbar-brand img{
	padding-right:15px;
}
.menu .nav{
	margin:15px 0 0 0;
}
.menu .navbar{
	background-color:#b41c20;
	border-radius:0;
	margin:0;
	border:none;
}
.menu .navbar-default .navbar-nav>li>a {
    color: #fff;
}
.menu .navbar-default .navbar-nav>li>a:hover{
    color: #fab722;
}
.menu .navbar-default .navbar-nav>li>a.focus{
    color: #fab722;
}
.menu .dropdown-menu>li>a {
	    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.menu .dropdown-menu>li>a:hover{
	 color: #fff;
	 background-color:#b41c20;
}
.menu .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fab722;
    background: none;
}
.menu .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 22px;
    margin-right: 15px;
    margin-bottom: 8px;
   
    background-image: none;
   
    border-radius: 4px;
}
.menu .navbar-default .navbar-toggle {
    border-color:#fff;
}
.menu .navbar-default .navbar-toggle .icon-bar {
    background-color:#fff;
}
.menu .navbar-default .navbar-toggle .icon-bar:hover {
    background-color:#b41c20;
}
.footer-logo img{
	float:right;
}
.heading{
	background:#e4e4e4;
	border-bottom:5px solid #b41c20;
}
.heading h1{
	font-weight:600;
	color:#000;
	font-size:28px;
}
.fa {
  padding: 15px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
   
	border-radius:50%;
	transition:0.3s ease-in;
	transition:0.3s ease-out;
	text-decoration: none;
	color: white;
}
.contact i.fa {
 
  font-size: 20px;
  padding:10px;
   margin:0;
  text-align: center;
  text-decoration: none;

}
.contact i.fa:hover {
 
 color: red;

}
.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}
.msg{
	margin-top:3%;
	margin-bottom:2%;
}

.msg .form-control {
    display: block;
   
    height: 100%;
    padding: 6px 12px;
	margin: 3px 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.contact{
	
	margin-top: 2%;
}
.contact address {
    margin-bottom: 0px;
    line-height: 30px;
}
.msg{
	
	margin-top: 3%;
    margin-bottom: 2%;
	background-color:#a2a2a2;
	padding-top:1%;
	padding-right:0%;
	height:auto;
	max-width:550px;
	
	
}
.site-footer address{
	font-weight:normal;
	color:#b4b4b4;
}
.site-footer address:hover{
	
	color:#f3f3f3;
}
a.read-more:hover{
	text-decoration:none;
	color:#b41c20;
}
.site-footer .fa{
	width:20px;
    padding-right: 20px;	
	
	padding-top:5px;
	padding-bottom:0;
    font-size: 15px;
	color:red;
}
.site-footer ul{
	padding-top:10px;
}
.product ul li{
	padding:5px 0;
}
.contact h4 a.email{
  
   color:#000;
}
.contact h4 a.email:hover{
  text-decoration:none;
  color:#b41c20;
}
@media (max-width: 767px){
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
     color: #fab722;
}
.contact address {
   font-size:14px;
}
.contact h4 a{
   font-size:13px;
   


}
@media (max-width: 480px){
	.menu .navbar-brand {
    width: 200px;
    height:90px;
	}
	.navbar-brand h4{
    margin-top:10px;
	
	}
}
