.spinner-grow{
    background: none!important;
    font-size:50px;
}
.register-form form{
    width:100%;
}

.first_about img{
    height:530px;
}
/*-----------menu section----*/

h3{
  color: #5fa1a2;
  font-weight: bold;
  font-size: 23px;
}

.banner img{
    width:30%;
}
.color-white h3{
  color: #fff;
}


.menu_section{
  background: #5fa1a2;

}
/*-----------menu section----*/
.menu_box{
  float: right;
}

.menu_box ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu_box ul li{
  float: left;
}
.menu_box ul li a {
    display: block;
    padding: 22px 18px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
}
.banner_secction{
  background-image: url(../images/juba.webp);
  background-color: #cccccc; 
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover; 
 /* background-position: bottom;*/
  height: 500px;
}


.banner_cont {
   /*background: rgb(72 69 69 / 80%);*/
    
    color: #fff;
    padding: 20px;
    text-align: center;
}
.banner h3{
    margin-top: 70px;
    font-size: 35px;
    font-weight: bold;
    color: #fff;
}
.banner_cont h1{
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 70px;
    text-shadow: 2px 3px 3px red;
}

/*---------------------ameniries-------------*/
.amenities_section{
  background-image: url(../images/pattern.jpg);
  margin-top: 20px;
    padding: 30px 0px;
}

.amenities_top_cont p {
    font-size: 20px;
    font-family: auto;
}

.aminities_icon img{
  width: 40%;
}

.aminities_icon p{
    font-size: 19px;
    font-weight: bold;
}

.gallery_section{
  margin-top: 30px;
}

/* ==============Register=============*/
.register{
    background: -webkit-linear-gradient(left, #5fa1a2, #5fa1a2);
        border-radius: 10px;
    
}



.top_register_bg {
    background: #fff;
    padding: 20px;
    margin-right: -15px;
    opacity: 0.9;
    height: 100%;
    box-shadow: 0px 0px 4px #12c2d4;
    margin-top: -115px;
    overflow: hidden;
    height: 315px;
    border-radius: 6px;
}

.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 {
    text-align: center;
    color: #495057;
    font-size: 17px;
    margin-top: 20px;
}

.registration_box{
    position: relative;
    margin-top: -88px;
}
.register_modal {
    background: #193e59;
    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;
}
/* ==============Register=============*/
.aminities_icon {
    margin-bottom: 60px;
}
/*=============about section===========*/
.about1_sention{
  margin-top: 50px;
}
.about1_img img {
    width: 100%;
/*    height: 566px;*/
}

.video img{
    width: 100%;
    margin-top: 20px;
}
.double_price {
    margin-top:30px;
}
.double_price h1{
    font-size: 50px;
    color: #000;
}

.double_price h4 {
    color: #5fa1a2;
    font-size: 30px;
    font-weight: bold;
}

.about_over i{
    position: absolute;
    font-size: 330px;
    opacity: 0.2;
}
.about_over p{
    position: sticky;
   
}

.about_over ul li {
    position: sticky;
    font-size: 20px;
    font-family: auto;
}

.gallery_title p{
    font-size: 20px;
    font-family: auto;
}

.payment_Plan p{
    font-size: 20px;
    font-family: auto;
}
.price_btn button{
    font-size: 30px;
}
/*===========Price========*/
.price_section{
  margin-top: 30px;
  padding: 50px 0px;
  background: #f1f1f1;
  margin-bottom: 30px;
}
.card-body h3,h4{
  color: #fff;
}

.card-body h2 {
    font-size: 50px;
    text-shadow: 4px 4px #000;
    font-weight: bold;
    color: #fff;
}

/*-----------Location-----------*/
.location_section:{
  margin-bottom: 50px;
}
.location img{
  width: 100%;
}
/*===========aminities=====*/
.box{
    /*background: #f1f1f1;*/
    margin-top: 30px;
    padding: 30px 0px;
    /*background-image: url(../images/123.png);*/
}

.box-part {
    border-radius: 11;
    margin: 15px 0px;
     border-radius: 10px; 
  
}


.fa{
     color:#4183D7;
}
.img_icon img {
    margin-top: 14px;
    width: 73%;
}

.img_icon{
    border-radius: 76px;
    padding: 10px;
    margin: 0px auto;
}
.text_color h3 {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    font-family: auto;
}
.title h2{
  color: #5fa1a2;
  font-size: 25px;
  font-weight: normal;
}


.img_icon i {
    font-size: 50px;
    color: springgreen;
    background: #5fa1a2 ;
    padding: 10px;
    height: 80px;
    width: 80px;
    border-radius: 45px;
    color: #fff;
    box-shadow: 0px 0px 4px #12c2d4;
}
/*===============*/
.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}


