@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,600,700,300,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

body{
    /*font-family: 'Titillium Web', sans-serif;*/
    /*font-family: 'PT Serif', serif;*/
    font-family: 'Open Sans', sans-serif;
    /*font-family: 'Alegreya', serif;*/
    /*font-family: 'Orator Std', sans-serif;*/
    /*font-family: 'Raleway', sans-serif;*/
    /*font-family: 'PT Sans', sans-serif;*/
    /*font-family: 'Archivo Narrow', sans-serif;*/
}

p{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
h1{
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    font-weight: 700;
}
h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 700;
}
h3{
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
}
h4{
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
h5{
    font-family: 'Orator Std', sans-serif;
    font-size: 18px;
}
h6{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

figure{
    overflow: hidden;
}


/*nav*/
/*  
    Recommeded CSS
    ==============
*/

.panel {
    position: fixed;
    left: -15.625em; /*or width of your navigation panel*/
    width: 15.625em; /*should match the above value*/
}

/*  
    Demo Specific Styles
    ====================
*/

body {
    font-family: 'Source Sans Pro', sans-serif;
    color: #101820;
    line-height: 1.5;
}
.wrap {
    position: fixed !important;
    margin: 0px auto;
    text-align: left;
    z-index: 999;
    margin-top: 35px;
    margin-left: 25px;
    text-align: center;
}
.wrap a i {
    color: #dda22d;
    font-size: 45px;
    z-index: 999999999;
}
/*.wrap a i:hover {
    color: #fff;
}*/
.panel {
    background-color: #2c292c;
    width: 28%;
    position: absolute;
    z-index: 99999;
    border-radius: 0px;
    -webkit-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
    -moz-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
    -o-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
    transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
}

.panel a {
    color: #FFF;
    font-weight: 600;
    -webkit-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
    -moz-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
    -o-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
    transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
}
.panel  .active  a{
    color: #dda22d;

}
.panel a:hover {
    color: #dda22d;
    text-decoration: none;
}
/*.panel a:active {
    color: #dda22d;
       }*/
/*.panel a:focus{
    color: #dda22d;
       }*/
.panel li{
    padding: 8px 0;
    text-align: left;
    padding-left: 15px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
}
.panel ul{
    margin-top: 25px;
}
.panel li .fa{
    padding-right: 8px;
    color: #dda22d;
    font-size: 18px;
}
.home-footer-term ul{
    float: right !important;
}

.menu-logo{
    width: 160px;
    margin-left: 24px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.menu-logo img{
    width: 100%;
}




.header-nav{
    text-align: center;
}
.header-nav-booking{
    text-align: center;
}
.header-nav #bxslider-banner{
    text-align: center;
}
/*.header-banner {
    background-size: cover;
}*/
.header-nav li h1{
    text-transform: uppercase !important;
    font-weight: 700;
}
.logo {
    position: absolute;
    top: 10%;
    left: 50%;
    text-align: center;
    margin-left:-75px;
}
/*.logo img{
 transition: all 2s ease-in-out 0s;
transform: rotateY(360deg) !important;
}*/
/*.logo:hover{
    transition: all 2s ease-in-out 0s;
    transform: rotateY(360deg) !important;
}*/
.header-nav li h5{
    text-transform: uppercase;
    color: #fff;
    height: 700px;
}
header h6{
    color: red;
}
.banner{
    position: relative;
    overflow: hidden;
}
.banner .bx-wrapper{
    max-width: 100%;
    z-index: 0;
    height: auto;
}
.banner li img{
    width: 100%;
}
.banner .bx-wrapper .bx-viewport {
    background: transparent;
    box-shadow: none;
    border: none;
    left: 0;
    height: 670px !important;
}
.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
    background-position: none !important;
}
.banner .bx-wrapper .bx-caption {
    bottom: 0px;
    background: transparent;
    left: 0px;
    width: 100%;
    top: 56%;
}
.banner .bx-wrapper .bx-caption h1 {
    color: #fff;
}
.banner .bx-caption  h1 {
    display: inline-block;
    padding: 0 5%;
    position: relative;
}

.banner .bx-caption h1:before, .banner .bx-caption h1:after {
    background: #dda22d;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 17%;
}

.banner .bx-caption h1:before {
    right: 100%;
}

banner .bx-caption h1:after {
    left: 100%;
}

.banner .bx-caption {
    overflow: hidden;
    text-align: center;
}
.header-read-more{
    position: absolute;
    height: 50px;
    top: 68%;
    left: 36%;
}

.bx-wrapper img {
    width: 100%  !important;
    display: block;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 34%;
    margin-top: -16px;
    outline: 0px none;
    width: 34px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.header-read-more h4{
    background: #dda22d;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 10px 15px;
    /*font-family: 'Orator Std', sans-serif;*/
    font-size: 30px;
}

.header-read-more h4 a{
    color: #fff;
}
.header-read-more h4 a:hover{
    color: #fff;
    text-decoration: none;
}
.what-we{
    background: url(../images/what-we.webp) repeat center;
    text-align: center;
    background-size: cover;
    padding: 75px 0;
    overflow: hidden;

}
.what-we  h2 {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 0 5%;
    position: relative;
    text-align: center;
    margin-bottom: 75px;
    transition: all ease-in-out .4s
}
.what-we:hover h2{
    color: #fff;
    /*    margin-top: -5px;*/
    transition: all ease-in-out .4s
}

.what-we h2:before, .what-we h2:after {
    background: #fff;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 30%;
}

.what-we h2:before {
    right: 100%;
}

.what-we h2:after {
    left: 100%;
}
.what-first i{
    font-size: 48px;
    color: #fff;
    margin: 10px 0;
    transition: all ease-in-out .4s
}
.what-first h3{
    font-family: 'Orator Std', sans-serif;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.what-first:hover i{
    color: #ffd700;
    transform: scale(1.1);
    /*    margin-top: -15px;*/
    transition: all ease-in-out .4s;
}
.what-first p{
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    padding: 0 10px;
    margin: 0 0;
}


.fleet-rate {
    background: url(../images/fleet-rate.webp ) no-repeat top;
    text-align: center;
    background-size: cover;
    padding: 75px 0;
    min-height: 1550px;
    background-attachment: fixed;
    background-size: cover;
}
.fleet-rate  h2 {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 0 5%;
    position: relative;
    text-align: center;
    transition: all ease-in-out .4s;
    margin-bottom: 10px;
}
.fleet-rate h6{
    color: #fff;
    font-size: 12px;
    margin-bottom: 50px;
}
.fleet-rate:hover h2{
    color: #dda22d;
    /*    margin-top: -5px;*/
    transition: all ease-in-out .4s
}

.fleet-rate h2:before, .fleet-rate h2:after {
    background: #fff;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 22%;
    transition: all ease-in-out .4s;
}
.fleet-rate:hover h2:before, .fleet-rate:hover h2:after {
    background: #dda22d;
    transition: all ease-in-out .4s;
}

.fleet-rate h2:before {
    right: 100%;
}

.fleet-rate h2:after {
    left: 100%;
}
.fleet-rate p{
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    margin: 35px 0;
}
.fleet-rate-first{
    background-color: #fff;
    width: 100%;
    height: 600px;
    margin-bottom: 35px;
    transition: all ease-in-out .4s;
    border-radius:6px;
}
.fleet-rate-first .cab-name{
    width: 100%;
    height: 60px;
    background-color: #2c292c;
    /*     -webkit-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
        -moz-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
        -o-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
        transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);*/
    transition: all 1s ease 0s;
}
.fleet-rate-first .cab-name h5{
    color: #fff;
    text-transform: uppercase;
    padding: 13px 18px;
    font-weight: 700;
    font-family: 'Orator Std', sans-serif;;
}
.fleet-rate-first .cab-image{
    width: 100%;
    height: 215px;
    background-color: #fff;
    overflow: hidden;
    padding: 40px 0;
}
.fleet-rate-first .cab-price{
    width: 100%;
    height: 45px;
    background-color: #2c292c;
}
.fleet-rate-first .cab-price h5{
    color: #fff;
    text-transform: uppercase;
    padding: 16px 0;
    font-weight: 700;
    margin: 0;
    letter-spacing: 4px;

}
.fleet-rate-first  h5{
    color: #404040;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 35px;
    margin: 5px 0;
    font-size: 15px;
    font-weight: 700;

}
.fleet-rate-first  h5 span{
    font-weight: 400;
    font-style: italic;
}
.fleet-rate-first  h5 i{
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #dda22d;
}
.fleet-rate .h5-shape{
    width: 70%; 
    height: 2px;
    background: #dda22d;
    margin: 5px auto 0px;
}
.fleet-rate .fleet-more{
    width: 150px;
    height: 45px;
    background: #2c292c;
    border-radius: 0;
    margin-top: 10px;
    padding: 12px 0;
    transition: all 1s ease 0s;
    border-radius: 30px;
}
.fleet-rate-first a{
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Orator Std', sans-serif;
}
.fleet-rate .fleet-more a:hover{
    text-decoration: none;
}
.fleet-rate-first:hover .cab-name, .fleet-rate-first:hover .fleet-more{
    background: #dda22d;
    transition: all 1s ease 0s;

}
/*.fleet-rate-first:hover{
    transform: scale(1.01);
    transition: all 1s ease 0s;
}*/
.fleet-rate-first0:hover{
    transform: scale(1.01);
    transition: all 1s ease 0s;
}
.fleet-rate-first:hover .cab-name{
    margin-top: 0px;
    transition: all 1s ease 0s;
}
.quote-content{
    width: 100%;
    min-height: 200px;
    padding: 75px 0;
    background-color:#f0f0f0;
}
.quote-content .home-quote .nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857;
    border: 0px solid transparent;
    border-radius: 0px 0px 0px 0px;
    font-family: 'Orator Std', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    transition: all .8s ease 0s;
}
.quote-content .home-quote .nav-tabs > li {
    background-color: #4a4a4a;

}
.quote-content .home-quote .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #dda22d;
    border-width: 0px;
    border-style: solid;
    border-color: #DDD #DDD transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transition: all .8s ease 0s;
}
.quote-content .home-quote .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 0px solid #dda22d;
    transition: all .8s ease 0s;
}
.quote-content .home-quote .nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #dda22d;
    transition: all .8s ease 0s;
}
.home-quote{
    width: 100%;
    min-height: 300px;
    padding: 12px;
    background-color: #2c292c;
    text-align: center;
}
.home-quote .tab-content h3{
    font-family: 'Orator Std', sans-serif;
    text-transform: uppercase;
    color: #fff;
    margin: 40px 0;
}
.home-quote .tab-content .btm{
    margin-bottom: 0px !important;
}
/*.home-quote .tab-content .dropdown{
       color: #fff;
       background-color: #dda22d;
}*/
.home-quote .tab-content .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    background-color: #2c292c;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.home-quote .tab-content input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.home-quote .tab-content input::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.home-quote .tab-content input:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.home-quote .tab-content input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.one-way-quote .quote-button{
    height: 45px;
    border-radius: 0px;
    background-color: #dda22d;
    border: none;
    font-family: 'Orator Std', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    padding: 2.5% 0;
    text-decoration: none;
}
.one-way-quote .quote-button:hover{
    text-decoration: none;
}
.one-way-quote .btn-block{
    display: inline-block;
}
/*.one-way-quote button{
    height:45px;
    margin:  0 12px;
}*/
.why-why h2{
    color: #dda22d;
    text-transform: uppercase;
    margin: 0;
}
.why-why .why-why-shape{
    text-align: center;
    margin: 33px auto 0;

}
.why-why .why-why-shape h1{
    font-family: "Titillium Web",sans-serif;
    font-size: 36px;
    width: 100px;
    height: 100px;
    /*background-color: #999999;*/
    border-radius: 50%;
    /*padding: 18%;*/
    color: #FFF;
    margin: 0 auto;
    transition: all 1.5s ease 0s;
    cursor: default;
}

