@font-face{ font-family: 'AdobeHeitiStd-Regular'; src:url('../fonts/AdobeHeitiStd-Regular.otf'); }
@font-face{ font-family: 'GOTHIC_0'; src:url('../fonts/GOTHIC_0.TTF'); }
@font-face{ font-family: 'GOTHICB_0'; src:url('../fonts/GOTHICB_0.TTF'); }

html{ font-size:62.5%; }
*{ padding:0; margin:0; /*-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;*/}
body{ font-family: 'GOTHIC_0', 'AdobeHeitiStd-Regular'!important;}
ul li{ list-style: none;}
img{ border:0; }
a,a:focus,a:hover{ text-decoration: inherit; color: inherit; }
.h1, .h2, .h3, h1, h2, h3,.h4, .h5, .h6, h4, h5, h6{ margin:0; font-weight: normal; line-height: 1; }
p,ul,ol,label,hr{ margin:0; }
input[type="button"], input[type="submit"], input[type="reset"] {
   -webkit-appearance: none;
}
textarea {  -webkit-appearance: none;}   
.button{ border-radius: 0; } 
.std p{ margin:0; }

.alignleft {float:left;}  
.alignright {float:right;}  
.aligncenter{display:block;margin-left:auto;margin-right:auto;} 

.main{ padding:0; }
.breadcrumbs{ margin:30px 0; }

.nav-container{ box-shadow: 0 0 10px rgba(0,0,0,0.5); }
.nav-regular .nav-item.level0 > a{font-family: 'GOTHICB_0'; }
.nav-regular li.level0 > a{ /*padding:0 21px;*/padding:0 15px }

