html,body{
    font-family: 'Roboto Slab', serif !important;
    width:100%;
    overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6{
    margin:0;

}
img{
    width: 100%;
}
.top-header{
    height: 40px;
    background-color: #01bace;
    color: #ffffff;
    line-height: 40px;
}
.navbar{
    margin-bottom: 0px;
    padding:0;
    margin: 0;
}
.navbar-toggle{
    background-color:red;
    color: #ffffff;
}
.navbar .navbar-nav > li > a {
    color: #000;
    padding-top: 40px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
}
.navbar .navbar-nav > li > a:hover{
    color:#f92506;
    background-color: transparent;
}

.index-banner{
	background: url("../images/slide_1.jpg") no-repeat center top;
    background-position-x: center;
    background-position-y: top;
    background-size: auto auto;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
background-size: cover;
max-width: 100%;
  height: auto;
}

/***** Slider *****/
.banner-wrap {
	padding-top: 30em;
}
.wmuSlider {
	position: relative;
	overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article img {
	max-width: 100%;
	width: auto;
	height: auto;
	display:block;
}
.banner_center {
	width: 50%;
	position: absolute;
	top: 18%;
	left: 25%;
	text-align: center;

}
.banner_center h1 {
	color: #eee;
	font-family: 'Arvo', serif;
  text-transform: uppercase;
  color:#ebc20e;
  font-size: 3.2em;
  padding-bottom: .6em;
}
.banner_center h2 {
	color: #eee;
	font-family: 'Arvo', serif;
	text-transform: uppercase;
	font-size: 1.6em;
	padding:7px 0;
}
.banner_center h2 span
{
	color: #ebc20e;
	font-weight: 900;
}
.wmuSliderPagination {
	z-index: 2;
	position: absolute;
	right: 48%;
	bottom: 6px;

}
ul.wmuSliderPagination {
	padding:0;
}
.wmuSliderPagination li {
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}
.wmuSliderPagination a {
	text-indent: -9999px;
	visibility: hidden;
	height: 15px;
  width: 15px;
	display: inline-block;
  border: 3px solid #CCCECE;
  border-radius: 50%;
  -webkit-border-radius:50%;

}
.wmuSliderPagination a.wmuActive {
	background: #fff51f;
	border-color: #fff51f;
}


.wmuSliderPrev, .wmuSliderNext {
	position: absolute;
	width:40px;
	height:40px;
	text-indent: -9999px;
	background: url(../images/img-sprite.png)no-repeat 0px 0px ;
	top:35%;
	z-index: 2;
	cursor: pointer;
}
.wmuSliderNext {
	background-position:-360px 0px;
	right: 0em;
	top: 210px;
}
.wmuSliderPrev {
	background-position:-320px 0px;
	left: 0em;
	top: 210px;
}

div.wmuSlider.example1{
    height:550px !important;
   }

.home-book-form{
    background: #fcf9f965;
    /* padding: 10px; */
    margin-top: 50px;
    padding-top: 0;
    padding-bottom: 10px;
}
.home-book-form form{
    padding: 10px;
}
.home-book-form input[type="text"]{
    border-radius: 0;
}
.home-book-form input[type="submit"]{
  border-radius: 0;
  margin-top: 10px;
}

.home-book-form .input-group{
    margin-bottom: 8px;
}

.glyphicon{
  color:red;
}
.input-group-addon{
    background: #ebc20e;
}

.home-book-form label{
  width:100%;
  background-color: #f92506;
  padding: 10px;
  color:#ffffff;
  margin-bottom: 20px;
}



.about-block{
    padding-top: 2em;
    padding-bottom: 2em;
}
.abt-inner{
    
    text-align: center;
    padding: 10px;
}
.abt-inner h3{
    padding:10px 0;
}
.abt-inner p{
    line-height: 1.8em;
}

.dest-img{
    margin:0px auto;
    height:150px;
    width:150px;
}
.head-title{
text-align: center;
text-transform: uppercase;
color:#ff0000;
font-size: 28px;
margin-bottom: 40px;
}
.paragraph{
    text-align: center;
    line-height: 1.8em;
    font-size:16px;
}
.why-choose-block{
    min-height: 300px;
    background-color: rgb(242, 242, 242);
    color:#ffffff;
}
.why-colored{
    min-height: 120px;
    background: rgb(233, 95, 43);
}

.choose-list{
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 20px;
    margin-top:20px;
}
.choose-list li{
    color: #2c343b;
    margin-bottom: 10px;
}

.choose-title{
    color: #ff0000;
    padding-left: 20px;
    padding-top:20px;
}

.choose-right img{
    width:100%;
}
a.contact-link{
    background-color: #ff0000;
    color: #ffffff;
    margin-left: 30px;
    padding: 10px;
    text-decoration: none;

}
.cars-block{
    padding: 3em 0;
}
.cars-block-2{
    margin-top: 20px;
}
.taxi-1,.taxi-2,.taxi-3,.taxi-4,.taxi-5,.taxi-6{
    overflow: hidden;
}
.cars-block-1 img,.cars-block-2 img{
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
}

.taxi-1:hover img,.taxi-2:hover img,.taxi-3:hover img,.taxi-4:hover img,.taxi-5:hover img,.taxi-6:hover img {
    transform: scale(1.2) rotateZ(0deg);
    -moz-transform: scale(1.2) rotateZ(0deg);
    -webkit-transform: scale(1.2) rotateZ(0deg);
    -o-transform: scale(1.2) rotateZ(0deg);
}

#car-names{
    font-size: 18px;
}
.contact-bg-info{
    background-image: url('../images/bg-2.jpg');
   min-height: 400px;
   margin-bottom: 40px;
   background-size: cover;
}
.contact-bg-info h1{
    color: #ebc20e;
    font-size:42px;
    font-weight: 700;
    margin-bottom: 30px;
}
.contact-bg-inner{
    margin-top: 60px;
}
.contact-bg-info h3{
    color: #ffffff;
}
.contact-bg-info h4{
    color: #ffffff;
}

.btm-about-us{
    min-height: 400px;
    padding-bottom:2em; 
}
.btm-about-us img{
    height: 400px;
}
.btm-about-us p{
    line-height:1.8em;
    margin-top:12px;
    margin-bottom:60px;
}



footer{
    min-height: 320px;
    position: relative;
    background-color:#000000;
    color: #ffffff;
    padding: 2em 15px;
}

.footer-bg-title h1{
    color:#ebc20e;
    line-height: 1.6em;
}
.footer-contact h4,.quick-links h4,.mail-us-footer h4{
    color:#face08;
    margin-bottom:10px;
}
.footer-contact h5{
    line-height: 1.8em;
}

.social-icons-footer{
 margin-top:20px;
}

.social-icons-footer .fa{
    font-size: 20px;
}
.circle{
	border-radius: 50%;
	margin: 0.15em;
    font-size: 2em;
	}

.fa-facebook {
    background: #3B5998;
    color: white;
    padding: 5px 10px;
  }

  .fa-twitter {
    background: #55ACEE;
    color: white;
    padding:5px;

  }
  
  .fa-google {
    background: #dd4b39;
    color: white;
    padding:5px;
  }
/************booking taxi page************/

.header-img{
    background-image: url('../images/header_image.jpg');
    min-height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
}
.sticker{
    height: 30px;
    width: 100%;
    background-color: #eaeaea;
}
.booking-page{
    min-height: 400px;
    width: 100%;
    padding: 2em 0;
}
.booking-page  h1{
    text-align: center;
    margin-bottom: 30px;
}
.booking-lft{
    border:1px solid #ddd;
    box-shadow: 1px 2px 3px #ddd;
    min-height: 300px;
    padding: 15px;
}
.booking-rgt-title{
    margin-bottom: 10px;
}
.block-add-2{
    margin-bottom: 20px;
}
.faded-bg{
    background-color: rgb(0,0,0,0.6);
    height: 300px;
}
#header-title{
    color: #ffffff;
    line-height: 300px;
    font-weight: 700;
    text-align: center;
}

