/* Minification failed. Returning unminified contents.
(106,24): run-time error CSS1019: Unexpected token, found ':'
(106,24): run-time error CSS1042: Expected function, found ':'
(106,24): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(547,65): run-time error CSS1035: Expected colon, found '/'
(636,1): run-time error CSS1019: Unexpected token, found '@charset'
(636,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(636,17): run-time error CSS1019: Unexpected token, found ';'
 */
repeathtml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none;}

:focus {outline: 0;}

ins {text-decoration: none;}
del {text-decoration: line-through;}

table {border-collapse: collapse; border-spacing: 0;}

div.checker {
  width:130px;
  height:30px;
  display:inline;
  vertical-align:middle;
  padding:11px 0 0 2px;
}

div.checker input {
  width:22px;
  height:22px;
}

div.checker span {
	background-position: 0 0;
	width: 22px;
	height: 22px;
	background-image: url(/images/check.png);
	background-repeat: no-repeat;
	margin-left: 2px;
}

div.checker:active span, 
div.checker.active span {
  background-position:0 -22px;
}

div.checker.focus span,
div.checker:hover span {
  background-position:0 0;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position:0 0;
}

div.checker span.checked {
  background-position:0 -22px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position:0 -22px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position:0 -22px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position:0 -22px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position:0 -22px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position:0 0;
}

div.checker {
  position: relative;
}

div.checker span {
  display: inline-block;
  text-align: center;
}

div.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}
div.selector {
  line-height:26px;
  float:right;
  background:#fff url(/images/select.jpg) no-repeat -1px 55%;
	width:196px;
	height:36px;
	padding:0 5px;
	border:1px solid #bebebe;
	margin-bottom:10px;
	color:#2c2c2c;
	margin-bottom:6px;
	padding:0;
	padding-right:6px;
	font-size:13px;
	font-family:Byekan;
}

div.selector span {
	height:36px;
	line-height:35px;
}

div.selector select {
  top: 15px;
  right: 0px;
}

div.selector select {
  min-width:212px;
  font-size: 13px;
  font-family:Byekan;
}

div.selector span {
  padding: 0 2px 0 2px;
  cursor: pointer;
}

div.selector span {
  color: #2c2c2c;
  width:180px;
}

div.selector {
  position: relative;
  padding-left:10px;
  overflow: hidden;
}

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
  position: absolute;
  border: none;
  background: none;
  width:80px;
}
div.radio {
  width:20px;
  height:20px;
  float:right;
  margin-left:10px;
}

div.radio input {
  width:21px;
  height:21px;
}

div.radio span {
  width:22px;
  height:22px;  
  background-image:url(/images/radio.png);
  background-repeat:no-repeat;
  display:block;
}

div.radio:active span, 
div.radio.active span {
  background-position:0 0;
}

div.radio.focus span, 
div.radio:hover span {
  background-position:0 -22px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position:0 -22px;
}

div.radio span.checked {
  background-position:0 -22px;
}

div.radio:active span.checked,
div.radio.active span.checked {
  background-position:0 -22px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position:0 -22px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position:0 -22px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position:0 -22px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position:0 -22px;
}
.radio_buttons label {
    padding: 6px 33px;
    line-height: 21px;
    width: 153px;
}
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
	border-radius: 5px; 
	border: 2px solid #000;
	background: #4c4c4c;
	color: #fff;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
	overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}








/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0; 
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

/* the norm */
#gritter-notice-wrapper {
	position:fixed;
	top:20px;
	right:20px;
	width:300px;
	z-index:9999;
}
#gritter-notice-wrapper.top-left {
    left: 20px;
    right: auto;
}
#gritter-notice-wrapper.bottom-right {
    top: auto;
    left: auto;
    bottom: 20px;
    right: 20px;
}
#gritter-notice-wrapper.bottom-left {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px;
}
.gritter-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
	background:url('/Theme/assets/gritter/img/ie-spacer.gif');  ie7/8 fix  
    
    /*background-color:red;*/
}
.gritter-top {
	background:url('/Theme/assets/gritter/img/gritter.png') no-repeat left -30px;
	height:10px;
}
.hover .gritter-top {
	background-position:right -30px;
}
.gritter-bottom {
	background:url('/Theme/assets/gritter/img/gritter.png') no-repeat left bottom;
	height:8px;
	margin:0;
}
.hover .gritter-bottom {
	background-position: bottom right;
}
.gritter-item {
	display:block;
	background:url('/Theme/assets/gritter/img/gritter.png') no-repeat left -40px;
	color:#eee;
	padding:2px 11px 8px 11px;
	font-size: 11px;
	font-family:Tahoma;
}
.hover .gritter-item {
	background-position:right -40px;
}
.gritter-item p {
	padding:0;
	margin:0;
	word-wrap:break-word;
}
.gritter-close {
	display:none;
	position:absolute;
	top:5px;
	left:3px;
	background:url('/Theme/assets/gritter/img/gritter.png') no-repeat left top;
	cursor:pointer;
	width:30px;
	height:30px;
}
.gritter-title {
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0;
	display:block;
	text-shadow:1px 1px 0 #000; /* Not supported by IE :( */
}
.gritter-image {
	width:48px;
	height:48px;
	float:left;
}
.gritter-with-image,
.gritter-without-image {
	padding:0;
}
.gritter-with-image {
	width:220px;
	float:right;
}
/* for the light (white) version of the gritter notice */
.gritter-light .gritter-item,
.gritter-light .gritter-bottom,
.gritter-light .gritter-top,
.gritter-light .gritter-close {
    background-image: url('/Theme/assets/gritter/img/gritter-light.png');
    color: #222;
}
.gritter-light .gritter-title {
    text-shadow: none;
}

