@charset "utf-8";

/* CSS Document */
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, dialog, blockquote {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

html, body, div, span, applet, object, iframe, h1, h2, h4, 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, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video {
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    margin: 0;
    padding: 0;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

body {
    margin: 0;
}

a:focus {
    outline: none;
}

a:active, a:hover {
    outline: 0;
    text-decoration: none;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    border-top: 1px solid #c2c2c2;
    border-color: #c2c2c2 transparent transparent transparent;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    width: auto \9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic; /*margin-left: 7px;*/
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

button, input, select, textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"],

    /* 1 */
input[type="reset"], input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

button[disabled], html input[disabled] {
    cursor: default;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

optgroup {
    font-style: normal;
}

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

::-webkit-input-placeholder {
    opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
    opacity: 1;
}

::-moz-placeholder { /* Firefox 19+ */
    opacity: 1;
}

:-ms-input-placeholder {
    opacity: 1;
}

/* End Global reset style */

/*--------------------------------Structure CSS------------------------------------------*/
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../fonts/myriadpro-regular.eot');
    src: url('../fonts/myriadpro-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/myriadpro-regular.woff') format('woff'), url('../fonts/myriadpro-regular.ttf') format('truetype'), url('../fonts/myriadpro-regular.svg#myriadpro-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad_pro_lightregular';
    src: url('../fonts/myriadpro-light-webfont.eot');
    src: url('../fonts/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/myriadpro-light-webfont.woff') format('woff'), url('../fonts/myriadpro-light-webfont.ttf') format('truetype'), url('../fonts/myriadpro-light-webfont.svg#myriad_pro_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url('../fonts/myriadpro-semibold.eot');
    src: url('../fonts/myriadpro-semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/myriadpro-semibold.woff') format('woff'), url('../fonts/myriadpro-semibold.ttf') format('truetype'), url('../fonts/myriadpro-semibold.svg#myriadpro-semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.float_left {
    float: left !important;
}

.float_right {
    float: right !important;
}

.background_none {
    background: none !important;
}

.m0 {
    margin: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mt1 {
    margin-top: 10px !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.p0 {
    padding: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pl0 {
    padding-left: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.clear_all {
    clear: both;
}

.clear_left {
    clear: left;
}

.clear_right {
    clear: right;
}

.display_none {
    display: none;
}

.align_center {
    text-align: center !important;
}

.align_left {
    text-align: left !important;
}

.align_right {
    text-align: right !important;
}

.alignleft {
    float: left;
    margin-right: 20px;
}

.small-font {
    font-size: 12px;
}

.alignright {
    float: right;
    margin-left: 20px;
}

img.alignright, img.alignleft, img.alignnone {
    border: 1px solid #f1f1f1;
    padding: 10px;
    border-radius: 2px;
}

.hr {
    width: 100%;
    height: 3px;
    background-color: #ccc;
    float: left;
    margin: 25px 0;
}

.blue_color {
    color: #0079C2;
}

.red_color {
    color: #d20000;
}

.btn {
    display: inline-block;
    padding: 0 0.625em;
    background-color: #0079C2;
    line-height: 30px;
    font-size: 0.875em;
    border: none;
    color: #fff;
    border-radius: 3px;
    font-weight: 600;
}

.btn:hover {
    background-color: #0163EB;
    text-decoration: none;
}

.btn.larg {
    font-size: 1em;
    padding: 0.3125em 1.25em;
    height: 40px;
}

p .btn {
    font-size: 1em;
}

p .btn.larg {
    font-size: 1.25em;
}

.option_lable {
    display: block;
    margin: 5px;
    font-weight: 600;
    color: #253746;
    font-size: 0.875em;
}

.option_lable sup {
    color: #d72323;
    font-size: 14px;
    top: -1px;
    margin-right: 2px;
    font-weight: 600;
}

input.text_field, select.select_option, textarea.text_area {
    background-color: #f9f9f9;
    border: medium none;
    border: 1px solid #c2c2c2;
    float: left;
    padding: 5px 8px;
    color: #253746;
    width: 100%;
    font-size: 0.875em;
    border-radius: 3px;
}

select.select_option {
    padding: 4px 8px;
}

textarea.text_area {
    resize: none;
}

input.sub_btn {
    border: 0px;
    background-color: #0079C2;
    color: #fff;
    font-weight: 700;
    min-width: 60px;
    padding: 8px 10px;
    transition: background-color .2s linear;
    margin-top: 10px;
    border-radius: 3px;
}

input.sub_btn:hover {
    background-color: #0163EB;
}

.form_area [class^=col] {
    margin-top: 8px;
}

.row {
    float: left;
    width: 100%;
}

.row div:last-child {
    margin-right: 0px;
}

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
    float: left;
    margin-right: 2%;
}

.col1 {
    width: 6.4999%;
}

.col2 {
    width: 15%;
}

.col3 {
    width: 23.5%;
}

.col4 {
    width: 32%;
}

.col5 {
    width: 40.5%;
}

.col6 {
    width: 49%;
}

.col7 {
    width: 57.5%;
}

.col8 {
    width: 66%;
}

.col9 {
    width: 74.5%;
}

.col10 {
    width: 83%;
}

.col11 {
    width: 91.5%;
}

.col12 {
    width: 100%;
    margin-right: 0px;
}

.inline_radio, .inline_check {
    float: left;
    margin-right: 15px;
    font-size: 0.875em;
}

.inline_radio input[type="radio"], .inline_check input[type="checkbox"] {
    margin-right: 5px;
}

a {
    text-decoration: none;
    outline: none;
    color: #0079C2;
    transition: .2s linear;
}

a:hover {
    text-decoration: underline;
}

body {
    margin: 0 auto;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #7d827e;
}

p {
    margin: 12px 0px;
    line-height: 22px;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: normal;
    margin: 0px;
    margin-top: 10px;
    color: #0079C2;
}

h1 {
    font-size: 22px;
    margin-top: 0px;
}

h2 {
    font-size: 16px;
    font-weight: bold;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

.wrapper {
    margin: 0 auto;
    padding: 0px;
    width: 1000px;
}

#header, #top_nav_wrap, #container, #footer {
    float: left;
    width: 100%;
}

#top_header {
    float: left;
    width: 100%;
    padding: 15px 0 15px 0;
}

#top_header h6 {
    float: right;
    color: #666666;
    text-align: right;
    font-size: 13px;
    margin-top: 20px;
}

#logo {
    float: left;
}

#logo a {
    float: left;
    width: 275px;
    height: 83px;
    display: block;
    text-indent: -999999px;
    overflow: hidden; /*background:url(../images/logo.jpg) no-repeat;*/
    background: url(../images/logo.png) no-repeat;
}

#top_nav_wrap {
    background-color: #0079C2;
    padding-top: 20px;
}

#top_nav {
    float: right;
    background-color: #0079C2;
}

#top_nav ul {
    float: left;
    list-style: none;
}

#top_nav ul li {
    float: left;
    position: relative;
    margin-right: 1px;
}

#top_nav ul li:last-child {
    margin-right: 0px;
}

