/*!
 * Start Bootstrap - Half Slider HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {padding:0; margin:0; font-family: 'Open Sans', sans-serif;}


.withoutpad{ padding-left:0px; padding-right:0px;}


.mt5{margin-top:5px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}

.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb70{ margin-bottom:70px;}
.mb80{ margin-bottom:80px;}
.mb90{ margin-bottom:90px;}


.item,
.active,
.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */






 .carousel-control1 {
  position: absolute;
  top: 45%; /*little change here*/
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}




.carousel-control2 {
  position: absolute;
  top: 45%; /*little change here*/
  right: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}


/*****************Fixed header********************/


/* footer social icons */
ul.social-network {
    list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
}



.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
	background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	line-height: 200px;
}


.navbar-default {
    border-radius: 0px;
	background:none;
}



.navbar-default .navbar-nav>li>a {
    color: #d8b653;
    font-size: 12px;
    text-transform: uppercase;
	font-family: 'Libre Baskerville', serif;
}


.pad6{}


.first_ll ul{ margin:0; padding:0px;}

.first_ll li{ list-style:none; 
              display: block;
			  font-size:15px;
			  color:#dab654;
			  padding-top: 17px;}

.first_ll li i{ font-size:20px;
     background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	 position: absolute;
    left: 0px;
    margin-top: 3px;}

.follo{
	color: #d8b653;
    font-size: 14px;
    text-transform: uppercase;
	font-family: 'Libre Baskerville', serif;}



.welcome{ background:url(../images/welcome-bg.jpg) no-repeat; background-size: auto;}

