

.hotles{
position: relative;
     top: -95px;
    background: #fff;
    box-shadow: 1px 1px 4px rgba(101, 90, 90, 0.3);
    margin: -45px 55px 0 55px;
    height: 800px;
    z-index: 1;
    overflow: hidden;
}

.hotles h2{
     padding-top: 50px;
    color: #4a4a4a;
     font-family: 'Amiri', serif;
    z-index: 1;
    font-size: 2.5rem;
     direction: rtl;
}

.hotles #color{
color:#1ba0ba
}

.hotles  h2 .fa-plane{
z-index: 2;
    text-align: center;
    font-size: 90px;
    opacity: 0.1;
    position: absolute;
    color: #bcbeca;
    top: 30px;
}


.hotles #hr{
  margin-bottom: 80px;
    width: 800px;
    border-top: 1px solid rgba(156, 150, 150, 0.1);
    margin-top: 30px
}

.hotles .item {
    width: 100%;
    padding: 0 7px;
}
.hotles .item .card{
border-radius: 20px;}

.hotles .item .card .number{
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 20px;
    background: rgba(0,0,0,0.41);
    color: #fff;
    padding: 6px 10px;
    cursor: pointer;
    font-weight: 700;
    border-radius: 7px;}

.hotles .item .card .number .fa-heart{
    color: #4DB7FE
}
.hotles .item .card .card-img-top{
    border-radius: 20px 20px 0 0;
}

.hotles .item .card ul{
    position: relative;
}
.hotles .item .card ul li .span{
position: absolute;
    top: -25px;
    left: 20px;
    background: #4db7fe;
    padding: 10px 25px;
    color: #fff;
    box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.4);
    border-radius: 5px;
    font-family: 'Source Serif Pro', serif;
}

.hotles .item .card  img{
    height: 200px;

}

.hotles .item .card .card-body{
    padding-top: 0
}


.hotles .item .card .card-body p{
 text-align: center;
    font-family: 'Amiri', serif;
    margin-bottom: 30px;
    font-size: 13px;
    color: #666;
    margin-top: 10px
}

.hotles .item .card  ul:last-of-type{
margin: 0 0 20px 20px
}

.hotles .item .card  ul li svg{
    font-size: 12px;
    color: #FACC39;
}

.hotles .item .card  ul li span{
margin-left: 10px;
    color: #999;
    font-family: 'Source Serif Pro', serif;
}

.hotles .item .card>hr {
    margin-right: 15px;
    margin-left: 15px;
}

.hotles .item .card .card-body .card-link{
    color: #999;
    font-size: 13px;
    font-weight: 500;
      font-family: 'Sanchez', serif;
}

.hotles .item .card .card-body .card-link .fa-map-marker{
    color: #4DB7FE;
    margin-right: 10px;
}

.no-js .owl-carousel.owl-two, .owl-carousel.owl-two.owl-loaded{
    display: none ;
 }

/*
 .no-js .owl-carousel.owl-one, .owl-carousel.owl-one.owl-loaded{
    display: none ;
 }

*/
 .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
      outline: none;
    width: 44px;
    height: 44px;
    line-height: 10px;
    border-radius: 100%;
    color: #fff;
    z-index: 999999;
    cursor: pointer;
    margin-top: -22px;
    box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.4);
    background: #4db7fe !important;
    padding: 10px 15px;
    position: absolute;
    top: 50%

}

 .owl-carousel .owl-nav button.owl-next{
right: 0
}

 .hotles .owl-carousel .owl-nav button.owl-prev{
    left: 0;
}

 .owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{
    background: linear-gradient(135deg, rgba(12,206,188,1) 0%, rgba(49,93,183,1) 100%)
}

 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #4db7fe;
    
}
 .owl-theme .owl-dots .owl-dot{
    outline: none;
    margin-top: 50px;
    display: inline-block !important;
}

 


/*end section hotles */


/*start section homes */
.homes{
position: relative;
     top: -50px;
    background: #fff;
    box-shadow: 1px 1px 4px rgba(101, 90, 90, 0.3);
    margin: -45px 55px 20px 55px;
    height: 910px;
    z-index: 1;
    overflow: hidden;
}

