/*==============================================
[Blue color stylesheet blue.css]

Author: SINDEVO.COM - Smart Internet Development
Template: Mobix - Mobile Web APP Template
================================================*/
body
{
font-family: Helvetica, Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "黑體-繁", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", sans-serif;
height: 100%; 
}
input.form_input{
  font-size: 16px;
}
.modal-overlay, .preloader-indicator-overlay, .popup-overlay{
  background: rgba(0, 0, 0, 0);
}
/*===============================================*/
/* MAIN COLOR */
/*===============================================*/ 
a, blockquote span {
color: #002d4a;
}
a.button_full, a.button_small, .call_button a{
background-color:#375a70; 
}
.button {
border: 1px solid #375a70;
color: #375a70;
}
.button.active {
background: #375a70;
}
#pages_maincontent{
padding: 0 0 0 0;
}
#pages_maincontent h3{
color:#375a70;
margin: 0 0 8px 0;
font-size: 18px;
font-weight: 600;
}
#pages_maincontent h4{
margin: 0 0 3px 0;
padding: 0 0 0 0;
font-size: 16px;
font-weight: 600;
}
.photo-categories{
font-size: 18px;
font-weight: 500;
}
.photo-categories a.active{
background-color:#375a70;
}
.post_date{
color:#375a70;
}
.list-block .swipeout-actions-left a,
.list-block .swipeout-actions-right a {
background: #375a70;
}
.contactform input.form_submit, .loginform input.form_submit, .commentform input.form_submit{ 
background-color:#f8bd01;
color:#000;
}
ul.responsive_table li:first-child{
background-color:#375a70;
color:#FFFFFF;
}
li.table_row{
background-color:#e6e6e6;
}
.blog_nav a{
background-color:#004e81;
}
#ForgotForm label{
  font-size: 16px;
}
/*===============================================*/
/* Guide */
/*===============================================*/ 
#pages_maincontent_guide{
width:100%;
padding:0px 0 100px 0;
margin:0px;
position: absolute; 
top: 50px; 
left: 0; 
right: 0; 
bottom: 0px;
overflow: scroll; 
-webkit-overflow-scrolling: touch;
}
.page_content_guide{
width:90%;
padding:0 5%;
margin:10px 0 20px 0;
}
.page_content_guide p{
line-height: 1.5em;  
text-align: left;
}

.page_content_guide h1 {font-size: 36px;}
.page_content_guide h2 {font-size: 24px;}
.page_content_guide h3 {font-size: 20px;padding: 5px 0 5px 0;}
.page_content_guide h4 {font-size: 18px;padding: 5px 0 5px 0;}
.page_content_guide h5 {font-size: 16px;}
.page_content_guide h6 {font-size: 14px;}
/*===============================================*/
/* HOME BG AND PAGES HEADER BG */
/*===============================================*/ 
.homepage{
/*background: url(../../images/colors/blue/bg.jpg) no-repeat center center;*/
background: #f8bd01;
background-attachment:fixed;
-webkit-background-size: 100%; 
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover; 
background-size: cover;
}
.navbarpages{
/*background:url(../../images/colors/blue/header.jpg) no-repeat center center;*/
background: #002d4a;
}
/*===============================================*/
/* MAIN NAV LINKS */
/*===============================================*/ 
.page_content_menu {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}

.main-nav {
    padding: 70px 0 0 0px;
    width: 100%;
}