/*.why-why-shape:hover h1 {
    background-color: #dda22d;
    transition: all .5s ease 0s;
    -webkit-box-shadow: 0px 12px 8px -13px rgba(0,0,0,0.85);
    -moz-box-shadow: 0px 12px 8px -13px rgba(0,0,0,0.85);
    box-shadow: 0px 12px 8px -13px rgba(0,0,0,0.85);
}*/
.why-why-shape:hover h5{
    color: #dda22d;
    transition: all .5s ease 0s;
}
.why-why-shape h5{
    font-family: 'Alegreya', serif;
    font-weight: 700;
    font-style: italic;
    margin-top: 20px;
    color:#666666;
    text-transform: capitalize;
}
.content-third{
    width: 100%;
    min-height: 200px;
    padding: 75px 0;
    background-color:#fff;
}
.home-about:hover h2{
    color: #dda22d;
    transition: all ease-in-out .4s;
}
.home-about h2{
    text-transform: uppercase;
    cursor: default;
    margin-top: 0;
    margin-bottom: 55px;
    transition: all ease-in-out .4s;
}
.home-about p{
    font-family: 'Titillium Web', sans-serif;
    color: #666666;
    letter-spacing: .58px;
}
.home-service:hover h2{
    color: #dda22d;
    transition: all ease-in-out .4s;
}
.home-service h2{
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 55px;
    cursor: default;
    transition: all ease-in-out .4s;
}
.home-service i{
    width:25px;    
    color: #dda22d;
}
.home-service li{
    font-size: 18px;
    font-family: 'Titillium Web', sans-serif;
    color: #666666;
    padding-bottom: 7px;
}
.home-testimonial:hover h2{
    color: #dda22d;
    transition: all ease-in-out .4s;
}
.home-testimonial h2{
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 55px;
    transition: all ease-in-out .4s;
    cursor: default;
}
.home-testimonial p{
    font-family: 'Titillium Web', sans-serif;
    color: #666666;
    letter-spacing: .58px;
}
.home-testimonial-desination {
    text-align: center;
    margin-top: 30px;
}
.home-testimonial-desination i {
    color: #dda22d;
    font-size: 22px;
}
.home-testimonial-desination:hover h2{
    color: #000;
    transition: all ease-in-out .4s;
}
.home-testimonial-desination p{
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    color: #333;
    margin-bottom: 0;
    transition: all ease-in-out .4s;
}
.home-testimonial-desination span{
    font-family: 'Titillium Web', sans-serif;
    color: #dda22d;
    text-transform: capitalize;
}
footer{
    width: 100%;
    min-height: 200px;
    padding: 75px 0;
    /*background-color:#2c292c;*/
	background:url("../images/footer.webp"); background-size:cover;
}
footer a{
    font-weight: 400;
    font-size: 14px;
    transition: 0.3s ease;
    font-family: 'Titillium Web', sans-serif !important;
}
footer a:hover{
    color: #dda22d !important;
    transition: 0.3s ease;
}
footer .fa{
    padding-right: 10px;
}
.home-footer-area  ul {
    padding: 0 !important;
}
.home-footer-area  ul li{
    text-decoration: none !important;
    list-style: none !important;
}
.home-footer-area  ul li .fa{
    color: #dda22d;
}
.home-footer-area  ul li a{
    color: #fff;
}
.home-footer-area  ul li a:hover{
    text-decoration: none;
}
.home-footer-area h5{
    color: #dda22d;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.home-footer-area p{
    color: #fff;
    letter-spacing: 0;
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif;
}
.app-info {
    margin-top: 60px;
}
.app-info img{
    width: 100%;
}
.home-footer-stay{
    margin-left: -15px;
}
.home-footer-stay h5{
    color: #dda22d;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.home-footer-stay ul{
    text-align: center;
}
.home-footer-stay i{
    color: #fff;
    font-size: 22px;
    background-color: #dda22d;
    padding: 18px;
    transition: all .4s ease 0s;
}
.home-footer-stay i:hover{
    color: #fff;
    background-color: #dda22d;
    transition: all .4s ease 0s;
}
.home-footer-fleet h5{
    color: #dda22d;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.home-footer-fleet a{
    color: #fff;
}
.home-footer-fleet a:hover{
    text-decoration: none;
}
.home-footer-fleet li{
    color: #fff;
    letter-spacing: 0;
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif;
}
.home-footer-fleet i{
    color: #dda22d;
}
.home-footer-contact h5{
    color: #dda22d;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.home-footer-contact li{
    color: #fff;
    letter-spacing: 0;
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif;
}
.home-footer-contact i{
    width:25px;    
    color: #dda22d;
}
.home-footer-contact a{
    color: #fff;
}
.home-footer-contact a:hover{
    text-decoration: none;
}
.home-footer-accept h5{
    color: #dda22d;
    text-transform: uppercase;
    margin: 30px 0 22px 0;
}
.home-footer-term li{
    border-right: 1px solid #fff;
    padding:  0 27px;
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif;
}
.home-footer-term li:first-child{
    padding-left: 0;
}
.home-footer-term li:last-child{
    border-right: none;
    padding-right: 0;
}
.home-footer-term ul{
    margin-top: 60px;
}
.home-footer-term li a{
    color: #fff;
    transition: all .5s ease 0s;
}
.home-footer-term li a:hover{
    color: #dda22d;
    text-decoration: none;
    transition: all .5s ease 0s;
}
.home-footer-copyright{
    text-align: center;
}
.home-footer-copyright p{
    font-size: 14px;
    margin-top: 50px;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    margin-bottom: 0;
}
.land-page{
    margin-top: 30px;
}