#top_nav ul li a {
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    padding: 0 14px;
}

#top_nav ul li a:hover, #top_nav ul li a.active, #top_nav ul li:hover a {
    text-shadow: 0px 0px 20px #fff;
    text-decoration: none;
}

#top_nav ul li ul {
    display: none;
    background-color: #0079C2;
    width: 200px;
    padding: 10px;
    position: absolute;
    left: 0;
    top: 32px;
    border-radius: 0 0 5px 5px;
    z-index: 110;
}

#top_nav ul li:hover ul {
    display: block;
}

#top_nav ul li ul li {
    border-bottom: 1px dashed #fff;
    margin-right: 0px;
    width: 100%;
}

#top_nav ul li ul li:last-child {
    border-bottom: 0px;
}

#top_nav ul li ul li a {
    padding: 0 10px;
    width: 100%;
    text-shadow: none !important;
}

#top_nav ul li ul li a:hover, #top_nav ul li:hover ul li a.active {
    background-color: #fff;
    color: #025CB6;
}

.sm_icon {
    float: right;
}

.sm_icon a {
    float: left;
    width: 30px;
    display: block;
    height: 30px;
    text-indent: -999999px;
    overflow: hidden;
    background: url(../images/sm_icon.png) no-repeat;
    margin-left: 7px;
    border-radius: 2px;
}

.sm_icon a.fb_icon {
    background-position: 0 0;
}

.sm_icon a.g_icon {
    background-position: -30px 0px;
}

.sm_icon a.tube_icon {
    background-position: -60px 0px;
}

.sm_icon a.bm_icon {
    background-position: -150px 0px;
}

#search_bar {
    float: right;
    width: 40%; /*background-color:#f4f5e7; border-bottom:1px solid #cccccc;*/
    padding: 20px 0px 0px 0px;
}

#search_bar h6 {
    float: left;
    color: #515151;
    margin: 0 16px 0 14px;
    line-height: 30px;
}

#search_bar a {
    color: #2c2f2d;
    font-weight: 600;
    float: right;
    margin-top: 6px;
}

#search_bar a:hover {
    color: #176A9C;
    text-decoration: none;
}

#search_bar select {
    float: left;
    width: 150px;
    border: 1px solid #c2c2c2;
    color: #000;
    padding: 6px 8px; /*margin-right:10px;*/
    background-color: rgba(0, 0, 0, 0.1) !important;
    margin-left: 5px;
}

#search_bar .wrapper div {
    float: left;
}

span.fields_select_span {
    position: absolute;
    bottom: 0;
    float: left;
    left: 0;
    width: 150px;
    font-size: 14px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    background: url(../images/drop_down_arrow.png) 95% center no-repeat #7d827e;
    cursor: default;
    z-index: 1;
    border-radius: 3px;
    overflow: hidden;
}

.fields_select {
    padding: 4px 5px;
    position: relative;
    z-index: 10;
    width: 150px;
}

#search_bar ul {
    float: left;
    list-style: none;
}

#search_bar ul li {
    float: left;
    width: 150px;
    margin-right: 10px;
    position: relative;
}

#search_bar ul li a {
    float: left;
    padding: 0 10px;
    font-weight: 400;
    color: #fff;
    background: url("../images/drop_down_arrow.png") no-repeat scroll 95% center #7d827e;
    width: 100%;
    line-height: 30px;
    border-radius: 4px;
    margin-top: 0px;
}

#search_bar ul li a:hover, #search_bar ul li:hover a {
    color: #fff;
    border-radius: 4px 4px 0 0;
    background-color: #0079C2;
}

