@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url("font-awesome.min.css");
@import url("icons.min.css");
@import url("animate.min.css");

body{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size:13px;
color: #333;
line-height:1.6;	
}

h1, h2, h3, h4, h5, h6{
	line-height:1.3;
	margin:0;
	padding:0;
	}

button, a{
color: #333;
text-decoration:none;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

a:hover{
color: #00973D;
text-decoration:none;
}

.btn:focus {
  outline: none;
  box-shadow:none;
}

img{
max-width:100%;
display:block;
}


p:last-child{
	margin:0;
	}

button{
	cursor:pointer;
	}

button:focus {
  outline: none;
  box-shadow:none;
}




.form-control:focus {
    box-shadow:none;
    }
	


:focus {
	outline:none;
}


.breadcrumb{
	font-size:11px;
	font-weight: 500;
	padding:5px 0;
	background:none;
	margin:25px 0 0 0;
  -ms-flex-pack: start ;
  justify-content: flex-start ;
	}


.breadcrumb-sec{
	position: relative;
}

.breadcrumb-item a{
	color:#666;
	}
	.breadcrumb-item a:hover{
	color:#00973D;
	}
	
.breadcrumb-item.active{
	color:#00973D;
	}



.popup-ad{
	
}

.popup-ad .modal-content{
	background: #fff;
	border: 0;
	padding: 0;
}
.popup-ad .modal-header{
font-size:15px;
font-weight:500;	
}
.popup-ad .modal-body{
	padding:15px;
	background: #fff;
	text-align: center;
}

.popup-ad .modal-body img{
display: inline-block;
}

.popup-ad .close{
	color:#666;
	text-shadow:none;;
    opacity: .8;	
}

.popup-ad .close:not(:disabled):not(.disabled):hover,
.popup-ad .close:not(:disabled):not(.disabled):focus {
  color: #666;
  opacity: 1;
}

.popup-ad .modal-header {
    padding-top: 5px;
    padding-bottom: 5px;
}









.modal-title{
	font-size:13px;
	font-weight: 600;
	color: #6A2A10;	
}



.main-header .modal-backdrop{
	z-index:-1;
	}
	
.main-header .modal-backdrop.show {
  opacity:0;
}

.modal.left .modal-dialog {
	position: fixed;
	margin: auto;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}

.modal.left .modal-body {
	padding: 15px 15px 80px;
}

.modal.left.fade .modal-dialog {
	right: -320px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
	right: 0;
}



.main-header .modal-content{
	border:0;
	border-radius:0;
	}
	
.main-header .modal-header{
	background:#00973D;
	color:#fff;
	border:0;
	border-radius:0;
	padding:8px 20px 8px 15px;
	}
	
.main-header .modal-title{
	font-size:13px;
	font-weight: 600;
	color: #fff;	
}


	
.main-header .modal-body{
	padding:20px;
	}

.main-header .modal-header .close{
	color:#fff;
	text-shadow:none;
}



.main-header .modal-header .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.main-header .modal-header .close:not(:disabled):not(.disabled):hover,
.main-header .modal-header .close:not(:disabled):not(.disabled):focus {
  color: #fff;
  text-decoration: none;
  opacity: .75;
}






.pro-single-sec .modal-backdrop{
	z-index:-1;
	}
	
.pro-single-sec .modal-backdrop.show {
  opacity:0;
}

.pro-single-sec .modal-content{
	border:0;
	border-radius:0;
	}
	
.pro-single-sec .modal-header{
	background:#00973D;
	color:#fff;
	border:0;
	border-radius:0;
	padding:8px 20px 8px 15px;
	}
	
.pro-single-sec .modal-title{
	font-size:13px;
	font-weight: 600;
	color: #fff;	
}
	
.pro-single-sec .modal-body{
	padding:20px;
	}

.pro-single-sec .modal-header .close{
	color:#fff;
	text-shadow:none;
}



.pro-single-sec .modal-header .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.pro-single-sec .modal-header .close:not(:disabled):not(.disabled):hover,
.pro-single-sec .modal-header .close:not(:disabled):not(.disabled):focus {
  color: #fff;
  text-decoration: none;
  opacity: .75;
}






/*hm-enq-sec styles*/

.enq-box{
	position:relative;
	margin:0;
	}

.enq-box .enq-form{
	position:relative;
	}
	
.enq-box .form-group{
	margin-bottom:10px;
	}
	
.enq-box .form-control{
	padding:6px 10px 5px;
	border:1px solid #bdbdbd;
	border-radius:0;
	background:#ffffff;
	color:#212121;
	font-size:12px;
	min-width:150px;
	height:auto;
	margin:0;
	}

.enq-box .form-control:focus {
    box-shadow:none;
	background:#ffffff;
	border:1px solid #424242;
    }




.enq-box ::-webkit-input-placeholder { /* Chrome */
  color: #424242;
}

.enq-box :-ms-input-placeholder { /* IE 10+ */
  color: #424242;
}

.enq-box form ::-moz-placeholder { /* Firefox 19+ */
  color: #424242;
  opacity: 1;
}

.enq-box form :-moz-placeholder { /* Firefox 4 - 18 */
  color: #424242;
  opacity: 1;
}


.enq-box .btn-submit{
	position:relative;
	background:#00973D;
	color:#fff;
	font-weight:500;
	font-size:12px;
	border-radius:0;
	padding:6px 15px 5px;
	margin:10px 0 0 0;
	}
	
	.enq-box .btn-submit:hover{
	background:#370409;
	color:#fff;
	}

	

@media (min-width: 1200px){
	
.enq-box .form-control{
	padding:10px;
	font-size: 14px;
	}
	
.enq-box .btn-submit {
    font-size: 14px;
    padding: 10px 20px;
    margin: 10px 0 0 0;
}	
	

}
	




.under-constr{
	position: relative;

}


.under-constr .image{
	position: relative;
	width: 100%;
	text-align: right;
	
}

.under-constr .image img{
	display: inline-block;
	
}




.underconstr{
	position: relative;
	height: calc(100vh - 115px);
}


.underconstr .imageone{
	position: absolute;
	right: 0;
	top:0;
}


.underconstr .txtbox{
	position: relative;
	padding: 300px 0 50px 0;
	text-align: center;
}

.underconstr .txtbox h2{
	position: relative;
	font-size: 40px;
	font-weight: 400;
	color: #666;
	text-transform: uppercase;
	margin: 0 0 50px 0;
}

.underconstr .txtbox h2 span{
	display: block;
	font-size: 48px;
	font-weight: 700;
	color: #195729;
	letter-spacing: -1px;
}


.underconstr .txtbox h6{
	position: relative;
	font-size: 20px;
	font-weight: 400;
	color: #666;
	text-transform: uppercase;
}



@media (max-width: 1199px) {


.underconstr .imageone img{
	max-height: 600px;
}
	
}


@media (max-width: 991px) {


.underconstr .imageone img{
	max-height: 400px;
}
	
	
		
.underconstr .txtbox{
	padding: 150px 0 50px 0;
}	
	
}



@media (max-width: 767px) {

.underconstr .imageone img{
	max-height: 350px;
}
	
		
.underconstr .txtbox{
	padding: 150px 0 50px 0;
}	
	
.underconstr .txtbox h2{
	font-size: 26px;
	margin: 0 0 30px 0;
}

.underconstr .txtbox h2 span{
	font-size: 30px;
}


.underconstr .txtbox h6{
	font-size: 14px;
}
	
	
}



@media (max-width: 575px) {

.underconstr .imageone img{
	max-height: 300px;
}

.underconstr .txtbox{
	padding: 250px 0 50px 0;
}		
	

}

	
	
/*container styles*/

.page-wrapper{
	position:relative;
	width: 100%;
	}







/*header nav styles*/

.top-line{
	padding:0;
	font-size:12px;
	font-weight: 500;
	color: #666;
	position: absolute;
	right: 0;
	top:10px;
	z-index:1;
	}

.top-line a{
	color: #666;
	}



.top-line h5{
	font-family: 'Yesteryear', cursive;
	font-size: 22px;
	color: #195729;
	padding: 0; 
	
}


.top-line .top-right{
	position:relative;	
	display: -webkit-box ;
	display: -ms-flexbox ;
	display: flex ;
  -ms-flex-wrap: wrap ;
  flex-wrap: wrap ;
}


.top-line .top-right ul{
	margin: 0;
	padding: 0;
	display:none;
}

.top-line .top-right ul li {
      display: -webkit-inline-box ;
  display: -ms-inline-flexbox ;
  display: inline-flex ;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
}
    .top-line .top-right ul li:last-child {
      margin-right: 0;
      }



.top-line .iconstyle{
	font-size:14px;
	color:#195729;
	margin-right: 5px;
	}
	



.top-line .social-icon{
	display: none;
	}


.top-line .social-icon a{
margin-left:12px;
}

.top-line .social-icon a:first-child{
margin-left:0;
}
	
	
.top-line .social-icon .iconstyle{
	font-size:13px;
	color:#195729;
	margin: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	.top-line .social-icon .iconstyle:hover{
	color:#000;
	}


.top-line .social-icon .iconstyle.icon-youtube{
	font-size:18px;
	}



.top-line .hotline{
	position: relative;
	color: #f10000;
	line-height: 1.1;
	padding: 0 0 0 24px;
	margin: 0 20px  0 0;
	display: none;
}

.top-line .hotline i{
	position: absolute;
	top:1px;
	left: 0;
	font-size: 20px;	
}

.top-line .hotline .txt{
	position: relative;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 4.5px;
	text-transform: uppercase;
	margin: 0 0 3px 0;
}

.top-line .hotline .txt span{
	display: block;
	font-size: 11px;
	letter-spacing: normal;
}





.top-line .hotline .number{
	position: relative;
	font-size: 15px;
	font-weight: 700;
	letter-spacing:3px;
}



.main-header{
	position:relative;
	background:#ffffff;
	}
	


	
.brand-wrapper{
	position:relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	}
	

	
/*nav styles*/

.nav-bestlam{
	position: relative;
	top: -5px;
	display: none;
}

.nav-bestlam img{
display: inline-block;
width: 100px;
}

.nav-bestlam-mob{
	position: relative;
	display: block;
}

.nav-bestlam-mob img{
display: inline-block;
width: 85px;
}


.logo-bg{
	position: absolute;
	right: 60px;
	top:18px;
}

.logo-bg img{
display: inline-block;
width: 44px;	
}

.navbar-nav.bg {
    background: #310607;
    padding: 10px 0;
}

.hdr-nav {
  padding: 0; }
  
  .hdr-nav .navbar-brand{
    padding: 10px 0;
	}
	
.navbar-brand img{
	width:160px;
	}
	
  		
  .hdr-nav .navbar-nav .nav-item {
    margin:0;
	}
    .hdr-nav .navbar-nav .nav-item .nav-link {
	position:relative;
	font-weight:500;
	font-size:12px;
	padding:6px 20px;
	color: #dedede;	
	}
	

	  
    .hdr-nav .navbar-nav .nav-item:hover .nav-link{
      color: #fff;
	  }
	  
.hdr-nav .navbar-nav .nav-item.active .nav-link {
      color: #fff;
	  }
	  
	.hdr-nav .navbar-nav .nav-item.active .nav-link::after {
	}
	  
    .hdr-nav .navbar-nav .nav-item:last-child {
      margin-right: 0px; }


.navbar-light .navbar-toggler {
    color: #fff;
    border: 0;
	background:none;
	}

.navbar-toggler {
    border-radius: 0;
    padding: 3px 6px;
    font-size: 1em;
	width:30px;
	height:24px;
}

.navbar-light .navbar-toggler-icon {
    background: url(../images/menu-icon.svg) center center no-repeat;
}

.navbar-light .navbar-toggler>.close {
    display:inline;
	padding: 8px 11px 8px 11px;
	opacity:1;
	background: url(../images/menu-close-icon.svg) center center no-repeat;
}
.navbar-light .navbar-toggler.collapsed>.close, .navbar-light .navbar-toggler:not(.collapsed)>.navbar-toggler-icon {
    display:none;
}






/*************/
/* Dropdown*/
/*************/
.navbar-nav .dropdown-toggle::after {
  display: none; }

.navbar-nav .dropdown-menu.b-none {
 	border:0;
	
-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}



.navbar-toggler{
	border:0;
	}

/*******************
Overlay headers and thrid dropdown
******************/
.dropdown-menu li{
	border-bottom:0;
	}
	.dropdown-menu li:last-child{
	border-bottom:0;
	}


.dropdown-menu{
	border-radius:0;
	padding:0;
	background:#290001;
	}

.dropdown-item {
	font-weight:500;
	padding:8px 20px;
	font-size:12px;
	color:#dedede;
	}
	 
.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #00973D;
}

.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #00973D;
}  