.homes h2{
     padding-top: 50px;
    color: #4a4a4a;
     font-family: 'Amiri', serif;
    z-index: 1;
    font-size: 2.5rem;
     direction: rtl;
}

.homes #color{
color:#1ba0ba
}

.homes  h2 svg{
z-index: 2;
    text-align: center;
    font-size: 70px;
    opacity: 0.1;
    position: absolute;
    color: #bcbeca;
    top: 30px;
}


.homes hr{
  margin-bottom: 80px;
    width: 800px;
    border-top: 1px solid rgba(156, 150, 150, 0.1);
    margin-top: 30px
}

.homes  img{
	height: 290px
}

.homes ul{
    margin-bottom: 50px
}
.homes ul li{
    display: inline-block;
    font-family: 'Amiri', serif;
    z-index: 1;
    font-size: 1.3rem;
    direction: rtl;
    color: #1ba0ba;
    border: 2px solid #1ba0ba;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 10px 20px;
   box-shadow: 1px 1px 4px rgba(124, 133, 156, 0.3);
}



.homes ul li.active, /*the active should be near thr li to work */
.homes ul li:hover
{
	    cursor: pointer;
    background: #1ba0ba;
    color: #fff;

}

 .homes .owl-carousel .owl-nav button.owl-prev{
    left: 0;
}

.homes .planeback2{
        height: 90px;
    position: relative;
    left: 20px;
}


/*end section homes */




/*start section footer */
.footer{
   background: linear-gradient(to bottom,#ffffff 0%,#f5e1b9 50%,#f5e1b9 71%,#f5e1b9 71%,#f5e1b9 100%);
    position: relative;
    top: -240px;
    color: #666;
    padding:  150px 10px 0 10px
}

.footer img{
        height: 400px;
}

.footer h5 {
    text-align: right;
    
    margin-right: 95px;}

.footer .group{
    text-align: right;
        margin-right: 75px;
}
.footer ul li {
    color: #999
}

.footer hr {
    background: #999;
    margin: 30px 100px 32px 0;
}

.footer .group li .btn {
    background: #1ba0ba;}

/*end section footer */

/*start section copyright */
.copyright {
    background: #fff;
    border-top: 1px solid #dedede;}

.copyright p{
    color: #666
}

/*end section copyright */






/******* our-offers page ********/

/*start section our-offers */
.our-offers{
    position: relative;
     top: -100px;
    background: #fff;
    box-shadow: 1px 1px 4px rgba(101, 90, 90, 0.3);
    margin: -45px 55px 20px 55px;
    height: 940px;
    z-index: 1;
    overflow: hidden;
    font-family: 'Amiri', serif;

}
.our-offers h2{
      padding-top: 60px;
    color: #1ba0ba;
     font-family: 'Amiri', serif;
    z-index: 1;
    font-size: 2.5rem;
     direction: rtl;
     margin-bottom: 70px


}

.our-offers h2:after{
    content: '';
    width: 40px;
    height: 4px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    background: linear-gradient(135deg, rgba(12,206,188,1) 0%, rgba(49,93,183,1) 100%);
    margin-top: 15px
}

.our-offers img{
   height: 500px
}
.our-offers .accordion .card{
margin-bottom: 20px;
direction: rtl;
    text-align: right;

}

.our-offers .accordion .card ul li:first-of-type{
    margin-top: 15px
}

.our-offers .accordion .card .card-header{
    background: linear-gradient(135deg, rgba(12,206,188,1) 0%, rgba(49,93,183,1) 100%);
        height: 60px;
}


.our-offers .accordion .card .card-header button{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .3px;
}

.our-offers .accordion .card .card-header button:hover,
.our-offers .accordion .card .card-header button:focus{
    text-decoration: none;

}


.our-offers .accordion .card .card-body{
    color: #708198;
    padding: 20px;
    line-height: 1.8;
    font-size: 16px;
    letter-spacing: .2px;
}



.our-offers .owl-carousel .owl-stage-outer{
    overflow: hidden;
    margin-top: 80px
}


.our-offers .owl-carousel .owl-nav button.owl-prev{
    left: 5px
}


.our-offers .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
    background: linear-gradient(135deg, rgba(12,206,188,1) 0%, rgba(49,93,183,1) 100%)
}

/*end section our-offers */


