@font-face {
    font-family: "Almarai-Regular";
    src: url("fonts/almarai/Almarai-Regular.ttf") format("truetype"),
    url("fonts/almarai/Almarai-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Almarai-Light";
    src: url("fonts/almarai/Almarai-Light.ttf") format("truetype"),
    url("fonts/almarai/Almarai-Light.ttf") format("truetype");
}

@font-face {
    font-family: "Almarai-Extrabold";
    src: url("fonts/almarai/Almarai-ExtraBold.ttf") format("truetype"),
    url("fonts/almarai/Almarai-ExtraBold.ttf") format("truetype");
}

@font-face {
    font-family: "Almarai-Bold";
    src: url("fonts/almarai/Almarai-Bold.ttf") format("truetype"),
    url("fonts/almarai/Almarai-Bold.ttf") format("truetype");
}

body, button, input, select, textarea, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Almarai-Regular !important;
}

a.disabled {
    pointer-events: none;
}

textarea {
    resize: none
}

a, img, a:focus, img:focus {
    outline: none;
    border: none
}

.posRel {
    position: relative
}

.btn {
    box-shadow: 1px 2px 2px #aaa !important;
    -moz-box-shadow: 1px 2px 2px #aaa !important;
    -webkit-box-shadow: 1px 2px 2px #aaa !important;
}

.no-shadow {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.vmidl {
    vertical-align: middle !important;
}

.vbase {
    vertical-align: baseline !important;
}

.vtop {
    vertical-align: baseline !important;
}

.clr {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    overflow: hidden
}

.down {
    clear: both;
    width: 100%;
    display: block
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.col2 {
    width: 50%;
    float: left;
}

.col3 {
    width: 33%;
    float: left;
}

.col4 {
    width: 25%;
    float: left;
}

.col5 {
    width: 20%;
    float: left;
}

.col6 {
    width: 16.6%;
    float: left;
}

.colP10 {
    width: 10%;
    float: left;
}

.colP20 {
    width: 20%;
    float: left;
}

.colP25 {
    width: 25%;
    float: left;
}

.colP30 {
    width: 30%;
    float: left;
}

.colP90 {
    width: 90%;
    float: left;
}

.colP80 {
    width: 80%;
    float: left;
}

.colP75 {
    width: 75%;
    float: left;
}

.colP70 {
    width: 70%;
    float: left;
}

.LR-5 {
    margin-left: -5px;
    margin-right: -5px
}

.LR-10 {
    margin-left: -10px;
    margin-right: -10px
}

.LR-15 {
    margin-left: -15px;
    margin-right: -15px
}

.LR-20 {
    margin-left: -20px;
    margin-right: -20px
}

.bold {
    font-weight: bold
}

.uc {
    text-transform: uppercase
}

.fw600 {
    font-weight: 600;
}

.f12 {
    font-size: 12px !important;
}

.f13 {
    font-size: 13px !important;
}

.f15 {
    font-size: 15px !important;
}

.f14 {
    font-size: 14px !important;
}

.f16 {
    font-size: 16px !important;
}

.f17 {
    font-size: 17px !important;
}

.f18 {
    font-size: 18px !important;
}

.f24 {
    font-size: 24px !important;
}

.f30 {
    font-size: 30px !important;
}

.f36 {
    font-size: 36px !important;
}

.f42 {
    font-size: 42px !important;
}

.f48 {
    font-size: 48px !important;
}

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

.margin10 {
    margin: 10px !important;
}

.margin-left25 {
    margin-left: 25px !important;
}

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

.mb5 {
    margin-bottom: 5px !important;
}

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

.mb15 {
    margin-bottom: 15px !important;
}

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

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mL20 {
    margin-left: 20px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.mr15 {
    margin-right: 15px !important;
}

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

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

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr40 {
    margin-right: 40px !important;
}

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

.mt2 {
    margin-top: 2px !important;
}

.mt5 {
    margin-top: 5px !important;
}

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

.mt15 {
    margin-top: 15px !important;
}

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

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.pd0 {
    padding: 0px !important;
}

.pd5 {
    padding: 5px !important;
}

.pd10 {
    padding: 10px !important;
}

.pd15 {
    padding: 15px !important;
}

.pd20 {
    padding: 20px !important;
}

.pd2 {
    padding: 2px !important;
}

.pdL0 {
    padding-left: 0px !important;
}

.pdL5 {
    padding-left: 5px !important;
}

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

.pdL15 {
    padding-left: 15px !important;
}

.pdL20 {
    padding-left: 20px !important;
}

.pdR5 {
    padding-right: 5px !important;
}

.pdR10 {
    padding-right: 10px !important;
}

.pdR15 {
    padding-right: 15px !important;
}

.pdR20 {
    padding-right: 20px !important;
}

.pdR25 {
    padding-right: 25px !important;
}

.pdR30 {
    padding-right: 30px !important;
}

.pdT0 {
    padding-top: 0px !important;
}

.pdT3 {
    padding-top: 3px !important;
}

.pdT5 {
    padding-top: 5px !important;
}

.pdT8 {
    padding-top: 8px !important;
}

.pdT10 {
    padding-top: 10px !important;
}

.pdT15 {
    padding-top: 15px !important;
}

.pdT20 {
    padding-top: 20px !important;
}

.pdB0 {
    padding-bottom: 0px !important;
}

.pdB5 {
    padding-bottom: 5px !important;
}

.pdB8 {
    padding-bottom: 8px !important;
}

.pdB10 {
    padding-bottom: 10px !important;
}

.pdB15 {
    padding-bottom: 15px !important;
}

.pdB20 {
    padding-bottom: 20px !important;
}

.pdTB0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.pdLR0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pdTB10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pdTB15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.pdLR15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pdTB8 {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
}

.border-radius10 {
    border-radius: 10px !important;
}

.border-radius20 {
    border-radius: 20px !important;
}

.border-radius30 {
    border-radius: 30px !important;
}

.border-radius40 {
    border-radius: 40px !important;
}

.border-top1 {
    border-top: 1px solid #eee;
}

.br5-red {
    border-right: 5px solid #f36a5a !important;
}

.br5-green {
    border-right: 5px solid #26C281 !important;
}

.box-shadow {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2) !important;
}

.btn-shadow:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2), 0 3px 6px rgba(0, 0, 0, .26);
}

