

element.style {

    background-image: url(https://preview.colorlib.com/theme/hiroto/img/hero.jpg);

  }

  .hero {

    padding-top: 145px;

    padding-bottom: 190px;

  }

  .spad {

    padding-top: 100px;

    padding-bottom: 100px;

  }

  .set-bg {

    background-repeat: no-repeat;

    

  }

  .section-title {

	margin-bottom: 55px;

	text-align: center;

}



.section-title h5 {

	color: #E9AD28;

	text-transform: uppercase;

	letter-spacing: 2px;

	margin-bottom: 20px;

}



.section-title h2 {

	font-size: 44px;

	color: white;

}



.set-bg {

	background-repeat: no-repeat;

	background-size: cover;

	background-position: top center;

}



.spad {

	padding-top: 100px;

	padding-bottom: 100px;

}

.header__nav__option {

	background: #390144;

}



.header__nav {

	text-align: right;

	padding: 20px 0 20px;

}



.header__logo {

	padding: 20px 0;

}



.header__logo a {

	display: inline-block;

}



.header__menu {

	display: inline-block;

}



.header__menu ul li {

	list-style: none;

	display: inline-block;

	margin-right: 60px;

	position: relative;

}



.header__menu ul li.active a {

	color: white;

}



.header__menu ul li:hover a {

	color: #a7a7a3;

}



.header__menu ul li:hover .dropdown {

	top: 36px;

	opacity: 1;

	visibility: visible;

}



.header__menu ul li .dropdown {

	position: absolute;

	left: 0;

	top: 56px;

	width: 150px;

	background: a7a7a3;

	text-align: left;

	padding: 2px 0;

	z-index: 9;

	opacity: 0;

	visibility: hidden;

	-webkit-transition: all, 0.3s;

	-o-transition: all, 0.3s;

	transition: all, 0.3s;

}



.header__menu ul li .dropdown li {

	display: block;

	margin-right: 0;

}



.header__menu ul li .dropdown li a {

	font-size: 14px;

	color: #ffffff;

	font-weight: 400;

	padding: 8px 20px;

	text-transform: capitalize;

}



.header__menu ul li .dropdown li a:after {

	display: none;

}



.header__menu ul li a {

	font-size: 18px;

	color: #ffffff;

	display: block;

	padding: 5px 0;

	-webkit-transition: all, 0.5s;

	-o-transition: all, 0.5s;

	transition: all, 0.5s;

}



.header__menu ul li a:hover {

	color: a7a7a3;

}



.header__nav__widget {

	display: inline-block;

}



.header__nav__widget a {

	display: inline-block;

	font-size: 16px;

	color: #1d1c1c;

	letter-spacing: 2px;

	background: #ffffff;

	padding: 13px 20px 11px;

}



.header__nav__widget a span {

	font-size: 20px;

	color: a7a7a3;

	position: relative;

	top: 4px;

}



.offcanvas-menu-wrapper {

	display: none;

}



.canvas__open {

	display: none;

}

.hero {

	padding-top: 245px;

	padding-bottom: 0px;

}



.hero__text {

	text-align: center;

	max-width: 700px;

	margin: 0 auto 65px;

}



.hero__text h5 {

	color: #E9AD28;

	text-transform: uppercase;

	letter-spacing: 4px;

	margin-bottom: 35px;

}



.hero__text h2 {

	font-size: 72px;

	color: #ffffff;

	line-height: 82px;

}

.hero__text h3 {

	font-size: 72px;

	color: #ffffff;

	

}

.hero__text p {

	font-size: 72px;

	color: #ffffff;

	

}

.filter__form {

	background: #ffffff;

	display: -webkit-box;

	display: -ms-flexbox;

	display: flex;

	padding: 30px 0 30px 40px;

	position: relative;

}



.filter__form button {

	font-size: 18px;

	font-weight: 500;

	color: #ffffff;

	background: #1d1c1c;

	text-transform: uppercase;

	letter-spacing: 2px;

	border: none;

	width: 160px;

	float: left;

	text-align: center;

	position: absolute;

	right: 0;

	top: 0;

	height: 100%;

	line-height: 100%;

}



.filter__form__item {

	width: 175px;

	float: left;

	margin-right: 30px;

}



.filter__form__item.filter__form__item--search {

	width: 260px;

}



.filter__form__item.filter__form__item--select {

	width: 230px;

}



.filter__form__item p {

	font-size: 18px;

	color: #777C81;

	margin-bottom: 24px;

}



.filter__form__item .filter__form__input {

	position: relative;

}



.filter__form__item .filter__form__input span {

	font-size: 18px;

	color: #E9AD28;

	position: absolute;

	right: 17px;

	top: 15px;

}



.filter__form__item .filter__form__input input {

	border: 1px solid #E4E4E4;

	font-size: 20px;

	color: #1d1c1c;

	width: 100%;

	height: 48px;

	padding-left: 15px;

	padding-right: 40px;

	font-family: "Barlow Condensed", sans-serif;

}



.filter__form__item .filter__form__datepicker {

	position: relative;

}



.filter__form__item .filter__form__datepicker span {

	font-size: 18px;

	color: #E9AD28;

	position: absolute;

	left: 18px;

	top: 15px;

}



.filter__form__item .filter__form__datepicker input {

	border: 1px solid #E4E4E4;

	font-size: 20px;

	color: #1d1c1c;

	width: 100%;

	padding-left: 48px;

	height: 48px;

	font-family: "Barlow Condensed", sans-serif;

}



.filter__form__item .filter__form__datepicker i {

	font-size: 22px;

	color: #1d1c1c;

	position: absolute;

	right: 10px;

	top: 13px;

}



.filter__form__item .filter__form__select {

	position: relative;

	height: 48px;

	border: 1px solid #E4E4E4;

}



.filter__form__item .filter__form__select span {

	font-size: 18px;

	color: #E9AD28;

	position: absolute;

	left: 15px;

	top: 15px;

	z-index: 1;

}



.filter__form__item .filter__form__select .nice-select {

	float: none;

	border: none;

	border-radius: 0;

	padding-left: 29px;

	padding-top: 3px;

	width: 100%;

	font-family: "Barlow Condensed", sans-serif;

}



.filter__form__item .filter__form__select .nice-select .current {

	font-size: 20px;

	color: #1d1c1c;

	position: relative;

	top: 0;

}



.filter__form__item .filter__form__select .nice-select:after {

	border-bottom: 1.5px solid #1d1c1c;

	border-right: 1.5px solid #1d1c1c;

	height: 8px;

	width: 8px;

	right: 20px;

	top: 23px;

}



.filter__form__item .filter__form__select .nice-select .list {

	margin-top: 0;

	width: 100%;

	border-radius: 0;

}





   
.bar {

 

    background:#390144 ;

  }



  

  .navbar {

 

    background:#390144 ;

  }

  

.head1

{

    padding-top: 400px;

    color: white;

    font-size: 80px;



}

.head2

{

    color: white;

    font-size: 20px;

    padding-bottom: 500px;

}



.clr{clear: both;}

.line

{

    height: 4px;

   margin-bottom: -20px;

    background-color: #a76a12;



} 

.banner{

    margin: 0;

}

.imge-fluid{

    width: 20%;

}

.line5

{

    height: 5px;

    margin-top: -8px;

    background-color: #a76a12;



}

.line1

{

    height: 3px;

    width: 150px;

    background-color: #a76a12;

    margin-top: 20px;

 margin-bottom: 30px;



} 

.line2

{

    height: 3px;

    width: 750px;

    background-color: #a76a12;

    margin-top: 20px;

    margin-bottom: 100px;

 



} 

.serv

{

    margin-top: 50px;

}

.line3

{

    height: 2px;

    width: 150px;

    background-color: #a76a12;

    margin-top: 20px;

    

} 

.about p

{

  

    font-size: 14px;

    text-align: justify;  

}

.bo1{

    background-color: white;

    height: 80px;

    width: 200px;

  

    

}

.about-img

{

    float:right;

    

}

.about

{

    float: left;

    text-align: center;

    

}

.about h1{

    color: #390144;

    font-size: 50px;

}

.service h1{

    color: #390144;

    font-size: 50px;}

.ab{

    margin-top: 200px;

}

.box

{

    margin-left: 100px;

}

.cont h1{

    color:#390144 ;

    font-size: 50px;

}

.btn

{

    background-color:#390144  ;

    font-size: 50px;

    



    

}

.cont{

    margin-top: 50px;

   

}



.box1

{

    background-color: #390144;

    height: 200px;

    margin-top: -1px;

}

.s1 p

{

text-align:center;

}

.sp

{

    padding: 20px;

   text-align: center;

}

.news

{

    margin-top: 100px;

    margin-bottom: 50px;

    

   

}

.search

{

    margin-top: 200px;

    margin-bottom: 50px;

   

   

}

.news h1{

    color: #a76a12;

}

.news p{

    padding: 30px;

    padding-left: 0px;

    font-size: 19px;

}

.hover-fade a {

    display: block;

    position: relative;

    overflow: hidden;

    background-color: #390144;

  }

  .hover-fade img {

    width: 100%;

    height: auto;

    -webkit-transition: all 0.5s ease-in-out;

    -moz-transition: all 0.5s ease-in-out;

    -o-transition: all 0.5s ease-in-out;

    -ms-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out;

  }

  .hover-fade:hover img {

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -o-transform: scale(1.1);

    -ms-transform: scale(1.1);

    transform: scale(1.1);

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0.5)";

    filter: alpha(opacity=0.5);

    opacity: 0.5;

  }



  .msg-form {

    background-color: white;

    padding: 20px

}



