body{
    background-image:url(../images/pictures/bg.jpg);
    background-position: top left;
    background-repeat:repeat;
}
/*Custom*/
.bgaqua {
    background-color: #00b1b0!important;
}
  .btnwrapper{
text-align: center;
        }
        .wifibtn{
         
              
                text-align:center!important;
    box-shadow: 0px 1px 0px 0px #fff6af!important;
    background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%)!important;
    background-color: #ffec64!important;
    border-radius: 6px!important;
    border: 1px solid #ffaa22!important;
    display: inline-block!important;
    cursor: pointer!important;
    color: #333333!important;
    font-family: Arial!important;
    font-size: 12px!important;
    font-weight: bold!important;
    padding: 8px 3px!important;
    width:90%!important;
    margin:auto;    
    text-decoration: none!important;
    text-shadow: 0px 1px 0px #ffee66!important;
        }
         .wifibtn:hover {
        background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%)!important;
        background-color: #ffab23!important;
        text-decoration: none!important;
        color: #333333!important;
    }
.freewifi a {
    box-shadow: 0px 1px 0px 0px #276873;
    background-color: #00b6b6;
    border-radius: 6px;
    border: 1px solid #29668f;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 34px;
    text-decoration: none;
    width: 80%;
    height: 68px;
    line-height: 48px;
    text-shadow: 0px 1px 0px #3d768a;
}

    .freewifi a:hover {
        background: linear-gradient(to bottom, #408c99 5%, #00b6b6 100%);
        background-color: #408c99;
        text-decoration: none;
        color: #ffffff;
    }
.paidwifi a {
    text-align:center;
    box-shadow: 0px 1px 0px 0px #fff6af;
    background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    background-color: #ffec64;
    border-radius: 6px;
    border: 1px solid #ffaa22;
    display: inline-block;
    cursor: pointer;
    color: #333333;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 34px;
    width:80%;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffee66;
}

    .paidwifi a:hover {
        background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
        background-color: #ffab23;
        text-decoration: none;
        color: #333333;
    }



#products a {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    display: block;
    max-width: 300px;
    background: url(../images/nav-bg.png) repeat-x;
    border: 1px solid #2f4a9e;
    color: rgb(8, 8, 8);
    padding: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 2px 4px #aaaaaa;
    -webkit-box-shadow: 0 2px 4px #aaaaaa;
    box-shadow: 0 2px 4px #aaaaaa;
    text-decoration: none;
}

#products a:hover {
        background: #eeeeee url(/images/menubg.png) repeat-x;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-decoration: none;
}
.HomeAd img {
    margin: auto;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.ImgAd {
    max-width: 100%;
    height: auto;
}

.HomeAd {
    padding-top: 151px;
    background-color: #1e487a
}

#flightinfo {
    margin: auto;
    max-width: 800px;
    margin-top: 50px;
    width: 90%;
    height: 85%;
    overflow: scroll;
    clear: both;
    z-index: 10;
}

#flightbtns {
    padding-top: 151px;
    width: 420px;
    margin: auto;
}

#flightinfo {
    max-width: 800px;
    width: 90%;
    height: 85%;
    overflow: scroll;
    overflow-x: scroll;
    overflow-y: scroll;
    clear: both;
}
/* Scrollbar */
.scroll::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

/* End Scrollbar */
.skin-color {
    color: #01b7f2;
}
.red-color {
    color: #f44336 !important;
}
.yellow-color {
    color: #fdb714 !important;
}

.listing-style3.flight .details .details-wrapper .time > div {
    border-right: 1px solid #f5f5f5;
    padding-left: 15px;
}

    .listing-style3.flight .details .details-wrapper .time > div:last-child {
        border-right: none;
    }

    .listing-style3.flight .details .details-wrapper .time > div:first-child {
        padding-left: 0;
    }

    .listing-style3.flight .details .details-wrapper .time > div > div {
        padding-left: 25px;
    }

.listing-style3.flight .details .details-wrapper .time .icon {
    float: left;
    padding: 0;
    font-size: 16px;
}

.listing-style3.flight .details .details-wrapper .time {
    letter-spacing: 0.04em;
}

