@charset "utf-8";
.wrapper{width:100%;margin:auto;margin-top:0px;background: #f3f3f3;}
.log_pos {
    position: absolute;
    top: 12%;
    left: 40%;
    z-index: 1;}
body{ /*background:url(../images/bg.jpg);background-repeat:no-repeat;*/ -webkit-font-smoothing: antialiased;
}
.content-wrapper {float: left;width: 100%; min-height:500px;}
.ls-bottom-nav-wrapper{display:none;}
.vpad{padding:15px 0;}
.vmar{margin:15px 0;}
.hpad{padding:0 15px;}
.hmar{margin:0 15px;}
.fixed-top{position:fixed; top:0; z-index:99;}
.full{width:100%;}
.isize{font-size:3vh;}
.isize2{font-size:2.0em; color:#999;}
.logo{padding:1%;text-align:center;}
.border-top{border-top: 3px solid blue;}
.divider{border-right:1px solid #666; padding: 0 5px 0 0px; margin-left: 7px;}
.copytext{text-align:center;}
.foot{background:#2d2a2b; padding-top:20px;color:white;}
/* Navigation */
a {color:deeppink;text-decoration: none;}
a:hover{color:black;text-decoration: none;}
a,a:hover,a:focus{text-decoration:none; -webkit-transition:all 150ms linear; -moz-transition:all 150ms linear; -o-transition:all 150ms linear; transition:all 150ms linear;}
.navbar-brand{height:auto;}
.navbar-nav > li:nth-child(3) a {/* margin-right: 23em !important; */}
.monthstyle{
    text-align: left;
    margin: 5px;
    padding: 5px 10px 5px 10px;
    background: #fdacac;
    color: #000;
    border-radius: 7px;
    border-bottom: 2px solid #b35050;
    line-height: 350%;
}
.monthstyle:hover{
    background:black;
    color:white;
    line-height: 350%;
}

.highlight{
    background:black; color:white; line-height:250%;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: transparent;
    border-color: #000;
}
.navbar-toggle {background-color:#fff;}
.navbar-toggle .icon-bar{height:3px;width:4vw; background-color:lightpink;}

.hor li{display:inline-block; border-right:1px solid #333; padding-right:5px; padding-left:5px; color:#333;}
.hovertext{background: rgba(255, 255, 255, 0.7);position: absolute; padding: 5px 13px; left: 0px; width:100%; border-radius:7px;}
.bs{box-shadow: 2px 2px 2px #0A0A09;}
.bs-out{box-shadow: -1px 7px 15px #ccc;}
/*fonts*/
.ls-nav-prev{display:none;}
.ls-nav-next{display:none;}
.ls-bottom-nav-wrapper{margin-top:-7px;}
.visitor {background-color:slategrey;color:whitesmoke;font-size: 1em;width: 180px;margin: auto;border-radius: 10px;    padding: 5px 0;}
/* Default mode */
.tabbable-line > .nav-tabs {border: none;margin: 0px;}
.tabbable-line > .nav-tabs > li {margin-right: 2px;}
.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 {border-bottom: 4px solid #39ce44;}
.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 #72cdd1;position: relative;}
.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;border-top: 1px solid #eee;padding: 10px;width: 100%;float: left;}
.portlet .tabbable-line > .tab-content {padding-bottom: 0;}
#custom-search-input{
    padding: 0px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
    float: right;
    width: 33%;
    height: 35px;
}
#custom-search-input input{
    border: 0;
    box-shadow: none;
    height: 30px;
    width: 72%;
    margin-left: 3%;
    font-size: 16px;
    background:none;
}
#custom-search-input button{
    /* margin: 0px 0 0 0; */
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 2px 0 7px;
    border-left: solid 1px #ccc;
    margin-top: 4px;
    float: right;
}
#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}
#custom-search-input .glyphicon-search{font-size: 15px;}
#custom-search-input {
    margin: 0;
    padding: 0;
    margin-top: -5px;
}  
.icon {position: relative;text-align:center;}
.icon-fa> .fa, .icon-fa-x> .fa, .icon-fa-clone> .fa {font-size: 3em;color: deepskyblue;vertical-align: middle;margin: 0 0 11px 0;}
.icon-fa {position: relative;z-index: 2;margin:auto;width: 88px;height: 88px;border: 4px solid deepskyblue;line-height: 93px;border-radius: 50%;background: #fff;vertical-align: middle;}
 .icon-fa-x {
    position: relative;
    z-index: 2;
    margin-left: 85%;
    width: 88px;
    height: 88px;
    line-height: 93px;
    background: #fff;
    vertical-align: middle;
}
.btn-pink {
    border-color: deeppink;
    background-color: deeppink;
    color:#fff;
    width:100%;
    padding:5% 10%;text-transform:uppercase;
}
.btn-pink:hover {background-color:black;color:lightpink;}
.btn-black {
    background-color: black;
    color:#fff;
    width:100%;
    padding:5% 10%;text-transform:uppercase;
}
.btn-black:hover {background-color:deeppink;color:#fff;}
.btn-grey {
    border-color: silver;
    background-color: silver;
    color:black;
    cursor:default;
    width:100%;
    padding:5% 10%;text-transform:uppercase;
}
.btn-grey:hover {background-color:silver;color:black;}
.month{
    background: white;
    padding: 15px;
    margin: 2%;
}  
.text-center{text-align: center;}
.my-list img{max-width:100%;}
.my-list {
    width: 90%;
    padding: 15px;
    border: 1px solid #ccc;
    float: left;
    margin: 15px 0;
    border-radius: 5px;
    box-shadow: 3px 3px 14px #ccc;
    position: relative;
    overflow: hidden;
    margin-left: 5%;
}
.my-list h3{
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #ccc4c4;
    margin-bottom: 5px;
    padding-bottom: 5px;
    }
.my-list span{float:left;font-weight: bold;}
.my-list span:last-child{float:right;}
.my-list .offer{
    width: 100%;
    float: left;
    margin: 5px 0;
    border-top: 1px solid #ccc4c4;
    margin-top: 5px;
    padding-top: 5px;
    color: #afadad;
    }
.detail {
    position: absolute;
    top: -107%;
    left: 0;
    text-align: center;
    background: #fff;height: 100%;width:100%;
}
.my-list h4 {font-size: 17px;color: deeppink;}	
.my-list:hover .detail{top:0;}
.package-heading {font-size:1.1em; text-align:center; color:deeppink;}
.fa {
    display: inline-block;
    font: normal normal normal 1.1em/1 FontAwesome;
    font-size: 1.3em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    /* padding-right: 7px; */
    padding: 5px;
    color: none;
}
.login a {color:darkslategrey;}
.login a:hover{color:deeppink;}
.bg-img1{background: url("../images/fb10.jpg"); width:100%;background-size:cover; background-position: center center; float: left; min-height: 500px; background-attachment: fixed;background-position: center;background-repeat: no-repeat;}
.bg-overlay h1, .bg-overlay h3, .bg-overlay p {color:#fff;margin:0;}
.bg-overlay {background:rgba(0,0,0,0.5); float:left; width:100%; min-height:500px;}
.content{float: left;width: 90%;margin-left:5%;margin-top:1%;}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {border-bottom-color: transparent;background: #f1779c;}
.nav-tabs.nav-justified>li {background: black;}
.nav-tabs.nav-justified>li>a:hover {border: none;border-bottom:0px;border-right: 2px solid gray;}
.nav-tabs.nav-justified>li>a {border-bottom: 0px;border-right: 2px solid gray;}
.search-form .form-group {
  float: left !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 32px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 25px;
  border: 1px solid #ccc;
  margin-top: -5px;
}
.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {display: none;}
.search-form .form-group input.form-control:-moz-placeholder {/* Firefox 18- */display: none;}
.search-form .form-group input.form-control::-moz-placeholder {/* Firefox 19+ */display: none;}
.search-form .form-group input.form-control:-ms-input-placeholder {display: none;}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 100%;
  border-radius: 4px 25px 25px 4px;
  margin-top: -5px;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -5px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #3596e0;
  left: initial;
  font-size: 14px;
}
/*---media-port---*/
@media only screen and (max-width: 1024px) {
    
}

@media only screen and (max-width: 768px) {
        .log_pos {
            position: absolute;
            top: 0%;
            left: 0;
            z-index: 1;
            padding:10px;
        }
        .navbar-nav>li {
            float: left;
            padding: 3px;
            display: block;
            width: 100%;
        }
        .nav > li > a {padding: 4px; color: lightpink;}
         .dropdown-submenu:hover>.dropdown-menu {display: !important;}
         .dropdown:hover>.dropdown-menu {display: !important;}
}

@media only screen and (max-width: 560px) {
        .log_pos {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
        }
        .navbar-toggle {background-color: #fff;z-index: 99;}
}

 @media (min-width: 768px) {
         
          #navbar {text-align: center;}
          .dropdown-submenu:hover>.dropdown-menu {display: block;}
          .dropdown:hover>.dropdown-menu {display: block;}
}  

#quote-carousel {padding: 0 10px 30px 10px;margin-top: 30px;}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{

  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
    .ht h4{text-align:center;}
    .tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #333333;
    font-size: 13px;
}
.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #737373;
    font-size: 13px;
    padding: 8px;
}
}