.home-items{ width: 100%; overflow: hidden; }
.home-items ul{ margin:0 -15px 0 0; }
.home-items ul li{ width: 33.33%; float: left; padding:15px 15px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.home-item{ position: relative; text-align: center;}
.home-item-img img{ width: 100%; }
.home-item h3{ display: none;
-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; 
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
    width: 100%; height: 100%; position: absolute; z-index: 2; bottom: 0; padding: 30px; margin:0; background: rgba(0,0,0,0.5); font-size: 2.4rem; color: #ffffff;}
.home-item h3 a{ width: 100%; height: 100%; display: table; }
.home-item h3 a span{ display: table-cell; vertical-align: middle; }
.home-items ul li:hover h3{ display: block; }

.home-featured{ text-align: center; margin-top: 30px; }
.home-featured h3{ background: #2a2a2a; color: #fff; padding:15px 0; font-family: 'GOTHICB_0'; font-size: 22px; }
/*.home-featured .section-title{ background: #2a2a2a; padding: 15px 0; color: #f9cd19; font-family: 'GOTHICB_0'; font-size: 22px; }
.slider-arrows1-pos-top-right .owl-controls .owl-buttons{ right: 15px; }
.products-grid .product-name{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}*/
.home-featured ul{ width: 100%; overflow: hidden; }
.home-featured .item{ width: 20%;  height: 380px; float: left; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.home-about{ width: 100%; overflow: hidden; background: #2a2a2a; padding:30px 0; color: #fff; }
.home-about-img{ text-align: center; padding:50px 0; }
.home-about-img img{ max-width: 80%; }
.home-about-text{ padding:0 0 0 100px; }
.home-about-text h3{ font-family: 'GOTHICB_0'; font-size: 16px; margin-bottom: 15px; }
.home-about-text h3 span{ color: #f9cd19;}
.home-about-list{ padding:20px 15px 20px 15px; text-align: center; }
.home-about-list h3{ font-family: 'GOTHICB_0'; font-size: 16px;}

.clients{ margin:15px 0; text-align: center; }
.clients h3{ line-height: 21px; background: url(../images/client-title.png) no-repeat center; padding:40px 0; color: #f9cd19; font-family: 'GOTHICB_0'; font-size: 22px;}
.clients h3 span{ display: inline-block; background: #fff; }
.clients ul{ width: 100%; overflow: hidden; padding:15px 0; }
.clients ul li{ width: 25%; float: left; padding:15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clients ul li img{ height: 71px; }
.home-map{ width: 100%; overflow: hidden;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);   
    filter: gray;  }

.header-regular .search-wrapper{ margin-top: 41px; }
.form-search .input-text{ background: #fff; border-width: 3px; border-radius: 5px;}
.form-search .button{ background:#f9cd19 !important; color: #fff; }

.header-regular #mini-cart{ background-color: #f9cd19; border-radius: 5px; margin-bottom:5px; margin-left: 8px; float: right;}
.nav #mini-cart{ margin-bottom:0; }/**/
.header-regular #currency-switcher-wrapper-regular{ margin-bottom:5px; margin-left: 6px; background-color: #f9cd19; border-radius: 5px; }
.dropdown.open > .dropdown-heading.cover > span{ border-radius: 5px 5px 0 0; }
.dropdown .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}
.footer{ text-align: center; }
/*.footer-copyright{ text-align: center; }*/
.bottom-content{ text-align: center; display:inline-block; margin: 15px 0 0 0; color:#fff; line-height:20px;}
.bottom-payments{ float: left; margin:10px 0; }
.bottom-payments a{margin: 10px 0;}
.bottom-payments img{ height: 20px; margin: 0 10px;}
.buttons-set{ margin-bottom: 30px; }
/*.bottom-text{ padding:5px 0; color:#fff; }
.bottom-text a{color:#fff; text-decoration: underline; }
.news-subscribe{ padding:10px 0; color:#fff; text-align:center; display:inline-block; }*/
#subscribe-form{  float: left; }
#subscribe-form form label{ display:none; }
.bottom-contact{float: left; padding:10px 15px; }
.bottom-contact span{ margin-right:15px; }
.bottom-content a{ color:#fff;}
.bottom-links{ padding:5px 0 15px 0; display: block; }
.bottom-links a{ display: inline-block; padding:0 5px; color: #fff; }

.ib{ color: #2a2a2a;}
button.btn-cart2{ border:0; background: none; cursor: pointer; }
.ib.icon-color-productview:hover{ background: #f9cd19; }

.right-logo{ text-align: center; padding:10px 0; }
.right-contact,.right-share{ padding:20px 0; border-top: 1px solid #f5f5f5; }
.right-contact ul{ /*background: url(../images/right-ico2.png) no-repeat left center;*/ }
.right-contact ul li{ /*padding:5px 0 5px 50px; line-height: 18px;*/padding: 0 0 0 50px;
    line-height: 46px; }
.right-contact ul li:last-child {
    padding: 5px 0 5px 50px;
    line-height: 18px;
} 

.price{font-weight: bold; }
.page-title{ margin-top: 30px; border-bottom: 1px solid #e5e5e5; }
.product-options ul.options-list li{ display: inline-block; margin-right: 10px; }
.product-options ul.options-list input.radio{ margin-top: 5px; margin-right: 0; }

.header-regular .links-wrapper-separators-left .links{ float: right; }
.header-regular .links-wrapper-separators-left .links > li{ margin-left:6px; }
.header-regular .links-wrapper-separators-left .links > li > a{ background-image: none; background-color: #f9cd19; border-radius: 5px;}
.header-regular .links-wrapper-separators-left .links > li > a:before{float: left; clear: both; content: ""; height: 18px; padding:9px 12px; background-size: auto 100%; background: url(../images/ico11.png) no-repeat center;}
.links > li > a{ padding:0 5px; }
.header-regular .links-wrapper-separators-left .links > li:first-child{ margin-left:0; }
.header-regular .links-wrapper-separators-left .links > li:nth-child(2) > a:before{ background-image:url(../images/ico12.png);}
.header-regular .links-wrapper-separators-left .links > li:nth-child(3) > a:before{ background-image:url(../images/ico13.png);
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.top-links2{ float: right; background-color: #f9cd19; border-radius: 5px; position: relative; margin:0 0 5px 6px; padding:0 10px; line-height: 36px; }
.top-links2 > ul > li{ display: block; cursor: pointer; }
.top-links2 > ul > li > span{ display: block; }
.top-links-sub{ display: none; }
.top-links2 > ul > li:hover .top-links-sub{ display: block; width: 180px; padding:15px; position: absolute; right: 0; z-index: 992; background: #2a2a2a; }
.top-links-sub > li > a{ color: #fff; }

.header-call{ float: right; cursor: pointer; background-color: #f9cd19; border-radius: 5px; position: relative; margin:0 0 5px 6px; padding:0 10px; line-height: 36px; }
.header-call-over{ display: none; width: 90px; padding:15px; position: absolute; right: 0; z-index: 992; background: #2a2a2a;}
.header-call:hover .header-call-over{ display: block; }
.header-call-over a{ color: #fff; }

.wrapper{ overflow: hidden; }
.header-mobile .inner-container{ padding:0; }
.header-mobile .logo-wrapper--mobile{ width: 100%; text-align: left; padding:0 12px; }
.header-mobile .logo-wrapper--mobile img{ width: 20%; }
.top-links-mobile{ margin-top: 12px; }
.data-table img,.img-box img{ max-width: 100%; }

.block-text{ padding:15px 0; line-height:23px; }
.block-text p{ margin-bottom:10px; }
/* flexslider */
.flexslider{position:relative;/*height:400px;*/overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;}
.slides li{/*height:400px;*/}
.slides li img{ max-width:100%; }
.flex-control-nav{ position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden; cursor:pointer; background: #000; border-radius: 100%;}
.flex-control-nav .flex-active,.flex-control-nav a:hover{background: #33526c;}
.flex-direction-nav{position:absolute;z-index:2;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; opacity: 0.4;}
.flex-direction-nav li a.flex-prev{left:30px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:30px;background:url(../images/next.png) center center no-repeat;}

.banner{ width: 100%; height: 400px; display:table; background-repeat: no-repeat; background-position: center; background-size: cover; margin-bottom: 10px; }
.banner-web{ background-image: url(../images/banner-web.jpg); }
.banner-branding{ background-image: url(../images/banner-branding.jpg); }
.banner-package{ background-image: url(../images/banner-package.jpg); }
.banner-logo{ background-image: url(../images/banner-logo.jpg); }
.banner-graphic{ background-image: url(../images/banner-graphic.jpg); }
.banner-text{ display:table-cell; vertical-align: middle; font-size: 6rem; line-height:1.2; color:#fff; text-align:center; background-color: rgba(36, 35, 35, 0.3); }
.banner-text span{ color: #F9CD19;}
/*.middle{ padding:50px 0; }*/
.middle-top{ text-align:center; margin-bottom:30px; position: relative; }
.middle-top h3{ font-size:4rem; color:#F9CD19; line-height:1.5;}
.middle-top h4{ font-size:3rem; color:#303030;  line-height:1.5; margin-bottom: 15px; }
.middle-top h5{ font-size:2rem; color:#F9CD19; line-height:1.5; }
.middle-top p{ font-size:1.8rem; color:#2a2a2a; line-height:1.5; }
.middle-top h6{ font-size:2.5rem; color:#B22087; line-height:1.5; }
.middle-top-img{ position: absolute; left: 75%; top:0; }
.std .middle-top-img img{ max-width:200px; }
.webs{ width: 100%; overflow:hidden; text-align:center; margin-bottom:50px; }
.webs ul{ margin:0 -15px; }
.webs ul li{ width: 33.33%; float: left; padding:0 15px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.web-item{ height: 570px; position: relative; padding: 30px; border-radius:5px; background-color: rgba(48, 48, 48, 1); color:#fff;}
.web-item h3{ font-size: 2.5rem; color: #F9CD19; letter-spacing: 3px; }
.web-item h4{ font-size: 3.5rem; margin:20px 0; line-height:1.2; }
.web-item h4 span{ display:block; font-size: 1.8rem; color:#F9CD19; }
.web-item p{ font-size: 1.7rem; margin-bottom:10px; }
.web-item-pop{ height: 87px; }
.web-item-pop div{ width: 90px; height: 117px; padding:20px 0; position: absolute; top:0; right: 15px; background-color: #f9cd19; }
.web-item-pop div:after{ content: ''; position: absolute; left: 0; bottom: 0; border-left: 45px solid transparent; border-right: 45px solid transparent; border-bottom: 35px solid rgba(48, 48, 48, 1); }
.web-item-pop h2{ font-weight: bold; font-size: 2.6rem; }
.web-item-pop h5{ font-weight: bold; font-size: 1.5rem; }
.webs-text{ width: 100%; float: left; text-align:left; margin-top:10px; }
.pics{ width: 100%; overflow:hidden; margin-bottom: 30px; }
.pics ul{ margin:0 -5px; }
.pics ul li{ width: 33.33%; float: left; padding:10px 5px; 
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.pic-img{ height: 220px; overflow:hidden; position: relative; }
.pic-img a{ display:block; position: relative; }
.pic-img img{ max-width:100%; }
.figcaption{ display:none; }
.pic-img:hover .figcaption{ padding:80px 0; display:block; width: 100%; height: 100%; position: absolute; top:0; z-index: 2; background-color: rgba(0,0,0,0.5); color:#fff; text-align: center; }
.figcaption span{ display: block; }
.figcaption-title{ font-size: 2.4rem; margin-bottom:10px; }
.pics ul li a{ color:#fff; }
.middle-text{ margin:30px 0; position: relative; }
.middle-text h3{ font-size: 3rem; margin-bottom:15px; }
.middle-text p{ font-size:1.6rem;}
.middle-text span{ color: #F9CD19;}
.middle-text ul{ font-size: 1.6rem; margin:15px 0; }
.middle-text-more{ position: absolute; bottom: 20px; left: 30%; }
.middle-text-more a{ display:block; background-color: #F9CD19; line-height:40px; padding:0 10px 0 15px; color:#fff; font-size:1.8rem; font-style: italic; }
.middle-text-more a:after{ content: ''; position: absolute; margin:10px 0 0 0; transform: rotate(90deg); -webkit-transform:rotate(90deg); 
border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 20px solid #F9CD19; border-right:  }
.middle-text-more a:hover{background-color: #2a2a2a;}
.middle-text-more a:hover:after{ border-bottom-color: #2a2a2a; }
.contact-submit{ float: right; }
/****/
.fancybox-caption{ text-align: center; }
.fancybox-caption h3{ font-size:2.4rem;}
.fancybox-caption a{ font-size:1.8rem; font-style: italic; }

.catalogsearch-result-index .column-main{ width: 100%; }
.catalogsearch-result-index .sidebar{ display:none; }

.std{ line-height: 23px; }
.std img{ max-width: 100%; }
.main-newsletter-container { background-color: black; padding: 40px 10px 50px; margin-bottom: 20px; }
.newsletter-title { color: white; text-align: center; font-size: 18px; font-weight: 600; line-height: 24px; }
.newsletter-text { color: white; text-align: center; font-size: 14px; font-weight: 400; line-height: 22px; }
.main-newsletter-container .input-box { display: inline-block; width: calc( 100% - 90px ); }
.newsletter-input-container { width: 80%; margin: 15px auto 0px; }
.main-newsletter-container .button { width: 90px; margin-left: -4px; }
.main-newsletter-container .input-text { width: 100%; }
.main-newsletter-container .validation-advice { position: absolute; }
#dt_method_PaymentExpress_PxPay2 label { position: relative; height: 38px; display: inline-block; font-size: 12px; }
#dt_method_PaymentExpress_PxPay2 img { display: inline-block; position: absolute; top: 0; left: 0; background-color: white; }

@media (min-width:991px){
            .slide img{ max-width: 100%; }
}
@media (max-width:992px){
            .home-items ul li{ width: 50%;}
            .top-links-pc{ display: none; }
            .slide{ text-align:center; }
            .slide img{ height: 250px; display:inline-block; }
            .home-about-list{ padding:0 15px; }
            .bottom-payments,.bottom-contact,#subscribe-form{ float: none; display:inline-block; }
            .bottom-contact span{ display:block; }
            .container {max-width: 900px;}
            .header-regular .links-wrapper-separators-left .links > li > a:before{ display:none; }
            .webs ul li{ width: 100%; margin-bottom:15px; }
            .web-item{ height: auto; }
            .pics ul li{ width: 100%; }
            .pic-img{ height: auto; }
            .middle-top-img,.middle-text-more{ position: static; margin-top:15px; }
}
@media (max-width:768px){
            .home-items ul li{ width: 100%;}
            /*.home-about-text .grid12-12{ text-align: center; }*/
            /*.clients ul li{ width: 50%; }*/
            .clients ul li img{ height: 30px; }
            .home-about-img{ padding:15px; }
            .home-about-text{ padding:0 15px; }
            .home-about-text h3{ text-align: center; }
            .bottom-payments img{ height: 16px; margin:0 3px; }
            .home-map iframe{ height: 250px; }
            /*.contact-form iframe{ height: 480px; }*/
            .contact-submit{ float: left; }
            .sorter .sort-by{ float: right; }
            .header-collateral{ margin-top: 12px; }
            .banner{ height: 165px; }
            .banner-text{ font-size: 4rem; }
            
            .gen-tabs .tabs li{ float: none; display: block; }
    
            .newsletter-title { font-size: 16px; }
            .newsletter-text { font-size: 12px; }

}
.yellow-button {
    text-decoration: none;
    border-radius: 15px;
    border: 2px solid #f9cd19;
    padding: 10px 30px;
    width: 300px;
    height: 100px;
    color: #f9cd19;
}

#zakeke-customize-button {
    background-color: #333333;
    width: 100%;
}

.product-options-bottom .paypal-wrapper {
    width: 100%;
}

#zakeke-customize-button span::after {
    content: " Design";
    display: inline-flex;
    display: -webkit-inline-box;
    margin-left: 5px;
}

#zakeke-customize-button span {
    display: inline-flex;
    display: -webkit-inline-box;
    
}

.nav .container .clearer{
    max-width:1000px;
}


.level-top{
    background-color:#2a2a2a !important;
    color:white !important;
    
}

.product-view .btn-cart, .btn-checkout{
    background-color:black !important;
}
.product-view .btn-cart, .btn-checkoutt:hover{
    background-color:#f9cd19;
}

#payment_form_afterpaypayovertime .instalments .cost{
    color:black;
}

.search-autocomplete ul li{
    color:black !important;
}