.dropdown-submenu {
  position: relative; }
  .dropdown-submenu .dropdown-item > .ml-auto {
    position: absolute;
    right: 15px;
    top: 10px; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0;
  border-radius: 0.25rem;
  display: none; }
  .dropdown-submenu > .dropdown-menu.menu-right {
    left: auto;
    right: 100%; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -75%; }

.dropdown-menu .divider {
  background-color: rgba(120, 130, 140, 0.13);
  height: 1px;
  margin: 9px 0;
  overflow: hidden; 
  }




@media (min-width: 768px){


	
.navbar-brand img{
	width:160px;
	}




}



@media (min-width: 992px){

	
.navbar-brand img{
	width:180px;
	}	
	
.nav-bestlam{
	display: block;
}


.nav-bestlam-mob{
	display: none;
}


	
	
	
	
.logo-bg{
	position: relative;
	top: 0;
	right: 0;
}

.logo-bg img{
display: inline-block;
width: 48px;	
}
	
	
.navbar-nav.bg {
    background: none;
    padding: 0;
	margin: 10px 0 0 0 !important;
}
	

  .hdr-nav .navbar-brand{
    padding: 17px 0;
	}

.hdr-nav .navbar-nav .nav-item .nav-link { 
	font-size:12px;
	font-weight:600;
	color: #333;
	padding:0 4px;
	letter-spacing: -.5px;
	}
	  
.hdr-nav .navbar-nav .nav-item:hover .nav-link{
      color: #00973D;
	  }
	  
.hdr-nav .navbar-nav .nav-item.active .nav-link {
      color: #00973D;
	  }
	  
.hdr-nav .navbar-nav .nav-item.active .nav-link::after {

	}
	
	
.hdr-nav .navbar-nav .nav-item .nav-link.nav-enq{
	padding: 3px 5px;
	margin-left: 0;
	border-radius: 3px;
	background: #00973D;
	color: #fff ;
	font-size: 11px;
	top:-5px;
}
	
.hdr-nav .navbar-nav .nav-item .nav-link.nav-enq:hover{
	background: #333;
	color: #fff ;
}	
	
  .hdr-nav .navbar-nav .nav-item {
    margin: 0;
	}	
	
	
	
.dropdown-menu{
	background:#fff;
	}	
	
.dropdown-item {
	color:#333;
	font-size:12px;
	font-weight: 600;
	padding:8px 10px;
	}
	 
.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #00973D;
}

.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #00973D;
} 	

 
  .hover-dropdown .navbar-nav > .dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0px; }

  .navbar-nav > .dropdown .dropdown-menu {
    min-width: 200px;
    margin-top: 0px; }

  .dropdown-submenu:hover > .dropdown-menu {
    display: block; }


 }	
 	


@media (min-width: 1200px){


.logo-bg img{
width: 56px;	
}	
.nav-bestlam img{
width: 120px;
}	
	
.navbar-brand img{
	width:220px;
	}	
	
.hdr-nav .navbar-nav .nav-item .nav-link { 
	font-size:13px;
	letter-spacing:normal;
	padding:0 5px;
	}

.hdr-nav .navbar-nav .nav-item .nav-link.nav-enq{
	padding: 5px 10px 4px;
	font-size: 13px;
	top:-5px;
}
	
	
.dropdown-item {
	font-size:13px;
	padding:8px 15px;
	}

 
  .hover-dropdown .navbar-nav > .dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0px; }

  .navbar-nav > .dropdown .dropdown-menu {
    min-width: 220px;
    margin-top: 0px; }

  .dropdown-submenu:hover > .dropdown-menu {
    display: block; }

}


@media (min-width: 1300px){

.hdr-nav .navbar-nav .nav-item .nav-link { 
	font-size:13px;
	padding:0 8px;
	}

.hdr-nav .navbar-nav .nav-item .nav-link.nav-enq{
	padding: 5px 10px 4px;
	font-size: 12px;
	top:-5px;
}
	
	
.dropdown-item {
	font-size:13px;
	padding:8px 15px;
	}

}

@media (min-width: 1600px){

.hdr-nav .navbar-nav .nav-item .nav-link { 
	font-size:15px;
	padding:0 15px;
	}

.hdr-nav .navbar-nav .nav-item .nav-link.nav-enq{
	padding: 5px 12px 4px;
	font-size: 14px;
	top:-5px;
}
	
	
.dropdown-item {
	font-size:14px;
	padding:10px 15px;
	}

}


@media (max-width: 400px){

.top-line h5 {
    font-size: 16px;
}
	
	.navbar-brand img{
	max-width:160px;
	}
	
}


.mob-box{
	display:block;
	position:relative;
	background:#333;
	color:#dedede;
	padding:0 20px 15px;
	}
	
	.mob-box a{
	color:#dedede;
	}

.mob-box ul{
	margin: 0;	
	padding: 5px 0;
	border-top:1px solid #717171;
}

.mob-box ul li {
	display: block;
	padding: 5px 0;
}

		
	
.mob-box .iconstyle{
	font-size:14px;
	color:#dedede;
	margin-right:10px;
	margin-top:-5px;
	}
	


.mob-box .social-icon{
	border-top:1px solid #717171;
	padding:8px 0 0 0;
	
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
	}
	
.mob-box .social-icon .iconstyle{
	font-size:12px;
	color:#dedede;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	.mob-box .social-icon .iconstyle:hover{
	color:#13A89E;
	}

.mob-box .social-icon .iconstyle.icon-youtube{
	font-size:16px;
	}


.mob-box .social-icon a{
	display: block;
	margin-left:10px;
	}

.mob-box .social-icon a:first-child{
	margin-left: 0;
	}

.mob-box .hotline{
	position: relative;
	line-height: 1.2;
	padding: 10px 0 10px 25px;
	margin: 0;
	border-top:1px solid #717171;
}

.mob-box .hotline i{
	position: absolute;
	top:16px;
	left: 0;
	font-size: 16px;	
	
}

.mob-box .hotline .txt{
	position: relative;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 4.5px;
	text-transform: uppercase;
	margin: 0 0 3px 0;
}

.mob-box .hotline .txt span{
	display: block;
	font-size: 10px;
	color: #b2b2b2;
	letter-spacing: normal;
}



.mob-box .hotline .txt{
	position: relative;
}

.mob-box .hotline .number{
	position: relative;
	font-size: 14px;
	letter-spacing: 2px;
}







@media (min-width: 992px){

	.mob-box{
	display:none;
}


}



/*hm-slider-sec styles*/

.hm-mainslider-sec{
position:relative;
margin:0;
}



.video-fluid {

}

.owl-carousel video{
    width: 100%;
    display: block;
    object-fit: cover!important;
         -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.slider-item{
	position: relative;
	height: 100%;
}

.slider-image{
	position: relative;
}

.slider-image:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,.5) 0%, rgba(0,0,0,0) 0);
}


.slider-caption{
	position: absolute;
	top:45%;
	transform: translateY(-45%);
	left: 0;
	z-index: 1;
}

.slider-caption h2{
	display: inline-flex;
	background: #370409;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 1.1;
	color: #fff;
	padding: 5px 15px 6px 30px;
	margin: 0 0 5px 0;
}

.slider-caption h3{
	display: inline-flex;
	background: #6d6d6c;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 1.1;
	color: #fff;
	padding: 5px 15px 6px 30px;
}

.slider-caption h3.bg-one{
	background: #bb7520;
}

.slider-caption h3.bg-two{
	background: #987501;
}

.owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}

.owl-item.active h3 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.6s;
}




.slider-caption .txt{
	font-size: 12px;
	font-weight: 500;
}



.slider-caption .btn-slide{
	padding:5px 15px;
	background:#195729;
	color:#fff;
	font-size:11px;
	font-weight:700;
	text-transform: uppercase;
	border-radius:3px;
	}
	
	.slider-caption .btn-slide:hover{
		background:#333;
		color:#fff;
		}