#search_bar ul li ul {
    display: none;
    position: absolute;
    left: 0px;
    top: 30px;
    z-index: 110;
    background-color: #0079C2;
    padding: 10px;
    border-radius: 0 4px 4px 4px;
    width: 230px;
}

#search_bar ul li:hover ul {
    display: block;
}

#search_bar ul li ul li {
    width: 100%;
    border-top: 1px solid #fff;
}

#search_bar ul li ul li:first-child {
    border-top: none;
}

#search_bar ul li ul li a {
    background: none;
    border-radius: 0px !important;
    width: 100%;
    line-height: normal;
    padding: 5px 10px;
    font-size: 12px;
}

#search_bar ul li ul li h6 {
    color: #0079C2;
    margin: 0px 0 5px 0px;
    line-height: normal;
    float: none;
    padding: 4px 10px;
    background-color: #fff;
    font-size: 14px;
}

#search_bar ul li ul li a:hover {
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff;
}

#search_bar ul li ul li ul {
    padding: 0px;
    position: static;
    width: 100%;
    margin-bottom: 5px;
    border-radius: 0px;
}

#search_bar ul li ul li ul:last-child {
    margin-bottom: 0px;
}

#search_bar input.submit_btn {
    padding: 4px 10px;
    text-transform: uppercase;
    border: 1px solid rgba(125, 130, 126, .3);
    border-radius: 3px;
    background-color: #fff;
    color: #4e5859;
    font-size: 16px;
    margin-left: 10px;
    font-weight: 600;
    cursor: pointer;
}

#container { /*padding-top:20px;*/
}

.content ul.list-style {
    list-style: outside disc;
    padding-left: 15px;
    margin-top: 15px;
}

.content ul.list-style li a {
    margin-bottom: 10px;
    display: inline-block;
}

.content ul.list-style ul {
    padding-left: 15px;
}

#left_panel {
    float: left;
    width: 220px;
    margin-right: 20px;
}
#insta_panel {
    float: left;
    width: 220px;
    margin-left: 20px;
}
#left_menu {
    float: left;
    width: 100%;
    padding: 9px 5px 9px 14px;
    border: 1px solid #ccc;
    background-color: #f2f2f2;
}

#left_menu h6 {
    margin-top: 0px;
}

#left_menu ul {
   /* float: left; */
   width: 100%;
   list-style: none;
   margin-top: 10px;
   font-size: 13px;
}

#left_menu ul li {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
}

#left_menu ul li a {
    float: left;
    width: 100%;
    line-height: 28px;
    padding: 0 10px;
    color: #666;
}

/*#left_menu ul li a:hover, #left_menu ul li.active a { background-color:#0079C2; text-decoration:none; color:#fff;}*/
#left_menu ul li a.active, #left_menu ul li a:hover {
    background-color: #0079C2;
    text-decoration: none;
    color: #fff;
}

#left_menu ul li a.active2 {
    background-color: #0079C2;
    text-decoration: none;
    color: #fff;
}

#left_menu ul li a span {
    float: right;
    background: url(../images/up_arrow.png) no-repeat;
    width: 10px;
    height: 10px;
    display: block;
    margin-top: 8px;
}

#left_menu ul li a:hover span, #left_menu ul li.active a span {
    background-image: url(../images/down_arrow.png);
}

#left_menu ul li ul {
    margin: 0px 0 0px 5px;
    display: none;
    width: 100%;
}

#left_menu ul li ul li {
    border-top: none;
    list-style: inside;
    color: #0079C2;
}

#left_menu ul li ul li a, #left_menu ul li.active ul li a {
    background: none;
    width: auto;
    float: none;
    padding: 0px;
    color: #666;
}

#left_menu ul li.active ul li a.active2 {
    color: #0079C2;
}

#left_menu ul li ul li a:hover {
    background: none;
    color: #0079C2;
}

#left_menu ul li ul li ul {
    margin: 0;
    padding-left: 17px;
    position: relative;
}

#left_menu ul li ul li ul:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 5%;
    width: 1px;
    height: 90%;
    background-color: #dbdbdb;
    box-shadow: 1px 0px #e5e5e5;
}

#left_menu ul li ul li ul li {
   /* list-style: none; */
   font-size: 12px;
   margin-bottom: 0px;
}

#left_panel ul.left_panel_btns {
    float: left;
    width: 100%;
    list-style: none;
    margin: 20px 0;
}

#left_panel ul.left_panel_btns li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

#left_panel ul.left_panel_btns li:last-child {
    margin-bottom: 0px;
}

#left_panel ul.left_panel_btns li a {
    display: block;
    color: #fff;
    line-height: 30px;
    background-color: #0079C2;
    padding: 0 10px;
    font-size: 15px;
}

#left_panel ul.left_panel_btns li a:hover {
    background-color: #025cb6;
    text-decoration: none;
}

.left_panel_img {
    margin-bottom: 10px;
}

#right_panel {
    float: left;
    width: 760px;
    position: relative;
}

.ajaxLoader {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 999;
}

.ajaxLoader img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -24px;
    margin-left: -24px;
}

#slider_wrap {
    float: left;
    width: 100%;
}

#slider {
    float: left;
    border: 1px solid #ccc;
    background-color: #fff;
    width: 100%;
    height: 427.50px;
    overflow: hidden;
    position: relative;
}

