/*  
Theme Name: Taurus Transportation
Theme URI: http://taurus.crazydemo.asia
Developer: Darwin Salvosa
Developer URI: http://www.iamdarwin.com.ph
Web Agency:  Crazydomain
Developer URI: www.crazydomains.com
*/

body {
  font-family: 'Montserrat', sans-serif;
  -webkit-text-size-adjust: none;
  color: #777777;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  text-rendering: optimizeLegibility;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Montserrat', sans-serif;
}
p {
    margin: 0 0 20px;
}

img {
  max-width: 100%;
  height: auto;
}
iframe {
    max-width: 100%;
}


#header-top .navbar-brand {
  float: none;
  height: auto;
  display: inline-block;
  text-align: center;
}

#custom-bootstrap-menu.navbar-default {
    background-color: rgba(255, 255, 255, 1);
    border-width: 0px;
    border-radius: 0px;
}

#custom-bootstrap-menu.navbar-default .navbar-nav{
    display: inline-block;
    float: none;
    vertical-align: top;
}

#custom-bootstrap-menu.navbar-default .navbar-collapse{
  text-align: center;
}
                         

#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(0, 0, 0, 1);
    background-color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.04em;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(238, 170, 156, 1);
    background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(238, 170, 156, 1);
    background-color: rgba(186, 58, 58, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: transparent
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: rgba(238, 170, 156, 1);
    height: 3px;
    margin-left: 15px;
}

#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: rgba(238, 170, 156, 1);
}

#intro {

}
.menucont img{
  width:100%;
}

.navbar-nav {
  float: none;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

.item-extra{
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
}
.item-extra h2{
  font-size:48px;
}
.item-extra p{
  font-size:27px;
}
.item_img {
  border: solid 3px #fff;
  margin-bottom: 13px;
}
.item_introtext {
    margin-bottom: 10px;
}
.carousel-control{
  color:#ab814c;
}
.carousel-indicators .active{
  background-color:#ab814c;
}

.carousel-indicators li{
  border-color:#ab814c;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}
.rTable    { 
  display: table;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  max-width: 800px;
  margin: 0 auto;
}
.rTableRow       { display: table-row; }
.rTableHeading    { display: table-header-group; }
.rTableBody    { display: table-row-group; }
.rTableFoot    { display: table-footer-group; }
.rTableCell, .rTableHead  { display: table-cell; vertical-align: middle;}

.inner-section,
.home-section{
  padding: 55px 0;
}

#services{
  background: #f4f4f4;
}

.home-section h2{
  font-size: 40px;
  margin-top: 0px;
  text-transform: uppercase;
}

.home-section h4 {
  font-size: 25px;
  margin-bottom: 16px;
}

.home-section h4{
  color: #333333;
  margin: 0 0 13px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.btn.btn-info {
	background: url(images/button.png) 0 0 no-repeat;
	border: none;
	outline: none !important;
	color: white;
	text-transform: uppercase;
	width: 186px;
	height: 57px;
	padding: 0;
	text-align: center;
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
  font-size: 20px;
  font-weight: 300;
  line-height: 57px;
}
.btn.btn-info:hover {
    background: url(images/button.png) 0 bottom no-repeat;
    color: white;
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
}
.home-section h2 span{
  color:#f9310a;
}
.home-section p:last-child{
  margin:0px;
}
.home_thumb_wrap{}
.sub_heading {
    margin-bottom: 20px;
}
.sub_heading  h2:before{
  content: '';
  background: url(images/arrow-l.png);
  width: 26px;
  height: 18px;
  position: absolute;
  left: -40px;
  top: 16px; 
}
.sub_heading  h2:after{
  content: '';
  background: url(images/arrow-r.png);
  width: 26px;
  height: 18px;
  position: absolute;
  right: -40px;
  top: 16px; 
}
.sub_heading  h2{
  position: relative;
  display: inline-block;
  margin-bottom: 14px;
}
.home_thumb figcaption{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 24px;
    color: white;
    padding: 13% 14%;
}

.content{
  margin-bottom: 50px;
}

#myList { 
    padding: 0;
  }
  #myList li{ 
    display:none;
    list-style: none;
  }

  #myList li:nth-child(3n+4){ 
    clear:both;
  }
  @media only screen and (max-width: 991px) {
    #myList li:nth-child(3n+4){ 
      clear:none;
    }  
    #myList li:nth-child(3n+3){ 
      clear:none;
    }  
    #myList img{ 
      width:100%
    }
  }
  #loadMore:hover {
    color:black;
  }
  #showLess {
    color:red;
    cursor:pointer;
  }
  #showLess:hover {
    color:black;
  }
  div.items {
    padding: 10px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0 1px 1px #ccc;
    margin-bottom: 5px;
    background-color: #f1f1f1;
    position: relative;
  }
  div.items:hover .thumb-overlay:before, 
  div.items:hover .thumb-icon, 
  div.items:hover .thumb-description {
    opacity: 1;
  }
  
#footer{
  background-color: #333333;
  color: #ffffff;
}