.hm-mainslider-sec .owl-dots {
    position: absolute;
    bottom: 0px;
	right: 0px;
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot span {
    width: 12px;
	height: 12px;
    background-color: #333;
	border: 2px solid #fff;
    position: relative;
    padding: 0;
    cursor: pointer;
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot.active span {
    background-color: #e0e0e0;
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #e0e0e0;
}



.hm-mainslider-sec .owl-carousel .owl-item img{
	width:100%;	
}

.hm-mainslider-sec .owl-theme .owl-nav [class*='owl-'] {
    margin: 0;
    padding: 5px 5px ;
    background:none ;
    display: inline-block;
    cursor: pointer;
    border-radius:0 ;
}
    
.hm-mainslider-sec .owl-theme .owl-nav [class*='owl-']:hover {
      background:none;
      color: #fff;
      text-decoration: none;
	  }
	


.hm-mainslider-sec .owl-prev,
.hm-mainslider-sec .owl-next {
	position: absolute;
	width: 30px;
	height: 30px;
	color: inherit;
	background: none;
	border: none;
	z-index: 100;
	bottom:10px;
	}
    
.hm-mainslider-sec .owl-prev {right: 30px;}

.hm-mainslider-sec .owl-next {right: 0px;}


.hm-mainslider-sec .owl-theme .owl-nav{
	margin: 0;
}








@media (min-width: 576px){


.slider-caption h2{
	font-size: 24px;
}
	
.slider-caption h3{
	font-size: 24px;
}

.slider-caption .txt{
	font-size: 12px;
}
	
	
}


@media (min-width: 768px){


.slider-caption h2{
	font-size: 30px;
}
	
.slider-caption h3{
	font-size: 30px;
}

	
.slider-caption .txt{
	font-size: 12px;
}	
	
	
}


@media (min-width: 992px){



.slider-caption h2{
	font-size: 38px;
	padding: 8px 25px 10px 50px;
	margin: 0 0 8px 0;
}
	
.slider-caption h3{
	font-size: 38px;
	padding: 8px 25px 10px 50px;
}

.slider-caption .txt{
	font-size: 13px;
}		

	
.slider-caption .btn-slide{
	padding:10px 20px 9px;
	font-size:13px;
	}
	

.hm-mainslider-sec .owl-dots {
    bottom: 10px;
	right: 10px;
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot span {
    width: 14px;
	height: 14px;

}
	
	

	
	
.hm-mainslider-sec .owl-theme .owl-nav [class*='owl-'] {
    margin: 0;
    padding: 8px 8px ;
    background:none ;
    display: inline-block;
    cursor: pointer;
    border-radius:0 ;
}
	
.hm-mainslider-sec .owl-prev,
.hm-mainslider-sec .owl-next {
	position: absolute;
	width: 50px;
	height: 50px;
	color: inherit;
	background: none;
	border: none;
	z-index: 100;
	bottom:150px;
	}
    
.hm-mainslider-sec .owl-prev {right: 200px;}

.hm-mainslider-sec .owl-next {right: 150px;}


.hm-mainslider-sec .owl-theme .owl-nav{
	margin: 0;
}
	
	
	
}



@media (min-width: 1200px){


	
.slider-caption h2{
	font-size: 44px;
}
	
.slider-caption h3{
	font-size: 44px;
}
	

.slider-caption .txt{
	font-size: 15px;
}	
	

.hm-mainslider-sec .owl-dots {
    bottom: 15px;
	right: 15px;
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot span {
    width: 18px;
	height: 18px;

}	
	
}


@media (min-width: 1680px){

	

	
	

}



@media (max-width: 767px) {

	
.slider-caption .txt{
	display: none;
}

}











/*section-header styles*/	

.sec-header{
	position:relative;
	font-size:20px;
	font-weight:700;
	line-height: 1.3;
	color:#333;
	padding:0;
	margin: 0 0 30px 0;
	}

.sec-header span{
	font-weight:400;
	}

.sec-header::after{
	position:absolute;
	content:"";
	width:30px;
	height:3px;
	background:#00973D;
	bottom:-10px;
	left:0;
	right:0;
	margin: 0;
	}


.sec-header.hdr-white{
	color:#fff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, .6);
	}

.sec-header.hdr-white::after{
	background:#fff;
	}



.SectionHead{
	position:relative;
}

.SectionHead h1{
	position:relative;
	font-size:20px;
	font-weight:700;
	line-height: 1.1;
	color:#333;
	padding:0;
	margin: 0 0 30px 0;
	}

.SectionHead h1 span{
	font-weight:400;
	}

.SectionHead h1::after{
	position:absolute;
	content:"";
	width:30px;
	height:3px;
	background:#00973D;
	bottom:-10px;
	left:0;
	right:0;
	margin: 0;
	}







.btn-more{
	padding:5px 8px;
	border:1px solid #00973D;
	color:#370409;
	font-size:12px;
	font-weight:600;
	border-radius:0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	
	.btn-more:hover{
		background:#00973D;
		color:#fff;
		}
	
.btn-more.ar{
	float: right;
	margin: 0;
}	


.btn-enq{
	position: absolute;
	top:-35px;
	right: 0;
	z-index: 1;
	padding:5px 15px;
	background:#370409;
	color:#fff;
	font-size:11px;
	font-weight:600;
	border-radius:0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	
	.btn-enq:hover{
		background:#00973D;
		color:#fff;
		}



.btn-discover{
	position:relative;
	color:#370409 !important;
	font-weight:600;
	font-size:12px;
	padding: 0 0 0 30px;
	margin:0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	
	.btn-discover:hover{
	color:#00973D !important;
	}


.btn-discover:after{
    content: '';
    width: 20px;
    border-bottom: 2px solid;
    border-color: #00973D;
    position: absolute;
    left: 0;
    top: 50%;
}



/*hm-why-sec styles*/	

.hm-why-sec{
	position: relative;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
}





.hm-why-sec .content-box{
	position: relative;
	float: right;
	padding: 30px 0;
}



.hm-why-sec .content-box .desc{
	margin: 0 0 20px 0;	
}


.hm-why-sec .hm-bg-features{
	position: relative;
	background: url(../images/hm-why.jpg);
	background-size: cover;
	z-index: 1;
}

.hm-why-sec .hm-bg-features:after{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0);
	z-index: -1;
	
}


.hm-why-sec .hm-features{
	position: relative;
	padding: 30px 20px;
	text-align: center;
}

.hm-why-sec .hm-features .sec-header::after {
    margin: auto;
}


.hm-why-sec .hm-features .hm-features-slide{
	position: relative;
	padding: 80px 0 0 0;	
}



.hm-why-sec .hm-features .box-items{
	position: relative;
	height: 130px;
	background: #fff;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}


.hm-why-sec .hm-features .box-items .image{
	position: relative;
	margin: 0 0 10px 0;
}

.hm-why-sec .hm-features .box-items .image img{
	display: inline-block;
	width: 60px;
	height: 60px;

	-moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition:all .3s;
    -ms-transition: all .3s;
    -o-transition:all .3s;
}



.hm-why-sec .hm-features .box-items:hover .image img{	
	-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
	transform: scale(1.2);
	}



.hm-why-sec .hm-features .box-items .icon{
	position: relative;
	margin: 0 0 10px 0;
}

.hm-why-sec .hm-features .box-items .icon .iconstyle{
	font-size:60px;
	width: 60px;
	height: 60px;
	color:#6A2A10;
    -moz-transition: all .3s;
    -webkit-transition:all .3s;
    -ms-transition: all .3s;
    -o-transition:all .3s;
}



.hm-why-sec .hm-features .box-items:hover .icon .iconstyle{
	font-size:66px;
	width: 66px;
	height: 66px;
} 


.hm-why-sec .hm-features .box-items .title{
	font-size: 13px;
	font-weight: 600;
	line-height: 1.1;
}




.hm-why-sec .owl-carousel .item{
	overflow:hidden;
	}	
	
.hm-why-sec .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:20px;
	}

.hm-why-sec .owl-theme .owl-dots .owl-dot span{
	margin:8px;
	background:#333333;
	border: 1px solid #fff;
	width:12px;
	height:12px;
	}
	
.hm-why-sec .owl-theme .owl-dots .owl-dot.active span,
.hm-why-sec .owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #00973D;
	border: 1px solid #fff;
	}







/*hm-products-sec styles*/


.hm-products-sec{
	position: relative;
	padding: 30px 0 0 0;	
}

.hm-products-sec .container-fluid {
    width: 100%;
    padding-right: 2px;
    padding-left: 2px;
    margin-right: auto;
    margin-left: auto;
}

.hm-products-sec .row {
  margin-right: -1px;
  margin-left: -1px;
  }

.hm-products-sec .row > .col,
.hm-products-sec .row > [class*="col-"] {
  padding-right: 1px;
  padding-left: 1px;
  }



.hm-products-sec .bg-one{
	background: #F3F3F3;
	}

.hm-products-sec .bg-two{
	background: #FCFCFC;
	}



.hm-pr-box{
	position:relative;
	height: 100%;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


.hm-pr-box:hover {
background: #00973D;
color: #fff !important;
box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.15);
}




.hm-pr-box:hover .btn-discover{
	color:#fff !important;
	}


.hm-pr-box:hover .btn-discover:after{
    border-color: #fff;
}


.hm-pr-box .image-box{
	position: relative;
	overflow: hidden;
	}
	
	.hm-pr-box .image-box img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.hm-pr-box:hover .image-box img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}


	
.hm-pr-box .content-box{
	position: relative;
	padding: 20px 15px;
	}
	
	.hm-pr-box .content-box h3{
		font-size:15px;
		font-weight:700;
		margin:0 0 5px 0;
	}

	.hm-pr-box .content-box h5{
		font-size:13px;
		font-weight:600;
		color: #8a8a8a;
		margin:0 0 10px 0;
	}

.hm-pr-box:hover .content-box h5 {
color: #fff !important;
}

	
	.hm-pr-box .content-box .desc{
		height:40px;
		overflow:hidden;
		margin:0 0 20px 0;		
	}



/*hm-appl-sec styles*/	

.hm-appl-sec{
	position: relative;
	padding: 30px 0 10px 0;
}


.hm-appl-sec .appl-slide{
	position: relative;
}


.hm-appl-sec .appl-item{
	position: relative;
	background: #370409;
	color: #fff;
}

.hm-appl-sec .appl-item .image-box{
	position: relative;
	overflow: hidden;
	}
	
	.hm-appl-sec .appl-item .image-box img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: all 1.8s ease;
    -moz-transition: all 1.8s ease;
    -webkit-transition: all 1.8s ease;
    -ms-transition: all 1.8s ease;
    -o-transition: all 1.8s ease;
}

.hm-appl-sec .appl-item:hover .image-box img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}


	
.hm-appl-sec .appl-item .content-box{
	position: relative;
	padding: 20px 15px;
	}
	
	.hm-appl-sec .appl-item .content-box h3{
		font-size:15px;
		font-weight:700;
		margin:0 0 10px 0;
	}


.hm-appl-sec .appl-item .content-box .desc{
	}



.hm-appl-sec .owl-carousel .item{
	overflow:hidden;
	}	


.hm-appl-sec .owl-theme .owl-nav.disabled+.owl-dots {
	position: absolute;
	right: 0;
	bottom: -25px;
	margin-top:10px;
}

.hm-appl-sec .owl-theme .owl-nav.disabled+.owl-dots{
	
	}

.hm-appl-sec .owl-theme .owl-dots .owl-dot span{
	margin:0 0 0 16px;
	background:#888;
	width:12px;
	height:12px;
	}
	
.hm-appl-sec .owl-theme .owl-dots .owl-dot.active span,
.hm-appl-sec .owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #00973D;
	}



/*hm-video-sec styles*/	

.hm-video-sec{
	position: relative;
	padding: 30px 0 0 0;
}

.hm-video-sec .vdo-bg-row{
	position: relative;
	background: #F3F3F3;
}


.hm-video-sec .vdo-slide{
	position: relative;
}



.hm-video-sec .vdo-image{
	position: relative;
	}
	
	.hm-video-sec .vdo-image img{
	 width: 100%; 
	display:inline-block;
}

.hm-video-sec .vdo-image .icon{
	content:"";
	position: absolute;
    left: 50%;
    top: 50%;
	transform: translate(-50%,-50%);
    width: 30px;
	height: 30px;
	background: url(../images/play-icon.svg) no-repeat center center;
	background-size:contain;
	
	border-radius: 50%;
		
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	}

	
.hm-video-sec .content-box{
	position: relative;
	padding: 20px 15px;
	}
	
.hm-video-sec .content-box .desc{
	margin: 0 0 20px 0;
	}








.hm-video-sec .owl-carousel .owl-item img{
	width:100%;	
}

.hm-video-sec .owl-theme .owl-nav [class*='owl-'] {
    margin: 0;
    padding: 8px 8px ;
    background:#00973D ;
    display: inline-block;
    cursor: pointer;
    border-radius:0 ;
}
    
.hm-video-sec .owl-theme .owl-nav [class*='owl-']:hover {
      background:#000;
      color: #fff;
      text-decoration: none;
	  }
	
.hm-video-sec .owl-prev,
.hm-video-sec .owl-next {
	position: absolute;
	width: 30px;
	height: 30px;
	color: inherit;
	background: none;
	border: none;
	z-index: 100;
	bottom:0;
	}
    
.hm-video-sec .owl-prev {right: 30px;}

.hm-video-sec .owl-next {right: 0;}


.hm-video-sec .owl-theme .owl-nav{
	margin: 0;
}





/*hm-gallery-sec styles*/	

.hm-gallery-sec{
	position: relative;
	padding: 30px 0 0 0;
}

.hm-gallery-sec .glr-box-row{
	position: relative;
}


.hm-gallery-sec .glr-box-row .container-fluid {
    width: 100%;
    padding-right: 2px;
    padding-left: 2px;
    margin-right: auto;
    margin-left: auto;
}

.hm-gallery-sec .glr-box-row .row {
  margin-right: -1px;
  margin-left: -1px;
  }

.hm-gallery-sec .glr-box-row .row > .col,
.hm-gallery-sec .glr-box-row .row > [class*="col-"] {
  padding-right: 1px;
  padding-left: 1px;
  }


.hm-gallery-sec .glr-item{
	position: relative;
	overflow: hidden;
	margin: 0 0 2px 0;
}

.hm-gallery-sec .glr-item img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.hm-gallery-sec .glr-item:hover img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}



