body {
	background:#313132 url("../images/1.jpg") no-repeat scroll 62% 0;
	font-family: 'Roboto', sans-serif;
}
header {
	background: rgba(255, 255, 255, 0.06);
	box-shadow: -1px 2px 2px -1px rgba(0, 0, 0, 0.32);
	
	background: rgba(255, 255, 255, 0.06);
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0px;
	border: 1px solid transparent;
}
.side_top{
	float:right;
	margin-top:25px;}
.icon ul{
	float:right}
.icon ul li{
	list-style:none;
	display:inline;}
.icon ul li a span	{
	color:#E1B738;
	font-size:1.2em;}
.icon ul li a {
	padding:0 10px;}
.serch {
	margin-top:40px;}
.gsc-control-cse {
    font-family: Arial,sans-serif;
    border: none !important;
    background: none !important;
	}
.gsib_a {
    width: 100%;
    padding: 1px 6px 0px !important;
	}
.cse .gsc-control-cse, .gsc-control-cse {
    padding: 1em;
    width: 230px !important;
	
	}

.gsc-search-box * {
    box-sizing: initial !important;
	}
.cse .gsc-control-cse, .gsc-control-cse {
    
    padding:0px !important;
    margin:0px !important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: 10px !important;
    height: 11px !important;
    padding: 8px !important;
    margin-left: 1px !important;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
   
    background-color:#E1B738!important;
    background-image: none;
    filter: none;
	
}
.gsc-search-box-tools .gsc-search-box .gsc-input{
	padding:0 !important;}