/*****about us page*********/

.about-us-page{
    min-height: 400px;
    padding: 2em 0;
}

.paragraph-about{
    line-height:1.6em;
    margin-top:20px;
    margin-bottom:20px;
}
.about-block-2 h3{
    margin-bottom:10px;
    color:#ff0000;
}
.about-block-2 ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.about-block-2 li{
    margin-bottom: 20px;
}
.about-block-2 ol li{
    margin: 4px 0;
}
.footer-links{
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-links li{
  padding-top:4px;
  padding-left:2px;
}
.footer-links li a{
    color:#ffffff;
    text-decoration:none;
}

.copy-block{
    background-color:#01bace;
    height:40px;
    color:#ffffff;
    padding: 15px 0px;
}


.contact-page-block{
    padding:2em 0;
    min-height: 300px;
}




/*****Packages Div Start*********/





.servicebox
{
     position:relative;
 display:block;
 margin-bottom:20px;
 border:1px solid transparent;
 text-align:center;
 font-size:12px;
 overflow:hidden;
  -webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
                 -moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
                 box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
                 border:1px solid #ccc;
}
    
.service_container 	
{
  padding: 5%;
 background: none repeat scroll 0% 0% #FFF;
 -webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
                 -moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
                 box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
}



.servicebox h2
{
 margin:0 0 5px;
 font-size:14px;
 line-height:1.6em;
 font-weight:600;
 text-transform:uppercase;
 text-align:center;
 z-index: 10001;
}
.servicebox h2 a
{
 text-decoration:none;
 color:#ed4555;
}
.servicebox h2 a:hover
{
 color:#ed4555;
}

.servicebox p:last-child
{
 margin:0;
}

.servicebox-img-link{
 display:block;
 width:100%;
 margin:0 0 20px;
 position:relative;
 -webkit-transition:background 25s ease-out;
 -moz-transition:background 25s ease-out;
 -o-transition:background 25s ease-out;
 transition:background 25s ease-out;
 background:#000;
}

.servicebox-img-link:hover .entry-overlay{
 display:block;
 -webkit-transition-property:all;
 -moz-transition-property:all;
 -ms-transition-property:all;
 -o-transition-property:all;
 transition-property:all;
 -webkit-transition-duration:0.25s;
 -moz-transition-duration:0.25s;
 -ms-transition-duration:0.25s;
 -o-transition-duration:0.25s;
 transition-duration:0.25s;
}

.servicebox-img-link img
{
 position:relative;
 display:block;
 width:100%;
 height:50%;
}

.servicebox img{
 display:block;
 width:100%;
 height:50%;
 -webkit-transition-property:opacity;
 -moz-transition-property:opacity;
 -ms-transition-property:opacity;
 -o-transition-property:opacity;
 transition-property:opacity;
 -webkit-transition-duration:0.25s;
 -moz-transition-duration:0.25s;
 -ms-transition-duration:0.25s;
 -o-transition-duration:0.25s;
 transition-duration:0.25s;
 box-shadow:#000 0em 0em 0em;
}
.page-wpex_paginate_pages{
 margin:20px 0 0;
 text-align:center;
 padding-top:30px;
 background:url("images/dots-dark.png") center top repeat-x;
}
.servicebox-img-link:hover img{
 opacity:0.5;
 -moz-opacity:0.5;
 -webkit-opacity:0.5;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
 filter:alpha(opacity=50);
}




/*****Packages Div End*********/





@media screen and (max-width: 780px) {
    
    div.wmuSlider.example1 {

        height: 455px !important;
    
    }
    .home-book-form {

        background: #fcf9f965;
       
        margin-top: 10px;
        padding-top: 0;
        padding-bottom: 10px;
    
    }

    header{
        background-color:rgb(36, 33, 33);
    }
    .navbar-brand {
        float: left;
        height: 76px;
        padding: 0px 15px;
        font-size: 7px;
        line-height: 20px;
    }

    .navbar .navbar-nav > li > a {
        color: #ffffff;
        padding-top: 10px;
        text-transform: uppercase;
        font-weight: 600;
    
    }
    
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 20px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #c3d1c3;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #000;
    }

    .wmuSliderPrev, .wmuSliderNext {
        position: absolute;
        width:40px;
        height:40px;
        text-indent: -9999px;
        background: url(../images/img-sprite.png)no-repeat 0px 0px ;
        top:10%;
        z-index: 2;
        cursor: pointer;
        display: none;
      }
      .wmuSliderNext {
        background-position:-360px 0px;
        right: 0em;
        top: 90px;
      }
      .wmuSliderPrev {
        background-position:-320px 0px;
        left: 0em;
        top: 90px;
      }
  
        .index-banner{
          background: url("../images/slide_1.jpg") no-repeat center top;
        }
      
  
        .banner_center {
          width: 100%;
          position: absolute;
          top: 10%;
          left:0;
          text-align: center;
        
        }
        .banner_center h1 {
          color: #eee;
          font-family: 'Arvo', serif;
          text-transform: uppercase;
          color:#ebc20e;
          font-size: 1.2em;
          padding-bottom: .6em;
        }
        .banner_center h2 {
          color: #eee;
          font-family: 'Arvo', serif;
          text-transform: uppercase;
          font-size: 1em;
          
          padding:7px 0;
        }

        .wmuSlider.example1{
            height:390px !important;
        }
        p.paragraph{
            text-align: justify;

        }

        .navbar-brand img{
            height: 40px;
        }
        .head-title {
            text-align: center;
            text-transform: uppercase;
            color: #ff0000;
            font-size: 28px;
            margin-bottom: 12px;
        }
        .abt-inner {

            text-align: center;
            padding: 10px;
            margin-bottom: 10px;
        }
        .choose-title {
            text-align: center;
            color: #ff0000;
            padding-left: 20px;
            padding-top:20px;
        
        }
        .why-choose-block {
            min-height: 300px;
            padding-top:1.5em; 
            background-color: rgb(242, 242, 242);
            color: #ffffff;
        }
}

