@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

* {
	margin:0 auto;
	padding:0;
}
/* Normalize padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th {
	margin: 0;
	padding: 0;
}
/* Normalize list styles */
ol, ul {
	list-style: none;
}
/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
/* Normalize table borders */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Normalize other borders */
fieldset, img {
	border: 0;
}
img{
	max-width: 100%;
}
.container {
	width: 1080px;
	margin: 0 auto;
}
h1 {
	/*font-family: 'Chiller';*/
	color: #473716;
	text-align: center;
	text-transform: uppercase;
	font-size: 26px;
	/*background: url(images/dot.png) center 10px;
	margin:25px 60px;
*/	display: block;
	background-repeat: repeat-x;
}
.page_title {
	/*font-family: 'Chiller';*/
	color: #473716;
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
	/*background: url(images/dot.png) center 10px;
	margin:25px 60px;
*/	display: block;
	background-repeat: repeat-x;
}
.headline {
	/*font-family: 'Chiller';*/
	color: #473716;
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
	/*background: url(images/dot.png) center 10px;*/
	margin:25px 60px;
	display: block;
	background-repeat: repeat-x;
}
/*h1 span{
	background: #fff;
	padding: 0 18px;
}*/
.matespecficatin{ /*width:59%; float:right*/ margin: 10px 0 0 0;}
.table1-2{ width:30%; float:right}
.table1{ width:39%; float:left}
.table1-1{ width:60%; float:left}
.matespecficatin-left{ width:39%; float:left}
.matespecficatin img{ width:100%}
.topazspecspages{ width:70%; float:left }
.table1-2{ width:25%; float:right}
.topazspecspages img{ width:100%}
.head_title {
	font-family: 'Roboto', sans-serif;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
	background: url(images/dot.png) center 10px;
	margin:25px 60px;
	display: block;
	background-repeat: repeat-x;
	font-weight:bold;
}
.head_title span {
	background: #fff;
	padding: 0 18px;
}
.right-3 {
	width:20%;
	float:right
}
.clear {
	clear:both
}
body {
	background:url(images/bg.png) no-repeat bottom center;
	background-size:100%;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
}
.form {
	margin:0px;
	padding:0px;
}
.form p {
	padding:0px;
	line-height:40px;
}
.submit-btn { background:#5a5a5a; border:none; color:#FFFFFF;
	padding:6px 25px;
	float:left
}
.im {
	margin:0px;
	float:right
}
.slider_auto_play{ width:100%}
.check_manage {
	width:30%;
	float:left
}
.check {
	margin:0px;
	padding:0px;
}
.align-left-2 {
	width:70%;
	float:right;
	padding:5px 0px;
	margin-bottom:4px;
}
.right-align-box {
	width:70%;
	float:right;
	padding:0px;
	background:#F7F7F7;
}
.right-align-box-2 {
	width: auto;
	padding:0px;
	min-height:100px;
}
.right-align-box-2 ul {
	width:230px !important;
	float:left;
}
.right-align-box-2 ul li{
	margin-left:0;
}
.right-align-box-2 li {
	list-style:none !important
}
.area-text {
	width:70%;
	float:right;
	padding:0px;
}
.align-left {
    width: 68%;
    float: right;
    padding: 5px 1% !important;
}
.img-cen { max-width:100%;
	margin-left:auto !important;
	margin-right:auto !important;
	display:block
}
.description-2 {
}
.description-2 .tvan-thum {
	width:31%;
	float:left;
	padding:0px 10px 0px 0px;
}
.description-2 .tvan-thum img {
	width:100%;
}
.top_header {
	background:#F90;
	border-bottom: 3px solid #432d17;
}
.top_header_box {
	margin:0 auto;
	text-align: right;
	color: #fff;
}
.top_header_box ul li {
	display: inline-block;
	background:url(images/top_li_bg.png) right top no-repeat;
	margin-right:10px;
	padding: 7px 14px 7px 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
.top_header_box ul li:last-child {
	background:none;
}
.top_header_box ul li span {
	font-family: 'Roboto', sans-serif;
	background: url(images/mobile.png) left top no-repeat;
	height: 26px;
	display: block;
	padding-left: 35px;
	font-size: 24px;
}
header {
	margin: 0 auto;
	position:relative;
}
.slider {
}

.clear {
	clear:both;
}
#nav {
	font-family: 'Roboto', sans-serif;
	background: #545453;
	background: -moz-linear-gradient(top, #545453 0%, #020303 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #545453), color-stop(100%, #020303));
	background: -webkit-linear-gradient(top, #545453 0%, #020303 100%);
	background: -o-linear-gradient(top, #545453 0%, #020303 100%);
	background: -ms-linear-gradient(top, #545453 0%, #020303 100%);
	background: linear-gradient(to bottom, #545453 0%, #020303 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545453', endColorstr='#020303', GradientType=0 );
	border-radius: 11px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	-o-border-radius: 11px;
	-ms-border-radius: 11px;
	border-bottom: 2px solid #525151;
	margin-top: -23px;
	z-index: 999999;
	position: absolute;
	width: 100%;
}
#nav ul {
	padding:0;
}
#nav li {
	list-style: none;
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	background: url(images/li_bg.png) right center no-repeat;
}
#nav li:last-child {
	background:none
}
.know {
	/*width:50%;
	margin:0px;
	padding:0px;*/
}
.right {
	background:#FFFF99;
	padding: 15px;
	width:44%;
	margin:0px;
	float: right
}
.left {
	width: 49%;
    margin: 0px;
    padding: 0px 1% 0 0%;
    float: left;
}
#nav li a {
	color:#fff;
	text-decoration:none;
	display: block;
	padding: 27px 9px;
}
#nav ul ul {
	display: none;
	margin: 0 0 0 -5px;
	position: absolute;
	z-index: 999999;
	width:160px;
}
#nav li li, #nav li li:last-child {
	background: #545453;
	display:block;
	border-bottom: 1px solid #363635;
}
#nav li li:last-child {
	border-bottom-left-radius: 11px;
	border-bottom-right-radius: 11px;
	-webkit-border-bottom-left-radius: 11px;
	-moz-border-bottom-left-radius: 11px;
	-ms-border-bottom-left-radius: 11px;
	-o-border-bottom-left-radius: 11px;
	-webkit-border-bottom-right-radius: 11px;
	-moz-border-bottom-right-radius: 11px;
	-ms-border-bottom-right-radius: 11px;
	-o-border-bottom-right-radius: 11px;
}
#nav li li:hover {
	background: rgb(12,13,13); /* Old browsers */
}
#nav li li a {
	color: #fff;
	padding: 10px 50px 10px 15px;
}
section {
	background-color: #fff;
	margin: 0 auto;
	padding: 10px 31px 31px;
}
section .content {
	padding:0px;
}
section ul {
	margin: 2px 0;
}
section ul li {
	/*display: inline-block;*/
	margin-right: 10px;
}
.description li li {
	background: rgba(0, 0, 0, 0) url("images/sub-dots.png") no-repeat scroll left center;
	list-style: outside none none;
	padding-left: 10px;
}
section ul li img {
	border: 1px solid #413E3E;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
section ul li:last-child {
	margin-right:0px;
}
footer {
	width: 100%;
	margin: auto;
	background: rgba(0, 0, 0, 0.78);
	margin-top: 97px;
	vertical-align: middle;
	margin-bottom: 44px;
	color:#FFFFFF;
	text-transform: uppercase;
}
.footer_box {
	margin:0 auto;
	padding: 16px 0px;
	min-height: 48px;
	max-width: 100%;
}
.footer_box p {
	display: inline-block;
	margin-top: 10px;
}
.footer_box p a {
	margin-top: 13px;
	text-decoration:none;
	color:#fff;
	font-size:15px;
}
.facebook {
	display:inline-block;
	margin:0 16px;
	float:right
}
h3 {
	color: #9e744b;
	padding: 10px 0;
}
h2 {
	font-size: 20px;
	margin-top: 10px;
}
.description img {
	border:1px solid #ccc;
	margin:0px;
	max-width: 100%;
}
.top_header_box a {
	color: #fff;
	margin: 0 auto;
	text-align: right;
	width: 999px;
}
.top_header_box li a {
	color: #fff;
	text-decoration:none;
}
.description li {
	list-style: initial;
	margin-left:17px;
}
.description{
	padding-top: 60px;
}
h4 {
	border-bottom: 1px dashed #fbd02f;
	color: #fbd02f;
	display: inline-block;
	font-size: 20px;
}
.description > ul {
	margin-top: 10px;
}
hr {
	border-top: 2px solid #ccc;
	margin: 25px 0;
}
.description a {
	word-wrap: break-word;
	color:#5a5a5a;
}
.description a:hover {
	color:#000;
}
.rightcont {
	float:right;
	width:40%;
}
.opt9{ width:340px; float:left}
.rightcont img{ width:100% !important}

.leftcont {
	float:left;
	width:54%;
}
.leftcont img {
    width: 74% !important;
    margin-bottom: 8px;
}
.actions {
	float: right;
	list-style: inside none none;
	margin-top: 6px;
	padding: 0;
	width: auto;
}
.actions li {
	float: left;
	list-style:none;
	margin-left:0;
}
.description > p {
	margin-bottom: 10px;
}
.print-icon {
	margin-right: 10px;
}
.print-icon, .email-icon, .edit-icon, .print-icon a, .email-icon a, .edit-icon a {
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.actions img {
	border: medium none;
}
h5 {
	font-size: 18px;
}
em {
	font-style: italic;
}
#nav ul ul ul {
	display: none!important;
	left: 200px;
	top: 0;
}
.DynamicForm table {
	width: 100%;
}
.DynamicForm table tr td {
	line-height: 35px;
}
.DynamicForm input[type="text"], .DynamicForm select {
	border: 1px solid #dedede;
	padding:5px 0px;
	width:70%;
}
.DynamicForm textarea {
	border: 1px solid #dedede;
	padding: 0px;
}
.DynamicForm input[type="submit"] {
	background: #5a5a5a none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	padding: 6px 20px;
}
.yellow-strip {
	background:#FFFF99;
	padding: 15px;
}
.wpb_wrapper {
	margin:0px;
}
figure {
	margin: 0;
}
.vc_single_image-wrapper img, .wpb_wrapper vc_figure img, .wpb_wrapper img {
	max-width:100%;
	height: auto;
}
iframe {
	width:100%;
}
.wpb_image_grid_ul .isotope-item {
	display: inline-block;
	text-align:center;
}
.wpb_image_grid_ul {
	display: inline-block;
	width: 100%;
	text-align: center;
}
/*.model-tb {
	display:inline-block;
}*/
.model-tb img {
	border:none;
}
/*SLIDER STARTS HERE*/
#slider {
	position: relative;
	overflow: hidden;
	margin: 20px auto 0 auto;
	border-radius: 4px;
	border:none;
}
#slider ul {
	position: relative;
	margin: 0;
	padding: 0;
	height: 200px;
	list-style: none;
}
#slider ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 426px;
	background: #ccc;
	text-align: center;
	line-height: 300px;
}
#slider img {
	border:none;
}
/*a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}*/