.hm-gallery-sec .glr-item .overlay-box{
	width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
	bottom:0;
	right:0;
	background: rgba(55,4,9, 0.4);
	padding:30px;
	opacity: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	
	
.hm-gallery-sec .glr-item:hover .overlay-box{
	opacity: 1;
	}	




/*hm-news-sec styles*/	

.hm-news-sec{
	position: relative;
	padding: 30px 0 0 0;
}



.hm-news-box{
	position:relative;
	background: #fff;
	text-align:left;
	height: calc(100% - 30px);
	margin: 0 0 30px 0;
	border: 1px solid #e0e0e0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	}

.hm-news-box:hover{
	-webkit-transition: translateY(-15px);
	-moz-transition: translateY(-15px);
	transform: translateY(-15px);
-webkit-box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.12);
	}


.hm-news-box:hover .btn-discover{
	color:#00973D !important;
	}

.hm-news-box .image-box{
	position: relative;
	overflow: hidden;
	margin:0;
	}
	
	.hm-news-box .image-box img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: all 1.8s ease;
    -moz-transition: all 1.8s ease;
    -webkit-transition: all 1.8s ease;
    -ms-transition: all 1.8s ease;
    -o-transition: all 1.8s ease;
}

.hm-news-box:hover .image-box img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}

	
.hm-news-box .content-box{
	position: relative;
	padding: 20px 15px;
	}

	
	.hm-news-box .content-box h4{
		font-size:14px;
		font-weight:700;
		margin:0 0 10px 0;
	}

	
	.hm-news-box .content-box .desc{
		height: 40px;
		overflow: hidden;
		margin:0 0 20px 0;	
	}

	.hm-news-box .content-box .desc p{
		margin-bottom:5px;	
	}

	.hm-news-box .content-box .news-date{
		font-size: 11px;
		font-weight: 600;
		color: #00973D;
		text-transform: uppercase;
		margin:0 0 5px 0;
	}







	





/*hm-testimonials-sec styles*/

.hm-testimonials-sec .sec-header{
	text-align: center;
	}

.hm-testimonials-sec .sec-header::after{
	margin: auto;
	}

.hm-testimonials-sec{
	position:relative;
	padding: 30px 0;
	background: #F3F3F3 url(../images/bg-testimony.jpg);
	background-size: cover;
	text-align: center;
}

.hm-testimonials-sec .desc{
	position:relative;
	max-width: 850px;
	margin: auto;
	margin-bottom: 20px;
	}
	

.testimonial-box{
	position:relative;
	}


.testimonial-box .box{
	position: relative;	
	padding: 20px 0 10px 0;
}

.testimonial .icon-quote {
	position: absolute;
	left:20px;
	top: -10px;
	z-index: 1;
}



.testimonial .icon-quote .iconstyle{
	font-size:18px;
	color:#fff;
	background: #00973D;
	width: 30px;
	height: 30px;	
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center ;
	-ms-flex-pack: center ;
	justify-content: center ;
	}



.testimonial{
	position:relative;
	width: 98%;
	margin: auto;
	background: #fff;
	padding: 40px 20px 20px 20px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	}

.testimonial .desc{
	margin-bottom:20px;
	}


			
.testimonial-by{
	position: relative;
	}


	
.testimonial-box .testimonial .image{
	margin:0 0 35px 0;
	}
	
.testimonial-box .testimonial .image img{
	width:auto;
	max-width:150px;
	display:inline-block;
	}

.testimonial-box .testimonial .bx{
	}
		
.testimonial-box .testimonial .name{
	font-weight: 600;
	font-size:13px;
	color:#666;
	}
	
.testimonial-box .testimonial .sub-title{
	font-size:12px;
	font-weight: 500;
	color:#666;
	}

.testimonial-box .testimonial .sub-title-two{
	font-size:12px;
	font-weight: 500;
	color: #666;
	}
	



.testimonial-box .owl-carousel .item{
	overflow:hidden;
	}	
	
.testimonial-box .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:10px;
	}




.testimonial-box .owl-theme .owl-dots .owl-dot span{
	margin:8px;
	background:#888;
	width:12px;
	height:12px;
	}
	
.testimonial-box .owl-theme .owl-dots .owl-dot.active span,
.testimonial-box .owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #00973D;
	}

	



.testimonial-box .owl-carousel .owl-stage{display: flex;}


.testimonial-box .tm-items {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}


.testimonial-box .h100 {
	
}



/*hm-small-banner-sec-sec styles*/

.hm-small-banner-sec{
	position:relative;
	padding: 25px 0;
	background: #00973D url(../images/bottom-banner.jpg) top center;
	background-size: cover;
	color: #fff;
	text-align: center;
	}


.hm-small-banner-sec h2{
	position: relative;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 5px 0;
	}

.hm-small-banner-sec .desc{
	margin: 0 0 20px 0;
	}



.hm-small-banner-sec .btn-bnr-contact{
	padding:5px 8px;
	background:#fff;
	color:#333;
	font-size:12px;
	font-weight:600;
	border-radius:3px;
	}
	
	.hm-small-banner-sec .btn-bnr-contact:hover{
		background:#000;
		color:#fff;
		}



	

/*footer styles*/

.footer-sec{
	position:relative;
	font-size:12px;
	background: #23070A;
	color:#DEDEDE;
	}

.footer-sec .footer-top{
	position:relative;
	}

.footer-sec .footer-widgets{
	position:relative;
	padding:30px 0 0 0;
	}

.footer-sec .footer-column{
	position:relative;
	margin:0 0 25px 0;
	}
	
.footer-sec .footer-column h5{
	font-size:13px;	
	font-weight:600;
	color:#DEDEDE;
	padding:0;
	margin:0 0 20px 0;
	}
	
.footer-sec .footer-column .links{
	margin:0;
	padding:0;
	}
	.footer-sec .footer-column .links li{
	margin:0;
	padding:5px 0;
	list-style:none;
	line-height:1.3;
	}
	
	.footer-sec .footer-column .links li:first-child{
	padding-top:0;
	}
	.footer-sec .footer-column .links li:last-child{
	padding-bottom:0;
	}


.footer-sec .footer-column .pro-link{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}	

.footer-sec .footer-column .links-two{
	margin:0;
	padding:0 15px 0 0;
	flex-basis: 50%;
	}

	.footer-sec .footer-column .links-two li{
	margin:0;
	padding:7px 0;
	list-style:none;
	line-height:1.3;
	}
	
	.footer-sec .footer-column .links-two li:first-child{
	padding-top:0;
	}
	.footer-sec .footer-column .links-two li:last-child{
	padding-bottom:0;
	}
	
	.footer-sec .footer-column a{
	color:#DEDEDE;
	}
	.footer-sec .footer-column a:hover{
	color:#fff;
	}

.footer-sec .footer-column .txt{
	position:relative;
	margin:0 0 5px 0;
	}

	

	


.footer-sec .social-icon{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	}
	
.footer-sec .social-icon a{
    display: block;
    margin-left:15px;
}

.footer-sec .social-icon a:first-child{
    margin-left: 0;
}

.footer-sec .social-icon .iconstyle{
	font-size:13px;
	color:#DEDEDE;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}

	.footer-sec .social-icon .iconstyle:hover{
	color:#fff;
	}

.footer-sec .social-icon .iconstyle.icon-youtube{
	font-size:16px;
	}

.footer-sec .social-icon .iconstyle.icon-whatsapp{
	font-size:15px;
	}




	
.footer-sec .box{
	position: relative;
	color:#D4D4D4;
	padding:0 0 0 26px;
	margin:0 0 15px 0;
	}


	
.footer-sec .box .icon{
	position:absolute;
	top:2px;
	left:0;
	}



.footer-sec .box .txt{
	margin: 0;
	}
	
.footer-sec .box .iconstyle{
	font-size:13px;
	}



.footer-sec .footer-middle{
	position:relative;
	margin: 0;
	}


.footer-sec .footer-logos-other{
	position:relative;
	margin: 0 0 10px 0;
	}



.footer-sec .footer-logos-other .row {
  margin-right: -3px;
  margin-left: -3px;
  }

.footer-sec .footer-logos-other .row > .col,
.footer-sec .footer-logos-other .row > [class*="col-"] {
  padding-right: 3px;
  padding-left: 3px;
  }



.footer-sec .footer-logos-other .items{
	position:relative;
	margin: 0 0 10px 0;
	}



.footer-sec .footer-logos-other .items:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	background: rgba(51,51,51,.3);
	}