.gritter-success{
    background-color: #4cff00;
    border-radius: 12px;
}
.gritter-error{
    background-color: #ff0000;
    border-radius: 12px;
}
.gritter-warning{
    background-color: #B6FF00;
    border-radius: 12px;
}
@charset "utf-8";
/* CSS Document */
body {
    direction: rtl;
    font-family: Samim, Yekan, Tahoma, Geneva, sans-serif;
    font-size: 12px;
    overflow-x: hidden;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeecd9+0,eeedda+100 */
    background: rgb(238,236,217); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238,236,217,1) 0%, rgba(238,237,218,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(238,236,217,1) 0%,rgba(238,237,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(238,236,217,1) 0%,rgba(238,237,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeecd9', endColorstr='#eeedda',GradientType=0 ); /* IE6-9 */
}

@font-face {
    font-family: 'Yekan';
    src: url('/font/W_yekan.eot');
    src: local('?'), url('../font/W_yekan.woff') format('woff'), url('../font/W_yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Samim';
    src: url('/font/Samim.eot');
    src: local('?'), url('../font/Samim.woff') format('woff'), url('../font/Samim.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

a {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-decoration: none;
}

img {
    border: none;
}

ul, li {
    list-style: none;
}

.clear {
    clear: both;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.wrapper {
    width: 1100px;
    margin: auto;
}

.header {
    display: inline-block;
    width: 100%;
}

.logo {
    float: right;
    height: 137px;
    width: 242px;
}

    .logo span {
        display: none;
    }

.menuMob {
    display: none;
}

.menu {
    border: 0 none;
    display: inline-block;
    float: right;
    /*margin: 65px 20px auto auto;*/
    margin: 7px 20px auto auto;
    padding: 0;
    position: relative;
    width: 76%;
}

    .menu ul, .menu li {
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }

    .menu ul, .linksTopBox {
        z-index: 597;
    }

        .menu ul li {
            float: right;
            min-height: 1px;
            text-align: center;
            transition: all 0.3s ease-out 0s;
            vertical-align: middle;
        }

            .menu ul li:last-child a {
                background-image: none;
            }

            .menu ul li:first-child a {
            }

            .menu ul li a {
                background-image: url("/images/line-sep1.png");
                background-position: left center;
                background-repeat: no-repeat;
                color: #715135;
                display: block;
                font-size: 18px;
                font-weight: normal;
                /*padding: 15px 14px 15px 24px;*/
                /*padding: 15px 5px 15px 21px;*/
                padding: 15px 15px 15px 17px;
                text-align: center;
            }

                .menu ul li a:hover, .current {
                    color: #fff !important;
                    background-image: none !important;
                    background-color: #95B33B !important;
                    /*padding: 15px !important;*/
                    border-radius: 40px;
                }

            .menu ul li.hover, .menu ul li:hover {
            }

            .menu ul li a.hover, .menu ul li a:hover, .current {
            }

        .menu ul ul ul {
            left: auto;
            right: -99.5%;
            top: 0;
            width: 575px !important;
        }

        .menu ul ul {
            background-color: rgba(88, 76, 65, 0.85);
            border: 1px solid #433c35;
            direction: rtl;
            right: 0px;
            margin-top: 0px;
            padding: 20px;
            position: absolute;
            text-align: right;
            top: 47px;
            width: 800px;
            z-index: 10000000;
            display: none;
        }

            .menu ul ul li {
                background-color: transparent;
                font-family: Samim;
                font-weight: normal;
                margin: 3px 12px;
                padding-bottom: 0;
                transition: all 0.3s ease-out 0s;
                width: 175px;
                border-bottom: 1px solid #D57B05;
            }

                .menu ul ul li:hover {
                    background-image: url(/images/link-hover.png);
                    background-repeat: repeat-x;
                    background-size: 100% 100%;
                }

                    .menu ul ul li:hover a {
                        color: #000 !important;
                    }

    .menu a {
        display: block;
        line-height: 1em;
        text-decoration: none;
    }

    .menu ul li ul li a {
        background-image: none !important;
        border: medium none !important;
        color: #FFF;
        font-family: Samim;
        font-size: 15px;
        padding: 10px 10px 10px 5px;
        text-align: right;
        text-shadow: none;
        border: none;
    }

        .menu ul li ul li a:hover {
            background-color: transparent !important;
            border: medium none !important;
            border-radius: 0 !important;
            padding: 10px 10px 10px 5px !important;
        }

.img-sub {
    float: left;
    height: 185px;
    width: 185px;
}

.content {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}

.titleContent {
    font-size: 23px;
    color: #000;
    display: inline-block;
    width: 100%;
}

    .titleContent h1, .titleContent h2, .titleContent h3, .titleContent h4 {
        padding: 10px;
    }

.addressPage {
    border-bottom: 1px solid #574b41;
    border-top: 1px solid #574b41;
    display: inline-block;
    margin: 10px 0 20px;
    width: 100%;
}

    .addressPage a {
        /*background-image: url("../../images/shape1.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #574b41;
    display: block;
    float: right;
    font-size: 13px;
    margin: 0 5px;
    padding: 7px 15px 12px 10px;*/
        background-image: url("/images/shape1.png");
        background-position: right center;
        background-repeat: no-repeat;
        color: #574b41;
        display: block;
        float: right;
        font-size: 13px;
        margin: 0 5px;
        /*padding: 0px 16px 0px 19px;*/
        padding: 0px 12px 0px 0px;
    }

        .addressPage a:hover {
            color: #000;
        }

.rowItems {
    display: inline-block;
    width: 100%;
}

    .rowItems:first-child .itemBox {
        margin-top: 0;
    }

.itemBox {
    float: right;
    width: 243px;
    text-align: center;
    /*margin: 15px 21px;*/
    margin: 15px 18px;
}

    .itemBox:first-child {
        margin-right: 0;
    }

    .itemBox:last-child {
        margin-left: 0;
    }

    .itemBox:hover .picBox img {
        width: 110%;
        height: 110%;
        margin-top: -10px;
        margin-right: -10px;
    }

.picBox {
    border-radius: 14px;
    height: 229px;
    overflow: hidden;
    width: 243px;
    transition: all 0.3s ease-out 0s;
}

    .picBox img {
        transition: all 0.3s ease-out 0s;
    }

.titlePro {
    display: inline-block;
    font-size: 18px;
    margin: 20px auto 10px;
    text-align: center;
    width: 100%;
}

    .titlePro a {
        color: #584C41;
    }

.itemBox:hover .titlePro a {
    color: #7D992B;
}

.view-bt {
    background-color: #8d8175;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 2px 0;
    padding: 5px 8px 8px;
}

    .view-bt:hover {
        background-color: #FFC127 !important;
    }

.numPage {
    display: inline-block;
    margin: 20px auto;
    text-align: center;
    width: 100%;
}

    .numPage a {
        background-image: url("/images/nav-pg-bgs.png");
        background-position: left center;
        color: #6b737f;
        display: inline-block;
        font-family: DroidSans;
        font-size: 13px;
        margin: 1px;
        padding: 11px 0;
        transition: all 0s ease-out 0s;
        width: 36px;
    }

.currentPage {
    width: 36px;
    padding: 11px 0px;
    display: inline-block;
    background-image: url("/images/nav-pg-bgs.png");
    background-position: 74px center !important;
    color: #fff !important;
}

.numPage a:hover {
    background-position: right center;
    color: #fff;
}

.footer {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    background-image: url(../../images/footer-pattern.jpg);
    background-repeat: repeat;
}

.foot-top {
    display: inline-block;
    width: 100%;
    padding: 30px 0;
}

.nwltrForm-hld {
    float: right;
    width: 555px;
}

.lb-ttl {
    font-size: 23px;
    line-height: 25px;
    color: #FFF;
    float: right;
    margin-top: 15px;
}

.nwltr-form {
    float: left;
    width: 375px;
}

.nwltr-fld {
    background-color: #fff;
    background-position: 155px center;
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 4px;
    color: #736b64;
    float: right;
    font-family: samim;
    font-size: 12px;
    height: 34px;
    margin: 3px;
    padding-right: 27px;
    width: 150px;
    transition: all 0.3s ease-out;
}

    .nwltr-fld:focus {
        background-position: 180px center;
    }

.usernameFld {
    background-image: url(/images/user.png);
}

.telFld {
    background-image: url(/images/tel.png);
}

.mailFld {
    background-image: url(/images/msg.png);
}

.submit-bt {
    font-family: samim;
    font-size: 12px;
    color: #000;
    background-color: #FFC127;
    margin: 3px;
    float: right;
    height: 36px;
    width: 177px;
    border: medium none;
    border-radius: 4px;
    transition: all 0.3s ease-out;
    cursor: pointer;
}

    .submit-bt:hover {
        background-color: #241F1C;
        color: #FFF;
    }

.linksFt {
    float: left;
    width: 480px;
}

    .linksFt ul li {
        font-size: 14px;
        background-image: url(/images/shape1.png);
        background-repeat: no-repeat;
        background-position: right 2px;
        float: right;
        width: 140px;
        margin: 6px;
    }

        .linksFt ul li a {
            color: #b7a385;
            display: block;
            padding-right: 22px;
        }

            .linksFt ul li a:hover {
                color: #FFC127;
            }

    .linksFt .current {
        color: #95B33B !important;
        background-image: none !important;
        background-color: transparent !important;
        padding: 0 22px 0 0 !important;
        border-radius: 0 !important;
    }

.foot-bottom {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #736455;
    padding: 20px 0;
    color: #B7A385;
}

    .foot-bottom a {
        color: #B7A385;
    }

        .foot-bottom a:hover {
            color: #ffc127;
        }

.copyright {
    float: right;
    font-size: 13px;
    padding: 0 10px;
}

.socialNet-hld {
    font-size: 15px;
    float: left;
    color: #B7A385;
    direction: ltr;
    font-family: "Comic Sans MS", cursive;
    margin-left: 10px;
}

    .socialNet-hld a {
        color: #B7A385;
    }

.proBox, .proBox .titlePro {
    text-align: right;
}

.row-div {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #624118;
    padding: 25px 0;
}

    .row-div:first-child {
        padding-top: 0;
    }

    .row-div:last-child {
        border-bottom: none;
    }

.pro-slider {
    display: inline-block;
    height: 460px;
    margin: auto;
    position: relative;
    width: 490px;
    border-radius: 27px;
    overflow: hidden;
}

.prosnows {
    width: 345px !important;
    height: 345px !important;
}

.pro-slider .caroufredsel_wrapper {
    width: 100% !important;
}

.pro-slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.pro-slider li {
    display: block;
    float: right;
    height: 460px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    transition: all 0.3s ease-out 0s;
    width: 490px;
    border-radius: 27px;
}

    .pro-slider li .brandItem {
        margin: auto;
    }

.arrow-3 {
    background-image: url("/images/arrow-1.png");
    bottom: 220px;
    height: 34px;
    position: absolute;
    width: 34px;
}

.pro-slider .prev {
    background-position: right center;
    right: 20px;
}

.pro-slider .next {
    background-position: left center;
    left: 20px;
}

.productInfo {
    float: left;
    width: 570px;
}

.titlePro-single {
    display: inline-block;
    font-size: 22px;
    margin: 10px auto 30px;
    width: 100%;
}

    .titlePro-single a {
        color: #574B41;
    }

.txt-1 {
    font-size: 15px;
    line-height: 22px;
    color: #000;
    text-align: justify;
}

.wrap-cnt p {
    padding: 30px;
}

.wrap-dynamic-items span p {
    clear: both;
    color: #5A554C;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    text-align: -webkit-center;
    width: 100%;
}

.wrap-dynamic-items p {
    clear: both;
    color: #5A554C;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    text-align: -webkit-center;
    width: 100%;
}

.txt-1 img {
    max-width: 568px !important;
}

.dl-file {
    background-image: url("/images/dl.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #574b41;
    display: block;
    font-size: 15px;
    margin-top: 30px;
    padding: 10px 40px;
}

    .dl-file:hover {
        color: #95b33b !important;
    }

.cm-users-box {
    float: right;
    width: 680px;
}

.cm-slider {
    width: 620px;
    height: 420px;
    float: left;
    position: relative;
}

    .cm-slider .caroufredsel_wrapper {
        width: 100%;
    }

    .cm-slider ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
    }

    .cm-slider li {
        width: 100%;
        padding: 0;
        /*display: block;*/
        display: -webkit-box;
        float: right;
        transition: all 0.3s ease-out 0s;
        border-bottom: 1px solid #624118;
    }

        .cm-slider li:hover {
        }

    .cm-slider.responsive {
        width: auto;
        margin-left: 0;
    }

.arrowSlider {
    background-image: url("/images/arrow-2.png");
    border-radius: 3px;
    height: 11px;
    overflow: hidden;
    position: absolute;
    right: -50px;
    width: 18px;
}

.cm-slider #prev22 {
    background-position: center bottom;
    top: 210px;
}

.cm-slider #next22 {
    top: 170px;
    background-position: center top;
}

.sendCm-hld {
    border-radius: 15px;
    color: #fff;
    float: left;
    height: 516px;
    padding: 25px 50px;
    position: relative;
    text-align: center;
    width: 260px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#443a32+0,706153+100 */
    background: rgb(68,58,50); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(68,58,50,1) 0%, rgba(112,97,83,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(68,58,50,1) 0%,rgba(112,97,83,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(68,58,50,1) 0%,rgba(112,97,83,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#443a32', endColorstr='#706153',GradientType=0 ); /* IE6-9 */
}

    .sendCm-hld h4 {
        font-size: 22px;
        width: 100%;
        display: inline-block;
    }

    .sendCm-hld p {
        font-size: 14px;
        display: inline-block;
        width: 100%;
        margin: 25px 0 5px;
        color: #F4BF06;
    }

.sendCm-form {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.cmFld {
    background-color: #fff;
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    color: #5B5B5B;
    font-family: samim;
    font-size: 14px;
    height: 32px;
    padding: 0 10px;
    width: 235px;
    margin: 5px auto;
}

.cmFld-Captchatxt {
    background-color: #fff;
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    color: #5B5B5B;
    font-family: samim;
    font-size: 14px;
    height: 32px;
    padding: 0 10px;
    width: 235px;
    margin: 5px auto;
}

.cmFld.usernameFld {
    background-image: url(/images/username2.png);
}

.cmFld.mailFld {
    background-image: url(/images/mail2.png);
}

.txtAreaFld-2 {
    background-image: url("/images/cm.png");
    background-position: 10px 10px;
    height: 160px;
    padding: 5px 10px;
}

.nwltr-bt {
    background-color: #fa9132;
    border: medium none;
    border-radius: 4px;
    color: #000;
    cursor: pointer;
    float: left;
    font-family: samim;
    font-size: 13px;
    height: 33px;
    margin-top: 8px;
    width: 75px;
}

.relatedPro-slider {
    display: inline-block;
    margin: auto;
    position: relative;
    width: 100%;
}

    .relatedPro-slider .caroufredsel_wrapper {
        width: 100% !important;
    }

    .relatedPro-slider ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
    }

    .relatedPro-slider li {
        display: block;
        float: right;
        margin: 0 16px;
        overflow: hidden;
        padding: 0;
        position: relative;
        text-align: center;
        transition: all 0.3s ease-out 0s;
        width: 243px;
    }

        .relatedPro-slider li .brandItem {
            margin: auto;
        }

    .relatedPro-slider .arrow-3 {
        bottom: 465px;
    }

    .relatedPro-slider .prev {
        background-position: right center;
        left: 45px;
        margin: 0 0 -39px 0;
    }

    .relatedPro-slider .next {
        background-position: left center;
        left: 0;
        margin: 0 0 -39px 0;
    }

.row-div .titleContent h1, .row-div .titleContent h2, .row-div .titleContent h3, .row-div .titleContent h4 {
    margin-bottom: 10px;
    padding: 0;
}

.relatedPro-slider li .txt-1 {
    font-size: 14px;
    line-height: 21px;
    margin: 5px 0 15px;
}

.cmItemBox {
    display: inline-block;
    line-height: 22px;
    padding: 20px 0;
    width: 100%;
}

.userCmPic {
    float: right;
    height: 53px;
    width: 53px;
    overflow: hidden;
    border-radius: 100%;
    margin-right: 10px;
}

.bxTxt-cm {
    float: left;
    width: 540px;
}

.nameCmAuth {
    font-size: 14px;
    color: #574B41;
    display: inline-block;
    width: 100%;
}

.dateCm {
    color: #9F7753;
    display: inline-block;
    width: 100%;
    font-size: 12px;
}

.cmItemBox .txt-1 {
    font-size: 14px;
    line-height: 21px;
}

.box-Faq {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 15px;
    box-shadow: 0 2px 2px #ccc;
    display: block;
    font-family: samim;
    font-size: 15px;
    margin: 15px auto;
    /* [disabled]padding: 20px; */
    width: 1080px;
    overflow: hidden;
}

    .box-Faq:first-child {
        margin-top: 0;
    }

.box-poll:first-child {
    margin-top: 0;
}

.box-Search:first-child {
    margin-top: 0;
}

.faq-qs {
    display: inline-block;
    width: 1040px;
    padding: 20px;
}

.num-faq, .repIcon {
    background-color: #706153;
    border-radius: 7px;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 36px;
    overflow: hidden;
    text-align: center;
}

    .num-faq a {
        color: #fff;
        display: block;
        padding: 5px 6px;
    }

.txt3 {
    line-height: 24px;
    margin-left: 10px;
    text-align: justify;
}

.txt-faq {
    color: #000;
    float: left;
    font-size: 13px;
    margin-top: 0;
    width: 960px;
}

    .txt-faq p a {
        color: #000;
    }

.faq-rep {
    clear: both;
    display: none;
    float: right;
    padding: 10px 0;
    position: relative;
    width: 1080px;
}

    .faq-rep::after {
        background-image: url("/images/arrow2.png");
        content: "";
        height: 8px;
        position: absolute;
        right: 50%;
        top: 0;
        width: 16px;
    }

.repIcon {
    background-color: transparent;
    margin-right: 20px;
}

.txt-rep {
    margin-left: 30px;
}

.txt-faq-open p a {
    color: #FFF;
}

.faq-qs-open {
    background-color: #706153 !important;
}

.num-faq-open {
    color: #000 !important;
    background-color: #FECF08;
}

.main-slider {
    display: inline-block;
    margin: auto;
    position: relative;
    width: 100%;
}

    .main-slider .caroufredsel_wrapper {
        width: 100% !important;
    }

    .main-slider ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
    }

    .main-slider li {
        display: block;
        float: right;
        overflow: hidden;
        padding: 0;
        position: relative;
        text-align: center;
        transition: all 0.3s ease-out 0s;
        width: 1100px;
        height: 490px;
        background-color: #333;
    }

    .main-slider .arrow-main {
        bottom: 0px;
        background-image: url(/images/arrow-3.png);
        height: 87px;
        width: 40px;
        position: absolute;
    }

    .main-slider .prev {
        background-position: right center;
        right: 0px;
    }

    .main-slider .next {
        background-position: left center;
        left: 0;
    }

    .main-slider .txtCap {
        background-color: rgba(0, 0, 0, 0.6);
        bottom: 0;
        color: #e6b931;
        font-size: 23px;
        padding: 30px 10px 34px;
        position: absolute;
        right: 41px;
        text-align: center;
        width: 998px;
        z-index: 10000;
    }

.boxes-hld {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}

.boxDiv {
    width: 335px;
    height: 290px;
    float: right;
    text-align: center;
    margin: 0 23px;
}

    .boxDiv:first-child {
        margin-right: 0;
    }

    .boxDiv:last-child {
        margin-left: 0;
    }

.box-1 {
    border-bottom: 7px solid #95B33C;
}

.box-2 {
    border-bottom: 7px solid #E7BA31;
}

.box-3 {
    border-bottom: 7px solid #FB8A13;
}

.box-1:hover {
    border-bottom: 7px solid #49581D;
}

    .box-1:hover .titleDiv a {
        color: #49581D;
    }

.box-2:hover {
    border-bottom: 7px solid #9B7913;
}

    .box-2:hover .titleDiv a {
        color: #9B7913;
    }

.box-3:hover {
    border-bottom: 7px solid #B75E04;
}

    .box-3:hover .titleDiv a {
        color: #B75E04;
    }

.pic-div {
    height: 170px;
    width: 335px;
}

.titleDiv {
    font-size: 23px;
    padding: 30px 0 15px;
}

.box-1 .titleDiv a {
    color: #8AA637;
}

.box-2 .titleDiv a {
    color: #E6B931;
}

.box-3 .titleDiv a {
    color: #FA8913;
}

.footerMain {
    margin-top: 0;
}

.txtNote {
    font-size: 17px;
    color: #774F2B;
    display: inline-block;
    width: 100%;
}

.cntMain {
    margin-top: 25px;
}

.cols-ft-hld {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #736455;
    padding: 40px 0;
}

.cols-ft {
    float: right;
    width: 240px;
    margin-right: 46px;
    margin-top: 23px;
}

    .cols-ft:hover .ttl-col, .cols-ft:hover .view-bt {
        background-color: #FFC127;
    }

        .cols-ft:hover .ttl-col a, .cols-ft:hover .view-bt {
            color: #333;
        }

    .cols-ft:first-child {
        margin-right: 0;
    }

    .cols-ft:last-child {
        margin-left: 0;
    }

.ttl-col {
    background-color: #322C25;
    display: inline-block;
    width: 100%;
}

    .ttl-col a {
        color: #fff;
        display: block;
        font-size: 20px;
        padding: 15px 15px 18px;
    }

.txt-2 {
    clear: both;
    color: #b7a385;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    text-align: justify;
    width: 100%;
    display: inline;
}

.cols-ft .view-bt {
    font-size: 13px;
    background-color: #322C25;
    padding: 5px 10px 11px;
}

.bx-ft {
    display: inline-block;
    padding: 40px 0 10px;
    width: 100%;
}

.contactInfo {
    float: right;
    width: 135px;
}

.ttl-inf {
    color: #fa8913;
    display: inline-block;
    font-size: 15px;
    margin: 20px 0 5px;
    width: 100%;
}

.contactInfo .txt-2 {
    text-align: right;
}

.mailAddress {
    color: #e6b931;
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    margin-top: 20px;
    direction: ltr;
}

.newsBoxes-hld {
    float: left;
    width: 917px;
}

.itemsHolder {
    display: inline-block;
    width: 100%;
}

.news-box {
    float: right;
    width: 415px;
}

    .news-box:nth-child(odd) {
        float: right;
    }

    .news-box:nth-child(even) {
        float: left;
    }

.picBox-2 {
    float: right;
    height: 160px;
    width: 170px;
    overflow: hidden;
    border-radius: 10px;
}

.bx-l {
    float: left;
    width: 225px;
}

.titleNews {
    font-size: 20px;
    display: inline-block;
    width: 100%;
    padding: 5px 0;
}

    .titleNews a {
        color: #FFF;
    }

        .titleNews a:hover {
            color: #ffc127;
        }

.continueLink {
    color: #FFF;
}

    .continueLink:hover {
        color: #ffc127;
    }

    .continueLink::before {
        color: #fa8913;
        content: "●";
        font-size: 12px;
        padding: 0 3px;
    }

.viewBox {
    background-color: #736455;
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}

.viewArchive {
    color: #fff;
    float: left;
    font-size: 14px;
    padding: 15px 20px;
    position: relative;
}

    .viewArchive:hover {
        color: #333;
        background-color: #ffc127;
    }

    .viewArchive::before {
        background-image: url("/images/shape2.png");
        background-position: right center;
        background-repeat: no-repeat;
        color: #fa8913;
        content: "";
        height: 9px;
        position: absolute;
        right: 4px;
        top: 20px;
        width: 8px;
    }

.agents-box {
    display: inline-block;
    margin: 15px auto;
    width: 100%;
}

.mapAgents {
    float: left;
    height: 412px;
    margin-left: 100px;
    width: 476px;
}

.ag-top-r {
    float: right;
    margin-right: 90px;
    margin-top: 180px;
    width: 265px;
}

.select-item {
    margin-right: 20px;
    margin-top: 20px;
    width: 231px;
}

.bt-search {
    background-color: #8A7E6F;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    float: right;
    font-family: Samim;
    font-size: 17px;
    margin: 15px auto;
    padding: 2px 14px 5px;
}

.agentsItem {
    float: right;
    width: 338px;
    height: 430px;
    border: 1px solid transparent;
    padding: 10px;
    border-radius: 7px;
    transition: all 0.3s ease-out;
    margin: 10px 5px;
}

    .agentsItem:hover {
        border: 1px solid #BEBCA2;
        box-shadow: 0px 0px 7px #AAA69B;
    }

    .agentsItem:first-child {
        margin-right: 0;
    }

    .agentsItem:last-child {
        margin-left: 0;
    }

.mapAgentItem {
    height: 210px;
    width: 336px;
    border: 1px solid #614117;
    border-radius: 7px;
    overflow: hidden;
}

.boxTxtAgent {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
}

.ttlAgent {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 8px;
    width: 100%;
}

.titleCert a {
    color: #574B41;
}

.locationAgentBox {
    background-color: #8a7e6f;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    margin: 7px auto;
    padding: 6px 15px 8px;
    width: 91%;
}

.locAg {
    float: right;
}

.agInf {
    float: left;
}

.contacAgent {
    font-size: 13px;
    margin-top: 5px;
}

.cnt-info {
    float: left;
    line-height: 20px;
    padding: 4px 20px 3px 0;
    position: relative;
    text-align: justify;
    width: 315px;
}

    .cnt-info span {
        color: #897D6F;
    }

    .cnt-info::before {
        content: "";
        position: absolute;
        right: 0px;
        top: 10px;
        width: 21px;
    }

    .cnt-info.address::before {
        background-image: url("/images/location1.png");
        height: 15px;
        width: 10px;
    }

    .cnt-info.tel::before {
        background-image: url("/images/tel1.png");
        height: 15px;
        width: 15px;
    }

    .cnt-info.mail::before {
        background-image: url("/images/mail1.png");
        height: 10px;
        width: 15px;
    }

.numPage {
    display: inline-block;
    margin: 20px auto 15px;
    text-align: center;
    width: 100%;
}

    .numPage a {
        background-image: url("/images/nav-pg-bgs.png");
        background-position: left center;
        color: #fff;
        display: inline-block;
        font-family: DroidSans;
        font-size: 13px;
        margin: 1px;
        padding: 11px 0;
        transition: all 0s ease-out 0s;
        width: 36px;
    }

.currentPage {
    background-position: 74px center !important;
    color: #000 !important;
}

.numPage a:hover {
    background-position: right center;
    color: #fff;
}

.search-holder {
    background-color: #fff;
    border: 1px solid #cbcbcb;
    border-radius: 6px;
    box-shadow: 0 3px 6px #aaa;
    float: left;
    height: 30px;
    width: 220px;
    overflow: hidden;
    margin-top: 36px;
}

.search-bt {
    background-color: transparent;
    background-image: url("/images/search.png");
    background-position: center top;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 20px;
    margin: 5px 8px;
    width: 25px;
}

    .search-bt:hover {
        background-position: center bottom;
    }

.searchFld {
    border: medium none;
    height: 30px;
    padding: 0;
    width: 160px;
    margin-right: 10px;
    float: right;
    font-family: Samim;
    color: #666;
    font-size: 12px;
}

.box-Search {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 15px;
    box-shadow: 0 2px 2px #ccc;
    display: block;
    font-family: samim;
    font-size: 15px;
    margin: 15px auto;
    /* [disabled]padding: 20px; */
    width: 1080px;
    overflow: hidden;
    height: 140px;
}

.box-poll {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 15px;
    box-shadow: 0 2px 2px #ccc;
    display: block;
    font-family: samim;
    font-size: 15px;
    margin: 15px auto;
    overflow: hidden;
}


.box-Search:first-child {
    margin-top: 0;
}

.Search-titlePro {
    display: block;
    font-size: 18px;
    margin: 20px auto 10px;
    text-align: center;
    width: 100%;
}

.SearchView-bt {
    background-color: #8d8175;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 0px 36px;
    padding: 5px 3px 8px;
    float: left;
}

.stxt3 {
    line-height: 24px;
    margin-left: 10px;
    text-align: right;
    width: 78%;
    height: 54px;
}

    .stxt3 img {
        display: none !important;
    }

.stxt-faq {
    color: #000;
    float: right;
    font-size: 13px;
    margin-top: 0;
    width: 960px;
}

    .stxt-faq p a {
        color: #000;
    }

.Search-picBox-2 {
    float: right;
    height: 170px;
    width: 140px;
    overflow: hidden;
    border-radius: 10px;
}

.HomeLable {
    float: right;
    color: #FFF;
}

.MapLable {
    background-image: url("/images/shape1.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #574b41;
    display: block;
    float: right;
    font-size: 13px;
    margin: 0 5px;
    padding: 7px 15px 12px 10px;
}

.addressPage {
    padding: 10px;
}

.titleArticle {
    font-size: 20px;
    display: inline-block;
    width: 100%;
    padding: 5px 0;
}

    .titleArticle a {
        color: #000000;
    }

.txt-22 {
    clear: both;
    color: #b7a385;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    text-align: justify;
    width: 100%;
}

    .txt-22 a {
        color: #000000;
    }


.wrp-poll {
    display: block;
    margin-bottom: 20px;
    margin-left: 15px;
    border: 1px solid rgba(0, 177, 235, 0.42);
    padding: 5px 15px;
    display: none;
    border-radius: 4px;
}

.close-poll {
    display: inline;
    float: right;
    padding: 5px 10px;
    font-weight: bold;
    display: none;
}

.div_left {
    float: left;
    width: 45%;
}

.div_right {
    float: right;
    width: 50%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.rdoPoll td input[type="radio"] {
    float: left;
    margin-top: 30px;
}

div.radio input {
    width: 21px;
    height: 21px;
}

div.radio input {
    width: 21px;
    height: 21px;
}

form-btn {
    cursor: pointer;
    width: 190px;
    height: 30px;
    border: 1px solid #9B1A1D;
    color: #FFF;
    background: #BD001F none repeat scroll 0% 0%;
    padding: 0px;
    transition: all 0.3s ease-out 0s;
    margin: 15px 3px;
}

.d_bar1 {
    border: 1px solid rgba(0, 196, 248, 0.2);
    height: 16px;
    border: 1px solid rgba(0, 196, 248, 0.2);
}

.loading2 {
    display: none;
}

.SearchView-bt:hover {
    background-color: #FFC127;
    color: #333;
}

.submit-form-btn {
    color: #fa8913;
}

    .submit-form-btn:hover {
        color: #ffc127;
    }

    .submit-form-btn::before {
        color: #fa8913;
        content: "●";
        font-size: 12px;
        padding: 0 3px;
    }

.req-fild {
    color: red;
}

.picBox-22 {
    float: right;
    height: 160px;
    width: 170px;
    overflow: hidden;
    margin-top: 13px;
    border-radius: 10px;
}

.wrap-dynamic-items {
    padding: 0px 29px 0px;
}

.itemsHolder-news {
    display: block;
    width: 89%;
}

.cmFld-special {
    background-color: #fff;
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    color: #5B5B5B;
    font-family: samim;
    font-size: 14px;
    height: 32px;
    padding: 0 10px;
    width: 235px;
    margin: 5px 14px;
}

.mce-aiform {
    display: none;
}

.bForm {
    border-radius: 15px;
    color: #fff;
    float: left;
    height: 516px;
    padding: 25px 50px;
    position: relative;
    text-align: center;
    width: 260px;
    background: rgb(68,58,50);
    background: -moz-linear-gradient(top, rgba(68,58,50,1) 0%, rgba(112,97,83,1) 100%);
    background: -webkit-linear-gradient(top, rgba(68,58,50,1) 0%,rgba(112,97,83,1) 100%);
    background: linear-gradient(to bottom, rgba(68,58,50,1) 0%,rgba(112,97,83,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#443a32', endColorstr='#706153',GradientType=0 );
}

.googleMap {
    width: 500px;
    height: 300px;
    border: 1px solid #614117;
    margin-top: 15px;
    margin-bottom: 27px;
}

.pp2 {
    position: absolute !important;
    left: 13% !important;
}

.di-rrr {
    min-height: 600px;
}

.pps {
    padding: 35px 0px 0p;
}

.ccus {
    background-image: url(/images/footer-pattern.jpg);
    display: inline-block !important;
    border-radius: 12px;
    margin-top: 11px;
    width: 463px;
    padding: 20px;
}

.svl {
    color: black;
}




.dropfld {
    width: 260px;
}

.cqust {
    width: 985px;
    height: 325px;
    margin-bottom: 20px;
}

.aria {
    width: 763px;
}

.Captcha-fild {
    width: 36px;
    height: 39px;
    margin: 4px 60px;
}

.marg {
    margin-right: 421px;
}

.divt {
    height: 0px !important;
}

.cq {
    margin: 5px 99px;
}

.bs {
    color: rgba(68,58,50,1) !important;
}

.srt {
    width: 727px !important;
}

.dt {
    font-size: 16px !important;
}


@font-face {
    font-family: 'Yekan';
    src: url('Theme/font/W_yekan.eot'); 
	src: url('Theme/font/W_yekan.eot?#iefix') format('embedded-opentype'), 
         url('Theme/font/W_yekan.woff') format('woff'), 
         url('Theme/font/W_yekan.ttf')  format('truetype'),
         url('Theme/font/W_yekan.svg#svgFontName') format('svg');
}
.select-item {
    margin-right: 20px;
    margin-top: 20px;
    width: 231px;
}

.chosen-container {
	-moz-user-select: none;
	border: 1px solid #c4bfbf;
	display: inline-block;
	font-size: 12px;
	position: relative;
	vertical-align: middle;
	width: 229px;
	border-radius: 4px;
	background-image: url(/images/select-bg.png);
	background-repeat: repeat-x;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	right: -9999px;
	z-index: 1010;
	width: 100%;
	/* [disabled]border: 1px solid #FD7109; */
	border-top: 0;
	background: #fff;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  right: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container-single .chosen-single {
	border-radius: 2px;
	color: #000;
	display: block;
	font-family: Samim;
	font-size: 16px;
	height: 35px;
	line-height: 24px;
	overflow: hidden;
	padding: 0 0 0 8px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	width: 229px;
}
.chosen-container-single .chosen-default {
  color: #878787;
}
.chosen-container-single .chosen-single span {
    display: block;
    height: 34px;
    line-height: 35px;
    overflow: hidden;
    padding-right: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 225px;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
    display: block;
    height: 9px;
    left: 8px;
    position: absolute;
    top: 14px;
    width: 12px;
}
.chosen-container-single .chosen-single div b {
    background: url("/images/chosen-sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('/images/chosen-sprite.png') no-repeat 100% -20px;
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  right: -9999px;
}
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px;
	word-wrap: break-word;
	-webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
	background-color: #FA9132;
	color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container-active .chosen-single {
}
.chosen-container-active.chosen-with-drop .chosen-single {
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
	background: url("/images/chosen-sprite.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
	overflow: hidden;
}
.chosen-container-active .chosen-choices {
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('chosen-sprite.png') no-repeat -30px -20px;
  background: url('chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

.slc2 .chosen-container-single .chosen-single {
	border: none;
	width: 85px;
}
.slc2 .chosen-container-single .chosen-single div b {
}
.slc2 .chosen-container {
	width: 85px;
	height: 29px;
}

@font-face {
    font-family: 'Yekan';
    src: url('Theme/font/Samim-Bold.eot'); 
	src: url('Theme/font/W_yekan.eot?#iefix') format('embedded-opentype'), 
         url('Theme/font/W_yekan.woff') format('woff'), 
         url('Theme/font/W_yekan.ttf')  format('truetype'),
         url('Theme/font/W_yekan.svg#svgFontName') format('svg');
}
/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8020;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('/images/blank.gif'); 
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}


#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #000;
}

#fancybox-overlay.overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
    bottom: 11px;
    margin-bottom: -6px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100% !important;
    z-index: 8030;
}

.fancybox-title-float-wrap .child {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    color: #fd5100;
    display: inline-block;
    font-family: Yekan;
    font-size: 12px;
    line-height: 24px;
    margin-right: 0;
    padding-bottom: 6px;
    padding-top: 6px;
    width: 100%;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


@media only screen and (min-width: 1000px) and (max-width: 1150px) {
    .wrapper {
        width: 980px;
    }

    .rowItems {
        display: inline;
        width: 100%;
    }

    .itemBox, .itemBox:first-child, .itemBox:last-child {
        margin: 20px 40px !important;
    }

    .nwltrForm-hld {
        width: 485px;
    }

    .menu {
        float: left;
        width: 715px;
    }

        .menu ul li a {
            font-size: 16px;
        }

    .box-Faq, .faq-rep {
        width: 100%;
    }

    .box-poll, .faq-rep {
        width: 100%;
    }

    .box-Search .faq-rep {
        width: 100%;
    }

    .faq-qs {
        width: 940px;
    }

    .txt-faq {
        width: 870px;
    }

    .main-slider li, .main-slider li img {
        height: 437px;
        width: 980px;
    }

    .boxDiv {
        margin: 0 12px;
        width: 310px;
    }

    .pic-div, .pic-div img {
        height: 157px;
        width: 310px;
    }

    .cols-ft {
        margin: 0 10px;
        width: 230px;
    }

    .newsBoxes-hld {
        width: 825px;
    }

    .news-box {
        width: 400px;
    }

    .bx-l {
        width: 215px;
    }

    .main-slider .txtCap {
        font-size: 20px;
        padding: 33px 10px 34px;
        width: 878px;
    }

    .productInfo {
        width: 470px;
    }

    .cm-users-box {
        float: right;
        width: 620px;
    }

    .sendCm-hld {
        padding: 25px;
    }

    .relatedPro-slider li .itemBox, .relatedPro-slider li .itemBox:first-child, .relatedPro-slider li .itemBox:last-child {
        margin: 20px auto !important;
    }

    .relatedPro-slider li {
        margin: 0 40px;
    }

    .agentsItem, .agentsItem:first-child, .agentsItem:last-child {
        margin: 15px 65px;
    }

    .menu ul ul {
        padding: 20px;
        top: 45px;
        width: 672px;
    }

        .menu ul ul li {
            margin: 3px 22px;
            width: 185px;
        }

    .menu ul li ul li a {
        font-size: 14px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 999px) {
    .wrapper {
        width: 700px;
        margin: auto;
    }

    .rowItems {
        display: inline;
        width: 100%;
    }

    .itemBox, .itemBox:first-child, .itemBox:last-child {
        margin: 20px 52px !important;
    }

    .nwltrForm-hld {
        margin-left: 20px;
        width: 320px;
    }

    .nwltr-form {
        width: 185px;
    }

    .linksFt {
        width: 360px;
    }

    .menu {
        float: none;
        margin: 20px auto auto;
        width: 100%;
        text-align: center;
    }

        .menu ul li {
            float: none;
            display: inline-block;
        }

            .menu ul li a {
                font-size: 15px;
            }

    .logo {
        float: none;
        margin: auto;
    }

    .linksFt ul li {
        margin: 8px;
    }

    .box-Faq, .faq-rep {
        width: 100%;
    }

    .box-poll, .faq-rep {
        width: 100%;
    }

    .box-Search, .faq-rep {
        width: 100%;
    }

    .faq-qs {
        width: 660px;
    }

    .txt-faq {
        width: 590px;
    }

    .main-slider li, .main-slider li img {
        height: 312px;
        width: 700px;
    }

    .boxDiv {
        margin: 0 10px;
        width: 220px;
        height: 230px;
    }

    .pic-div, .pic-div img {
        height: 110px;
        width: 220px;
    }

    .titleDiv {
        font-size: 20px;
    }

    .txtNote {
        font-size: 14px;
    }

    .cols-ft {
        margin: 0 10px;
        width: 230px;
    }

    .newsBoxes-hld {
        width: 550px;
    }

    .news-box {
        margin: 10px 0;
        width: 100%;
    }

    .bx-l {
        width: 365px;
    }

    .main-slider .txtCap {
        font-size: 15px;
        padding: 28px 10px;
        width: 598px;
    }

    .main-slider .arrow-main {
        height: 71px;
    }

    .cols-ft, .cols-ft:first-child, .cols-ft:last-child {
        margin: 15px 20px;
        width: 310px;
    }

    .contactInfo {
    }

    .pro-slider, .pro-slider li, .pro-slider li img {
        height: 320px;
        width: 350px;
    }

    .arrow-3 {
        bottom: 140px;
    }

    .productInfo {
        float: left;
        width: 330px;
    }

    .cm-users-box {
        display: inline-block;
        float: none;
        width: 100%;
    }

    .sendCm-hld {
        float: none;
        height: auto;
        padding: 25px 30px;
        text-align: right;
        width: 640px;
    }

    .relatedPro-slider li .itemBox, .relatedPro-slider li .itemBox:first-child, .relatedPro-slider li .itemBox:last-child {
        margin: 20px auto !important;
    }

    .relatedPro-slider li {
        margin: 0 50px;
    }

    .txtAreaFld-2 {
        height: 60px;
        padding: 5px 10px;
        width: 616px;
    }

    .agentsItem, .agentsItem:first-child, .agentsItem:last-child {
        margin: 15px 10px;
        width: 307px;
        height: 435px;
    }

    .mapAgentItem {
        height: 190px;
        width: 306px;
    }

    .googleMap {
        height: 190px;
        width: 306px;
    }

    .cnt-info {
        width: 280px;
    }

    .contacAgent {
        font-size: 12px;
    }

    .ttlAgent {
        font-size: 15px;
    }

    .mapAgents {
        float: none;
        margin: auto;
    }

    .ag-top-r {
        float: none;
        margin: auto;
    }

    .menu ul ul {
        padding: 20px;
        top: 45px;
        width: 658px;
    }

        .menu ul ul li {
            margin: 3px 22px;
            width: 185px;
        }

    .menu ul li ul li a {
        font-size: 14px;
    }

    .box-poll {
        background-color: #fff;
        border: 1px solid #d7d7d7;
        border-radius: 15px;
        box-shadow: 0 2px 2px #ccc;
        display: block;
        font-family: samim;
        font-size: 15px;
        margin: 15px auto;
        width: 1080px;
        overflow: hidden;
    }

    faq-pl {
        width: 260px;
    }

    .cmFld-Captchatxt {
        width: 195px;
        display: flex;
    }

    .pp2 {
        position: relative !important;
        left: 0% !important;
    }

    .di-rrr {
        min-height: 742px !important;
    }

    .txtAreaFld-2 {
        width: 493px;
    }

    .pp2 {
        text-align: center !important;
    }

    .Captcha-fild {
        width: 216px;
        margin-right: 211px;
        height: auto;
    }

    .googleMap {
        width: 100%;
    }

    .search-holder {
        margin-left: 240px;
    }

    .box-poll {
        width: 683px;
    }

    .div_right {
        width: 45%;
    }

    .ccus {
        width: 663px;
    }

    .txt-1 img {
        max-height: 332px !important;
        max-width: 332px !important;
    }

    .SearchView-bt {
        margin: 25px 160px;
        float: none;
    }
        .Captcha-fild {
         background-color:red;
    }



    .marg {
            background: none !important;
    }

    .cq {
        margin: 51px 92px;
    }
}


@media only screen and (min-width: 520px) and (max-width: 768px) {
    .wrapper {
        width: 500px;
        margin: auto;
    }

    .rowItems {
        display: inline;
        width: 100%;
    }

    .itemBox, .itemBox:first-child, .itemBox:last-child {
        margin: 20px 15px !important;
    }

    .itemBox {
        width: 220px;
    }

    .picBox, .picBox img {
        height: 208px;
        width: 220px;
    }

    .titlePro {
        font-size: 17px;
    }

    .nwltrForm-hld {
        display: inline-block;
        margin: auto;
        width: 100%;
        float: none;
    }

    .nwltr-form {
        width: 370px;
    }

    .linksFt {
        width: 360px;
    }

    .menu {
        float: none;
        margin: 20px auto auto;
        width: 100%;
        text-align: center;
    }

        .menu ul li {
            float: none;
            display: inline-block;
        }

            .menu ul li a {
                font-size: 15px;
            }

    .logo {
        float: none;
        margin: auto;
    }

    .linksFt ul li {
        display: inline-block;
        float: none;
        margin: 8px;
    }

    .nwltrForm-hld, .linksFt {
        display: inline-block;
        float: none;
        margin: auto;
        width: 100%;
        padding: 15px 0;
        text-align: center;
    }

    .copyright, .socialNet-hld {
        display: inline-block;
        float: none;
        padding: 10px 0;
        text-align: center;
        width: 100%;
        margin: auto;
    }

    .box-Faq, .faq-rep {
        width: 100%;
    }

    .box-poll, .faq-rep {
        width: 100%;
    }

    .box-Search, .faq-rep {
        width: 100%;
    }

    .faq-qs {
        width: 460px;
    }

    .txt-faq {
        width: 390px;
    }

    .main-slider li, .main-slider li img {
        height: 223px;
        width: 500px;
    }

    .boxDiv {
        height: auto;
        margin: 0;
        padding: 15px 0;
        width: 100%;
    }

        .boxDiv:last-child {
            border-bottom: none;
        }

    .pic-div, .pic-div img {
        float: right;
        height: 110px;
        width: 220px;
    }

    .titleDiv {
        float: right;
        font-size: 20px;
        margin-right: 20px;
    }

    .txtNote {
        float: right;
        font-size: 14px;
        margin-right: 10px;
        width: auto;
    }

    .cols-ft {
        margin: 0 10px;
        width: 230px;
    }

    .newsBoxes-hld {
        float: none;
        width: 100%;
    }

    .news-box {
        margin: 10px 0;
        width: 100%;
    }

    .bx-l {
        width: 315px;
    }

    .main-slider .txtCap {
        font-size: 11px;
        padding: 20px 10px;
        width: 398px;
    }

    .main-slider .arrow-main {
        height: 51px;
    }

    .cols-ft, .cols-ft:first-child, .cols-ft:last-child {
        margin: 15px 10px;
        width: 230px;
    }

    .contactInfo {
        display: none;
    }

    .pro-slider, .pro-slider li, .pro-slider li img {
        height: 360px;
        width: 383px;
    }

    .pro-slider {
        float: none;
        margin: auto;
        display: block;
    }

    .productInfo {
        display: inline-block;
        float: none;
        margin-top: 10px;
        width: 100% !important;
        text-align: center;
    }

    .titlePro-single {
        text-align: center;
    }

    .cm-users-box {
        display: inline-block;
        float: none;
        width: 100%;
    }

    .cm-slider {
        width: 460px;
        height: 300px;
    }

        .cm-slider .caroufredsel_wrapper {
            width: 100% !important;
        }

    .bxTxt-cm {
        width: 385px;
    }

    .arrowSlider {
        right: -40px;
    }

    .cm-slider #prev22 {
        top: 100px;
    }

    .cm-slider #next22 {
        top: 60px;
    }

    .sendCm-hld {
        height: auto;
        margin-top: 25px;
        padding: 25px 30px;
        width: 440px;
    }

    .cmFld {
        width: 195px;
    }

    .txtAreaFld-2 {
        float: right;
        height: 80px;
        width: 420px;
    }

    .relatedPro-slider li .itemBox, .relatedPro-slider li .itemBox:first-child, .relatedPro-slider li .itemBox:last-child {
        margin: 20px auto !important;
    }

    .relatedPro-slider li {
        margin: 0 5px;
    }

    .agentsItem, .agentsItem:first-child, .agentsItem:last-child {
        float: none;
        margin: 15px auto;
    }

    .mapAgents {
        float: none;
        margin: auto;
    }

    .ag-top-r {
        float: none;
        margin: auto;
    }

    .menu ul ul {
        padding: 20px;
        top: 45px;
        width: 458px;
    }

        .menu ul ul li {
            margin: 3px 20px;
            width: 185px;
        }

    .menu ul li ul li a {
        font-size: 14px;
    }

    .img-sub {
        display: none;
    }


    .search-holder {
        margin-left: 137px;
    }

    .search-bt {
        background-color: transparent;
        background-image: url("/images/search.png");
        background-position: center top;
        border: medium none;
        cursor: pointer;
        float: left;
        height: 20px;
        margin: 5px 8px;
        width: 25px;
    }

    .SearchView-bt {
        margin: 25px 160px;
        float: none;
    }

    .search-bt:hover {
        background-position: center bottom;
    }

    .searchFld {
        border: medium none;
        height: 30px;
        padding: 0;
        width: 160px;
        margin-right: 10px;
        float: right;
        font-family: Samim;
        color: #666;
        font-size: 12px;
    }

    .box-Search {
        background-color: #fff;
        border: 1px solid #d7d7d7;
        border-radius: 15px;
        box-shadow: 0 2px 2px #ccc;
        display: block;
        font-family: samim;
        font-size: 15px;
        margin: 15px auto;
        width: 1080px;
        overflow: hidden;
        height: 140px;
    }

    .box-poll {
        background-color: #fff;
        border: 1px solid #d7d7d7;
        border-radius: 15px;
        box-shadow: 0 2px 2px #ccc;
        display: block;
        font-family: samim;
        font-size: 15px;
        margin: 15px auto;
        width: 460px;
        overflow: hidden;
    }



    .box-Search:first-child {
        margin-top: 0;
    }

    .Search-titlePro {
        display: block;
        font-size: 18px;
        margin: 20px auto 10px;
        text-align: center;
        width: 100%;
    }

    .stxt3 {
        line-height: 24px;
        margin-left: 10px;
        text-align: right;
        width: 78%;
        height: 54px;
    }

    .stxt-faq {
        color: #000;
        float: right;
        font-size: 13px;
        margin-top: 0;
        width: 960px;
    }

        .stxt-faq p a {
            color: #000;
        }

    .Search-picBox-2 {
        float: right;
        height: 170px;
        width: 140px;
        overflow: hidden;
        border-radius: 10px;
    }

    .HomeLable {
        float: right;
    }

    .MapLable {
        background-image: url("/images/shape1.png");
        background-position: right center;
        background-repeat: no-repeat;
        color: #574b41;
        display: block;
        float: right;
        font-size: 13px;
        margin: 0 5px;
        padding: 7px 15px 12px 10px;
    }

    .addressPage {
        padding: 10px;
    }

    .titleArticle {
        font-size: 20px;
        display: inline-block;
        width: 100%;
        padding: 5px 0;
    }

        .titleArticle a {
            color: #000000;
        }

    .txt-22 {
        clear: both;
        color: #b7a385;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;
        text-align: justify;
        width: 100%;
    }

        .txt-22 a {
            color: #000000;
        }


    .wrp-poll {
        display: block;
        margin-bottom: 20px;
        margin-left: 15px;
        border: 1px solid rgba(0, 177, 235, 0.42);
        padding: 5px 15px;
        display: none;
        border-radius: 4px;
    }

    .close-poll {
        display: inline;
        float: right;
        padding: 5px 10px;
        font-weight: bold;
        display: none;
    }

    .div_left {
        float: left;
        width: 38%;
    }

    .div_right {
        float: right;
        width: 50%;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    .rdoPoll td input[type="radio"] {
        float: left;
        margin-top: 30px;
    }

    div.radio input {
        width: 21px;
        height: 21px;
    }

    form-btn {
        cursor: pointer;
        width: 190px;
        height: 30px;
        border: 1px solid #9B1A1D;
        color: #FFF;
        background: #BD001F none repeat scroll 0% 0%;
        padding: 0px;
        transition: all 0.3s ease-out 0s;
        margin: 15px 3px;
    }

    .d_bar1 {
        border: 1px solid rgba(0, 196, 248, 0.2);
        height: 16px;
        border: 1px solid rgba(0, 196, 248, 0.2);
    }

    .loading2 {
        display: none;
    }

    .SearchView-bt:hover {
        background-color: #FFC127;
        color: #333;
    }

    .submit-form-btn {
        color: #fa8913;
    }

        .submit-form-btn:hover {
            color: #ffc127;
        }

        .submit-form-btn::before {
            color: #fa8913;
            content: "●";
            font-size: 12px;
            padding: 0 3px;
        }

    .cmFld-Captchatxt {
        width: 195px;
        display: flex;
    }

    .Captcha-fild {
        width: 216px;
        margin-right: 114px;
        height: auto;
        display: -webkit-box;
    }

    .pp2 {
        position: relative !important;
        left: 0% !important;
    }

    .di-rrr {
        min-height: 755px !important;
    }

    .nbb {
        float: right !important;
    }

    .npic {
        margin-right: 188px;
    }

    .ntt {
        text-align: center;
    }

    .ccus {
        width: 464px;
    }

    .txt-1 img {
        max-height: 500px !important;
        max-width: 500px !important;
    }

    .fadeIn {
        width: 536px;
    }

    .Captcha-fild {
        background-color: red;
    }


    .marg {
        background: none !important;
        margin-right: 145px;
    }

    .cq {
        margin: 51px 92px;
    }
}


@media only screen and (max-width: 519px) {
    .wrapper {
        width: 300px;
        margin: auto;
    }

    .rowItems {
        display: inline;
        width: 100%;
    }

    .itemBox, .itemBox:first-child, .itemBox:last-child {
        float: none;
        margin: 22px auto !important;
    }

    .itemBox {
        width: 220px;
    }

    .picBox, .picBox img {
        height: 208px;
        width: 220px;
    }

    .titlePro {
        font-size: 17px;
    }

    .nwltrForm-hld {
        display: inline-block;
        margin: auto;
        width: 100%;
        float: none;
    }

    .nwltr-form {
        display: inline-block;
        float: none;
        margin-top: 20px;
        width: 100%;
    }

    .linksFt {
        width: 360px;
    }

    .menuMob {
        display: table;
        margin-top: 20px;
        text-align: center;
        width: 100%;
    }

    .menu {
        background-color: #fff;
        box-shadow: 0 4px 6px #999;
        display: none;
        float: none;
        margin: 5px auto auto;
        position: absolute;
        text-align: center;
        width: 300px;
        z-index: 10000;
    }

        .menu ul li {
            display: inline-block;
            float: none;
            position: relative;
            width: 100%;
        }

            .menu ul li a {
                background-image: none;
                font-size: 15px;
                padding: 15px 0;
            }

    .logo {
        float: none;
        margin: auto;
    }

    .linksFt ul li {
        display: inline-block;
        float: none;
        margin: 8px 0;
        text-align: right;
        width: 100%;
    }

    .nwltrForm-hld, .linksFt {
        display: inline-block;
        float: none;
        margin: auto;
        width: 100%;
        padding: 15px 0;
        text-align: center;
    }

    .copyright, .socialNet-hld {
        display: inline-block;
        float: none;
        padding: 10px 0;
        text-align: center;
        width: 100%;
        margin: auto;
    }

    .titleContent {
        font-size: 21px;
        text-align: center;
    }

    .foot-bottom {
        line-height: 22px;
    }

    .lb-ttl {
        float: none;
        margin: auto;
    }

    .nwltr-fld {
        background-position: 277px center;
        padding-left: 20px;
        padding-right: 30px;
        width: 250px;
    }

    .submit-bt {
        width: 300px;
    }

    .box-Faq, .faq-rep {
        width: 100%;
    }

    .box-poll, .faq-rep {
        width: 100%;
    }

    .box-Search, .faq-rep {
        width: 100%;
    }

    .faq-qs {
        width: 260px;
    }

    .txt-faq {
        margin: 10px auto auto;
        width: 100%;
    }

    .num-faq, .repIcon {
        display: block;
        float: none;
        margin: auto;
        text-align: center;
    }

        .num-faq a {
            display: block;
            margin: auto;
            width: 100%;
        }

    .txt-rep {
        float: none;
        margin: auto;
        width: 90% !important;
    }

    .main-slider li, .main-slider li img {
        height: 135px;
        width: 300px;
    }

    .boxDiv {
        height: auto;
        margin: 0;
        padding: 20px 0;
        width: 100%;
    }

        .boxDiv:last-child {
            border-bottom: none;
        }

    .pic-div, .pic-div img {
        height: auto;
        width: 100%;
    }

    .cols-ft {
        margin: 0 10px;
        width: 230px;
    }

    .newsBoxes-hld {
        float: none;
        width: 100%;
    }

    .news-box {
        margin: 15px 0;
        width: 100%;
    }

    .bx-l {
        margin-top: 5px;
        text-align: center;
        width: 100%;
    }

    .picBox-2 {
        float: none;
        margin: auto;
    }

    .main-slider .txtCap {
        display: none;
    }

    .main-slider .arrow-main {
        display: none !important;
    }

    .cols-ft, .cols-ft:first-child, .cols-ft:last-child {
        margin: 15px 0;
        width: 100%;
        text-align: center;
    }

    .contactInfo {
        display: none;
    }

    .pro-slider, .pro-slider li, .pro-slider li img {
        height: 282px;
        width: 300px;
    }

    .pro-slider {
        float: none;
        margin: auto;
        display: block;
    }

    .productInfo {
        display: inline-block;
        float: none;
        margin-top: 10px;
        width: 100% !important;
        text-align: center;
    }

    .titlePro-single {
        text-align: center;
    }

    .cm-users-box {
        display: inline-block;
        float: none;
        width: 100%;
    }

    .cm-slider {
        width: 270px;
        height: 200px;
    }

        .cm-slider .caroufredsel_wrapper {
            width: 100% !important;
        }

    .bxTxt-cm {
        width: 195px;
    }

    .arrowSlider {
        right: -30px;
    }

    .cm-slider #prev22 {
        top: 50px;
    }

    .cm-slider #next22 {
        top: 0;
    }

    .sendCm-hld {
        height: auto;
        margin-top: 25px;
        padding: 25px 20px;
        width: 260px;
    }

        .sendCm-hld:after {
            clear: both;
        }

    .relatedPro-slider li .itemBox, .relatedPro-slider li .itemBox:first-child, .relatedPro-slider li .itemBox:last-child {
        margin: 20px auto !important;
    }

    .relatedPro-slider li {
        margin: 0 25px;
    }

    .arrow-3 {
        bottom: 130px;
    }

    .relatedPro-slider .prev {
        left: 38px;
    }

    .relatedPro-slider .arrow-3 {
        bottom: 475px;
    }

    .mapAgents {
        float: none;
        margin-left: 0;
        overflow: auto;
        width: 100%;
    }

    .ag-top-r {
        float: none;
        margin: auto;
        width: 265px;
    }

    .agentsItem {
        margin: 10px 5px;
        padding: 10px;
        width: 280px;
    }

    .mapAgentItem {
        height: 175px;
        width: 277px;
    }

    .googleMap {
        clear: both;
        height: 175px;
        width: 269px;
        margin-right: 20px;
    }

    .cnt-info {
        width: 260px;
    }

    .menu ul ul {
        padding: 10px;
        top: 44px;
        width: 278px;
        background-color: rgba(88, 76, 65, 1);
    }

        .menu ul ul li {
            margin: 3px 0;
            width: 100%;
        }

    .menu ul li ul li a {
        font-size: 14px;
        text-align: center;
    }

    .img-sub {
        display: none;
    }


    .box-Search:first-child {
        margin-top: 0;
    }

    .Search-titlePro {
        display: block;
        font-size: 18px;
        margin: 20px auto 10px;
        text-align: center;
        width: 100%;
    }

    .SearchView-bt {
        float: none;
    }

    .stxt3 {
        line-height: 24px;
        margin-left: 10px;
        text-align: right;
        width: 78%;
        height: 54px;
    }

    .stxt-faq {
        color: #000;
        float: right;
        font-size: 13px;
        margin-top: 0;
        width: 960px;
    }

        .stxt-faq p a {
            color: #000;
        }

    .Search-picBox-2 {
        float: right;
        height: 170px;
        width: 140px;
        overflow: hidden;
        border-radius: 10px;
    }

    .HomeLable {
        float: right;
    }

    .MapLable {
        background-image: url("/images/shape1.png");
        background-position: right center;
        background-repeat: no-repeat;
        color: #574b41;
        display: block;
        float: right;
        font-size: 13px;
        margin: 0 5px;
        padding: 7px 15px 12px 10px;
    }

    .addressPage {
        padding: 10px;
    }

    .titleArticle {
        font-size: 20px;
        display: inline-block;
        width: 100%;
        padding: 5px 0;
    }

        .titleArticle a {
            color: #000000;
        }

    .txt-22 {
        clear: both;
        color: #b7a385;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;
        text-align: justify;
        width: 100%;
    }

        .txt-22 a {
            color: #000000;
        }


    .wrp-poll {
        display: block;
        margin-bottom: 20px;
        margin-left: 15px;
        border: 1px solid rgba(0, 177, 235, 0.42);
        padding: 5px 15px;
        display: none;
        border-radius: 4px;
    }

    .close-poll {
        display: inline;
        float: right;
        padding: 5px 10px;
        font-weight: bold;
        display: none;
    }

    .div_left {
        float: left;
        width: 41%;
    }

    .div_right {
        float: right;
        width: 50%;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    .rdoPoll td input[type="radio"] {
        float: left;
        margin-top: 30px;
    }

    div.radio input {
        width: 21px;
        height: 21px;
    }

    form-btn {
        cursor: pointer;
        width: 190px;
        height: 30px;
        border: 1px solid #9B1A1D;
        color: #FFF;
        background: #BD001F none repeat scroll 0% 0%;
        padding: 0px;
        transition: all 0.3s ease-out 0s;
        margin: 15px 3px;
    }

    .d_bar1 {
        border: 1px solid rgba(0, 196, 248, 0.2);
        height: 16px;
        border: 1px solid rgba(0, 196, 248, 0.2);
    }

    .loading2 {
        display: none;
    }

    .SearchView-bt:hover {
        background-color: #FFC127;
        color: #333;
    }

    .submit-form-btn {
        color: #fa8913;
    }

        .submit-form-btn:hover {
            color: #ffc127;
        }

        .submit-form-btn::before {
            color: #fa8913;
            content: "●";
            font-size: 12px;
            padding: 0 3px;
        }

    .box-poll {
        background-color: #fff;
        border: 1px solid #d7d7d7;
        border-radius: 15px;
        box-shadow: 0 2px 2px #ccc;
        display: block;
        font-family: samim;
        font-size: 15px;
        margin: 15px auto;
        width: 256px;
        overflow: hidden;
    }

    faq-pl {
        width: 260px;
    }

    .Captcha-fild {
        margin: 0 0;
    }

    .pp2 {
        position: relative !important;
        left: 0% !important;
    }

    .di-rrr {
        min-height: 910px !important;
    }

    .nbb {
        float: right !important;
    }

    .npic {
        margin-right: 66px;
    }

    .ntt {
        text-align: center;
    }

    .search-holder {
        margin-left: 41px;
    }

    .ccus {
        width: 263px;
    }

    .txt-1 img {
        max-width: 295px !important;
        max-height: 259px !important;
    }

    .dropfld {
    }

    .cqust {
    }

    .aria {
        width: 237px;
    }

    .Captcha-fild {
        background-color: red;
    }

        .Captcha-fild img {
            width: 254px;
        }

    .marg {
        background: none !important;
    }

    .divt {
    }

    .cq {
        margin: 51px 92px;
    }
}