.pad-icon {

    padding-top: 50px;

    padding-left: 20px

}



.pad-icon a {

    text-decoration: none;

    margin-right: 40px

}



.input-group input:focus {

    border: 1px solid #390144

}



.pad-icon a:active {

    height: 30px;

    width: 30px;

    background-color: #390144;

    border-radius: 100%

}



.links {

    padding-top: 50px;

    width: 50%

}



#bordering a:active {

    border: 1px solid #390144

}

.footer

{

    background-color:#390144  ;

    height: 80px;

    color: white;

    margin-top: 50px;

}

.footer p

{

    color: rgb(185, 184, 184);

    padding-top: 30px;

    

}





.booking-area {

   

    z-index: 1;

    position: relative;



  }

  .booking-area .booking-wrap {

    padding: 39px 80px 20px 80px;

    background: #390144;

    

    box-shadow: 0px 8px 79px 0px rgb(0 0 0 / 8%);

    flex-wrap: wrap;

  }

  .select-btn {

    padding: 45px 69px;

  }

  .mb-30 {

    margin-bottom: 30px;

  }

  .form-group{

 border-style: none;

}

  .btn1 {

    

    background: #563b5c;

  

    border: 1px solid #a76a12;

    color: #fff;

    cursor: pointer;

    display: inline-block;

    font-size: 16px;

    font-weight: 400;

    letter-spacing: 1px;

    line-height: 0;

    margin-bottom: 0;

    padding: 45px 69px;

    text-align: center;

    text-transform: capitalize;

    touch-action: manipulation;

    transition: all 0.3s ease 0s;

    vertical-align: middle;

    white-space: nowrap;

  }

  .btn1:hover

  {

    color: white;

  }



 .form-control

 {

     border-radius:none;

 } 

 .flatpickr-input, .search-bar .form-control, .flatpickr-input, .search-bar-vertical .form-control {

    width: 100%;

    height: 40px !important;

    padding: 5px 15px;

    border: none;

    border: 3px solid #a76a12 !important;

    border-radius: 0px !important;

  

    box-shadow: none;

    color: #999;

}

