:root{

    --yellow-color:#ef9b21;
    --blue-color:#0e7dc2;
    --dark-color:#333333;
    --gray-color:#ddd;
    --light-color:#f5f5f5;
    --black-color:#000;
    --white-color:#fff;
}


/******** flip *******/

.flip-card {
  background-color: transparent;
  width: 100%;
  height: 350px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #fff;
  color: black;
  z-index: 2;
}
 
.flip-card-front img{width: 100%;}

 .flip-card-front h3{
 font-family: 'Lato', sans-serif;
  padding-top: 20px;
  font-size: 24px;
 } 

.flip-card-back {
  /*background-color: white;*/
  /*color: white;*/
  transform: rotateY(180deg);
  z-index: 1;
  padding: 30px;
}

.recent-posts.col-lg-3.col-sm-6.col-xs-12 {
margin-bottom: 20px;
}

.travel-services {
    padding-top: 80px;
    padding-bottom: 50px;
}
.section-title {
    margin-bottom: 60px;
}
.section-title p {
    padding: 13px 10px;
    width: 72%;
    margin: auto;
    font-family: 'Raleway', sans-serif;
    color: white;
    font-weight: 400 !important;
}
.section-title h2 {
    font-size: 35px;
    font-weight: 600;
    margin-top: 0;
    position: relative;
    text-transform: capitalize;
    font-family: "Raleway", cursive, sans-serif;
    color: #ef9b21;
}
.section-title span:before{
    position: absolute;
    content: '';
    background: #0088cc;
    height: 7px ;
    width: 7px; 
    left: 13px;
    top: 0;
    border-radius: 50%;
}
.section-title span:after{
    position: absolute;
    content: '';
    background: #0088cc;
    height: 7px ;
    width: 7px; 
    right: 13px;
    top: 0;
    border-radius: 50%;
}
.section-title span {
    background: #0088cc;
    height: 7px;
    width: 7px;
    display: block;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    border-radius: 50%;
}
.service {
    background: #fff none repeat scroll 0 0;
    padding: 0 15px;
    margin-bottom: 40px;
    transition: all 0.4s ease 0s;
}
.service h4 {
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: 600;
}
.service img {
    width: 300px;
    height: 227px;
    margin-bottom: 20px;
    margin-top: 20px;
}


/*.service_Sec {width: 100%;float: left;padding: 70px 0px;}

.service_Sec_h3{font-size: 18px;color: #0A8F9F;margin: 0 0 10px;font-style: italic;font-weight: 700;text-align: center;line-height: 1.5;font-family: "Raleway", cursive, sans-serif}
.service_Sec_h3 span {    display: inline-block;
position: relative;
padding: 0 30px;
color: #337ab7;
font-size: 30px;}
.service_Sec_h3 span:before, .service_Sec_h3  span:after {content: '';background: #0A8F9F;width: 100px;height: 1px;position: absolute;top: 50%;left: 100%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.service_Sec_h3 span:after {left: inherit;right: 100%;}*/


.bg-2 {
    background:  url(../images/bg1.jpg) center 0 no-repeat;
    
}

.pallex{position: relative;}
.pallex::before{content: '';background: #000d2c9e;width: 100%; height: 100%; position: absolute; top: 0; left: 0;z-index: 0;}

.testimonials{padding: 90px 0;}

#carouselExampleCaptions2 .carousel-control-prev, #carouselExampleCaptions2 .carousel-control-next{ color: #000 !important;
    z-index: 999;
    background: #2196F3;
    width: 50px;
    height: 50px;
    border-radius: 50%;}
/*
#carouselExampleCaptions2 .carousel-indicators li {background-color: #2196F3;height: 11px}
#carouselExampleCaptions2 .carousel-indicators{     bottom: -63px; }
*/