#slider .slide {
    float: left;
    width: 100%;
}

.caption-wrap {
    position: absolute;
    left: 0;
    top: 250px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px;
}

.caption-wrap h2 {
    margin: 0;
    color: #FFFFFF;
    text-shadow: 0px 1px 2px #000;
    font-weight: bold;
}

.caption-wrap p {
    color: #FFF;
    font-size: 16px;
    margin: 0px 0px;
}

#slider_nav {
    float: right;
    margin-top: 10px;
}

#slider_nav a {
    float: left;
    width: 30px;
    height: 10px;
    display: block;
    text-indent: -999999px;
    overflow: hidden;
    background-color: #ccc;
    margin-left: 10px;
    cursor: pointer;
}

#slider_nav a:hover, #slider_nav a.activeSlide {
    background-color: #0079C2;
}

#inner_banner {
    float: left; /*border:1px solid #ccc; background-color:#fff;*/
    width: 100%;
    margin-bottom: 20px;
}

#inner_banner img {
    width: 100%;
    height:206px;
}

#content {
    float: left;
    width: 100%;
    position: relative;
    min-height: 450px;
}

#content .advance_filter_label {
    width: 112px;
}

#content select.filter {
    padding: 5px;
    margin: 10px 0 0 10px;
    border-radius: 4px;
    width: 151px;
    float: left;
}

#content #option_value_id5 {
    float: right;
    margin-right: 5px;
}

.home_pro {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    margin-top: 20px;
}

.home_pro > .row {
    border-bottom: 1px solid #ccc;
}

.home_pro > .row:last-child {
    border-bottom: 0px;
}

.home_pro .col6 {
    margin-right: 0px;
    width: 50%;
    border-left: 1px solid #ccc;
}

.home_pro .col6:first-child {
    border-left: 0px;
}

.home_pro_content {
    background-color: #f2f2f2;
    padding: 10px 10px 30px;
    position: relative;
}

.home_pro_content:before {
    position: absolute;
    left: -18px;
    top: 24px;
    content: "";
    display: block;
    border-width: 18px 18px 18px 0;
    border-style: solid;
    border-color: transparent #ccc transparent transparent
}

.home_pro_content:after {
    position: absolute;
    left: -17px;
    top: 25px;
    content: "";
    display: block;
    border-width: 17px 17px 17px 0;
    border-style: solid;
    border-color: transparent #f2f2f2 transparent transparent
}

.home_pro_content p {
    color: #333;
    font-size: 13px;
}

.home_pro_content a.select_btn {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-weight: 600;
}

.title_bg {
    padding: 10px 15px;
    background-color: #f3f3f3;
}

.cat_list {
    margin-top: 10px;
}

.cat_list .col2 {
    border: 1px solid #e7e7e7;
    text-align: center;
    color: #7d827e;
    min-height: 165px;
    margin-bottom: 15px;
}

.cat_list .col2:nth-child(6n+6) {
    margin-right: 0;
}

.cat_list .col2 a {
    color: #7d827e;
    border-top: 1px solid #e7e7e7;
    margin: 0 9px 9px;
    padding-top: 9px;
    display: block;
}

.cat_list .col2 a:hover {
    color: #0079C2;
    text-decoration: none;
}

.pro_list {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.pro_list tr {
    padding: 10px 0;
    display: block;
    border-top: 1px solid #e7e7e7;
}

/*.pro_list tr:nth-child(2) { border-top:0px;}*/
.pro_list tr.theader {
    background-color: #0079C2;
    border-top: 0px;
}

.pro_list tr.theader td, .pro_list tr.theader th {
    color: #fff;
    font-weight: 700;
    border-left-color: #408cff;
    padding: 0 10px;
}

.pro_list tr.tfooter {
    background-color: #f3f3f3;
    border-top: 0px;
}

.pro_list tr.tfooter td {
    font-weight: 700;
    border-left-color: #dadada;
    padding: 0 10px;
    text-align: center !important;
}

.pro_list tr td {
    border-left: 1px solid #e7e7e7;
    text-align: center;
    line-height: 24px;
    vertical-align: middle;
    word-break: break-all;
}

.pro_list tr td:first-child {
    border-left: 0px;
    font-weight: 700;
    word-break: normal; /*font-size:16px;*/
}

.pro_list tr td:nth-child(2) {
    text-align: left;
}

.pro_list tr td a {
    display: inline-block;
}

.pro_list tr td img {
    margin: 3px;
}

.pro_list_thumb {
    width: 80px;
    float: left;
    min-height: 80px;
}

.pro_list tr td .pro_list_thumb a {
    display: block;
}

.pro_list tr td .pro_list_thumb img {
    margin: 0;
    float: left;
}

.pro_list_content {
    float: left;
    width: 250px;
    padding-left: 10px; /*margin-top:15px;*/
    line-height: 20px;
    font-size: 13px;
}

.pro_list.paddinglr tr td {
    padding: 0 10px;
    font-size: 10px;
}

.align_center tr td {
    text-align: center !important;
}

.pro_list.paddinglr tr.theader td {
    font-size: 13px;
}

.breadcrumb {
    width: 100%;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 20px;
}

.breadcrumb span {
    margin-right: 5px;
}

.breadcrumb a:after {
    content: "\203A";
    font-size: 14px;
    margin: 0 6px;
    color: #666;
    position: relative;
    top: -1px;
}

.breadcrumb a:hover {
    text-decoration: none;
    color: #025CB6;
}

.pruduct_page .col2 {
    width: 200px;
}

.pruduct_page .col8 {
    width: 780px;
}

.pruduct_page_content .col2 {
    margin-right: 20px;
}

.pruduct_page_content .col7 {
    width: 560px;
    position: relative;
    padding-top: 48px;
}

.pruduct_page_content .title_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 780px;
}