/*-------------------------------------------------------------- fare css-----------------------------------------------------------------------------------------------------*/
.banner-inner-wrapper{
    background: url(../images/all-inner.png) no-repeat top;
    width: 100%;
}
.banner-inner-wrapper .fare-banner{
    width: 100%;
    /*    position:relative;*/
    transition: all 2s ease-in-out 0s;
    transform: rotateY(360deg) !important;


}
.banner-inner-wrapper .fare-banner:hover{
    transition: all 2s ease-in-out 0s;
    transform: rotateY(360deg) !important;

}
.banner-inner-wrapper {
    text-align: center;
}
.banner-inner-wrapper .inner-logo{
    width: 20%;
    margin-top: 2%;
}
.banner-inner-wrapper h2{
    text-align: center;

    color: #dda22d;
    text-transform: uppercase;
    /*    left: 44%;
        top: 50%;
         position:absolute;*/
}

.fare-wrap{
    background-color: #f4f4f4;
    padding: 50px;
}
.fare-wrap{
    background: url(../images/fleet-rate.webp ) no-repeat top;
    background-size: cover;
}
.fare-item{
    background-color: #000f25;
    padding: 100px 0;
}

table{
    width: 100%;
}

table th {
    background-color: #656464;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
table th, table td {
    border: 1px solid #fff;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
table td a{
    color: #fff;

}
table td a:hover{
    color: #fff;
    text-decoration: none;

}
table td{
    background-color: rgba(31,255,188,0.20);
    font-weight: 700;
    color: #fff;
}

table tr:nth-child(2n+1) td{
    background: rgba(0, 0, 0, 0.01) none repeat scroll 0 0;
}
table tr:hover td{
    color: #fff;
}

/*-------------------------------------------------------------- booking css-----------------------------------------------------------------------------------------------------*/
.banner-inner-wrapper{
    background: url(../images/booking-banner.png) no-repeat top;
    width: 100%;
}
.banner-inner-wrapper .booking-banner{
    width: 100%;
    /*    position:relative;*/
    transition: all 2s ease-in-out 0s;
    transform: rotateY(360deg) !important;


}
.banner-inner-wrapper .booking-banner:hover{
    transition: all 2s ease-in-out 0s;
    transform: rotateY(360deg) !important;

}
.banner-inner-wrapper {
    text-align: center;
}
.banner-inner-wrapper .inner-logo{
    width: 20%;
    margin-top: 2%;
}
.banner-inner-wrapper h2{
    text-align: center;

    color: #dda22d;
    text-transform: uppercase;
    /*    left: 44%;
        top: 50%;
         position:absolute;*/
}
.booking-image {
    background: url(../images/fleet-rate.webp ) no-repeat top;
    background-size: cover;
}
.booking-image .form-horizontal {
    padding:35px 0;
}
.booking-image .form-horizontal legend{
    text-align: left;
    color: #dda22d;
    text-transform: uppercase;
}
.booking-image .form-horizontal label{
    color: #fff;
    text-align: left;
}

.booking-image .form-horizontal .form-control:focus{
    border-color: #dda22d;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,180,134,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,180,134,.6);

}
.btn-quote {
    margin: 20px 0 0 20px;
    padding: 8px 55px;
    border-radius: 0;
    color: #dda22d;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
    transition: all ease-in-out .4s;
}
.btn-quote:hover {
    background-color: #dda22d;
    color: #fff;
    transition: all ease-in-out .4s;
}
.journey a{
    color: #dda22d;
    text-transform: capitalize;
    font-weight: 400;
}


/*--------------------------------------------------------------contact css-----------------------------------------------------------------------------------------------------*/


/*.maps iframe{
    pointer-events: none;
}*/
.embed-container{
    position: relative;
    background: rgb(44, 41, 44);
}
.contact-content {
    background-color: rgba(76,76,76,0.70);
    padding: 20px 25px;
    text-align: left;
}
.contact-content i{
    margin-right: 15px;
    font-size:30px;
    padding: 20px;
    border-radius: 50%;
    color: #fff;
    background-color: #dda22d;
    transition: all ease-in-out .4s;
}
.contact-content a{
    font-size:20px;
    color: #fff;
    transition: all ease-in-out .4s;
}
.contact-content .shape{
    border-bottom: 1px solid #dda22d;
    margin: 10px 0;
}
.contact-content a:hover, .contact-content a:hover i{
    color: #dda22d;
    text-decoration: none;
    background-color: #fff;
    transition: all ease-in-out .4s;
}
.contact-content a:hover{
    color: #fff;
    background-color: transparent;
    transition: all ease-in-out .4s;
}
.detail-info h3{
    color: #dda22d;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 700;
}
.detail-info li{
    color: #fff;
    font-size: 16px;
}
.detail-info li a{
    color: #fff;
    font-size: 16px;
}
.detail-info li a:hover{
    text-decoration: none;
}
.contact-us h3{
    color: #dda22d;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 700;
}
.contact-us .form-control{
    height:40px;
    border:1px solid #fff;
    background: transparent;
    border-radius: 4px;
    color: #fff;
}
.contact-us .form-control:focus {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 0px rgba(0, 0, 0, 0.6);
}
.contact-us input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.contact-us input::-moz-placeholder, .contact-us textarea::-moz-placeholder  { /* Firefox 19+ */
    color: #fff;
}
.contact-us input:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.contact-us input:-moz-placeholder, .contact-us textarea:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.contact-us textarea{
    height:80px !important;
    resize: none;
}
.contact-us .btn-block{
    height:40px;
    background: #dda22d;
    border-radius: 0;
    border: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 400;
}

/*-------------------------------------------------------------- fleet css-----------------------------------------------------------------------------------------------------*/
.banner-inner-wrapper{
    background: url(../images/all-inner.png) no-repeat top;
    width: 100%;
}
.banner-inner-wrapper .fleet-banner{
    width: 100%;
    /*    position:relative;*/
    transition: all 2s ease-in-out;
    transform: rotateY(360deg) !important;


}
.banner-inner-wrapper .fleet-banner:hover{
    transition: all 2s ease-in-out 0s;
    transform: rotateY(360deg) !important;

}
.banner-inner-wrapper {
    text-align: center;
}
.banner-inner-wrapper .inner-logo{
    width: 20%;
    margin-top: 2%;
}
.banner-inner-wrapper h2{
    text-align: center;
    margin-bottom: 0;
    color: #dda22d;
    text-transform: uppercase;
    /*    left: 44%;
        top: 50%;
         position:absolute;*/
}
.fleet-back{
    background: url(../images/fleet-rate.webp) no-repeat top;
    text-align: center;
    padding: 50px 0;
    background-size: 100% 100%;
}
.fleet-rate-first0{
    background-color: #fff;
    width: 100%;
    height: 600px;
    margin-bottom: 25px;
    transition: all ease-in-out .4s;
    border-radius: 6px;
}
.fleet-rate-first0 .cab-name0{
    width: 100%;
    height: 60px;
    background-color: #2c292c;
    /*     -webkit-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
        -moz-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
        -o-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
        transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);*/
    transition: all ease-in-out .4s;
}
.fleet-rate-first0 .cab-name0 h5{
    color: #fff;
    text-transform: uppercase;
    padding: 13px 18px;
    font-weight: 700;
    font-family: 'Orator Std', sans-serif;;
}
.fleet-rate-first0 .cab-image0{
    width: 100%;
    height: 215px;
    background-color: #fff;
    overflow: hidden;
    padding: 40px 0;
}
.fleet-rate-first0 .cab-price0{
    width: 100%;
    height: 45px;
    background-color: #2c292c;
}
.fleet-rate-first0 .cab-price0 h5{
    color: #fff;
    text-transform: uppercase;
    padding: 16px 0;
    font-weight: 700;
    margin: 0;
    letter-spacing: 4px;

}
.fleet-rate-first0  h5{
    color: #404040;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 35px;
    margin: 5px 0;
    font-size: 15px;
    font-weight: 700;

}
.fleet-rate-first0  h5 span{
    font-weight: 400;
    font-style: italic;
}
.fleet-rate-first0  h5 i{
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #dda22d;
}
.fleet-rate0 .h5-shape0{
    width: 70%; 
    height: 2px;
    background: #dda22d;
    margin: 5px auto 0px;
}
.fleet-rate0 .fleet-more0{
    width: 150px;
    height: 45px;
    background: #2c292c;
    border-radius: 0;
    margin-top: 10px;
    padding: 12px 0;
    transition: all ease-in-out .4s;
    border-radius: 30px;
}
.fleet-rate-first0 a{
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Orator Std', sans-serif;
}
.fleet-rate0 .fleet-more0 a:hover{
    text-decoration: none;
}
.fleet-rate-first0:hover .cab-name0, .fleet-rate-first0:hover .fleet-more0{
    background: #dda22d;
    transition: all 1s ease 0s;
}
.fleet-rate-first0:hover .cab-name0{
    margin-top: 0px;
    transition: all ease-in-out .4s;
}


/*-------------------------------------------------------------- services css-----------------------------------------------------------------------------------------------------*/

.banner-inner-wrapper{
    background: url(../images/all-inner.png) no-repeat top;
    width: 100%;
    /*background-size: 100% 360px;*/
}
.banner-inner-wrapper .services-banner{
    width: 100%;
    /*    position:relative;*/
    transition: all 2s ease-in-out 0s;
    transform: rotateY(360deg) !important;


}
.banner-inner-wrapper .service-banner:hover{
    transition: all ease-in-out .4s;
    transform: rotateY(360deg) !important;

}

.banner-inner-wrapper {
    text-align: center;
    background-color: #ddd;
}
.banner-inner-wrapper .inner-logo{
    width: 20%;
    margin-top: 2%;
}
.banner-inner-wrapper h2{
    text-align: center;

    color: #dda22d;
    text-transform: uppercase;
    /*    left: 44%;
        top: 50%;
         position:absolute;*/
}
.service-content-image{
    text-align: center;
    width:100%;
    height:250px;
    border: 2px solid #dda22d;
    padding: 50px 0;
    margin:40px 0 10px 0 ;
    background:rgba(51, 189, 143, .3)
}
.service-content-first{
    margin:40px 0 ;
}
.service-content-first h1{
    text-transform: uppercase;
    font-weight: 700;
    color: #dda22d;
}
.service-content-first p{
    line-height: 30px;
    color: #404040;
}
/*.service-vector{
    background: url(../images/services/vector.png);
    background-size: cover;
    height: 500px;
    
}*/
.serv{
    text-align: center;
    background: url(../images/what-we.webp) no-repeat top;
    background-size: cover;
    height: auto !important;
}
.service-wrapper h6{
    text-align: center;
    padding: 25px 110px;
    font-size: 18px;
    color: #dda22d
}
.serv-first {
    padding: 30px 0;
}
.serv-first h3{
    text-transform: capitalize;
    font-family: 'Orator Std', sans-serif;
    color: #fff;
    font-size:18px;
    text-transform: uppercase;
    font-weight: 700;
}
.serv-first i{
    font-size: 60px;
    color: #fff;
    transition: all ease-in-out .4s;
}
.serv-first:hover i{
    color: #ffd700;
    margin-top: 0px;
    transition: all ease-in-out .4s;
    transform: scale(1.1);


}
.serv-first p{
    color: #fff;
    height: 50px;
    text-align: justify;
    display: none !important;
}
.service-rate-first{
    background-color: #fff;
    text-align: center;
    width: 100%;
    min-height: 400px;
    margin-top: 100px;
    margin-bottom: 35px;
    transition: all ease-in-out .4s;
}
.service-rate-first .service-name{
    width: 100%;
    height: 60px;
    background-color: #2c292c;
    /*     -webkit-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
        -moz-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
        -o-transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);
        transition: all 800ms cubic-bezier(0.030, 0.015, 0.000, 1.000);*/
    transition: all 1s ease 0s;
}
.service-rate-first .service-name h5{
    color: #fff;
    text-transform: uppercase;
    padding: 13px 18px;
    font-weight: 700;
    font-family: 'Orator Std', sans-serif;;
}
.service-rate-first .service-image{
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
.service-rate-first .service-price{
    width: 100%;
    height: 45px;
    background-color: #2c292c;
}
.service-rate-first .service-price h5{
    color: #fff;
    text-transform: uppercase;
    padding: 5px 0;
    font-weight: 700;
    margin: 0;
    letter-spacing: 4px;

}
.service-rate-first  h5{
    color: #404040;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 35px;
    margin: 5px 0;
    font-size: 15px;
    font-weight: 700;
    height: 50px;
}
.service-rate-first  h5 span{
    font-weight: 400;
    font-style: italic;
}
.service-rate-first  h5 i{
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #dda22d;
}
.service-rate .h5-shape-service{
    width: 70%; 
    height: 2px;
    background: #dda22d;
    margin: 5px auto 0px;
}
.service-rate .service-more{
    width: 150px;
    height: 45px;
    background: #2c292c;
    border-radius: 0;
    margin-top: 10px;
    padding: 12px 0;
    transition: all 1s ease 0s;
}
.service-rate-first a{
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Orator Std', sans-serif;
}
.service-rate-first .service-more a:hover{
    text-decoration: none;
}
.service-rate-first .service-more {
    text-transform: uppercase;
    background: #2c292c;
    border:none;
    height: 45px;
    color: #fff;
    font-family: 'Orator Std', sans-serif;
    letter-spacing: 4px;
    font-size: 16px;
    width: 190px;
    margin: 0 auto;
}
.service-rate-first:hover .service-name, .service-price:hover .service-more{
    background: #dda22d;
    transition: all 1s ease 0s;
}
.service-rate-first:hover .service-name{
    margin-top: 0px;
    transition: all 1s ease 0s;
}

/*-------------------------------------------------------------- about css-----------------------------------------------------------------------------------------------------*/
.content-about{
    padding: 35px 0 0 0 ;
}
.content-about h3{
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
    color: #dda22d;
    text-align: left;
}
.content-about h5{
    font-size: 15px;
    font-family: 'Titillium Web', sans-serif;
    text-align: justify;
}
.about-content-left h5{
    font-family: 'Titillium Web', sans-serif;
    margin: 20px 0;
    font-size: 16px;
    text-align: left;
}
.about-video{
    margin-top: 13%;
    border: 2px solid #dda22d;
    height: 316px;
}
.content-about1 {
    margin-top: 15%;
    margin-bottom: 30px;
}
.content-about1 a{
    font-size: 16px;
    float: right;
    color: #4BC59C;
    margin-bottom: 30px;
}
.content-about1 h3 {
    text-transform: capitalize;
    color: #dda22d;
    height: 30px;
    text-align: left;
    font-size: 18px;
}
.content-about1 p {
    margin: 15px 0;
    color: #404040;
    line-height: 22px;
    font-size: 13px;
    text-align: justify;
    min-height: 130px;
}
.about-image{
    width: 100%;
    height: 200px;
    border: 2px solid #c3c3c3;
    overflow: hidden;
}
.about-image img{
    width: 100%;
}
.test-info{
    background:url(../images/vector.png) no-repeat top;
    background-size: cover;
    width: 100%;
    height: 400px;
    text-align: center;
    transition: all 1s ease 0s;
}
.test-info .bx-wrapper .bx-pager {
    bottom: -50px !important; 
}
.test-info h3{
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 45px 0 25px 0;
    text-align: center;
}
.test-info ul li h5{
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    font-size: 20px;
}
.test-info ul li h6{
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    margin-top: 4%;
    font-weight: 700;

}

.test-info .bx-wrapper .bx-pager .bx-pager-item, .test-info .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    width: 2%;

}
.test-info .bx-wrapper .bx-pager.bx-default-pager a{
    background: #47B48F;
    border: 1px solid #fff;
}
.test-info .bx-wrapper .bx-pager.bx-default-pager a:hover, .test-info .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
    border: 1px solid #fff;
}

.test-info .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    background: transparent;
    transform: translateZ(0px);
}
.test-info .fa{
    color: #409678;
    font-size: 50px;
}
.test-info .fa-quote-left{
    float: left;
}
.test-info .fa-quote-right{
    float: right;
    margin-top: -10%;
}

