.top_banner_content_mobile h3{
     font-family: 'Montserrat',Arial,sans-serif;
  font-weight: bold;
  font-size: 25px;
  text-align:center;
}
.top_banner_content_mobile h1{
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: bold;
    color: #000;
     text-align:center;
}

.logo-section{
    position: absolute;
    top: 0px;
}

.main_logo img {
    width: 50%;
    background: #fff;
    border-radius: 9px;
    margin-top: 19px;
}

.amenities-facalities-section {
    background: #FDF8EF;
    padding: 20px 0px;
    margin: 20px 0px;
}
.just_payment{
  margin-bottom: 20px;
}
.video-title{
  margin-bottom: 20px;
  font-family: 'Montserrat',Arial,sans-serif;
    font-weight: bold;
}
.video-title h3{
  font-family: 'Montserrat',Arial,sans-serif;
  font-weight: bold;
  font-size: 25px;
}
.video-text h3{
font-family: 'Montserrat',Arial,sans-serif;
  font-size: 25px;
}
.video-text p{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
}
.floor-details{
  margin-left: 20px;
}

.floor-details h5{
  font-family: 'Montserrat',Arial,sans-serif;
  font-size: 17px;
  color: #68747A;
}
.floor-details p{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
}

.text-section{
  margin-top: 30px;
}

.about-project h3{
  font-family: 'Montserrat',Arial,sans-serif;
  font-size: 25px;
  font-weight: bold;
}

.price_section1{
  margin-bottom: 30px;
}

.price_btn{
  margin-top: 20px;
}

.btn-outline-primary{
  background-color: #68747A;
  border-color: #68747A;
  color: #fff;
}
/*================================================================================================*/
/*.top_banner_section{
   background-image: url("../images/topbanner.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 500px;
}*/

.top_banner_content {
   /* background: #00000061;*/
    margin-top: 100px;
    padding: 20px 10px;
   /* border: 2px solid #68747A;*/
    border-radius: 3px;

}
.top_banner_content h3{
  font-family: 'Montserrat',Arial,sans-serif;
    font-weight: bold;
    color: #000;
  font-size: 20px;
}

.top_banner_content h1{
  font-family: 'Montserrat',Arial,sans-serif;
  font-weight: bold;
  color: #000;
}

/*.top_banner_logo{
  background-color: #00000061;
}*/
.top_banner_logo img{
 width: 100%;
}
.register_section{
     margin-top: -470px;
    margin-bottom: 130px;
}

.bottom_register_bg{
    border: 1px solid #D5D8DC;
    padding: 19px;
    border-radius:3px;
}

.bottom_register_bg h3{
    color:#000;
    font-family: 'Montserrat',Arial,sans-serif;
}

.map-title h3{
    color: #000;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 26px;
    font-weight: bold;
}
.footer-color h3{
  color: #000;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 26px;
    font-weight: bold;
}

.article_content h3{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 25px;
    font-weight: 300;
}

.article_content p{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
}

.gallery_title h3{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
    font-size: 25px;
    font-weight: bold;
}
.gallery_title p{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
}

/*======================================================*/
.carousel-inner{
  height: 550px;
}

.carousel-item img{
  height: 600px;
  width: 100%;
}

/*.register_section {
    margin-top: -500px;
    margin-bottom: 100px;
}*/

.register_btn button{
  font-size: 20px;
  font-weight: bold;
}
.content_section_logo{
  background: #fff;
  border: 1px solid #D2D4D5;
  padding: 50px 20px;
  border-radius: 5px;
}

.content_section_logo img{
  width: 100%;
}

.content_section_cont{
  margin-top: 50px;
}
.content_section_cont p{
    font-size: 18px;
   color: #084F96;
   font-family: 'Montserrat',Arial,sans-serif;
}

.content_section_cont h2{
    font-size: 25px;
    font-weight: bold;
}
.content_section_cont h2 samp{
  color: red;
}

.location_section {

    padding: 15px 0px;
    /*background-color: #edf4f7;*/
}

.aminities_icon h3{
  font-size: 18px;
}

 .btn-outline-primary{
    font-size: 24px;
    font-weight: bold;
}


.article_section{
  margin-top: 50px;
  margin-bottom: 50px;
}
/*-----------menu section----*/


.color-white h3{
  color: #fff;
}

/*---------------------ameniries-------------*/
.amenities_section{
  margin-top: 20px;
    padding: 30px 0px;
}

