 /* Imported styles */

 @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
 @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i');



 @import url(imp.css);
 @import url(bootstrap.min.css);
 @import url(font-awesome.min.css);
 @import url(hover.css);
 @import url(jquery.bxslider.css);
 @import url(owl.carousel.css);
 @import url(owl.theme.default.min.css);
 @import url(animate.min.css);
 @import url(jquery.bootstrap-touchspin.css);
 @import url('jquery.fancybox.css');
 @import url('prettyPhoto.css');
 @import url('bootstrap-select.min.css');

 /*** Price filter***/
 @import url(../assets/price-filter/nouislider.css);
 @import url(../assets/price-filter/nouislider.pips.css);
 /*** single shop slide ***/
 @import url(flexslider.css);
 /*** Time picker css ***/
 @import url(../assets/timepicker/timePicker.css);


 @import url(../fonts/flaticon/flaticon.css);
 @import url(../assets/jquery-ui-1.11.4/jquery-ui.css);
 /*** Revolution slider ***/
 @import url(../assets/revolution/css/settings.css);
 @import url(../assets/revolution/css/layers.css);
 @import url(../assets/revolution/css/navigation.css);
 /*** Bootstrap select picker css ***/
 @import url(../assets/bootstrap-sl-1.12.1/bootstrap-select.css);
 /*** Language Switcher ***/
 @import url(../assets/language-switcher/polyglot-language-switcher.css);


 @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);

 @font-face {
   font-family: 'revicons';
   src: url('../fonts/revicons.eot?5510888');
   src: url('../fonts/revicons.eot?5510888#iefix') format('embedded-opentype'),
     url('../fonts/revicons.woff?5510888') format('woff'),
     url('../fonts/revicons.ttf?5510888') format('truetype'),
     url('../fonts/revicons.svg?5510888#revicons') format('svg');
   font-weight: normal;
   font-style: normal;
 }

 [class^="revicon-"]:before,
 [class*=" revicon-"]:before {
   font-family: "revicons";
   font-style: normal;
   font-weight: normal;
   speak: none;
   display: inline-block;
   text-decoration: inherit;
   width: 1em;
   margin-right: .2em;
   text-align: center;

   /* For safety - reset parent styles, that can break glyph codes*/
   font-variant: normal;
   text-transform: none;

   /* fix buttons height, for twitter bootstrap */
   line-height: 1em;

   /* Animation center compensation - margins should be symmetric */
   /* remove if not needed */
   margin-left: .2em;

   /* you can be more comfortable with increased icons size */
   /* font-size: 120%; */

   /* Uncomment for 3D effect */
   /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
 }

 /*==============================================
   Base Css
===============================================*/
 html,
 body {
   height: 100%
 }

 .mr-new-case {
   margin: 100px 0 30px 0 !important;
 }

 body {
   font-family: 微軟正黑體, Microsoft JhengHei, MingLiU, arial, verdana, helvetica, tahoma, Sans-serif;
   /*color: #666666;*/
   line-height: 1.8em;
   font-size: 1.3em;
   /*font-weight: 400;*/
 }

 body {
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat-y;
   background-size: cover;
   position: relative;
   z-index: 1;
   background-image: url(../images/resources/base_img.png);
   height: auto;
   width: 100%;
 }


 button:focus {
   outline: none;
 }

 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
   font-family: 'Roboto', sans-serif;
   margin: 0;
 }

 h3 {}

 h4 {}

 a,
 a:hover,
 a:active,
 a:focus {
   text-decoration: none;
   outline: none;
   border: none;
 }

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

 i {
   font-style: normal;
 }

 ul {
   list-style: none;
   margin: 0;
   padding: 0;
 }

 p {
   font-family: Arial, "微軟正黑體";
   font-size: 18px;
   line-height: 32px;
   letter-spacing: 1px;
 }

 .p-0 {
   padding: 0px !important;
 }

 .pr-20 {
   padding-right: 20px !important;
 }

 .pl-20 {
   padding-left: 20px !important;
 }

 .mr-10 {
   margin-left: 10px;
 }

 .m-10 {
   margin: 10px;
 }

 .tlinks {
   text-indent: -9999px;
   height: 0;
   line-height: 0;
   font-size: 0;
   overflow: hidden;
 }

 .d-flex {
   display: flex;
 }

 .just-sp-be {
   justify-content: space-between;
 }

 .align-center {
   align-items: center;
 }

 .flex-wrap {
   flex-flow: wrap;
 }

 select.select01 {
   margin: 0;
   font: inherit;
   color: inherit;
   border: 1px solid #ececec;
   color: #999999;
   display: block;
   font-size: 14px;
   height: 50px;
   margin-bottom: 30px;
   padding: 0 20px;
   width: 100%;
   transition: all 500ms ease;
 }

 select.select02 {
   color: inherit;
   border: 1px solid #ececec;
   color: #666666;

   font-size: 14px;
   height: 40px;
   margin-bottom: 10px;

   transition: all 500ms ease;
   font-family: inherit;
   margin-top: 0;
   margin-right: 0;
   margin-left: 0;
   padding-top: 0;
   padding-right: 20px;
   padding-bottom: 0;
   padding-left: 20px;
 }

 /*  中間會動的 */
 .RWDparallax_new .picbgbox {
   position: relative;
   display: block;
   width: 100%;
   height: 500px;
   background-image: url(../images/resources/news_img.jpg);
   background-repeat: no-repeat;
   background-position: 50% 50%;
   background-size: cover;
 }

 .model {
   position: relative;
 }

 #m_RWDfullscreen .aoverlay {
   display: flex;
   align-items: center;
   justify-content: center;
 }

 .paralax_box {
   /*position: relative;		*/
   text-align: center;
   color: #fff;
   letter-spacing: 2px;
   margin-top: 0% !important;
 }

 .paralax_box02 {
   /*position: relative;		*/
   text-align: center;
   color: #fff;
   letter-spacing: 2px;
   margin-top: 22% !important;
 }


 #m_RWDfullscreen h3 {
   font-size: 32px;
   display: block;
   /*margin-top: 22%;*/
 }

 @media only screen and (max-width: 1024px) {
   #m_RWDfullscreen .picbgbox {
     height: 50vw;
   }
 }


 /*  end */
 .ddd_70_02 {
   font-size: 15px;
   line-height: 40px;
   color: #666;
   height: 40px;
   padding-right: 20px;
   padding-left: 20px;
 }

 .newslist {
   display: block;
   width: 100%;
   margin: 0 auto;
   padding: 50px 0 50px;
   text-align: right;
 }

 .newslist h3 {
   display: block;
   /*width: 20%;*/
   height: 35px;
   font-size: 24px;
   font-weight: bold;
   margin-top: 50px;
   color: #6e6953;
   background: url(../images/nav-title.png) bottom right no-repeat;
 }

 .newslist ul {
   display: block;
   /*margin-left: 40%;
	width: 50%;*/
 }

 .newslist ul li {
   display: block;
   margin-left: 5%;
   width: 95%;
   font-family: Arial, "微軟正黑體";
   font-size: 16px;
   color: #333;
   text-align: left;
   padding-top: 15px;
   padding-bottom: 15px;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: #E0E0E0;
 }

 .newslist ul li span:nth-child(2) {
   padding-left: 15px;
 }

 .newslist ul li a {

   font-family: Arial, "微軟正黑體";
   font-size: 16px;
   color: #333;

 }

 .newslist ul li a:hover {

   font-family: Arial, "微軟正黑體";
   font-size: 16px;
   color: #111;

 }

 .iEzLcb {
   width: 50px;
   height: 50px;
   order: 2;
   padding: 5px;
   box-sizing: border-box;
   border-radius: 50%;
   cursor: pointer;
   overflow: hidden;
   box-shadow: rgb(0 0 0 / 40%) 2px 2px 6px;
   transition: all 0.5s ease 0s;
   position: relative;
   z-index: 200;
   display: block;
   border: 0px;
   background: rgb(231, 67, 57) !important;
   margin-bottom: 60px !important;
 }


 .dfBDQI {
   opacity: 1;
   display: block;
   position: absolute;
   bottom: -1.6em;
   text-align: center;
   white-space: nowrap;
   text-decoration: none;
   width: 60px;
   right: -0.4em;
   font-family: Roboto, "Helvetica Neue", sans-serif;
   font-size: 11px;
   line-height: 11px;
   border: 0px;
   max-width: inherit;
   color: rgb(175, 175, 175) !important;
   margin-bottom: -100px !important;
 }

 input.select02 {
   border: 1px solid #ececec;
   color: #999999;
   font-size: 14px;
   height: 40px;
   margin-bottom: 10px;
   padding: 0 20px;

   transition: all 500ms
 }


 input.menu_01 {
   border: 1px solid #ececec;
   color: #666666;
   font-size: 15px;
   height: 40px;
   margin-bottom: 30px;
   transition: all 500ms;
   letter-spacing: 1px;
   margin-top: -1px;
   padding-top: 0;
   padding-right: 20px;
   padding-bottom: 0;
   padding-left: 20px;
 }

 input.menu_01:hover {
   border: 1px solid #747474;
   color: #FFFFFF;
   font-size: 15px;
   height: 40px;
   margin-bottom: 30px;
   transition: all 500ms;
   letter-spacing: 1px;
   margin-top: -1px;
   padding-top: 0;
   padding-right: 20px;
   padding-bottom: 0;
   padding-left: 20px;
   background-color: #919191;
 }

 button {
   border: none;
 }


 ul.meta-info li {
   color: #F60;
 }

 .top-text p {
   color: #F60;
 }


 .text-holder p.olg {
   color: #F60;
 }

 .text-holder p {}

 a h3.blog-title {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: normal;
   line-height: 28px;
   margin: 0 0 6px;
   text-transform: uppercase;
   transition: all 500ms ease 0s;
 }

 a h3.blog-title:hover {
   color: #ffffff;

   transition: all 500ms ease 0s;
 }

 .down_menu {
   font-family: Arial, "微軟正黑體";
   display: block;
   font-weight: 400;
   overflow: hidden;
   text-align: left;
   font-size: 16px;
   line-height: 27px;
   padding-top: 10;
   padding-right: 10;
   padding-bottom: 10;
   padding-left: 10;
   border: 1px solid #E0E0E0;
 }

 .down_menu select {
   border: 0;
   /*取消邊框*/
   width: 200px;
   height: 40px;
   background-color: white;
   /*背景可以改為一張圖片*/
   color: rgba(132, 133, 144, 0.8);
   font-size: 20px;


   -webkit-appearance: none;
   /*取消小三角的顯示*/
   text-indent: 0.01px;
   /*僅僅為了美觀*/
   background-image: url(45.png);
   /*你要替換後的小三角連結*/
   background-repeat: no-repeat;
   /*不解釋，但是別忘了*/
   background-position: 135px 10px;
   /*把小三角放到該放的地方*/
   margin: 0 20px;
 }

 .down_menu span.so {
   /*******以下為按鍵，與下拉框無關*******/
   display: inline-block;
   width: 180px;
   font-size: 20;
   text-align: center;
   line-height: 40px;
   color: white;
   background-color: #e45353;
 }

 .back_gray {
   background-color: #ECECEC;
 }

 .thm-btn {
   color: #ffffff;
   font-size: 18px;
   font-weight: bold;
   display: inline-block;
   text-transform: uppercase;
   font-family: 'Roboto', sans-serif;
   transition: all 500ms ease;
   line-height: 14px;
   border-radius: 3px;
   position: relative;
   letter-spacing: 2px;
   margin-right: 20px;
   margin-left: 20px;
 }

 .thm-btn:hover {
   /*background: transparent;*/
   color: #ffffff;
   font-size: 18px;
   font-weight: bold;
   display: inline-block;
   text-transform: uppercase;
   font-family: 'Roboto', sans-serif;
   transition: all 500ms ease;
   line-height: 14px;
   border-radius: 3px;
   position: relative;
   letter-spacing: 2px;
   margin-right: 20px;
   margin-left: 20px;
 }

 .bg-1 {
   /*	background-color: #60b5ca;
    margin: 20px 0 0;
    padding: 13px 28px 13px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #2B9AAA;*/
 }


 button.bg-1 {
   background-color: #0091cf;
   border-bottom-width: 2px;
   border-bottom-style: solid;
   border-bottom-color: #3c3c3c85;
   font-size: 17px;
   font-weight: bold;
   line-height: 14px;
   border-radius: 8px;
   color: #fff;
   margin-top: 20px;
   margin-right: 0%;
   margin-bottom: 0;
   margin-left: 0%;
   padding-top: 13px;
   padding-right: 28px;
   padding-bottom: 13px;
   padding-left: 28px;
 }

 button:hover.bg-1 {
   background-color: #079ABE;
   margin: 20px 0 0;
   padding: 13px 28px 13px;
   border-bottom-width: 2px;
   border-bottom-style: solid;
   border-bottom-color: #3c3c3c85;
   font-size: 17px;
   border-radius: 8px;
 }

 button.bg-2 {
   background-color: #0091cf !important;
   border-bottom-width: 2px;
   border-bottom-style: solid;
   border-bottom-color: #3c3c3c85;
   font-size: 17px !important;
   font-weight: bold !important;
   line-height: 14px;
   border-radius: 8px;
   color: #fff;
   margin-top: 20px;
   margin-right: 1%;
   margin-bottom: 0;
   margin-left: 1%;
   padding-top: 18px !important;
   padding-right: 0px;
   padding-bottom: 18px !important;
   padding-left: 0px;
   width: 98%;
 }

 button:hover.bg-2 {
   background-color: #079ABE !important;
   border-bottom-width: 2px;
   border-bottom-style: solid;
   border-bottom-color: #3c3c3c85;
   font-size: 17px !important;
   border-radius: 8px;
   width: 98%;
   margin-top: 20px;
   margin-right: 1%;
   margin-bottom: 0;
   margin-left: 1%;
   padding-top: 18px !important;
   padding-right: 0px;
   padding-bottom: 18px !important;
   padding-left: 0px;
 }




 .bg-2 {
   border-bottom: 2px solid #152545;
   background-color: #A80000;
 }

 .sec-title {
   margin-top: -2px;
   padding-bottom: 50px;
   position: relative;
 }

 .menu_1 {
   text-align: center;
 }

 .menu_1 a {
   text-align: center;
   font-size: 15px;
   line-height: 32px;
   color: #FFF;
   padding-right: 20px;
   padding-left: 20px;
   background-color: #971C1C;
   border-radius: 5px;
   padding-top: 5px;
   padding-bottom: 5px;
 }

 .menu_1 a:hover {
   background-color: #B40E0E;
 }


 .sec-title h1 {
   color: #ffffff;
   font-size: 34px;
   font-weight: 700;
   line-height: 30px;
   text-transform: capitalize;
   margin: 0;
 }

 .s_delete {
   font-family: Arial, "微軟正黑體";
   font-size: 15px;
   color: #FFF;
   background-color: #900;
   letter-spacing: 1px;
   padding-top: 2px;
   padding-right: 10px;
   padding-bottom: 2px;
   padding-left: 10px;
   border: 1px solid #6F0000;
   border-radius: 6px;
 }

 .s_delete:hover {
   font-family: Arial, "微軟正黑體";
   font-size: 15px;
   color: #FFF;
   background-color: #D90000;
   letter-spacing: 1px;
   padding-top: 2px;
   padding-right: 10px;
   padding-bottom: 2px;
   padding-left: 10px;
   border: 1px solid #6F0000;
   border-radius: 6px;
 }

 .sec-title-two {
   margin-top: -1px;
   padding-bottom: 15px;
   position: relative;
   margin-bottom: 15px;
   padding-top: 15px;
   text-align: center;
 }


 .sec-title-two h3 {
   color: #3d3d3d;
   font-size: 3em;
   font-weight: 700;
   margin: 0 0 8px;
   text-transform: uppercase;
 }

 /*
.sec-title-two a {
	margin-top: -20px;
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	float: right;
	height: 24px;
	margin-right: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #900;
	border-radius: 5px;
}
*/

 .cart-total h4 {
   font-size: 20px;
   text-align: center;
 }

 .cart-total p {
   font-size: 15px;
   text-align: center;
 }

 .sec-title-two h1 {
   color: #990000;
   font-size: 28px;
   font-weight: 700;
   line-height: 32px;
   margin: 0;
   text-transform: capitalize;
 }

 .sec-title-two h1 a {
   color: #990000;
   font-size: 34px;
   font-weight: 700;
   line-height: 32px;
   margin: 0;
   text-transform: capitalize;
 }

 .sec-title-two h1 i {
   color: #333333 !important;
   font-size: 16px !important;
   font-weight: 700;
   line-height: 32px;
   margin: 0;
   text-transform: capitalize;
 }

 .sec-title-two h2 {
   color: #fff !important;
   font-size: 34px;
   font-weight: 700;
   line-height: 32px;
   margin: 0;
   text-transform: capitalize;
 }

 .sec-title-two h2 a {
   color: #fff !important;
   font-size: 34px;
   font-weight: 700;
   line-height: 32px;
   margin: 0;
   text-transform: capitalize;
 }

 .sec-title-two h2 i {
   color: #fff !important;
   font-size: 16px !important;
   font-weight: 700;
   line-height: 32px;
   margin: 0;
   text-transform: capitalize;
 }



 .sec-title-two .border {
   background: #ececec none repeat scroll 0 0;
   display: block;
   height: 1px;
   width: 70px;
   margin: 20px 0 0;
 }



 /*________________Preloader_______________ */

 .preloader {
   position: fixed;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 100%;
   z-index: 999999;
   background-color: rgba(255, 255, 255, 1);
   background-position: center center;
   background-repeat: no-repeat;
   background-image: url(../images/icon/preloader.gif);
 }



 /* Update header Style */
 @keyframes menu_sticky {}

 .mainmenu-area.stricky-fixed {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 10000;
   transition: all 0.7s ease 0s;
   -moz-box-shadow: -1px 5px 11px #0a1327;
   -webkit-box-shadow: -1px 5px 11px #0a1327;
   box-shadow: -1px 5px 11px #0a1327;
   background-color: #A80000;
 }

 .mainmenu-area.stricky-fixed {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 10000;
   background: #A80000;
   transition: all 0.7s ease 0s;
   -moz-box-shadow: 3px 1px 3px #0a1327;
   -webkit-box-shadow: 3px 1px 3px #0a1327;
   box-shadow: 3px 1px 3px #0a1327;
 }



 /* scroll to top styles */
 .scroll-to-top {
   background: #ffffff;
   border: 2px solid #ffffff;
   border-radius: 5%;
   bottom: 25px;
   color: #fff;
   cursor: pointer;
   display: none;
   font-size: 30px;
   font-weight: normal;
   height: 45px;
   line-height: 36px;
   position: fixed;
   right: 15px;
   text-align: center;
   transition: all 500ms ease 0s;
   width: 45px;
   z-index: 99999;
   -webkit-box-shadow: 0px 8px 23px -6px rgba(27, 27, 27, 1);
   -moz-box-shadow: 0px 8px 23px -6px rgba(27, 27, 27, 1);
   box-shadow: 0px 8px 23px -6px rgba(27, 27, 27, 1);
 }

 .scroll-to-top:hover {
   border: 2px solid #ffffff;
   color: #fff;
   background: #152545;
 }



 /* Form validation styles */
 input:focus,
 textarea:focus,
 select:focus {
   border-color: #ffffff;
   outline: none;
 }

 #contact-form input[type="text"].error {
   border-color: red;
 }

 #contact-form input[type="email"].error {
   border-color: red;
 }

 #contact-form select.error {
   border-color: red;
 }

 #contact-form textarea.error {
   border-color: red;
 }


 /* Post pagination styles */
 .post-pagination li {
   display: inline-block;
   margin: 0 3px;
 }

 .post-pagination li a {
   background: #fff none repeat scroll 0 0;
   border: 1px solid #f7f7f7;
   color: #3d3d3d;
   display: block;
   font-size: 18px;
   font-weight: 700;
   height: 55px;
   padding: 14px 0;
   transition: all 500ms ease 0s;
   width: 55px;
   font-family: 'Roboto', sans-serif;
   border-radius: 3px;
 }

 .post-pagination li.active a,
 .post-pagination li:hover a {
   background: #43c3ea;
   color: #fff;
   border: 1px solid #43c3ea;
 }



 /* Overlay styles */
 .overlay {
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   -webkit-transform: scale(0);
   transform: scale(0);

   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
 }

 .overlay .box {
   display: table;
   height: 100%;
   width: 100%;
 }

 .overlay .box .content {
   display: table-cell;
   text-align: center;
   vertical-align: middle;
 }



 /*==============================================
    Top 頁首樣式
===============================================*/
 /*-----start-header----*/
 .top-header {
   background: #ecf0f1;
   padding: 10px 0;
 }

 .header-left {
   float: left;
   margin-top: 5px;
 }

 .header-left ul li {
   display: inline-block;
 }

 .header-left ul li a,
 .header-right ul li a {
   color: #777777;
   font-size: 15px;
   font-weight: 600;
   font-family: 'Open Sans', sans-serif;
   text-decoration: none;
 }

 .header-right ul li a {
   margin-right: 5px;
 }

 .header-left ul li a:hover,
 .header-right ul li a:hover {
   color: #3498db;
 }

 .header-right ul li {
   display: inline-block;
 }

 .header-right {
   float: right;
   position: relative;
 }

 .welcome {
   display: block;
 }

 .sign-up-right a {
   position: absolute;
   top: 24%;
   right: 40.5%;
   color: #777777;
   font-size: 15px;
   font-weight: 600;
   font-family: 'Open Sans', sans-serif;
   text-decoration: none;
 }

 .sign-up-right a:hover {
   color: #3498db;
 }

 .header-right ul li.last {
   color: #fff;
   background: #3498db;
   border-radius: 50%;
   padding: 3px 10px;
   font-size: 16px;
   font-weight: 400;
   font-family: 'Open Sans', sans-serif;
 }

 .header-right ul li.login {
   padding: 0em 4.5em 0 0;
 }

 i.user {
   width: 30px;
   height: 30px;
   background: url('../images/img-sprite.png') no-repeat 0px 2px;
   display: inline-block;
   cursor: pointer;
   vertical-align: bottom;
 }

 .tlinks {
   text-indent: -9999px;
   height: 0;
   line-height: 0;
   font-size: 0;
   overflow: hidden;
 }

 i.lock {
   width: 30px;
   height: 30px;
   background: url('../images/img-sprite.png') no-repeat -30px 2px;
   display: inline-block;
   cursor: pointer;
   vertical-align: bottom;
 }

 i.cart {
   width: 30px;
   height: 30px;
   background: url('../images/img-sprite.png') no-repeat -60px 2px;
   display: inline-block;
   cursor: pointer;
   vertical-align: bottom;
 }

 .wrap {
   width: 85%;
   margin: 0 auto;
 }

 /*-----END-start-header----*/


 .top-bar-area {
   padding: 7px 0 8px;
   background-attachment: scroll;
   background-color: #4cacc3e3;
   background-image: none;
   background-repeat: repeat;
   background-position: 0 0;

 }


 .top-bar-area a {
   font-family: Arial, "微軟正黑體";
   color: #FFF;
 }

 .top-bar-area a:hover {
   font-family: Arial, "微軟正黑體";
   color: #FFF;
   text-decoration: underline;
 }

 .top-bar-area .welcome p {
   color: #ffffff;
   font-family: "Roboto", sans-serif;
   font-size: 14px;
   font-weight: 700;
   line-height: 24px;
   margin: 5px 0;
 }

 .top-bar-area .topinfo {
   position: relative;
   left: 100px;
 }

 .top-bar-area .topinfo .select-items {
   width: 230px;
   float: left;
 }

 .top-bar-area .topinfo .select-items .single-select-item.extras {
   width: 90px;
 }

 .top-bar-area .topinfo .select-items .single-select-item.extras .bootstrap-select {
   width: 90px;
 }

 .top-bar-area .topinfo .select-items .single-select-item.extras .bootstrap-select.btn-group .dropdown-toggle .caret {
   position: absolute;
   top: 50%;
   right: 10px;
   margin-top: -2px;
   vertical-align: middle;
 }


 .top-bar-area .topinfo .select-items .single-select-item {
   width: 135px;
   float: left;
 }

 .top-bar-area .topinfo .select-items .single-select-item .bootstrap-select {
   width: 135px;
 }

 .top-bar-area .topinfo .select-items .single-select-item .btn-default {
   background-color: transparent;
   border-color: transparent;
   color: #333;
   color: #ffffff;
   font-size: 14px;
   font-weight: 400;
   font-family: 'Roboto', sans-serif;
 }

 .top-bar-area .bootstrap-select.btn-group .dropdown-toggle .caret {
   position: absolute;
   top: 50%;
   right: 14px;
   margin-top: -2px;
   vertical-align: middle;
   color: #152545;
 }





 .top-bar-area .rate {
   float: right;
   margin-right: 2px;
   margin-left: 0px;
   color: #FFF !important;
 }

 .top-bar-area .rate h6 {
   color: #ffffff;
   font-family: "Roboto", sans-serif;
   font-size: 14px;
   font-weight: 400;
   line-height: 34px;
 }




 .top-social-links ul {
   float: right;
 }

 .top-social-links ul li {
   display: inline-block;
   margin: 0 0 0 15px;
   line-height: 34px;
 }

 .top-social-links ul li a i {
   color: #ffffff;
   font-size: 14px;
   transition: all 500ms ease;
 }

 .top-social-links ul li a:hover i {
   color: #152545;
 }


 /*==============================================
    Header Area Css
===============================================*/
 .header-area {
   background-color: #FFF;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   position: fixed;
   right: 0;
   left: 0;
   z-index: 1030;
   border-left-width: thin;
 }

 .header-contact-info ul {
   margin: 5px 0;
   overflow: hidden;
   margin-left: 100px;
 }

 .header-contact-info ul li {
   display: inline-block;
   float: right;
   margin-right: 45px;
   position: relative;
 }

 .header-contact-info ul li:last-child {
   /*margin-right: 0;*/
 }

 .header-contact-info ul li .iocn-holder {
   width: 48px;
 }

 .header-contact-info ul li .iocn-holder span::before {
   border: 2px solid #f3f3f3;
   border-radius: 50%;
   color: #A80000;
   display: block;
   font-size: 15px;
   height: 48px;
   line-height: 44px;
   text-align: center;
   width: 48px;
   transition: all 500ms ease;
 }

 .header-contact-info ul li .iocn-holder,
 .header-contact-info ul li .text-holder {
   display: table-cell;
   vertical-align: middle;
 }

 .header-contact-info ul li .text-holder {
   padding-left: 15px;
 }

 .header-contact-info ul li .text-holder a {
   color: #3d3d3d;
 }

 .header-contact-info ul li .text-holder h5 {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 700;
   text-transform: capitalize;
   line-height: 20px;
   margin: 0 0 5px;
 }

 .header-contact-info ul li .text-holder h6 {
   color: #999999;
   font-size: 14px;
   font-weight: 400;
 }

 .header-contact-info ul li:hover .iocn-holder span::before {
   border-color: #A80000;
 }


 .hide img {
   height: 65px;
   width: auto;
 }

 /*==============================================
    Mainmenu Area Css
===============================================*/
 .mainmenu-area {
   background: #A80000;
 }

 .main-menu {
   float: right;
   position: relative;
   /*margin-right: -10px!important;*/
 }

 .main-menu .navbar-collapse {
   padding: 0px
 }

 .main-menu .navigation {
   float: left;
   margin: 0;
   position: relative;
   padding-top: 8px;
   padding-bottom: 8px;
 }

 .main-menu .navigation ul {
   margin: 0;
   padding-top: 10px;
   padding-bottom: 10px;
 }

 .main-menu .navigation li {
   float: left;
   position: relative;
   padding-top: 10px;
   padding-right: 0px;
   padding-bottom: 10px;
   padding-left: 0px;
 }

 .main-menu .navigation li:first-child {}

 .main-menu .navigation li a {
   color: #313339;
   display: block;
   font-size: 16px;

   line-height: 30px;
   opacity: 1;
   position: relative;
   text-transform: uppercase;
   transition: all 500ms ease 0s;
   padding-right: 0px;
   padding-left: 22px;
   font-family: Arial, "微軟正黑體";
 }

 .main-menu .navigation>li.dropdown>a {}

 .main-menu .navigation>li.dropdown>a:after {}

 .main-menu .navigation>li:hover>a,
 .main-menu .navigation>li.current>a {
   color: #1A1B1E;
   opacity: 1;
 }

 .main-menu .navigation>li>ul {
   position: absolute;
   top: 140%;
   width: 250px;
   z-index: 100;
   visibility: hidden;
   opacity: 0;
   /* border-bottom-width: 2px; */
   /* border-bottom-style: solid; */
   /* border-bottom-color: rgb(255, 221, 221); */
   /* background-color: rgba(0, 0, 0, 0.9); */
   /*left: -420px !important;*/
   padding: 9px;
   transition: all 500ms ease 0s;
 }

 /*
.main-menu .navigation > li > ul {
	position: absolute;
    top: 140%;
    width: 1100%;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(255, 221, 221);
    background-color: rgba(0, 0, 0, 0.9);
    left: -480px !important;
    padding: 0px;
    transition: all 500ms ease 0s;
}
*/
 .main-menu .navigation>li:hover>ul {
   top: 100%;
   opacity: 1;
   visibility: visible;
 }

 .main-menu .navigation>li>ul>li {
   float: none;
   margin: 0;
   padding: 0;
   position: relative;
   /*width: 33.333%;*/

 }

 .main-menu .navigation>li>ul>li p a {

   color: #c3c3c3 !important;

 }

 .main-menu .navigation>li>ul>li p {
   float: none;
   margin: 0px;
   position: relative;
   width: 100%;
   border-top-width: 1px;
   border-top-style: solid;
   border-right-style: none;
   border-top-color: #2b2a29;
   padding-top: 2px;
   padding-right: 0;
   padding-bottom: 0;
   padding-left: 8%;
   font-family: Arial, "微軟正黑體";
   font-size: 15px;
   line-height: 34px;
   color: #ababab;
   height: 34px;
   background-color: #000000e6;
 }

 .main-menu .navigation>li>ul>li p:hover {
   float: none;
   margin: 0px;
   position: relative;
   width: 100%;
   border-top-width: 1px;
   border-top-style: solid;
   border-right-style: none;
   border-top-color: #82DCF2;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 0;
   padding-left: 8%;
   font-family: Arial, "微軟正黑體";
   font-size: 15px;
   line-height: 32px;
   color: #FFF;
   height: 32px;
   background-color: #1398B9;
 }


 .main-menu .navigation>li>ul>li:first-child {
   border: none;
 }

 .main-menu .navigation>li>ul>li>a {
   color: #ffffff;
   display: block;
   font-size: 16px;
   font-weight: 700;
   line-height: 20px;
   padding: 8px 15px 8px 20px;
   position: relative;
   text-transform: capitalize;
   transition: all 500ms ease 0s;
   background-color: #15a6ca;
 }

 .main-menu .navigation>li>ul>li:hover>a {
   color: #fff;
   background-color: #027490;
 }


 .main-menu .navigation>li>ul>li.dropdown>a:after {}

 .main-menu .navigation>li>ul>li.dropdown:hover>a:after {}

 .main-menu .navigation>li>ul>li>ul {}

 .main-menu .navigation>li>ul li:hover ul {}

 .main-menu .navigation>li>ul>li ul li {}

 .main-menu .navigation>li>ul>li ul li:first-child {}

 .main-menu .navigation>li>ul>li ul li a {}

 .main-menu .navigation>li>ul>li>ul>li:hover>a {}

 .main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
   position: absolute;
   right: 10px;
   top: 6px;
   width: 30px;
   height: 30px;
   background: url(../images/icon/submenu-icon.png) center center no-repeat;
   background-size: 20px;
   cursor: pointer;
   z-index: 5;
   display: none;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
   -moz-border-radius: 3px;
 }


 .customer-care {
   padding-left: 35px;
   position: relative;
   margin: 14px 0;
   margin-left: 70px;
 }

 .customer-care .icon-holder {
   position: absolute;
   top: 8px;
   left: 0;
 }

 .customer-care .icon-holder span:before {
   font-size: 35px;
   color: #FFF1E1;
 }

 .customer-care .title-holder {}

 .customer-care .title-holder h5 {
   color: #FFF1E1;
   font-size: 16px;
   font-weight: 700;
   text-transform: capitalize;
   margin: 0 0 5px;
 }

 .customer-care .title-holder h4 {
   color: #ffffff;
   font-size: 18px;
   font-weight: 700;
 }


 /* Search Box style   */
 .main_search {
   background-color: #ECECEC;
   padding: 5%;
   width: 90%;
   margin-top: 10px;
   margin-right: 5%;
   margin-bottom: 20px;
   margin-left: 5%;
   border: 1px solid #E1E1E1;
 }

 .top-search-box {
   position: relative;
 }

 .top-search-box button {
   border: medium none;
   color: #ffffff;
   font-size: 15px;
   height: 70px;
   line-height: 68px;
   outline: medium none;
   padding: 0;
   text-align: center;
   transition: all 0.3s ease 0s;
   width: 70px;
   border: 2px solid #FF4D00;
   background-color: #FF6600;
 }

 .top-search-box button:hover {
   background: none;
 }

 .top-search-box button i.fa-search {
   position: relative;
   top: -2px;
 }

 .top-search-box .search-box {
   list-style: outside none none;
   margin: 0;
   opacity: 0;
   padding: 5px;
   position: absolute;
   right: 0;
   top: 140%;
   -webkit-transition: all 0.5s ease 0s;
   transition: all 0.5s ease 0s;
   visibility: hidden;
   width: 280px;
   z-index: 999;
   background-attachment: scroll;
   background-color: #FF8000;
   background-image: none;
   background-repeat: repeat;
   background-position: 0 0;
 }

 .top-search-box:hover .search-box {
   top: 100%;
   opacity: 1;
   visibility: visible;
 }

 .top-search-box .search-box li form {
   position: relative;
 }

 .top-search-box .search-box li form input {
   background: #fff none repeat scroll 0 0;
   border: 1px solid #fff;
   display: block;
   font-weight: 300;
   height: 45px;
   outline: medium none;
   padding-left: 10px;
   padding-right: 60px;
   width: 100%;
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
 }

 .top-search-box .search-box li form button {
   background: #fff none repeat scroll 0 0;
   border: 1px solid #FF6600;
   color: #FF8000;
   font-size: 13px;
   height: 45px;
   line-height: 46px;
   outline: medium none;
   padding: 0;
   position: absolute;
   right: 0;
   text-align: center;
   top: 0;
   transition: all 500ms ease 0s;
   width: 45px;
 }

 .top-search-box .search-box li form input:focus {
   border: 1px solid #FF9900
 }

 .top-search-box .search-box li form input:focus+button,
 .top-search-box .search-box li form button:hover {
   color: #fff;
   border: 1px solid #FF9900;
   background-attachment: scroll;
   background-color: #FF4D00;
   background-image: none;
   background-repeat: repeat;
   background-position: 0 0;
 }



 /*** 
=============================================
    Rev Slider Wrapper style
=============================================
***/
 .rev_slider_wrapper .slide-content-box h1 {
   color: #2e2e2e;
   font-size: 48px;
   font-weight: 700;
   line-height: 60px;
   margin: 0px 0 8px;
   text-transform: none;
 }

 .rev_slider_wrapper .slide-content-box p {
   font-size: 16px;
   color: #999999;
   font-weight: 400;
   line-height: 30px;
   margin: 0 0 30px;
 }

 .rev_slider_wrapper .slide-content-box .button a.bg-1 {
   margin-right: 27px;
   border: 2px solid #43c3ea;
   border-bottom: 2px solid #3cb4d8;
   background: #43c3ea;
 }

 .rev_slider_wrapper .slide-content-box .button a.bg-1:hover {
   color: #fff;
   border: 2px solid #152545;
   border-bottom: 2px solid #43c3ea;
   background: #152545;
 }

 .rev_slider_wrapper .slide-content-box .button a.bg-2 {
   border: 2px solid #2a3b5c;
   border-bottom: 2px solid #152545;
   background: #2a3b5c;
 }

 .rev_slider_wrapper .slide-content-box .button a.bg-2:hover {
   color: #fff;
   border: 2px solid #43c3ea;
   border-bottom: 2px solid #152545;
   background: #43c3ea;
 }



 /*** 
=============================================
    Call to action Area style
=============================================
***/
 .call-to-action-area {
   background: #ffffff7a;

   padding-top: 20px;
   padding-right: 0;
   padding-bottom: 40px;
   padding-left: 0;
 }

 .call-to-action-area .single-item {
   margin-bottom: 40px;
   border: 1px solid #f4f4f4;
   background-color: #2b2b2b;
 }

 .call-to-action-area .single-item:hover {
   margin-bottom: 40px;
   border: 1px solid #f4f4f4;
   background-color: #9C8667;
 }

 .call-to-action-area .single-item .img-holder {
   display: block;
   overflow: hidden;
   position: relative;
   width: 100%;
 }

 .call-to-action-area .single-item .img-holder img {
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   width: 100%;

 }

 .call-to-action-area .single-item .img-holder .overlay .box .content a i {
   background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
   border-radius: 3%;
   color: #ffffff;
   display: inline-block;
   font-size: 20px;
   height: 45px;
   line-height: 48px;
   transition: all 500ms ease 0s;
   width: 45px;
 }

 .call-to-action-area .single-item a h5 {
   color: #FFFFFF;
   font-size: 15.5px;
   text-transform: uppercase;
   font-weight: bold;
   transition: all 500ms ease;
   text-align: center;
   margin-top: 0;
   margin-right: 0;
   margin-bottom: 16px;
   margin-left: 0;
   padding-right: 10px;
   padding-left: 10px;
   font-family: Arial, "微軟正黑體";
 }

 .call-to-action-area .single-item .text-holder {
   text-align: center;
   margin-top: 0px;
   margin-right: 0;
   margin-bottom: 0;
   margin-left: 0;
   padding-right: 20px;
   padding-left: 20px;
 }

 .call-to-action-area .single-item .text-holder a {
   margin: 15px 0 0;
   text-align: center;
   color: #900;
   padding-right: 10px;
   padding-left: 10px;
 }


 .call-to-action-area .single-item .text-holder p {
   color: #FFFFFF;
   font-family: Arial, "微軟正黑體";
   font-size: 14px;
   line-height: 21px;
   margin-top: 5px;
   margin-bottom: 5px;
 }

 .call-to-action-area .single-item .text-holder p a {
   color: #FFFFFF !important;
   font-family: Arial, "微軟正黑體";
   font-size: 20px !important;

 }


 .call-to-action-area .single-item:hover a h5 {
   color: #FFFFFF;

 }

 .call-to-action-area .single-item a h5 {
   color: #FFFFFF;
   margin-top: 30px;
 }


 .call-to-action-area .single-item:hover .img-holder .overlay {
   -webkit-transform: scale(1);
   transform: scale(1);
 }

 .call-to-action-area .single-item:hover .img-holder img {
   -webkit-transform: scale(1.3);
   transform: scale(1.3);
 }

 .call-to-action-area .single-item .img-holder .overlay .box .content a:hover i {
   background: #152545;
   color: #43c3ea;
 }

 .photo_case {
   font-family: Arial, "微軟正黑體";
   font-size: 18px;
   text-align: center;
   margin-bottom: 10px;
   padding-bottom: 10px;
 }


 .photo_case img {
   height: auto;
   width: 100%;
   margin-bottom: 10px;
 }

 /*** 
=============================================
    Categories Area style
=============================================
***/
 .categories-area {
   background-attachment: fixed;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   padding-bottom: 50px;
   padding-top: 80px;
   position: relative;
   z-index: 1;
 }

 .categories-area::before {
   background: rgba(40, 40, 40, 0.8) none repeat scroll 0 0;
   content: "";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -1;
 }


 .categories-area2 {
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
   background-size: cover;
   padding-bottom: 80px;
   padding-top: 80px;
   position: relative;
   z-index: 1;
   background-image: url(../images/resources/news_img.jpg);
   height: auto;
   width: 100%;
 }

 .categories-area2::before {

   content: "";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -1;
 }

 .categories-area2 h3 {
   font-family: Arial, "微軟正黑體";
   font-size: 30px;
   color: #FFF;
   text-align: center;
   height: 100px;
   width: 100%;
   padding-top: 100px;
   padding-bottom: 100px;
   letter-spacing: 2px;
 }


 .categories-area .sec-title h1 {}

 .categories-area .single-item {
   margin-bottom: 30px;
   position: relative;
   padding-left: 90px;
   background: #ffffff;
   z-index: 1;
 }

 .categories-area .single-item:before {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 0%;
   background: #152545;
   content: "";
   z-index: -1;
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   opacity: 0;
 }

 .categories-area .single-item:hover:before {
   height: 100%;
   opacity: 1;
 }

 .categories-area .single-item .icon-holder {
   position: absolute;
   top: 0;
   left: 0;
   width: 90px;
   height: 100%;
   background: #ffffff;
 }

 .categories-area .single-item .icon-holder::before {
   color: #ffffff;
   content: "\f0da";
   font-family: FontAwesome;
   font-size: 20px;
   font-style: normal;
   font-weight: normal;
   padding-right: 0;
   position: absolute;
   right: -6px;
   top: 50%;
   margin-top: -12px;
 }

 .categories-area .single-item .icon-holder .icon-box {
   display: table;
   height: 100%;
   width: 100%;
 }

 .categories-area .single-item .icon-holder .icon-box .icon {
   display: table-cell;
   vertical-align: middle;
 }

 .categories-area .single-item .icon-holder span::before {
   color: #fff;
   display: block;
   font-size: 30px;
   text-align: center;
 }

 .categories-area .single-item .text-holder {
   padding-left: 30px;
   padding-top: 27px;
   padding-bottom: 13px;
   padding-right: 12px;
 }

 .categories-area .single-item .text-holder h5 {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 700;
   text-transform: uppercase;
   margin: 0 0 8px;
   transition: all 500ms ease;
 }

 .categories-area .single-item .text-holder p {
   transition: all 500ms ease;
 }

 .categories-area .single-item:hover .text-holder h5 {
   color: #ffffff;
 }

 .categories-area .single-item:hover .text-holder p {
   color: #fff;
 }



 /*** 
=============================================
    About Us Area style
=============================================
***/
 .about-us-area {
   background: #fff;
   padding: 80px 0 70px;
 }

 .about-us-area .about-content {}

 .about-us-area .about-content ul {
   overflow: hidden;
   margin-left: -5px;
   margin-right: -5px;
 }

 .about-us-area .about-content ul li {
   display: inline-block;
   float: left;
   margin: 0 5px;
   overflow: hidden;
   display: block;
 }

 .about-us-area .about-content .text-holder p {

   margin: 23px 0 13px;
 }

 .about-us-area .about-content .text-holder h3 {
   color: #3d3d3d;
   font-size: 24px;
   font-weight: 400;
   line-height: 36px;
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
 }

 .about-us-area .about-content .text-holder h3:hover {
   text-shadow: 2px 1px 1px #222;
 }

 .about-us-area .about-content .text-holder h3 span {
   color: #ffffff;
 }

 .about-us-area .choose-us-content {}

 .about-us-area .choose-us-content ul li {
   padding-left: 40px;
   position: relative;
   padding-bottom: 20px;
 }

 .about-us-area .choose-us-content ul li:last-child {
   padding-bottom: 0;
 }

 .about-us-area .choose-us-content ul li .iocn-holder {
   position: absolute;
   top: 2px;
   left: 0;
 }

 .about-us-area .choose-us-content ul li .iocn-holder span:before {
   color: #ffffff;
   font-size: 25px;
 }

 .about-us-area .choose-us-content ul li .text-holder {}

 .about-us-area .choose-us-content ul li .text-holder h4 {
   color: #3d3d3d;
   font-size: 18px;
   font-weight: 700;
   margin: 0 0 19px;
   text-transform: capitalize;
 }

 .about-us-area .choose-us-content ul li .text-holder p {
   line-height: 24px;
 }


 /*** 
=============================================
    Fact counter Area style
=============================================
***/
 .fact-counter-area {
   background-attachment: fixed;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   padding-bottom: 30px;
   padding-top: 60px;
   position: relative;
   z-index: 1;
 }

 .fact-counter-area::before {
   background: rgba(21, 37, 69, 0.95) none repeat scroll 0 0;
   content: "";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -1;
 }

 .fact-counter-area .single-item {
   background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
   height: 135px;
   width: 100%;
   display: block;
   padding: 24px 0;
   margin-bottom: 30px;
   position: relative;
 }

 .fact-counter-area .single-item:before {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 0%;
   background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
   content: "";
   z-index: -1;
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   opacity: 0;
 }

 .fact-counter-area .single-item:hover:before {
   height: 100%;
   opacity: 1;
 }

 .fact-counter-area .single-item h1 span {
   color: #ffffff;
   font-size: 36px;
   font-weight: 700;
 }

 .fact-counter-area .single-item h1 i {
   font-size: 24px;
   display: inline-block;
   color: #ffffff;
   position: relative;
   left: 3px;
   font-weight: 100;
   top: -3px;
 }

 .fact-counter-area .single-item .border {
   background: #ffffff none repeat scroll 0 0;
   display: inline-block;
   height: 1px;
   margin: 12px 0 6px;
   width: 50px;
 }

 .fact-counter-area .single-item h3 {
   color: #ffffff;
   font-size: 18px;
   font-weight: 700;
   text-transform: capitalize;
 }



 /*** 
=============================================
    Appoinment Area style
=============================================
***/
 .appoinment-area {
   padding: 80px 0 50px;
 }

 .appoinment-area .products {}

 .appoinment-area .products .single-product {
   overflow: hidden;
   display: block;
 }

 .appoinment-area .products .single-product ul {
   margin-left: -3px;
   margin-right: -3px;
   overflow: hidden;
 }

 .appoinment-area .products .single-product ul li {
   display: inline-block;
   float: left;
   margin: 0 3px 30px;
 }

 .appoinment-area .products .single-product ul li .img-holder {
   display: block;
   overflow: hidden;
   position: relative;
   border: 1px solid #f0f0f0;
 }

 .appoinment-area .products .single-product ul li .img-holder .overlay-box {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 0%;
   background: rgba(67, 195, 234, 0.9) none repeat scroll 0 0;
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   opacity: 0;
 }

 .appoinment-area .products .single-product ul li .img-holder .overlay-box .box {
   display: table;
   width: 100%;
   height: 100%;
 }

 .appoinment-area .products .single-product ul li .img-holder .overlay-box .box .content {
   display: table-cell;
   text-align: left;
   vertical-align: bottom;
   bottom: 7px;
   position: absolute;
   left: 15px;
 }

 .appoinment-area .products .single-product ul li .img-holder .overlay-box .box .content a {
   color: #ffffff;
   font-size: 14px;
   font-weight: 700;
   text-transform: uppercase;
   font-family: 'Roboto', sans-serif;
 }

 .appoinment-area .products .single-product ul:hover li .img-holder .overlay-box {
   height: 100%;
   opacity: 1;
 }


 .appoinment-area .appoinment {}

 .appoinment-area .appoinment .appoinment-form {
   border: 3px solid #f7f7f7;
   display: block;
   padding: 27px 17px;
 }

 .appoinment-area .appoinment .appoinment-form .margin {
   margin-left: -10px;
   margin-right: -10px;
 }

 .appoinment-area .appoinment .appoinment-form .margin .pd {
   padding-left: 10px;
   padding-right: 10px;
 }

 .appoinment-area .appoinment .appoinment-form .input-box {
   position: relative;
   margin-bottom: 20px;
 }

 .appoinment-area .appoinment .appoinment-form .input-box .icon-box {
   position: absolute;
   right: 15px;
   top: 7px;
 }

 .appoinment-area .appoinment .appoinment-form .input-box .icon-box i {
   color: #999999;
   font-size: 14px;
 }

 .appoinment-area .appoinment .appoinment-form .input-box input[type=text],
 .appoinment-area .appoinment .appoinment-form .input-box textarea {
   width: 100%;
   border: 1px solid #ececec;
   height: 40px;
   display: block;
   padding: 0 15px;
   color: #999999;
   font-size: 14px;
   font-weight: 400;
   transition: all 500ms ease;
 }

 .appoinment-area .appoinment .appoinment-form .input-box textarea {
   height: 90px;
   padding: 10px 15px;
   margin-top: -7px;
 }

 .appoinment-area .appoinment .appoinment-form button {
   display: block;
   padding: 13px 20px 11px;
   border: none;
   border-bottom: 2px solid #3cb4d8;
   margin-top: 4px;
 }

 .appoinment-area .appoinment .appoinment-form .input-box input[type=text]:focus {
   border-color: #ffffff;
 }

 .appoinment-area .appoinment .appoinment-form .input-box textarea:focus {
   border-color: #ffffff;
 }

 .appoinment-area .appoinment .appoinment-form button:hover {
   background: #152545;
 }

 .appoinment-area .appoinment .appoinment-form .input-box .ui-selectmenu-button span.ui-selectmenu-text {
   display: block;
   font-family: "Roboto", sans-serif;
   font-weight: 400;
   line-height: 34px;
   overflow: hidden;
   padding: 2px 15px;
   text-align: left;
   text-overflow: ellipsis;
   white-space: nowrap;
 }

 .appoinment-area .appoinment .appoinment-form .input-box .ui-selectmenu-button span.ui-icon {
   display: block;
   float: right;
   height: 40px;
   position: relative;
   text-indent: 0;
   top: 0;
   width: 40px;
 }

 .appoinment-area .appoinment .appoinment-form .input-box .ui-selectmenu-button.ui-selectmenu-button span.ui-icon::before {
   color: #999999;
   content: "\f0d7";
   font-family: FontAwesome;
   font-size: 16px;
   overflow: visible;
   position: absolute;
   top: 6px;
   right: 15px;
 }


 #ui-datepicker-div.ui-widget-content {
   border: 1px solid #c5c5c5;
   background: #fff none repeat scroll 0 0;
   border: 1px solid #777;
   color: #252525;
   font-family: "Poppins", sans-serif;
   font-size: 14px;
   border-radius: 0px;
   width: 270px;
   padding: 5px;
 }

 #ui-datepicker-div.ui-datepicker .ui-datepicker-header {
   background: #ffffff none repeat scroll 0 0;
   border: 2px solid #252525;
   border-radius: 0;
   color: #fff;
   font-weight: 700;
   padding: 5px 0;
   position: relative;
 }

 .ui-datepicker .ui-datepicker-prev {
   left: 5px;
 }

 .ui-datepicker .ui-datepicker-prev,
 .ui-datepicker .ui-datepicker-next {
   border-radius: 30%;
   height: 20px;
   position: absolute;
   top: 7px;
   width: 20px;
   transition: all 500ms ease;
   cursor: pointer;
 }

 .ui-datepicker .ui-datepicker-next {
   right: 5px;
 }

 .ui-datepicker .ui-datepicker-prev:hover,
 .ui-datepicker .ui-datepicker-next:hover {
   top: 7px;
   background: #fff;
   border: none;
 }

 .ui-datepicker table {
   border-collapse: collapse;
   font-size: 13px;
   margin: 0 0 0.4em;
   width: 100%;
 }

 .ui-datepicker th {
   border: medium none;
   font-weight: 600;
   padding: 2px 3px;
   text-align: center;
 }


 .ui-datepicker-calendar .ui-state-default:hover,
 .ui-datepicker-calendar .ui-state-default:active {
   background: #ffffff;
   color: #fff;
   border-color: #ffffff;
 }



 /*** 
=============================================
    Latest blog Area style
=============================================
***/
 .latest-blog-area {
   padding-bottom: 60px;
   padding-top: 60px;
   background-attachment: scroll;
   background-color: #000000e0;
   background-image: none;
   background-repeat: repeat;
   background-position: 0 0;
 }

 .latest-blog-area2 {
   padding-bottom: 30px;
   padding-top: 50px;
   background-attachment: scroll;
   /*background-color: #FFF;*/
   background-image: none;
   background-repeat: repeat;
   background-position: 0 0;
 }

 .latest-blog-area .sec-title-two {
   padding-bottom: 25px;
 }

 .latest-blog-area .sec-title-two h1 {
   color: #ffffff;
 }

 .latest-blog-area2 .sec-title-two h1 {
   color: #000;
 }


 .latest-blog-area .button {}

 .latest-blog-area .button a {
   color: #ffffff;
   font-size: 14px;
   font-weight: 700;
   text-decoration: underline;
   text-transform: uppercase;
   position: relative;
   top: 4px;
   transition: all 500ms ease;
 }

 .latest-blog-area .button a:hover {
   color: #ffffff;
 }

 .latest-blog-area .button a i {
   display: inline-block;
   padding-left: 5px;
 }

 .latest-blog-area .single-latest-blog {
   margin-bottom: 50px;
   transition: all 500ms ease;
 }

 .latest-blog-area .single-latest-blog .img-holder {
   display: block;
   overflow: hidden;
   position: relative;
 }

 .latest-blog-area .single-latest-blog .img-holder img {
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   width: 100%;
   border-radius: 100px;
 }

 .latest-blog-area .single-latest-blog .img-holder .overlay-box {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 0%;
   background: rgba(67, 195, 234, 0.9) none repeat scroll 0 0;
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   opacity: 0;
 }

 .latest-blog-area .single-latest-blog .img-holder .overlay-box .box {
   display: table;
   width: 100%;
   height: 100%;
 }

 .latest-blog-area .single-latest-blog .img-holder .overlay-box .box .content {
   display: table-cell;
   vertical-align: middle;
   text-align: center;
 }

 .latest-blog-area .single-latest-blog .img-holder .overlay-box .box .content a i {
   background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
   border-radius: 3%;
   color: #ffffff;
   display: inline-block;
   font-size: 20px;
   height: 45px;
   line-height: 48px;
   transition: all 500ms ease 0s;
   width: 45px;
 }

 .latest-blog-area .single-latest-blog:hover .img-holder .overlay-box {
   height: 100%;
   opacity: 1;
 }

 .latest-blog-area .single-latest-blog:hover .img-holder img {
   -webkit-transform: scale(1.3);
   transform: scale(1.3);
 }

 .latest-blog-area .single-latest-blog .img-holder .overlay-box .box .content a:hover i {
   background: #152545;
   color: #ffffff;
 }

 .latest-blog-area .single-latest-blog .text-holder {
   border-left: 2px solid #132241;
   border-right: 2px solid #132241;
   border-bottom: 2px solid #132241;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 17px;
   transition: all 500ms ease;
   position: relative;
   z-index: 1;
 }

 .latest-blog-area .single-latest-blog .text-holder:before {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 0%;
   background: #ffffff;
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   opacity: 0;
   content: "";
   z-index: -1;
 }

 .latest-blog-area .single-latest-blog:hover .text-holder {
   border-color: #fff;
 }

 .latest-blog-area .single-latest-blog:hover .text-holder:before {
   height: 100%;
   opacity: 1;
 }

 .latest-blog-area .single-latest-blog .text-holder .meta-info {
   margin-bottom: 12px;
   margin-left: -8px;
   margin-right: -8px;
   padding-top: 23px;
 }

 .latest-blog-area .single-latest-blog .text-holder .meta-info li {
   display: inline-block;
   margin: 0 8px;
 }

 .latest-blog-area .single-latest-blog .text-holder .meta-info li i {
   color: #ffffff;
   font-size: 14px;
   display: inline-block;
   padding-right: 8px;
 }

 .latest-blog-area .single-latest-blog .text-holder .meta-info li a {
   color: #ffffff;
   font-size: 14px;
   font-weight: 400;
   font-family: 'Open Sans', sans-serif;
   transition: all 500ms ease;
 }

 .latest-blog-area .single-latest-blog .text-holder .blog-title {
   color: #ffffff;
   display: block;
   font-size: 18px;
   font-weight: 700;
   line-height: 28px;
   padding: 0;
   transition: all 500ms ease 0s;
 }

 .latest-blog-area .single-latest-blog:hover .text-holder .blog-title {
   color: #3d3d3d;
   transition: all 500ms ease;
 }

 .latest-blog-area .single-latest-blog .text-holder .meta-info li a:hover {
   color: #152545;
 }

 .latest-blog-area .single-latest-blog:hover .text-holder .blog-title:hover {
   color: #ffffff;
 }


 /*** 
=============================================
    團隊簡介
=============================================
***/
 .testimonial-area {
   padding: 79px 0 80px;
 }

 .testimonial-area .sec-title h1 {
   color: #3d3d3d;
 }

 .testimonial-area .sec-title h1 a {
   color: #3d3d3d;
 }

 .testimonial-carousel .single-item {
   height: 420px;
 }

 .testimonial-carousel .single-item .img-holder {


   /*max-height:230px;
	height: 230px;*/

   /*width: 230px;*/


   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   margin-top: 0;
   /*margin-right: auto;*/
   margin-bottom: 0;
   /*margin-left: auto;*/
 }

 .testimonial-carousel .single-item:hover .img-holder {
   background-color: #C89E0F;
 }

 .testimonial-carousel .single-item .text-holder {

   margin-top: -48px;
   padding-left: 30px;
   padding-right: 30px;
   padding-top: 74px;
   z-index: -1;
   padding-bottom: 23px;
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
 }

 .testimonial-carousel .single-item:hover .text-holder {
   border-color: #e7e3e3;
 }



 .testimonial-carousel .single-item .text-holder p {
   font-family: Arial, "微軟正黑體";
   /*font-size: 15px;
	line-height: 34px;*/
   color: #666;
   text-align: left;
 }

 .testimonial-carousel .single-item .client-info {
   background: #fff none repeat scroll 0 0;
   display: block;
   overflow: hidden;
   padding: 15px 25px 12px;
   text-align: left;
   border-left: 1px solid #f7f7f7;
   border-bottom: 1px solid #f7f7f7;
   border-right: 1px solid #f7f7f7;
   position: relative;
   z-index: 1;
   transition: all 500ms ease;
 }

 .testimonial-carousel .single-item .client-info:before {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 0%;
   background: #152545;
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   opacity: 0;
   content: "";
   z-index: -1;
 }

 .testimonial-carousel .single-item:hover .client-info {
   border-color: #152545;
 }

 .testimonial-carousel .single-item:hover .client-info:before {
   height: 100%;
   opacity: 1;
 }

 .testimonial-carousel .single-item .client-info .name h6 {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 700;
   text-transform: uppercase;
   margin: 0 0 3px;
   transition: all 700ms ease;
 }

 .testimonial-carousel .single-item .client-info .name p {
   color: #ffffff;
   margin: 0;
   transition: all 500ms ease;
 }

 .testimonial-carousel .single-item .client-info .rating-box p {
   background: #ffffff none repeat scroll 0 0;
   color: #ffffff;
   font-size: 14px;
   height: 20px;
   line-height: 20px;
   margin: 0;
   text-align: center;
   width: 50px;
 }

 .testimonial-carousel .single-item .client-info .rating-box p i {
   display: inline-block;
   padding-left: 3px;
 }

 .testimonial-carousel .single-item:hover .client-info .name h6 {
   color: #ffffff;
 }

 .testimonial-carousel .single-item:hover .client-info .name p {
   color: #4d8cb2;
 }

 .testimonial-area .owl-theme .owl-dots {
   display: none;
   text-align: center;
 }

 .testimonial-area .owl-theme .owl-nav {
   left: 0;
   position: absolute;
   top: 50%;
   width: 100%;
 }

 .testimonial-area .owl-theme .owl-nav .owl-prev {
   display: block;
   height: 50px;
   left: -44px;
   position: absolute;
   top: -15px;
   transition: all 700ms ease 0s;
   width: 50px;
   z-index: 10;
   background-attachment: scroll;
   background-color: #96854a87;
   background-image: none;
   background-repeat: repeat;
   background-position: 0 0;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #96854a;
   border-right-color: #96854a;
   border-bottom-color: #96854a;
   border-left-color: #96854a;
 }

 .testimonial-area .owl-theme .owl-nav .owl-next {
   background-attachment: scroll;
   background-color: #96854a87;
   background-image: none;
   background-repeat: repeat;
   background-position: 0 0;
   display: block;
   height: 50px;
   position: absolute;
   right: -44px;
   top: -15px;
   width: 50px;
   z-index: 10;
   transition: all 700ms ease 0s;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #96854a;
   border-right-color: #96854a;
   border-bottom-color: #96854a;
   border-left-color: #96854a;
 }

 .testimonial-area .owl-theme .owl-nav .owl-prev:hover {
   background-color: #8c6e08e3;
 }

 .testimonial-area .owl-theme .owl-nav .owl-next:hover {
   background-color: #8c6e08e3;
 }

 .testimonial-area .owl-theme .owl-nav div .fa:hover {
   color: #fff;
 }

 .testimonial-area .owl-theme .owl-nav div .fa {
   color: #ececec;
   font-size: 40px;
   display: block;
   /*padding-top: 2px;*/
   text-align: center;
 }



 /*** 
=============================================
    影音介紹
=============================================
***/
 @charset "utf-8";
 /* CSS Document */



 .testimonial-area-2 {
   padding: 79px 0 80px;
 }

 .testimonial-area-2 .sec-title h1 {
   color: #3d3d3d;
 }

 .testimonial-carousel-2 .single-item {}

 .testimonial-carousel-2 .single-item .img-holder {
   background: #fff none repeat scroll 0 0;
   display: block;
   height: 230px;
   overflow: hidden;
   width: 230px;
   z-index: 1;
   position: relative;
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   margin-top: 0;
   margin-right: auto;
   margin-bottom: 0;
   margin-left: auto;
 }

 .testimonial-carousel-2 .single-item:hover .img-holder {
   background-color: #786207;
 }

 .testimonial-carousel-2 .single-item .text-holder {

   margin-top: -48px;
   padding-left: 30px;
   padding-right: 30px;
   padding-top: 74px;
   z-index: -1;
   padding-bottom: 80px;
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
 }

 .testimonial-carousel-2 .single-item:hover .text-holder {
   border-color: #e7e3e3;
 }



 .testimonial-carousel-2 .single-item .text-holder p {
   font-family: Arial, "微軟正黑體";
   /*font-size: 15px;
	line-height: 34px;*/
   color: #666;
   text-align: left;
 }

 .testimonial-carousel-2 .single-item .client-info {
   background: #fff none repeat scroll 0 0;
   display: block;
   overflow: hidden;
   padding: 15px 25px 12px;
   text-align: left;
   border-left: 1px solid #f7f7f7;
   border-bottom: 1px solid #f7f7f7;
   border-right: 1px solid #f7f7f7;
   position: relative;
   z-index: 1;
   transition: all 500ms ease;
 }

 .testimonial-carousel-2 .single-item .client-info:before {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 0%;
   background: #152545;
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   opacity: 0;
   content: "";
   z-index: -1;
 }

 .testimonial-carousel-2 .single-item:hover .client-info {
   border-color: #152545;
 }

 .testimonial-carousel-2 .single-item:hover .client-info:before {
   height: 100%;
   opacity: 1;
 }

 .testimonial-carousel-2 .single-item .client-info .name h6 {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 700;
   text-transform: uppercase;
   margin: 0 0 3px;
   transition: all 700ms ease;
 }

 .testimonial-carousel-2 .single-item .client-info .name p {
   color: #ffffff;
   margin: 0;
   transition: all 500ms ease;
 }

 .testimonial-carousel-2 .single-item .client-info .rating-box p {
   background: #ffffff none repeat scroll 0 0;
   color: #ffffff;
   font-size: 14px;
   height: 20px;
   line-height: 20px;
   margin: 0;
   text-align: center;
   width: 50px;
 }

 .testimonial-carousel-2 .single-item .client-info .rating-box p i {
   display: inline-block;
   padding-left: 3px;
 }

 .testimonial-carousel-2 .single-item:hover .client-info .name h6 {
   color: #ffffff;
 }

 .testimonial-carousel-2 .single-item:hover .client-info .name p {
   color: #4d8cb2;
 }

 .testimonial-area-2 .owl-theme .owl-dots {
   display: none;
   text-align: center;
 }

 .testimonial-area-2 .owl-theme .owl-nav {
   left: 0;
   position: absolute;
   top: 50%;
   width: 100%;
 }

 .testimonial-area-2 .owl-theme .owl-nav .owl-prev {
   display: block;
   height: 50px;
   left: -44px;
   position: absolute;
   top: -15px;
   transition: all 700ms ease 0s;
   width: 50px;
   z-index: 10;
   background-attachment: scroll;
   background-color: #96854a87;
   background-image: none;
   background-repeat: repeat;
   background-position: 0 0;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #96854a;
   border-right-color: #96854a;
   border-bottom-color: #96854a;
   border-left-color: #96854a;
 }

 .testimonial-area-2 .owl-theme .owl-nav .owl-next {
   background-attachment: scroll;
   background-color: #96854a87;
   background-image: none;
   background-repeat: repeat;
   background-position: 0 0;
   display: block;
   height: 50px;
   position: absolute;
   right: -44px;
   top: -15px;
   width: 50px;
   z-index: 10;
   transition: all 700ms ease 0s;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #96854a;
   border-right-color: #96854a;
   border-bottom-color: #96854a;
   border-left-color: #96854a;
 }

 .testimonial-area-2 .owl-theme .owl-nav .owl-prev:hover {
   background-color: #8c6e08e3;
 }

 .testimonial-area-2 .owl-theme .owl-nav .owl-next:hover {
   background-color: #8c6e08e3;
 }

 .testimonial-area-2 .owl-theme .owl-nav div .fa:hover {
   color: #fff;
 }

 .testimonial-area-2 .owl-theme .owl-nav div .fa {
   color: #ececec;
   font-size: 40px;
   display: block;
   /*padding-top: 2px;*/
   text-align: center;
 }



 /*** 
=============================================
    Brand Area style
=============================================
***/
 .brand-area {
   background: #f7f7f7;
   padding-bottom: 50px;
   padding-top: 50px;
 }

 .brand-area .brand .owl-stage-outer {
   z-index: 10;
 }

 .brand-area .brand .single-item {
   border: 2px solid #eaeaea;
   height: 90px;
   -webkit-transition: all 300ms ease-in 0s;
   transition: all 300ms ease-in 0s;
   text-align: center;
 }

 .brand-area .brand .single-item img {
   display: inline-block;
   max-width: 100%;
   opacity: 1;
   padding: 0px 0;
   position: relative;
   -webkit-transition: all 300ms ease-in 0s;
   transition: all 300ms ease-in 0s;
   width: auto;
 }

 .brand-area .brand .single-item:hover {
   border: 2px solid #ffffff;
 }

 .brand-area .brand .single-item:hover img {
   opacity: .9;
 }

 .brand-area .owl-controls {
   display: none;
 }



 /*** 
=============================================
    Footer area style
=============================================
***/

 .footer-area {
   background: #1087a5 none repeat scroll 0 0;
   padding-top: 60px;
   overflow: hidden;
 }

 .single-footer-widget .footer-logo {
   padding: 0 0 25px;
 }

 .single-footer-widget .repairplus-info {
   overflow: hidden;
 }

 .single-footer-widget .repairplus-info p {
   margin: 0 0 32px;
   color: #c1c1c1;
   font-size: 14px;
   font-weight: 400;
   line-height: 26px;
 }

 .single-footer-widget .repairplus-info p.top {
   margin-bottom: 15px;
 }

 .single-footer-widget .repairplus-info .button a {
   padding: 17px 25px 15px;
   border-left: 2px solid #ffffff;
   border-right: 2px solid #ffffff;
   border-top: 2px solid #ffffff;
   border-bottom: 2px solid #ffffff;
 }

 .single-footer-widget .repairplus-info .button a:hover {
   background: transparent;
   color: #fff;
 }


 .footer-area .footer-widget {
   display: block;
   padding-left: 30px;
   padding-top: 40px;
   position: relative;
   z-index: 1;
   padding-bottom: 30px;

 }

 .footer-area .footer-widget::before {

   content: "";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 1000%;
   z-index: -1;

 }

 .single-footer-widget .title {
   padding-bottom: 25px;
   margin-top: -4px;
 }

 .single-footer-widget .title h3 {
   color: #ffffff;
   font-size: 20px;
   font-weight: 700;
   text-transform: uppercase;
 }


 .single-footer-widget .services-list {}

 .single-footer-widget .services-list li {
   margin-bottom: 10px;
   padding-left: 8px;
   position: relative;
 }

 .single-footer-widget .services-list li:before {
   content: "\f0da";
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   text-decoration: inherit;
   color: #c1c1c1;
   font-size: 16px;
   position: absolute;
   top: 1px;
   left: 0;
   transition: all 500ms ease;
 }

 .single-footer-widget .services-list li a {
   color: #FFFFFF;
   font-size: 14px;
   font-weight: 400;
   transition: all 700ms ease;
 }

 .single-footer-widget .services-list li:hover:before {
   color: #C1ECF9;
 }

 .single-footer-widget .services-list li:hover a {
   color: #C1ECF9;
   text-decoration: underline;
 }



 .single-footer-widget.subscribe-form-widget {
   margin-left: 30px;
   padding-right: 10px;
 }

 .single-footer-widget .subscribe-form {
   overflow: hidden;
 }

 .single-footer-widget .subscribe-form p {
   color: #c1c1c1;
   margin: 0 0 12px;
   font-size: 14px;
   font-weight: 400;
 }

 .single-footer-widget .subscribe-form form {
   position: relative;
 }

 .single-footer-widget .subscribe-form form input[type="text"] {
   background: #152545;
   border: 1px solid #172849;
   color: #c1c1c1;
   display: block;
   font-size: 14px;
   font-weight: 400;
   height: 42px;
   padding-left: 10px;
   padding-right: 5px;
   position: relative;
   transition: all 500ms ease 0s;
   width: 210px;
 }

 .single-footer-widget .subscribe-form form button {
   background: #152545;
   color: #4d8cb2;
   display: block;
   height: 42px;
   padding: 5px 0;
   position: absolute;
   right: 0;
   text-align: center;
   top: 0;
   transition: all 500ms ease 0s;
   width: 36px;
   border: 1px solid #172849;
 }

 .single-footer-widget .subscribe-form form input[type=text]:focus {
   border: 1px solid #ffffff;
   background: #fff;
   color: #1b1b1b;
 }

 .single-footer-widget .subscribe-form form input[type=text]:focus+button,
 .single-footer-widget .subscribe-form form button:hover {
   background: #ffffff none repeat scroll 0 0;
   color: #1b1b1b;
   border-color: #ffffff;
 }

 .single-footer-widget .subscribe-form h4 {
   border-bottom: 1px solid #172849;
   color: #c1c1c1;
   font-size: 14px;
   font-style: italic;
   font-weight: 400;
   line-height: 26px;
   margin: 14px 0 20px;
   padding-bottom: 15px;
 }

 .single-footer-widget .footer-social-links {
   /*overflow: hidden;*/
 }

 .single-footer-widget .footer-social-links ul li {
   display: inline-block;
   float: left;
   margin-right: 20px;
 }

 .single-footer-widget .footer-social-links ul li:last-child {
   margin-right: 0px;
 }

 .single-footer-widget .footer-social-links ul li:last-child img {
   margin-right: 10px;
   float: left;
 }


 .single-footer-widget .footer-social-links ul li a {}

 .single-footer-widget .footer-social-links ul li a i {
   color: #c1c1c1;
   font-size: 16px;
   transition: all 500ms ease;
 }

 .single-footer-widget .footer-social-links ul li a:hover i {
   color: #ffffff;
 }

 .single-footer-widget.contact-info-widget {
   margin-left: -10px;
 }

 .single-footer-widget .footer-contact-info {}

 .single-footer-widget .footer-contact-info li {
   position: relative;
   padding-left: 35px;
   margin-bottom: 12px;
 }

 .single-footer-widget .footer-contact-info li:last-child {
   margin-bottom: 0;
 }

 .single-footer-widget .footer-contact-info li .icon-holder {
   position: absolute;
   top: 0;
   left: 0;
 }

 .single-footer-widget .footer-contact-info li .icon-holder span:before {
   color: #43c3ea;
   font-size: 15px;
 }

 .single-footer-widget .footer-contact-info li .text-holder {}

 .single-footer-widget .footer-contact-info li ..text-holder h5 {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   text-decoration: none !important;
   text-align: left;
 }

 .text-holder a h5 {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   font-family: Arial, "微軟正黑體";
   font-size: 21px;
   color: #847b16;
   line-height: 36px;
   text-align: left;
 }

 .text-holder a:hover h5 {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   font-family: Arial, "微軟正黑體";
   font-size: 21px;
   color: #F60;
   line-height: 36px;
   text-decoration: none;
   text-align: left;
 }


 .text-holder a p {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   font-family: Arial, "微軟正黑體";
   font-size: 14px;
   color: #333;
   line-height: 26px;
 }

 .text-holder a:hover p {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   font-family: Arial, "微軟正黑體";
   font-size: 14px;
   color: #09F;
   line-height: 26px;
   text-decoration: none;
 }

 .single-footer-widget .footer-contact-info li .text-holder h5 span {
   text-transform: uppercase;
   font-weight: 500;
   color: #FFF;
   line-height: 21px;
   letter-spacing: 1px;
   font-size: 14px;
 }

 .footer-bottom {
   overflow: hidden;
   padding: 55px 0 18px;
 }

 .footer-bottom .copyright-text {}

 .footer-bottom .copyright-text p {
   color: #DCF2FC;
   font-size: 14px;
   font-weight: 400;
 }

 .footer-bottom .copyright-text p a {
   color: #43c3ea;
   font-weight: 700;
   transition: all 500ms ease;
 }

 .footer-bottom .copyright-text p a:hover {
   color: #fff;
 }



 .footer-bottom .payment-method {}

 .footer-bottom .payment-method ul {
   margin-left: -5px;
   margin-right: -5px;
 }

 .footer-bottom .payment-method ul li {
   display: inline-block;
   float: left;
   margin: 0 5px;
 }

 .footer-bottom .payment-method ul li a i {
   font-size: 32px;
   transition: all 500ms ease;
   color: #c1c1c1;
 }

 .footer-bottom .payment-method ul li a:hover i {
   color: #43c3ea;
 }



 /*** 
=============================================
    Breadcrumb area style
=============================================
***/
 .breadcrumb-area {
   background: #f7f7f7 none repeat scroll 0 0;
   height: 115px;
   padding-top: 55px;
 }

 .breadcrumb-area h1 {
   color: #3d3d3d;
   font-size: 40px;
   font-weight: 700;
   text-transform: capitalize;
 }



 /*** 
=============================================
    Breadcrumb botton area style
=============================================
***/
 .breadcrumb-botton-area {
   border-bottom: 1px solid #f0f0f0;
   padding: 13px 0 7px;
   background-color: #ffffffd1;
 }

 .breadcrumb-botton-area .left {}

 .breadcrumb-botton-area .left ul {
   overflow: hidden;
   display: inline-block;
   margin-left: -2px;
   margin-right: -2px;
 }

 .breadcrumb-botton-area .left ul li {
   display: inline-block;
   margin: 0 2px;
   color: #43c3ea;
   font-size: 14px;
   font-weight: 700;
   text-transform: uppercase;
 }

 .breadcrumb-botton-area .left ul li a {
   color: #3d3d3d;
   transition: all 500ms ease;
 }

 .breadcrumb-botton-area .left ul li a:hover {
   color: #43c3ea;
 }

 .breadcrumb-botton-area .right {}

 .breadcrumb-botton-area .right a {
   color: #43c3ea;
   font-size: 14px;
   font-weight: 700;
   text-transform: uppercase;
   transition: all 500ms ease;
 }

 .breadcrumb-botton-area .right a i {
   display: inline-block;
   padding-right: 10px;
 }

 .breadcrumb-botton-area .right a:hover {
   color: #152545;
 }



 /*** 
=============================================
    Blog Area style
=============================================
***/
 #blog-area {
   padding-bottom: 20px;
   padding-top: 20px;
 }

 #blog-area .blog-post {
   border-right: 1px solid #f7f7f7;
   /*margin-bottom: -80px;*/
   margin-right: -25px;
   margin-top: -80px;
   padding-bottom: 80px;
   padding-right: 25px;
   padding-top: 80px;
 }



 .blog-with-sidebar-area .blog-post .single-blog-item {
   margin-bottom: 40px;
   padding-bottom: 30px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #EBEBEB;
 }

 .single-blog-item {
   overflow: hidden;
 }

 .single-blog-item .img-holder {
   overflow: hidden;
   position: relative;
   overflow: hidden;
 }

 .single-blog-item .img-holder img {
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   width: 100%;
 }

 .single-blog-item .overlay .box .content a i {
   background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
   border-radius: 3%;
   display: inline-block;
   font-size: 20px;
   height: 55px;
   line-height: 55px;
   transition: all 500ms ease 0s;
   width: 55px;
 }

 .single-blog-item:hover .img-holder .overlay {
   -webkit-transform: scale(1);
   transform: scale(1);
 }

 .single-blog-item:hover .img-holder img {
   -webkit-transform: scale(1.3);
   transform: scale(1.3);
 }

 .single-blog-item .overlay .box .content a:hover i {
   background: #152545;
   color: #43c3ea;
 }


 .single-blog-item .text-holder {
   padding-left: 20px;
   position: relative;
 }

 .single-blog-item .text-holder .date-box {
   left: 0;
   position: absolute;
   top: 30px;
 }

 .single-blog-item .text-holder .date-box h4 {
   background: #43c3ea none repeat scroll 0 0;
   color: #ffffff;
   display: block;
   font-size: 16px;
   font-weight: 700;
   height: 70px;
   line-height: 26px;
   padding: 8px 15px;
   text-align: center;
   width: 70px;
 }

 .single-blog-item .text-holder .text-box {
   margin-left: 20px;
   /*padding-top: 23px;*/
 }

 .single-blog-item .text-holder .text-box .blog-title {
   color: #3d3d3d;
   font-size: 20px;
   font-weight: 700;
   line-height: 28px;
   margin: 0 0 6px;
   text-transform: uppercase;
   transition: all 500ms ease 0s;
 }

 .single-blog-item .text-holder .text-box .blog-title:hover {
   color: #43c3ea;
 }

 .single-blog-item .text-holder .text-box .meta-info {
   margin-left: -8px;
   margin-right: -8px;
   overflow: hidden;
   margin-bottom: 16px;
 }

 .single-blog-item .text-holder .text-box .meta-info li {
   display: inline-block;
   margin: 0 8px;
 }

 .single-blog-item .text-holder .text-box .meta-info li a {
   color: #999999;
   font-size: 14px;
   font-weight: 400;
   text-transform: capitalize;
   transition: all 500ms ease;
 }

 .single-blog-item .text-holder .text-box .meta-info li a:hover {
   color: #43c3ea;
 }

 .single-blog-item .text-holder .text-box .meta-info li i {
   color: #999999;
   font-size: 14px;
   font-weight: 400;
   display: inline-block;
   padding-right: 8px;
 }

 .single-blog-item .text-holder .text-box .text {

   overflow: hidden;
 }

 .single-blog-item .text-holder .text-box .text p {
   display: -webkit-box;
   -webkit-line-clamp: 4;
   -webkit-box-orient: vertical;
   white-space: normal;
   overflow: hidden;
   margin: 0;
 }

 .single-blog-item .text-holder .text-box .text .bottom {
   overflow: hidden;
   margin-top: 18px;
 }

 .single-blog-item .text-holder .text-box .text .bottom .readmore a {
   color: #3d3d3d;
   font-size: 14px;
   font-weight: 700;
   text-transform: uppercase;
   transition: all 500ms ease;
 }

 .single-blog-item .text-holder .text-box .text .bottom .readmore a:hover {
   color: #43c3ea;
 }

 .single-blog-item .text-holder .text-box .text .bottom .readmore a i {
   display: inline-block;
   padding-left: 7px;
   font-size: 15px;
 }



 .sidebar-wrapper {
   padding: 5px 10px !important;
   margin: 5px !important;

 }

 .sidebar-wrapper .single-sidebar {


   position: relative;
   margin-top: 10px;

 }

 .p-98 {
   padding-top: 98px
 }

 @media (max-width: 998px) {
   .p-98 {
     padding-top: 0px
   }

   .mr-new-case {
     margin: 150px 0 30px 0 !important;
   }
 }

 .sidebar-wrapper .single-sidebar .sidebar-title {
   visibility: hidden;
   padding-bottom: 20px;

 }

 .sidebar-wrapper .single-sidebar .sidebar-title h1 {
   color: #000000;
   font-size: 22px;
   font-weight: bold;
   text-transform: uppercase;
   font-family: Arial, "微軟正黑體";
   line-height: 38px;
   height: 38px;
   padding-top: 2px;
   padding-bottom: 2px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #D6D6D6;
 }

 .sidebar-wrapper .single-sidebar form.search-form {
   position: relative
 }

 .sidebar-wrapper .single-sidebar .search-form input[type="text"] {
   background: #fff;
   border: 1px solid #f7f7f7;
   color: #999999;
   display: block;
   font-size: 14px;
   font-weight: 500;
   height: 50px;
   letter-spacing: 1px;
   padding-left: 15px;
   padding-right: 55px;
   position: relative;
   -webkit-transition: all 500ms ease 0s;
   transition: all 500ms ease 0s;
   width: 100%;
 }

 .sidebar-wrapper .single-sidebar .search-form button {
   background: #43c3ea none repeat scroll 0 0;
   border: medium none;
   color: #fff;
   display: block;
   height: 50px;
   padding: 11px 0;
   position: absolute;
   right: 0;
   text-align: center;
   top: 0;
   -webkit-transition: all 500ms ease 0s;
   transition: all 500ms ease 0s;
   width: 50px;
 }

 .sidebar-wrapper .single-sidebar .search-form button i {
   font-size: 14px
 }

 .sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus {
   border: 1px solid #152545;
   background: #3eb9de;
   color: #fff;
 }

 .sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus+button,
 .sidebar-wrapper .single-sidebar .search-form button:hover {
   background: #152545 none repeat scroll 0 0;
   color: #fff;
 }


 .single-sidebar .categories {
   margin-top: -7px;
 }

 .single-sidebar .categories li {
   background-color: #fff;
   padding: 15px;
   margin-bottom: 0px;
   color: #363030;

 }

 .single-sidebar .categories li:not(:last-child) {
   border-bottom: 1px solid #d1d1d1;

 }

 .single-sidebar .categories li ul {
   margin-bottom: 0px;
   border-bottom-style: none;
 }

 .single-sidebar .categories li ul li {
   margin-bottom: 0px;
   border-bottom-style: none;
   background-color: #C7C7C7;
 }

 .single-sidebar .categories li ul li:hover {
   margin-bottom: 0px;
   border-bottom-style: none;
   background-color: #8D8D8D;
   color: #FFF;
 }

 .single-sidebar .categories li ul li a {
   color: #363030;
 }

 .single-sidebar .categories li ul li a:hover {
   color: #FFF;
 }

 .single-sidebar .categories li:last-child {
   margin-bottom: 0;
 }

 .single-sidebar .categories li a {
   font-size: 19px;
   font-weight: bold;
   /* padding-left: 22px; */
   color: #363030;

   position: relative;
   letter-spacing: 0px;
   font-family: Arial, "微軟正黑體";
   line-height: 34px;
   height: 34px;
 }

 /* .single-sidebar .categories li a:before {
   content: "\f02C";
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   color: #0AA3D6;
   font-size: 16px;
   position: absolute;
   top: -3px;
   left: 0;
   transition: all 500ms ease;
   margin-top: 1px;
 } */

 /* .single-sidebar .categories li ul li a:before {
   content: normal;
   font-family: normal;
   font-style: normal;
   font-weight: normal;
   color: #0AA3D6;
   font-size: 16px;
   position: absolute;
   top: -3px;
   left: 0;
   padding-left: 10px;
   transition: all 500ms ease;
   margin-top: 1px;
 } */

 .single-sidebar .categories li a span i {
   display: inline-block;
   font-size: 16px;
   position: relative;
 }

 .single-sidebar .categories li:hover a {
   color: #fff;
 }

 .single-sidebar .categories li:hover {
   color: #fff;
   background-color: #43c3ea;
 }

 .single-sidebar .categories li.active {
   color: #fff;
   background-color: #43c3ea;
 }

 .single-sidebar .categories li.active a {
   color: #fff;
 }

 /* .single-sidebar .categories li a:hover:before {
   color: #43c3ea;
 } */

 .single-sidebar .recent-post {
   margin-top: -6px;
 }

 .single-sidebar .recent-post li {
   margin-bottom: 14px;
   position: relative;
   border-bottom: 1px solid #f7f7f7;
   padding-bottom: 17px;
 }

 .single-sidebar .recent-post li:last-child {
   margin-bottom: 0;
 }

 .single-sidebar .recent-post li a .post-title {
   color: #43c3ea;
   font-size: 14px;
   font-weight: 400;
   line-height: 26px;
   font-family: 'Roboto', sans-serif;
   transition: all 500ms ease;
   margin: 0 0 10px;
 }

 .single-sidebar .recent-post li a .post-title:hover {
   color: #152545;
 }

 .single-sidebar .recent-post li .post-date {
   color: #999999;
   font-size: 14px;
   font-weight: 400;
 }

 .single-sidebar .recent-post li .post-date i {
   display: inline-block;
   padding-right: 3px;
   color: #43c3ea;
   font-size: 14px;
 }



 .single-sidebar .blog-archive {
   margin-top: -8px;
 }

 .single-sidebar .blog-archive li {
   border-bottom: 1px solid #f7f7f7;
   margin-bottom: 12px;
   padding-bottom: 13px;
 }

 .single-sidebar .blog-archive li:last-child {
   margin-bottom: 0;
 }

 .single-sidebar .blog-archive li a {
   color: #999999;
   font-size: 14px;
   font-weight: 400;
   padding-left: 25px;
   position: relative;
   transition: all 500ms ease;
 }

 .single-sidebar .blog-archive li a:before {
   content: "\f00c";
   font-family: FontAwesome;
   color: #999999;
   font-size: 16px;
   position: absolute;
   top: -2px;
   left: 0;
   transition: all 500ms ease;
 }

 .single-sidebar .blog-archive li a:hover {
   color: #43c3ea;
 }

 .single-sidebar .blog-archive li a:hover:before {
   color: #43c3ea;
 }


 .single-sidebar .popular-tag {
   margin-left: -3px;
   margin-right: -3px;
   margin-top: -5px;
 }

 .single-sidebar.popular-tag .sidebar-title {
   padding-bottom: 41px;
 }

 .single-sidebar .popular-tag li {
   display: inline-block;
   margin: 0 3px 10px;
 }

 .single-sidebar .popular-tag li a {
   border: 1px solid #ececec;
   color: #999999;
   display: block;
   font-size: 14px;
   font-weight: 400;
   padding: 2px 10px 2px;
   transition: all 500ms ease 0s;
 }

 .single-sidebar .popular-tag li a:hover {
   background: #43c3ea;
   border-color: #43c3ea;
   color: #fff;
 }

 .single-sidebar.facebook {
   margin-top: 40px;
 }



 /*** 
=============================================
    Blog Single Area style
=============================================
***/
 .blog-single-area .single-blog-item:hover .img-holder img {
   transform: none;
 }

 .blog-single-area .single-blog-item .text-holder .text-box .blog-title:hover {
   color: #3d3d3d;
 }

 .blog-single-area .single-blog-item .text-holder {
   padding-left: 90px;
   position: relative;
 }

 .blog-single-area .single-blog-item .text-holder .text-box {
   margin-left: 0px;
   padding-top: 23px;
 }



 .blog-single-area .single-blog-item .text-holder p.mar-bottom {
   margin-bottom: 13px;
 }

 .blog-single-area .middle-content-box {
   margin: 30px 0 33px;
   overflow: hidden;
 }

 .blog-single-area .middle-content-box .img-holder {
   width: 340px;
 }

 .blog-single-area .middle-content-box .img-holder,
 .blog-single-area .middle-content-box .text-holder {
   display: table-cell;
   vertical-align: top;
 }

 .blog-single-area .middle-content-box .text-holder {
   padding-left: 30px;
   position: relative;
 }

 .blog-single-area .middle-content-box .text-holder:before {
   content: "\f10d";
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   text-decoration: inherit;
   color: #f1f1f1;
   font-size: 24px;
   padding-right: ;
   position: absolute;
   top: -3px;
   left: 30px;
 }

 .blog-single-area .middle-content-box .text-holder {
   padding-left: 30px;
   padding-top: 32px;
   position: relative;
 }

 .blog-single-area .middle-content-box .text-holder h3 {
   color: #3d3d3d;
   font-size: 18px;
   font-weight: 700;
   margin: 20px 0 7px;
 }

 .blog-single-area .middle-content-box .text-holder h5 {
   color: #43c3ea;
   font-size: 14px;
   font-weight: 400;
   margin: 0;
 }


 .blog-single-area .bottom-content-box {
   border-bottom: 1px solid #f7f7f7;
   padding-bottom: 21px;
 }


 .blog-single-area .tag-social-share-box {
   overflow: hidden;
   padding-bottom: 24px;
   padding-top: 25px;
 }

 .blog-single-area .tag-social-share-box .tag p {
   color: #43c3ea;
   margin: 0;
   font-size: 14px;
   font-weight: 400;
 }

 .blog-single-area .tag-social-share-box .tag p span {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 700;
   text-transform: capitalize;
   font-family: 'Roboto', sans-serif;
 }

 .blog-single-area .tag-social-share-box .social-share {}

 .blog-single-area .tag-social-share-box .social-share h5 {
   color: #3d3d3d;
   display: inline-block;
   float: left;
   font-size: 16px;
   font-weight: 700;
   text-transform: capitalize;
   position: relative;
   top: 7px;
 }

 .blog-single-area .tag-social-share-box .social-share i {
   padding-left: 10px;
   display: inline-block;
 }

 .blog-single-area .tag-social-share-box .social-share .social-share-links {
   display: inline-block;
   float: left;
   margin-left: -3px;
   margin-right: -3px;
   padding-left: 20px;
   position: relative;
   top: -6px;
 }

 .blog-single-area .tag-social-share-box .social-share .social-share-links li {
   display: inline-block;
   margin: 0 3px;
 }

 .blog-single-area .tag-social-share-box .social-share .social-share-links li a i {
   border: 2px solid #f7f7f7;
   border-radius: 50%;
   color: #999999;
   font-size: 14px;
   height: 40px;
   line-height: 36px;
   padding: 0;
   text-align: center;
   transition: all 500ms ease 0s;
   width: 40px;
 }

 .blog-single-area .tag-social-share-box .social-share .social-share-links li a:hover i {
   background: #43c3ea;
   border-color: #43c3ea;
   color: #fff;
 }


 .blog-single-area .author-box {
   background: #f7f7f7 none repeat scroll 0 0;
   display: block;
   padding: 30px 30px 22px;
   position: relative;
 }

 .blog-single-area .author-box .img-holder {
   width: 85px;
 }

 .blog-single-area .author-box .img-holder,
 .blog-single-area .author-box .text-holder {
   display: table-cell;
   vertical-align: top;
 }

 .blog-single-area .author-box .text-holder {
   padding-left: 30px;
 }

 .blog-single-area .author-box .text-holder h3 {
   color: #252525;
   font-size: 20px;
   font-weight: 500;
   margin: -2px 0 14px;
   text-transform: capitalize;
 }

 .blog-single-area .author-box .text-holder p {}

 .blog-single-area .author-box .text-holder .social-link {
   margin-left: -6px;
   margin-right: -6px;
   overflow: hidden;
 }

 .blog-single-area .author-box .text-holder .social-link li {
   display: inline-block;
   margin: 0 6px;
 }

 .blog-single-area .author-box .text-holder .social-link li a i {
   color: #999999;
   font-size: 14px;
   transition: all 500ms ease;
 }

 .blog-single-area .author-box .text-holder .social-link li a:hover i {
   color: #43c3ea;
 }


 .blog-single-area .comment-box {
   overflow: hidden;
   padding-bottom: 35px;
   padding-top: 75px;
 }

 .blog-single-area .comment-box .title {
   padding-bottom: 35px;
 }

 .blog-single-area .comment-box .title h3 {
   color: #3d3d3d;
   font-size: 28px;
   font-weight: 700;
   text-transform: capitalize;
 }

 .blog-single-area .comment-box .single-comment-box {
   padding-left: 60px;
   position: relative;
   margin-bottom: 30px;
 }

 .blog-single-area .comment-box .single-comment-box .img-holder {
   left: 0;
   position: absolute;
   top: 0;
 }

 .blog-single-area .comment-box .single-comment-box .text-holder {
   border: 1px solid #f7f7f7;
   margin-left: 20px;
   padding: 15px 20px 5px;
 }

 .blog-single-area .comment-box .single-comment-box .text-holder .top {
   overflow: hidden;
   padding-bottom: 8px;
 }

 .blog-single-area .comment-box .single-comment-box .text-holder .top .date h5 {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 400;
 }

 .blog-single-area .comment-box .single-comment-box .text-holder .top .review-box {
   position: relative;
   top: -3px;
 }

 .blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul {
   margin-left: -0.5px;
   margin-right: -0.5px;
   overflow: hidden;
 }

 .blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li {
   display: inline-block;
   margin: 0 0.5px;
 }

 .blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li i {
   color: #43c3ea;
   font-size: 14px;
 }


 .blog-single-area .add-comment-box {
   overflow: hidden;
 }

 .blog-single-area .add-comment-box .title {
   padding-bottom: 30px;
 }

 .blog-single-area .add-comment-box .title h3 {
   color: #3d3d3d;
   font-size: 28px;
   font-weight: 700;
   text-transform: capitalize;
 }

 .blog-single-area .add-comment-box .add-rating-box {
   padding-bottom: 17px;
 }

 .blog-single-area .add-comment-box .add-rating-box h4 {
   color: #999999;
   font-size: 14px;
   font-weight: 400;
   margin: 0 0 3px;
 }

 .blog-single-area .add-comment-box .add-rating-box ul {}

 .blog-single-area .add-comment-box .add-rating-box ul li {
   border-right: 1px solid #ebebeb;
   display: inline-block;
   line-height: 20px;
   margin-right: 6px;
   padding-right: 10px;
 }

 .blog-single-area .add-comment-box .add-rating-box ul li:last-child {
   border-right: none;
   margin-right: 0;
   padding-right: 0;
 }

 .blog-single-area .add-comment-box .add-rating-box ul li a i {
   color: #d6d6d6;
   font-size: 12px;
 }

 .blog-single-area .add-comment-box .add-rating-box ul li a:hover i {
   color: #43c3ea;
   transition: all 500ms ease;
 }

 .blog-single-area .add-comment-box .add-comment-form {}

 .blog-single-area .add-comment-box .add-comment-form .field-label {
   color: #999999;
   display: block;
   font-size: 14px;
   font-weight: 400;
   padding: 0 0 2px;
 }

 .blog-single-area .add-comment-box .add-comment-form input[type="text"],
 .blog-single-area .add-comment-box .add-comment-form textarea {
   background: #fff none repeat scroll 0 0;
   border: 1px solid #ececec;
   display: block;
   font-size: 14px;
   font-weight: 400;
   height: 50px;
   padding: 0 15px;
   width: 100%;
   margin-bottom: 12px;
   transition: all 500ms ease;
 }

 .blog-single-area .add-comment-box .add-comment-form textarea {
   height: 100px;
   padding: 10px 15px;
   margin-bottom: 30px;
 }

 .blog-single-area .add-comment-box .add-comment-form button {
   padding: 18px 40px 15px;
 }

 .blog-single-area .add-comment-box .add-comment-form input[type="text"]:focus {
   border-color: #43c3ea;
 }

 .blog-single-area .add-comment-box .add-comment-form textarea:focus {
   border-color: #43c3ea;
 }

 .blog-single-area .add-comment-box .add-comment-form button:hover {
   background: #152545;
   color: #fff;
   border-top-color: #152545;
   border-left-color: #152545;
   border-right-color: #152545;
 }



 /*** 
=============================================
    Contact Area style
=============================================
***/
 .contact-area {
   padding-bottom: 70px;
   padding-top: 80px;
 }

 .contact-area .title {
   padding-bottom: 34px;
   margin-top: -4px;
 }

 .contact-area .title h2 {
   color: #3d3d3d;
   font-size: 28px;
   font-weight: 700;
   text-transform: capitalize;
 }

 .contact-area .accordion-box {}

 .contact-area .accordion-box .accordion {
   margin-bottom: 10px;
   position: relative;
   background: #fff;
 }

 .contact-area .accordion-box .accordion .accord-btn {
   background: #f7f7f7 none repeat scroll 0 0;
   cursor: pointer;
   height: 50px;
   line-height: 18px;
   padding: 11px 20px 12px;
   position: relative;
   transition: all 500ms ease;
 }

 .contact-area .accordion-box .accordion .accord-btn h4 {
   color: #3d3d3d;
   font-size: 18px;
   font-weight: 700;
   line-height: 28px;
   transition: all 500ms ease;
   text-transform: none;
   text-transform: capitalize;
 }

 .contact-area .accordion-box .accordion .accord-btn::after {
   background: #252525 none repeat scroll 0 0;
   border-radius: 2px;
   color: #fff;
   content: '\f054';
   font-family: "FontAwesome";
   font-size: 12px;
   font-weight: 100;
   height: 20px;
   line-height: 22px;
   margin-top: -15px;
   position: absolute;
   right: 20px;
   text-align: center;
   top: 29.5px;
   width: 20px;
   transition: all 500ms ease;
 }

 .contact-area .accordion-box .accordion .accord-btn.active {
   background: #152545 none repeat scroll 0 0;
 }

 .contact-area .accordion-box .accordion .accord-btn.active:after {
   content: '\f078';
   color: #fff;
   background: #43c3ea;
 }

 .contact-area .accordion-box .accordion .accord-btn.active h4 {
   color: #fff;
 }

 .contact-area .accordion-box .accordion .accord-content {
   border: 1px solid #152545;
   display: none;
   padding: 22px 30px 23px;
   position: relative;
 }

 .contact-area .accordion-box .accordion .accord-content.collapsed {
   display: block;
 }

 .contact-area .contact-info-list {
   margin-left: -10px;
 }

 .contact-area .contact-info-list li {
   border-bottom: 1px solid #f7f7f7;
   margin-bottom: 13px;
   padding-bottom: 13px;
   padding-left: 35px;
   position: relative;
 }

 .contact-area .contact-info-list li:last-child {
   margin-bottom: 0;
   padding-bottom: 0;
   border-bottom: 0px solid;
 }

 .contact-area .contact-info-list li .icon-holder {
   position: absolute;
   top: 0;
   left: 0;
 }

 .contact-area .contact-info-list li .icon-holder span:before {
   color: #43c3ea;
   font-size: 15px;
 }

 .contact-area .contact-info-list li .text-holder {}

 .contact-area .contact-info-list li .text-holder h5 {
   color: #999999;
   font-size: 14px;
   font-weight: 400;
   line-height: 24px;
 }

 .contact-area .contact-info-list li .text-holder h5 span {
   text-transform: uppercase;
   font-weight: 500;
   color: #3d3d3d;
 }

 .contact-area .contact-form {}

 .contact-area .contact-form form input[type="text"],
 .contact-area .contact-form form input[type="email"],
 .contact-area .contact-form form textarea {
   border: 1px solid #ececec;
   color: #999999;
   display: block;
   font-size: 14px;
   height: 50px;
   margin-bottom: 30px;
   padding: 0 20px;
   width: 100%;
   transition: all 500ms ease;
 }

 .contact-area .contact-form form textarea {
   height: 170px;
   margin-bottom: 40px;
   padding: 10px 20px;
 }

 .contact-area .contact-form form input[type="text"]:focus {
   border-color: #43c3ea;
 }

 .contact-area .contact-form form input[type="email"]:focus {
   border-color: #43c3ea;
 }

 .contact-area .contact-form form textarea:focus {
   border-color: #43c3ea;
 }

 .contact-area .contact-form form button {
   width: 98%;
   margin-right: 1%;
   margin-left: 1%;
   padding-top: 18px;
   padding-right: 0;
   padding-bottom: 18px;
   padding-left: 0;
   font-size: 26px;
 }

 .contact-area .contact-form form button:hover {
   border-top-color: #079ABE;
   border-left-color: #079ABE;
   border-right-color: #079ABE;
   background-color: #00AFEA;
 }



 /*** 
=============================================
    Google map Area style
=============================================
***/
 .google-map-area {
   background: #ffffffeb;
   position: relative;

   padding-top: 40px !important;
 }

 #contact-google-map {
   height: 450px;
   width: 100%;
 }



 /*** 
=============================================
    Video Gallery Area style
=============================================
***/


 .video-gallery-area {
   padding-top: 20px;
   /* padding-bottom: 80px;*/
 }

 .video-gallery-area .text-holder {}

 .video-gallery-area .text-holder h2 {
   color: #43c3ea;
   font-size: 30px;
   font-weight: 400;
   line-height: 40px;
   margin: -7px 0 22px;
 }

 .video-gallery-area .text-holder .top-text {
   margin: 0 0 15px;
 }

 .video-gallery-area .text-holder .bottom-text {
   margin: 0 0 30px;
   position: relative;
   font-family: Arial, "微軟正黑體";
   font-size: 20px;
   line-height: 36px;
   letter-spacing: 1px;
 }



 .video-gallery-area .video-gallery {
   width: 100%;
   height: auto;
   text-align: center;
   position: relative;
   overflow: hidden;
 }

 .video-gallery-area .video-gallery img {
   transform: scale(1);
   transition: all 0.5s ease 0s;
   width: 100%;
 }

 .video-gallery-area .video-gallery .overlay-gallery {
   background-color: transparent;
   bottom: 0;
   height: 100%;
   left: 0;
   position: absolute;
   right: 0;
   top: 0;
   width: 100%;
   transition: all 500ms ease;
 }

 .video-gallery-area .video-gallery .overlay-gallery .icon-holder {
   display: table;
   height: 100%;
   width: 100%;
 }

 .video-gallery-area .video-gallery .overlay-gallery .icon-holder .icon {
   display: table-cell;
   vertical-align: middle;
 }

 .video-gallery-area .video-gallery .overlay-gallery .icon-holder .icon a img {
   width: auto;
   transform: scale(1);
   transition: all 0.5s ease 0s;
 }

 .video-gallery-area .video-gallery:hover .overlay-gallery {
   background-color: rgba(67, 195, 235, 0.70);
 }

 .video-gallery-area .video-gallery:hover img {
   transform: scale(1.1);
 }

 .video-gallery-area .video-gallery .overlay-gallery .icon-holder .icon a:hover img {
   transform: scale(1.1);
 }

 .video-gallery-area .text-holder .bottom-text .certified-logo {
   opacity: 0.06;
   position: absolute;
   right: 65px;
   top: 30px;
   z-index: -1;
 }



 /*** 
=============================================
    Core Value Area style
=============================================
***/
 .core-value-area {
   background: #f7f7f7;
   padding-top: 60px;
 }

 .core-value-area .img-holder {}

 .core-value-area .img-holder img {
   margin-left: 30px;
   width: auto;
 }

 .core-value-area .text-holder {}

 .core-value-area .text-holder .single-item {
   padding-left: 25px;
   position: relative;
   padding-bottom: 40px;
 }

 .core-value-area .text-holder .single-item .icon-box {
   width: 25px;
   position: absolute;
   top: -1px;
   left: 0;
 }

 .core-value-area .text-holder .single-item .icon-box span:before {
   color: #43c3ea;
   font-size: 20px;
 }

 .core-value-area .text-holder .single-item .text-box {
   padding-left: 20px;
 }

 .core-value-area .text-holder .single-item .text-box h3 {
   color: #252525;
   font-size: 18px;
   font-weight: 700;
   text-transform: capitalize;
   margin: 0 0 14px;
 }



 /*** 
=============================================
    Working Process Area style
=============================================
***/
 .working-process-area {
   background-attachment: fixed;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   padding-bottom: 63px;
   padding-top: 80px;
   position: relative;
   z-index: 1;
 }

 .working-process-area::before {
   background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
   content: "";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -1;
 }

 .working-process-area .single-iten .img-box {
   border-radius: 50%;
   height: 180px;
   margin: 0 auto;
   position: relative;
   width: 180px;
   border: 2px dashed #3c3735;
   padding: 8px;
   transition: all 500ms ease;
 }

 .working-process-area .single-iten .img-box .count {
   position: absolute;
   top: 13px;
   left: -5px;
   background: #43c3ea;
   height: 45px;
   width: 45px;
   border-radius: 50%;
 }

 .working-process-area .single-iten .img-box .count h3 {
   color: #ffffff;
   font-size: 18px;
   font-weight: 400;
   line-height: 45px;
 }

 .working-process-area .single-iten .text-box {
   margin: 22px 0 0;
 }

 .working-process-area .single-iten .text-box h3 {
   color: #f3f3f3;
   font-size: 18px;
   font-weight: 700;
   margin: 0 0 9px;
 }

 .working-process-area .single-iten .text-box p {
   color: #ffffff;
 }

 .working-process-area .single-iten:hover .img-box {
   border: 2px dashed #43c3ea;
 }






 .team-area {
   padding-top: 80px;
   padding-bottom: 40px;
 }

 .single-team-member {
   border-bottom: 3px solid #f7f7f7;
   margin-bottom: 40px;
   padding-bottom: 15px;
 }

 .single-team-member .img-holder {
   position: relative;
   overflow: hidden;
   display: block;
 }

 .single-team-member .img-holder img {
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   width: 100%;
 }

 .single-team-member:hover .img-holder img {
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
 }

 .single-team-member .img-holder .overlay-one {
   position: absolute;
   left: 0px;
   top: -100%;
   width: 100%;
   height: 100%;
   padding: 0px;
   color: #ffffff;
   opacity: 0;
   transition: all 500ms ease;
   transition-delay: 0.10s;
   z-index: 2;
 }

 .single-team-member .img-holder .overlay-one .overlay-inner {
   width: 100%;
   height: 100%;
   display: table;
   background: rgba(67, 195, 234, 0.9);
 }

 .single-team-member .img-holder .overlay-one .overlay-inner .content {
   display: table-cell;
   vertical-align: middle;
   text-align: center;
 }

 .single-team-member .img-holder .overlay-one .overlay-inner .content ul {}

 .single-team-member .img-holder .overlay-one .overlay-inner .content ul li {
   display: inline-block;
   margin: 0 5.5px;
 }

 .single-team-member .img-holder .overlay-one .overlay-inner .content ul li a i {
   height: 40px;
   width: 40px;
   border-radius: 50%;
   border: 1px solid #fff;
   color: #fff;
   font-size: 14px;
   line-height: 38px;
   transition: all 500ms ease;
 }

 .single-team-member .img-holder .overlay-one .overlay-inner .content ul li a:hover i {
   background: #152545;
   border-color: #152545;
 }

 .single-team-member .img-holder .phone {
   background: rgba(0, 0, 0, 0) url("../images/team/phone-bg.png") no-repeat scroll 0 0 / 100% 100%;
   bottom: 0;
   display: inline-block;
   font-size: 14px;
   height: 55px;
   left: -100%;
   line-height: 30px;
   opacity: 0;
   padding: 21px 10px;
   position: absolute;
   transition: all 500ms ease 0.5s;
   width: 55px;
   z-index: 2;
 }

 .single-team-member .img-holder .phone a span:before {
   color: #fff;
   font-size: 18px;
 }

 .single-team-member:hover .img-holder .overlay-one {
   top: 0px;
   opacity: 1;
 }

 .single-team-member:hover .img-holder .phone {
   left: 0;
   opacity: 1;
 }

 .single-team-member .text-holder {
   margin: 28px 0 0;
 }

 .single-team-member .text-holder h3 {
   color: #3d3d3d;
   font-size: 18px;
   font-weight: 700;
   text-transform: capitalize;
   margin: 0 0 4px;
 }

 .single-team-member .text-holder span {
   color: #43c3ea;
 }

 .single-team-member .text-holder .text {
   margin-top: 10px;
 }



 /*** 
=============================================
   Faq Single Area style
=============================================
***/
 .faq-single-area {
   overflow: hidden;
 }

 .faq-single-area .accordion-box {
   padding-top: 80px;
 }

 .faq-single-area .accordion-box .accordion {
   margin-bottom: 17px;
   position: relative;
   background: #fff;
 }

 .faq-single-area .accordion-box .accordion .accord-btn {
   background: #ffffff none repeat scroll 0 0;
   border: 1px solid #ececec;
   cursor: pointer;
   line-height: 18px;
   padding: 11px 20px 12px;
   position: relative;
   transition: all 500ms ease;
 }

 .faq-single-area .accordion-box .accordion .accord-btn h4 {
   color: #3d3d3d;
   font-size: 18px;
   font-weight: 700;
   line-height: 32px;
   transition: all 500ms ease;
   text-transform: none;
 }

 .faq-single-area .accordion-box .accordion .accord-btn::after {
   color: #999999;
   content: '\f18e';
   font-family: "FontAwesome";
   font-size: 18px;
   font-weight: 300;
   line-height: 22px;
   margin-top: -10px;
   position: absolute;
   right: 20px;
   top: 50%;
   transition: all 500ms ease 0s;
 }

 .faq-single-area .accordion-box .accordion .accord-btn.active {
   background: #43c3ea none repeat scroll 0 0;
   border-color: #43c3ea;
 }

 .faq-single-area .accordion-box .accordion .accord-btn.active:after {
   content: '\f01a';
   color: #ffffff;
 }

 .faq-single-area .accordion-box .accordion .accord-btn.active h4 {
   color: #ffffff;
 }

 .faq-single-area .accordion-box .accordion .accord-content {
   border-top: medium none;
   display: none;
   padding: 17px 20px 1px;
   position: relative;
 }

 .faq-single-area .accordion-box .accordion .accord-content.collapsed {
   display: block;
 }

 .faq-single-area .accordion-box .accordion .accord-content p {
   color: #9a9a9a;
   line-height: 26px;
   margin: 0;
 }


 .faq-single-area .question-form {
   padding-bottom: 80px;
   padding-left: 30px;
   padding-top: 80px;
   position: relative;
 }

 .faq-single-area .question-form:before {
   background: #f7f7f7 none repeat scroll 0 0;
   content: "";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 1000%;
   z-index: -1;
 }

 .faq-single-area .question-form .sec-title-two {
   padding-bottom: 30px;
 }

 .faq-single-area .question-form form input[type="text"],
 .faq-single-area .question-form form textarea {
   background: #f7f7f7 none repeat scroll 0 0;
   border: medium none;
   display: block;
   height: 50px;
   margin-bottom: 30px;
   padding: 0 20px;
   width: 100%;
   transition: all 500ms ease;
   border: 1px solid #e2e2e2;
 }

 .faq-single-area .question-form form input[type="text"]:focus {
   border: 1px solid #43c3ea;
 }

 .faq-single-area .question-form form textarea:focus {
   border: 1px solid #43c3ea;
 }

 .faq-single-area .question-form form textarea {
   height: 130px;
   padding: 15px 20px;
 }

 .faq-single-area .question-form form button {
   margin: 10px 0 0;
   padding: 18px 40px 15px;
 }

 .faq-single-area .question-form form button:hover {
   background: #152545;
   border-left-color: #152545;
   border-right-color: #152545;
   border-top-color: #152545;
 }



 /*** 
=============================================
   Faq Content Area style
=============================================
***/
 .faq-content-area {
   padding-bottom: 80px;
   padding-top: 80px;
 }

 .faq-content-area .faq-content {
   background: #f7f7f7 none repeat scroll 0 0;
   display: block;
   padding: 50px 40px 20px;
 }

 .faq-content-area .faq-content .single-item {
   background: #ffffff none repeat scroll 0 0;
   display: block;
   padding: 46px 28px 22px;
   margin-bottom: 30px;
   -webkit-box-shadow: 0px 3px 8px -1px rgba(216, 214, 214, 1);
   -moz-box-shadow: 0px 3px 8px -1px rgba(216, 214, 214, 1);
   box-shadow: 0px 3px 8px -1px rgba(216, 214, 214, 1);
   transition: all 500ms ease;
 }

 .faq-content-area .faq-content .single-item:hover {
   -webkit-box-shadow: 0px 3px 8px -1px rgba(67, 195, 234, 1);
   -moz-box-shadow: 0px 3px 8px -1px rgba(67, 195, 234, 1);
   box-shadow: 0px 3px 8px -1px rgba(67, 195, 234, 1);
 }

 .faq-content-area .faq-content .single-item .title {
   margin: 0 0 19px;
   position: relative;
   z-index: 1;
 }

 .faq-content-area .faq-content .single-item .title::before {
   background: rgba(0, 0, 0, 0) url("../images/resources/q.png") repeat scroll 0 0;
   content: "";
   height: 62px;
   left: 0;
   opacity: 0.5;
   position: absolute;
   top: -16px;
   width: 45px;
   z-index: -1;
 }

 .faq-content-area .faq-content .single-item .title h3 {
   color: #272727;
   font-size: 20px;
   font-weight: 700;
   text-transform: uppercase;
   z-index: 5;
 }

 .faq-content-area .faq-content .single-item .text {}

 .faq-content-area .faq-content .single-item .text p {
   margin: 0 0 14px;
 }

 .faq-content-area .faq-content .single-item .text a {
   color: #3d3d3d;
   font-size: 14px;
   font-weight: 700;
   text-transform: uppercase;
   transition: all 500ms ease;
 }

 .faq-content-area .faq-content .single-item .text a i {
   display: inline-block;
   padding-left: 5px;
 }

 .faq-content-area .faq-content .single-item:hover .text a {
   color: #43c3ea;
 }



 /*** 
=============================================
   Faq Content Area style
=============================================
***/
 .testimonial-section {
   padding: 80px 0 30px;
 }

 .testimonial-section .single-testimonial-item {
   margin-bottom: 50px;
 }

 .testimonial-section .single-testimonial-item .text-holder {
   border: 2px solid #f7f7f7;
   display: block;
   padding: 17px 18px 20px;
   position: relative;
   transition: all 500ms ease;
 }

 .testimonial-section .single-testimonial-item .text-holder::before {
   border-left: 20px solid #f7f7f7;
   border-right: 16px solid transparent;
   border-top: 16px solid transparent;
   bottom: -27px;
   content: "";
   height: 15px;
   left: 0;
   position: absolute;
   transform: rotate(88deg);
   width: 15px;
   transition: all 500ms ease;
 }

 .testimonial-section .single-testimonial-item .text-holder p {
   /*font-size: 16px;
  line-height: 26px;*/
   font-style: italic;

   margin: 0;
 }

 .testimonial-section .single-testimonial-item .client-info {
   margin-top: 30px;
 }

 .testimonial-section .single-testimonial-item .client-info .img-box {
   border: 2px solid transparent;
   width: 60px;
   transition: all 500ms ease;
 }

 .testimonial-section .single-testimonial-item .client-info .img-box,
 .testimonial-section .single-testimonial-item .client-info .title-box {
   display: table-cell;
   vertical-align: top;
 }

 .testimonial-section .single-testimonial-item .client-info .title-box {
   padding-left: 20px;
 }

 .testimonial-section .single-testimonial-item .client-info .title-box h4 {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 700;
   text-transform: uppercase;
   margin: 0 0 4px;
 }

 .testimonial-section .single-testimonial-item .client-info .title-box p {
   color: #43c3ea;
   margin: 0;
 }

 .testimonial-section .single-testimonial-item:hover .text-holder {
   border-color: #43c3ea;
 }

 .testimonial-section .single-testimonial-item:hover .text-holder::before {
   border-left-color: #43c3ea;
 }

 .testimonial-section .single-testimonial-item:hover .client-info .img-box {
   border-color: #43c3ea;
 }



 /*** 
=============================================
   Pricing Plan One Area style
=============================================
***/
 .pricing-plan-one-area {
   padding-bottom: 80px;
   padding-top: 80px;
 }

 .pricing-plan-one-area .sec-title-two {
   padding-bottom: 43px;
 }

 .pricing-plan-one-area .sec-title-two .border {
   display: inline-block;
   height: 1px;
   margin: 20px 0 0;
 }

 .pricing-plan-one-area .single-pricing-box {}

 .pricing-plan-one-area .single-pricing-box .pricing-plan {}

 .pricing-plan-one-area .single-pricing-box .pricing-plan .table-top {
   background: #43c3ea none repeat scroll 0 0;
   display: block;
   padding: 19px 0;
 }

 .pricing-plan-one-area .single-pricing-box .pricing-plan .table-top h3 {
   color: #ffffff;
   font-size: 20px;
   font-weight: 700;
   text-transform: uppercase;
 }

 .pricing-plan-one-area .single-pricing-box .pricing-plan {
   overflow-x: auto;
   position: relative;
   width: 100%;
 }

 .pricing-plan-one-area .single-pricing-box .pricing-plan table {
   min-width: 450px;
   width: 100%;
 }

 .pricing-plan-one-area .single-pricing-box .pricing-plan .table-heading {
   background: #f7f7f7 none repeat scroll 0 0;
   width: 100%;
 }

 .pricing-plan-one-area .single-pricing-box .pricing-plan .table-heading tr {}

 .pricing-plan-one-area .single-pricing-box .pricing-plan .table-heading tr th {
   border: 1px solid #ffffff;
   color: #3d3d3d;
   font-size: 18px;
   font-weight: 700;
   padding: 13px 20px 14px;
   text-transform: capitalize;
 }


 .pricing-plan-one-area .single-pricing-box .pricing-plan tbody tr:nth-of-type(odd) {
   background: #fff;
 }

 .pricing-plan-one-area .single-pricing-box .pricing-plan tbody tr:nth-of-type(even) {
   background: #fff;
 }

 .pricing-plan-one-area .single-pricing-box .pricing-plan tbody tr {}

 .pricing-plan-one-area .single-pricing-box .pricing-plan tbody tr td {
   min-width: 110px;
   padding: 14px 20px 15px;
   border: 1px solid #f7f7f7;
 }

 .pricing-plan-one-area .single-pricing-box .pricing-plan tbody tr td h5 {
   color: #999999;
   font-size: 16px;
   font-weight: 700;
 }

 .pricing-plan-one-area .single-pricing-box .pricing-plan tbody tr td h6 {
   color: #999999;
   font-size: 16px;
   font-weight: 400;
   padding-left: 12px;
 }



 /*** 
=============================================
   Pricing Plan Two Area style
=============================================
***/
 .pricing-plan-two-area {
   padding-bottom: 80px;
 }

 .pricing-plan-two-area .sec-title-two {
   padding-bottom: 40px;
 }

 .pricing-plan-two-area .sec-title-two .border {
   display: inline-block;
   height: 1px;
   margin: 20px 0 0;
 }

 .pricing-plan-two-area .pricing-plan-two {
   border-top: 1px solid #f7f7f7;
   padding-top: 80px;
 }

 .pricing-plan-two-area .pricing-plan-two .pricing-plan .title {
   padding-bottom: 30px;
 }

 .pricing-plan-two-area .pricing-plan-two .pricing-plan .title h2 {
   color: #3d3d3d;
   font-size: 28px;
   font-weight: 700;
 }

 .pricing-plan-two-area .pricing-plan-two .pricing-plan .single-pricing-plan table {
   min-width: 220px;
   width: 100%;
   overflow-x: auto;
   position: relative;
 }

 .pricing-plan-two-area .pricing-plan table .table-heading {}

 .pricing-plan-two-area .pricing-plan table .table-heading tr {}

 .pricing-plan-two-area .pricing-plan table .table-heading tr th {
   border-bottom: 2px solid #f7f7f7;
   color: #3d3d3d;
   font-family: "Roboto", sans-serif;
   font-size: 16px;
   font-weight: 700;
   padding: 0 0 12px;
   text-transform: uppercase;
 }


 .pricing-plan-two-area .pricing-plan table tbody tr:nth-of-type(odd) {
   background: #fff;
 }

 .pricing-plan-two-area .pricing-plan table tbody tr:nth-of-type(even) {
   background: #fff;
 }

 .pricing-plan-two-area .pricing-plan table tbody tr {}

 .pricing-plan-two-area .pricing-plan table tbody tr td {
   min-width: 110px;
   padding: 14px 0px 15px;
   border-bottom: 1px solid #f7f7f7;
 }

 .pricing-plan-two-area .pricing-plan table tbody tr td h5 {
   color: #999999;
   font-size: 16px;
   font-weight: 400;
 }

 .pricing-plan-two-area .pricing-plan table tbody tr td h5 span {
   float: right;
 }



 /*** 
=============================================
   Service Single Area style
=============================================
***/
 #service-single-area {
   padding-bottom: 80px;
   padding-top: 80px;
 }

 #service-single-area .service-single-sidebar {}

 #service-single-area .service-single-sidebar .service-lists {
   display: block;
 }

 #service-single-area .service-single-sidebar .service-lists .allservice {
   margin-bottom: 10px;
 }

 #service-single-area .service-single-sidebar .service-lists .allservice a {
   background: #f7f7f7 none repeat scroll 0 0;
   color: #3d3d3d;
   display: block;
   font-size: 14px;
   font-weight: 700;
   padding: 16px 20px 16px;
   text-transform: uppercase;
 }

 #service-single-area .service-single-sidebar .service-lists .allservice a i {
   color: #999999;
   float: right;
   font-size: 18px;
   margin: 4px 0;
   transition: all 500ms ease;
 }

 #service-single-area .service-single-sidebar .service-lists li {
   border-bottom: 1px solid #ffffff;
   position: relative;
 }

 #service-single-area .service-single-sidebar .service-lists li a {
   background: #f7f7f7 none repeat scroll 0 0;
   display: block;
   padding: 16px 20px 16px;
   color: #3d3d3d;
   font-size: 14px;
   font-weight: 700;
   text-transform: uppercase;
   position: relative;
   transition: all 500ms ease;
   transition-delay: 0.10s;
 }

 #service-single-area .service-single-sidebar .service-lists li a::before {
   background: #43c3ea none repeat scroll 0 0;
   content: "";
   height: 30px;
   left: 0;
   position: absolute;
   top: 14px;
   width: 0px;
   z-index: 1;
   transition: all 500ms ease;
   transition-delay: 0.5s;
 }

 #service-single-area .service-single-sidebar .service-lists li a:hover,
 #service-single-area .service-single-sidebar .service-lists li.active a {
   background: #152545;
   color: #ffffff;
 }

 #service-single-area .service-single-sidebar .service-lists li a:hover::before,
 #service-single-area .service-single-sidebar .service-lists li.active a::before {
   width: 5px;
 }

 #service-single-area .service-single-sidebar .service-lists .allservice a:hover i {
   color: #fff;
 }

 #service-single-area .service-single-sidebar .repair-time {
   background: rgba(0, 0, 0, 0) url("../images/services/service-single/repair-time-bg.jpg") no-repeat scroll 0 0 / cover;
   min-height: 170px;
   padding-left: 30px;
   padding-top: 23px;
   position: relative;
   z-index: 1;
   margin-top: 50px;
 }

 #service-single-area .service-single-sidebar .repair-time:before {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: #152545;
   opacity: .90;
   content: "";
   z-index: -1;
 }

 #service-single-area .service-single-sidebar .repair-time h3 {
   color: #ffffff;
   font-size: 20px;
   font-weight: 700;
   line-height: 28px;
   margin: 0 0 18px;
   text-transform: uppercase;
 }

 #service-single-area .service-single-sidebar .repair-time a {
   border-left: 2px solid #43c3ea;
   border-right: 2px solid #43c3ea;
   border-top: 2px solid #43c3ea;
   border-bottom: 2px solid #43c3ea;
   padding: 14px 19px 13px;
 }

 #service-single-area .service-single-sidebar .repair-time a:hover {
   color: #fff;
 }


 #service-single-area .service-single-content {}

 #service-single-area .service-single-content .top-content {}

 #service-single-area .service-single-content .top-content .img-holder {
   margin-right: -55px;
 }

 #service-single-area .service-single-content .top-content .img-holder img {}

 #service-single-area .service-single-content .top-content .text-holder {
   margin-left: 55px;
 }

 #service-single-area .service-single-content .title {
   padding-bottom: 29px;
 }

 #service-single-area .service-single-content .title h2 {
   color: #3d3d3d;
   font-size: 28px;
   font-weight: 700;
   line-height: 28px;
   text-transform: uppercase;
   margin-top: -4px;
 }


 #service-single-area .service-single-content .middle-content {
   padding-top: 60px;
 }

 #service-single-area .service-single-content .middle-content .text-holder {
   margin-right: 25px;
 }

 #service-single-area .service-single-content .middle-content .img-holder {
   display: block;
   margin-left: -25px;
   margin-top: 60px;
   overflow: hidden;
   position: relative;
 }

 #service-single-area .service-single-content .middle-content .img-holder .button {
   bottom: 15px;
   left: 15px;
   position: absolute;
 }

 #service-single-area .service-single-content .middle-content .img-holder .button a {
   background: #43c3ea none repeat scroll 0 0;
   color: #ffffff;
   display: block;
   font-size: 14px;
   font-weight: 700;
   height: 26px;
   line-height: 24px;
   text-align: center;
   text-transform: uppercase;
   width: 80px;
 }


 #service-single-area .service-single-content .bottom-content {
   padding-top: 13px;
 }

 #service-single-area .service-single-content .bottom-content .text-holder {
   margin-left: 25px;
   margin-top: -7px;
 }

 #service-single-area .service-single-content .bottom-content .img-holder {
   display: block;
   margin-right: -25px;
   overflow: hidden;
   position: relative;
 }

 #service-single-area .service-single-content .bottom-content .img-holder .button {
   bottom: 15px;
   left: 15px;
   position: absolute;
 }

 #service-single-area .service-single-content .bottom-content .img-holder .button a {
   background: #43c3ea none repeat scroll 0 0;
   color: #ffffff;
   display: block;
   font-size: 14px;
   font-weight: 700;
   height: 26px;
   line-height: 24px;
   text-align: center;
   text-transform: uppercase;
   width: 80px;
 }



 /*** 
=============================================
    Not found area style
=============================================
***/
 .not-found-area {
   background: #f7f7f7 none repeat scroll 0 0;
   padding-bottom: 100px;
   padding-top: 72px;
 }

 .not-found-content h1 {
   color: #152545;
   font-size: 150px;
   font-weight: 700;
   margin: 0 0 7px;
   text-shadow: 1px 4px 5px #222;
 }

 .not-found-content h3 {
   color: #3d3d3d;
   font-size: 20px;
   font-weight: 400;
   margin: 0 0 20px;
   text-transform: uppercase;
 }

 .not-found-content p {
   font-size: 18px;
   margin: 0 0 42px;
 }

 .not-found-content .search-form {
   width: 432px;
   position: relative;
   margin: 0 auto;
 }

 .not-found-content .search-form input[type="text"] {
   background: #fff;
   border: 1px solid #f1f1f1;
   color: #9a9a9a;
   display: inline-block;
   font-size: 16px;
   font-weight: 300;
   height: 55px;
   letter-spacing: 1px;
   padding-left: 20px;
   padding-right: 60px;
   position: relative;
   -webkit-transition: all 500ms ease 0s;
   transition: all 500ms ease 0s;
   width: 432px;
 }

 .not-found-content .search-form button {
   background: #43c3ea none repeat scroll 0 0;
   border: medium none;
   color: #fff;
   display: inline-block;
   height: 55px;
   padding: 11px 0;
   position: absolute;
   right: 0;
   text-align: center;
   top: 0;
   -webkit-transition: all 500ms ease 0s;
   transition: all 500ms ease 0s;
   width: 55px;
 }

 .not-found-content .search-form button i {
   font-size: 14px
 }

 .not-found-content .search-form input[type="text"]:focus {
   border: 1px solid #0f192c;
   background: #152545;
   color: #fff;
 }

 .not-found-content .search-form input[type="text"]:focus+button,
 .not-found-content .search-form button:hover {
   background: #0a152b none repeat scroll 0 0;
   color: #fff;
 }



 /*** 
=============================================
    Checkout Area style
=============================================
***/
 .checkout-area {
   /*padding-bottom: 80px;
  padding-top: 80px;*/
 }

 .checkout-area .sec-title-two {
   padding-bottom: 30px;
 }

 .checkout-area .sec-title-two h2 {
   color: #FFFFFF;
   font-size: 1.5em;
   font-weight: 700;
   text-transform: capitalize;
 }

 .checkout-area .exisitng-customer {
   background: #f7f7f7;
   display: block;
   padding: 10px 28px 10px;
   position: relative;
   margin-bottom: 20px;
 }

 .checkout-area .exisitng-customer:before {
   position: absolute;
   top: 0;
   left: 0;
   width: 2px;
   height: 100%;
   background: #43c3ea;
   content: "";
 }

 .checkout-area .exisitng-customer h5 {
   color: #3d3d3d;
   font-size: 1.8em;
   font-weight: 400;
 }

 .checkout-area .exisitng-customer em {
   color: #3d3d3d;
   font-size: 18px;
   font-weight: 400;
   text-decoration: none;
 }


 .checkout-area .exisitng-customer h5 a {
   color: #43c3ea;
   display: inline-block;
   padding-left: 15px;
 }

 .checkout-area .coupon {
   background: #f7f7f7;
   display: block;
   padding: 20px 28px 21px;
   position: relative;
   margin-bottom: 60px;
 }

 .checkout-area .coupon:before {
   position: absolute;
   top: 0;
   left: 0;
   width: 2px;
   height: 100%;
   background: #43c3ea;
   content: "";
 }

 .checkout-area .coupon h5 {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 400;
 }

 .checkout-area .coupon h5 a {
   color: #43c3ea;
   display: inline-block;
   padding-left: 15px;
 }


 .checkout-area .form form .field-label {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 400;
   margin: -3px 0 3px;
   text-transform: capitalize;
   font-family: 'Roboto', sans-serif;
 }

 .checkout-area .form form .field-input input[type="text"] {
   border: 1px solid #ececec;
   color: #3d3d3d;
   display: block;
   font-size: 16px;
   height: 48px;
   margin-bottom: 25px;
   padding: 0 15px;
   width: 100%;
   transition: all 500ms ease;
   -moz-transition: all 500ms ease;
   -webkit-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   -o-transition: all 500ms ease;
 }

 .checkout-area .form form .field-input input[type="text"]:focus {
   border: 1px solid #43c3ea;
 }

 .checkout-area .create-acc .checkbox {
   margin: 7px 0 0;
 }

 .checkout-area .create-acc .checkbox label {
   color: #43c3ea;
   font-weight: 400;
   font-size: 16px;
 }

 .checkout-area .create-acc .checkbox input {
   margin-top: 7px;
 }


 .checkout-area .shipping-info input[type="checkbox"] {
   cursor: pointer;
   display: inline-block;
   margin: 0 0 0 40px;
   position: relative;
   top: 0px;
   vertical-align: middle;
 }

 .checkout-area .form form .field-input textarea {
   border: 1px solid #ececec;
   color: #3d3d3d;
   display: block;
   font-size: 16px;
   height: 124px;
   margin-bottom: 28px;
   padding: 10px 15px;
   width: 100%;
   transition: all 500ms ease;
   -moz-transition: all 500ms ease;
   -webkit-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   -o-transition: all 500ms ease;
 }

 .checkout-area .form form .field-input textarea:focus {
   border-color: #43c3ea;
 }


 .checkout-area .bottom {
   padding-top: 70px
 }

 .checkout-area .table .sec-title-two {
   padding-bottom: 32px;
 }

 .checkout-area .table {
   overflow-x: auto;
   position: relative;
   width: 100%;
   margin-bottom: 0;
 }

 .checkout-area .table .cart-table {
   min-width: auto;
   width: 100%;
 }

 .checkout-area .table .cart-table .cart-header {
   background: #f7f7f7;
   color: #3d3d3d;
   font-size: 16px;
   position: relative;
   text-transform: uppercase;
   width: 100%;
   font-weight: 700;
 }

 .checkout-area .table .cart-table thead tr th {
   font-weight: 700;
   line-height: 24px;
   min-width: 110px;
   padding: 19px 30px 17px;
 }

 .checkout-area .table .cart-table thead tr th.product-column {
   padding-left: 30px;
   text-align: left;
 }

 .checkout-area .table .cart-table tbody tr {
   border-bottom: 1px solid #f7f7f7;
 }

 .checkout-area .table .cart-table tbody tr td {
   vertical-align: middle
 }

 .checkout-area .table .cart-table tbody tr td {
   min-width: 110px;
   padding: 25px 30px;
 }

 .checkout-area .table .cart-table tbody tr .product-column .column-box {
   min-height: 70px;
 }

 .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
   width: 70px;
 }

 .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
   display: block;
   max-width: 100%;
 }

 .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb,
 .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
   display: table-cell;
   vertical-align: middle;
 }

 .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
   padding-left: 20px;
 }

 .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 {
   color: #252525;
   font-size: 16px;
   font-weight: 700;
   text-transform: capitalize;
 }

 .checkout-area .table .cart-table tbody tr .qty {
   padding-right: 30px;
   width: 130px;
 }

 .checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
   float: right;
   width: 70px;
 }

 .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
   border-radius: 0
 }

 .checkout-area .table .cart-table tbody tr .qty .btn-default {
   background-color: #43c3ea;
   border-color: #29abd2;
   color: #fff;
 }

 .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
   border-radius: 0;
   margin-top: -2px;
 }

 .checkout-area .table .cart-table tbody tr td.price {
   color: #43c3ea;
   font-size: 18px;
   font-weight: 400;
 }



 .cart-total .sec-title-two {
   padding-bottom: 32px;
 }

 .cart-total-table {}

 .cart-total-table li {}

 .cart-total-table li:last-child {
   border-bottom: none
 }

 .cart-total-table li span.col.col-title {
   /*border-right: 1px solid #f7f7f7;*/
   color: #3d3d3d;
   display: block;
   float: left;
   font-size: 15px;
   font-weight: 700;
   line-height: 28px;
   position: relative;
   width: 30%;
   font-family: Arial, "微軟正黑體";
   letter-spacing: 0px;
   padding-top: 8px;
   padding-right: 5px;
   padding-bottom: 8px;
   padding-left: 5px;
   text-align: right;
 }

 .cart-total-table li span.col {
   color: #999999;
   display: block;
   float: left;
   font-size: 15px;
   letter-spacing: 0px;
   font-weight: 400;
   line-height: 28px;
   padding-top: 8px;
   padding-right: 5px;
   padding-bottom: 8px;
   padding-left: 5px;
   position: relative;
   width: 69.666%;
   font-family: Arial, "微軟正黑體";
   text-align: left;
 }


 .cart-total-table li span.col input {

   position: relative;
   width: 96%;
   padding-right: 2%;
   padding-left: 2%;
 }

 .col input.input02 {
   position: relative !important;
   width: auto !important;
   padding-right: 2% !important;
   padding-left: 2% !important;
 }

 .col p.p002 {
   text-align: left;
   width: auto;
   margin-right: 50px;
   margin-left: 10px;
 }

 td.p002 {

   margin-right: 50px;
   margin-left: 10px;
 }


 .cart-total-table li span.col b {
   color: #43c3ea;
   font-weight: 300;
   text-decoration: underline;
 }

 .cart-total-table li span.col.r {
   color: #CC0000;
   font-weight: bold;
   text-decoration: none;
   font-family: Arial;
   font-size: 20px;
   letter-spacing: 1px;
 }



 .cart-total .payment-options {
   background: #f7f7f7 none repeat scroll 0 0;
   margin-top: 30px;
   overflow: hidden;
   padding: 23px 20px 35px;
 }

 .cart-total .payment-options .option-block {
   margin-bottom: 14px
 }

 .cart-total .payment-options .option-block .checkbox {
   margin: 0 0 5px;
 }

 .cart-total .payment-options .option-block .checkbox label {
   font-weight: 700;
   min-height: 20px;
   padding-left: 20px;
 }

 .cart-total .payment-options .option-block .checkbox label input {
   position: relative;
   top: 1px;
 }

 .cart-total .payment-options .option-block .checkbox label span {
   color: #3d3d3d;
   font-size: 16px;
   padding-left: 10px;
   font-family: 'Roboto', sans-serif;
 }

 .cart-total .payment-options .option-block .checkbox label span b {
   color: #43c3ea;
   display: inline-block;
   font-size: 14px;
   font-weight: 400;
   padding-left: 25px;
   text-decoration: underline;
 }

 .cart-total .payment-options .option-block .text {
   padding-left: 30px;
 }

 .cart-total .payment-options .option-block .text p {
   margin: 0;
   line-height: 28px;
 }

 .placeorder-button button {
   margin: 20px 0 0;
   padding: 18px 38px 15px;
 }

 .placeorder-button button:hover {
   background: #152545;
   border-left-color: #152545;
   border-right-color: #152545;
   border-top-color: #152545;
 }



 /*** 
=============================================
    Login Register Area style
=============================================
***/
 .row-register {
   margin-right: -15px;
   margin-left: -15px;
 }

 .login-register-area {
   padding-bottom: 83px;
   padding-top: 79px;
 }

 .login-register-area .form .sec-title {
   padding-bottom: 30px;
 }

 .login-register-area .form .sec-title h1 {
   color: #3d3d3d;
   font-size: 28px;
   font-weight: 700;
   text-transform: capitalize;
 }

 .login-register-area .form .input-field {
   position: relative;
 }

 .login-register-area .form .input-field input[type="text"] {
   border: 2px solid #f4f4f4;
   color: #999999;
   font-size: 14px;
   height: 50px;
   margin-bottom: 30px;
   padding-left: 15px;
   /*padding-right: 50px;*/
   width: 100%;
   transition: all 700ms ease 0s;
 }

 .login-register-area .form .input-field .icon-holder {
   position: absolute;
   right: 20px;
   top: 11px;
 }

 .login-register-area .form .input-field .icon-holder i {
   color: #999999;
   font-size: 14px;
   font-weight: 400;
 }

 /* .login-register-area .form button {
   margin-top: 10px;
   padding: 18px 38px 15px;
 }

 .login-register-area .form button:hover {
   background: #152545;
   border-left-color: #152545;
   border-right-color: #152545;
   border-top-color: #152545;
 } */



 .login-register-area .form .remember-text {
   margin-top: 19px;
 }

 .login-register-area .form .remember-text .checkbox label {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 400;
 }

 .login-register-area .form .remember-text .checkbox input {
   margin-top: 7px;
 }


 .login-register-area .form .social-icon {
   float: right;
   margin-right: -8px;
   margin-top: 15px;
   position: relative;
 }

 .login-register-area .form .social-icon .login-with {
   display: inline-block;
   left: -100px;
   position: absolute;
   top: 8px;
 }

 .login-register-area .form .social-icon li {
   display: inline-block;
   margin: 0 8px;
 }

 .login-register-area .form .social-icon li a i {
   background: #3b5998 none repeat scroll 0 0;
   border-radius: 50%;
   color: #fff;
   display: block;
   font-size: 14px;
   font-weight: 100;
   height: 40px;
   line-height: 24px;
   padding: 8px 0;
   text-align: center;
   transition: all 700ms ease 0s;
   width: 40px;
 }

 .login-register-area .form .social-icon li a i.twitter {
   background: #33ccfe none repeat scroll 0 0;
 }

 .login-register-area .form .social-icon li a i.gplus {
   background: #dd4b39 none repeat scroll 0 0;
 }

 .login-register-area .form a.forgot-password {
   color: #43c3ea;
   float: right;
   font-weight: 700;
   margin: 20px 0 0;
 }

 .login-register-area .form h6 {
   color: #333333;
   font-size: 22px;
   font-family: Arial, "微軟正黑體";
   font-weight: bold;
   margin-top: 26px;
   margin-bottom: 10;
 }

 .login-register-area .register-Title {
   color: #3D3C3E;
 }

 .login-register-area .register-partner {
   color: #fff;
   background-color: #999999;
   flex-grow: 1;
   padding: 10px 20px;
   font-weight: 300;
   line-height: 22px;
 }

 .login-register-area .register-account {
   margin-top: 0px;
   /*padding: 10px 40px;*/
   font-size: 16px;
   /*color: rgb(114, 114, 114);*/
   /*background-color: #F0F0F0;*/
	background-color: #5c636a;
    border-color: #565e64; 
	 color:#fff;
   /*min-width: 85px;*/

 }



 .login-register-area .register-file {
   text-align: center;
   margin: 20px 0px;
 }

 .login-register-area .register-file .name {
   flex-grow: 1;
   margin-right: 10px;
 }

 .login-register-area .form .input-field.name input[type="text"] {
   margin-bottom: 0px;
 }

 .login-register-area .work-day,
 .single-day .work-day {
   padding: 0;
   flex-grow: 1;
   text-align: center;
   padding: 10px;
   font-size: 16px;
 }

 .login-register-area .work-day {
   color: #fff;
 }

 .bg-blue {
   background-color: #729CC3;
 }

 .bg-green {
   background-color: #7DC4A1;
 }

 .login-register-area .work-checkbox,
 .single-day .work-checkbox {
   padding: 0;
   flex-grow: 1;
   font-size: 16px;
   font-weight: 300;
   margin-top: 7px;
   margin-bottom: 0px;
   cursor: pointer;

 }


 .login-register-area .work-checkbox input[type=checkbox],
 .single-day .work-checkbox input[type=checkbox] {
   display: none;
 }

 .login-register-area .work-checkbox input[type=checkbox]+span,
 .single-day .work-checkbox input[type=checkbox]+span {
   display: flex;
   justify-content: center;
   align-items: center;
   padding: 10px;
   color: #202020;
   user-select: none;
   /* 防止文字被滑鼠選取反白 */
   background: #F0F0F0;
 }

 .login-register-area .col-md-1-5 {
   margin-bottom: 10px;
 }

 .login-register-area .work-checkbox input[type="checkbox"]:checked+span,
 .single-day .work-checkbox input[type=checkbox]:checked+span {
   background: #43c3ea;
   color: #fff;
 }

 .single-day .work-checkbox input[type=checkbox]:disabled+span {
   background: #c9c9c9;
   color: rgb(248, 248, 248);
 }

 .login-register-area .work-checkbox input[type=radio],
 .single-day .work-checkbox input[type=radio] {
   display: none;
 }

 .login-register-area .work-checkbox input[type=radio]+span,
 .single-day .work-checkbox input[type=radio]+span {
   display: flex;
   justify-content: center;
   align-items: center;
   padding: 10px;
   color: #202020;
   user-select: none;
   /* 防止文字被滑鼠選取反白 */
   background: #F0F0F0;
 }

 .login-register-area .col-md-1-5 {
   margin-bottom: 10px;
 }

 .login-register-area .work-checkbox input[type="radio"]:checked+span,
 .single-day .work-checkbox input[type=radio]:checked+span {
   background: #43c3ea;
   color: #fff;
 }

 .single-day .work-checkbox input[type=radio]:disabled+span {
   background: #c9c9c9;
   color: rgb(248, 248, 248);
 }

 .single-day .work-checkbox input[type=r]:disabled+span {
   background: #c9c9c9;
   color: rgb(248, 248, 248);
 }

 .login-register-area .registerForm-pic-text {
   /* width: 100%; */
   min-height: 200px;
   align-items: stretch;
 }

 .login-register-area .registerForm-pic-text textarea {
   width: 100%;
   margin-bottom: 20px;
   resize: none;
   font-size: 16px;
   padding: 10px;
   outline: none;
 }

 .login-register-area .call-to-action-area .single-item {
   margin-bottom: 0px;
 }

 .call-to-action-area .register-file .register-account {
   padding: 12px;
 }

 @media (max-width: 540px) {
   .login-register-area .register-account {
     padding: 10px;
   }

   .single-day .work-checkbox {
     font-size: 14px;
     padding: 10px 2px;
   }
 }

 @media (max-width: 385px) {
   .single-day .work-checkbox {
     font-size: 12px;
   }
 }

 .member-ol ol {
   font-size: 16px;
 }

 .member-ol ol li {
   font-size: 16px;
   font-family: Arial, "微軟正黑體";
   line-height: 180%;
 }

 .member-ol strong {
   font-size: 18px;
   font-family: Arial, "微軟正黑體";
   line-height: 180%;
   font-weight: bold;
 }

 .login-register-area .form .input-field input[type="text"]:focus {
   border: 2px solid #43c3ea;
 }

 .login-register-area .form .social-icon li a:hover i {
   background: #18387b;
 }

 .login-register-area .form .social-icon li a:hover i.twitter {
   background: #12addf;
 }

 .login-register-area .form .social-icon li a:hover i.gplus {
   background: #c62d1a;
 }

 /***
=============================================
    Q&amp
=============================================
***/




 .container_qa {
   width: 100%;
   font: 14px/21px "Open Sans", Arial, sans-serif !important;
   color: #666;
   background-color: white;
   border-radius: 5px;
   margin-top: 40px;
   margin-right: auto;
   margin-bottom: 40px;
   margin-left: auto;
   padding-top: 20px;
   padding-bottom: 40px;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: #666;

 }

 .container_qa p {
   margin-bottom: 10px;
 }



 .container_qa .hide {
   display: none;
 }

 .container_qa dt {
   font-size: 22px;
   color: #000000;
   margin-bottom: 20px;
   margin-left: 26px;
   cursor: pointer;
   font-family: Arial, "微軟正黑體";
   font-weight: bold;
   letter-spacing: 1px;
   padding-top: 10px;
   padding-bottom: 10px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #D6D6D6;
 }

 /* Triangle list item */
 .container_qa dt:before {
   content: "";
   border-color: transparent #ccc;
   border-style: solid;
   border-width: 5px 0 5px 8px;
   display: block;
   height: 0;
   width: 0;
   left: -16px;
   top: 17px;
   position: relative;
 }

 .container_qa dd {
   padding: 20px;
   background: #FDFCFA;
   border-radius: 5px;
   border: 1px solid #F2EEE6;
   margin: 20px 0 30px;
   position: relative;
 }

 /* Triangle in definition container */
 .container_qa dd:after,
 dd:before {
   bottom: 100%;
   left: 6%;
   border: solid transparent;
   content: "";
   height: 0;
   width: 0;
   position: absolute;
   pointer-events: none;
 }

 .container_qa dd:after {
   border-color: rgba(136, 183, 213, 0);
   border-color: transparent;
   border-bottom-color: #FDFCFA;
   border-width: 15px;
   margin-left: -15px;
 }

 .container_qa dd:before {
   border-color: rgba(194, 225, 245, 0);
   border-color: transparent;
   border-bottom-color: #F2EEE6;
   border-width: 17px;
   margin-left: -17px;
 }




 /*** 
=============================================
   Cart area  style
=============================================
***/
 .cart-area {
   padding-bottom: 80px;
   padding-top: 80px;
 }

 .cart-area .table-outer {
   overflow-x: auto;
   position: relative;
   width: 100%;
   background-color: #FFF;
   padding-top: 20px;
   padding-bottom: 20px;
   margin-bottom: 20px;
 }

 .cart-area .cart-table {
   /*min-width: 1024px;*/
   width: 100%;
 }

 .cart-area .cart-table .cart-header {
   background: #f7f7f7;
   color: #3d3d3d;
   font-family: 'Montserrat', sans-serif;
   font-size: 16px;
   font-weight: 700;
   position: relative;
   text-transform: capitalize;
   width: 100%;
 }

 .cart-area .cart-table thead tr th {
   font-weight: 700;
   line-height: 24px;

   padding: 20px 25px;
 }

 .cart-area .cart-table thead tr th.prod-column {
   padding-left: 30px;
   text-align: left;
 }

 .cart-area .cart-table thead tr th.availability {
   padding: 0 40px
 }


 .cart-area .cart-table tbody tr {
   border-bottom: 1px solid #f7f7f7;
 }

 .cart-area .cart-table tbody tr td {}

 .cart-area .cart-table tbody tr td {
   color: #999999;
   font-family: "Montserrat", sans-serif;
   font-size: 16px;
   font-weight: 400;
   line-height: 24px;

   padding: 27.5px 25px;
 }

 .cart-area .cart-table tbody tr .prod-column .column-box {
   min-height: 70px;
   position: relative;
 }

 .cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb {
   width: 70px;
 }

 .cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb img {
   display: block;

 }

 .cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb,
 .cart-area .cart-table tbody tr .prod-column .column-box .title {
   display: table-cell;
   vertical-align: middle;
 }

 .cart-area .cart-table tbody tr .prod-column .column-box .title {
   padding-left: 20px;
 }

 .cart-area .cart-table tbody tr .prod-column .column-box .title h3 {
   color: #252525;
   font-size: 16px;
   font-weight: 700;
   text-transform: capitalize;
 }

 .cart-area .cart-table tbody tr .qty {
   padding-right: 25px;
   width: 120px;
 }

 .cart-area .cart-table tbody tr .qty .input-group.bootstrap-touchspin {}

 .cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
   border-radius: 0;
   margin-left: 0;
   padding: 11px;
 }

 .cart-area .cart-table tbody tr .qty .btn-default {
   background-color: #43c3ea;
   border-color: #29abd2;
   color: #fff;
 }

 .cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
   border-radius: 0;
   margin-left: 0;
   margin-top: -1px;
   padding: 10px;
 }

 .cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical i {
   font-size: 9px;
   left: 6px;
   top: 6px;
 }

 .cart-area .cart-table tbody tr td.unit-price {
   padding-left: 40px;
   padding-right: 20px;
 }

 .cart-area .cart-table tbody .available-info {
   color: #999999;
   font-size: 16px;
   font-weight: 400;
   line-height: 20px;
   padding-left: 50px;
   position: relative;
 }

 .cart-area .cart-table tbody .available-info .icon {
   background: #43c3ea none repeat scroll 0 0;
   border-radius: 50%;
   color: #ffffff;
   font-size: 18px;
   height: 40px;
   left: 0;
   line-height: 40px;
   position: absolute;
   text-align: center;
   top: 0px;
   width: 40px;
 }

 .cart-area .cart-table tbody tr td.price {
   color: #999999;
   font-size: 18px;
   font-weight: 400;
 }

 .cart-area .cart-table tbody tr .sub-total {
   color: #FF3300;
   font-weight: 400;
   font-size: 18px;
 }

 .cart-area .cart-table tbody tr td .remove {}

 .cart-area .cart-table tbody tr td .remove .checkbox label {
   color: #999999;
   font-size: 16px;
   font-weight: 400;
 }

 .cart-area .cart-table tbody tr td .remove .checkbox label input[type="checkbox"] {
   display: inline-block;
   position: relative;
   top: 1px;
 }


 .cart-middle {
   padding-top: 30px
 }

 .cart-middle .apply-coupon {
   padding-left: 245px;
   position: relative;
 }

 .cart-middle .apply-coupon input[type="text"] {
   border: 2px solid #f7f7f7;
   color: #9e9e9e;
   font-size: 14px;
   font-weight: 400;
   height: 50px;
   left: 0;
   padding: 0 15px;
   position: absolute;
   text-transform: capitalize;
   top: 0;
   transition: all 500ms ease 0s;
   width: 225px;
 }

 .cart-middle .apply-coupon input[type="text"]:focus {
   border: 2px solid #43c3ea
 }

 .cart-middle .apply-coupon .apply-coupon-button button {
   padding: 18px 38px 15px;
 }

 .cart-middle .apply-coupon .apply-coupon-button button:hover {
   background: #152545;
   border-left-color: #152545;
   border-right-color: #152545;
   border-top-color: #152545;
 }

 .cart-middle .update-cart button {
   padding: 18px 38px 15px;
 }

 .cart-middle .update-cart button:hover {
   background: #152545;
   border-left-color: #152545;
   border-right-color: #152545;
   border-top-color: #152545;
 }


 .cart-bottom {
   overflow: hidden;
   padding-top: 76px;
 }

 .cart-bottom .sec-title-two {
   padding-bottom: 35px;
 }

 .cart-bottom .sec-title-two h2 {
   color: #3d3d3d;
   font-size: 28px;
   font-weight: 700;
   text-transform: capitalize;
 }

 .sec-title-two h2 {
   color: #fff !important;
   font-size: 28px;
   font-weight: 700;
   text-transform: capitalize;
 }

 .sec-title-two h2 a {
   color: #FFFFFF !important;
   font-size: 28px;
   font-weight: 700;
   text-transform: capitalize;
 }



 .sec-title-two h2 em {
   color: #FF3300 !important;
   font-size: 16px;
   font-weight: normal;
   text-transform: capitalize;
   text-decoration: none;
   font-style: normal;
 }

 .sec-title-two h5 {
   color: #333 !important;
   font-size: 28px;
   font-weight: 700;
   text-transform: capitalize;
   margin-top: 50px !important;
   margin-bottom: 0px !important;
 }

 .sec-title-two h5 em {
   color: #FF3300 !important;
   font-size: 16px;
   font-weight: normal;
   text-transform: capitalize;
   text-decoration: none;
   font-style: normal;
 }

 .cart-bottom .calculate-shipping {}

 .cart-bottom .calculate-shipping .ui-state-default .ui-icon {
   background: none
 }

 .cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon {
   margin-top: 0;
   position: absolute;
   right: 0;
   top: 0;
 }

 .cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon {
   border-left: 2px solid #f7f7f7;
   display: block;
   float: right;
   height: 41px;
   position: relative;
   text-indent: 0;
   top: 0;
   width: 43px;
 }

 .cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon::before {
   color: #9b9b9b;
   content: "\f107";
   font-family: FontAwesome;
   font-size: 20px;
   overflow: visible;
   position: absolute;
   right: 14px;
   top: 6px;
 }

 .cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-selectmenu-text {
   display: block;
   line-height: 18px;
   overflow: hidden;
   padding: 12px 17px;
   text-align: left;
   text-overflow: ellipsis;
   white-space: nowrap;
 }

 .cart-bottom .calculate-shipping input[type="text"] {
   border: 2px solid #f7f7f7;
   color: #9e9e9e;
   display: block;
   font-size: 14px;
   height: 45px;
   padding: 0 18px;
   width: 100%;
   transition: all 500ms ease;
   -moz-transition: all 500ms ease;
   -webkit-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   -o-transition: all 500ms ease;
 }

 .cart-bottom .calculate-shipping input[type="text"]:focus {
   border: 2px solid #43c3ea
 }

 .cart-bottom .calculate-shipping button {
   margin-top: 30px;
   background: #f7f7f7;
   border: none;
   padding: 18px 38px 15px;
   color: #3d3d3d;
 }

 .cart-bottom .calculate-shipping button:hover {
   background: #152545;
   color: #fff;
 }

 .cart-bottom button.checkout-btn {
   padding: 18px 38px 15px;
   margin-top: 30px;
 }

 .cart-bottom button.checkout-btn:hover {
   background: #152545;
   border-left-color: #152545;
   border-right-color: #152545;
   border-top-color: #152545;
 }




 /*** 
=============================================
   Shop area  style
=============================================
***/
 #shop-area {
   padding-top: 20px;
   padding-bottom: 20px;
 }

 #shop-area .shop-content {

   margin-bottom: -40px;
   margin-right: -25px;

   padding-bottom: 80px;
   padding-right: 25px;
 }

 .single-product-item {
   background: #f7f7f7;
   margin-bottom: 60px;
   transition: all 0.7s ease;
 }

 .single-product-item:hover {
   -webkit-box-shadow: 0px 3px 4px -1px rgba(220, 217, 217, 1);
   -moz-box-shadow: 0px 3px 4px -1px rgba(220, 217, 217, 1);
   box-shadow: 0px 3px 4px -1px rgba(220, 217, 217, 1);
 }

 .single-product-item .img-holder {
   display: block;
   overflow: hidden;
   position: relative;
   border-bottom: 1px solid #e4e3e3;
 }

 .single-product-item .img-holder img {
   -webkit-transition: all 0.7s ease;
   transition: all 0.7s ease;
   width: 100%;
 }

 .single-product-item .img-holder .overlay-box {
   background: rgba(74, 38, 38, 0.6) none repeat scroll 0 0;
   height: 0;
   left: 0;
   opacity: 0;
   position: absolute;
   top: 0;
   transition: all 700ms ease;
   width: 100%;
 }

 .single-product-item .img-holder .overlay-box .box {
   display: table;
   height: 100%;
   width: 100%;
 }

 .single-product-item .img-holder .overlay-box .box .content {
   display: table-cell;
   text-align: center;
   vertical-align: middle;
 }

 .single-product-item .img-holder .overlay-box .box .content a {
   padding: 13px 25px 13px;
   border: none;
   transition: all 500ms ease;
   transition-delay: 0.15s;
 }

 .single-product-item .img-holder .overlay-box .box .content a:hover {
   color: #fff;
   background-color: #000000;
 }

 .single-product-item:hover .img-holder .overlay-box {
   height: 100%;
   opacity: 1;
 }

 .single-product-item:hover .img-holder img {
   -webkit-transform: scale(1.3);
   transform: scale(1.3);
 }

 .single-product-item .title-holder {
   padding: 13px 15px 15px;
 }

 .single-product-item .title-holder h4 {
   font-size: 16px;
   color: #F00;
   padding-top: 5px;
   padding-bottom: 5px;
   font-weight: bold;
 }

 .single-product-item .title-holder p {
   font-size: 14px !important;
   color: #000 !important;
   font-weight: normal !important;
   letter-spacing: 0px;
   margin: 0;
 }

 .single-product-item .title-holder .product-title h2 {
   margin-bottom: 10px;
 }

 .single-product-item .title-holder .top {
   padding-bottom: 7px;
 }

 .product-title h5 {
   font-size: 21px !important;
   /* color: #AA870D !important; */

   height: 40px;
   text-shadow: 0px 0px 0px #AA870D;
 }

 .single-product-item .title-holder .top .product-title a h5 {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 700;
   margin: 5px 0 0;
   text-transform: uppercase;
   transition: all 500ms ease;
 }

 .single-product-item .title-holder .top .product-title a:hover h5 {
   color: #FF4D00;
 }

 .review-box h4 {
   font-family: Arial;
   font-size: 20px;
   color: #F30;
   letter-spacing: 1px;
 }

 .review-box ul {
   margin-left: -1px;
   margin-right: -1px;
   margin-top: 3px;
   margin-bottom: 3px;
   padding-top: 5px;
   padding-bottom: 5px;

 }

 .review-box ul.nofoot {

   border-bottom-style: none !important;
   border-top-style: none !important;
   border-right-style: none !important;
   border-left-style: none !important;
 }

 .review-box ul.color001 {
   margin-left: -1px;
   margin-right: -1px;
   margin-top: 5px;
   margin-bottom: 5px;
   padding-top: 5px;
   padding-bottom: 5px;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: #F0F0F0;
   background-color: #F8F8F8;
   padding-right: 5px;
   padding-left: 5px;
 }



 .review-box ul li {
   display: inline-block;
   color: #27292E;
   font-family: Arial, "微軟正黑體";
   font-size: 16px;
   line-height: 130%;
   letter-spacing: 1px;
   margin-top: 0;
   margin-right: 1px;
   margin-bottom: 10;
   margin-left: 1px;
   padding-top: 5px;
   padding-bottom: 5px;

 }

 .review-box ul li input {
   display: inline-block;
   color: #666666;
   font-family: Arial, "微軟正黑體";
   font-size: 15px;
   line-height: 26px;
   text-align: center;
   height: 26px;
   padding-top: 3px;
   padding-right: 6px;
   padding-bottom: 3px;
   padding-left: 6px;
 }

 .review-box ul li select {
   display: inline-block;
   color: #666666;
   font-family: Arial, "微軟正黑體";
   font-size: 15px;
   line-height: 26px;
   text-align: center;
   height: 26px;
   padding-top: 3px;
   padding-right: 6px;
   padding-bottom: 3px;
   padding-left: 6px;
 }



 .review-box ul li i {
   color: #43c3ea;
   font-size: 12px;
 }

 .desc-content-box p {
   color: #4B4B4B;
   font-size: 18px;
   font-family: Arial, "微軟正黑體";
   line-height: 200%;
   letter-spacing: 1px;
 }

 .desc-content-box p strong {
   color: #3B3B3B;
   font-family: Arial, "微軟正黑體";
   font-weight: bold;
 }

 .desc-content-box img {
   width: 100%;
   height: auto;
   margin-top: 10px;
   margin-bottom: 20px;
 }

 #shop-area .post-pagination {
   border-top: 1px solid #f7f7f7;
   padding-top: 40px;
 }

 #shop-area .shop-content .showing-result-shorting {
   padding-bottom: 40px;
 }

 .showing-result-shorting .showing p {
   line-height: 50px;
   margin: 0;
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 400;
 }

 .showing-result-shorting .shorting .ui-selectmenu-button span.ui-selectmenu-text {
   display: block;
   font-weight: 400;
   overflow: hidden;
   padding: 0;
   text-align: left;
 }

 .showing-result-shorting .shorting .ui-selectmenu-button.ui-selectmenu-button span.ui-icon::before {
   color: #999999;
   font-family: FontAwesome;
   font-size: 18px;
   overflow: visible;
   position: absolute;
   right: 0;
   top: 5px;
 }

 .single-sidebar .price-ranger {}

 .single-sidebar .price-ranger .ui-widget-content {
   background: #f7f7f7;
   border: none;
   height: 2px;
 }

 .single-sidebar .price-ranger .ui-slider-handle {
   background: #43c3ea none repeat scroll 0 0;
   border: 2px solid #152545;
   border-radius: 50%;
   height: 10px;
   margin-left: -4px;
   outline: medium none;
   width: 10px;
   cursor: pointer;
 }

 .single-sidebar .price-ranger .ui-slider-horizontal .ui-slider-handle {
   top: -5px;
 }

 .single-sidebar .price-ranger .ui-slider .ui-slider-range {
   background: #000;
 }

 .single-sidebar .price-ranger #slider-range {
   margin-left: 3px;
   margin-right: 5px;
   margin-top: 0;
 }

 .single-sidebar .price-ranger .ranger-min-max-block {
   margin-bottom: 7px;
   margin-top: 29px;
 }

 .single-sidebar .price-ranger .ranger-min-max-block input {
   display: inline-block;
 }

 .single-sidebar .price-ranger .ranger-min-max-block input[type="submit"] {
   float: left;
   margin-right: 20px;
   padding: 10px 0 8px;
   text-align: center;
   width: 80px;
 }

 .single-sidebar .price-ranger .ranger-min-max-block input[type="submit"]:hover {
   background: #152545;
   border-left-color: #152545;
   border-right-color: #152545;
   border-top-color: #152545;
 }

 .single-sidebar .price-ranger .ranger-min-max-block input[type="text"] {
   border: medium none;
   color: #343434;
   font-size: 16px;
   font-weight: 400;
   outline: medium none;
   text-align: right;
   width: 40px;
 }

 .single-sidebar .price-ranger .ranger-min-max-block input[type='text'].max {}

 .single-sidebar .price-ranger .ranger-min-max-block span {
   color: #343434;
   font-weight: 400;
   font-size: 16px;
 }

 .sidebar-wrapper .single-sidebar .latest-product {}

 .sidebar-wrapper .single-sidebar .latest-product li {
   border-bottom: 1px solid #f7f7f7;
   margin-bottom: 25px;
   overflow: hidden;
   padding-bottom: 16px;
   padding-left: 70px;
   position: relative;
 }

 .sidebar-wrapper .single-sidebar .latest-product li:last-child {
   border-bottom: 1px solid #f7f7f7;
   margin-bottom: 0px;
   padding-left: 70px;
   position: relative;
 }

 .sidebar-wrapper .single-sidebar .latest-product li .img-holder {
   display: block;
   overflow: hidden;
   position: absolute;
   width: 70px;
   min-height: 70px;
   top: 0;
   left: 0;
 }

 .sidebar-wrapper .single-sidebar .latest-product li .img-holder img {
   transition: all 0.7s ease 0s;
   width: 100%;
 }

 .sidebar-wrapper .single-sidebar .latest-product li .img-holder .overlay .box .content a i {
   color: #ffffff;
   display: inline-block;
   font-size: 16px;
   transition: all 500ms ease;
 }

 .sidebar-wrapper .single-sidebar .latest-product li .title-holder {
   padding-left: 20px;
 }

 .sidebar-wrapper .single-sidebar .latest-product li .title-holder a h4 {
   color: #252525;
   font-size: 16px;
   font-weight: 700;
   text-transform: capitalize;
   margin: 0 0 10px;
   transition: all 500ms ease;
 }

 .sidebar-wrapper .single-sidebar .latest-product li .title-holder h5 {
   color: #43c3ea;
   font-size: 16px;
   font-weight: 400;
   text-transform: capitalize;
 }

 .sidebar-wrapper .single-sidebar .latest-product li .title-holder .review-box {}

 .sidebar-wrapper .single-sidebar .latest-product li .title-holder .review-box li {
   display: inline-block;
   margin: 0 1px;
   position: static;
   padding: 0;
   border: none;
 }

 .sidebar-wrapper .single-sidebar .latest-product li:hover .img-holder .overlay {
   -webkit-transform: scale(1);
   transform: scale(1);
 }

 .sidebar-wrapper .single-sidebar .latest-product li:hover .img-holder img {
   -webkit-transform: scale(1.3);
   transform: scale(1.3);
 }

 .sidebar-wrapper .single-sidebar .latest-product li .img-holder .overlay .box .content a:hover i {
   color: #152545;
 }

 .sidebar-wrapper .single-sidebar .latest-product li:hover .title-holder h4 {
   color: #43c3ea;
 }




 /*** 
=============================================
   Single Shop Area style
=============================================
***/
 .single-shop-content .img-holder {
   margin-right: 50px;
 }

 .single-shop-content .content-box {
   margin-left: -50px;
 }

 .single-shop-content .content-box h2 {
   color: #1C1D20;
   font-size: 32px;
   font-weight: bold;
   text-transform: uppercase;
   font-family: Arial, "微軟正黑體";
   letter-spacing: 1px;
   display: block;
   width: 100%;
   margin-top: 0;
   margin-right: 0;
   margin-bottom: 10px;
   margin-left: 0;
   padding-top: 5px;
   padding-bottom: 5px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #E1E1E1;
 }

 .single-shop-content .content-box .review-box {
   margin: 0 0 10px;
 }

 .single-shop-content .content-box .review-box ul {}

 .single-shop-content .content-box .review-box ul li {}

 .single-shop-content .content-box .review-box ul li i {
   color: #43c3ea;
 }

 .single-shop-content .content-box span.price {
   color: #43c3ea;
   font-size: 22px;
   font-weight: 400;
 }

 .single-shop-content .content-box span.price .before-rate {
   color: #9a9a9a;
   display: inline-block;
   font-size: 18px;
   font-weight: 300;
   padding-left: 10px;
   position: relative;
   top: -1px;
 }

 .single-shop-content .content-box .text {
   overflow: hidden;
   padding: 25px 0 9px;
 }

 .single-shop-content .content-box .location-box {
   margin: 4px 0 20px;
 }

 .single-shop-content .content-box .location-box p {
   color: #3d3d3d;
   font-size: 16px;
   margin: 0 0 12px;
 }

 .single-shop-content .content-box .location-box form input {
   border: 2px solid #f7f7f7;
   height: 40px;
   padding-left: 10px;
   padding-right: 10px;
   width: 170px;
   transition: all 500ms ease;
   margin: 0 0 10px;
 }

 .single-shop-content .content-box .location-box form input:focus {
   border-color: #43c3ea;
 }

 .single-shop-content .content-box .location-box form button {
   background: #f7f7f7 none repeat scroll 0 0;
   border: medium none;
   color: #252525;
   font-size: 14px;
   font-weight: 700;
   height: 40px;
   margin-left: 6px;
   padding: 0;
   text-align: center;
   text-transform: uppercase;
   transition: all 500ms ease 0s;
   width: 95px;
 }

 .single-shop-content .content-box .location-box form button:hover {
   background: #43c3ea;
 }

 .single-shop-content .content-box .location-box form span {
   color: #43c3ea;
 }

 .single-shop-content .content-box .addto-cart-box {}

 .single-shop-content .content-box .addto-cart-box .input-group.bootstrap-touchspin {
   float: left;
   width: 70px;
 }

 .single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
   border-radius: 0
 }

 .single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
   border-radius: 0;
   margin-top: -2px;
 }

 .single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical>.btn {
   display: block;
   float: none;
   margin-left: -1px;
   max-width: 100%;
   padding: 12px 12px;
   position: relative;
   width: 100%;
 }

 .single-shop-content .content-box .addto-cart-box .btn-default {
   background-color: #efefef;
   border-color: #efefef;
   color: #9e9e9e;
 }

 .single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
   color: #9e9e9e;
   font-weight: normal;
   left: 8px;
   position: absolute;
   top: 7px;
 }

 .single-shop-content .content-box .addto-cart-box button.addtocart {
   height: 50px;
   width: 170px;
   line-height: 30px;
   margin-left: 25px;
 }

 .single-shop-content .content-box .addto-cart-box button.addtocart:hover {
   background: #152545;
   border-left-color: #152545;
   border-right-color: #152545;
   border-top-color: #152545;
 }



 .product-tab-box {
   border: 1px solid #ececec;
   border-top: none;
   border-right: none;
   border-left: none;
   overflow: hidden;
   margin-top: 80px;
 }

 .product-tab-box .tab-menu {
   border-bottom: 3px solid #bf80bd;
   margin-bottom: 30px;
 }

 .product-tab-box .tab-menu li {
   display: inline-block;
   float: left;
   /*margin-bottom: -1px;*/

   text-align: center;
   width: 33.3333%;
 }

 .product-tab-box .tab-menu li a {
   background: #f7f7f7;
   border-top: 1px solid #ececec;
   border-left: 1px solid #ececec;
   border-right: 1px solid #ececec;
   border-bottom: 1px solid transparent;
   border-radius: 0;
   display: block;
   margin-right: 1px;
   padding: 15px 30px 13px;
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 700;
   text-transform: uppercase;
   background: #f7f7f7;
   transition: all 500ms ease;
 }

 .product-tab-box .tab-menu li.active a,
 .product-tab-box .tab-menu li:hover a {
   background: #bf80bd;
   color: #FFF;
   border-left-color: #ececec;
   border-top-color: #ececec;
   border-right-color: #ececec;

 }

 .product-tab-box .tab-content {
   /*border-left: 1px solid #ececec;*/
   /*border-right: 1px solid #ececec;*/
   margin-top: -30px;
   padding-top: 30px;
   padding-right: 1px;
   padding-bottom: 40px;
   padding-left: 1px;
 }

 .product-tab-box .tab-content .review-box {}

 .product-tab-box .tab-content .review-box .sec-title-two {
   margin-top: 3px;
   padding-bottom: 22px;
 }

 .product-tab-box .tab-content .review-box .sec-title-two h3 {
   color: #3d3d3d;
   font-size: 24px;
   font-weight: 700;
   text-transform: uppercase;
 }

 .product-tab-box .tab-content .review-box .single-review-box {
   margin-bottom: 30px;
   padding-left: 60px;
   position: relative;
 }

 .product-tab-box .tab-content .review-box .single-review-box .img-holder {
   left: 0;
   position: absolute;
   top: 0;
 }


 .product-tab-box .tab-content .review-box .single-review-box .text-holder {
   border: 1px solid #ececec;
   margin-left: 20px;
   padding: 17px 20px 12px;
 }

 .product-tab-box .tab-content .review-box .single-review-box .text-holder .top {
   margin: 0 0 10px;
   overflow: hidden;
 }

 .product-tab-box .tab-content .review-box .single-review-box .text-holder .top .name h4 {
   color: #3d3d3d;
   font-size: 16px;
   font-weight: 400;
   margin: 0;
   text-transform: capitalize;
 }

 .product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul {
   margin-top: -2px;
   padding-left: 0px;
   position: relative;
 }

 .product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li {
   display: inline-block;
   margin-right: 1px;
 }

 .product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li i {
   color: #43c3ea;
   font-size: 14px;
 }

 .product-tab-box .tab-content .review-box .single-review-box .text-holder .text p {
   margin: 0;
 }



 .product-tab-box .tab-content .review-form {
   padding-top: 30px;
 }

 .product-tab-box .tab-content .review-form .sec-title-two {
   padding-bottom: 34px;
 }

 .product-tab-box .tab-content .review-form .sec-title-two h3 {
   color: #3d3d3d;
   font-size: 28px;
   font-weight: 700;
   text-transform: capitalize;
 }

 .product-tab-box .tab-content .review-form .add-rating-box {
   margin: 0 0 20px;
 }

 .product-tab-box .tab-content .review-form .add-rating-box .add-rating-title h4 {
   color: #999999;
   font-size: 16px;
   font-weight: 400;
   margin: 0 0 10px;
   text-transform: none;
 }

 .product-tab-box .tab-content .review-form .add-rating-box ul li {
   border-right: 1px solid #ebebeb;
   display: inline-block;
   line-height: 20px;
   margin-right: 10px;
   padding-right: 10px;
 }

 .product-tab-box .tab-content .review-form .add-rating-box ul li:last-child {
   margin-right: 0px;
   padding-right: 0px;
   border-right: 0px solid #ebebeb;
 }

 .product-tab-box .tab-content .review-form .add-rating-box ul li a i {
   color: #d6d6d6;
   font-size: 12px;
   line-height: 20px;
   margin-right: 1px;
   opacity: 0.9;
   transition: all 500ms ease 0s;
 }

 .product-tab-box .tab-content .review-form form .field-label p {
   color: #999999;
   font-size: 14px;
   font-weight: 400;
   margin: 0 0 3px;
 }

 .product-tab-box .tab-content .review-form form input[type="text"],
 .product-tab-box .tab-content .review-form form textarea {
   background: #fff;
   height: 50px;
   width: 100%;
   border: 1px solid #ececec;
   color: #252525;
   font-size: 14px;
   padding: 0 15px;
   margin-bottom: 20px;
   transition: all 500ms ease;
 }

 .product-tab-box .tab-content .review-form form textarea {
   height: 110px;
   padding: 10px 15px;
   margin-bottom: 25px;
 }

 .product-tab-box .tab-content .review-form form button {
   padding: 15px 30px 13px;
 }

 .product-tab-box .tab-content .review-form form button:hover {
   background: #152545;
   border-left-color: #152545;
   border-right-color: #152545;
   border-top-color: #152545;
 }

 .product-tab-box .tab-content .review-form .add-rating-box ul li:hover a i {
   opacity: 1;
   color: #43c3ea;
 }

 .product-tab-box .tab-content .review-form form input[type="text"]:focus {
   border-color: #43c3ea;
 }

 .product-tab-box .tab-content .review-form form textarea:focus {
   border-color: #43c3ea;
 }


 .related-product {
   padding-top: 80px;
 }

 .related-product .sec-title-two {
   padding-bottom: 34px;
 }

 .related-product .sec-title-two h3 {
   color: #3d3d3d;
   font-size: 28px;
   font-weight: 700;
   text-transform: capitalize;
 }

 .related-product .single-product-item {
   margin-bottom: 0;
 }


 /*首頁案例樣式*/
 /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
 html {
   font-family: sans-serif;
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
 }

 body {
   margin: 0;
 }


 * {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }

 *:before,
 *:after {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }

 [role="button"] {
   cursor: pointer;
 }

 abbr[title],
 abbr[data-original-title] {
   cursor: help;
   border-bottom: 1px dotted #777;
 }

 .initialism {
   font-size: 90%;
   text-transform: uppercase;
 }

 .container {
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto;
 }

 .container2 {
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto;
 }

 .hide {
   display: block !important;
 }

 .display {
   display: none !important;
 }

 .------------------------767-1920-------------- {}

 @media (min-width:767px) and (max-width:1920px) {
   .hide {
     display: block !important;
   }

   .display {
     display: none !important;
   }

   .rate p {
     margin-left: 20px;
   }

 }


 .------------------------220-766-------------- {}

 @media (min-width:220px) and (max-width:766px) {
   .mr-new-case {
     margin: 0px 0 30px 0 !important;
   }

   .display {
     display: block !important;
   }

   .hide {

     display: none !important;
   }

   .carousel-inner>.item>a>img,
   .carousel-inner>.item>img,
   .img-responsive,
   .thumbnail a>img,
   .thumbnail>img {
     display: block;

     height: auto !important;

   }


   .top-bar-area {
     display: none;
   }



   .header-area {
     margin-top: 0px !important;
     margin-bottom: 0px !important;
     padding-top: 0px !important;
     padding-bottom: 0px !important;
     background-color: #4cacc3e3 !important;
     position: fixed;
     z-index: 999;
     top: 0px;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #DCDCDC;
     height: 50px;
   }

   .rev_slider_wrapper {
     width: 100%;
     margin-top: 50px;
     top: 1px !important;
   }

   .header-area .logo {
     text-align: left !important;
     margin-bottom: -47px !important;
     z-index: 9999 !important;
     position: relative;
     margin-left: -25px;
     height: 50px;
     width: 220px;
   }

   .header-area .logo img {
     z-index: 9999 !important;
     height: 50px;
     width: auto;
   }


   .welcome {
     display: none;
   }

   .main-menu .navbar-header {
     position: relative;
     float: none;
     display: block;
     text-align: right;
     width: 50%;
     /*padding: 5px 0px!important;*/
     right: 0px;
     z-index: 12;
   }

   .main-menu .navbar-header .navbar-toggle {
     display: inline-block;
     float: none;
     margin: 0;
     z-index: 7;
     width: 40px !important;
     height: 40px !important;
     border-top-style: none !important;
     border-right-style: none !important;
     border-bottom-style: none !important;
     border-left-style: none !important;
   }

   iframe {

     height: auto !important;
     width: 96% !important;
     margin-right: 2% !important;
     margin-left: 2% !important;
   }

   .breadcrumb-area h1 {
     color: #3d3d3d;
     font-size: 30px;
     font-weight: 700;
     text-transform: capitalize;
   }

   .top-bar-area .rate {
     float: right !important;
     margin-right: 0;
     text-align: center;
   }

   .header-area .logo {
     text-align: center;
   }

   .header-area .logo img {
     text-align: center;
     height: 50px;

   }

   iframe {

     height: 260px !important;
     width: 98% !important;
     margin-right: 1% !important;
     margin-left: 1% !important;
   }

 }

 @media (min-width: 768px) {
   .container {
     width: 750px;
   }

   .container2 {
     width: 90%x;
   }


   iframe {

     height: 576px !important;
     width: 98% !important;

     /*
	margin-right: 1%!important;
	margin-left: 1%!important;
	*/
   }

 }

 @media (min-width: 1440px) {
   .container2 {
     width: 86%x;
   }
 }


 @media (min-width: 992px) {
   .container {
     width: 970px;
   }

   .container2 {
     width: 92%;
   }


   iframe {

     height: 680px !important;
     width: 98% !important;
     /*
	margin-right: 1%!important;
	margin-left: 1%!important;
	*/
   }

 }

 .col-1-5 {
   width: 13.5%;
 }

 @media (min-width: 1200px) {
   .container2 {
     width: 88%;
   }

   .container {
     width: 1170px;
   }
 }

 .container-fluid {
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto;
 }

 .col-xs-1,
 .col-sm-1,
 .col-md-1,
 .col-lg-1,
 .col-md-1-5,
 .col-xs-2,
 .col-sm-2,
 .col-md-2,
 .col-lg-2,
 .col-xs-3,
 .col-sm-3,
 .col-md-3,
 .col-lg-3,
 .col-md-3-5,
 .col-xs-4,
 .col-sm-4,
 .col-md-4,
 .col-lg-4,
 .col-xs-5,
 .col-sm-5,
 .col-md-5,
 .col-lg-5,
 .col-xs-6,
 .col-sm-6,
 .col-md-6,
 .col-lg-6,
 .col-xs-7,
 .col-sm-7,
 .col-md-7,
 .col-lg-7,
 .col-xs-8,
 .col-sm-8,
 .col-md-8,
 .col-lg-8,
 .col-xs-9,
 .col-sm-9,
 .col-md-9,
 .col-lg-9,
 .col-xs-10,
 .col-sm-10,
 .col-md-10,
 .col-lg-10,
 .col-xs-11,
 .col-sm-11,
 .col-md-11,
 .col-lg-11,
 .col-xs-12,
 .col-sm-12,
 .col-md-12,
 .col-lg-12,
 .col-1-5 {
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
 }

 .col-xs-1,
 .col-xs-2,
 .col-xs-3,
 .col-xs-4,
 .col-xs-5,
 .col-xs-6,
 .col-xs-7,
 .col-xs-8,
 .col-xs-9,
 .col-xs-10,
 .col-xs-11,
 .col-xs-12,
 .col-xs-50 {
   float: left;
 }

 .col-xs-50 {
   width: 50%;
 }

 .col-xs-12 {
   width: 100%;
 }

 .col-xs-11 {
   width: 91.66666667%;
 }

 .col-xs-10 {
   width: 83.33333333%;
 }

 .col-xs-9 {
   width: 75%;
 }

 .col-xs-8 {
   width: 66.66666667%;
 }

 .col-xs-7 {
   width: 58.33333333%;
 }

 .col-xs-6 {
   width: 50%;
 }

 .col-xs-5 {
   width: 41.66666667%;
 }

 .col-xs-4 {
   width: 33.33333333%;
 }

 .col-xs-3 {
   width: 25%;
 }

 .col-xs-2 {
   width: 16.66666667%;
 }

 .col-xs-1 {
   width: 8.33333333%;
 }

 @media (min-width: 768px) {

   .col-sm-1,
   .col-sm-2,
   .col-sm-3,
   .col-sm-4,
   .col-sm-5,
   .col-sm-6,
   .col-sm-7,
   .col-sm-8,
   .col-sm-9,
   .col-sm-10,
   .col-sm-11,
   .col-sm-12 {
     float: left;
   }

   .col-sm-12 {
     width: 100%;
   }

   .col-sm-11 {
     width: 91.66666667%;
   }

   .col-sm-10 {
     width: 83.33333333%;
   }

   .col-sm-9 {
     width: 75%;
   }

   .col-sm-8 {
     width: 66.66666667%;
   }

   .col-sm-7 {
     width: 58.33333333%;
   }

   .col-sm-6 {
     width: 50%;
   }

   .col-sm-5 {
     width: 41.66666667%;
   }

   .col-sm-4 {
     width: 33.33333333%;
   }

   .col-sm-3 {
     width: 25%;
   }

   .col-sm-2 {
     width: 19.66666667%;
   }

   .col-sm-1 {
     width: 8.33333333%;
   }

   .col-md-1-5 {
     width: 12.66666667%;
   }
 }

 @media (min-width: 992px) {

   .col-md-1,
   .col-md-1-5,
   .col-md-2,
   .col-md-3,
   .col-md-3-5,
   .col-md-4,
   .col-md-5,
   .col-md-6,
   .col-md-7,
   .col-md-8,
   .col-md-9,
   .col-md-10,
   .col-md-11,
   .col-md-12 {
     float: left;
   }

   .col-md-12 {
     width: 100%;
   }

   .col-md-11 {
     width: 91.66666667%;
   }

   .col-md-10 {
     width: 83.33333333%;
   }

   .col-md-9 {
     width: 75%;
   }

   .col-md-8 {
     width: 66.66666667%;
   }

   .col-md-7 {
     width: 58.33333333%;
   }

   .col-md-6 {
     width: 50%;
   }

   .col-md-5 {
     width: 41.66666667%;
   }

   .col-md-3-5 {
     width: 29.33333333%;
   }

   .col-md-4 {
     width: 33.33333333%;
   }

   .col-md-3 {
     width: 25%;
   }

   .col-md-2 {
    /* width: 19.66666667%;*/
   }



   .col-md-1 {
     width: 8.33333333%;
   }
 }

 .form-control::-moz-placeholder {
   color: #999;
   opacity: 1;
 }

 .form-control:-ms-input-placeholder {
   color: #999;
 }

 .form-control::-webkit-input-placeholder {
   color: #999;
 }

 [data-toggle="buttons"]>.btn input[type="radio"],
 [data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
 [data-toggle="buttons"]>.btn input[type="checkbox"],
 [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
   position: absolute;
   clip: rect(0, 0, 0, 0);
   pointer-events: none;
 }

 .carousel {
   position: relative;
 }

 .carousel-inner {
   position: relative;
   width: 100%;
   overflow: hidden;
 }

 .carousel-inner>.item {
   position: relative;
   display: none;
   -webkit-transition: .6s ease-in-out left;
   -o-transition: .6s ease-in-out left;
   transition: .6s ease-in-out left;
 }

 .carousel-inner>.item>img,
 .carousel-inner>.item>a>img {
   line-height: 1;
 }

 @media all and (transform-3d),
 (-webkit-transform-3d) {
   .carousel-inner>.item {
     -webkit-transition: -webkit-transform .6s ease-in-out;
     -o-transition: -o-transform .6s ease-in-out;
     transition: transform .6s ease-in-out;

     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -webkit-perspective: 1000;
     perspective: 1000;
   }

   .carousel-inner>.item.next,
   .carousel-inner>.item.active.right {
     left: 0;
     -webkit-transform: translate3d(100%, 0, 0);
     transform: translate3d(100%, 0, 0);
   }

   .carousel-inner>.item.prev,
   .carousel-inner>.item.active.left {
     left: 0;
     -webkit-transform: translate3d(-100%, 0, 0);
     transform: translate3d(-100%, 0, 0);
   }

   .carousel-inner>.item.next.left,
   .carousel-inner>.item.prev.right,
   .carousel-inner>.item.active {
     left: 0;
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
   }
 }

 .carousel-inner>.active,
 .carousel-inner>.next,
 .carousel-inner>.prev {
   display: block;
 }

 .carousel-inner>.active {
   left: 0;
 }

 .carousel-inner>.next,
 .carousel-inner>.prev {
   position: absolute;
   top: 0;
   width: 100%;
 }

 .carousel-inner>.next {
   left: 100%;
 }

 .carousel-inner>.prev {
   left: -100%;
 }

 .carousel-inner>.next.left,
 .carousel-inner>.prev.right {
   left: 0;
 }

 .carousel-inner>.active.left {
   left: -100%;
 }

 .carousel-inner>.active.right {
   left: 100%;
 }

 .clearfix:before,
 .clearfix:after,
 .dl-horizontal dd:before,
 .dl-horizontal dd:after,
 .container:before,
 .container:after,
 .container-fluid:before,
 .container-fluid:after,
 .row:before,
 .row:after,
 .form-horizontal .form-group:before,
 .form-horizontal .form-group:after,
 .btn-toolbar:before,
 .btn-toolbar:after,
 .btn-group-vertical>.btn-group:before,
 .btn-group-vertical>.btn-group:after,
 .nav:before,
 .nav:after,
 .navbar:before,
 .navbar:after,
 .navbar-header:before,
 .navbar-header:after,
 .navbar-collapse:before,
 .navbar-collapse:after,
 .pager:before,
 .pager:after,
 .panel-body:before,
 .panel-body:after,
 .modal-footer:before,
 .modal-footer:after {
   display: table;
   content: " ";
 }

 .clearfix:after,
 .dl-horizontal dd:after,
 .container:after,
 .container-fluid:after,
 .row:after,
 .form-horizontal .form-group:after,
 .btn-toolbar:after,
 .btn-group-vertical>.btn-group:after,
 .nav:after,
 .navbar:after,
 .navbar-header:after,
 .navbar-collapse:after,
 .pager:after,
 .panel-body:after,
 .modal-footer:after {
   clear: both;
 }

 @-ms-viewport {
   width: device-width;
 }

 /*# sourceMappingURL=bootstrap.css.map */

 /*--content-top--*/
 .content-top h1 {
   color: #000;
   font-size: 2.2em;
   font-family: 'Lato', sans-serif;
   font-weight: 600;
   margin-bottom: 0.5em;
 }

 .content-top {
   text-align: center;
   padding: 4em 0;
 }

 .grid-top img {
   width: 100%;
 }

 .grid-top p {
   font-size: 1.1em;
   margin: 0.3em 0 0;
   font-weight: 500;
   text-transform: uppercase;
 }

 .grid-top p a {
   color: #000;
   text-decoration: none;
 }

 .grid-top p a:hover {
   color: #EF5F21;
 }

 .grid-in {
   padding: 2em 0 0;
 }

 /*--//content--*/
 .col-md2 {
   padding: 30px 0 0;
 }

 .b-link-stripe {
   position: relative;
   display: inline-block;
   vertical-align: top;
   font-weight: 300;
   overflow: hidden;
   width: 100%;
 }

 .b-link-stripe .b-wrapper {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   text-align: center;
   color: #ffffff;
   overflow: hidden;
 }

 .b-animate-go {
   text-decoration: none;
 }

 .b-animate {
   transition: all 0.5s;
   -moz-transition: all 0.5s;
   -ms-transition: all 0.5s;
   -o-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   visibility: hidden;
   font-size: 1.1em;
   font-weight: 700;
 }

 .b-animate img {
   margin-top: 4%;
   display: -webkit-inline-box;
 }

 .b-animate span {
   display: block;
   font-size: 15px;
   padding-top: 45%;
   display: block;
   font-weight: 500;
   width: 90%;
   padding-right: 5%;
   padding-left: 5%;
 }

 /* lt-ie9 */
 .b-animate-go:hover .b-animate {
   visibility: visible;
 }

 .b-from-left {
   position: relative;
   left: -100%;
   background: rgba(0, 0, 0, 0.64);
   background-size: 100% 100%;
   top: 0px;
   margin: 0;
   min-height: 356px;
 }

 .grid-top:hover .b-from-left {
   left: 0;
   height: 100%;
   width: 100%;
 }


 .grid-top {
   position: relative;
 }


 /*END首頁案例樣式*/
 .footmenu {
   display: none !important;
 }

 .----------------FOOTER-769-1920--------------- {}

 @media (min-width:769px) and (max-width:1920px) {
   .footer {
     margin-bottom: 0px;
   }




   .footmenu {
     display: none !important;
   }

   .footmenu .f_menu001,
   .f_menu002,
   .f_menu003.f_menu004 {
     display: none !important;
   }

 }

 .----------------FOOTER-461-768--------------- {}

 @media (min-width:461px) and (max-width:768px) {

   .logo.display {
     position: relative;
     z-index: 9999 !important;
   }


   .row {
     margin-right: 0px !important;
     margin-left: 0px !important;
   }

   .footer {
     margin-bottom: 40px;
   }


   .footmenu {
     display: block !important;
     position: fixed;
     height: 50px;
     width: 100%;
     bottom: 0px;
     z-index: 99999;
     background-color: #005178;
     visibility: inherit;
     border-top-width: 1px;
     border-top-style: solid;
     border-top-color: #356591;
   }

   .footmenu .f_menu001 {
     font-family: Arial, "微軟正黑體";
     font-size: 14px;
     line-height: 50px;
     font-weight: normal;
     color: #FFF;
     text-align: center;
     height: 50px;
     width: 24.777%;
     vertical-align: middle;
     float: left;
     border-right-width: 1px;
     border-right-style: solid;
     border-right-color: #417DB4;
   }

   .footmenu .f_menu002 {
     font-family: Arial, "微軟正黑體";
     font-size: 14px;
     line-height: 50px;
     font-weight: normal;
     color: #FFF;
     text-align: center;
     height: 50px;
     width: 24.777%;
     vertical-align: middle;
     float: left;
     border-right-width: 1px;
     border-right-style: solid;
     border-right-color: #417DB4;
   }

   .footmenu .f_menu003 {
     font-family: Arial, "微軟正黑體";
     font-size: 14px;
     line-height: 50px;
     font-weight: normal;
     color: #FFF;
     text-align: center;
     height: 50px;
     width: 24.777%;
     vertical-align: middle;
     float: left;
     border-right-width: 1px;
     border-right-style: solid;
     border-right-color: #417DB4;
   }

   .footmenu .f_menu004 {
     font-family: Arial, "微軟正黑體";
     font-size: 14px;
     line-height: 50px;
     font-weight: normal;
     color: #FFF;
     text-align: center;
     height: 50px;
     width: 24.777%;
     vertical-align: middle;
     float: left;
   }

   .f_menu001 a,
   .f_menu002 a,
   .f_menu003 a,
   .f_menu004 a {
     font-family: Arial, "微軟正黑體";
     color: #FFF;
     font-size: 14px;
   }


 }

 .----------------FOOTER-320-460--------------- {}

 @media (min-width:280px) and (max-width:320px) {
   select.select02 {
     width: 65%;
   }

   input.select02 {
     width: 40%;
   }
 }

 @media (min-width:321px) and (max-width:375px) {

   select.select02 {
     width: 70%;
   }

   input.select02 {
     width: 40%;
   }

   .footmenu {
     display: block !important;
     position: fixed;
     height: 50px;
     width: 100%;
     bottom: 0px;
     z-index: 99999;
     background-color: #005178;
     visibility: inherit;
     border-top-width: 1px;
     border-top-style: solid;
     border-top-color: #356591;
   }

 }

 @media (min-width:376px) and (max-width:414px) {

   select.select02 {
     width: 70%;
   }

   input.select02 {
     width: 40%;
   }

   .newslist ul li span:nth-child(1) {
     display: block;
   }

   .newslist ul li span:nth-child(2) {
     display: block;
     padding-left: 0px;
   }
 }

 @media (min-width:320px) and (max-width:460px) {
   .newslist h3 {
     display: block;
     width: 100% !important;
     height: 35px;
     font-size: 24px;
     font-weight: bold;
     margin-top: 50px;
     color: #6e6953;
     float: left;
     text-align: center;
     margin-left: 0% !important;
     background-image: url(../images/nav-title.png);
     background-repeat: no-repeat;
     background-position: center bottom;
     padding-bottom: 30px;
     margin-bottom: 20px;
   }

   .newslist ul li span:nth-child(1) {
     display: block;
   }

   .newslist ul li span:nth-child(2) {
     display: block;
     padding-left: 0px;
   }

   .ddd_70_02 {
     display: block;
     font-size: 15px;
     line-height: 40px;
     color: #666;
     height: 40px;
     padding-right: 10px;
     padding-left: 0px;
   }






   .col-xs-50 {
     width: 50% !important;
   }

   .row {
     margin-right: 0px !important;
     margin-left: 0px !important;
   }


   .call-to-action-area {
     background: #ffffff7a;
     margin-top: 5px !important;
     padding-top: 60px;
     padding-right: 0;
     padding-bottom: 40px;
     padding-left: 0;
   }




   .footer {
     margin-bottom: 40px;
   }


   .footmenu {
     display: block;
     position: fixed;
     height: 50px;
     width: 100%;
     bottom: 0px;
     z-index: 99999;
     background-color: #40adc7;
     visibility: inherit;
     border-top-width: 1px;
     border-top-style: solid;
     border-top-color: #65c7de;
   }

   .bg-color-sky-light {
     background-color: #F0F0F0;
     border-top-width: 1px;
     border-bottom-width: 1px;
     border-top-style: solid;
     border-bottom-style: solid;
     border-top-color: #DADADA;
     border-bottom-color: #DADADA;
   }

   .footmenu .f_menu001 {
     font-family: Arial, "微軟正黑體";
     font-size: 14px;
     line-height: 50px;
     font-weight: normal;
     color: #FFF;
     text-align: center;
     height: 50px;
     width: 24.777%;
     vertical-align: middle;
     float: left;
     border-right-width: 1px;
     border-right-style: solid;
     border-right-color: #65c7de;
   }

   .footmenu .f_menu002 {
     font-family: Arial, "微軟正黑體";
     font-size: 14px;
     line-height: 50px;
     font-weight: normal;
     color: #FFF;
     text-align: center;
     height: 50px;
     width: 24.777%;
     vertical-align: middle;
     float: left;
     border-right-width: 1px;
     border-right-style: solid;
     border-right-color: #65c7de;
   }

   .footmenu .f_menu003 {
     font-family: Arial, "微軟正黑體";
     font-size: 14px;
     line-height: 50px;
     font-weight: normal;
     color: #FFF;
     text-align: center;
     height: 50px;
     width: 24.777%;
     vertical-align: middle;
     float: left;
     border-right-width: 1px;
     border-right-style: solid;
     border-right-color: #65c7de;
   }

   .footmenu .f_menu004 {
     font-family: Arial, "微軟正黑體";
     font-size: 14px;
     line-height: 50px;
     font-weight: normal;
     color: #FFF;
     text-align: center;
     height: 50px;
     width: 24.777%;
     vertical-align: middle;
     float: left;
   }

   .f_menu001 a,
   .f_menu002 a,
   .f_menu003 a,
   .f_menu004 a {
     font-family: Arial, "微軟正黑體";
     color: #FFF;
     font-size: 14px;
   }

   #wh-widget-send-button.wh-widget-right {
     margin-bottom: 50px !important;
   }

   #wh-widget-send-button {
     margin-bottom: 50px !important;
   }

   .margin-b-25 {
     margin-bottom: 0px !important;
     background-color: #E8E8E8;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #D5D5D5;
     box-shadow: inset offset-x offset-y blur-radius spread-radius #0000;
   }


   .about_title {
     margin-top: 0px;
     width: 100%;
     margin-bottom: 10px;
     clear: both;
     text-align: center !important;
   }

   .about_title_left {
     font-family: Arial, "微軟正黑體";
     font-size: 30px;
     font-weight: normal;
     color: #09F;
     text-align: center !important;
     line-height: 30px;
     height: auto;
     width: auto;
   }

   .about_title_left p {
     font-family: Arial !important;
     font-size: 28px !important;
     line-height: 30px;
     font-weight: bold;
     color: #515769;
     text-align: center;
     margin-top: 5px;
     margin-bottom: 5px;
   }

   .about_title_left h1 {

     font-family: Arial, "微軟正黑體";
     font-size: 30px;

     font-weight: bold;
     color: #09F;
     letter-spacing: 4px;
     text-align: center !important;
   }



   .about_title_right h5 {
     font-family: Arial, "微軟正黑體";
     font-size: 16px;
     line-height: 24px;
     color: #1895D8;
     text-align: center;
     width: 100%;
     display: inline-table;
   }

   .about_a_img01 {
     margin-top: 30px;
     border-top-width: 0px;
     border-right-width: 0px;
     border-bottom-width: 0px;
     border-left-width: 0px;
     height: auto;
     margin-right: auto;
     text-align: center;
     background-image: url(../img/about_img01.jpg);
     background-repeat: no-repeat;
     background-position: right top;
     width: 100%;
     background-size: 243%;

   }

   .about_a_img02 {
     margin-top: 30px;
     border-top-width: 0px;
     border-right-width: 0px;
     border-bottom-width: 0px;
     border-left-width: 0px;
     height: auto;
     margin-right: auto;
     text-align: center;
     background-image: url(../img/about_img02.jpg);
     background-repeat: no-repeat;
     background-position: right top;
     background-size: auto;
     width: 100%;
     background-size: 100%;
     background-attachment: scroll;
   }


   .about_a_img02 .b_div {
     float: left;
     width: 94%;
     margin-top: 50px;
     margin-left: 6%;
   }

   .about_a_img02 .b_div h3 {
     font-family: "Noto Sans CJK TC Regular", Arial, "微軟正黑體";
     font-size: 35px !important;
     text-align: left !important;
     line-height: 150%;
     letter-spacing: 10px;
     width: 100%;
     color: #0CF;
   }

   .about_a_img02 p {
     font-family: "Noto Sans CJK TC Regular", Arial, "微軟正黑體";
     font-size: 18px !important;
     color: #FFF !important;
     text-align: left !important;
     line-height: 150%;
     margin-top: 50px;
     margin-bottom: 50px;
     margin-right: 50px;


   }

   .about_a_img02 p strong {
     font-family: "Noto Sans CJK TC Regular", Arial, "微軟正黑體";
     font-size: 24px !important;
     color: #0099ff !important;
     text-align: left !important;
     line-height: 150%;
     margin-bottom: 50px;
     font-weight: normal;
     padding-bottom: 50px;

   }




   .about_a_img01 .b_div {
     width: 100%;
     padding-top: 50px;
   }

   .about_a_img01 .b_div h3 {
     font-family: "Noto Sans CJK TC Regular", Arial, "微軟正黑體";
     font-size: 30px !important;
     color: #FFF !important;
     text-align: center !important;
     line-height: 140%;
   }

   .about_a_img01 p {
     font-family: "Noto Sans CJK TC Regular", Arial, "微軟正黑體";
     font-size: 14px !important;
     color: #FFF !important;
     text-align: center !important;
     line-height: 120%;
     margin-top: 50px;
     display: inline-block;
     background-image: url(../img/about_b_bg.png);
     padding-right: 15px;
     padding-left: 15px;
     padding-top: 15px;
     padding-bottom: 15px;
   }

   .about_a_img01 p strong {
     font-family: "Noto Sans CJK TC Regular", Arial, "微軟正黑體";
     font-size: 15px !important;
     color: #0099ff !important;
     text-align: justify !important;
     line-height: 130%;
     font-weight: normal;
   }

   .about_a_img03 {}

   .about_a_img03 .b_div2 {
     padding-top: 80px;
     padding-left: 5%;
     width: 100%;
   }

   .about_a_img03 .b_div2 h3 {
     font-family: "Noto Sans CJK TC Regular", Arial, "微軟正黑體";
     font-size: 32px !important;
     color: #FFFFFF !important;
     text-align: left !important;
     line-height: 130%;
     letter-spacing: 10px;
   }

   .about_a_img03 p {
     font-family: "Noto Sans CJK TC Regular", Arial, "微軟正黑體";

     color: #000 !important;
     text-align: left !important;
     line-height: 150%;
     margin-top: 50px;
     margin-bottom: 0px;
     margin-right: 0px;
     margin-left: 0px;


   }

   .about_a_img03 p strong {
     font-family: "Noto Sans CJK TC Regular", Arial, "微軟正黑體";
     font-size: 20px !important;
     color: #026995 !important;
     text-align: left !important;
     line-height: 150%;
     margin-bottom: 50px;
     font-weight: normal;
     padding-bottom: 50px;
   }

   .margin-b-30 iframe {
     height: 100%;
     width: 96% !important;
     margin-right: 2% !important;
     margin-left: 2% !important;
     min-height: 220px;
     max-height: 400px;
     margin-top: 15px;
     margin-bottom: 20px;
   }

   .margin-b-30 img {
     margin-top: 3%;
     margin-bottom: 1%;
     height: auto;
     border: 2px solid #FFF;
     border-radius: 4px;
   }

   .title_img {

     height: auto !important;
     text-align: center !important;
   }

   img.title_img {
     height: auto !important;
     text-align: center !important;
     background-size: auto !important;
   }




   /**/
   .title_box2 {
     width: 100%;
     float: left;
     margin-top: 20px;
     margin-bottom: 20px;
   }



   .title_img_box {
     float: left;
     width: 70% !important;
     height: 48px !important;

   }


   .title_img_box img {
     width: 100% !important;
     height: 48px !important;

     -moz-background-size: auto;
     /*for Firefox*/
     -webkit-background-size: auto;
     /*for Google Chrome、Safari*/
     -o-background-size: auto;
     /*for Opera*/
     background-size: auto;


   }

   .title_right_box {
     background-image: url(../img/title_right_box.png);
     background-repeat: no-repeat;
     background-position: right center;
     float: left;
     width: 10%;
     height: 48px;
     margin-right: 5%;

     background-size: 900% !important;
   }

   .title_left_box {
     background-image: url(../img/title_left_box.png);
     background-repeat: no-repeat;
     background-position: left center;
     float: left;
     width: 10%;
     margin-left: 5%;
     height: 48px;

     background-size: 900% !important;
   }



 }


 /*---影音專區---*/

 .single-product-item2 {

   margin-bottom: 60px;
   transition: all 0.7s ease;
 }

 .single-product-item2 .audio-holder {
   display: block;
   overflow: hidden;
   position: relative;
   margin-right: 0%;
   margin-left: 0%;
   height: auto;
   width: 100%;
 }

 .single-product-item2 .audio-holder iframe {
   height: 500px !important;
   width: 100% !important;
 }


 .audio-div {
   padding-bottom: 60px;
   padding-top: 60px;
   background-attachment: scroll;
   background-color: #fff;
   background-image: none;
   background-repeat: repeat;
   background-position: 0 0;
 }

 .audio-divblock {
   width: 100%;
   padding-top: 20px;
   padding-bottom: 20px;
 }

 .audio-divblock .ausio-iframe {
   width: 100%;
 }

 .audio-divblock .ausio-iframe iframe {
   width: 100% !important;
   height: 281px !important;
 }


 .audio-div .sec-title h1 a {
   color: #3d3d3d;
 }

 /*---END-影音專區---*/

 /*---取消左側---*/
 .cancel-left {
   margin-left: -15px !important;
 }

 /*---END-取消左側---*/
 >@media (min-width:230px) and (max-width:767px) {
   .cancel-left {
     margin-left: 0px !important;
   }

   .main-menu .navigation>li>ul>li {
     float: left;
     margin: 0;
     padding: 0;
     position: relative;
     width: 100% !important;
     border-top-width: 1px;
     border-top-style: solid;
     border-right-style: none;
     border-top-color: #FFDDDD;
   }



 }




 button.menu_100 {
   width: 98% !important;
   margin-right: 1% !important;
   margin-left: 1% !important;
   padding-top: 17px;
   padding-right: 0;
   padding-bottom: 16px;
   padding-left: 0;
   font-size: 26px;
   font-family: Arial, "微軟正黑體";
   color: #FFF !important;
   background-color: #96854a !important;
 }

 button.menu_100:hover {
   color: #FFF !important;
   background-color: #C59336 !important;
 }

 /*熱門商品*/
 /**222**/
 .testimonial-carousel-2 .single-item img {
   display: block;
   width: 230px;
   height: 230px;
   -webkit-transform-style: preserve-3d;
   border: 1px solid #FFF0;
 }

 .testimonial-carousel-2 .single-item img:hover {
   display: block;
   width: 230px;
   height: 230px;
   -webkit-transform-style: preserve-3d;
   border: 1px solid #ccb65bab;
 }








 @media (min-width:210px) and (max-width:320px) {

   .testimonial-carousel-2 .single-item .text-holder {
     margin-top: -48px;
     padding-left: 0px !important;
     padding-right: 0px !important;
     padding-top: 74px;
     z-index: -1;
     padding-bottom: 80px;
     -webkit-transition: all 0.7s ease;
     transition: all 0.7s ease;
   }



 }

 @media (min-width:321px) and (max-width:375px) {


   .testimonial-carousel-2 .single-item .text-holder {
     margin-top: -48px;
     padding-left: 12px !important;
     padding-right: 12px !important;
     padding-top: 74px;
     z-index: -1;
     padding-bottom: 80px;
     -webkit-transition: all 0.7s ease;
     transition: all 0.7s ease;
   }

   .testimonial-carousel-2 .single-item .img-holder {
     background: #fff none repeat scroll 0 0;
     display: block;
     height: 260px;
     overflow: hidden;
     width: 260px;
     z-index: 1;
     position: relative;
     -webkit-transition: all 0.7s ease;
     transition: all 0.7s ease;
     margin-top: 0;
     margin-right: auto;
     margin-bottom: 0;
     margin-left: auto;
   }

   .testimonial-carousel-2 .single-item img {
     display: block;
     width: 260px;
     height: 260px;
     -webkit-transform-style: preserve-3d;
     border: 1px solid #FFF0;
   }

 }

 @media (min-width:376px) and (max-width:410px) {


   .testimonial-carousel-2 .single-item .text-holder {
     margin-top: -48px;
     padding-left: 12px !important;
     padding-right: 12px !important;
     padding-top: 74px;
     z-index: -1;
     padding-bottom: 80px;
     -webkit-transition: all 0.7s ease;
     transition: all 0.7s ease;
   }

   .testimonial-carousel-2 .single-item .img-holder {
     background: #fff none repeat scroll 0 0;
     display: block;
     height: 280px;
     overflow: hidden;
     width: 280px;
     z-index: 1;
     position: relative;
     -webkit-transition: all 0.7s ease;
     transition: all 0.7s ease;
     margin-top: 0;
     margin-right: auto;
     margin-bottom: 0;
     margin-left: auto;
   }

   .testimonial-carousel-2 .single-item img {
     display: block;
     width: 280px;
     height: 280px;
     -webkit-transform-style: preserve-3d;
     border: 1px solid #FFF0;
   }

 }

 @media (min-width:414px) and (max-width:736px) {


   .testimonial-carousel-2 .single-item .text-holder {
     margin-top: -48px;
     padding-left: 12px !important;
     padding-right: 12px !important;
     padding-top: 74px;
     z-index: -1;
     padding-bottom: 80px;
     -webkit-transition: all 0.7s ease;
     transition: all 0.7s ease;
   }

   .testimonial-carousel-2 .single-item .img-holder {
     background: #fff none repeat scroll 0 0;
     display: block;
     height: 320px;
     overflow: hidden;
     width: 320px;
     z-index: 1;
     position: relative;
     -webkit-transition: all 0.7s ease;
     transition: all 0.7s ease;
     margin-top: 0;
     margin-right: auto;
     margin-bottom: 0;
     margin-left: auto;
   }

   .testimonial-carousel-2 .single-item img {
     display: block;
     width: 320px;
     height: 320px;
     -webkit-transform-style: preserve-3d;
     border: 1px solid #FFF0;
   }

 }



 /* 購物車 */
 .cart-info {
   background-color: #FFF;
   margin-bottom: 20px;
 }

 .cart-info-font {
   font-size: 18px;
 }

 .f-name {
   font-size: 15px;
 }

 .f-name a {
   color: #333;
   font-family: Arial, "微軟正黑體";
   font-size: 15px;
 }

 .f-name a:hover {
   color: #09F;
 }


 .f-model {
   font-size: 14px;
 }

 .f-price {
   font-size: 15px;
   color: #F30;
 }

 .f-total {
   font-size: 15px;
   color: #ff0000;
 }

 span.extra.bold {
   font-size: 15px;
   line-height: 28px;
   padding-top: 5px;
   padding-right: 10px;
   padding-bottom: 5px;
   padding-left: 10px;
 }

 span.bold {
   font-size: 15px;
   line-height: 28px;
   padding-top: 5px;
   padding-right: 10px;
   padding-bottom: 5px;
   padding-left: 10px;
 }



 .cart-info table {
   width: 100%;
   border-collapse: collapse;
   border-top: 1px solid #E7E7E7;
   border-left: 1px solid #E7E7E7;
   border-right: 1px solid #E7E7E7;
   background-color: #fff;
 }

 .cart-info table tr {
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
 }

 .cart-info table tr:hover {
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
 }

 .cart-info td,
 .cart-info th {
   padding: 15px;
 }

 .cart-info th {
   padding: 10px
 }

 .cart-info th {
   font-weight: bold;
   background-color: #eeeeee;
   border-bottom: 1px solid #E7E7E7;
 }

 .cart-info th.quantity,
 .cart-info td.quantity {
   text-align: right;
 }

 .cart-info th .price,
 .cart-info th .total,
 .cart-info tbody .price,
 .cart-info tbody .total {
   text-align: right;
 }

 .cart-info th .quantity a {
   margin-top: -5px
 }

 .cart-info tbody td {
   vertical-align: top;
   border-bottom: 1px solid #E7E7E7;
 }

 .cart-info tbody .remove {
   vertical-align: middle;
 }

 .cart-info tbody .remove,
 .cart-info tbody .image {
   text-align: center;
 }

 .cart-info tbody .name,
 .cart-info tbody .model {
   text-align: left;
 }

 .cart-info tbody span.stock {
   color: #F00;
   font-weight: bold;
 }

 .cart-module .cart-heading {
   border: 1px solid #E7E7E7;
   padding: 8px 8px 8px 22px;
   font-weight: bold;
   font-size: 12px;
   margin-bottom: 15px;
   cursor: pointer;
   background: #ffffff url('../image/arrow-right.html') 10px 50% no-repeat;
 }

 .cart-module .active {
   background: #ffffff url('../image/arrow-down.html') 7px 50% no-repeat;
 }

 .cart-module .cart-content {
   padding: 0px 0px 15px 0px;
   display: none;
   overflow: auto;
 }

 .cart-module>div {
   display: none;
 }

 .cart-total {
   overflow: auto;
   padding-top: 8px;
   margin-bottom: 15px;
 }

 .cart-total table {
   float: right;
 }

 .cart-total td {
   padding: 3px;
   text-align: right;
 }

 .cartoptionbox {
   background: #fff;
   padding: 15px;
   border: 1px solid #ddd;
   margin-bottom: 40px
 }

 ul.total {
   font-size: 16px;
   margin-top: 5px;
   margin-right: 10px
 }

 ul.total li {
   padding: 10px 0
 }

 ul.total li span.extra {
   width: 150px;
   float: left;
   text-align: right;
   padding-right: 20px
 }

 .totalamout {
   font-size: 22px !important;
   color: #f25c27 !important;
 }

 .cart-info td,
 .cart-info th {
   padding: 5px
 }

 .heading2 {
   font-size: 24px;
   color: #F25C27;
   text-transform: none;
   font-weight: normal;
   padding: 0px;
   text-transform: uppercase;
   font-family: 'Crete Round', serif;
 }

 .heading1 {
   font-size: 34px;
   padding-top: 20px;
 }

 .heading1 .subtext {
   font-size: 16px;
   color: #96979d;
   text-transform: none;
   font-weight: normal;
   padding: 0px;
 }

 .heading1 .maintext {
   font-size: 28px;
   color: #333;
   text-transform: uppercase;
   font-family: Arial, "微軟正黑體";
   font-weight: 700;
   padding-top: 40px;
   padding-bottom: 20px;
   padding-left: 20px;
 }

 table th {
   color: #333
 }

 /* product-member */

 .member-case {
   margin-bottom: 30px;
 }

 .member-case .member-title {
   background-color: #fff;
   padding: 10px 15px;

 }

 .member-content {
   padding: 10px 15px;
   line-height: 30px;
 }

 .member-case .member-stitle {
   font-size: 18px;
   font-weight: 700;
   color: rgb(206, 32, 32);
 }

 .member-case .case-text {
   white-space: nowrap;
   /*不換行 */
   overflow: hidden;
   /* width: 50px; */
   font-size: 14px;
   text-overflow: ellipsis;
   /* font-weight: 500; */
 }

 .member-case .case-btn {
   padding: 5px 30px;
   font-weight: 700;
   color: #fff;
   outline: none;
   background-color: rgb(253, 52, 69);
   border-radius: 5px;
 }

 .case-hr {
   border-top: 1px solid rgb(206, 206, 206);
   margin: 10px 0px;
 }

 .text-gray {
   color: #8f8f8f;
 }

 .newcase_table_title {
   padding: 10px 15px;
   font-weight: 500;
   display: flex;
   align-items: center;
   border: solid 2px rgb(230, 230, 230);
   background: rgb(255, 255, 255);
   background: -moz-linear-gradient(top, rgb(255, 255, 255) 33%, rgb(232, 232, 232) 100%);
   background: -webkit-linear-gradient(top, rgb(255, 255, 255) 33%, rgb(232, 232, 232) 100%);
   background: linear-gradient(to bottom, rgb(255, 255, 255) 33%, rgb(232, 232, 232) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0);
 }

 .newcase_table_cell {
   display: flex;
   align-items: center;
   padding: 25px 15px;
   background-color: #fff;
   border: solid 2px rgb(230, 230, 230);
 }

 .newcase_table_cell div,
 .newcase_table_title div {
   width: 100px;
 }

 .newcase_table_cell button {
   padding: 5px 10px;
   background-color: rgba(147, 221, 105, 0.904);
 }

 .newcase_table_cell select {
   text-align: center;
   width: auto;
   padding: 5px 10px;
 }

 .newcase_table_title div:not(:last-child) {
   border-right: solid 2px rgb(230, 230, 230);
 }

 @media (min-width:736px) {

   /* .newcase_table_cell .left,
   .newcase_table_title .left {
     text-align: left !important;
   } */

   .newcase_table_cell .right,
   .newcase_table_title .right {
     text-align: right !important;
   }
 }

 @media (max-width:736px) {
  .newcase_table_cell h2,.newcase_table_cell h4 {
    font-size: 1.3rem;
    line-height: 1.8em;
    font-weight: 400;
  }
   .newcase_table_cell .left,
   .newcase_table_title .left {
     text-align: left !important;
   }
   .newcase_table_title {
     display: none;
   }

   .newcase_table_cell {
     display: block;
   }

   .newcase_table_cell div {
     padding-left: 30%;
     position: relative;
     display: block;
     width: 100%;
     margin-bottom: 10px;
   }

   .newcase_table_cell div:before {
     position: absolute;
     top: 0;
     left: 6px;
     width: 25%;
     padding-right: 10px;
     white-space: nowrap;
   }

   .newcase_table_cell div:nth-of-type(1):before {
     content: "案件名稱";
     color: #333;
   }

   .newcase_table_cell div:nth-of-type(2):before {
     content: "案件金額";
     color: #333;
   }

   .newcase_table_cell div:nth-of-type(3):before {
     content: "成交日期";
     color: #333;
   }

   .newcase_table_cell div:nth-of-type(4):before {
     content: "成交對象";
     color: #333;
   }

   .newcase_table_cell div:nth-of-type(5):before {
     content: "修改";
     color: #333;
   }

   .newcase_table_cell div:nth-of-type(6):before {
     content: "狀態";
     color: #333;
   }

 }

 /**/

 table {
   max-width: 100%;
   background-color: transparent;
   border-collapse: collapse;
   border-spacing: 0;
 }

 .table {
   width: 100%;

 }

 .table th,
 .table td {
   padding: 8px;
   line-height: 20px;
   text-align: left;
   vertical-align: top;
   border-top: 1px solid #dddddd;
 }

 .table th {
   font-weight: bold;
 }

 .table thead th {
   vertical-align: bottom;
 }

 .table caption+thead tr:first-child th,
 .table caption+thead tr:first-child td,
 .table colgroup+thead tr:first-child th,
 .table colgroup+thead tr:first-child td,
 .table thead:first-child tr:first-child th,
 .table thead:first-child tr:first-child td {
   border-top: 0;
 }

 .table tbody+tbody {
   border-top: 2px solid #dddddd;
 }

 .table .table {
   background-color: #ffffff;
 }

 .table-condensed th,
 .table-condensed td {
   padding: 4px 5px;
 }

 .table-bordered {
   border: 1px solid #dddddd;
   border-collapse: separate;
   *border-collapse: collapse;
   border-left: 0;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
 }

 .table-bordered th,
 .table-bordered td {
   border-left: 1px solid #dddddd;
 }

 .table-bordered caption+thead tr:first-child th,
 .table-bordered caption+tbody tr:first-child th,
 .table-bordered caption+tbody tr:first-child td,
 .table-bordered colgroup+thead tr:first-child th,
 .table-bordered colgroup+tbody tr:first-child th,
 .table-bordered colgroup+tbody tr:first-child td,
 .table-bordered thead:first-child tr:first-child th,
 .table-bordered tbody:first-child tr:first-child th,
 .table-bordered tbody:first-child tr:first-child td {
   border-top: 0;
 }

 .table-bordered thead:first-child tr:first-child>th:first-child,
 .table-bordered tbody:first-child tr:first-child>td:first-child {
   -webkit-border-top-left-radius: 4px;
   border-top-left-radius: 4px;
   -moz-border-radius-topleft: 4px;
 }

 .table-bordered thead:first-child tr:first-child>th:last-child,
 .table-bordered tbody:first-child tr:first-child>td:last-child {
   -webkit-border-top-right-radius: 4px;
   border-top-right-radius: 4px;
   -moz-border-radius-topright: 4px;
 }

 .table-bordered thead:last-child tr:last-child>th:first-child,
 .table-bordered tbody:last-child tr:last-child>td:first-child,
 .table-bordered tfoot:last-child tr:last-child>td:first-child {
   -webkit-border-bottom-left-radius: 4px;
   border-bottom-left-radius: 4px;
   -moz-border-radius-bottomleft: 4px;
 }

 .table-bordered thead:last-child tr:last-child>th:last-child,
 .table-bordered tbody:last-child tr:last-child>td:last-child,
 .table-bordered tfoot:last-child tr:last-child>td:last-child {
   -webkit-border-bottom-right-radius: 4px;
   border-bottom-right-radius: 4px;
   -moz-border-radius-bottomright: 4px;
 }

 .table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
   -webkit-border-bottom-left-radius: 0;
   border-bottom-left-radius: 0;
   -moz-border-radius-bottomleft: 0;
 }

 .table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
   -webkit-border-bottom-right-radius: 0;
   border-bottom-right-radius: 0;
   -moz-border-radius-bottomright: 0;
 }

 .table-bordered caption+thead tr:first-child th:first-child,
 .table-bordered caption+tbody tr:first-child td:first-child,
 .table-bordered colgroup+thead tr:first-child th:first-child,
 .table-bordered colgroup+tbody tr:first-child td:first-child {
   -webkit-border-top-left-radius: 4px;
   border-top-left-radius: 4px;
   -moz-border-radius-topleft: 4px;
 }

 .table-bordered caption+thead tr:first-child th:last-child,
 .table-bordered caption+tbody tr:first-child td:last-child,
 .table-bordered colgroup+thead tr:first-child th:last-child,
 .table-bordered colgroup+tbody tr:first-child td:last-child {
   -webkit-border-top-right-radius: 4px;
   border-top-right-radius: 4px;
   -moz-border-radius-topright: 4px;
 }

 .table-striped tbody>tr:nth-child(odd)>td,
 .table-striped tbody>tr:nth-child(odd)>th {
   background-color: #f9f9f9;
 }

 .table-hover tbody tr:hover td,
 .table-hover tbody tr:hover th {
   background-color: #f5f5f5;
 }

 table td[class*="span"],
 table th[class*="span"],
 .row-fluid table td[class*="span"],
 .row-fluid table th[class*="span"] {
   display: table-cell;
   float: none;
   margin-left: 0;
 }

 .table td.span1,
 .table th.span1 {
   float: none;
   width: 44px;
   margin-left: 0;
 }

 .table td.span2,
 .table th.span2 {
   float: none;
   width: 124px;
   margin-left: 0;
 }

 .table td.span3,
 .table th.span3 {
   float: none;
   width: 204px;
   margin-left: 0;
 }

 .table td.span4,
 .table th.span4 {
   float: none;
   width: 284px;
   margin-left: 0;
 }

 .table td.span5,
 .table th.span5 {
   float: none;
   width: 364px;
   margin-left: 0;
 }

 .table td.span6,
 .table th.span6 {
   float: none;
   width: 444px;
   margin-left: 0;
 }

 .table td.span7,
 .table th.span7 {
   float: none;
   width: 524px;
   margin-left: 0;
 }

 .table td.span8,
 .table th.span8 {
   float: none;
   width: 604px;
   margin-left: 0;
 }

 .table td.span9,
 .table th.span9 {
   float: none;
   width: 684px;
   margin-left: 0;
 }

 .table td.span10,
 .table th.span10 {
   float: none;
   width: 764px;
   margin-left: 0;
 }

 .table td.span11,
 .table th.span11 {
   float: none;
   width: 844px;
   margin-left: 0;
 }

 .table td.span12,
 .table th.span12 {
   float: none;
   width: 924px;
   margin-left: 0;
 }

 .table tbody tr.success td {
   background-color: #dff0d8;
 }

 .table tbody tr.error td {
   background-color: #f2dede;
 }

 .table tbody tr.warning td {
   background-color: #fcf8e3;
 }

 .table tbody tr.info td {
   background-color: #d9edf7;
 }

 .table-hover tbody tr.success:hover td {
   background-color: #d0e9c6;
 }

 .table-hover tbody tr.error:hover td {
   background-color: #ebcccc;
 }

 .table-hover tbody tr.warning:hover td {
   background-color: #faf2cc;
 }

 .table-hover tbody tr.info:hover td {
   background-color: #c4e3f3;
 }

 [class^="icon-"],
 [class*=" icon-"] {
   display: inline-block;
   width: 14px;
   height: 14px;
   margin-top: 1px;
   *margin-right: .3em;
   line-height: 14px;
   vertical-align: text-top;
   background-image: url("../img/glyphicons-halflings.png");
   background-position: 14px 14px;
   background-repeat: no-repeat;
 }

 /**/
 .pull-center {
   width: 40%;
   text-align: center;
   margin-right: auto;
   margin-left: auto;
 }

 @media (max-width: 760px) {

   #m_RWDfullscreen h3 {
     font-size: 18px;
     display: block;
     margin-top: 22%;
     line-height: 30px;
     letter-spacing: 1px;
   }

   .heading1 .subtext {
     display: none
   }

   .table th,
   .table td {
     padding: 0px !important;
     line-height: 20px;
     text-align: left;
     vertical-align: top;
     border-top: 1px solid #dddddd;
   }

   .cart-info-font {
     font-size: 15px !important;
   }

   .pull-right {
     float: right;

   }

   .pull-center {
     width: 100%;
     text-align: center;
     margin-right: auto;
     margin-left: auto;
   }

   .cart-total-table li span.col.col-title {
     border-right: 1px solid #f7f7f7;
     color: #3d3d3d;
     display: block;
     float: left;
     font-size: 15px;
     font-weight: 700;
     line-height: 28px;
     position: relative;
     width: 35%;
     font-family: Arial, "微軟正黑體";
     letter-spacing: 0px;
     padding-top: 8px;
     padding-right: 5px;
     padding-bottom: 8px;
     padding-left: 5px;
   }

   .cart-total-table li span.col {
     color: #999999;
     display: block;
     float: left;
     font-size: 15px;
     letter-spacing: 0px;
     font-weight: 400;
     line-height: 28px;
     padding-top: 8px;
     padding-right: 5px;
     padding-bottom: 8px;
     padding-left: 5px;
     position: relative;
     width: 64.666%;
     font-family: Arial, "微軟正黑體";
     text-align: left;
   }


   .sec-title-two h5 {
     color: #333 !important;
     font-size: 28px;
     font-weight: 700;
     text-transform: capitalize;
     margin-top: 30px !important;
     margin-bottom: 20px !important;
     display: block;
     text-align: center;
   }

   .sec-title-two h5 em {
     color: #FF3300 !important;
     font-size: 15px;
     font-weight: normal;
     text-transform: capitalize;
     text-decoration: none;
     font-style: normal;
     display: block;
     text-align: center;
   }

 }


 /*購物車END-*/
 hr.hr002 {
   width: 100%;
   margin-top: 5px;
   margin-bottom: 20px;
   padding-top: 10px;
   padding-bottom: 10px;
   border-bottom-width: 1px;
   border-bottom-style: dashed !important;
   border-bottom-color: #666666 !important;
   border-top-style: none !important;
   border-right-style: none !important;
   border-left-style: none !important;
 }

 /*左側下拉選單*/
 .product-price {
   position: relative;
   margin-top: 10px;
 }

 .menu {
   width: auto;
   height: auto;
   padding: 0;
   list-style: none;
   margin: 1.5em 0;
 }

 .menu>li>a {
   width: 100%;
   margin: 0.3em 0;
   display: inline-block;
   position: relative;
   color: #363030;
   font-size: 18px !important;
   text-decoration: none;
   font-weight: bold;
   font-family: Arial, "微軟正黑體";

 }

 .menu>li>a:hover {
   color: #C89E0F;
 }

 .menu ul li a {
   width: 98%;
   display: inline-block;
   position: relative;
   font-size: 17px !important;
   color: #333;
   text-decoration: none;
   text-indent: 24px;
   font-family: Arial, "微軟正黑體";
   margin-top: 10px;
   margin-right: 0;
   margin-bottom: 2px;
   margin-left: 0px;

 }

 .menu ul li a:hover {
   color: #C89E0F;
 }

 ul.kid-menu li {
   list-style: none;

 }



 /*左側下拉選單END*/


 /*左右滑塊*/
 .testemonial {
   position: relative;
   background: #f9f9f9;
   padding: 120px 0;
 }

 /*testemonial-carousel*/
 .home1-testm-single {
   max-width: 345px;
   background: #fff;
   padding: 50px 0;
   box-shadow: 0 0 20px rgba(0, 0, 0, .1);
   -webkit-transition: .5s;
   -moz-transition: .5s;
   -ms-transition: .5s;
   -o-transition: .5s;
   transition: .5s;
 }

 .home1-testm-single:hover {
   box-shadow: 0 0 30px rgba(0, 0, 0, .3);
 }

 .home1-testm.item {
   padding-top: 74px;
   padding-bottom: 30px;
 }

 /*home1-testm-txt*/
 .home1-testm-txt {
   padding-top: 27px;
 }

 .home1-testm-txt p {
   color: #aaa;
   font-size: 16px;
   font-family: 'Poppins', sans-serif;
   max-width: 284px;
   margin: 0 auto;
   padding: 20px 0;
 }

 .home1-testm-txt h3 a {
   display: block;
   color: #00d8ff;
   font-size: 16px;
   font-family: 'Poppins', sans-serif;
   font-weight: 500;
   text-transform: capitalize;
 }

 .home1-testm-txt h4 {
   color: #aaa;
   font-size: 14px;
   font-family: 'Poppins', sans-serif;
   font-weight: 300;
   padding: 15px 0 0px;
 }

 .home1-testm-txt span {
   color: #ddd;
   font-size: 18px;
 }

 /*.home1-testm-img*/
 .testemonial .owl-carousel .owl-item img {
   display: inline-block;
   width: 80px;
   height: 80px;
   line-height: 80px;
   border-radius: 50%;
 }

 /*.home1-testm-img*/

 /*owl-carousel*/
 .testemonial .owl-carousel .owl-stage-outer {
   position: relative;
   overflow: hidden;
   padding: 0 19px;
 }

 .testemonial .owl-theme .owl-nav.disabled+.owl-dots {
   margin-top: 20px;
 }

 .container {
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto
 }

 @media (min-width:768px) {
   .container {
     width: 750px
   }
 }

 @media (min-width:992px) {
   .container {
     width: 970px
   }
 }

 @media (min-width:1200px) {
   .container {
     width: 1170px
   }
 }

 .text-center {
   text-align: center !important;
 }

 .float-n {
   float: none !important;
 }

 /* gallary-header  */
 .gallary-header h2 {
   position: relative;
   color: #565a5c;
   font-size: 30px;
   font-weight: 500;
   text-transform: capitalize;
   font-family: 'Poppins', sans-serif;
   padding-bottom: 14px;
 }

 .gallary-header p {
   position: relative;
   color: #aaa;
   font-size: 16px;
   font-family: 'Poppins', sans-serif;
   margin-top: 17px;
 }

 .owl-carousel,
 .owl-carousel .owl-item {
   -webkit-tap-highlight-color: transparent;
   position: relative
 }

 .owl-carousel .owl-stage {
   position: relative;
   -ms-touch-action: pan-Y
 }

 .owl-carousel .owl-stage:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0
 }

 .owl-carousel .owl-stage-outer {
   position: relative;
   overflow: hidden;
   -webkit-transform: translate3d(0, 0, 0);
 }

 /* #partner_carousel .owl-stage-outer {
   max-height: none;

 } */

 .owl-carousel .owl-item {
   min-height: 1px;
   float: left;
   -webkit-backface-visibility: hidden;
   -webkit-touch-callout: none
 }

 .owl-carousel .owl-item img {
   /*display:block;/*max-height:230px;*/
   /*width:100%;-webkit-transform-style:preserve-3d*/
 }

 .owl-carousel .owl-dots.disabled,
 .owl-carousel .owl-nav.disabled {
   display: none
 }

 .no-js .owl-carousel,
 .owl-carousel.owl-loaded {
   display: block;
   margin: 0;
 }

 .owl-carousel .owl-dot,
 .owl-carousel .owl-nav .owl-next,
 .owl-carousel .owl-nav .owl-prev {
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
 }

 .owl-carousel.owl-loading {
   opacity: 0;
   display: block
 }

 .owl-carousel.owl-hidden {
   opacity: 0
 }

 .owl-carousel.owl-refresh .owl-item {
   visibility: hidden
 }

 .owl-carousel.owl-drag .owl-item {
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
 }

 .owl-carousel.owl-grab {
   cursor: move;
   cursor: grab
 }

 .owl-carousel.owl-rtl {
   direction: rtl
 }

 .owl-carousel.owl-rtl .owl-item {
   float: right
 }

 .owl-carousel .animated {
   -webkit-animation-duration: 1s;
   animation-duration: 1s;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both
 }

 .owl-carousel .owl-animated-in {
   z-index: 0
 }

 .owl-carousel .owl-animated-out {
   z-index: 1
 }

 .owl-carousel .fadeOut {
   -webkit-animation-name: fadeOut;
   animation-name: fadeOut
 }

 @keyframes fadeOut {
   0% {
     opacity: 1
   }

   100% {
     opacity: 0
   }
 }

 .owl-height {
   transition: height .5s ease-in-out
 }

 .owl-carousel .owl-item .owl-lazy {
   opacity: 0;
   transition: opacity .4s ease
 }

 .owl-carousel .owl-item img.owl-lazy {
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d
 }

 .owl-carousel .owl-video-wrapper {
   position: relative;
   height: 100%;
   background: #000
 }

 .owl-carousel .owl-video-play-icon {
   position: absolute;
   height: 80px;
   width: 80px;
   left: 50%;
   top: 50%;
   margin-left: -40px;
   margin-top: -40px;
   background: url(owl.video.play.png) no-repeat;
   cursor: pointer;
   z-index: 1;
   -webkit-backface-visibility: hidden;
   transition: -webkit-transform .1s ease;
   transition: transform .1s ease
 }

 .owl-carousel .owl-video-play-icon:hover {
   -webkit-transform: scale(1.3, 1.3);
   -ms-transform: scale(1.3, 1.3);
   transform: scale(1.3, 1.3)
 }

 .owl-carousel .owl-video-playing .owl-video-play-icon,
 .owl-carousel .owl-video-playing .owl-video-tn {
   display: none
 }

 .owl-carousel .owl-video-tn {
   opacity: 0;
   height: 100%;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: contain;
   transition: opacity .4s ease
 }

 .owl-carousel .owl-video-frame {
   position: relative;
   z-index: 1;
   height: 100%;
   width: 100%
 }

