/* CSS Document */
input,button,select,textarea{outline:none}
 *:focus { outline: none; }
button, input, textarea { -webkit-appearance: none;}

img {max-width:100%;height: auto;}
.editor a {word-wrap: break-word;word-break: break-all;}
.editor ul, .editor li { list-style-type:initial;}
.table_scroll{overflow-x: auto; display: block; padding-bottom:0px;}


.list-disc li { list-style-type:disc; margin:0 0 0 20px;}
.list-decimal li { list-style-type:decimal; margin:0 0 0 25px;}
.overflow-hidden { overflow-x: hidden;}


header {position: fixed; width: 100%; z-index: 1030; top:0px; left: 0; height: 100px;}
.logo { position: absolute; z-index: 10001;top:8px; left: 15px;transition: all 0.4s ease-out 0s; width: 161px; }
.logo img { transform-origin: 0% 0%;transition: all 0.2s linear 0s; }
nav {position: relative; z-index: 100;  transition: all 0.4s ease-out 0s; padding-top: 82px; }



.top-right-link { position:absolute; z-index:10000; top:6px; right:15px; text-align: right; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-end;transition: all 0.4s ease-out 0s;}
.top-right-link > div { padding: 0 8px; font-size: 24px; line-height: 100%}
.top-right-link > div img { width: 21px;}
/*.lang a { display: inline-block; color: #fff; font-size: 20px; font-weight: 700; line-height: 28px; padding: 0 15px; border:1px solid #fff; border-radius:14px;}
.lang a:hover, .lang a.current { border:1px solid transparent; }
.lang a:first-child { margin-right: 5px;}*/