.time [class^="soap-icon"] {
    float: left;
    font-size: 18px;
    color: #fdb714;
    margin-right: 5px;
}

.image-table img {
    padding: 10px;
}

#header {
    color: #b6d71d;
    font-size: 18px;
}

.welcomebanner {
    background: #00235d;
    text-align: center;
    margin: 10px;
    padding: 5px;
    color: #FFFFFF;
    border-radius: 5px;
}

#PanelInfo {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background-color: #fff;
    max-width: 320px;
    padding: 10px;
    margin: auto;
    border-radius: 20px;
}

.logo {
    width: 320px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: 10px;
}

    .logo img {
        margin: auto;
        width: 200px;
    }

.textbox {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 10px 20px;
    border: 1px solid #b7b7b7;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font: normal 16px/normal Tahoma, Geneva, sans-serif;
    color: rgba(40,40,40,1);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: rgba(227,244,139,1);
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.66);
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

.hidden {
    display: none;
}

.aspbutton, input.button, input[type=submit] {
    list-style-type: none;
    border-radius: 100px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    padding: 10px 15px 10px 15px;
    color: #444;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: #BABABA #BABABA #BABABA #BABABA;
    box-shadow: 0 1px rgba(255,255,255,1) inset;
    -webkit-box-shadow: 0 1px rgba(255,255,255,1) inset;
    background: #f9f9f9;
    radius: 100px;
    background: -moz-linear-gradient(top, #f9f9f9 0%, #EDEDED 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#EDEDED));
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#EDEDED 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%,#EDEDED 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%,#EDEDED 100%);
    background: linear-gradient(top, #f9f9f9 0%,#EDEDED 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#EDEDED',GradientType=0 );
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-transform: uppercase;
}

    .aspbutton:hover, input.button:hover, input[type=submit]:hover {
        border-collapse: separate;
        cursor: pointer;
        color: #FFF;
        text-shadow: 0 1px #000;
        box-shadow: 0 0px rgba(255,255,255,1) inset;
        -webkit-box-shadow: 0 0px rgba(255,255,255,1) inset;
        background-attachment: scroll;
        background-clip: border-box;
        background-color: rgba(0, 0, 0, 0);
        background-image: -webkit-linear-gradient(top, rgb(77, 77, 77) 0%, rgb(38, 38, 38) 100%);
        background: -moz-linear-gradient(top, #4d4d4d 0%, #262626 100%);
        background-origin: padding-box;
        background-position: 0% 0%;
        background-repeat: repeat;
        background-size: auto;
        baseline-shift: baseline;
        border-bottom-color: rgb(38, 38, 38);
    }

    .aspbutton:active, input.button:active, input[type=submit]:active {
        position: relative;
        top: 1px;
    }

    .aspbutton:after, input.button:after, input[type=submit]:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }

    


@media screen and (max-width: 674px) {
    td:nth-of-type(3) {
        padding: 0px;
        width: 0px;
        height: 0px;
        visibility: collapse;
        border-collapse: collapse;
        border-image-width: 0px;
    }

    .airline {
        visibility: hidden;
        height: 0px;
    }

    .destination {
        width: 0px;
    }
}
@media screen and (min-width: 675px) {

    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: none
    }
    
}



/*Header*/

.header-dark{background-color:#0c1117;}
.header-light{background-color:#ecf0f1;}
.header-dark a{color:#FFFFFF;}
.header-dark a em{background-color:#FFFFFF;}
.header-light a{color:#1f1f1f;}
.header-light a em{background-color:#1f1f1f;}
.header-menu-background-dark{background-color:rgba(0,0,0,0.95);}
.header-menu-background-light{background-color:rgba(255,255,255,0.95);}

.header-dark{border-bottom:solid 1px rgba(255,255,255,0.1);}
.header-light{border-bottom:solid 1px rgba(0,0,0,0.1);}

.header-menu-dark a{border-bottom:solid 1px rgba(255,255,255,0.1); color:#c6c6c6;}
.header-menu-light a{border-bottom:solid 1px rgba(0,0,0,0.1); color:#1f1f1f;}

.header-menu-dark a i:first-child{    color:#818181;}
.header-menu-light a i:first-child{    color:#1f1f1f;}

.header-menu-dark .active-item{color:#FFFFFF;}
.header-menu-light .active-item{color:#000000;}

.header{
    position:fixed;
    left:0!important;
    right:0!important;
    top:0px;
    height:60px;
    z-index:99;
}

.header-icon-1{left:0px;}
.header-icon-2{left:50px;}
.header-icon-3{right:50px;}
.header-icon-4{right:0px;}
.header-iconfix-4 {
    right: 0px;
}


.header-logo {
    position: absolute;
    /*background-image:url(../images/preload-logo.png);*/
    background-size: 130px 40px;
    width: 130px;
    height: 40px;
    margin-left: -15px;
    margin-top: 15px;
    left: 50%;
}

.header-icon i{transition:all 250ms ease;}

.header-icon i{
    position:absolute;
    left:0px;
    width:60px;
    height:60px;
    line-height:63px;
    font-size:24px;
    transition:all 250ms ease;
}

.header-icon{
    width:60px;
    height:60px;
    line-height:60px;
    text-align:center;
    position:absolute;
    transition:all 250ms ease;
}

.header-icon .ion-ios-arrow-down, .header-icon .ion-ios-arrow-up{
    font-size:16px;
}

.rotate-icon{
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg); 
    -ms-transform: rotate(180deg); 
    transform: rotate(180deg); 
}

.transition-icon{
    transition:all 250ms ease!important;
}

.open-scrolling-menu{
    transition:0ms ease all;
}

/*Header Menu*/

.header-menu{
    position:fixed;
    left:0px;
    top:60px;
    bottom:0px;
    right:0px;
    z-index:99999;
    overflow:hidden;
    pointer-events:none;
}

.header-menu-scroll{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right:0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.header-menu-background{
    position:fixed;
    z-index:9;
    left:0px;
    right:0px;
    -moz-transform: translateX(0px) translateY(-1280px);
    -webkit-transform: translateX(0px) translateY(-1280px);
    -o-transform: translateX(0px) translateY(-1280px);
    -ms-transform: translateX(0px) translateY(-1280px);
    transform: translateX(0px) translateY(-1280px);
    transition:all 300ms ease;
    opacity:0;
}

.active-header-background{
    -moz-transform: translateX(0px) translateY(0px)!important;
    -webkit-transform: translateX(0px) translateY(0px)!important;
    -o-transform: translateX(0px) translateY(0px)!important;
    -ms-transform: translateX(0px) translateY(0px)!important;
    transform: translateX(0px) translateY(0px)!important;
    transition:all 300ms ease!important;
    opacity:1;
}

.close-header-menu{display:none;}

.header-menu-close{
    position:fixed;
    background-color:rgba(0,0,0,0.9);
    z-index:9999;
    top:0px;
    height:60px;
    left:0px;
    right:0px;
    pointer-events:none;
}

.pointer-events{pointer-events:all!important;}
.no-pointer-events{pointer-events:none!important;}

.header-menu a{
    display:block!important;
    height:60px;
    font-size:16px;
    font-weight:300;
    line-height:60px;
    margin-left:15px;
    margin-right:15px;
    padding-left:60px;
    transition:all 250ms ease-out;
    opacity:0;
    -moz-transform: translateX(-20px) translateY(-20px);
    -webkit-transform: translateX(-20px) translateY(-20px);
    -o-transform: translateX(-20px) translateY(-20px);
    -ms-transform: translateX(-20px) translateY(-20px);
    transform: translateX(-20px) translateY(-20px);
}

.header-menu a:last-child{
    border-bottom:none!important;
}

header-menu .ion-iphone{
    font-size:200%!important;
}

.header-menu a .ion-ios-camera-outline{
    font-size:28px!important;
}

.header-menu a i:first-child{
    font-size:21px;
    width:30px;
    position:absolute;
    height:60px;
    text-align:center;
    line-height:60px;
    left:0px;
}

.header-menu .ion-record{
    color:#818181;
    position:absolute;
    height:60px;
    width:30px;
    text-align:center;
    line-height:60px;
    font-size:6px;
    right:0px!important;
}

.header-menu .close-header-menu .ion-record{
    color:#c0392b!important;
    font-size:8px;
}

.active-menu .ion-record{
    color:#27ae60!important;
    font-size:8px;
}

.active-menu{
    font-weight:400!important;
}

.line-1{
    position:absolute;
    left:50%;
    -moz-transform: translateX(-8px);
    -webkit-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    transform: translateX(-8px);
    top:50%;
    margin-top:-5px;
    width:16px;
    height:1px;
    background-color:#FFFFFF;
    transition:all 250ms ease;
}

.line-2{
    left:50%;
    -moz-transform: translateX(-8px);
    -webkit-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    transform: translateX(-8px);
    top:50%;
    margin-top:-1px;
    position:absolute;
    width:16px;
    height:1px;
    background-color:#FFFFFF;
    transition:all 250ms ease;
}

.line-3{
    left:50%;
    margin-left:-8px;
    top:50%;
    margin-top:3px;
    position:absolute;
    width:16px;
    height:1px;
    background-color:#FFFFFF;
    transition:all 250ms ease;
}

.line-2-active{
    opacity:0!important;
    transition:all 250ms ease;
}

.line-1-active{
    transform: rotate(45deg) translateY(7px) translateX(-3px)!important;
    transition:all 250ms ease;
}

.line-3-active{
    transform: rotate(-45deg) translateY(-3px) translateX(4px)!important;
    transition:all 250ms ease;
}

.scrolling-menu *{
    -webkit-filter: blur(0px)!important;
    -moz-filter: blur(0px)!important;
    -o-filter: blur(0px)!important;
    -ms-filter: blur(0px)!important;
    filter: blur(0px)!important;
}

.scrolling-menu-light .menu-item{color:#1f1f1f;}
.scrolling-menu-light .menu-item:hover{color:#2980b9!important;}
.scrolling-menu-light .active-menu-item{color:#2980b9!important;}
.scrolling-menu-light{background-color:#ecf0f1;}

.scrolling-menu-dark .menu-item{color:#bdc3c7;}
.scrolling-menu-dark .menu-item:hover{color:#5dbeff!important;}
.scrolling-menu-dark .active-menu-item{color:#5dbeff!important;}
.scrolling-menu-dark {
    background-color: #00235d;
}

.scrolling-menu-fixed{
    position:fixed;
    top:60px;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.scrolling-menu-static{
    margin-top:-25px;
}

.scrolling-menu {
    padding-left:5px;
    z-index:9;
    overflow:hidden;
    width: 100%;
    height: 90px;
    padding-top:8px;
    border-bottom:solid 1px rgba(0,0,0,0.07);
    transition:all 250ms ease;
}
.scrolling-menu .swiper-slide {
    overflow:hidden;
    width: 80px;
}

.scrolling-menu-hidden{
    -moz-transform: translateY(-150px);
    -webkit-transform: translateY(-150px);
    -o-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    transform: translateY(-150px);   
    transition:all 250ms ease;
}

.menu-item i{
    display:block!important;
    width:100%;
    height:80px;
    line-height:55px;
    text-align:center;
    position:absolute;
    font-size:32px;
}

.menu-item em{
    font-size:13px;
    display:block!important;
    width:100%;
    font-style:normal;
    line-height:110px;
    text-align:center;
    font-weight:300!important;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container2 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 300px;
}

/*Homepage Slider*/

.home-slider h4{
    width:100%;
    padding-top:30px;
    padding-bottom:40px;
    position:absolute;
    bottom:15px;
    background: linear-gradient( to bottom,
      rgba(0, 0, 0, 0.01),
      rgba(0, 0, 0, 0.2),
      rgba(0, 0, 0, 0.3),
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.9),
      rgba(0, 0, 0, 0.9),
      rgba(0, 0, 0, 0.9)
    );
    color:#FFFFFF;
    padding-left:20px;
    padding-right:20px;
    font-size:18px;
    font-weight:500;
    line-height:30px;
}

.home-slider p{
    font-size:13px;
    position:absolute;
    bottom:0px;
    z-index:999;
    color:#FFFFFF;
    opacity:0.5;
    padding-left:20px;
    padding-right:20px;
    display:block;
    width:100%;
}

.home-round-slider{padding-top:10px;}
.home-round-slider img{
    border-radius:200px;
    margin-left:auto;
    margin-right:auto;
}

.home-img-1{
    position:absolute;
    width:150px;
    height:150px;
    top:25px;
    left:50%;
    margin-left:-170px!important;
    opacity:0.7;
}

.home-img-2{
    width:200px;
    height:200px;
    position:relative;
    z-index:1;
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.5);
            box-shadow: 0 0 10px 3px rgba(0,0,0,0.5);
}

.home-img-3{
    position:absolute;
    width:150px;
    height:150px;
    top:25px;
    right:50%;
    margin-right:-170px!important;
    opacity:0.7;
}

.home-round-slider h3{text-align:center; padding-top:20px;}
.home-round-slider em{display:block; font-style: normal; text-align:center;}
.center-socials{width:220px; margin-left:auto; margin-right:auto;}

/*Home Columns*/

.column-home-left i{
    font-size:46px;
    position:absolute;
    height:60px;
    margin-top:5px;
    width:40px;
    text-align:center;
}

.column-home-left h5{
    padding-left:60px;
}

.column-home-left p{
    padding-left:60px;
}

.column-home-center i{
    font-size:46px;
    height:60px;
    margin-top:5px;
    width:100%;
    display:block;
    text-align:center;
}

.column-home-center h5{
    text-align:center;
    font-size:18px;
    padding-bottom:10px;
}

.column-home-center p{
    text-align:center;
}

/*Footer*/

.footer{padding:30px 0px 30px 0px;}
.footer-dark{background-color:#0c1117;}
.footer-light{background-color:#ecf0f1; border-top:solid 1px #e0e0e0; border-bottom:solid 1px #e0e0e0;}
.footer-light{background-color:#ecf0f1; border-top:solid 1px #e0e0e0; border-bottom:solid 1px #e0e0e0;}
.footer-light i{color:#1f1f1f;}
.footer-light p{color:#666666;}
.footer-light .decoration{background-color:rgba(0,0,0,0.1)!important;}

.footer-dark .decoration{
    background-color:rgba(255,255,255,0.05);
    max-width:290px;
    margin-left:auto;
    margin-right:auto;
}

.footer .footer-logo {
    background-image: url(../images/preload-logo.png);
    background-size: 200px;
    width: 200px;
    height: 94px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background-repeat: no-repeat;
}

.copyright-text{margin-bottom:0px; margin-top:-10px; margin-bottom:0px;}

.footer p{
    max-width:290px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.footer-socials{
    width:255px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
}

.footer-socials .icon-ghost{background-color:transparent!important;}

.footer-socials a{
    margin-left:2px!important;
    margin-right:2px!important;
}

/************************* feature listing ************************/
.feature-item-listing-heading {
    margin-bottom: 50px;
}

    .feature-item-listing-heading h1 {
        font-family: "Poppins", sans-serif;
        margin: 0px;
        color: #01273a;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 28px;
    }

        .feature-item-listing-heading h1 span {
            color: #ffce10;
        }

#feature-item_listing_block {
    background: #ffffff;
    padding: 80px 0px 60px 0;
}

#feature-item-listing-heading h1 {
    margin: 0px;
    color: #242424;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
}

    #feature-item-listing-heading h1 span {
        padding: 0px 30px;
    }

        #feature-item-listing-heading h1 span::after {
            border-right: 3px solid #ffce10;
            content: "";
            height: 30px;
            margin-left: 20px;
            width: 3px;
            position: relative;
            top: 5px;
        }

        #feature-item-listing-heading h1 span::before {
            border-left: 3px solid #ffce10;
            bottom: 5px;
            content: "";
            height: 30px;
            margin-right: 20px;
            position: relative;
            width: 3px;
        }

.feature-box {
    padding-top: 60px;
    width: 100%;
    position: relative;
    display: inline-block;
}

#feature-box1, .feature-box1 {
    padding-top: 50px;
    width: 100%;
    position: relative;
    display: inline-block;
}

.feature-item-container-box {
    border: 1px solid #efeeee;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

    .feature-item-container-box .feature-title-item h1 {
        font-family: "Poppins", sans-serif;
        background: rgba(1, 39, 58, 0.8);
        color: #ffce10;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 8px 15px;
        position: absolute;
        left: 0px;
        top: 0px;
        margin: 0;
        border-radius: 0 15px 15px 0px;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        z-index:1
    }
       
        .feature-item-listing-item {
    border: 1px solid #efeeee;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    overflow: hidden;
    position: relative;
    margin-bottom: 0px;
}

    .feature-item-listing-item .feature-title-item h1 {
        background: rgba(1, 39, 58, 0.8);
        color: #ffce10;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 8px 15px;
        position: absolute;
        left: 1px;
        top: 1px;
        margin: 0;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
    }

.feature-title-item {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0.3) -10%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.5) 40%, transparent 80%) repeat scroll 0 0*/
}

    .feature-title-item img {
        width: 100%;
        height: 200px;
    }

.feature-item-container-box:hover {
    border: 1px solid #ffce10;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
}

.feature-item-container-box.active {
    border: 1px solid #ffce10;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
}

.feature-item-container-box:hover .feature-title-item img {
    transform: scale(1.2);
    transition: all 0.4s ease 0s;
}

.feature-item-container-box.active .feature-box-text a h3 {
    color: #ffce10;
}

.feature-item-container-box .feature-box-text {
    background: #fefefe;
    padding: 15px;
    text-align: left;
    position: relative;
}

.feature-item-container-box .feature-item-location {
    background: #f4f4f4;
    padding: 5px 15px;
    float: left;
    display: block;
    width: 100%;
    position: relative;
}

    .feature-item-container-box .feature-item-location h2 {
        font-family: "Poppins", sans-serif;
        font-size: 13px;
        color: #7d7d7d;
        font-weight: 500;
        margin: 0px;
        text-align: left;
        line-height: 30px;
        float: left;
    }

        .feature-item-container-box .feature-item-location h2 i {
            color: #ffcc58;
            font-size: 14px;
            margin-right: 3px;
        }

    .feature-item-container-box .feature-item-location span {
        float: right;
        font-size: 13px;
        position: relative;
        top: 7px;
    }

        .feature-item-container-box .feature-item-location span i.fa {
            color: #ffcc58;
        }

.feature-box-text i.fa-star-half-empty {
    margin-right: 5px;
}

.feature-item-container-box .feature-box-text h3 {
    margin-top: 0;
    line-height: 18px;
    margin-bottom: 10px;
}

    .feature-item-container-box .feature-box-text h3 a {
        font-family: "Poppins", sans-serif;
        color: #4a4a4a;
        font-weight: 500;
        font-size: 18px;
        margin-top: 0;
    }

        .feature-item-container-box .feature-box-text h3 a:hover {
            color: #ffce10;
        }

.feature-item-container-box .feature-box-text p {
    color: #7d7d7d;
    font-size: 13px;
    line-height: 22px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
}

.feature-item-container-box .feature-box-text a {
    font-family: "Poppins", sans-serif;
    color: #ffce10;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.2px;
}

.feature-item-container-box.active .feature-box-text a, .feature-item-container-box.active .feature-box-text a i {
    color: #969595;
}

.feature-item-container-box .feature-box-text a i.fa {
    color: #ffce10;
    margin-right: 3px;
}

.feature-title-item {
    position: relative;
}

.hover-overlay {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 48%;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: auto;
    bottom: 0px;
}

.feature-item-container-box:hover .hover-overlay {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}

.hover-overlay-inner {
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.feature-item-container-box:hover .hover-overlay-inner::before, .feature-item-container-box:hover .hover-overlay-inner::after {
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}


    .feature-item-container-box:hover .hover-overlay-inner::before {
    border-bottom: 1px solid #ebc131;
    border-top: 1px solid #ebc131;
    transform: scale(0, 1);
}

.feature-item-container-box:hover .hover-overlay-inner::after {
    border-left: 1px solid #ebc131;
    border-right: 1px solid #ebc131;
    transform: scale(1, 0);
}

.feature-item-container-box:hover .hover-overlay-inner::before, .feature-item-container-box:hover .hover-overlay-inner::after, .location-entry:hover .hover-overlay-inner::before, .location-entry:hover .hover-overlay-inner::after, .feature-item:hover .hover-overlay-inner::before, .feature-item:hover .hover-overlay-inner::after, .listing-item:hover .hover-overlay-inner::before, .listing-item:hover .hover-overlay-inner::after {
    opacity: 1;
    transform: scale(1);
}

.feature-item-container-box:hover .hover-overlay .hover-overlay-inner ul.listing-links {
    display: block;
    z-index: 900
}

.hover-overlay .hover-overlay-inner h3 a {
    display: none;
}

.feature-item-container-box:hover .hover-overlay .hover-overlay-inner h3 {
    display: list-item
}

    .feature-item-container-box:hover .hover-overlay .hover-overlay-inner h3 a {
        color: #ffce10;
        display: block;
        font-size: 16px;
        font-weight: 600;
        margin-left: 20px;
        text-align: left;
        position: absolute;
        z-index: 99;
    }

        .feature-item-container-box:hover .hover-overlay .hover-overlay-inner h3 a:hover {
            color: #ffffff;
            text-decoration: underline;
        }

.hover-overlay .hover-overlay-inner ul.listing-links {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: auto;
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    display: none;
}

    .hover-overlay .hover-overlay-inner ul.listing-links li:first-child {
        margin-left: 0;
    }

    .hover-overlay .hover-overlay-inner ul.listing-links li {
        display: inline-block;
        margin-left: 5px;
    }

        .hover-overlay .hover-overlay-inner ul.listing-links li a {
            background: #ffffff;
            border-radius: 50%;
            font-size: 18px;
            height: 44px;
            line-height: 44px;
            width: 44px;
            float: left;
        }

            .hover-overlay .hover-overlay-inner ul.listing-links li a:hover {
                -webkit-transform: scale(1.1);
                transform: scale(1.1);
                -webkit-transition: ease-out .5s;
                -moz-transition: ease-out .5s;
                -o-transition: ease-out .5s;
                transition: ease-out .5s;
                transition: all .6s ease-in-out 0;
                box-shadow: 0 3px 8px rgba(255, 255, 255, 0.3)
            }

.green-1 {
    color: #ccdb38;
}

.blue-1 {
    color: #08c2f3;
}

.yallow-1 {
    color: #fecc17;
}

.feature-item-listing-item:hover .recent-listing-box-image img {
    transform: scale(1.2);
    transition: all 0.4s ease 0s;
}

.feature-item-listing-item:hover .hover-overlay {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}

.feature-item-listing-item .hover-overlay {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 100%;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: auto;
    bottom: 0px;
}

.feature-item-listing-item:hover .hover-overlay-inner::before, .feature-item-listing-item:hover .hover-overlay-inner::after {
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}

.feature-item-listing-item:hover .hover-overlay-inner::before {
    border-bottom: 1px solid #ebc131;
    border-top: 1px solid #ebc131;
    transform: scale(0, 1);
}

.feature-item-listing-item:hover .hover-overlay-inner::after {
    border-left: 1px solid #ebc131;
    border-right: 1px solid #ebc131;
    transform: scale(1, 0);
}

.feature-item-listing-item:hover .hover-overlay-inner::before, .feature-item-listing-item:hover .hover-overlay-inner::after, .location-entry:hover .hover-overlay-inner::before, .location-entry:hover .hover-overlay-inner::after, .feature-item:hover .hover-overlay-inner::before, .feature-item:hover .hover-overlay-inner::after, .listing-item:hover .hover-overlay-inner::before, .listing-item:hover .hover-overlay-inner::after {
    opacity: 1;
    transform: scale(1);
}

.feature-item-listing-item:hover .hover-overlay .hover-overlay-inner ul.listing-links {
    display: block;
    z-index: 999
}

.feature-item-listing-item:hover .hover-overlay .hover-overlay-inner h3 {
    display: list-item
}

    .feature-item-listing-item:hover .hover-overlay .hover-overlay-inner h3 a {
        color: #ffce10;
        display: block;
        font-size: 17px;
        font-weight: 700;
        margin-left: 20px;
        text-align: left;
        position: absolute;
        z-index: 99;
    }

        .feature-item-listing-item:hover .hover-overlay .hover-overlay-inner h3 a:hover {
            color: #ffffff;
            text-decoration: underline;
        }

.contact-panel {
    border: 1px solid #666666;
    margin-bottom: 8px;
}