.rates {
    float: left;
    height: 46px;
    padding: 0 10px;
}
.rates:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rates:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rates:not(:checked) > label:before {
    content: '★ ';
}
.rates > input:checked ~ label {
    color: #ffc700;    
}
.rates:not(:checked) > label:hover,
.rates:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rates > input:checked + label:hover,
.rates > input:checked + label:hover ~ label,
.rates > input:checked ~ label:hover,
.rates > input:checked ~ label:hover ~ label,
.rates > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

$star-size: 60px;
$color: slategray;

@mixin set-star($border: $color, $fill: transparent) {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='#{$fill}' stroke='#{$border}' stroke-width='38' d='M259.216 29.942L330.27 173.92l158.89 23.087L374.185 309.08l27.145 158.23-142.114-74.698-142.112 74.698 27.146-158.23L29.274 197.007l158.89-23.088z' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.stars input:nth-child(1):checked ~ label:nth-of-type(-n + 1), .stars input:nth-child(2):checked ~ label:nth-of-type(-n + 2), .stars input:nth-child(3):checked ~ label:nth-of-type(-n + 3), .stars input:nth-child(4):checked ~ label:nth-of-type(-n + 4), .stars input:nth-child(5):checked ~ label:nth-of-type(-n + 5) {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='slategray' stroke='slategray' stroke-width='38' d='M259.216 29.942L330.27 173.92l158.89 23.087L374.185 309.08l27.145 158.23-142.114-74.698-142.112 74.698 27.146-158.23L29.274 197.007l158.89-23.088z' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.stars input {
  position: absolute;
  clip: rect(0,0,0,0);
}

.stars label {
    box-sizing: border-box;
    display: inline-block;
    margin-right: 6px;
    height: 45px;
    width: 45px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='transparent' stroke='slategray' stroke-width='38' d='M259.216 29.942L330.27 173.92l158.89 23.087L374.185 309.08l27.145 158.23-142.114-74.698-142.112 74.698 27.146-158.23L29.274 197.007l158.89-23.088z' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    font-size: 0;
    cursor: pointer;
}