@media screen and (max-width: 460px) {
    .container-form-book{
        padding:0;
    }

    .mail-us-footer h5{
        font-size:8px;
    }

    .contact-link{
        display: none;
    }
    #car-names{
        font-size: 12px;
    }
    .choose-left img{
      display: none;
    }
    .head-title,.choose-title{
        font-size: 18px;
    }
    .choose-right{
        padding-left:0;
        padding-right: 0;
    }
    .contact-bg-info {
    background-image: url('../images/bg-2.jpg');
    min-height: 254px;
    margin-bottom: 40px;
    background-size: cover;
}

.contact-bg-info h1 {

    color: #ebc20e;
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 20px;

}

.contact-bg-info h3 {

    color: #ffffff;
    margin-bottom: 19px;

}

.btm-about-us img {

    height: 168px;

}
.btm-about-us p {
    line-height: 1.6em;
    margin-top: 12px;
    text-align:justify;
    margin-bottom: 16px;
}

.quick-links h4, .mail-us-footer h4 {
    color: #face08;
    margin-bottom: 10px;
    margin-top:20px;
}
.faded-bg {

    background-color: rgb(0,0,0,0.6);
    height: 132px;

}
.header-img {
    background-image: url('../images/header_image.jpg');
    min-height: 131px;
    background-size: cover;
    background-repeat: no-repeat;

}

