/*  Global Formatting */
h1 {font-size:13px;line-height: 2em;font-weight: 900;}
h2 {font-size:13px;line-height: 2em;font-weight: 900;}
h3 {font-size:12px;line-height: 2em;font-weight: 900;}
h4 {font-size:12px;line-height: 2em;font-weight: 900;}
h5 {font-size:12px;line-height: 2em;font-weight: 900;}
h6 {font-size:11px;line-height: 2em;font-weight: 900;}
td{}
th{font-size: 12px;}
a.image, a.image:hover  {border:0;}
ul {
	display:block;
	width:100%;}
ul li {display:block;}
p, a{
	font-size:12px;
	line-height:1.8em;
}
/*******************************************/


html, body{
	height: 100%;
}
body{
	background-color:#fff;
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px!important;
	font-weight: normal;
	color: #7b7b7b;
	text-decoration: none;
	text-align:left;
	direction:ltr;
	line-height:1.9em;
}
strong, h3 {
	color:#999;
	font-family: Arial, Tahoma, Geneva, sans-serif!important;
	font-size: 15px!important;
	font-weight:normal!important;
}
h3 a{
	font-family: Arial, Tahoma, Geneva, sans-serif!important;
	font-size: 16px!important;
	letter-spacing: 0!important;
	font-weight:normal!important;
}
a:link, a:visited{
	color:#222222;
	text-decoration:none;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	-ms-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
a:hover{
	color:#64646c;
	/*text-shadow:0px 1px 1px #ccc;*/
}
p{
	line-height:1.8em;
	text-align:justify;
}
tr, td, th{
    text-align: left;
}
text, select, input, button, textarea{
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-size:12px;
}
textarea{
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 1px #eeeeee inset;
    border-radius: 3px;
}
textarea:focus{
    background-color: #fff;
    border: 1px solid #75b9f0;
    background-color: #f9f9f9;
}
select{
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 1px #eeeeee inset;
    height: 30px;
    border-radius: 3px;
    margin: 5px 0;
    text-indent: 3px;
}
input[type="text"], input[type="password"], input[type="email"] {
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 1px #eeeeee inset;
    height: 25px;
    width: 180px;
    border-radius: 3px;
    margin: 5px 0;
    text-indent: 8px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus{
    background-color: #fff;
    border: 1px solid #75b9f0;
    background-color: #f9f9f9;
}
input[type="submit"], input[type="reset"], button{
    background-color: #f5f5f5;
    border-color: #ccc;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 0 0 1px;
    color: #888;
    cursor: pointer;
    margin: 6px 0;
    padding: 6px 10px;
}
input[type="submit"]:hover, input[type="reset"]:hover, button:hover{
    background-color: #e9f8fe;
    border-color: #bbb;
}
label {
}
*::-moz-selection{
    background-color: #e9f8fe;
    color: #222;
}
::-webkit-selection {
	background-color: #e9f8fe;
    color: #222;
}
*::selection {
    background-color: #e9f8fe;
    color: #222;
}
h1{
	font-family: Arial, Tahoma, Geneva, sans-serif!important;
    font-size: 22px!important;
    letter-spacing: 0!important;
	font-weight:normal!important;
}
h2{
	font-family: Arial, Tahoma, Geneva, sans-serif!important;
    font-size: 20px!important;
    letter-spacing: 0!important;
	font-weight:normal!important;
}
h3{
	font-family: Arial, Tahoma, Geneva, sans-serif!important;
    font-size: 16px!important;
    letter-spacing: 0!important;
	font-weight:normal!important;
}
h4{
	font-family: Arial, Tahoma, Geneva, sans-serif!important;
    font-size: 14px!important;
    letter-spacing: 0!important;
	font-weight:normal!important;
}h5{
	font-family: Arial, Tahoma, Geneva, sans-serif!important;
    font-size: 13px!important;
    letter-spacing: 0!important;
	font-weight:normal!important;
}
/**********************************************************************/
.tak-hidden {
	opacity: 0;
}
.tak-visible {
	opacity: 1;
	transition: opacity 0.5s ease-in;
}
.tak-clear{
	width:100%;
	clear:both;
	height:10px;
}
.tak-clear1{
	width:100%;
	clear:both;
	height:15px;
}
.tak-clear2{
	width:100%;
	clear:both;
	height:20px;
}
.tak-clear3{
	width:100%;
	clear:both;
	height:30px;
}
.tak-clear4{
	width:100%;
	clear:both;
	height:40px;
}
#tak-all{
	margin:0;
	position: relative;
	width:100%;
	/*height: 100%;*/
	min-height: 100%;
}
#tak-container1{
	margin:auto;
	width:100%;
}
#tak-header{
	width: 100%;
	height: 80px;
}
#tak-header-1{
	width:990px;
	margin:auto;
}
#tak-top{
	margin:auto;
	width:100%;
	height:40px;
	background-color:#fff;
	color:#555;
	/*font-family: takwdfont, Tahoma, Geneva, sans-serif!important;
    font-size: 14px!important;*/
}
#tak-language{
	width: 990px;
	margin: auto;
}
div.mod-languages ul.lang-inline li{
	float: right;
	padding-top: 8px;
}
#tak-top p{
	font-size: 13px!important;
}
#tak-top-1{
	margin:auto;
	width:990px;
	height:40px;
}
#tak-top a{
	color:#666;
	font-family: Arial, Tahoma, Geneva, sans-serif!important;
    font-size: 14px!important;
}
#tak-top a:hover{
	color:#444;
	text-shadow:none;
}

