/*
Theme Name: UAE Adventures
Version: 1.0
Description: For UAE site
Author: the Aiwatech team
Author URI: https://aiwatech.com/
Theme URI: https://aiwatech.com
*/

/* UAE ADVENTURE HOME PAGE  */

:root {
    --color-primary: #093653;
    --color-secondary: #fff;
}

.white_font{
      color: var(--color-secondary);
}
.text-center {
    text-align: center;
}


p {
    color: var(--color-primary);
}

hr {
    background-color: var(--color-primary);
    border: none;
    display: block;
    height: 1px;
    margin: 1.5rem 0;
    opacity: 0.3;
}

.btn, .btn:hover {
    transition: all .7s;
}

.btn.white-outline {
    padding-left: 1.7em !important;
    padding-right: 1.7em !important;
    border-radius: 0px !important;
    font-weight: 600;
    background: var(--color-primary);
    color: #fff !important;
    border: 2px solid var(--color-primary) !important;  
}

.btn.white-outline:hover {
    color: var(--color-primary) !important;
    padding-left: 1.7em !important;
    padding-right: 1.7em !important;
    border-radius: 0px !important;
    border: 2px solid var(--color-primary) !important;
    font-weight: 600;
    background-color: #fff !important;
}

.btn.blue-outline {
    border-color: var(--color-primary) !important;
    color: var(--color-primary) !important;
    padding-left: 1.7em !important;
    padding-right: 1.7em !important;
    border-radius: 0px !important;
    border: 2px solid !important;
    /* font-weight: 600; */
}
.btn.blue-outline:hover {
    padding-left: 1.7em !important;
    padding-right: 1.7em !important;
    border-radius: 0px !important;
    /* font-weight: 600; */
    background: var(--color-primary);
    color: #fff !important;
    border: 2px solid var(--color-primary) !important;  
}

.btn.white-button {
    padding-left: 1.7em !important;
    padding-right: 1.7em !important;
    border-radius: 0px !important;
    background: none;
    color: #fff !important;
    border: 2px solid var(--color-secondary) !important;  
}

.btn.white-button:hover {
    color: var(--color-primary) !important;
    padding-left: 1.7em !important;
    padding-right: 1.7em !important;
    border-radius: 0px !important;
    border: 2px solid var(--color-primary) !important;
    background-color: #fff !important;
}

.btn.blue-background{
    border-color: var(--color-primary) !important;
    background: var(--color-primary);
    color: var(--color-secondary) !important;
    border-radius: 0px !important;
}

.btn.blue-background:hover {
    border-radius: 0px !important;
    background: var(--color-secondary);
    color:var(--color-primary) !important; 
}
.btn.blue-background-p{
    border-color: var(--color-primary) !important;
    background: var(--color-primary);
    color: var(--color-secondary) !important;
    border-radius: 0px !important;
    padding: 20px 35px 20px 35px;;
}

.btn.blue-background-p:hover {
    border-radius: 0px !important;
    background: var(--color-secondary);
    color:var(--color-primary) !important; 
    padding: 20px 35px 20px 35px;;
}

.btn.round {
    border-color: var(--color-primary) !important;
    color: var(--color-primary) !important;
    padding-left: 1.7em !important;
    padding-right: 1.7em !important;
    border-radius: 23px !important;
    border: 1px solid !important;
}

.btn.round:hover {
    padding-left: 1.7em !important;
    padding-right: 1.7em !important;
    border-radius: 23px !important;
    background: var(--color-primary);
    color: #fff !important;
    border: 1px solid var(--color-primary) !important;  
}


/*============ Custom Bullet Icons ===========*/
.has-custom_bullet ol {
    list-style-image: url('images/list_icon.png');
    line-height: 1.7;
  }
  .has-custom_bullet-x ol {
    list-style-image: url('images/list_icon_x.png');
    line-height: 1.7;
  }
  .fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
}



/*========= Main nav ============*/

.navbar-brand .navbar-item img { max-height: none; width: 143px;}

.navbar-item, .navbar-link {
    color: var(--color-primary);
}

.navbar-item { font-size: 1.1em; }
.navbar-link.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover {
    color:  var(--color-primary) ;
    transition: transform .5s ease;
    transform: scale(1.03);  
}
.navbar-link:not(.is-arrowless)::after {
    border-color:  var(--color-primary);  
}


