.disabled{
  display: none !important;
}
.innerc img{
  cursor: pointer;
}
.current::after {
    content: '';
    position: absolute;
    top: 8.5em;
    left: 2.75em;
    margin-right: -50px;
    width: 0;
    height: 0;
    border-bottom: solid 30px #FFF;
    border-left: solid 30px transparent;
    border-right: solid 30px transparent;
}
/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-container .btn-group-justified > .btn{
width:19%;
border-radius: 0px;
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #8cc642;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #8cc642;
  background-image: #8cc642;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #8cc642;
}
div.bhoechie-tab-content{
  background-color: #ffffff;
  padding-left: 20px;
  padding-top: 10px;
}
div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
.btn-nav {
  background-color: #f8f8f8;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;    
  color:#252162;     /* Opera/IE 8+ */
    border-top: 0px solid #bbb;
  border-bottom: 0px solid #bbb;
font-weight: bold;
border:1px solid #ccc;
}
.btn-nav:hover {
  color: #069bc6;
  cursor: pointer;
  -webkit-transition: color 1s; /* For Safari 3.1 to 6.0 */
  transition: color 1s;
background:#eee;
}
.btn-nav.active {
  color: #fff;
  border-top: 0px solid #069bc6;
  border-bottom: 0px solid #069bc6;
  border:1px solid #ccc;
  background:#069bc6;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -webkit-transition: border 0.3s ease-out, color 0.3s ease 0.5s;
  -moz-transition: border 0.3s ease-out, color 0.3s ease 0.5s;
  -ms-transition: border 0.3s ease-out, color 0.3s ease 0.5s; /* IE10 is actually unprefixed */
  -o-transition: border 0.3s ease-out, color 0.3s ease 0.5s;
  transition: border 0.3s ease-out, color 0.3s ease 0.5s;
  -webkit-animation: pulsate 1.2s linear infinite;
  animation: pulsate 1.2s linear infinite;
box-shadow:none;
-webkit-box-shadow:none;
padding:7px;
}
.btn-nav h4{
color:#069bc6;
}
.btn-nav.active h4{
color:#fff;
}
.btn-nav.active:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 13px 13px 0;
  border-color: #069bc6 transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -6px;
  top: 100%;
  left: 50%;
}
.filter-options{
margin-top: -2px;
margin-left: -15px;
}
.btn-nav .glyphicon {
  padding-top: 16px;
  font-size: 40px;
}
.btn-nav.active p {
  margin-bottom: 8px;
}
ul#offer_list {
    background: #032d40 none repeat scroll 0 0;
}
@-webkit-keyframes pulsate {
 50% { color: #ccc; }
}
@keyframes pulsate {
 50% { color: #ccc; }
}
@media (max-width: 480px) {
    .btn-group {
        display: block !important;
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}
@media (max-width: 600px) {
    .btn-nav .glyphicon {
        padding-top: 12px;
        font-size: 26px;
    }
}
.picture-item img {
width: 95%;
}
   header .navbar-offerings li a:hover{
background: none;
  }
.rw-wrapper{
  /*width: 75%;*/
  position: relative;
  margin: 0px auto 0 auto;
  padding: 10px;
  margin-top: 25px;
  padding-left:30px;
  border-left:2px solid #8cc642;
}
.rw-sentence{
  margin: 0;
  text-align: left;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}
.rw-sentence span{
  color: #069bc6;
  font-size: 1em;
  font-weight: normal;
}
.rw-words{
  display: inline;
  text-indent: 1px;
}
.rw-words-1 span{
  position: absolute;
  opacity: 0;
  overflow: hidden;
  color: #8cc642;
  -webkit-animation: rotateWord 9s linear infinite 0s;
  -ms-animation: rotateWord 9s linear infinite 0s;
  animation: rotateWord 9s linear infinite 0s;
  font-weight: bold;
}
.rw-words-1 span:nth-child(2) { 
    -webkit-animation-delay: 3s; 
  -ms-animation-delay: 3s; 
  animation-delay: 3s; 
  color: #8cc642;
}
.rw-words-1 span:nth-child(3) { 
    -webkit-animation-delay: 6s; 
  -ms-animation-delay: 6s; 
  animation-delay: 6s; 
  color: #8cc642; 
}
@-webkit-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); }
  5% { opacity: 1; -webkit-transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); }
  20% { opacity: 0; -webkit-transform: translateY(30px); }
  80% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -ms-transform: translateY(-30px); }
  5% { opacity: 1; -ms-transform: translateY(0px);}
    17% { opacity: 1; -ms-transform: translateY(0px); }
  20% { opacity: 0; -ms-transform: translateY(30px); }
  80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); transform: translateY(-30px); }
  5% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
  20% { opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
  80% { opacity: 0; }
    100% { opacity: 0; }
}
@media screen and (max-width: 768px){
  .rw-sentence { font-size: 18px; }
}
@media screen and (max-width: 320px){
  .rw-sentence { font-size: 9px; }
}
/* Tabs panel */
.tabbable-panel {
  padding: 10px;
}
/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
   border:3px solid #069bc6;
  padding:5px;
  border-radius: 5px;
  width:30%;
  text-align: center;
   margin-left:13%;
}
.tabbable-line > .nav-tabs > li h1{
  color:#069bc6;
  padding:0px;
  margin:0px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  cursor: pointer;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  /*border-bottom: 4px solid #069bc6;*/
  position: relative;
  cursor: text;
  background: #069bc6;
  padding:5px;
  border-radius: 5px;
}
.tabbable-line > .nav-tabs > li.active h1{
  color:#fff;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
/* Below tabs mode */
.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.user-property .scrollpoint{
  width: 50%;
}
#offer .tp-copa span{
  text-align:left !important;
  background:none;
  font-size:19px;
  color:#999;
  padding:10px;
  border-radius:5px;
}
#offer .tp-mmpa span{
  float:right;
  text-align:right !important;
  background:none;
  font-size:19px;
  color:#999;
  padding:10px;
  border-radius:5px;
}
.tccontents p span{
  min-height: 30px;
  display: block;
}
@media screen and (max-width: 480px){
  .mpa-homeleftbanner h4{ 
    font-size: 15px;
    line-height: 25px; 
  }
  .tabbable-line > .nav-tabs > li {
    margin: 0px;
    width: 100%;
    margin-bottom: 10px;
  }
  .tabbable-line > .nav-tabs > li h1{
    font-size: 25px;
  } 
  .rw-wrapper {
    border-left: 0px solid #8cc642;
    text-align: center;
  }
  #offer .tp-copa span,#offer .tp-mmpa span{
    text-align: center !important;
    width: 100% !important;
  }
 /* section#offer {
    background: none !important;
  }*/
  #feat .view{
    margin: 0px;
    margin-bottom: 10px;
  }
  .section-heading h1 {
    font-size: 35px;
  }
  .cd-timeline-content h2 {
    font-size: 25px;
  }
  #tab_default_1 p.text-center,#tab_default_2 p.text-center{
    font-size: 20px !important;
  }
  section#steps .about-item p{
    width: 100%;
    margin-top: 0px !important;
  }
  .visible-xs .navbar-brand p{
    color:#8cc642;
    font-weight: bold;
  }
  #bs-example-navbar-collapse-acc-type a.active{
    color:#8cc642;
  }
  .bhoechie-tab{
    width: 100%;
    margin-bottom: 10px;
  }
  .hidden-xs{
    display: none !important;
  }
  .visible-xs.navbar{
    margin-bottom:0;
  }
  .visible-xs button{
    margin-bottom: 5px;
    background: #8cc642;
  }
  .visible-xs button p{
    margin: 0;
  }
  .visible-xs.filter-options{
    margin: 0;
    text-align: center;
  }
  div.bhoechie-tab-content {
    padding: 0px;
  }
}
@media (min-width: 768px) {
    .omb_row-sm-offset-3 div:first-child[class*="col-"] {
        margin-left: 25%;
    }
}
.omb_login .omb_authTitle {
    text-align: center;
  line-height: 300%;
}
.omb_login .omb_socialButtons a {
  color: white; // In yourUse @body-bg 
  opacity:0.9;
}
.omb_login .omb_socialButtons a:hover {
    color: white;
  opacity:1;      
}
.omb_login .omb_socialButtons .omb_btn-facebook {background: #3b5998;}
.omb_login .omb_socialButtons .omb_btn-twitter {background: #00aced;}
.omb_login .omb_socialButtons .omb_btn-google {background: #c32f10;}
.omb_login .omb_loginOr {
  position: relative;
  font-size: 1.5em;
  color: #aaa;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.omb_login .omb_loginOr .omb_hrOr {
  background-color: #cdcdcd;
  height: 1px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.omb_login .omb_loginOr .omb_spanOr {
  display: block;
  position: absolute;
  left: 50%;
  top: -0.6em;
  margin-left: -1.5em;
  background-color: white;
  width: 3em;
  text-align: center;
}     
.omb_login .omb_loginForm .input-group.i {
  width: 2em;
}
.omb_login .omb_loginForm  .help-block {
    color: red;
}
@media (min-width: 768px) {
    .omb_login .omb_forgotPwd {
        text-align: right;
    margin-top:10px;
  }   
}
@media screen and (min-width:769px) and (max-width:1024px){
/*section#offer {
    background: #ddd !important;
  }*/
#divCircle{
display:none;
}
}

#contactform .input-group {
  width: 100%;
}

.pwlp-left{
  background-image:url('../img/ls.png'); 
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 90vh;
}

.boxy{
  background: #16a085;
  padding:25px 30px;
  color:#fff;
}

#contactform label{
  color:#ccc;
}

.ftbg h3{
  color:#eee;
}
.error{
  color: red !important;
  font-size: 12px !important;
}