.overflow {
    overflow: visible !important;
}

.err {
    color: #b94a48
}

.errBdr {
    border-color: #b94a48
}

.el-hide {
    display: none
}

.note-text {
    font-size: 11px;
    color: #777;
    clear: both;
}

.w-md {
    width: 220px !important;
}

.w-sm {
    width: 120px !important;
}

.w-xs {
    width: 80px !important;
}

.border1x {
    border: 1px solid #fff;
}

.border2x {
    border: 2px solid #fff;
}

.datepicker.dropdown-menu {
    z-index: 99999 !important;
}

.zi-max {
    z-index: 9999 !important;
}

/** Colors **/

.top22 {
    top: 22px !important;
}

/** Widths **/
.btn-min-height {
    min-width: 80px;
}

.w16, .form-control.w16 {
    width: 16px
}

.w20, .form-control.w20 {
    width: 20px
}

.w32, .form-control.w32 {
    width: 32px
}

.w40, .form-control.w40 {
    width: 40px
}

.w60, .form-control.w60 {
    width: 60px
}

.w80, .form-control.w80 {
    width: 80px
}

.w100, .form-control.w100 {
    width: 100px
}

.w120, .form-control.w120 {
    width: 120px
}

.w150, .form-control.w150 {
    width: 150px
}

.w200, .form-control.w200 {
    width: 200px
}

.w250, .form-control.w250 {
    width: 250px
}

.w300, .form-control.w300 {
    width: 300px
}

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

.pd10 {
    padding: 10px !important;
}