.amenities_top_cont p {
    font-size: 16px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.aminities_icon img{
  width: 32%;
}

.aminities_icon p{
    font-size: 18px;
}


/* ==============Register=============*/
.register{
    background: -webkit-linear-gradient(left, #5fa1a2, #5fa1a2);
        border-radius: 10px;

}

.top_register_bg{
    background-color: #00000061;
    padding: 20px;
    height: 100%;
    border-radius: 5px;
}
.register-left{
    text-align: center;
    color: #fff;
    margin-top: 4%;
}
.register-left input{
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    width: 60%;
    background: #f8f9fa;
    font-weight: bold;
    color: #383d41;
    margin-top: 30%;
    margin-bottom: 3%;
    cursor: pointer;
}
.register-right{
    background: #f8f9fa;
    border-top-left-radius: 10% 50%;
    border-bottom-left-radius: 10% 50%;
        border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.iti{
  width: 100%;
}
.iti__country-list{
  width: 350px;
}
.register-left img{
    margin-top: 15%;
    margin-bottom: 5%;
    width: 25%;
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
.register-left p{
    font-weight: lighter;
    padding: 12%;
    margin-top: -9%;
}
.register .register-form {
    padding: 20px 30px;
}
.btnRegister{
    float: right;
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    background: #0062cc;
    color: #fff;
    font-weight: 600;
    width: 50%;
    cursor: pointer;
}
.register .nav-tabs{
    margin-top: 3%;
    border: none;
    background: #0062cc;
    border-radius: 1.5rem;
    width: 28%;
    float: right;
}
.register .nav-tabs .nav-link{
    padding: 2%;
    height: 34px;
    font-weight: 600;
    color: #fff;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
}
.register .nav-tabs .nav-link:hover{
    border: none;
}
.register .nav-tabs .nav-link.active{
    width: 100px;
    color: #0062cc;
    border: 2px solid #0062cc;
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}
.register-heading {
       margin-bottom: 20px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.registration_box{
    position: relative;
    margin-top: -88px;
}
.register_modal{
  background: #68747A;
  font-size: 14px;
  color: #fff;
}

.close span {
    top: -12px;
    position: absolute;
    font-size: 33px;
    background: #fff;
    padding: 0px;
    height: 40px;
    width: 40px;
    border-radius: 30px;
    color: red;
    right: -12px;
}


/*===========Price========*/
.price_section{
  margin-top: 30px;
  padding: 50px 0px;
  background: #f1f1f1;
  margin-bottom: 30px;
}

/*-----------Location-----------*/
.location_section:{
  margin-bottom: 50px;
}
.location img{
  width: 100%;
}
/*===========aminities=====*/


.fa{
     color:#4183D7;
}
.img_icon img {
    margin-top: 14px;
    width: 73%;
}

.img_icon{
    padding: 5px 10px;
    margin: 0px auto;
}
.text_color h3{
  color: #000;
  font-size: 18px;

}

.floor_btn{
  margin-bottom: 50px;
  margin-top: 30px;
}


/*----------footer---------*/
.form-row{
  margin-top: 15px;
}

.last_form{
  margin-top: 50px;
  margin-bottom: 50px;
}

.foote_section {
    background: #68747A;
    padding-top: 20px;
    color: #fff;
    box-shadow: 0px 0px 6px #fff;
}

.cooter_cont img{
  width: 50%;
}

/*--------modal-----------*/

/*----------aminiteis-----*/
.aminities h3{
  text-align: center;
  font-family: 'Montserrat',Arial,sans-serif;

}
.aminities p{
  text-align: center;
  padding: 0px 30px;
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 20px;
}


/*-------------map section--------------*/
.map_section{
  margin: 30px 0px;
}

.map-cont{
  box-shadow: 0px 0px 4px #fff;
    border-radius: 6px;
    height: 100%;
    padding: 20px;
}

.map-cont h3 {
    text-align: center;
    color: #fff;
    font-size: 26px;
    margin-bottom: 30px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.map-cont p{
  text-align: center;
  font-family: 'Montserrat',Arial,sans-serif;
}

.map_btn{
    position: absolute;
    bottom: 20px;
    right: 31px;
}


/*----------------bottom slider----------*/

.cooter_cont img {
    width: 20%;
    margin: 20px 0px 30px 28px;
}

.footer-text{
  font-size: 15px;
  text-align: justify;
}

.title h3{
    font-size: 18px;
}
.text_color h3{
    font-size: 18px;
}

.img_icon i {
    font-size: 18px;
    color: #000;
}
.permit_number{
  margin-top: 95px;
}

/*===========tab menu----------*/

nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#5fa1a2;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 5px 139px;
    color:#fff;
    background:#68747A;
    border-radius:0;
    font-size: 18px;
}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #68747A ;
  bottom: -45px;

}
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #68747A;
    border-bottom:5px solid #68747A;
    padding:30px 25px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #68747A;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}

.img-thumbnail{
  margin: 10px;
}
/*===========End tab menu----------*/


.slider_section{
  margin-top: 30px;
}

/*.price_section1{
  background-image: url(../images/big-transparent-bubble.png);
  background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 42%;
    

}*/


.price_h2 h1{
    color: red;
    font-size: 28px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.amount {
    margin-top: 15px;
    background: #68747A;
    color: #fff;
    padding: 20px 0px;
    border-radius: 4px;
}
.amount h3 {
    font-size: 20px;
    color: #fff;
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: bold;
}
.amount h2 {
    font-size: 20px;
    font-family: 'Montserrat',Arial,sans-serif;
    color: #fff;
    text-shadow: 1px 0px 4px #000;
}


.price_box {
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 25px;
    color: #000;
    border: 2px solid #D5D8DC;
}

.price_box_icon {
    width: 100%;
    display: block;
    overflow: hidden;
}

.price_box_icon i {
    font-weight: 900;
    font-size: 60px;
    color: springgreen;
    float: right;
}

.price_box h2{
   font-size: 25px;
    font-weight: bold;
    text-align: center;
    font-family: 'Montserrat',Arial,sans-serif;
    
}


.price_box p {
    font-size: 17px;
    text-align: center;
    font-family: 'Montserrat',Arial,sans-serif;
    margin: 0px;
}


.img_icon{
  float: left;
}

.text_color p {
    font-family: 'Montserrat',Arial,sans-serif;
    padding-top: 6px;
    color: #004274;
    font-size: 14px;
}
.amenities_top_cont h3{
font-family: 'Montserrat',Arial,sans-serif;
    font-size: 25px;
    font-weight: 300;

}
.galley_section{
  margin-bottom: 20px;
}
.ar_bg{
  background-color: #FDF8EF;
  padding: 30px;
}
.article_content ul {
    margin-left: 20px;
    padding: 0px;
}
.article_content ul li{
  text-align: left;
  font-size: 17px;
}

.ar_bg{
    margin-bottom:20px;
}



#toBooking {
    position: fixed;
    right: 15px;
    opacity: 0;
    visibility: hidden;
    bottom: 0px;
    z-index: 999;
    transition: 0.35s;
    transform: scale(0.7);
    width: 12%;
    height: 46px;
    /*background-color: rgba(0,0,0,.6);*/
    opacity: 1;
    transition: all 0.3s;
    border-radius: 50%;
    text-align: center;
    font-size: 21px;
    color: #fff;
    cursor: pointer;
}
#toBooking.visible {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.btn-primary {
    color: #fff;
    background-color: #68747A!important;
    border-color: #68747A!important;
    box-shadow: 0px 0px 4px #fff;
}
.cooter_cont{
    margin-bottom:50px;
}
/*====================Responsive===================*/

@media screen and (max-width: 768px) {
.top_banner_content_mobile h3{
   
  font-size: 17px;
    text-align: justify;
    line-height: 1.5;
    font-weight: normal;
}
.top_banner_content_mobile h1{
    font-size: 20px;
    margin-bottom: 30px;
}

.main_logo img {
    width: 30%;
    margin-top: 13px;
}




.carousel-inner {
    height: 300px;
} 

.carousel-item img {
    height: 300px;
    width: 100%;
}
/*.register_section {
    margin-top: -161px;
    margin-bottom: 130px;
}*/
.top_banner_content h1 {
    font-size: 25px;
    padding: 15px 0px;
}

.register_section {
    margin-top: 0px;
    margin-bottom: 0px;
}
.top_banner_section {
     height: 400px; 
}

nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
    
    padding: 5px 0px;
}

.amount h3 {
    font-size: 15px;
}

.cooter_cont img {
    width: 30%;
}

.item {
margin-bottom: 15px;

}

.top_banner_content h3 {
    font-weight: normal;
}
.gallery_title p {
    text-align: justify;
}

.article_content p {
    text-align: justify;
}

.amenities_top_cont p {
    text-align: justify;
}
.ar_bg_img{
  margin-bottom: 20px;
}

.ar_bg_img img{
    width:100%;
    height:auto;
}

.visible button{
    width:150px;
}

.amount h3 {
    font-size: 16px;
}

.top_banner_content h3 {
    display:none;
}

.top_banner_content h1 {
    margin-top:40px;
}

.permit_number {
    margin-top: 0px;
}

.top_banner_content {
   /* background: #00000061;
    margin-top: 77px;
    padding: 0px 0px;*/
    display: none;
}
.none{
    display:none;
}
.mobile{
    display:block!important;
}
.desktop{
    display:none;
}
.text-right {
    text-align: left!important;
}
#toBooking {
    float: right;
    right: 120px;
    
}

#toBooking button{
    font-size:14px!important;
}
.top_register_bg {
    margin: 0px auto;
    height: auto;
    margin-bottom: 30px;
}

.top_banner_content_mobile{
    display:block!important;
    margin-top:20px;
}

.amount h2 {
    font-size: 20px;
}
.amount {
    margin-top: 15px;
    padding: 15px 0px;
}
}