.banner-inner-wrapper{
    background: url(../images/all-inner.png) no-repeat top;
    width: 100%;
    /*     background-size: 100% 360px;*/
}
.banner-inner-wrapper .about-banner{
    width: 100%;
    /*    position:relative;*/
    transition: all 2s ease-in-out 0s;
    transform: rotateY(360deg) !important;
}
.banner-inner-wrapper .about-banner:hover{
    transition: all 2s ease-in-out 0s;
    transform: rotateY(360deg) !important;
}
.banner-inner-wrapper {
    text-align: center;
}
.banner-inner-wrapper .inner-logo{
    width: 20%;
    margin-top: 2%;
}
.banner-inner-wrapper h2{
    text-align: center;
    color: #dda22d;
    text-transform: uppercase;
}

/*-------------------------------------------------------------------- quote1 -----------------------------------------------------------------------------------*/

.banner-inner-wrapper{
    background: url(../images/all-inner.png) no-repeat top;
    width: 100%;
    text-align: center;
    height: 400px;
    background-size: 100% 100%;
}
.banner-inner-wrapper .inner-logo{
    width: 20%;
    margin-top: 2%;
}
.banner-inner-wrapper h2{
    text-align: center;
    color: #dda22d;
    text-transform: uppercase;

}
.quote1-content{
    text-align: left;
    background-color: #f4f4f4;
    padding: 0 15px;
    border-bottom: 1px solid #bbb;
}
.quote1-content ul{
    margin-bottom: 0;
}
.quote1-content strong{
    color: #666;
    font-weight: 600;
}
.quote1-content ul li{
    border-right: 1px solid #bbb;
}
.destination-detail li {
    width: 20%;
    margin-left: -5px;
    padding: 15px 10px;
    font-size: 16px;
    text-align: center;
    color: #404040;
    height: 40px;
}
.destination-detail i {
    width: 10%;
    color: #dda22d;
}
.vehicle-desc{
    text-align: left;
}
.vehicle-desc ul li{
    border: none !important;
    padding: 0 !important;
}
.vehicle-desc h3 {
    color: #dda22d;
    font-size: 36px;
    text-transform: uppercase;
}
vehicle-desc h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    color: #bebebe;
    display: none; 
}
.vehicle-desc ul{
    margin: 20px 0;
}
.vehicle-desc i {
    color: #dda22d;
    font-size: 18px;
    padding-right: 8px;
}
.vehicle-desc p{
}
.vehicle-price h4, .pay-now h4{
    color: #dda22d; 
}
.vehicle-price input{
    margin-right: 10px;
}
.vehicle-price .buttoms{
    margin-top: 80px;  
}
.vehicle-price .btn-block{
    background-color: #dda22d;
    color: #fff;
}
.vehicle-price .btn-block:hover{
    background-color: #3d3d3d;
    transition: all 0.5s ease;
}
.vehicle-price .ways-text{
    margin-top: 30px; 
}
.vehicle-price article{
    margin-left: 24px;
}
.pay-now{
    margin-top: 10px;
}
/*.vehicle{
    margin-top: 4%;
}*/
.found-vehicles{
    padding-bottom: 30px;
}
.found-vehicles1 ul li {
    border-bottom: 1px solid #dda22d;
    padding-right: 15px !important;
}
.found-vehicles1 ul li:last-child {
    border-bottom: none;
    padding-bottom:0; 
}