.header-img {
	border-radius: 8px;
	display: block;
	height: auto;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	/*border: 3px solid #cecece;*/
}
.header-img img {
	width: 100%;
}
.logo {
	position: absolute;
	float:left;
    left: 3px;
    padding-bottom: 2px;
    padding-left: 0;
    padding-top: 4px;
    top: -60px;
   /* width: 390px;
    background: #fff;	*/
}
.logo img {
	width: 100%;
	z-index:100;
}
.slider_option {
	position: relative;
	margin: 10px auto;
	width: 160px;
	font-size: 18px;
}
/*SLIDER ENDS HERE*/
.options {
	display:block;
	;
	min-height:2267px;
}
.options_left {
	float:left;
	width:60%;
}
.options_right {
	float:right;
	width:40%;
	overflow:visible;
	padding: 2px 0;
}
.options_right img {
	width:340px;
	display:list-item;
	margin-bottom:2px;
}

.model-tb{
	display: inline-block;
}
.resTable{
	width: 100%;
    overflow-x: auto;
}
table{
	width: 100%;
    max-width: 100%;
}

#slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
  border:none;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 900px;
  height: 426px;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}
#slider img{
	border:none;
}


.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}
/*SLIDER ENDS HERE*/
.options {
	display:block;;
	min-height:2267px;
	}
