
.rel_p{
    position: relative
}
.abs_p{
    position: absolute;
}

.c_b,
.clear_b {
    clear: both
}

.cl_r {
    clear: right
}

.w_o1 {
    width: 10px
}

.w_o2 {
    width: 20px
}

.w_o3 {
    width: 30px
}

.w_o4 {
    width: 40px
}

.w_o5 {
    width: 50px
}

.mw_o5 {
    max-width: 50px
}

.w_1 {
    width: 100px
}

.mw_2 {
    max-width: 200px
}

.mw_3 {
    max-width: 300px
}

.mw_4 {
    max-width: 400px
}

.mw_5 {
    max-width: 500px
}

.mw_6 {
    max-width: 600px
}

.mw_7 {
    max-width: 700px
}

.mw_8 {
    max-width: 800px
}

.mw_9 {
    max-width: 900px
}
.mw_1k {
    max-width: 1000px
}


.w_150 {
    width: 150px!important
}

.mw_1200 {
    max-width: 1200px
}

.w_2 {
    width: 200px
}

.w_5 {
    width: 500px
}

.w_10 {
    width: 1000px
}

.w_1_p {
    width: 10%
}

.w_18_p {
    width: 18%
}

.w_2_p {
    width: 20%
}

.w_25_p {
    width: 25%
}

.w_3_p {
    width: 30%
}

.w_4_p {
    width: 40%
}

.w_5_p {
    width: 50%
}

.w_6_p {
    width: 60%
}

.w_7_p {
    width: 70%
}

.w_75_p {
    width: 75%
}

.w_8_p {
    width: 80%
}

.w_9_p {
    width: 90%
}

.w_10_p {
    width: 100%
}

.mw_10_p,
.mw_5_p {
    max-width: 50%;
}

.wm_10_p {
    max-width: 100%
}

.w_120 {
    width: 120px
}

.h_33_p {
    height: 33%
}

.h_a {
    height: auto
}

.h_36_p {
    height: 36%
}

.h_10_p {
    height: 100%
}

.h_20 {
    height: 20px
}

.h_34 {
    height: 34px
}

.h_50 {
    height: 50px
}

.h_60 {
    height: 60px
}

.h_100 {
    height: 100px
}

.h_250 {
    height: 250px
}

.h_500 {
    height: 500px
}

.h_800 {
    height: 800px
}

.h_1000 {
    height: 1000px
}

.h_1200 {
    height: 1200px
}

.h_1500 {
    height: 1500px
}

.h_1800 {
    height: 1800px
}

.h_2000 {
    height: 2000px
}

.h_o1 {
    height: 10px
}

.h_o4 {
    height: 40px
}

.h_m_100 {
    max-height: 100px
}

.h_600 {
    height: 600px
}

.mh_150 {
    max-height: 150px
}

.mnh_150 {
    min-height: 150px
}

.mh_200 {
    max-height: 200px
}

.mh_250 {
    max-height: 250px
}

.d_i {
    display: inline
}

.d_ib {
    display: inline-block
}

.d_b {
    display: block
}

.d_f {
    display: flex
}

.d_t {
    display: table
}

.d_tc {
    display: table-cell
}

.hidden,
.hide {
    display: none
}

.over_v {
    overflow: auto
}

.over_h {
    overflow: hidden
}

.over_s {
    overflow: scroll
}

.z_i9 {
    z-index: 9
}

.z_i001 {
    z-index: 100
}

.z_i200 {
    z-index: 200
}

.z_i1 {
    z-index: 9999
}

.z_i0 {
    z-index: 0
}

.no_bord,
.no_bord_r *,
.nobord,
.nobord_r * {
    border: none!important
}

.b_r_0,
.b_rad_0 {
    border-radius: 0
}

.b_rad_4 {
    border-radius: 4px
}

.b_rad_8 {
    border-radius: 8px
}

.b_rad_16 {
    border-radius: 16px
}

.b_rad_32 {
    border-radius: 32px
}

.b_rad_5_p {
    border-radius: 50%
}

.b_white_thin {
    border: 1px solid #fff
}

.round {
    border-radius: 50%
}

.flex {
    display: flex
}

.l_h_30 {
    line-height: 30px
}

.l_h_50 {
    line-height: 50px
}

.l_h_75 {
    line-height: 75px
}

.l_h_100 {
    line-height: 100px
}

.left {
    text-align: left
}

.center {
    text-align: center
}

.center_r * {
    text-align: center
}