.pro_thumb {
    border: 1px solid #e7e7e7;
    position: relative;
}

.pro_thumb .zoom_icon {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/zoom_icon.png) center no-repeat rgba(255, 255, 255, 0.7);
}

.pro_thumb .zoom_text {
    display: none;
    position: absolute;
    left: 0px;
    bottom: 5px;
    width: 100%;
    text-align: center;
    font-weight: 600;
}

.pro_thumb:hover .zoom_icon, .pro_thumb:hover .zoom_text {
    display: block;
}

.pro_thumb:hover::before, .pro_thumb:hover::after, .pro_thumb:hover .slick-slider:before, .pro_thumb:hover .slick-slider:after {
    position: absolute;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #0d6ecf;
}

.pro_thumb:hover::before {
    border-right: 0px;
    border-bottom: 0px;
    left: -1px;
    top: -1px;
}

.pro_thumb:hover::after {
    border-left: 0px;
    border-bottom: 0px;
    right: -1px;
    top: -1px;
}

.pro_thumb:hover .slick-slider::before {
    border-right: 0px;
    border-top: 0px;
    left: -1px;
    bottom: -1px;
}

.pro_thumb:hover .slick-slider::after {
    border-left: 0px;
    border-top: 0px;
    right: -1px;
    bottom: -1px;
}

.pro_thumb .bx-wrapper {
    margin-bottom: 0;
}

.productSliderWrap li {
    position: relative;
}

.productSliderWrap a {
    display: block;
}

.pruduct_page_content .slick-slider {
    margin-bottom: 0;
}

.pruduct_page_content .slick-prev:before, .pruduct_page_content .slick-next:before {
    color: #0079c2;
    font-size: 18px;
}

.productSliderNav ul {
    margin: 3px 0;
    padding: 0;
    list-style: none;
}

.productSliderNav ul:before, .productSliderNav ul:after {
    content: "";
    display: block;
    clear: both;
}

.productSliderNav ul li {
    float: left;
    width: 66.66666666666667px;
    padding: 3px;
}

.productSliderNav ul li span {
    border: 1px solid #e7e7e7;
    display: block;
    padding: 2px;
    cursor: pointer;
}

.title_bg .btn {
    background-color: transparent;
    float: right;
    font-weight: 700;
    color: #0079C2;
    line-height: 28px;
    border: 1px solid #cfcfcf;
    border-radius: 0px;
    padding: 0 20px;
}

.title_bg .btn:hover {
    background-color: #0d6ecf;
    color: #fff;
    border-color: #0d6ecf;
}

.pruduct_page .pro_info {
    float: left;
    width: 100%;
}

.por_spec_btn {
    list-style: none outside none;
    margin: 65px 0 0;
    padding: 0; /* position: absolute; right: 0; top: 68px;*/
}

.por_spec_btn > li {
    overflow: hidden;
    margin: 0 0 10px;
    position: relative;
}

.por_spec_btn > li > a {
    font-weight: 600;
    color: #fff;
    display: block;
    width: 100%;
    line-height: 40px;
    padding: 0 10px 0 33px;
    background: url(../images/pdf-icon.png) 10px center no-repeat #0079C2;
    background-size: 18px;
}

.por_spec_btn > li > a.ies_yellow_icon {
    background-image: url(../images/ies_yellow_icon.png);
}

.por_spec_btn > li > a.zip_icon {
    background: url(../images/zip-icon.png) 10px center no-repeat #e4e4e4;
    color: #555;
    background-size: 18px;
}

.por_spec_btn > li > a:last-child {
    margin-bottom: 0px;
}

.por_spec_btn > li:hover > a, .por_spec_btn > li > a:hover {
    text-decoration: none;
    background-color: #0d6ecf;
}

.por_spec_btn > li > a.zip_icon:hover {
    background-color: #d4d4d4;
}

.por_spec_btn > li > a i {
    float: right;
    margin-top: 15px;
}

.por_spec_btn > li ul {
    margin: 0;
    padding: 10px 0 0 15px;
    list-style: disc outside;
    display: none;
    color: #0079C2;
    position: relative;
    overflow: hidden;
}

.por_spec_btn > li ul li { /*overflow:hidden;*/
    padding: 4px 1px;
}

.por_spec_btn > li ul li a {
    color: #666;
    font-size: 12px;
}

.por_spec_btn > li ul li a:hover {
    color: #0079C2;
    text-decoration: none;
}

.por_spec_table {
    border: 1px solid #e7e7e7;
    margin-top: 20px;
    background-color: #fafafa;
}

.por_spec_table .col12 {
    padding: 10px 20px;
    border-bottom: 1px solid #e7e7e7;
}

.por_spec_table .col12:last-child {
    border-bottom: 0px;
}

.por_spec_table .spec_title {
    color: #0079C2;
    font-weight: 700;
}