.found-vehicles figure img{
    margin: 16% 0 auto 0 !important;
    width: 100%;
}
.found-vehicles .pay a{
    border-bottom: 1px solid #dda22d;
    border-top: 1px solid #dda22d;
    border-radius:5px;
    transition: all .8s ease 0s;
    margin-top: 20%;
}
.found-vehicles .pay {
    border-radius: 3%;
    padding: 3px;
    margin-top: 40px;
}
.found-vehicles .pay article p span{
    font-weight: 700;
}
.found-vehicles .pay a:hover, .found-vehicles .pay a:focus{
    border-bottom:  1px solid #dda22d;
    border-radius: 5px;
    background-color: #dda22d;
    color: #fff;
    transition: all .8s ease 0s;
}
.found-vehicles .btn-lg {
    padding: 6px 16px;
}
.pay-later-desc:hover article span{
    color:#dda22d;
    transition: all .8s ease 0s;
}
.quote2-wrapper .form-control{
    border-radius: 0;
}
.quote2-wrapper .form-horizontal .form-control:focus {
    border-color: #dda22d;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,180,134,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,180,134,.6);
}

.choose-pay{
    text-align: left;
}
.fare-details form fieldset{
    margin-top: 17%;
}
.details .confirm {
    border: 1px solid #dda22d;

    border-radius: 5px;
    transition: all .8s ease 0s;
    color: #404040;
}
.details{
    padding: 10px 0 20px 0;
}
.details legend, .fare-details legend, .choose-pay h3{
    color: #dda22d;
}
.details  .confirm:hover {
    border: 1px solid #dda22d;
    background-color: #dda22d;
    text-decoration: none;
    border-radius: 5px;
    color: #fff;
    transition: all .8s ease 0s;
}
.details label{
    color: #dda22d;
}
.fare-details ul li, .fare-details label, .fare-details h6, .fare-details p{
    color: #dda22d;
}
.home-testimonial .bx-wrapper .bx-viewport {
    box-shadow: 0px 0px 0px #CCC !important;
    border: 0px solid #FFF;
    left: 0px;
    background: #FFF none repeat scroll 0% 0%;
    transform: translateZ(0px);
}
.home-testimonial .bx-wrapper  {
    margin-bottom: 0;
}