.right {
    text-align: right
}

.justify {
    text-align: justify
}

.f_right_i {
    float: right!important
}

.f_left_i {
    float: left!important
}

.f_right {
    float: right
}

.f_left {
    float: left
}

.f_no {
    float: none!important
}

.v_a_m,
.v_am {
    vertical-align: middle
}

.v_a_t,
.v_at {
    vertical-align: top
}

.rel_p_10_vb {
    bottom: 10px
}

.abs_b,
.abs_c {
    bottom: 0;
    position: absolute
}

.abs_c {
    top: 0;
    left: 0;
    right: 0
}

.abs_p {
    position: absolute
}

.fix_p {
    position: fixed
}

.abs_tr {
    position: absolute;
    top: 10px;
    right: 10px
}

.abs_p_fb_b_25,
.abs_p_fb_r_25 {
    position: absolute;
    right: 25px;
    bottom: 25px
}

.abs_p_fb_r_25 {
    top: 55px
}

.abs_p_fb_b_25 {
    left: 25px
}

.m_a {
    margin: auto
}

.m_0 {
    margin: 0
}

.m_5 {
    margin: 5px
}

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

.m_0_t {
    margin-top: 0
}

.m_5_t,
.m_5_v {
    margin-top: 5px
}

.m_0_r {
    margin-right: 0
}

.m_0_b {
    margin-bottom: 0
}

.m_5_b,
.m_5_v {
    margin-bottom: 5px
}

.m_0_l {
    margin-left: 0
}

.m_5_r {
    margin-right: 5px
}

.m_4_l {
    margin-left: 4px
}

.m_5_l {
    margin-left: 5px
}

.m_20_r {
    margin-right: 20px
}

.m_10 {
    margin: 10px
}

.m_10_t {
    margin-top: 10px
}

.m_10_h {
    margin: 0 10px
}

.m_10_r {
    margin-right: 10px
}

.m_10_b {
    margin-bottom: 10px
}

.m_10_p {
    margin: 10%
}

.m_10_v,
.m_10_vb {
    margin-top: 10px;
    margin-bottom: 10px
}

.m_10_l {
    margin-left: 10px;
    padding: 0
}

.m_15 {
    margin: 15px
}

.m_15_t {
    margin-top: 15px
}

.m_15_l {
    margin-left: 15px
}

.m_15_v {
    margin: 15px 0
}

.m_20_v {
    margin: 20px 0
}

.m_20_b {
    margin-bottom: 20px
}

.m_20_l {
    margin-left: 20px
}

.m_20_t {
    margin-top: 20px
}

.m_20 {
    margin: 20px
}

.m_25 {
    margin: 25px
}

.m_25_t {
    margin-top: 25px
}

.m_40_l {
    margin-left: 40px
}

.m_50_l {
    margin-left: 50px
}

.m_50 {
    margin: 50px
}

.m_50_t {
    margin-top: 50px
}

.m_50_b {
    margin-bottom: 50px
}

.m_50_v {
    margin: 50px 0
}

.m_60_b {
    margin-bottom: 60px
}

.m_100_t {
    margin-top: 100px
}

.m_70_b {
    margin-bottom: 70px
}

.m_-10_t {
    margin-top: -10px
}

.p_0 {
    padding: 0!important
}

.p_0_l {
    padding-left: 0
}

.p_0_t {
    padding-top: 0
}

.p_0_b {
    padding-bottom: 0
}

.p_2 {
    padding: 2px
}

.p_5 {
    padding: 5px
}

.p_5_r {
    padding-right: 5px
}

.p_5_l {
    padding-left: 5px
}

.p_10_h,
.p_10_l {
    padding-left: 10px
}

.p_10 {
    padding: 10px
}

.p_10_h {
    padding-right: 10px
}

.p_15_l {
    padding-left: 15px
}

.p_5_v {
    padding: 5px 0
}

.p_10_v {
    padding: 10px 0
}

.p_15_h {
    padding-right: 15px;
    padding-left: 15px
}

.p_15_v {
    padding: 15px 0
}

.p_15_t {
    padding-top: 15px
}

.p_30_t {
    padding-top: 30px
}

.p_50_t {
    padding-top: 50px
}

.p_15_b {
    padding-bottom: 15px
}

.p_20_b {
    padding-bottom: 20px
}

.p_40_b {
    padding-bottom: 40px
}

.p_25_v {
    padding: 25px 0
}

.p_25_r {
    padding-right: 25px
}