#footer a{
  color: #eeaa9c;
}
.socialmedia{}
.socialmedia li:last-child a{
  border-right: solid 0px #ab814c;}
.socialmedia li a{
  margin-left: 0px;
  border-right: solid 1px #ab814c;
  padding-right: 10px;
  padding-left: 0;
  text-align: center;
}
.copyright {
    font-size: 14px;
    padding: 20px 0;
}
.footer-inner {
    padding: 20px 0px 30px;
}

.inner-heading{
    position: relative;
}

.inner-heading img{
    width:100%;
}
.dropdown-menu > li > a {
    padding: 10px 20px;
    color:#fff;
}
.dropdown-menu {
    background: #ab814c;
}
.services-three  {margin-bottom:30px;}
.services-one > div {margin-bottom:20px;}
.services-one img{
  width:100%;
}

.ourmenu div{
  padding-bottom: 15px;
}

.ourmenu img{
  border: solid 3px #fff;
  width:100%
}
#intro.home-section h2 {
	margin-bottom: 20px;
}
form {
  margin-bottom: 66px;
}
form mark {
  background: none !important;
  bottom: 100%;
  right: 0;
  padding: 0 !important;
  position: absolute;
}
form mark label {
  color: #e94545;
  display: block;
  font-size: 11px;
  line-height: 18px;
  margin: 0 !important;
}
form textarea {
  min-height: 130px;
  max-height: 130px;
}
.controls,
.control-group,
.mod_tm_ajax_contact_form .control-group {
  position: relative;
  margin-bottom: 30px;
}
.controls.reset-margin,
.control-group.reset-margin,
.mod_tm_ajax_contact_form .control-group.reset-margin {
  margin-bottom: 0;
}
select,
textarea,
input[type="text"],
input[type="email"],
input[type="url"],
.uneditable-input {
  display: block;
  width: 100%;
  background: #ffffff;
  border: 1px solid #ebeef7;
  color: #888888;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  height: 50px;
  line-height: 33px;
  padding: 8.5px 18px;
  vertical-align: middle;
  outline: none;
  margin-bottom: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 1s ease , box-shadow 1s ease;
  -moz-transition: border-color 1s ease , box-shadow 1s ease;
  -o-transition: border-color 1s ease , box-shadow 1s ease;
  transition: border-color 1s ease , box-shadow 1s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
select:-webkit-autofill,
textarea:-webkit-autofill,
input[type="text"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
input[type="url"]:-webkit-autofill,
input[type="search"]:-webkit-autofill,
.uneditable-input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 20px #ffffff !important;
  -webkit-text-fill-color: #888888 !important;
  color: #888888 !important;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
}
label.inline {
  display: inline-block;
}
.btn {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #1e3953;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 33px;
	outline: none;
	padding: 8.5px 38px;
	text-shadow: none;
	box-shadow: none;
	text-align: center;
	vertical-align: top;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.icons-marker {
    color: #1e3953;
}
.img-intro img {
    width: 100%;
}

.team_member:hover .team_member_description {
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
}
.team_member{
  
  

    position: relative;
    overflow: hidden;


    background: transparent;

    display: block;
    margin-bottom: 24px;
    line-height: 1.5;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;

  
  
  
  
  
}
.team_member_name {
    margin: 0;
}
.team_member_description{
  position: absolute;
left: 50%;
bottom: 0;
width: 100%;
margin-top: 0;
transition: .4s;
-webkit-transform: translateY(60%) translateX(-50%);
transform: translateY(60%) translateX(-50%);
background: rgba(147,106,78,.4);
padding: 10px 20px;
color: #fff;
}
/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.thumb {
    position: relative;
    display: block;
    overflow: hidden;
}
.thumb-overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: -1px;
    right: -1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    overflow: hidden;
}

.thumb-overlay:before {content: "";position: absolute;left: 0;top: 0;bottom: 0;right: 0;background: rgba(0,0,0,0.5);transition: .3s;opacity: 0;}
.thumb-overlay .thumb-icon {
    font-size: 34px;
    transition: .3s all ease;
    opacity: 0;
    z-index: 1;
}
/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}




	@media (max-width:991px){
    .list-unstyled.list-inline.text-right.socialmedia,
		.rTableHead.text-left {
      text-align: center;
    }
    .navbar-brand {
      float: none;
      display: inline-block;
      padding: 15px 15px 0;
    }
    .item-extra {
      position: relative;
      text-align: center;
      width: 100%;
      height: auto;
      color: #fff;
      float: left;
    }
    .header-content > div {
      position: relative;
      height: auto;
      clear: both;
    }
    .navbar-toggle .icon-bar {
      background: #ab814c;
    }
    .navbar-collapse {
      background: transparent;
      transition:all .3s ease-out;
    }
    .navbar-header .sr-only {
      position: absolute;
      width: 100%;
      height: auto;
      clip: inherit;
      color: #ab814c;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 1px;
      left: 0;
    }
    .navbar-toggle {
      position: relative;
      float: right;
      padding: 9px 0;
      margin: 0;
      border: 1px solid transparent;
      border-radius: 0;
      width: 100%;
    }
    .dropdown-menu > li > a {
      padding: 10px 20px;
      color: #ab814c;
      text-align: center;
    }
    .ourmenu {
      margin-top: 50px;
    }
	}