#tak-top2{
	margin: auto;
	height:40px;
	width:100%;
	background-color: #e7e6e5;
}
#tak-top2-1{
	width: 990px;
	margin: auto;
}
#tak-logo{
	float: left;
	width: 320px;
	position: relative;
}
/*#tak-logo-img{
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    float: left;
    height: 25px;
    margin-left: 30%;
    margin-top: 0;
    transform: perspective(40px) rotateX(-30deg);
    width: 110px;
}
#tak-logo-img-i{
    background-image: url("../images/logo.jpg");
    background-position: center top;
    background-repeat: no-repeat;
	width:64px;
	height: 32px;
	margin: auto;
	transform: none;
}*/
#tak-logo-img{
    position: relative;
}
#tak-logo-img{
    background-color: #fff;
    border-radius: 0 0 15px 15px;
    float: left;
    height: 20px;
    margin-left: 30%;
    margin-top: 0;
    width: 110px;
}
#tak-logo-img:before {
    border-color: #fff;
    border-image: none;
    border-radius: 15px 0 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    box-shadow: 0 -5px 0 #fff;
    content: "";
    height: 10px;
    position: absolute;
    right: -9.5px;
    top: 0;
    width: 10px;
}
#tak-logo-img:after {
    border-color: #fff;
    border-image: none;
    border-radius: 0 15px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    box-shadow: 0 -5px 0 #fff;
    content: "";
    height: 10px;
    left: -9.5px;
    position: absolute;
    top: 0;
    width: 10px;
}
#tak-logo-img-i{
    background-image: url("../images/logo.jpg");
    background-position: center top;
    background-repeat: no-repeat;
	width:64px;
	height: 32px;
	margin: auto;
	margin-top: -15px;
}

#tak-logo-img span:after {

}
#tak-logo-text{
	text-align: center;
	font-size: 9px;
	clear: both;
}
#tak-clear0{
	width:750px;
	height:230px;
	float:left;
}
#tak-search {
    width: 215px;
	height: 40px;
	text-indent:10px;
	float:right;
	margin-top:0;
	position:relative;
	background-color: #c7c6c6;
	-webkit-transform: skew(-30deg); -moz-transform: skew(-30deg); -o-transform: skew(-30deg);
}

#tak-search label{
	display:none;
}
#tak-search-icon{
    font-size: 19px;
    font-style: normal;
    margin: 10px;
    transform: skew(30deg) ;
	color: #e7e6e5;
	position:absolute;
	left:0;
}
#tak-search-1{
    /*background-color: #f6f6f6;*/
    border-radius: 4px;
    float: left;
    margin-left: 45px;
    margin-top: 5px;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}