.main-nav ul li {
width: 27%;
list-style: none;
padding: 15px 0;
margin: 2%;
display: inline-block;
text-align: center;
background: #ffffff;
/*border-bottom:1px #005c97 solid;*/
border-radius:5px;
box-shadow:4px 4px 10px rgba(20%,20%,40%,0.8);
}
.main-nav ul li span {
    display: block;
    text-align: center;
    padding: 0;
}
.main-nav ul li a{
color:#000000;
font-size: 16px;
font-weight: 900;
}
/*===============================================*/
/* HEAD NAV LINKS */
/*===============================================*/ 
.head-nav {
    padding: 10px 0 0 0px;
}
.head-nav ul li a{
color:#ffffff;
font-size: 23px;
font-weight: 600;
}
strong.yellow {
    background-color: #f8bd01;
    width:30px;
}
/*===============================================*/
/* HOME NAV LINKS */
/*===============================================*/ 
.home-nav {
    padding: 20px 0 75px 0;
    width: 100%;
}
.home-nav ul li{
background: #ffffff;
/*border-bottom:1px #005c97 solid;*/
border-radius:5px;
box-shadow:4px 4px 10px rgba(20%,20%,40%,0.3);
}
.home-nav ul li {
    width: 27%;
    list-style: none;
    padding: 15px 0;
    margin: 2%;
    display: inline-block;
    text-align: center;
}
.home-nav ul li a span{
color:#000000;
font-size: 16px;
font-weight: 900;
padding: 0;
margin: 0;
line-height: 1.4;
}
.home-nav ul li img {
    display: inline-block;
    max-width: 40%;
}
/*===============================================*/
/* HOME NAV LINKS */
/*===============================================*/ 
.navbar {
    width: 100%;
    height: 50px;
    background: #002d4a;
}
/* 7-1. PAGES HEADER */
.navbar-inner{
position: fixed;
top:0;
left:0;
width:100%;
height:50px;
padding: 0 0 0 0;
/*background:url(../../images/colors/blue/header.jpg) no-repeat center center;*/
background: #002d4a;
}
.navbar-left{
float:left;
width:50%;
padding:0 0 0 4%;
}

.navbar-left a{
color:#fff;
font-size: 23px;
font-weight: 600;
}

.navbar-right-button{
float:right;
width:50%;
text-align:right;
}
.navbar-right-button a{
display:block;
float:right;
width:40px;
padding:10px 12px 0 0;
}
.navbar-right-button a img{
display:inline-block;
max-width:100%;
padding:0;
}

@media screen and (max-width: 480px) {
.navbar-left a img{
max-width:65%;
padding:10px 0 0 0;
}
.navbar-right-button a{
width:30px;
padding:10px 10px 0 0;
}
}



/*===============================================*/
/* POPUPS AND TOOLBAR */
/*===============================================*/ 
.popup, .page_content_menu{
background: #005c97;
}
.popup-login, .popup-signup, .popup-forgot, 
.popup-agreement, .popup-agreement-store, .popup-privacy{
background-color:#002d4a;
}
.toolbar:before {
background-color: #002d4a;
}
.navbar,
.toolbar,
.subnavbar {
  background: #002d4a;
}
.form_logo {
  opacity: 0.9;
  margin: 30px 0 10px;
}
.list-block .item-content {
    padding: 10px 10px 0px 10px;
}
.list-block li {
  border-bottom: none;
}
.popup p {font-size: 18px;}

.signup_bottom a {
    font-size: 20px;
}

.forgot_pass a {
    font-size: 20px;
}
.picker-modal .toolbar {
    background: #fff;
}
/*===============================================*/
/* LEFT AND RIGHT SLIDE PANEL */
/*===============================================*/ 
.panel {
background:#ffffff;
}
.user-nav ul li, ul.popular_posts li{
/*border-bottom:1px #4d8da6 solid;*/
}
.user-nav ul li a{
color: #000000;
font-size: 16px;
font-weight: 900;
}
/* MENU OPENER ICON */
ul.toolbar_icons li.menuicon{
background-color:#ffffff;
}

/* PANEL CLOSE BUTTON */
.close_popup_button a{
background-color:#000000;
}

/* ifulife */
/*===============================================*/
/* 7. PAGES LAYOUT */
/*===============================================*/
.page_content{
width:90%;
padding:0 5%;
margin:10px 0 100px 0;
}

/*===============================================*/
/* 8. FEATURED LISTS */
/*===============================================*/ 
ul.features_list_package{
padding:0 0 20px 0;
width:100%;
margin:0px;
list-style:none;
float:left;
clear:both;
}
ul.features_list_package li{
border-bottom:1px #e6e6e6 solid;
padding:5px 2% 10px 2%;
margin:5px 0;
display:block;
width:96%;
float:left;
clear:both;
}
ul.features_list_package li img{
display:inline-block;
max-width:10%;
float:left;
margin:0px;
}
ul.features_list_package li span{
display:inline-block;
max-width:90%;
padding:5px 0 0 5%;
font-weight:700;
float:left;
}