/*========================End Responsive====================================*/
.top_banner_content_mobile{
    display:none;
}
.mobile{
    display:none;
}

.top_banner_content_mobile h3{
     font-family: 'Montserrat',Arial,sans-serif;
  font-weight: bold;
  font-size: 25px;
}
.top_banner_content_mobile h1{
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: bold;
    color: #000;
}

.logo-section{
    position: absolute;
    top: 0px;
}

.main_logo img {
    width: 50%;
    background: #fff;
    border-radius: 9px;
    margin-top: 19px;
}

.amenities-facalities-section {
    background: #FDF8EF;
    padding: 20px 0px;
    margin: 20px 0px;
}
.just_payment{
  margin-bottom: 20px;
}
.video-title{
  margin-bottom: 20px;
  font-family: 'Montserrat',Arial,sans-serif;
    font-weight: bold;
}
.video-title h3{
  font-family: 'Montserrat',Arial,sans-serif;
  font-weight: bold;
  font-size: 25px;
}
.video-text h3{
font-family: 'Montserrat',Arial,sans-serif;
  font-size: 25px;
}
.video-text p{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
}
.floor-details{
  margin-left: 20px;
}

.floor-details h5{
  font-family: 'Montserrat',Arial,sans-serif;
  font-size: 17px;
  color: #68747A;
}
.floor-details p{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
}

.text-section{
  margin-top: 30px;
}

.about-project h3{
  font-family: 'Montserrat',Arial,sans-serif;
  font-size: 25px;
  font-weight: bold;
}

.price_section1{
  margin-bottom: 30px;
}

.price_btn{
  margin-top: 20px;
}

.btn-outline-primary{
  background-color: #68747A;
  border-color: #68747A;
  color: #fff;
}
/*================================================================================================*/
/*.top_banner_section{
   background-image: url("../images/topbanner.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 500px;
}*/

.top_banner_content {
   /* background: #00000061;*/
    margin-top: 100px;
    padding: 20px 10px;
   /* border: 2px solid #68747A;*/
    border-radius: 3px;

}
.top_banner_content h3{
  font-family: 'Montserrat',Arial,sans-serif;
    font-weight: bold;
    color: #000;
  font-size: 20px;
}