.p_15 {
    padding: 10px
}

.p_20 {
    padding: 20px
}

.p_25 {
    padding: 25px
}

.p_25_h {
    padding-left: 25px;
    padding-right: 25px
}

.c_p,
.fa-angle-down,
.fa-angle-up,
.fa-close {
    cursor: pointer
}

.t_0 {
    top: 0
}

.b_0 {
    bottom: 0
}

.b_10 {
    bottom: 10px
}

.b_25 {
    bottom: 25px
}

.b_50 {
    bottom: 50px
}

.left_corner,
.right_corner {
    position: absolute;
    bottom: 0
}

.l_0 {
    left: 0
}

.r_0 {
    right: 0
}

.l_10 {
    left: 10px
}

.r_10 {
    right: 10px
}

.l_20 {
    left: 20px
}

.r_20 {
    right: 20px
}

.l_25 {
    left: 25px
}

.r_25 {
    right: 25px
}

.l_50 {
    left: 50px
}

.r_50 {
    right: 50px
}

.bg_trans {
    background: 0 0
}

.white,
.white_r,
.white_r * {
    color: #fff!important
}

.white_bord {
    border: 1px solid #fff
}

.white_bg {
    background-color: #fff
}

.black,
.black_r * {
    color: #000
}

.black_bg {
    background-color: #000
}

.light_grey_bg {
    background-color: #f7f7f7
}

.grey_bg {
    background-color: #E5E5E5
}

.grey_bord {
    border: 1px solid #E5E5E5
}

.grey_t_bord {
    border-top: 1px solid #E5E5E5
}

.grey_b_bord {
    border-bottom: 1px solid #E5E5E5
}

.grey {
    color: #ccc
}

.dark_grey_bg {
    background-color: #212121
}

.f_s8 {
    font-size: 8px!important
}

.f_s9 {
    font-size: 9px!important
}

.f_s10 {
    font-size: 10px!important
}

.f_s12 {
    font-size: 12px!important
}

.f_s13 {
    font-size: 13px!important
}

.f_s14 {
    font-size: 14px!important
}

.f_s16 {
    font-size: 16px!important
}

.f_s18 {
    font-size: 18px!important
}

.f_s20 {
    font-size: 20px!important
}

.f_s24 {
    font-size: 24px!important
}

.f_s30 {
    font-size: 30px!important
}

.f_s36 {
    font-size: 36px!important
}

.f_s48 {
    font-size: 48px!important
}

._u {
    text-transform: uppercase
}

._l {
    text-transform: lowercase
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap
}

.right_corner {
    right: 0
}

.left_corner {
    left: 0
}

.no_dots {
    list-style-type: none
}

.sq_25 {
    width: 25px;
    height: 25px
}

.sq_50 {
    width: 50px;
    height: 50px
}

.sq_75 {
    width: 75px;
    height: 75px
}

.sq_100 {
    width: 100px;
    height: 100px
}

.sq_150 {
    width: 150px;
    height: 150px
}

.sq_200 {
    width: 200px;
    height: 200px
}

.sq_250 {
    width: 250px;
    height: 250px;
}

.sq_500 {
    width: 500px;
    height: 500px;
}

._i {
    font-style: italic
}

._b {
    font-weight: 700
}

.rev_img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.l_o_bbg {
    background: rgba(0, 0, 0, .1)
}

.lm_o_bbg {
    background: rgba(0, 0, 0, .3)
}

.m_o_bbg {
    background: rgba(0, 0, 0, .5)
}

.md_o_bbg {
    background: rgba(0, 0, 0, .7)
}

.d_o_bbg {
    background: rgba(0, 0, 0, .9)
}


.light_text {
    font-weight: 100
}

.medium_text {
    font-weight: 500
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.abs_vert_center {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.spacer-0 {
    height: 0;
    display: block
}
.spacer-10 {
    height: 10px;
    display: block
}
.spacer-20 {
    height: 20px;
    display: block
}
.spacer-30 {
    height: 30px;
    display: block
}
.spacer-50 {
    height: 50px;
    display: block
}
.spacer-100 {
    height: 100px;
    display: block
}
.spacer-120 {
    height: 120px;
    display: block
}
.hidden-lg {
    display: none;
}
.hidden-sm {
    display: block;
}

.align_i_start{
    align-items: start;
}
.align_i_center{
    align-items: center;
}
.justify_c_center{
    justify-content: space-around;
}
.justify_c_between {
    justify-content: space-between;
}