.floor_btn{
  margin-bottom: 50px;
  margin-top: 30px;
}
/*-------------slider----------*/
.carousel{
  height: 700px;
}
.carousel-inner{
  height: 700px;
}
.carousel-item img{
  height: 700px;
}

/*----------footer---------*/
.form-row{
  margin-top: 15px;
}

.last_form{
  margin-top: 50px;
  margin-bottom: 50px;
}

.foote_section {
    background: #193e59;
    padding-top: 20px;
    text-align: center;
    color: #fff;
    box-shadow: 0px 0px 6px #fff;
}

.cooter_cont img{
  width: 50%;
}

/*--------modal-----------*/
/*----------video------------*/
.location_section {
    background-color: transparent;
    background-image: linear-gradient(
    135deg, #5fa1a2 50%, #193e59 50%);
    /*height: 500px;*/
    padding: 26px 0px;
}

.location h3{
  color: #fff;
}
.location p {
    color: #fff;
    font-family: auto;
    font-size: 20px;
}
/*----------aminiteis-----*/
.aminities h3{
  text-align: center;
}
.aminities p{
  text-align: center;
  padding: 0px 30px;
  font-family: auto;
    font-size: 20px;
        color: #000;
}



.about_over {
    padding: 30px 20px;
    margin-left: -97px;
    background: #fff;
    margin-top: 25px;
    box-shadow: 0px 0px 4px #12C2D4;
    border-radius: 6px;
    overflow: hidden;
}

.about_over p{
    font-family: auto;
    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;
}

.map-cont p{
  text-align: center;
}

.map_btn{
    position: absolute;
    bottom: 20px;
    right: 31px;
}

/*=======================================Responsive css==================*/

@media screen and (max-width: 768px) {
  .menu_box ul li a {
    padding: 17px 5px!important;
    font-size: 15px!important;
}

.banner img{
    width:50%;
}
nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
  
    padding: 18px 30px!important;
}

.about1_img img {
    height: auto;
}

.why_img_mobile img{
  display: block!important;
  width: 100%;
}
.why_img img{
  display: none;
}

.about_over {
    margin-left: 0px;
}

.price_h2 h1 {
    font-size: 50px!important;
    text-align: center!important;
     margin-top: 0px!important; 
}
.tikit i {
    font-size: 50px!important; 
    text-align: center!important; 
    margin-top: 18px!important; 
}

/*----------------bottom slider----------*/
.carousel-item img {
    height: auto!important; 
}
.carousel-inner {
   height: auto!important;
}

.carousel {
    height: auto!important;
}

.cooter_cont img {
    width: 30%;
}


.title h2{
    font-size: 25px;
}
.text_color h3{
    font-size: 18px;
}

.img_icon i {
    font-size: 50px;
}

.about1_sention_mobile{
    margin-top: 50px;
}


.about_over i {
    font-size: 270px;
}

.price_box h2 {
    font-size: 50px;
}
.slider_cont p{
    font-size: 18px;
    text-align: justify;
}
.aminities p {
    text-align: justify;
    padding: 0px;
    font-size: 18px;
}

.holderCircle{
    display: none;
}
.amenities_top_cont p {
    text-align: justify;
}

.gallery_title p{
    text-align: justify;
    font-size: 17px;
}
.double_price h1 {
    font-size: 43px;

}

.completion{
    font-size: 51px!important;
}

.top_register_bg {
 
    height: 370px;

}

}

/*=================================End Responsive css==================*/

.slider_cont p {
    font-size: 20px;
    font-family: auto;
}

.wrap {
  height: 100%;
  /*display: flex;*/
  align-items: center;
  justify-content: center;
}



.button {
    float: right;
    font-size: 15px;
  min-width: 300px;
  min-height: 40px;
  font-family: 'Nunito', sans-serif;
 
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-weight: 700;
  color: #313133;
  background: #4FD1C5;
  background: linear-gradient(90deg, rgba(129,230,217,1) 0%, rgba(79,209,197,1) 100%);
  border: none;
  border-radius: 1000px;
  margin-top: 10px;
  /*box-shadow: 12px 12px 24px rgba(79,209,197,.64);*/
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  outline: none;
  position: relative;
  padding: 10px;
  }