.top_banner_content h1{
  font-family: 'Montserrat',Arial,sans-serif;
  font-weight: bold;
  color: #000;
}

/*.top_banner_logo{
  background-color: #00000061;
}*/
.top_banner_logo img{
 width: 100%;
}
.register_section{
     margin-top: -470px;
    margin-bottom: 130px;
}

.bottom_register_bg{
    border: 1px solid #D5D8DC;
    padding: 19px;
    border-radius:3px;
}

.bottom_register_bg h3{
    color:#000;
    font-family: 'Montserrat',Arial,sans-serif;
}

.map-title h3{
    color: #000;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 26px;
    font-weight: bold;
}
.footer-color h3{
  color: #000;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 26px;
    font-weight: bold;
}

.article_content h3{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 25px;
    font-weight: 300;
}

.article_content p{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
}

.gallery_title h3{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
    font-size: 25px;
    font-weight: bold;
}
.gallery_title p{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
}

/*======================================================*/
.carousel-inner{
  height: 550px;
}

.carousel-item img{
  height: 600px;
  width: 100%;
}

/*.register_section {
    margin-top: -500px;
    margin-bottom: 100px;
}*/

.register_btn button{
  font-size: 20px;
  font-weight: bold;
}
.content_section_logo{
  background: #fff;
  border: 1px solid #D2D4D5;
  padding: 50px 20px;
  border-radius: 5px;
}

.content_section_logo img{
  width: 100%;
}

.content_section_cont{
  margin-top: 50px;
}
.content_section_cont p{
    font-size: 18px;
   color: #084F96;
   font-family: 'Montserrat',Arial,sans-serif;
}

.content_section_cont h2{
    font-size: 25px;
    font-weight: bold;
}
.content_section_cont h2 samp{
  color: red;
}

.location_section {

    padding: 15px 0px;
    /*background-color: #edf4f7;*/
}

.aminities_icon h3{
  font-size: 18px;
}

 .btn-outline-primary{
    font-size: 24px;
    font-weight: bold;
}


.article_section{
  margin-top: 50px;
  margin-bottom: 50px;
}
/*-----------menu section----*/


.color-white h3{
  color: #fff;
}

/*---------------------ameniries-------------*/
.amenities_section{
  margin-top: 20px;
    padding: 30px 0px;
}