/*=== Start ============ Owl slider ==================== */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--color-primary) !important;
}
.owl-theme .owl-dots .owl-dot span {
    width: 18px !important;
    height: 18px !important;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    position: relative;
    margin-top: -50px !important;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    width: 32px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    background:  var(--color-secondary) !important; 
    color:  var(--color-secondary); 
    text-decoration: none;
    transform: scale(1.1);
}

.owl-theme .owl-nav {
    margin-top: 36px !important;
}
.b-radius{
    border-radius: 18px;
}

.height_carousel{
    height: 455px;
}
.has-margin_top_carousel{
    position: relative;
    margin-top: -39px;
}

.has-margin_top_adventure {
    position: absolute;
    margin-top: -100px;
    left: 33%;
    text-align: center;
}

.testimonial{
    text-align: center;
    margin: 0 15px;
}

.pic{
    width: 250px;
    height: 250px;
    border-radius: 50%;
    overflow: hidden;
    margin: 40px auto;
}

.border{
    border: 1px solid var(--color-primary);
    border-radius: 15px;
}

.custom-overlay{
    position: absolute;
    top: 0;
    bottom:0;
    left:0;
    right: 0;
    text-align: center;
    opacity: 0;
    height: 100%;  
    background-color: rgba(0, 0, 0, 0.7); 
    transition: opacity 0.5s ease;
    padding-left: 10px;
    padding-right: 10px;
}

.custom-overlay:hover{
    opacity: 1;
}
.content-text{
    position: relative;
    top: 40%;
}



/*== End ============= Owl slider ==================== */



.section h2{
    font-size: 50px;
    font-weight: 600;
    font-style: unset;
    color: var(--color-primary);
    text-transform: uppercase;
    position: relative;
}
section h1{
    font-size: 65px;
    font-weight: 600;
    line-height: 1;
    color: var(--color-secondary);
    text-transform: uppercase;
}
section h4{
    font-size: 30px;
    color: var(--color-secondary);
}
section h3{
    font-size: 30px;
    color: var(--color-primary);
}
#attraction h2{
    font-size: 42px;
    color: var(--color-primary);
}
section h5{
    font-size: 35px;
    color: var(--color-primary);
}

#carousel h1 {
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    color: var(--color-secondary);
    position: absolute;
    left: 26%;
    margin-top: -45px;
}
#adventure h1 {
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    color: var(--color-secondary);
}

#safe-trip h2{
    font-size: 46px;
    color: var(--color-secondary);
}
#safe-trip p{
    color: var(--color-secondary);
}
#our_mission h2{
    font-size: 46px;
    font-weight: 600;
    color: var(--color-secondary);
}

.has-background-cover {
    background-size: cover;
    height: 570px;
    background-position: center top;
    background-repeat: no-repeat;   
}

.has-seperator::before {
    content: " ";
    position: absolute;
    width: 70px;
    height: 5px;
    background-color: var(--color-primary);
    left: calc(50% - 35px);
    top: 78px;
}
.has-seperator-a::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--color-primary);
    top: 100%;
}

#book-today h3{
    color: var(--color-secondary);
}

.book-today{
    justify-content: center;  padding: 100px;
}

/*================= FOOTER Start====================*/
.primary_background_color{
    background-color:var(--color-primary) !important;
}

.footer_heading_color{
    color: var(--color-secondary) !important;
}
.is-icon-size{
    height: 30px;
}
.is-icon-size:hover{
    height: 30px;
    transform: scale(1.1);
}

footer .content img{
    width: 220px;
}
a:hover {
    color: #e5d2d2;
}

/*=============== Footer End ==============*/

.service_border{
    border: 1px solid var(--color-primary);
    border-radius: 18px;
}

.service-box {
    border: 1px solid var(--color-primary);
    border-radius: 18px;
}

.service-box img {
    width: 100%;
    border-radius: 18px 18px 0 0;
}
.service-box .service-heading {}
.service-box .service-content { padding: 10px;}
.service-box .service-buttons {}
/*==================================   CONTACT US FORM  =============================*/
.input, .select select, .textarea {
    background-color: var(--color-secondary); 
    border-color: var(--color-primary);
    border-radius: 4px;
    color: var(--color-primary);
}
.input::placeholder, .select select::placeholder, .textarea::placeholder {
    color:  var(--color-primary);
    opacity: 0.5;
}