.button:hover, .button:focus {
  color: #313133;
  transform: translateY(-6px);
}

button:hover::before, button:focus::before {
  opacity: 1;
}

button::after {
  content: '';
  width: 30px; height: 30px;
  border-radius: 100%;
  border: 6px solid #00FFCB;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring 1.5s infinite;
}

button:hover::after, button:focus::after {
  animation: none;
  display: none;
}

@keyframes ring {
  0% {
    width: 30px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 300px;
    height: 300px;
    opacity: 0;
  }
}
/*===========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: 18px 140px;
    color:#fff;
    background:#5fa1a2;
    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: #193e59 ;
}
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    /*border-top:5px solid #e74c3c;
    border-bottom:5px solid #e74c3c;*/
    border-top:5px solid #193e59;
    border-bottom:5px solid #193e59;
    padding:30px 25px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #193e59;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}

.img-thumbnail{
  margin: 10px;
}
/*===========End tab menu----------*/

/*---------why dubai----------*/

.why_img img{
  width: 100%;
}

.why_img_mobile img{
  display: none;
}

.slider_section{
  margin-top: 30px;
}

.main_price{
  background: #f8f9fa!important;
  padding: 50px 0px;
}
.price_section1{
  background-image: url(../images/big-transparent-bubble.png);
  background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 42%;
    

}


.price_h2 h1{
    font-size: 70px;
    text-align: center;
    margin-top: 55px;
    color: red;
}
.tikit i{
    font-size: 80px;
    text-align: center;
    margin-top: 75px;
}

.amount{
    margin-top: 55px;
}

.amount h2{
    font-size: 60px;
}
.total_price{
  margin-top: 50px;
}
.price_box {
    background: white;
    padding: 11px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px #12c2d4;
    margin-bottom: 25px;
}

.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: 60px;
    font-weight: bold;
}

.price_box p{
  font-size: 18px;
}


/*================*/
.product-slider-section{
    background: linear-gradient(1deg, rgba(239, 239, 239, 0.4) 26%, rgb(245, 243, 255) 73%);
    padding:70px 0;
}
#team .team-single {
    border: 2px solid #d7a947;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    display: none;
}
.effect-img {
    padding: 180px 0;
    background-size: cover;
    text-align: center;
}
#team {
    padding: 150px 0;
}
#fun-fact, #team {
    background: #f6f7fe;
}
#team .team-section-text {
    padding-top: 70px;
}

.section-count {
    height: 120px;
    overflow: hidden;
    font-weight: 100;
}
.section-count>span {
    color: #e6e9f4;
    display: block;
    font-size: 220px;
    line-height: .7em;
}
.section-title {
    color: #d7a946;
    font-size: 48px;
    font-weight: 300;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.section-text>p {
    margin-bottom: 15px;
}

#team {
    padding: 40px 0;
    margin-top: 30px;
}
#team img{
  width:100%;
}
#team .team-section-text {
    padding-top: 70px
}

#team .team-single.active {
    display: block
}

#team .team-list>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#team .team-list>ul>li {
    position: relative;
    margin: 15px 0
}

#team .team-list>ul>li:first-child {
    margin-top: 0
}

#team .team-list>ul>li:last-child {
    margin-bottom: 0
}

#team .team-list>ul>li.active>a>figure:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(215 169 71 / 52%);
}

#team .team-list>ul>li.active::after {
    color: #d7a946;
    content: "\f30b";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%
}

#team .team-list>ul>li>a>figure {
    border-radius: 50%;
    height: 100px;
    overflow: hidden;
    width: 100px;
    position: relative
}

#team .team-info>h4 {
    color: #3a3a3a;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 20px;
    text-align: center
}
#team .team-img {
    position: relative
}

#team .team-img>img {
    width: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#team .team-social>ul {
    bottom: 0;
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
    position: absolute;
    right: 30px;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

#team .team-social>ul>li>a {
    border-radius: 50%;
    color: #d7a946;
    display: block;
    font-size: 18px;
    height: 40px;
    margin: 15px 5px;
    padding: 8px;
    position: relative;
    text-align: center;
    width: 40px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
#team .team-social>ul>li>a:hover {
    background: #d7a946;
    color: #fff
}