.footer-sec .footer-bottom{
	position: relative;
	padding:0 0 20px 0;	
}

.footer-sec .copyright{
	text-align: center;
	margin: 0 0 10px 0;
	}


.footer-sec .design{
	font-size:11px;
	color: #848484;
	text-align: center;
	}

.footer-sec .design a{
	color: #848484;
	}
.footer-sec .design a:hover{
	color: #a9a9a9;
	}



.footer-sec .others{
	display: -ms-flexbox ;
	display: flex ;
	margin: 30px 0 0 0;
}

.footer-sec .others .item{
	margin-right: 20px;
}

.footer-sec .others .item img{
}




.side-bar-contact {
	position: fixed;
	bottom: 8%;
	right:5px;
	z-index: 100;
}

.side-bar-contact .iconstyle{
	font-size:26px;
	color:#fff;
	background: #25d366;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center ;
	-ms-flex-pack: center ;
	justify-content: center ;	

-webkit-box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.2);
box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.2);
	}






	
/*sub-banner styles*/


.sub-banner-sec{
	position:relative;
	color:#ffffff;
	margin:0;
	}

.h-bg{
height: 140px;
}

.bg-overlay{
	position: relative;
	z-index: 1;
}

.bg-overlay::after{
    position: absolute;
	content: '';
	width: 100%;
    height: 100%;
    top:0;
    left:0;
	bottom:0;
	right:0;
	background: rgba(55,4,9, 0.6);
	padding:10px;
	opacity: 1;

	z-index: -1;
	
	-webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: slideInLeft;
  animation-delay: 0.3s;
}



.bg-about-1{
	background:#e0e0e0 url(../images/banner-about-1.jpg) center;
	background-size: cover;	
}

.bg-about-2{
	background:#e0e0e0 url(../images/banner-about-2.jpg) center;
	background-size: cover;
}


.bg-why-1{
	background:#e0e0e0 url(../images/banner-why-1.jpg) center;
	background-size: cover;	
}

.bg-why-2{
	background:#e0e0e0 url(../images/banner-why-2.jpg) center;
	background-size: cover;
}


.bg-mission-1{
	background:#e0e0e0 url(../images/banner-mission-vision-1.jpg) center;
	background-size: cover;	
}

.bg-mission-2{
	background:#e0e0e0 url(../images/banner-mission-vision-2.jpg) center;
	background-size: cover;
}

.bg-quality-1{
	background:#e0e0e0 url(../images/banner-quality-1.jpg) center;
	background-size: cover;	
}

.bg-quality-2{
	background:#e0e0e0 url(../images/banner-quality-2.jpg) center;
	background-size: cover;
}

.bg-news-1{
	background:#e0e0e0 url(../images/banner-news-1.jpg) center;
	background-size: cover;	
}

.bg-news-2{
	background:#e0e0e0 url(../images/banner-news-2.jpg) center;
	background-size: cover;
}



.bg-app-1{
	background:#e0e0e0 url(../images/banner-app-1.jpg) center;
	background-size: cover;	
}

.bg-app-2{
	background:#e0e0e0 url(../images/banner-app-2.jpg) center;
	background-size: cover;
}

.bg-features-1{
	background:#e0e0e0 url(../images/banner-features-1.jpg) center;
	background-size: cover;	
}

.bg-features-2{
	background:#e0e0e0 url(../images/banner-features-2.jpg) center;
	background-size: cover;
}

.bg-bestlam-1{
	background:#e0e0e0 url(../images/banner-bestlam-1.jpg) center;
	background-size: cover;	
}

.bg-bestlam-2{
	background:#e0e0e0 url(../images/banner-bestlam-2.jpg) center;
	background-size: cover;
}


.bg-pro-1{
	background:#e0e0e0 url(../images/banner-pro-1.jpg) center;
	background-size: cover;	
}

.bg-pro-2{
	background:#e0e0e0 url(../images/banner-pro-2.jpg) center;
	background-size: cover;
}


.bg-whiteboard-1{
	background:#e0e0e0 url(../images/banner-whiteboard-1.jpg) center;
	background-size: cover;	
}

.bg-whiteboard-2{
	background:#e0e0e0 url(../images/banner-whiteboard-2.jpg) center;
	background-size: cover;
}

.bg-colour-board-1{
	background:#e0e0e0 url(../images/banner-colour-board-1.jpg) center;
	background-size: cover;	
}

.bg-colour-board-2{
	background:#e0e0e0 url(../images/banner-colour-board-2.jpg) center;
	background-size: cover;
}

.bg-lamination-board-1{
	background:#e0e0e0 url(../images/banner-lamination-board-1.jpg) center;
	background-size: cover;	
}

.bg-lamination-board-2{
	background:#e0e0e0 url(../images/banner-lamination-board-2.jpg) center;
	background-size: cover;
}


.bg-wpc-board-1{
	background:#e0e0e0 url(../images/banner-wpc-board-1.jpg) center;
	background-size: cover;	
}

.bg-wpc-board-2{
	background:#e0e0e0 url(../images/banner-wpc-board-2.jpg) center;
	background-size: cover;
}



.bg-photos-1{
	background:#e0e0e0 url(../images/banner-photos-1.jpg) center;
	background-size: cover;	
}

.bg-photos-2{
	background:#e0e0e0 url(../images/banner-photos-2.jpg) center;
	background-size: cover;
}


.bg-videos-1{
	background:#e0e0e0 url(../images/banner-videos-1.jpg) center;
	background-size: cover;	
}

.bg-videos-2{
	background:#e0e0e0 url(../images/banner-videos-2.jpg) center;
	background-size: cover;
}


.bg-careers-1{
	background:#e0e0e0 url(../images/banner-careers-1.jpg) center;
	background-size: cover;	
}

.bg-careers-2{
	background:#e0e0e0 url(../images/banner-careers-2.jpg) center;
	background-size: cover;
}


.bg-contact-1{
	background:#e0e0e0 url(../images/banner-contact-1.jpg) center;
	background-size: cover;	
}

.bg-contact-2{
	background:#e0e0e0 url(../images/banner-contact-2.jpg) center;
	background-size: cover;
}

.bg-downloads-1{
	background:#e0e0e0 url(../images/banner-downloads-1.jpg) center;
	background-size: cover;	
}

.bg-downloads-2{
	background:#e0e0e0 url(../images/banner-downloads-2.jpg) center;
	background-size: cover;
}





.bg-features {
	background:#e0e0e0 url(../images/banner-features.jpg) center;
	background-size: cover;
	}

.bg-applications {
	background:#e0e0e0 url(../images/banner-applications.jpg) center;
	background-size: cover;
	}

.bg-bestlam {
	background:#e0e0e0 url(../images/banner-bestlam.jpg) center;
	background-size: cover;
	}

.bg-products {
	background:#e0e0e0 url(../images/banner-products-list.jpg) center;
	background-size: cover;
	}

.bg-whiteboard {
	background:#e0e0e0 url(../images/banner-whiteboard.jpg) center;
	background-size: cover;
	}


.bg-about {
	background:#e0e0e0 url(../images/banner-about.jpg) center;
	background-size: cover;
	}

.bg-clients {
	background:#e0e0e0 url(../images/banner-clients.jpg) center;
	background-size: cover;
	}


.bg-gallery {
	background:#e0e0e0 url(../images/banner-gallery.jpg) center;
	background-size: cover;
	}

.bg-careers {
	background:#e0e0e0 url(../images/banner-careers.jpg) center;
	background-size: cover;
	}

.bg-contact {
	background:#e0e0e0 url(../images/banner-contact.jpg) center;
	background-size: cover;
	}


.header-block{
	position: relative;
}

.sub-header-box{
	position: relative;
	
}
.sub-header{
	position: absolute;
	top:-50px;
	left:0;
	display: inline-block;
	background: #00973D;
	padding: 15px 15px 30px 15px;
	z-index: 2;
	
	-webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.6s;
}

.sub-header.pro{
	top:-72px;
	padding: 15px;
}

.sub-header h1{
	position: relative;
	color:#fff;
	font-size:20px;
	font-weight:700;	
}

.sub-header h1 span{
	font-weight:400;
	}

.sub-header h1::after{
	position:absolute;
	content:"";
	width:30px;
	height:2px;
	background:#fff;
	bottom:-10px;
	left:0;
	right:0;
	margin: 0;
	}


.sub-header h1.mBottom{
	margin-bottom: 20px;
}

.sub-header .SubTitleSmall{
	display: block;
	position: relative;
	color:#fff;
	font-size:14px;
	font-weight:600;
	margin: 0;
}



.sub-header h2{
	position: relative;
	color:#fff;
	font-size:20px;
	font-weight:700;	
}

.sub-header h2 span{
	font-weight:400;
	}

.sub-header h2::after{
	position:absolute;
	content:"";
	width:30px;
	height:2px;
	background:#fff;
	bottom:-10px;
	left:0;
	right:0;
	margin: 0;
	}





.sub-header h5{
	position: relative;
	color:#fff;
	font-size:14px;
	font-weight:600;
	margin: 20px 0 0 0;
}

.sub-header  .image-title img{
	width: 130px;
}


.sub-header.b-white{
	background: #fff;
	padding: 15px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}


.subhead-bestlam{
	position: relative;
}

.subhead-bestlam h1{
	display: none;
	position: relative;
	color:#fff;
	font-size:20px;
	font-weight:700;
}



/*about-sec styles*/

.about-sec{
	position:relative;
	padding:30px 0;
	}

.about-sec h3{
	font-size:20px;
	font-weight:700;
	margin:0 0 10px 0;
	}

.about-sec .desc-b{
	font-size: 13px;
	margin: 0 0 20px 0;
	}

.about-sec .desc{
	margin: 0 0 20px 0;
	}


.about-sec .image-box{
	position: relative;
	margin:0 0 20px 0;
	}

.about-sec .content-box{
	position: relative;
	margin: 0 0 20px 0;
	}

.about-sec .content-box.pd-left{
	padding: 0;
	}

.about-sec .content-box.pd-right{
	padding: 0;
	}


.about-sec .box-row{
	position: relative;
	margin: 0;
}




/*quality-sec styles*/

.quality-sec{
	position:relative;
	padding:30px 0;
	}

.quality-sec .mb{
	margin: 0 0 20px 0;
	}




.quality-sec .desc{
	margin: 0 0 20px 0;
	}