#mod-search-searchword {
	transform: skewX(30deg);
}
#tak-mobile-menu{
	background-color: #1d1f20;
	background-image: linear-gradient(145deg, #1d1f20, #404348);
	color: #85888d;
	text-indent: 10px;
}
#tak-mobile-menu a{
	color: #fff;
}
#tak-mobile-menu li{
	padding: 0px 10px;
}
#tak-mobile-menu li a{
	padding: 5px 10px;
	display: block;
}
#tak-mobile-menu li a:hover{
	background-color: #444;
}
.btn-hamburger.js-slideout-toggle{
    background-color: #636363;
    color: #fff;
    display: none;
    margin: 0 auto;
    padding: 11px;
}
#tak-topnav{
	float: right;
	height: 40px;
	width: 440px;
	z-index:9999;
}
#tak-topnav ul{
	margin-right:20px;
	float: right;
}
#tak-topnav ul ul{
	margin-right:0px;
}
#tak-topnav li{
	float:right;
}
#nav a{
	font-family: Arial, Tahoma, Geneva, sans-serif!important;
	font-size: 12px!important;
	font-weight:bold!important;
	color:#636363;
	text-shadow:none;
	border:0px;
	margin: 9px 20px;
	display: block;
}
#nav a:hover{
	color:#3f3f3f;
}
#nav li:hover > a{
	color:#3f3f3f;
}
#nav .current a{
	color:#3f3f3f;
}
#tak-container2{
	margin:auto;
	width:100%;
}
#tak-slideshow{
	margin:auto;
	width:100%;
	height:300px;
	background-color:#6ecff6;
}
#tak-slideshow-2{
	width: 990px;
	margin: auto;
	height: 300px;
}
#tak-content-top-a {
    background-color: #fff;
    border-top: 3px solid #6ecff6;
    height: auto;
    margin: auto;
    position: relative;
    width: 100%;
}
.clearfix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}
#tak-content-top-a-1{
	margin: auto;
	width: 990px;
	height: auto;
	position: relative;
}
#tak-content-top-a .moduletitle {
    background-color: #6ecff6;
    border-radius: 0 0 15px 15px;
    color: #fff;
    display: inline-block;
    font-size: 12px !important;
    height: 20px;
    left: 60%;
    letter-spacing: 1px !important;
    line-height: 10px;
    margin: 0 !important;
    padding: 0 25px;
    position: absolute;
    top: 0;
}
#tak-content-top-a .tak-module-m {
    margin: auto;
	width: 720px;
	overflow: hidden;
	padding: 45px 0 25px;
}
#tak-content-top-a .product-categories {
    margin: auto;
    width: 100%;
}
#tak-content-top-a .product-categories{
}
#tak-content-top-a .product-categories li{
	float: left;
}

#tak-content-top-a .product-categories a {
    display: block;
    margin: 10px;
    position: relative;
}
#tak-content-top-a .product-categories li a:hover{
	/*opacity: 0.6;*/
}
#tak-content-top-a .product-categories img{
	width: 90px;
	height: 90px;
	border: 5px solid #e6e7e8;
	border-radius: 50%;
	box-sizing: border-box;
}
/*#tak-content-top-a .product-categories li a span{
    background-color: #000;
    border-radius: 50%;
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    padding-top: 40%;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: 0;
    transition: all 0.3s ease 0s;
}*/
#tak-content-top-a .product-categories li a::after {
    background-color: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
	opacity: 0;
	transition: all 0.3s ease 0s;
}
#tak-content-top-a .product-categories li:hover a::after {
	opacity: 0.5;
}
#tak-content-top-a .product-categories li a i{
    color: #fff;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    padding-top: 40%;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: 0;
    transition: all 0.3s ease 0s;
	z-index: 999;
}
#tak-content-top-a .product-categories li a i.small{
    font-size: 13px;
    font-weight: bold;
    padding-top: 30%;
}
#tak-content-top-a .product-categories li a:hover i{
	opacity: 1;
	top: 0;
}
#tak-content-top-a .product-categories img:last{
	margin: 0;
}
#tak-content-top-a .moduletitle::before {
    border-color: #6ed0f7;
    border-image: none;
    border-radius: 15px 0 0 0;
    border-style: solid;
    border-width: 1px 0 0 0;
    box-shadow: -5px 0 0 #6ed0f7;
    content: "";
    height: 7px;
    right: -17px;
    position: absolute;
    top: -1px;
    width: 16px;
}
#tak-content-top-a .moduletitle:after {
    border-color: #6ed0f7;
    border-image: none;
    border-radius: 0 15px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    box-shadow: 5px 0 0 #6ed0f7;
    content: "";
    height: 7px;
    left: -17px;
    position: absolute;
    top: -1px;
    width: 16px;
}