.modal-overflow .overflow-none {
    overflow: hidden !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.border-left0 {
    border-left: 0px !important;
}

.border-LRB {
    border-bottom: 1px solid #eee !important;
    border-left: 1px solid #eee !important;
    border-right: 1px solid #eee !important;
}

.border-TLR {
    border-top: 1px solid #eee !important;
    border-left: 1px solid #eee !important;
    border-right: 1px solid #eee !important;
}

.mt-list-item {
    width: 100% !important;
}

.bordered {
    border: 1px solid #e7ecf1 !important;
}

.border-bottom-1 {
    border-bottom: 1px solid #F2F5F8 !important;
}

.marginLR15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.portlet-min-height {
    min-height: 651px !important;
}

.border-right-1 {
    border-right: 1px solid #eee !important;
}

.label-sup-db {
    font-size: 10px !important;
    padding: 3px !important;
}

.sa-button-container .cancel, .sa-button-container .confirm {
    width: 80px;
}

.sa-button-container .cancel {
    margin-right: 40px;
}

.cursor {
    cursor: pointer !important;
}

.nav-pills > li > a, .nav-tabs > li > a {
    font-size: 14px;
    padding: 6px 10px !important;
}

.table-scrollable .table-custom {
    border-bottom: 1px solid #eee !important;
    color: #333 !important;
}

.table-custom th {
    color: #333 !important;
}

.table-custom td {
    color: #333 !important;
}

.table td, .table th {
    padding: 5px 10px !important;
    vertical-align: middle !important;
}

.table th {
    padding: 6px 10px !important;
    background-color: #e1e5ec !important;
}

.nav-custom li a {
    padding: 10px;
    color: #333;
    background-color: #fff;
    font-weight: 500;
    border-left: solid 2px #eee;
}

.nav-custom li.active a, .ver-inline-menu li.active i {
    background-color: #eee !important;
    font-weight: 700;
    color: #333;
    border-left: solid 2px #3FD5C0;
}

.nav-custom li.active:after {
    display: none;
}

.nav-custom li {
    border: 1px solid #eee;
    margin-bottom: 0px;
    border-bottom: 0px solid #eee;
}

.nav-custom li:first-child {
    border-bottom: 0px solid #eee;
}

.nav-custom li:last-child {
    border-bottom: 1px solid #eee;
}

.fancybox-title-inside-wrap h2 {
    font-weight: bold;
    font-size: 15px;
    margin: -15px -15px 10px -15px;
    padding: 0 10px 10px 10px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    white-space: nowrap
}

.fancybox-opened {
    z-index: 200000 !important
}

.no_background {
    background: transparent !important;
    border: none !important;
}

.w95 {
    width: 95% !important;
}

.w90 {
    width: 90% !important;
}

.danger {
    color: #e12330;
}

.f20 {
    font-size: 20px;
}

.pt10 {
    padding-top: 10px !important;
}

.pt150 {
    padding-top: 150px !important;
}

.pt200 {
    padding-top: 200px !important;
}

.ml5 {
    margin-left: 5px;
}

.color-black {
    color: black !important;
}

.inline-block {
    display: inline-block !important;
}

.captcha-image img {
    width: 180px !important;
    height: 32px !important;
}

.login {
    background-color: #364150 !important;
}

.login .content .form-control:focus {
    outline: 0 !important;
    webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
}

.mt-checkbox > span, .mt-radio > span, .form-control, .btn, .label.label-sm {
    border-radius: 4px !important;
}

.select2-container--bootstrap .select2-selection {
    border-radius: 2px;
}

.select2-container {
    z-index: 99;
}

.contact_agent_input {
    border-radius: 0 !important;
    text-align: justify !important;
}

.label.label-sm {
    font-weight: 600 !important;
}

.form-control:focus {
    outline: 0 !important;
    webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
}

.sans-serif {
    font-family: sans-serif;
}

.req::after {
    content: ' *';
    color: #f3565d;
    font-size: 20px;
    vertical-align: middle;
}

.login .content .form-control {
    height: 38px !important;
}

.post-tags {
    border-radius: 10px;
    padding: 5px 10px;
    background-color: #a0b6d5;
    color: white;
    font-weight: 600;
    letter-spacing: 0.5px;
    display: inline-flex !important;
    font-size: 12px !important;
}

.yellow_star {
    color: #EB8919 !important;
}

.white_star {
    color: white !important;
}

.gray_star {
    color: darkgrey !important;
}

.black_star {
    color: black !important;
}

.font25 {
    font-size: 25px !important;
}

.font22 {
    font-size: 22px !important;
}

.font20 {
    font-size: 20px !important;
}

.font40 {
    font-size: 40px !important;
}

.font12 {
    font-size: 12px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pt20 {
    padding-top: 20px !important;
}


.pt30 {
    padding-top: 30px !important;
}

.dark-gray {
    color: darkgray;
}

._720kb-datepicker-calendar-day._720kb-datepicker-today {
    background: red;
    color: white;
}

.tabbable-custom {
    overflow: visible;
}

._720kb-datepicker-calendar {
    width: 220px !important;
}

.semi-bold {
    font-weight: 600 !important;
}

.white-background {
    background-color: white !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.width15p {
    min-width: 15% !important;
}

/*.search-listings-height {
    min-height: calc(100vh - 245px) !important;
}*/

.lmeter-listing-results {
    min-height: calc(100vh - 683px) !important;
}

.h50 {
    height: 50px;
}

.h49 {
    height: 49px;
}

.login .copyright {
    color: #91a5c2 !important;
}

.login-logo {
    /*margin: 60px auto 0 !important;*/
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    text-align: center !important;
    font-size: 25px;
    font-weight: 600;
    font-family: sans-serif;
}

.login-box {
    background: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
    border-radius: 10px !important;
}

.login_text {
    font-family: sans-serif;
    font-weight: 600 !important;
    font-size: 30px;
    text-align: center;
    color: black;
}

.full-width {
    width: 100% !important;
}

.font100 {
    font-size: 100px !important;
}

.font80 {
    font-size: 80px !important;
}

.font70 {
    font-size: 70px !important;
}

.mt30p {
    margin-top: 30%;
}

.btn-sm-custom {
    padding: 2px 6px !important;
}

.label-sm-custom {
    padding: 2px 12px !important;
}

.ptb4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.dis {
    opacity: 0.5 !important;
    cursor: not-allowed !important;
    pointer-events: auto !important;
}

.ptb2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f5f5f5 !important;
}

.font-mono {
    font-family: monospace !important;
}

.pr4 {
    padding-right: 4px !important;
}

.bold-sm {
    font-weight: 600 !important;
}

.plr8 {
    padding-right: 8px !important;
    padding-left: 8px !important;
}

.cursor-default {
    cursor: default !important;
}

.cursor-finger {
    cursor: pointer !important;
}

.fancybox-close {
    display: none !important;
}

.plr20 {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

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

.plr14 {
    padding-right: 14px !important;
    padding-left: 14px !important;
}

.plr12 {

    padding-right: 12px !important;
    padding-left: 12px !important;
}

.w92 {
    width: 92px !important;
}

.white-bg {
    background: white !important;
}

.tag-padding {
    padding: 0.6em 1em 0.6em !important;
}

.font18 {
    font-size: 18px !important;
}

.font24 {
    font-size: 24px !important;
}

.font16 {
    font-size: 16px !important;
}

.font15 {
    font-size: 15px !important;
}

.green-bg {
    background: #91CB3D;
}

.black-font {
    color: black;
}

.font24 {
    font-size: 24px;
}

.tmp_wlcbx {
    display: flex;
    justify-content: center;
    align-items: center;
}

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

.no-cursor {
    cursor: not-allowed !important;
}

.modal-content, .modal-header {
    border-radius: 10px !important;
}

.alertmsg .green, .alertmsg .red {
    border-radius: 5px !important;
}

.hide {
    display: none !important;
}

.flex-center {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

#watermark_div {
    width: 100px !important;
}

.galleria-frame img {
    height: 100% !important;
}

.w100pc {
    width: 100% !important;
}

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

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

.h100px {
    height: 100px !important;
}

.minw100 {
    min-width: 100px !important;
}

.minw90 {
    min-width: 90px !important;
}

.minw155 {
    min-width: 155px !important;
}

.default-border {
    border: 1px solid #c2cad8 !important;
}

/*.video_thumbnail {*/
/*    width: 150px !important;*/
/*    max-height: 200px;*/
/*    min-height: 100px;*/
/*}*/

.post_image {
    width: 150px !important;
    height: 100px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.border-radius-tr-br {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.border-radius-tl-bl {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.border-radius-tl-bl-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.border-radius-tr-br-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}


.border-radius5 {
    border-radius: 5px !important;
}

/*.color777{*/
/*    color: #777 !important;*/
/*}*/

.mypaging {
    padding-top: 10px;
    text-align: right
}

.mypaging a {
    display: inline-block;
    padding: 0px 5px;
    border: 1px solid #ccc;
    margin: 0 0 0 5px
}

.mypaging a:hover {
    text-decoration: none;
    border-color: #333
}

.mypaging a.act {
    background: #337ab7;
    color: #fff;
    border: 1px solid #337ab7;
}

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

#load {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    background: url("https://www.creditmutuel.fr/cmne/fr/banques/webservices/nswr/images/loading.gif") no-repeat center center rgba(0, 0, 0, 0.25)
}

.bg-video-image {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: 100px !important;
    width: 200px !important;
    background-color: #464646 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}

.fg-play-image {
    width: 20% !important;
    height: 40% !important;
}

.website-max-width {
    max-width: 1600px !important;
    width: 100% !important;
}

.pt2 {
    padding-top: 2px !important;
}

.underline_on_hover:hover {
    text-decoration: underline !important;
}

.hidden_body {
    visibility: hidden !important;
}

.map_post_label {
    border-radius: 10px !important;
    background: #e3e3e3;
    color: black;
    font-size: 10px;
    font-family: sans-serif;
}

.limit_width {
    max-width: 1600px !important;
    margin: auto;
}

.dynamic-height {
    overflow-y: auto !important;
    max-height: calc(100vh - 180px) !important;
}

.show_as_disabled {
    background-color: #eef1f5 !important;
    opacity: 1 !important;
}

.page-sidebar-menu {
    border-right: 1px solid #ccc !important;
}

/*table td {*/
/*    white-space: nowrap !important;*/
/*}*/

/*#main {*/
/*    overflow: hidden !important;*/
/*}*/

.font14 {
    font-size: 14px !important;
}

.font15 {
    font-size: 15px !important;
}

.theme-color {
    color: #1f8992;
}

.line-height-20 {
    line-height: 20px !important;
}

.right-flush.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #dcf8c6;
}

.left-flush.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
}

.right-flush {
    position: relative;
    top: -8px;
    float: right;
    transform: translate(20px, 0);
}

.left-flush {
    position: relative;
    top: -8px;
    float: left;
    transform: translate(-20px, 0px);
}

.adjust_left_msg {
    position: relative;
    left: -38px;
}

.chatbx {
    background-color: #eeeeee !important;
}

.cwh {
    background-color: white !important;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto !important;
    min-height: 56px !important;
}

.left-message {
    margin-top: 20px !important;
    /*margin-left: 10px;*/
    /*margin-right: 10px;*/
    text-align: justify;
}

.right-message {
    margin-top: 5px !important;
    /*margin-left: 10px;*/
    /*margin-right: 10px;*/
    text-align: justify;
}

.rightmsg, .leftmsg {
    max-width: 65% !important;
}

.modal-body {
    max-height: calc(100vh - 190px) !important;
    overflow-y: auto !important;
}

input[type=checkbox] {
    transform: scale(1.5);
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    padding: 10px;
}

.grow {
    transition: all .2s ease-in-out !important;
}

.grow:hover {
    transform: scale(1.01) !important;
}

.ml30 {
    margin-left: 30px;
}

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

.owl-theme .owl-dots {
    display: flex;
    margin-top: 30px;
    justify-content: center;
}

.owl-theme .owl-dots .owl-dot {
    display: block;
}

.tooltiptext {
    visibility: hidden;
    width: fit-content;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 5px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    bottom: 50%;
}

.tooltip-hover:hover + .tooltiptext {
    visibility: visible;
}

.full-opacity {
    opacity: 1 !important;
}

.width-70 {
    width: 70px;
}

.text-bold {
    font-weight: bold !important;
}

.background-center {
    background-position: center;
}

.contact_dir_reverse {
    text-align: right;
    direction: ltr;
}

/*.map-list-img, .thumbnail-content, .lmeter-listing-img {
    background-size: contain;
}*/

/*scrollbar*/
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.floating-wpp .floating-wpp-button {
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

/*scrollbar*/

/* owl carousal*/

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: max-content !important;
    max-height: -webkit-fill-available !important;
}

.owl-theme .owl-nav {
    margin-top: 10px !important;
    text-align: center !important;
    -webkit-tap-highlight-color: transparent !important;
    position: absolute !important;
    top: 120px !important;
}


.owl-theme .owl-nav [class*='owl-'] {
    color: darkgrey !important;
    font-size: 40px !important;
    margin: 5px !important;
    display: inline-block !important;
    cursor: pointer !important;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    color: #007bff !important;
    text-decoration: none !important;
    font-size: 40px !important;
    background: none;
}

.owl-next {
    float: left !important;
    text-align: left !important;
    position: absolute !important;
    left: unset !important;
    right: 0 !important;
}

.owl-prev {
    float: right !important;
    text-align: right !important;
    position: absolute !important;
    right: unset !important;
    left: 0 !important;
}

.owl-nav {
    width: 100% !important;
}

.owl-nav button {
    width: 50px !important;
    text-align: center !important;
    height: 50px !important;
}


.owl-carousel:not(.owl-loaded) {
    opacity: 0 !important;
}

/* carousal end*/

.bg-img-center-contain-no-repeat {
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

#lang_switch .btn-group:hover .dropdown-menu {
    display: block;
}

.language_dropdown .btn-group:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    margin: 0 0 0 !important;
}

.page-backdrop {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    z-index: 9999;
    position: fixed;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-tap-highlight-color: transparent;
}

.pd30 {
    padding: 30px !important;
}

/*admin dashboard*/
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
    background-color: unset;
}

@media (max-width: 480px) {
    .page-header.navbar .top-menu {
        clear: unset;
    }
}

.page-sidebar {
    width: unset;
}

@media (max-width: 991px) {
    .page-sidebar.navbar-collapse.in {
        top: 15px !important;
    }
}

@media (min-width: 992px) {
    .page-sidebar-fixed .page-sidebar {
        top: 62px !important;
    }
}

.page-sidebar-menu.page-header-fixed {
    overflow-y: auto !important;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important
}

.iti__arrow {
    border: none;
}

.iti {
    display: block;
}

.iti {
    letter-spacing: 1px !important;
}

#login_country_code {
    letter-spacing: 1px !important;
}