.quality-sec .image-box{
	position: relative;
	margin:0 0 20px 0;
	}

.quality-sec .content-box{
	position: relative;
	padding: 0;
	margin: 0 0 20px 0;
	}







/*mission-sec styles*/

.mission-sec{
	position:relative;
	padding:30px 0;
	}




.mission-sec .box-item{
	position: relative;
	margin: 0 0 30px 0;
	}


.mission-sec .box-item .icon{
	position: relative;
	margin: 0 0 20px 0;
	}

	.mission-sec .box-item .icon img{
		display: inline-block;
		width: 40px;
		}

.mission-sec .box-item h3{
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 10px 0;
	}

.mission-sec .box-item h3 span{
	font-weight: 400;
	}

.mission-sec .box-item .desc{
	margin: 0 0 10px 0;
	}









/*why-sec styles*/

.why-sec{
	position:relative;
	padding:30px 0;
	}


.box-colors{
	position: relative;
	padding: 20px 20px 0 20px;
	margin:0 0 30px 0;

-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);	
	}

.box-colors .row {
  margin-right: -5px;
  margin-left: -5px;
  }

.box-colors .row > .col,
.box-colors .row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
  }



.box-colors .item-color{
	position: relative;
	text-align: center;
	margin: 0 0 20px 0;
	}

.box-colors .item-color .imagebox{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: auto;
	margin-bottom: 5px;
	}


.box-colors .item-color .imagebox.white{
	background: #fff;
	border: 1px solid #CCCCCC;
	}

.box-colors .item-color .imagebox.black{
	background: #000;
	}

.box-colors .item-color .imagebox.grey{
	background: #939598;
	}

.box-colors .item-color .imagebox.yellow{
	background: #FECA0A;
	}

.box-colors .item-color .imagebox.red{
	background: #EE1D23;
	}

.box-colors .item-color .imagebox.green{
	background: #138D44;
	}

.box-colors .item-color .imagebox.orange{
	background: #F58838;
	}

.box-colors .item-color .imagebox.blue{
	background: #0A55A2;
	}

.box-colors .item-color .imagebox.coffeebrown{
	background: #6A2A10;
	}

.box-colors .item-color .imagebox.ivory{
	background: #F4F3DA;
	}



.box-colors .item-color h6{
	font-size: 13px;
	font-weight: 600;	
	}


.why-sec .desc{
	margin: 0 0 20px 0;
	}

.why-sec .desc-box{
	border-left: 6px solid #00973D;
	padding: 0 0 0 20px;
	margin: 0;
	}

.why-sec .image-box{
	position: relative;
	margin:0 0 20px 0;
	}

.why-sec .content-box{
	position: relative;
	margin: 0;
	}

.why-sec .content-box.pd-left{
	padding: 0;
	}

.why-sec .content-box.pd-right{
	padding: 0;
	}


.why-sec h3{
	font-size:16px;
	font-weight:700;
	margin:0 0 15px 0;
	}


.why-sec h5{
	font-size:14px;
	font-weight:700;
	margin:0 0 10px 0;
	}

.why-sec h6{
	font-size:13px;
	font-weight:600;
	margin:0 0 10px 0;
	}






/*why-sec-two styles*/

.why-sec-two{
	position:relative;
	background: #F3F3F3;
	padding:30px 0;
	}


.why-sec-two .desc{
	margin: 0;
	}

.why-sec-two h3{
	font-size:16px;
	font-weight:700;
	margin:0 0 15px 0;
	}

.why-sec-two .image-box{
	position: relative;
	margin:0 0 20px 0;
	}

.why-sec-two .content-box{
	position: relative;
	padding: 0;
	margin: 0;
	}



/*why-sec-three styles*/

.why-sec-three{
	position:relative;
	padding:30px 0;
	}


.why-sec-three .desc{
	margin: 0 0 20px 0;
	}

.why-sec-three h3{
	font-size:16px;
	font-weight:700;
	margin:0 0 15px 0;
	}

.why-sec-three h5{
	font-size:14px;
	font-weight:700;
	margin:0 0 10px 0;
	}

.why-sec-three .box-row {
    position: relative;
    margin: 0 0 20px 0;
}

.why-sec-three .image-item{
	position: relative;
	margin: 0 0 30px 0;
}


.lists{
	list-style: none;
	margin: 0;
	padding: 0;
}

.lists li{
	position: relative;
	list-style: none;
	padding: 3px 0 3px 20px;
}

.lists li:before {
    content: '';
    width: 8px;
    height: 8px;
	border-radius: 50%;
	background: #00973D;
    position: absolute;
    left: 0;
    top: 10px;
}



.why-sec-three .table-bordered td,
.why-sec-three .table-bordered th{
	border: 1px solid #DDE0E6;
}

.why-sec-three .table td,
.why-sec-three .table th{
	padding: 5px 10px;
}

.why-sec-three .table-striped tbody tr:nth-of-type(odd) {
  background-color: #F5F5F5;
}


.why-sec-three .table .table-title{
	font-size: 14px;
	font-weight: 600;
	color: #fff;
}

.why-sec-three .table .t-bold{
	font-weight: 600;
}

.why-sec-three .table .bg-one{
	background: #00973D;	
}

.why-sec-three .table .bg-two{
	background: #370409;	
}

.why-sec-three .table .column-one {
    width: 16%;
}

.why-sec-three .table .column-two {
    width: 30%;
}

.why-sec-three .table .column-three {
    width: 18%;
}

.why-sec-three .table .column-four {
    width: 18%;
}

.why-sec-three .table .column-five {
    width: 18%;
}




/*why-sec-four styles*/

.why-sec-four{
	position:relative;
	background: #6d6d6c;
	color: #fff;
	padding:30px 0;
	}


.why-sec-four .desc{
	margin: 0;
	}

.why-sec-four h3{
	font-size:16px;
	font-weight:700;
	margin:0 0 15px 0;
	}




/*news-sec styles*/

.news-sec{
	position:relative;
	padding:30px 0;
	}


.news-box{
	position:relative;
	background: #fff;
	text-align:left;
	height: calc(100% - 30px);
	margin: 0 0 30px 0;
	border: 1px solid #e0e0e0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	}

.news-box:hover{
	-webkit-transition: translateY(-15px);
	-moz-transition: translateY(-15px);
	transform: translateY(-15px);
-webkit-box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.12);
	}


.news-box:hover .btn-discover{
	color:#00973D !important;
	}

.news-box .image-box{
	position: relative;
	overflow: hidden;
	margin:0;
	}
	
	.news-box .image-box img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: all 1.8s ease;
    -moz-transition: all 1.8s ease;
    -webkit-transition: all 1.8s ease;
    -ms-transition: all 1.8s ease;
    -o-transition: all 1.8s ease;
}

.news-box:hover .image-box img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}

	
.news-box .content-box{
	position: relative;
	padding: 20px 15px;
	}

	
	.news-box .content-box h4{
		font-size:14px;
		font-weight:700;
		margin:0 0 10px 0;
	}

	
	.news-box .content-box .desc{
		height:40px;
		overflow:hidden;
		margin:0 0 20px 0;		
	}


.news-box .content-box .desc p{
	margin-bottom: 5px;
}

	.news-box .content-box .news-date{
		font-size: 11px;
		font-weight: 600;
		color: #00973D;
		text-transform: uppercase;
		margin:0 0 5px 0;
	}






.news-main-sec{
	position:relative;
	padding: 30px 0;
}

.news-main-sec .news-details-box{
	position:relative;
	margin: 0;
	}

.news-main-sec .news-details-box .image-box{
	position: relative;
	margin:0 0 20px 0;
	}

	
.news-main-sec .news-details-box .content-box{
	position: relative;
	padding: 0;
	margin: 0;
	}


	.news-main-sec .news-details-box .content-box h3{
		font-size:18px;
		font-weight:700;
		color: #333;
		margin:0 0 10px 0;
		}


	.news-main-sec .news-details-box .content-box .desc{
		margin:0 0 20px 0;		
	}

	.news-main-sec .news-details-box .content-box .news-date{
		font-size: 11px;
		font-weight: 600;
		color: #00973D;
		text-transform: uppercase;
		margin:0 0 5px 0;
	}


.news-main-sec .newsImageTwo{
	position: relative;
	text-align: center;
	background: #f3f3f3;
	padding: 30px;
}

.news-main-sec .newsImageTwo img{
	display: inline-block;
}



/*features styles*/

.features-sec{
	position:relative;
	padding:30px 0;
	}

.features-sec .desc{
	margin: 0 0 20px 0;
	}

.features-sec .feature-box{
	position: relative;
	height: calc(100% - 30px);
	padding: 20px;
	margin: 0 0 30px 0;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}

.features-sec .feature-item{
	position: relative;
	padding:0 0 0 80px;
	}


.features-sec .feature-item .icon{
	position:absolute;
	top:0;
	left:0;
	}

	.features-sec .feature-item .icon img{
		width: 60px;
		}


.features-sec .feature-item .icon .iconstyle{
	font-size:60px;
	color:#6A2A10;
}

.features-sec .feature-item h5{
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 5px 0;
	}

.features-sec .feature-item .txt{
	}





/*products-sec styles*/

.products-sec{
	position:relative;
	padding:30px 0;
	}


.products-sec .product-box{
	position:relative;
	margin: 0 0 40px 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


.products-sec .product-box .image-box{
	position: relative;
	overflow: hidden;
	margin:0 0 20px 0;
	}
	
	.products-sec .product-box .image-box img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: all 1.8s ease;
    -moz-transition: all 1.8s ease;
    -webkit-transition: all 1.8s ease;
    -ms-transition: all 1.8s ease;
    -o-transition: all 1.8s ease;
}

.products-sec .product-box:hover .image-box img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}

	
.products-sec .product-box .content-box{
	position: relative;
	padding: 0;
	margin: 0;
	}


.products-sec .product-box .content-box.ar{
	text-align: left;
	}

.products-sec .product-box .content-box .image-logo{
	margin: 0 0 10px 0;
	
}

.products-sec .product-box .content-box .image-logo img{
	width: 150px;	
}


	.products-sec .product-box .content-box h3{
		font-size:18px;
		font-weight:700;
		margin:0 0 10px 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


	.products-sec .product-box:hover .content-box h3{
		color: #00973D;
	}

	.products-sec .product-box .content-box h5{
		font-size:14px;
		font-weight:600;
		color: #8a8a8a;
		margin:0 0 15px 0;
	}



	
	.products-sec .product-box .content-box .desc{
		height: 40px;
		overflow: hidden;
		margin:0 0 20px 0;
	}


	.products-sec .product-box:hover .btn-more{
		background:#00973D;
		color:#fff;
		}




/*pro-single styles*/

.pro-single-sec{
	position:relative;
	padding: 40px 0 30px;
	}

.pro-single-sec h4 {
    position: relative;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 10px 0;
}


.pro-single-sec .desc{
	position: relative;
	margin: 0 0 20px 0;
	}

.pro-single-sec .desc span{
	font-weight: 600;
	}


.pro-single-sec .single-pro-box{
	position:relative;
	margin: 10px 0 0 0;
	}

.pro-single-sec .single-pro-box .pro-image{
	margin: 0 0 20px 0;
}

.pro-single-sec .single-pro-box .pro-image img{
width: 100%;
border: 8px solid #fff;

-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);	
	
}


