.slider-fade .item .overlay{background:rgba(0,0,0,0.4);z-index:1}
.slider-fade .owl-carousel,.slider-fade .owl-item{height:88vh;overflow:hidden;position:relative;}
.slider-fade .item{height:100%;width:100%;background-size:cover;background-position:center center;position:relative;z-index:4;}
.header .caption .subio{width:auto;height:auto;font-family:var(--font3);color:#f5ebe1;font-size:18px;line-height:25px;font-style:normal;font-display:swap;-webkit-animation-delay:.4s;animation-delay:.4s;margin-bottom:10px;}
.header .caption .subio span{color:var(--whiteColor);background:var(--main-color4);font-family:var(--font1);font-weight:400;font-size:20px;text-transform: uppercase;letter-spacing:3px;padding:0 10px;}
.header .caption .heada{position:relative;margin-bottom:40px;font-family:var(--font1);line-height:1.2}
.slider-fade .item img.heroimg{object-fit:cover;width: 100%;height: 100%;object-position: center;position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;opacity:1;}
.slider-fade .item .caption{z-index:9}

/* .header .total{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}
.header .active .caption .total{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-delay:.5s;animation-delay:.5s}
.header .heada{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}
.header .active .caption .heada{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-delay:.7s;animation-delay:.7s} */

@media screen and (max-width: 991px) {
.slider-fade .owl-carousel,.slider-fade .owl-item{height:70vh;}
}
@media screen and (max-width: 767px) {
.header,.slider-fade .owl-carousel,.slider-fade .owl-item{min-height:500px;height:60vh;}
}
@media screen and (max-width: 575px) {
.header,.slider-fade .owl-carousel,.slider-fade .owl-item{min-height:420px;height:50vh;}
.form-style1 .form-top{padding-right:15px!important;}
}

select,.form-control,.form-select,textarea,input{height:50px;padding:0 30px 0 35px;padding-right:45px;border:1px solid #E0E0E0;color:var(--body-color);background-color:var(--whiteColor);border-radius:0;font-size:14px;width:100%}
select:focus,.form-control:focus,.form-select:focus,textarea:focus,input:focus{outline:0;box-shadow:none;background-color:var(--whiteColor);border-color:var(--main-color)}
select::-moz-placeholder,.form-control::-moz-placeholder,.form-select::-moz-placeholder,textarea::-moz-placeholder,input::-moz-placeholder{color:var(--body-color);color:var(--body-color)}
select::placeholder,.form-control::placeholder,.form-select::placeholder,textarea::placeholder,input::placeholder{color:var(--body-color)}
.form-select,select{display:block;width:100%;line-height:1.5;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
input[type=number]{-moz-appearance:textfield}
textarea.form-control,textarea{min-height:150px;padding-top:16px;padding-bottom:17px;border-radius:0}

[type="radio"]:checked,[type="radio"]:not(:checked){position:absolute;left:-9999px}
[type="radio"]:checked + label,[type="radio"]:not(:checked) + label{position:relative;padding-left:28px;cursor:pointer;line-height:16px;display:inline-block;color:#666}
[type="radio"]:checked + label:before,[type="radio"]:not(:checked) + label:before{content:'';position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #ddd;border-radius:100%;background:#fff}
[type="radio"]:checked + label:after,[type="radio"]:not(:checked) + label:after{content:'';width:10px;height:10px;background:var(--main-color);position:absolute;top:4px;left:4px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}
[type="radio"]:not(:checked) + label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}
[type="radio"]:checked + label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}

.hero-bottom{margin-top:-200px;}
.search-form .form-bottom{border-radius:10px;padding:5px 12px;}
.search-form .form-bottom input,.search-form .form-bottom select{border:0;font-weight:500;padding:0 30px 0 45px;}
.search-form .form-bottom select{border-left:1px solid #dee4f9;cursor:pointer;}
span.fa-sort-down{position:absolute;right:15px;top:45%;transform:translateY(-50%);color:#a0abb4;}
.search-form .far{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#a0abb4;font-size:18px;}
@media(max-width:767px){
.search-form{border-radius:10px;}
.search-form .form-bottom{padding:10px 15px;border-radius:10px;}
.search-form .form-bottom select{border-left:0;border-top:1px solid #dee4f9;}
}
.form-style1{position:relative;width:100%;max-width:1138px;margin:0 auto}
.form-style1 .form-top{background:var(--whiteColor);margin:0 auto;padding:5px 0;border-radius:8px 8px 0 0;height:42px;line-height:42px;display:inline-block}
.form-style1 .form-top .form-check-inline{margin-right:1.5rem}
.form-style1 .form-top input[type=radio] ~ label{font-size:14px;text-transform:capitalize}
.form-style1 .form-top input[type=radio] ~ label::before{width:18px!important;height:18px!important;line-height:16px!important;font-size:.6em;border-color:var(--main-color);background-color:#fff}
.form-style1 .form-top input[type=radio]:checked ~ label::before{color:var(--main-color)}
@media(max-width:1199px){
.form-style1{width:100%;max-width:900px;margin:0 auto}
}
@media(max-width:991px){
.hero-bottom{margin-top:-100px;}
.search-form .form-bottom{border-radius:20px;}
}
@media(max-width:575px){
.form-style1 .form-top .form-check-inline{margin-right:0;padding-left:.7em;}
.hero-bottom{margin-top:-80px;}
}

.category-carousel{max-height:350px;overflow:hidden;}
.category-item{padding:10px;background:var(--whiteColor);border-radius:109.5px;box-shadow:1.5px .598px 10.88px 1.12px #7475751a;margin:5px 0;transition:all .5s ease}
.category-item i{font-size:40px;line-height: 100px;}
@media (max-width: 1199px) {
.category-item{border-radius:0}
}

.category-style1{text-align:center;border:1px solid #dde1ee;padding:10px;border-radius:10px;transition:all .5s ease}
.category-style1 .category-icon{width:80px;height:80px;line-height:80px;background-color:#fcf3e4;border-radius:100%;margin:10px auto;transform:scaleX(1);transition:all .5s ease}
.category-style1 .category-icon img{filter:invert(1);transition:all .5s ease}
.category-style1:hover{border-color:var(--main-color2)}
.category-style1:hover .category-icon{transform:scaleX(-1);background-color:var(--main-color2)}
.category-style1:hover .category-icon img{filter:unset}

.media-box{background:var(--whiteColor);border-radius:6px;transition:all .4s ease;overflow:hidden;box-shadow:1.5px 2.598px 14.88px 1.12px #7475751a}
.media-style1{align-items:center;padding:22px 28px;transition:all .4s ease}
.media-style1 .icon-btn2{background-color:var(--main-color6);}
.media-style1 .media-title{font-size:26px;margin-bottom:6px;font-weight:600;}
.media-style1 .media-text{font-weight:600;margin-bottom:0;line-height:100%;font-size:14px}
.media-style1 .media-item{border-bottom:1px solid var(--border-color);align-items:center}
.media-style1:hover,.media-style1.media-style1--active{background:var(--main-color4);}
.media-style1:hover *,.media-style1.media-style1--active *{color:var(--whiteColor)}
.media-style1:hover .media-item,.media-style1.media-style1--active .media-item{border-bottom:1px solid transparent}
.media-style1:hover .media-icon,.media-style1.media-style1--active .media-icon{background:#ffffffc9}
.media-style1:hover .icon-btn2,.media-style1.media-style1--active .icon-btn2{background:var(--whiteColor)}

.img-box1{position:relative}
.img-box1 .img-1{text-align:right;margin-bottom:35px;position:relative}
.img-box1 .img-1 img{max-width:186px}
.img-box1 .img-2{position:relative;z-index:0}
.img-box1 .img-3{position:absolute;top:0;left:14%}
.img-box1 .shape-dotted,.img-box1 .shape-dotted2.jump-reverse{position:absolute;right:-20px;bottom:-35px;z-index:-1}
.box-dsc{font-size:16px;line-height:30px;font-weight:600;font-family:var(--body-font);margin-bottom:26px}
.list-style1{margin-bottom:38px}
.list-style1 ul li{list-style:none;font-size:14px;line-height:26px;font-weight:500;color:var(--body-color);font-family:var(--body-font);margin-bottom:5px}
.list-style1 ul li i{font-size:14px;color:var(--main-color2);margin-right:8px}
@media(max-width:991px){
.img-box1 .shape-dotted2.jump-reverse{right:-8px}
}

.location-box{max-height:340px;overflow:hidden;transition:var(--transition);border:1px solid transparent}
.location-box:hover{border:1px solid rgba(255,255,255,.5)}
.location-box .item-img{height:100%;overflow:hidden;}
.location-box .item-img img{transition:var(--transition);transform:scale(1);}
.location-box:hover .item-img img{transform:scale(1.05);}

.location-box .item-img::before,.location-box .item-img::after{content:'';position:absolute;pointer-events:none;z-index:2;}
.location-box .item-img::after{bottom:0;left:0;width:100%;height:66%;background:linear-gradient(180deg, rgba(81, 81, 81, 0) 0%, rgba(0, 0, 0, 0.4) 77.08%);}
.location-box .item-content{position:absolute;bottom:0;left:0;width:100%;padding:5px 20px 30px;z-index:3;text-align:center;}

.owl-testi .item{padding-bottom:100px!important;border:2px dashed rgba(255,255,255,.01);border-radius:8px;}
.owl-testi .item .item-title{position:absolute;left:0;bottom:10px;width:100%;}
.testimonial-img{width:50px;height:50px;border-radius:50px;overflow:hidden;}
.diwana::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:url(images/logo-icon.svg) no-repeat center center;background-size:70%;opacity:.04;}