#signup_mob {
    letter-spacing: 1px !important;
}

.lang_link {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

#lmeter-footer a {
    font-size: 16px !important;
}

.heading__divider {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1.25rem;
    flex: auto;
}

.heading__divider:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: .0625rem;
    display: block;
    content: "";
    background-color: #dadada;
    z-index: -1;
}

.heading__divider-text {
    padding: 0 1.5rem;
    background-color: #fff;
}

.select2-container .select2-search--inline {
    float: unset !important;
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    /*padding: unset !important;*/
}

.pointer_on_hover:hover {
    cursor: pointer !important;
}

.margin-auto {
    margin: auto;
}

.bg-green {
    background-color: #4caf50 !important;
}

.bg-red {
    background-color: #f44336 !important;
}

.bg-yellow {
    background-color: #ff9800 !important;
}

.bg-blue {
    background-color: #03a9f4 !important;
}

.bg-blue-gray {
    background-color: #607d8b;
}

.bg-brown {
    background-color: #795548;
}

.bg-dark-blue {
    background-color: #0d6efb;
}

.display-flex {
    display: flex;
}

.align-center {
    align-items: center;
}

.width-auto {
    width: auto !important;
}

.bg-image.lazy {
    background-image: none;
    background-color: #F1F1FA;
}

.lmeter-loader {
    border: 16px solid #f3f3f3;
    border-radius: 50% !important;
    /*border-top: 16px solid #3498db;*/
    border-top: 16px solid #ffc107;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 500ms linear infinite; /* Safari */
    animation: spin 500ms linear infinite;
    z-index: 999999;
    position: fixed;
    left: calc(50% - 60px);
    top: 40%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.half-letter-spacing {
    letter-spacing: 0.5px;
}

.listing-options {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
}

.listing-options > a, .listing-options > div > a {
    color: #607d8b;
    padding-left: 5px;
    padding-right: 5px;
}

.listing-options > a > i, .listing-options > div > a > i {
    font-size: 24px !important;
}

.color-red {
    color: red !important;
}

.iti__country-list {
    z-index: 9999 !important;
}


.bg-red-haze {
    background: #f36a5a !important;
}

.pdTB5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.light-border {
    border: 1px solid #c2cad8;
    border-radius: 8px !important;
}

.flex {
    display: flex;
}

.inline-flex {
    display: inline-flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.color-info {
    color: #659ce0;
}

.no-wrap {
    white-space: nowrap;
}

.display-block {
    display: block;
}

.bg-vlight-gray {
    background-color: #f5f5f5;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 130px; /* this could be defined on any parent */
}

.warning-yellow {
    color: #f1c52d;
}

.justify-content-space-between {
    justify-content: space-between;
}

.price-input {
    width: 48%;
}

.text-ellipsis {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
}

.color-success {
    color: #37c6d3;
}

.word-break-on {
    word-break: break-word;
}

.letter-spacing-one {
    letter-spacing: 1px;
}

.dir-rtl {
    direction: rtl;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}


.bs-wizard {
    margin-top: 40px;
}

/*Form Wizard*/
.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

.bs-wizard > .bs-wizard-step {
    padding: 0;
    position: relative;
}

.bs-wizard > .bs-wizard-step + .bs-wizard-step {
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px;
}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 14px;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #fbe8aa;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #fbbd19;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.bs-wizard > .bs-wizard-step > .progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width: 0px;
    box-shadow: none;
    background: #fbe8aa;
}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
    width: 50%;
}

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
    width: 0%;
}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #f5f5f5;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
    opacity: 0;
}