/*faq page start*/


.faq-page{
    padding: 70px 0;
}
.faq-page .acc-item{
    margin-bottom: 30px;
}
.faq-page .acc-item h1{
    text-align: center;
}
.accordion-section-title {
    width: 100%;
    padding: 10px !important;
    display: inline-block;
    border-bottom: 1px solid #CCC !important;
    background: #dda22d !important;
    transition: all linear 0.15s;
    font-size: 1.200em;
    text-shadow: none !important;
    color: #2d2d2d !important;
}
.accordion-section p{
    font-size: 14px !important;
    line-height: 24px !important;
}
#menu{
    opacity: 0.8;
}

.home-quote .input-group-addon {
    padding: 6px 5px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #dda22d;
    text-align: center;
    background-color: transparent !important;
    border: 1px 1px 1px 0 solid #fff;
    border-radius: 0 !important;
}

.home-quote .change{
    padding: 6px 3px !important;
}

.about-single{
    padding: 30px 0;
    background-color: #fff;
    font-family: 'Titillium Web', sans-serif;
}
.about-single h1{
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #545454;
    text-transform: uppercase;
}
.about-single h3{
    font-size: 18px;
    margin-top: 0
}
.about-single p{
    font-size: 14px;
    text-align: justify;
}

.about-single .content-about figure img{
    width: 100%;
    height: auto;
}