/************Testimonial********/
 .service_Sec {width: 100%;float: left;padding: 70px 0px;}

 .service_Sec_h3{font-size: 18px;color: #0A8F9F;margin: 0 0 10px;font-style: italic;font-weight: 700;text-align: center;line-height: 1.5;font-family: "Raleway", cursive, sans-serif}
.service_Sec_h3 span {    display: inline-block;
    position: relative;
    padding: 0 30px;
    color: #337ab7;
    font-size: 30px;}
.service_Sec_h3 span:before, .service_Sec_h3  span:after {content: '';background: #0A8F9F;width: 100px;height: 1px;position: absolute;top: 50%;left: 100%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.service_Sec_h3 span:after {left: inherit;right: 100%;}



#carouselExampleCaptions2 {
    padding: 0 50px 30px 50px;
    margin-top: 20px;
    margin-bottom: 36px;
}
#carouselExampleCaptions2 .carousel-control {
    background: none;
    color: var(--blue);
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#carouselExampleCaptions2 .carousel-indicators {
/*    position: relative;*/
    right: 30%;
    top: auto;
    left:  20%;;
    margin-top: 20px;
    margin-right: -19px;
     bottom: -63px;
}
#carouselExampleCaptions2 .carousel-indicators li {
    width: 15px;
    height: 15px;
    cursor: pointer;
    border: 1px solid #000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
    background: var(--blue);;
}
#carouselExampleCaptions2 .carousel-indicators .active {
    width: 25px;
    height: 25px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}


/***********Footer***********/

