@import url(https://fonts.googleapis.com/css?family=Nunito:300,400,400i,600,700);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:300,400,700);
body,
html {
    background: #f8f8f8
}

.fixed-background,
html {
    width: 100%;
    height: 100%
}

.fixed-background,
body.background,
body.background main .container,
html {
    height: 100%
}

.logo-single,
h1 {
    display: inline-block
}

body,
p {
    font-family: Nunito, sans-serif
}

.btn-group-lg>.btn,
.btn-group-xl>.btn,
.btn-lg,
.btn-xl {
    letter-spacing: .05rem;
    font-weight: 700;
    line-height: 1.5
}

.bootstrap-tagsinput,
.btn,
.custom-control-input,
.custom-control-label,
.form-control,
.navbar .search input,
.owl-dot,
.slick .slick-slide,
.slick-dot,
button,
table.dataTable td {
    outline: initial!important
}

.alert-dismissible .close,
.modal .close,
button.close {
    text-shadow: initial
}

:root {
    --theme-color-1: #131924;
    --theme-color-2: #2a93d5;
    --theme-color-3: #6c90a1;
    --theme-color-4: #365573;
    --theme-color-5: #47799a;
    --theme-color-6: #8e9599;
    --theme-color-1-10: rgba(20, 83, 136, 0.1);
    --theme-color-2-10: rgba(42, 147, 213, 0.1);
    --theme-color-3-10: rgba(108, 144, 161, 0.1);
    --theme-color-4-10: rgba(54, 85, 115, 0.1);
    --theme-color-5-10: rgba(71, 121, 154, 0.1);
    --theme-color-6-10: rgba(142, 149, 153, 0.1);
    --primary-color: #212121;
    --foreground-color: white;
    --separator-color: #d7d7d7
}

body {
    font-size: .8rem;
    font-weight: 400;
    color: #212121
}

body.background main {
    margin: 0!important;
    height: 100%
}

.fixed-background {
    background-size: cover;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

/****************************/
/** Basic **/
/****************************/

.gradient_red
{    
    background: #ee0979;
    background: -webkit-linear-gradient(45deg, #ee0979, #ff6a00)!important;
    background: linear-gradient(45deg, #ee0979, #ff6a00)!important;
}

.font-bold{font-weight: bold;}
.brdr_none{border: 0px !important;}
.brdr_box{border: 1px solid #e4e4e4;}
.brdr_gray{border: 1px solid;}
.brdl{border-right: 1px dotted #e0e0e0;}
.brd-rd{border-right: 1px solid #e0e0e0;}
.nobt{border-top: 0px !important;}
.pa-0 {
    padding: 0px !important; }
.pa-1 {
    padding: 1px !important; }
.pa-2 {
    padding: 2px !important; }
.pa-3 {
    padding: 3px !important; }
.pa-4 {
    padding: 4px !important; }
.pa-6 {
    padding: 6px !important; }
.pa-7 {
    padding: 7px !important; }
.pa-8 {
    padding: 8px !important; }
.pa-9 {
    padding: 9px !important; }

.p0 {
    padding: 0px !important; }

.pl-0-r {
    padding-left: 0px !important; padding-right: 15px !important;  }

.pr-0-l {
    padding-right: 0px !important; padding-left: 15px !important;  }

.pa-2 {
    padding: 2px !important; }

.pa-5 {
    padding: 5px !important; }

.pa-10 {
    padding: 10px !important; }

.pa-15 {
    padding: 15px !important; }

.pa-20 {
    padding: 20px !important; }

.pa-25 {
    padding: 25px !important; }

.pa-30 {
    padding: 30px !important; }

.pt-0 {
    padding-top: 0px !important; }

.pt-5 {
    padding-top: 5px !important; }

.pt-10 {
    padding-top: 10px !important; }

.pt-15 {
    padding-top: 15px !important; }

.pt-20 {
    padding-top: 20px !important; }

.pt-25 {
    padding-top: 25px !important; }

.pt-30 {
    padding-top: 30px !important; }

.pt-35 {
    padding-top: 35px !important; }

.pt-40 {
    padding-top: 40px !important; }

.pt-45 {
    padding-top: 45px !important; }

.pt-50 {
    padding-top: 50px !important; }

.pb-0 {
    padding-bottom: 0px !important; }

.pb-5 {
    padding-bottom: 5px !important; }

.pb-10 {
    padding-bottom: 10px !important; }

.pb-15 {
    padding-bottom: 15px !important; }

.pb-20 {
    padding-bottom: 20px !important; }

.pb-25 {
    padding-bottom: 25px !important; }

.pb-30 {
    padding-bottom: 30px !important; }

.pb-35 {
    padding-bottom: 35px !important; }

.pb-40 {
    padding-bottom: 40px !important; }

.pb-45 {
    padding-bottom: 45px !important; }

.pb-50 {
    padding-bottom: 50px !important; }

.pl-0 {
    padding-left: 0px !important; }

.pl-5 {
    padding-left: 5px !important; }

.pl-10 {
    padding-left: 10px !important; }

.pl-15 {
    padding-left: 15px !important; }

.pl-20 {
    padding-left: 20px !important; }

.pl-25 {
    padding-left: 25px !important; }

.pl-30 {
    padding-left: 30px !important; }

.pl-35 {
    padding-left: 35px !important; }

.pl-40 {
    padding-left: 40px !important; }

.pl-45 {
    padding-left: 45px !important; }

.pl-50 {
    padding-left: 50px !important; }

.pr-0 {
    padding-right: 0px !important; }

.pr-5 {
    padding-right: 5px !important; }

.pr-10 {
    padding-right: 10px !important; }

.pr-15 {
    padding-right: 15px !important; }

.pr-20 {
    padding-right: 20px !important; }

.pr-25 {
    padding-right: 25px !important; }

.pr-30 {
    padding-right: 30px !important; }

.pr-35 {
    padding-right: 35px !important; }

.pr-40 {
    padding-right: 40px !important; }

.pr-45 {
    padding-right: 45px !important; }

.pr-50 {
    padding-right: 50px !important; }

.ma-0 {
    margin: 0px !important; }

.m0 {
    margin: 0px !important; }

.ma-5 {
    margin: 5px !important; }

.ma-10 {
    margin: 10px !important; }

.ma-15 {
    margin: 15px !important; }

.ma-20 {
    margin: 20px !important; }

.ma-25 {
    margin: 25px !important; }

.ma-30 {
    margin: 30px !important; }

.mt-0 {
    margin-top: 0px !important; }

.mt-5 {
    margin-top: 5px !important; }

.mt-10 {
    margin-top: 10px !important; }

.mt-15 {
    margin-top: 15px !important; }

.mt-20 {
    margin-top: 20px !important; }

.mt-24 {
    margin-top: 24px !important; }

.mt-25 {
    margin-top: 25px !important; }

.mt-30 {
    margin-top: 30px !important; }

.mt-35 {
    margin-top: 35px !important; }

.mt-40 {
    margin-top: 40px !important; }

.mt-45 {
    margin-top: 45px !important; }

.mt-50 {
    margin-top: 50px !important; }

.mt-55 {
    margin-top: 55px !important; }

.mt-60 {
    margin-top: 60px !important; }

.mt-65 {
    margin-top: 65px !important; }

.mt-70 {
    margin-top: 70px !important; }

.mt-75 {
    margin-top: 75px !important; }

.mt-80 {
    margin-top: 80px !important; }

.mt-85 {
    margin-top: 85px !important; }

.mt-90 {
    margin-top: 90px !important; }

.mt-95 {
    margin-top: 95px !important; }

.mt-100 {
    margin-top: 100px !important; }

.mb-0 {
    margin-bottom: 0px !important; }

.mb-2 {
    margin-bottom: 2px !important; }

.mb-3 {
    margin-bottom: 3px !important; }

.mb-4 {
    margin-bottom: 4px !important; }

.mb-5 {
    margin-bottom: 5px !important; }

.mb-10 {
    margin-bottom: 10px !important; }

.mb-15 {
    margin-bottom: 15px !important; }

.mb-20 {
    margin-bottom: 20px !important; }

.mb-25 {
    margin-bottom: 25px !important; }

.mb-30 {
    margin-bottom: 30px !important; }

.mb-35 {
    margin-bottom: 35px !important; }

.mb-40 {
    margin-bottom: 40px !important; }

.mb-45 {
    margin-bottom: 45px !important; }

.mb-50 {
    margin-bottom: 50px !important; }

.mb-55 {
    margin-bottom: 55px !important; }

.mb-60 {
    margin-bottom: 60px !important; }

.mb-65 {
    margin-bottom: 65px !important; }

.mb-70 {
    margin-bottom: 70px !important; }

.mb-75 {
    margin-bottom: 75px !important; }

.mb-80 {
    margin-bottom: 80px !important; }

.mb-85 {
    margin-bottom: 85px !important; }

.mb-90 {
    margin-bottom: 90px !important; }

.mb-95 {
    margin-bottom: 95px !important; }

.mb-100 {
    margin-bottom: 100px !important; }

.ml-0 {
    margin-left: 0px !important; }

.ml-5 {
    margin-left: 5px !important; }

.ml-10 {
    margin-left: 10px !important; }

.ml-15 {
    margin-left: 15px !important; }

.ml-20 {
    margin-left: 20px !important; }

.ml-25 {
    margin-left: 25px !important; }

.ml-30 {
    margin-left: 30px !important; }

.ml-35 {
    margin-left: 35px !important; }

.ml-40 {
    margin-left: 40px !important; }

.ml-45 {
    margin-left: 45px !important; }

.ml-50 {
    margin-left: 50px !important; }

.ml-55 {
    margin-left: 55px !important; }

.ml-60 {
    margin-left: 60px !important; }

.mr-0 {
    margin-right: 0px !important; }

.mr-5 {
    margin-right: 5px !important; }

.mr-10 {
    margin-right: 10px !important; }

.mr-15 {
    margin-right: 15px !important; }

.mr-20 {
    margin-right: 20px !important; }

.mr-25 {
    margin-right: 25px !important; }

.mr-30 {
    margin-right: 30px !important; }

.mr-35 {
    margin-right: 35px !important; }

.mr-40 {
    margin-right: 40px !important; }

.mr-45 {
    margin-right: 45px !important; }

.mr-50 {
    margin-right: 50px !important; }

.mr-55 {
    margin-right: 55px !important; }

.mr-60 {
    margin-right: 60px !important; }

.ml-auto {
    margin-left: auto !important; }

.mr-auto {
    margin-right: auto !important; }

.t5{top:5px !important;}
.t10{top:10px !important;}
.t15{top:15px !important;}
.t20{top:20px !important;}
.t25{top:25px !important;}

.-t5{top:-5px !important;}
.-t10{top:-10px !important;}
.-t15{top:-15px !important;}
.-t20{top:-20px !important;}
.-t25{top:-25px !important;}

.b5{bottom:5px !important;}
.b10{bottom:10px !important;}
.b15{bottom:15px !important;}
.b20{bottom:20px !important;}
.b25{bottom:25px !important;}


.b-r-g{border-right: 1px solid #e5e5e5;}
.top-right-sep{border-right: 1px solid #1e3344;}
.b-b-g{border-bottom: 1px solid #ecebeb;}
.b-t-g{border-top: 1px solid #ecebeb;}
/* Font Size */
.fz-5{font-size: 5px !important;}
.fz-6{font-size: 6px !important;}
.fz-7{font-size: 7px !important;}
.fz-8{font-size: 8px !important;}
.fz-9{font-size: 9px !important;}
.fz-10{font-size: 10px !important;}
.fz-11{font-size: 11px !important;}
.fz-12{font-size: 12px !important;}
.fz-13{font-size: 13px !important;}
.fz-14{font-size: 14px !important;}
.fz-15{font-size: 15px !important;}
.fz-16{font-size: 16px !important;}
.fz-17{font-size: 17px !important;}
.fz-18{font-size: 18px !important;}
.fz-19{font-size: 19px !important;}
.fz-20{font-size: 20px !important;}
.fz-21{font-size: 21px !important;}
.fz-22{font-size: 22px !important;}
.fz-23{font-size: 23px !important;}
.fz-24{font-size: 24px !important;}
.fz-25{font-size: 25px !important;}
.fz-26{font-size: 26px !important;}
.fz-27{font-size: 27px !important;}
.fz-28{font-size: 28px !important;}
.fz-29{font-size: 29px !important;}
.fz-30{font-size: 30px !important;}
.fz-31{font-size: 31px !important;}
.fz-32{font-size: 32px !important;}
.fz-33{font-size: 33px !important;}
.fz-34{font-size: 34px !important;}
.fz-35{font-size: 35px !important;}
.fz-36{font-size: 36px !important;}
.fz-37{font-size: 37px !important;}
.fz-38{font-size: 38px !important;}
.fz-39{font-size: 39px !important;}
.fz-40{font-size: 40px !important;}
.fz-41{font-size: 41px !important;}
.fz-42{font-size: 42px !important;}
.fz-43{font-size: 43px !important;}
.fz-44{font-size: 44px !important;}
.fz-45{font-size: 45px !important;}
.fz-46{font-size: 46px !important;}
.fz-47{font-size: 47px !important;}
.fz-48{font-size: 48px !important;}
.fz-49{font-size: 49px !important;}
.fz-50{font-size: 50px !important;}
.fz-51{font-size: 51px !important;}
.fz-52{font-size: 52px !important;}
.fz-53{font-size: 53px !important;}
.fz-54{font-size: 54px !important;}
.fz-55{font-size: 55px !important;}
.fz-56{font-size: 56px !important;}
.fz-57{font-size: 57px !important;}
.fz-58{font-size: 58px !important;}
.fz-59{font-size: 59px !important;}
.fz-60{font-size: 60px !important;}
.fz-61{font-size: 61px !important;}
.fz-62{font-size: 62px !important;}
.fz-63{font-size: 63px !important;}
.fz-64{font-size: 64px !important;}
.fz-65{font-size: 65px !important;}
.fz-66{font-size: 66px !important;}
.fz-67{font-size: 67px !important;}
.fz-68{font-size: 68px !important;}
.fz-69{font-size: 69px !important;}
.fz-70{font-size: 70px !important;}
.fz-71{font-size: 71px !important;}
.fz-72{font-size: 72px !important;}
.fz-73{font-size: 73px !important;}
.fz-74{font-size: 74px !important;}
.fz-75{font-size: 75px !important;}
.fz-76{font-size: 76px !important;}
.fz-78{font-size: 78px !important;}
.fz-79{font-size: 79px !important;}
.fz-80{font-size: 80px !important;}
.fz-81{font-size: 81px !important;}
.fz-82{font-size: 82px !important;}
.fz-83{font-size: 83px !important;}
.fz-84{font-size: 84px !important;}
.fz-85{font-size: 85px !important;}
.fz-86{font-size: 86px !important;}
.fz-87{font-size: 87px !important;}
.fz-88{font-size: 88px !important;}
.fz-89{font-size: 89px !important;}
.fz-90{font-size: 90px !important;}
.fz-91{font-size: 91px !important;}
.fz-92{font-size: 92px !important;}
.fz-93{font-size: 93px !important;}
.fz-94{font-size: 94px !important;}
.fz-95{font-size: 95px !important;}
.fz-96{font-size: 96px !important;}
.fz-97{font-size: 97px !important;}
.fz-98{font-size: 98px !important;}
.fz-99{font-size: 99px !important;}
.fz-100{font-size: 100px !important;}


.act-gray{color: #929292;}
.txtarea42{height: 42px !important;}
.txtarea120{height: 120px !important;}
.top12_left6{left:-6px !important;top:-12px !important;}

.t-h-t{border-top: 1px solid #eaeaea;}
.t-h-bgt{background-color: #f5f5f5;
    border-top: 1px solid #ebebeb;}
.t-h-bwt{border-top: 1px solid #eaeaea;background-color: #f0f0f0;}
.no-float {
    float: none !important; }

.m-p-w {color: #ffffff !important;}
/* width with (%) Percentage */

.w5{width: 5% !important;}
.w10{width: 10% !important;}
.w15{width: 15% !important;}
.w20{width: 20% !important;}
.w25{width: 25% !important;}
.w30{width: 30% !important;}
.w35{width: 35% !important;}
.w40{width: 40% !important;}
.w45{width: 45% !important;}
.w50{width: 50% !important;}
.w55{width: 55% !important;}
.w60{width: 60% !important;}
.w65{width: 65% !important;}
.w70{width: 70% !important;}
.w75{width: 75% !important;}
.w80{width: 80% !important;}
.w85{width: 85% !important;}
.w90{width: 90% !important;}
.w95{width: 95% !important;}
.w100{width: 100% !important;}

.ha{height: auto !important;}
.h5{height: 5px !important;}
.h10{height: 10px !important;}
.h15{height: 15px !important;}
.h20{height: 20px !important;}
.h25{height: 25px !important;}
.h30{height: 30px !important;}
.h35{height: 35px !important;}
.h40{height: 40px !important;}
.h45{height: 45px !important;}
.h50{height: 50px !important;}
.h55{height: 55px !important;}
.h60{height: 60px !important;}
.h65{height: 65px !important;}
.h70{height: 70px !important;}
.h75{height: 75px !important;}
.h80{height: 80px !important;}
.h85{height: 85px !important;}
.h90{height: 90px !important;}
.h95{height: 95px !important;}
.h100{height: 100px !important;}
.ht100{height: 100% !important;}
.h200{height: 200px !important;}
.h300{height: 300px !important;}

/* Vertical Heights */
.hvh90{height: 90vh !important;}
.hvh100{height: 100vh !important;}

/* Colors */

.c1{background-color:#2ecd99 !important;}
.c2{background-color:#926dde !important;}
.c3{background-color:#40c4ff !important;}
.c4{background-color:#ff9900 !important;}
.c5{background-color:#f96868 !important;}
.c6{background-color:#ffffff !important;}
.c7{background-color:#000000 !important;}

/* BG Color */
.bg-success{background-color:#2ecd99 !important;}
.bg-primary{background-color:#926dde !important;}
.bg-info{background-color:#40c4ff !important;}
.bg-warning{background-color:#ff9900 !important;}
.bg-danger{background-color:#f96868 !important;}
.bg-white{background-color:#ffffff !important;}
.bg-off-white{background-color:#f5f5f5 !important;}
.bg-dark{background-color:#000000 !important;}
.bg-deep-blue{background-color:#162a36 !important}
.bg-deep-black{background-color:#192d3c !important}

/* Text Color */
.txt-success{color:#2ecd99 !important;}
.txt-primary{color:#926dde !important;}
.txt-info{color:#40c4ff !important;}
.txt-warning{color:#ff9900 !important;}
.txt-danger{color:#f96868 !important;}
.txt-white{color:#ffffff !important;}
.txt-dark{color:#000000 !important;}
.txt-gray{color: #c7c7c7 !important;}
.txt-dgray{color: #8e8e8e !important;}
.txt-light-gray{color: #424242 !important;}
.txt-deep-blue{color: #162a36 !important;}
.txt-purple{color:#6f42c1 !important;}
.txt-turquoise{color:#31c3b2 !important;}

/* Position */
.pos_inh{position: inherit !important;}
.pos_rel{position: relative !important;}
.pos_abs{position: absolute !important;}

.inline{display:inline;}
/* Vertical Styles */
.vat{vertical-align:top !important;}
.vam{vertical-align:middle !important;}
.vab{vertical-align:bottom !important;}
.vas{vertical-align:super !important;}

/* Pull Left - Right */
.pull-left{float:left;}
.pull-right{float:right;}
.pull-none{float:none;}

/* Line Height */
.lh1{line-height: 1px !important;}
.lh2{line-height: 2px !important;}
.lh3{line-height: 3px !important;}
.lh4{line-height: 4px !important;}
.lh5{line-height: 5px !important;}
.lh6{line-height: 6px !important;}
.lh7{line-height: 7px !important;}
.lh8{line-height: 8px !important;}
.lh9{line-height: 9px !important;}
.lh10{line-height: 10px !important;}
.lh11{line-height: 11px !important;}
.lh12{line-height: 12px !important;}
.lh13{line-height: 13px !important;}
.lh14{line-height: 14px !important;}
.lh15{line-height: 15px !important;}
.lh16{line-height: 16px !important;}
.lh17{line-height: 17px !important;}
.lh18{line-height: 18px !important;}
.lh19{line-height: 19px !important;}
.lh20{line-height: 20px !important;}



.smat-green {color:#24e371;}
.smat-black {color:#131924;}

.bg-gray{background-color:#f3f3f3;}
.bg-dark{}
.drop-shadow{
	filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .15));
    background: linear-gradient(180deg,#edf1f2 0,#f6f8f9);
    box-shadow: 0 2px 40px 0 #dadada;
}

.btn-multiple-state,
.scroll {
    position: relative
}

.disable-text-selection {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.scroll {
    margin-right: -15px;
    padding-right: 15px
}

::selection {
    background: #aabfc9
}

::-moz-selection {
    background: #aabfc9
}

.ps__thumb-y {
    background-color: #d7d7d7
}

.logo-single {
    width: 110px;
    height: 35px;
    margin-bottom: 60px
}

h1 {
    font-size: 1.75rem;
    padding-bottom: 10px
}

@media (max-width:767px) {
    h1 {
        font-size: 1.3rem;
        padding-top: .5rem
    }
}

h2 {
    font-size: 1.4rem
}

@media (max-width:767px) {
    h2 {
        font-size: 1.1rem
    }
}

h3 {
    font-size: 1.2rem
}

@media (max-width:767px) {
    h3 {
        font-size: 1rem
    }
}

h4 {
    font-size: 1.15rem
}

@media (max-width:767px) {
    h4 {
        font-size: .9rem
    }
}

h5 {
    font-size: 1.1rem
}

@media (max-width:767px) {
    h5 {
        font-size: .9rem
    }
}

h6 {
    font-size: 1rem
}

@media (max-width:767px) {
    h6 {
        font-size: .85rem
    }
}

.depth-1 {
    box-shadow: 0 1px 15px rgba(0, 0, 0, .04), 0 1px 6px rgba(0, 0, 0, .04)
}

.depth-2 {
    box-shadow: 0 3px 30px rgba(0, 0, 0, .1), 0 3px 20px rgba(0, 0, 0, .1)
}

.r-0 {
    right: 0
}

.l-0 {
    left: 0
}

.list-item-heading {
    font-size: 1rem
}

.truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.min-width-zero {
    min-width: 0
}

.no-transition {
    transition: none!important
}

@media (max-width:767px) {
    .display-1 {
        font-size: 2.8rem
    }
    .display-2 {
        font-size: 2.6rem
    }
    .display-3 {
        font-size: 2.4rem
    }
    .display-4 {
        font-size: 2.2rem
    }
}

.lead {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2rem
}

@media (max-width:767px) {
    .lead {
        font-size: 1.1rem;
        line-height: 1.6rem
    }
}


.mb-5,
.my-5 {
    margin-bottom: 2rem!important
}

.main-heading,
.separator {
    border-bottom: 2px solid #24e371;
}

.alert-dismissible .close {
    padding: .5rem 1.25rem
}

.rounded {
    border-radius: 50px!important
}

.img-thumbnail {
    border-radius: .1rem;
    padding: 0;
    border: initial
}

.list-thumbnail {
    border-radius: .1rem;
    padding: 0;
    border: initial;
    max-width: unset;
    height: 85px;
    object-fit: cover;
    width: unset!important
}

@media (max-width:991px) {
    .list-thumbnail {
        height: 80px
    }
}

@media (max-width:575px) {
    .float-none-xs {
        float: initial!important
    }
    .list-thumbnail {
        height: 70px
    }
}

@media (max-width:991px) {
    .list-thumbnail.responsive {
        width: unset;
        height: 135px
    }
}

@media (max-width:575px) {
    .list-thumbnail.responsive {
        width: 110px!important;
        height: 100%
    }
}

@media (max-width:419px) {
    .list-thumbnail.responsive {
        width: 90px!important;
        height: 100%
    }
}

.list-thumbnail.small {
    height: 60px;
    font-size: 1rem
}

@media (max-width:991px) {
    .list-thumbnail.small {
        height: 55px
    }
}

@media (max-width:575px) {
    .list-thumbnail.small {
        height: 50px
    }
    .list-thumbnail.xsmall {
        height: 40px
    }
}

.list-thumbnail.xsmall {
    height: 40px;
    font-size: 1rem
}

@media (max-width:991px) {
    .list-thumbnail.xsmall {
        height: 40px
    }
}

.list-thumbnail-letters {
    width: 85px;
    height: 85px;
    background: #131924;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 1.25rem;
    color: #fff
}

.btn-arrow,
.btn-arrow i {
    display: inline-block;
    text-align: center
}

@media (max-width:991px) {
    .list-thumbnail-letters {
        width: 80px;
        height: 80px
    }
}

@media (max-width:575px) {
    .list-thumbnail-letters {
        width: 70px;
        height: 70px
    }
}

.list-thumbnail-letters.small {
    width: 60px;
    height: 60px;
    font-size: 1rem
}

@media (max-width:991px) {
    .list-thumbnail-letters.small {
        width: 55px;
        height: 55px
    }
}

@media (max-width:575px) {
    .list-thumbnail-letters.small {
        width: 50px;
        height: 50px
    }
}

a {
    color: #212121;
    transition: color .2s
}

.btn,
.btn-shadow {
    transition: background-color box-shadow .1s linear
}

a:active,
a:hover {
    text-decoration: initial;
    color: #131924
}

.text-white,
.white {
    color: #fff!important
}

p {
    font-size: .85rem;
    line-height: 1.3rem
}

.text-large {
    font-size: 1.9rem!important
}

.text-one {
    font-size: 1rem!important
}

.text-xlarge {
    font-size: 2.7rem!important
}

.text-small {
    font-size: .76rem!important;
    line-height: .9rem!important
}

.text-zero {
    font-size: 0!important
}

.text-extra-small {
    font-size: .7rem!important
}

.text-default {
    color: #212121!important
}

.text-muted {
    color: #909090!important
}

.text-semi-muted {
    color: #8f8f8f!important
}

.font-weight-medium {
    font-weight: 500
}

.font-weight-semibold {
    font-weight: 600
}

.color-theme-1 {
    color: #131924
}

.color-theme-2 {
    color: #2a93d5
}

#displayOptions a {
    cursor: pointer
}

#displayOptions a.active i {
    color: #131924
}

#displayOptions button {
    border-color: #8f8f8f;
    color: #8f8f8f
}

#displayOptions .btn-outline-dark:not(:disabled):not(.disabled).active,
#displayOptions .btn-outline-dark:not(:disabled):not(.disabled):active,
#displayOptions .show>.btn-outline-dark.dropdown-toggle,
#displayOptions button:hover {
    background-color: #131924;
    border-color: #131924;
    color: #fff
}

#displayOptions>span {
    padding-top: .1rem
}

#displayOptions .view-icon svg {
    width: 19px
}

#displayOptions .view-icon .view-icon-svg {
    fill: #8f8f8f
}

#displayOptions .view-icon.active .view-icon-svg,
#displayOptions .view-icon:hover .view-icon-svg {
    fill: #131924
}

button {
    color: #212121
}

.btn-arrow {
    border-radius: 30px!important;
    width: 42px;
    height: 42px;
    line-height: 24px
}

.btn,
.btn-group-lg>.btn,
.btn-group-sm>.btn,
.btn-lg {
    border-radius: 50px
}

.btn-arrow i {
    font-size: 15px
}

.owl-item,
.owl-item .card,
.owl-item .card .w-50,
.owl-stage {
    display: flex
}

.btn-sm.btn-arrow {
    width: 34px;
    height: 34px;
    line-height: 17px
}

.btn-sm.btn-arrow i {
    font-size: 13px;
    line-height: 10px
}

.btn {
    box-shadow: none!important;
    box-shadow: initial!important;
    font-size: .8rem;
    padding: .75rem 1.3rem .6rem
}

.btn-shadow {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15), 0 1px 3px 1px rgba(0, 0, 0, .15)!important
}

.btn-multiple-state,
.btn-multiple-state .label {
    transition: opacity .5s
}

.btn-shadow:focus,
.btn-shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15), 0 4px 6px 2px rgba(0, 0, 0, .15)!important
}

.btn-empty {
    background: 0 0!important
}

.btn.default,
.dropdown-menu {
    border-radius: .1rem
}

.btn-primary {
    background-color: #25e371;
    border-color: #131924;
    color: #fff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0f3d64;
    border-color: #0f3d64
}

.check-button {
    cursor: default!important
}

.check-button.btn-primary {
    background-color: #131924!important;
    border-color: #131924!important;
    opacity: 1
}

.check-button .custom-control {
    min-height: 1.1rem;
    margin-top: -7px
}

.dropdown-menu {
    font-size: .8rem;
    background: #fff;
    border-color: rgba(33, 33, 33, .15)
}

.dropdown-item {
    padding: .75rem 1.5rem;
    color: #212121
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #f8f8f8;
    color: #212121
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #131924
}

.dropdown-divider {
    border-color: #d7d7d7
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background-color: #0c3253;
    border-color: #0c3253;
    color: #fff
}

.btn-secondary {
    background-color: #24e371;
    border-color: #15b756;
    color: #131924;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #237bb3;
    border-color: #237bb3
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    background-color: #2070a2;
    border-color: #2070a2;
    color: #fff
}

.btn-primary.btn-primary-gradient {
    background: linear-gradient(to right, #131924, #0a2a45)
}

.btn-primary.btn-primary-gradient:hover {
    background: linear-gradient(to right, #131924, #0f3d64)
}

.btn-primary-gradient:not(:disabled):not(.disabled).active,
.btn-primary-gradient:not(:disabled):not(.disabled):active,
.show>.btn-primary-gradient.dropdown-toggle {
    background: linear-gradient(to right, #131924, #0a2a45)
}

.btn-secondary-gradient {
    background: linear-gradient(to right, #2a93d5, #1d6795)
}

.btn-secondary-gradient:hover {
    background: linear-gradient(to right, #2a93d5, #237bb3)
}

.btn-secondary-gradient:not(:disabled):not(.disabled).active,
.btn-secondary-gradient:not(:disabled):not(.disabled):active,
.show>.btn-secondary-gradient.dropdown-toggle {
    background: linear-gradient(to right, #2a93d5, #1d6795)
}

.btn-warning {
    background-color: #b69329;
    border-color: #b69329
}

.btn-danger,
.btn-danger:hover,
.btn-info,
.btn-info:hover,
.btn-outline-danger:hover,
.btn-outline-info:hover,
.btn-outline-success:hover,
.btn-outline-warning:hover,
.btn-success,
.btn-success:hover,

.btn-warning,
.btn-warning:hover {
    color: #fff
}

.btn-light {
    color: #131113;
    background-color: #ececec;
    border-color: #ececec
}

.btn-light:hover {
    color: #131113;
    background-color: #d8d8d8;
    border-color: #d8d8d8
}

.btn-dark {
    color: #ececec;
    background-color: #131113;
    border-color: #131113
}

.btn-dark:hover {
    color: #ececec;
    background-color: #060506;
    border-color: #060506
}

.btn-outline-dark {
    color: #131113;
    border-color: #131113
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #131113;
    border-color: #131113
}

.btn-outline-white {
    color: #fff;
    border-color: #fff;
    background-color: initial
}

.btn-outline-white:hover {
    color: #131924;
    background-color: #fff
}

.btn-outline-light {
    color: #ececec;
    border-color: #ececec
}

.btn-outline-light:hover {
    color: #fff;
    background-color: #ececec;
    border-color: #ececec
}

.btn-outline-primary {
    color: #131924;
    border-color: #131924
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #131924;
    border-color: #131924
}

.btn-outline-theme-3 {
    background: unset;
    color: #6c90a1;
    border-color: #6c90a1
}

.btn-outline-theme-3:hover {
    background-color: #6c90a1;
    border-color: #6c90a1;
    color: #fff
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    background-color: #131924;
    border-color: #131924;
    color: #fff
}

.btn-outline-secondary {
    color: #2a93d5;
    border-color: #2a93d5
}

.btn-outline-secondary:hover,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    background-color: #2a93d5;
    border-color: #2a93d5;
    color: #fff
}

.btn-header-light {
    color: #d7d7d7;
    border-color: transparent;
    background: 0 0
}

.btn-header-light:hover {
    background-color: transparent;
    border-color: #d7d7d7
}

.btn-header-primary {
    color: #131924;
    border-color: transparent;
    background: 0 0
}

.btn-header-primary:hover {
    background-color: transparent;
    border-color: #131924
}

.btn-header-secondary {
    color: #2a93d5;
    border-color: transparent;
    background: 0 0
}

.btn-header-secondary:hover {
    background-color: transparent;
    border-color: #2a93d5
}

.btn-header-primary-light {
    color: #6c90a1;
    border-color: transparent;
    background: 0 0
}

.btn-header-primary-light:hover {
    background-color: transparent;
    border-color: #6c90a1
}

.btn-group-xl>.btn,
.btn-xl {
    padding: 1rem 3.5rem .9rem
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .75rem 2.6rem .6rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .5rem 1rem;
    font-size: .76rem;
    line-height: 1.5
}

.btn-group-xs>.btn,
.btn-xs {
    padding: .25rem .75rem;
    font-size: .76rem;
    line-height: 1.3
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #131924;
    border-color: #131924;
    color: #fff
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: #2a93d5;
    border-color: #2a93d5;
    color: #fff
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important
}

.btn-link {
    color: #131924;
    text-decoration: initial!important
}

.white-underline-link {
    color: #fff;
    text-decoration: underline
}

.white-underline-link:active,
.white-underline-link:hover {
    color: #fff;
    text-decoration: initial
}

.btn-link:hover {
    color: rgba(20, 83, 136, .7)
}

.btn-multiple-state .icon,
.btn-multiple-state .spinner {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .5s;
    color: #fff
}

.btn-multiple-state .icon i {
    vertical-align: text-bottom;
    font-size: 18px
}

.btn-multiple-state.show-spinner .label {
    opacity: 0
}

.btn-multiple-state.show-spinner .spinner {
    opacity: 1;
    visibility: visible
}

.btn-multiple-state.show-success .label {
    opacity: 0
}

.btn-multiple-state.show-success .icon.success {
    opacity: 1;
    visibility: visible
}

.btn-multiple-state.show-fail .label {
    opacity: 0
}

.btn-multiple-state.show-fail .icon.fail {
    opacity: 1;
    visibility: visible
}

.btn-multiple-state.btn-primary:disabled {
    opacity: 1;
    background: #0d385c;
    border-color: #0d385c
}

.btn-multiple-state.btn-secondary:disabled {
    opacity: 1;
    border-color: #2276aa
}

.icon-button {
    padding: 0;
    font-size: 14px;
    width: 34px;
    height: 34px;
    line-height: 34px
}

.icon-button.large {
    width: 44px;
    height: 44px;
    font-size: 18px
}

.icon-button.small-icon {
    font-size: 12px;
    line-height: 32px
}

.top-right-button {
    width: calc(100% - 80px)
}

@media (max-width:575px) {
    .top-right-button {
        padding-left: 0;
        padding-right: 0
    }
}

.top-right-button-single {
    width: unset
}

@media (max-width:991px) {
    .top-right-button-single {
        width: calc(100%)
    }
}

.w-10 {
    width: 10%!important
}

.w-90 {
    width: 90%!important
}

.w-12 {
    width: 12%!important
}

.w-88 {
    width: 88%!important
}

.w-15 {
    width: 15%!important
}

.w-85 {
    width: 85%!important
}

.w-20 {
    width: 20%!important
}

.w-80 {
    width: 80%!important
}

.w-30 {
    width: 30%!important
}

.w-70 {
    width: 70%!important
}

.w-40 {
    width: 40%!important
}

.w-60 {
    width: 60%!important
}

@media (max-width:767px) {
    .w-xs-100 {
        width: 100%!important
    }
}

.border {
    border: 1px solid #f3f3f3!important
}

.border-right {
    border-right: 1px solid #f3f3f3!important
}

.border-left {
    border-left: 1px solid #f3f3f3!important
}

.border-top {
    border-top: 1px solid #f3f3f3!important
}

.border-bottom {
    border-bottom: 1px solid #f3f3f3!important
}

.border-primary,
.border-theme-1 {
    border-color: #131924!important
}

.border-theme-2 {
    border-color: #2a93d5!important
}

.border-theme-3 {
    border-color: #6c90a1!important
}

.border-secondary {
    border-color: #212121!important
}

.text-theme-2 {
    color: #2a93d5!important
}

.text-theme-3 {
    color: #6c90a1!important
}

.text-primary,
.text-theme-1 {
    color: #131924!important
}

.text-secondary {
    color: #212121!important
}

.badge-theme-2,
.bg-theme-2 {
    background-color: #2a93d5!important;
    color: #fff
}

.badge-theme-3,
.bg-theme-3 {
    background-color: #6c90a1!important;
    color: #fff
}

.badge-primary,
.badge-theme-1,
.bg-primary,
.bg-theme-1 {
    background-color: #131924!important;
    color: #fff
}

.badge-secondary,
.bg-secondary {
    background-color: #2a93d5!important;
    color: #fff
}

.badge-warning {
    background-color: #b69329
}

.badge-success {
    background-color: #3e884f
}

.badge-info {
    background-color: #3195a5
}

.badge-danger {
    background-color: #c43d4b
}

.badge-danger,
.badge-info,
.badge-success,
.badge-warning {
    color: #fff
}

.badge {
    padding: .6em .75em;
    font-size: 74%
}

.badge.badge-pill {
    padding-right: 1.25em;
    padding-left: 1.25em
}

.badge.badge-top-left {
    top: 10px;
    left: -7px
}

.badge.badge-top-left-2 {
    top: 40px;
    left: -7px
}

.badge.badge-top-right {
    top: 8px;
    right: -7px
}

.badge.badge-top-right-2 {
    top: 40px;
    right: -7px
}

.badge-light {
    background-color: #ececec;
    color: #131113
}

.badge-dark {
    background-color: #131113;
    color: #ececec
}

.badge-outline-primary,
.badge-outline-theme-1 {
    background: unset;
    border: 1px solid #131924;
    color: #131924
}

.badge-outline-secondary,
.badge-outline-theme-2 {
    background: unset;
    border: 1px solid #2a93d5;
    color: #2a93d5
}

.badge-outline-theme-3 {
    background: unset;
    border: 1px solid #6c90a1;
    color: #6c90a1
}

.badge-outline-success {
    background: unset;
    border: 1px solid #3e884f;
    color: #3e884f
}

.badge-outline-danger {
    background: unset;
    border: 1px solid #c43d4b;
    color: #c43d4b
}

.badge-outline-warning {
    background: unset;
    border: 1px solid #b69329;
    color: #b69329
}

.badge-outline-info {
    background: unset;
    border: 1px solid #3195a5;
    color: #3195a5
}

.badge-outline-light {
    background: unset;
    border: 1px solid #ececec;
    color: #ececec
}

.badge-outline-dark {
    background: unset;
    border: 1px solid #131113;
    color: #131113
}

@media (max-width:991px) {
    .w-sm-100 {
        width: 100%!important
    }
    .breadcrumb-container .breadcrumb {
        padding: 0
    }
    .carousel-center-col {
        padding-left: 0;
        padding-right: 0
    }
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "|"
}

.nav-tabs.separator-tabs {
    border-bottom: 1px solid #d7d7d7
}

.nav-tabs .nav-link {
    border: initial;
    padding-top: 1rem
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: #fff
}

.nav-tabs .nav-item.show .nav-link::before,
.nav-tabs .nav-link.active::before {
    content: " ";
    background: #131924;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    top: 0
}

.nav-tabs.separator-tabs .nav-item.show .nav-link::before,
.nav-tabs.separator-tabs .nav-link.active::before {
    content: " ";
    background: #131924;
    border-radius: 10px;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    top: unset
}

.nav-tabs.separator-tabs .nav-link {
    border: initial;
    background: initial;
    padding-left: 0;
    padding-top: .5rem;
    padding-right: 0;
    margin-right: 1.5rem;
    font-weight: 600;
    letter-spacing: .5px;
    color: #8f8f8f
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border: initial;
    position: relative;
    color: #131924
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: initial;
    color: #131924
}

.owl-stage {
    margin-bottom: 1.5rem
}

.owl-item .card {
    flex-grow: 1
}

.owl-item .card .card-body {
    flex-direction: column;
    display: flex;
    justify-content: space-between
}

.slider-nav .left-arrow,
.slider-nav .right-arrow {
    font-size: 20px;
    color: #131924;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
    padding-top: 7px
}

.slider-nav .slider-dot-container {
    display: inline-block
}

.slick .slick-slide.card,
.slick .slick-slide.card .w-50,
.slick-list,
.slick-track {
    display: flex
}

.owl-dot,
.slick-dot {
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background: #d7d7d7;
    border: initial;
    margin: 0 5px;
    padding: 0
}

.owl-dot.active,
.slick-dots li.slick-active button {
    background: #131924
}

.best-rated-items .owl-stage img {
    max-width: 230px
}

.slick .slick-slide {
    margin-left: 15px;
    margin-right: 15px;
    height: unset
}

.slick .slick-slide.card {
    flex-grow: 1
}

.slick .slick-slide.card .card-body {
    flex-direction: column;
    display: flex;
    justify-content: space-between
}

.slick-track {
    padding-bottom: 30px
}

.slick-dots {
    list-style: none;
    padding: 0
}

.slick-dots li {
    display: inline-block
}

.navbar {
    background: #fff;
    height: 120px;
    padding: 1.5rem 0;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .04), 0 1px 6px rgba(0, 0, 0, .04)
}

.navbar #notificationDropdown {
    width: 260px;
    padding: 1.5rem;
    height: 280px;
    right: 15px
}

.navbar #iconMenuDropdown {
    width: 240px;
    padding: 1.5rem;
    height: 290px
}

.navbar .icon-menu-item {
    width: 90px;
    display: inline-block;
    text-align: center;
    margin-bottom: 1.7rem;
    color: #545454
}

.navbar .icon-menu-item i {
    font-size: 32px;
    line-height: 42px
}

.navbar .icon-menu-item span {
    text-align: center;
    padding: 0 10px;
    line-height: 14px
}

.navbar .icon-menu-item:focus,
.navbar .icon-menu-item:hover {
    color: #131924
}

.navbar .menu-button-mobile {
    color: #8f8f8f;
    text-align: center;
    margin-left: 15px
}

.navbar .menu-button-mobile svg {
    height: 12px;
    fill: #212121
}

@media (max-width:767px) {
    .navbar .menu-button-mobile {
        width: 20px
    }
}

.navbar .menu-button {
    color: #8f8f8f;
    width: 120px;
    text-align: center
}

.navbar .menu-button svg {
    height: 12px
}

.navbar .menu-button .main,
.navbar .menu-button .sub {
    fill: #212121;
    transition: fill .3s
}

.navbar .menu-button:hover {
    color: #131924
}

.navbar .navbar-left {
    flex-basis: 40%
}

.navbar .navbar-right {
    flex-basis: 40%;
    text-align: right
}

.navbar .navbar-right .user {
    padding-right: 60px
}

@media (max-width:1439px) {
    .navbar .navbar-right .user {
        padding-right: 50px
    }
}

@media (max-width:1199px) {
    .navbar .navbar-right .user {
        padding-right: 40px
    }
}

@media (max-width:767px) {
    .navbar .menu-button {
        width: 60px
    }
    .navbar .navbar-right .user {
        padding-right: 15px
    }
}

.navbar .navbar-logo .logo {
    width: 110px;
    height: 35px;
    background: url() center center no-repeat;
    margin: 0 auto
}

@media (max-width:767px) {
    .navbar .navbar-logo .logo {
        width: 80px
    }
}

.navbar .navbar-logo .logo-mobile {
    width: 20px;
    height: 35px;
    background: url(../img/logo-mobile.svg) center center no-repeat
}

.navbar .search {
    position: relative;
    width: 230px;
    border-radius: 20px;
    background: #f8f8f8
}

.navbar .search input {
    border: initial;
    background: 0 0;
    padding: .5rem 1rem;
    line-height: 2;
    font-size: .8rem;
    width: 93%;
    color: #212121
}

.navbar .search .search-icon {
    font-size: 17px;
    border-radius: 10px;
    color: #d7d7d7;
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: -6px;
    right: 3px;
    text-align: center;
    cursor: pointer
}

.navbar .search .search-icon:hover {
    color: #131924
}

@media (max-width:991px) {
    .navbar .search {
        width: 115px
    }
    .navbar .search input {
        width: 85%
    }
}

@media (max-width:767px) {
    .navbar .search {
        width: 30px;
        height: 30px;
        background: initial;
        margin-left: .6rem;
        color: #6e6e6e
    }
    .navbar .search input {
        display: none
    }
    .navbar .search .search-icon {
        font-size: 17px;
        width: 30px;
        height: 30px;
        bottom: -3px;
        right: 0;
        color: inherit
    }
    .navbar .search.mobile-view {
        display: block;
        width: 100%;
        position: fixed;
        z-index: 2;
        background: #fff;
        left: 0;
        top: 0;
        height: 70px;
        margin-left: 15px
    }
    .navbar .search.mobile-view input {
        display: block;
        width: 100%;
        height: 70px;
        padding-left: 0
    }
    .navbar .search.mobile-view span {
        top: 50%;
        transform: translateY(-50%);
        right: 25px
    }
}

.navbar .header-icons {
    margin-right: .5rem
}

.navbar .header-icon {
    font-size: 16px;
    color: #8f8f8f;
    padding-left: .6rem;
    padding-right: .6rem;
    vertical-align: initial
}

.navbar .header-icon:hover {
    color: #131924
}

.navbar .header-icon#fullScreenButton i:last-of-type {
    display: none
}

.navbar .header-icon#notificationButton .count {
    font-size: 9px;
    color: #131924;
    border: 1px solid #131924;
    border-radius: 10px;
    position: absolute;
    width: 18px;
    height: 15px;
    text-align: center;
    font-weight: 700;
    top: 2px;
    right: 2px;
    line-height: 14px
}

@media (max-width:575px) {
    .navbar .header-icons {
        margin-right: 0
    }
    .navbar .header-icon {
        padding-left: .3rem;
        padding-right: .3rem
    }
    .navbar .header-icon#notificationButton .count {
        right: -1px
    }
}

.navbar .user {
    color: #6e6e6e;
    position: relative
}

.navbar .user img {
    margin-left: 10px;
    border-radius: 30px;
    width: 40px
}

@media (max-width:991px) {
    .navbar .user .name {
        display: none
    }
}

@media (max-width:767px) {
    .navbar .user {
        margin-left: initial
    }
    .navbar .user img {
        width: 30px
    }
    .navbar .user:after {
        font-size: 11px;
        width: 14px;
        height: 14px;
        bottom: -3px;
        right: -3px
    }
}

.app-menu .scroll .ps__thumb-y,
.sidebar .main-menu .scroll .ps__thumb-y,
.sidebar .sub-menu .scroll .ps__thumb-y {
    right: 0
}

@media (max-width:1439px) {
    .navbar {
        height: 90px
    }
}

@media (max-width:1199px) {
    .navbar {
        height: 80px
    }
}

@media (max-width:767px) {
    .navbar {
        height: 70px
    }
}

#app-container.main-hidden .menu-button .main,
#app-container.main-hidden .menu-button .sub,
#app-container.menu-hidden .menu-button .main,
#app-container.menu-hidden .menu-button .sub,
#app-container.menu-sub-hidden .menu-button .sub,
#app-container.sub-hidden .menu-button .sub {
    fill: #8f8f8f
}

.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    padding-top: 120px;
    z-index: 5
}

.sidebar .main-menu {
    width: 120px;
    height: 100%;
    background: #fff;
    z-index: 3;
    position: fixed;
    padding-top: 2px;
    left: 0
}

.sidebar .main-menu .scroll {
    padding-right: unset;
    margin-right: unset
}

.sidebar .main-menu.default-transition {
    transition: transform .3s
}

.sidebar .main-menu ul li {
    position: relative
}

.sidebar .main-menu ul li span {
    text-align: center;
    padding: 0 10px;
    line-height: 14px
}

.sidebar .main-menu ul li a {
    height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    border-bottom: 1px solid #f3f3f3;
    color: #212121;
    transition: color .3s;
    transition: background .3s
}

.app-menu,
.sidebar .sub-menu.default-transition {
    transition: transform .3s
}

.sidebar .main-menu ul li a:focus,
.sidebar .main-menu ul li a:hover {
    color: #131924;
    background: #f8f8f8
}

.sidebar .main-menu ul li i {
    font-size: 32px;
    line-height: 42px
}

.sidebar .main-menu ul li.active a {
    color: #131924
}

.sidebar .main-menu ul li.active:after {
    content: " ";
    background: #131924;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    width: 6px;
    height: 90px;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

@media (max-width:1439px) {
    .sidebar .main-menu {
        width: 110px
    }
}

@media (max-width:1199px) {
    .sidebar .main-menu {
        width: 100px
    }
}

@media (max-width:767px) {
    .sidebar .main-menu {
        width: 90px
    }
    .sidebar .main-menu ul li i {
        font-size: 26px;
        line-height: 30px
    }
    .sidebar .main-menu ul li a {
        height: 90px
    }
    .sidebar .main-menu ul li.active:after {
        width: 3px;
        height: 60px
    }
}

.app-menu,
.sidebar .sub-menu {
    height: 100%;
    position: fixed;
    background: #fff
}

.sidebar .sub-menu {
    width: 230px;
    z-index: 2;
    left: 120px;
    border-left: 1px solid #f3f3f3;
    box-shadow: 0 3px 30px rgba(0, 0, 0, .1), 0 3px 20px rgba(0, 0, 0, .1)
}

.sidebar .sub-menu .scroll {
    margin-top: 2px;
    margin-right: unset;
    padding-right: unset
}

.sidebar .sub-menu .ps {
    padding-top: 25px;
    padding-bottom: 25px
}

.sidebar .sub-menu ul {
    display: none
}

.sidebar .sub-menu ul li {
    margin-bottom: 10px;
    margin-left: 30px
}

.sidebar .sub-menu ul li a {
    font-size: 13px;
    display: block;
    padding: 8px 0
}

.sidebar .sub-menu ul li i {
    font-size: 1.3em;
    margin-right: 10px;
    color: #8f8f8f;
    vertical-align: sub
}

.sidebar .sub-menu ul li.active a,
.sidebar .sub-menu ul li.active i {
    color: #131924
}

#app-container.menu-hidden .sub-menu,
#app-container.menu-sub-hidden .sub-menu,
#app-container.sub-hidden .sub-menu {
    transform: translateX(-230px)
}

@media (max-width:1439px) {
    .sidebar .sub-menu {
        left: 110px;
        width: 220px
    }
    .sidebar {
        padding-top: 90px
    }
    #app-container.menu-hidden .sub-menu,
    #app-container.menu-sub-hidden .sub-menu,
    #app-container.sub-hidden .sub-menu {
        transform: translateX(-220px)
    }
}

@media (max-width:1199px) {
    .sidebar .sub-menu {
        left: 100px;
        width: 200px
    }
    .sidebar {
        padding-top: 80px
    }
    #app-container.menu-hidden .sub-menu,
    #app-container.menu-sub-hidden .sub-menu,
    #app-container.sub-hidden .sub-menu {
        transform: translateX(-200px)
    }
}

@media (max-width:767px) {
    .sidebar .sub-menu ul li {
        margin-left: 15px
    }
    .sidebar .sub-menu {
        left: 90px;
        width: 190px
    }
    .sidebar {
        padding-top: 70px;
        box-shadow: 0 1px 15px rgba(0, 0, 0, .04), 0 1px 6px rgba(0, 0, 0, .04)
    }
    #app-container.menu-hidden .sub-menu,
    #app-container.menu-sub-hidden .sub-menu,
    #app-container.sub-hidden .sub-menu {
        transform: translateX(-190px)
    }
}

#app-container.main-hidden .main-menu,
#app-container.menu-hidden .main-menu {
    transform: translateX(-120px)
}

@media (max-width:1439px) {
    #app-container.main-hidden .main-menu,
    #app-container.menu-hidden .main-menu {
        transform: translateX(-110px)
    }
}

@media (max-width:1199px) {
    #app-container.main-hidden .main-menu,
    #app-container.menu-hidden .main-menu {
        transform: translateX(-100px)
    }
}

@media (max-width:767px) {
    #app-container.main-hidden .main-menu,
    #app-container.menu-hidden .main-menu {
        transform: translateX(-90px)
    }
}

#app-container.main-hidden.sub-hidden .sub-menu,
#app-container.menu-hidden .sub-menu {
    transform: translateX(-350px)
}

@media (max-width:1439px) {
    #app-container.main-hidden.sub-hidden .sub-menu,
    #app-container.menu-hidden .sub-menu {
        transform: translateX(-330px)
    }
}

@media (max-width:1199px) {
    #app-container.main-hidden.sub-hidden .sub-menu,
    #app-container.menu-hidden .sub-menu {
        transform: translateX(-300px)
    }
}

@media (max-width:767px) {
    #app-container.main-hidden.sub-hidden .sub-menu,
    #app-container.menu-hidden .sub-menu {
        transform: translateX(-280px)
    }
}

#app-container.menu-mobile .main-menu {
    transform: translateX(-90px)
}

#app-container.menu-mobile .sub-menu {
    transform: translateX(-330px)
}

#app-container.main-show-temporary .main-menu {
    transform: translateX(0)
}

#app-container.main-show-temporary .sub-menu {
    transform: translateX(-230px)
}

@media (max-width:1439px) {
    #app-container.main-show-temporary .main-menu {
        transform: translateX(0)
    }
    #app-container.main-show-temporary .sub-menu {
        transform: translateX(-220px)
    }
}

@media (max-width:1199px) {
    #app-container.main-show-temporary .main-menu {
        transform: translateX(0)
    }
    #app-container.main-show-temporary .sub-menu {
        transform: translateX(-200px)
    }
}

@media (max-width:767px) {
    #app-container.main-show-temporary .sub-menu {
        transform: translateX(-190px)
    }
}

#app-container.menu-mobile.sub-show-temporary .sub-menu,
#app-container.sub-show-temporary .sub-menu {
    transform: translateX(0)
}

.app-menu {
    z-index: 1;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .04), 0 1px 6px rgba(0, 0, 0, .04);
    width: 280px;
    float: right;
    right: 0;
    top: 120px
}

@media (max-width:1439px) {
    .app-menu {
        top: 90px
    }
}

@media (max-width:1199px) {
    .app-menu {
        top: 80px;
        transform: translateX(280px)
    }
}

@media (max-width:767px) {
    .app-menu {
        top: 70px
    }
}

.app-menu.shown {
    transform: translateX(0)
}

.app-menu .app-menu-button {
    position: absolute;
    left: -28px;
    background: #fff;
    top: 45px;
    padding: 12px 8px 12px 5px;
    border-radius: .2rem;
    color: #8f8f8f;
    box-shadow: -2px 0 5px rgba(0, 0, 0, .04);
    font-size: 15px;
    line-height: 0
}

.auth-card,
.card,
.chat-input-container {
    box-shadow: 0 1px 15px rgba(0, 0, 0, .04), 0 1px 6px rgba(0, 0, 0, .04)
}

@media (max-width:1439px) {
    .app-menu .app-menu-button {
        top: 36px
    }
}

.app-menu ul li {
    margin-bottom: 5px
}

.app-menu ul li a {
    font-size: 13px;
    display: block;
    padding: 3px 0
}

.app-menu ul li a:hover i {
    color: #131924
}

.app-menu ul li i {
    font-size: 1.2em;
    margin-right: 10px;
    color: #8f8f8f;
    vertical-align: unset
}

.app-menu ul li.active a,
.app-menu ul li.active i {
    color: #131924
}

.app-row {
    padding-right: 280px
}

@media (max-width:1199px) {
    .app-menu .app-menu-button {
        top: 27px
    }
    .app-row {
        padding-right: 0
    }
}

.chat-app .scroll {
    padding-left: 10px;
    margin-left: -10px;
    padding-right: 10px;
    margin-right: -10px;
    height: calc(100vh - 120px - 270px)
}

@media (max-width:1439px) {
    .chat-app .scroll {
        height: calc(100vh - 90px - 270px)
    }
}

@media (max-width:1199px) {
    .chat-app .scroll {
        height: calc(100vh - 80px - 270px)
    }
}

.chat-app .scroll .ps__thumb-y {
    right: 10px
}

@media (max-width:767px) {
    .app-menu .app-menu-button {
        top: 13px
    }
    .app-menu ul li i {
        font-size: 20px
    }
    .chat-app .scroll {
        height: calc(100vh - 70px - 220px)
    }
    .chat-app .list-item-heading {
        font-size: .9rem
    }
    .chat-app .card .card-body {
        padding: .75rem
    }
}

.chat-app .chat-text-left {
    padding-left: 64px
}

.chat-app .chat-text-right {
    padding-right: 64px
}

.chat-input-container {
    width: 100%;
    height: 90px;
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 180px;
    padding-right: 340px
}

@media (max-width:1439px) {
    .chat-input-container {
        padding-left: 160px;
        padding-right: 330px
    }
}

@media (max-width:1199px) {
    .chat-input-container {
        padding-left: 140px;
        padding-right: 40px
    }
}

@media (max-width:767px) {
    .chat-input-container {
        padding-right: 15px;
        padding-left: 15px
    }
}

.chat-input-container input {
    border: initial;
    width: unset;
    height: 90px;
    padding-left: 0;
    display: inline-block
}

@media (max-width:991px) {
    .chat-input-container .send-button {
        padding-left: .7rem;
        padding-right: .7rem
    }
}

.survey-app .answers .badge {
    color: #8f8f8f
}

.heading-icon,
.heading-number {
    color: #131924;
    vertical-align: middle
}

.survey-app .answers input {
    padding-right: 70px
}

.survey-app .question.edit-quesiton .edit-mode {
    display: block
}

.survey-app .question.edit-quesiton .view-mode {
    display: none
}

.survey-app .question.edit-quesiton .view-button {
    display: inline-block
}

.survey-app .question.edit-quesiton .edit-button,
.survey-app .question.view-quesiton .edit-mode {
    display: none
}

.survey-app .question.view-quesiton .view-mode {
    display: block
}

.survey-app .question.view-quesiton .view-button {
    display: none
}

.survey-app .question.view-quesiton .edit-button {
    display: inline-block
}

.survey-app .survey-question-types .btn-group-icon {
    font-size: 21px;
    line-height: 28px
}

.survey-app .survey-question-types .btn {
    padding-bottom: .3rem
}

.input-icons {
    position: absolute;
    right: 0;
    top: 9px
}

.heading-icon {
    font-size: 20px;
    line-height: inherit;
    margin-right: 5px
}

.heading-number {
    border: 1px solid #131924;
    padding: 4px;
    margin-right: 10px;
    border-radius: 20px;
    width: 34px;
    height: 34px;
    text-align: center
}

main {
    margin: 165px 60px 40px 410px
}

main.default-transition {
    transition: margin-left .3s
}

main .container-fluid {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:1439px) {
    main {
        margin: 130px 50px 30px 380px
    }
}

@media (max-width:1199px) {
    main {
        margin: 110px 40px 20px 340px
    }
}

@media (max-width:767px) {
    main {
        margin-left: 15px!important;
        margin-right: 15px!important;
        margin-top: 85px!important;
        margin-bottom: 0
    }
}

#app-container.menu-hidden main,
#app-container.menu-sub-hidden main,
#app-container.sub-hidden main {
    margin-left: 180px
}

#app-container.main-hidden main,
#app-container.menu-hidden main {
    margin-left: 60px
}

@media (max-width:1439px) {
    #app-container.menu-hidden main,
    #app-container.menu-sub-hidden main,
    #app-container.sub-hidden main {
        margin-left: 160px
    }
    #app-container.main-hidden main,
    #app-container.menu-hidden main {
        margin-left: 50px
    }
}

@media (max-width:1199px) {
    #app-container.menu-hidden main,
    #app-container.menu-sub-hidden main,
    #app-container.sub-hidden main {
        margin-left: 140px
    }
    #app-container.main-hidden main,
    #app-container.menu-hidden main {
        margin-left: 40px
    }
}

.card {
    border: initial;
    background: #fff;
    border-radius: calc(.15rem - 1px)
}

.card-img,
.card-img-fluid {
    border-radius: calc(.25rem - 1px);
    object-fit: cover
}

.card .card-header .card-icon {
    right: 5px;
    top: 5px
}

.card .card-header .card-icon i {
    font-size: 12px;
    color: #d7d7d7
}

.dashboard-small-chart .lead,
.dashboard-small-chart-analytics .lead {
    font-size: 1.4rem
}

.card .card-header .handle {
    cursor: default
}

.card .card-body {
    padding: 1.75rem
}

@media (max-width:575px) {
    main {
        margin-bottom: 0
    }
    .card .card-body {
        padding: 1.5rem
    }
}

.card .card-body.sm {
    padding: 1.25rem 1.75rem
}

.card .card-title {
    margin-bottom: 2rem
}

.card-img {
    height: 100%;
    max-height: 200px;
    width: unset
}

.card-img-left,
.card-img-top {
    border-top-left-radius: calc(.15rem - 1px)
}

.card-img-bottom,
.card-img-left {
    border-bottom-left-radius: calc(.15rem - 1px)
}

.card-img-right,
.card-img-top {
    border-top-right-radius: calc(.15rem - 1px)
}

.card-img-bottom,
.card-img-right {
    width: 100%;
    border-bottom-right-radius: calc(.15rem - 1px)
}

.card-img-top {
    width: 100%
}

.card-img-left {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.card-img-right {
    height: 100%;
    object-fit: cover
}

.card-img-overlay {
    background: rgba(0, 0, 0, .5);
    padding: 1.75rem
}

@media (max-width:575px) {
    .card-img-overlay {
        padding: 1rem
    }
}

.card-top-buttons {
    padding: 1.3rem;
    right: 0;
    top: 0
}

@media (max-width:575px) {
    .card-top-buttons {
        padding: .35rem
    }
}

.card-header {
    border: initial;
    background: initial;
    padding-top: 0
}

.dashboard-line-chart {
    height: 283px
}

.dashboard-quick-post {
    min-height: 283px
}

.dashboard-list-with-thumbs {
    height: 500px
}

.dashboard-donut-chart,
.dashboard-list-with-user,
.dashboard-logs {
    height: 270px
}

.dashboard-small-chart {
    height: 150px
}

.dashboard-small-chart .chart {
    height: 60px
}

.dashboard-small-chart-analytics {
    height: 180px
}

.dashboard-small-chart-analytics .chart {
    height: 80px
}

.dashboard-filled-line-chart {
    height: 340px
}

.dashboard-filled-line-chart .chart {
    height: 200px
}

.dashboard-numbers .owl-dots,
.dashboard-numbers .owl-nav {
    display: none
}

.dashboard-sq-banner {
    background-image: linear-gradient(to right top, #104978, #3582b2, #3693ce);
    height: 385px;
    transition: .5s;
    background-size: 350% auto;
    cursor: pointer
}

.dashboard-sq-banner .card-body {
    width: 270px
}

.dashboard-sq-banner .lead {
    line-height: 2.3rem
}

.dashboard-sq-banner:hover {
    background-position: right top
}

.dashboard-link-list,
.dashboard-progress {
    height: 385px
}

.dashboard-top-rated {
    height: 300px
}

.dashboard-search {
    height: 650px;
    background: url(../img/plane.jpg) no-repeat #fff;
    background-size: contain
}

.dashboard-search .card-body {
    padding: 120px 50px 30px
}

@media (max-width:1439px) {
    .dashboard-search .card-body {
        padding: 80px 30px 30px
    }
}

.dashboard-search .form-container {
    height: 400px;
    border-radius: .1rem;
    box-shadow: 0 -10px 15px 0 rgba(0, 0, 0, .04);
    padding: 2rem;
    background-color: #fff
}

.icon-cards-row {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: -10px
}

.icon-cards-row .owl-stage {
    padding-top: 10px
}

.icon-cards-row [class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.icon-cards-row .card-body {
    padding: 2rem .5rem
}

.icon-cards-row .card-text {
    color: #8f8f8f;
    height: 30px;
    line-height: 26px
}

.icon-cards-row .lead {
    color: #131924;
    margin-bottom: 0
}

.icon-cards-row i {
    font-size: 46px;
    line-height: 66px;
    color: #131924
}

.icon-cards-row .card {
    transition: box-shadow 1s;
    cursor: pointer
}

@media (max-width:1439px) {
    .icon-cards-row .card-text {
        height: 48px;
        line-height: 18px
    }
    .icon-cards-row .lead {
        font-size: 1.6rem
    }
    .icon-cards-row i {
        font-size: 32px;
        line-height: 47px
    }
}

.log-indicator {
    width: 13px;
    height: 13px;
    border: 2px solid #131924;
    border-radius: 14px;
    display: inline-block
}

.calendar .alert-info {
    color: #131924;
    background-color: initial
}

.calendar h2 {
    font-size: 14px;
    margin-top: 10px;
    display: inline-block
}

.fc-basic-view .fc-body .fc-row {
    min-height: 6em
}

@media (max-width:575px) {
    .fc-basic-view .fc-body .fc-row {
        min-height: 3em
    }
}

.fc-toolbar.fc-header-toolbar .btn-group .fc-next-button,
.fc-toolbar.fc-header-toolbar .btn-group .fc-prev-button {
    outline: initial!important;
    box-shadow: initial!important;
    border-radius: 40px!important;
    text-align: center;
    min-width: 30px;
    height: 30px;
    padding: .55rem 0;
    background: #131924;
    color: #fff;
    border: 1px solid #131924;
    line-height: .9!important;
    font-size: .76rem;
    font-weight: 400!important
}

.fc-toolbar.fc-header-toolbar .btn-group .fc-next-button span,
.fc-toolbar.fc-header-toolbar .btn-group .fc-prev-button span {
    line-height: .9!important;
    font-size: .76rem;
    font-weight: 400!important
}

.fc-toolbar.fc-header-toolbar .btn-group .fc-next-button:hover,
.fc-toolbar.fc-header-toolbar .btn-group .fc-prev-button:hover {
    background-color: transparent;
    border-color: rgba(20, 83, 136, .9);
    color: #131924
}

.fc-toolbar.fc-header-toolbar .fc-prev-button {
    margin-right: 5px
}

.fc-today-button {
    padding: .4em 1.3em!important;
    height: unset!important
}

.fc-bootstrap4 .fc-day-top .fc-day-number {
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    vertical-align: middle;
    padding: 5px
}

.select2-container,
table.dataTable {
    width: 100%!important
}

.fc-bootstrap4 td.fc-today {
    background: initial
}

.fc-bootstrap4 td.fc-today .fc-day-number {
    background: #131924;
    color: #fff
}

.fc-day-grid-event .fc-content {
    color: #fff
}

.fc-day-grid-container {
    height: 100%;
    overflow: visible
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
    padding: 5px
}

.fc-view,
.fc-view>table {
    border-top: initial
}

.fc table {
    border: initial
}

.fc .table-bordered thead td,
.fc .table-bordered thead th {
    border-top: initial;
    border-bottom: initial;
    border-left: initial
}

.fc td:first-of-type,
.fc th:first-of-type {
    border-left: initial;
    border-bottom: initial
}

.fc td:last-of-type,
.fc th:last-of-type {
    border-right: initial;
    border-bottom: initial
}

.fc-body .fc-row:last-of-type td {
    border-bottom: initial
}

.fc tbody>tr>td.fc-widget-content:first-of-type {
    border-left: initial;
    border-right: initial;
    border-bottom: initial
}

.fc .table-bordered td,
.fc .table-bordered th,
.fc table {
    border-color: #f3f3f3!important
}

.fc-day-header {
    color: #131924
}

.fc-day-header span {
    padding: 10px;
    display: inline-block
}

.fc-event {
    border: initial
}

.fc-event,
.fc-event-dot {
    background-color: #2a93d5;
    color: #fff!important;
    padding: 1px 6px;
    border-radius: 10px;
    cursor: pointer;
    text-align: center
}

.dataTables_wrapper {
    overflow: hidden
}

table.dataTable td {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f3f3f3
}

table.dataTable tr:last-of-type td {
    border-bottom: initial
}

table.dataTable {
    margin-top: 0!important;
    margin-bottom: 0!important
}

table h6,
table p {
    margin-bottom: initial
}

table.dataTable thead>tr>td.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc {
    padding-top: 10px;
    padding-bottom: 10px
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
    right: 1.5em
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:before {
    right: 2em
}

.dataTables_wrapper .paginate_button.previous {
    margin-right: 15px
}

.dataTables_wrapper .paginate_button.next {
    margin-left: 15px
}

div.dataTables_wrapper div.dataTables_paginate {
    margin-top: 25px
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center
}

.dataTables_wrapper .paginate_button.page-item {
    padding-left: 10px;
    padding-right: 10px
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before {
    top: unset;
    box-shadow: initial;
    background-color: #131924;
    font-size: 12px
}

.alert {
    border-radius: 0
}

.alert-primary {
    color: #131924;
    background-color: #cad7e2;
    border-color: rgba(20, 83, 136, .1)
}

.alert-secondary {
    color: #2a93d5;
    background-color: #cfe4f1;
    border-color: rgba(42, 147, 213, .1)
}

.alert-success {
    color: #3e884f;
    background-color: #d3e2d6;
    border-color: rgba(62, 136, 79, .1)
}

.alert-info {
    color: #3195a5;
    background-color: #d0e4e7;
    border-color: rgba(49, 149, 165, .1)
}

.alert-warning {
    color: #b69329;
    background-color: #ebe4cf;
    border-color: rgba(182, 147, 41, .1)
}

.alert-danger {
    color: #c43d4b;
    background-color: #eed3d5;
    border-color: rgba(196, 61, 75, .1)
}

.alert-light {
    color: #ececec;
    background-color: #f6f6f6;
    border-color: rgba(236, 236, 236, .1)
}

.alert-dark {
    color: #131113;
    background-color: #cacaca;
    border-color: rgba(19, 17, 19, .1)
}

.alert [data-notify=title] {
    display: block;
    font-size: .9rem
}

div[data-notify=container] {
    padding: 18px
}

.custom-control-label,
.form-check-label {
    line-height: 24px
}

.bootstrap-tagsinput,
.form-control {
    border-radius: .1rem;
    box-shadow: initial!important;
    font-size: .8rem;
    padding: .75rem .75rem .5rem;
    line-height: 1.5;
    border: 1px solid #53575f;
    background: transparent;
    color: #212121
}

@keyframes autofill {
    to {
        color: #212121;
        background: 0 0
    }
}

.form-control:focus,
.has-float-label label::after,
.has-float-label>span::after,
.select2-container--bootstrap .select2-selection.form-control,
.select2-dropdown {
    background: transparent;
}

input:-webkit-autofill {
    animation-name: autofill;
    animation-fill-mode: both;
    -webkit-text-fill-color: #c3c3c3!important;
}

.bootstrap-tagsinput input {
    color: #212121;
    padding: 0
}

.form-control:focus {
    color: #212121
}

.bootstrap-tagsinput {
    width: 100%
}

.bootstrap-tagsinput .tag [data-role=remove]:hover {
    box-shadow: initial
}

.bootstrap-tagsinput .tag {
    background: #131924;
    border-radius: 15px;
    padding: 0 10px;
    margin-bottom: 0;
    display: inline-block;
    font-size: 12px
}

.bootstrap-tagsinput.focus,
.form-control:focus {
    border-color: rgba(20, 83, 136, .6)
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.4rem + 3px)
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: rgba(33, 33, 33, .25)
}

.custom-control-input:active~.custom-control-label::before {
    background-color: transparent
}

.custom-checkbox .custom-control-label.indeterminate::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23FFFFFF' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23FFFFFF' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23FFFFFF'/%3E%3C/svg%3E")
}

.custom-control-input,
.custom-control-label {
    box-shadow: initial!important
}

.custom-control-input {
    left: 1px;
    top: 3px;
    opacity: 0;
    z-index: 1;
    pointer-events: none
}

.custom-control-label::before {
    border: 1px solid #909090;
    background: initial
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    background-color: #131924
}

.custom-control-input:checked~.custom-control-label::before {
    background-color: #131924;
    box-shadow: initial!important;
    border: 1px solid #131924
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before,
.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #131924;
    box-shadow: initial!important
}

.custom-control-label::after,
.custom-control-label::before {
    box-shadow: initial!important;
    top: .25rem
}

.btn.rotate-icon-click i {
    transition: transform .5s
}

.btn.rotate i {
    transform: rotate(180deg)
}

.btn .custom-control-input:checked~.custom-control-label::before,
.btn .custom-control-label::before {
    border: 1px solid #fff
}

.btn-group-icon {
    line-height: 22px
}

.invalid-tooltip,
.valid-tooltip {
    border-radius: 15px;
    padding: .5rem 1rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: .76rem
}

.invalid-tooltip:after,
.valid-tooltip:after {
    top: -5px;
    left: -2.5px;
    margin-left: 50%;
    width: 10px;
    height: 5px;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    content: ""
}

.valid-tooltip {
    background-color: #3e884f;
    margin-top: -.2rem
}

.invalid-tooltip {
    background-color: #c43d4b;
    margin-top: -.2rem
}

.invalid-icon,
.valid-icon {
    position: absolute;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: 0;
    line-height: 1;
    border-radius: .2rem;
    right: 4px
}

.valid-tooltip:after {
    position: absolute;
    border-bottom: solid 5px #3e884f
}

.invalid-tooltip:after {
    position: absolute;
    border-bottom: solid 5px #c43d4b
}

.valid-icon {
    bottom: 8px;
    font-size: .76rem;
    color: #3e884f
}

.invalid-icon {
    bottom: 2px;
    font-size: .875rem;
    color: #c43d4b
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-icon,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-icon,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-icon,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-icon {
    color: #c43d4b;
    display: block
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-icon,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-icon,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-icon,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-icon {
    color: #3e884f;
    display: block
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #3e884f
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: error-color
}

.select2-container--bootstrap .select2-selection--single {
    padding: .65rem .75rem .5rem;
    height: calc(2.4rem + 3px);
    border-radius: .1rem!important
}

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
    background: #fff;
    color: #212121
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    color: #212121
}

.input-group-text {
    background-color: rgba(255, 255, 255, .1);
    border-color: #d7d7d7;
    color: #212121;
    font-size: .8rem;
    padding: .75rem .75rem .5rem
}

.dropzone,
.select2-container--bootstrap .select2-selection {
    border: 1px solid #d7d7d7
}

.select2-container--bootstrap .select2-dropdown,
.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
    border-color: rgba(20, 83, 136, .7)
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #131924;
    color: #fff
}

.select2-container--bootstrap .select2-selection.form-control,
.select2-dropdown {
    border-radius: .1rem!important
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    border-radius: .1rem!important;
    border: 1px solid #8f8f8f;
    outline: initial;
    background: #fff;
    color: #212121
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    height: calc(2.4rem + 1px);
    outline: initial;
    background: #fff;
    color: #212121
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    border-radius: .1rem;
    background: #fff;
    color: #212121;
    border-color: #d7d7d7;
    margin: 9px 0 0 8px
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
    outline: initial;
    text-shadow: initial;
    color: #131924
}

.typeahead.dropdown-menu {
    width: 100%
}

.typeahead.dropdown-menu .active a {
    background-color: #131924;
    color: #fff
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 10px
}

.datepicker-dropdown:before {
    border-bottom-color: rgba(33, 33, 33, .2)
}

.datepicker table tr td.range,
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
    color: #fff;
    background-color: #131924;
    border-color: #131924
}

.datepicker-dropdown.datepicker-orient-top:before {
    border-top: 7px solid rgba(33, 33, 33, .2)
}

.datepicker table tr td,
.datepicker table tr th {
    color: #212121;
    width: 35px;
    height: 35px;
    border-radius: .1rem
}

.datepicker-dropdown.datepicker-orient-top:after {
    border-top-color: #fff
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    border-bottom-color: #fff
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background: #d7d7d7
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active {
    color: #fff;
    background-color: #131924;
    border-color: #131924
}

.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover {
    color: #fff;
    background-color: #0d385c;
    border-color: #0d385c
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active {
    background-color: #0d385c;
    border-color: #0d385c
}

.datepicker.datepicker-inline,
.datepicker.datepicker-inline table {
    width: 100%
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker table tr td span.focused,
.datepicker table tr td span:hover,
.datepicker tfoot tr th:hover {
    background: #d7d7d7
}

.dropzone {
    min-height: 115px;
    background: #fff;
    padding: 10px;
    border-radius: .1rem;
    color: #212121;
    height: 115px
}

.custom-file-label,
.custom-file-label::after,
.custom-select {
    padding: .75rem .75rem .5rem
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    margin: 0
}

.dropzone .dz-preview.dz-image-preview {
    width: 260px;
    height: unset;
    min-height: unset;
    border: 1px solid #d7d7d7;
    border-radius: .1rem;
    background: #fff;
    color: #212121
}

.modal-left .modal-content,
.modal-right .modal-content {
    min-height: 100%
}

.dropzone .dz-preview.dz-image-preview strong {
    font-weight: 400
}

.dropzone .dz-preview.dz-image-preview .remove {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #131924
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    position: static;
    display: block;
    opacity: 1;
    text-align: left;
    min-width: unset;
    z-index: initial;
    color: #212121
}

.dropzone .dz-preview.dz-image-preview .dz-error-mark {
    color: #fff;
    transform: translateX(-50%) translateY(-50%)!important;
    transition: initial!important;
    animation: initial!important;
    margin-left: 0;
    margin-top: 0
}

.dropzone .dz-preview.dz-image-preview .dz-error-mark i {
    font-size: 26px
}

.dropzone .dz-preview.dz-image-preview .dz-progress {
    width: 90%;
    margin-left: 0;
    margin-top: 0;
    left: 50%;
    right: 0;
    transform: translateX(-50%);
    height: 5px
}

.custom-file,
.custom-file-label,
.custom-select {
    height: calc(2.5rem + 3px)
}

.dropzone .dz-preview.dz-image-preview .dz-progress .dz-upload {
    width: 100%;
    background: #131924
}

.dropzone .dz-preview.dz-image-preview .dz-error-message {
    border-radius: 15px;
    background: #c43d4b;
    top: 60px
}

.dropzone .dz-preview.dz-image-preview .dz-error-message:after {
    border-bottom: 6px solid #c43d4b
}

.dropzone .dz-preview.dz-image-preview [data-dz-name] {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
    display: inline-block;
    overflow: hidden
}

.custom-switch .custom-switch-input+.custom-switch-btn {
    background: #d7d7d7
}

.custom-switch.custom-switch-primary .custom-switch-input:checked+.custom-switch-btn {
    background: #131924;
    border: 1px solid #131924
}

.custom-switch.custom-switch-secondary .custom-switch-input:checked+.custom-switch-btn {
    background: #2a93d5;
    border: 1px solid #2a93d5
}

.custom-switch.custom-switch-primary-inverse .custom-switch-input+.custom-switch-btn {
    border: 1px solid #d7d7d7
}

.custom-switch.custom-switch-primary-inverse .custom-switch-input:checked+.custom-switch-btn {
    background: #fff;
    border: 1px solid #131924
}

.custom-switch.custom-switch-primary-inverse .custom-switch-input:checked+.custom-switch-btn:after {
    background: #131924
}

.custom-switch.custom-switch-secondary-inverse .custom-switch-input+.custom-switch-btn {
    border: 1px solid #d7d7d7
}

.custom-switch.custom-switch-secondary-inverse .custom-switch-input:checked+.custom-switch-btn {
    background: #fff;
    border: 1px solid #2a93d5
}

.custom-switch .custom-switch-input+.custom-switch-btn,
.noUi-target,
.noUi-tooltip {
    border-color: #d7d7d7
}

.custom-file-label,
.custom-select,
.form-control-lg,
.form-control-sm,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text,
.input-group-text,
.noUi-connects {
    border-radius: .1rem
}

.custom-switch.custom-switch-secondary-inverse .custom-switch-input:checked+.custom-switch-btn:after {
    background: #2a93d5
}

.custom-switch .custom-switch-input+.custom-switch-btn:after {
    background: #fff
}

.noUi-target {
    background: #fff;
    box-shadow: initial
}

.custom-file-input,
.custom-file-label {
    box-shadow: initial!important
}

.noUi-tooltip {
    background: #fff;
    color: #212121
}

.custom-select:focus {
    border-color: #131924
}

.custom-file-label {
    background: #fff;
    border-color: #d7d7d7
}

.custom-file-input:focus,
.custom-file-input:focus~.custom-file-label::after,
.custom-file-label:focus {
    border-color: rgba(20, 83, 136, .6)
}

.custom-file-input:focus~.custom-file-label {
    border-color: rgba(20, 83, 136, .6);
    box-shadow: initial
}

.custom-file-label:after,
.input-group>.custom-select:not(:first-child),
.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:first-child),
.input-group>.form-control:not(:last-child) {
    outline: initial!important;
    box-shadow: initial!important
}

.custom-file-label::after {
    height: calc(calc(2.5rem + 2px) - 1px * 2);
    background: #fff;
    color: #212121;
    border-color: #d7d7d7
}

.input-group>.custom-select:not(:first-child),
.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:first-child),
.input-group>.form-control:not(:last-child) {
    background: #fff;
    color: #212121;
    border-color: #d7d7d7
}

.jumbotron {
    background: initial
}

.has-float-label label,
.has-float-label>span,
.has-top-label label,
.has-top-label>span {
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px !important;
}

.noUi-connect {
    background: #131924
}

.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: none
}

.noUi-handle {
    outline: initial;
    box-shadow: initial!important
}

.noUi-horizontal {
    height: 8px
}

.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    top: -7px;
    border-color: #d7d7d7;
    background: #fff
}

.page-item .page-link.next,
.page-item .page-link.prev {
    background: #131924;
    color: #fff;
    border: 1px solid #131924
}

.noUi-horizontal .noUi-tooltip {
    top: 120%;
    bottom: unset;
    padding-left: 10px;
    padding-right: 10px
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #131924
}

.nav-pills .nav-link {
    border-radius: 50px
}

@media (max-width:767px) {
    .nav-link {
        padding: .5rem
    }
}

.nav-link.active {
    color: #131924
}

.page-item {
    padding: 10px
}

@media (max-width:767px) {
    .page-item {
        padding: 3px
    }
}

.page-item .page-link {
    outline: initial!important;
    box-shadow: initial!important;
    line-height: 1.7;
    border-radius: 40px!important;
    min-width: 38px;
    text-align: center;
    height: 38px;
    padding: .55rem 0
}

@media (max-width:575px) {
    .page-item .page-link {
        min-width: 30px;
        height: 30px;
        line-height: .9;
        font-size: .76rem
    }
}

.page-item .page-link.first,
.page-item .page-link.last {
    background: 0 0;
    color: #131924;
    border: 1px solid #131924;
    border-radius: 30px
}

.page-item .page-link.first:hover,
.page-item .page-link.last:hover {
    background: #131924;
    color: #fff;
    border: 1px solid #131924
}

.page-item .page-link:hover {
    background-color: transparent;
    border-color: #1b6eb4;
    color: #131924
}

.page-item.active .page-link {
    background: 0 0;
    border: 1px solid #131924;
    color: #131924
}

.page-item.disabled .page-link {
    border-color: #d7d7d7;
    color: #d7d7d7;
    background: 0 0
}

.page-link,
.popover .popover-body,
.tooltip-inner {
    color: #212121
}

.page-link {
    background-color: transparent;
    border-color: transparent
}

.btn-sm.page-link {
    padding: .5rem
}

.pagination-lg .page-item {
    padding: 15px
}

.pagination-lg .page-item .page-link {
    min-width: 50px;
    height: 50px
}

@media (max-width:767px) {
    .pagination-lg .page-item {
        padding: 3px
    }
    .pagination-lg .page-item .page-link {
        min-width: 38px;
        height: 38px;
        padding: .55rem 0;
        line-height: 1.5;
        font-size: .8rem
    }
}

@media (max-width:575px) {
    .pagination-lg .page-item .page-link {
        min-width: 30px;
        height: 30px;
        line-height: .9;
        font-size: .76rem
    }
}

.pagination-sm .page-item {
    padding: 6px
}

@media (max-width:767px) {
    .pagination-sm .page-item {
        padding: 3px
    }
}

.pagination-sm .page-item .page-link {
    min-width: 30px;
    height: 30px;
    line-height: .9;
    font-size: .76rem
}

.popover {
    border-radius: .1rem;
    background-color: #fff;
    border-color: #d7d7d7
}

.popover-header {
    background-color: transparent;
    border-bottom: initial
}

.tooltip-inner {
    padding: .5rem .75rem;
    background-color: #fff;
    border-radius: .1rem;
    border: 1px solid #d7d7d7
}

.tooltip.show {
    opacity: 1
}

.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::before {
    border-right-color: #d7d7d7
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-right .arrow::after {
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::before {
    border-left-color: #d7d7d7
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-left .arrow::after {
    border-left-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::before {
    border-bottom-color: #d7d7d7
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-bottom .arrow::after {
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::before {
    border-top-color: #d7d7d7
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-top .arrow::after {
    border-top-color: #fff
}

.tooltip .arrow::after,
.tooltip .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    left: 0;
    border-right-color: #d7d7d7
}

.bs-tooltip-auto[x-placement^=right] .arrow::after,
.bs-tooltip-right .arrow::after {
    left: 1px;
    border-right-color: #fff
}

.bs-tooltip-auto[x-placement^=right] .arrow::after,
.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::after,
.bs-tooltip-right .arrow::before {
    border-width: .4rem .4rem .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    bottom: 0;
    border-top-color: #d7d7d7
}

.bs-tooltip-auto[x-placement^=top] .arrow::after,
.bs-tooltip-top .arrow::after {
    bottom: 1px;
    border-top-color: #fff
}

.bs-tooltip-auto[x-placement^=top] .arrow::after,
.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::after,
.bs-tooltip-top .arrow::before {
    border-width: .4rem .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    top: 0;
    border-bottom-color: #d7d7d7
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::after,
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::after,
.bs-tooltip-bottom .arrow::before {
    border-width: 0 .5rem .5rem
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::after,
.bs-tooltip-bottom .arrow::after {
    top: 1px;
    border-bottom-color: #fff
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    right: 0;
    border-left-color: #d7d7d7
}

.bs-tooltip-auto[x-placement^=left] .arrow::after,
.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::after,
.bs-tooltip-left .arrow::before {
    border-width: .5rem 0 .5rem .5rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::after,
.bs-tooltip-left .arrow::after {
    right: 0;
    border-left-color: #fff
}

.search-sm {
    position: relative
}

.search-sm input {
    background: 0 0;
    outline: initial!important;
    border-radius: 15px;
    padding: .25rem .75rem;
    font-size: .76rem;
    line-height: 1.3;
    border: 1px solid #8f8f8f;
    color: #212121
}

.search-sm:after {
    font-family: simple-line-icons;
    content: "\E090";
    font-size: 14px;
    color: #8f8f8f;
    position: absolute;
    right: 10px;
    text-align: center;
    cursor: pointer;
    top: 2px
}

.progress {
    height: 3px;
    background-color: #f3f3f3
}

.progress-bar {
    background-color: #131924
}

.progressbar-text {
    position: absolute;
    left: 0;
    width: 50px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    color: #212121!important
}

.progress-bar-circle {
    width: 54px;
    height: 54px
}

.progress-bar-circle svg path:first-of-type {
    stroke: #d7d7d7
}

.progress-bar-circle svg path:last-of-type {
    stroke: #131924
}

.progress-bar-circle.progress-bar-banner svg path:first-of-type {
    stroke: #5b87ac
}

.progress-bar-circle.progress-bar-banner svg path:last-of-type {
    stroke: #fff
}

.progress-banner {
    height: 200px;
    background-image: linear-gradient(to right top, #104978, #3582b2, #3693ce);
    transition: .5s;
    background-size: 200% auto;
    cursor: pointer
}

.progress-banner .lead {
    font-size: 1.5rem;
    margin-bottom: .5rem
}

@media (max-width:1199px) {
    .progress-banner .lead {
        font-size: 1.2rem;
        margin-bottom: .2rem
    }
}

.progress-banner i {
    font-size: 2.7rem;
    margin-bottom: 1rem
}

.progress-banner .progress-bar-circle.progress-bar-banner {
    width: 120px;
    height: 120px
}

@media (max-width:1199px) {
    .progress-banner i {
        font-size: 2rem;
        margin-bottom: .2rem
    }
    .progress-banner .progress-bar-circle.progress-bar-banner {
        width: 80px;
        height: 80px
    }
}

.progress-banner .progress-bar-banner .progressbar-text {
    color: #fff!important;
    font-size: 1.7rem;
    width: 110px;
    font-weight: 300
}

@media (max-width:1199px) {
    .progress-banner .progress-bar-banner .progressbar-text {
        font-size: 1.2rem;
        margin-bottom: .2rem
    }
}

.progress-banner:hover {
    background-position: right top
}

.br-theme-bootstrap-stars .br-widget a:after {
    color: #d7d7d7
}

.br-theme-bootstrap-stars .br-widget a.br-active:after,
.br-theme-bootstrap-stars .br-widget a.br-selected:after {
    color: #131924;
    font-weight: 900
}

.sortable {
    cursor: default
}

.sortable span {
    vertical-align: middle
}

.sortable-ghost {
    opacity: .5
}

.spinner {
    width: 36px;
    text-align: center
}

.spinner>div {
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.2s infinite ease-in-out both;
    animation: sk-bouncedelay 1.2s infinite ease-in-out both
}

.spinner .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.spinner .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.cropper-line,
.cropper-point {
    background-color: #131924
}

.cropper-view-box {
    outline: #131924
}

.cropper-preview {
    overflow: hidden
}

#cropperContainer {
    height: 300px;
    display: none
}

.modal .modal-body,
.modal .modal-footer,
.modal .modal-header {
    padding: 1.75rem
}

.modal .modal-header {
    border-bottom: 1px solid #d7d7d7
}

.modal .modal-footer {
    border-top: 1px solid #d7d7d7
}

.modal .close {
    color: #212121
}

.video-js .vjs-control-bar .vjs-slider,
.vjs-control {
    text-shadow: initial!important;
    outline: initial!important
}

.modal .modal-content {
    border: initial;
    border-radius: .1rem;
    background: #fff
}

.modal-right {
    padding-right: 0!important
}

.modal-right .modal-dialog {
    margin: 0 0 0 auto;
    height: 100%;
    max-width: 380px
}

.modal-right .modal-header {
    flex: 0 0 120px
}

@media (max-width:1439px) {
    .modal-right .modal-header {
        flex: 0 0 90px
    }
}

@media (max-width:1199px) {
    .modal-right .modal-header {
        flex: 0 0 80px
    }
}

@media (max-width:767px) {
    .modal-right .modal-header {
        flex: 0 0 70px
    }
    .auth-card p.h2 {
        font-size: 1.6rem
    }
}

.modal-right .modal-footer {
    justify-content: center;
    flex-grow: 0;
    flex-shrink: 0
}

.modal-right.modal.fade .modal-dialog {
    transform: translate(25%, 0)
}

.modal-right.modal.show .modal-dialog {
    transform: translate(0, 0)
}

.modal-left .modal-dialog {
    margin: 0 auto 0 0;
    height: 100%;
    max-width: 380px
}

.modal-left .modal-header {
    height: 120px
}

.modal-left .modal-footer {
    justify-content: center
}

.modal-left.modal.fade .modal-dialog {
    transform: translate(-25%, 0)
}

.modal-left.modal.show .modal-dialog {
    transform: translate(0, 0)
}

.auth-card {
    display: flex;
    flex-direction: row
}

.auth-card .image-side {
    width: 40%;
    background: url(../img/login-balloon.jpg) center top no-repeat;
    background-size: cover;
    padding: 80px 40px
}

.auth-card .image-side .h3 {
    line-height: .8rem
}

.auth-card .form-side {
    width: 60%;
    padding: 80px
}

@media (max-width:991px) {
    .auth-card {
        flex-direction: column
    }
    .auth-card .form-side,
    .auth-card .image-side {
        width: 100%;
        padding: 60px
    }
}

@media (max-width:575px) {
    .auth-card {
        flex-direction: column
    }
    .auth-card .form-side,
    .auth-card .image-side {
        padding: 35px 30px
    }
    .auth-card .logo-single {
        margin-bottom: 20px
    }
    .auth-card p.h2 {
        font-size: 1.4rem
    }
}

.html-editor {
    height: 350px
}

.ql-snow .ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow.ql-toolbar button:hover {
    color: #131924
}

.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill {
    fill: #131924
}

.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-mitter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-mitter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-mitter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-mitter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-mitter,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke-mitter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-mitter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-mitter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-mitter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-mitter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-mitter,
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-mitter {
    stroke: #131924
}

.ql-container.ql-snow,
.ql-toolbar.ql-snow {
    border-color: #d7d7d7
}

.html-editor-bubble {
    height: 200px
}

.html-editor-bubble .ql-editor {
    border: 1px solid #d7d7d7
}

.ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-focused,
.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused),
.ck.ck-toolbar {
    border-color: #d7d7d7
}

.ql-tooltip {
    z-index: 10
}

.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,
.ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners {
    height: 350px
}

.ck.ck-button,
a.ck.ck-button {
    color: #d7d7d7
}

.ck.ck-button.ck-on,
.ck.ck-button.ck-on:not(.ck-disabled):focus,
.ck.ck-button.ck-on:not(.ck-disabled):hover,
.ck.ck-button:not(.ck-disabled):focus,
.ck.ck-button:not(.ck-disabled):hover,
a.ck.ck-button.ck-on,
a.ck.ck-button.ck-on:not(.ck-disabled):focus,
a.ck.ck-button.ck-on:not(.ck-disabled):hover,
a.ck.ck-button:not(.ck-disabled):focus,
a.ck.ck-button:not(.ck-disabled):hover {
    background: initial;
    color: #131924;
    box-shadow: initial;
    outline: initial
}

.ck.ck-toolbar__separator {
    background: #d7d7d7
}

.ck.ck-editor__main>.ck-editor__editable {
    background: #fff
}

.ck.ck-content.ck-editor__editable.ck-rounded-corners {
    box-shadow: initial!important
}

.ck.ck-toolbar {
    background: #fff!important
}

.theme-colors,
.theme-colors .theme-color.active,
.theme-colors .theme-color:hover {
    background: #fff
}

.mind-icons .glyph,
.simple-line-icons .glyph {
    width: 14.28%;
    text-align: center;
    float: left;
    height: 100px
}

.mind-icons .glyph .fa,
.mind-icons .glyph .glyph-icon,
.simple-line-icons .glyph .fa,
.simple-line-icons .glyph .glyph-icon {
    font-size: 32px
}

.mind-icons .glyph .author-name,
.simple-line-icons .glyph .author-name {
    display: none
}

.mind-icons .glyph .class-name,
.simple-line-icons .glyph .class-name {

    font-size: .76rem;
    color: #909090!important
}

@media (max-width:1199px) {
    .mind-icons .glyph,
    .simple-line-icons .glyph {
        width: 16.66%
    }
}

@media (max-width:991px) {
    .mind-icons .glyph,
    .simple-line-icons .glyph {
        width: 20%
    }
}

@media (max-width:767px) {
    .mind-icons .glyph,
    .simple-line-icons .glyph {
        width: 25%
    }
}

@media (max-width:575px) {
    .mind-icons .glyph,
    .simple-line-icons .glyph {
        width: 50%
    }
}

.chart-container {
    height: 300px
}

.theme-colors {
    width: 280px;
    position: fixed;
    z-index: 1030;
    top: 50%;
    right: 0;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .04), 0 1px 6px rgba(0, 0, 0, .04);
    transform: translate(280px, -50%);
    padding-top: 10px;
    padding-bottom: 10px
}

.theme-colors.default-transition {
    transition: transform .4s ease-out
}

.theme-colors .theme-button {
    position: absolute;
    left: -32px;
    background: #fff;
    padding: 13px 7px;
    border-radius: .2rem;
    box-shadow: -2px 0 5px rgba(0, 0, 0, .04);
    font-size: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #131924
}

.theme-colors .theme-color {
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 20px;
    transition: background .25s
}

.theme-colors .theme-color-purple {
    border: 3px solid #922c88;
    background: #922c88
}

.theme-colors .theme-color-blue {
    border: 3px solid #131924;
    background: #131924
}

.theme-colors .theme-color-orange {
    border: 3px solid #e2863b;
    background: #e2863b
}

.theme-colors .theme-color-green {
    border: 3px solid #576a3d;
    background: #576a3d
}

.theme-colors .theme-color-red {
    border: 3px solid #880a1f;
    background: #880a1f
}

.theme-colors.shown {
    transform: translate(0, -50%)
}

.loading {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 2px solid rgba(20, 83, 136, .2);
    border-radius: 50%;
    border-top-color: #131924;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
    position: fixed;
    z-index: 1
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg)
    }
}

.library-app .sfl-selected-item,
.select-from-library-container .sfl-selected-item {
    display: none
}

.library-app .list,
.select-from-library-container .list {
    margin-bottom: -1.5rem
}

.library-app .drop-area,
.select-from-library-container .drop-area {
    min-height: 750px;
    height: 100%
}

.library-app .drop-area .card-body,
.library-app .drop-area .dropzone,
.library-app .drop-area form,
.select-from-library-container .drop-area .card-body,
.select-from-library-container .drop-area .dropzone,
.select-from-library-container .drop-area form {
    height: 100%
}

.library-app .drop-area .dropzone .dz-preview.dz-image-preview,
.select-from-library-container .drop-area .dropzone .dz-preview.dz-image-preview {
    width: calc(100% - 32px)
}

@media (max-width:1199px) {
    .library-app .drop-area-container,
    .select-from-library-container .drop-area-container {
        margin-bottom: 1.5rem
    }
    .library-app .drop-area,
    .select-from-library-container .drop-area {
        min-height: 220px;
        height: 100%
    }
    .library-app .drop-area .dropzone .dz-preview.dz-image-preview,
    .select-from-library-container .drop-area .dropzone .dz-preview.dz-image-preview {
        width: calc(50% - 32px)
    }
}

@media (max-width:991px) {
    .library-app .drop-area .dropzone .dz-preview.dz-image-preview,
    .select-from-library-container .drop-area .dropzone .dz-preview.dz-image-preview {
        width: calc(100% - 32px)
    }
}

.library-app .preview-area,
.select-from-library-container .preview-area {
    min-height: 750px;
    height: 100%
}

.library-app .preview-area .card-body,
.select-from-library-container .preview-area .card-body {
    height: 100%
}

@media (max-width:1199px) {
    .library-app .preview-area .card-img-top,
    .select-from-library-container .preview-area .card-img-top {
        height: 220px;
        width: 220px;
        object-fit: cover
    }
}

@media (max-width:575px) {
    .library-app .preview-area .card-img-top,
    .select-from-library-container .preview-area .card-img-top {
        height: 180px;
        width: 100%;
        object-fit: cover
    }
}

@media (max-width:1199px) {
    .library-app .preview-area,
    .select-from-library-container .preview-area {
        min-height: 220px;
        height: 220px;
        margin-bottom: 1.5rem
    }
    .library-app .preview-area.preview-area-audio,
    .select-from-library-container .preview-area.preview-area-audio {
        height: auto
    }
}

@media (max-width:575px) {
    .library-app .preview-area,
    .select-from-library-container .preview-area {
        height: auto
    }
}

.library-app .preview-area .video-view,
.select-from-library-container .preview-area .video-view {
    height: 301px
}

@media (max-width:1199px) {
    .library-app .preview-area .video-view,
    .select-from-library-container .preview-area .video-view {
        height: 100%;
        width: 220px
    }
}

@media (max-width:575px) {
    .library-app .preview-area .video-view,
    .select-from-library-container .preview-area .video-view {
        height: 180px;
        width: 100%
    }
}

.library-app .preview-area .video-view .video-js,
.select-from-library-container .preview-area .video-view .video-js {
    width: 100%;
    height: 100%;
    background-color: #f8f8f8
}

.library-app .preview-area .video-view .video-js .vjs-poster,
.select-from-library-container .preview-area .video-view .video-js .vjs-poster {
    background-size: cover
}

.library-app .preview-area .audio-view,
.select-from-library-container .preview-area .audio-view {
    height: 60px
}

.library-app .preview-area .audio-view .video-js.audio,
.select-from-library-container .preview-area .audio-view .video-js.audio {
    width: 100%;
    height: 100%
}

.library-app .media-thumb-container,
.select-from-library-container .media-thumb-container {
    height: 105px;
    padding: 20px 30px
}

.library-app .media-thumb-container.active-default,
.select-from-library-container .media-thumb-container.active-default {
    box-shadow: 0 3px 30px rgba(0, 0, 0, .1), 0 3px 20px rgba(0, 0, 0, .1)
}

.library-app .media-thumb-container .card-body,
.select-from-library-container .media-thumb-container .card-body {
    padding-left: 1rem
}

@media (max-width:575px) {
    .library-app .media-thumb-container,
    .select-from-library-container .media-thumb-container {
        padding: 1.5rem
    }
}

.library-app .list-media-thumbnail,
.select-from-library-container .list-media-thumbnail {
    border-radius: .1rem;
    padding: 0;
    border: initial;
    max-width: unset;
    width: 55px;
    height: 45px;
    object-fit: cover
}

.library-app .media-thumbnail-icon,
.select-from-library-container .media-thumbnail-icon {
    width: 60px;
    height: 45px
}

.library-app .media-thumbnail-icon i,
.select-from-library-container .media-thumbnail-icon i {
    font-size: 35px;
    margin: 0 auto;
    line-height: 48px;
    color: #131924
}

.library-app .dropzone.disabled,
.select-from-library-container .dropzone.disabled {
    opacity: .4
}

.library-app .dropzone.disabled .dropzone-message,
.select-from-library-container .dropzone.disabled .dropzone-message {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    display: block;
    text-align: center
}

.select-from-library-container {
    margin-bottom: -2rem
}

.select-from-library-button,
.selected-library-item {
    border: 1px solid #d7d7d7;
    height: 110px
}

.select-from-library-button .card,
.selected-library-item .card {
    box-shadow: initial
}

.select-from-library-button {
    cursor: pointer;
    border-style: dashed
}

.delete-library-item {
    font-size: 18px
}

.select-from-library .modal-content {
    background: #f8f8f8!important;
    height: 100%
}

.select-from-library .modal-content .ps__thumb-y {
    right: 14px
}

.select-from-library .list {
    margin: 0
}

.select-from-library .list .row {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.select-from-library .media-thumb-container.card {
    height: 175px
}

.select-from-library img.list-media-thumbnail {
    width: 100%;
    height: 105px;
    object-fit: cover
}

.select-from-library .modal-body.scroll {
    margin-right: initial
}

.select-from-library .dropzone-container {
    flex: 0 0 auto
}

.select-from-library .folder-button-collapse {
    display: inline-block;
    border-radius: initial;
    width: 100%;
    text-align: left;
    margin-bottom: 1rem
}

.select-from-library .folder-button-collapse .icon-container {
    margin-right: .5rem;
    display: inline-block
}

.select-from-library .folder-button-collapse .icon-container i {
    display: inline-block;
    font-size: 14px;
    margin: 0 auto;
    transform: rotate(0);
    transition: transform .3s
}

.select-from-library .folder-button-collapse .folder-name {
    line-height: 22px;
    display: inline-block;
    font-size: 1rem
}

.select-from-library .folder-button-collapse.collapsed .icon-container i {
    transform: rotate(-90deg)
}

.select-from-library .dropzone {
    min-height: 160px;
    height: 100%;
    border: initial
}

.select-from-library .dz-default.dz-message {
    top: 75px
}

.select-from-library .dropzone .dz-preview.dz-image-preview {
    width: calc(100% - 32px)
}

.video-js .vjs-big-play-button {
    background: #fff;
    height: 1.2em;
    border-radius: .75em;
    line-height: initial;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 3.5em;
    width: 2.5em;
    border: .06666em solid #fff
}

.video-js .vjs-big-play-button .vjs-icon-placeholder {
    color: #131924
}

.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
    background-color: #f2f2f2;
    border-color: #f2f2f2
}

.video-js .vjs-control-bar {
    background: initial;
    margin: 1.75rem;
    width: calc(100% - 3.5rem)
}

.video-js .vjs-control-bar .vjs-control.vjs-button,
.video-js .vjs-control-bar .vjs-remaining-time,
.video-js .vjs-control-bar .vjs-volume-panel {
    margin-right: .5em;
    background: #fff;
    color: #131924;
    border-radius: 15px;
    box-shadow: 0 3px 30px rgba(0, 0, 0, .1), 0 3px 20px rgba(0, 0, 0, .1)
}

.video-js .vjs-control-bar .vjs-progress-control.vjs-control {
    background: #fff;
    border-radius: 15px;
    margin-right: .5em;
    box-shadow: 0 3px 30px rgba(0, 0, 0, .1), 0 3px 20px rgba(0, 0, 0, .1)
}

.video-js .vjs-control-bar .vjs-mute-control.vjs-control {
    box-shadow: initial
}

.video-js .vjs-control-bar .vjs-progress-holder {
    height: 3px;
    font-size: 1.6em!important;
    margin: 0 17px
}

.video-js .vjs-control-bar .vjs-load-progress,
.video-js .vjs-control-bar .vjs-load-progress div {
    background-color: rgba(20, 83, 136, .2)
}

.video-js .vjs-control-bar .vjs-play-progress:before {
    font-size: .55em;
    top: -.2em;
    color: #131924
}

.video-js .vjs-control-bar .vjs-slider {
    background-color: #dadada
}

.video-js .vjs-control-bar .vjs-play-progress,
.video-js .vjs-control-bar .vjs-volume-panel .vjs-volume-level {
    background: #131924
}

.video-js .vjs-control-bar .vjs-volume-horizontal {
    margin-left: -1.5em;
    width: 4em
}

.video-js.audio {
    background: initial
}

.video-js.audio .vjs-big-play-button {
    display: none
}

.video-js.audio .vjs-control-bar {
    display: flex;
    margin-bottom: 0
}

.video-js.audio .vjs-fullscreen-control {
    display: none
}

.video-js.audio .vjs-control.vjs-button,
.video-js.audio .vjs-progress-control.vjs-control,
.video-js.audio .vjs-remaining-time,
.video-js.audio .vjs-volume-panel {
    box-shadow: 0 0 2px rgba(0, 0, 0, .15), 0 0 1px rgba(0, 0, 0, .2)
}

.video-js.audio .vjs-mute-control {
    box-shadow: initial!important
}

.video-js.audio .vjs-loading-spinner {
    display: none!important
}

.context-menu-list {
    box-shadow: initial;
    border-radius: .1rem;
    background: #fff;
    border-color: rgba(33, 33, 33, .15);
    padding: .5rem 0
}

.context-menu-item {
    padding: .75rem 1.5rem;
    background: #fff;
    color: #212121
}

.context-menu-item.context-menu-hover {
    color: #212121;
    text-decoration: none;
    background-color: #f8f8f8
}

.context-menu-item span {
    font-family: Nunito, sans-serif;
    font-size: .8rem;
    font-weight: 400;
    margin-left: .5rem
}

.list .card.active,
.list .card.context-menu-active {
    box-shadow: 0 3px 30px rgba(0, 0, 0, .1), 0 3px 20px rgba(0, 0, 0, .1)
}

.landing-page {
    font-size: 1rem;
    line-height: 1.6rem;
    color: #8f8f8f
}

/*.landing-page #home img
{
    width: 100%;
    position: absolute;
    bottom: -160px;
}
*/


@media (max-width:767px) {
    .landing-page {
        font-size: .9rem;
        line-height: 1.4rem
    }
}

.landing-page .mobile-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    transform: translateX(300px);
    z-index: 25;
    width: 300px;
    background: #f8f8f8;
    box-shadow: initial;
    text-align: center
}

.landing-page .mobile-menu.default-transition {
    transition: transform .5s, box-shadow .5s
}

.landing-page .logo-mobile {
    display: block;
    text-align: center;
    padding: 3rem 2rem
}

.landing-page .logo-mobile span {
    display: inline-block;
    width: 120px;
    height: 30px;
    background: url() no-repeat
}

.landing-page .main-container {
    overflow: hidden
}

.landing-page.show-mobile-menu .mobile-menu {
    transform: translateX(0);
    box-shadow: 0 3px 30px rgba(0, 0, 0, .1), 0 3px 20px rgba(0, 0, 0, .1)
}

.landing-page.show-mobile-menu .main-container .content-container,
.landing-page.show-mobile-menu .main-container nav {
    transform: translateX(-300px)
}

.landing-page .content-container {
    transition: transform .5s
}

.landing-page p {
    font-size: 1rem;
    line-height: 1.6rem;
    color: #8f8f8f;
	text-align: justify;
}

@media (max-width:767px) {
    .landing-page p {
        font-size: .9rem;
        line-height: 1.4rem
    }
}

.landing-page h1 {
    font-size: 1.9rem;
    color: #131924;
    margin-bottom: 2rem;
    text-transform: uppercase;
    font-family: 'Comfortaa', cursive;
    font-weight: 600;
}

/*.landing-page h1:before {
    content: "\e2fb";
	font-family: "lindo-fonts" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #bfbebe;
}

.landing-page h1:after {
    content: "\e2fb";
	font-family: "lindo-fonts" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #bfbebe;
}*/

@media (max-width:767px) {
    .landing-page h1 {
        font-size: 2rem
    }
}

.landing-page h2 {
    font-size: 1.8rem;
    color: #131924;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'Comfortaa', cursive;
}


.b_points
{
    font-size: 22px;
    width: 100%;
    float: left;
	padding-bottom: 20px;
}
/*

.b_points:before {
    content: "\e3e1";
    font-family: "lindo-fonts" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #bfbebe;
	margin-right: 15px;
}*/

/*.feat1-hmn1:before {
    background: url(../../../images/web/hmn1.png) no-repeat 50%;
	background-size: contain;
    bottom: -55px;
    content: "";
    display: block;
    height: 227px;
    position: absolute;
    width: 388px;
    z-index: 9999;
    right: 0;
}*/

@media (max-width:991px) {
    .landing-page h2 {
        font-size: 1.6rem
    }
}

@media (max-width:767px) {
    .landing-page h2 {
        font-size: 1.2rem
    }
}

.landing-page h3 {
    font-size: 1.4rem;
    line-height: 1.4;
    color: #131924
}

.landing-page .semi-rounded {
    border-radius: 1.2rem!important
}

.landing-page .dropdown-toggle::after {
    opacity: .7
}

.landing-page .btn-outline-semi-light {
    border: 1px solid rgba(255, 255, 255, .3);
    color: #fff;
    background: 0 0
}

.landing-page .btn-outline-semi-light:active,
.landing-page .btn-outline-semi-light:hover {
    border: 1px solid #131924;
    background: #24e371;
    color: #131924;
}

.landing-page .landing-page-nav {
    z-index: 5!important;
    transition: top .5s, background .5s, box-shadow .2s, opacity .2s, transform .5s!important;
    top: 0;
    /*position: fixed;*/
    width: 100%;
    background: 0 0;
    box-shadow: initial;
	background: #131924;
}

.landing-page .landing-page-nav .container {
    height: 120px
}

@media (max-width:1439px) {
    .landing-page .landing-page-nav .container {
        height: 110px
    }
}

@media (max-width:1199px) {
    .landing-page .landing-page-nav .container {
        height: 100px
    }
}

@media (max-width:767px) {
    .landing-page h3 {
        font-size: 1.1rem
    }
    .landing-page .landing-page-nav .container {
        height: 90px
    }    
    .landing-page .landing-page-nav .navbar-logo .white {
        text-align: center;
}
}

.landing-page .landing-page-nav .btn {
    padding-right: 1.75rem!important;
    padding-left: 1.75rem!important
}

.landing-page .landing-page-nav .navbar-logo {
    width: 200px;
    height: 60px;
}

.landing-page .landing-page-nav .navbar-logo .white {
    display: inline-block;
    width: 200px;
    height: 60px;
    background: url(../../../images/web/losmatlogo.png) no-repeat;
}

.landing-page .landing-page-nav .navbar-logo .dark {
    width: 200px;
    height: 60px;
    background: url(../../../images/web/losmatlogo.png) no-repeat;
    display: none
}

.landing-page .landing-page-nav .mobile-menu-button {
    font-size: 20px;
    display: none
}

.landing-page .landing-page-nav .mobile-menu-button i {
    color:#FFFFFF;
}

@media (max-width:991px) {
    .landing-page .landing-page-nav .mobile-menu-button {
        display: block
    }
}

.landing-page .landing-page-nav .navbar-nav {
    height: 100%;
    position: relative
}

.landing-page .landing-page-nav .navbar-nav li {
    height: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    position: relative
}

.landing-page .landing-page-nav .navbar-nav li:last-of-type {
    padding-right: 0
}

.landing-page .landing-page-nav .navbar-nav li.active::before {
    content: " ";
    background: #fff;
    border-radius: 10px;
    position: absolute;
    width: calc(100% - 1.5rem);
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0
}

.landing-page .landing-page-nav .navbar-nav .nav-item>.dropdown>a,
.landing-page .landing-page-nav .navbar-nav .nav-item>a {
    color: #fff;
    font-family: Nunito, sans-serif;
    font-size: 1rem;
    display: inline-block;
    transform: translateY(-50%);
    margin-top: 57px
}

.landing-page .landing-page-nav .navbar-nav .nav-item>.dropdown>a,
.landing-page .landing-page-nav .navbar-nav .nav-item>a:hover {
    color: #131924;
}

@media (max-width:1439px) {
    .landing-page .landing-page-nav .navbar-nav .nav-item>.dropdown>a,
    .landing-page .landing-page-nav .navbar-nav .nav-item>a {
        margin-top: 53px
    }
    .landing-page .section.home {
    height: 540px;
    margin-bottom: 150px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    background-color: #131924;
	
}

/*.landing-page .section.home img {
    width: 100%;	
}*/
}

@media (max-width:1199px) {
    .landing-page .landing-page-nav .navbar-nav li {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .landing-page .landing-page-nav .navbar-nav li:last-of-type {
        padding-right: 0
    }
    .landing-page .landing-page-nav .navbar-nav .nav-item>.dropdown>a,
    .landing-page .landing-page-nav .navbar-nav .nav-item>a {
        margin-top: 50px
    }
}

.landing-page .section.home {
    height: 540px;
    margin-bottom: 150px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    background-color: #131924;
	
}


.landing-page .landing-page-nav .navbar-nav .nav-item:not(.active) .dropdown>a:active:not(.btn),
.landing-page .landing-page-nav .navbar-nav .nav-item:not(.active) .dropdown>a:hover:not(.btn),
.landing-page .landing-page-nav .navbar-nav .nav-item:not(.active)>a:active:not(.btn),
.landing-page .landing-page-nav .navbar-nav .nav-item:not(.active)>a:hover:not(.btn) {
    opacity: 1;
    color: #24e371;
}

.landing-page .landing-page-nav .navbar-nav .dropdown {
    height: 80px;
    position: relative
}

.landing-page .landing-page-nav .navbar-nav .dropdown:hover>.dropdown-menu {
    display: block
}

.landing-page .landing-page-nav .navbar-nav .dropdown>.dropdown-toggle:active {
    pointer-events: none
}

.landing-page .landing-page-nav .navbar-nav .dropdown .dropdown-menu {
    position: absolute;
    margin-top: 0
}

.landing-page .landing-page-nav .navbar-nav .dropdown a.dropdown-item {
    font-size: .8rem;
    color: #212121;
    padding-bottom: .5rem
}

.landing-page .landing-page-nav .navbar-nav .dropdown a.dropdown-item.active,
.landing-page .landing-page-nav .navbar-nav .dropdown a.dropdown-item:active {
    color: #fff
}

.landing-page .landing-page-nav.headroom--unpinned {
    top: -125px
}

.landing-page .landing-page-nav.headroom--not-top.headroom--pinned {
    background: #fff;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .04), 0 1px 6px rgba(0, 0, 0, .04)
}

.landing-page .landing-page-nav.headroom--not-top.headroom--pinned .navbar-logo .white {
    display: none
}

.landing-page .landing-page-nav.headroom--not-top.headroom--pinned .navbar-logo .dark {
    display: inline-block
}

.landing-page .landing-page-nav.headroom--not-top.headroom--pinned .navbar-nav a {
    color: #212121
}

.landing-page .landing-page-nav.headroom--not-top.headroom--pinned .navbar-nav a:active,
.landing-page .landing-page-nav.headroom--not-top.headroom--pinned .navbar-nav a:hover {
    color: #131924
}

.landing-page .landing-page-nav.headroom--not-top.headroom--pinned .navbar-nav a.dropdown-item:focus {
    color: #fff
}

.landing-page .landing-page-nav.headroom--not-top.headroom--pinned .navbar-nav li.active::before {
    content: " ";
    background-color: #131924
}

.landing-page .landing-page-nav.headroom--not-top.headroom--pinned .navbar-nav .btn-outline-semi-light {
    border: 1px solid rgba(20, 83, 136, .3);
    color: #131924
}

.landing-page .landing-page-nav.headroom--not-top.headroom--pinned .navbar-nav .btn-outline-semi-light:active,
.landing-page .landing-page-nav.headroom--not-top.headroom--pinned .navbar-nav .btn-outline-semi-light:hover {
    border: 1px solid #131924;
    background: #131924;
    color: #fff
}

.landing-page .landing-page-nav.headroom--not-top.headroom--pinned.headroom--unpinned {
    background: 0 0
}

.landing-page .landing-page-nav.headroom--top .mobile-menu-button {
    color: #fff
}

.landing-page .section {
    /*margin-bottom: 150px;
	padding-bottom: 100px;*/
    padding-top: 100px;
    
}

@media (max-width:991px) {
    .landing-page .section {
        margin-bottom: 100px;
        padding-top: 60px
    }
    
    .landing-page .section.home {
    /*background: url(../img/landing-page/home-background-blue.png) no-repeat;
    background-position-y: 0;*/	
    height: 540px;
    margin-bottom: 150px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    background-color: #131924;
	
}
}



@media (max-width:575px) {
    .landing-page .section.home {
        background-position-y: -100px;
        height: 1340px
    }
}

.landing-page .section.subpage {
    background: url(../img/landing-page/sub-background-blue.png) no-repeat;
    height: 690px;
    background-position-y: -350px
}

@media (max-width:1439px) {
    .landing-page .section.subpage {
        background-position-y: -400px;
        height: 640px
    }
}

@media (max-width:991px) {
    .landing-page .section.subpage {
        background-position-y: -540px;
        height: 520px
    }
}

@media (max-width:767px) {
    .landing-page .section.subpage {
        background-position-y: -620px;
        height: 450px
    }
}

.landing-page .section.subpage-long {
    background: url(../img/landing-page/sub-background-blue.png) no-repeat;
    height: 900px;
    background-position-y: -180px
}

@media (max-width:991px) {
    .landing-page .section.subpage-long {
        background-position-y: -220px;
        height: 830px
    }
}

@media (max-width:767px) {
    .landing-page .section.subpage-long {
        background-position-y: -310px;
        height: 760px
    }
}

.landing-page .section.footer {
    background: #131924;
    padding-bottom: 0;
}

.landing-page .section.background {
    background: #fff;
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px
}

@media (max-width:991px) {
    .landing-page .section.background {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.landing-page .section.background::before {
    content: " ";
    width: 100%;
    height: 70px;
    position: absolute;
    top: -70px;
    background: url(../img/landing-page/white-background-top.png) center;
    background-size: cover
}

.landing-page .section.background::after {
    content: " ";
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: -70px;
    background: url(../img/landing-page/white-background-bottom.png) center;
    background-size: cover
}

.landing-page .section.background.background-no-bottom::after {
    content: "";
    background: initial;
    width: initial;
    height: initial
}

.landing-page .background-white {
    background: #fff
}

.landing-page .mob-view-img {
    margin-left: 50%;
    transform: translateX(-50%);
    max-width: 135%;
    margin-bottom: 3rem
}

.landing-page .home-row {
    padding-top: 120px;
    margin-bottom: 70px
}

@media (max-width:1439px) {
    .landing-page .home-row {
        padding-top: 120px
    }
}

.landing-page .home-text {
    margin-top: 40px
}

.landing-page .home-text p {
    color: #fff;
    font-size: 1.1rem
}

@media (max-width:767px) {
    .landing-page .home-text p {
        font-size: .9rem;
        line-height: 1.4rem
    }
}

.landing-page .home-text .display-1 {
    font-size: 1.6rem;
    font-weight: 100;
    margin-bottom: 1.1em;
    color: #fff;
    font-family: 'Comfortaa', cursive;
}

@media (max-width:991px) {
    .landing-page .home-row {
        padding-top: 110px
    }
    .landing-page .home-text .display-1 {
        font-size: 1.8rem;
        line-height: 2.5rem
    }
}

@media (max-width:767px) {
    .landing-page .home-text .display-1 {
        font-size: 1.7rem;
        line-height: 2.3rem
    }
    .landing-page .home-text {
        margin-top: 0
    }
}

@media (max-width:575px) {
    .landing-page .home-text .display-1 {
        font-size: 1.6rem;
        line-height: 2.2rem
    }
}

.landing-page .newsletter-input-container,
.landing-page .review-carousel {
    margin-top: 5rem
}

.landing-page .home-carousel .owl-stage-outer,
.landing-page .review-carousel .owl-stage-outer {
    padding-top: 5px
}

.landing-page .home-carousel .card .detail-text {
    padding: 1rem;
    margin-bottom: 0
}

.landing-page i.large-icon {
    font-size: 60px;
    line-height: 110px;
    background: -webkit-gradient(linear, left top, left bottom, from(#2a93d5), to(#131924));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial
}

@media (max-width:767px) {
    .landing-page .home-carousel .card .btn-link,
    .landing-page .home-carousel .card .detail-text {
        padding: .25rem
    }
    .landing-page i.large-icon {
        line-height: 90px
    }
}

.landing-page .btn-circle {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    text-align: center;
    font-size: 14px
}

.landing-page .btn-circle.hero-circle-button {
    position: absolute;
    bottom: 80px
}

.landing-page .btn-circle.hero-circle-button i {
    padding-top: 18px;
    display: inline-block
}

.landing-page .newsletter-input-container .input-group {
    border-radius: 50px;
    box-shadow: 0 3px 30px rgba(0, 0, 0, .1), 0 3px 20px rgba(0, 0, 0, .1)
}

.landing-page .listing-card-container,
.landing-page .table-heading {
    box-shadow: initial;
    background: initial
}

.landing-page .newsletter-input-container input {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-color: transparent!important;
    padding: .75rem 1.75rem;
    font-size: .9rem
}

.landing-page .footer .footer-menu a,
.landing-page .footer .footer-menu p {
    font-size: 1rem;
    color: #fff
}

.landing-page .footer .footer-menu a:hover {
    font-size: 1rem;
    color: #24e371;
}

@media (max-width:767px) {
    .landing-page .newsletter-input-container button {
        padding: 1rem 1.5rem .9rem
    }
}

.landing-page .footer .footer-content {
    padding-top: 210px
}

@media (max-width:767px) {
    .landing-page .footer .footer-content {
        padding-top: 140px
    }
}

@media (max-width:575px) {
    .landing-page .footer .footer-content {
        padding-top: 80px
    }
}

.landing-page .footer .footer-circle-button {
    margin-top: 80px;
    margin-right: 20px
}

@media (max-width:991px) {
    .landing-page .footer .footer-circle-button {
        margin-top: 110px
    }
}

.landing-page .footer .footer-circle-button i {
    padding-top: 15px;
    display: inline-block
}

.landing-page .footer .footer-logo {
    width: 140px;
    margin-bottom: 70px
}

.landing-page .footer .footer-menu a:focus,
.landing-page .footer .footer-menu a:hover {
    color: #24e371;
}

.landing-page .footer .copyright p,
.landing-page .footer .footer-menu .collapse-button:focus,
.landing-page .footer .footer-menu .collapse-button:hover {
    color: #fff
}

.copyright p
{
font-size:11px;
font-family: 'Comfortaa', cursive;
}

.landing-page .footer .footer-menu .collapse-button i {
    font-size: .75rem;
    margin-left: 5px
}

.landing-page .footer .separator {
    opacity: 1;
}

.landing-page .footer .social-icons ul {
    margin-bottom: 0
}

.landing-page .footer .social-icons li {
    margin-left: .5rem;
    margin-right: .5rem
}

.landing-page .footer .social-icons li a {
    color: #fff;
    font-size: 1.2rem
}

.landing-page .footer .social-icons li a:active,
.landing-page .footer .social-icons li a:hover {
    color: rgba(255, 255, 255, .7)
}

.landing-page .feature-image-left {
    float: right
}

@media (max-width:767px) {
    .landing-page .feature-image-left,
    .landing-page .feature-image-right {
        margin-left: 50%;
        transform: translateX(-50%);
        max-width: 115%;
        float: initial
    }
    .landing-page .heading-team {
        text-align: center
    }
}

.landing-page .mobile-menu img {
    width: 100px;
    margin-top: 3rem;
    margin-bottom: 3rem
}

.landing-page .mobile-menu ul {
    text-align: left
}

.landing-page .mobile-menu ul li {
    padding: .5rem 2.5rem
}

.landing-page .mobile-menu ul li a {
    font-size: .9rem
}

.landing-page .mobile-menu .dropdown .dropdown-menu {
    position: static!important;
    background: initial;
    border: initial;
    padding: initial;
    margin: .5rem initial initial;
    transform: initial!important
}

.landing-page .mobile-menu .dropdown a.dropdown-item {
    color: #212121;
    padding-bottom: .5rem
}

.landing-page .mobile-menu .dropdown a.dropdown-item.active,
.landing-page .mobile-menu .dropdown a.dropdown-item:active {
    color: #fff
}

.landing-page .side-bar .side-bar-content {
    margin-bottom: 5rem
}

@media (max-width:767px) {
    .landing-page .side-bar h2 {
        margin-bottom: 1rem
    }
}

.landing-page .listing-card-container .listing-heading {
    height: 65px;
    overflow: hidden
}

.landing-page .listing-card-container .listing-desc {
    height: 68px;
    overflow: hidden;
    line-height: 1.4;
    font-size: 1rem
}

@media (max-width:1199px) {
    .landing-page .listing-card-container .listing-desc {
        height: 46px
    }
}

.landing-page .video-heading {
    height: 38px;
    overflow: hidden
}

.landing-page form.dark-background input:-webkit-autofill {
    color: #fff!important;
    -webkit-text-fill-color: #fff!important
}

.landing-page form.dark-background .has-float-label label,
.landing-page form.dark-background .has-float-label>span,
.landing-page form.dark-background .has-top-label label,
.landing-page form.dark-background .has-top-label>span {
    color: rgba(255, 255, 255, .6)
}

.landing-page form.dark-background .bootstrap-tagsinput,
.landing-page form.dark-background .form-control {
    background: 0 0;
    border-color: rgba(255, 255, 255, .3);
    color: #fff
}

.landing-page .video-js.blog-video .vjs-poster,
.landing-page .video-js.side-bar-video .vjs-poster {
    background-size: cover
}

.landing-page form.dark-background .bootstrap-tagsinput:active,
.landing-page form.dark-background .bootstrap-tagsinput:focus,
.landing-page form.dark-background .form-control:active,
.landing-page form.dark-background .form-control:focus {
    border-color: rgba(255, 255, 255, .6)
}

.landing-page .has-float-label label,
.landing-page .has-float-label>span,
.landing-page .has-top-label label,
.landing-page .has-top-label>span {
    font-size: 64%
}

.landing-page .video-js.blog-video {
    width: 100%;
    height: 442px;
    background-color: #f8f8f8
}

@media (max-width:991px) {
    .landing-page .side-bar {
        margin-top: 5rem
    }
    .landing-page .video-js.blog-video {
        height: 280px
    }
}

.landing-page .video-js.side-bar-video {
    width: 100%;
    height: 300px;
    background-color: #f8f8f8
}

.landing-page .feature-icon-container .detail-text {
    min-height: 100px
}

.landing-page .screenshots .nav-tabs {
    margin-bottom: 0!important;
    border: initial
}

.landing-page .screenshots .nav-tabs .nav-link {
    border: initial;
    background: initial!important;
    padding-right: 20px;
    padding-left: 20px;
}

.landing-page .screenshots .nav-tabs .nav-item.show .nav-link:before,
.landing-page .screenshots .nav-tabs .nav-link.active:before {
    top: initial;
    bottom: 0
}

.landing-page .app-image {
    width: auto;
    box-shadow: 0 3px 30px rgba(0, 0, 0, .1), 0 3px 20px rgba(0, 0, 0, .1);
}

.landing-page .tab-content>.active {
    display: block;
    padding-top: 70px;
    padding-bottom: 120px;
}

.landing-page .doc-search {
    border: 1px solid rgba(255, 255, 255, .3);
    background: 0 0;
    border-radius: 40px;
    padding: .85rem .75rem .8rem;
    max-width: 360px
}

.landing-page .doc-search input {
    color: #fff;
    background: 0 0;
    width: 93%;
    padding: 0 .75rem;
    outline: initial!important;
    border: initial
}

.landing-page .doc-search input::placeholder {
    color: #fff;
    opacity: .7
}

.landing-page .doc-search i {
    font-size: 16px;
    color: rgba(255, 255, 255, .7)
}

.landing-page .feedback-container a {
    font-size: 1.3em;
    color: #8f8f8f;
    margin: .5rem
}

.landing-page .feedback-container a:active,
.landing-page .feedback-container a:hover {
    color: #131924
}

.landing-page .video-play-icon {
    width: 100%;
    height: 100%;
    position: absolute
}

.landing-page .video-play-icon span {
    position: absolute;
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
    background: rgba(255, 255, 255, .7);
    height: 1.25em;
    border-radius: .75em;
    line-height: 1.25em;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.75em;
    width: 2em;
    text-align: center
}

.landing-page .video-play-icon span:before {
    color: #131924;
    content: "\f101"
}

.landing-page .video-play-icon:active span,
.landing-page .video-play-icon:hover span {
    background: rgba(255, 255, 255, .85)
}

.landing-page .page-item .page-link {
    line-height: 1.2
}

.price-container .price-item .card {
    height: 100%
}

.price-container .price-item .card-body {
    text-align: center
}

@media (max-width:991px) {
    .landing-page .feature-icon-container .detail-text {
        min-height: 70px
    }
    .price-container .price-item .card-body {
        text-align: left
    }
    .price-container .price-item .price-top-part {
        padding-left: 0;
        padding-right: 0;
        width: 40%
    }
}

.price-container .price-item .price-top-part {
    text-align: center
}

.price-container .price-item .price-feature-list {
    justify-content: space-between
}

.price-container .price-item .price-feature-list ul {
    margin: 0 auto 1rem;
    align-self: flex-start
}

@media (max-width:991px) {
    .price-container .price-item .price-feature-list {
        min-height: 220px
    }
    .price-container .price-item .price-feature-list ul {
        margin-left: 0
    }
    .price-container .price-item .price-feature-list a {
        padding-left: 0
    }
}

@media (max-width:575px) {
    .price-container .price-item .card-body {
        text-align: center
    }
    .price-container .price-item .price-top-part {
        width: initial
    }
    .price-container .price-item .price-feature-list ul {
        margin: 0 auto
    }
    .price-container .price-item .price-feature-list a {
        padding-left: 2.6rem
    }
}

.feature-row {
    margin-top: 80px
}

@media (max-width:767px) {
    .feature-row {
        margin-top: 40px
    }
}

.timeline {
    list-style: none;
    padding: 10px 0;
    position: relative;
    font-weight: 300
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background: #fff;
    left: 50%;
    margin-left: -1.5px
}

.timeline>li {
    margin-bottom: 120px;
    position: relative;
    width: 50%;
    float: left;
    clear: left
}

@media (max-width:991px) {
    .timeline:before {
        left: 45px
    }
    .timeline>li {
        width: 100%;
        margin-bottom: 30px
    }
}

.timeline>li:after,
.timeline>li:before {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li>.timeline-panel {
    width: calc(100% - 60px);
    float: left;
    position: relative
}

.timeline>li>.timeline-panel:after {
    position: absolute;
    top: 16px;
    right: -7px;
    display: inline-block;
    border-top: 7px solid transparent;
    border-left: 7px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 7px solid transparent;
    content: " "
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right
}

.timeline>li.timeline-inverted>.timeline-panel:after,
.timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 7px;
    left: -7px;
    right: auto
}

.timeline .timeline-badge>a {
    color: #fff!important
}

.timeline>li.timeline-inverted {
    float: right;
    clear: right
}

.timeline>li:nth-child(2) {
    margin-top: 120px
}

@media (max-width:991px) {
    .timeline>li>.timeline-panel {
        float: right;
        width: calc(100% - 120px);
        margin-right: 15px
    }
    .timeline>li>.timeline-panel:after {
        border-left-width: 0;
        border-right-width: 7px;
        left: -7px;
        right: auto
    }
    .timeline>li:nth-child(2) {
        margin-top: 0
    }
}

.timeline .no-float {
    float: none!important
}

.timeline>li>.timeline-badge {
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    background-color: #131924;
    right: -30px;
    border-radius: 30px;
    padding-top: 18px
}

@media (max-width:991px) {
    .timeline>li>.timeline-badge {
        left: 15px;
        right: initial
    }
}

.timeline>li.timeline-inverted>.timeline-badge {
    right: initial;
    left: -30px
}

@media (max-width:991px) {
    .timeline>li.timeline-inverted>.timeline-badge {
        left: 15px
    }
}

/********* Bootstrap float label min *************/

.has-float-label {
  display: block;
  position: relative;
}
.has-float-label label,
.has-float-label > span:last-of-type {
  position: absolute;
  cursor: text;
  font-size: 90%;
  opacity: 1;
  top: -0.4em;
  left: 0.75rem;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
}
.has-float-label label::after,
.has-float-label > span::after {
  content: " ";
  display: block;
  position: absolute;
  height: 5px;
  top: 3px;
  left: -0.2em;
  right: -0.2em;
  z-index: -1;
}
.has-float-label .form-control::-webkit-input-placeholder {
  opacity: 1;
}
.has-float-label .form-control::-moz-placeholder {
  opacity: 1;
}
.has-float-label .form-control:-ms-input-placeholder {
  opacity: 1;
}
.has-float-label .form-control::placeholder {
  opacity: 1;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus) + * {
}
.input-group .has-float-label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.input-group .has-float-label .form-control {
  width: 100%;
}
.input-group .has-float-label:not(:last-child),
.input-group .has-float-label:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}
.input-group .has-float-label:not(:first-child),
.input-group .has-float-label:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}













.form-group.has-top-label .form-control, .form-group.has-top-label .bootstrap-tagsinput {
  padding: 1.7rem 0.75rem 0.5rem 0.75rem;
}

.has-top-label {
  display: block;
  position: relative;
}
.has-top-label label,
.has-top-label > span:last-of-type {
  position: absolute;
  cursor: text;
  font-size: 60% !important;
  opacity: 1;
  top: 0.7rem;
  left: 0.75rem;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
}
.has-top-label label::after,
.has-top-label > span::after {
  content: " ";
  display: block;
  position: absolute;
  height: 2px;
  top: 50%;
  left: -0.2em;
  right: -0.2em;
  z-index: -1;

}
.has-top-label .form-control::-webkit-input-placeholder {
  opacity: 1;
}
.has-top-label .form-control::-moz-placeholder {
  opacity: 1;
}
.has-top-label .form-control:-ms-input-placeholder {
  opacity: 1;
}
.has-top-label .form-control::placeholder {
  opacity: 1;
}
.has-top-label
  .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}
.has-top-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.has-top-label
  .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0;
}
.has-top-label .form-control:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.has-top-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 150%;
  opacity: 0.5;
  top: 0.3em;
}
.input-group .has-top-label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.input-group .has-top-label .form-control {
  width: 100%;
}
.input-group .has-top-label:not(:last-child),
.input-group .has-top-label:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}
.input-group .has-top-label:not(:first-child),
.input-group .has-top-label:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.form-group.has-top-label .form-control, .form-group.has-top-label .bootstrap-tagsinput {
  height: calc(3.3rem + 2px);
}

.form-group.has-top-label textarea.form-control {
  min-height: calc(3.3rem + 2px);
  height: initial;
}

.form-group.has-top-label select.form-control:not([size]):not([multiple]) {
  height: calc(3.3rem + 2px);
  padding: 1.7rem 0.75rem 0.5rem 0.5rem;
}

@keyframes do-levitation {
  0% {
    transform: translate(0, 0);
    background-color: red;
  }
  100% {
    transform: translate(0, 0.5em);
    background-color: blue;
  }
}

.levitate {
  animation: do-levitation 1.2s alternate ease-in-out infinite;
}

/**************** Signup Wizard **************/

.reg_now
{
	color: #fff;
    font-family: Nunito, sans-serif;
    font-size: 1rem;
    display: inline-block;
    transform: translateY(-50%);
    margin-top: 57px;
}

aside {
	position: absolute;
	width: 350px;
	height: 100%;
	background: #0fd25d;
	left: 0;
	top: 0;
	display: none;
	z-index:99999;	
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 32px;
    padding: 0 1%;
}

.aside_text
{
	display: flex;
}

aside::before {
  content: "";
  display: block;
  height: 67px;
}

aside a {
  display: block;
  padding: 12px 18px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  border-bottom: 1px solid #414141;
}

aside:after {
    content: '';
    display: block;
    position: absolute;
    right: -20px;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #0fd25d;
}


.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: orange;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

.signup_mail_body_catcher {
/*    display: flex;
    animation: catcherEntrance .3s cubic-bezier(.7,.2,.5,1) both;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;*/
}

.signup_mail_body
{
	text-align: center;
    color: #fff;
    z-index: 999999999999;
    width: 100%;
    vertical-align: middle;
    position: absolute;
    top: 50%;
}
.signup_email_h
{
	display:none;
}
.signup_email
{
	display:block;
	width: 350px;
    height: 42px;
    border: 3px solid #ffffff;
    padding: 10px 1%;
    font-size: 18px;
}

#features .tree-wrapper
{
    float: left;
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;    
}

#features .tree-wrapper-left
{
    float: left;
    width: 35%;
    height: auto;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

#features .tree-wrapper-centre
{
    float: left;
    width: 30%;
    height: auto;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

#features .tree-wrapper-right
{
    float: left;
    width: 35%;
    height: auto;
    padding: 0px;
    margin: 0px;
   text-align: right;
}

#more-features
{
    padding-top: 120px;
    background-color: #ffffff;
    margin-top: 120px;
}


/*=============== get started area css ===============*/
.get_started_area {
    background-image: -moz-linear-gradient(140deg, #f3f3f3 0%, #e0e0e0 100%);
    background-image: -webkit-linear-gradient(140deg, #f3f3f3 0%, #e0e0e0 100%);
    background-image: -ms-linear-gradient(140deg, #f3f3f3 0%, #e0e0e0 100%);
    padding: 5px 0px 30px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.get_started_area .shap {
    opacity: 0.03;
}

.get_started_area .shap.one {
    background: #000000;
    top: -290px;
    left: -50px;
}

.get_started_area .shap.two {
    background: #000000;
    top: -260px;
    left: 100px;
}

.get_started_area .shap.three {
    background: #000000;
    top: auto;
    left: 47%;
    bottom: -300px;
}

.get_started_area .shap.four {
    background: #000000;
    top: auto;
    left: 63%;
    bottom: -280px;
}

.get_content {
    color: #fff;
}

.get_content h3 {
    font-size: 24px;
}

.get_content .app_btn {
    font: 500 16px "Poppins", sans-serif;
    padding: 12px 34px;
    border-color: #fff;
    background: #fff;
    line-height: 27px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    min-width: 200px;
    text-align: center;
}

.get_content .app_btn.app_btn_one {
    color: #4069eb;
    vertical-align: middle;
}

.get_content .app_btn.app_btn_one img {
    padding-right: 12px;
}

.get_content .app_btn.app_btn_one:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.get_content .app_btn.app_btn_two {
    background: rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 20px;
}

.get_content .app_btn.app_btn_two i {
    font-size: 25px;
    padding-right: 10px;
    vertical-align: sub;
}

.get_content .app_btn.app_btn_two:hover {
    color: #4069eb;
    background: #fff;
    -webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
    box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
}

.shap {
    position: absolute;
    opacity: 0.02;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 45px;
    left: 90px;
    z-index: -1;
}

.shap.one {
    background-image: -moz-linear-gradient(140deg, #7d0df0 0%, #0cb6e7 100%);
    background-image: -webkit-linear-gradient(140deg, #7d0df0 0%, #0cb6e7 100%);
    background-image: -ms-linear-gradient(140deg, #7d0df0 0%, #0cb6e7 100%);
    width: 650px;
    height: 510px;
    top: -155%;
}

.shap.two {
    background-image: -moz-linear-gradient(140deg, #7d0df0 0%, #0cb6e7 100%);
    background-image: -webkit-linear-gradient(140deg, #7d0df0 0%, #0cb6e7 100%);
    background-image: -ms-linear-gradient(140deg, #7d0df0 0%, #0cb6e7 100%);
    width: 666px;
    height: 330px;
    top: -145%;
    left: 290px;
}

.footer-pic
{
	width: 100%;
    padding-left: 25%;
}

/*********** Select 2 ************/

.select2-search--dropdown {
    display: block;
     padding: 0px !important; 
}

.select2-container--default .select2-selection--single {
    background-color: #131924!important;
    border-radius: 4px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    border: 1px solid #53575f;
    color: #c3c3c3!important;
    padding: 0 15px;
}

.select2-results {
    display: block;
    background-color: #131924 !important;
    color: #c3c3c3!important;
}



/* ================================= */
/* -------- Faq's Page  Css  ------- */
/* ================================= */
#faq .items > li > a {
	background:transparent;
	color: #111111;
	display: block;
	font-size:20px;
	margin-bottom: 10px;
	padding:15px 20px;
	position:relative;
	border-radius:5px;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
#faq .items > li > a:after {
	right:15px;
}
#faq .items > li > a:hover, #faq .items > li > a.expanded {
  border-radius: 5px 5px 0 0;
  box-shadow: none;
  color: #fff;
  text-decoration: none !important;
  border:1px solid transparent;
  outline:none;
}
#faq .items .sub-items {
	background: #fff;
	display: none;
	margin-bottom: 10px;
	margin-top: -10px;
	padding: 20px 16px;
	border:1px solid #d9d9d9;
	border-radius:0 0 5px 5px;
	border-top:none;
}
#faq .items {
  padding-top: 30px;
}
#faq .items .sub-items p {
  line-height: 26px;
  padding: 8px 20px;
}
.tab_container {
	padding:0;
}
#faq .items > li > a::after, #faq .items > li > a::after, #faq .tab_drawer_heading::after {
	content:url(../images/pluse.png);
	display: inline-block;
	position: absolute;
	right: 20px;
	top:18px;
}
#faq .items > li > a.expanded::after, #faq.procedure_content .items > li > a.expanded::after, #faq .tab_drawer_heading.d_active::after {
	content:url(../images/minas.png);
}

.faq .items > li > a {
	background:transparent;
	color: #111111;
	display: block;
	font-size:20px;
	margin-bottom: 10px;
	padding:15px 20px;
	position:relative;
	border-radius:5px;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.faq .items > li > a:after {
	right:15px;
}
.faq .items > li > a:hover, #faq .items > li > a.expanded {
  border-radius: 5px 5px 0 0;
  box-shadow: none;
  color: #fff;
  text-decoration: none !important;
  border:1px solid transparent;
  outline:none;
}
.faq .items .sub-items {
	background: #fff;
	display: none;
	margin-bottom: 10px;
	margin-top: -10px;
	padding: 20px 16px;
	border:1px solid #d9d9d9;
	border-radius:0 0 5px 5px;
	border-top:none;
}
.faq .items {
  padding-top: 30px;
}
.faq .items .sub-items p {
  line-height: 26px;
  padding: 8px 20px;
}