.header-nav-booking #menu{
    opacity: 0.80;
    z-index: 99999;
}
.header-nav-booking #menu ul li{
    padding-left: 2px;
}

/* Code Added By: TheManish */
.bx-wrapper, .bx-viewport {
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none;
    border: none;
}

/* 26-07-2016 START */
.new-content p {
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    text-align: justify;
}
.new-content p {
    margin: 23px 0 10px;
}

.new-content .list-unstyled {
    padding-left: 0;
    list-style: none;
    font-size: large;
    text-align: start;
    margin: 10 0 0 0;
    margin-top: 23px;
    margin-left: 20px;
    font-family: 'Titillium Web', sans-serif;
}

.new-content {
    margin-bottom: 23px;
}

.new-content i {
    width: 25px;
    color: #dda22d;
}

.new-content a {
    width: 25px;
    color: #dda22d;
}
.booking-wrapper .booking-image p.form-control-static{
    color: #fff;
}
.rolux{
    margin-bottom: 10px;
}
/* 26-07-2016 END */


.land-design{
    background: #fff;
    padding: 50px 0;
}
.land-design h1{
    color: #07cfa3;
    font-weight: 600;
    font-size: 36px;
    text-transform: uppercase;
}
.land-design figure {
}

.land-design img{
    width: 100%;
}