.amenities_top_cont p {
    font-size: 16px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.aminities_icon img{
  width: 32%;
}

.aminities_icon p{
    font-size: 18px;
}


/* ==============Register=============*/
.register{
    background: -webkit-linear-gradient(left, #5fa1a2, #5fa1a2);
        border-radius: 10px;

}

.top_register_bg{
    background-color: #00000061;
    padding: 20px;
    height: 100%;
    border-radius: 5px;
}
.register-left{
    text-align: center;
    color: #fff;
    margin-top: 4%;
}
.register-left input{
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    width: 60%;
    background: #f8f9fa;
    font-weight: bold;
    color: #383d41;
    margin-top: 30%;
    margin-bottom: 3%;
    cursor: pointer;
}
.register-right{
    background: #f8f9fa;
    border-top-left-radius: 10% 50%;
    border-bottom-left-radius: 10% 50%;
        border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.iti{
  width: 100%;
}
.iti__country-list{
  width: 350px;
}
.register-left img{
    margin-top: 15%;
    margin-bottom: 5%;
    width: 25%;
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
.register-left p{
    font-weight: lighter;
    padding: 12%;
    margin-top: -9%;
}
.register .register-form {
    padding: 20px 30px;
}
.btnRegister{
    float: right;
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    background: #0062cc;
    color: #fff;
    font-weight: 600;
    width: 50%;
    cursor: pointer;
}
.register .nav-tabs{
    margin-top: 3%;
    border: none;
    background: #0062cc;
    border-radius: 1.5rem;
    width: 28%;
    float: right;
}
.register .nav-tabs .nav-link{
    padding: 2%;
    height: 34px;
    font-weight: 600;
    color: #fff;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
}
.register .nav-tabs .nav-link:hover{
    border: none;
}
.register .nav-tabs .nav-link.active{
    width: 100px;
    color: #0062cc;
    border: 2px solid #0062cc;
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}
.register-heading {
       margin-bottom: 20px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.registration_box{
    position: relative;
    margin-top: -88px;
}
.register_modal{
  background: #68747A;
  font-size: 14px;
  color: #fff;
}

.close span {
    top: -12px;
    position: absolute;
    font-size: 33px;
    background: #fff;
    padding: 0px;
    height: 40px;
    width: 40px;
    border-radius: 30px;
    color: red;
    right: -12px;
}


/*===========Price========*/
.price_section{
  margin-top: 30px;
  padding: 50px 0px;
  background: #f1f1f1;
  margin-bottom: 30px;
}

/*-----------Location-----------*/
.location_section:{
  margin-bottom: 50px;
}
.location img{
  width: 100%;
}
/*===========aminities=====*/


.fa{
     color:#4183D7;
}
.img_icon img {
    margin-top: 14px;
    width: 73%;
}

.img_icon{
    padding: 5px 10px;
    margin: 0px auto;
}
.text_color h3{
  color: #000;
  font-size: 18px;

}

.floor_btn{
  margin-bottom: 50px;
  margin-top: 30px;
}


/*----------footer---------*/
.form-row{
  margin-top: 15px;
}

.last_form{
  margin-top: 50px;
  margin-bottom: 50px;
}

.foote_section {
    background: #68747A;
    padding-top: 20px;
    color: #fff;
    box-shadow: 0px 0px 6px #fff;
}

.cooter_cont img{
  width: 50%;
}

/*--------modal-----------*/

/*----------aminiteis-----*/
.aminities h3{
  text-align: center;
  font-family: 'Montserrat',Arial,sans-serif;

}
.aminities p{
  text-align: center;
  padding: 0px 30px;
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 20px;
}


/*-------------map section--------------*/
.map_section{
  margin: 30px 0px;
}

.map-cont{
  box-shadow: 0px 0px 4px #fff;
    border-radius: 6px;
    height: 100%;
    padding: 20px;
}

.map-cont h3 {
    text-align: center;
    color: #fff;
    font-size: 26px;
    margin-bottom: 30px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.map-cont p{
  text-align: center;
  font-family: 'Montserrat',Arial,sans-serif;
}

.map_btn{
    position: absolute;
    bottom: 20px;
    right: 31px;
}


/*----------------bottom slider----------*/

.cooter_cont img {
    width: 20%;
    margin: 20px 0px 30px 28px;
}

.footer-text{
  font-size: 15px;
  text-align: justify;
}

.title h3{
    font-size: 18px;
}
.text_color h3{
    font-size: 18px;
}

.img_icon i {
    font-size: 18px;
    color: #000;
}
.permit_number{
  margin-top: 95px;
}

/*===========tab menu----------*/

nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#5fa1a2;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 5px 139px;
    color:#fff;
    background:#68747A;
    border-radius:0;
    font-size: 18px;
}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #68747A ;
  bottom: -45px;

}
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #68747A;
    border-bottom:5px solid #68747A;
    padding:30px 25px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #68747A;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}

.img-thumbnail{
  margin: 10px;
}
/*===========End tab menu----------*/


.slider_section{
  margin-top: 30px;
}

/*.price_section1{
  background-image: url(../images/big-transparent-bubble.png);
  background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 42%;
    

}*/


.price_h2 h1{
    color: red;
    font-size: 28px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.amount {
    margin-top: 15px;
    background: #68747A;
    color: #fff;
    padding: 20px 0px;
    border-radius: 4px;
}
.amount h3 {
    font-size: 20px;
    color: #fff;
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: bold;
}
.amount h2 {
    font-size: 20px;
    font-family: 'Montserrat',Arial,sans-serif;
    color: #fff;
    text-shadow: 1px 0px 4px #000;
}


.price_box {
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 25px;
    color: #000;
    border: 2px solid #D5D8DC;
}

.price_box_icon {
    width: 100%;
    display: block;
    overflow: hidden;
}

.price_box_icon i {
    font-weight: 900;
    font-size: 60px;
    color: springgreen;
    float: right;
}

.price_box h2{
   font-size: 25px;
    font-weight: bold;
    text-align: center;
    font-family: 'Montserrat',Arial,sans-serif;
    
}


.price_box p {
    font-size: 17px;
    text-align: center;
    font-family: 'Montserrat',Arial,sans-serif;
    margin: 0px;
}


.img_icon{
  float: left;
}

.text_color p {
    font-family: 'Montserrat',Arial,sans-serif;
    padding-top: 6px;
    color: #004274;
    font-size: 14px;
}
.amenities_top_cont h3{
font-family: 'Montserrat',Arial,sans-serif;
    font-size: 25px;
    font-weight: 300;

}
.galley_section{
  margin-bottom: 20px;
}
.ar_bg{
  background-color: #FDF8EF;
  padding: 30px;
}
.article_content ul {
    margin-left: 20px;
    padding: 0px;
}
.article_content ul li{
  text-align: left;
  font-size: 17px;
}

.ar_bg{
    margin-bottom:20px;
}



#toBooking {
    position: fixed;
    right: 15px;
    opacity: 0;
    visibility: hidden;
    bottom: 0px;
    z-index: 999;
    transition: 0.35s;
    transform: scale(0.7);
    width: 12%;
    height: 46px;
    /*background-color: rgba(0,0,0,.6);*/
    opacity: 1;
    transition: all 0.3s;
    border-radius: 50%;
    text-align: center;
    font-size: 21px;
    color: #fff;
    cursor: pointer;
}
#toBooking.visible {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.btn-primary {
    color: #fff;
    background-color: #68747A!important;
    border-color: #68747A!important;
    box-shadow: 0px 0px 4px #fff;
}
.cooter_cont{
    margin-bottom:50px;
}
/*====================Responsive===================*/

@media screen and (max-width: 768px) {
.top_banner_content_mobile h3{
   
  font-size: 17px;
    text-align: justify;
    line-height: 1.5;
    font-weight: normal;
}
.top_banner_content_mobile h1{
    font-size: 20px;
    margin-bottom: 30px;
}

.main_logo img {
    width: 30%;
    margin-top: 13px;
}




.carousel-inner {
    height: 300px;
} 

.carousel-item img {
    height: 300px;
    width: 100%;
}
/*.register_section {
    margin-top: -161px;
    margin-bottom: 130px;
}*/
.top_banner_content h1 {
    font-size: 25px;
    padding: 15px 0px;
}

.register_section {
    margin-top: 0px;
    margin-bottom: 0px;
}
.top_banner_section {
     height: 400px; 
}

nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
    
    padding: 5px 0px;
}

.amount h3 {
    font-size: 15px;
}

.cooter_cont img {
    width: 30%;
}

.item {
margin-bottom: 15px;

}

.top_banner_content h3 {
    font-weight: normal;
}
.gallery_title p {
    text-align: justify;
}

.article_content p {
    text-align: justify;
}

.amenities_top_cont p {
    text-align: justify;
}
.ar_bg_img{
  margin-bottom: 20px;
}

.ar_bg_img img{
    width:100%;
    height:auto;
}

.visible button{
    width:150px;
}

.amount h3 {
    font-size: 16px;
}

.top_banner_content h3 {
    display:none;
}

.top_banner_content h1 {
    margin-top:40px;
}

.permit_number {
    margin-top: 0px;
}

.top_banner_content {
   /* background: #00000061;
    margin-top: 77px;
    padding: 0px 0px;*/
    display: none;
}
.none{
    display:none;
}
.mobile{
    display:block!important;
}
.desktop{
    display:none;
}
.text-right {
    text-align: left!important;
}
#toBooking {
    float: right;
    right: 120px;
    
}

#toBooking button{
    font-size:14px!important;
}
.top_register_bg {
    margin: 0px auto;
    height: auto;
    margin-bottom: 30px;
}

.top_banner_content_mobile{
    display:block!important;
    margin-top:20px;
}

.amount h2 {
    font-size: 20px;
}
.amount {
    margin-top: 15px;
    padding: 15px 0px;
}
}

