* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a,
a:hover {
	text-decoration: none;
}

.container {
	max-width: 1170px;
}

img {
	max-width: 100%;
}

body {
	font-family: 'Lato', sans-serif;
}

.theme-color {
	color: #ffaf1a !important;
}

.pr-0 {
	padding-right: 0;
}
.lander_product input.btn{
	border-color: #ffaf1a 
}

/* header css */

.header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	    z-index: 999;
}

section.header .container-fluid {
	padding: 0 20px;
}

.site-btn {
	width: 150px;
	height: 35px;
	font-size: 14px;
	color: #fff;
	background: #ffaf1a;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	transition: background 0.3s ease;
}

.site-btn:hover {
	background: #e69500;
	color: #fff;
}

.header ul.header-link li a {
	font-size: 14px;
	color: #fff;
}

.header ul.header-link li a span {
	display: inline-block;
	margin-left: 11px;
	color: #fff;
}

.header ul.header-link li:first-child,
.enquiry_btn a:first-child {
	margin-right: 20px;
}

.enquiry_btn {
	align-items: center;
	justify-content: flex-end;
}

.header ul.header-link {
	margin-bottom: 15px;
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding: 0;
}


/* banner */

/* .banner {
	background: url("../images/banner_bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 275px 0;
} */
.banner{
	position:relative;
	height:560px;
	    z-index: 0;
}
video#myVideo {
    width: 100%;
	  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
      z-index: -1;
}
/* rent section css */

.lander-rent {
	padding: 60px 0 45px;
}
.col-md-5 .product-img img {
    max-width: 300px;
    padding-top: 50px;
height:300px;
}
.lander-rent h3 {
	font-size: 22px;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	padding: 30px 0 35px;
	margin: 0;
}

.lander-rent p {
	font-size: 18px;
	color: #010101;
	line-height: 24px
	margin: 0;
	max-width: 88%;
}

.main-heading {
	font-size: 38px;
	line-height: 40px;
	color: #ffaf1a;
}
.lander-rent p {
    font-size: 18px;
  
    line-height: 24px !important;
 
}
section.lander-rent h1.main-heading {
    margin: 40px 0;
}
.lander-rent p b {
    display: block;
    /* margin-bottom: 40px; */
}

/* article */

.article {
	background: url("../images/option_bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 60px 0 20px;
	background-position: bottom;
}

.article .coupn-cont {
	padding: 15px;
	background: #fff;
}

.art-head h3 {
	font-size: 38px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 30px;
}

.article .coupn h4 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	margin: 0;
}

.article .coupn p {
	color: #000;
	font-size: 15px;
	line-height: 19px;
}

.article .coupn-cont p+span {
	font-size: 20px;
	color: #ff0000;
	font-weight: bold;
}

.article .coupn-cont a+span {
	color: #01af00;
	font-size: 14px;
	font-weight: bold;
}

.article .coupn-img {
	text-align: center;
	padding: 25px 0;
	background: rgba(255, 255, 255, 0.2);
}

.article .pr-0 {
	padding-right: 0;
}

.pl-0 {
	padding-left: 0;
}

.coupn-cont a.site-btn.site-btn-two {
	width: 100%;
	margin-top: 20px;
}

.article .mix-cont h2 {
	font-size: 40px;
	line-height: 50px;
	color: #000;
	margin-bottom: 30px;
	font-weight: bold;
}

.article .pt-60 {
	padding-top: 60px;
}

.rent-flex .col-lg-3 {
	padding: 0 20px 0 0;
}

.rent-flex .col-lg-3:last-child {
	padding: 0;
}

.rent-flex>.col-md-3:last-child {
	padding: 0;
}


/* test */

.test {
	padding: 30px 0 60px;
}

.test p {
	margin: 30px 0 0px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-weight: bold;
}

.test p span {
	margin-top: 35px;
}

.test-cont {
	padding: 0 40px;
}

.test .art-head h3 {
	margin-bottom: 50px;
}


/* top_footer */

.top_footer_left ul li a {
    font-size: 16px;
    color: #000;
    line-height: 18px;
    font-weight: bold;
    display: flex;
    align-items: flex-start;
}

.top_footer_left ul li a span {
	display: inline-block;
	margin-left: 6px;
}

.top_footer_left ul li {
	margin: 0 0 15px;
}

.top_footer_left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
/* .products_footer li.listgroup-item.col-6.col-md-3 img { */
    /* margin: -6px 7px 0px 0 !important; */
/* } */
.top_footer {
	background: url("../images/footer_bg.png");
	background-repeat: repeat;
	background-size: cover;
	padding: 10px 0;
}