.por_spec_table p {
    margin: 0;
}

.por_spec_table ul {
    float: left;
    width: 100%;
    list-style: none;
}

.por_spec_table ul li {
    width: 33.3334%;
    float: left;
    margin-bottom: 10px;
    position: relative;
    padding-left: 10px;
}

.por_spec_table ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #0079C2;
    float: left;
    margin-right: 10px;
    margin-top: 6px;
    position: absolute;
    left: 0;
}

.pro_family {
    margin-top: 20px;
    border: 1px solid #e7e7e7;
    padding: 19px;
}

.pro_family h5 {
    margin-top: 0px;
}

.pro_family h5 small {
    display: block;
    font-size: 14px;
    color: #666;
}

.pro_family .pro_list tr.theader {
    background-color: transparent;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.pro_family .pro_list tr.theader td {
    color: #0079C2;
    border-color: #e7e7e7;
}

.pro_family .pro_list tr.odd {
    background: #fafafa;
}

.pro_family .pro_list tr.even {
    background: #fff;
}

.pro_family .pro_list_thumb {
    margin: 0 0 0 20px;
    border: 1px solid #e7e7e7;
}

#footer {
    background-color: #0079C2;
    margin-top: 30px;
    text-align: center;
    padding-bottom: 10px;
   
}

#footer p, #footer a {
    color: #fff;
}

#footer_nav {
    float: left;
    padding: 10px 0 35px;
    width: 100%;
}

#footer_nav ul {
    float: left;
    list-style: none;
    width: 100%;
    text-align: center;
}

#footer_nav ul li {
    display: inline-block;
    padding: 0 20px;
}

#footer_nav ul li a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
}

#footer_nav ul li a:hover {
    text-decoration: none;
    text-shadow: 0px 0px 20px #fff
}

#footer .sm_icon {
    float: none;
    margin: 10px 0;
}

#footer .sm_icon a {
    float: none;
    display: inline-block;
}

#googlemap {
    margin: 0 0 20px;
}

.content {
    overflow: hidden;
}

.content .contact-form {
    overflow: hidden;
}

.content .contact-form .row {
    overflow: hidden;
}

.content .contact-form .row .option_lable {
    margin: 14px 0 6px 2%;
    color: #666;
}

.content .contact-form .row input[type="email"], .content .contact-form .row input[type="text"] {
    width: 100%;
}

.content .contact-form .row select {
    color: #666;
}

.content .contact-form .row select option {
    color: #666;
}

.content .address address {
    font-style: normal;
    padding: 0 0 8px;
}

.content .address {
    overflow: hidden;
    padding: 20px;
    background: #f2f2f2;
    border: 1px solid #ccc;
    margin: 8px 0 0;
}

.brochure_list {
    float: left;
    width: 100%;
}

.brochure_list h5 {
    clear: both;
}

.brochure_list > ul {
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 10px;
}

.brochure_list ul > li {
    float: left;
    width: 32.3334%;
    margin-right: 1.5%;
}

.brochure_list ul.list50 > li {
    width: 49.25%;
    margin-right: 1.5%;
}

.brochure_list ul > li:nth-child(3n+3), .brochure_list ul.list50 > li:nth-child(2n+2) {
    margin-right: 0px;
}

.brochure_list ul li h6 {
    background-color: #0079C2;
    color: #fff;
    padding: 3px 10px;
}

.brochure_list ul.list50 li h6 {
    background-color: #0079C2;
    color: #fff;
    padding: 3px 10px;
    font-size: 16px;
}

.brochure_list ul li ul {
    float: left;
    width: 100%;
    list-style: none;
}

.brochure_list ul li ul li {
    width: 100%;
    margin-bottom: 1px;
}

.brochure_list ul li ul li a {
    padding: 5px 10px;
    display: block;
    background-color: #F2F2F2;
    color: #666;
}

.brochure_list ul li ul li a:hover {
    background-color: #e9e9e9;
    text-decoration: none;
}

label.error {
    background-color: #ff0000;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 5px; /*    position: absolute;*/
    right: 4px;
}

/*agency_detail*/
#agency_detail {
    margin-top: 5px;
}

#agency_detail .col4 {
    width: 31.8%;
    background: #fafafa;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px;
    min-height: 170px;
    border-radius: 5px;
    box-shadow: 1px 1px 6px #ccc;
}

#agency_detail .col4 p {
    line-height: 20px;
    font-size: 13px;
    margin: 0;
}

#agency_detail #pagination_link {
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 35px;
    margin-top: 10px;
    width: 100%;
}

#agency_detail #pagination_link a {
    background-color: #0079C2;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    margin: 2px 5px !important;
    padding: 3px 10px !important;
}

#agency_detail #pagination_link a:hover, #agency_detail #pagination_link a.active {
    background-color: #025cb6;
    text-decoration: none;
}

.option_label {
    text-align: center;
    margin-top: 5px;
}

.tbl_error {
    text-align: center;
    color: red;
    font-weight: bold;
}

.custom_p {
    text-align: center;
    font-weight: bold;
}

.fixture_pro {
    margin-top: 15px;
}

/*.fixture_pro .col3:nth-child(4n+4) { margin-right:0;}*/
.fixture_pro .col3 img {
    border: 1px solid #e7e7e7;
    margin-bottom: 10px; /*padding-left: 10px;*/
}

