*{
	padding:0;
	margin:0
	
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helveticad41d.eot?#iefix') format('embedded-opentype'),  url('../fonts/Helvetica.otf')  format('opentype'),
	     url('../fonts/Helvetica.woff') format('woff'), url('../fonts/Helvetica.ttf')  format('truetype'), url('../fonts/Helvetica.svg#Helvetica') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LaoUI-Bold';
  src: url('../fonts/LaoUI-Boldd41d.eot?#iefix') format('embedded-opentype'),  url('../fonts/LaoUI-Bold.woff') format('woff'), url('../fonts/LaoUI-Bold.ttf')  format('truetype'), url('../fonts/LaoUI-Bold.svg#LaoUI-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


body{
	font-family:Helvetica;
	color:#000;
	font-size:62.5%;
}
li{
	list-style:none
}
img{max-width:100%}
p{
	font-size:1.5rem;
	padding-bottom:10px
}
body{
	font-size:1.5rem;
	line-height:1.4
}
a {
}
a:hover{text-decoration:none}
.page-container a,.page-container a:hover{
	color:#000;
	text-decoration:none;
}
.topLinks{
	padding-top:15px;
	padding-bottom:15px;
	text-align:right;
}
.topLinks a{
	color:#000;
	font-size:14px;
	display:inline-block;
	padding:0 10px;
	font-family: 'Open Sans', sans-serif;
}
.topLinks a i{padding-right:5px; color:#8e2123 }


.logo {
	background:#8e2123; 
	padding:23px 0 30px; 
	font-size:2rem;
	color:#FFF;
}

.logo img{
	position: absolute;
       top: -41px;
}
.pd-25{padding-left:25px;}

.mainNav{
	margin-left:19.2%;
}

nav{
	background:#8e2123; 
	overflow:hidden;
	height: 30px;
}

nav li{
	float:left;
	
	list-style:none;
}
nav li a{
	color:#FFF;
	font-size:13px;

	display:inline-block;
	height: -1px;
}
nav li a:hover, nav li a.active{
	background:#999;

}

.footer{
	background:#474545;
	color:#FFF;
	font-size:1.4rem;
	padding-top: 20px;
	padding-bottom:20px;
}
.footer a{
	color:#FFF;
}

.clearBoth{clear:both}
.bg{background:#8e2123}
.mb0{margin-bottom:0}
.mt30{margin-top:30px}


}

.page-container2{
	padding:40px 0;		
	overflow: hidden;
}

.productsList li{
	list-style:none;
	margin-top:10px;
}
.productsList h4{
	text-align:center;
	font-size: 14px;
    color: #666;
	background:url(../image/pro_headBg.png);
	margin-top:10px;
	padding:10px 0;
	font-family: 'Open Sans', sans-serif;
}

}

.cmsLinks {
	position:relative
}
.cmsLinks ul{
	display:inline-block;
	width:44%;
	text-transform:uppercase
}
.cmsLinks ul li{
	line-height:22px;
	font-size:11px;
}
.foo_logo{
	margin-bottom:15px;
}
.socialMedia{
	position:absolute;
	bottom:0;
}
.socialMedia ul{
	width:auto;
	padding:4px;
}
.socialMedia ul li{
	float:left;
	margin-right:4px;
}
.socialMedia ul a{
	display:block;	
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#8e2123;
	border-radius:5px;
	opacity:0.8
}
.socialMedia ul a:hover{opacity:1}
.socialMedia ul li:last-child{
	margin-right:0;
}

footer .socialMedia a i{
	font-size:2.1rem;
	color:#FFF;
	line-height: inherit;
}

.contactForm{
	background:#f6f5f7;
	padding:40px 20px;
	overflow:hidden
}
.contactForm input,.contactForm textarea{
	background:#e1e2e6;
	font-size:15px;
	height: 50px;
    line-height: 50px;
	border:0;
	margin-bottom:10px;
	width:100%;
	padding:10px;
	 box-shadow: 0 2px 3px #666;
}

.contactForm textarea{
	height:100px;
	line-height:inherit	
}

.contactForm button[type="reset"],
.contactForm button[type="submit"]{
	background:#c4a49a;
	text-transform:uppercase;
	border:0;
	color: #333;
    padding: 10px 20px;
	margin:5px;
}
.contactForm button[type="reset"]{
	background:#8d9092	
	
}

}

.carousel-inner .item h4{
	position:absolute;
	bottom:20%;
	text-align:center;
	width:100%;
	font-family: LaoUI-Bold;
}

.carousel-inner .item span{
	display:inline-block;
	background-color:rgba(100,160,172,0.5);
	color:#FFF;
	font-size:33px;
	padding:15px 30px;
	text-transform:uppercase
}
address{
	font-family: 'Open Sans', sans-serif;
}

<!--retouch--->

    
}


.page-container2 a, .page-container2 a:hover {
    background-color: #8f2728;
    border: 1px solid #8e2425;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 10px;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
}


.page-container2 a:hover {
    background-color: #999999;
    border: 1px solid #999999;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 10px;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
}

.about-us-img::before {
    left: auto;
    right: 20px;
    top: -40px;
}

.about-us-img::after, .about-us-img::before {
    background-color: #8e2123;
    bottom: -40px;
    content: "";
    height: 300px;
    left: 20px;
    position: absolute;
    transform: rotate(5deg);
    width: 300px;
    z-index: -1;
}

.about-us-img {
    overflow: hidden;
    position: relative;
}

.section-heading h2 span {
    color: #8e2123;
}


.modal-dialog {width:600px;}
.thumbnail {margin-bottom:30px;}

.about-us-info {
    text-align: center;
}

.section-heading {
    text-align: center;
}

.modal-header {
    padding: 15px 15px 0px 15px;
    border-bottom: 1px solid #e5e5e5;
}

.navbar2{
padding-right:0;
    padding-left:0;
}
.bg-img{
	height: 590px;
	background: url(../image/goodluck/44.jpeg);
}
.bg-img2{
	height: 500px;
	background: url(../image/goodluck/7.jpg);
}
.bg-img3{

}
.bg-img3 li{
	list-style: circle;
}
.bg-img4{
	height: 400px;
	background: url(../image/goodluck/Untitled1.png);
}
.bgmedia{
	    font-size: 15px;
    padding-bottom: 10px;
    padding-top: 40px;
    color: #ffffff;
}
.bgmedia1{
	    font-size: 14px;
    padding-bottom: 14px;
    padding-top: 10px;
    color: #ffffff;
}
	.mediatext li{
		list-style: circle;
	}
/*.dropbtn {
  background-color: #8e2123;
    color: white;
    padding: 0px;
    font-size: 12px;
    border: none;
    margin: 0px 0px 0px 14px;
}

.dropdown {
  position: absolute;
  display: inline-block;
  z-index: 1;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  overflow: auto;
}
*/
/*.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}*/
/*.dropdown0{
	margin-left: 10px;
}
.dropdown1{
	margin-left: 80px;
} 
.dropdown2{
	margin-left: 140px;
}.dropdown3{
	margin-left: 240px;
}.dropdown4{
	margin-left: 340px;
}
*/
.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #999999;}
.mynav ul {
	 position: absolute;
	z-index: 1;
}

.mynav ul li{
	padding-left: 0px;
	color:white;
	margin-left: 44px;
	margin-top: 5px;

}
.dropdown:hover .dropdown-menu{display: block;}
.fon{
	font-size: 20px;
}
.se a:hover  {
color: black; 
}