#team .team-social>ul>li>a::after {
    border: 1px solid #dee3f4;
    border-radius: 50%;
    content: "";
    height: 50px;
    left: -5px;
    position: absolute;
    top: -5px;
    width: 50px
}

#team .team-single:hover .team-img>img {
    margin-left: -70px
}

#team .team-single:hover .team-social>ul {
    opacity: 1;
    right: 0
}
.team-section-text .heading-title h4 {
    font-size: 45px;
}
.team-section-text .heading-title h3 {
    font-size: 35px;
}
.slider-custom-2 figure img {
    padding: 7px;
    width: 100% !important;
    height: 100px;
}
.team-list {
    margin-top: 20px;
}
.owl-prev {
    float: left;
    position: absolute;
    top: 25px;
    left: 0;
    background: #d7a946;
    padding: 10px 5px;
    color: #ffff;
}
.owl-next {
    float: right;
    position: absolute;
    top: 25px;
    right: 0;
    background: #d7a946;
    padding: 10px 5px;
    color: #ffff;
}
/*.slider-custom .team-single img {
    height: 500px;
}*/



.holderCircle {
    width: 500px;
    height: 500px;
    border-radius: 100%;
    position: relative;
    float: right;
}


.dotCircle { width: 100%; height: 100%; position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; border-radius: 100%; z-index: 20; }
.dotCircle  .itemDot { display: block; width: 80px; height: 80px; position: absolute; background: #ffffff; color: #7d4ac7; border-radius: 20px; text-align: center; line-height: 80px; font-size: 30px; z-index: 3; cursor: pointer; border: 2px solid #e6e6e6; }
.dotCircle  .itemDot .forActive { width: 56px; height: 56px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: none; }
.dotCircle  .itemDot .forActive::after { content: ''; width: 5px; height: 5px; border: 3px solid #7d4ac7; bottom: -31px; left: -14px; filter: blur(1px); position: absolute; border-radius: 100%; }
.dotCircle  .itemDot .forActive::before { content: ''; width: 6px; height: 6px; filter: blur(5px); top: -15px; position: absolute; transform: rotate(-45deg); border: 6px solid #a733bb; right: -39px; }
.dotCircle  .itemDot.active .forActive { display: block; }
.round { position: absolute; left: 40px; top: 45px; width: 410px; height: 410px; border: 2px dotted #a733bb; border-radius: 100%; -webkit-animation: rotation 100s infinite linear; }
.dotCircle .itemDot:hover, .dotCircle .itemDot.active { color: #ffffff; transition: 0.5s;   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d4ac7+0,a733bb+100 */ background: #7d4ac7; /* Old browsers */ background: -moz-linear-gradient(left, #7d4ac7 0%, #a733bb 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #7d4ac7 0%, #a733bb 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #7d4ac7 0%, #a733bb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d4ac7', endColorstr='#a733bb', GradientType=1); /* IE6-9 */ border: 2px solid #ffffff; -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); -moz-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); }
.dotCircle .itemDot { font-size: 40px; }
.contentCircle { width: 250px; border-radius: 100%; color: #222222; position: relative; top: 150px; left: 50%; transform: translate(-50%, -50%); }
.contentCircle .CirItem { border-radius: 100%; color: #222222; position: absolute; text-align: center; bottom: 0; left: 0; opacity: 0; transform: scale(0); transition: 0.5s; font-size: 15px; width: 100%; height: 100%; top: 0; right: 0; margin: auto; line-height: 130px; }
.CirItem.active { z-index: 1; opacity: 1; transform: scale(1); transition: 0.5s; }
.contentCircle .CirItem i { font-size: 180px; position: absolute; top: 0; left: 50%; margin-left: -90px; color: #000000; opacity: 0.1; }
@media only screen and (min-width:300px) and (max-width:599px) {
  .holderCircle { width: 300px; height: 300px; margin: 110px auto; }
  .holderCircle::after { width: 100%; height: 100%; }
  .dotCircle { width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
}
@media only screen and (min-width:600px) and (max-width:767px) { }
@media only screen and (min-width:768px) and (max-width:991px) { }
@media only screen and (min-width:992px) and (max-width:1199px) { }
@media only screen and (min-width:1200px) and (max-width:1499px) { }
  .title-box .title { font-weight: 600; letter-spacing: 2px; position: relative; z-index: -1; }
        .title-box span { text-shadow: 0 10px 10px rgba(0, 0, 0, .15); font-weight: 800; color: #640178; }
        .title-box p {font-size: 17px; line-height: 2em; }