.footer-main::before{ content: '';width:100%; height:100%;background-color:#000000b0; z-index:0; position:absolute;top:0; left:0;}
.footer-main {
    background-image: url(../images/slider/footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center -50px;
    position: relative;
}
.bottom-footer {
/*    background-color: #1a1a1a;*/
    text-align: center;
    padding-bottom: 50px;
    position: relative;
        margin-top: 100px;
}
.address-box {
    background-color: black;
    margin-top: -65px;
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
    border-radius: 30px;

}
.address-box .address-content {
    display: inline-block;
    position: relative;
    padding-left: 90px;
    padding-bottom: 20px;
    text-align: left;
}
.address-box .address-content p {
    color: white;
    display: inline-block;
    font-family: "Work Sans", !important, sans-serif;
    font-size: 12px;
    letter-spacing: 0.39px;
    font-weight: 400 !important;
}
.address-box .address-content span {
    background-color: #ef9b21;
    border-radius: 5px;
    color: #111;
    font-size: 20px;
    position: absolute;
    left: 16px;
    top: 25px;
    display: inline-block;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
}
.address-box .address-content h3 {
    font-family: 'Crimson Text', serif;
    font-size: 24px;
    color: #ef9b21;
    letter-spacing: 1.12px;
    text-transform: capitalize;
    margin-bottom: 6px;
    word-wrap: break-word;
}

.email-size p{
    /*font-size: 12px !important;*/
}

.footer-copyright p{
  color: white;
  font-weight: 400;
}

.social-links {
    padding-top: 50px;
    padding-bottom: 50px;
/*    border-top: 1px solid #000;*/
}
.social-links ul {
    padding: 0px;
    margin-bottom: 0px;
}
.social-links ul li {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 0 8px;
}
.social-links img {
    width: 40px;
    height: 40px;
}

.booking-section img{
    height: 250px;
    width: 100%;
}


.social_box a{
    
      display: inline-block;
      text-align: center;
}

.social_box a i {
  margin-right: 5px;
  background-color: #159ec0;
  width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  border-radius: 100%;
}

.social_box a i.fa-facebook{background-color: #5567d0}
.social_box a i.fa-twitter{background-color: #000}
.social_box a i.fa-instagram{background-color: #b128c8}
.social_box a i.fa-linkedin{background-color: #159ec0}
.fa.fa-twitter::before {
    content: "𝕏";

    font-size: 1.2em;
}

/**********Packages************/
.package-box {
    display: inline-block;
    /*width: 23.777777%;*/
   /* margin-right: 5px;
    margin-left: 5px;*/
    font-size: 14px;
    margin-top: 50px;
    margin-bottom: 50px;
    background-color: white;
}

.position-relative {
    position: relative;
}

.box-padding {
    padding: 20px;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}

.position-relative table {
    position: absolute;
    color: #fff;
    z-index: 9;
    width: 90%;
    margin: auto;
    left: 0px;
    right: 0px;
    bottom: 10px;
}

.package-box .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    background: url(../images/overlay.png) repeat;
}



.package-box hr {
    margin-top: 15px;
    margin-left: 5px;
}

.near-card{
        
    padding: 15px;
    margin: 0 0 10px;
}

.near-img{
 position: relative;
}

.near-img img{
    width: 100%;
    height: 340px;
    object-fit: cover;
}

/*********cloud**********/
.cloud-1, .cloud-2 {
    position: relative;
    z-index: 1;
}
.cloud-1::before {
    top: -150px;
    height: 226px;
    background-image: url(../images/cloud-1.png);
}
.cloud-1::before, .cloud-2::before {
   
    position: absolute;
    content: '';
    left: -100px;
    right: -100px;
    background-repeat-y: no-repeat;
    pointer-events: none;
    z-index: -1;
    display: none
}

strong {
    color: #337ab7;
}

/********* Gallery ***********/

.gallery-body {
    background-image: linear-gradient(to top, #ecedee 0%, #eceeef 75%, #e7e8e9 100%);
    min-height: 100vh;
    font: normal 16px sans-serif;
    padding: 60px 0;
}

.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    border-radius: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}

.gallery-container h1 {
    text-align: center;
    margin-top: 70px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    max-width: 800px;
    margin: 25px auto;
    color: #888;
    font-size: 18px;
}

.tz-gallery {
    padding: 40px;
}

.tz-gallery .lightbox img {
    width: 100%;
    margin-bottom: 30px;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}


.tz-gallery .lightbox img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}

.tz-gallery img {
    border-radius: 4px;
}

.baguetteBox-button {
    background-color: transparent !important;
}
 


/* ====================== button ==================== */

.blueBg {
   background-color: #0b8fd8!important;
    background-image: linear-gradient(90deg, #0b8fd8, #007fc5);
     right: 26px;
     top: 75%;
/*     display: none;*/
}
.greenBg {
    background-color: #03db0c!important;
    background-image: linear-gradient(90deg, #1ea824, #039908);
     left: 26px;
       top: 88%;

}

.intro-banner-vdo-play-btn {
    height: 60px;
    width: 60px;
    position: fixed;
  
   
    text-align: center;
    /* margin: -30px 0 0 -30px; */
    border-radius: 100px;
    z-index: 9999;
}
.intro-banner-vdo-play-btn i {
    line-height: 63px;
    font-size: 30px;
    color: #fff;
}
.intro-banner-vdo-play-btn .ripple{
    position:absolute;
    width:160px;
    height:160px;
    z-index:-1;
    left:50%;
    top:50%;
    opacity:0;
    margin:-80px 0 0 -80px;
    border-radius:100px;
    -webkit-animation:ripple 1.8s infinite;
    animation:ripple 1.8s infinite
}

@-webkit-keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.intro-banner-vdo-play-btn .ripple:nth-child(2){
    animation-delay:.3s;
    -webkit-animation-delay:.3s
}
.intro-banner-vdo-play-btn .ripple:nth-child(3){
    animation-delay:.6s;
    -webkit-animation-delay:.6s
}



/* ====================== scroll ==================== */
  #scroll {
        position: fixed;
        right: 40px;
        bottom: 10px;
        cursor: pointer;
        width: 50px;
        height: 50px;
        background-color: #6AAF08;
        text-indent: -9999px;
        display: none;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        border-radius: 60px
    }
    #scroll span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -8px;
        margin-top: -12px;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #ffffff;
    }
    #scroll:hover {
        background-color: #000;
        opacity: 1;
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
    }




/*-- services --*/  

.hvr-radial-in img {
    width: 200px;
    height: 200px;
    border: 5px double #fff;
    border-radius: 50%;
}

.services-agileinfo h4 {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0;
    border-bottom: 2px dotted;
    padding-bottom: 12px;
}

a.more {
    font-size: 1.2em;
    color: #fff;
    background: #143c69;
    padding: .6em 1.8em;
    display: inline-block;
    margin-top: 1.5em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 4px solid transparent;
}
.ser-agile {    
    padding: 15px;
    background-color:rgb(113, 160, 12);
}
.ser-agile:hover {
    background: rgb(9, 97, 195);
}

.ser-agile:hover.ser-agile::after{ border-left: 30px solid transparent;
    border-right: 30px solid transparent; border-top: 30px solid rgb(9, 97, 195) !important}
.ser-agile:hover .hvr-radial-in img {border: 5px double #fff;}
.ser-agile::after {
    content: "";
    position: absolute;
    left: 41%;
    margin-left: -10px;
    bottom: -29px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid rgb(113 160 12);
}
.services-w3grids{
    text-align: center;
        margin: 30px 0;
} 
.ser-wthree {
    position: relative;
}
.services {
/*    padding: 0 0 25em;*/
}
.services-agileinfo {
    /*position: absolute;
    top: -3em;*/
    margin-top: -10px;
}
.services-w3grids i.fa{
    color: #6d9a0e;
    font-size: 2em;
}
.services-icon {
    text-align: center;
    /* padding: 1.4em 0; */
    margin: 0 auto 1em;
    /* border: 2px solid #6d9a0e; */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 100%;
}
.services-w3grids p {
    margin-top: 0.5em;
    color: #ffffff;
    font-size: 14px;
    line-height: 26px;
}
.services-w3grids:nth-child(3) {
/*    margin-bottom: 4em;*/
}

/*-- Radial In --*/
.hvr-radial-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #6d9a0e;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-radial-in img{width: 200px;
    height: 200px;
    border: 5px double #fff;
    border-radius: 50%;}

.hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    border-radius: 100%;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    -moz-transition-property: transform; 
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s; 
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
    color:#fff;
}

.services-w3grids:hover div.hvr-radial-in:before{
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);    
}
.services-w3grids:hover i.fa{
    color:#fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;   
} 
/*-- //services --*/
.services-agileinfo h4 {
    color:#fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0;
        border-bottom: 2px dotted;
    padding-bottom: 12px;
}
/*-- welcome --*/
.m-80 {margin-bottom:104px !important;
}
.welcome {
    padding:7em 0 4em;
}
.agileits-title {
        margin-bottom: 1em;
    font-size: 39px;
    margin-top: 1em;
    color: #8fb247;
}
.agileits-title h3,.agileits-title h2{
    font-size: 3.5em;
    text-align: center;
    color: #6bcad2;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}
.agileits-title p {
    text-align: center;
    margin-top: 0.2em;
}
.welcome-agiletext p {
    margin-top: 0.5em;
    color: #9f9f9f;
    font-size: 14px;
    line-height: 26px;
}
.welcome-w3left, .welcome-w3right {
    padding: 0;
    overflow: hidden;
}
.w3ls-row {
    padding: 0;
    margin: 0;
    border: none;
    position: relative;
}
.welcome-w3right {
    position: absolute;
    top: 9%;
    right: 15%;
    background: #fff;
    /* border: 1px solid #ccc; */
}
img.img-responsive {
    width: 100%;
    -webkit-transition: .5s all;
    -moz-transition: .5s all; 
    transition: .5s all;
}
.welcome-agiletext {
    padding: 3em 3em;
}
.welcome-w3right h4 {
    font-size: 2.1em;
    color: #0961c3;
    margin-bottom: 0.5em;
    border-bottom: 2px dotted;
    padding-bottom: 12px;
}
a.more {
    font-size: 1.2em;
    color: #fff;
    background: #143c69;
    padding: .6em 1.8em;
    display: inline-block;
    margin-top: 1.5em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 4px solid transparent;
}
a.more:hover {
    background:#6bcad2; 
    border-bottom-color:#04a6bb;
}
a.close {
    opacity: .4;
    margin: -1.5em -.5em 0 0;
    outline: none;
}
.w3ls-row.alert:hover img.img-responsive {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.tabcontent-grids {
    padding-top: 1em;
}



@media (max-width: 767px) {
  .service_Sec_h3 span{font-size: 21px}
  .custom_nav-container{padding: 0 20px}
.recent-posts.col-lg-3.col-sm-6.col-xs-12{padding: 30px}

.package-box, .package-box2 {
    width: 90%;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
    .row.header-mobile {
    margin-top: -10px;
    margin-bottom: -20px;
}
.address-box .address-content{ display: block !important; }

}