body { background: #eff3f6; font-family: 'helvetica_neueregular', Arial, sans-serif; font-size: 16px; color: #3e3e3e; line-height: 1.4; }
::-moz-selection { background: #08327e; color: #fff; text-shadow: none; }
::selection { background: #08327e; color: #fff; text-shadow: none; }
hr { display: block; height: 1px; border: 0; border-bottom: #dfe1e3 solid 1px; margin: 30px 0; padding: 0; }
img { vertical-align: middle; }
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }
::-webkit-input-placeholder { color: #6d6e70 !important; opacity: 1 !important; }
:-moz-placeholder { color: #6d6e70 !important; opacity: 1 !important; }
::-moz-placeholder { color: #6d6e70 !important; opacity: 1 !important; }
:-ms-input-placeholder { color: #6d6e70 !important; opacity: 1 !important; }
.form-control:focus::-webkit-input-placeholder { color:transparent !important; }
.form-control:focus:-moz-placeholder { color:transparent !important; }
.form-control:focus::-moz-placeholder { color:transparent !important; }
.form-control:focus:-ms-input-placeholder { color:transparent !important; }
address { font-style: normal; }
blockquote { border: none; font-size: 1em; padding: 0; }

*:hover, *:visited, *:active, *:focus { outline: none; }

a { -webkit-transition: color 0.15s ease; -moz-transition: color 0.15s ease; -o-transition: color 0.15s ease; transition: color 0.15s ease; }
a:link, a:visited, a:focus { color: #c8b88c; outline: none !important; text-decoration: none; }
a:hover { color: #533e04; outline: none; text-decoration: none; }

.animatedParent { overflow: hidden; }

img { max-width: 100%; }

body, html { height: 100%;  }

.btn, .dropdown-menu { font-size: 13px; }
.form-control { background: #fff; border-color: #f1eded !important; border-radius: 5px; box-shadow: none !important; font-size: 14px; height: 40px; padding: 10px 15px; }
textarea.form-control { height: auto; }
.form-control:focus { border-color: #ccc !important; box-shadow: none !important; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background: #e7ebee; border-color: #eee !important; }

.checkbox, .radio { margin: 0 0 7px; min-height: 20px; }
.checkbox label { padding-left: 10px; }
.checkbox label:before, .radio label:before { border-color: #ddd; height: 20px; width: 20px; }
.checkbox label:after { color: #c8b88c; left: 1px; top: 1px; }
.radio label:after { background: #797770; height: 10px; left: 5px; top: 5px; width: 10px; }

.imgeffect { display: block; overflow: hidden; position: relative; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.imgeffect .imgwrap { display: block; overflow: hidden; position: relative; }
.imgeffect img { -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5 ease-out; -ms-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.imgeffect:hover img { opacity: 0.7; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.modal { text-align: center; }
.modal:before { display: inline-block; vertical-align: middle; content: " "; height: 100%; }
.modal-dialog { display: inline-block; text-align: left; vertical-align: middle; }
.modal-content { padding: 30px; position: relative; }
.modal .modal-title { color: #110c47; font-size: 24px;  margin: 0 0 10px; text-transform: capitalize; }
.pp-otp .modal-dialog { max-width: 450px; }

.modal-backdrop.in { opacity: .8; }
.tempt-modal .modal-content { background: rgba(62,62,62,.8); color: #fff; padding: 60px; }
.tempt-modal .modal-title { color: #fff; }
.tempt-modal .form-control, .tempt-modal .bootstrap-select > .dropdown-toggle, .tempt-modal .control-sub .control { background: #585858; border: none; color: #fff !important; }
.tempt-modal .row-1 { margin-top: 10px; }
.tempt-modal .row-1 .lb-1 { float: left; padding-top: 7px; width: 90px; }
.tempt-modal .row-1 .group-1 { margin-left: 100px; }
.tempt-modal .btn-2 { margin-top: 20px; }
.tempt-modal .fa-close { background: #202323; border: #707172 solid 5px; border-radius: 100%; color: #fff; font-size: 0; font-weight: bold; height: 50px; opacity: 1; position: absolute; text-align: center; right: -20px; top: -20px; width: 50px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.tempt-modal .fa-close:hover { background: #f00; border-color: #000; color: #fff; }
.tempt-modal .fa-close:before { font-size: 16px; }
.tempt-modal .radio label:before { background: #585858; border: none; }
.tempt-modal .radio label:after { background: #000; }

.panel { border: none; box-shadow: none; margin: 30px 0; }
.panel .panel-heading { padding: 0; }
.panel .panel-title a { background: #daa517; border-radius: 30px; color: #fff; display: block; font-size: 14px; padding: 12px 50px 12px 30px; position: relative; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.panel .panel-title a.collapsed { background: #f2f2f2; color: #444; }
.panel .panel-body { border: none !important; margin: 0; padding: 30px; }
.panel .panel-heading { background: none; }
.panel .panel-heading a:after { content:"\f063"; font-family: FontAwesome; font-size: 14px; margin-top: -12px; position: absolute; top: 50%; right: 20px; }
.panel .panel-heading a.collapsed { background: #f2f2f2; color: #444; }
.panel .panel-heading a.collapsed:after { content:"\f061"; }
.panel .panel-heading a.collapsed:hover { background: #daa517; color: #fff; }
.panel .image { margin-bottom: 20px; }
.panel-group .panel, .panel-group .panel + .panel { margin-top: 10px; }

table.dataTable thead th, table.dataTable tfoot th { border: none; font-weight: 500; }
table.dataTable thead th, table.dataTable tfoot th, table.dataTable tbody th, table.dataTable tbody td { padding: 11px 13px; }
table.dataTable tbody th, table.dataTable tbody td { vertical-align: top; }
table.dataTable tfoot th, table.dataTable tfoot td { border-top: #999 solid 1px !important; color: #333; font-size: 1.1em; font-weight: 500; }
table.dataTable.no-footer { border-bottom: none; }
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before { background: #333; top: 10px; }
table.dataTable > tbody > tr.child span.dtr-title { color: #333; font-weight: 500; min-width: 150px; }
.dataTables_length { display: none !important; }
.dataTables_paginate { font-size: 12px; margin-top: 15px; }
.dataTables_wrapper .dataTables_paginate .paginate_button { padding: 1px 5px; }
.dataTables_wrapper.no-footer .dataTables_scrollBody { border: #ddd solid 1px !important; }
table.dataTable .even td { background: #fafafa; }

.bootstrap-select > .dropdown-toggle, .control-sub .control { border: #f1eded solid 1px; border-radius: 4px; color: #333 !important; display: block; height: 40px; padding: 10px 30px 10px 15px; text-overflow: ellipsis; }
.control-sub { position: relative; }
.control-sub .control { line-height: 30px; }
.control-sub .control .caret { margin-top: -2px; position: absolute; right: 12px; top: 50%; }
.control-sub .dropsub { background: #fff; border: #d7d7d7 solid 1px; border-radius: 4px; display: none; left: 0; max-height: 300px; overflow-y: auto; padding: 10px 0; position: absolute; top: 100%; right: 0; z-index: 99; }
.control-sub .dropsub .checkbox {  margin: 0; padding: 6px 10px 6px 30px; }
.control-sub .dropsub .checkbox:hover { background: #f1f1f1; }
.control-sub .dropsub label, .control-sub .open-control { display: block; }

.bootstrap-select.btn-group .dropdown-menu { max-height: 300px !important; padding: 0; }
.bootstrap-select.btn-group .dropdown-menu li a { border-bottom: #ddd solid 1px; padding: 10px 15px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.bootstrap-select.btn-group .dropdown-menu li:last-child a { border-bottom: none; }
.bootstrap-select.btn-group .dropdown-menu li.selected a, .bootstrap-select.btn-group .dropdown-menu li a:hover { background: #f1f1f1; color: #333; }

.gotop { bottom: 10px; color: #998145 !important; font-size: 0; opacity: 0; position: fixed; right: 10px; z-index: 9999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.gotop:hover { color: #000 !important; }
.gotop:before { content: "\f0aa"; font-family: 'FontAwesome'; font-size: 36px; line-height: 1; }

.date-wrap { margin-left: -5px; margin-right: -5px; }
.date-wrap .col { padding-left: 5px; padding-right: 5px; }
.date-wrap .input-group-addon { background: #fff; border-color: #f1eded; border-right: none; padding-right: 0; }
.date-wrap .form-control { border-left: none; }

label { font-weight: 500; }

.bg { background: no-repeat center 0; background-size: cover; }
.bg .bgimg { display: none; }
.bgfix { background-attachment: fixed; }

.slick-arrow { background: none; border: none; color: #d4d4d4; font-size: 0; margin-top: -30px; padding: 0; position: absolute; top: 50%; z-index: 2; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.slick-arrow:before { font-family: 'FontAwesome'; font-size: 50px; }
.slick-next { right: 10px; }
.slick-next:before { content: "\f105"; }
.slick-prev { left: 10px; }
.slick-prev:before { content: "\f104"; }
.slick-arrow:hover { color: #000; }

.bootstrap-select { width: 100% !important; }

.pager { font-size: 0; margin: 10px 0; text-align: right; }
.pager ol, .pager ul { list-style: none; margin: 0; padding: 0; }
.pager li { display: inline-block; font-size: 13px; margin-left: 5px; vertical-align: top; }
.pager li > a, .pager li > span { background: #fafafa; border-radius: 2px; border-color: #ddd; color: #303030; display: block; line-height: 18px; padding: 2px 7px; }
.pager li.active > a, .pager li > a:hover, .pager li > a:focus { background: #eb9500 !important; border-color: #eb9500; color: #fff !important; }
.pager li.previous a, .pager li.next a { font-size: 0; line-height: 11px; padding-top: 3px; }
.pager li.previous a:hover, .pager li.next a:hover { color: #8f0123; }
.pager li.previous a:before, .pager li.next a:before { font-family: 'FontAwesome'; font-size: 13px; line-height: 1; }
.pager li.previous a:before { content: "\f100"; }
.pager li.next a:before { content: "\f101"; }

.breadcrumb { background: #ebebeb; border-radius: 0; color: #100b48; font-size: 14px; font-weight: 700; margin-bottom: 0; padding: 8px 0; text-align: center; text-transform: uppercase; }
.breadcrumb li { margin-bottom: 0 !important; }
.breadcrumb a:link, .breadcrumb a:visited { color: #7d7d7d; font-weight: 400; }
.breadcrumb a:hover { color: #333; }
.breadcrumb > li + li:before { content: "\f101"; font-family: 'FontAwesome'; }
.breadcrumb .fa-home { font-size: 0; }
.breadcrumb .fa-home:before { color: #7d7d7d; font-size: 11px; font-weight: 400; }

.tb-col { display: table; width: 100%; }
.tb-col .col { display: table-cell; vertical-align: middle; }

.tb-action { margin-bottom: 20px; }
.tb-action .col:last-child { text-align: right; }
.tb-action .btn-2 { text-transform: capitalize; }
.tb-action .fa { margin-right: 5px; }
.tb-action .title-2 { margin-bottom: 0; }

.tb-1 { border: #f1eded solid 1px; border-top: none; border-radius: 5px; width: 100% !important; }
.tb-1 a.fa { color: #939393; }
.tb-1 a.fa:hover { color: #000; }
.tb-1 a.link, .tb-1 a.link-2 { text-decoration: underline; white-space: nowrap; }
.tb-1 a.link:hover, .tb-1 a.link-2:hover { text-decoration: none; }
.tb-1 a.link-2 { color: #4b799c; }
.tb-1 th, .tb-1 td { padding: 10px; text-align: center; }
.tb-1 th { background: #797770; border-left: #98968f solid 1px; color: #fff; font-weight: normal; text-transform: uppercase; }
.tb-1 thead th:first-child { border-left: none; border-radius: 5px 0 0 0; }
.tb-1 thead th:last-child { border-radius: 0 5px 0 0; }
.tb-1 tbody td { background: #fff; border-left: #f1eded solid 1px; border-top: #f1eded solid 1px; }
.tb-1 thead td:first-child { border-left: none; }
.tb-1 tbody tr:nth-child(even) td { background: #f5f8fa; }
.tb-1 .bg-type td { background: #f1eee6 !important; border-top-color: #fff; }
.tb-1 .bg-type-2 { background: #fff !important; }

.tb-2 { width: 100% !important; }
.tb-2 th, .tb-2 td { padding: 10px 20px; }
.tb-2 th:first-child, .tb-2 td:first-child { padding-left: 0; }

.table-responsive { border: none; }

.btn-control { background: #393939; color: #fff !important; display: block; font-size: 16px; padding: 10px 40px 10px 15px; position: relative; text-transform: uppercase; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.btn-control:after { content: "\f107"; font-family: 'FontAwesome'; margin-top: -13px; position: absolute; top: 50%; right: 12px; }
.btn-control.open:after { content: "\f106"; }
.btn-control:hover { background: #e21500; }

.btn-1, .btn-2, .btn-3 { background: #c8b88c; border: none; border-radius: 3px; color: #fff !important; display: inline-block; line-height: 1; padding: 12px 20px; text-align: center; text-transform: uppercase; vertical-align: top; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.btn-1:hover { background: #382901; }
.btn-2 { background: #585858; }
.btn-2:hover { background: #000; }
.btn-3 { background: #a43744; }
.btn-3:hover { background: #53040d; }
.btn-1 .fa, .btn-2 .fa, .btn-3 .fa { margin-right: 5px; vertical-align: top; }

.tempt-wrap { background: url(../images/bg-login.jpg) no-repeat center center; background-size: cover; margin-bottom: -50px; min-height: 100%; }
.tempt-wrap a { color: #fff; text-decoration: underline; }
.tempt-wrap a:hover { text-decoration: none; }
.tempt-header { padding-top: 30px; }
.tempt-header .col:first-child img { max-width: 200px;height:30px; }
.tempt-header .col:last-child { text-align: right; }
.tempt-header .col:last-child img { max-width: 120px; }
.tempt-footer { background: #000; color: #a1a1a1; font-size: 11px; padding: 20px 0; text-align: center; }
.tempt-footer img { display: inline-block; margin-right: 10px; margin-top: 3px; vertical-align: top; }
.tempt-main .col { padding-bottom: 80px; padding-top: 30px; text-align: center; }
.tempt-main .login-form { background: rgba(62,62,62,0.8); margin: 0 auto; padding: 35px 50px 60px; text-align: left; width: 580px; }
.tempt-main .login-form .row-1 { margin: 25px 0 0; }
.tempt-main .login-form .lb { color: #fff; float: left; font-size: 18px; padding-top: 5px; width: 90px; }
.tempt-main .login-form .group, .tempt-main .login-form .output { margin-left: 100px; }
.tempt-main .login-form .form-control { background: #585858; border: none; color: #fff; }
.tempt-main .login-form .forgot { font-size: 13px; margin: 15px 0; }

.sidebar { background: #202424; bottom: 0; color: #fff; float: left; overflow-y: auto; position: fixed; top: 0; width: 295px; z-index: 2; }
.sidebar .logo { padding: 25px; text-align: center; }
.sidebar .logo img { max-width: 140px; }
.main-wrap { margin-left: 295px; }
.main-content { padding: 25px 30px 50px; }
.full-wrap { float: left; width: 100%; }

.title-1, .title-2 { color: #1e1e1e; font-size: 28px; margin: 0; text-transform: uppercase; }
.title-2 { font-size: 24px; margin: 0 0 25px; text-transform: capitalize; }
.title-3, .title-4 { background: #c8b88c; border-radius: 5px; color: #fff; font-size: 18px; margin: 20px 0; padding: 10px 20px; text-transform: uppercase; }
.title-4 { background: #797770; }

.menu a { color: #fff; }
.menu a:hover, .menu ul > li.active > a { color: #c8b88c; }
.menu ul { list-style: none; margin: 0; padding: 0; }
.menu ul > li { padding: 0 25px; position: relative; }
.menu ul > li > a { border-top: #33383f solid 1px; display: block; padding: 10px 10px 10px 50px; position: relative; }
.menu ul > li > a:before, .header-container .dropuser > a:before { background: url(../images/ico.png) no-repeat 0 0; content: ""; height: 40px; left: 0; margin-top: -20px; position: absolute; top: 50%; width: 40px; }
.menu ul > li > a.ico-1:before { background-position: 0 -40px; }
.menu ul > li > a.ico-1:hover:before, .menu ul > li.active > a.ico-1:before { background-position: 0 0; }
.menu ul > li > a.ico-2:before { background-position: 0 -120px; }
.menu ul > li > a.ico-2:hover:before, .menu ul > li.active > a.ico-2:before { background-position: 0 -80px; }
.menu ul > li > a.ico-3:before { background-position: 0 -200px; }
.menu ul > li > a.ico-3:hover:before, .menu ul > li.active > a.ico-3:before { background-position: 0 -160px; }
.menu ul > li > a.ico-4:before { background-position: 0 -280px; }
.menu ul > li > a.ico-4:hover:before, .menu ul > li.active > a.ico-4:before { background-position: 0 -240px; }
.menu ul > li > a.ico-5:before { background-position: 0 -360px; }
.menu ul > li > a.ico-5:hover:before, .menu ul > li.active > a.ico-5:before { background-position: 0 -320px; }
.menu ul > li > a.ico-6:before { background-position: 0 -440px; }
.menu ul > li > a.ico-6:hover:before, .header-container .dropuser > a:before, .menu ul > li.active > a.ico-6:before { background-position: 0 -400px; }
.menu ul > li:before { border-left: #c8b88c solid 8px; bottom: 0; content: ""; left: -10px; position: absolute; top: 0; }
.menu ul > li:hover:before { left: 0; }
.menu ul > li:last-child() > a { border-bottom: #33383f solid 1px; }

.header-container { background: #fff; border-bottom: #e6e9ec solid 1px; box-shadow: #e6e9ec 0 0 3px; padding: 25px 30px; }
.header-container .title-1 { float: left; margin: 0; }
.header-container .dropuser { float: right; }
.header-container .dropuser .dropdown-menu { left: auto; min-width: 100%; right: 0; }
.header-container .dropuser > a { display: block; padding-left: 38px; position: relative; }
.header-container .dropuser .text { display: inline-block; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; width: 60px; white-space: nowrap; }

.footer-container { bottom: 0; color: #959595; font-size: 11px; left: 0; padding: 15px 25px; position: fixed; width: 275px; z-index: 3; background: #202424;}
.footer-container.nofix { background: #202424; bottom: auto; left: auto; position: relative; width: auto; }
.footer-container a { color: #959595; }
.footer-container a:hover { color: #fff; }
.footer-container .copyright { color: #a1a1a1; }
.footer-container .info { margin-top: 15px; }
.footer-container .info img { vertical-align: top; }
.footer-container .info .col:last-child { text-align: right; }

.form-wrap { margin: 20px 20px 40px; }
.form-wrap .row-1, .form-wrap .row-2 { margin: 20px 0; }
.form-wrap .lb-1, .form-wrap .lb-2 { float: left; line-height: 1.2; width: 180px; }
.form-wrap .lb-1 { font-size: 18px; padding-top: 7px; }
.form-wrap .lb-2 { font-weight: bold; padding-top: 8px; width: 100px; }
.form-wrap .lb-space-1 { padding-top: 1px; }
.form-wrap .lb-space-2 { padding-top: 0; }
.form-wrap .group-1 { margin-left: 190px; }
.form-wrap .group-2 { margin-left: 110px; }
.form-wrap .row-2 .checkbox { float: left; width: 160px; }
.form-wrap .row-2 .group { margin-left: 170px; }
.form-wrap .mw-1 { max-width: 360px; }
.form-wrap .note-1 { display: block; font-size: 14px; }
.form-wrap .type-1 { color: #000; }
.form-wrap .type-1 .form-control { color: #000; font-weight: bold; }

.output-1 { margin-top: 30px; text-align: right; }
.output-1 .btn-1, .output-1 .btn-2, .output-1 .btn-3 { margin-left: 10px; }

.check-1, .check-2, .check-3 { font-size: 0; margin: 0 -15px; }
.check-1 .item, .check-2 .item, .check-3 .item { display: inline-block; font-size: 16px; padding: 0 15px; vertical-align: top; width: 280px; }
.check-1 .check-w-1 { width: 450px; }
.check-1 .sub-check .item { margin-right: 0; width: 200px;  }
.check-2 .item { width: 180px; }
.check-2 .check-w-1 { width: 100%; }
.check-2 .check-w-1 label { padding-top: 3px; }
.check-2 .check-w-1 label:before { top: 1px; }
.check-2 .check-w-1 label:after { top: 6px; }
.check-2 .input-group { margin-top: 15px; max-width: 350px; }
.check-2 .input-group-addon { background: none; border: none; font-size: 16px; padding: 0 10px 0 0; }
.check-3 .item { width: 100px; }

.sub-check { margin-left: 30px; }

.box-1 { background: #fff; box-shadow: #ccc 2px 2px 5px; border-radius: 5px; padding: 30px; }
.box-1 .logo-wrap { text-align: right; }

.grid-1 { margin: 30px -15px; }
.grid-1 h3 { color: #1d1d1d; font-size: 20px; margin: 15px 0 5px; }
.grid-1 figure { border: #e9e3d1 solid 3px; border-radius: 100%; height: 80px; line-height: 70px; margin: 0 auto; position: relative; text-align: center; width: 80px; }
.grid-1 figure .img-hover { display: none; }
.grid-1 figure img { left: 50%; margin-left: -35px; margin-top: -35px; position: absolute; top: 50%; }
.grid-1 .item { color: #b8b8b8; float: left; padding: 15px; position: relative; text-align: center; width: 25%; }
.grid-1 .item a { bottom: 0; font-size: 0; left: 0; position: absolute; top: 0; right: 0; }
.grid-1 .content { background: #fff; border: #e6eaee solid 1px; border-radius: 5px; padding: 30px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.grid-1 .item:hover, .grid-1 .item:hover h3 { color: #fff; }
.grid-1 .item:hover .content { background: #c8b88c; }
.grid-1 .item:hover figure img { display: none; }
.grid-1 .item:hover figure .img-hover { display: block; }

.document { }
.document p { margin: 0 0 20px; }
.document h1, .document h2, .document h3, .document h4 { color: #1d1d1d; font-weight: 600; line-height: 1.2; margin: 20px 0 15px; }
.document h1 { font-size: 40px; line-height: 1; margin: 0 0 5px; }
.document h2 { font-size: 25px; } 
.document h3 { font-size: 22px; }
.document h4 { font-size: 18px; }
.document h5 { font-size: 16px; }
.document strong { color: #333; font-weight: 600; }
.document ul, .list-2 { list-style: none; margin: 0; padding: 0; }
.document ul { margin: 0 0 20px 20px; }
.document ul li { padding-left: 15px; position: relative; }
.document ul li:before { background: #f00; border-radius: 100%; content: ""; height: 4px; left: 0; position: absolute; top: 7px; width: 4px; }
.document ol { margin: 0 0 20px; }
.document ol li, .document ul li, .list-2 li { margin-bottom: 10px; }
.document ul ul, .document ol ul, .document ul ol, .document ol ol { margin-top: 10px; }

.form-wrap.document ul li:before { background: none; border-radius: 0; color: #c8b88c; content: "\f0a9"; font-family: 'FontAwesome'; font-size: 10px; height: auto; top: 4px; width: auto; }


.dealer-wrap .fa { margin-bottom: 10px; padding-left: 23px; position: relative; }
.dealer-wrap .fa:before { color: #c8b88c; font-size: 13px; left: 0; position: absolute; top: 4px; }

.space-1 { margin-top: 50px !important; }
.space-2 { margin-top: 20px !important; }

.btn-menu, .header-container .logo, .main-content .title-1, .select-content { display: none; }
.alert-error{color:#F00;}
@media (min-width:1500px){
}
@media (max-width:1499px){	
	.form-wrap .row-2 .checkbox { float: none; width: auto; }
	.form-wrap .row-2 .group { margin-left: 30px; }
}
@media (max-width:1359px){	
	.grid-1 .item { width: 50%; }
	.check-1 > .item { width: 100%; }
}
@media (max-width:1199px){	
	.form-wrap .row-2 .checkbox { float: left; width: 200px; }
	.form-wrap .row-2 .group { margin-left: 200px; }
	
}

@media (min-width:992px){
	.hide-992 { display: block !important; }
}

@media (max-width:991px){	
	.main-content { padding: 25px; }
	.sidebar { left: -350px; }
	.main-wrap { margin-left: 0; }
	.header-container { background: #1f2121; padding: 15px 25px 15px 85px; position: relative; }
	.header-container .logo { display: block; float: left; width: 120px; } 
	.header-container .title-1 { display: none; }
	.main-content .title-1 { display: block; margin-bottom: 30px; }
	.btn-menu {border:#fff solid 1px;border-radius:0;color:#fff !important; display: block;height:36px;font-size:0;line-height:1;margin-top:-18px;padding:7px;position:absolute;top:50%;left:25px;text-transform:uppercase;width:40px;vertical-align:middle;z-index:5;}
	.btn-menu span {background:#fff;height:3px;margin-bottom:5px;display:block;position:relative}
	.burger-icon-2 {transition:opacity .1s ease;-webkit-transition:opacity .1s ease;-moz-transition:opacity .1s ease;-ms-transition:opacity .1s ease;-o-transition:opacity .1s ease}
	.burger-icon-1,.burger-icon-3{display:block;transition:transform .2s ease;-webkit-transition:-webkit-transform .2s ease;-moz-transition:-moz-transform .2s ease;-ms-transition:-ms-transform .2s ease;-o-transition:-o-transform .2s ease}
	.active-burger{background:#202424;border-radius:0; left: 295px;margin-top:0;position:fixed;top:0;}
	.active-burger span{background:#fff;}
	.active-burger .burger-icon-2{opacity:0}
	.active-burger .burger-icon-1{-webkit-transform:rotate3d(0,0,1,45deg);-moz-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);-o-transform:rotate3d(0,0,1,45deg);top:8px;}
	.active-burger .burger-icon-3{-webkit-transform:rotate3d(0,0,1,-45deg);-moz-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);-o-transform:rotate3d(0,0,1,-45deg);top:-8px;}
	.open-sub{left:0;}
	.open-page .page{margin-left:-230px;}
	.footer-container { background: #1f2222; bottom: auto; left: auto; position: relative; width: auto; z-index: 1; }
	.form-wrap .row-2 .checkbox { float: none; width: auto; }
	.form-wrap .row-2 .group { margin-left: 30px; }
	.tempt-header { padding-top: 15px; }
	.tb-2 th, .tb-2 td { padding: 10px; }
	.tb-2 th:first-child, .tb-2 td:first-child { padding-left: 0; }
}

@media (min-width:768px){
	.hide-767 { display: block !important; }
}
@media (max-width:767px){	
	.hide-767 { display: none; }
	.modal .modal-title { font-size: 24px; }
	.modal-tempt-1 .modal-dialog, .modal-dialog { width: 600px; }
}
@media (min-width:721px){
	.hide-720 { display: block !important; }	
}
@media (max-width:720px){
	.hide-720 { display: none; }
}
@media (max-width:640px){
	.break-640 { display: block; margin-left: 0 !important; margin-right: 0 !important; }
	.break-640 .col { display: block; float: none; padding-left: 0 !important; padding-right: 0 !important; width: auto !important; }
	.hide-640 { display: none; }
	.modal-tempt-1 .modal-dialog, .modal-dialog { width: 520px; }
	.tempt-main .login-form { padding: 15px 30px 30px; width: auto; }
	.tempt-modal .modal-content { padding: 30px; }
	.tb-action .col:last-child { padding-top: 15px; text-align: left; }
}
@media (min-width:560px){
	.hide-560 { display: block !important; }
}
@media (max-width:560px){
	.break-560 { display: block; margin-left: 0 !important; margin-right: 0 !important; }
	.break-560 .col { display: block; float: none; padding-left: 0 !important; padding-right: 0 !important; width: auto !important; }
	.show-560 { display: block; }
	.hide-560 { display: none; }
	.modal-tempt-1 .modal-dialog, .modal-dialog { width: 440px; }
	.tempt-main .login-form .lb { width: 80px; }
	.tempt-main .login-form .group, .tempt-main .login-form .output { margin-left: 90px; }
	.grid-1 .item { width: 100%; }
	.tempt-modal .row-1 .lb-1 { float: none; padding-top: 0; width: auto; }
	.tempt-modal .row-1 .group-1 { margin-left: 0; }
	.form-wrap .lb-1, .form-wrap .lb-2 { float: none; width: auto; }
	.form-wrap .lb-2 { padding-top: 0; }
	.form-wrap .group-1, .form-wrap .group-2 { margin-left: 0; }
}
@media (max-width:480px){
	.modal-tempt-1 .modal-dialog, .modal-dialog { width: 300px; }
	.break-480 { display: block; margin-left: 0 !important; margin-right: 0 !important; }
	.break-480 .col { display: block; float: none; padding-left: 0 !important; padding-right: 0 !important; width: auto !important; }
	.tempt-header { padding-top: 10px; }
	.tempt-header .col:first-child img { max-width: 130px; }
	.tempt-header .col:last-child img { max-width: 90px; }
}
@media (max-width:425px){
	.modal-tempt-1 .modal-dialog, .modal-dialog { width: 280px; }
	.header-container .logo { width: 90px; } 
	.tempt-main .login-form .lb { float: none; padding-top: 0; width: auto; }
	.tempt-main .login-form .group, .tempt-main .login-form .output { margin-left: 0; }
	.tempt-main .login-form .output { text-align: center; }
}
@media (max-width:320px){
	.break-320 { display: block; margin-left: 0 !important; margin-right: 0 !important; }
	.break-320 .col { display: block; float: none; padding-left: 0 !important; padding-right: 0 !important; width: auto !important; }
}

@media print{
	aside { display: none; }
	a[href]:after { content: none !important; }
} 