.fixture_pro .col3 ul {
    list-style: none;
    float: left;
    width: 100%;
}

.fixture_pro .col3 ul li {
    float: left;
    width: 100%;
}

.fixture_pro .col3 ul li a {
    position: relative;
    margin-top: 5px;
    float: left;
    width: 100%;
}

/*.fixture_pro .col3 ul li a:hover { text-decoration: none;}*/
.fixture_pro .col3 > ul > li > a:hover {
    text-decoration: none;
}

.fixture_pro .col3 ul li a span {
    float: right;
    padding-right: 15px;
}

.fixture_pro .col3 ul li ul li {
    padding-left: 10px;
}

/*.fixture_pro .col3 ul li ul li a:after { position: absolute; right:10px; top:0; width:0; height: 0; content: "078";font-family:'FontAwesome'; color: #0079C2;}*/
.fixture_pro .col3 ul li ul li ul {
    display: none;
}

.fixture_pro .col3 ul li ul li ul li {
    padding-left: 10px;
}

/*.fixture_pro .col3 ul li ul li ul li a:before { position: absolute; left: -10px; top:0; width:0; height: 0; content: "101";font-family:'FontAwesome'; color: #999;}*/
.fixture_pro .col3 ul li ul li ul li a:after {
    display: none;
}

#user_category_tbl.pro_list td {
    padding: 0 10px 0 10px;
}

.mc_label {
    background: #0079C2;
    display: block;
    padding: 5px;
    color: #fff;
}

.mc_label:hover {
    text-decoration: none;
}

.advance_filter_label {
    color: #253746;
    display: block; /*    font-size: 0.875em;*/
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 17px;
}

.disable {
    background-color: rgba(0, 0, 0, 0.1) !important;
    color: #999 !important;
}

#cat_gallery_type {
    float: right;
    width: 225px;
    margin-top: 7px;
}

#cat_gallery_type h4 {
    background-color: #DDD;
    padding: 5px 10px;
    font-size: 18px;
}

#cat_gallery_type ul {
    float: left;
    width: 100%;
    list-style: none;
}

#cat_gallery_type ul li {
    float: left;
    width: 100%;
    margin-top: 1px;
}

#cat_gallery_type ul li a {
    padding: 5px 10px;
    background-color: #F5F5F5;
    display: block;
}

#cat_gallery_type ul li a:hover {
    background-color: #EEE;
    text-decoration: none;
}

#cat_gallery_wrap {
    float: left;
    margin-right: 20px;
    width: 515px;
    margin-top: 15px;
}

#cat_gallery_wrap .bx-wrapper {
    float: left;
    width: 500px;
    border: #DDD 1px solid;
    background-color: #F0F0F0;
    padding: 4px;
}

.bx-wrapper .bx-controls-direction a {
    transition: none;
}

#cat_gallery_pager {
    float: left;
    width: 100%;
}

#cat_gallery_pager a {
    float: left;
    border: #DDD 1px solid;
    background-color: #F0F0F0;
    padding: 3px;
    margin: 3px;
}

#cat_gallery_pager a img {
    width: 82px;
}

#cat_gallery_pager a.active {
    background-color: #CCC;
}

/*.support_page .brochure_list > h6 { margin-top: 10px;}*/
.support_page .brochure_list > ul {
    margin-bottom: 20px;
}

.support_page .brochure_list > h6 {
    margin-top: 0;
}

.support_page a.title_bg {
    display: block;
    margin-bottom: 10px;
}

.support_page a.title_bg:hover {
    text-decoration: none;
    background-color: #e0e0e0;
}

.support_page a.title_bg i.fa {
    line-height: normal;
    float: right;
}

.option_wrap {
    float: left;
    width: 648px;
}

#zoom_image img {
    max-height: 600px;
}

.ies_tbl.pro_list tr td {
    word-break: normal;
}

.tfooter ul.pagination li {
    display: inline-block;
    width: auto !important;
    float: none !important;
}

.tfooter ul.pagination a {
    color: #7d827e;
    display: inline-block;
    padding: 0 8px;
    border: 1px solid #ccc;
    text-decoration: none;
}

.tfooter ul.pagination a:hover, .tfooter ul.pagination a.active_page {
    background: #0066FF;
    color: #fff;
    border-color: #0066FF;
}

.videos_gallery {
    margin-left: 5px;
    position: relative;

    -webkit-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.07);
}

.videos_gallery h6 {
    text-align: left;
    margin: 2px 0 0 0;
    font-size: 16px;
    /* font-weight: 600;*/
}

.videos_gallery .vedioCont {
    padding: 10px;
}

.videos_gallery .fancybox-video .timeved {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 4px;
    width: 50px;
    border-radius: 2px;
}

.vediosBox {
    padding: 50px 0 0 0;
}

.vediosBox h4 {
    font-size: 18px;
    margin-bottom: 30px;
    color: #0079c2;
    padding-left: 17px;
    background-color: #f3f3f3;
    padding: 10px 15px;


}

.vediosBox:after {
    display: block;
    clear: both;
    content: "";
}

/*.videos_gallery .caption{position:absolute;left:0;top:0;width:100%;overflow:hidden;height:100%;background-color:rgba(0,121,194,0.4);display:none;padding:15px;color:#fff;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;
    display: none !important;
}*/