.pro-single-sec .single-pro-box .content-box {
	position: relative;
	margin: 0;
	padding: 0;
	}

.pro-single-sec .single-pro-box .content-box .image-logo{
	margin: 0 0 15px 0;
	
}

.pro-single-sec .single-pro-box .content-box .image-logo img{
	width: 150px;	
}


.pro-single-sec .single-pro-box .content-box .desc{
	position: relative;
	margin: 0 0 20px 0;
	}



.pro-single-sec .box-row{
	position: relative;
	margin: 0 0 30px 0;	
}

.pro-single-sec .desc-one{
	position: relative;
	margin: 0 0 30px 0;	
}

.pro-single-sec .txtBold{
	font-weight: 600;
}


.list-items{
	list-style: none;
	margin: 0;
	padding: 0;
}

.list-items li{
	position: relative;
	list-style: none;
	padding: 5px 0 5px 25px;
}

.list-items li:before {
    content: '';
    width: 14px;
    height: 14px;
	background-image: url(../images/list-checked.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top: 7px;
}




.pro-single-sec .spec-box{
	display: -ms-flexbox ;
	display: flex ;
	font-size: 15px;
	margin: 0 0 20px 0;
}

.pro-single-sec .spec-box .left{
	background:#EFEFEF;
	padding: 6px 20px;
	font-weight: 700;
	flex-basis: 30%;
	
}

.pro-single-sec .spec-box .right{
	border:1px solid #DFE1E5;
	padding: 6px 20px;
	flex-basis: 70%;
}




.pro-single-sec .table-bordered td,
.pro-single-sec .table-bordered th{
	border: 1px solid #DDE0E6;
}

.pro-single-sec .table td,
.pro-single-sec .table th{
	padding: 5px 10px;
}


.pro-single-sec .table .main-title{
	font-size: 15px;
	font-weight: 700;
	background: #EFEFEF;
}

.pro-single-sec .table .table-title{
	font-weight: 700;
	color: #00973D;
}

.pro-single-sec .table .bg-one,
.pro-single-sec .table .bg-two{
	vertical-align: middle;
	text-align: center;
	font-weight: 700;
}

.pro-single-sec .table .bg-one{
	background: #EFEFEF;	
}

.pro-single-sec .table .bg-two{
	background: #E5E5E5;	
}

.pro-single-sec .table .column-one {
    width: 15%;
}

.pro-single-sec .table .column-two {
    width: 40%;
}

.pro-single-sec .table .column-three {
    width: 15%;
}

.pro-single-sec .table .column-four {
    width: 15%;
}

.pro-single-sec .table .column-five {
    width: 15%;
}





.pro-single-sec .item-bx{
	position: relative;
	height: calc(100% - 30px);
	padding: 20px;
	margin: 0 0 30px 0;	
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}

.pro-single-sec .item-bx h5{
    position: relative;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.pro-single-sec .item-bx .desc{
	margin: 0;
}





.tooltip-icon {
padding: 0 0 0 10px;

}

.tooltip-icon img{
	width: 18px;
	display: inline-block;
}

.tip {
	
 
}

.tip .tooltips {
  background: #00973D;
	z-index: 1;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
	
  bottom: -75px;
  color: #fff;
  display: block;
  right: 0;
  margin-bottom: 0;
  opacity: 0;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  width: 70%;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
}

/* This bridges the gap so you can mouse into the tooltip without it disappearing */
.tip .tooltips:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* CSS Triangles - see Trevor's post */
.tip .tooltips:after {
  border-top: solid transparent 10px;
  border-bottom: solid transparent 10px;
  border-right: solid #00973D 10px;
  content: " ";
  height: 0;
  left: 0;
bottom:80px;
  margin-left: -10px;
  position: absolute;
  width: 0;
}

.tip:hover .tooltips {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

/* IE can just show/hide with no transition */
.lte8 .tip .tooltips {
  display: none;
}
.lte8 .tip:hover .tooltips {
  display: block;
}






.tooltip-item{
	position: relative;
	padding:0;
	}


.tooltip-item .icon{
	position:relative;
	margin: 0 0 15px 0;
	}

	.tooltip-item .icon img{
		width: 50px;
		}

.tooltip-item h5{
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 10px 0;
	}

.tooltip-item .txt{
	font-size: 13px;
	}










.single-video-sec{
	position: relative;
	padding: 30px 0;
	background: #F3F3F3;
}


.single-video-sec .video-thumb{
	position: relative;
	cursor: pointer;	
}

.single-video-sec .video-thumb.mb{
	margin: 0 0 20px 0;	
}

.single-video-sec .video-thumb img{
	width: 100%;
}

.single-video-sec .video-thumb .icon{
	content:"";
	position: absolute;
    left: 50%;
    top: 50%;
	transform: translate(-50%,-50%);
    width: 30px;
	height: 30px;
	background: url(../images/play-icon.svg) no-repeat center center;
	background-size:contain;	
	border-radius: 50%;
		
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	}

/*appl-sec styles*/

.appl-sec{
	position:relative;
	padding:30px 0;
	}

.appl-sec .content-box{
	position:relative;
	padding: 0;
	}

.appl-sec .content-box h3{
	position:relative;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 10px 0;
	}

.appl-sec .content-box .desc{
	margin: 0 0 20px 0;
	}

.appl-sec .content-box .image{
	position:relative;
	margin: 0 0 20px 0;
	}

.appl-sec .content-box .image .title{
	position:absolute;
	bottom: 0;
	left: 0;
	padding: 8px 15px;
	background: #370409;
	color: #fff;
	font-size: 13px;
	font-weight: 500;		
	}


.appl-sec .vertical-tab{
	position: relative;
	margin: 0 0 10px 0;	
}

.appl-sec .flex-tab{
-ms-flex-direction: column;
flex-direction: column;
}
	


.appl-sec .nav-pills .nav-link{
	font-size:13px;
	font-weight: 600;
	background:#EFEFEF;
	color:#333;
	margin:0 10px 10px 0;
	border-radius:5px;
	padding:8px 15px;
	}
	
	
.appl-sec .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
	background:#370409;
	color: #fff;
	}
.appl-sec .nav-pills .nav-link:hover{
	background: #00973D;
	color: #fff;
}






/*bestlam-sec styles*/

.bestlam-sec{
	position:relative;
	padding:30px 0 10px;
	}

.bestlam-sec .box-row{
	position: relative;
	margin: 0;
}

.bestlam-sec .desc{
	margin: 0 0 20px 0;
	}

.bestlam-sec .image-box{
	position: relative;
	margin:0 0 20px 0;
	}
	
.bestlam-sec .content-box{
	position: relative;
	padding: 0;
	margin: 0;
	}


.bestlam-sec h3{
	font-size:16px;
	font-weight:700;
	margin:0 0 15px 0;
	}

	
.bestlam-sec.bg-one{
	background: #F3F3F3;
	}






.bs-pro-item{
	position: relative;
	text-align: center;
	margin: 0 0 20px 0;
	}

.bs-pro-item .image-box{
	margin: 0 0 5px 0;	

-webkit-box-shadow: 6px 5px 5px -1px rgba(0,0,0,0.15);
-moz-box-shadow: 6px 5px 5px -1px rgba(0,0,0,0.15);
box-shadow: 6px 5px 5px -1px rgba(0,0,0,0.15);
	}

.bs-pro-item .image-box img{
	display: inline-block;
	width: 100%;
	}

.bs-pro-item h6{
	font-size: 13px;
	font-weight: 600;	
	}





/*gallery styles*/

.gallery-sec{
	position:relative;
	padding:30px 0;
	}


.gallery-sec h3{
	font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px 0;
	}


.gallery-sec .glr-box{
	position:relative;
	text-align: center;	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	margin-bottom: 20px;
	}

	
.gallery-sec .glr-box .image-box{
	position: relative;
	overflow: hidden;
	margin: 0 0 5px 0;
	}
	
	.gallery-sec .glr-box .image-box img{
	object-fit:cover;
	width: 100%;
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.gallery-sec .glr-box:hover .image-box img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}
	

	
	.gallery-sec .glr-box h5{
		position: relative;
		font-size:13px;
		font-weight:600;
		margin:0;
	}

.gallery-sec .glr-box:hover h5{	
	color: #6A2A10;
	}

.gallery-sec .glr-box a:hover{	
	color: #6A2A10;
	}




.gallery-sec .glr-single-row{
	position:relative;
	}

.gallery-sec .glr-single-row .row {
  margin-right: -5px;
  margin-left: -5px;
  }

.gallery-sec .glr-single-row .row > .col,
.gallery-sec .glr-single-row .row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
  }





.gallery-sec .glr-item{
	position: relative;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.gallery-sec .glr-item img{
	object-fit:cover;
	width: 100%;
	height: 150px;
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.gallery-sec .glr-item:hover img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}

.gallery-sec .glr-item .overlay-box{
	width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
	bottom:0;
	right:0;
	background: rgba(55,4,9, 0.4);
	padding:30px;
	opacity: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	
	
.gallery-sec .glr-item:hover .overlay-box{
	opacity: 1;
	}




.gallery-sec .video-row{
	position: relative;
	padding: 10px 0;
	margin: 0;
}

.gallery-sec .video-box{
	position: relative;
	text-align: center;
	margin: 0 0 20px 0;
}

.gallery-sec .video-box .video-thumb{
	position: relative;
	cursor: pointer;
}

.gallery-sec .video-box .video-thumb img{
	width: 100%;
}

.gallery-sec .video-box .video-thumb .icon{
	content:"";
	position: absolute;
    left: 50%;
    top: 50%;
	transform: translate(-50%,-50%);
    width: 30px;
	height: 30px;
	background: url(../images/play-icon.svg) no-repeat center center;
	background-size:contain;	
	border-radius: 50%;
		
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	}



.gallery-sec .video-box h5{
	font-size: 13px;
	font-weight: 600;
	color: #333;
	padding: 5px 0 0 0;
}







/*download styles*/

.download-sec{
	position:relative;
	padding:30px 0;
	}


.download-sec .download-box{
	position:relative;
	text-align: center;	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	margin-bottom: 30px;
	}



.download-sec .download-box .image-box{
	position: relative;
	overflow: hidden;
	background: #dddee0;
	padding: 20px;
	margin: 0 0 10px 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}

.download-sec .download-box:hover .image-box{
	background: #f9f9f9;
-webkit-box-shadow: 6px 5px 5px -1px rgba(0,0,0,0.15);
-moz-box-shadow: 6px 5px 5px -1px rgba(0,0,0,0.15);
box-shadow: 6px 5px 5px -1px rgba(0,0,0,0.15);
	}
	
	.download-sec .download-box .image-box img{
	max-height: 180px;
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.download-sec .download-box:hover .image-box img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}
	

	.download-sec .download-box h5{
		position: relative;
		font-size:13px;
		font-weight:600;
		margin:0;
	}

	.download-sec .download-box .small-title{
		font-size:11px;
		color: #888;
		margin: 0;
	}





/*careers styles*/

.careers-sec{
	position:relative;
	padding:30px 0 10px;
	}

.careers-sec .box{
	background: #F3F3F3;
	padding: 20px;
	margin: 0 0 20px 0;
	}

.careers-sec h4{
	position: relative;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 10px 0;
	}

.careers-sec .desc{
	margin: 0 0 15px 0;
	}


.bg-careers{
	background: #F3F3F3;
	padding: 30px 0 !important;
	}





/*contact styles*/

.contact-sec{
	position:relative;
	padding:30px 0;
	}


.contact-sec .contactbox{
	position: relative;
	padding:0 0 0 30px;
	margin: 0 0 20px 0;
}

.contact-sec .contactbox.mb{
	margin: 0 0 20px 0;	
}

.contact-sec .contactbox h6{
	font-size: 11px;
	font-weight: 600;
	color: #888;
	margin: 0 0 5px 0;
}


.contact-sec .contactbox .txt{
	font-size: 14px;	
}

	.contact-sec .contactbox .icon{
	position:absolute;
	top:1px;
	left:0;
	}

	.contact-sec .contactbox .icon .iconstyle{
	font-size:16px;
	color:#00973D;
	}
	.contact-sec .contactbox .icon .iconstyle.icon-location{
	font-size:18px;
	}



.location-sec{
	position:relative;
	}
	
.location-sec .location{
	position:relative;
	height:250px;
	background:#efeeec;
	}	
	
.location-sec .location iframe{
	height:250px;
	}




.contact-sec-two{
	position:relative;
	padding: 30px 0;
	}

.contact-sec-two h4{
	position: relative;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 10px 0;
	}

.contact-sec-two .desc{
	margin: 0 0 15px 0;
	}




.contact-form{
	position: relative;
	}

.contact-form h3{
	position:relative;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 10px 0;
	}

.contact-form .desc{
	margin: 0 0 20px 0;
	}



.contact-form .form-group{
	margin-bottom:10px;
	}
	
.contact-form .form-control{
	padding:7px 10px;
	border-radius:0;
	border:1px solid #cccccc;
	background:#ffffff;	
	color:#333;
	font-size:13px;
	min-width:150px;
	height:auto;
	margin:0;
	}

.contact-form .form-control:focus {
    box-shadow:none;
	background:#fff;
	border:1px solid #8e8e8e;
    }

.contact-form ::-webkit-input-placeholder { /* Chrome */
  color: #333;
}

.contact-form :-ms-input-placeholder { /* IE 10+ */
  color: #333;
}

.contact-form form ::-moz-placeholder { /* Firefox 19+ */
  color: #333;
  opacity: 1;
}

.contact-form form :-moz-placeholder { /* Firefox 4 - 18 */
  color: #333;
  opacity: 1;
}


.contact-form .btn-submit{
	position:relative;
	background:#00973D;
	color:#fff;
	font-weight:500;
	font-size:12px;
	border-radius:0px;
	padding:8px 15px;
	margin:10px 0 0 0;
	}

	
	.contact-form .btn-submit:hover{
	background:#370409;
	color:#fff;
	}



.contact-form .form-row{
margin-right: -15px;
margin-left: -15px;
}
	
.contact-form .form-row > .col, 
.contact-form .form-row > [class*="col-"]{
padding-right: 15px;
padding-left: 15px;
}



.upload-file {
    display: inline-block;
    padding: 0 10px 0 0;
}

.upload-file {
    display: inline-block;
    padding: 0 10px 0 0;
}
	
.upload-inline {
	width: auto;
    display: inline-block;
}


.contact-form .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.50rem + 2px);
  padding: 10px 20px;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 0;
}

.contact-form .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.50rem;
  padding: 10px 20px;
  line-height: 1.5;
  color: #fff;
  content: "Browse";
  background-color: #00973D;
  border-left: 1px solid #cccccc;
  border-radius: 0;
}