.lang-box { position: relative; display: inline-block; vertical-align: top;}
.lang { display:inline-block; cursor:pointer; position:relative;}
.lang i { color:#333;}
.lang-open { display:none; position:absolute; z-index:100000; left:-15px; top:28px; background:#505457; padding:0px;  font-size:14px; color:#fff; text-align:left; width:80px;  overflow:hidden; line-height: 120%;}
.lang-open a { display:block; color:#fff; text-align:center; padding:4px 4px;}
.lang-open a:hover { background: #33883A;}

.cart { position:relative; display: inline-block; vertical-align: top; font-size:22px; color:#fff; cursor: pointer;}
.cart a { color: #333; position: relative;}
.cart span { position: absolute; display: block; width:20px; height: 20px; border-radius: 100%; background: #000; line-height: 20px; text-align: center; font-size: 13px; color: #fff; top:-7px; right: -5px; font-weight: 500;}


.signup-icon img { width: 26px !important; }
.signup-icon span { position: relative;display: inline-block; margin-left: 5px; font-size: 16px; color: #333;}


.search { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center;}
.search span { font-size: 18px; font-weight: bold; color: #333; padding-right: 7px; display: inline-block;}
.search-box {  width: 100%; padding: 0 20px;}
.search-open { background: rgba(0,0,0,.85); position: fixed; width: 100%; height: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center;z-index: 100000;transition: all 0.4s ease-out 0s; opacity: 0; visibility: hidden; top:0; left: 0;}
.search-open-show { opacity: 1; visibility: visible;}
.search-open-form { padding: 0 0px; border-bottom: 1px solid #fff;}
.search-open input[type=text] { width: calc(100% - 30px - 7px); color: #fff; border-width: 0; background: none; display: inline-block; vertical-align: top; font-size: 18px; font-family: 'Overpass'; padding: 2px 10px 0 10px; font-weight: 400;}
.search-open input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #fff; opacity:0.7;}
.search-open input[type=text]::-moz-placeholder { /* Firefox 19+ */color: #fff; opacity:0.7;}
.search-open input[type=text]:-ms-input-placeholder { /* IE 10+ */color: #fff; opacity:0.7;}
.search-open input[type=text]:-moz-placeholder { /* Firefox 18- */color: #fff; opacity:0.7;}
.search-open a { color: #fff; display: inline-block; vertical-align: top; font-size:24px;}
.search-open a:hover {opacity: 0.6;}
.search-close { position: absolute; top:20px; right: 20px; color: #fff; font-size: 30px; cursor: pointer;}

.top-note { background: #00549b; padding: 8px 20px; min-height: 35px; color: #fff; font-size: 15px; text-align: center;}
.top-note a { color: #fff;}

.mymultiplediv{cursor:pointer;}
.mymultiplediv{padding: 10px 10px 10px 0;color: #333;border-bottom: 1px solid #e8e8e8; text-align: left;}
.mymultiplediv a{color: #333;}
.mymultiplediv:hover a{color: #009040;}
.mydiv{display:none;padding:10px;text-align:center;}
.mydiv img{margin: 0 auto; max-width: 320px; border-width: 0;}
.mydiv span{text-align: center;background: #ffdede;padding: 6px 10px;display: block;width: 100px;border: 1px solid #d47c7c;margin: 8px auto;}
.mymultiplediv2 { display: none;}
    
.custom-menu { display: flex; flex-direction: row; flex-wrap: nowrap;}
.custom-menu > div { width: 33.33%; border: 1px solid #ddd;}
  

.open-menu { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content:space-between; padding: 0 3%;}
.open-menu >div:nth-of-type(1) { width: 70%;}
.open-menu >div:nth-of-type(2) { width: 30%; padding-left: 30px;}
/*.open-menu > div { margin: 0 2% 30px 2%; text-align:left; line-height: 140%;}
.open-menu-title { font-size: 18px; font-weight: bold; color: #333333; padding-bottom: 14px;}
.open-menu-link a { display: block; line-height: 130%; color: #555555; font-size: 16px; position: relative; padding-bottom: 5px; margin-bottom: 3px;}
.open-menu-link a:after { position: absolute; content: ""; left: 0; bottom: 0; height: 2px; width: 100%; background: #ff8e00; transition: all 0.4s ease-out 0s; transform-origin: 0 50%; transform: scaleX(0);}
.open-menu-link a:hover:after {transform: scaleX(1);}
.open-menu-link a:hover { color: #ff8e00;}*/

.header-top {transition: all 0.2s linear 0s;}
.header-scroll { height:66px;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); background: rgba(255,255,255,.85);}
.header-scroll nav { padding-top:8px;}
.header-scroll .logo {  width: 130px; }
.header-scroll .menuzord-menu { }
.header-scroll .menuzord-menu > li > a { line-height: 60px;}
.header-scroll .logo img { }
.header-scroll .top-right-link {  top:23px;}
.header-scroll .menuzord-menu>li>a { padding-bottom: 0;}
.header-scroll .lang-open { top:43px;left: -10px;}

@media only screen and (max-width: 1400px) {
    .logo { left: 3%;} 
    .top-right-link { right: 3%;}
}

    
@media only screen and (max-width: 1199px) {
	header { height: 66px; }
    .signup-icon span {display: none;}
	nav { padding-top: 24px; }
	.logo { width: 130px; left: 15px; }
    .logo img { }
	.logo a { display: block; width: 100%; height: 100%;}
	.top-right-link { right:48px;top:32px; }
    .top-right-link > div {  }
	.top-right-link > div img { }
	.top-note { display: none;}
    .cart { width: 50px;}
    .open-menu { padding: 0;}
    .open-menu > div { width: 100%; flex-wrap: wrap;}
    .open-menu > div:last-child { display: none;}
    .lang-open { top:45px; left: -10px;}
    .mymultiplediv{padding: 0px 10px 5px 0;}
    .mymultiplediv a{color: #888;}
    .lang-open { top:34px;}
	/*.lang a { color: #333; border-color: #333;}
	.lang a:hover, .lang a.current { background: #333; color: #fff;}
	.lang { display:none;}
	.lang-open { display:inline-block!important; vertical-align: middle;position:inherit; left:auto; top:auto; background:none;  width:auto; color: #fff; }
	.lang-open a { color:#333; display:inline-block; font-size:16px; font-weight:bold;}
	.lang-open a:after, .cart a:after { content:"|"; display:inline-block; vertical-align:top; padding:0 3px 0 15px;}
	.lang-open a:last-child:after { display:none;}
	.lang-open a:hover { color:#0092db;}
	.cart a, .search { color: #003b4a;}
	.cart span { right: 10px; top:-6px;}*/
.showhide:before { content:""; display:block; position:absolute; right:7px; bottom:-15px; text-align:right; font-size:12px; color:#404043; width:50px;}

.showhide-rotate em:nth-of-type(1) { position:relative; top:10px;
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
transform:rotate(45deg);}
.showhide-rotate em:nth-of-type(2) { display:none;}
.showhide-rotate em:nth-of-type(3) {  position:relative; top:1px;
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
transform:rotate(-45deg);}

	.menuzord-menu:after  { display: none !important;}
	
	.header-scroll .logo img { }
	.header-scroll .lang-open { }
	.header-scroll nav { padding-top: 24px; }
	.header-scroll .top-right-link { right:48px;top:32px; }
	.header-scroll .lang-open { top:34px;}
    
    .open-menu { margin: 0;}
    .open-menu > div { width: 100% !important; margin-bottom: 25px; padding-left: 0; padding-right: 0;}
}


@media only screen and (max-width: 414px) {

}
@media only screen and (max-width: 320px) {

}