/* Import Google font face for use in heading */
@import url(https://fonts.googleapis.com/css?family=Oswald);

/* Import Google font face for use in menu */
@import url(https://fonts.googleapis.com/css?family=Oswald);

body, html, button, input, select, textarea {
	font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666666;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	background-color: white; } 

/** Address `font-family` inconsistency between `textarea` and other form * elements. **/
html, button, input, select, textarea {
	font-family: sans-serif; } 

/* H1&H3 for page titles */
h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", sans-serif;
	margin: 0 0 20px 0;
	font-weight: 300;
	color: #666; }

h1 {
	font-size: 26px;
	line-height: 35px; }
	
h2 {
	font-size: 24px;
	line-height: 30px; }
	
h3 {
	font-size: 22px;
	line-height: 26px; }
	
h4 {
	font-size: 18px;
	line-height: 22px; }
	
h5 {
	font-size: 16px;
	line-height: 22px; }
	
h6 {
	font-size: 14px;
	line-height: 20px; }

a {
	color: #1F6AB1;
	text-decoration: none;
	/*-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;*/ }

a:focus {
	outline: none; }

a:hover {
	text-decoration: none;
	color: #999; }

p {
	font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: justify; }

body, html, button, input, select, textarea {
	overflow-x: hidden; }

blockquote {
	padding: 5px 0 5px 25px;
	margin: 0 0 20px 20px;
	color: #AFAFAF;
	font-size: 12px;
	text-transform: uppercase; }

::selection {
	background-color: #0675A2;
	color: #fff; }

::-moz-selection {
	background-color: #0675A2;
	color: #fff; }
	
h3.heading {
	border-bottom: 3px solid #256CAE;
    display: inline-block;
    padding-right: 160px;
	color: #666;
	padding-bottom: 5px; }
	
h3.heading span {
	color: #333; }



/* == HOME STYLE == */

#header {
    position: relative;
    z-index: 9999;
	background: #3E3739; }
	
#header .top-section {
	padding: 20px; }
	
#header .logo {
	margin-top: 20px;
	margin-bottom: 20px;
	display: block; }
	
#header .logo .logo-text {
	color: #fff;
    display: block;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase; }

#header .main-menu {
	border-top: 3px solid #d5d5d5;
	background: #FFCB06; }
	
/* Contact Block */
.address-social {
	margin-top: 18px; }

.contact-block {
	display: inline-block;
    float: right;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: auto; }
	
.contact-block li {
	display: inline-block;
	float: left;
	margin-left: 30px; }
	
.contact-block li a i {
	font-size: 12px;
	display: block;
	float: left;
	margin-top: 1px;
	margin-right: 7px;}
	
.contact-block li a i.icon_mail_alt {
	margin-top: 0px;}
	
.contact-block li a {
	display: block;
	font-size: 10px;
	text-align: center;
	padding: 5px 0 0 0;
	color: #eee;
	cursor: default;
	text-transform: uppercase;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s; }
	
.contact-block li a:hover {
	color: #eee; }	
	
/* Social Icon */
.social-icon {
	margin: 6px 0 0 25px;
	padding: 0;
	height: 32px;
	width: 100%; }
	
.social-icon li {
	display: inline-block;
    float: right;
    margin-left: 5px; }
	
.social-icon li a {
	background: #fff none repeat scroll 0 0;
    color: #666;
    display: block;
    float: left;
    font-size: 15px;
    height: 30px;
    padding: 9px 0 0;
    text-align: center;
    width: 30px;
	
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s; }
	
.social-icon li a.googleplus {
    font-weight: bold; }
	
.social-icon li a.facebook:hover {
	background: #3B5998;
	color: #fff; }
	
.social-icon li a.linkedin:hover {
	background: #167F9D;
	color: #fff; }
	
.social-icon li a.instagram:hover {
	background: #53809F;
	color: #fff; }
	
.social-icon li a.twitter:hover {
	background: #00A0D1;
	color: #fff; }


.slider-wrapper {
	margin-bottom: 15px; }
	

/* === Tiky === */	
#tiky {}
	
	
/* === Category === */	
.yellow_banner { background: #FFCB06; }
.banner_widget_area.red_banner { background:#eb3c00; }
.banner_widget_area.blue_banner { background:#007ee1; }
.banner_widget_area.green_banner { background:#5ca316; }
	
.banner_widget_area {
    float: left;
    margin: 0; }

.banner_widget_area .banner_wrapper {
    padding: 15px 15px 40px;
	text-align: center; }
	
.banner_widget_area .banner_wrapper h3 {
    font-size: 59px;
    line-height: 55px; }
	
.banner_widget_area .banner_wrapper h3 {
    color: #fff;
    font-size: 32px;
    font-weight: 900;
    line-height: 38px;
    margin-bottom: 12px;
    text-transform: uppercase;
	margin-top: 20px;
    transition: all 0.3s ease 0s; }
	
.banner_widget_area .banner_wrapper h3 span {
    font-weight: 200;
	line-height: 20px; }
	
.banner_widget_area .banner_wrapper:hover h3 { color:#282828; }

.banner_widget_area .banner_wrapper:hover .excerpt { color:#333; }
	
.banner_widget_area .banner_wrapper .excerpt {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
	text-align: center;
    transition: all 0.3s ease 0s; }
	
.banner_widget_area .banner_wrapper a.link {
	float:right;
	position: absolute;
	color:#fff;
	display:inline-block;
	width:36px;
	height:36px;
	right: 10px;
	bottom: 10px;
	background:url(../images/arrov_banner.png) 0 0 no-repeat;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	margin:14px 14px 0 0; }
	
.banner_widget_area .banner_wrapper a.link:hover { 
	background-position:0 bottom; }


.banner_widget_area .banner_wrapper .excerpt a.link2 {
	color:#fff; 
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;}
	
.banner_widget_area .banner_wrapper .excerpt a.link2:hover {
	color: #333; }





body #content {
	padding: 40px 0px; }

section .section-title {
    border-bottom: 1px solid #333;
    height: 20px;
    margin: auto auto 40px;
    text-align: center;
    width: 60%;
}
section .section-title h3 {
    background: #fff none repeat scroll 0 0;
    color: #333;
    display: inline-block;
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
}

section .section-title h3 span {
    color: #FFCB06;
    font-weight: 400;
}

#content p {
	text-align: center;
	font-size: 14px;
	color: #999; }
	
#content .offer-description {
	background: #eee;
	padding: 10px 15px 5px 15px; }
	
#content .offer-description span {
	color: #1F6AB1;
	font-size: 14px;
	margin-bottom: 10px;
	display: block; }
	
#content .offer-description p {
	font-size: 12px; }
	
#content .service-box {
	margin-top: 10px;
	margin-bottom: 10px; }
	
#content .service-facilities, #content .ayurveda {
	background: #eee;
	padding: 20px; }
	
#content .service-facilities .image {
	padding: 0px; }
	
#content .service-facilities:after {
	content: "";
	height: 150px;
	width: 2px;
	background: #1F6AB1;
	position: absolute;
	right: 0px; }
	
#content .ayurveda .image {
	padding: 0px; }
	
#content .page-titel {
	font-weight: 500;
	color: #333;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px solid #eee; }


#content .address-box {
	background: #F5F5F5;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	border-radius: 4px }
	
#content .address-box hr {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
    margin-top: 10px; }
	
#content .address-box h5 {
	color: #333;
	font-weight: 500;
	margin: 10px 0px; }
	
#content .address-box p {
	color: #666; }
	
#content .page-titel span {
	background: #eee none repeat scroll 0 0;
    display: block;
    height: 2px;
    margin-top: 26px;
    position: absolute;
    width: 120px; }
	
.vision-mission {
	background: #eee;
	padding: 20px; }
	
.vision-mission h5 {
	font-weight: 500;
	color: #333;
	margin: 15px 0px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px; }
	
.vision-mission h5 span {
	background: #ccc none repeat scroll 0 0;
    display: block;
    height: 2px;
    margin-top: 25px;
    position: absolute;
    width: 120px; }
	
	
.product-data {
	margin-top: 30px;
	background: #F5F5F5;
	border-radius: 3px;
	padding: 20px; }
	
.product-data h5 {
	font-weight: 500;
	color: #333;
	margin-bottom: 10px; }
	
.product-data img {
	margin-bottom: 20px; }



/* === Footer Style === */
footer {
	background: #2F292B;
	margin-top: 40px; }
	
footer .footer-wap {
	background: 1f1b1c;
	text-align: center;
	color: #ccc;
	padding: 12px 0px;
	font-size: 11px; }
	








/* generic css */
	
.view {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;
	display: block;
	padding: 0px;
	margin: 10px;
}
.view .mask, .view .content {
    height: 350px;
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 0px;
	width: 100%;
}
.view img {
    display: block;
    position: relative
}
.view i.zoom-btn {
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    height: 50px;
    padding-top: 13px;
    text-align: center;
    text-decoration: none;
    width: 50px;
}
.view i.zoom-btn:hover {
    box-shadow: 0 0 5px #000
}

/*2*/

.view-second img {  
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}
.view-second .mask { 
    background-color: rgba(12, 19, 27, 0.6); 
    width: 300px;
    padding: 285px !important;
    height: 350px;
    opacity: 0;
    transform: translate(265px, 145px) rotate(45deg);
    -webkit-transform: translate(265px, 145px) rotate(45deg);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.view-second i.zoom-btn { 
    transition: all 0.2s 0.1s ease-in-out;
    -webkit-transition: all 0.2s 0.1s ease-in-out;
} 

.view-second i.zoom-btn-lg { 
	transform: translate(0px, 100px);
    -webkit-transform: translate(0px, 100px);
	margin: 260px 0px 0px 0px; }
	
.view-second i.zoom-btn-sm { 
	transform: translate(0px, 100px);
    -webkit-transform: translate(0px, 100px);
	margin: 78px 0px 0px 0px; }
	
.view-second i.zoom-btn-size-1 { 
	transform: translate(0px, 100px);
    -webkit-transform: translate(0px, 100px);
	margin: 160px 0px 0px 0px; }
	
.view-second i.zoom-btn-size-2 { 
	transform: translate(0px, 100px);
    -webkit-transform: translate(0px, 100px);
	margin: 90px 0px 0px 0px; }
	
.view-second i.zoom-btn-size-3 { 
	transform: translate(0px, 100px);
    -webkit-transform: translate(0px, 100px);
	margin: 160px 0px 0px 0px; }
	
.view-second i.zoom-btn-size-4 { 
	transform: translate(0px, 100px);
    -webkit-transform: translate(0px, 100px);
	margin: 80px 0px 0px 0px; }
	
.view-second i.zoom-btn-size-5 { 
	transform: translate(0px, 100px);
    -webkit-transform: translate(0px, 100px);
	margin: 150px 0px 0px 0px; }
	
.view-second i.zoom-btn-size-6 { 
	transform: translate(0px, 100px);
    -webkit-transform: translate(0px, 100px);
	margin: 150px 0px 0px 0px; }

/* */

.view-second:hover .mask { 
    opacity:1; 
    transform: translate(-80px, -125px) rotate(45deg);
    -webkit-transform: translate(-80px, -125px) rotate(45deg);
}     

.view-second:hover i.zoom-btn-lg { 
    transform: translate(0px,-100px); 
    -webkit-transform: translate(0px,-100px); 
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
}

.view-second:hover i.zoom-btn-sm { 
    transform: translate(0px,0px); 
    -webkit-transform: translate(0px,0px); 
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
}

.view-second:hover i.zoom-btn-size-1 { 
    transform: translate(0px,-60px); 
    -webkit-transform: translate(0px,-60px); 
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
}

.view-second:hover i.zoom-btn-size-2 { 
    transform: translate(0px,-10px); 
    -webkit-transform: translate(0px,-10px); 
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
}

.view-second:hover i.zoom-btn-size-3 { 
    transform: translate(0px,-60px); 
    -webkit-transform: translate(0px,-60px); 
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
}

.view-second:hover i.zoom-btn-size-4 { 
    transform: translate(0px,-10px); 
    -webkit-transform: translate(0px,-10px); 
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
}

.view-second:hover i.zoom-btn-size-5 { 
    transform: translate(0px,-50px); 
    -webkit-transform: translate(0px,-50px); 
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
}

.view-second:hover i.zoom-btn-size-6 { 
    transform: translate(0px,-70px); 
    -webkit-transform: translate(0px,-70px); 
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
}

/* == Rates CSS == */	
.table-responsive table tr td {
	font-size: 14px; }
	
.table-responsive table thead tr th {
	font-size: 16px; }
	
.rate-table table thead {
	background: #ddd;
	color: #666; }
	
.rate-table table tbody {
	background: #f1f1f1;
	color: #666; }

.rate-table table thead tr th {
	border-bottom: 2px solid #ccc; }
	
