/*========================End Responsive====================================*/
.top_banner_content_mobile{
    display:none;
}
.mobile{
    display:none;
}


.top_banner_content_mobile h3{
     font-family: 'Montserrat',Arial,sans-serif;
  font-weight: bold;
  font-size: 25px;
}
.top_banner_content_mobile h1{
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: bold;
    color: #000;
}

.logo-section{
    position: absolute;
    top: 0px;
}

.main_logo img {
    width: 50%;
    background: #fff;
    border-radius: 9px;
    margin-top: 19px;
}

.amenities-facalities-section {
    background: #FDF8EF;
    padding: 20px 0px;
    margin: 20px 0px;
}
.just_payment{
  margin-bottom: 20px;
}
.video-title{
  margin-bottom: 20px;
  font-family: 'Montserrat',Arial,sans-serif;
    font-weight: bold;
}
.video-title h3{
  font-family: 'Montserrat',Arial,sans-serif;
  font-weight: bold;
  font-size: 25px;
}
.video-text h3{
font-family: 'Montserrat',Arial,sans-serif;
  font-size: 25px;
}
.video-text p{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
}
.floor-details{
  margin-left: 20px;
}

.floor-details h5{
  font-family: 'Montserrat',Arial,sans-serif;
  font-size: 17px;
  color: #68747A;
}
.floor-details p{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
}

.text-section{
  margin-top: 30px;
}

.about-project h3{
  font-family: 'Montserrat',Arial,sans-serif;
  font-size: 25px;
  font-weight: bold;
}

.price_section1{
  margin-bottom: 30px;
}

.price_btn{
  margin-top: 20px;
}

.btn-outline-primary{
  background-color: #68747A;
  border-color: #68747A;
  color: #fff;
}
/*================================================================================================*/
/*.top_banner_section{
   background-image: url("../images/topbanner.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 500px;
}*/

.top_banner_content {
   /* background: #00000061;*/
    margin-top: 100px;
    padding: 20px 10px;
   /* border: 2px solid #68747A;*/
    border-radius: 3px;

}
.top_banner_content h3{
  font-family: 'Montserrat',Arial,sans-serif;
    font-weight: bold;
    color: #fff;
  font-size: 20px;
}

.top_banner_content h1{
  font-family: 'Montserrat',Arial,sans-serif;
  font-weight: bold;
  color: #fff;
}

/*.top_banner_logo{
  background-color: #00000061;
}*/
.top_banner_logo img{
 width: 100%;
}
.register_section{
     margin-top: -470px;
    margin-bottom: 130px;
}

.bottom_register_bg{
    border: 1px solid #D5D8DC;
    padding: 19px;
    border-radius:3px;
}

.bottom_register_bg h3{
    color:#000;
    font-family: 'Montserrat',Arial,sans-serif;
}

.map-title h3{
    color: #000;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 26px;
    font-weight: bold;
}
.footer-color h3{
  color: #000;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 26px;
    font-weight: bold;
}

.article_content h3{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 25px;
    font-weight: 300;
}

.article_content p{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
}

.gallery_title h3{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
    font-size: 25px;
    font-weight: bold;
}
.gallery_title p{
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
}

/*======================================================*/
.carousel-inner{
  height: 550px;
}

.carousel-item img{
  height: 100%;
  width: 100%;
}

/*.register_section {
    margin-top: -500px;
    margin-bottom: 100px;
}*/

.register_btn button{
  font-size: 20px;
  font-weight: bold;
}
.content_section_logo{
  background: #fff;
  border: 1px solid #D2D4D5;
  padding: 50px 20px;
  border-radius: 5px;
}

.content_section_logo img{
  width: 100%;
}

.content_section_cont{
  margin-top: 50px;
}
.content_section_cont p{
    font-size: 18px;
   color: #084F96;
   font-family: 'Montserrat',Arial,sans-serif;
}

.content_section_cont h2{
    font-size: 25px;
    font-weight: bold;
}
.content_section_cont h2 samp{
  color: red;
}

.location_section {

    padding: 15px 0px;
    /*background-color: #edf4f7;*/
}

.aminities_icon h3{
  font-size: 18px;
}

 .btn-outline-primary{
    font-size: 24px;
    font-weight: bold;
}