#tak-content-top-b{
	margin: auto;
	width: 100%;
	height: auto;
	background-color: #d7d7d7;
	overflow: hidden;
	border-top: 3px solid #fff;	
}
#tak-content-top-b-1{
	margin: auto;
	width: 990px;
	height: auto;
	position: relative;
}
#tak-content-top-b .moduletitle{
    background-color: #fff;
    border-radius: 0 0 15px 15px;
    color: #636363;
    display: inline-block;
    font-size: 12px !important;
    height: 20px;
    line-height: 10px;
    margin: 0 !important;
    padding: 0 25px;
    position: absolute;
	left: 60%;
	letter-spacing: 1px!important;
}
#tak-content-top-b .tak-module-m {
    margin: auto;
	width: 680px;
	padding: 55px 0 35px;
}
#tak-content-top-b .moduletitle::before {
    border-color: #fff;
    border-image: none;
    border-radius: 15px 0 0 0;
    border-style: solid;
    border-width: 1px 0 0 0;
    box-shadow: -5px 0 0 #fff;
    content: "";
    height: 7px;
    right: -17px;
    position: absolute;
    top: -1px;
    width: 16px;
}
#tak-content-top-b .moduletitle:after {
    border-color: #fff;
    border-image: none;
    border-radius: 0 15px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    box-shadow: 5px 0 0 #fff;
    content: "";
    height: 7px;
    left: -17px;
    position: absolute;
    top: -1px;
    width: 16px;
}

#tak-content-top-c{
	margin: auto;
	width: 100%;
	height: auto;
	background-color: #fff;
	border-top: 3px solid #d7d7d7;
}
#tak-content-top-c-1{
	margin: auto;
	width: 990px;
	height: auto;
	position: relative;
}
.tak-complation{
	margin: auto;
	text-align: center;
}
.tak-complation img{
	margin: 10px;
}
#tak-content-top-c .moduletitle{
    background-color: #d7d7d7;
    border-radius: 0 0 15px 15px;
    color: #58595b;
    display: inline-block;
    font-size: 12px !important;
    height: 20px;
    line-height: 10px;
    margin: 0 !important;
    padding: 0 25px;
    position: absolute;
	left: 60%;
	letter-spacing: 1px!important;
}
#tak-content-top-c .tak-module-m {
    margin: auto;
	width: 680px;
	padding: 55px 0 35px;
}
#tak-content-top-c .moduletitle::before {
    border-color: #d7d7d7;
    border-image: none;
    border-radius: 15px 0 0 0;
    border-style: solid;
    border-width: 1px 0 0 0;
    box-shadow: -5px 0 0 #d7d7d7;
    content: "";
    height: 7px;
    right: -17px;
    position: absolute;
    top: -1px;
    width: 16px;
}
#tak-content-top-c .moduletitle:after {
    border-color: #d7d7d7;
    border-image: none;
    border-radius: 0 15px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    box-shadow: 5px 0 0 #d7d7d7;
    content: "";
    height: 7px;
    left: -17px;
    position: absolute;
    top: -1px;
    width: 16px;
}

/* The animation code */
@keyframes image-effect2 {
    0%   {transform: scale(1); opacity: 1; }
    50%  {transform: scale(1.4); opacity: 0; }
    100% {transform: scale(1); opacity: 1;}
}
/* Chrome, Safari, Opera */
@-webkit-keyframes image-effect2 {
    0%   {transform: scale(1); opacity: 1; }
    50%  {transform: scale(1.4); opacity: 0; }
    100% {transform: scale(1); opacity: 1;}
}

#tak-main{
	margin:auto;
	width:990px;
}
#tak-content{
	/*float:left;
	background-color:#fff;*/
	/*margin: 0 15px 15px;*/
}
#tak-container3{
    margin: auto;
    width: 100%;
	padding-bottom: 55px;
	background-color: #fff;
}
#tak-container4{
	margin: auto;
    width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