.input:hover, .is-hovered.input, .is-hovered.textarea, .select select.is-hovered, .select select:hover, .textarea:hover {
    border-color: var(--color-primary);
}

.row_width{
    width: 49%;
}
.field.is-grouped {
    display: flex;
    justify-content: flex-end;
}
/*==================================  END CONTACT US FORM  =============================*/



/*==================================  Tour Details Pages  =============================*/
/*==================================  Tour Details Pages  =============================*/
.is-icon img{
    width: 75px;
}
.tour-detail h3{
    font-size: 25px;
    color: var(--color-primary);
    margin-top: 1rem;
}

.has-gallery img{
    width: 100vh;
}


/*==================================  END Tour Details Pages  =============================*/
/*==================================  END Tour Details Pages  =============================*/


/*==================================  END Gallery Page  =============================*/
/*==================================  END Gallery Page  =============================*/

.img-hover-zoom img {
    transition: transform .5s ease;
    transform: scale(1.1);
  }
  
  .img-hover-zoom:hover img {
    transform: scale(1.05);
  }
  

/*==================================  END Gallery Page  =============================*/
/*==================================  END Gallery Page  =============================*/















/*==================================   MEDIA QUERY  =============================*/
/*==================================   MEDIA QUERY  =============================*/


@media screen and (max-width: 767px) {
    
    /*================= FONT STYLING ================== */
    .section h2 {
        font-size: 24px ;
        font-weight: 600;
        font-style: unset;
        color: var(--color-primary);
    }
    #attraction h2 {
        font-size: 25px;
        color: var(--color-primary);
    }
    p {
        color: var(--color-primary);
        font-size: 14px;
    }
  

    .has-seperator::before {
        content: " ";
        position: absolute;
        width: 70px;
        height: 3px;
        background-color: var(--color-primary);
        left: calc(50% - 35px);
        top: 40px;
    }
    #carousel h1 {
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        color: var(--color-secondary);
        left: 17%;
        position: absolute;
        margin-top: -30px;
    }

    #safe-trip h2 {
        font-size: 30px;
        color: var(--color-secondary);
    }
    section h3 {
        font-size: 25px;
        color: var(--color-primary);
    }
    #our_mission h2 {
        font-size: 24px;
        font-weight: 600;
        color: var(--color-secondary);
    }

    section h1 {
        font-size: 46px;
        font-weight: 600;
        line-height: 1;
        color: var(--color-secondary);
        text-transform: uppercase;
    }

    /*==========END======= FONT STYLING =========== */



    /*================= Carousel Setting ================== */
    .owl-theme .owl-nav.disabled + .owl-dots {
        position: relative;
        margin-top: -30px !important;
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 10px !important;
        height: 10px !important;
        margin: 5px 7px;
        background: #D6D6D6;
        display: block;
        transition: opacity .2s ease;
        border-radius: 30px;
    }

    .b-radius{
        border-radius: 10px;
    }
    .height_carousel{
        height: 272px;
    }
    .pic {
        width: 155px;
        height: 155px;
        border-radius: 50%;
        overflow: hidden;
        margin: 40px auto;
    }
    .content-text {
        position: relative;
        top: 25%;
    }
   
     /* ======END===== Carousel Setting ============== */
  

    .has-background-cover {
        background-size: cover;
        height: 270px;
        background-position: center top;
        background-repeat: no-repeat;   
    }
    .has-margin_top_adventure {
        position: absolute;
        margin-top: -81px;
        left: 27%;
        text-align: center;
    }
    #adventure h1 {
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        color: var(--color-secondary);
        margin-top: 0px;
    }
    .btn.white-button {
        padding-left: 1em !important;
        padding-right: 1em !important;
        border-radius: 0px !important;
        font-weight: 500;
        background: none;
        color: #fff !important;
        border: 2px solid var(--color-secondary) !important;
        font-size: 11px;
    }
    .is-mobile-center{
        text-align: center;
    }

    .navbar-brand .navbar-item img {
        max-height: none;
        width: 99px;
    }

    footer .content img{
        width: 150px;
    }
    .row_width{
        width: 100%;
    }
    
}
/*==================================  END MEDIA QUERY  =============================*/
/*==================================  END MEDIA QUERY  =============================*/