.welcome_xt{ text-align:center; color:#dcbd8c; padding:20px 70px; border:1px solid #dcbd8c; /*background:url(../images/welcom-border.png) no-repeat bottom center;*/}

.welcome_xt h1{ font-size:40px; font-family: 'Allura', cursive; margin-bottom: 0px;}

.welcome_xt h2{font-size:40px; background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-family: 'Libre Baskerville', serif;
	text-transform:uppercase;
	margin-top: 0px;}

.welcome_xt p{ font-size:14px; line-height: 30px; padding-top:20px;}

.readmor{ /*background: url(../images/readmorbg.png) no-repeat;*/
    border: double 2px #dcbd8c;
    font-size: 14px;
    padding: 15px 36px;
	color:#dcbd8c;
	}

.readmor:hover{color:#dcbd8c;}

.readmor:focus{color:#dcbd8c;}



.our-cegars{ text-align:center; background:url(../images/cegar-bg.jpg) no-repeat; background-size:auto;}

.our-cegars h2{font-size:24px; background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-family: 'Libre Baskerville', serif;
	text-transform:uppercase;
	margin-top: 0px;}

.our-cegars p{ font-size:14px; line-height: 30px; padding-top:20px; color:#dcbd8c;}



.our-cegars .col-md-6{ margin-top:150px; margin-bottom:138px;}


.photo-heading{ text-align:center;background: rgba(0,0,0,1);
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(47%, rgba(37,70,23,1)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );}

.photo-heading h2{font-size:30px; background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-family: 'Libre Baskerville', serif;
	text-transform:uppercase;
	padding:25px 0;}



.sm-gal img{ width:100%;}


.ftr{background:url(../images/footer-bg.jpg) no-repeat; background-size:auto;}

.ftr .netro{ margin: 15px 0;
             padding: 15px 0;}

.netro{ text-align:center; border:1px solid #d8b653;}

.netro img{ width:150px; margin-top:20px;}

.netro h2{ font-size:24px;
background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	text-transform:uppercase;}

.netro p{ font-size:14px;  color:#dcbd8c;}


.netro .form-control{ border-radius:0px; border: 1px solid #d8b653; width:80%; background:none; color: #d8b653;}

.submit{border:1px solid #d8b653; background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(47%, rgba(37,70,23,1)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	border-radius:100px;
	color:#dcbd8c;
	padding:10px 20px;}


.submit:hover{color:#dcbd8c;}

.submit:focus{color:#dcbd8c;}


.copyrigh p{ text-align:center; color:#dcbd8c;  font-size:14px;}

.copyrigh p a{color:#dcbd8c;}


.mnbg{background: rgba(0,0,0,1);
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(47%, rgba(37,70,23,1)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(37,70,23,1) 47%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    border: 1px solid #d8b653;}

.ourceg{color:#dcbd8c; padding: 50px 50px; text-align: center;}

.ourceg h2{    
    font-size: 24px;
    background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;
	padding-top: 30px;}

.ourceg p{    
    font-size: 14px;
	line-height: 23px;}

.ourceg ul{ margin:0px; padding:0px;}

.ourceg li{ list-style:none; padding-bottom: 20px;}


.nav-tabs>li>a{ 
    color:#eece9b;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Libre Baskerville', serif;
	border: none;
} 

.nav-tabs>li {
    float: none;
    display: inline-block;
}


.nav-tabs {
    border-bottom:0px;
    text-align: center;
	background:url(../images/line.png) no-repeat center;
	background-position: 136px 31px;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #eece9b;
    cursor:pointer;
    background-color:inherit;
	background:url(../images/dt.png) no-repeat bottom center;
	border:none;
}

.nav>li>a:focus, .nav>li>a:hover {
    background-color:inherit;
	border:none;
}


.vipro p{ font-size:14px;  color:#dcbd8c; line-height: 25px;}

.vipro h3{
	font-size:18px;
    background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;}
	
	
	
.ourcighead h2{
	font-size:22px;
    text-align:center;
    background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;
	padding-bottom:50px;
	padding-top:30px;}	
	

.ourcighead .nav-tabs img {height:9px;}	



.history{color:#dcbd8c; padding: 50px 50px; text-align:center}

.history h2{    
    font-size: 24px;
    background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;
	padding-top:30px;}

.history p{    
    font-size: 14px;
	line-height: 23px;}
	
	
	
.gallery{color:#dcbd8c; background:url(../images/history-bg.jpg) no-repeat; background-size:cover; padding: 50px 50px;}

.gallery h2{    
    font-size: 24px;
    background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;}	
	
.gallery .thumbnail{ background:none; border: 1px solid #d8b653; border-radius:0px;}	
	
	
.gallery .thumbnail img{ 
    opacity:0.6;
    width: 244px;
    height: 200px;
	transition:all 0.5s;}
	

.gallery .thumbnail:hover img{opacity:1;}
	
.gallery a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #d8b653;
}


.maker{color:#dcbd8c; background:url(../images/ownerbg.jpg) no-repeat; background-size: cover; 
padding: 50px 50px; text-align: center;
 }

.maker h2{    
    font-size: 24px;
    background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;
	padding-top: 30px;}
	
.maker h4{    
    font-size:18px;
    background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;
	padding-top: 30px;}	

.maker p{    
    font-size: 14px;
	line-height: 23px;}


.milton { position:relative;}

.milton h4{     
    position: absolute;
    bottom: 50px;
    width: 100%;}


.portfolio-modal .modal-content {
	min-height: 100%;
	padding: 50px 0;
	text-align: center;
	border: none;
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px
}
.portfolio-modal .modal-content button {
	cursor: pointer
}
.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 15px;
	width: 65px;
	height: 35px;
	cursor: pointer;
	background-color: transparent
}
.portfolio-modal .close-modal:hover {
	opacity: .7
}
.portfolio-modal .close-modal .lr {
	z-index: 1051;
	height: 35px;
	width: 1px;
	margin-left: 35px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #dcbd8c
}
.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 35px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	background-color: #dcbd8c
}
.portfolio-modal .modal-backdrop {
	display: none;
	opacity: 0
}
.portfolio-hover {
	position: relative;
}
.portfolio-hover:hover .portfl {
	background: rgba(230, 123, 27, 0.84);
	height: 100%;
}
.portfolio-hover img {
	height: 300px;
}
.portfl {
	position: absolute;
	width: 100%;
	bottom: 0px;
	color: #fff;
	padding: 10px;
	background: #000;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}
.portfl h4 {
	font-size: 20px;
	margin-bottom: 0px;
	padding-top: 10px;
	height: 72px;
	overflow: hidden;
	line-height: 28px;
}
.portfolio-modal h3 {
	font-size: 31px;
	padding: 0 20px 20px 20px;
}
.portfolio-modal p {
	font-size: 15px;
}

.portfolio-modal h6 {
	text-align:left;
	margin-top:0px;
}
.mx-auto {
	margin-left: auto !important;
	margin-right: auto !important;
	float: none;
}
.portfolio-modal .btn-primary {
	background: #e67b1b;
	border: none;
	font-size: 20px;
	margin-top: 20px;
}
.portfolio-modal .modal-dialog {
	width: 400px;
}
	



.conatcfrm .form-control{    
    border-radius: 0px;
    border: 1px solid #d8b653;
    background: none;
color: #d8b653;}
	
.conatcfrm textarea{    
    border-radius: 0px;
    border: 1px solid #d8b653;
    background: none;}	


.mmt{-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background: #224215; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #224215 1%, #010301 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #224215 1%,#010301 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #224215 1%,#010301 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#224215', endColorstr='#010301',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border: 1px solid #d8b653 !important;}
	
	
	
	
.conatcfrm h2{    
    font-size: 24px;
    background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;}

.conatcfrm p{    
    font-size: 14px;
	line-height: 23px;
	color:#dcbd8c;}	
	
	

.contact{ text-align:center; background:url(../images/contactbg.jpg) no-repeat; background-size:auto;}



.contact h2{    
    font-size: 24px;
    background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;
	padding-top: 80px;}
	
	
.contact h3{    
    font-size:20px;
	padding-top:20px;
    background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;}
	
		

.contact p{    
    font-size: 14px;
	line-height: 23px;
	color:#dcbd8c;}	
	
.contact p a{color:#dcbd8c;}	


/*---------*/

.elevator {
	position: fixed;
	right: 20px;
	bottom:20px;
	display: inline-block;
	width: 38px;
	height:80px;
	overflow: hidden;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	visibility: hidden;
	background: #13506d;
	background-image: none;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	background:url(../images/cig.png) no-repeat center;
}
.elevator.elevator-is-visible {
	visibility: visible;
	opacity: 1;
	z-index: 999;
}

/*---------*/


.simple-tabs {
	line-height: 24px;
	overflow: hidden;
	width: 100%;
	position: relative;
	border: 1px solid rgba(0,0,0,0.1)
}
.simple-tabs .headings {
	width: 100%;
	overflow-y: hidden;
	overflow-x: auto;
	position: relative;
}
.simple-tabs .headings ul {
	padding: 0 0 3px;
	margin: 0;
	font-size: 0;
	width: 100% !important;
	text-align:center;
}
.simple-tabs .headings li {
	font-size: 16px;
	display: inline-block;
	text-align: center;
	padding: 8px 15px;
	text-decoration: none;
	list-style: none;
	color: #d8b653;
	border-bottom: 2px solid transparent;
	opacity: 0.9;
	cursor: pointer
}
.simple-tabs .headings li.active {
	opacity: 1;
	border-bottom: 2px solid #c7974d;
}
.simple-tabs .headings li:hover {
	opacity: 1;
	border-bottom: 2px solid #c7974d;
	
}
.simple-tabs .headings .underline {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	background: #fff;
	opacity:0;
}
.simple-tabs .arrow {
	position: absolute;
	z-index: 5;
	top: 0;
	bottom: 0;
	width: 40px
}
.simple-tabs .arrow>* {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 50%
}
.simple-tabs .arrow img {
	filter: drop-shadow(-1px -1px 3px #000)
}
.simple-tabs .arrow.l {
	left: 0
}
.simple-tabs .arrow.l img {
	left: 0;
	transform: translateY(-50%) rotate(90deg)
}
.simple-tabs .arrow.r {
	right: 0
}
.simple-tabs .arrow.r img {
	right: 0;
	transform: translateY(-50%) rotate(-90deg)
}
.simple-tabs .content {
	width: 100%;
	height: 100%;
	overflow-x:hidden;
	overflow-y: hidden;
	margin: 0;
	padding-bottom: 8px;
	line-height: normal
}
.simple-tabs .content .tabs {
	min-height: 1px
}
.simple-tabs .content .tab {
	float: left;
	height: inherit;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	vertical-align: top;
	padding: 8px
}




.animat{}

.animat p{font-size: 14px;
          line-height: 23px;
		  color: #dcbd8c;
		  text-align: justify;}


.animat h2{
	font-size:18px;
    background: linear-gradient(330deg, #c2b953 0%, #917e31 25%, #eae176 50%, #ac9c41 75%, #ddd25e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Libre Baskerville', serif;
	padding-top: 20px;
    padding-bottom: 10px;}	
	
	
	
.blackdg{background:url(../images/cg.jpg) no-repeat; background-size:auto;}	

.navbar-default .navbar-toggle {
    border-color: #d8b653;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #d8b653;
}


.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color:inherit;
}	




.clee{background:url(../images/cigarbg.jpg) no-repeat; background-size: cover;}

.stk li a{padding: 10px 13px;}


.cwss{ margin-left:-33px;}

.cwss li {
    padding-right: 13px;
}


.hideproduct5{ display:none;}	

#realtt5{ cursor:pointer;}


.conatcfrm_12 .form-control {
    border-radius: 0px;
    border: 1px solid #d8b653;
    background: none;
	margin-bottom:10px;
	color: #d8b653;
}

.error {
    color: #dc9d3d;
    font-size: 11px;
    text-align: left;
}


.conatcfrm span {
    color: #cfbd6d !important;
    font-size: 11px;
    line-height: 40px;
}


@media (max-width:480px) {
	
.navbar-brand img{
	width: 90px;
    top: -18px !important;}
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-top: 20px;
}

.nav-tabs{ background:none !important;}

.portfolio-modal .modal-dialog {
    width:100% !important;
}		

.welcome_xt {
    padding: 20px 0px !important;
	border-bottom: 1px solid #c8bc5c;
    background: none;
	}
	
		
.history {
    padding: 50px 10px !important;
}	


.social-circle li a{ width:25px !important;}

.ftr{ background-size:cover !important;}

.cwss {
    margin-left:inherit !important;
}

.cwss li {
    padding-right:inherit !important;
}

		
		}
		
@media (max-width:760px) {
	
.cwss {
    margin-left:inherit !important;
}

.cwss li {
    padding-right:inherit !important;
}
	
	
	}


@media screen and (min-width:768px){
    .navbar-brand-centered {
        position: absolute;
        left: 50%;
        display: block;
        width: 160px;
        text-align: center;
    }
    .navbar>.container .navbar-brand-centered, 
    .navbar>.container-fluid .navbar-brand-centered {
            margin-left: -80px;
			padding: 0px;
    }
	
.ftr{ background-size:cover !important;}

}


