@charset "utf-8";
/* CSS Document */

/* YOUR CUSTOM STYLES */
body {	
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size:12px;	
}

/* Standard Styles Starts */
a { color: #008bc5; 
	text-decoration: none;
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
 }
a:hover, 
a:focus {
	color: #000000;
	text-decoration:none;
}
a:focus { outline: none; }

hr{ width:100%; background:#d8d8d8; height:1px; border:0px; float:left;}

h1{ font-size:28px; color:#000000; }
h2{ font-size:26px; color:#000000; }
h3{ font-size:24px; color:#000000; }
h4{ font-size:22px; color:#000000; line-height:24px;}
h5{ font-size:14px; color:#000000; line-height:24px;}
h6{ font-size:13px; color:#000000; line-height:22px; font-weight:normal;}

b{ font-weight:400;}
/* Placeholder Color */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#333 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color:#333 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color:#333 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color:#333 !important;
}


/* SCROLL */
::-webkit-scrollbar {
	width: 8px;
}
/* Track */

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/* Handle */

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background:#da4936;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
   background:#000;
}
.prime-color{ color:#00b59d;}
.prime-back{ background:#00b59d;}
.btn-primary{ background-color:#eeb300; box-shadow:none; font-weight:500;}
.btn-primary:hover{ background-color:#ee9700 !important; box-shadow:none; }

.btn-default{background-color:#444444; box-shadow:none; font-weight:500; padding:0px 10px 0px 10px; margin:0px;}
.btn-default:hover{background-color:#2b2b2b !important; box-shadow:none;}
.btn-default:hover, .btn-default:focus{ background:#000!important;}

.fa-border {border: .08em solid #eaeaea;}

/* Top Header */
#top-head{ background:#333; /*background:#008bc5; border-bottom:solid 3px #eeb300;*/ padding:10px; color:#fff;}
#top-head .make-online-payment{ padding:3px 12px 3px 12px; margin:8px 0px 8px 0px;}
#top-head h6{ font-size:11px; padding:0px; color:#fff; margin:0px;}


/* Header */
#header{ padding:15px; color:#fff; border-bottom:solid 1px #efefef;}

.navbar{ margin-bottom:0px;}
.navbar .navbar-nav > li{ margin-left:5px; margin-top:0px;}
.navbar .navbar-nav > li > a{ font-size: 13px; color:#343434; font-weight:500; padding:12px 14px; }
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus{ background-color:#008bc5; color:#fff !important; }
.navbar .navbar-nav > li > a:hover{color:#fff; background-color:#008bc5;}
.active{ color:#fff; background-color:#008bc5;}

.btn-warning{color:#fff !important; font-size:14px !important; font-weight:600; text-transform:none;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7725+0,ff7725+50,ec4b17+50,ec4b17+100 */
background: #ff7725; /* Old browsers */
background: -moz-linear-gradient(top, #ff7725 0%, #ff7725 50%, #ec4b17 50%, #ec4b17 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff7725 0%,#ff7725 50%,#ec4b17 50%,#ec4b17 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff7725 0%,#ff7725 50%,#ec4b17 50%,#ec4b17 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7725', endColorstr='#ec4b17',GradientType=0 ); /* IE6-9 */
}
.btn-warning a:focus{ background:none;}
.btn-rounded{ border-radius:12px; }

.navbar .navbar-toggle .icon-bar{ background-color:#fff;}
.navbar .navbar-toggle{ background-color:#0cb58f;}
.navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus{ color:#000; }
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus{}

.navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus{ background:#000;}
.navbar-toggle{ margin-right:0px;}
.navbar .navbar-nav .open .dropdown-menu > li > a{ color:#000;}
.navbar .navbar-nav .open .dropdown-menu > li > a:hover{ color:#000;}



.dropdown-menu{ padding:0px;}
.dropdown-menu li > a, .dropdown-menu li > span{ font-size:14px; padding:10px;}
.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus{ background-color:#008bc5;}
.dropdown-menu>li>a{ color:#000;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ background:#008bc5; color:#fff;}


/* Banner */
#banner{ background:#CCC;}


/* Welcome */
#welcome{ padding:40px; }
#welcome h1{ font-size:22px; font-weight:400; text-transform:uppercase;}

/* Go Explore */
#go-explore{  min-height:580px; background:url(../img/go-explore-bg.jpg) no-repeat #f1f1f1;}
#go-explore h1{ font-size:60px; font-weight:600; color:#fff;}
<!--#go-explore h2{ padding-top:40px; font-size:25px; color:#fff; border-bottom:solid 1px #fff;}-->
#go-explore h2{ padding-top:40px; font-size:22px; color:#fff; border-bottom:solid 1px #fff;}
#go-explore h2 span{ font-size:26px; font-weight:600; }
#go-explore h5{ color:#fff;}
.explore-img-set{ margin-top:60px; display:none;}


/* Packages */
#packages{ background-color:#f1f1f1; padding:40px; border-bottom:solid 1px #dbdbdb;}
#packages h2{ font-size:18px; color:#000000; font-weight:600;}
.caption h3{ font-weight:600; font-size:16px; color:#008bc5; margin:5px 0px 0px 0px;}
.caption h5{ font-size:12px; color:#292929; font-weight:500; margin-top:12px;}
.caption h5 span{ font-size:20px; color:#eeb300; font-weight:600;}

.thumbnail{ 
-webkit-box-shadow: 23px 22px 8px -18px rgba(0,0,0,0.13);
-moz-box-shadow: 23px 22px 8px -18px rgba(0,0,0,0.13);
box-shadow: 23px 22px 8px -18px rgba(0,0,0,0.13)
}


/* Why Choose */
#why-choose{ padding:40px;}
#why-choose h2{ color:#000; font-weight:600; font-size:18px;}
#why-choose h2 span{ font-weight:normal;}
#why-choose .carousel-caption{ text-align:left; right:10%; left:10%; }
#why-choose .carousel-caption h1{ color:#fff; font-size:14px; font-family: 'Pacifico', cursive;}
#why-choose .carousel-caption p{ font-size:12px; line-height:30px; font-family: 'Pacifico', cursive;}
#why-choose .carousel .carousel-indicators li{ width:10px; height:10px;}
#why-choose .carousel-indicators li{ margin:0px; width:10px !important; height:10px !important;}

#why-choose .carousel-control.left{ background:none;}
#why-choose .carousel-control.right{ background:none;}


/* Testimonials */
#testimonials{ padding-bottom:60px;}
#testimonials h2{ font-size:18px; font-weight:400;}
#testimonials h4{ font-size:18px; font-weight:500;}




/* Footer */
#footer{ background:url(../img/footer-bg.jpg) no-repeat center; background-size:cover; padding:10px;}
.footer-set{ border-bottom:solid 1px #1b1b1b; padding-bottom:30px;}
.copy-rigt-nav{ display:block; margin:20px 0px 20px 0px;}

.copy-rigt h5{ font-size:12px; color:#868686; }

.sitelink-mob{ display:none; }
.sitelink h5{ font-weight:500; color:#d4d4d4;}
.sitelink h6{ font-weight:500; color:#d4d4d4; font-size:13px; font-weight:normal;}
.sitelink ul li a{ color:#d4d4d4; line-height:24px; font-size:12px;}
.sitelink ul li a:hover{ color:#eeb300; line-height:24px; font-size:12px;}


/* International Banner */
#international-bnr{ background:url(../img/inetnational-banner.jpg) no-repeat bottom; min-height:200px;}
#international-bnr h1{ font-weight:500; font-size:32px; padding-top:50px;}


/* Detail Page */
#detail-baner{ background:url(../img/detail-pg-bnr.jpg) no-repeat; min-height:200px;}
#detail-baner h1{ font-weight:500; font-size:32px; padding-top:50px;}

#details-page{ padding:40px;}
.breadcrumb{ background:none; padding:0px;}
.package-info{ background:#eeb300; min-height:430px; border:dashed 2px #fff; }
.package-info h2{ font-size:24px; font-weight:400; padding-left:20px; padding-right:20px; margin:15px 0px;}
.package-info h6{ padding-left:20px; padding-right:20px;}
.package-info h2 span{ font-size:11px;} 
.package-info hr{ width:100%; background:#fff; float:none; margin:0px; padding:0px;}

.package-info .btn-product{ margin-top:20px; margin-left:20px; padding:6px 14px;}



.nav-tabs{ border: 1px solid #ddd !important;}
.panel-default>.panel-heading{ border:none;}
.nav-tabs>li>a{ border-radius:0px; }
.tab-content .active{ background:none !important;}
.panel-heading .active{ background:none !important;}
.panel-heading h5{ font-weight:500; font-size:16px; padding:0px; margin:0px;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{ background:#eeb300; }


.tab-content h4{ font-weight:400;}
.tab-content h5{ font-size:16px; padding:10px; margin:0px;}
.tab-content h6{ padding-left:10px; padding-right:10px; margin:0px;}
.tab-content ul li{ color:#000; font-size:13px; line-height:24px;}

.heading-overview{ background:#efefef; color:#000;}
.overview-box{ margin-top:10px; border-bottom:solid 2px #eeb300; border-top:solid 1px #ddd; border-left:solid 1px #ddd; border-right:solid 1px #ddd;}
.tab-content .btn-danger{ background:#444444; font-size:11px; border-radius:6px; padding:6px 6px 6px 6px; margin:0px; text-transform:none; line-height:20px;}



.card
{
    margin-bottom: 4px;
    background:#efefef;
}
.card-header
{
    border-radius: 0px;
    padding-left: 5px;
    background:#444444;
}
.card-header a
{
    color: white;
}
.card-block
{
    color:#000;
	font-size:14px;
    padding: 12px;
}

.modal-footer{ border:none;}
.modal-title{ font-size:18px; font-weight:500;}
.modal-body h5{ font-size:16px; font-weight:500;}
.modal-body h6{ font-weight:500; padding:0px;}
input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search-md], textarea.materialize-textarea{ border:1px solid #e5e5e5 !important; color:#333 !important;}
.form-control{  height:30px !important; text-indent:6px; font-size:13px !important; color:#333 !important;}
textarea.form-control{ font-size:13px; padding:8px 0px 0px 0px; height:80px !important; border-color:#e5e5e5; color:#333; }
select.form-control{ font-size:13px; border-color:#e5e5e5; color:#333; padding:0px; border-radius:0px; }


/* Contact us */
#conatct-us{ background-color:#f1f1f1; padding:40px; border-bottom:solid 1px #dbdbdb;}
#conatct-us h5{ font-weight:400;}
#conatct-us h4{ padding-bottom:10px; }
.enquiry-form{ padding:20px 20px 40px 20px; background:#FFF; border-left:solid 1px #e1e1e1; border-right:solid 1px #e1e1e1; border-top:solid 1px #e1e1e1; border-bottom:solid 2px #eeb300;}

.about-us-box{ background:#FFF; padding:40px; border:solid 1px #e1e1e1;}
.box-count{ padding:10px; background:#FFF; border:solid 1px #e1e1e1;}
.box-count h3{ font-weight:100 !important; font-size:50px; margin:0px; padding:0px;}

.carousel-control .fa{ top:26%; font-size:40px;}
.control-round .carousel-control.left>span:nth-child(1){ left:49% !important;}
.control-round .carousel-control.right>span:nth-child(1){ right:53% !important;}

label{ background:none !important; color:#666 !important;}
.fa-rupee{ font-size:20px !important; color:#ffa800;}

/* DIVE FIT TO IMG */	
.fit-img-div {
width: 600px;
height: 500px;
object-fit: contain;
}	

.fit-img-div2 {
width: 800px;
height: 400px;
object-fit: contain;
}	



/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
 }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 


/* Large devices (large desktops, 1200px and up) */
@media (min-width:  1200px) {
	
		/* YOUR CUSTOM STYLES */
		body {	
			color: #000000;
			font-family: 'Roboto', sans-serif;
			font-size:12px;	
		}
		
		/* Standard Styles Starts */
		a { color: #008bc5; 
			text-decoration: none;
			-webkit-transition:all 200ms ease-in;
			-o-transition:all 200ms ease-in;
			-moz-transition:all 200ms ease-in;
		 }
		a:hover, 
		a:focus {
			color: #000000;
			text-decoration:none;
		}
		a:focus { outline: none; }
		
		hr{ width:100%; background:#d8d8d8; height:1px; border:0px; float:left;}
		
		h1{ font-size:28px; color:#000000; }
		h2{ font-size:26px; color:#000000; }
		h3{ font-size:24px; color:#000000; }
		h4{ font-size:22px; color:#000000; line-height:24px;}
		h5{ font-size:14px; color:#000000; line-height:24px;}
		h6{ font-size:13px; color:#000000; line-height:22px; font-weight:normal;}
		
		b{ font-weight:400;}
		/* Placeholder Color */
		::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		  color:#333 !important;
		}
		::-moz-placeholder { /* Firefox 19+ */
		  color:#333 !important;
		}
		:-ms-input-placeholder { /* IE 10+ */
		  color:#333 !important;
		}
		:-moz-placeholder { /* Firefox 18- */
		  color:#333 !important;
		}
		
		
		/* SCROLL */
		::-webkit-scrollbar {
			width: 8px;
		}
		/* Track */
		
		::-webkit-scrollbar-track {
			-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
			-webkit-border-radius: 10px;
			border-radius: 10px;
		}
		/* Handle */
		
		::-webkit-scrollbar-thumb {
			-webkit-border-radius: 10px;
			border-radius: 10px;
			background:#da4936;
			-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
		}
		
		::-webkit-scrollbar-thumb:window-inactive {
		   background:#000;
		}
		.prime-color{ color:#00b59d;}
		.prime-back{ background:#00b59d;}
		.btn-primary{ background-color:#eeb300; box-shadow:none; font-weight:500;}
		.btn-primary:hover{ background-color:#ee9700 !important; box-shadow:none; }
		
		.btn-default{background-color:#444444; box-shadow:none; font-weight:500; padding:0px 10px 0px 10px; margin:0px;}
		.btn-default:hover{background-color:#2b2b2b !important; box-shadow:none;}
		.btn-default:hover, .btn-default:focus{ background:#000!important;}
		
		
		/* Top Header */
		#top-head{ background:#333; /*background:#008bc5; border-bottom:solid 3px #eeb300;*/ padding:10px; color:#fff;}
		#top-head .make-online-payment{ margin:0px; padding:3px 12px 3px 12px;}
		#top-head h6{ font-size:12px; padding:0px; color:#fff; margin:0px;}
		
		
		/* Header */
		#header{ padding:15px; color:#fff; border-bottom:solid 1px #efefef;}
		
		.navbar{ margin-bottom:0px;}
		.navbar .navbar-nav > li{ margin-left:5px; margin-top:25px;}
		.navbar .navbar-nav > li > a{ font-size: 13px; color:#343434; font-weight:500; padding:12px 14px; }
		.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus{ background-color:#008bc5; color:#fff !important; }
		.navbar .navbar-nav > li > a:hover{color:#fff; background-color:#008bc5;}
		.active{ color:#fff; background-color:#008bc5;}
		
		.btn-warning{color:#fff !important; font-size:14px !important; font-weight:600; text-transform:none;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7725+0,ff7725+50,ec4b17+50,ec4b17+100 */
		background: #ff7725; /* Old browsers */
		background: -moz-linear-gradient(top, #ff7725 0%, #ff7725 50%, #ec4b17 50%, #ec4b17 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #ff7725 0%,#ff7725 50%,#ec4b17 50%,#ec4b17 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #ff7725 0%,#ff7725 50%,#ec4b17 50%,#ec4b17 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7725', endColorstr='#ec4b17',GradientType=0 ); /* IE6-9 */
		}
		.btn-warning a:focus{ background:none;}
		.btn-rounded{ border-radius:12px; }
		
		.navbar .navbar-toggle .icon-bar{ background-color:#fff;}
		.navbar .navbar-toggle{ background-color:#0cb58f;}
		.navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus{ color:#000; }
		.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus{}
		
		.navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus{ background:#000;}
		.navbar-toggle{ margin-right:0px;}
		.navbar .navbar-nav .open .dropdown-menu > li > a:hover{ color:#fff;}		
		
		
		.dropdown-menu{ padding:0px;}
		.dropdown-menu li > a, .dropdown-menu li > span{ font-size:14px; padding:10px;}
		.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus{ background-color:#008bc5;}
		.dropdown-menu>li>a{ color:#000;}
		.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ background:#008bc5; color:#fff;}
		
		
		/* Banner */
		#banner{ background:#CCC;}
		
		
		/* Welcome */
		#welcome{ padding:40px; }
		#welcome h1{ font-size:28px; font-weight:400; text-transform:uppercase;}
		
		/* Go Explore */
		#go-explore{  min-height:580px; background:url(../img/go-explore-bg.jpg) no-repeat #f1f1f1;}
		#go-explore h1{ font-size:60px; font-weight:600; color:#fff;}
		<!--#go-explore h2{ padding-top:40px; font-size:25px; color:#fff; border-bottom:solid 1px #fff;}-->
		#go-explore h2{ padding-top:40px; font-size:22px; color:#fff; border-bottom:solid 1px #fff;}
		#go-explore h2 span{ font-size:26px; font-weight:600; }
		#go-explore h5{ color:#fff;}
		.explore-img-set{ margin-top:60px; display:block;}
		
		
		/* Packages */
		#packages{ background-color:#f1f1f1; padding:40px; border-bottom:solid 1px #dbdbdb;}
		#packages h2{ font-size:26px; color:#000000; font-weight:600;}
		.caption h3{ font-weight:600; font-size:20px; color:#008bc5; margin:5px 0px 0px 0px;}
		.caption h5{ font-size:16px; color:#292929; font-weight:500; margin-top:12px;}
		.caption h5 span{ font-size:24px; color:#eeb300; font-weight:600;}
		
		.thumbnail{ 
		-webkit-box-shadow: 23px 22px 8px -18px rgba(0,0,0,0.13);
		-moz-box-shadow: 23px 22px 8px -18px rgba(0,0,0,0.13);
		box-shadow: 23px 22px 8px -18px rgba(0,0,0,0.13)
		}
		
		
		/* Why Choose */
		#why-choose{ padding:40px;}
		#why-choose h2{ color:#000; font-weight:600; font-size:24px;}
		#why-choose h2 span{ font-weight:normal;}
		#why-choose .carousel-caption{ text-align:left; right:10%; left:10%; }
		#why-choose .carousel-caption h1{ color:#fff; font-size:36px; font-family: 'Pacifico', cursive;}
		#why-choose .carousel-caption p{ font-size:22px; line-height:30px; font-family: 'Pacifico', cursive;}
		#why-choose .carousel .carousel-indicators li{ width:10px; height:10px;}
		#why-choose .carousel-indicators li{ margin:0px; width:10px !important; height:10px !important;}
		
		#why-choose .carousel-control.left{ background:none;}
		#why-choose .carousel-control.right{ background:none;}
		
		
		/* Testimonials */
		#testimonials{ padding-bottom:60px;}
		#testimonials h2{ font-weight:400; font-size:24px;}
		#testimonials h4{ font-size:18px; font-weight:500;}
		
		
		
		
		/* Footer */
		#footer{ background:url(../img/footer-bg.jpg) no-repeat center; padding:40px;}
		.footer-set{ border-bottom:solid 1px #1b1b1b; padding-bottom:30px;}
		
		.copy-rigt h5{ font-size:12px; color:#868686; }
		.copy-rigt-nav{ display:none;}
		
		.sitelink-mob{ display:block;}
		.sitelink h5{ font-weight:500; color:#d4d4d4;}
		.sitelink h6{ font-weight:500; color:#d4d4d4; font-size:13px; font-weight:normal;}
		.sitelink ul li a{ color:#d4d4d4; line-height:24px; font-size:12px;}
		.sitelink ul li a:hover{ color:#eeb300; line-height:24px; font-size:12px;}
		
		
		/* International Banner */
		#international-bnr{ background:url(../img/inetnational-banner.jpg) no-repeat bottom; min-height:200px;}
		#international-bnr h1{ font-weight:500; font-size:32px; padding-top:50px;}
		
		
		/* Detail Page */
		#detail-baner{ background:url(../img/detail-pg-bnr.jpg) no-repeat; min-height:200px;}
		#detail-baner h1{ font-weight:500; font-size:32px; padding-top:50px;}
		
		#details-page{ padding:40px;}
		.breadcrumb{ background:none; padding:0px;}
		.package-info{ background:#eeb300; min-height:430px; border:dashed 2px #fff; }
		.package-info h2{ font-size:24px; font-weight:400; padding-left:20px; padding-right:20px; margin:15px 0px;}
		.package-info h6{ padding-left:20px; padding-right:20px;}
		.package-info h2 span{ font-size:11px;} 
		.package-info hr{ width:100%; background:#fff; float:none; margin:0px; padding:0px;}
		
		.package-info .btn-product{ margin-top:20px; margin-left:20px; padding:6px 14px;}
		
		
		
		.nav-tabs{ border: 1px solid #ddd !important;}
		.panel-default>.panel-heading{ border:none;}
		.nav-tabs>li>a{ border-radius:0px; }
		.tab-content .active{ background:none !important;}
		.panel-heading .active{ background:none !important;}
		.panel-heading h5{ font-weight:500; font-size:16px; padding:0px; margin:0px;}
		.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{ background:#eeb300; }
		
		
		.tab-content h4{ font-weight:400;}
		.tab-content h5{ font-size:16px; padding:10px; margin:0px;}
		.tab-content h6{ padding-left:10px; padding-right:10px; margin:0px;}
		.tab-content ul li{ color:#000; font-size:13px; line-height:24px;}
		
		.heading-overview{ background:#efefef; color:#000;}
		.overview-box{ margin-top:10px; border-bottom:solid 2px #eeb300; border-top:solid 1px #ddd; border-left:solid 1px #ddd; border-right:solid 1px #ddd;}
		.tab-content .btn-danger{ background:#444444; font-size:11px; border-radius:6px; padding:6px 6px 6px 6px; margin:0px; text-transform:none; line-height:20px;}
		
		
		
		.card
		{
			margin-bottom: 4px;
			background:#efefef;
		}
		.card-header
		{
			border-radius: 0px;
			padding-left: 5px;
			background:#444444;
		}
		.card-header a
		{
			color: white;
		}
		.card-block
		{
			color:#000;
			font-size:14px;
			padding: 12px;
		}
		
		.modal-footer{ border:none;}
		.modal-title{ font-size:18px; font-weight:500;}
		.modal-body h5{ font-size:16px; font-weight:500;}
		.modal-body h6{ font-weight:500; padding:0px;}
		input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search-md], textarea.materialize-textarea{ border:1px solid #e5e5e5 !important; color:#333 !important;}
		.form-control{  height:30px !important; text-indent:6px; font-size:13px !important; color:#333 !important;}
		textarea.form-control{ font-size:13px; padding:8px 0px 0px 0px; height:80px !important; border-color:#e5e5e5; color:#333; }
		select.form-control{ font-size:13px; border-color:#e5e5e5; color:#333; padding:0px; border-radius:0px; }
		
		
		/* Contact us */
		#conatct-us{ background-color:#f1f1f1; padding:40px; border-bottom:solid 1px #dbdbdb;}
		#conatct-us h5{ font-weight:400;}
		#conatct-us h4{ padding-bottom:10px; }
		.enquiry-form{ padding:20px 20px 40px 20px; background:#FFF; border-left:solid 1px #e1e1e1; border-right:solid 1px #e1e1e1; border-top:solid 1px #e1e1e1; border-bottom:solid 2px #eeb300;}
		
		.about-us-box{ background:#FFF; padding:40px; border:solid 1px #e1e1e1;}
		.box-count{ padding:10px; background:#FFF; border:solid 1px #e1e1e1;}
		.box-count h3{ font-weight:100 !important; font-size:50px; margin:0px; padding:0px;}
		
		.carousel-control .fa{ top:26%; font-size:40px;}
		.control-round .carousel-control.left>span:nth-child(1){ left:49% !important;}
		.control-round .carousel-control.right>span:nth-child(1){ right:53% !important;}
		
		label{ background:none !important; color:#666 !important;}	
		.fa-rupee{ font-size:20px !important; color:#ffa800;}
		
		
		.collection-card .card-footer{
			margin-top: -70px;
			position: absolute;
			width: 100%;
			color: #fff;
			height: auto;
			text-align: center;
			}		
			
		.rgba-black-strong {
			background-color: rgba(0,0,0,.5);	
			
			 }
			 
			/* DIVE FIT TO IMG */	
			.fit-img-div {
				width: 600px;
				height: 500px;
				object-fit: contain;
				}	
				
			.fit-img-div2 {
			width: 800px;
			height: 400px;
			object-fit: contain;
			}						 
			 

			 
			 
			 
}