ul.features_list_detailed_package{
padding:10px 0 30px 0;
width:100%;
margin:0px;
list-style:none;
float:left;
clear:both;
}
ul.features_list_detailed_package li{
padding:5px 0 10px 0;
margin:0 0 10px 0;
display:block;
width:100%;
float:left;
clear:both;
border-bottom:1px #ddd solid;
}
ul.features_list_detailed_package li.feat_small_icon{
width:18%;
float:left;
}
ul.features_list_detailed_package li .feat_small_details{
width:70%;
float:left;
padding:0 0 0 1%;
}
ul.features_list_detailed_package li .contactform{
width:20%;
float:right;
}
ul.features_list_detailed_package li .view_more img{
display:block;
max-width:100%;
}
ul.features_list_detailed_package li .feat_small_details p{
padding:0 0 10px 0;
}
ul.features_list_detailed_package li .feat_small_details a{
color:#232323;
}
ul.features_list_detailed_package li .feat_small_icon img{
display:inline-block;
max-width:90%;
}
ul.features_list_detailed li .feat_small_icon img{
display:inline-block;
max-width:90%;
}
.img_disable{
-webkit-filter:grayscale(1);
}
ul.features_list_detailed li .feat_small_details h4{
font-weight:600;
font-size:16px;
padding:0 0 5px 0;
margin:0px;
}

ul.features_list_detailed_package li .feat_small_details h4{
font-weight:700;
font-size:16px;
padding:0 0 5px 0;
margin:0px;
}
.page_content img {
    display: block;
    max-width: 100%;
    margin: 0 0 10px 0;
    opacity: 1;
}
.contactform .item-content {
    padding: 5px 0 0 0px;
    margin: 0px;
}
/*===============================================*/
/* 10. PACKAGE */
/*===============================================*/
.page_title_packages{
width:90%;
float:left;
clear:both;
padding:10px 5%;
margin:0;
display:inline-block;
background-color:#ececec;
}
.page_title_packages h2{
float:left;
font-size:24px;
font-weight:300;
color:#222222;
letter-spacing:-0.5px;
}
.package-categories{
width:100%;
padding:0;
font-size:18px;
font-weight:500;
margin:0;
display:block;
}
.package-categories a{
width:48%;
margin:1%;
display:block;
float:left;
text-align:center;
padding:10px 0;
background-color:#f2f0f0;
}
.package-categories a.active{
color:#fff;
background-color:#375a70;
}
.package4-categories{
width:100%;
padding:0;
font-size:15px;
font-weight:500;
margin:0;
display:block;
}
.package4-categories a{
width:23%;
margin:1%;
display:block;
float:left;
text-align:center;
padding:10px 0;
background-color:#f2f0f0;
}
.package4-categories a.active{
color:#fff;
background-color:#375a70;
}


/* */
.swiper-container {
  height: 100%;
  overflow: auto;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 4px;
}

ul.features_list_detailed li .feat_small_details {
    width: 80%;
}

.contactform textarea.form_textarea{
height: 250px;
font-size: 16px;
}

.list-block .item-inner {
padding-right: 16px;
    position: relative;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    min-height: 36px;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    min-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-item-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
}

.icon .badge {
    left: 100%;
    margin-left: 0px;
    top: -45px;
}

.icon .bg-red {
  font-size: 13px;
  display: inline-block;
  color: #fff;
  background: #ff3b30;
  border-radius: 20px;
  padding: 0px 6px;
  height: 20px;
  line-height: 20px;
  box-sizing: border-box;
  text-align: center;
}
.icon .bg-white {
  position: absolute;
  left: 110%;
  margin-left: 0px;
  top: 3px;
  font-size: 23px;
  line-height: 23px;
  height: 23px;
  border-radius: 16px;
  padding: 0px 4px;

  font-size: 23px;
  display: inline-block;
  color: #000;
  background: #fff;
  border-radius: 20px;
  padding: 0px 10px;
  height: 23px;
  line-height: 25px;
  box-sizing: border-box;
  text-align: center;
}



strong.red{
color:#fff;
background-color:#ff3b30;
}

.badge {
  display: inline-block;
  color: #002d4a;
  border-radius: 20px;
  padding: 0px 5px;
  height: 23px;
  line-height: 23px;
  box-sizing: border-box;
  text-align: center;
}

.badge.bg-red{
background-color:#ff3b30;
}
.badge.bg-yellow{
background-color:#f8bd01;
}
.badge.bg-blue{
background-color:#004e81;
}

