@import url(http://fonts.googleapis.com/css?family=Istok+Web:400,700);
@import url(http://fonts.googleapis.com/css?family=Niconne);
body{
	font-family: 'Istok Web', sans-serif;
}
.top-bar{
	width: 100%;
	height: 40px;
	background: #d7385a;
	border-bottom: 2px solid #000;
	position:relative;
}
.top-bar .container{
	position:relative;
}
.logo{
	width:177px;
	margin:0 auto;
}
.slider-cont .menu{
	top: 67px;
}
.menu{
	width:100%;
	height:50px;
	position:absolute;
	top: 105px;
	background: rgba(255,255,255,0.9);
	z-index: 1;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #B3B3B3;
}
.menu ul{
	padding: 0px;
	margin: 13px auto 0;
	text-align: center;
}
.menu ul li{
	list-style:none;
	display: inline-block;
	margin: 0px 20px;
	position: relative;
}
.menu ul li a{
	font-size:14px;
	color:#000;
	text-transform:uppercase;
}
.menu ul .current a{
	color:#B0062B;
}
.menu ul li:hover a{
	text-decoration:none;
	color:#B0062B;
}
#slider li{
	height:750px;
}
.slider-cont{
	position:relative;
}
.skdslider .slide-desc > h2{
	font-family: 'Niconne', cursive;
	color:#fff;
	font-size:30px;
	text-transform:capitalize;
}
.skdslider .slide-desc > p{
	font-family: 'Istok Web', sans-serif;
	font-size:14px;
	color:#fff;
}
.skdslider a.pause{
	display:none !important;
}
.c-no{
	position:absolute;
}
.c-no i{
	color: #fff;
	font-size: 19px;
	margin: 7px 0 0;
	float: left;
}
.c-no a{
	color: #fff;
	font-size: 16px;
	float: left;
	margin: 9px 0 0 4px;
}
.social-icons{
	position:absolute;
	right: 0px;
	top: 5px;
}
.social-icons ul{
	padding:0px;
	margin:0px;
}
.social-icons ul li{
	list-style:none;
	float:left;
}
.social-icons ul li a{
	color:#D7385A;
	display:block;
	background:#fff;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	margin-left: 5px;
}
.social-icons ul li i{
	margin: 5px 0 0 7px;
}
.social-icons ul li a:hover{
	opacity:0.9;
}
.banner-cont{
	position:relative;
	overflow: hidden;
	height: 360px;
	border-bottom: 1px solid #000;
}

.banner-cont img{
	width:100%;
	margin-top: 67px;
}

.page-content h2{
	font-family: 'Niconne', cursive;
	border-bottom: 1px solid #DDD;
	padding-bottom: 5px;
	font-size: 35px;
	margin:0px;
}
.page-content {
	margin-top: 50px;
	margin-bottom: 100px;
	min-height:450px;
}

.page-content p{
	font-family: 'Istok Web', sans-serif;
	margin: 25px 0 0 0;
	font-size: 15px;
	line-height: 27px;
}
.testimonial{
	position:relative;
	height:350px;
	overflow:hidden;
	margin: 70px 0px 0px;
}
.testimonial img{
	width:100%;
	opacity: 0.8;
}

.testimonial .overlay{
	position:absolute;
	width:100%;
	height:100%;
	top: 0px;
	background: rgba(170,116,44,0.7);
}
.footer{
	height:110px;
	width:100%;
	background:#d7385a;
	border-top:2px solid #000;
}
.f-menu{
	padding:14px 0px;
}
.f-menu ul{
	padding:0px;
	margin:0px;
}
.f-menu ul li{
	float:left;
	list-style: none;
	padding: 0px 12px;
}
.f-menu ul li a{
	display:block;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
}

.footer p{
	color:#fff;
	font-size:12px;
	text-align:center;
	margin: 15px 0 0 0;
}

.footer p a{
	color:#fff;
	font-size:12px;
}
.map {
	margin:30px 0 0 0;
}

.map iframe{
	width:100%;
	height:160px;
}
.contact-from {
	padding-left:0px;
}
.contact-from h4{
	font-size: 16px;
	margin-top: 0px;
}

.contact-from .row{
	margin: 0px 0 15px;
}
.contact-from  textarea{
	height:100px;
	resize:vertical;
}
.address{
	margin: 0px 0 0 0;
}
.product{
}
.no-banner{
	margin-top: 170px;
}
.product .product-pic{
	padding: 0px 15px 30px 15px;
	position:relative;
}

.product .product-pic h3{
	font-size: 18px;
	margin: 30px 0 0 0;
	font-weight: 700;
	border-bottom: 1px solid #DDD;
}
.product .product-pic .pic-outer{
	width: 100%;
	height: 200px;
	display: block;
	position: relative;
	overflow: hidden;
}
.product .product-pic a{
	display:block;
	margin: 20px 0 0 0;
}
.product .product-pic .pic-outer img{
	width:100%;
}
.product .product-pic a:hover{
	opacity:0.7;
}
#grid_cont li{
	list-style:none;
	min-height: 287px;
	margin-bottom: 20px;
}
#grid_cont li img{
	border-radius: 5px;
}
#grid_cont li .prod-detail{
	background:#F7F7F7;
	width: 230px;
	margin: 0px 5px;
	padding: 10px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom: 2px solid #ccc;
}
#grid_cont li .prod-detail h5{
	margin: 0px;
	font-size: 18px;
	font-weight: 700;
	padding: 5px 0px 0px;
}
#grid_cont li .prod-detail p{
	font-size: 13px;
	line-height: 22px;
	margin: 15px 0 0 0;
}
.prod_list{
	margin-top:40px;
}
.p-content{
	margin: 30px 0 0 0;
}