.bs-wizard > .bs-wizard-step:first-child > .progress {
    left: 50%;
    width: 50%;
}

.bs-wizard > .bs-wizard-step:last-child > .progress {
    width: 50%;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}

/*END Form Wizard*/

@media (min-width: 992px) {
    .modal-xl {
        width: 1000px;
    }
}


/*Toggle*/
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.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;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

/*Toggle*/

.text-green {
    color: #5cb85c;
}

.text-lblue {
    color: #05a9f4
}

.color-white {
    color: white;
}

.font30 {
    font-size: 30px;
}

.font38 {
    font-size: 38px;
}

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

.dir-ltr {
    direction: ltr;
}

.no-float {
    float: none !important;
}

.unicode-plain-text {
    unicode-bidi: plaintext;
}

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

._btn-primary {
    color: #fff;
    background-color: #007bff !important;
    border-color: #007bff;
}

._btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

._btn-secondary:hover {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64;
}


._btn-primary:hover {
    color: #fff;
    background-color: #0069d9 !important;
    border-color: #0062cc;
}

._color_primary {
    color: #007bff !important;
}

._default_link {
    color: #777 !important;
}

._default_link:hover {
    color: #007bff !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #007bff;
}

.carousel-item {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 12px;
    border-radius: 10px;
}