#tak-page_header{
	background-color: #6ecff6;
	width:100%;
	height: 90px;
}
#tak-page_header-1 div{
    height: 90px;
    width: 100%;	
}
#tak-page_header-1 div * {
    clear: both;
    color: #fff;
    font-size: 55px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.6em;
    margin: auto;
    text-align: left;
    width: 990px;
	text-indent: 55px;
}
#tak-page_header2{
	background-color: #636363;
	width:100%;
	height: 10px;
}
#tak-page_header2-1 div{
    height: 10px;
    width: 100%;	
}
.color-orange{
    background-color: #f7941d;
}
.color-blue{
	background-color: #2caae2;
}
.color-red{
	background-color: #ea2328;
}
.color-green{
	background-color: #3ab44a;
}
.color-yellow{
	background-color: #F2D103;
}
.color-darkblue{
	background-color: #0a4f9e;
}
.color-violet{
	background-color: #e90a8a;
}
.color-darkviolet{
	background-color: #bb218b;
}
#tak-breadcrumb{
	margin: auto;
    height: 30px;
    background-color: transparent;
    margin-bottom: 2px;
    /*padding: 8px 0px;*/
	width: 100%;
	/*clear: both;*/
	border-top: 8px solid #636363;
}
#tak-breadcrumb a{
	font-size: 12px;
}
#tak-breadcrumb-1{
	margin: auto;
	width: 900px;
	clear: both;
}
#tak-breadcrumb-2{
    margin: auto;
    width: auto;
    height: 20px;
    font-family: Arial, Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #ababad;
    line-height: 35px;
	background-color: #636363;
	display: inline-block;
	border-radius: 0 0 15px 15px;
	position: relative;
	padding: 0 15px;
	
}
#tak-breadcrumb-2 ul{
	margin-top: -15px;
}
#tak-breadcrumb-2 li a{
	color: #fff;
}
#tak-breadcrumb-2 li.active span{
	/*color: #222;*/
}

#tak-breadcrumb-2:before {
    border-color: #636363;
    border-image: none;
    border-radius: 15px 0 0;
    border-style: solid;
    border-width: 1px 0 0;
    box-shadow: -5px 0 0 #636363;
    content: "";
    height: 7px;
    position: absolute;
    right: -17px;
    top: -1px;
    width: 16px;
}
#tak-breadcrumb-2:after {
    border-color: #636363;
    border-image: none;
    border-radius: 0 15px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    box-shadow: 5px 0 0 #636363;
    content: "";
    height: 7px;
    left: -17px;
    position: absolute;
    top: -1px;
    width: 16px;
}
#tak-footer{
	width:100%;
	height:55px;
	background-color:#6ecff6;
	text-align:center;
	color: #fff;
	clear: both;
}
#tak-footer a{	
	color: #fff;
}
#tak-footer p {
	text-align:center;
}
#tak-footer-1{
	margin: auto;
	width: 990px;
}
#tak-footer-logo{
	float : left;
	width: 50%;	
}
#tak-footer-logo img{
	float: left;
	margin-right: 10px;
}
#tak-footer-logo p{
	text-align: left;
	font-size: 11px;
}
#tak-copyright{
	float: right;
}
footer{
}
.product-categories {
    margin: auto;
    width: 75%;
}
.product-categories li{
	float: left;
}

.product-categories a {
    display: block;
    margin: 10px;
    position: relative;
}

.product-categories img{
    border: 5px solid #e6e7e8 !important;
    border-radius: 50%;
    box-sizing: content-box!important;
    float: none !important;
    height: 90px;
    margin: 0 !important;
    padding: 0 !important;
    width: 90px !important;
}
.product-categories li a::after {
    background-color: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
	opacity: 0;
	transition: all 0.3s ease 0s;
}
.product-categories li:hover a::after {
	opacity: 0.5;
}
.product-categories li a i{
    color: #fff;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    padding-top: 40%;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: 0;
    transition: all 0.3s ease 0s;
	z-index: 999;
}
.product-categories li a i.small{
    font-size: 13px;
    font-weight: bold;
    padding-top: 30%;
}
.product-categories li a:hover i{
	opacity: 1;
	top: 0;
}
.product-categories img:last{
	margin: 0;
}
#toTop {
    background: #e5e5e5 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    bottom: 10px;
    box-shadow: 0 0 5px 3px #fff inset, 0 0 5px #bbb;
    color: #555;
    cursor: pointer;
    display: none;
    padding: 5px;
    position: fixed;
    right: 10px;
    text-align: center;
    width: 30px;
	font-size: 17px;
}
.tak-back1{
    background-color: #f5f5f5;
    padding: 8px;
}

/* default style */
.selectnav { display: none; }

/* small screen */
@media screen and (max-width: 600px) {
  .js #nav { display: none; }
  .js .selectnav { display: block; }
}