body{ font:14px/23px Tahoma,Geneva,sans-serif; color: #222; padding: 0; margin: 0; } * {border: 0; padding: 0; margin: 0} a { text-decoration: none; color: #333; } a:hover { color: #0075b1; } ul{list-style-type:none} .clear {clear: both} input[type=text],input[type=password] { border: 1px #dcdcdc solid; color: #595959; margin: 0; padding: 1px } .center{text-align: center} .left{text-align: left} .right{text-align: right} table { border-collapse: collapse; table-layout: auto } .martop15{margin-top:15px;} .main_border{border:1px solid gainsboro; background-color:#fff} .main_wrap{width:1280px; margin:0 auto}  figure.captionedImage{display:table !important; margin:0 auto;} figure.captionedImage > img{display:block !important; margin:0 !important; padding:0 !important; max-width:100% !important;} figure.captionedImage figcaption{display:table-caption;caption-side:bottom; font-size:0.875em; line-height:1.125em; padding:5px; box-sizing: border-box;} blockquote:before,blockquote:after,q:before,q:after{content: '';content: none;} blockquote{border-left: 5px solid #0D62BC;color: #222;margin: 15px 0 15px 10px;padding: 5px 5px 5px 20px; background-color:#f9f9f9} blockquote a{font-weight:bold} blockquote p{padding:5px 0 !important; margin:0 !important} #wrapper{overflow:hidden; background-color: #E9EDF0}  .small_loading{ background: url("images/sloading.gif") no-repeat center center; width: 30px; height: 30px; display: block; float: left; position: absolute; right: -10px; } .disabled{ pointer-events:none; /*opacity:0.6;*/ } .no-scroll{ overflow: hidden !important; padding-right: 17px; outline: none; }  #overlayer{ width:100%; height:100%; position:absolute; z-index:999; background:#4a4a4a; } .loader{ display: inline-block; width: 30px; height: 30px; margin-left: -19px; position: absolute; z-index:9999; border: 4px solid #Fff; top: 50%; left: 50%; animation: loader 3s infinite ease; } .txtloader{ display: inline-block; margin-top: 50px; margin-left: -75px; position: absolute; z-index:9999; top: 50%; left: 50%; text-align: center; width: 150px; color: #f1f1f1; } .loader-inner { vertical-align: top; display: inline-block; width: 100%; background-color: #fff; animation: loader-inner 3s infinite ease-in; } @keyframes loader { 0% { transform: rotate(0deg); } 25% { transform: rotate(180deg); } 50% { transform: rotate(180deg); } 75% { transform: rotate(360deg); } 100% { transform: rotate(360deg); } } @keyframes loader-inner { 0% { height: 0%; } 25% { height: 0%; } 50% { height: 100%; } 75% { height: 100%; } 100% { height: 0%; } }  .popup_addcart{ display: none; position: fixed; top: 30%; width: 500px; margin: 0 auto; padding: 20px; background: #fff; z-index: 30; border-radius: 5px; left: 0; right: 0; z-index: 99999; text-align: center; box-sizing: border-box; } .popup_addcart h3 i{color:#34B324; font-size: 1.5em; margin-right: 8px;} .popup_addcart h3{font-size: 1.125em; font-weight: normal; line-height: 1.5em; margin-bottom: 15px} .popup_addcart p.btn_gocart{text-align: center; margin: 0 auto; display: table;} .popup_addcart p.btn_gocart a{ margin: 0 5px; background-color: #34B324; padding: 7px 8px; border-radius: 5px; color: #fff; } .popup_addcart p.btn_gocart a:hover{background-color: #1a8e0b} .popup_addcart p.btn_gocart a.btn_gocart_link{background-color: #FA6900} .popup_addcart p.btn_gocart a.btn_gocart_link:hover{background-color: #d65900} .popup_addcart_notice{font-style: italic; color: #494949; margin-top: 10px; font-size: 0.875em}  .popup_custom{ display: none; position: fixed; top: 30%; width: 360px; margin: 0 auto; padding: 20px; background: #fff; z-index: 30; border-radius: 5px; left: 0; right: 0; z-index: 9999 !important; text-align: center; box-sizing: border-box; } .popup_custom h3 i{color:#34B324; font-size: 1.5em; margin-right: 8px;} .popup_custom h3{font-size: 1em; font-weight: normal; line-height: 1.25em; margin-bottom: 15px} .popup_custom .popup_custom_btn{text-align: center; margin: 0 auto; display: table;} .popup_custom .popup_custom_btn a{ margin: 0 5px; background-color: #34B324; padding: 8px 16px; border-radius: 5px; color: #fff; } .popup_custom .popup_custom_btn a:hover{background-color: #1a8e0b} .popup_custom .popup_custom_btn a.popup_custom_btn1{background-color: #FA6900} .popup_custom .popup_custom_btn a.popup_custom_btn1:hover{background-color: #d65900} .popup_custom_btn1,.popup_custom_btn2{display: none} .popup_custom_notice{font-style: italic; color: #494949; margin-top: 10px; font-size: 0.875em} #popup_preload{ background: none repeat scroll 0 0 #000; color: #fff; display: none; width: 360px; height: 40px; line-height: 20px; margin: 0 auto; opacity: 0.8; padding: 10px 0; position: fixed; right: 0; left: 0; bottom: 0; top: 50%; text-align: center; z-index: 99999; transform: translate(0,-50%); box-shadow: 0 0 2px 4px rgba(0,0,0,.15); box-sizing: border-box; } .popup_overlay{ display: none; position: fixed; top: 0; left: 0; bottom: 0; right: 0; width: 100%; background: #000; opacity: 0.7; z-index: 999; margin: auto; }  header{background-color: #fff} #top_header{overflow:hidden; padding:0; background: #0075B1; height: 60px; width: 100%; display: block; z-index: 999} #top_header .logo{float:left; margin:0; padding: 15px 0} #top_header .logo img{height: 30px; width: auto;} #top_header .logo a{display:inline-block; width:100%} #ads_header{float:right} #top_header .rightinfo{ float:right; height: 30px; margin: 0; } #top_header .rightinfo .shopcart{ float:left; position: relative; color: #fff; margin:0 0 0 10px; background: #135494; padding: 15px 25px } #top_header .rightinfo .shopcart a{display: block; background: #135494} #top_header .rightinfo .shopcart .cartbox{margin-top: 2px; font-size: 13px; float:left; position: relative; color: #fff; height: 32px; line-height: 32px} #top_header .rightinfo .shopcart .cartbox i{font-size: 20px; padding: 5px;} #top_header .rightinfo .shopcart .cartbox span{} #top_header .rightinfo .shopcart .cartcount{ background-color: #c91e55; border-radius: 50%; color: #fff !important; height: 12px; width: 12px; line-height: 12px; text-align: center; padding: 3px; position: absolute; right: 0; top: 0; font-size: 10px; } #top_header .rightinfo .shopcart .carttext{float: left; display: block} #top_header .rightinfo .shopcart .carttext.carttextnopro{line-height: 32px; height: 32px} #top_header .rightinfo .shopcart .carttext p{display: block; color: #fff; font-size: 12px; margin-left: 5px; width: 100%} #top_header .rightinfo .shopcart .carttext p:first-child{text-transform: uppercase;} #top_header .rightinfo .shopcart .carttext .ttprice{margin-left: 5px} #top_header .rightinfo .shopcart .carttext .ttprice span{display: block; float: left; font-size: 12px; color: #faff00; line-height: 12px;} #top_header .rightinfo .shopcart .carttext .ttprice span#ttprice{} #top_header .rightinfo .tophotline{display: inline-block; float: left; color: #fff; margin:15px 10px;} #top_header .rightinfo .tophotline a{ color: #fff; font-size: 16px; height: 30px; line-height: 30px; padding: 5px 10px; border: 1px solid #135494; border-radius: 20px; } #top_header .rightinfo .tophotline a:hover{background: #135494} #top_header .rightinfo .tophotline a i{font-size: 20px}  .msearch{display:block; width:300px; float: left; margin:13px 16px;} .msearch .minput { background: #f6f6f6; /*border: 1px solid #c2c2c2;*/ color: #666; display:block; float: left; font-size: 15px; height: 34px; line-height:34px; width: 100%; padding: 0 16px; box-sizing:border-box; }  .msearch .minput:focus{ outline-style: none; } .msearch .msearchfrm{border-radius: 50%} .msearch .mbtnsearch{background-color:#135494; height:30px; line-height:30px; display:block; text-align:center;} .msearch .mbtnsearch i{color:#fff; font-size:20px; padding:5px 0}  .navbar { overflow: hidden; display: block; float: left; }  .navbar a { float: left; font-size: 17px; text-transform: uppercase; font-family: 'Roboto',sans-serif; color: white; text-align: center; padding: 19px 10px; text-decoration: none; } .dropdown { float: left; overflow: hidden; } .dropdown .dropbtn { font-size: 17px; text-transform: uppercase; font-family: 'Roboto',sans-serif; border: none; outline: none; color: white; padding: 19px 8px; background-color: inherit; margin: 0;  } .dropbtn{ line-height: 61px; height: 60px; padding: 0 8px !important; } .dropdown .dropbtn:after { content: ""; font-family: FontAwesome; margin-left: 5px; }  .navbar a:hover,.dropdown:hover .dropbtn { background-color: #005E8E; } /* Dropdown content (hidden by default) */ .dropdown-content { display: none; position: absolute; width: 100%; left: 0; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 999; background-color: #005E8E; }  .dropdown-content .header { background: red; padding: 16px; color: white; }  .dropdown:hover .dropdown-content { display: block; }  .column { float: left; width: 20%; padding: 10px; box-sizing: border-box; /*background-color: #005E8E;*/ height: 140px; font-family: 'Roboto',sans-serif; } .column h3{ color: #fff; text-transform: uppercase; font-size: 1em; margin-bottom: 3px; } .column a { color: #fff; float: none; padding: 2px 0; text-decoration: none; display: block; text-align: left; font-size: 1em } .column a.sublist:before{ content: "\f105"; display: inline-block; font-family: FontAwesome; margin-right: 3px; } .column a:hover,.colunm h3:hover { color: #f37736; }  .row:after { content: ""; display: table; clear: both; } #main_nav{z-index:9999; display: block; float: left;} #main_nav ul{display:inline-block} #main_nav ul li{float:left; position:relative;} #main_nav ul li a{ display: block; color:#fff; font-size:17px; padding:19px 8px; white-space:nowrap; font-family: 'Roboto',sans-serif; } #main_nav ul li a.aparent::after { content: ""; font-family: FontAwesome; margin-left: 5px; } #main_nav > ul > li:first-child a{} #main_nav ul li:last-child a{border-right:none;} #main_nav ul li:hover a{background:#005E8E;} #main_nav ul li a.selected{} #main_nav ul li ul.submenu{ top:100%;left:0; background: #0075B1; height:auto; width:180px; z-index:999; overflow:visible; position:absolute; display:block; } #main_nav ul li:hover ul.submenu{display:block} #main_nav ul li ul.submenu li{position:relative; width:100%;} #main_nav ul li ul.submenu li a{ background:#0075B1; position:relative; display:list-item; font-size:14px; padding: 7px 10px; /*border-top:1px solid #019e90; border-bottom:1px solid #006b62;*/ } #main_nav ul li ul.submenu li:hover a{background:#005E8E}  .gg-menu {transform: scale(var(--ggs,1))} .gg-menu,.gg-menu::after,.gg-menu::before{ box-sizing: border-box; position: relative; display: block; width: 30px; height: 2px; border-radius: 3px; background: white; } .gg-menu::after,.gg-menu::before {content: ""; position: absolute; top: -7px;} .gg-menu::after {top: 7px;} .gg-close { box-sizing: border-box; position: relative; display: block; transform: scale(var(--ggs,1)); width: 28px; height: 22px; border: 2px solid transparent; border-radius: 40px; } .gg-close::after,.gg-close::before { content: ""; display: block; box-sizing: border-box; position: absolute; width: 28px; height: 2px; background: #fff; transform: rotate(45deg); border-radius: 5px; top: 8px; left: 1px } .gg-close::after { transform: rotate(-45deg) } body.noscroll{ position:fixed; overflow:hidden; } .mheader{padding-top: 50px} .mnav{height:50px; width: 100%; background-color: #0075B1; padding: 9px 10px; box-sizing: border-box; display: block; position: fixed; z-index: 9999; top: 0} .mnav > div{display: inline-block; float:left;} .mnav .mleft{float: left; width: 60px; height: 30px; position: relative;} .mnav .mleft .btnmenu{ position: absolute; top: 50%; transform: translateY(-50%); } .mnav .mleft .btnmenu i.fa{font-size: 26px; color: #fff; font-weight: normal; margin: 0 auto; display: block; cursor: pointer;} .mnav .mmid{ position: fixed; left: 50%; transform: translateX(-50%); } .mnav .mright{float:right; width: 80px; height: 30px; display: block; position: fixed; right: 10px} .mnav .mright .iconsearch{margin-top: 5px; margin-left: 12px} .mnav .mright .iconsearch i.fa{font-size: 22px; color: #fff} .mnav .mright .mcart{ position: absolute; top: 50%; transform: translateY(-50%); right: 0; } .mnav .mright .mcart .mcount{ background-color: #c91e55; border-radius: 50%; color: #fff !important; height: 12px; width: 12px; line-height: 12px; text-align: center; padding: 3px; position: absolute; right: 0; top: 0; font-size: 10px; } .mnav .mright .mcart i.fa{font-size: 26px; color: #fff} .mmenu{ height: 100%; width: 100%; position: fixed; z-index: 999; top: 45px; left: 0; display: none; background-color: #f7f7f7; overflow-x: hidden; /*transition: 0.5s;*/ padding-top: 5px; } .mmenu .mmenuinfo{width:100%; padding: 10px; border-top: 1px solid #e5e5e5; position: fixed; bottom: 0; box-sizing: border-box;} .mmenu .mmenuinfo h4{font-size: 1.125em; color: #666; text-transform: uppercase; font-weight: normal; margin-bottom: 10px} .mmenu .mmenuinfo .mmenuinfoitem{height: 30px; line-height: 30px; padding: 5px 0} .mmenu .mmenuinfo .mmenuinfoitem span{display: block; float:left; color: #666; font-size: 1em; margin-top: 5px} .mmenu .mmenuinfo .mmenuinfoitem i.fa{display: block; float:left; font-size: 30px; color: #444; margin-right: 7px} .mmenu .mlogo{margin: 10px auto; display: block; text-align: center} .mmenu .listmenu{padding-top: 5px} .mmenu .submenu{display: none; padding-bottom: 5px} .mmenu .submenu li a{padding: 5px 10px} .mmenu > ul > li{width:100%; display: inline-block; /*border-bottom: 1px solid #e1e1e1; background: none repeat scroll 0 0 rgba(255,255,255,0.1);*/} .mmenu > ul > li.parent{position: relative;} .mmenu > ul > li > a > img{width: auto; height: 36px; margin-right: 6px; display: block; float: left;} .mmenu > ul > li > a > span{line-height: 36px; display: block; float: left; color: #222; font-size: 1.125em} .mmenu > ul > li span.iconparent{display: block; float: right; position: absolute; right: 7px; top: 7px} .mmenu > ul > li span.iconparent:after{ content: "\f078"; font-family: FontAwesome; color: #fff; font-size: 12px; } .mmenu > ul > li span.iconparent.isopen:after{ content: "\f054"; } .mmenu > ul > li a{display: inline-block; padding: 4px 10px; width: 100%; box-sizing: border-box;} .mmenu li a{color: #fff} .mmenu > ul > li > ul > li{text-transform: none; padding-left: 5px} @media screen and (max-height: 450px) { .mmenu a {font-size: 18px;} }  .mmsearch{display: none; width:100%; height:40px; line-height:40px; margin: 10px 0; padding: 0 10px; box-sizing: border-box;} .mmsearch .minput { background: #f6f6f6; /*border: 1px solid #c2c2c2;*/ color: #666; display:block; float: left; font-size: 15px; height: 40px; line-height:40px; padding: 10px 10px 10px 10px; width: 85%; box-sizing:border-box; } .mmsearch .mmbtnsearch{background-color:#135494; height:40px; line-height:40px; display:block; text-align:center;} .mmsearch .mmbtnsearch i{color:#fff; font-size:20px; padding:10px 0}  #main_page{ position:relative;} #main_page .wrapper{width:100%; box-sizing:border-box; padding:0 0 15px; display:inline-block;} #left_page{width:78%; float:left; position:relative; overflow:hidden; box-sizing:border-box; padding-right:15px;} .div_box{padding: 15px; background-color: #fff; position: relative; display: block;} #full_page{width: 100%; position: relative; overflow: hidden;; box-sizing: border-box; background-color: #fff; padding: 15px} .page_detail{float:right !important; padding-right:0 !important; padding-left:40px} #sidebar{width:22%; float:left; overflow:hidden} .homeslider{width:100%; margin:10px 0 10px; min-height: 250px !important;} .homeslider .slide_banner{box-sizing: border-box;} .homeslider .flexslider.loading{min-height: 250px;} .left_page_full{width: 100% !important; padding-right:0 !important}  .hometop{display:inline-block; width:100%; overflow:hidden; margin:0 0 20px} .hometop .topcate{ display:block; float:left; width:30%; height:inherit; padding-right:15px; box-sizing:border-box; height:100%; } .hometop #slide{display:block;} .hometop .topcate .title{ background-color: #f5821f; padding:7px 10px; } .hometop .topcate .title:before{ content:""; font-family:FontAwesome; display:block; float:left; color:#fff; font-size:20px; } .hometop .topcate .title h2{ color: #fff; font-size: 16px; font-weight: normal; text-transform: uppercase; box-sizing:border-box; padding-left:25px } .hometop .topcate ul{display:inline-block; width:100%;background-color:#efefef; height:100%} .hometop .topcate li{display:list-item} .hometop .topcate li a{display:block; width:inherit;padding:7px 10px; box-sizing:border-box; border-bottom:1px solid #e1e1e1; text-transform:uppercase} .hometop .topcate li a:before{ font-family:FontAwesome; content:""; margin-right:5px; } .hometop .topcate li:last-child a{border:none} .hometop .topcate li a:hover{background-color:#30a9de; color:#fff}  .home_commit{ margin:0 0 16px; width: 100%; display: inline-block; padding: 24px 0; } .home_commit ul{ display: flex; flex-wrap: wrap; } .home_commit .item{float: left; width: 25%; display: block; padding: 5px 10px; box-sizing: border-box;} .home_commit .item > div{} .home_commit .item .litem{width: 50px} .home_commit .item .litem i{font-size:50px; display: block; float: left;} .home_commit .item .ritem{padding-left: 60px;} .home_commit .item .ritem h4{font-weight: normal; text-transform: uppercase; font-size: 1.125em; margin-bottom: 4px} .home_commit .item .ritem p{font-size: .875em; line-height: 1.25em} .home_commit .commit_color1 i{color:#944F95;} .home_commit .commit_color2 i{color:#0084B1;} .home_commit .commit_color3 i{color:#E06098;} .home_commit .commit_color4 i{color:#f37736;}  .menucate{ display:block; float:left; width:100%; height:auto; box-sizing:border-box; height:100%; margin-bottom:20px; } .menucate .title{ background-color: #f5821f; padding:7px 10px; } .menucate .title:before{ content:""; font-family:FontAwesome; display:block; float:left; color:#fff; font-size:20px; } .menucate .title h2{ color: #fff; font-size: 16px; font-weight: normal; text-transform: uppercase; box-sizing:border-box; padding-left:25px } .menucate ul{display:inline-block; width:100%;background-color:#efefef; height:100%} .menucate li{display:list-item} .menucate li a{display:block; width:inherit;padding:7px 10px; box-sizing:border-box; border-bottom:1px solid #e1e1e1; text-transform:uppercase} .menucate li a:before{ font-family:FontAwesome; content:""; margin-right:5px; } .menucate li:last-child a{border:none} .menucate li a:hover{background-color:#30a9de; color:#fff}  .groupcate{ width: 100%; margin: 0 0 10px; padding: 10px 10px; display: inline-block; background: #fff; border-radius: 4px; box-sizing: border-box; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08) } .groupcate .groupcateheading{ position:relative; display:inline-block; width:100%; box-sizing: border-box; margin: 0 0 10px; } .groupcate .groupcateheading h2{float: left; font-size: 1.125em; color: #444;} .groupcate ul.groupcatelist{display: flex; flex-wrap: wrap; width: 100%} .groupcate ul.groupcatelist li{width: 12.5%; float: left; display: block; padding: 8px; margin: 0; box-sizing: border-box;} .groupcate ul.groupcatelist li a{display: block;} .groupcate ul.groupcatelist li h4{font-weight: normal; line-height: 1.25em; text-align: center;} .groupcate ul.groupcatelist li .icon{ background: #E9E9EA; width: 70%; border-radius: 50%; margin: 0 auto 4px; padding: 15px; box-sizing: border-box; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08) } .groupcate ul.groupcatelist li .icon img{width: 100%; height: auto; box-sizing: border-box; margin: 0 auto}  .mcate_wrap{margin-top: 10px; margin-bottom: 10px} .mprocate{ width: 100%; margin: 0; padding: 10px 10px; display: inline-block; background: #fff; border-radius: 4px; box-sizing: border-box; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08) } .mprocate .mprocateheading{ position:relative; display:inline-block; width:100%; box-sizing: border-box; margin: 0 0 10px; } .mprocate .mprocateheading h2{float: left; font-size: 1.125em; color: #444;} .mprocate ul.groupcatelist{display: flex; flex-wrap: wrap; width: 100%} .mprocate ul.mprocatelist{display: flex; flex-wrap: wrap;} .mprocate ul.mprocatelist li{width: 10%; float: left; display: block; padding: 8px 12px; margin: 0; box-sizing: border-box;} .mprocate ul.mprocatelist li a{display: block;} .mprocate ul.mprocatelist li h4{font-weight: normal; font-size: 1em; line-height: 1.25em; text-align: center; font-family: "Roboto",sans-serif} .mprocate ul.mprocatelist li .icon{ /*background: #E9E9EA; width: 60%; border-radius: 50%; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08)*/ margin: 0; padding: 8px 12px 0; box-sizing: border-box; } .mprocate ul.mprocatelist li .icon img{width: 100%; height: auto; box-sizing: border-box; margin: 0 auto}  .home_product{display: inline-block; width: 100%; margin: 0 0 10px} .home_list{ background-color: #fff; padding: 10px; margin: 0 0 10px; box-shadow:0 0 3px 0 rgba(0,0,0,.2); border-radius: 4px } .home_list:last-child{margin: 0} .home_list .title{ position:relative; display:inline-block; width:100%; box-sizing: border-box; margin: 5px 0; height: 30px; padding:5px 0 5px 15px; } .home_list .title:before{ content: ""; border-left: 4px solid #008848; position: absolute; left: 0; top: 0; height: 100% } .home_list .title h2{float: left; font-family: Helvetica,Arial,sans-serif; font-size: 1.25em; font-weight:bold; text-transform: uppercase; color: #4a4a4a} .home_list .title p.readmore{float: right; color: #494949; font-size: 1em; line-height: 30px; margin-right: 4px} .home_list .title p.readmore:after{content:"\f101"; font-family:FontAwesome; margin-left: 4px; font-weight: normal;} .home_list .botreadmore{display: none; width: 100%; text-align: center;} .home_list .botreadmore p{display: block; padding: 12px 0} .home_list .botreadmore p a{text-align: center; font-size: 1em;} .home_list .botreadmore p a:before{content:"\f103"; font-family:FontAwesome; margin-right: 4px; font-weight: normal;} .home_list.child_list1 .title{background-color:#0075b1;} .home_list .title ul.seemore{float:right;} .home_list .title ul.seemore li{list-style:none; display:inline; padding:0 5px; border-right:1px solid #ccc;} .home_list .title ul.seemore li:last-child{border:none} .home_list .title ul.seemore li a{color:#f1f1f1} .home_list .title ul.seemore li a:hover{color:#ccc} .home_list .title ul.seemore li a span{margin-right:3px} .home_list .title h1{ font-size:1.857em; line-height: 1.4; text-transform:uppercase; color:#009cde; font-family: "Segoe UI","Open Sans",Arial; } .home_list .title p.headerdesc{color:#888; line-height: 1.1;font-family: "Segoe UI","Open Sans",Arial; font-size: 1.2em} .home_list ul.list{display:inline-block; width: 100%} .home_list.child_list1 ul.list{margin:10px -6px} .home_list ul.list li{ float:left; width:16.6666666667%; padding:2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .home_list.child_list1 ul.list li{ float:left; width:16.6666666667%; padding:2px; } .home_list ul.list li .list_item{ background:#f2f2f2; /*border:1px solid #ccc;*/ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position:relative } .home_list ul.list li .list_item .proimg{position:relative; width:100%; display:inline-block} .home_list ul.list li .list_item .procate{display:block; position:absolute; top:3px; left:3px; background:rgba(95,180,53,0.75); padding:3px 5px} .home_list ul.list li .list_item .procate > span{color:#fff; font-size:13px} .home_list ul.list li:hover .list_item .btn_act{display:block} .home_list ul.list li .list_item .btn_act{width:100%; cursor: pointer;} .home_list ul.list li .list_item .btn_act_buy{ display:table; margin:0 auto; background-color:#34B324; padding:3px 7px; border-radius: 5px; } .home_list ul li .list_item .btn_act_buy:hover{background-color:#1a8e0b} .home_list ul.list li .list_item .btn_act_buy.btn_act_expire{background-color: #ff4343} .home_list ul.list li .list_item .btn_act_buy.btn_act_expire:hover{background-color: #fc2525} .home_list ul.list li .list_item .btn_act_buy > span{color:#fff; font-size:1em; margin:0 3px; text-transform:uppercase; font-weight:bold} .home_list ul.list li .list_item a{display:block} .home_list ul.list li img{width:100%} .home_list ul.list li .info{padding:5px 5px 10px} .home_list ul.list li .info h4{color:#494949; font-weight: normal; font-size:1em; line-height:1.25em; max-height:2.5em; text-align:center; overflow:hidden;} .home_list ul.list li .info h4:hover{color:#0075B1} .home_list ul.list li .info p{font-size:13px; text-align:center} .home_list ul.list li .info span{margin-right:3px;} .home_list ul.list li .info p.price{height:1.8em; line-height:1.8em; overflow:hidden; margin: 3px 0} .home_list ul.list li .info p.price span{text-align:left; font-size:1.143em; font-weight:bold; color:#fe1a19}  .home_list ul.toplist{display:inline-block;} .home_list.child_list1 ul.toplist{margin:10px -5px} .home_list ul.toplist li{ float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius:2px; padding: 5px 0; } .home_list ul.toplist li .list_item{ background:#f2f2f2; /*border:1px solid #ccc;*/ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position:relative } .home_list ul.toplist li .list_item .proimg{position:relative; width:100%; display:inline-block} .home_list ul.toplist li .list_item .procate{display:block; position:absolute; top:3px; left:3px; background:rgba(95,180,53,0.75); padding:3px 5px} .home_list ul.toplist li .list_item .procate > span{color:#fff; font-size:13px} .home_list ul.toplist li:hover .list_item .btn_act{display:block} .home_list ul.toplist li .list_item .btn_act{width:100%; cursor: pointer;} .home_list ul.toplist li .list_item .btn_act_buy{ display:table; margin:0 auto; background-color:#34B324; padding:3px 7px; border-radius: 5px; } .home_list ul.toplist li .list_item .btn_act_buy:hover{background-color:#1a8e0b} .home_list ul.toplist li .list_item .btn_act_buy > span{color:#fff; font-size:1em; margin:0 3px; text-transform:uppercase; font-weight:bold} .home_list ul.toplist li .list_item a{display:block} .home_list ul.toplist li img{width:100%} .home_list ul.toplist li .info{padding:5px 5px 10px} .home_list ul.toplist li .info h4{color:#494949; font-size:1em; line-height:1.25em; max-height:2.5em; text-align:center; overflow:hidden; font-weight: normal;} .home_list ul.toplist li .info h4:hover{color:#0075B1} .home_list ul.toplist li .info p{font-size:13px; text-align:center} .home_list ul.toplist li .info span{margin-right:3px;} .home_list ul.toplist li .info p.price{height:1.75em; line-height:1.75em; overflow:hidden; margin: 3px 0} .home_list ul.toplist li .info p.price span{text-align:left; font-size:1.125em; font-weight:bold; color:#fe1a19}  .home_news{ background-color: #fff; padding: 10px 20px; display: inline-block; width: 100%; box-sizing: border-box; } .home_news .home_list_news{display:inline-block; width:100%; margin:10px 0 15px} .home_news .home_list_news .title{ border-bottom: 1px solid #e1e1e1; display: inline-block; line-height: 23px; margin-bottom: 10px; padding-bottom: 6px; position: relative; width: 100%; } .home_news .home_list_news .title h2{ color: #2196f3; font-size:20px; display: inline-block; float: left; font-weight: normal; margin-bottom: 0; position: relative; text-transform: uppercase; } .home_news .home_list_news .title h2::before { background-color: #e94c6f; bottom: -7px; content: ""; height: 1px; left: 0; position: absolute; width: 100%; } .home_news .home_list_news .list_wrapper{margin:0 -15px; display:flex; flex-wrap:wrap;} .home_news .home_list_news .list_item{width:25%; float:left; display:block; padding:15px; box-sizing:border-box} .home_news .home_list_news .list_item a{display:block} .home_news .home_list_news .list_item h4{font-size:1.071em; line-height:1.286em; font-weight:normal; margin-top:5px} .home_news .home_list_news .list_item p.newsdesc{font-size:13px; line-height:18px; color:#666} .home_news .home_list_news .list_item img{width:100%}  .home_intro{padding: 25px 0; background-color: #f6f6f6} .home_intro .intro_title{} .home_intro .intro_title h1{ font-size:1.5em; line-height: 1.5; margin: 5px 0 15px; text-transform:uppercase; color:#009cde; font-family: "Segoe UI","Open Sans",Arial; } .home_intro .intro_title h1 span{color:#fe1a19} .home_intro .intro_desc{color:#555; line-height: 1.5em; font-size: 1.125em; text-align: justify;}  .cate_list .cateintro{display:inline-block;border-bottom:1px dashed #999; width:100%; padding:5px 0 3px} .cate_list .cateintro .cateintro_wrap{border-bottom:1px dashed #999; display:inline-block; width:100%} .cate_list .cateintro .title{ position:relative; display:inline-block; box-sizing:border-box; } .cate_list .cateintro .title h1{font-size:1.375em; text-transform:uppercase; font-weight:normal; line-height: 1.375em} .cate_list .cateintro .title h2{font-size:1.375em; text-transform:uppercase; font-weight:normal;} .cate_list .cateintro .catecontent{line-height:1.375em; color:#333; margin: 10px 0; text-align:justify} .cate_list ul.list{margin:5px -5px; display:flex; flex-wrap:wrap;} .cate_list ul.list li{ float:left; width:16.6666666667%; padding:2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .cate_list.child_list1 ul.list li{ float:left; width:16.6666666667%; padding:2px; } .cate_list.morelist{} .cate_list.morelist ul.list li{ float:left; width:16.6666666667%; padding:2px; } .cate_list ul.list li .list_item{ background:#f2f2f2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position:relative } .cate_list ul.list li .list_item .proimg{position:relative; width:100%; display:inline-block} .cate_list ul.list li .list_item .procate{display:block; position:absolute; top:3px; left:3px; background-color:#5fb435; padding:3px 5px} .cate_list ul.list li .list_item .procate > span{color:#fff; font-size:13px} .cate_list ul.list li:hover .list_item .btn_act{display:block} .cate_list ul.list li .list_item .btn_act{width:100%; cursor: pointer;} .cate_list ul.list li .list_item .btn_act_buy{ display:table; margin:0 auto; background-color:#34B324; padding:3px 7px; border-radius: 5px; } .cate_list ul li .list_item .btn_act_buy:hover{background-color:#1a8e0b} .cate_list ul.list li .list_item .btn_act_buy.btn_act_expire{background-color: #ff4343} .cate_list ul.list li .list_item .btn_act_buy.btn_act_expire:hover{background-color: #fc2525} .cate_list ul.list li .list_item .btn_act_buy > span{color:#fff; font-size:1em; margin:0 3px; text-transform:uppercase; font-weight:bold} .cate_list ul.list li .list_item a{display:block} .cate_list ul.list li img{width:100%} .cate_list ul.list li .info{padding:5px 5px 10px} .cate_list ul.list li .info h4{color:#494949; font-size:1em; line-height:1.25em; max-height:2.5em; text-align:center; overflow:hidden; font-weight: normal;} .cate_list ul.list li .info h4:hover{color:#0075B1} .cate_list ul.list li .info p{font-size:13px; text-align:center} .cate_list ul.list li .info span{margin-right:0px;} .cate_list ul.list li .info p.price{height:1.8em; line-height:1.8em; overflow:hidden; margin: 3px 0} .cate_list ul.list li .info p.price span{text-align:left; font-size:1.125em; font-weight:bold; color:#fe1a19}  .noproduct{display: inline-block; width: 100%; min-height: 400px; box-sizing: border-box; margin:20px 0; text-align: center;} .noproduct h3{font-size: 1.125em; display: block; font-weight: normal; color: #444; padding: 20px; border: #a2d246 1px solid; border-radius:5px;}  .post_list{} .post_list .title{display:inline-block; width:100%; border-bottom:1px solid #efefef; padding-bottom:5px} .post_list .title h1{float:left; color:#143962; font-size:1.571em; line-height:1.3em; font-weight:normal; text-transform:uppercase} .post_list .list{ display:flex; flex-wrap:wrap; margin:10px -10px} .post_list .list li{ width:25%; padding:10px; box-sizing:border-box; } .post_list .list li .postitem{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; } .post_list .list li a{display:block} .post_list .list li .aimg{ display:block; width:100%; height:auto; overflow:hidden; margin:0; padding:0; } .post_list .list li .aimg img{ transform:scale(1); width:inherit; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } .post_list .list li .aimg:hover img{ transform:scale(1.3); } .post_list .list li .info{} .post_list .list li .info h4 a{margin:5px 0; font-size:1.125em; line-height:1.25em; color:#111; font-weight: normal;} .post_list .list li .info h4 a:hover{color:inherit !important} .post_list .list li .info p.desc{font-size:0.929em; line-height:1.429em; color:#666;}  .pro_detail{width:100%; display:inline-block; margin:0} .pro_detail .pro-detail-title{margin-bottom: 20px} .pro_detail .pro-detail-title h1{font-size:1.375em; line-height:1.25em; color:#333; font-weight:normal; font-family: Helvetica,Arial;} .pro_detail .binfo{display: inline-block; width: 100%; margin-bottom: 10px; padding: 15px; box-sizing: border-box; background-color: #fff; position: relative;} .pro_detail .binfo .linfo{float:left; width:40%; display: block;} .pro_detail .binfo .linfo img{ width:100%; /*border:1px solid #e2e2e2; padding:5px; box-shadow:0 5px 6px -6px #000; -webkit-box-sizing: 0 5px 6px -6px #000; -moz-box-sizing: 0 5px 6px -6px #000;*/ box-sizing: border-box; } .pro_detail .binfo .linfo #carousel li{margin-right: 5px;} .pro_detail .binfo .linfo #carousel img{display: block; opacity: .6; cursor: pointer;border:1px solid #e3e3e3; padding: 0; box-sizing: border-box;} .pro_detail .binfo .linfo #carousel img:hover {opacity: 1; border-color: #f43142} .pro_detail .binfo .linfo #carousel li.flex-active-slide{} .pro_detail .binfo .linfo #carousel .flex-active-slide img{opacity: 1; cursor: default; border-color: #f43142} .pro_detail .binfo .linfo #proslider{} .pro_detail .binfo .linfo .flex-control-nav{bottom: -20px !important} .pro_detail .binfo .linfo .flexslider{margin-bottom: 15px !important} .pro_detail .binfo .linfo .loading{background-image: url(images/loading_green.gif) !important;} .pro_detail .binfo .rinfo{float:right; width:60%; padding-left: 30px; box-sizing: border-box;} .pro-detail-promo{ display: block; overflow: visible; border: 1px solid #dfdfdf; border-radius: 4px; position: relative; padding: 10px 10px 0; margin-top: 15px; } .pro-detail-promo .promotit{ position: absolute; top: -18px; left: 7px; background: #fff; padding: 5px 6px; border-radius: 2px; font-size: 1em; color: #f43142; } .pro-detail-promo .promobox{ display: block; overflow: hidden; padding: 5px; } .pro-detail-promo .promobox ul li{ list-style-type: none; padding: 1px 0; color: #333; font-size: .875em; } .pro-detail-promo .promobox ul li::before { font-family: 'FontAwesome'; content: "\f105"; padding-right: 5px; } .pro-detail-place{ display: block; overflow: visible; border: 1px solid #dfdfdf; border-radius: 4px; position: relative; padding: 10px 10px 0; margin-top: 25px; } .pro-detail-place .promotit{ position: absolute; top: -18px; left: 7px; background: #fff; padding: 5px 6px; border-radius: 2px; font-size: 1em; color: #288ad6; text-transform: uppercase; } .pro-detail-place .promotit i{} .pro-detail-place .promobox{ display: block; overflow: hidden; padding: 5px; } .pro-detail-place .promobox ul li{ list-style-type: none; padding: 2px 0; color: #333; font-size: 1em; } .pro-detail-place .promobox ul li a{font-size: 1em} .pro-detail-place .promobox ul li a.tel{color: #288ad6 !important;} .pro-detail-place .promobox ul li::before { font-family: 'FontAwesome'; content: "\f041"; padding-right: 8px; font-size: 18px; } .pro-detail-place .promobox ul li.hotline a{color:#f43142; font-weight: bold} .pro-detail-place .promobox ul li.hotline::before{content: "\f095"; padding-right: 0px} .pro-detail-place .promobox ul li.time::before{content: "\f017"} .pro-detail-sku{color: #666; margin-bottom: 10px; display: inline-block; width: 100%} .pro-detail-sku span{ float: left; word-spacing: normal; letter-spacing: normal; display: inline-block; } .pro-detail-sku span.labelsku{} .pro-detail-sku span.prosku{font-weight: bold; margin-left: 8px; color: #888} .pro-detail-price{margin-bottom:16px; font-size: 1em; display: inline-block;} .pro-detail-price span{ float: left; word-spacing: normal; letter-spacing: normal; display: inline-block; } .pro-detail-price span.sprice{font-size:1.714em; color:#d0021b; font-weight: bold; font-family: Helvetica,Arial} .pro-detail-price span.rprice{text-decoration: line-through; color: #666} .pro-detail-price span.pricecur{margin:0 2px 0 0;} .pro-detail-price .price-discount{ margin-left: 14px; position: relative; padding: 0 7px; background: #f43142; color: #fff; border-radius: 3px; font-weight: bold; height: 22px; line-height: 22px; font-size: .875em; } .pro-detail-price .price-discount:before{ content: ''; position: absolute; left: -6px; border-top: 11px solid transparent; border-bottom: 11px solid transparent; border-right: 7px solid #f43142; height: 0; width: 0; top: 0; } .pro-detail-price .price-state{ font-size: 0.875rem; text-decoration: none; color: #fe7500; margin-left: 5px; } .pro-detail-option .typeoption{display: inline-block; width: 100%; clear: both; margin-bottom: 5px; position: relative;} .pro-detail-option .typeoption .optiontitle{ font-size: 1em; color: #757575; display: block; float: left; padding: 5px 8px 5px 0; } .pro-detail-option .typeoption .optionlist{} .pro-detail-option .typeoption .optionlist li{ display: inline-block; cursor: pointer; float: left; color: #888; border: solid 1px #ccc; padding: 5px 6px; margin:0 8px 5px 0; border-radius: 2px;  -webkit-touch-callout: none;  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; } .pro-detail-option .typeoption .optionlist li:hover,.pro-detail-option .typeoption .optionlist li.selected{ color: #ee4d2d; border-color: #ee4d2d; } .pro-detail-option .typeoption .optionlist li.selected{ background: url("images/protype_selected.png") no-repeat right bottom; pointer-events:none; } .pro-detail-buy{display: inline-block; width: 100%; margin-top: 10px} .pro-detail-buy .btnhidden{display: none;} .pro-detail-buy .buy-quantity{margin-bottom: 10px} .pro-detail-buy .buy-quantity button{ border: 1px solid #ebebeb; border-right: none; line-height: 30px; width: 33px; padding: 10px; margin: 0; font-size: 10px; text-align: center; outline: none; background: #f1f1f1; cursor: pointer; } .pro-detail-buy .buy-quantity button.up{ border: 1px solid #ebebeb; border-left: none; } .pro-detail-buy .buy-quantity input{ width: 40px; height: 30px; border: 1px solid #ebebeb; padding: 0; text-align: center; margin: 0; font-size: 16px; color: #333333; vertical-align: top; margin-left: -5px; margin-right: -5px; } .pro-detail-buy .buy-button{width: 100%} .pro-detail-buy .buy-button button{ background-color: #FA6900; border: medium none; border-radius: 50px; display: block; float: left; overflow: hidden; padding: 8px 20px; position: relative; transition: all 0.3s ease 0s; box-sizing: border-box; text-align: center; margin-right: 5px; margin-bottom: 5px; cursor: pointer; line-height: 1.25 } .pro-detail-buy .buy-button button span{ color: #fff; display: block; font-size: 1rem; } .pro-detail-buy .buy-button button span i{margin-right: 5px; font-size: 1.25rem;} .pro-detail-buy .buy-button button:hover{} .pro-detail-buy .buy-button button.buy-now{margin-right: 0} .pro-detail-buy .buy-button button.add-to-cart{background-color: #288ad6} .pro-detail-buy .buy-button button.buy-cant{background-color: #aaa; cursor: not-allowed;} .pro-detail-info{float:left; display: block; width: 62%} .pro-detail-service{display: block; float: right; width: 38%; padding-left: 25px; box-sizing: border-box;} .pro-detail-service .pro-service-item{border-top: 1px solid #f1f1f1; padding: 8px 0} .pro-detail-service .pro-service-item:hover{background-color: #f1f1f1} .pro-detail-service .pro-service-item .icon{width: 34px; float: left; display: block; align-self: center; vertical-align: middle;} .pro-detail-service .pro-service-item .icon i{font-size: 26px; line-height: 40px; display: block; float: right; color: #38aa00} .pro-detail-service .pro-service-item .desc{padding-left: 45px} .pro-detail-service .pro-service-item h4{font-size: 0.875em; text-transform: uppercase; color: #444; font-weight: bold; margin-bottom: 4px;} .pro-detail-service .pro-service-item p{font-size: 0.875em; color: #555; line-height: 1em; margin: 0} .pro_detail .binfo .rinfo .moredesc{margin: 10px 0 20px;} .pro_detail .binfo .rinfo .moredesc p{font-style: italic; padding: 6px 0} .pro_detail .binfo .rinfo .moredesc p:before{font-family: 'FontAwesome'; content: "\f10d"; margin-right: 6px; font-style: italic;} .pro_detail .binfo .rinfo .moredesc li{ list-style-type: none; padding: 3px 0; color: #333; font-size: .875rem; } .pro_detail .binfo .rinfo .moredesc li::before { font-family: 'FontAwesome'; content: "\f105"; padding-right: 5px; } .pro_detail .minfo{ width:100%; display: flex; flex-wrap: flex; margin-bottom: 10px; } .pro_detail .minfo .div_box{box-sizing: border-box;} .pro_detail .minfo .pro-detail-post-side{flex: 0 0 28%; width: 28%; padding-left: 10px; box-sizing: border-box;} .pro_detail .minfo .pro-detail-post-side ul{} .pro_detail .minfo .pro-detail-post-box{height: 100%; width: 100%} .pro_detail .minfo .pro-detail-post-box .post-side-heading{border-bottom: 1px solid #eee} .pro_detail .minfo .pro-detail-post-box .post-side-heading h3{font-size: 1.125em; margin-bottom: .5em; font-weight: 500; line-height: 1.2em} .pro_detail .minfo .pro-detail-post-box .post-side-list ul li{display: inline-block; width: 100%; padding:8px 0; border-bottom: 1px solid #f3f3f3} .pro_detail .minfo .pro-detail-post-box .post-side-list ul li img{float: left; width: 92px; height: auto; padding-right: 6px} .pro_detail .minfo .pro-detail-post-box .post-side-list ul li h4{font-weight: normal; font-size: 1em} .pro_detail .minfo .product_content{width: 72%; flex: 0 0 72%;} .pro_detail .minfo .product-content-box{height: 100%; width: 100%} .pro_detail .minfo .product_content p,.pro_detail .minfo .product_content span,.pro_detail .minfo .product_content h2{ margin:10px 0; line-height:1.6em; text-align:justify } .pro_detail .minfo .product_content h2{font-size:1.429em; line-height:1.2em; padding:5px 0 0; color: #111; font-weight: normal; text-align: left;} .pro_detail .minfo .product_content h3{font-size:1.143em; margin:5px 0; font-weight: normal; text-align: left;} .pro_detail .minfo .product_content a{color:#0075b1;} .pro_detail .minfo .product_content a:hover{color:#005a87} .pro_detail .minfo .product_content table{margin:0 auto; max-width:99% !important} .pro_detail .minfo .product_content img{max-width:100%; height:auto !important; margin:10px auto 5px; display:block} .pro_detail .minfo .product_content li{ list-style-type:disc; margin-left:20px; padding:3px 0} .pro_detail .minfo .product_content .boxinpost{ display: flex; justify-content: center; margin-bottom: 20px; font-family: Roboto,sans-serif; } .pro_detail .minfo .product_content .boxinpost.boxrev{flex-direction: row-reverse;} .pro_detail .minfo .product_content .boxinpost>div{ width: auto; margin: 10px; text-align: center; } .pro_detail .minfo .product_content .boxinpost h3{font-size: 20px; line-height: 1.5em} .pro_detail .minfo .product_content .boxinpost h3 *{font-size: 20px; line-height: 1.5em} .pro_detail .minfo .product_content .boxinpost p{font-size: 16px;} .boxbuy_ftpro{margin: 0; padding: 15px 0; display: inline-block; width: 100%; border-top: 1px solid #e5e5e5} .boxbuy_ftpro .detail_left{float: left; width: 60%; box-sizing: border-box; padding-right: 20px} .boxbuy_ftpro .detail_right{float: right; width: 40%; box-sizing: border-box;} .boxbuy_ftpro .ftproinfo{} .boxbuy_ftpro .ftproinfo img{float: left; margin:0 10px 10px 0} .boxbuy_ftpro .ftproinfo h3{font-size: 1.143em; text-transform: uppercase; margin: 0 0 5px 0} .boxbuy_ftpro .ftproinfo .ftdesc{line-height: 1.4; font-size: 1em; color: #666;} .boxbuy_ftpro .ftproinfo p{margin: 0; padding: 0} .boxbuy_ftpro .ftproinfo .ftsprice span{ font-size: 1.714em; line-height: 1.4; color: #d0021b; font-weight: bold; font-family: Helvetica,Arial; } .boxbuy_ftpro .ftproinfo .ftrprice { text-decoration: line-through; color: #666; } .boxbuy_ftpro .detail_right a.btn_buy { background-color: #FA6900; border: medium none; border-radius: 4px; color: #fff; display: inline-block; font-size: 1.143em; overflow: hidden; padding: 7px 0; position: relative; text-transform: uppercase; transition: all 0.3s ease 0s; margin-top: 10px; line-height: 1.2; width: 100%; box-sizing: border-box; text-align: center; font-family: Helvetica,Arial; } .boxbuy_ftpro .detail_right a.btn_buy span { color: #fff; display: block; font-size: 0.857em; text-transform: none; line-height: 1em; margin: 5px 0 !important; text-align: center !important; } .boxbuy_ftpro .detail_right a.btn_buy.callorder { background-color: #288ad6; } #main_page .box_left{width:100%; float:left; margin-bottom:20px} #main_page .box_left .title{height:30px; line-height:35px; border-bottom:solid #CC3300 2px; text-transform:uppercase; font-size:16px} #main_page .box_left .content{padding:10px 0} .botbanner{width:94%; padding:3%; text-align:center; border-top:1px solid gainsboro; clear:both; background:none} .botbanner img{max-width:100%}  #product_order .order{width:100%; float:left} #product_order .order_content{width:50%; float:left; margin-top:5px} #product_order .order_info{width:50%; float:left} #product_order .order_info_wrap{padding:10px 0 0 60px} #product_order .order label{ display: block; font-size: 1.1em; line-height: 28px; } #product_order .order_info .topinfo{width:90%; padding:5%; background-color:#F6F6F6; float:left; border-radius:6px} #product_order .order_info .topinfo p.price{margin:3px 0 0;} #product_order .order_info .topinfo p.price span{color:#fe1a19; font-weight:bold; font-size:18px} #product_order .order_info .topinfo li{padding:5px 0; display:list-item;} #product_order .order_info .topinfo li span{margin:0 5px} #product_order .order_info .topinfo img{margin-bottom:10px; width:100%} #product_order .order_info .topinfo h1{font-size:16px; text-transform:uppercase; line-height:28px; font-weight:bold} #product_order .order_info .botinfo{padding:10px 0} #product_order .order_info .botinfo h4{font-size:16px; text-transform:uppercase; padding:2px 0; border-bottom:1px solid #ccc; margin:0 0 7px} #product_order .order_info .botinfo li .icon{ background:url(images/main-icon-1.png) no-repeat -270px -44px; width:22px; height:20px; display:block; float:left; margin-top:4px } #product_order .order_info .botinfo li{ font-size:15px; padding:3px 0; width:100%; line-height:20px } #product_order .order .frm-input{ border: 1px solid #ccc; background-color:#fff; box-shadow:0 1px 2px rgba(0,0,0,0.1) inset; box-sizing:border-box; display: block; font-size: 14px; font-family:inherit; height: 35px; line-height: 35px; margin: 0 auto; padding: 0 1.5%; width: 100%; transition:box-shadow 0.45s ease 0s,border-color 0.45s ease-in-out 0s } #product_order .btn-buy{ -moz-user-select: none; background-image: none; border: 1px solid transparent; cursor: pointer; display: inline-block; font-size: 20px; line-height: 10px; margin-bottom: 0; text-align: center; text-transform: uppercase; vertical-align: middle; white-space: nowrap; line-height: 1.4444; padding: 15px 0; width: 230px; background-color: #6ABC3A; color: #fff; margin:20px 0 0 }  .order-success{text-align:center; min-height:250px} .order-success h2.title{font-size:24px; margin:20px 0 30px; text-transform:uppercase} .order-success p.content{font-size:16px; line-height:24px;}  .cart_page{width: 780px;} .maincart{margin:10px 0 20px;} .maincart .ordersuccess{width: 100%; display: inline-block;box-sizing: border-box;} .maincart .ordersuccess h1{font-size: 1.571em; line-height: 1.3; text-align: center; margin: 20px 0 20px} .maincart .ordersuccess p.desc{line-height: 1.375em; color: #666; margin: 0 auto 16px; text-align: center;} .maincart .ordersuccess .ordersuccessinfo{display: inline-block; border:1px solid #eee; width: 100%; box-sizing: border-box; margin-bottom: 15px} .maincart .ordersuccess .ordersuccessinfo .ostitle{background-color: #ebebeb; padding: 7px 10px; width: 100%; box-sizing: border-box; text-align: center; font-weight: bold;} .maincart .ordersuccess .ordersuccessinfo ul{width: 50%; float: left; padding: 10px; box-sizing: border-box;} .maincart .ordersuccess .ordersuccessinfo ul.orinfo{box-sizing: border-box; min-height: 160px} .maincart .ordersuccess .ordersuccessinfo ul.olinfo{border-right: 1px solid #eee} .maincart .ordersuccess li{width: 100%; display: block; float: left; padding: 5px 0; list-style-type: none; padding-left: 10px; box-sizing: border-box;} .maincart .ordersuccess li:before{font-family: FontAwesome; content: ""; font-size: 1em; margin-right: 3px} .maincart .cartheader{margin-bottom: 15px; width: 100%; display: inline-block;} .maincart .cartheader a{display: block; float: left; font-size: 16px} .maincart .cartheader a span{margin-left: 5px} .maincart .cartheader h2{display: block; float: right; font-size: 16px; font-weight: normal;} .maincart .cartlist h2{font-size: 1.286em; margin: 15px 0; text-align: center; text-transform: uppercase; font-weight: normal;} .maincart .carttable{width: 100%; display: inline-block; border: 1px solid #eee; box-sizing: border-box;} .carttable .rowitem{width: 100%; display: flex; border-bottom: 1px solid #eee;} .carttable .rowitem.totalrow .cellitem.lcell{color: #444; width:75% !important; text-align:right !important; padding-right:30px !important;} .carttable .rowitem.totalrow .cellitem.note{line-height: 24px !important} .carttable .rowitem.totalrow .note p{font-style: italic; font-weight: normal; font-size: 0.875em} .carttable .rowitem.totalrow .cellitem.rcell{width:25% !important; border-left: none !important} .carttable .rowitem.noproduct{padding: 20px 0; display: block; color: #444; font-size: 1.143em} .carttable .rowitem.noproduct span{text-align: center; display: block;} .carttable .rowitem.hdrow{background-color: #ebebeb;} .carttable .rowitem.hdrow .cellitem{font-weight: bold; line-height: 1.2} .carttable .rowitem:last-child{border: none} .carttable .cellitem{ line-height:42px; padding:9px 5px; display: block; float: left; width: 25%; box-sizing: border-box; text-align: center; border-left: 1px solid #eee; font-size: 1em; } .carttable .currency{font-size: 0.75em !important} .carttable .rowitem.totalrow .cellitem{ padding: 4px 5px; line-height: 32px; } .carttable .cellitem .cp-input{ border: 1px solid #ccc; background-color:#fff; box-shadow:0 1px 2px rgba(0,0,0,0.1) inset; box-sizing:border-box; display: block; font-size: 14px; font-family:inherit; height: 28px; line-height: 28px; margin: 7px 0 0; padding: 0 1.5%; margin-right: 5px; width: 80px; float: left; transition:box-shadow 0.45s ease 0s,border-color 0.45s ease-in-out 0s; } .carttable .cellitem .cp-input.promo-label{ border: none; box-shadow:none; font-style: italic; text-transform: uppercase; width: auto; max-width: 110px; } .carttable .cellitem .cp-input.promo-input{ text-transform: uppercase; text-align: center; } .carttable .cellitem .btncoupon{ background: #fff; border: 1px solid #0075b1; color: #0075b1; padding: 6px 0; border-radius: 6px; width: 60px; margin: 7px 0 0; display: block; float: left; text-align: center; cursor: pointer; } .carttable .cellitem i{font-size: 16px; margin: 13px 0} .carttable .cellitem:first-child{border: none} .carttable .cellpro{width: 47%;} .carttable .cellpro .proinfo{width: 100%} .carttable .cellpro .proinfo img{width: 42px; height: auto; float: left; box-sizing: border-box; margin-right: 15px} .carttable .cellpro .rproinfo{display: block; box-sizing: border-box; padding-left: 10px; text-align: left; line-height: 1.3} .carttable .cellpro .rproinfo a{font-weight: bold; color: #0075b1; display: block; } .carttable .cellpro .rproinfo a:hover{text-decoration: underline; } .carttable .cellpro .rproinfo .proprice{text-align: left; width: 100%; font-size: 1em; line-height: 1.4} .carttable .cellpro .rproinfo .proprice span{font-size: 1em; font-weight: bold; color: #ff0000} .carttable .cellquan{width:20%} .carttable .cellquan input[type='number']::-webkit-outer-spin-button,.carttable .cellquan input[type='number']::-webkit-innner-spin-button{ /* display: none; <- Crashes Chrome on hover */ -webkit-appearance: none; margin: 0; /* <-- Apparently some margin are still there even though it's hidden */ } .carttable .cellquan input[type='number']{-moz-appearance:textfield;} .carttable .cellquan .itemcount{ height:28px; width: 28px; background: linear-gradient(#fff,#f7f7f7); border: 1px solid #ddd; text-align: center; padding:0; margin:0; box-sizing: border-box; cursor: pointer; } .carttable .cellquan input.itemcount{background:#fff !important;} .carttable .cellquan .itemcount.nochange{ cursor: not-allowed; -webkit-touch-callout: none;  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; color: #ccc; } .carttable .cellquan .itemcount:after{clear: both; float: none; display: block;} .carttable .cellquan input.itemcount{width: 28px; height: 28px; cursor: text;} .carttable .celltotal{width: 25%} .carttable .celldel{width: 8%} .carttable .celldel .delitem{cursor: pointer;} .maincart .orderinfo .frm-input{ border: 1px solid #ccc; background-color:#fff; box-shadow:0 1px 2px rgba(0,0,0,0.1) inset; box-sizing:border-box; display: block; font-size: 14px; font-family:inherit; height: 35px; line-height: 35px; margin: 0 auto 12px; padding: 0 1.5%; width: 100%; transition:box-shadow 0.45s ease 0s,border-color 0.45s ease-in-out 0s; } .maincart .orderinfo .frm-select{ border: 1px solid #ccc; background-color:#fff; box-shadow:0 1px 2px rgba(0,0,0,0.1) inset; box-sizing:border-box; display: block; font-size: 14px; font-family:inherit; height: 35px; line-height: 35px; margin: 0 auto 12px; padding: 0 1.5%; width: 100%; transition:box-shadow 0.45s ease 0s,border-color 0.45s ease-in-out 0s; } .maincart .orderinfo .orderbtn{width: 100%; margin-top: 7px; font-size: 1.143em; background-color: #ff4343; padding: 5px 30px} .maincart .orderinfo .orderbtn:hover{background-color: #fc2525} .maincart .shipinfo ul{} .maincart .shipinfo ul li{padding: 5px 0} .maincart .shipinfo ul li .icon{ color: #2ca9e1; display: inline-block; float: left; font-size: 36px; line-height: 1.3; margin-right: 15px; } .maincart .shipinfo ul li .info{} .maincart .shipinfo ul li h4{font-size: 1em; color: #333; margin-bottom: 5px} .maincart .shipinfo ul li p{font-size: 0.929em; color: #555; line-height: 1.4}  .orderinfo{width: 100%; display: inline-block; margin: 0} .orderinfo>div{width: 50%; display: block; float: left;} .orderinfo .frmorder{width: 100%} .orderinfo .title{width: 100%; text-align: center; margin:15px 0 20px} .orderinfo .title h2{font-size: 1.714em; text-transform: uppercase; font-weight: normal;} .orderinfo .shipinfo{width:55%; box-sizing: border-box; padding-left: 30px;} .orderinfo .shipinfo_wrap{background-color: #f6f6f6; padding: 15px} .orderinfo .shipinfo h3{ border-bottom: 1px solid #ccc; font-size: 1.143em; margin: 0 0 7px; padding: 2px 0; text-transform: uppercase; } .maincart .btn{ background-color: #009cde; border: medium none; border-radius: 3px; color: white; cursor: pointer; display: inline-block; font-size: 1em; font-weight: 500; line-height: 40px; overflow: hidden; padding: 0 30px; position: relative; } .maincart .btn:hover{background-color: #2b84bb} .maincart .btn:before{ font-family: FontAwesome; font-size: 1em; margin-right: 5px; content: ""; } .maincart .contbuy{text-align: center; margin: 20px 0 0} .maincart .contbuy p{padding: 10px 0}  footer>div{width: 100%; display: inline-block; padding: 20px 0} #footer *{color:#fff !important;} .topft{background-color: #183544; box-sizing: border-box;} .ltopft{width: 50%; display: inline-block; float: left;} .rtopft{width: 50%; display: inline-block; float: left;} .topft .infocom{width: 100%; display: block; margin-bottom: 16px} .topft .infocom h3{font-size: 1.25em; margin-bottom: 8px; text-transform: uppercase; color: #999; font-weight: normal;} .topft .infocom li{padding: 3px 0} .topft .infocom li::before{content:""; font-family:FontAwesome; font-size:18px; color: #bfbfbf; margin-right:5px; width: 20px} .topft .infocom li.tel{font-weight: bold;} .topft .infocom li.tel::before{content:"";} .topft .infocom li.time::before{content:"\f017";} .topft .infocom li.phone{font-weight: bold;} .topft .infocom li.phone::before{content:""; font-size:26px; float:left; margin-right: 0px} .topft .infocom li.email::before{content:"";} .topft .infocom li.skype::before{content:"";} .topft .infocom li{color: #bfbfbf;} .topft .infomore{width: 100%; display: inline-block; margin-bottom: 16px} .topft .infomoreitem{float:left; width: 50%; display: inline-block;} .topft .infomoreitem h4{font-size: 1.125em; margin-bottom: 6px; text-transform: uppercase; color: #999; font-weight: normal;} .topft .infomoreitem ul li{display: block; float: left;} .topft .infomoreitem ul li a{ display: block; margin: 0 16px 0 0; vertical-align: top; text-align: center; } .topft .infomoreitem ul li:last-child a{margin: 0} .topft .infomoreitem ul li a i{ color: #999; display: inline-block; vertical-align: top; } .topft .infomoreitem ul li a i:before{font-size: 30px; color: #1A509B} .topft .infomoreitem ul li a.twitter i:before{color: #1DA1F2} .topft .infomoreitem ul li a.youtube i:before{color: #DA2625} .topft .infomoreitem ul li a.instagram i:before{color: #C74C72} .topft .rftitem{width: 33.3333333%; display: block; float: left;} .topft .rftitem h4{ color: #eee; font-size: 1em; margin-bottom: 6px; text-transform: uppercase; } .topft .rftitem ul li{} .topft .rftitem ul li:before { content: "\f105"; display: inline-block; font-family: FontAwesome; margin-right: 3px; } .topft .rftitem ul li a{color: #bfbfbf; font-size: 1em} .topft .rftitem ul li a:hover{color: #fff} .botft{background-color:#183544; padding: 10px 0; box-sizing: border-box; border-top: 1px solid #999} .lbotft{width: 50%; display: inline-block; float: left;} .rbotft{width: 50%; display: inline-block; float: left;}  .news_detail{padding:10px 30px} .news_detail a{color:#0075b1} .news_detail a:hover{color:#005a87} .news_detail *{font-family:Arial,Helvetica,sans-serif !important; font-size: 16px; line-height: 28px} .news_detail ul{display: inline-block; margin: 5px 0} .news_detail li{list-style-type:disc !important; margin-left:20px; font-size:1em; line-height: 1.4; padding: 5px 0} .news_detail h1{font-size:24px; margin:16px 0 8px; color:#333; line-height:1.25em;} .news_detail h2{font-size:20px; line-height:1.25em; padding:3px 0 0; color: #333; font-weight: bold; text-align: left;} .news_detail h3{font-size:18px; line-height:1.25em; padding:3px 0 0; color: #444; font-weight: bold; text-align: left;} .news_detail .title{ font-size: 26px; line-height: 32px; margin-bottom: 5px; } .news_detail .infopost{ border-top: 1px solid #e2e2e2; clear: both; color: #999; margin-top: 10px; padding: 5px 0 10px; text-transform: capitalize; width: 100%; font-size:12px; } .news_detail .infopost a{color:#555} .news_detail .desc{color:#333; font-size:1em; font-weight:bold; margin:20px 0 15px; width:100%; line-height:20px} .news_detail .content{color:#222; margin:20px 0} .news_detail .content p{font-size:1em; margin:10px 0; line-height:26px; text-align:justify} .news_detail .content table{margin:0 auto} .news_detail .noteimg,.news_detail .noteimg span{margin:0} .news_detail .content img{max-width:100%; margin:10px auto 5px; display:block; height:auto !important}  .other_list{width:100%; float:left; box-sizing:border-box; margin-bottom:15px; padding: 0 10px} .other_list .title{ border-bottom: 1px solid #e1e1e1; display: inline-block; line-height: 23px; margin-bottom: 10px; padding-bottom: 6px; position: relative; width: 100%; } .other_list .title h3{ color: #2196f3; font-size: 1.375em; display: inline-block; float: left; font-weight: normal; margin-bottom: 0; position: relative; text-transform: uppercase; } .other_list .title h3::before { background-color: #e94c6f; bottom: -7px; content: ""; height: 1px; left: 0; position: absolute; width: 100%; } .other_list .title i{margin-right:5px} .other_list .list{display:flex; flex-wrap:wrap; margin-left:-16px; margin-right:-16px} .other_list li{width:33.3333%; box-sizing:border-box; float:left} .other_list li .item{display:inline-block; padding:16px; position:relative; width:100%; box-sizing:border-box} .other_list li .item > a{display:block} .other_list li .img{width:100%; box-sizing:border-box} .other_list li .img img{width:100%;} .other_list li .info{width:100%;} .other_list li .info .desc{margin-top:7px; height:54px; overflow:hidden; font-size:13px; line-height:18px} .other_list li h4 a{font-size:1.125em; line-height:1.375em; font-weight: normal;} .other_list li h4{margin-top:5px}  .prolist_related{ padding: 0; margin: 0 0 10px; } .prolist_related:last-child{margin: 0} .prolist_related .title{ position:relative; display:inline-block; width:100%; box-sizing: border-box; margin: 5px 0 10px; } .prolist_related .title h3{float: left; font-size: 1.375em; color: #0075b1; font-weight:normal; text-transform: uppercase;} .prolist_related .title p.readmore{float: right; font-weight: bold;} .prolist_related .title ul.seemore{float:right;} .prolist_related .title ul.seemore li{list-style:none; display:inline; padding:0 5px; border-right:1px solid #ccc;} .prolist_related .title ul.seemore li:last-child{border:none} .prolist_related .title ul.seemore li a{color:#f1f1f1} .prolist_related .title ul.seemore li a:hover{color:#ccc} .prolist_related .title ul.seemore li a span{margin-right:3px} .prolist_related .title p.headerdesc{color:#888; line-height: 1.1;font-family: "Segoe UI","Open Sans",Arial; font-size: 1.2em} .prolist_related ul.prolist_rel{display:inline-block; margin:0px 0px;} .prolist_related ul.prolist_rel li{ float:left; width:100%; padding:0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .prolist_related ul.prolist_rel li .list_item{ background:#f2f2f2; /*border:1px solid #ccc;*/ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position:relative } .prolist_related ul.prolist_rel li .list_item .proimg{position:relative; width:100%; display:inline-block} .prolist_related ul.prolist_rel li .list_item .procate{display:block; position:absolute; top:3px; left:3px; background:rgba(95,180,53,0.75); padding:3px 5px} .prolist_related ul.prolist_rel li .list_item .procate > span{color:#fff; font-size:13px} .prolist_related ul.prolist_rel li:hover .list_item .btn_act{display:block} .prolist_related ul.prolist_rel li .list_item .btn_act{width:100%; cursor: pointer;} .prolist_related ul.prolist_rel li .list_item .btn_act_buy{ display:table; margin:0 auto; background-color:#34B324; padding:3px 7px; border-radius: 5px; } .prolist_related ul li .list_item .btn_act_buy:hover{background-color:#1a8e0b} .prolist_related ul.prolist_rel li .list_item .btn_act_buy.btn_act_expire{background-color: #ff4343} .prolist_related ul.prolist_rel li .list_item .btn_act_buy.btn_act_expire:hover{background-color: #fc2525} .prolist_related ul.prolist_rel li .list_item .btn_act_buy > span{color:#fff; font-size:1em; margin:0 3px; text-transform:uppercase; font-weight:bold} .prolist_related ul.prolist_rel li .list_item a{display:block} .prolist_related ul.prolist_rel li img{width:100%} .prolist_related ul.prolist_rel li .info{padding:5px 5px 10px} .prolist_related ul.prolist_rel li .info h4{color:#494949; font-size:1.125em; font-weight: normal; line-height:1.25em; max-height:2.5em; height: 2.5em; text-align:center; overflow:hidden;} .prolist_related ul.prolist_rel li .info h4:hover{color:#0075B1} .prolist_related ul.prolist_rel li .info p{font-size:13px; text-align:center} .prolist_related ul.prolist_rel li .info span{margin-right:3px;} .prolist_related ul.prolist_rel li .info p.price{height:1.8em; line-height:1.8em; overflow:hidden; margin: 3px 0} .prolist_related ul.prolist_rel li .info p.price span{text-align:left; font-size:1.143em; font-weight:bold; color:#fe1a19} .prolist_related .owl-mytheme .owl-dots{margin-top: 10px}  .product_right{margin-bottom:20px; width:100%; display:inline-block} .product_right .title{text-align:center; border-top:3px solid #16D481; padding:5px 0; color:#444; margin-bottom:5px} .product_right .list{} .product_right li{float:left; width:100%; margin-bottom:10px; box-sizing:border-box} .product_right li a{display:block} .product_right li img{width:100%;} .product_right li h4{text-align:center; font-weight:bold; margin:3px 0 0; text-transform:uppercase;} .product_right li p{text-align:center; font-size:1em;} .product_right li p span{color:#fe1a19; font-size:1.143em; font-weight: bold; margin: 10px 0;}  .news_right{margin-bottom:20px; width:100%; display:inline-block; background:#f7f7f7} .news_right .title{font-size:1.143em; text-align:center; border-top:3px solid #16D481; padding:8px 0 10px; color:#555} .news_right .list{} .news_right li{float:left; width:96%; border-top:3px solid #fff; padding:2%} .news_right li img{width:45%; margin-right:7px; float:left} .news_right li h4{font-size:1.071em; font-weight:normal; line-height:1.3em}  .boxhdinfo{margin: 10px 0;} .boxhdinfo .editbackend{position: absolute; top: 0; right: 10px} .breadcrumb{display: inline-block; padding:0 0 0px;} .breadcrumb div{margin:0 2px; font-size:1em; height: 1.25em; line-height: 1.25em; display:block; float: left; white-space:nowrap} .breadcrumb div.arrow{} .breadcrumb div.arrow::before{ font-family: "FontAwesome"; content: "\f105"; display:block; float:left; line-height: 1.5em; } .breadcrumb div a{}  .staticpage{} .staticpage h1{font-size:16px; text-transform:uppercase; line-height:24px; border-bottom: 2px solid #CC3300; font-weight:bold} .staticpage .content{margin-top:15px}  .contact_page{min-height:400px !important; padding-left: 10px;} .contact_page > article > div{padding:10px 0; display:inline-block; width:100%; box-sizing: border-box;} .contact_page h1{margin-top: 0 !important} .contact_page .contact_intro{text-align: justify; font-size: 1em; margin: 16px 0 0; padding: 0} .contact_page .infocompany{} .contact_page .infocompany h2{color:#135494; font-size:1.286em; line-height:1.2; padding:10px 0 15px} .contact_page .infocompany li{ display:list-item; list-style-type: none !important; margin: 0; line-height: 1.3 !important; width:100%; float:left; color:#222; font-size:16px; padding:5px 0; } .contact_page .infocompany li::before{content:""; font-family:FontAwesome; font-size:18px; color:#135494; margin-right:5px} .contact_page .infocompany li.tel::before{content:"";} .contact_page .infocompany li.phone::before{content:""; font-size:20px; margin-right: 7px} .contact_page .infocompany li.email::before{content:"";} .contact_page .infocompany li.skype::before{content:"";} .contact_page .infocompany li.time::before{content:"\f017";}  .support_online{ height:55px; margin-top:8px; box-shadow:1px 1px 3px #555; -moz-box-shadow:1px 1px 3px #555; -webkit-box-shadow:1px 1px 3px #555; width:100%; overflow:hidden } .support_online li{float:left; margin:5px; height:47px; line-height:47px; font-size:16px} .support_online li img{vertical-align:middle}  .ads_right{width:100%} .ads_right li{float:left; margin-bottom:10px;} .ads_right li img{ border: 1px solid #d7d7d7; /*box-shadow: 1px 2px 5px -4px #000; padding: 4px;*/ width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }  .newssocial{display:inline-block; margin: 7px 0; float: right} .newssocial li{float:left; display:inline-block; margin:0 3px; line-height: 1.3} .newssocial li a{display: block;} .prosocial{display:inline-block; margin: 15px 0; width: 100%;} .prosocial li{float:left; display:inline-block; margin:0 3px; line-height: 1.3} .prosocial li a{display: block;} .social{display:inline-block; margin: 7px 0; float: right} .social li{float:left; display:inline-block; margin:0 3px} .social li a{display: block; line-height: 1.3}  .fixed_social{position:fixed; top:200px; left:0px; text-align:center; background-color:#7ECEFD; border-radius:0 6px 6px 0; padding:8px 6px} .fixed_social li{display:block; margin:5px 0}  .bottom_news{width:1020px; margin:0 auto; background-color:#f3f3f3; margin-top:20px} .bottom_news .title{padding:10px 0} .bottom_news .title a{ display:block-inline; background-color:#007F74; height:30px; line-height:30px; text-align:center; font-size:15px; color:#fff; padding:5px 20px 5px 15px; margin-left:-7px; width:200px; font-weight:bold } .bottom_news .title .tshadow{background-color:#00665D; height:10px;width:10px; transform: rotate(45deg); position:absolute; margin:-7px 0 0 -5px; z-index:-999} .bottom_news ul{} .bottom_news ul li{display:inline-flex; width:180px; padding:6px} .bottom_news ul li:first-child{margin-left:0} .bottom_news ul li img{width:100%} .bottom_news ul li h2{font-size:12px; font-weight:normal; padding:5px}  .divPager{ text-align: right; float: right; padding:20px 0; } .divPager ul{ float: left; } .divPager ul li{float:left; margin:0 4px 0 0} .divPager ul li a,.divPager ul li span{ background-color: #fff; border: 1px solid #ebebeb; color: #656e7d; display: inline-block; float: left; font-weight: bold; line-height: 1.2em; padding: 8px 12px; text-decoration: none; transition:background-color 0s ease 0s,color 0.2s linear 0s; } .divPager ul li .selected,.divPager ul li:hover a,.divPager ul li:hover span{background-color:#0075B1; color:#fff} .banggia { max-width:99% !important; border-collapse:collapse; line-height:none; margin-bottom:20px; } .banggia td { border:1px solid #dddddd; padding:7px 6px; } .banggia td,.banggia td strong,.banggia td strong span,.banggia td span{} .banggia th { border:1px solid rgba(255,255,255,0.2); border-top:none; border-bottom:none; background-color:#0084B1; color:white !important; padding:10px 5px; font-weight:bold; text-align:center; } .banggia th *{color:white !important} .banggia th p{text-align:inherit !important} .banggia th:first-child { border-left:none; } .banggia th:last-child { border-right:none; } .banggia p { margin:0 !important; text-align:inherit !important; } .banggia img { padding:0; border:none; }  .imgcap{ background-color:#f8f8f8; max-width:100%; border:1px solid #e6e6e6; text-align:center !important; width:auto !important; display:table; margin:0 auto 10px !important; padding:5px !important; } .imgcap img{ border: 0 none; margin:0 !important; padding:0 !important; height:auto !important; max-width:100% !important; } .imgcap p{ font-size:0.929em !important; padding:2px 0 !important; margin:0 0 3px !important; } .imgcap.nobor{border:none !important;} .imgcap.nobg{background:none !important;} .imgcap.nopad{padding:0 !important;}  .owl-mytheme.owl-carousel .owl-nav div { width: 30px; height: 50px; font-size: 50px; line-height: 40px; text-align: center; background: rgba(255,255,255,.8); border: 1px solid; border-color: #ff5c00; color: #ff5c00; position: absolute; top: 50%; transform: translateY(-50%); transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; font-family: -webkit-body; opacity: 0; filter: alpha(opacity=0); visibility: hidden; } .owl-mytheme:hover .owl-nav div { opacity: 1; filter: alpha(opacity=100); visibility: visible; } .owl-mytheme:hover .owl-nav div:hover{ background: #ff5c00; color: #fff; } .owl-mytheme.owl-carousel .owl-nav div.disabled{ display: none; background: #ff5c00; color: #fff; opacity: .6; filter: alpha(opacity=60); -khtml-opacity: 0.6; -moz-opacity: 0.6; } .owl-mytheme.owl-carousel .owl-nav div.owl-next { right: 0px; } .owl-mytheme.owl-carousel .owl-nav div.owl-prev { left: 0px; } .owl-mytheme:hover .owl-controls .owl-nav div.owl-next { right: 0px; } .owl-mytheme:hover .owl-controls .owl-nav div.owl-prev { left: 0px; } .owl-mytheme .owl-controls .owl-dots { position: absolute; left: 50%; transform: translateX(-50%); bottom: 5px; line-height: 1; font-size: 0; padding: 5px; /*background: rgba(0,166,81,.2); */ background: #f4f8fa; display: none !important; } .owl-mytheme .owl-dots .owl-dot { display: inline-block; width: 10px; height: 10px; background: transparent; border: 1px solid; border-color: #ff5c00; margin: 0px 3px; line-height: 1; } .owl-mytheme .owl-dots .owl-dot.active { background: #ff5c00 !important; } .owl-mytheme .owl-dots { display: block !important; text-align: center; } .owl-mytheme.notDots .owl-dots { display: none !important; }  @media screen and (max-width: 1281px){ .no-scroll{padding: 0} #main_page{width:100%} #full_page{padding: 10px} #sidebar{display:none} .social{right:0} #left_page{width:100%; padding:0} .main_wrap{width:100%;} .wrapper > section{padding: 0 10px; box-sizing: border-box;} .wrapper > section.home_product{padding: 0} .pro-detail-info{width: 100%} .pro-detail-service{display: none;} .pro_detail .minfo{display: block;} .pro_detail .minfo .product_content{width: 100%;} .pro_detail .minfo .pro-detail-post-side{width: 100%; padding-left: 0} .home_intro{padding: 10px !important;} .bottom_news{display:none} .maincart{padding: 0 8px} .googlemap{ overflow:hidden; padding-bottom:56.25% !important; position:relative; height:0 !important; } .googlemap iframe{ left:0; top:0; height:100% !important; width:100% !important; position:absolute !important; } .contact_page > article > div{padding:10px} .content_video { float: none; clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; } .content_video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .topbanner{width:100%} .topbanner .bleft{width:49%; margin-right:2%} .topbanner .bright{width:49%; float:left} .topbanner img{width:100%} .fixed_social{display:none} footer>div{padding: 16px 16px} .botft{padding:10px 16px} } @media screen and (max-width: 801px) { /*#wrapper{background:#fff}*/ .tright{display:none} .homeslider{min-height: auto !important;} .homeslider .flexslider.loading{min-height: auto !important;} .home_commit{/*box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08)*/} .home_commit .item{width: 50%} .home_list,.cate_list{box-shadow:none; padding:4px 8px; border-radius: 0} .home_list.child_list1 ul.list li{width:50%; padding: 2px} .home_list ul.list{margin:0;} .home_list ul.list li{width:50%; padding: 2px} .home_list .title ul.seemore{display:none} .home_list .title h2{font-size: 1em} .home_news .home_list_news .list_item{width:50%;} .cate_list ul.list li,.cate_list.morelist ul.list li{width:50%} .cate_list .cateintro ..cate_list ul.list lititle{width:100%} .post_list .list li{width:50%;} .post_list .list li .info p.desc{display:none} .carttable .cellpro .proinfo img{display: none} .carttable .cellitem{font-size: 0.929em;} .ltopft,.rtopft,.lbotft,.rbotft{width: 100%} .ftfanpagefb{display: none;} .pro_detail .binfo .linfo #proslider{ width: 100vw; --width: 100vw; min-height: calc(var(--width) * 0.75); } .pro_detail .binfo .linfo #carousel{ min-height: 60px; } } @media screen and (max-width: 751px) { /*#sidebar{display:block; width:100%; margin-top:20px;}*/ body{font-size:16px} .pro_detail .ptitle h1{font-size: 1.5em} .pro_detail .minfo img{max-width:100% !important; height:auto !important} .pro_detail .minfo .product_content h2{font-size:1.5em; line-height:1.125em;} .pro_detail .minfo .product_content h3{font-size:1.25em;} .pro_detail .minfo .product_content .boxinpost{flex-direction: column;} .pro_detail .minfo .product_content .boxinpost.boxrev{flex-direction: column;} .pro_detail .minfo .product_content .boxinpost>div{max-width: 100%; margin: 0} .news_detail{padding-right:0} .news_detail .desc,.news_detail .content p,.news_detail .content span,.news_detail .content div,.news_detail .content table{font-size:18px !important; line-height:1.5em; text-align: unset !important; padding-left: 15px; padding-right: 15px} .news_detail .content img{max-width:100% !important; height:auto !important} .other_list li{width:50%} .other_list li h4 a{font-size:1em} .other_list li .info .desc{display:none} .social{display:none} .groupcate ul.groupcatelist li{width: 25%; padding: 0 2px} .groupcate ul.groupcatelist li .icon{width: 90%} .groupcate ul.groupcatelist li h4{font-size: 0.875em} .mcate_wrap{margin-top: 0;} .mprocate{border-radius: 0; box-shadow: none;} .mprocate ul.mprocatelist li{width: 20%; padding: 0 2px} .mprocate ul.mprocatelist li .icon{margin: 0 auto 2px; padding: 3px 12px 0} .mprocate ul.mprocatelist li h4{font-size: 0.75em; line-height: 1.125em}  .carttable .cellitem{font-size:0.813em; padding: 9px 2px} .carttable .cellpro .rproinfo{} .orderinfo .title h2{font-size: 1.429em} .orderinfo .frmorder{width: 100%; padding: 10px 0; box-sizing: border-box;} .orderinfo .shipinfo{width: 100%; padding: 10px 0; box-sizing: border-box;} .breadcrumb span{font-size:16px;} .breadcrumb span a{font-size:16px;}  } @media only screen and (max-width: 600px) { #main_page .wrapper{padding:0} .div_box{padding: 10px} #left_page .div_box{padding: 10px 0 !important} #left_page .pro_detail .div_box{padding: 10px !important} .boxhdinfo{display:none} .news_detail h1{padding-right: 20px !important; padding-left: 20px !important} .news_detail .content p,.news_detail .content div,.news_detail .content table,.news_detail .content h2,.news_detail .content h3,.news_detail .content h4,.news_detail .content h5,.news_detail .content ul,.news_detail .content ol,.news_detail .breadcrumb,.contact_page .infocompany{padding-right: 20px; padding-left: 20px} .news_detail .content .img-post,.news_detail .content .img-post img{padding-left: 0px !important; padding-right: 0px !important} #left_page .pro_detail .div_box{padding: 10px 0 !important} .pro-detail-place .promobox ul li{font-size: 0.875em} .pro_detail .binfo{padding: 15px 0 !important} .product_content p,.product_content div,.product_content h2,.product_content h3,.product_content h4,.product_content h5,.product_content ul,.product_content ol{ padding-right: 10px !important; padding-left: 10px !important; } .product_content .boxinpost,.product_content .boxinpost>div{padding-left: 0px !important; padding-right: 0px !important} .product_content .img-pro,.product_content .img-pro img{padding-left: 0px !important; padding-right: 0px !important} .product-content-box.div_box{padding:10px 0 !important} .boxbuy_ftpro{padding-left: 10px; padding-right: 10px; box-sizing: border-box;} .popup_addcart,.popup_preload{width: 95% !important;} .popup_addcart h3{font-size: 1em; line-height: 1em;} .popup_addcart h3 i{font-size: 1.25em;} .pro_detail .minfo .div_box{padding: 10px} #top_header .logo img{height: 50px} #top_header .contact_info{display:none} #top_header .rightinfo{margin: 0} #top_header .rightinfo .contactinfo i{font-size: 46px; line-height: 50px} #top_header .rightinfo .shopcart a{padding:10px 5px 0 0;} #top_header .rightinfo .shopcart .cartbox{margin-top: 1px} #top_header .rightinfo .shopcart .cartbox .carttext{font-size: 12px; display: none} #top_header .rightinfo .shopcart .cartcount{padding: 0; top:0;} #top_header .rightinfo .contactinfo p{display: none} .home_intro .intro_title h1{font-size:1.375em; line-height: 1.3;} .home_intro .intro_desc{font-size: 1em; line-height: 1.3} .msearch{display: none} .groupcate ul.groupcatelist li .icon{width: 85%} .groupcate ul.groupcatelist li h4{font-size: 0.813em} .home_commit{margin: 0 0 16px} .home_commit .item{width: 50%; padding: 8px 8px; text-align: center;} .home_commit .item .litem{width: 100%;} .home_commit .item .litem i{float: none} .home_commit .item .ritem{padding-left: 0} .home_commit .item .ritem h4{font-size: 0.875em} .home_commit .item .ritem p{font-size: 0.75em} .home_list .title h1{font-size: 1.5em;} .home_list .title p.headerdesc{display: none;} .home_list ul li .info h4{height:2.5em;} .home_list .readmore{display: none;} .home_list .botreadmore{display: inline-block;} .hometop{height:auto !important} .hometop .topcate{display:none} .hometop #slide{width:100%} .cate_list .cateintro .title{} .cate_list .cateintro .title h1{font-size: 1.25em;} .cate_list .cateintro .catecontent{font-size: 0.875em} .cate_list.morelist{} .cate_list ul.list li .info h4{height:2.5em;} .cate_list ul.list li .info p.price span{font-size: 1.25em} .pro_detail .binfo .ptitle{border: none; margin-bottom:0; padding-right: 10px; padding-left: 10px} .pro_detail .binfo .ptitle h1{font-size: 1.25em; font-weight: bold;} .pro_detail .binfo .linfo{width:100%} .pro_detail .binfo .linfo .loading{min-height: 100px !important} .pro_detail .binfo .rinfo{width:100%; float:left; margin:0 0 0; padding-left: 12px; padding-right: 12px} .pro_detail .binfo .rinfo .price span{font-size: 1.125em} .pro_detail .binfo .rinfo .price span.sprice{font-size: 1.5em} .pro_detail .binfo .rinfo .price span.rprice{display: none;} .pro_detail .binfo .rinfo .moredesc{font-size: 0.875em} .pro-detail-option .typeoption{font-size: 0.875em; letter-spacing: -0.5px} .pro-detail-option .typeoption .optiontitle{} .pro-detail-option .typeoption .optionlist li{padding: 3px 5px;} .boxbuy_ftpro .detail_left{width: 100%; padding-right: 0px; display: none} .boxbuy_ftpro .detail_right{width: 100%;} #product_order .order_content{width:100%; float:left} #product_order .order_info{width:100%; float:left} #product_order .order_info_wrap{padding:10px 0 0 0} .news_detail{padding: 0} .news_list li .imgthumb{width:100%} .news_list li .imgthumb img{width:auto; max-width:100%} .home_news_cate{width:100%; margin:0 -1px 0 0} .maincart .cartheader h2{display: none;} .maincart .ordersuccess .ordersuccessinfo{padding: 0} .maincart .ordersuccess .ordersuccessinfo ul{width: 100%; padding: 0; font-size: 0.875em} .maincart .ordersuccess .ordersuccessinfo ul.orinfo{border: none; height: auto; min-height: inherit;} .maincart .ordersuccess .ordersuccessinfo ul.olinfo{border: none; height: auto; min-height: inherit;} .maincart .ordersuccess p.desc{font-size: 0.875em; line-height: 1.25em} .carttable .cellitem .btncoupon{padding: 4px 0; margin-top: 3px} .carttable .cellitem .cp-input.promo-label{margin-top: 0px; margin-right: 0;} .carttable .cellitem .cp-input.promo-input{margin-top: 0px; margin-right: 0; height: 22px !important; line-height: 22px !important} .carttable .cellpro{width: 37%;} .carttable .cellquan{width:30%} .carttable .rowitem.totalrow .cellitem.note{line-height: 18px !important} .topft .rftitem{width: 100%; margin-bottom: 12px} .topft .infomoreitem{width: 100%; margin-bottom: 12px} } .fb-comments iframe{width:100% !important;}
/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1,CSS: MIT License) */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@font-face{font-family:'flexslider-icon';src:url('fonts/flexslider-icon.eot');src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),url('fonts/flexslider-icon.woff') format('woff'),url('fonts/flexslider-icon.ttf') format('truetype'),url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');font-weight:normal;font-style:normal;}.flex-container a:hover,.flex-slider a:hover{outline:none;}.slides,.slides > li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none;}.flex-pauseplay span{text-transform:capitalize;}.flexslider{margin:0;padding:0;}.flexslider.loading{background:url('images/loading.png') no-repeat center center;}.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden;position:relative;}.flexslider .slides img{width:100%;display:block;}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0;}html[xmlns] .flexslider .slides{display:block;}* html .flexslider .slides{height:1%;}.no-js .flexslider .slides > li:first-child{display:block;}.flexslider{margin:0;position:relative;zoom:1;}.flexslider .slides{zoom:1;}.flexslider .slides img{height:auto;-moz-user-select:none;}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}.loading .flex-viewport{max-height:300px;}.carousel li{margin-right:5px;}.flex-direction-nav{*height:0;}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:60px;line-height:60px;margin:-30px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.flex-direction-nav a:before{font-family:FontAwesome;font-size:60px;display:inline-block;content:"\f104";color:rgba(255,255,255,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);}.flex-direction-nav a.flex-next:before{content:"\f105";}.flex-direction-nav .flex-prev{left:-50px;}.flex-direction-nav .flex-next{right:-50px;text-align:right;}.flexslider:hover .flex-direction-nav .flex-prev{opacity:0.7;left:10px;}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1;}.flexslider:hover .flex-direction-nav .flex-next{opacity:0.7;right:10px;}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1;}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;z-index:-1;}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:0.8;z-index:10;overflow:hidden;cursor:pointer;color:#000;}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004';}.flex-pauseplay a:hover{opacity:1;}.flex-pauseplay a.flex-play:before{content:'\f003';}.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}.flex-control-nav li{margin:0 3px;display:inline-block;zoom:1;*display:inline;}.flex-control-paging li a{width:10px;height:10px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7);}.flex-control-paging li a.flex-active{background:#fe7500;cursor:default;}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden;}.flex-control-thumbs li{width:25%;float:left;margin:0;}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}.flex-control-thumbs img:hover{opacity:1;}.flex-control-thumbs .flex-active{opacity:1;cursor:default;}.flex-caption{width:96%;padding:2%;left:0;bottom:0;background:rgba(0,0,0,.5);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.3);font-size:14px;line-height:18px;position:absolute;text-align:center;}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px;}.flex-direction-nav .flex-next{opacity:1;right:10px;}}
/** * Owl Carousel v2.2.1 * Copyright 2013-2017 David Deutsch * Licensed under () */.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent;  position: relative; z-index: 1; } .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; -moz-backface-visibility: hidden;  } .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(0px,0px,0px); } .owl-carousel .owl-wrapper,.owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); } .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; } .owl-carousel .owl-item img { display: block; width: 100%; } .owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled { display: none; } .owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .owl-carousel.owl-loaded { display: block; } .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; 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; } .no-js .owl-carousel { display: block; } .owl-carousel .animated { animation-duration: 1000ms; animation-fill-mode: both; } .owl-carousel .owl-animated-in { z-index: 0; } .owl-carousel .owl-animated-out { z-index: 1; } .owl-carousel .fadeOut { animation-name: fadeOut; } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } .owl-height { transition: height 500ms ease-in-out; } .owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease; } .owl-carousel .owl-item img.owl-lazy { 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: transform 100ms ease; } .owl-carousel .owl-video-play-icon:hover { -ms-transform: scale(1.3,1.3); transform: scale(1.3,1.3); } .owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon { display: none; } .owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; } .owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100%; } .owl-theme .owl-nav { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; } .owl-theme .owl-nav [class*='owl-'] { color: #FFF; font-size: 14px; margin: 5px; padding: 4px 7px; background: #D6D6D6; display: inline-block; cursor: pointer; border-radius: 3px; } .owl-theme .owl-nav [class*='owl-']:hover { background: #869791; color: #FFF; text-decoration: none; } .owl-theme .owl-nav .disabled { opacity: 0.5; cursor: default; } .owl-theme .owl-nav.disabled + .owl-dots { margin-top: 10px; } .owl-theme .owl-dots { text-align: center; -webkit-tap-highlight-color: transparent; } .owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline; } .owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 5px 7px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; border-radius: 30px; } .owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span { background: #869791; }
/* * easy-autocomplete * jQuery plugin for autocompletion * * @author Łukasz Pawełczak (http://github.com/pawelczak) * @version 1.3.5 * Copyright License: */ .easy-autocomplete { position: absolute; } .easy-autocomplete input { border-color: #ccc; border-radius: 4px; border-style: solid; border-width: 1px; box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; color: #555; float: none; padding: 6px 12px; } .easy-autocomplete input:hover,.easy-autocomplete input:focus { box-shadow: none; } .easy-autocomplete a { display: block; } .easy-autocomplete.eac-blue-light input:hover,.easy-autocomplete.eac-blue-light input:focus { border-color: #66afe9; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6); } .easy-autocomplete.eac-blue-light ul { border-color: #66afe9; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6); } .easy-autocomplete.eac-blue-light ul li,.easy-autocomplete.eac-blue-light ul .eac-category { border-color: #66afe9; } .easy-autocomplete.eac-blue-light ul li.selected,.easy-autocomplete.eac-blue-light ul .eac-category.selected { background-color: #ecf5fc; } .easy-autocomplete.eac-green-light input:hover,.easy-autocomplete.eac-green-light input:focus { border-color: #41DB00; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6); } .easy-autocomplete.eac-green-light ul { border-color: #41DB00; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6); } .easy-autocomplete.eac-green-light ul li,.easy-autocomplete.eac-green-light ul .eac-category { border-color: #41DB00; } .easy-autocomplete.eac-green-light ul li.selected,.easy-autocomplete.eac-green-light ul .eac-category.selected { background-color: #9eff75; } .easy-autocomplete.eac-red-light input:hover,.easy-autocomplete.eac-red-light input:focus { border-color: #ff5b5b; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6); } .easy-autocomplete.eac-red-light ul { border-color: #ff5b5b; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6); } .easy-autocomplete.eac-red-light ul li,.easy-autocomplete.eac-red-light ul .eac-category { border-color: #ff5b5b; } .easy-autocomplete.eac-red-light ul li.selected,.easy-autocomplete.eac-red-light ul .eac-category.selected { background-color: #ff8e8e; } .easy-autocomplete.eac-yellow-light input:hover,.easy-autocomplete.eac-yellow-light input:focus { border-color: #ffdb00; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6); } .easy-autocomplete.eac-yellow-light ul { border-color: #ffdb00; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6); } .easy-autocomplete.eac-yellow-light ul li,.easy-autocomplete.eac-yellow-light ul .eac-category { border-color: #ffdb00; } .easy-autocomplete.eac-yellow-light ul li.selected,.easy-autocomplete.eac-yellow-light ul .eac-category.selected { background-color: #ffe233; } .easy-autocomplete.eac-dark-light input:hover,.easy-autocomplete.eac-dark-light input:focus { border-color: #333; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6); } .easy-autocomplete.eac-dark-light ul { border-color: #333; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6); } .easy-autocomplete.eac-dark-light ul li,.easy-autocomplete.eac-dark-light ul .eac-category { border-color: #333; } .easy-autocomplete.eac-dark-light ul li.selected,.easy-autocomplete.eac-dark-light ul .eac-category.selected { background-color: #4d4d4d; color: #fff; } .easy-autocomplete.eac-dark { color: #fff; } .easy-autocomplete.eac-dark input { background-color: #404040; border-radius: 4px; box-shadow: 0; color: #f6f6f6; } .easy-autocomplete.eac-dark input:hover,.easy-autocomplete.eac-dark input:focus { border-color: #333; box-shadow: 0; } .easy-autocomplete.eac-dark ul { border-color: #333; } .easy-autocomplete.eac-dark ul li,.easy-autocomplete.eac-dark ul .eac-category { background-color: #404040; border-color: #333; } .easy-autocomplete.eac-dark ul li.selected,.easy-autocomplete.eac-dark ul .eac-category.selected { background-color: #737373; color: #f6f6f6; } .easy-autocomplete.eac-dark-glass { color: #fff; } .easy-autocomplete.eac-dark-glass input { background-color: rgba(0,0,0,0.8); border-radius: 4px; box-shadow: 0; color: #f6f6f6; } .easy-autocomplete.eac-dark-glass input:hover,.easy-autocomplete.eac-dark-glass input:focus { border-color: rgba(0,0,0,0.8); box-shadow: 0; } .easy-autocomplete.eac-dark-glass ul { border-color: rgba(0,0,0,0.8); } .easy-autocomplete.eac-dark-glass ul li,.easy-autocomplete.eac-dark-glass ul .eac-category { background-color: rgba(0,0,0,0.8); border-color: rgba(0,0,0,0.8); } .easy-autocomplete.eac-dark-glass ul li.selected,.easy-autocomplete.eac-dark-glass ul .eac-category.selected { background-color: rgba(64,64,64,0.8); color: #f6f6f6; } .easy-autocomplete.eac-dark-glass ul li:last-child,.easy-autocomplete.eac-dark-glass ul .eac-category:last-child { border-radius: 0 0 4px 4px; } .easy-autocomplete.eac-blue { color: #fff; } .easy-autocomplete.eac-blue input { background-color: #6d9ed1; border-radius: 4px; box-shadow: 0; color: #f6f6f6; } .easy-autocomplete.eac-blue input::-webkit-input-placeholder { color: #f6f6f6; } .easy-autocomplete.eac-blue input:-moz-placeholder { color: #f6f6f6; } .easy-autocomplete.eac-blue input::-moz-placeholder { color: #f6f6f6; } .easy-autocomplete.eac-blue input:-ms-input-placeholder { color: #f6f6f6; } .easy-autocomplete.eac-blue input:hover,.easy-autocomplete.eac-blue input:focus { border-color: #5A91CB; box-shadow: 0; } .easy-autocomplete.eac-blue ul { border-color: #5A91CB; } .easy-autocomplete.eac-blue ul li,.easy-autocomplete.eac-blue ul .eac-category { background-color: #6d9ed1; border-color: #5A91CB; } .easy-autocomplete.eac-blue ul li.selected,.easy-autocomplete.eac-blue ul .eac-category.selected { background-color: #94b8dd; color: #f6f6f6; } .easy-autocomplete.eac-yellow { color: #333; } .easy-autocomplete.eac-yellow input { background-color: #ffdb7e; border-color: #333; border-radius: 4px; box-shadow: 0; color: #333; } .easy-autocomplete.eac-yellow input:hover,.easy-autocomplete.eac-yellow input:focus { border-color: #333; box-shadow: 0; } .easy-autocomplete.eac-yellow ul { border-color: #333; } .easy-autocomplete.eac-yellow ul li,.easy-autocomplete.eac-yellow ul .eac-category { background-color: #ffdb7e; border-color: #333; } .easy-autocomplete.eac-yellow ul li.selected,.easy-autocomplete.eac-yellow ul .eac-category.selected { background-color: #ffe9b1; color: #333; } .easy-autocomplete.eac-purple { color: #333; } .easy-autocomplete.eac-purple input { background-color: #d6d1e7; border-color: #b8afd5; box-shadow: 0; color: #333; } .easy-autocomplete.eac-purple input:hover,.easy-autocomplete.eac-purple input:focus { border-color: #333; box-shadow: 0; } .easy-autocomplete.eac-purple ul { border-color: #333; } .easy-autocomplete.eac-purple ul li,.easy-autocomplete.eac-purple ul .eac-category { background-color: #d6d1e7; border-color: #333; } .easy-autocomplete.eac-purple ul li.selected,.easy-autocomplete.eac-purple ul .eac-category.selected { background-color: #ebe8f3; color: #333; } .easy-autocomplete.eac-bootstrap input { border-color: #ccc; border-radius: 4px; border-style: solid; border-width: 1px; color: #555; padding: 6px 12px; } .easy-autocomplete-container { left: 0; position: absolute; width: 100%; z-index: 9999; top: 35px; } .easy-autocomplete-container ul { background: none repeat scroll 0 0 #ffffff; border-top: 1px dotted #ccc; display: none; margin-top: 0; padding-bottom: 0; padding-left: 0; position: relative; top: -1px; } .easy-autocomplete-container ul li,.easy-autocomplete-container ul .eac-category { background: inherit; border-color: #ccc; border-image: none; border-style: solid; border-width: 0 1px; display: block; font-size: 14px; font-weight: normal; padding: 4px 12px; } .easy-autocomplete-container ul li:last-child { border-radius: 0 0 2px 2px; border-width: 0 1px 1px; } .easy-autocomplete-container ul li.selected { background: none repeat scroll 0 0 #ebebeb; cursor: pointer; } .easy-autocomplete-container ul li.selected div { font-weight: normal; } .easy-autocomplete-container ul li div { display: block; font-weight: normal; word-break: break-all; } .easy-autocomplete-container ul li b { font-weight: bold; } .easy-autocomplete-container ul .eac-category { font-color: #aaa; font-style: italic; } .eac-description .eac-item span { color: #aaa; font-style: italic; font-size: 0.9em; } .eac-icon-left .eac-item img { margin-right: 4px; max-height: 30px; } .eac-icon-right .eac-item { margin-top: 8px; min-height: 24px; position: relative; } .eac-icon-right .eac-item img { margin-left: 4px; max-height: 30px; position: absolute; right: -4px; top: -8px; } /*# sourceMappingURL=easy-autocomplete.css.map */  .easy-autocomplete{width: 300px;} .easy-autocomplete-container .eac-item{ position: relative; display: inline-block; width: 100%; padding: 0 7px !important; box-sizing: border-box !important; } .easy-autocomplete-container .eac-item:last-child{border-bottom: none;} .easy-autocomplete-container .eac-item img{display:block; float: left; width: auto; height: 50px; margin-right: 10px} .easy-autocomplete-container .eac-item div{display: inline-block; line-height: 30px} .easy-autocomplete-container .eac-item a{display: inline-block !important; width: 100% !important;} .easy-autocomplete-container .eac-item p{font-size: 14px !important; font-family: inherit;} .easy-autocomplete-container .eac-item p.sbprice b{color: #d0021b} .easy-autocomplete-container ul{border-top: none !important; top: -3px} .easy-autocomplete-container ul li{padding: 5px 5px !important; border-bottom: 1px dotted #ddd !important; } .readmorefpro{display: none; text-align: center; font-size: 18px; position: relative; bottom: -6px}