@font-face {
font-family: "CenturyGothicRegular";
src: url("../public/fonts/CenturyGothicRegular.ttf");
}
html {
  scroll-behavior: smooth;
}
body
{
	margin: 0 auto;
	padding: 0;
	font-family: "CenturyGothicRegular", sans-serif;	
}
img
{
	user-drag: none; 
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
hr 
{
    border-top: 1px solid transparent;
}
h2.stitle
{
	font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    letter-spacing: 0px;
}
.nounderline 
{
  text-decoration: none !important
}
#toplog
{
	box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
	margin-bottom: 15px;
}
.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  -webkit-box-shadow: 2px 0 4px 2px rgba(0, 0, 0, .15);
  box-shadow: 2px 0 4px 2px rgba(0, 0, 0, .15);
}

.sidebar a {
  padding: 10px 0px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  color: #ff7800;
}
.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: transparent;
  color: #fff;
  padding: 10px 15px;
  border: none;
}
ul.sidemenu
{
	list-style: none;
    padding: 0;
    text-align: center;
	margin-top: 50px;
}
ul.sidemenu li a
{
	text-decoration: none;
    font-size: 15px;
    color: #818181;
    display: block;
    transition: 0.3s;
    line-height: 38px;
    border-bottom: 1px solid #eee;
    padding: 0 20px;
    font-weight: 700;
}
ul.sidemenu li.active a, ul.sidemenu li a:hover {
  color: #ff7800;
}
.openbtn-mob
{
	color: #e75f07;
    float: right;
    margin: 20px;
    border: 1px solid #e75f07;
	display: none;
}
#sidenav-btn
{
	width: 50px;
	height: 100vh;
	background-color: #e75f07;
	position: fixed;
	z-index: 1;
	-webkit-box-shadow: 2px 0 4px 2px rgba(0, 0, 0, .15);
	box-shadow: 2px 0 4px 2px rgba(0, 0, 0, .15);
}
#bgnclose
{
    height: 100%;
    position: fixed;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 9;
}
/* carousel fullscreen */

.carousel-fullscreen .carousel-inner .item {
    background-position: center center; 
    background-repeat: no-repeat; 
	background-size: contain;
    background-position: left bottom;
}


/* carousel fullscreen - vertically centered caption*/

.carousel-fullscreen .carousel-caption {
    bottom: auto;
    -webkit-transform: translate(0, -50%); 
    -ms-transform: translate(0, -50%); 
    transform: translate(0, -50%);
}

/* *********************************************************** */

.carousel-indicators li
{
	border: 1px solid #e75f07;
}
.carousel-indicators .active
{
	background-color: #e75f07;
}

.slidecaption
{

	position: absolute;
	right: 0;
	bottom: 12%;
	text-align: right;
	padding: 3px 10px 10px 50px;
}
.slidecaption #scap1
{
	color: rgb(0, 0, 0);
	text-align: right;
	line-height: 50px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 20px;
	border-color: rgb(0, 0, 0);
	border-style: none;
	margin: 0px;
	border-radius: 0px;
	padding: 0px;
}
.slidecaption #scap2
{
	color: rgb(255, 120, 0);
	font-size: 50px;
	font-weight: 700;
	line-height: 40px;
	text-align: left;
	letter-spacing: 0px;
	border-color: rgb(255, 120, 0);
	border-style: none;
	margin: 0px;
	border-radius: 0px;
	padding: 0px;
}
.slidecaption #scap3
{
	color: rgb(255, 120, 0);
	font-size: 35px;
	font-weight: 700;
	line-height: 60px;
	margin: 0px;
	text-align: left;
	letter-spacing: 0px;
	border-color: rgb(255, 120, 0);
	border-style: none;
	border-radius: 0px;
	padding: 0px;
}
.slidecaption #scap4
{
	color: rgb(109, 110, 113);
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	letter-spacing: 0px;
	font-weight: 400;
	border-color: rgb(109, 110, 113);
	border-style: none; margin: 0px;
	border-radius: 0px;
	padding: 0px;
}



.slidecaption .slidecaptionbtn
{
	margin-top: 15px;
}
.slidecaption .slidecaptionbtn a
{
	color: #fff;
	padding: 5px 15px;
	border-radius: 100px;
	text-decoration: none;
}
.slidecaption img.slidecaptionimg
{
	margin-bottom: 50px;
}
/* *********************************************************** */



.about h2
{
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    letter-spacing: 0px;
}
.about .abtcap
{
	padding:120px 4% 80px;
}