.picker-calendar-day.picker-calendar-day-has-events span:after {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ff3b30;
    position: absolute;
    margin-left: -3px;
    left: 50%;
    bottom: 1px;
}

.signature-pad {
  background-color: #ffffff;
  border: 1px #000000 solid;
}

/* Radio */
.form-radio input[type=radio]:checked~i, label.label-radio input[type=checkbox]:checked+.item-media i.icon-form-radio, label.label-radio input[type=checkbox]:checked~.item-after i.icon-form-radio, label.label-radio input[type=checkbox]:checked~.item-inner i.icon-form-radio, label.label-radio input[type=radio]:checked+.item-media i.icon-form-radio, label.label-radio input[type=radio]:checked~.item-after i.icon-form-radio, label.label-radio input[type=radio]:checked~.item-inner i.icon-form-radio {
    border-color: #2196f3;
}
.form-radio i, label.label-radio i.icon-form-radio {
    width: 20px;
    height: 20px;
    position: relative;
    border-radius: 20px;
    border: 2px solid #6d6d6d;
    box-sizing: border-box;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    display: block;
}


.form-radio, label.label-radio {
    cursor: pointer;
}

.form-radio input[type=radio]:checked~i:after, label.label-radio input[type=checkbox]:checked+.item-media i.icon-form-radio:after, label.label-radio input[type=checkbox]:checked~.item-after i.icon-form-radio:after, label.label-radio input[type=checkbox]:checked~.item-inner i.icon-form-radio:after, label.label-radio input[type=radio]:checked+.item-media i.icon-form-radio:after, label.label-radio input[type=radio]:checked~.item-after i.icon-form-radio:after, label.label-radio input[type=radio]:checked~.item-inner i.icon-form-radio:after {
    background-color: #2196f3;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.form-radio i:after, label.label-radio i.icon-form-radio:after {
    content: ' ';
    position: absolute;
    width: 10px;
    height: 10px;
    left: 50%;
    top: 50%;
    margin-left: -5px;
    margin-top: -5px;
    background-color: #2196f3;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.signature-pad{
  width: 300;
  height: 400;
}

@keyframes bounce{from{transform:translateX(0px)}to{transform:translateX(-20px)}}
@-webkit-keyframes bounce{from{transform:translateX(0px)}to{transform:translateX(-20px)}}
.bounce {animation: bounce 1s infinite alternate;-webkit-animation: bounce 0.5s infinite alternate;}

.spec-button{}

.red-button
{
  width: 100%;
  height:100%;
  background-color: #ff3b30;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 15px;
  border: none;
  padding: 3px 0 3px 0;
  text-align: center;
}
.blue-button
{
  width: 100%;
  height:100%;
  background-color: #005c97;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  border-radius: 15px;
  padding: 3px 0 3px 0;
  text-align: center;
}
.gray-button
{
  width: 100%;
  height:100%;
  background-color: #909799;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  border-radius: 15px;
  padding: 3px 0 3px 0;
  text-align: center;
}
.yellow-button
{
  width: 100%;
  height:100%;
  background-color: #f8bd01;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  border-radius: 15px;
  padding: 3px 0 3px 0;
  text-align: center;
  border: none;
}
.red-button-fit
{
  background-color: #ff3b30;
  color: #fff;
  border-radius: 15px;
  padding: 2px 10px 2px 10px;
  text-align: center;
  border: none;
}
.gray-button-fit
{
  background-color: #909799;
  color: #fff;
  border-radius: 15px;
  padding: 2px 10px 2px 10px;
  text-align: center;
}
.darkgray-button-fit
{
  background-color: #6e6e6d;
  color: #fff;
  border-radius: 15px;
  padding: 2px 10px 2px 10px;
  text-align: center;
}
.yellow-button-fit
{
  background-color: #f8bd01;
  color: #000;
  border-radius: 15px;
  padding: 2px 10px 2px 10px;
  text-align: center;
}
.white-button-fit
{
  background-color: #fff;
  color: #000;
  border-radius: 15px;
  padding: 2px 10px 2px 10px;
  text-align: center;
}
.black-button-fit
{
  background-color: #000;
  color: #fff;
  border-radius: 15px;
  padding: 2px 10px 2px 10px;
  text-align: center;
}
.blue-button-fit
{
  background-color: #005c97;
  color: #fff;
  border-radius: 15px;
  padding: 2px 10px 2px 10px;
  text-align: center;
}