.videos_gallery .fancybox-video {
    position: relative;
    display: block;
}

.videos_gallery .fancybox-video:before {
    /*  content: "\f04b";*/
    content: "\f144";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgba(255, 255, 255, 0.7);
    font-size: 70px;
    /* border: 3px solid #fff; */
    /* border-radius: 100%; */
    /* padding: 6px 6px 5px 16px; */
}

.videos_gallery .fancybox-video:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
}


.captionInner {
    width: 100%;
    padding: 5% 10%;
    text-align: center;
    border: 1px solid rgba(2, 92, 184, 0.6);
    position: relative;
    height: 100%;
    vertical-align: middle;
    display: none !important;
}

.captionInner h1 {
    color: #fff;
    padding-bottom: 15px;
    font-size: 20px; /*border-bottom: 1px solid rgba(0, 121, 194, 0.6);*/
}

/*.captionInner i{color:#fff;font-size:30px;margin:20px 0px;}
.captionInner small{position:absolute;width:13px;height:12px;display:block;}
.captionInner small.leftTop{left:-1px;top:-1px;}
.captionInner small.rightTop{right:-1px;top:-1px;}
.captionInner small.rightBottom{right:-1px;bottom:-1px;}
.captionInner small.leftBottom{left:-1px;bottom:-1px;}*/
.videos_gallery:hover .caption {
    display: block;
}


.faqAccordion {
    margin: 0 auto;
    list-style: none;
}

.faqAccordion li {
    position: relative;
}

.faqAccordion li .answer {
    display: none;
}

.faqAccordion a {
    width: 100%;
    display: block;
    cursor: pointer;
    font-weight: 600;
    line-height: 3;
    user-select: none;
    background-color: #f3f3f3;
    padding: 0 15px;
    position: relative;
}

.faqAccordion a:hover {
    text-decoration: none;
}

.faqAccordion a:after {
    width: 13px;
    height: 26px;
    position: absolute;
    right: 10px;
    content: "";
    top: 50%;
    text-align: center;
    transform: translate(0, -50%);
    background: no-repeat center/100% url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUzMy4zMzMgNTMzLjMzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTMzLjMzMyA1MzMuMzMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+Cgk8cGF0aCBkPSJNNTE2LjY2NywyMDBIMzMzLjMzM1YxNi42NjdDMzMzLjMzMyw3LjQ2MiwzMjUuODcxLDAsMzE2LjY2NywwaC0xMDBDMjA3LjQ2MiwwLDIwMCw3LjQ2MiwyMDAsMTYuNjY3VjIwMEgxNi42NjcgICBDNy40NjIsMjAwLDAsMjA3LjQ2MiwwLDIxNi42Njd2MTAwYzAsOS4yMDQsNy40NjIsMTYuNjY2LDE2LjY2NywxNi42NjZIMjAwdjE4My4zMzRjMCw5LjIwNCw3LjQ2MiwxNi42NjYsMTYuNjY3LDE2LjY2NmgxMDAgICBjOS4yMDQsMCwxNi42NjctNy40NjIsMTYuNjY3LTE2LjY2NlYzMzMuMzMzaDE4My4zMzNjOS4yMDQsMCwxNi42NjctNy40NjIsMTYuNjY3LTE2LjY2NnYtMTAwICAgQzUzMy4zMzMsMjA3LjQ2Miw1MjUuODcxLDIwMCw1MTYuNjY3LDIwMHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6IzAwNzlDMiIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KPC9nPjwvZz4gPC9zdmc+);
}

.faqAccordion a.active:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUzMy4zMzMgNTMzLjMzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTMzLjMzMyA1MzMuMzMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+Cgk8cGF0aCBkPSJNMCwyMTYuNjY3djEwMGMwLDkuMjA0LDcuNDYyLDE2LjY2NiwxNi42NjcsMTYuNjY2aDUwMGM5LjIwNCwwLDE2LjY2Ny03LjQ2MiwxNi42NjctMTYuNjY2di0xMDAgICBjMC05LjIwNC03LjQ2My0xNi42NjctMTYuNjY3LTE2LjY2N2gtNTAwQzcuNDYyLDIwMCwwLDIwNy40NjIsMCwyMTYuNjY3eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojMDA3OUMyIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=);
}

.faqAccordion li .answer ul,
.faqAccordion li .answer ol {
    margin-left: 4em;
}

.faqAccordion li .answer ul li,
.faqAccordion li .answer ol li {
    font-size: 14px;
}

#filter_tbl #category_tbl_body td .fa-flag {
    font-size: 30px;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}
.answer div > a:after, .main-answer >  a:after, .answer-rep > a:after, .answer-staff > a:after {
    content: none;
    display: none;
}

.Arrow_rep{/*background:url(../images/arrow-up.png);*/ position: relative; }
.Arrow_rep::after{ background:url(../images/arrow-up.png); content: ""; bottom: 0;top: 40px;position: absolute;width: 60px;height: 60px;left: 20px;content: " ";}


#right_panel #slider_wrap #html5Loader canvas { margin: 0 auto !important; display: block !important; }

div#footer .sm_icon a:not(.bm_icon) {
    background: unset;
    text-indent: initial;
    width: auto;
    vertical-align: middle;
    height: auto;
}
#footer .sm_icon a {
    float: none;
    display: inline-block;
    vertical-align: middle;
}