.top_footer_left h4 {
	font-size: 32px;
	color: #000;
	font-weight: bold;
	line-height: 36px;
	margin: 0 0 30px;
}

.footer_ice_img img {
	height: auto;
}


/* main-footer */

.footer {
	background: url("../images/mainfooter_bg.png");
	background-repeat: repeat;
	background-size: cover;
	padding: 30px 0 10px 0;
}

.footer h5 a {
	font-size: 28px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 30px;
}

.footer h5 {
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	font-weight: 400;
	margin: 0 0 30px;
}

.footer h5 a span {
	font-size: 20px;
}

.footer p {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	margin: 0;
}

.footer-left.footer-center ul li a {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 15px;
	line-height: 40px;
}

.footer-left.footer-center ul li a span {
	display: inline-block;
	margin-left: 15px;
}

.footer-center .enquiry_btn a {
	margin-top: 20px;
}

.footer-left .form-group input.form-control {
	background: transparent;
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
}

.footer-left .form-group input.form-control::placeholder {
	color: #fff;
}

.footer-left button.sub-btn {
	display: flex;
	margin-top: 15px;
	border-radius: 0;
	transition: all 0.2 ease;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	width: 135px;
	justify-content: center;
	align-items: center;
	height: 35px;
}

.footer-des p {
	font-size: 14px;
	color: #fff;
	margin: 0 0 0;
}

.footer_you:first-child {
	padding-right: 100px;
}

.bg-white:hover {
	background: transparent !important;
	border: 2px solid #fff!important;
}

.bg-white {
	transition: all 0.2 ease;
}


/* media query  */
@media (max-width:520px){
	
	.banner {
    height: 180px !important;
	    z-index: -1;
	}
}
@media (max-width:767px) {
	
	
	section.lander-rent h1.main-heading {
    margin: 0 0 40px;
}
	
.col-md-5 .product-img img {
    max-width: 100%;
    padding-top: 0px;
    padding-bottom: 40px;
}
	.enquiry_btn {
 
    justify-content: flex-start;
}
	.header a.navbar-brand {
		flex: 0 0 70%;
		max-width: 70%;
		padding: 0;
		margin: 0;
	}
	.container {
		max-width: 100%;
	}
	.rent-flex .col-md-3 {
		padding: 0 15px;
		margin-bottom: 15px;
	}
	.header .navbar-light .navbar-toggler {
		color: #fff;
		border-color: transparent;
		padding: 0;
	}
	/* banner */
	.banner {
    height: 300px;
	    z-index: -1;
	}
	/* lander-rent */
	.lander-rent {
		padding: 40px 0;
	}
	section.lander-rent .col-md-6:last-child {
		padding: 0 15px;
		margin-top: 40px;
		text-align: center;
	}
	.main-heading {
		font-size: 30px;
		line-height: 30px;
	}
	.lander-rent h3 {
		font-size: 18px;
		line-height: 26px;
		padding: 15px 0 21px;
	}
	.lander-rent p {
		font-size: 18px;
		color: #010101;
		line-height: 24px;
		margin: 0;
		max-width: 100%;
	}
	.article {
		padding: 40px 0;
	}
	.art-head h3 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 25px;
	}
	.article .coupn-cont p+span {
		font-size: 16px;
	}
	.article .coupn p {
		font-size: 14px;
	}
	.article .coupn-cont p+span.col-md-3 {
		margin: 0;
	}
	.article .pt-60 {
		padding-top: 30px;
	}
	.mix-cont {
		text-align: center;
	}
	.article .mix-cont h2 {
		font-size: 30px;
		line-height: 40px;
		color: #000;
	}
	.mix-cont a.site-btn {
		margin: 14px auto;
	}
	/* test */
	.test .art-head h3 {
		margin-bottom: 25px;
	}
	.quote-image img {
		max-width: 50px;
	}
	.test p {
		margin: 15px 0 0px;
		font-size: 14px;
	}
	.test p span {
		margin-top: 20px;
	}
	.test-cont {
		padding: 0;
	}
	section.test .row .col-md-6:last-child {
		padding-top: 30px;
	}
	/* top-footer */
	.top_footer_left h4 {
		font-size: 30px;
		text-align: center;
		margin: 0 0 20px;
	}
	.footer_ice_img {
		text-align: center;
		height: auto;
		margin-top: 25px;
	}
	.footer_you:first-child {
		padding-right: 15px;
	}
	.footer h5 {
		margin: 0 0 15px;
	}
	.footer .row .footer_you:first-child {
		margin-top: 0;
	}
	.footer .row .footer_you {
		margin-top: 30px;
	}
	.footer-left.footer-center ul li a {
		line-height: 25px;
	}
	.footer-center .enquiry_btn a {
		margin-top: 15px;
	}
	.footer-des p {
		margin: 30px 0 0;
	}
	
	.rent-flex .col-lg-3 {
    padding: 0 15px;
}

	
}

