.flyer{
  width: 100%;
}

.taxi-widget-1{
    vertical-align: middle;
    display: block;
  	
}

.taxi-widget-2{
  /*background-color:#DBBF56;*/
  font-size: 25px;
  font-style: h2;
  color: white;
  border-radius: 40px;
  font-weight: bold;
}

.taxi-image{
  width: 100%;
  /*border-radius: 40px;*/
  vertical-align: middle;
  display: inline-bloc !important;
}

/*.button-custom-1{
  /*background-color: #DBBF56;
  border-radius: 4px;
  padding: 20px;
  font-size: 150%;
  color: white;
  text-decoration: underline;
  font-style: italic;
}*/

span.button1{
  font-size: 150%;
  text-decoration: underline;
  font-style: italic;
}

.green-btn {
  /*background: #34d293;*/
	background: #3ab0e2;
    /* #20AA73; */
}

.green-btn:hover {
	color: #FFF;
	background: #1288b9;
    /* #069059; */
}

.red-btn {
	background: #3ab0e2;
    /* #20AA73; */
}

.red-btn:hover {
	color: #FFF;
	background: #1288b9;
    /* #069059; */
}
    
.separator-one {
    background: rgba(58,176,226, 0.8);
  	border-style: solid;
    border-width: 20px;
  border-color: white;
}

.separator-one .green-btn {
    /*background: #3ab0e2;*/
}
  
.separator-one .green-btn:hover {
    /*background: 1288b9;*/
}

.testimonial {
    background: rgba(219,191,86, 0.95);
}

.map1{
  padding: 5px 30px 0px 30px;
  border-radius: 40px;
}

.map2{
  padding: 5px 30px 0px 30px;
  border-radius: 40px;
}

.section-header {
    padding-bottom: ;
}

.about-us {
  padding-bottom: 0px;
}

.intro-text {
  font-size: 40px;
}

.buttons {
    margin-top: 10px;
}

.header-content-wrap {
    padding: 150px 0 50px;
}

.redtitle {
  font-size: 100%;
  color: white;
  background-color: red;
  padding: 20px;
  border-radius: 4px;
}

.entry-title:before {
      width: 75%;
}

.widget .widget-title:before {
  width: 70%;
}

.partner {
    /*vertical-align: middle;*/
    /*display: inline-block;*/
  margin: 0 auto;
  }

.about-us .column {
    margin-bottom: 0px;
}

.nav {
  font-weight: bold;
}