.article_section{
  margin-top: 50px;
  margin-bottom: 50px;
}
/*-----------menu section----*/


.color-white h3{
  color: #fff;
}

/*---------------------ameniries-------------*/
.amenities_section{
  margin-top: 20px;
    padding: 30px 0px;
}

.amenities_top_cont p {
    font-size: 16px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.aminities_icon img{
  width: 32%;
}

.aminities_icon p{
    font-size: 18px;
}


/* ==============Register=============*/
.register{
    background: -webkit-linear-gradient(left, #5fa1a2, #5fa1a2);
        border-radius: 10px;

}

.top_register_bg{
    background-color: #00000061;
    padding: 20px;
    height: 100%;
    border-radius: 5px;
}
.register-left{
    text-align: center;
    color: #fff;
    margin-top: 4%;
}
.register-left input{
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    width: 60%;
    background: #f8f9fa;
    font-weight: bold;
    color: #383d41;
    margin-top: 30%;
    margin-bottom: 3%;
    cursor: pointer;
}
.register-right{
    background: #f8f9fa;
    border-top-left-radius: 10% 50%;
    border-bottom-left-radius: 10% 50%;
        border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.iti{
  width: 100%;
}
.iti__country-list{
  width: 350px;
}
.register-left img{
    margin-top: 15%;
    margin-bottom: 5%;
    width: 25%;
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
.register-left p{
    font-weight: lighter;
    padding: 12%;
    margin-top: -9%;
}
.register .register-form {
    padding: 20px 30px;
}
.btnRegister{
    float: right;
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    background: #0062cc;
    color: #fff;
    font-weight: 600;
    width: 50%;
    cursor: pointer;
}
.register .nav-tabs{
    margin-top: 3%;
    border: none;
    background: #0062cc;
    border-radius: 1.5rem;
    width: 28%;
    float: right;
}
.register .nav-tabs .nav-link{
    padding: 2%;
    height: 34px;
    font-weight: 600;
    color: #fff;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
}
.register .nav-tabs .nav-link:hover{
    border: none;
}
.register .nav-tabs .nav-link.active{
    width: 100px;
    color: #0062cc;
    border: 2px solid #0062cc;
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}
.register-heading {
       margin-bottom: 20px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.registration_box{
    position: relative;
    margin-top: -88px;
}
.register_modal{
  background: #68747A;
  font-size: 14px;
  color: #fff;
}

.close span {
    top: -12px;
    position: absolute;
    font-size: 33px;
    background: #fff;
    padding: 0px;
    height: 40px;
    width: 40px;
    border-radius: 30px;
    color: red;
    right: -12px;
}


/*===========Price========*/
.price_section{
  margin-top: 30px;
  padding: 50px 0px;
  background: #f1f1f1;
  margin-bottom: 30px;
}

/*-----------Location-----------*/
.location_section:{
  margin-bottom: 50px;
}
.location img{
  width: 100%;
}
/*===========aminities=====*/


.fa{
     color:#4183D7;
}
.img_icon img {
    margin-top: 14px;
    width: 73%;
}

.img_icon{
    padding: 5px 10px;
    margin: 0px auto;
}
.text_color h3{
  color: #000;
  font-size: 18px;

}

.floor_btn{
  margin-bottom: 50px;
  margin-top: 30px;
}


/*----------footer---------*/
.form-row{
  margin-top: 15px;
}

.last_form{
  margin-top: 50px;
  margin-bottom: 50px;
}

.foote_section {
    background: #68747A;
    padding-top: 20px;
    color: #fff;
    box-shadow: 0px 0px 6px #fff;
}

.cooter_cont img{
  width: 50%;
}

/*--------modal-----------*/

/*----------aminiteis-----*/
.aminities h3{
  text-align: center;
  font-family: 'Montserrat',Arial,sans-serif;

}
.aminities p{
  text-align: center;
  padding: 0px 30px;
  font-family: 'Montserrat',Arial,sans-serif;
    font-size: 20px;
}


/*-------------map section--------------*/
.map_section{
  margin: 30px 0px;
}

.map-cont{
  box-shadow: 0px 0px 4px #fff;
    border-radius: 6px;
    height: 100%;
    padding: 20px;
}

.map-cont h3 {
    text-align: center;
    color: #fff;
    font-size: 26px;
    margin-bottom: 30px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.map-cont p{
  text-align: center;
  font-family: 'Montserrat',Arial,sans-serif;
}

.map_btn{
    position: absolute;
    bottom: 20px;
    right: 31px;
}


/*----------------bottom slider----------*/

.cooter_cont img {
    width: 20%;
    margin: 20px 0px 30px 28px;
}

.footer-text{
  font-size: 15px;
  text-align: justify;
}

.title h3{
    font-size: 18px;
}
.text_color h3{
    font-size: 18px;
}

.img_icon i {
    font-size: 18px;
    color: #000;
}
.permit_number{
  margin-top: 95px;
}

/*===========tab menu----------*/

nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#5fa1a2;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 5px 130px;
    color:#fff;
    background:#68747A;
    border-radius:0;
    font-size: 18px;
}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #68747A ;
  bottom: -45px;

}
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #68747A;
    border-bottom:5px solid #68747A;
    padding:30px 25px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #68747A;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}

.img-thumbnail{
  margin: 10px;
}
/*===========End tab menu----------*/


.slider_section{
  margin-top: 30px;
}

/*.price_section1{
  background-image: url(../images/big-transparent-bubble.png);
  background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 42%;
    

}*/


.price_h2 h1{
    color: red;
    font-size: 28px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.amount {
    margin-top: 15px;
    background: #68747A;
    color: #fff;
    padding: 20px 0px;
    border-radius: 4px;
}
.amount h3 {
    font-size: 20px;
    color: #fff;
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: bold;
}
.amount h2 {
    font-size: 20px;
    font-family: 'Montserrat',Arial,sans-serif;
    color: #fff;
    text-shadow: 1px 0px 4px #000;
}


.price_box {
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 25px;
    color: #000;
    border: 2px solid #D5D8DC;
}

.price_box_icon {
    width: 100%;
    display: block;
    overflow: hidden;
}

.price_box_icon i {
    font-weight: 900;
    font-size: 60px;
    color: springgreen;
    float: right;
}

.price_box h2{
   font-size: 25px;
    font-weight: bold;
    text-align: center;
    font-family: 'Montserrat',Arial,sans-serif;
    
}

.mid-text{
    font-size: 25px;
    font-family: 'Montserrat',Arial,sans-serif;
}

.price_box p {
    font-size: 17px;
    text-align: center;
    font-family: 'Montserrat',Arial,sans-serif;
    margin: 0px;
}


.img_icon{
  float: left;
}

.text_color p {
    font-family: 'Montserrat',Arial,sans-serif;
    padding-top: 6px;
    color: #004274;
    font-size: 14px;
}
.amenities_top_cont h3{
font-family: 'Montserrat',Arial,sans-serif;
    font-size: 25px;
    font-weight: 300;

}
.galley_section{
  margin-bottom: 20px;
}
.ar_bg{
  background-color: #FDF8EF;
  padding: 30px;
}
.article_content ul {
    margin-left: 20px;
    padding: 0px;
}
.article_content ul li{
  text-align: left;
  font-size: 16px;
}

.ar_bg{
    margin-bottom:20px;
}



#toBooking {
    position: fixed;
    right: 15px;
    opacity: 0;
    visibility: hidden;
    bottom: 0px;
    z-index: 999;
    transition: 0.35s;
    transform: scale(0.7);
    width: 12%;
    height: 46px;
    /*background-color: rgba(0,0,0,.6);*/
    opacity: 1;
    transition: all 0.3s;
    border-radius: 50%;
    text-align: center;
    font-size: 21px;
    color: #fff;
    cursor: pointer;
}
#toBooking.visible {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.btn-primary {
    color: #fff;
    background-color: #68747A!important;
    border-color: #68747A!important;
    box-shadow: 0px 0px 4px #fff;
}
.cooter_cont{
    margin-bottom:50px;
}
/*====================Responsive===================*/

@media screen and (max-width: 768px) {
.top_banner_content_mobile h3{
   text-align: center!important;
  font-size: 17px;
    text-align: justify;
    line-height: 1.5;
    font-weight: normal;
}
.top_banner_content_mobile h1{
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.main_logo img {
    width: 30%;
    margin-top: 13px;
}




.carousel-inner {
    height: 300px;
} 

.carousel-item img {
    height: 300px;
    width: 100%;
}
/*.register_section {
    margin-top: -161px;
    margin-bottom: 130px;
}*/
.top_banner_content h1 {
    font-size: 25px;
    padding: 15px 0px;
}

.register_section {
    margin-top: 0px;
    margin-bottom: 0px;
}
.top_banner_section {
     height: 400px; 
}

nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
    
    padding: 5px 0px;
}

.amount h3 {
    font-size: 15px;
}

.cooter_cont img {
    width: 30%;
}

.item {
margin-bottom: 15px;

}

.top_banner_content h3 {
    font-weight: normal;
}
.gallery_title p {
    text-align: justify;
}

.article_content p {
    text-align: justify;
}

.amenities_top_cont p {
    text-align: justify;
}
.ar_bg_img{
  margin-bottom: 20px;
}

.ar_bg_img img{
    width:100%;
    height:auto;
}

.visible button{
    width:150px;
}

.amount h3 {
    font-size: 16px;
}

.top_banner_content h3 {
    display:none;
}

.top_banner_content h1 {
    margin-top:40px;
}

.permit_number {
    margin-top: 0px;
}

.top_banner_content {
   /* background: #00000061;
    margin-top: 77px;
    padding: 0px 0px;*/
    display: none;
}
.none{
    display:none;
}
.mobile{
    display:block!important;
}
.desktop{
    display:none;
}
.text-right {
    text-align: left!important;
}
#toBooking {
    float: right;
    right: 120px;
    
}

#toBooking button{
    font-size:14px!important;
}
.top_register_bg {
    margin: 0px auto;
    height: auto;
    margin-bottom: 30px;
}

.top_banner_content_mobile{
    display:block!important;
    margin-top:20px;
}

.amount h2 {
    font-size: 20px;
}
.amount {
    margin-top: 15px;
    padding: 15px 0px;
}
.modal-content{
    margin-top:30px!important;
}

.img-fluid {
    height: 148px!important;
}

.video video{
    height: auto!important;
}

}

/*========================End Responsive====================================*/
.top_banner_content_mobile{
    display:none;
}
.mobile{
    display:none;
}

.price_box i{
    font-size: 63px;
    text-align: center;
}

.img-fluid {
    max-width: 100%;
    height: 170px;
}

.carousel-item:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.6),
    rgba(0, 0, 0, 0) 100%,
    rgba(0, 0, 0, 0.6) 100%
  );
}