@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
@import url(https://fonts.googleapis.com/css?family=Raleway);

body{ 
	background:#FFF; }
.body_bg_opacity{
	background:rgba(255, 255, 255, 0.9);}
h1, h2, h3, h4, h5, h6{ 
	margin:0; 
	padding:0; 
	font-family: 'Raleway', sans-serif;    
	color:#333; 
	margin-bottom:10px; 
	font-weight:900;}
h2{
	font-size: 36px; 
	color:#222222;  
	text-align:center;  
	text-transform:uppercase;  
	margin-bottom:10px; }
.novstom_border{ 
	background:#d7b56d;
	width:50px;
	height:5px;
	margin:0 auto;
	margin-bottom:50px;}
p{ 
	margin:0; 
	padding:0; 
	font-size: 16px; 
	line-height:24px; 
	color:#767676; 
	font-family: 'Source Sans Pro', sans-serif;}
.row{ 	
	max-width:1170px; 	
	margin:auto;}
img:not([id]){
	width:100%;
	max-width:100%;
	height:auto; 
	display:block;}
a:hover{ 
	text-decoration:none; }
	
	.top_header{
	display:none;	
}
section .btn{ 
	background:#d3ac5b;
	color:#FFF; 
	border:none;
	border-radius:0px;}
section .btn:hover{ 
	background: #89703b;
	color:#FFF !important;}



::-webkit-input-placeholder { color:#666 !important; }
::-moz-placeholder { color:#666 !important; }
:-ms-input-placeholder { color:#666 !important; } 
input:-moz-placeholder { color:#666 !important; }




/************header start************/

.novstom_header_top{
	padding:10px 0px 0px; 
	background:#d7b56d;}
.novstom_header_top p{  
	margin-top: 5px;
	color:#FFF;
	text-align:right;}
.novstom_header_top .col-sm-2 a{ 
	color:#FFF; 
	margin-bottom:12px;
	margin-bottom:10px;}
.novstom_header_top  a:hover{
	color:#ccc;}
.novstom_margin_right{ 
	margin-right:5px;}
.novstom_header_top .social{
	margin-top:5px;
	margin-bottom:10px;}	
.novstom_header_top i{
	width:25px;
	height:25px;
	color:#FFF;
	font-size:14px;
	text-align:center;
	padding-top:5px;
	border-radius:50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;}
.novstom_header_top i:hover{
	color:#333;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;}		



	
.whtHeader{ display:none; }
#toTop {
	 display: none;  
     position: fixed;   
	 bottom: 5px;    
	 right: 5px;    
	 width: 40px;   
	 height: 40px;    
	 background:url(images/up.png) no-repeat; 
	 background-color: #FE5454;  
	 filter: alpha(opacity=40); /* For IE8 and earlier */ }
#toTop:hover {    
	 opacity: 0.8;    
	 filter: alpha(opacity=80); /* For IE8 and earlier */}




.novstom_header{
	 width:100%; 
	 background:#FFF; 
	 position:fixed;
	 z-index:999; 
	 border-bottom:1px solid #ccc; }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	 background:rgba(0,0,0,.3); 
	 color:#FFF;}
.navbar-default .navbar-nav>li>a:focus{
	color:#FFF;
	background-color:#d7b56d;
	-webkit-box-shadow: 0 -3px 0 0 rgba(0,0,0,0.25) inset;
    -moz-box-shadow: 0 -3px 0 0 rgba(0,0,0,0.25) inset;
    -ms-box-shadow: 0 -3px 0 0 rgba(0,0,0,0.25) inset;
    -o-box-shadow: 0 -3px 0 0 rgba(0,0,0,0.25) inset; }	 
.navbar-nav>li>.dropdown-menu{   
  padding: 0px 0;
  background-color: transparent;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border:none;
  border-radius:0px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.0);
  box-shadow: 0 6px 12px rgba(0,0,0,.0); }
.navbar-default .navbar-nav>.active>a{
	 background-color:#FFF !important; 
	 color:#FFF !important; }
.navbar-default .navbar-nav>.active>a:hover{
	 color:#CCC;}
.navbar-right .dropdown-menu{ 
	 right:auto;}  
.navbar-nav > li{
	 margin-left:1px; 
	 margin-right:1px;}
.navbar-default .navbar-nav>li>a{ 
	color:#222222;
    text-align: center; 
	padding:10px 15px;   
	margin-top: 10px;
	text-transform:uppercase;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
	transition: all 300ms linear 0s;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;}
.navbar-default .navbar-nav>li>a:hover{ 
	color:#FFF; 
	background-color:#d7b56d;
	transition: all 300ms linear 0s;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
	-webkit-box-shadow: 0 -3px 0 0 rgba(0,0,0,0.25) inset;
    -moz-box-shadow: 0 -3px 0 0 rgba(0,0,0,0.25) inset;
    -ms-box-shadow: 0 -3px 0 0 rgba(0,0,0,0.25) inset;
    -o-box-shadow: 0 -3px 0 0 rgba(0,0,0,0.25) inset; }

.navbar-nav>li> .dropdown-menu li{ 
	border-bottom:1px solid #FFF;  }
.navbar-nav>li> .dropdown-menu>li>a{ 
	padding:10px 10px; 
	color:#FFF; 
	background:rgba(0,0,0,.3);} 
.navbar-nav>li> .dropdown-menu>li>a:hover{
	color:#ccc;}
.novstom_logo{
	width: auto;
	max-width: 200%;
	height: 70px;
	margin:10px 0px 10px;
	display:inline-block;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}
.navbar-brand{
	padding:0px;} 
.novstom_navber{ 
	background:none; 
	border:none; 
	margin-top:20px;
   -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}




.header_style{}
.header_style .novstom_logo{
	height: 60px;
	 -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.header_style .novstom_navber{
	margin-top: 10px;
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}


/************header end************/




/************index content start************/

.novstom_slider_area{
	width:100%; padding-top: 100px;}
.glyphicon-chevron-left:before{ 
	font-family:FontAwesome; 
	content:'\f0a8';}
.glyphicon-chevron-right:before{
		font-family:FontAwesome; 
		content:'\f0a9';}
.carousel-control .glyphicon-chevron-right{ 
	font-size:40px; 
	color:#FFF;}
.carousel-control .glyphicon-chevron-left{ 
	font-size:40px ; 
	color:#FFF;}
.novstom_slider_area h1{ 
	font-size:40px; 
	color:#FFF; 
	margin-bottom:50px; 
	background:rgba(0, 0, 0, 0.5); 
	text-transform:uppercase; 
	padding:10px 20px; 
	display:inline-block;  }
.carousel-indicators li{ 
	background:#7A7885;
	border-radius:0px;}
.carousel-indicators .active{ 
	background:#d7b56d;}
.novstom_slider_area .btn{ 
	background:rgba(0, 0, 0, 0.5); 
	color:#FFF; 
	margin-bottom:80px; 
	font-size:22px; 
	border:1px solid #FFF;}
.novstom_slider_area .btn:hover{ 
	background:#d7b56d;}
	
	
	


.novstom_about_area{
	width:100%;
	padding:50px 0px 50px;}
.novstom_about_area .col-sm-3{ 
	margin-bottom:30px;}	
.novstom_about_area .col-sm-5{ 
	margin-bottom:30px;}	
.novstom_about_area .col-sm-4{ 
	margin-bottom:30px;}	
.novstom_about_area .list-group-item{
	padding: 9px 15px;
	border-left:5px solid#d7b56d;
	-webkit-transition: all .4s ease;
    transition: all .4s ease;}
.novstom_about_area .list-group-item:hover{
	border-left-color: #8e6102;
	-webkit-transition: all .4s ease;
    transition: all .4s ease;}
.novstom_about_area p{
	 margin-bottom:20px;}	
.novstom_about_area img{
	-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;}	
   
   
   


.novstom_order_area{
	width:100%;
	background:url(images/bg.jpg) center center fixed;
	background-size:cover;
	text-align:center;}
.novstom_order_area .novstom_opacity{
	background:rgba(0, 0, 0, 0.7);
	padding:150px 0px 150px;}	
.novstom_order_area h3{
	color:#FFF;
	text-transform:uppercase;
	margin-bottom:30px;}
.novstom_order_area p{
	color:#FFF;}	
.novstom_order_area .btn{
	font-size:30px;
	padding:15px 40px;
	margin-bottom:20px;
	background:none;
	border:1px solid #FFF;}
	

.novstom_service_area{
	width:100%;
	padding:100px 0px 70px;
	background: #f1eadc;}
.novstom_service_area .col-sm-4{
	margin-bottom:30px;}
.novstom_service_box{
	background:#FFF;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
    transition: all .4s ease;}
.novstom_service_box:hover{
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
    transform: translateY(-10px);
	box-shadow: 0 15px 10px -10px rgba(255, 255, 255, 0.5), 0 1px 4px rgba(255, 255, 255, 0.3), 0 0 40px rgba(255, 255, 255, 0.1) inset;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
    transition: all .4s ease;}
.blog_img{
	position:relative;}	
.novstom_service_box span{
	color:#FFF;
	background:#d3ac5b;
	font-size:30px;
	padding:10px;
	position:absolute;
	top:0;}	
.novstom_service_text{
	}	
.novstom_service_text h3{
	color:#FFF;
	background:#d3ac5b;
	padding:5px 15px 5px 15px;
	display:inline-block;}	
.novstom_service_text p{
	padding:0px 15px 20px;}




.novstom_portfolio_area{ width:100%; padding:50px 0px 50px; text-align: center; }
.novstom_mixitup_menu{margin-bottom: 20px;}
.novstom_mixitup_menu button{ color: #fff; font-size: 16px; padding: 10px 20px; margin-bottom: 5px; border: none; background: #000;}
.novstom_mixitup_menu button:hover{ background: #333;}
#Container{ width: 100% !important;}
#Container .mix{ display: none; width: 33%;}
	




	
.novstom_blog_area{
	width:100%; 
	padding:50px 0px 50px;
	background: #eee;}
.novstom_blog_area .item{
	margin-right:20px;}	
.novstom_blog_box{
	border:1px solid #CCC;
	padding:20px;}	
.novstom_blog_box .col-sm-6{
	padding:0px;}
.novstom_blog_box img{
  padding-right: 20px;}  
.novstom_left_padding{}		
.novstom_blog_box h1{
	text-transform:uppercase;}	
.novstom_blog_box .date{
	color:#d7b56d;
	margin-bottom:10px;}
.novstom_blog_box p{
	margin-bottom:20px;}	








.novstom_contact_area{
	width:100%;
	padding:100px 0px 30px;}
.novstom_contact_area .col-sm-8{
	margin-bottom:30px;}	
.novstom_contact_area .col-sm-4{
	margin-bottom:30px;}
.novstom_contact_area .col-sm-12 p{
	margin-bottom:10px;
    text-transform:uppercase;}
.novstom_contact_area .form-control{
	margin-bottom:30px;
	border-radius:0px;}	
.novstom_contact_area .form-control:focus{
	border-color: #d7b56d;
	box-shadow: none;
	-webkit-box-shadow: none;
}	
.novstom_contact_area .btn{
	border-radius:0px;}		
.novstom_contact_box{
	padding:30px;
	border-top:2px solid #d7b56d;}	
.novstom_contact_area .list-group-item{
	border-bottom:1px solid #ccc;
	border-radius:0px;}
.novstom_contact_box span{
	font-weight:bold;
	color:#000;
	width:90px;
	display:inline-block;
	margin-right:20px;}	





.novstom_happy_area{
	width:100%;
	padding:0px 0px 20px;
	text-align:left;
	background:#FFF;}
.novstom_happy_area .col-sm-6{
	margin-bottom:30px;}		
.novstom_happy_area p{
	margin-bottom:20px;}	
.novstom_happy_area .btn{
	padding:10px 20px;}	
.novstom_happy_area .novstom_btn{
	background:#DD4F43;}
.novstom_happy_area .novstom_btn:hover{
	background:#C9302C;}						


/************index content end************/




/************footer start************/


footer{ 
	width:100%;
	padding:80px 0px 0px; 
	background:#222222;}
footer .col-sm-4{ 
	margin-bottom:30px;}
footer h3{ 
	color:#FFF; 
	text-transform:uppercase;
	margin-bottom:30px;}
footer a{ 
	color:#FFF;}
footer a:hover{ 
	color:#d7b56d;}
.novstom_contact_text{ 
	position:relative; 
	padding-left:50px; 
	margin-bottom:30px; }
.novstom_contact_text i{ 
	position:absolute; 
	left:0px; 
	top:5px; 
	color:#FFF; 
	font-size:15px; 
	text-align:center; 
	width:30px; 
	height:30px; 
	background:#454044; 
	padding-top:7px; 
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%; 
	border-radius: 50%;}
.novstom_recent_text{ 
	position:relative; 
	padding-left:90px; 
	margin-bottom:20px; 
	padding-bottom:20px;
	border-bottom:1px solid #443F43;}
.novstom_recent_text:last-child{ 
	border-bottom:none;}
.novstom_recent_text img{ 
	width:70px; 
	height:70px; 
	border:5px solid #443F43;  
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%; 
	border-radius: 50%; 
	position:absolute; 
	left:0px; 
	top:0px;}
footer .form-control{ 
	background:#2E2E2E; 
	border-color:#443F43; 
	color:#FFF; 
	padding:20px; 
	margin:20px 0px;
	border-radius:0px;}
footer .form-control:focus{
	border-color: #d7b56d;
	box-shadow: none;
}	
footer .btn{ 
	width:100%; 
	padding:10px 0px; 
	color:#FFF; 
	background:#d7b56d; 
	text-transform:uppercase; 
	border:none;
	border-radius:0px;}



.novstom_frooter_ending{ 
	width:100%; 
	background-color:#222222;
	padding:15px 0px;
	border-top:1px solid #443F43;} 
.novstom_frooter_ending p{ 
	font-size: 14px; 
	padding-top:5px; 
	color:#ccc;}
.novstom_frooter_list{
	margin-left:187px;}
.novstom_footer_menu{ 
	padding-top:5px;}
.novstom_frooter_ending a{
	color:#FFF; 
	margin-left:10px;}
.novstom_frooter_ending a:hover{ 
	color:#d7b56d;}

.dva {
	position: relative;
	cursor:pointer;
}
.dva:after {
	content: "";
	position: absolute; top: -30px; left: -2em;
	width: 150%;
	height: 500%;
	background: linear-gradient(to left, rgba(255,255,255,.0), rgba(255,255,255,.8), rgba(255,255,255,.0)) no-repeat -2em 0%;
	background-size: 2em 300%;
	transform: skewX(-50deg);
}
.dva:hover:after {
	transition: 0.5s linear;
	background-position: 100% 0%;
}

.crsl {
	display: block;
	font-size: 0;
	border-radius: 8px;
	padding: 8px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
	background: white;
	transform: translateZ(0);
	-webkit-overflow-scrolling: touch;
}
.touch .crsl {
	overflow: auto;
}
.crsl[data-at*=left] > .wrap::before {
	opacity: 1;
	text-indent: -50px;
}
.crsl[data-at*=right] > .wrap::after {
	opacity: 1;
	text-indent: -50px;
}
.crsl::after {
	content: "<";
	pointer-events: none;
	position: absolute;
	z-index: 4;
	bottom: -4px;
	left: 0;
	background: #d7b56d;
	height: 4px;
	border-radius: 4px;
	opacity: 0;
	width: var(--scrollWidth, 0);
	left: var(--scrollLleft, 0);
	transition: opacity 0.2s, bottom 0.2s;
}
.crsl:hover::after {
	opacity: 1;
	bottom: -10px;
}
.crsl > .wrap {
	overflow: hidden;
	border-radius: 4px;
}
.crsl > .wrap::before, .crls > .wrap::after {
	content: "";
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 50px;
	font-size: 80px;
	text-indent: -30px;
	line-height: 200px;
	font-family: monospace;
	color: #555;
	font-weight: bold;
	border-radius: 8px;
	pointer-events: none;
	transition: 0.2s ease-out;
	background: linear-gradient(to right, white 20%, transparent);
}
.crsl > .wrap::after {
	transform: rotate(180deg);
	left: auto;
	right: 0;
}
.crsl > .wrap > ul {
	list-style: none;
	white-space: nowrap;
	height: 200px;
}
.crsl > .wrap > ul > li {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	margin: 0 0 0 5px;
	position: relative;
	overflow: hidden;
	transition: 0.25s ease-out;
}
.crsl > .wrap > ul > li:first-child {
	margin: 0;
}
.crsl > .wrap > ul > li > img {
	display: block;
	height: 100%;
	margin: auto;
	vertical-align: bottom;
	position: relative;
	z-index: 1;
	transition: 1s ease;
}
.crsl {
	width: 95%;
	max-width: 1280px;
	margin: auto;
	left: 0;
}

.atop {
	color: #8e6102;
}

.main-card {
	border: 1px solid #cecece;
	border-radius: 7px;
	margin: 5px;
	padding: 8px;
}
.blog img {
	max-width: 95%;
	height: auto;
}
.pt-2 {
	padding-top:4px;
}
.pt-3 {
	padding-top:6px;
}

.pulse {
	position: fixed;
	right: 15px;
	bottom: 15px;
	transform: translate(-50%, -50%);
	background: #c2983e;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
}

.pulse:before,
.pulse:after {
	content: " ";
	display: block;
	position: absolute;
	border: 50%;
	border: 1px solid #c2983e;
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
	border-radius: 50%;
	animation: animate 1.5s linear infinite;
	opacity: 0;
	backface-visibility: hidden;
}

.pulse:after{
	animation-delay: .5s;
}

@keyframes animate
{
	0%
	{
		transform: scale(0.5);
		opacity: 0;
	}
	50%
	{
		opacity: 1;
	}
	100%
	{
		transform: scale(1.2);
		opacity: 0;
	}
}

.snowflake {
	z-index: 9999;
	position: absolute;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-image: -webkit-radial-gradient(
			center,
			circle farthest-corner,
			rgba(255, 255, 255, 1) 40%,
			rgba(255, 255, 255, 0) 100%
	);
	background-image: -moz-radial-gradient(
			center,
			circle farthest-corner,
			rgba(255, 255, 255, 1) 40%,
			rgba(255, 255, 255, 0) 100%
	);
	background-image: -ms-radial-gradient(
			center,
			circle farthest-corner,
			rgba(255, 255, 255, 1) 40%,
			rgba(255, 255, 255, 0) 100%
	);
	background-image: radial-gradient(
			center,
			circle farthest-corner,
			rgba(255, 255, 255, 1) 40%,
			rgba(255, 255, 255, 0) 100%
	);
}

#snow {
	position: absolute;
	width: 100%;
	height: 100%;
}
