@import"iconmoon.css";@font-face{font-family:"Argentum Sans";src:url("../fonts/ArgentumSans-Regular.woff2") format("woff2"),url("../fonts/ArgentumSans-Regular.woff") format("woff"),url("../fonts/ArgentumSans-Regular.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Argentum Sans";src:url("../fonts/ArgentumSans-Bold.woff2") format("woff2"),url("../fonts/ArgentumSans-Bold.woff") format("woff"),url("../fonts/ArgentumSans-Bold.ttf") format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:"Argentum Sans";src:url("../fonts/ArgentumSans-SemiBold.woff2") format("woff2"),url("../fonts/ArgentumSans-SemiBold.woff") format("woff"),url("../fonts/ArgentumSans-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Argentum Sans";src:url("../fonts/ArgentumSans-ExtraBold.woff2") format("woff2"),url("../fonts/ArgentumSans-ExtraBold.woff") format("woff"),url("../fonts/ArgentumSans-ExtraBold.ttf") format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:"Argentum Sans";src:url("../fonts/ArgentumSans-ExtraLightItalic.woff2") format("woff2"),url("../fonts/ArgentumSans-ExtraLightItalic.woff") format("woff"),url("../fonts/ArgentumSans-ExtraLightItalic.ttf") format("truetype");font-weight:200;font-style:italic}@font-face{font-family:"Argentum Sans";src:url("../fonts/ArgentumSans-Italic.woff2") format("woff2"),url("../fonts/ArgentumSans-Italic.woff") format("woff"),url("../fonts/ArgentumSans-Italic.ttf") format("truetype");font-weight:normal;font-style:italic}@font-face{font-family:"Argentum Sans";src:url("../fonts/ArgentumSans-Light.woff2") format("woff2"),url("../fonts/ArgentumSans-Light.woff") format("woff"),url("../fonts/ArgentumSans-Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Argentum Sans";src:url("../fonts/ArgentumSans-Medium.woff2") format("woff2"),url("../fonts/ArgentumSans-Medium.woff") format("woff"),url("../fonts/ArgentumSans-Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Argentum Sans";src:url("../fonts/ArgentumSans-LightItalic.woff2") format("woff2"),url("../fonts/ArgentumSans-LightItalic.woff") format("woff"),url("../fonts/ArgentumSans-LightItalic.ttf") format("truetype");font-weight:300;font-style:italic}@font-face{font-family:"Argentum Sans";src:url("../fonts/ArgentumSans-MediumItalic.woff2") format("woff2"),url("../fonts/ArgentumSans-MediumItalic.woff") format("woff"),url("../fonts/ArgentumSans-MediumItalic.ttf") format("truetype");font-weight:500;font-style:italic}.cover{background-position:center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.v-center{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.v-bottom{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-flex-wrap:wrap;flex-wrap:wrap}.w100{width:100%;height:auto}.noPadding{padding:0}a,input,button{transition:all .3s ease-in-out;border:0;padding:0;border-radius:0;background-color:rgba(0,0,0,0)}a:hover,a:focus,input:hover,input:focus,button:hover,button:focus{text-decoration:none;outline:none !important}.btnBlackOarrow{border:1px solid #000;color:#000;padding:10px 30px 10px 10px;position:relative;display:inline-block;font-weight:300;font-size:14px}.btnBlackOarrow .ico{position:absolute;top:50%;right:15px;width:5px;height:auto;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);transition:all .3s ease-in-out;-webkit-filter:invert(0);filter:invert(0)}.btnBlackOarrow:hover,.btnBlackOarrow:focus{background-color:#000;color:#fff}.btnBlackOarrow:hover .ico,.btnBlackOarrow:focus .ico{-webkit-filter:invert(100);filter:invert(100)}.btnBlackO{border:1px solid #000;color:#000;padding:10px 10px 10px 10px;position:relative;display:inline-block;font-weight:300;font-size:14px}.btnBlackO:hover,.btnBlackO:focus{background-color:#000;color:#fff}.active .btnBlackO{background-color:#000;color:#fff}.active.btnBlackO{background-color:#000;color:#fff}.container{max-width:100%}@media(min-width: 1330px){.container{width:1280px}}body{color:#000;overflow-x:hidden;font-family:"Argentum Sans",sans-serif;padding-right:60px}@media(max-width: 767px){body{padding-right:40px}}body.home2{padding-right:0}.pageWarp{min-height:calc(100vh - 183px)}header{position:fixed;top:0;left:0;width:100%;background-color:#fff;padding:7px 0;z-index:999;font-size:12px;text-transform:uppercase}header .v-center{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}header .col-logo{padding:0}header .leftMenu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}@media(min-width: 767px){header .leftMenu{padding-right:15px}}@media(max-width: 992px){header .leftMenu{-webkit-justify-content:start;justify-content:start}}header .leftMenu .searchWarp .searchBtn{color:#000}header .leftMenu .searchWarp .searchBtn:hover{color:#be9b60}header .leftMenu .links{width:60%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width: 992px){header .leftMenu .links{display:none}}header .leftMenu .links a{color:#000}header .leftMenu .links a:hover,header .leftMenu .links a:focus{color:#be9b60}header .leftMenu .mobMenu{transition:all .3s ease-in-out;height:40px;position:relative;-webkit-transform:scale(0.6);transform:scale(0.6);width:40px;cursor:pointer;right:0;top:5px}@media(max-width: 992px){header .leftMenu .mobMenu{display:block;margin-right:10px}}header .leftMenu .mobMenu span{height:2px;background-color:#000;width:100%;display:block;margin-bottom:8px;transition:all .3s ease-in-out}header .leftMenu .mobMenu span:last-child{margin-bottom:0px}header .leftMenu .mobMenu:hover span{background-color:#be9b60}header .leftMenu .mobMenu.open{right:-3px;top:10px}header .leftMenu .mobMenu.open span{background-color:#be9b60;width:70%}header .leftMenu .mobMenu.open .lone{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:top right;-o-transform-origin:top right;-ms-transform-origin:top right;transform-origin:center}header .leftMenu .mobMenu.open .ltwo{opacity:0}header .leftMenu .mobMenu.open .lthree{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:top right;-o-transform-origin:top right;-ms-transform-origin:top right;transform-origin:center;margin-top:-20px}header .rightMenu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}@media(min-width: 767px){header .rightMenu{padding-left:15px}}header .rightMenu .langPlace{position:absolute}header .rightMenu .lang{width:20%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}header .rightMenu .lang a{opacity:.5;color:#000}header .rightMenu .lang a:hover,header .rightMenu .lang a:focus{color:#be9b60}header .rightMenu .lang a.active{opacity:1}header .rightMenu .lang .sp{width:15px;height:1px;background-color:#000}header .rightMenu .shopNowWarp{width:65%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media(max-width: 992px){header .rightMenu .shopNowWarp{width:100%;-webkit-justify-content:flex-end;justify-content:end}}header .rightMenu .shopNowWarp a{text-align:center;display:block;width:100%;color:#000;border:1px solid #000;padding:5px}@media(max-width: 992px){header .rightMenu .shopNowWarp a{max-width:200px}}@media(max-width: 767px){header .rightMenu .shopNowWarp a{font-size:9px}}header .rightMenu .shopNowWarp a:hover,header .rightMenu .shopNowWarp a:focus{color:#fff;background-color:#000}header .logo img{width:100%;height:auto;max-width:180px;display:block;margin:0 auto}.mainLogo{position:absolute;z-index:999;padding:9px;top:0;left:0}.mainLogo img{width:100%;max-width:200px;height:auto}@media(max-width: 767px){.mainLogo{padding:10px}.mainLogo img{max-width:130px}}.menuBar{position:fixed;z-index:999;padding:15px 0 0 0;top:0;right:0;width:60px;height:100%;background-color:#fff;-webkit-box-shadow:-3px 0px 7px 0px rgba(0,0,0,.11);-moz-box-shadow:-3px 0px 7px 0px rgba(0,0,0,.11);box-shadow:-3px 0px 7px 0px rgba(0,0,0,.11);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;font-size:12px;text-transform:uppercase}@media(max-width: 767px){.menuBar{width:40px}}.menuBar .miniLogo{width:100%;margin-top:-60px;transition:all .3s ease-in-out}.menuBar .miniLogo img{width:30px;height:auto;display:block;margin:0 auto}.menuBar .searchWarp{width:100%;text-align:center}.menuBar .searchWarp a{color:#000}.menuBar .searchWarp a:hover,.menuBar .searchWarp a:focus{color:#be9b60}.menuBar .lang{text-align:center;width:100%}.menuBar .lang a{opacity:.5;color:#000;display:block;margin:0 auto 10px auto}.menuBar .lang a:hover,.menuBar .lang a:focus{color:#be9b60}.menuBar .lang a.active{opacity:1}.menuBar .links{width:16px;text-align:center}.menuBar .links a{display:block;margin:0 auto 30px auto;writing-mode:vertical-rl;text-orientation:mixed;color:#000;position:relative}.menuBar .links a:hover,.menuBar .links a:focus{color:#be9b60}.menuBar .links a:last-child{margin-bottom:0}.menuBar .links a.current-menu-item:before{content:"";width:4px;height:4px;background-color:#000;position:absolute;top:2px;right:-5px}.menuBar .shopNowWarp{width:100%;background-color:#3b3b3b;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.menuBar .shopNowWarp a{color:#fff;writing-mode:vertical-rl;text-orientation:mixed}.menuBar .shopNowWarp a:hover,.menuBar .shopNowWarp a:focus{color:#be9b60}.menuBar .mobMenu{margin:0 auto;transition:all .3s ease-in-out;height:40px;position:relative;-webkit-transform:scale(0.6);transform:scale(0.6);width:40px;cursor:pointer;right:0;top:5px}@media(max-width: 992px){.menuBar .mobMenu{display:block}}.menuBar .mobMenu span{height:2px;background-color:#000;width:100%;display:block;margin-bottom:8px;transition:all .3s ease-in-out}.menuBar .mobMenu span:last-child{margin-bottom:0px}.menuBar .mobMenu:hover span{background-color:#be9b60}.menuBar .mobMenu.open{right:-3px;top:10px}.menuBar .mobMenu.open span{background-color:#be9b60;width:70%}.menuBar .mobMenu.open .lone{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:top right;-o-transform-origin:top right;-ms-transform-origin:top right;transform-origin:center}.menuBar .mobMenu.open .ltwo{opacity:0}.menuBar .mobMenu.open .lthree{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:top right;-o-transform-origin:top right;-ms-transform-origin:top right;transform-origin:center;margin-top:-20px}.scrolling.miniLogo{margin-top:0}.searchContent{transition:all .3s ease-in-out;position:fixed;z-index:-1;pointer-events:none;opacity:0;top:0;left:0;width:calc(100% - 60px);height:100%;background-color:#fff;background-color:rgba(255,255,255,.9);padding-top:180px;overflow-y:auto}@media(max-width: 767px){.searchContent{width:calc(100% - 40px);padding-top:100px;padding-bottom:30px}}.searchContent a{color:#000;text-transform:uppercase}.searchContent a:hover{color:#be9b60}.searchContent .title{margin-bottom:30px}.searchContent .title h1,.searchContent .title h2,.searchContent .title .searchName{font-weight:bold;letter-spacing:4px;margin-top:0;font-size:36px}@media(max-width: 767px){.searchContent .title h1,.searchContent .title h2,.searchContent .title .searchName{font-size:16px;letter-spacing:2px}}.searchContent .formWarp{position:relative;margin-bottom:15px}.searchContent .formWarp .input{width:100%;padding:10px 30px 5px 0;border-bottom:1px solid #000}@media(max-width: 767px){.searchContent .formWarp .input{font-size:12px}}.searchContent .formWarp .btnSearch{position:absolute;top:5px;right:0}.searchContent .resultsWarp .results{margin-bottom:30px;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.searchContent .resultsWarp .results .resultsText{font-weight:100;text-transform:uppercase}@media(max-width: 767px){.searchContent .resultsWarp .results .resultsText{font-size:12px}}.searchContent .resultsWarp .results .resultsNumbers{font-weight:bold;color:#848484;text-transform:uppercase;font-size:12px;letter-spacing:2px}@media(max-width: 767px){.searchContent .resultsWarp .results .resultsNumbers{font-size:10px}}.searchContent .resultsWarp .serachBc{margin-bottom:10px}.searchContent .resultsWarp .serachBc a{font-size:10px}.searchContent .resultsWarp .serachBc a:after{content:" /"}.searchContent .resultsWarp .serachBc a:last-child:after{display:none}.searchContent .resultsWarp .resultsContent .box{border:1px solid #000;padding:40px;margin-bottom:15px}@media(max-width: 767px){.searchContent .resultsWarp .resultsContent .box{padding:10px}}.searchContent .resultsWarp .resultsContent .box .name p{font-size:14px;color:#a0a0a0;margin-bottom:2px}.searchContent .resultsWarp .resultsContent .box .name h3{text-transform:uppercase;color:#000;font-size:18px;letter-spacing:1px;margin-top:0;font-weight:bold;margin-bottom:20px}.searchContent .resultsWarp .resultsContent .box .content{margin-bottom:30px}.searchContent .resultsWarp .resultsContent .box .content p{font-weight:100}.searchContent .resultsWarp .resultsContent .box .navi .btnBlackOarrow{width:100%;padding-left:20px}.searchContent.open{z-index:997;opacity:1;pointer-events:all}.menuContent{transition:all .3s ease-in-out;position:fixed;z-index:-1;pointer-events:none;opacity:0;top:0;left:0;width:calc(100% - 60px);height:100%;background-color:#fff;background-color:rgba(255,255,255,.9);padding-top:180px;overflow-y:auto}@media(max-width: 767px){.menuContent{width:calc(100% - 40px);padding-top:130px;padding-bottom:30px}}.menuContent a{color:#000;text-transform:uppercase}.menuContent a:hover{color:#be9b60}.menuContent .titleWarp{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:30px;position:relative}.menuContent .titleWarp .lang{position:absolute;right:0;top:-15px;min-width:80px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.menuContent .titleWarp .lang a{opacity:.5;color:#000}.menuContent .titleWarp .lang a:hover,.menuContent .titleWarp .lang a:focus{color:#be9b60}.menuContent .titleWarp .lang a.active{opacity:1}.menuContent .titleWarp .lang .sp{width:15px;height:1px;background-color:#000}.menuContent .titleWarp .link{padding-right:15px;position:relative}.menuContent .titleWarp .link a{font-weight:bold;letter-spacing:2px;font-size:14px}.menuContent .titleWarp .link a.current-menu-item:before{content:"";width:5px;height:5px;background-color:#000;position:absolute;top:-15px;left:0}.menuContent .titleWarp .sp{width:100%;height:1px;background-color:#000}.menuContent .subTitle{border-bottom:1px solid #000;margin-bottom:15px;display:inline-block;min-width:calc(100% - 80px)}.menuContent .subTitle h3,.menuContent .subTitle .subtitleName{text-transform:uppercase;font-size:14px;margin-top:20px;margin-bottom:10px;font-weight:500;line-height:1.1}.menuContent .subTitle h3 a,.menuContent .subTitle .subtitleName a{position:relative}.menuContent .subTitle h3 a.current-menu-item:before,.menuContent .subTitle .subtitleName a.current-menu-item:before{content:"";width:5px;height:5px;background-color:#000;position:absolute;top:-15px;left:0}.menuContent .subTitle.noBorder{border-bottom:0;margin-bottom:0}@media(max-width: 767px){.menuContent .subTitle.noBorder{margin-bottom:0}}.menuContent .menuWarp ul{padding:0;margin:0 0 15px 0;list-style:none}@media(max-width: 767px){.menuContent .menuWarp ul{margin-bottom:0}}.menuContent .menuWarp ul li{margin-bottom:5px}.menuContent .menuWarp ul li a{font-weight:100;font-size:14px}.menuContent .menuWarp ul li.current-menu-item{position:relative;padding-left:20px}.menuContent .menuWarp ul li.current-menu-item a{font-weight:400}.menuContent .menuWarp ul li.current-menu-item a:before{content:"";width:15px;height:1px;background-color:#000;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);position:absolute;top:50%;left:0}.menuContent.open{z-index:998;opacity:1;pointer-events:all}body.home2 .searchContent,body.home2 .menuContent{width:100%;padding-top:140px}@media(max-width: 767px){body.home2 .searchContent,body.home2 .menuContent{width:100%;padding-top:140px}}.homeMain{position:relative}.homeMain .socialLinksIn{position:absolute;top:50%;left:50px;width:36px;z-index:5;transform:translate(0, -50%)}@media(max-width: 992px){.homeMain .socialLinksIn{left:20px}}@media(max-width: 767px){.homeMain .socialLinksIn{display:none}}.homeMain .socialLinksIn a{margin-bottom:30px;width:36px;height:36px;border-radius:100%;background-color:#fff;-webkit-justify-content:center;justify-content:center;color:#ccc}.homeMain .socialLinksIn a:hover,.homeMain .socialLinksIn a:focus{background-color:#be9b60;color:#fff}.homeMain .socialLinksIn a:last-child{margin-bottom:0}.homeMain .item{min-height:100vh;position:relative;padding:140px 0 140px 0}@media(max-width: 767px){.homeMain .item{padding:0}}.homeMain .item .cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.homeMain .item .shadow{background-image:url(../img/home_top_shadow.png);background-size:100% 100%;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.homeMain .item .warp{position:relative;z-index:3;width:100%;text-align:center}.homeMain .item .warp .title{color:#fff;max-width:560px;margin:0 auto}.homeMain .item .warp .title p{font-weight:500}.homeMain .item .warp .title h1{font-weight:bold;letter-spacing:3px;text-transform:uppercase;margin:0}@media(max-width: 767px){.homeMain .item .warp .title h1{font-size:16px;letter-spacing:2px}}.homeMain .itemedia{padding:0}.homeMain .itemedia .scontent{z-index:3;display:none}.homeMain .itemedia .scontent .play-btn{width:40px;height:40px;position:absolute;left:50%;margin-left:-20px;top:50%;margin-top:-20px;cursor:pointer;z-index:3;display:none}@media(max-width: 1025px){.homeMain .itemedia .scontent .play-btn{display:block;top:75%}}.homeMain .itemedia .colVedio{height:100%;overflow:hidden;position:absolute;width:100%;z-index:1}.homeMain .itemedia .embed-responsive{position:absolute;top:-13%;left:0;width:100%;height:120%;overflow:hidden}@media(min-width: 1025px){.homeMain .itemedia .embed-responsive{pointer-events:none}}.homeMain .socialLinksInB{position:absolute;bottom:100px;left:0;width:100%;z-index:4;text-align:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 30px;-webkit-justify-content:center;justify-content:center}.homeMain .socialLinksInB a{margin:0 10px;width:26px;height:26px;border-radius:100%;background-color:#fff;-webkit-justify-content:center;justify-content:center;color:#ccc;font-size:14px}.homeMain .socialLinksInB a:hover,.homeMain .socialLinksInB a:focus{background-color:#be9b60;color:#fff}.homeMain .sharePrice{position:absolute;bottom:0;left:0;width:100%;padding:10px 0;z-index:4;background-color:#fff;background-color:rgba(255,255,255,.8)}.homeMain .sharePrice p{margin:0;text-align:center}.homeMain .sharePrice p strong{font-weight:500}.homeMain .sharePrice p .price{font-weight:300}.homeMain .sharePrice p .price .colored{color:#3fdb23;font-weight:500}.homeMain .sharePrice p .date{font-weight:300}.sharePriceInner{width:100%;padding:10px 0;z-index:4;background-color:#fff;background-color:rgba(255,255,255,.8);-webkit-box-shadow:0px 0px 6px 0px rgba(0,0,0,.08);-moz-box-shadow:0px 0px 6px 0px rgba(0,0,0,.08);box-shadow:0px 0px 6px 0px rgba(0,0,0,.08)}.sharePriceInner p{margin:0;text-align:center}.sharePriceInner p strong{font-weight:500}.sharePriceInner p .price{font-weight:300}.sharePriceInner p .price .colored{color:#3fdb23;font-weight:500}.sharePriceInner p .date{font-weight:300}.aboutUsHome{position:relative;margin-bottom:0;overflow:hidden}.aboutUsHome .bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-position:top center}@media(max-width: 767px){.aboutUsHome .bg{min-height:320px;position:relative}}.aboutUsHome .col{position:relative}.aboutUsHome .container{position:relative;z-index:2}@media(min-width: 768px){.aboutUsHome .v-center{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}.aboutUsHome .warp{padding:80px 0}@media(max-width: 767px){.aboutUsHome .warp{padding:40px 0}}.aboutUsHome .title{margin-bottom:30px}.aboutUsHome .title h1,.aboutUsHome .title h2{font-weight:bold;text-transform:uppercase;letter-spacing:4px;font-size:36px}@media(max-width: 767px){.aboutUsHome .title h1,.aboutUsHome .title h2{font-size:16px;letter-spacing:2px}}.aboutUsHome .content{font-weight:300;margin-bottom:30px}.aboutUsHome .navi .btnBlackOarrow{width:100%;padding-left:20px}.numbers{background-color:#eaeaea;padding:50px 0 0 0;margin-bottom:5px;font-size:0}.numbers .title{margin-bottom:50px}.numbers .title h1,.numbers .title h2{font-weight:bold;text-transform:uppercase;letter-spacing:4px;font-size:36px}@media(max-width: 767px){.numbers .title h1,.numbers .title h2{font-size:16px;letter-spacing:2px}}@media(max-width: 767px){.numbers .title{margin-bottom:10px}}@media(min-width: 768px){.numbers .col-sm-3{width:20%}}.numbers .box{text-align:center}@media(max-width: 767px){.numbers .box{margin-top:30px}}.numbers .box .number{margin-bottom:15px}.numbers .box .number h2,.numbers .box .number p{font-weight:bold;margin-top:20px;line-height:1.1;font-size:18px;margin-bottom:0}@media(max-width: 767px){.numbers .box .number h2,.numbers .box .number p{font-size:14px}}.numbers .box .name{margin-bottom:15px}.numbers .box .name p{font-size:14px;font-weight:100;text-transform:uppercase;letter-spacing:2px;margin-bottom:0}@media(max-width: 767px){.numbers .box .name p{font-size:12px}}.numbers .box .ico{margin-bottom:15px}.numbers .box .ico img{width:auto;height:auto;max-height:24px}.numbers .box .line .sp{height:80px;width:1px;background-color:#000;margin:0 auto}.numbers.two{padding:0 0 100px 0;background-color:#f8f8f8;margin-bottom:0}@media(max-width: 767px){.numbers.two{padding-bottom:30px}}.numbers.two .box{text-align:center}@media(max-width: 767px){.numbers.two .box{margin-top:0;margin-bottom:30px}}.numbers.two .box .number h2{font-weight:bold;font-size:18px}.numbers.two .box .name{margin-bottom:5px;margin-top:15px}.numbers.two .box .ico{margin-top:15px;margin-bottom:0}.production{position:relative;padding:100px 0 50px 0;margin-bottom:100px}.production .bg{position:absolute;top:0;right:0;width:75%;height:100%;background-color:#f8f8f8;z-index:1}@media(max-width: 767px){.production .bg{width:85%}}.production .container,.production .container-fluid{position:relative;z-index:2}.production .title{margin-bottom:50px}.production .title h1,.production .title h2,.production .title p{font-weight:bold;text-transform:uppercase;letter-spacing:4px;font-size:36px;line-height:1.1;margin-top:20px}@media(max-width: 767px){.production .title h1,.production .title h2,.production .title p{font-size:16px;letter-spacing:2px}}.production .title.two{margin-top:100px}@media(max-width: 767px){.production .title.two{margin-top:50px}}.production .content table tr:first-child td{padding-bottom:10px}.production .content table tr:first-child td:first-child{white-space:nowrap}.production .content table tr td{vertical-align:top;position:relative;font-weight:300;text-transform:uppercase}@media(max-width: 767px){.production .content table tr td{font-size:12px}}.production .content table tr td strong{font-weight:bold}.production .content table tr td .line{position:absolute;right:0;top:0;height:100%;width:7px;background-color:#efefef}.production .content table tr td:last-child{padding-left:10px}.production .content table tr td .warp{margin-bottom:20px}.production .content table tr td .warp p{margin-bottom:0}.production .content table tr td .warp:last-child{margin-bottom:0}.production .hLine{margin:69px 0 0 auto;width:100%;max-width:400px;height:1px;background-color:#707070}.production .navi{margin-top:50px}.production .navi .btnBlackOarrow{width:100%;max-width:350px}.production .owl-carousel .item .box{text-align:center}.production .owl-carousel .item .box .imageWarp{margin-bottom:30px;width:100%;-webkit-justify-content:center;justify-content:center}.production .owl-carousel .item .box .imageWarp img{max-width:calc(100% - 30px);width:auto;height:auto;max-height:160px}.production .owl-carousel .item .box .name p{text-transform:uppercase;letter-spacing:2px;font-size:14px}.production .owl-carousel .item .box .text p{font-weight:100;font-style:italic;font-size:14px;text-transform:uppercase;letter-spacing:1px}.production .owl-carousel .item .box .year p{color:#bababa}.production .sliderNav{margin-bottom:50px;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}.production .sliderNav .owl-nav{width:105px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width: 767px){.production .sliderNav .owl-nav{width:70px}}.production .sliderNav .arrows button{border:1px solid #000;color:#000;width:46px;height:46px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 767px){.production .sliderNav .arrows button{width:30px;height:30px;font-size:10px}}.production .sliderNav .arrows .owl-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.production .sliderNav .arrows button.disabled{opacity:.3;pointer-events:none}.production .sliderNav .bar{width:calc(100% - 130px)}@media(max-width: 767px){.production .sliderNav .bar{width:calc(100% - 80px)}}.production .sliderNav .bar .owl-dots{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;align-items:stretch}.production .sliderNav .bar .owl-dots .owl-dot{width:100%;height:1px;background-color:#ccc;transition:all .3s ease-in-out}.production .sliderNav .bar .owl-dots .owl-dot.active{background-color:#000}.latestArt{background-color:#f5f1e7;background-color:rgba(245,241,231,.62)}.latestArt .title{margin-bottom:50px;margin-top:-32px}@media(min-width: 768px){.latestArt .title{margin-left:100px}}@media(max-width: 767px){.latestArt .title{margin-top:-13px}}.latestArt .title h1,.latestArt .title h2,.latestArt .title p{font-weight:bold;text-transform:uppercase;letter-spacing:4px;margin:0;font-size:36px;line-height:1.1;margin-top:20px}@media(max-width: 767px){.latestArt .title h1,.latestArt .title h2,.latestArt .title p{font-size:16px;letter-spacing:2px}}.latestArt .sliderWarp{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;align-items:stretch}@media(max-width: 767px){.latestArt .sliderWarp{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.latestArt .sliderWarp .owl-carousel{width:100%;overflow:hidden}.latestArt .sliderWarp .owl-carousel .item img{opacity:0}.latestArt .sliderWarp .subTitle{margin-top:-10px;min-width:41px}.latestArt .sliderWarp .subTitle h3{writing-mode:vertical-rl;text-orientation:mixed;margin:0px 15px 0 0;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-weight:100;letter-spacing:10px;color:#be9b60;text-transform:uppercase}@media(max-width: 767px){.latestArt .sliderWarp .subTitle h3{writing-mode:inherit;text-orientation:inherit;-webkit-transform:rotate(0deg);transform:rotate(0deg);font-size:12px;letter-spacing:1px;margin-bottom:10px}}.latestArt .sliderWarp .sliderNav{padding-bottom:61px;width:71px;text-align:right;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-end;align-items:flex-end}@media(max-width: 767px){.latestArt .sliderWarp .sliderNav{width:100%;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:0;padding-top:10px}.latestArt .sliderWarp .sliderNav .owl-nav{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center}}.latestArt .sliderWarp .sliderNav button{border:1px solid #000;color:#000;width:46px;height:46px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 767px){.latestArt .sliderWarp .sliderNav button{width:30px;height:30px;font-size:10px;margin:0 10px}}.latestArt .sliderWarp .sliderNav .owl-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-bottom:15px}.latestArt .sliderWarp .sliderNav button.disabled{opacity:.3;pointer-events:none}.latestArt .sliderWarp .owl-dots{margin:30px 0;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;align-items:stretch}@media(max-width: 767px){.latestArt .sliderWarp .owl-dots{margin:10px 0}}.latestArt .sliderWarp .owl-dots .owl-dot{width:100%;height:1px;background-color:#ccc;transition:all .3s ease-in-out}.latestArt .sliderWarp .owl-dots .owl-dot.active{background-color:#000}.newsRoom{padding:50px 0}.newsRoom .title{margin-bottom:30px;text-align:center}.newsRoom .title h1,.newsRoom .title h2,.newsRoom .title p{font-weight:bold;text-transform:uppercase;letter-spacing:4px;margin:0;font-size:36px;line-height:1.1;margin-top:20px}@media(max-width: 767px){.newsRoom .title h1,.newsRoom .title h2,.newsRoom .title p{font-size:16px;letter-spacing:2px}}.newsRoom .tabNav{text-align:center;margin-bottom:50px}.newsRoom .tabNav ul{padding:0;margin:0;list-style:none}.newsRoom .tabNav ul li{display:inline-block;margin:0 5px}.newsRoom .tabNav ul li .btnBlackO{text-transform:uppercase}@media(min-width: 768px){.newsRoom .tabNav ul li .btnBlackO{min-width:200px}}@media(max-width: 767px){.newsRoom .tabNav ul li{margin:0}.newsRoom .tabNav ul li .btnBlackO{font-size:10px}}.newsRoom .tabNav ul li.active .btnBlackO{font-weight:bold}.newsRoom .tab-content .col{min-height:400px;position:relative;background-color:#f8f8f8}@media(max-width: 767px){.newsRoom .tab-content .col{min-height:45vw}}.newsRoom .tab-content .col .cover{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-repeat:no-repeat}.newsRoom .tab-content .col .warp{padding:30px 0 30px 40px}@media(max-width: 767px){.newsRoom .tab-content .col .warp{padding-left:15px;padding-right:15px}}.newsRoom .tab-content .col .date{font-size:12px;color:#a0a0a0;margin-bottom:2px}.newsRoom .tab-content .col h3,.newsRoom .tab-content .col .name{text-transform:uppercase;color:#000;font-size:18px;letter-spacing:1px;margin-top:0;font-weight:bold;margin-bottom:20px;line-height:1.1}.newsRoom .tab-content .col .content{margin-bottom:30px}.newsRoom .tab-content .col .content p{font-weight:100}.newsRoom .tab-content .col .navi .btnBlackOarrow{width:100%;padding-left:20px;text-transform:uppercase}nav[aria-label="Page navigation"]{text-align:center}.pagination>li>a,.pagination>li>span{color:#262626}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#be9b60}.pagination>li>span.current{background-color:#be9b60;border-color:#be9b60;color:#fff}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#be9b60;border-color:#be9b60}.breadCrumbs{color:#000;font-size:12px}.breadCrumbs a{color:#000;font-weight:100}.breadCrumbs a:after{content:" /"}.breadCrumbs a:first-child{font-weight:500;font-style:italic}.messageTop{position:relative;padding-bottom:50px}.messageTop .bg{position:absolute;top:0;left:0;width:100%;background-color:#f8f8f8;height:300px;z-index:1}.messageTop .container,.messageTop .container-fluid{position:relative;z-index:2}.messageTop .warp{padding:160px 60px 0 0}@media(max-width: 767px){.messageTop .warp{padding:110px 0 30px 0}}@media(max-width: 767px){.messageTop .name{padding:0 30px}}.messageTop .name h2{font-weight:bold;font-size:14px;margin-bottom:2px;letter-spacing:2px}.messageTop .name p{font-weight:100}.messageTop .title{margin-bottom:50px}.messageTop .title h1{margin-top:0;font-weight:bold;letter-spacing:4px}@media(max-width: 767px){.messageTop .title h1{font-size:16px;letter-spacing:2px}}.messageTop .content{font-weight:300;font-size:14px;margin:30px 0}.messageTop .qqTop img{width:100%;max-width:120px;height:auto}.messageTop .qqBottom{text-align:right}.messageTop .qqBottom img{width:100%;max-width:210px;height:auto}.pageTop{position:relative;padding-bottom:200px}@media(max-width: 767px){.pageTop{padding-bottom:30px}}.pageTop .bg{position:absolute;top:0;left:0;width:60%;background-color:#f8f8f8;height:100%;z-index:1}.pageTop .container,.pageTop .container-fluid{position:relative;z-index:2}.pageTop .breadCrumbs p{margin-bottom:5px}.pageTop .warp{padding:160px 60px 0 0}@media(max-width: 767px){.pageTop .warp{padding:110px 0 30px 0}}.pageTop .title h1{margin-top:0;font-weight:bold;letter-spacing:4px;text-transform:uppercase}@media(max-width: 992px){.pageTop .title h1{font-size:16px;letter-spacing:2px}}.pageTop .content{font-weight:100;font-size:14px}.pageTop .address{margin-top:30px}.pageTop .address .box{margin-bottom:30px;position:relative}.pageTop .address .box:before{content:"";width:4px;height:4px;background-color:#000;position:absolute;top:-10px;left:0}.pageTop .address h2{font-size:14px;font-weight:bold;text-transform:uppercase;letter-spacing:2px;margin-bottom:5px}.pageTop .address p{font-size:14px;font-weight:100}.pageTop .address p a{color:#000}.pageTop .address p a:hover,.pageTop .address p a:focus{color:#be9b60}.pageTop .address table{border-top:1px solid #999;margin-bottom:50px}.pageTop .address table tr:first-child td{padding-top:20px}.pageTop .address table tr td{font-size:14px;font-weight:100;padding-bottom:15px;vertical-align:top}.pageTop .address table tr td a{color:#000}.pageTop .address table tr td a:hover,.pageTop .address table tr td a:focus{color:#be9b60}.pageTop .address table tr td:first-child{font-weight:500;padding-right:15px;text-transform:uppercase}.pageTop .address table tr td:last-child{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-word;word-break:break-word}.pageTop .address.irContact{margin-top:50px}.pageTop iframe{width:100%;height:550px;border:0}@media(max-width: 767px){.pageTop iframe{height:400px}}.pageTop .scroll{position:absolute;bottom:30px;left:calc(60vw - 66px);z-index:2}@media(max-width: 767px){.pageTop .scroll{display:none}}.pageTop .scroll .sp{position:absolute;top:-30px;right:-3px;height:70px;width:1px;background-color:#000}.pageTop .scroll a{writing-mode:vertical-rl;text-orientation:mixed;-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#000;text-transform:uppercase;font-size:14px;font-weight:100;position:relative}.pageTop .scroll a:hover{color:#be9b60}.pageTop .navi{margin-top:30px;text-align:right}.pageTop .navi a{min-width:220px;text-align:left;text-transform:uppercase}.pageTop.country{padding-bottom:50px}.pageTop.country .address .box{margin-bottom:50px}.pageTop.country .navi{padding-top:50px;text-align:center}.pageTop.country .navi a{margin-bottom:20px}.pageTop.single{padding-bottom:30px}.pageTop.single .date{font-weight:400;font-size:14px;color:#a0a0a0}.pageTop.single .bg{position:absolute;top:0;left:0;width:60%;background-color:#f8f8f8;height:calc(100% - 60px);z-index:1}.pageTop.single .warp{padding:160px 60px 50px 0}@media(max-width: 767px){.pageTop.single .warp{padding:110px 0 30px 0}}.missionAndVission{padding:50px 0}.missionAndVission .title{margin-bottom:15px}.missionAndVission .title h2{text-transform:uppercase;font-weight:100;color:#848484;font-size:16px}.missionAndVission .content{border-left:10px solid #efefef;padding:15px 60px 15px 15px;max-width:500px}@media(max-width: 767px){.missionAndVission .content{padding:15px}}.businessModel{position:relative;padding:50px 0}@media(max-width: 767px){.businessModel{padding-top:0}}.businessModel .box{position:relative;min-height:380px;-webkit-justify-content:center;justify-content:center}@media(max-width: 767px){.businessModel .box{min-height:300px}}.businessModel .box .cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.businessModel .box .bg{background-color:#000;opacity:.3;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.businessModel .box .warpTitle{position:relative;z-index:3;padding:30px}.businessModel .box .warpTitle .title p{font-weight:100;font-style:italic;letter-spacing:4px;font-size:20px}.businessModel .box .warpTitle .title p strong{font-weight:bold}@media(max-width: 767px){.businessModel .box .warpTitle .title p{font-size:14px}}.businessModel .box .warpTitle .title h1,.businessModel .box .warpTitle .title h2{font-weight:bold;letter-spacing:3px;text-transform:uppercase;margin:0 0 15px 0;font-size:36px}@media(max-width: 767px){.businessModel .box .warpTitle .title h1,.businessModel .box .warpTitle .title h2{font-size:16px;letter-spacing:2px}}.businessModel .box .warp{position:relative;z-index:3;text-align:center;padding:30px}.businessModel .box .warp .ico{width:68px;height:auto}.businessModel .box .warp h2{color:#fff;font-size:18px;margin:0 0 30px 0}.businessModel .box .warp h3{color:#fff;text-transform:uppercase;letter-spacing:2px;font-size:18px;opacity:.9}@media(max-width: 767px){.businessModel .col-2 .box{min-height:auto}}.weAre{padding:50px 0 100px 0;position:relative}@media(max-width: 767px){.weAre{padding-bottom:50px}}.weAre .bg{position:absolute;background-color:#f8f8f8;height:calc(100% - 130px);width:65%;right:0;bottom:100px}.weAre .title{margin-bottom:30px}.weAre .title p{font-weight:100;font-size:16px;text-transform:uppercase;letter-spacing:2px}.weAre .navTabs{padding:0;margin:0;list-style:none;border-left:10px solid #efefef;padding-left:15px}@media(max-width: 767px){.weAre .navTabs{margin-bottom:30px}}.weAre .navTabs li{margin-bottom:15px;min-height:22px;position:relative}.weAre .navTabs li a{color:#000;font-weight:100;text-transform:uppercase;letter-spacing:2px;font-size:14px;display:inline-block}.weAre .navTabs li a:hover{color:#be9b60}.weAre .navTabs li:last-child{margin-bottom:0}.weAre .navTabs li.active a{font-weight:bold;font-size:16px;pointer-events:none;position:relative}.weAre .navTabs li.active a:after{content:"";height:1px;width:100px;position:absolute;left:calc(100% + 15px);top:50%;background-color:#000}@media(max-width: 1199px){.weAre .navTabs li.active a:after{width:50px}}@media(max-width: 767px){.weAre .navTabs li.active a:after{display:none}}.weAre .content{font-weight:100;font-size:14px}.customMap{padding:50px 0}.customMap .title{max-width:760px;margin-top:50px}.customMap .title h1,.customMap .title h2{font-weight:bold;letter-spacing:4px;text-transform:uppercase;font-size:36px}.customMap .title h1 span,.customMap .title h2 span{color:#be9b60;display:block}@media(max-width: 767px){.customMap .title h1,.customMap .title h2{font-size:16px;letter-spacing:2px}}.customMap .mapWarp{position:relative}.customMap .mapWarp .msg{position:absolute;color:#000;font-weight:bold;letter-spacing:1px;font-size:12px}.customMap .mapWarp .msg:hover{color:#be9b60}.customMap .mapWarp .msg .msgBg{width:120px;height:auto}@media(max-width: 992px){.customMap .mapWarp .msg .msgBg{width:90px}}.customMap .mapWarp .msg p{position:absolute;left:20px;top:21px}@media(max-width: 992px){.customMap .mapWarp .msg p{left:15px;top:13px}}.customMap .mapWarp .msg .ico{position:absolute;right:20px;top:24px;font-size:12px}@media(max-width: 992px){.customMap .mapWarp .msg .ico{right:12px;top:18px;font-size:10px}}.customMap .mapWarp .usaPlace{background-color:#be9b60;height:0;width:0;position:absolute;top:27%;left:16%}@media(max-width: 767px){.customMap .mapWarp .usaPlace{top:8vw;left:16%}}.customMap .mapWarp .usa{left:0;bottom:100%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.customMap .mapWarp .egyptPlace{background-color:#be9b60;height:0;width:0;position:absolute;top:42%;left:54%}@media(max-width: 767px){.customMap .mapWarp .egyptPlace{top:18vw;left:54%}}.customMap .mapWarp .egypt{left:0;bottom:100%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.customMap .mapWarp .chinaPlace{background-color:#be9b60;height:0;width:0;position:absolute;top:25%;left:75%}@media(max-width: 767px){.customMap .mapWarp .chinaPlace{top:10vw;left:76%}}.customMap .mapWarp .china{left:0;bottom:100%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.topicsSlider{padding:50px 0 100px 0}@media(max-width: 992px){.topicsSlider{padding-top:0;padding-bottom:50px}}@media(min-width: 993px){.topicsSlider .owl-carousel .item .v-center{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}.topicsSlider .owl-carousel .item .cover{min-height:250px}.topicsSlider .owl-carousel .item .content{border-left:10px solid #efefef;padding:15px 15px 15px 15px}@media(max-width: 992px){.topicsSlider .owl-carousel .item .content{margin-top:15px}}.topicsSlider .sliderNav{margin-bottom:50px;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}.topicsSlider .sliderNav .owl-nav{width:105px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width: 767px){.topicsSlider .sliderNav .owl-nav{width:70px}}.topicsSlider .sliderNav .arrows button{border:1px solid #000;color:#000;width:46px;height:46px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 767px){.topicsSlider .sliderNav .arrows button{width:30px;height:30px;font-size:10px}}.topicsSlider .sliderNav .arrows .owl-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.topicsSlider .sliderNav .arrows button.disabled{opacity:.3;pointer-events:none}.topicsSlider .sliderNav .bar{width:calc(100% - 130px)}@media(max-width: 767px){.topicsSlider .sliderNav .bar{width:calc(100% - 80px)}}.topicsSlider .sliderNav .bar .owl-dots{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;align-items:stretch}.topicsSlider .sliderNav .bar .owl-dots .owl-dot{width:100%;height:1px;background-color:#ccc;transition:all .3s ease-in-out}.topicsSlider .sliderNav .bar .owl-dots .owl-dot.active{background-color:#000}.historySlider{position:relative;padding:50px 0}.historySlider .bg{position:absolute;top:0;left:0;width:60%;background-color:#f8f8f8;height:100%;z-index:1}.historySlider .container,.historySlider .container-fluid{position:relative;z-index:2}.historySlider .item .dot{width:30px;height:30px;border:1px solid #000;position:relative}.historySlider .item .dot:after{content:"";width:5px;height:5px;background-color:#000;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.historySlider .item .year h2{font-weight:bold;letter-spacing:2px;font-size:18px}.historySlider .item .content{font-weight:300;font-size:14px}.historySlider .item .cover{height:140px}.historySlider .sliderNav{margin-bottom:50px;margin-top:50px;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width: 767px){.historySlider .sliderNav{margin-bottom:0}}.historySlider .sliderNav .owl-nav{width:105px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width: 767px){.historySlider .sliderNav .owl-nav{width:70px}}.historySlider .sliderNav .arrows button{border:1px solid #000;color:#000;width:46px;height:46px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 767px){.historySlider .sliderNav .arrows button{width:30px;height:30px;font-size:10px}}.historySlider .sliderNav .arrows .owl-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.historySlider .sliderNav .arrows button.disabled{opacity:.3;pointer-events:none}.historySlider .sliderNav .bar{position:relative;width:calc(100% - 130px)}@media(max-width: 767px){.historySlider .sliderNav .bar{width:calc(100% - 80px)}}.historySlider .sliderNav .bar .startDate{position:absolute;right:180px;top:-10px;background-color:#fff;padding:0 10px}@media(max-width: 992px){.historySlider .sliderNav .bar .startDate{background-color:#f8f8f8}}@media(max-width: 767px){.historySlider .sliderNav .bar .startDate{left:0px;top:10px;background-color:rgba(0,0,0,0);padding:0}.historySlider .sliderNav .bar .startDate:after{content:"";width:20px;height:1px;background-color:#000;position:absolute;top:10px;left:44px}}.historySlider .sliderNav .bar .endDate{position:absolute;right:0px;top:-10px;background-color:#fff;padding:0 10px}@media(max-width: 767px){.historySlider .sliderNav .bar .endDate{left:74px;top:10px;background-color:rgba(0,0,0,0);padding:0}}.historySlider .sliderNav .bar .owl-dots{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;align-items:stretch}.historySlider .sliderNav .bar .owl-dots .owl-dot{width:100%;height:1px;background-color:#ccc;transition:all .3s ease-in-out}.historySlider .sliderNav .bar .owl-dots .owl-dot.active{background-color:#000}.communitySlider{position:relative;padding:50px 0}.communitySlider .container,.communitySlider .container-fluid{position:relative;z-index:2}.communitySlider .title{max-width:760px;margin-top:50px;margin-bottom:80px}.communitySlider .title h1,.communitySlider .title h2{font-weight:bold;letter-spacing:4px;text-transform:uppercase;font-size:36px}.communitySlider .title h1 span,.communitySlider .title h2 span{color:#be9b60;display:block}@media(max-width: 767px){.communitySlider .title h1,.communitySlider .title h2{font-size:16px;letter-spacing:2px}}.communitySlider .item .dot{width:30px;height:30px;border:1px solid #000;position:relative}.communitySlider .item .dot:after{content:"";width:5px;height:5px;background-color:#000;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.communitySlider .item .icon{margin:15px 0}.communitySlider .item .icon img{width:100%;max-width:36px;height:auto}.communitySlider .item .name h2{margin:0;font-weight:500;text-transform:uppercase;font-size:16px;letter-spacing:2px}.communitySlider .item .content{font-weight:300;font-size:14px;border-left:10px solid #efefef;padding:0 0 0 15px;margin:15px 0}.communitySlider .item .qqWarp{background-color:#f8f8f8;padding:15px}.communitySlider .item .qqWarp p{margin:0;font-weight:300;font-size:14px}.communitySlider .item .qqWarp .qqTop{width:100%;max-width:28px;height:auto;margin:0 auto 10px 0}.communitySlider .item .qqWarp .qqBottom{width:100%;max-width:28px;height:auto;margin:10px 0 0 auto;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.communitySlider .sliderNav{margin-bottom:50px;margin-top:50px;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width: 767px){.communitySlider .sliderNav{margin-bottom:0}}.communitySlider .sliderNav .owl-nav{width:105px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width: 767px){.communitySlider .sliderNav .owl-nav{width:70px}}.communitySlider .sliderNav .arrows button{border:1px solid #000;color:#000;width:46px;height:46px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 767px){.communitySlider .sliderNav .arrows button{width:30px;height:30px;font-size:10px}}.communitySlider .sliderNav .arrows .owl-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.communitySlider .sliderNav .arrows button.disabled{opacity:.3;pointer-events:none}.communitySlider .sliderNav .bar{position:relative;width:calc(100% - 130px)}@media(max-width: 767px){.communitySlider .sliderNav .bar{width:calc(100% - 80px)}}.communitySlider .sliderNav .bar .owl-dots{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;align-items:stretch}.communitySlider .sliderNav .bar .owl-dots .owl-dot{width:100%;height:1px;background-color:#ccc;transition:all .3s ease-in-out}.communitySlider .sliderNav .bar .owl-dots .owl-dot.active{background-color:#000}.stepsWithIcons{padding:50px 0}@media(max-width: 767px){.stepsWithIcons{padding-bottom:0}}.stepsWithIcons .col{position:inherit}.stepsWithIcons .box{margin-bottom:50px}.stepsWithIcons .box a{color:#000}.stepsWithIcons .box .icon{margin-left:25px}.stepsWithIcons .box .icon img{width:auto;height:auto;max-width:28px;max-height:28px}.stepsWithIcons .box .name{margin-bottom:80px;position:relative;margin-left:25px}.stepsWithIcons .box .name h2{text-transform:uppercase;font-weight:bold;letter-spacing:2px;font-size:14px;margin:10px 0}.stepsWithIcons .box .name:after{content:"";width:10px;height:10px;background-color:#000;position:absolute;bottom:-45px;z-index:1}.stepsWithIcons .box .line{position:absolute;width:100%;height:1px;background-color:#ccc;left:0;margin-top:-40px;z-index:-1}.stepsWithIcons .box .content{border-left:10px solid #efefef;padding:0 15px}@media(max-width: 767px){.stepsWithIcons .box .content{padding-right:0}}.stepsWithIcons.certSection .col{margin-bottom:30px}.stepsWithIcons.certSection .box .icon img{max-width:80px;max-height:80px}@media(max-width: 767px){.stepsWithIcons.forTabs .container-fluid .col{margin-top:50px}.stepsWithIcons.forTabs .container-fluid .col:first-child{margin-top:0}}.stepsWithIcons.forTabs .box a .name h2{opacity:.4;transition:all .3s ease-in-out}.stepsWithIcons.forTabs .box a .name:after{opacity:1;background-color:#fff;border:1px solid #ccc;transition:all .3s ease-in-out}.stepsWithIcons.forTabs .box a .icon{opacity:.4;transition:all .3s ease-in-out}.stepsWithIcons.forTabs .box a.active .name h2{opacity:1}.stepsWithIcons.forTabs .box a.active .name:after{background-color:#000;border:1px solid #000}.stepsWithIcons.forTabs .box a.active .icon{opacity:1}@media(min-width: 993px){.stepsWithIcons.forTabs.fiveTabs .col{width:20%}}@media(max-width: 992px){.stepsWithIcons.forTabs.fiveTabs .container-fluid .col{margin-top:50px}}@media(max-width: 767px){.stepsWithIcons.forTabs.fiveTabs .container-fluid .col:first-child{margin-top:0}}@media(max-width: 992px){.stepsWithIcons.forTabs.fourTabs .container .col{margin-top:50px}}@media(max-width: 767px){.stepsWithIcons.forTabs.fourTabs .container .col:first-child{margin-top:0}}.management{padding:0 0 50px 0;position:relative}.management .title{margin-bottom:50px}.management .title h1,.management .title h2{font-weight:bold;letter-spacing:3px;text-transform:uppercase;font-size:36px}@media(max-width: 767px){.management .title h1,.management .title h2{font-size:16px;letter-spacing:2px}}.management .col{position:inherit}.management .container-fluid{position:relative}.management .bg{width:100%;height:calc(100% - 280px);margin-top:280px;left:0;z-index:-1;background-color:#f8f8f8;position:absolute;-webkit-box-shadow:0px 0px 10px 0px rgba(57,57,57,.1);-moz-box-shadow:0px 0px 10px 0px rgba(57,57,57,.1);box-shadow:0px 0px 10px 0px rgba(57,57,57,.1)}@media(max-width: 767px){.management .bg{display:none}}.management .col{padding:0 5px}@media(max-width: 767px){.management .col{padding:0 5px}}.management .box{margin-bottom:30px}.management .box .image{margin-bottom:30px}@media(max-width: 767px){.management .box .image{margin-bottom:0}}.management .box .image .cover{height:280px}@media(max-width: 767px){.management .box .image .cover{height:180px}}.management .box .name h2{font-size:14px;font-weight:bold;letter-spacing:2px}@media(max-width: 767px){.management .box .name h2{font-size:12px}}.management .box .name p{font-weight:100;font-style:italic;font-size:14px;letter-spacing:1px}@media(max-width: 767px){.management .box .name p{font-size:10px}}.management .box .name p strong{display:block;font-weight:500}.management .box .line{width:30px;height:1px;background-color:#ccc;margin:10px 0}.latestNews{padding:50px 0}.latestNews .container-fluid{position:relative}.latestNews .container-fluid .col-title{position:inherit}.latestNews .title{margin-bottom:30px;display:inline-block;background-color:#fff;padding-right:30px}@media(max-width: 767px){.latestNews .title{padding-right:10px}}.latestNews .title h1,.latestNews .title h2{font-weight:100;text-transform:uppercase;letter-spacing:4px;font-size:36px}.latestNews .title h1 strong,.latestNews .title h2 strong{font-weight:bold;display:block}@media(max-width: 767px){.latestNews .title h1,.latestNews .title h2{font-size:16px;letter-spacing:2px}}.latestNews .title:after{content:"";height:1px;width:calc(50% + 300px);background-color:#ccc;position:absolute;top:50%;margin-top:-10px;right:0;z-index:-1}@media(max-width: 767px){.latestNews .title:after{width:50%}}.latestNews .container.fullArticle{padding:0 45px}@media(max-width: 767px){.latestNews .container.fullArticle{padding:0 15px;margin-bottom:30px}}.latestNews .container.miniArticle{padding:0 30px}@media(max-width: 767px){.latestNews .container.miniArticle{padding:0}}.latestNews .col{min-height:400px;position:relative;margin-bottom:30px}@media(max-width: 992px){.latestNews .col{min-height:280px}}@media(max-width: 767px){.latestNews .col{min-height:180px}}.latestNews .col .cover{min-height:400px;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-repeat:no-repeat;background-color:#f8f8f8}@media(max-width: 992px){.latestNews .col .cover{min-height:280px}}@media(max-width: 767px){.latestNews .col .cover{min-height:180px}}.latestNews .col .warp{padding:30px 40px 30px 40px;background-color:#f8f8f8}@media(max-width: 767px){.latestNews .col .warp{padding-left:15px;padding-right:15px}}.latestNews .col .date{font-size:12px;color:#a0a0a0;margin-bottom:2px}.latestNews .col h3{text-transform:uppercase;color:#000;font-size:18px;letter-spacing:1px;margin-top:0;font-weight:bold;margin-bottom:20px}.latestNews .col .content{margin-bottom:30px}.latestNews .col .content p{font-weight:100}.latestNews .col .navi .btnBlackOarrow{width:100%;padding-left:20px;text-transform:uppercase}.latestNews .col.full{background-color:#f8f8f8}@media(max-width: 767px){.latestNews .col.full{margin-bottom:0}}.latestNews .col.full .cover{position:absolute;top:0;left:0;width:100%;height:100%}.newsDetails{padding:0 0 50px 0}.newsDetails .content{font-weight:100;text-align:justify}.newsDetails .content strong{letter-spacing:2px}.newsDetails .content img{max-width:100%}.newsDetails .content .alignleft,.newsDetails .content img.alignleft{margin-right:1.5em;display:inline;float:left}.newsDetails .content .alignright,.newsDetails .content img.alignright{margin-left:1.5em;display:inline;float:right}.newsDetails .content .aligncenter,.newsDetails .content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.newsDetails .content .wp-caption{margin-bottom:1.5em;text-align:center;padding-top:5px}.newsDetails .content .wp-caption img{border:0 none;padding:0;margin:0}.newsDetails .content .wp-caption p.wp-caption-text{line-height:1.5;font-size:10px;margin:0}.newsDetails .content .wp-smiley{margin:0 !important;max-height:1em}.newsDetails .content blockquote.left{margin-right:20px;text-align:right;margin-left:0;width:33%;float:left}.newsDetails .content blockquote.right{margin-left:20px;text-align:left;margin-right:0;width:33%;float:right}.newsDetails .contentWithBorder .text{border-left:10px solid #efefef;padding:0 0 0 15px}.storeLocator{padding:50px 0;position:relative}.storeLocator .sliderContainer{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.storeLocator .sliderContainer .col-pins{width:calc(100% - 105px);position:relative}@media(max-width: 767px){.storeLocator .sliderContainer .col-pins{width:calc(100% - 70px)}}.storeLocator .sliderContainer .col-nav{width:105px;flex-basis:0}@media(max-width: 767px){.storeLocator .sliderContainer .col-nav{padding-bottom:10px}}.storeLocator .line{width:calc(100% - 30px);height:1px;background-color:#ccc;position:absolute;z-index:-1;bottom:20px;left:0}.storeLocator .owl-carousel{width:100%}.storeLocator .item{text-align:center}.storeLocator .item h2{font-size:14px;color:#000;display:block;text-transform:uppercase;letter-spacing:2px;margin-top:0;margin-bottom:15px}.storeLocator .item .pinWarp{background-color:#fff;display:inline-block}.storeLocator .item img{display:block;width:100%;max-width:18px;height:auto;margin:0 auto 10px auto}.storeLocator .item a h2,.storeLocator .item a img{opacity:.5;transition:all .3s ease-in-out}.storeLocator .item a.active{pointer-events:none}.storeLocator .item a.active h2,.storeLocator .item a.active img{opacity:1}.storeLocator .sliderNav{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}.storeLocator .sliderNav .arrowsPlace{position:absolute;pointer-events:none}@media(max-width: 767px){.storeLocator .sliderNav{margin-bottom:0}}.storeLocator .sliderNav .owl-nav{width:105px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width: 767px){.storeLocator .sliderNav .owl-nav{width:70px}}.storeLocator .sliderNav .arrows button{border:1px solid #000;color:#000;width:46px;height:46px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 767px){.storeLocator .sliderNav .arrows button{width:30px;height:30px;font-size:10px}}.storeLocator .sliderNav .arrows .owl-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.storeLocator .sliderNav .arrows button.disabled{opacity:.3;pointer-events:none}.storeLocator .areaWarp{padding:50px 0 0 0;position:relative;display:none}.storeLocator .areaWarp .bg{background-color:#f8f8f8;width:100%;height:50px;top:50px;left:0;z-index:-1;position:absolute}.storeLocator .areaWarp table thead tr td{height:50px;padding:0 15px;vertical-align:middle;font-weight:bold;color:#838383;letter-spacing:2px;text-transform:uppercase;font-size:14px}.storeLocator .areaWarp table tbody tr td{min-height:50px;padding:15px;border-top:none;border-bottom:1px solid #eee;font-weight:100;font-size:14px}.storeLocator .areaWarp table tbody tr td .pinWarp .pin{width:12px;height:auto;vertical-align:top}label.error{font-size:12px;font-weight:100;color:#ec6f6f}.bootstrap-select button .bs-caret{-webkit-transform:rotate(90deg);transform:rotate(90deg);font-size:10px}.getInTouch{padding:50px 0;position:relative}.getInTouch .title{margin-bottom:30px}.getInTouch .title h1,.getInTouch .title h2{font-weight:bold;letter-spacing:4px;text-transform:uppercase;font-size:36px}@media(max-width: 767px){.getInTouch .title h1,.getInTouch .title h2{font-size:16px;letter-spacing:2px}}.getInTouch .inputName{color:#464646;font-weight:100;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;display:block}.getInTouch .input{width:100%;padding:10px;border:1px solid #707070;border-radius:0;background-color:rgba(0,0,0,0)}.getInTouch .col{margin-bottom:30px}.getInTouch .sendWarp{text-align:right}.getInTouch .sendWarp .btnSubmit{text-transform:uppercase;min-width:250px;text-align:left}@media(max-width: 767px){.getInTouch .sendWarp .btnSubmit{min-width:200px}}.getInTouch .thankYou{color:#be9b60;letter-spacing:1px;text-align:center;margin-top:20px;display:none}.getInTouch.jobForm{background-color:#f8f8f8}.availablePositions{padding:50px 0;position:relative}.availablePositions .title{margin-bottom:30px}.availablePositions .title h1,.availablePositions .title h2{font-weight:bold;letter-spacing:4px;text-transform:uppercase;font-size:36px}@media(max-width: 767px){.availablePositions .title h1,.availablePositions .title h2{font-size:16px;letter-spacing:2px}}.availablePositions .panel-group .panel{border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.availablePositions .panel-group .panel .panelTitle{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;align-items:stretch;margin:0;border:1px solid #707070}@media(max-width: 767px){.availablePositions .panel-group .panel .panelTitle{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.availablePositions .panel-group .panel .panelTitle .jobTitle{width:100%;padding:15px 15px 15px 45px;color:#be9b60;text-transform:uppercase;font-size:14px;font-weight:400;position:relative}@media(max-width: 767px){.availablePositions .panel-group .panel .panelTitle .jobTitle{width:100%}}.availablePositions .panel-group .panel .panelTitle .jobTitle:hover{color:#be9b60}.availablePositions .panel-group .panel .panelTitle .jobTitle:before{content:"";position:absolute;top:50%;left:15px;height:1px;width:15px;background-color:#be9b60;transition:all .3s ease-in-out}.availablePositions .panel-group .panel .panelTitle .jobTitle:after{content:"";position:absolute;top:50%;left:15px;height:1px;width:15px;background-color:#be9b60;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .3s ease-in-out}.availablePositions .panel-group .panel .panelTitle .jobTitle.collapsed{color:#000}.availablePositions .panel-group .panel .panelTitle .jobTitle.collapsed:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.availablePositions .panel-group .panel .panelTitle .jobTitle.collapsed:after,.availablePositions .panel-group .panel .panelTitle .jobTitle.collapsed:after{background-color:#000}.availablePositions .panel-group .panel .panelTitle .applyNow{white-space:nowrap;padding:15px;color:#000;border-left:1px solid #707070;text-transform:uppercase;font-size:14px;font-weight:100}@media(max-width: 767px){.availablePositions .panel-group .panel .panelTitle .applyNow{width:100%;border-top:1px solid #707070;border-left:0}}.availablePositions .panel-group .panel .panelTitle .applyNow:hover{color:#be9b60}.availablePositions .panel-group .panel .panelBody{padding:15px 30px;font-size:14px;font-weight:100}@media(max-width: 767px){.availablePositions .panel-group .panel .panelBody{padding:15px 5px}}.availablePositions .panel-group .panel .panelBody strong{font-weight:500}.filesList{padding:50px 0;position:relative}.filesList .title{margin-bottom:15px}.filesList .title p{font-weight:300}.filesList .title h1,.filesList .title h2{font-weight:500;letter-spacing:3px;text-transform:uppercase;margin:0;font-size:20px}@media(max-width: 767px){.filesList .title h1,.filesList .title h2{font-size:16px;letter-spacing:2px}}.filesList .table-responsive{margin-bottom:50px}.filesList table tr:first-child td{color:#be9b60}.filesList table tr td{text-transform:uppercase;font-size:14px;letter-spacing:1px;text-align:center;padding:10px 45px}.filesList table tr td a{color:#000}.filesList table tr td a:hover,.filesList table tr td a:focus{color:#be9b60}.galleryPage{padding:50px 0}.galleryPage .pageNav{margin-bottom:50px;text-align:center}.galleryPage .pageNav a{min-width:120px;text-transform:uppercase;margin:0 2px}.galleryPage .pageNav a.active{background-color:#000;color:#fff;font-weight:500;pointer-events:none}.galleryPage .tabsWarp .navTabs{-webkit-justify-content:space-between;justify-content:space-between;padding:0;margin:0;list-style:none}@media(min-width: 768px){.galleryPage .tabsWarp .navTabs{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}@media(max-width: 767px){.galleryPage .tabsWarp .navTabs{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.galleryPage .tabsWarp .navTabs li{width:calc(20% - 10px);position:relative}@media(max-width: 767px){.galleryPage .tabsWarp .navTabs li{width:calc(50% - 10px);margin-bottom:10px}}@media(max-width: 440px){.galleryPage .tabsWarp .navTabs li{width:100%}}.galleryPage .tabsWarp .navTabs li .cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.galleryPage .tabsWarp .navTabs li .bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-color:#000;opacity:.3;transition:all .3s ease-in-out}.galleryPage .tabsWarp .navTabs li .title{min-height:100px;position:relative;z-index:3;width:100%;text-align:center;padding:20px}@media(max-width: 767px){.galleryPage .tabsWarp .navTabs li .title{height:inherit !important}}.galleryPage .tabsWarp .navTabs li .title h2{text-transform:uppercase;color:#fff;font-weight:bold;font-size:14px;letter-spacing:2px;width:100%;margin:0;transition:all .3s ease-in-out;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-word;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.galleryPage .tabsWarp .navTabs li:hover .bg{background-color:#fff;width:calc(100% - 20px);height:calc(100% - 20px);top:10px;left:10px;opacity:.8}.galleryPage .tabsWarp .navTabs li:hover .title h2{color:#000}.galleryPage .tab-content{margin-top:50px}.galleryPage .tab-content .col{padding:0 10px}.galleryPage .tab-content .col .cover{margin-bottom:20px;height:230px}.galleryPage .tab-content .col:nth-child(6n+1){float:left}.galleryPage .tab-content .col:nth-child(6n+1) .cover{height:480px;margin-bottom:20px}.galleryPage .tab-content .col:nth-child(6n+5){float:right}.galleryPage .tab-content .col:nth-child(6n+5) .cover{height:480px;margin-bottom:20px}.galleryPage .tab-content .container{padding:0 20px}.galleryPage .tab-content .big .cover{height:480px;margin-bottom:20px}.galleryPage .tab-content .mini .cover{margin-bottom:20px;height:230px}.galleryPage .tab-content .col-video{padding:0 10px}.galleryPage .tab-content .col-video .cover{margin-bottom:20px;position:relative}.galleryPage .tab-content .col-video .cover:after{content:"";width:60px;height:60px;background-image:url(../img/play.png);background-size:100% 100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);z-index:1;pointer-events:none;transition:all .3s ease-in-out}@media(max-width: 1024px){.galleryPage .tab-content .col-video .cover:after{width:30px;height:30px}}.galleryPage .tab-content .col-video .cover:hover:after{-webkit-transform:translate(-50%, -50%) scale(1.2);transform:translate(-50%, -50%) scale(1.2)}.ourArtPage{padding:50px 0;position:relative}.ourArtPage .thumbSlider .owl-stage{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.ourArtPage .thumbSlider .item{position:relative;padding:5px}.ourArtPage .thumbSlider .item .cover{position:absolute;top:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px);transition:all .3s ease-in-out}.ourArtPage .thumbSlider .item .cover .bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;background-color:#000;z-index:1;transition:all .3s ease-in-out}.ourArtPage .thumbSlider .item a.active .cover{width:100%;height:100%;top:0;left:0}.ourArtPage .thumbSlider .item a.active .cover .bg{opacity:0}.ourArtPage .ourArtSlider{padding-top:50px}.ourArtPage .sliderWarp{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;align-items:stretch}@media(max-width: 767px){.ourArtPage .sliderWarp{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.ourArtPage .sliderWarp .owl-carousel{width:100%;overflow:hidden}.ourArtPage .sliderWarp .sliderNav{width:71px;text-align:right;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-end;align-items:flex-end}@media(max-width: 767px){.ourArtPage .sliderWarp .sliderNav{width:100%;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:0;padding-top:10px}.ourArtPage .sliderWarp .sliderNav .owl-nav{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center}}.ourArtPage .sliderWarp .sliderNav button{border:1px solid #000;color:#000;width:46px;height:46px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 767px){.ourArtPage .sliderWarp .sliderNav button{width:30px;height:30px;font-size:10px;margin:0 10px}}.ourArtPage .sliderWarp .sliderNav .owl-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-bottom:15px}.ourArtPage .sliderWarp .sliderNav button.disabled{opacity:.3;pointer-events:none}.tabsLeft{padding:50px 0;position:relative}.tabsLeft .warp{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.tabsLeft .warp .tabsList{padding-right:15px;width:40%}@media(max-width: 767px){.tabsLeft .warp .tabsList{width:auto}}.tabsLeft .warp .tabsList .navTabs{padding:0;margin:0;list-style:none}.tabsLeft .warp .tabsList .navTabs li{margin-bottom:10px}.tabsLeft .warp .tabsList .navTabs li a{background-color:#fff;border:1px solid #000;padding:15px;display:block;text-align:center;color:#000;opacity:.2;position:relative}@media(max-width: 767px){.tabsLeft .warp .tabsList .navTabs li a{padding:10px 5px 5px 5px;text-align:left;font-size:12px}.tabsLeft .warp .tabsList .navTabs li a img{display:block}}.tabsLeft .warp .tabsList .navTabs li a img{width:16px;height:auto;margin-right:10px;margin-top:-3px}.tabsLeft .warp .tabsList .navTabs li a:after{content:"";position:absolute;top:50%;right:-10px;transform:translate(0, -50%);width:0;height:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);border-left:10px solid #000}.tabsLeft .warp .tabsList .navTabs li a:before{content:"";position:absolute;top:50%;right:-9px;transform:translate(0, -50%);width:0;height:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);border-left:10px solid #fff;z-index:2}.tabsLeft .warp .tabsList .navTabs li.active a{opacity:1}.tabsLeft .warp .tabsContent{width:100%;background-color:#f8f8f8}.tabsLeft .warp .tabsContent .content{padding:0 30px}@media(max-width: 767px){.tabsLeft .warp .tabsContent .content{padding:0 10px}}.tabsLeft .warp .tabsContent .content .box{position:relative;width:100%;padding-right:60px;padding-bottom:30px;padding-top:30px;border-bottom:1px solid #ccc}@media(max-width: 767px){.tabsLeft .warp .tabsContent .content .box{padding-right:0}}.tabsLeft .warp .tabsContent .content .box h2{color:#be9b60;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin:0 0 5px 0}@media(max-width: 767px){.tabsLeft .warp .tabsContent .content .box h2{font-size:12px}}.tabsLeft .warp .tabsContent .content .box p{margin-bottom:0}@media(max-width: 767px){.tabsLeft .warp .tabsContent .content .box p{font-size:12px}}.tabsLeft .warp .tabsContent .content .box .link{position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);border:1px solid #000;color:#000;width:46px;height:46px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.tabsLeft .warp .tabsContent .content .box .link span{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tabsLeft .warp .tabsContent .content .box .link:hover{color:#be9b60;border-color:#be9b60}@media(max-width: 767px){.tabsLeft .warp .tabsContent .content .box .link{width:30px;height:30px;font-size:10px;position:inherit;top:inherit;right:inherit;-webkit-transform:translate(0, 0);transform:translate(0, 0);margin-top:15px}}.tabsLeft .warp .tabsContent .content .box:last-child{border-bottom:0}.tabsLeft .warp .tabsContent .content .box.withReadMore{padding-right:120px}@media(max-width: 767px){.tabsLeft .warp .tabsContent .content .box.withReadMore{padding-right:0}}.tabsLeft .warp .tabsContent .content .box.withReadMore .link{width:auto;padding-left:6px;padding-right:10px;font-size:12px}.tabsLeft .warp .tabsContent .content .box.withReadMore .link span{margin-left:10px;font-size:12px}@media(max-width: 767px){.tabsLeft .warp .tabsContent .content .box.withReadMore .link{width:auto;height:30px}.tabsLeft .warp .tabsContent .content .box.withReadMore .link span{font-size:8px}}.tabsLeft .dividendsBoxs{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:-50px;-webkit-justify-content:center;justify-content:center}@media(max-width: 767px){.tabsLeft .dividendsBoxs{margin-top:15px;white-space:nowrap;overflow-x:auto;display:block}}.tabsLeft .dividendsBoxs .dividendsBox{width:calc(20% - 10px);margin-right:10px;background-color:#f8f8f8;text-align:center;margin-bottom:10px}@media(max-width: 767px){.tabsLeft .dividendsBoxs .dividendsBox{display:inline-block;min-width:160px}}.tabsLeft .dividendsBoxs .dividendsBox .dividendsTitle{background-color:#fff;padding:10px 5px;-webkit-box-shadow:0px 2px 11px 0px rgba(0,0,0,.11);-moz-box-shadow:0px 2px 11px 0px rgba(0,0,0,.11);box-shadow:0px 2px 11px 0px rgba(0,0,0,.11)}.tabsLeft .dividendsBoxs .dividendsBox .dividendsTitle h3{margin:0;font-size:14px;text-transform:uppercase;letter-spacing:1px}.tabsLeft .dividendsBoxs .dividendsBox .dividendsContent{padding:15px 0;border-bottom:1px solid #e7e7e7}.tabsLeft .dividendsBoxs .dividendsBox .dividendsContent p{margin:0;font-size:14px}.tabsLeft .dividendsBoxs .dividendsBox .dividendsContent:last-child{border-bottom:0}.tabsLeft .dividendsBoxs .dividendsBox:last-child .dividendsContent{color:#be9b60}.tabsLeft .tableWarp table{width:100%}.tabsLeft .tableWarp table tr td{padding:15px;font-size:14px}@media(min-width: 1025px){.tabsLeft .tableWarp table tr td{padding:15px 40px}}.tabsLeft .tableWarp table tr td p{margin:0}.tabsLeft .tableWarp table tr td:first-child{font-weight:bold;text-transform:uppercase;letter-spacing:1px}.tabsLeft .tableWarp table tr td:last-child{text-align:right}.tabsLeft .tableWarp table tr:nth-child(odd) td{background-color:#f8f8f8}.tabsLeft .tableTitle{border-bottom:1px solid #ccc;margin-bottom:15px}.tabsLeft .tableTitle h2{font-size:14px;font-weight:bold;text-transform:uppercase;letter-spacing:1px}.tabsLeft .tableTitle table{width:100%}.tabsLeft .tableTitle table tr td{padding:15px 0;font-size:14px;font-weight:bold;text-transform:uppercase;letter-spacing:1px}.tabsLeft .tableTitle table tr td p{margin:0}.tabsLeft .tableTitle table tr td:last-child{text-align:right}.tabsLeft .chartCanvas{width:100%}.tabsLeft.insideTab{display:none}.analystCoverage{padding:50px 0}.analystCoverage .container{padding:0 35px}.analystCoverage .col{padding:0 5px;margin-bottom:10px}.analystCoverage .whiteBox{padding:15px;border:1px solid #000;text-align:center}.analystCoverage .whiteBox p{margin:0;font-weight:100;text-transform:uppercase}@media(max-width: 767px){.analystCoverage .whiteBox{padding:10px;font-size:12px}}.analystCoverage .grayBox{background-color:#f8f8f8;padding:15px;border:1px solid #fff;text-align:center}@media(max-width: 767px){.analystCoverage .grayBox{padding:10px}}.analystCoverage .grayBox p{margin:0;font-weight:100;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-word;word-break:break-word}@media(max-width: 767px){.analystCoverage .grayBox p{font-size:12px}}.analystCoverage .grayBox p a{color:#000}.quickLinks{padding:50px 0;position:relative}.quickLinks .title{margin-bottom:50px;border-left:8px solid #efefef;padding:10px 0 10px 15px}.quickLinks .title h1,.quickLinks .title h2{font-weight:bold;letter-spacing:3px;text-transform:uppercase;margin:0;font-size:28px}@media(max-width: 767px){.quickLinks .title h1,.quickLinks .title h2{font-size:16px;letter-spacing:2px}}.quickLinks .col{margin-bottom:30px}@media(min-width: 1025px){.quickLinks .col{width:20%}}@media(max-width: 767px){.quickLinks .col{padding:0 5px}}.quickLinks .col .box{min-height:180px;border:1px solid #000;padding:15px 15px 40px 15px;position:relative;transition:all .3s ease-in-out}@media(max-width: 767px){.quickLinks .col .box{min-height:140px}}.quickLinks .col .box .name{width:100%}.quickLinks .col .box .name h3{color:#000;font-size:16px;font-weight:bold;letter-spacing:1px;margin-top:0;transition:all .3s ease-in-out}@media(max-width: 767px){.quickLinks .col .box .name h3{font-size:14px}}.quickLinks .col .box .name p{font-weight:100;color:#000;transition:all .3s ease-in-out;margin-bottom:0}@media(max-width: 767px){.quickLinks .col .box .name p{font-size:12px}}.quickLinks .col .box .navi{text-align:right;color:#000;position:absolute;bottom:15px;right:15px;transition:all .3s ease-in-out}.quickLinks .col .box:hover,.quickLinks .col .box:focus{background-color:#000}.quickLinks .col .box:hover .name h3,.quickLinks .col .box:hover .name p,.quickLinks .col .box:focus .name h3,.quickLinks .col .box:focus .name p{color:#fff}.quickLinks .col .box:hover .navi,.quickLinks .col .box:focus .navi{color:#fff}.shareCorporateInformation{padding:20px 0 50px 0;position:relative}.shareCorporateInformation .cover{min-height:380px}@media(max-width: 767px){.shareCorporateInformation .cover{min-height:50vw;margin-bottom:15px}}.shareCorporateInformation .box{min-height:380px;padding:40px;border:1px solid #000;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-content:space-between}@media(max-width: 767px){.shareCorporateInformation .box{min-height:100px;padding:15px}}.shareCorporateInformation .box .title{width:100%}.shareCorporateInformation .box .title h1,.shareCorporateInformation .box .title h2{font-weight:bold;letter-spacing:4px;text-transform:uppercase;font-size:36px}@media(max-width: 767px){.shareCorporateInformation .box .title h1,.shareCorporateInformation .box .title h2{font-size:16px;letter-spacing:2px;margin-top:0;margin-bottom:40px}}.shareCorporateInformation .box .navi{width:100%;text-transform:uppercase}.shareCorporateInformation .box .navi a{width:100%}.resultsCenter{padding:20px 0 50px 0;position:relative}.resultsCenter .bg{background-color:#f8f8f8;position:absolute;z-index:-1;width:35%;height:620px;left:0;top:40px}.resultsCenter .title{margin-bottom:50px}.resultsCenter .title h1,.resultsCenter .title h2{font-weight:bold;letter-spacing:3px;text-transform:uppercase;margin:0;font-size:28px}@media(max-width: 767px){.resultsCenter .title h1,.resultsCenter .title h2{font-size:16px;letter-spacing:2px}}.resultsCenter .image{margin-bottom:30px}.resultsCenter .image .cover{height:330px}@media(max-width: 767px){.resultsCenter .image .cover{height:50vw}}.resultsCenter .image.two{margin-bottom:0}.resultsCenter .image.two .cover{height:330px}@media(max-width: 767px){.resultsCenter .image.two{margin-top:30px}.resultsCenter .image.two .cover{height:50vw}}.resultsCenter .subTitle{margin-bottom:30px}.resultsCenter .subTitle .ico{width:26px;height:auto;margin-bottom:10px}.resultsCenter .subTitle p{text-transform:uppercase;font-weight:500;font-size:14px;letter-spacing:1px}.resultsCenter .subTitle.two{margin-top:50px;margin-bottom:70px}@media(max-width: 767px){.resultsCenter .subTitle.two{margin-bottom:30px}}.resultsCenter .earningReleasesBox{margin-bottom:100px}@media(max-width: 767px){.resultsCenter .earningReleasesBox{margin-bottom:30px}}.resultsCenter .earningReleasesBox .name{background-color:#fff;border:1px solid #000;padding:15px;display:block;text-align:center;color:#000;position:relative;margin-bottom:15px}.resultsCenter .earningReleasesBox .name p{margin:0}.resultsCenter .earningReleasesBox .content{padding:0 30px;background-color:#f8f8f8;margin-bottom:15px}@media(max-width: 767px){.resultsCenter .earningReleasesBox .content{padding:0 10px}}.resultsCenter .earningReleasesBox .content .box{position:relative;width:100%;padding-right:60px;padding-bottom:30px;padding-top:30px;border-bottom:1px solid #ccc}@media(max-width: 767px){.resultsCenter .earningReleasesBox .content .box{padding-right:0}}.resultsCenter .earningReleasesBox .content .box h2{color:#be9b60;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin:0 0 5px 0}@media(max-width: 767px){.resultsCenter .earningReleasesBox .content .box h2{font-size:12px}}.resultsCenter .earningReleasesBox .content .box p{margin-bottom:0}@media(max-width: 767px){.resultsCenter .earningReleasesBox .content .box p{font-size:12px}}.resultsCenter .earningReleasesBox .content .box .link{position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);border:1px solid #000;color:#000;width:46px;height:46px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.resultsCenter .earningReleasesBox .content .box .link span{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.resultsCenter .earningReleasesBox .content .box .link:hover{color:#be9b60;border-color:#be9b60}@media(max-width: 767px){.resultsCenter .earningReleasesBox .content .box .link{width:30px;height:30px;font-size:10px;position:inherit;top:inherit;right:inherit;-webkit-transform:translate(0, 0);transform:translate(0, 0);margin-top:15px}}.resultsCenter .earningReleasesBox .content .box:last-child{border-bottom:0}.resultsCenter .navi{width:100%;text-transform:uppercase}.resultsCenter .navi a{width:100%}.resultsCenter .dividendsBoxs{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:-50px}@media(max-width: 767px){.resultsCenter .dividendsBoxs{-webkit-justify-content:space-between;justify-content:space-between;margin-top:15px}}.resultsCenter .dividendsBoxs .dividendsBox{width:calc(20% - 10px);margin-right:10px;background-color:#f8f8f8;text-align:center;margin-bottom:10px}@media(max-width: 767px){.resultsCenter .dividendsBoxs .dividendsBox{width:calc(50% - 5px);margin-right:0}}.resultsCenter .dividendsBoxs .dividendsBox .dividendsTitle{background-color:#fff;padding:10px 5px;-webkit-box-shadow:0px 2px 11px 0px rgba(0,0,0,.11);-moz-box-shadow:0px 2px 11px 0px rgba(0,0,0,.11);box-shadow:0px 2px 11px 0px rgba(0,0,0,.11)}.resultsCenter .dividendsBoxs .dividendsBox .dividendsTitle h3{margin:0;font-size:14px;text-transform:uppercase;letter-spacing:1px}.resultsCenter .dividendsBoxs .dividendsBox .dividendsContent{padding:15px 0}.resultsCenter .dividendsBoxs .dividendsBox .dividendsContent p{margin:0;font-size:14px}.resultsCenter .dividendsBoxs .dividendsBox:last-child .dividendsContent{color:#be9b60}.OurSuccessStory{margin-top:20px;padding-bottom:50px;position:relative}.OurSuccessStory .bg{background-color:#f5f1e7;opacity:.62;position:absolute;top:40px;left:0;width:100%;height:100%}.OurSuccessStory .title{margin-bottom:50px}.OurSuccessStory .title h1,.OurSuccessStory .title h2{font-weight:bold;letter-spacing:4px;text-transform:uppercase;margin-top:0;font-size:36px}@media(max-width: 767px){.OurSuccessStory .title h1,.OurSuccessStory .title h2{font-size:16px;letter-spacing:2px}}.OurSuccessStory .sliderWarp{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;align-items:stretch}@media(max-width: 767px){.OurSuccessStory .sliderWarp{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.OurSuccessStory .sliderWarp .owl-carousel{width:100%;overflow:hidden}.OurSuccessStory .sliderWarp .sliderNav{padding-bottom:61px;width:71px;text-align:right;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-end;align-items:flex-end}@media(max-width: 767px){.OurSuccessStory .sliderWarp .sliderNav{width:100%;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:0;padding-top:10px}.OurSuccessStory .sliderWarp .sliderNav .owl-nav{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center}}.OurSuccessStory .sliderWarp .sliderNav button{border:1px solid #000;color:#000;width:46px;height:46px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 767px){.OurSuccessStory .sliderWarp .sliderNav button{width:30px;height:30px;font-size:10px;margin:0 10px}}.OurSuccessStory .sliderWarp .sliderNav .owl-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-bottom:15px}.OurSuccessStory .sliderWarp .sliderNav button.disabled{opacity:.3;pointer-events:none}.OurSuccessStory .sliderWarp .owl-dots{margin:30px 0;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;align-items:stretch}@media(max-width: 767px){.OurSuccessStory .sliderWarp .owl-dots{margin:10px 0}}.OurSuccessStory .sliderWarp .owl-dots .owl-dot{width:100%;height:1px;background-color:#ccc;transition:all .3s ease-in-out}.OurSuccessStory .sliderWarp .owl-dots .owl-dot.active{background-color:#000}.brandsPage{padding:50px 0;position:relative}.brandsPage .brandsTabs{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width: 767px){.brandsPage .brandsTabs{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.brandsPage .brandsTabs .box{width:calc(20% - 10px);min-height:150px;position:relative;border:1px solid #ccc;padding:15px;opacity:.5;transition:all .3s ease-in-out}@media(max-width: 767px){.brandsPage .brandsTabs .box{width:100%;margin-bottom:10px;padding:30px}}.brandsPage .brandsTabs .box .arrow-ico{position:absolute;bottom:10px;left:50%;transition:all .3s ease-in-out;-webkit-transform:translate(-50%, 0) rotate(90deg);transform:translate(-50%, 0) rotate(90deg)}@media(min-width: 768px){.brandsPage .brandsTabs .box .arrow-ico{display:none}}.brandsPage .brandsTabs .box a{position:absolute;top:0;left:0;width:100%;height:100%}.brandsPage .brandsTabs .box img{width:100%;height:auto;pointer-events:none}.brandsPage .brandsTabs .box.active{opacity:1}.brandsPage .brandsTabs .box.active .arrow-ico{-webkit-transform:translate(-50%, 0) rotate(-90deg);transform:translate(-50%, 0) rotate(-90deg)}.brandsPage .brandsTabs .box.active a{pointer-events:none}.brandsPage .brandWarp{display:none}.brandsPage .brandWarp .title{text-align:center}@media(max-width: 767px){.brandsPage .brandWarp .title{text-align:left;margin-top:10px}}.brandsPage .brandWarp .title h1{font-weight:bold;letter-spacing:4px;text-transform:uppercase;font-size:24px;margin-top:0}@media(max-width: 767px){.brandsPage .brandWarp .title h1{font-size:16px;letter-spacing:2px}}.brandsPage .brandWarp .content{border-left:10px solid #efefef;padding:0 0 0 15px;font-weight:100;font-size:14px}@media(max-width: 767px){.brandsPage .brandWarp .content{margin-bottom:20px}}.brandsPage .brandsContent{padding-top:50px}.notFoundPage{text-align:center;padding-bottom:50px}.notFoundPage h2{font-size:46px}.notFoundPage p{font-size:22px}footer.new{background-color:#262626;padding:30px 0 15px 0;position:relative}@media(max-width: 767px){footer.new{padding-bottom:10px}}footer.new .logo img{width:100%;height:auto;max-width:240px}footer.new .footerColTitle{color:#fff;text-transform:uppercase;font-size:16px;margin-bottom:20px;font-weight:bold;line-height:1.1;margin-top:20px}footer.new .footerMenu{padding:0;margin:0;list-style:none}footer.new .footerMenu li{margin-bottom:10px}footer.new .footerMenu a{color:#fff;font-weight:300;text-transform:uppercase}footer.new .footerMenu a:hover,footer.new .footerMenu a:focus{color:#be9b60}footer.new .contactInfoTable tr td{color:#fff;padding-bottom:10px;font-weight:300;vertical-align:top}footer.new .contactInfoTable tr td:first-child{padding-right:10px}footer.new .contactInfoTable tr td a{color:#fff}footer.new .contactInfoTable tr td a:hover,footer.new .contactInfoTable tr td a:focus{color:#be9b60}footer.new .goUp{position:absolute;top:15px;right:30px;border:1px solid #fff;height:36px;width:36px;-webkit-justify-content:center;justify-content:center;color:#fff;font-size:12px;z-index:2}@media(max-width: 767px){footer.new .goUp{width:30px;height:30px;font-size:10px;right:10px;top:10px}}footer.new .goUp span{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}footer.new .goUp:hover,footer.new .goUp:focus{background-color:#be9b60;border-color:#be9b60}footer.new .socialIconsIn{margin-bottom:15px}footer.new .socialIconsIn a{color:#be9b60;font-size:16px;display:inline-block;padding:0 16px 0 10px;position:relative}@media(max-width: 767px){footer.new .socialIconsIn a{padding:0 10px 0 5px;font-size:16px}}footer.new .socialIconsIn a:after{content:"";position:absolute;width:1px;height:20px;top:2px;right:0;background-color:#be9b60}@media(max-width: 767px){footer.new .socialIconsIn a:after{height:14px}}footer.new .socialIconsIn a:hover,footer.new .socialIconsIn a:focus{color:#fff}footer.new .socialIconsIn a:last-child{padding-right:0}footer.new .socialIconsIn a:last-child:after{display:none}footer.new .socialIconsIn a:first-child{padding-left:0}footer.new .links{text-align:right}@media(max-width: 767px){footer.new .links{margin-top:10px;text-align:center}}footer.new .links a{color:#b5b5b5;font-size:12px;display:inline-block;padding:0 19px 0 14px;position:relative}@media(max-width: 767px){footer.new .links a{padding:0;display:block;font-size:10px}}footer.new .links a:after{display:none;content:"";position:absolute;width:1px;height:15px;top:2px;right:0;background-color:#be9b60}@media(max-width: 767px){footer.new .links a:after{display:none}}footer.new .links a:hover,footer.new .links a:focus{color:#be9b60}footer.new .links a:last-child{padding-right:0}footer.new .links a:last-child:after{display:none}footer.new .links a:first-child{padding-left:0}footer.new .sp{height:1px;background-color:#be9b60;margin:30px 0 15px 0}@media(max-width: 767px){footer.new .sp{margin:10px 0 10px 0}}footer.new .copyrights{text-align:center}@media(min-width: 768px){footer.new .copyrights{text-align:left;padding-top:5px}}footer.new .copyrights p{margin-bottom:0;color:#fff;text-transform:uppercase;font-size:10px;font-weight:100}@media(max-width: 767px){footer.new .copyrights p{font-size:8px}}footer.new .bni{font-size:0;width:0;height:0;position:absolute;opacity:0;text-align:center;color:#262626 !important;cursor:default}footer.new .bni a{color:#262626 !important}footer.new .bni img{width:100%;max-width:110px;height:auto;margin-top:10px}@media(min-width: 768px){footer.new .bni{text-align:right}footer.new .bni img{margin-top:0}}footer.old{background-color:#262626;padding:30px 0 15px 0;position:relative}@media(max-width: 767px){footer.old{padding-bottom:10px}}footer.old .goUp{position:absolute;top:30px;right:30px;border:1px solid #fff;height:46px;width:46px;-webkit-justify-content:center;justify-content:center;color:#fff;font-size:12px}@media(max-width: 767px){footer.old .goUp{width:30px;height:30px;font-size:10px;right:10px;top:10px}}footer.old .goUp span{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}footer.old .goUp:hover,footer.old .goUp:focus{background-color:#be9b60;border-color:#be9b60}footer.old .socialIconsIn{text-align:center}footer.old .socialIconsIn a{color:#be9b60;font-size:20px;display:inline-block;padding:0 36px 0 30px;position:relative}@media(max-width: 767px){footer.old .socialIconsIn a{padding:0 10px 0 5px;font-size:16px}}footer.old .socialIconsIn a:after{content:"";position:absolute;width:1px;height:20px;top:2px;right:0;background-color:#be9b60}@media(max-width: 767px){footer.old .socialIconsIn a:after{height:14px}}footer.old .socialIconsIn a:hover,footer.old .socialIconsIn a:focus{color:#fff}footer.old .socialIconsIn a:last-child{padding-right:0}footer.old .socialIconsIn a:last-child:after{display:none}footer.old .socialIconsIn a:first-child{padding-left:0}footer.old .links{text-align:center;margin-top:30px}@media(max-width: 767px){footer.old .links{margin-top:10px}}footer.old .links a{color:#b5b5b5;font-size:12px;display:inline-block;padding:0 19px 0 14px;position:relative}@media(max-width: 767px){footer.old .links a{padding:0;display:block;font-size:10px}}footer.old .links a:after{content:"";position:absolute;width:1px;height:15px;top:2px;right:0;background-color:#be9b60}@media(max-width: 767px){footer.old .links a:after{display:none}}footer.old .links a:hover,footer.old .links a:focus{color:#be9b60}footer.old .links a:last-child{padding-right:0}footer.old .links a:last-child:after{display:none}footer.old .links a:first-child{padding-left:0}footer.old .sp{height:.5px;background-color:#be9b60;margin:30px 0 15px 0}@media(max-width: 767px){footer.old .sp{margin:10px 0 10px 0}}footer.old .copyrights{text-align:center}@media(min-width: 768px){footer.old .copyrights{text-align:left;padding-top:5px}}footer.old .copyrights p{margin-bottom:0;color:#fff;text-transform:uppercase;font-size:10px;font-weight:100}@media(max-width: 767px){footer.old .copyrights p{font-size:8px}}footer.old .bni{text-align:center;color:#262626 !important;cursor:default}footer.old .bni a{color:#262626 !important}footer.old .bni img{width:100%;max-width:110px;height:auto;margin-top:10px}@media(min-width: 768px){footer.old .bni{text-align:right}footer.old .bni img{margin-top:0}}.owl-nav.disabled{display:none !important}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0);transform:translateY(0)}10%{-moz-transform:translateY(-30px);transform:translateY(-30px)}30%{-moz-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}10%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}30%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}10%{-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-webkit-transform:translateY(-30px);transform:translateY(-30px)}30%{-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-moz-animation:bounce 5s infinite;-webkit-animation:bounce 5s infinite;animation:bounce 5s infinite;-webkit-transform-origin:center bottom;transform-origin:center bottom}/*# sourceMappingURL=style.min.css.map */