.options_left{
	float:left;
	width:60%;
	}
.options_right	{
	float:right;
	width:40%;
	overflow:visible;
	padding: 2px 0;
	}
.options_right img{
	width:340px;
	display:list-item;
	margin-bottom:2px;
	
}


/*Gallery*/
/* jssor slider arrow navigator skin 05 css */
        /*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        .jssora05l.jssora05lds      (disabled)
        .jssora05r.jssora05rds      (disabled)
        */
        .jssora05l, .jssora05r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 40px;
            cursor: pointer;
            background: url('images/a17.png') no-repeat;
            overflow: hidden;
        }
        .jssora05l { background-position: -10px -40px; }
        .jssora05r { background-position: -70px -40px; }
        .jssora05l:hover { background-position: -130px -40px; }
        .jssora05r:hover { background-position: -190px -40px; }
        .jssora05l.jssora05ldn { background-position: -250px -40px; }
        .jssora05r.jssora05rdn { background-position: -310px -40px; }
        .jssora05l.jssora05lds { background-position: -10px -40px; opacity: .3; pointer-events: none; }
        .jssora05r.jssora05rds { background-position: -70px -40px; opacity: .3; pointer-events: none; }
        /* jssor slider thumbnail navigator skin 01 css *//*.jssort01-99-66 .p            (normal).jssort01-99-66 .p:hover      (normal mouseover).jssort01-99-66 .p.pav        (active).jssort01-99-66 .p.pdn        (mousedown)*/
        .jssort01-99-66 .p {    position: absolute;    top: 0;    left: 0;    width: 99px;    height: 66px;}
        .jssort01-99-66 .t {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    border: none;}
        .jssort01-99-66 .w {    position: absolute;    top: 0px;    left: 0px;    width: 100%;    height: 100%;}
        .jssort01-99-66 .c {    position: absolute;    top: 0px;    left: 0px;    width: 95px;    height: 62px;    border: #000 2px solid;    box-sizing: content-box;    background: url('images/t01.png') -800px -800px no-repeat;    _background: none;}
        .jssort01-99-66 .pav .c {    top: 2px;    _top: 0px;    left: 2px;    _left: 0px;    width: 95px;    height: 62px;    border: #000 0px solid;    _border: #fff 2px solid;    background-position: 50% 50%;}.jssort01-99-66 .p:hover .c {    top: 0px;    left: 0px;    width: 97px;    height: 64px;    border: #fff 1px solid;    background-position: 50% 50%;}.jssort01-99-66 .p.pdn .c {    background-position: 50% 50%;    width: 95px;    height: 62px;    border: #000 2px solid;}* html .jssort01-99-66 .c, * html .jssort01-99-66 .pdn .c, * html .jssort01-99-66 .pav .c {    /* ie quirks mode adjust */    width /**/: 99px;    height /**/: 66px;}