.slide-navs{
	display:none;
}

.container-fluid.footer-full {
	position: fixed;
	bottom: 0px;
	background: #D7385A;
	width: 100%;
}
.col-md-6.copyright {
	text-align: right;
}

.col-md-6.copyright p{
	color:#fff;
	font-size:12px;
	margin: 15px 0;
}

.col-md-6.copyright a{
	color:#fff;
	font-size:12px;
}
.content-bg{
	position:absolute;
	width:100%;
	overflow:hidden;
	top:106px;
	z-index:-1;
	background: url(images/content-bg.jpg) center center no-repeat;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
}
.content-bg .bg-overlay{
	position:absolute;
	width:100%;
	background: rgba(255,255,255,0.6);
}

.contant-cont{
	position:relative;
	margin-top:150px;
}
.contant-cont h2{
	margin:0px;
	font-family: 'Niconne', cursive;
	font-size: 35px;
	color: #000;
	font-weight: 400;
}
.contant-cont .data-full{
	background: rgba(255,255,255,0.8);
	padding: 25px;
	margin-top: 30px;
	max-height: 400px;
	overflow-y: scroll;
	position: relative;

}
.contant-cont .data-full p{
	font-family: 'Istok Web', sans-serif;
	font-size:15px;
	line-height: 27px;
	margin-bottom: 25px;
}
.nicescroll-rails{
	padding:1px;
	width:7px !important;
}
.p-img{
	height: 160px;
	overflow: hidden;
}
.product-data{
	padding:25px 5px !important;
}
.single-pcont{
}
.single-pcont h4{
	font-size: 15px;
	color: #424141;
	font-weight: 700;
	margin: 20px 0 0;
	border-bottom: 1px solid #424141;
	padding-bottom: 5px;
	font-family: 'Istok Web', sans-serif;
}
.single-pcont p{
	font-size: 14px !important;
	color: #424141;
	font-family: 'Istok Web', sans-serif;
	line-height: 23px !important;
	margin: 15px 0px 0px !important;
}
.single-pcont a{
	display: block;
	color: #424141;
	border: 1px solid #424141;
	width: 90px;
	text-align: center;
	padding: 5px 0px;
	float: right;
	margin: 20px 0px 0px;
}
.btn-row{
	margin-bottom:0px !important;
}
.navbar-default .navbar-brand{
	display:none;
}
.single-work-left{
	padding: 0px 20px 0px 0px;
}
.single-work-right{
	padding: 0px 0px 0px 20px;	
}
.work-data{
	background: #fff;
	padding: 10px 20px 20px 20px;
}

.menu li ul {
    width: 220px;
    display: none;
}
.menu li:hover > ul {
    display: block;
}
.menu li ul {
    display: none;
    position: relative;
    padding-top: 22px;
    margin-top: 14px!important;	
}

.sub-menu li {
    float: left!important;
    display: block!important;
    background: #D7385A;
    padding: 0!important;
    border-bottom: 1px solid #C02D4C;
    text-transform: none;
    position: relative!important;
    width: 223px;
    margin: 0px !important;
    text-align: left !important;
}
.sub-menu li a {
    display: block;
    padding: 10px 15px;
    color: #fff!important;
    font-size: 12px!important;
    font-weight: 400;
}
.menu li:hover > ul {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding-left: 0;
}
.navbar{
	width: 1010px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	background: none !important;
	border: 0px !important;
}
.product-list-cont{
	position: relative !important;
}
.form-cont .row {
	margin: 0px 0 25px;
}	