.form-control {

    display: block;

    width: 100%;

    padding: 0.375rem 0.75rem;

    font-size: 1rem;

    line-height: 1.5;

    color: #495057;

    background-color: #fff;

    background-clip: padding-box;

    border: 5px solid #a76a12;

    border-radius: 0.25rem;

    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}

.form-control {

    display: block;

    width: 100%;

    height: 34px;

    padding: 6px 12px;

    font-size: 12px;

    line-height: 1.42857143;

    color: #555;

    background-color: #fff;

    

    border: 5px solid #a76a12;

    border-radius: 4px;

    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);

    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);

    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;

    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}



.form-control .datepicker {

	position: relative;

}



.form-control .datepicker {

	font-size: 18px;

	color: #E9AD28;

	position: absolute;

	left: 18px;

	top: 15px;

}



.form-control .datepicker input {

	border: 1px solid #E4E4E4;

	font-size: 20px;

	color: #1d1c1c;

	width: 100%;

	padding-left: 48px;

	height: 48px;

	font-family: "Barlow Condensed", sans-serif;

}



.form-control.datepicker i {

	font-size: 22px;

	color: #1d1c1c;

	position: absolute;

	right: 10px;

	top: 13px;

}

.btn1:not(:disabled):not(.disabled) {

    cursor: pointer;

}

.btn1:hover {

    color: #fff;

    background-color: #563b5c;

    border-color: #563b5c;

}

.btn1:focus, .btn:hover {

    text-decoration: none;

}

.btn1 {

    color: #fff;

    padding: 20px;

    background-color: #563b5c;

    border-color: #563b5c;

    height: 40px;

    width: 100px;

}

.btn1 {

    

    font-weight: 400;

    

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    border: 1px solid transparent;

    padding: 0.375rem 0.75rem;

    font-size: 1rem;

    line-height: 1.5;

    border-radius: 0.25rem;

    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}



button, select {

    text-transform: none;

}

button, input {

    overflow: visible;

}

button, input, optgroup, select, textarea {

    margin: 0;

    font-family: inherit;

    font-size: inherit;

    line-height: inherit;

    

}

button {

    border-radius: 0;

}

.map-responsive{

    overflow:hidden;

    padding-bottom:50%;

    position:relative;

    height:0;

   

}
.hero h3
{
    font-size: 50px;
}
.hero p
{
    font-size: 13px;
}
.map-responsive iframe{

    left:0;

    top:0;

    height:100%;

    width:100%;

    position:absolute;

   

}

@media(min-width:568px) {

    .container-fluid {

        margin: 100px 30px;

        width: 96%;

        padding-top: 50px;

        padding-bottom: 50px

    }

    

}



@media(max-width:567px) {

    .container-fluid {

        margin: 10px 10px;

        width: 94%;

        padding-top: 20px;

        padding-bottom: 20px

    }

    .hero h3{
        font-size: 30px;}
        .hero p{
            padding-top: 20px;
            font-size: 9px;}
    .hd{
        font-size: 18px;}
    .pad {

        padding-top: 20px

    }

}

@media (min-width: 768px) {

    .carousel-multi-item-2 .col-md-3 {

    float: left;

    width: 25%;

    max-width: 100%; } 


    

    .carousel-multi-item-2 .card img {

    border-radius: 2px; }

    

    }