.carousel-item:hover {
    /* background-image: linear-gradient(
             315deg, #63a4ff 0%, #83eaf1 74%);*/
    box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 5px;
    background-color: whitesmoke;
}

.carousel-item-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.nav {
    font-size: 16px;
}

/*Mobile*/
@media (max-width: 601px) {
    .owl-theme .owl-dots {
        /*display: none !important;*/
    }
}

/*Desktop*/
@media (min-width: 600px) {
    .owl-item {
        padding: 5px;
    }

    .owl-theme .owl-dots .owl-dot {
        zoom: 1.5 !important;
    }
}

.listing-owner-name {
    color: #686e90;
}

.selected-country-flag:hover {
    box-shadow: rgb(0 0 0 / 25%) 0px 2px 6px;
}

.create_listing_label {
    display: inline;
    padding: 0.5em 0.8em;
    font-size: 75%;
    color: #fff;
    border-radius: 15px;
    letter-spacing: 0.5px;
    background: #027afb !important;
}

.create_listing_label:hover {
    background: #006ee5;
    opacity: 0.8;
}

.search_listing_label {
    display: inline;
    padding: 0.5em 0.8em;
    font-size: 75%;
    color: #fff;
    border-radius: 15px;
    letter-spacing: 0.5px;
    background: #027afb !important;
}

.search_listing_label:hover {
    background: #006ee5;
    opacity: 0.8;
}

h7, h7 span {
    font-size: 10px !important;
}

.fs8 {
    font-size: 8px !important;
}

.color-green {
    color: green;
}

.page-sidebar-menu {
    min-width: 215px !important;
    border-right: none !important;
}