.discover
{
	padding-top:120px;
	padding-bottom:80px;
	background-color:#f4f4f4;
}
.discover .overlay
{
    height: 100%;
    width: 100%;
    background-color: rgba(51, 51, 51, 0.50);
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 6px;
    z-index: 0;
}
.team
{
	padding-top: 0px;
    padding-bottom: 0px;
    background-color: #2a2a2a;
    background-image: url(graphics/team02.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
.team .tperson
{
	text-align: center;
}
.team .tperson img
{
    margin: 0 auto;
	border-radius: 5px;
}
.team .tperson h2
{
	margin: 5px 0 20px 0;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-weight: 600;
}
.team .tperson a
{
    font-size: 12px;
	text-decoration: none;
	background-color: #ff7800;
	padding: 6px 10px;
	border-radius: 4px;
	color: #fff;
	text-transform: uppercase;
}
.team .tperson .tposition
{
    font-size: 14px;
    font-weight: 100;
}

.awards .certificate
{
    padding: 75px 15% 110px;
}
.awards .certificate::after
{
    content: "";
    background-image: url(../graphics/badge.png);
    width: 100%;
    height: 100px;
    display: inline-block;
    position: absolute;
    left: 0;
    z-index: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    bottom: 0;
	margin-bottom: 30px;
}
.awardcap
{
	padding: 120px 4% 80px;
	/* height: 970px; */
}
.cont-info
{
	height: 175px;
    margin-top: 15px;
}
.contact form input, .contact form textarea
{
	background-color: rgba(54, 53, 53, 1);
	border-color: rgba(54, 53, 53, 1);
	color: #fff;
}
.contact form input
{
	height: 50px;
}
.btn-bi, .btn-bi.focus, .btn-bi:focus, .btn-bi:hover
{
    color: #fff;
    background-color: #ff7800;
    border-color: #ff7800;
}

footer
{
	background-color: #303030;
    color: #fff;
    text-align: center;
    padding: 30px 0px;
}
footer a
{
	color: #ff7800;
}

/* quick enquiry */
#quick_enquiry_form #ebtn_sub
{
    width: 100%;
}
.quick_enquiry {
	position: fixed;
	right: -340px;
	width: 340px;
	top: 30%;
	/* bottom: 70px; */
	z-index: 9999;
	transition: all cubic-bezier(0.65, 0.05, 0.36, 1) 0.3s;
}
.quick_enquiry .form {
	background-color: #ffffff;
	padding: 15px;
	border-radius: 10px;
	display: inline-block;
	border: 1px solid #ff7800;
	position: relative;
}
.quick_enquiry .form h6 {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
}
.quick_enquiry .form .ctrl {
	border: 1px solid #ddd;
	background-color: #eeeeee;
	font-size: 13px;
	padding: 7px 15px;
	border-radius: 6px;
	width: 100%;
	display: block;
	resize: none;
	margin-bottom: 13px;
}
.quick_enquiry .btn_open {
	display: inline-block;
	transform: rotate(-90deg);
	position: absolute;
	left: -75px;
	top: 67%;
	border: none;
	color: #fff;
	background-color: #e75f07;
	font-size: 15px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
	padding: 4px 12px;
	transition: all cubic-bezier(0.65, 0.05, 0.36, 1) 0.3s;
	letter-spacing: 1;
	outline: none;
}
.quick_enquiry .form .btnsend {
	font-size: 14px;
	padding: 5px 16px;
	float: right;
	border: none;
	background-color: #e75f07;
	margin-top: 2px;
	border-radius: 4px;
	color: #fff;
	transition: all ease 0.3s;
}
.quick_enquiry .form textarea {
	height: 60px;
}
.quick_enquiry.active {
	right: 0px;
}

/* end quick enquiry */

/* FreshnCool */
.carousel-wrap 
{
  padding: 0 5%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}

.fncimg
{
	margin-top: 15px;
    margin-bottom: 30px;
}
/* End FreshnCool */

/*	GALLERY */
#gallery
{
	margin-bottom: 30px;
}


.gallery-title{
	font-size: 36px;
	color: #3f51b5;
	text-align: center;
	font-weight: 500;
	margin-bottom: 70px;
}
.filter-button{
	font-size: 15px;
	border: 1px solid #3f51b5;
	border: 0;
	padding: 5px 15px;
	text-align: center;
	color: #BDBDBD;
	margin-bottom: 5px;
	background: transparent;
	font-weight: 600;
}
.filter-button:hover,
.filter-button:focus,
.filter-button.active{
	color: #000000;
	background-color: #ffcc2a;
	outline: none;
	border-radius: 50px;
}
.gallery_product{
	margin: 0px;
	padding:0;
	position:relative;
}
.gallery_product .img-info{
	position: absolute;
	background: rgba(0,0,0,0.5);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
	overflow:hidden;
	color:#fff;
	top:0;
	display:none;
	   -webkit-transition: 2s;
	transition: 2s;
}

.gallery_product:hover .img-info{
	display:block;
   -webkit-transition: 2s;
	transition: 2s;
}

.fancybox-button--share {
	display: none;
}
.gallery_product img
{
	border: 5px solid #fff;
}
#gallery a.fancybox>img
{
	/* max-width: 300px; */
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.gallery_product p.imgcaption
{
	text-align: center;
	font-weight: 500;
	font-size: 15px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 5px;
	text-transform: uppercase;
}
.youtubeiconn
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 68px;
	height: 48px;
	margin-left: -34px;
	margin-top: -24px;
	-moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
	-webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
	transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
	text-align: center;
}
.youtubeiconn i
{
	font-size: 50px;
	color: #fff;
	transition: all 0.5s;
}
.gallery_product:hover .youtubeiconn i
{
	color: #ff0000;
}
/* END GALLERY */

.form-control:focus 
{
    border-color: #e75f07;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(231 95 7);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(231 95 7);
}
.innerbodycol
{
    min-height: 550px;
}
.fmapframe
{
	padding-left: 50px;
}
@media only screen and (max-width: 991px) {
	#abt-sm-title
	{
		padding: 15px 1% 40px !important; 
	}
	h2.stitle
	{
		font-size: 40px;
	}
	.team .tperson h2 
	{
		font-size: 16px;
	}
}
@media only screen and (max-width: 1024px) {
	.openbtn-mob
	{
		display: block;
	}
	#sidenav-btn
	{
		display: none;
	}
	.fmapframe
	{
		padding-left: 0px;
	}
	.slidecaption img
	{
		width: 330px;
	}
	.slidecaption #scap1
	{
		font-size: 18px;
		line-height: 30px;
	}
	.slidecaption #scap2
	{
		font-size: 35px;
		line-height: 30px;
	}
	.slidecaption #scap3
	{
		font-size: 20px;
		line-height: 30px;
	}
	.slidecaption #scap4
	{
		font-size: 15px;
		line-height: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.slidecaption img
	{
		width: 280px;
		/* width: 200px; */
		margin-right: 0;
		margin-left: auto;
	}
	.carousel-indicators
	{
		bottom: 0px;
	}
	.slidecaption #scap1
	{
		font-size: 16px;
	}
	.slidecaption #scap4
	{
		font-size: 16px;
	}
	.about .abtcap
	{
		padding: 30px 1% 40px;
	}
	.discover
	{
		padding-top: 10px;
	}
	.awardcap
	{
		padding: 10px 4% 10px;
	}
	.slidecaption img.slidecaptionimg
	{
		margin-bottom: 0px;
	}
	
	.cont-info 
	{
        height: auto;
    }
}
@media only screen and (max-width: 546px) {
	.carousel-inner
	{
		margin-top: 30px;
	}
	.slidecaption img
	{
		width: 200px;
		margin: 0 0 0 auto;
	}
	.slidecaption
	{
		bottom: 2%;
	}
	.slidecaption .slidecaptionbtn a
	{
		font-size: 10px;
		
		display: block;
		width: fit-content;
		width: -moz-fit-content;
		margin-bottom: 2px;
		margin-left: auto;
		margin-right: 0;
	}
}
@media only screen and (max-width: 425px) {
	.slidecaption img
	{
		width: 200px;
		margin: 0 0 0 auto;
	}
	.slidecaption #scap1
	{
		font-size: 12px;
	}
	.slidecaption #scap2
	{
		font-size: 25px;
		line-height: 20px;
	}
	.slidecaption #scap3 
	{
		font-size: 16px;
		line-height: 25px;
	}
	.slidecaption hr
	{
		margin: 0px 0px;
	}
	.slidecaption #scap4
	{
		font-size: 12px;
	}
	.slidecaption div
	{
		margin-top: 10px !important;
	}
	.carousel-inner
	{
		margin-bottom: 30px;
	}
}

@media only screen and (min-width: 600px) {
	.copyright
	{
		text-align: left;
	}
	.copyright2
	{
		text-align: right;
	}

}