#header-title {

    color: #ffffff;
    line-height: 131px;
    font-weight: 700;
    text-align: center;

}

.booking-page div.container{
    padding-right:0 !important;
    padding-left:0 !important;
}

.block-add-1{
    margin-top:40px;
}

.paragraph-about{
    line-height:1.6em;
    margin-top:20px;
    text-align: justify;
    margin-bottom:20px;
}

}





.shadow-box {
    width: 100%;
  margin-bottom: 20px;
  height: 120px;
  position: relative;
  padding: 10px 10px 20px 10px;
  background-color: white;
  box-shadow: 5px 5px 5px #aaaaaa;
    display: table;
}

.section-title1 {padding: 0 0px; position: relative; width: 100%;}
.section-title1 h2 { font-family: "Roboto",sans-serif; font-size: 22px; font-weight: 400; position: relative; margin-bottom: 10px; }
.section-title1 h2:before { position: absolute; content: ""; width: 200px; height: 2px; background: #db2d2e; left: 50%; margin-left: -100px; bottom: 0px; }


.shadow-box p
{
  position: relative;
  color: #000;
  padding:0;
}

.shadow-box span
{
position: relative;
color: #000;
padding:0;
}

.shadow-box .him-text
{
position: relative;
color: #000;
font-size: 30px;
font-style: italic; 
}



.shadow-box .him-content
{
position: relative;
display: table-row;
}




.explore-btn a {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  background: #db2d2e;
  padding: 7px 20px;
  font-family: "Roboto",sans-serif;
}



.about-us
{
  position: relative;
  width: 100%;
  height:auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.about-us p
{
  color: #000;
}

.about-us img
{
    position: relative;
    max-width: 100%;
    max-height: 100%;
}





.explore-btn a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background: #db2d2e;
	padding: 7px 20px;
	font-family: "Roboto",sans-serif;
  }



  .about-us
  {
	position: relative;
	width: 100%;
	height:auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.about-us p
  {
	color: #000;
}

.about-us img
  {
	  position: relative;
	  max-width: 100%;
	  max-height: 100%;
}


.icons-container ul{

	list-style-type: none;

}

.icons-container ul li{

		 font-size: 13px; 
		 font-weight: normal; 
		 margin-right: 15px; 
		 margin-top: 15px; 
}
