:root {
    --navbar-height: 77px;
    --color-white: #FFF;
    --login-height: calc(calc(calc(100vh - 364px) / 2) + 1px);
    --switch-dimen: 28px;
    --bs-gutter-x: 1.5rem;
}
html {
    /*-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;*/
	height: 100% !important;
}
body {
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    color: #666;
    font-family: "Montserrat", serif;
    font-size: calc(11px + 0.2vw);
    font-weight: 500;
}
a, a:active, a:focus, button, button:focus, button:active, .btn, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
    outline: none;
    outline: 0;
}
a:hover, li a:hover {
    text-decoration: none;
}
.no-resize {
    resize: vertical !important;
}
input[type="file"].form-control {
    height: auto !important;
}
input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
input:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input[type="file"]:focus, select.custom-select:focus, .custom-select:focus, .uneditable-input:focus, div:focus, div.form-control:focus {
    box-shadow: none;
    outline: 0 none;
}

/********************************************************
********************************************************/
.highcharts-credits {
    display: none !important;
}
/********************************************************
********************************************************/
.pad0T {
    padding-top: 0px !important;
}
.pad0R {
    padding-right: 0px !important;
}
.pad0B {
    padding-bottom: 0px !important;
}
.pad0L {
    padding-left: 0px !important;
}
.pad0A {
    padding: 0px !important;
}
/********************************************************
********************************************************/
.pad5T {
    padding-top: 5px !important;
}
.pad5R {
    padding-right: 5px !important;
}
.pad5B {
    padding-bottom: 5px !important;
}
.pad5L {
    padding-left: 5px !important;
}
.pad5A {
    padding: 5px !important;
}
/********************************************************
********************************************************/
.pad10T {
    padding-top: 10px !important;
}
.pad10R {
    padding-right: 10px !important;
}
.pad10B {
    padding-bottom: 10px !important;
}
.pad10L {
    padding-left: 10px !important;
}
.pad10A {
    padding: 10px !important;
}
/********************************************************
********************************************************/
.pad15T {
    padding-top: 15px !important;
}
.pad15R {
    padding-right: 15px !important;
}
.pad15B {
    padding-bottom: 15px !important;
}
.pad15L {
    padding-left: 15px !important;
}
.pad15A {
    padding: 15px !important;
}
/********************************************************
********************************************************/
.pad20T {
    padding-top: 20px !important;
}
.pad20R {
    padding-right: 20px !important;
}
.pad20B {
    padding-bottom: 20px !important;
}
.pad20L {
    padding-left: 20px !important;
}
.pad20A {
    padding: 20px !important;
}
/********************************************************
********************************************************/
.pad30T {
    padding-top: 30px !important;
}
.pad30R {
    padding-right: 30px !important;
}
.pad30B {
    padding-bottom: 30px !important;
}
.pad30L {
    padding-left: 30px !important;
}
.pad30A {
    padding: 30px !important;
}
/********************************************************
********************************************************/
.pad40T {
    padding-top: 40px !important;
}
.pad40R {
    padding-right: 40px !important;
}
.pad40B {
    padding-bottom: 40px !important;
}
.pad40L {
    padding-left: 40px !important;
}
.pad40A {
    padding: 40px !important;
}
/********************************************************
********************************************************/
.mrg0T {
    margin-top: 0px !important;
}
.mrg0R {
    margin-right: 0px !important;
}
.mrg0B {
    margin-bottom: 0px !important;
}
.mrg0L {
    margin-left: 0px !important;
}
.mrg0A {
    margin: 0px !important;
}
/********************************************************
********************************************************/
.mrg5T {
    margin-top: 5px !important;
}
.mrg5R {
    margin-right: 5px !important;
}
.mrg5B {
    margin-bottom: 5px !important;
}
.mrg5L {
    margin-left: 5px !important;
}
.mrg5A {
    margin: 5px !important;
}
/********************************************************
********************************************************/
.mrg10T {
    margin-top: 10px !important;
}
.mrg10R {
    margin-right: 10px !important;
}
.mrg10B {
    margin-bottom: 10px !important;
}
.mrg10L {
    margin-left: 10px !important;
}
.mrg10A {
    margin: 10px !important;
}
/********************************************************
********************************************************/
.mrg15T {
    margin-top: 15px !important;
}
.mrg15R {
    margin-right: 15px !important;
}
.mrg15B {
    margin-bottom: 15px !important;
}
.mrg15L {
    margin-left: 15px !important;
}
.mrg15A {
    margin: 15px !important;
}
/********************************************************
********************************************************/
.mrg20T {
    margin-top: 20px !important;
}
.mrg20R {
    margin-right: 20px !important;
}
.mrg20B {
    margin-bottom: 20px !important;
}
.mrg20L {
    margin-left: 20px !important;
}
.mrg20A {
    margin: 20px !important;
}
/********************************************************
********************************************************/
.mrg30T {
    margin-top: 30px !important;
}
.mrg30R {
    margin-right: 30px !important;
}
.mrg30B {
    margin-bottom: 30px !important;
}
.mrg30L {
    margin-left: 30px !important;
}
.mrg30A {
    margin: 30px !important;
}
/********************************************************
********************************************************/
.mrg40T {
    margin-top: 40px !important;
}
.mrg40R {
    margin-right: 40px !important;
}
.mrg40B {
    margin-bottom: 40px !important;
}
.mrg40L {
    margin-left: 40px !important;
}
.mrg40A {
    margin: 40px !important;
}
/********************************************************
********************************************************/
.font-10 {
    font-size: 10px !important;
}
.font-12 {
    font-size: 12px !important;
}
.font-13 {
    font-size: 13px !important;
}
.font-14 {
    font-size: 14px !important;
}
.font-16 {
    font-size: 16px !important;
}
.font-18 {
    font-size: 18px !important;
}
.font-20 {
    font-size: 20px !important;
}
.font-22 {
    font-size: 22px !important;
}
.font-24 {
    font-size: 24px !important;
}
.font-24A {
    font-size: calc(14px + 0.9vw)  !important;
}
/********************************************************
********************************************************/
.fw-100 {
    font-weight: 100 !important;
}
.fw-200 {
    font-weight: 200 !important;
}
.fw-300 {
    font-weight: 300 !important;
}
.fw-400 {
    font-weight: 400 !important;
}
.fw-500 {
    font-weight: 500 !important;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-700 {
    font-weight: 700 !important;
}
.fw-800 {
    font-weight: 800 !important;
}
.bdr-all {
    border: 1px solid #dee2e6 !important;
}
.bdr-top {
    border-top: 1px solid #dee2e6 !important;
}
.bdr-bot {
    border-bottom: 1px solid #dee2e6 !important;
}
.bdr-left {
    border-left: 1px solid #dee2e6 !important;
}
.bdr-right {
    border-right: 1px solid #dee2e6 !important;
}
.bdr-no-all {
    border: 0px solid #dee2e6 !important;
}
.bdr-no-top {
    border-top: 0px solid #dee2e6 !important;
}
.bdr-no-bot {
    border-bottom: 0px solid #dee2e6 !important;
}
.bdr-no-left {
    border-left: 0px solid #dee2e6 !important;
}
.bdr-no-right {
    border-right: 0px solid #dee2e6 !important;
}
/********************************************************
********************************************************/
.pad1xT {
	padding-top: calc(calc(var(--bs-gutter-x) * 0.5) * 1);
}
.pad1xB {
	padding-bottom: calc(calc(var(--bs-gutter-x) * 0.5) * 1);
}
.pad2xT {
	padding-top: calc(calc(var(--bs-gutter-x) * 0.5) * 2);
}
.pad2xB {
	padding-bottom: calc(calc(var(--bs-gutter-x) * 0.5) * 2);
}
.pad3xT {
	padding-top: calc(calc(var(--bs-gutter-x) * 0.5) * 3);
}
.pad3xB {
	padding-bottom: calc(calc(var(--bs-gutter-x) * 0.5) * 3);
}
.pad4xT {
	padding-top: calc(calc(var(--bs-gutter-x) * 0.5) * 4);
}
.pad4xB {
	padding-bottom: calc(calc(var(--bs-gutter-x) * 0.5) * 4);
}
/********************************************************
********************************************************/
.mrg1xT {
	margin-top: calc(calc(var(--bs-gutter-x) * 0.5) * 1);
}
.mrg1xB {
	margin-bottom: calc(calc(var(--bs-gutter-x) * 0.5) * 1);
}
.mrg2xT {
	margin-top: calc(calc(var(--bs-gutter-x) * 0.5) * 2);
}
.mrg2xB {
	margin-bottom: calc(calc(var(--bs-gutter-x) * 0.5) * 2);
}
.mrg3xT {
	margin-top: calc(calc(var(--bs-gutter-x) * 0.5) * 3);
}
.mrg3xB {
	margin-bottom: calc(calc(var(--bs-gutter-x) * 0.5) * 3);
}
.mrg4xT {
	margin-top: calc(calc(var(--bs-gutter-x) * 0.5) * 4);
}
.mrg4xB {
	margin-bottom: calc(calc(var(--bs-gutter-x) * 0.5) * 4);
}
/********************************************************
********************************************************/
.mrg10T_A {
	margin-top: calc(calc(var(--bs-gutter-x) * 0.5) + 1vw);
}
.mrg10B_A {
	margin-bottom: calc(calc(var(--bs-gutter-x) * 0.5) + 1vw);
}
.mrg20T_A {
	margin-top: calc(calc(var(--bs-gutter-x) * 0.5) + 2vw);
}
.mrg20B_A {
	margin-bottom: calc(calc(var(--bs-gutter-x) * 0.5) + 2vw);
}
.mrg30T_A {
	margin-top: calc(calc(var(--bs-gutter-x) * 0.5) + 3vw);
}
.mrg30B_A {
	margin-bottom: calc(calc(var(--bs-gutter-x) * 0.5) + 3vw);
}
.mrg40T_A {
	margin-top: calc(calc(var(--bs-gutter-x) * 0.5) + 4vw);
}
.mrg40B_A {
	margin-bottom: calc(calc(var(--bs-gutter-x) * 0.5) + 4vw);
}
/********************************************************
********************************************************/
.pad10T_A {
	padding-top: calc(calc(var(--bs-gutter-x) * 0.5) + 1vw);
}
.pad10B_A {
	padding-bottom: calc(calc(var(--bs-gutter-x) * 0.5) + 1vw);
}
.pad20T_A {
	padding-top: calc(calc(var(--bs-gutter-x) * 0.5) + 2vw);
}
.pad20B_A {
	padding-bottom: calc(calc(var(--bs-gutter-x) * 0.5) + 2vw);
}
.pad30T_A {
	padding-top: calc(calc(var(--bs-gutter-x) * 0.5) + 3vw);
}
.pad30B_A {
	padding-bottom: calc(calc(var(--bs-gutter-x) * 0.5) + 3vw);
}
.pad40T_A {
	padding-top: calc(calc(var(--bs-gutter-x) * 0.5) + 4vw);
}
.pad40B_A {
	padding-bottom: calc(calc(var(--bs-gutter-x) * 0.5) + 4vw);
}
/********************************************************
********************************************************/
.pad40R_A {
	padding-right: calc(calc(var(--bs-gutter-x) * 0.5) + 4vw);
}
@media print {
	
}
/********************************************************
********************************************************/
.was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #28a745;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.custom-select {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 458'%3e%3cpath fill='%23333333' d='M24,213.5l119,119c9.4,9.4,24.6,9.4,33.9,0l119.1-119c15.1-15.1,4.4-41-17-41H41	C19.6,172.5,8.9,198.4,24,213.5z'/%3e%3c/svg%3e") #fff no-repeat center right 0.5em/calc(0.65em + 0.65em) calc(0.60em + 0.65em);
}
.custom-number {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23333333' d='M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41zm255-105L177 64c-9.4-9.4-24.6-9.4-33.9 0L24 183c-15.1 15.1-4.4 41 17 41h238c21.4 0 32.1-25.9 17-41z'/%3e%3c/svg%3e") #fff no-repeat center right 0.5em/calc(0.65em + 0.65em) calc(0.60em + 0.65em);
}
@media (prefers-reduced-motion: reduce) {
    .custom-control-label::before, .custom-file-label, .custom-select {
        transition: none;
    }
}
/********************************************************
********************************************************/
.checkbox, .radio {
    display: inline-block;
    white-space: nowrap;
    margin: 5px 10px;
}
.checkbox .styled:not(:checked), .checkbox .styled:checked {
    position: absolute;
    left: -99999px;
}
.checkbox .styled:not(:checked), .checkbox .styled:checked + label {
    color: #00a65a;
}
.checkbox .styled:not(:checked) + label:before, .checkbox .styled:checked + label:before {
    margin-right: 0;
}
.checkbox .styled:not(:checked) + label:before, .checkbox .styled:checked + label:before {
    font-family: 'FontAwesome';
    font-size: calc(8px + 0.6vw);
    width: calc(6px + 0.8vw);
    height: auto;
    display: inline-block;
}
.checkbox .styled:not(:checked) + label:before {
    content: '\f096';
}
.checkbox .styled:checked + label:before {
    content: '\f046';
}
.radio .styled:not(:checked), .radio .styled:checked {
    position: absolute;
    left: -99999px;
}
.radio .styled:not(:checked) + label:before, .radio .styled:checked + label:before {
    margin-right: 4px;
}
.radio .styled:not(:checked) + label:before, .radio .styled:checked + label:before {
    font-family: 'FontAwesome';
    font-size: 18px;
    width: 18px;
    height: 18px;
    display: inline-block;
}
.radio .styled:not(:checked) + label:before {
    content: '\f10c';
}
.radio .styled:checked + label:before {
    content: '\f192';
}
.checkbox .styled + label, .checkbox .styled + label, .radio .styled + label, .radio .styled + label {
    margin-bottom: 0;
}
/********************************************************
********************************************************/
.switch {
    position: relative;
    display: inline-block;
    width: calc(var(--switch-dimen) * 2);
    height: var(--switch-dimen);
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    padding: 2px;
}
.slider:before {
    position: absolute;
    content: "";
    height: calc(var(--switch-dimen) - 4px);
    width: calc(var(--switch-dimen) - 4px);
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .slider {
    background-color: #008d4c;
}
input:not(:checked) + .slider {
    background-color: #d73925;
}
input:focus + .slider {
    box-shadow: none;
}
input:checked + .slider:before {
    -webkit-transform: translateX(var(--switch-dimen));
    -ms-transform: translateX(var(--switch-dimen));
    transform: translateX(var(--switch-dimen));
}
/* Rounded sliders */
.slider.round {
    border-radius: var(--switch-dimen);
}
.slider.round:before {
    border-radius: 50%;
}
/********************************************************
********************************************************/
.swal2-icon.swal2-warning {
    color: #f39c12 !important;
    border-color: #f39c12 !important;
}
.swal2-actions button {
    min-width: 104px;
    text-align: center;
}
.swal2-cancel {
    margin-right: 5px;
    min-width: 66px;
    text-align: center;
}
.swal2-confirm {
    margin-left: 5px;
    min-width: 66px;
    text-align: center;
}
/********************************************************
********************************************************/
.highcharts-label span {
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.highcharts-xaxis-labels tspan {
	display: none;
}
/********************************************************
********************************************************/
fieldset.form-control {
	padding: calc(4px + 0.6vw) calc(10px + 1vw);
	margin-bottom: calc(10px + 1vw);
}
fieldset.form-control legend {
	font-size: calc(9px + 0.4vw);
	font-weight: 600;
}
.form-group,
.form-group .custom-select,
.form-group .add-sup-vnd,
.select2-results__option,
.custom-file-label,
.custom-file-label::after{
	font-size: calc(8px + 0.3vw);
}
.form-control,
.custom-select,
.custom-file,
.input-group-text,
.custom-file-label {
	padding: calc(2px + 0.4vw) calc(4px + 0.4vw);
	font-size: calc(8px + 0.3vw);
}
.custom-file-sm,
.custom-select-sm,
.input-group-text-sm,
.custom-file-label-sm {
	padding: calc(2px + 0.3vw) calc(4px + 0.4vw);
	font-size: calc(8px + 0.3vw);
}
.form-control-sm {
	padding: calc(2px + 0.3vw) calc(4px + 0.4vw);
	font-size: calc(8px + 0.3vw);
	line-height: 1.4;
	border-radius: 0;
}
.custom-select-sm + .select2-container .select2-selection--single {
	padding: calc(2px + 0.3vw) calc(4px + 0.4vw);
	font-size: calc(8px + 0.3vw);	
}
.dt-bootstrap4 .btn-sm,
.btn-group-sm > .btn {
	padding: calc(2px + 0.3vw) calc(4px + 0.4vw);
	font-size: calc(8px + 0.3vw);
	line-height: 1.4;
}
.custom-select-sm + .select2-container--default .select2-selection--single .select2-selection__arrow b {
	top: calc(0.36rem + 0.15vw);
}
.custom-select-sm + .select2-container--default .select2-selection--single .select2-selection__clear {
	margin-top: calc(1px - 0.14vw);
}
.form-group-lg.form-group .custom-select {
	padding: calc(2px + 0.4vw) calc(4px + 0.4vw);
	font-size: calc(8px + 0.3vw);
	font-weight: 500;
}
.form-group {
	margin-bottom: calc(5px + 0.6vw);
}
.form-group label {
	margin-bottom: calc(3px + 0.4vw);
	line-height: 1;
}
.custom-file-label {
	line-height: 1.4 !important;
	margin-bottom: 0 !important;
}
.custom-file-label::after {
	line-height: calc(2px + 1.2vw) !important;
}
/********************************************************
********************************************************/
.swal2-actions .btn {
	padding: calc(2px + 0.3vw) calc(2px + 2.6vw);
	font-size: calc(12px + 0.3vw);
	min-width: 80px;
}
/********************************************************
********************************************************/
.dataTable tr .form-control,
.dataTable tr .custom-select,
.dataTable tr .custom-file,
.dataTable tr .input-group-text,
.dataTable tr .custom-file-label {
	padding: calc(1px + 0.4vw) calc(2px + 0.4vw);
	padding-right: calc(4px + 1vw);
	font-size: calc(8px + 0.3vw);
	width: auto;
	min-width: auto; 
	font-weight: 600;
}
/********************************************************
********************************************************/
.modal-dialog.w-316 {
	min-width: 316px;
}
#select_rcv_del {
	padding-right: calc(14px + 1vw);;
}
.modal-body .modal-title {
	font-size: calc(18px + 0.6vw);
}
.modal-body .modal-sub {
	font-size: calc(10px + 0.25vw);
}
.modal-body .modal-info {
	border-color: #f39c12 !important;
	color: #f39c12 !important;	
}
.modal-body .modal-error {
 border-color: #f05e5e !important;
 color: #f05e5e !important;
}
.modal-body .modal-success {
 border-color: #69c634 !important;
 color: #69c634 !important;
}
.modal-body .modal-icon {	
	position: relative;
	box-sizing: content-box;
	justify-content: center;
	width: calc(34px + 2vw);
	height: calc(34px + 2vw);
	margin: calc(2px + 0.8vw) auto calc(4px + 0.8vw);
	border: calc(2px + 0.14vw) solid transparent;
	border-radius: 50%;
	font-family: inherit;
	cursor: default;
	font-size: calc(22px + 2vw);
}
.modal-body .modal-foot-btn .btn:first-child {
	margin-right: calc(10px + 0.6vw);
}
.modal-body .modal-foot-btn .btn:lat-child {
	margin-left: calc(10px + 0.6vw);
}
.modal-body .modal-icon i {
	vertical-align: top;
	line-height: calc(36px + 2vw);
}
/********************************************************
********************************************************/
.captcha span {
  width: 120px;
  display: inline-block;
}
.btn-captcha {
  padding: 6px 12px;
  font-size: 16px;
}
/********************************************************
********************************************************/
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	object-fit: cover;
	object-position: center center;
}
.img-thumbnail .embed-responsive-item {
	border: #d2d6de 1px solid;
	padding: 2px;
}
.img-thumbnail .embed-responsive {
	width: 100%;
}
.img-thumbnail .embed-responsive.img_66 {
	width: calc(22px + 3vw);
}
.img-thumbnail .embed-responsive.img_88 {
	width: calc(22px + 4vw);
}
.img-thumbnail .embed-responsive.img_101 {
	width: calc(22px + 5vw);
}
.img-thumbnail .embed-responsive.img_121 {
	width: calc(22px + 6vw);
}
.img-thumbnail .embed-responsive.img_141 {
	width: calc(22px + 7vw);
}
.img-thumbnail .embed-responsive.img_161 {
	width: calc(22px + 8vw);
}
.img-thumbnail .embed-responsive.img_181 {
	width: calc(22px + 9vw);
}
.img-thumbnail .embed-responsive.img_202 {
	width: calc(22px + 10vw);
}
/*padding-top=(height/width)x100%*/
.blogSize::before {
	padding-top: 50%;	
}
.embed-responsive::before {
	display: block;
	content: "";
}
.embed-responsive {
	position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe, .embed-responsive embed,
.embed-responsive object, .embed-responsive video {
	object-fit: cover;
	object-position: center center;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*128*128*/
.img_square::before {
	padding-top: 100%;	
}
/*720x1280*/
.img_portrait::before {
	padding-top: 177.78%;	
}
/*1280x720*/
.img_landscape::before {
	padding-top: 56.25%;	
}
/********************************************************
********************************************************/
.navbar-bg-theme {
	background: #FFF;
	border-top: 4px #232F3E solid;
	border-bottom: 4px #232F3E solid;
}
.navbar-bg-theme .nav-item {
	margin: 0px calc(4px + 0.2vw);	
}
.navbar-bg-theme .nav-link {
	font-size: calc(13px + 0.2vw);
	color: #111;
	transition: all 300ms ease-in-out 0s;
}
.navbar-bg-theme .nav-item:hover .nav-link,
.navbar-bg-theme .nav-item.active .nav-link {
	color: #0C6AAF;
	transition: all 300ms ease-in-out 0s;
}
.navbar-bg-theme .nav-link {
    position: relative; 
    display: inline-block;
}
.navbar-bg-theme .nav-link span.count {
    position: absolute;
    top: -2px;
    right: -6px;
    color: #FFF;
    font-size: calc(7px + 0.2vw);
    width: calc(14px + 0.4vw);
    height: calc(14px + 0.4vw);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
/********************************************************
********************************************************/
.search-bar-bg {
	background: #232F3E;
	border-bottom: 4px #232F3E solid;
}
.cat-tab {
	background: #131921;
}
.cat-tab button.btn {
	color: #FFF;
	text-transform: uppercase;
	font-size: calc(12px + 0.2vw);
	font-weight: 500;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cat-tab button.btn::after {
	content: "\f0c9";
	border: none;
	font-family: "Font Awesome 6 Pro";
	color: #F1D012;
	font-size: calc(18px + 0.2vw);
}
/********************************************************
********************************************************/
.tab-input .input-group,
.tab-input .input-group .input-group-text,
.tab-input .input-group .form-control{
	border-radius: 0px !important;
}
.tab-input .input-group {
	background: #485564;
	border: #657180 1px solid;
}
.tab-input .input-group .input-group-text {
	font-size: calc(10px + 0.4vw);
	padding: calc(4px + 0.4vw) calc(8px + 0.4vw);
	background: none;
	border: none;
	color: #FFF;
	padding-right: 0;
}
.tab-input .input-group .form-control {
	background: none;
	border: none;
	padding: calc(4px + 0.4vw) calc(6px + 0.4vw);
	color: #FFF;
	font-size: calc(10px + 0.4vw);
	font-weight: 500;
}
.tab-input .input-group .form-control::placeholder {
	color: #FFF;
}
.tab-btn .btn {
	background: #F1D012;
	border: #FFE866 1px solid;
	font-size: calc(10px + 0.4vw);
	font-weight: 600;
	color: #131921;
	padding: calc(4px + 0.4vw) calc(10px + 2vw);
	display: flex;
	width: 100%;
}
/********************************************************
********************************************************/
.catg-bar-bg {
	background: #FFF;
	color: #131921;
}
.catg-menu {
	padding: calc(4px + 0.2vw) calc(8px + 0.2vw);
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: start;
	color: #444;
	font-weight: 400;
}
.catg-menu span {
	line-height: 1;
}
.catg-menu span:first-child {
	margin-right: calc(4px + 0.2vw);
}
/********************************************************
********************************************************/
.owl-nav .owl-prev,
.owl-nav .owl-next {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
.owl-nav .owl-prev {
	left: calc(10px + 2vw);
}
.owl-nav .owl-next {
	right: calc(10px + 2vw);
}
.owl-nav .owl-prev i::before,
.owl-nav .owl-next i::before {
	font-size: calc(12px + 5vw);
	color: #F1D012;	
	opacity: 0.6;
	transition: all 300ms ease-in-out 0s;
}
.owl-nav .owl-prev:hover i::before,
.owl-nav .owl-next:hover i::before,
.cust-slider.dark .owl-nav .owl-prev:hover i::before,
.cust-slider.dark .owl-nav .owl-next:hover i::before {
	opacity: 1;
	transition: all 300ms ease-in-out 0s;
}
.owl-dots {
	position: absolute;
	bottom: 5px;
	margin: auto;
	width: 100%;
	text-align: center;
}
.home-banner-slider .owl-item .item {
	position: relative;
}
.home-banner-slider .owl-item .item .text {
	position: absolute;
	color: #FFF;
	left: 12%;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	font-size: calc(8px + 3vw);
}

.owl-dots .owl-dot span {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #FFF;
	opacity: 0.6;
	transition: all 300ms ease-in-out 0s;
}
.owl-dots .owl-dot.active span {
	opacity: 1;
	transition: all 300ms ease-in-out 0s;
}
/********************************************************
********************************************************/
.body-header {
	margin: 0;
	line-height: 1.4;
	color: #111;
	font-weight: 700;
	font-size: calc(18px + 0.8vw);
	text-transform: uppercase;
	text-align: center;
	padding: calc(11px + 1.6vw) calc(8px + 0.2vw);
}
.home-catg-slider .item {
	display: grid;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #131921;
	font-weight: 500;
	font-size: calc(12px + 0.2vw);
	transition: all 300ms ease-in-out 0s;
}
.home-catg-slider .item span {
	display: flex;
	justify-content: center;	
}
.home-catg-slider .item span:last-child {
	padding-top: calc(8px + 0.2vw);
}
.home-catg-slider .item:hover {
	color: #0C6AAF;
	transition: all 300ms ease-in-out 0s;
}
/********************************************************
********************************************************/
.home-catg-slider .owl-nav .owl-prev i::before,
.home-catg-slider .owl-nav .owl-next i::before {
	font-size: calc(12px + 1vw);
	color: #000;
}
.home-catg-slider .owl-nav .owl-prev,
.home-catg-slider .owl-nav .owl-next {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
.home-catg-slider .owl-nav .owl-prev {
	left: calc(5px + 0.2vw);
}
.home-catg-slider .owl-nav .owl-next {
	right: calc(5px + 0.2vw);
}
/********************************************************
********************************************************/
.plcy i {
	font-size: calc(22px + 0.8vw);
	color: #F1D012;
}
.plcy .heading {
	font-size: calc(12px + 0.2vw);
	font-weight: 600;
	color: #111;
}
.plcy .title {
	font-size: calc(11px + 0.2vw);
	font-weight: 500;
	color: #555;
}
/********************************************************
********************************************************/
.container-filter li {
  list-style: none;
  display: inline-block;
}

.container-filter a {
  display: block;
  font-size: 14px;
  margin: 10px 20px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 400;
  line-height: 30px;
  -webkit-transition: all 0.6s;
  border-bottom: 1px solid transparent;
  color: #807c7c !important;
}

.container-filter a:hover {
  color: #222222 !important;
}

.container-filter a.active {
  color: #222222 !important;
  border-bottom: 1px solid #222222;
}

.item-box {
  position: relative;
  overflow: hidden;
  display: block;
}

.item-box a {
  display: inline-block;
}

.item-box .item-mask {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
  position: absolute;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
}

.item-box .item-mask .item-caption {
  position: absolute;
  width: 100%;
  bottom: 10px;
  opacity: 0;
}

.item-box:hover .item-mask {
  opacity: 1;
  visibility: visible;
  cursor: pointer !important;
}

.item-box:hover .item-caption {
  opacity: 1;
}

.item-box:hover .item-container {
  width: 100%;
}
/********************************************************
********************************************************/
.product-box-container {
	display: inline-block;
	width: 100%;
	background: #FFF;
	position: relative;
}
.product-box-container .img-container {
	background: #E8E8E8;
    border: #E8E8E8 1px solid;
}
.product-box-container .best-label {
	position: absolute;background: #042556;
	color: #FFF;
	font-size: calc(10px + 0.2vw);
	letter-spacing: 1px;
	line-height: 1;
	padding: calc(2px + 0.2vw) calc(10px + 0.2vw);
	transform: rotate(-90deg);
	top: calc(48px + 3.6vw);
	left: calc(-32px + -0.6vw);
	font-weight: 400;
}
.product-box-container .icon-cart {
	position: absolute;
	background: none;
	border: none;
	top: calc(8px + 0.4vw);
	right: calc(10px + 0.2vw);
	font-size: calc(12px + 0.4vw);	
	color: #6F6F6F;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	transition: all 300ms ease-in-out 0s;
}
.product-box-container .icon-wish {
	position: absolute;
	background: none;
	border: none;
	top: calc(28px + 1.8vw);
	right: calc(14px + 0.2vw);
	font-size: calc(12px + 0.4vw);	
	color: #6F6F6F;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	transition: all 300ms ease-in-out 0s;
}
.product-box-container .icon-cart:hover,
.product-box-container .icon-wish:hover,
.product-box-container .icon-wish.active {
	color: #F69F1D;
	transition: all 300ms ease-in-out 0s;
}
.product-box-container .text-container .prd-title {
	display: inline-block;
	width: 100%;
	font-size: calc(13px + 0.2vw);
	color: #111;
	font-weight: 600;
	line-height: 1.4;
	text-decoration: none;
	padding-top: calc(12px + 0.2vw);
	transition: all 300ms ease-in-out 0s;
}
.product-box-container .text-container .prd-title:hover {
	color: #F69F1D;
	transition: all 300ms ease-in-out 0s;
}
.product-box-container .text-container .price {
	font-size: calc(11px + 0.2vw);	
	font-weight: 600;
	line-height: 1.4;
}
.product-box-container .text-container .price span:first-child {
	color: #2EAF23;
    color: #0087ED;
}
.product-box-container .text-container .price span:last-child {
	color: #666;
	font-weight: 400;
    font-size: 80%;
	padding-left: calc(1px + 0.2vw);
}
.product-box-container .text-container .rating {
	vertical-align: middle;
}
.product-box-container .text-container .rating span:first-child {
	font-size: calc(11px + 0.2vw);	
	font-weight: 600;
	line-height: 1.2;
	color: #111;
	padding-right: calc(1px + 0.2vw);
}
.product-box-container .text-container .rating span:last-child {
	font-size: calc(12px + 0.2vw);	
	font-weight: 600;
	line-height: 1;
	color: #F69F1D;
}
/********************************************************
********************************************************/
#filter a {
	text-decoration: none;
	font-size: calc(12px + 0.2vw);
	font-weight: 400;
	color: #333;
	border: #BBB 1px solid;
	padding: calc(6px + 0.2vw) calc(14px + 0.2vw); 
	transition: all 300ms ease-in-out 0s;
}
#filter a.active,
#filter a:hover {
	background: #F1D012;
	border: #F1D012 1px solid;
	transition: all 300ms ease-in-out 0s;
}
#filter a.active {
	font-weight: 600;
}
/********************************************************
********************************************************/
.lest-prd-slider .owl-dots {
	bottom: 0px;
}
.lest-prd-slider .owl-dot span {
	background: #6F6F6F;
	width: calc(6px + 0.2vw);
	height:  calc(6px + 0.2vw);
	border-radius: 8px;
	opacity: 1;
}
.lest-prd-slider .owl-dot.active span {
	width: calc(22px + 0.4vw);
	background: #042556;
}
/********************************************************
********************************************************/
.ftr-prd .image img {
	width: calc(44px + 2vw);
}
.ftr-prd .header {
	font-size: calc(14px + 0.2vw);
	color: #111;
	font-weight: 600;
	line-height: 1.2;
}
.ftr-prd .price {
	font-size: calc(12px + 0.2vw);
	color: #DBBA00;
	font-weight: 600;
	line-height: 1.2;
	text-decoration: none;
	transition: all 300ms ease-in-out 0s;
}
.ftr-prd .price:hover {
	color: #0C6AAF;
	transition: all 300ms ease-in-out 0s;
}
/********************************************************
********************************************************/
.footer-bg {
	background: #00101D;
	color: #FFF;
}
.social-icon {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.foot-text {
	font-size: calc(11px + 0.2vw);
	font-weight: 400;
	line-height: 1.2;
	padding: calc(11px + 0.2vw) 0px;
}
.social-icon li {
	display: inline-block;
	list-style-type: none;
}
.social-icon li a {
	font-size: calc(18px + 0.5vw);
	margin: calc(1px + 0.1vw);
	color: #FFF;
	transition: all 300ms ease-in-out 0s;
}
.social-icon li a:hover {
	color: #F1D012;
	transition: all 300ms ease-in-out 0s;
}
.footer-heading {
	font-size: calc(16px + 0.2vw);
	font-weight: 600;
	color: #FFF;
	line-height: 1.2;
	padding-bottom: calc(8px + 0.2vw);
}
.footer-list {
	margin: 0;
	padding-left: calc(12px + 0.2vw);
}
.footer-list li {
	list-style-type: disc;
	color: #FFF;
	transition: all 300ms ease-in-out 0s;
}
.footer-list li a{
	text-decoration: none;
	color: #FFF;
	font-size: calc(11px + 0.2vw);
	font-weight: 400;
	line-height: 1.8;
	transition: all 300ms ease-in-out 0s;
}
.footer-list li:hover,
.footer-list li:hover a {
	color: #F1D012;
	transition: all 300ms ease-in-out 0s;
}
/********************************************************
********************************************************/
.footer-bot-bg {
	background: #232F3E;
	color: #FFF;
	font-weight: 400;
	font-size: calc(11px + 0.2vw);
}
.footer-bot-bg a {
	color: #F1D012;
	text-decoration: none;
	transition: all 300ms ease-in-out 0s;
}
.footer-bot-bg a:hover {
	color: #0092FD;
	transition: all 300ms ease-in-out 0s;
}
/********************************************************
********************************************************/
.bg-sub-baner {
	background: #232F3E;
	color: #FFF;
}
.sub-banner-padding {
	padding: calc(4px + 4vw) 0px;
}
.sub-baner h1.header {
	font-size: calc(22px + 2vw);
}
.sub-baner h2.header {
	line-height: 1.4;
	font-size: calc(12px + 0.4vw);
	font-weight: 400;
	margin: 0;
}
/********************************************************
********************************************************/
.filters-section .checkbox,
.filters-section .checkbox label{
	display: flex;
	align-items: end;
}
.filters-section .checkbox .styled:not(:checked) + label,
.filters-section .checkbox .styled:checked + label,
.filters-section .checkbox .styled:not(:checked) + label::before,
.filters-section .checkbox .styled:checked + label::before {
	width: auto;
	height: auto;
	line-height: 1;
	font-size: calc(12px + 0.2vw);
}
.filters-section .checkbox .styled:not(:checked) + label::before,
.filters-section .checkbox .styled:checked + label::before {
	font-size: calc(13px + 0.2vw);
	margin-right: calc(4px + 0.2vw);
}
.filters-section .checkbox {
	padding: calc(4px + 0.2vw) 0px;	
}
.filters-section .checkbox label {
	cursor: pointer;
}
.side-bar-heading {
	font-size: calc(18px + 0.5vw);
	line-height: 1;	
	font-weight: 600;
	color: #333;
}
.filters-section {
	padding-left: 8%;
}
.filters-section .section-header {
	font-size: calc(13px + 0.2vw);
	margin-top: calc(12px + 0.8vw);
	margin-bottom: calc(2px + 0.2vw);
	color: #042556;
	font-weight: 600;
}
.filters-section .checkbox label .rating-star {
	font-size: calc(11px + 0.2vw);
}
.filters-section .checkbox .styled:not(:checked),
.filters-section .checkbox .styled:checked + label {
	color: #042556;
}
/********************************************************
********************************************************/
.range-section {
	display: inline-block;
	width: 100%;
	max-width: calc(88px + 28vw);
	padding-top: calc(8px + 0.2vw)
}
.range-section .text {
	display: inline-flex;
	align-items: start;
	justify-content: center;
	font-size: calc(11px + 0.2vw);
	color: #000;
	padding-top: calc(11px + 0.2vw);
    letter-spacing: 1px;
}
.range-section .text label {
	color: #666;
}
.noUi-horizontal {
	height: calc(8px + 0.42vw);
}
.noUi-horizontal .noUi-handle {
	width: calc(16px + 0.5vw);
	height: calc(16px + 0.5vw);
	border: #042556 1px solid;
	top: calc(-6px + 0.09vw);
}
.noUi-handle::after,
.noUi-handle::before {
	width: 0px;
	height: calc(16px + 0.6vw);
	background: none;
	top: 0px;
	opacity: 0;
}
.noUi-handle::before {
	right: calc(8px + 0.2vw);
}
.noUi-handle::after {
	left: calc(8px + 0.2vw);
}
.noUi-connects {
	border-radius: calc(2px + 0.2vw)
}
.noUi-connect {
	background: #042556;
}
.noUi-target {
	border: #042556 1px solid;
}
.noUi-touch-area {
	cursor: pointer;
}
/********************************************************
********************************************************/
.btn-align-section {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.btn-align-section .wish-list {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: #B71D23 1px solid;
	width: calc(22px + 0.7vw);
	height: calc(22px + 0.7vw);
	border-radius: 50%;
	text-decoration: none;
	color: #B71D23;
	background: none;
	font-size: calc(13px + 0.2vw);
	line-height: 1;
	transition: all 300ms ease-in-out 0s;
}
.btn-align-section .wish-list:hover {
	color: #FFF;
	background: #B71D23;
	transition: all 300ms ease-in-out 0s;
}
/********************************************************
********************************************************/
.theme_pagination {
	height: auto;
}
@media (max-width: 575.98px) {
	.theme_pagination {
		height: 0px;
	}
}
.page-link.active, .page-item.active .page-link:hover, .active > .page-link {
  z-index: 3;
  color: #FFF;
  background-color: #042556;
  border-color: #042556;
}
.page-link {
  color: #042556;
}
.page-link:focus {
  box-shadow: none;
}
.page-link:hover {
  color: #B71D23;
}

.noUi-handle.noUi-handle-upper {
	right: 0px;
}
.noUi-handle.noUi-handle-lower {
	left: 100%;
}
/********************************************************
********************************************************/
.product-pannel-container {
	display: inline-block;
	width: 100%;
	padding: calc(18px + 0.4vw) calc(18px + 0.4vw);
	border: #BCBCBC 1px solid;
	border-top-right-radius: calc(28px + 2vw);
	border-bottom-left-radius: calc(18px + 1vw);
	position: relative;
	transition: all 300ms ease-in-out 0s;
}
.product-pannel-container .image-container {
	position: relative;
	display: inline-block;
	width: 100%;
}
.product-pannel-container .image-container img {
	border-top-right-radius: calc(16px + 2vw);
}
.product-pannel-container .prd-title {
	display: inline-block;
	width: 100%;
	font-size: calc(16px + 0.2vw);
	color: #2C2C2C;
	font-weight: 600;
	padding-top: calc(8px + 0.2vw);	
}
.product-pannel-container .prd-title a {
	text-decoration: none;
	color: #000;
}
.product-pannel-container .prd-desc {
	display: inline-block;
	width: 100%;
	font-size: calc(11px + 0.2vw);
	color: #444444;
	padding-top: calc(4px + 0.2vw);
}
.product-pannel-container .prd-desc p {
	margin-bottom: 10px;
}
.product-pannel-container .price {
	font-size: calc(16px + 0.5vw);
	font-weight: 500;
}
.product-pannel-container .price div:first-child {
	text-decoration: line-through;
	color: #B71D23;
}.product-pannel-container .price div:last-child {
	color: #000F85;
}
.home-best-product-slider .owl-item {
	display: inline-block;
	padding: 1px;
}
.prd-view-list {
	padding-left: 0;
	margin-bottom: calc(12px + 0.2vw);
	display: inline-block;
	width: 100%;
	white-space: normal;
}
.prd-view-list li {
	list-style-type: none;
	padding: calc(1px + 0.1vw);
	color: #484848;
	display: inline-block;
}
.prd-view-list li:after {
	content: "/";
	margin:  calc(1px + 0.1vw);
	font-size: calc(13px + 0.2vw);
	font-weight: 600;
	color: #484848;
}
.prd-view-list li a {
	text-decoration: none;
	font-size: calc(11px + 0.2vw);
	color: #000;
	transition: all 300ms ease-in-out 0s;
}
.prd-view-list li a:hover {
	color: #B71D23;
	transition: all 300ms ease-in-out 0s;
}
.prd-view-list li:last-child:after {
	content: "";
}
.body-heading.section-header-lg {
	margin: calc(12px + 0.4vw) 0px;
	color: #000F85;
	text-align: center;
	font-size: calc(22px + 2vw);
}
.body-heading.section-header {
	color: #000;
	font-size: calc(22px + 0.6vw);
	margin-bottom: calc(12px + 0.4vw);
}
#price-row span {
	font-size: calc(18px + 0.4vw);
	color: #000F85;
}
#price-row span:first-child {
	color: #B71D23;
	text-decoration: line-through;
}
.btn-fab {
	border: #000F85 2px solid;
	background: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	padding: calc(10px + 0.1vw);
	border-radius: 50%;
	font-size: calc(18px + 0.2vw);
	color: #000F85;
	transition: all 300ms ease-in-out 0s;
}
.btn-fab:hover {
	border: #000F85 2px solid;
	background: #000F85;
	color: #FFF;
	transition: all 300ms ease-in-out 0s;
}
.btn-blue {
	background: #000F85;
	border: #000F85 2px solid;
	color: #FFF;
	line-height: 1;
	font-weight: 600;
	text-transform: uppercase;
	font-size: calc(11px + 0.2vw);
	padding: calc(14px + 0.1vw) calc(12px + 2vw);
	border-radius: calc(2px + 0.2vw);
	transition: all 300ms ease-in-out 0s;
}
.btn-buy-now,
.btn-theme-blue,
.btn-blue.btn-sm {
	background: #000F85;
	border: #000F85 2px solid;
	color: #FFF;
	line-height: 1;
	font-weight: 600;
	text-transform: uppercase;
	font-size: calc(10px + 0.2vw);
	padding: calc(11px + 0.1vw) calc(12px + 2vw);
	border-radius: calc(2px + 0.2vw);
	transition: all 300ms ease-in-out 0s;
}
.btn-buy-now:hover,
.btn-theme-blue:hover,
.btn-blue:hover {
	background: none;
	border: #000F85 2px solid;
	color: #000F85;
	transition: all 300ms ease-in-out 0s;
}
/********************************************************
********************************************************/
.w-44 {
	max-width: calc(44px + 4vw);
}
.flex-stl {
	justify-content: center;
	flex-wrap: nowrap;
}
.cart-table {
	margin-bottom: calc(12px + 0.8vw);
}
.cart-table td {
	font-size: calc(12px + 0.2vw);
}
.cart-table .prd_img {
	vertical-align: middle;
}
.upload-image-thumb {
	display: inline-block;
	width: 100%;
	min-width: calc(66px + 1vw);
}
.upload-image-thumb .embed-responsive {
	width: 100%;
}
.upload-image-thumb .embed-responsive-item {
	border: #d2d6de 1px solid;
	padding: 0px;
}
/*padding-top=(height/width)x100%*/
.poster_image::before,
.order_image::before {
	padding-top: 100%;
}
.order_image {
	width: calc(33px + 2vw);
}
.upload-image-thumb.checkout {
	display: inline-block;
	width: 100%;
	min-width: calc(22px + 1.6vw);
}
.price-row .label {
	font-size: calc(12px + 0.2vw);
	margin-bottom: calc(4px + 0.2vw);
}
.product-counter {
	display: inline-flex;
	width: auto;	
}
.product-counter .input-group-text {
	border: #000F85 2px solid;
	background: none;
	border-radius: 0;
	font-weight: 600;
	line-height: 1.2;
	cursor: pointer;
	font-size: calc(10px + 0.3vw);
	padding: calc(6px + 0.1vw) calc(8px + 0.3vw);
	transition: all 300ms ease-in-out 0s;
}
.product-counter .form-control {
	margin: 0 !important;
	border-radius: 0;
	border-top: #000F85 2px solid;
	border-bottom: #000F85 2px solid;
	text-align: center;
	font-weight: 600;
	line-height: 1.2;
	max-width: 88px;
	font-size: calc(12px + 0.3vw);
	padding: calc(6px + 0.1vw) calc(8px + 0.3vw);
}
.product-counter.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
	margin: 0 !important;
}
.product-counter .input-group-text:hover {
	background: #000F85;
	color: #FFF;
	transition: all 300ms ease-in-out 0s;
}
.product-counter .input-group-text button {
	background: none;
	border: 0;
	color: #000F85;
	padding: calc(2px + 0.2vw) calc(4px + 0.2vw);
	transition: all 300ms ease-in-out 0s;
}
.product-counter .input-group-text:hover button {
	color: #FFF;
	transition: all 300ms ease-in-out 0s;
}
/********************************************************
********************************************************/
.prd-title {
	font-size: calc(13px + 0.2vw);
    margin-bottom: calc(2px + 0.3vw);
}
.cart-price-block {
	padding-left: 5px;
	position: relative;
	white-space: nowrap;
	display: flex;
	align-items: center;
}
.prd-title2,
.cart-price-block,
.cart-size-block,
.cart-item-block {
	margin-bottom: calc(6px + 0.3vw);
}
.hidden-block {
	position: absolute;
	left: -999999px;
	opacity: 0;
	font-size: 0;
}
.cart-reg-prc,
.cart-dsc-prc {
	font-size: calc(12px + 0.3vw);
	font-weight: 600;
}
.cart-reg-prc {
	color: #D92B2B;
	text-decoration: line-through;
	padding-right: calc(12px + 0.3vw);
}
.cart-dsc-prc {
	color: #12971B;	
}
.cart-save-block,
.cart-size-block,
.cart-item-block,
.cart-remove-block {
	padding-left: 5px;
}
.cart-save-block span {
	letter-spacing: 1px;
	display: inline-block;
	background: #ffe184;
	border: #d9a100 1px solid;
	color: #795B01;
	border-radius: 4px;
	padding: calc(2px + 0.1vw) calc(4px + 0.2vw);
	line-height: 1;
	font-size: calc(8px + 0.2vw);
	font-weight: 500;
}
.cart-size-block {
	font-size: calc(10px + 0.2vw);
	font-weight: 600;
}
.cart-item-block .product-counter .input-group-text {
	border: #000F85 1px solid;
	font-size: calc(10px + 0.2vw);
	padding: 0;
}
.cart-item-block .product-counter .form-control {
	border-top: #000F85 1px solid;
	border-bottom: #000F85 1px solid;
	text-align: center;
	max-width: 48px;
	font-size: calc(10px + 0.2vw);
	padding: calc(2px + 0.2vw) calc(4px + 0.2vw);
}
.cart-remove-block a {
	color: #dc3545;
	display: inline-block;
	white-space: nowrap;
	text-decoration: none;
	font-size: calc(10px + 0.2vw);
	font-weight: 500;
	margin-top: calc(4px + 0.4vw);
}
.cart-ttl-block {
	font-size: calc(12px + 0.2vw);
	font-weight: 600;
	color: #000;
	text-align: right;
}
/********************************************************
********************************************************/
.cart_summary h5 {
	font-size: calc(14px + 0.4vw);
	border-bottom: #DEE2E6 1px solid;
	padding-bottom: calc(10px + 0.4vw);
	margin-bottom: calc(10px + 0.4vw);
}
.cartsum_text {
	font-size: calc(12px + 0.2vw);
}
.text-semibold {
	font-weight: 600;
}
/********************************************************
********************************************************/
.cart-container {
	display: inline-block;
	width: 100%;
	border: solid 1px #DEE2E6;
	padding: 15px 20px;
}
/********************************************************
********************************************************/
.cart-header h5 {
	font-size: calc(14px + 0.4vw);
	color:#000F85;
	font-weight: 600;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #F3F3F3;
  opacity: 1;
}
.form-control:disabled:focus,
.form-control[readonly]:focus {
  border-color: #Dee2E6;
}
.cart-container .item-container img {
	border: #C3C3C3 1px solid;
	padding: 2px;
}
large.one-x {
	font-size: 110%;
	color: #000;
}
large.two-x {
	font-size: 120%;
	color: #000;
}
.checkout-right {
	font-size: calc(11px + 0.2vw);
  	font-weight: 500;
	line-height: 1.3;
}
.checkout-right small {
	font-size: 75%;
}
fieldset legend {
    position: relative;
}
fieldset.form-control {
	padding: calc(4px + 0.6vw) calc(12px + 1vw);
	margin-bottom: calc(10px + 1vw);
	position: relative;
}
fieldset.form-control legend {
	font-size: calc(12px + 0.3vw);
	font-weight: 600;
}
legend {
  padding: 0 calc(4px + 0.2vw);
}
/********************************************************
********************************************************/
.cart-container hr {
	margin: calc(8px + 0.2vw) 0;
}
.item-container .lh {
	line-height: 1;
	position: relative;
}
.cart-table .prd_img,
.cart-table .prd_img .upload-image-thumb {
	vertical-align: middle;
}
.form_spinner {
	display: inline-block;
	margin: calc(10px + 0.2vw) 0px calc(2px + 0.2vw);
}
.cart-remove-block .form_spinner {
    margin: 0;
}
.cart-item-block .form_spinner {
    margin: 0;
}
.form_spinner .fa-solid {
	border: none;
	background: none;
	padding: 0;
}
.item-container .lh span {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #000F85;
	color: #FFF;
	width: calc(12px + 0.3vw);
	height: calc(12px + 0.3vw);
	font-size: calc(8px + 0.2vw);
	z-index: 9;
	border-radius: 50%;
	line-height: 1;
	border: #FFF 1px solid;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.6);
	right: calc(4px + 0.1vw);
	top: calc(-6px + 0.1vw);
	padding: calc(3px + 0.3vw);
}
.cart-remove-link {
	font-size: calc(11px + 0.2vw);
	background: none;
	border: none;
	padding: 0;
	transition: all 300ms ease-in-out 0s;
}
.cart-remove-link i,
.cart-remove-link span {
	color: #dc3545;
}
.cart-remove-link span {
	font-weight: 500;
}
.cart-remove-link:hover i,
.cart-remove-link:hover span {
	color: #a52834;
	transition: all 300ms ease-in-out 0s;
}
/********************************************************
********************************************************/
.product_dis.product_size {
	padding: calc(16px + 0.4vw);
	box-shadow: 0px 0px calc(2px + 0.4vw) 0px rgba(0,0,0,0.1);
	margin-bottom: calc(calc(var(--bs-gutter-x) * 0.5) * 2);
	border-radius: calc(2px + 0.2vw);
}
.view-pnl-icon,
.view-pnl-header,
.help-container {
	display: inline-block;
	width: 100%;
}
.view-pnl-icon img {
	width: 100%;
	max-width: 242px;
}
.view-pnl-header {
	margin-bottom: calc(2px + 0.6vw);
}
.help-container {
	margin-top: calc(6px + 0.6vw);
	background: #E4E8F2;
}
.help-container .icon {
	background: #D4D8E2;
}
.help-container .icon,
.help-container .text {
	padding: calc(6px + 0.2vw);
}
.help-container .icon img {
	display: inline-block;
	width: calc(22px + 2vw);
	height: calc(22px + 2vw);
}
.help-container .text .top {
	font-size: calc(14px + 0.2vw);
	color: #4D5053;
}
.help-container .text .top a {
	text-decoration: none;
	color: #010536;
	transition: all 300ms ease-in-out 0s;
}
.help-container .text .top a:hover {
	color: #B71D23;
	transition: all 300ms ease-in-out 0s;
}
.help-container .text .bot {
	font-size: calc(11px + 0.2vw);
	color: #666666;
}
/********************************************************
********************************************************/
#product-view-accordion .accordion-header .accordion-button {
	font-size: calc(14px + 0.4vw);
	padding: calc(6px + 0.6vw) calc(6px + 2vw);
}
#product-view-accordion .accordion-header .accordion-button::after {
  flex-shrink: 0;
  width: calc(12px + 0.8vw);
  height: calc(12px + 0.8vw);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: contain;
  transition: var(--bs-accordion-btn-icon-transition);
}
#product-view-accordion .accordion-item:first-of-type {
  border-top-left-radius: calc(2px + 0.2vw);
  border-top-right-radius: calc(2px + 0.2vw);
}
#product-view-accordion .accordion-item:last-of-type {
  border-bottom-right-radius: calc(2px + 0.2vw);
  border-bottom-left-radius: calc(2px + 0.2vw);
}
#product-view-accordion .accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: #E4E8F2;
  box-shadow: none;
}
/********************************************************
********************************************************/
.related-product-slider .item {
	position: relative;
	padding-left: calc(2px + 0.4vw);
	padding-right: calc(2px + 0.4vw);
	padding-left: 0;
	padding-right: 0;
	border: none;
	border: #ECEEFF 1px solid;
}
.related-product-slider .item {
	display: inline-block;
	display: grid;
	grid-template-rows: auto 1fr;
	width: 100%;
	height: 100%;
	border: #D4D8E2 1px solid;
}
.related-product-slider .product-container {
	background: #E4E8F2;
	padding: calc(var(--bs-gutter-x) * 1) calc(var(--bs-gutter-x) * 1);
	position: relative;
}
.related-product-slider .product-container .lavel-bs,
.related-product-slider .product-container .icon-cart,
.related-product-slider .product-container .icon-wish {
	position: absolute;
	z-index: 2;
}
.related-product-slider .product-container .image img {
	width: 100%;
}
.related-product-slider .product-container + .product-main-warp .product-text-warp .heading {
	background: #FFF;
	padding: calc(10px + 0.4vw) 0px;
	color: #111;	
	padding-bottom: 0;
	font-size: calc(11px + 0.2vw);
	text-transform: uppercase;
}
.related-product-slider .product-container + .product-main-warp .product-text-warp .heading a {
	text-decoration: none;
	color: #111;
	font-weight: 600;
}
.related-product-slider .product-main-warp {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.related-product-slider .item-price {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: calc(4px + 0.2vw) 0px calc(10px + 0.4vw);  
}
.related-product-slider .item-price span:first-child {
	color: #111;
	color: #12971B;
	font-weight: 600;
	font-size: calc(12px + 0.2vw)
}
.related-product-slider .item-price span:last-child {
	color: #666;
	color: #D92B2B;
	font-weight: 600;
	font-size: calc(10px + 0.2vw);
	text-decoration: line-through;
}
.related-product-slider .item-price-star {
	display: flex;
	justify-content: end;
	align-items: center;
	padding: calc(4px + 0.2vw) 0px;  
}
.related-product-slider .item-price-star span:first-child {
	color: #111;
	font-weight: 600;
	font-size: calc(11px + 0.2vw);
}
.related-product-slider .item-price-star span:last-child {
	color: #F69F1D;
	font-weight: 600;
	font-size: calc(10px + 0.2vw);
}
.related-product-slider .product-container .icon-cart {
	background: #FFF;
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.2);
	top: calc(10px + 0.2vw);
	right: calc(10px + 0.2vw);
	border-radius: 50%;
	width: calc(22px + 0.4vw);
	height: calc(22px + 0.4vw);
	font-size: calc(12px + 0.2vw);
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #000F85;
	transition: all 300ms ease-in-out 0s;
}
.related-product-slider .product-container .icon-wish {
	background: #FFF;
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.2);
	top: calc(calc(10px + 0.2vw) * 4);
	right: calc(10px + 0.2vw);
	border-radius: 50%;
	width: calc(22px + 0.4vw);
	height: calc(22px + 0.4vw);
	font-size: calc(12px + 0.2vw);
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #000F85;
	padding: 0;
	border: none;
	transition: all 300ms ease-in-out 0s;
}
.related-product-slider .product-container .icon-cart:hover,
.related-product-slider .product-container .icon-wish:hover,
.related-product-slider .product-container .icon-wish.active {
	color: #D92B2B;
	transition: all 300ms ease-in-out 0s;
}
.related-product-slider .lavel-bs {
	background: #D92B2B;
	color: #FFF;
	font-size: calc(10px + 0.2vw);
	letter-spacing: 1px;
	line-height: 1;
	padding: calc(2px + 0.2vw) calc(10px + 0.2vw);
	transform: rotate(-90deg);
	top: 25%;
	left: -13%;
}
/********************************************************
********************************************************/
.slide.zoom.slick-slide {
	cursor: zoom-in;
    /*padding: calc(16px + 0.4vw);*/
    box-shadow: 0px 0px calc(2px + 0.4vw) 0px rgba(0,0,0,0.1);
    /*margin-bottom: calc(calc(var(--bs-gutter-x) * 0.5) * 2);*/
    border-radius: calc(2px + 0.2vw);
}
.btn-check {
	position: absolute !important;
	clip: rect(0, 0, 0, 0) !important;
	pointer-events: none !important;
	opacity: 0 !important;
	left: -99999rem !important;
}
/********************************************************
********************************************************/
/********************************************************
********************************************************/
.list-group.profile .list-group-item.active,
.list-group.profile .list-group-item.active:focus,
.list-group.profile .list-group-item.active:hover{
	z-index: 2;
	color: var(--bs-list-group-active-color);
	background-color: #000F85;
	border-color: #000F85;
}
.list-group.profile .list-group-item,
.list-group.profile .list-group-item:focus {
	position: relative;
	display: block;
	padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
	color: #000F85;
	text-decoration: none;
	background-color: #000F8533;
	border: 1px solid #000F8555;
    border-radius: 4px;
	transition: all 300ms ease-in-out 0s;
}
.list-group.profile .list-group-item:hover {
	z-index: 1;
	color: #000F85;
	text-decoration: none;
	background-color: #000F8555;
	border: 1px solid #000F8577;
	transition: all 300ms ease-in-out 0s;
}
.list-group.profile .list-group-item:first-child,
.list-group.profile .list-group-item:last-child {
	border-radius: 4px;
}
.list-group.profile .list-group-item:last-child {
	margin-bottom: 0 !important;
}
/********************************************************
********************************************************/
.adress_book legend .checkbox {
	margin: 5px 10px;
	line-height: 1.2;
}
.adress_book div {
	font-size: calc(11px + 0.2vw);
	color: #222;
	font-weight: 500;
}
/********************************************************
********************************************************/
.misc-icon {
	position: absolute;
	right: 5px;
	top: -10px;
	display: grid;
}
.misc-icon i {
	font-size:calc(8px + 0.6vw);
	margin:calc(4px + 0.2vw) calc(2px + 0.2vw);
	cursor: pointer;
	opacity: 0.7;
	transition: all 300ms ease-in-out 0s;
}
.misc-icon i:hover {
	opacity: 1;
	transition: all 300ms ease-in-out 0s;
}
/********************************************************
********************************************************/
.modal-body {
	position: relative;
}
.modal-body .btn-close {
	position: absolute;
	right: calc(6px + 0.2vw);
	top: calc(6px + 0.2vw);
	z-index: 1;
}
.form-label {
	position: relative;
	font-weight: 500;
	color: #333;
	font-size: calc(11px + 0.2vw);
}
.astheric {
    position: absolute;
    font-size: 18px;
    color: #dc3545;
    font-weight: 800;
    line-height: 0;
    right: -8px;
    top: 8px;
}
fieldset.form-control {
	padding: calc(4px + 0.6vw) calc(10px + 1vw);
	margin-bottom: calc(10px + 1vw);
}
fieldset.form-control legend {
	font-size: calc(9px + 0.4vw);
	font-weight: 600;
}
.form-group,
.form-group .custom-select,
.form-group .add-sup-vnd,
.select2-results__option,
.custom-file-label,
.custom-file-label::after{
	font-size: calc(10px + 0.3vw);
}
.form-control,
.custom-select,
.custom-file,
.input-group-text,
.custom-file-label {
	padding: calc(2px + 0.4vw) calc(4px + 0.4vw);
	font-size: calc(10px + 0.3vw);
}
.custom-file-sm,
.custom-select-sm,
.input-group-text-sm,
.custom-file-label-sm {
	padding: calc(2px + 0.3vw) calc(4px + 0.4vw);
	font-size: calc(8px + 0.3vw);
}
.form-control-sm {
	padding: calc(2px + 0.3vw) calc(4px + 0.4vw);
	font-size: calc(8px + 0.3vw);
	line-height: 1.4;
	border-radius: 0;
}
.custom-select-sm + .select2-container .select2-selection--single {
	padding: calc(2px + 0.3vw) calc(4px + 0.4vw);
	font-size: calc(8px + 0.3vw);	
}
.dt-bootstrap4 .btn-sm,
.btn-group-sm > .btn {
	padding: calc(2px + 0.3vw) calc(4px + 0.4vw);
	font-size: calc(8px + 0.3vw);
	line-height: 1.4;
}
.custom-select-sm + .select2-container--default .select2-selection--single .select2-selection__arrow b {
	top: calc(0.36rem + 0.15vw);
}
.custom-select-sm + .select2-container--default .select2-selection--single .select2-selection__clear {
	margin-top: calc(1px - 0.14vw);
}
.form-group-lg.form-group .custom-select {
	padding: calc(2px + 0.4vw) calc(4px + 0.4vw);
	font-size: calc(8px + 0.3vw);
	font-weight: 500;
}
.form-group {
	margin-bottom: calc(5px + 0.6vw);
}
.form-group label {
	margin-bottom: calc(3px + 0.4vw);
	line-height: 1;
}
.custom-file-label {
	line-height: 1.4 !important;
	margin-bottom: 0 !important;
}
.custom-file-label::after {
	line-height: calc(2px + 1.2vw) !important;
}
/********************************************************
********************************************************/
.avatar {
    width: 100%;
    max-width: calc(101px + 6vw);
    margin: 0px auto;
    margin-bottom: calc(calc(var(--bs-gutter-x) * 0.5) + 2vw);
}
.avatar .ratio .shape {
    border: #000F8555 1px solid;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000F8533;
    color: #000F85;
    font-size: calc(44px + 3vw);
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}
/********************************************************
********************************************************/
.customer-order-panel .card .card-header {
    font-weight: 600;
    color: #888;
    font-size: calc(10px + 0.2vw);
    line-height: 1.4;
}
.customer-order-panel .card .card-header span:first-child {
    color: #666;
}
.customer-order-panel .card .card-header span:last-child {
    color: #111;
}
.customer-order-panel .card .card-body .order-title .header {
    font-weight: 500;
    color: #111;
    font-size: calc(10px + 0.2vw);
}
.customer-order-panel .card .card-body .order-title .mater {
    font-weight: 400;
    color: #666;
    font-size: calc(9px + 0.2vw);
    line-height: 1.2;
}
.customer-order-panel .card .card-body .order-title {
    text-decoration: none;
}
.customer-order-panel .card .card-body .order-title:hover .header {
    color: #0a58ca;
}
.customer-order-panel .card .card-body .order-title:hover .mater {
    color: #7596c7;
}
small_75 {
    font-size: 75% !important;
}
/********************************************************
********************************************************/
.frb-group, .frb-group .frb {
    display: inline-block;
    width: 100%;
    height: auto;
}
.frb-group .frb {
    display: inline-block;
    width: 100%;
	position: relative;
}
.frb-group .frb input[type="radio"], .frb-group .frb input[type="checkbox"] {
    opacity: 0.5;
    position: absolute;
    left: -99999px;
}
/*input[type="radio"], input[type="checkbox"] {

  margin: 4px 0 0;

  margin-top: 1px \9;

  line-height: normal;

}

input[type="radio"], input[type="checkbox"] {

  margin: 4px 0 0;

  margin-top: 5px;

  line-height: normal;

}*/
.frb-group .frb input[type="radio"]:not(:checked) + label:before, .frb-group .frb input[type="radio"]:checked + label:before {
    position: absolute;
    font-family: 'Font Awesome 6 Pro';
    font-size: 16px;
    background: none;
    border: none;
    padding: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	align-items: center;
	display: inline-flex;
    transition: all 0.3s linear 0s;
}
.frb-group .frb input[type="radio"]:not(:checked) + label:before {
    content: "\f111";
    background: none;
    border: none;
    font-weight: 100;
    border-radius: 50%;
    transition: all 0.3s linear 0s;
}
.frb-group .frb input[type="radio"]:checked + label:before {
    content: "\f192";
    background: none;
    border: none;
    font-weight: 800;
    border-radius: 50%;
    transition: all 0.3s linear 0s;
}
.frb-group .frb input[type="radio"] + label {
    display: inline-block;
    width: 100%;
    border: solid 1px #000F85;
    padding: 15px;
    cursor: pointer;
    background: none;
    color: #BBB;
    margin: 5px 0px;
    transition: all 0.3s linear 0s;
}
.frb-group .frb input[type="radio"]:checked + label {
    border-color: #000F85;
    background: #000F8511;
    color: #000F85;
    transition: all 0.3s linear 0s;
}
.frb-group .frb .frb-icon {
    display: flex;
    align-items: center;
    justify-content: end;
}
.frb-group .frb .frb-icon i:before {
    font-size: 18px;
}
.container_menu_iso .menu_iso {
	display: inline-block;
}
.container_menu_iso .menu_iso li {
    display: inline-flex;
    list-style: none;
    padding: 0px;
    margin: 3px;
    line-height: 1.2;
    float: left;
}
.container_menu_iso .menu_iso li a {
    font-size: 16px;
    padding: 6px 12px;
    height: auto;
    line-height: 1.2;
}
.container_menu_iso .menu_iso li a {
	border: 1px #FAB702 solid;
}
/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/

/********************************************************
********************************************************/
.captcha span img {
	border: var(--bs-border-width) solid var(--bs-border-color);
}
.dnone {
	display: none;
}
.cus-spinner {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: rgba(0,0,0,0.6);
	z-index: 2222;
}
.profile-main-loader{
    width: 70px;
	height:70px;
	display: inline-block;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.profile-main-loader .loader {
  position: relative;
  margin: 0px auto;
  width: 70px;
  height:70px;
}
.profile-main-loader .loader:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.circular-loader {
  -webkit-animation: rotate 2s linear infinite;
          animation: rotate 2s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}

.loader-path {
  stroke-dasharray: 150,200;
  stroke-dashoffset: -10;
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124;
  }
}
@-webkit-keyframes color {
  0% {
    stroke: #eeeeee;
  }
  40% {
    stroke: #eeeeee;
  }
  66% {
    stroke: #eeeeee;
  }
  80%, 90% {
    stroke: #eeeeee;
  }
}
@keyframes color {
  0% {
    stroke: #eeeeee;
  }
  40% {
    stroke: #eeeeee;
  }
  66% {
    stroke: #eeeeee;
  }
  80%, 90% {
    stroke: #eeeeee;
  }
}
/********************************************************
********************************************************/