@media (max-width:1024px) and (min-width:768px) {
	.top_footer_left ul li a span {
		margin-left: 3px;
	}
	
	section.lander-rent .col-md-6:last-child {
		padding: 0 15px;
	}
	.top_footer_left ul li a {
		font-size: 12px;
		display: flex;
		align-items: center;
	}
	.top_footer_left ul li a img {
		max-width: 10px;
	}
	.article .coupn h4 {
		font-size: 16px;
		line-height: 20px;
	}
	.article .coupn-cont p+span {
		font-size: 16px;
	}
	.article .coupn-cont {
		height: 225px;
	}
	section.header .container-fluid {
		max-width: 1170px;
	}
}

@media (max-width:991px) {
	.ml-auto.right-header {
		margin-top: 20px;
	}
	.navbar-light .navbar-toggler {
		color: #fff !important;
		border-color: transparent;
		outline: none;
	}
	.navbar-light .navbar-toggler-icon {
		background-image: url("../images/bread_crumb.png");
		height: 30px;
	}
	.navbar-toggler:focus {
		box-shadow: none;
	}
}

@media (max-width:1350px) {
	section.header .container-fluid {
		max-width: 1170px;
	}
}

.test .swiper-container {
	width: 100%;
	height: 100%;
	padding-bottom:50px;
}

.test .swiper-slide {
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.test .swiper-pagination-bullet-active {
	opacity: 1;
	background: #ffaf1a;
}
section.lander-rent .rent-img.fadeIn.animate.animated {
    animation-duration: 4s;
}
.article .coupn-cont:hover {
    background: rgba(255,255,255,0.8);
}

/* product-page */
.reserve-wrapper {
    padding-top: 87px;
}


.second-header{
    background: rgba(0,0,0,0.4);
 
}

.product_banner {
	padding:33px 0; 
	
}
.product_banner h1{
	    font-size: 38px;
    line-height: 40px;
    color: #000;
	margin:0;
	text-align:center;
}
.lander_product{
	    padding: 60px 0;
    background: #f5f5f5;
}

.lander_product .form-group {
    margin-bottom: 20px;
}
.lander_product .form-group .form-control {
    border-radius: 0;
    border: 1px solid #ccc;
}
.lander_product  input.btn {
    display: flex;
    justify-content: center;
 
    width: 100%;
    border-radius: 0;
}
.product-img {
    text-align: center;
}
 div#rc-anchor-container {
    border: 1px solid #d3d3d3;
    background: #f9f9f9;
    color: #000;
    transform: scale(0.88) !important;
 
}
.rc-anchor-light.rc-anchor-normal {
    border: 1px solid #d3d3d3;
    transform: scale(0.80);
}

.col-md-7.d-flex.justify-content-start h3 {
    margin-bottom: 20px;
}
.lander-rent {
    padding: 0;
}
/* 18-4-2021 */
section.banner .container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    z-index: 0;
}
section.banner .video_text {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 75%;
    margin: 0 auto;
    height: 100%;
    min-height: 100%;
       position: relative;
    z-index: 99;
}
section.banner .container {
    height: 100%;
}
section.banner .video_text h3 {
    color: #fff;
	margin:0;
    font-size: 38px;
    line-height: 44px;
}
@media (max-width:767px){
	.lander-rent {
    padding: 0 0 40px 0;
}	
.pr0{
	padding-right:0 !important;
}	
video#myVideo {
    width: 100%;
 
}
section.banner .video_text h3 {
   
	font-size:18px;
	line-height:24px;
}

}
@media (max-width:520px){
.banner {
    height: 180px !important; 
}
section.banner .video_text {
 
    width: 100%;
    margin: 0 ;
    height: 100%;
 
}
section.banner .video_text h3 {
    font-size: 14px;
    line-height: 20px;
}
} 
@media (max-width: 767px) and (min-width:521px){
.banner {
    height: 310px !important;
}

.sub_form .form-control {
    width: 50%;
}
.header a.navbar-brand {
    flex: 0 0 55%;
    max-width: 55%;
   
}
}
@media (max-width:1024px) and (min-width:768px) {
	.banner {
    height: 360px;
}
section.lander-rent .align-items-center {
    align-items: flex-start !important;
}	
section.lander-rent{
	margin-bottom:50px;
}
.rent-cont {
    margin-top: 40px;
}
section.banner .video_text h3 {
    font-size: 28px;
    line-height: 36px;
}

}