.contact-form .custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
padding-left: 1.5rem;
}

.contact-form .custom-checkbox .custom-control-label::before{
	border-radius:0;
	background: #fff;
	border: 1px solid #D5D5D5;
}

.contact-form .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00973D;
}

.contact-form .pd{
	padding-top: 8px;
	padding-bottom: 8px;
}


.enq-info-banner{
	position: relative;
	background: #F3F3F3;
	padding: 20px 0;	
}

.enq-info-banner h2{
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #333;
}


.enq-info-sec{
    position: relative;
    padding: 20px 0 30px;
}

.txt-label{
	font-weight: 500;
	margin:0 0 2px 0;
	}	
.required {
  color: #C51313;
}





/* scroll to top style */

.cd-nugget-info {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  top: 0;
  left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-nugget-info a {
  position: relative;
  font-size: 14px;
  color: #e86256;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.cd-nugget-info a:hover {
  opacity: .8;
}
.cd-nugget-info span {
  vertical-align: middle;
  display: inline-block;
}
.cd-nugget-info span svg {
  display: block;
}
.cd-nugget-info .cd-nugget-info-arrow {
  fill: #e86256;
}


.cd-top {
  display: inline-block;
  height: 25px;
  width: 25px;
  z-index:100;
  position: fixed;
  bottom: 10px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(51, 51, 51, 0.5) url(../images/top-arrow.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}

.cd-top:hover {
  background-color: #150816;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 10px;
    bottom: 10px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 30px;
    width: 30px;
    right: 20px;
    bottom: 20px;
  }
}







.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: 12px;
  left: 50%;
  margin-left: -10px;
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #FFF;
  background-size: 6px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  transform: scale(1)
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 3px);
    transform: rotate(-45deg);
    display: block;
    width: 6px;
    height: 6px;
    content: "";
    border: 2px solid white;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}



/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid white; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid white; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -43px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }






/*VCard styles*/

.VCard_Wrapper{
	position: relative;
	font-family: 'Roboto', sans-serif;

}

.VCard_Wrapper a:hover{
	color: #540000;
}



.VCard_Banner{
	position: relative;
  height: 160px;
  margin: 0;
  background:#e0e0e0 url(../images/banner_vcard.jpg) center;
	background-size: cover;
}

.VCard-ImageBlockWrap{
	position: relative;
}

.VCard-ImageBlock{
	position: relative;
	text-align: center;
	margin-top: -94px;
}

.VCard-Image{
	position: relative;
	margin: 0 0 20px 0;
}


.VCard-Image img{
	display: inline-block;
	width: 150px;
	height: 188px;
	border: 6px solid #fff;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}

.VCard-Heading{
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #540000;
	line-height: 1.3;
	margin: 0 0 5px 0;
}

.VCard-SubHeading{
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #333;
	line-height: 1.3;
	margin: 0 0 3px 0;
}

.VCard-SubHeadingTwo{
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #333;
	line-height: 1.3;
}


.VCardBody{
	position: relative;
	padding: 40px 0 0 0;
	text-align: center;
}

.VCardSmallText{
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 30px 0;
}



.VCardBoxRow{
	position:relative;	
	}

.VCardBoxItem{
	position:relative;	
	margin: 0 0 30px 0;
	text-align: center;
	}


.VCardBoxItem .IconBox{
	position: relative;
	display: -ms-inline-flexbox ;
  display: inline-flex ;
	margin: 0 0 10px 0;
	}

.VCardBoxItem .IconBox .iconstyle{ 
font-size:24px;
	color:#cd2036;
	background: #ebebeb;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	
  display: -ms-flexbox ;
  display: flex ;
  -ms-flex-align: center ;
  align-items: center ;
  -ms-flex-pack: center ;
  justify-content: center ;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


	.VCardBoxItem .IconBox .iconstyle.icon-phone{ 
font-size:22px;
}


.VCardBoxItem .IconBox:hover .iconstyle{ 
	background: #cd2036;
	color: #fff;
}


.VCardBoxItem h4{
	font-weight: 500;
	font-size: 16px;
	margin:0;
}



.VCardFooter{
	position: relative;
	background: #540000;
	color: #fff;
	padding: 20px 0;
}


.VCardFooter .SocialIcons{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
      -ms-flex-align: center ;
  align-items: center ;
  -ms-flex-pack: center ;
  justify-content: center ;
	margin: 0;
	}
	
.VCardFooter .SocialIcons a{
    display: block;
	margin-left:20px;    
}

.VCardFooter .SocialIcons a:first-child{
    margin-left: 0;
}

.VCardFooter .SocialIcons .iconstyle{
	font-size:14px;
	border: 1px solid #fff;
	color:#fff;
	width: 26px;
	height: 26px;
	border-radius: 5px;
	margin: 0;
	
  display: -ms-flexbox ;
  display: flex ;
  -ms-flex-align: center ;
  align-items: center ;
  -ms-flex-pack: center ;
  justify-content: center ;	
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}

	.VCardFooter .SocialIcons .iconstyle:hover{
		background:#a43939;
		border: 1px solid #fff;
		color:#fff;
	}






@media (min-width: 992px){


.VCard_Banner{
  height: 300px;
}


.VCard-ImageBlock{
	margin-top: -125px;
}

.VCard-Image{
	margin: 0 0 20px 0;
}


.VCard-Image img{
	width: 200px;
	height: 250px;
}

.VCard-Heading{
	font-size: 24px;
	margin: 0 0 5px 0;
}

.VCard-SubHeading{
	font-size: 16px;
}

.VCard-SubHeadingTwo{
	font-size: 14px;
}


.VCardBody{
	padding: 50px 0 0 0;
}

.VCardSmallText{
	font-size: 16px;
	margin: 0 0 50px 0;
}


.VCardBoxItem{
	margin: 0 0 60px 0;
	}


.VCardBoxItem .IconBox{
	margin: 0 0 20px 0;
	}

.VCardBoxItem .IconBox .iconstyle{ 
font-size:48px;
	width: 100px;
	height: 100px;
	}

.VCardBoxItem .IconBox .iconstyle.icon-phone{ 
font-size:40px;
}


.VCardBoxItem h4{
	font-size: 18px;
}



.VCardFooter .SocialIcons .iconstyle{
	font-size:24px;
	width: 40px;
	height: 40px;
	}



}