.cse input.gsc-search-button, input.gsc-search-button {
	border:none !important;
	border-radius:0px!important;
	margin-left:0px !important;
	margin-top:4px !important
}
.tooltip-inner {background-color:#FCC504;
color:#000;}
.name img {
	margin-top: 17px;
	
	margin: 15px 0;
}
.navbar-inverse {
	 background:none !important;
	 border:none!important;
	 margin-left: 20px;
	 float: right;
}
.navbar-nav  li  a {
	
	line-height: 20px;
	box-shadow: inset 0 0 0 0 #CCA455;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #E4AD2B !important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #FFF !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cfa451+0,dbb962+50,d8b65e+51,cea350+100 */
background: #cfa451; /* Old browsers */
background: -moz-linear-gradient(top,  #cfa451 0%, #dbb962 50%, #d8b65e 51%, #cea350 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cfa451 0%,#dbb962 50%,#d8b65e 51%,#cea350 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cfa451 0%,#dbb962 50%,#d8b65e 51%,#cea350 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfa451', endColorstr='#cea350',GradientType=0 ); /* IE6-9 */

	border-right: 1px solid #B68B38;
}
/*.navbar-nav  li  a:hover {
	color: #FFF!important;
	
	box-shadow: inset 0 101px 0 0 #CCA455;

 
}*/

.about {
    text-align: center;
     transition: all 0.35s ease;
}
.about:hover .icon{
background: #000;
	 transition: all 0.35s ease;
border: 4px solid #CCA455 ;

} 
.about .icon {
  
    display: inline-block;
    float: none;
    margin: 0px 0px 23px;
    border-radius: 50%;
    border: 4px solid #CCA455;
    vertical-align: top;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cfa451+0,dbb962+50,d8b65e+51,cea350+100 */
background: #000; /* Old browsers */

}

.about:hover a span{
            transform:rotateY(360deg);
            color: #CCA455;
	-webkit-transform:rotateY(360deg);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;}
.about a{
       text-decoration:none;}
.about a span {
    
    color: #fff ;
    padding: 35px;
    border-radius: 45px;
    font-size: 27px;
}
.about h1 {
    margin: 0px 0px;
    font-size: 1.6em;
    color: #CCA455;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.about p {
   font-family: 'Roboto', sans-serif;
    margin: 22px 0;
    color: #8F8F8F;
}
.about .btn{
   font-family: "Roboto",sans-serif;
background: #cfa451; /* Old browsers */
background: -moz-linear-gradient(top,  #cfa451 0%, #dbb962 50%, #d8b65e 51%, #cea350 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cfa451 0%,#dbb962 50%,#d8b65e 51%,#cea350 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cfa451 0%,#dbb962 50%,#d8b65e 51%,#cea350 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfa451', endColorstr='#cea350',GradientType=0 ); /* IE6-9 */
;
color: #000;
padding: 8px;
border-radius: 5px;
}
.about .btn:hover {
    text-decoration: none;
}
.sec-1 {
	padding: 30px 15px;
	background: url(../images/2.jpg) fixed;
	background-size:cover; 

}
.sec-3 {
	padding: 30px 15px;
	background: url(../images/3.jpg) fixed;
	background-size:cover; 

}
.sec-4 {
	padding: 30px 15px;
	background: url(../images/4.jpg) fixed;
	background-size:cover; 

}
.sec-5 {
	padding: 30px 15px;
	background: url(../images/5.jpg) fixed;
	background-size:cover; 

}
.sec-2 h1{
font-family: 'Roboto', sans-serif;
font-weight: 500;
color: #fff;

}
.sec-2 h1 {
	font-style: italic;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: 400 !important;
	color: #E4AD2B;
	font-size: 32px;
}
.sec-2 {
	background: url(../images/1.jpg) fixed;
	padding-bottom: 30px

}
.sec-2 p {
	font-family: "Roboto",sans-serif;
	font-weight: 400 !important;
	color: #B6B6B6;
	text-align: justify;
}
.sec-2 img {
	float: left;
	padding-right: 15px;
}
.sec-2 a {
	color:#D5B05A
}
.sec-2 a:hover{
	text-decoration: none;
}
footer { background:url(../images/footerbg.jpg); 
			background-size:cover; }
footer h2{ 
	
	
	text-align: center;
	padding:30px 0 20px 0;
	font-size:2.1em;
	font-weight:400;
	color:  #E4AD2B;
	font-style: italic;
font-family: 'Merriweather Sans', sans-serif;}
footer p { 
	color:#E0E0E0;
	text-align:center;}

/*footer {
	background: transparent linear-gradient(to bottom, #CFA451 0%, #D7B55D 50%, #D8B65E 51%, #CEA350 100%) repeat scroll 0% 0%;

}
footer h1 {
	font-family: "Roboto",sans-serif;
	font-weight: 400 !important;
	color: #000;
	font-size: 30px;
}
footer ul li {
	list-style: none;

}
footer ul {
	padding: 0;
}
footer ul li a{
	color: #333;
	font-weight:500;
	line-height: 25px; 
}*/
.soc_icons {
	margin-top: 0px;
	position: relative;
	
	white-space: nowrap;
	padding-left: 0px;
	top: 13px;
	left: 0px;
}
.soc_icons > li {
    display: inline-block;
    margin-right: 9px;
    position: relative;
}
.soc_icons > li > a {
    background:#B07F0B none repeat scroll 0px 0px;
    border-radius: 500px;
    color: #f8f8f8;
    display: inline-block;
    height: 37px;
    line-height: 1em;
    position: relative;
    text-align: center;
    transition: all 0.4s ease-out 0s;
    width: 37px;
}
.soc_icons i {
    font: 16px/37px 'FontAwesome';
}
.soc_icons > li > a:hover {
    background: none repeat scroll 0 0 #3A3A3A;
    color: #fff;
    text-decoration: none;
}
.abotus {
	background: RGBA(0, 0, 0, 0.41);
	border: 1px solid rgba(228, 173, 43, 0.46);
	border-radius: 7px;
	padding-bottom: 20px;
}
.abotus h2 {
	font-size: 2.1em;
font-weight: 400;
color: #E4AD2B;
font-style: italic;
font-family: 'Merriweather Sans', sans-serif;
}
.abotus p{
	color: #cfcfcf;
	text-align: justify;
}
.text-trnsfr p{
	text-transform: capitalize;
}
.abotus h3 {
	font-size: 1.5em;
font-weight: 400;
color: #E4AD2B;
font-style: italic;
font-family: 'Merriweather Sans', sans-serif;
}
.abotus ul {
	padding: 0;
	border: 1px solid rgba(228, 173, 43, 0.46);
	border-radius: 4px;
}
.abotus ul li {
	list-style: none;
	border-bottom: 1px solid rgba(228, 173, 43, 0.46);
	padding: 12px 6px;
}
.abotus ul li a {
	color: #cfcfcf;
}
a:hover {
	text-decoration: none;
} 
.abotus ul li a::before {
	content: "\f0a9";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 22px;
	margin-right: 6px;
	color: #000;
	background: #E4AD2B;
	padding: 0px 2px;
	border-radius: 16px;
	text-rendering: auto;
}
.abotus ul li:hover a::before {
	color: #E4AD2B;
	background:#000  ;
	transition: all 0.4s ease-out 0s;
}
a:focus {
	outline: none;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.enq  tr th{
	border: none !important;
	color: #cfcfcf;
}
.enq  tr  td{
	border: none !important;
}
.conttbl tr td span{
	color: #E4AD2B;
}
.conttbl tr td strong{
	color: #E4AD2B;
}
.conttbl tr td {
	padding: 10px 0;
}
.conttbl tr td a{
	color: #e4ad2b
}
.thumbnail2 {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #000;
	border: 1px solid #e4ad2b;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
 .view {
	margin-bottom: 30px;
	/* border: 10px solid #FFF; */
	overflow: hidden;
	position: relative;
	text-align: center;
	/* box-shadow: 0px 0px 4px #fff; */
	cursor: default;
	padding-left: 0px;
	/* border-radius: 10px; */
}
    
.view-first img{
     transition: all 0.2s linear 0s;
     width: 100%;
 }
.view-first:hover img {
    transform: scale(1.1, 1.1);

}
.view-first:hover .mask {
    opacity: 1;
}
.view-first:hover h2, .view-first:hover p, .view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
    cursor: pointer;
}
.view .mask, .view .content {
    height: 252px;
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 0px;
}                  
.view h2 {
	text-transform: uppercase;
	color: #000;
	text-align: center;
	position: relative;
	font-size: 17px;
	padding: 10px;
	background: rgb(228, 173, 43) none repeat scroll 0% 0%;
	margin: 20px 0px 0px;
}
.view p {
	font-style: italic;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 11px;
	position: relative;
	color: #fff;
	padding: 10px 0px 0px 0px;
	
	line-height: 21px;
	text-align:center!important;
	margin:0;
}
.mask table{
	margin-left:0px;
	margin-bottom:20px;
	}
.view a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	color: #FFF;
	text-transform: uppercase;
	box-shadow: 1px 0px 8px #E4AD2B;
}
.view-first .mask {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
}   
.view-first h2 {
    transform: translateY(-100px);
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    
}
.view-first p {
	transform: translateY(100px);
	opacity: 1;
	transition: all 0.2s linear 0s;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;
}

.view-first a.info {
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
}
.typed-cursor{
            opacity: 1;
            font-weight: 100;
            -webkit-animation: blink 0.7s infinite;
            -moz-animation: blink 0.7s infinite;
            -ms-animation: blink 0.7s infinite;
            -o-animation: blink 0.7s infinite;
            animation: blink 0.7s infinite;
            display: none;
        }
        @-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-webkit-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-moz-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-ms-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-o-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
#typed {
	z-index: 9999999999999;
	position: absolute;
	bottom: 11%;
	/* background: #fff; */
	width: 400px;
	padding: 11px 15px;
	height: 40px;
	right: 23%;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #D7AC3E;
	
}
.order {
	text-align: center;
	margin-top: 20px
}
.order img {
	display: inline;
}

.visitor{padding: 16px 0px 0px;}

.next-link{
	text-align: center;
}

.next-link a{
background: #E4AD2B;
padding: 10px 30px;
font-family: 'Roboto', sans-serif;
color: #2f2f2f;
font-size: 16px;
display: inline-block;
text-decoration: none;
border-radius: 4px;
margin-right: 5px;
}