.land-intro{
    text-align: justify;
}
.land-ryt form{
    background: #eee;
    padding: 8px;
}
.land-ryt .btn-block{
    display: block;
    width: 100%;
    background: #07cfa3;
    color: #fff;
    transition: 0.4s ease;
    text-transform: uppercase;
}
.land-ryt .btn-block:hover,
.land-ryt .btn-block:focus{
    transition: 0.4s ease;
    background: #34BC8E;
    color: #fff;
}
.land-ryt .form-control{
    border-radius: 0 !important;
}
.land-ryt .form-group{
    margin-bottom: 8px;
}
.land-intro p {
    margin-top: 25px;
    font-size: 16px;
    letter-spacing: 0;
    text-align: justify;
    color: #5a5a5a;
    font-family: 'Titillium Web', sans-serif;
    /*min-height: 190px;*/
}
.map{
    margin-top: 30px;
}
.map iframe{
    height: 250px;
}
.land-cont{
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 600;
    color: #fff;
    background: #07cfa3;
    padding: 10px;
    text-align: center;
}
.land-cont a{
    color: #272426;
}



/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'),url('../font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff2'),url('../font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/*
     FILE ARCHIVED ON 01:12:00 Oct 11, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:34:30 Oct 25, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 387.075
  exclusion.robots: 0.178
  exclusion.robots.policy: 0.171
  cdx.remote: 0.058
  esindex: 0.006
  LoadShardBlock: 359.307 (3)
  PetaboxLoader3.datanode: 330.195 (4)
  CDXLines.iter: 15.264 (3)
  load_resource: 108.024
  PetaboxLoader3.resolve: 34.506
*/

.slider-container{position: relative; margin:0 auto; text-align: center; top:-400px; color:#fff;}
.slider-container .heading{font-size: 50px; font-weight: bolder;}
.slider-container .heading span{color: #f9a600;}
.slider-container  p.sub-Heading{color:#fff; font-size: 18px; font-weight: bold;}
.slider-container h2{color: #f9a600; margin-top: 0; margin-bottom: 20px;}
.slider-container a img{width:200px !important; display:inline-block;}
.CallnowBooking h4{ margin-top:40px;   }

.CallnowBooking h4 a{ color: #fff; background: #dda22d; color: #fff;
font-weight: 600;
text-transform: uppercase;
border-radius: 50px;
padding: 10px 15px;
/* font-family: 'Orator Std', sans-serif; */
font-size: 20px;}