.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.alignleft {
    float: left;
    margin-right: 15px
}

.alignright {
    float: right;
    margin-left: 15px
}

.aligncenter {
    display: block;
    margin: 0 auto 15px
}

a:focus {
    outline: 0 solid
}

img {
    height: auto
}

a {
    color: #323a45;
    cursor: pointer
}

html {
    width: 100%;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important
}

body {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    color: #323a45;
    font-family: 'Roboto', sans-serif
}

a:hover,
a:focus,
.a:active {
    text-decoration: none !important
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    -moz-box-shadow: 0 0 0px 1000px white inset !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 0px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

p {
    font-size: 18px;
    line-height: 27px;
    color: #7e879a;
    margin: 0
}

.float-l {
    float: left
}

.float-r {
    float: right
}

.grid-no {
    padding: 0
}

.grid-r0 {
    padding-right: 0
}

.grid-l {
    padding-left: 0
}

.grid-r {
    padding-right: 0
}

.bor-rad4 {
    border-radius: 4px
}

.bor-rad10 {
    border-radius: 10px
}

.cur {
    cursor: pointer
}

.text-r {
    text-align: right
}

.text-l {
    text-align: left
}

.text-c {
    text-align: center
}

input[type="button"] {
    outline: none
}

input[type="button"]::-moz-focus-inner {
    border: 0
}

.bt-solid-1 {
    border-top: 1px solid #e9eaec
}

.bt-solid-1-dark {
    border-top: 1px solid #333333
}

.bb-solid-1 {
    border-bottom: 1px solid #e9eaec
}

.bb-solid-1-red {
    border-bottom: 1px solid #fa5961
}

.bb-solid-1-dark {
    border-bottom: 1px solid #333333
}

.bt-dotted-1 {
    border-top: 1px dotted #e9eaec
}

.bb-dotted-1 {
    border-bottom: 1px dotted #e9eaec
}

.bt-dashed-1 {
    border-top: 1px dashed #e9eaec
}

.bb-dashed-1 {
    border-bottom: 1px dashed #e9eaec
}

.bb-dashed-1-dark {
    border-bottom: 1px dashed #333333
}

.bt-double-1 {
    border-top: 3px double #e9eaec
}

.bb-double-1 {
    border-bottom: 3px double #e9eaec
}

.no-border {
    border: 0 !important
}

.color-red {
    color: #fd3635 !important
}

.color-pink {
    color: #fd40b3 !important
}

.color-orange {
    color: #ff5722 !important
}

.color-purple {
    color: #a85ad4 !important
}

.color-blue {
    color: #3dace1 !important
}

.color-dark-blue {
    color: #1976d2 !important
}

.color-cyan {
    color: #1abc9c !important
}

.color-green {
    color: #4cd964 !important
}

.color-yellow {
    color: #ffc501 !important
}

.color-violet {
    color: #FF4181 !important
}

.color-light {
    color: #ffffff !important
}

.color-white {
    color: #ffffff !important
}

.color-gray {
    color: #f5f7f9 !important
}

.color-gray2 {
    color: #e0e0e0 !important
}

.color-dark {
    color: #5f6467 !important
}

.color-dark2 {
    color: #323a45 !important
}

.color-black {
    color: #111111 !important
}

.color-primary {
    color: #337ab7 !important
}

.color-success {
    color: #5cb85c !important
}

.color-info {
    color: #5bc0de !important
}

.color-warning {
    color: #f0ad4e !important
}

.color-danger {
    color: #d9534f !important
}

.bg-transparent {
    background: transparent !important
}

.bg-light-transparent {
    background-color: rgba(255, 255, 255, .75) !important
}

.bg-dark-video {
    background-color: rgba(0, 0, 0, .8) !important
}

.bg-red {
    background-color: #f24852 !important
}

.bg-pink {
    background-color: #fd40b3 !important
}

.bg-orange {
    background-color: #ff5722 !important
}

.bg-purple {
    background-color: #e3106e !important
}

.bg-blue {
    background-color: #199af0 !important
}

.bg-dark-blue {
    background-color: #1976D3 !important
}

.bg-cyan {
    background-color: #1abc9c !important
}

.bg-green {
    background-color: #2196F3 !important
}

.bg-yellow {
    background-color: #ffc501 !important
}

.bg-Violet {
    background-color: #FF4081 !important
}

.bg-dark {
    background-color: #5f6467 !important
}

.bg-dark2 {
    background-color: #323a45 !important
}

.bg-dark3 {
    background-color: #141c27 !important
}

.bg-dark4 {
    background-color: #0b0f16 !important
}

.bg-no {
    background-color: transparent !important
}

.bg-gray {
    background-color: #F3F3F3 !important
}

.bg-gray2 {
    background-color: #e0e0e0 !important
}

.bg-light {
    background-color: #ffffff !important
}

.bg-white {
    background-color: #ffffff !important
}

.bg-black {
    background-color: #111111 !important
}

.bg-primary {
    background-color: #337ab7 !important
}

.bg-success {
    background-color: #5cb85c !important
}

.bg-info {
    background-color: #5bc0de !important
}

.bg-warning {
    background-color: #f0ad4e !important
}

.bg-danger {
    background-color: #d9534f !important
}

.bg-fb {
    background-color: #3b5998 !important
}

.bg-plus {
    background-color: #d34836 !important
}

.border-red {
    border-color: #fd3635 !important
}

.border-pink {
    border-color: #fd40b3 !important
}

.border-orange {
    border-color: #ff8b34 !important
}

.border-purple {
    border-color: #a85ad4 !important
}

.border-blue {
    border-color: #3dace1 !important
}

.border-cyan {
    border-color: #1abc9c !important
}

.border-green {
    border-color: #b2cc71 !important
}

.border-yellow {
    border-color: #ffc501 !important
}

.border-dark {
    border-color: #5f6467 !important
}

.border-dark2 {
    border-color: #323a45 !important
}

.border-gray {
    border-color: #f5f7f9 !important
}

.border-gray2 {
    border-color: #e0e0e0 !important
}

.border-light {
    border-color: #ececec !important
}

.border-black {
    border-color: #31364c !important
}

.border-white {
    border-color: #ffffff !important
}

.border-primary {
    border: 1px solid #337ab7
}

.border-success {
    border: 1px solid #5cb85c
}

.border-info {
    border: 1px solid #5bc0de
}

.border-warning {
    border: 1px solid #f0ad4e
}

.border-danger {
    border: 1px solid #d9534f
}

.bg-red-blue {
    background: #00864b;
    background: -webkit-gradient(linear, left top, right top, from(#00864b), to(#d42127)) !important;
    background: linear-gradient(to right, #00864b, #d42127) !important
}

.bg-grad-cyan {
    background: #00c7bb;
    background: -webkit-gradient(linear, left top, right top, from(#00c7bb), color-stop(25%, #23afc0), to(#9487c6));
    background: linear-gradient(to right, #00c7bb 0%, #23afc0 25%, #9487c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c7bb', endColorstr='#9487c6', GradientType=1)
}

.bg-grad-violet {
    background: #ff4081;
    background: -webkit-gradient(linear, left top, right top, from(#ff4081), color-stop(53%, #ff6d60), to(#ff8d40));
    background: linear-gradient(to right, #ff4081 0%, #ff6d60 53%, #ff8d40 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4081', endColorstr='#ff8d40', GradientType=1)
}

.bg-grad-dark {
    background: #ffffff;
    background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(54%, #bbdefb), to(#bdbdbd));
    background: linear-gradient(to right, #ffffff 0%, #bbdefb 54%, #bdbdbd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bdbdbd', GradientType=1)
}

.bg-grad-blood-mary {
    background: #FF512F;
    background: linear-gradient(-45deg, #FF512F, #DD2476)
}

.bg-blue-gradient {
    background: #005c97;
    background: -webkit-gradient(linear, left top, right top, from(#005c97), to(#363795));
    background: linear-gradient(to right, #005c97, #363795)
}

.bg-grad-bora {
    background: #2BC0E4;
    background: linear-gradient(45deg, #2BC0E4, #EAECC6)
}

.bg-grad-mojito {
    background: #68e9b6;
    background: linear-gradient(-125deg, #68e9b6, #4e75b9)
}

.bg-grad-orange {
    background: #FFB75E;
    background: linear-gradient(-45deg, #FFB75E, #ED8F03)
}

.bg-grad-purple {
    background: #DD2476;
    background: linear-gradient(-45deg, #DD2476, #FF512)
}

.bg-grad-stellar {
    background: #7474BF;
    background: linear-gradient(-45deg, #7474BF, #348AC7)
}

.bg-grad-day-tripper {
    background: #f857a6;
    background: linear-gradient(-45deg, #f857a6, #ff5858)
}





.p0 {
    padding: 0
}

.p5 {
    padding: 5px
}

.p10 {
    padding: 10px
}

.p15 {
    padding: 15px
}

.p20 {
    padding: 20px
}

.p25 {
    padding: 25px
}

.p30 {
    padding: 30px
}

.p35 {
    padding: 35px
}

.p40 {
    padding: 40px
}

.p45 {
    padding: 45px
}

.p50 {
    padding: 50px
}

.p55 {
    padding: 55px
}

.p60 {
    padding: 60px
}

.p65 {
    padding: 65px
}

.p70 {
    padding: 70px
}

.p75 {
    padding: 75px
}

.p80 {
    padding: 80px
}

.p85 {
    padding: 85px
}

.p90 {
    padding: 90px
}

.p95 {
    padding: 95px
}

.p100 {
    padding: 100px
}

.pt0 {
    padding-top: 0px
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt25 {
    padding-top: 25px
}

.pt30 {
    padding-top: 30px
}

.pt35 {
    padding-top: 35px
}

.pt40 {
    padding-top: 40px
}

.pt45 {
    padding-top: 45px
}

.pt50 {
    padding-top: 50px
}

.pt55 {
    padding-top: 55px
}

.pt60 {
    padding-top: 60px
}

.pt65 {
    padding-top: 65px
}

.pt70 {
    padding-top: 70px
}

.pt75 {
    padding-top: 75px
}

.pt80 {
    padding-top: 80px
}

.pt85 {
    padding-top: 85px
}

.pt90 {
    padding-top: 90px
}

.pt95 {
    padding-top: 95px
}

.pt100 {
    padding-top: 100px
}

.pr0 {
    padding-right: 0px
}

.pr5 {
    padding-right: 5px
}

.pr10 {
    padding-right: 10px
}

.pr15 {
    padding-right: 15px
}

.pr20 {
    padding-right: 20px
}

.pr25 {
    padding-right: 25px
}

.pr30 {
    padding-right: 30px
}

.pr35 {
    padding-right: 35px
}

.pr40 {
    padding-right: 40px
}

.pr45 {
    padding-right: 45px
}

.pr50 {
    padding-right: 50px
}

.pr55 {
    padding-right: 55px
}

.pr60 {
    padding-right: 60px
}

.pr65 {
    padding-right: 65px
}

.pr70 {
    padding-right: 70px
}

.pr75 {
    padding-right: 75px
}

.pr80 {
    padding-right: 80px
}

.pr85 {
    padding-right: 85px
}

.pr90 {
    padding-right: 90px
}

.pr95 {
    padding-right: 95px
}

.pr100 {
    padding-right: 100px
}

.pb0 {
    padding-bottom: 0px
}

.pb5 {
    padding-bottom: 5px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pb25 {
    padding-bottom: 25px
}

.pb30 {
    padding-bottom: 30px
}

.pb35 {
    padding-bottom: 35px
}

.pb40 {
    padding-bottom: 40px
}

.pb45 {
    padding-bottom: 45px
}

.pb50 {
    padding-bottom: 50px
}

.pb55 {
    padding-bottom: 55px
}

.pb60 {
    padding-bottom: 60px
}

.pb65 {
    padding-bottom: 65px
}

.pb70 {
    padding-bottom: 70px
}

.pb75 {
    padding-bottom: 75px
}

.pb80 {
    padding-bottom: 80px
}

.pb85 {
    padding-bottom: 85px
}

.pb90 {
    padding-bottom: 90px
}

.pb95 {
    padding-bottom: 95px
}

.pb100 {
    padding-bottom: 100px
}

.pl0 {
    padding-left: 0px
}

.pl5 {
    padding-left: 5px
}

.pl10 {
    padding-left: 10px
}

.pl15 {
    padding-left: 15px
}

.pl20 {
    padding-left: 20px
}

.pl25 {
    padding-left: 25px
}

.pl30 {
    padding-left: 30px
}

.pl35 {
    padding-left: 35px
}

.pl40 {
    padding-left: 40px
}

.pl45 {
    padding-left: 45px
}

.pl50 {
    padding-left: 50px
}

.pl55 {
    padding-left: 55px
}

.pl60 {
    padding-left: 60px
}

.pl65 {
    padding-left: 65px
}

.pl70 {
    padding-left: 70px
}

.pl75 {
    padding-left: 75px
}

.pl80 {
    padding-left: 80px
}

.pl85 {
    padding-left: 85px
}

.pl90 {
    padding-left: 90px
}

.pl95 {
    padding-left: 95px
}

.pl100 {
    padding-left: 100px
}

.m0 {
    margin: 0
}

.m5 {
    margin: 5px
}

.m10 {
    margin: 10px
}

.m15 {
    margin: 15px
}

.m20 {
    margin: 20px
}

.m25 {
    margin: 25px
}

.m30 {
    margin: 30px
}

.m35 {
    margin: 35px
}

.m40 {
    margin: 40px
}

.m45 {
    margin: 45px
}

.m50 {
    margin: 50px
}

.m55 {
    margin: 55px
}

.m60 {
    margin: 60px
}

.m65 {
    margin: 65px
}

.m70 {
    margin: 70px
}

.m75 {
    margin: 75px
}

.m80 {
    margin: 80px
}

.m85 {
    margin: 85px
}

.m90 {
    margin: 90px
}

.m95 {
    margin: 95px
}

.m100 {
    margin: 100px
}

.mt0 {
    margin-top: 0px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt35 {
    margin-top: 35px
}

.mt40 {
    margin-top: 40px
}

.mt45 {
    margin-top: 45px
}

.mt50 {
    margin-top: 50px
}

.mt55 {
    margin-top: 55px
}

.mt60 {
    margin-top: 60px
}

.mt65 {
    margin-top: 65px
}

.mt70 {
    margin-top: 70px
}

.mt75 {
    margin-top: 75px
}

.mt80 {
    margin-top: 80px
}

.mt85 {
    margin-top: 85px
}

.mt90 {
    margin-top: 90px
}

.mt95 {
    margin-top: 95px
}

.mt100 {
    margin-top: 100px
}

.mt110 {
    margin-top: 110px
}

.mt120 {
    margin-top: 120px
}

.mr0 {
    margin-right: 0px
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.mr25 {
    margin-right: 25px
}

.mr30 {
    margin-right: 30px
}

.mr35 {
    margin-right: 35px
}

.mr40 {
    margin-right: 40px
}

.mr45 {
    margin-right: 45px
}

.mr50 {
    margin-right: 50px
}

.mr55 {
    margin-right: 55px
}

.mr60 {
    margin-right: 60px
}

.mr65 {
    margin-right: 65px
}

.mr70 {
    margin-right: 70px
}

.mr75 {
    margin-right: 75px
}

.mr80 {
    margin-right: 80px
}

.mr85 {
    margin-right: 85px
}

.mr90 {
    margin-right: 90px
}

.mr95 {
    margin-right: 95px
}

.mr100 {
    margin-right: 100px
}

.mb0 {
    margin-bottom: 0px
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb35 {
    margin-bottom: 35px
}

.mb40 {
    margin-bottom: 40px
}

.mb45 {
    margin-bottom: 45px
}

.mb50 {
    margin-bottom: 50px
}

.mb55 {
    margin-bottom: 55px
}

.mb60 {
    margin-bottom: 60px
}

.mb65 {
    margin-bottom: 65px
}

.mb70 {
    margin-bottom: 70px
}

.mb75 {
    margin-bottom: 75px
}

.mb80 {
    margin-bottom: 80px
}

.mb85 {
    margin-bottom: 85px
}

.mb90 {
    margin-bottom: 90px
}

.mb95 {
    margin-bottom: 95px
}

.mb100 {
    margin-bottom: 100px
}

.ml0 {
    margin-left: 0px
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml25 {
    margin-left: 25px
}

.ml30 {
    margin-left: 30px
}

.ml35 {
    margin-left: 35px
}

.ml40 {
    margin-left: 40px
}

.ml45 {
    margin-left: 45px
}

.ml50 {
    margin-left: 50px
}

.ml55 {
    margin-left: 55px
}

.ml60 {
    margin-left: 60px
}

.ml65 {
    margin-left: 65px
}

.ml70 {
    margin-left: 70px
}

.ml75 {
    margin-left: 75px
}

.ml80 {
    margin-left: 80px
}

.ml85 {
    margin-left: 85px
}

.ml90 {
    margin-left: 90px
}

.ml95 {
    margin-left: 95px
}

.ml100 {
    margin-left: 100px
}

.mt-5 {
    margin-top: -5px
}

.mt-10 {
    margin-top: -10px
}

.mt-15 {
    margin-top: -15px
}

.mt-20 {
    margin-top: -20px
}

.mt-25 {
    margin-top: -25px
}

.mt-30 {
    margin-top: -30px
}

.mt-35 {
    margin-top: -35px
}

.mt-40 {
    margin-top: -40px
}

.mt-45 {
    margin-top: -45px
}

.mt-50 {
    margin-top: -50px
}

.mt-55 {
    margin-top: -55px
}

.mt-60 {
    margin-top: -60px
}

.mt-65 {
    margin-top: -65px
}

.mt-70 {
    margin-top: -70px
}

.mt-75 {
    margin-top: -75px
}

.mt-80 {
    margin-top: -80px
}

.mt-85 {
    margin-top: -85px
}

.mt-90 {
    margin-top: -90px
}

.mt-95 {
    margin-top: -95px
}

.mt-100 {
    margin-top: -100px
}

.mt-110 {
    margin-top: -110px
}

.mt-120 {
    margin-top: -120px
}

.mt-130 {
    margin-top: -130px
}

.mt-140 {
    margin-top: -140px
}

.mt-150 {
    margin-top: -150px
}

.ml-5 {
    margin-left: -5px
}

.ml-10 {
    margin-left: -10px
}

.ml-15 {
    margin-left: -15px
}

.ml-20 {
    margin-left: -20px
}

.ml-25 {
    margin-left: -25px
}

.ml-30 {
    margin-left: -30px
}

.ml-35 {
    margin-left: -35px
}

.ml-40 {
    margin-left: -40px
}

.ml-45 {
    margin-left: -45px
}

.ml-50 {
    margin-left: -50px
}

.ml-55 {
    margin-left: -55px
}

.ml-60 {
    margin-left: -60px
}

.ml-65 {
    margin-left: -65px
}

.ml-70 {
    margin-left: -70px
}

.ml-75 {
    margin-left: -75px
}

.ml-80 {
    margin-left: -80px
}

.ml-85 {
    margin-left: -85px
}

.ml-90 {
    margin-left: -90px
}

.ml-95 {
    margin-left: -95px
}

.ml-100 {
    margin-left: -100px
}

.ml-110 {
    margin-left: -110px
}

.ml-120 {
    margin-left: -120px
}

.ml-130 {
    margin-left: -130px
}

.ml-140 {
    margin-left: -140px
}

.ml-150 {
    margin-left: -150px
}

.mb-5 {
    margin-bottom: -5px
}

.mb-10 {
    margin-bottom: -10px
}

.mb-15 {
    margin-bottom: -15px
}

.mb-20 {
    margin-bottom: -20px
}

.mb-25 {
    margin-bottom: -25px
}

.mb-30 {
    margin-bottom: -30px
}

.mb-35 {
    margin-bottom: -35px
}

.mb-40 {
    margin-bottom: -40px
}

.mb-45 {
    margin-bottom: -45px
}

.mb-50 {
    margin-bottom: -50px
}

.mb-55 {
    margin-bottom: -55px
}

.mb-60 {
    margin-bottom: -60px
}

.mb-65 {
    margin-bottom: -65px
}

.mb-70 {
    margin-bottom: -70px
}

.mb-75 {
    margin-bottom: -75px
}

.mb-80 {
    margin-bottom: -80px
}

.mb-85 {
    margin-bottom: -85px
}

.mb-90 {
    margin-bottom: -90px
}

.mb-95 {
    margin-bottom: -95px
}

.mb-100 {
    margin-bottom: -100px
}

.mb-110 {
    margin-bottom: -110px
}

.mb-120 {
    margin-bottom: -120px
}

.mb-130 {
    margin-bottom: -130px
}

.mb-140 {
    margin-bottom: -140px
}

.mb-150 {
    margin-bottom: -150px
}

ul {
    list-style: none;
    line-height: 25px;
    margin: 0;
    padding: 0
}

.circle li::before,
.arrow li::before,
.line-circle li::before {
    font-family: FontAwesome;
    margin-right: 15px
}

.circle li::before {
    content: "\f111"
}

.arrow li::before {
    content: "\f105"
}

.line-circle li::before {
    content: "\f10c"
}

table {}

table th {
    font-weight: 600;
    font-size: 14px;
    padding: 10px;
}

table tr td {
    font-size: 13px;
    color: #747474
}

.table.table-colored th {
    border-right: 1px solid #fff
}

.table td,
.table th {
    border-top: none
}

.table.table-colored th:last-child {
    border-right: 0
}

.no-border td {
    border: none !important
}

.bghiddden {
    overflow: hidden
}

.border100 {
    border: 1px solid #ddd
}

.heading {
    height: 20px;
    display: block;
    margin-bottom: 20px;
    font-size: 15px;
    opacity: 1 !important
}

.heading2 {
    height: 27px;
    display: block;
    font-size: 15px;
    opacity: 1 !important;
    border-color: #ddd
}

.heading-solid {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.height-0 {
    height: 0 !important
}

.heading-width-97 {
    width: 97%
}

.heading-width-97 {
    width: 100%
}

.heading-width-15 {
    width: 15%
}

.heading-width-20 {
    width: 20%
}

.display-center {
    display: block;
    margin: auto;
    width: 45%
}

.display-flex {
    display: flex;
}

.width-100 {
    width: 100%
}

.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7 {
    float: left !important
}

.button {
    display: inline-block;
    padding: 8px 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    text-shadow: none;
    font-weight: 500;
    letter-spacing: 1px;
    -webkit-transition: all.25s ease-in-out;
    transition: all.25s ease-in-out;
    border-radius: 2px;
    letter-spacing: 1px
}
.button:focus{
    outline: inherit;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: inherit !important;
}

.button-xs {
    font-size: 12px;
    padding: 5px 12px
}

.button-sm {
    font-size: 14px;
    padding: 9px 20px
}

.button-md {
    font-size: 14px;
    padding: 12px 25px
}

.button-lg {
    font-size: 14px;
    padding: 15px 30px
}

.button.bg-red:hover {
    background-color: #e6404a !important;
    -webkit-transition: all 0.5s ease;
    -webkit-transition: all 0.5 ease;
    transition: all 0.5 ease
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all 650ms ease;
    transition: all 650ms ease
}

.waves-effect.waves-ripple {
    position: absolute;
    pointer-events: none;
    border-radius: 50%;
    background-clip: padding-box;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    margin-left: -5px;
    opacity: 0.25;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition-property: -webkit-transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: 700ms;
    transition-duration: 700ms;
    -webkit-transform: scale(0);
    transform: scale(0);
    will-change: transform, opacity
}

.waves-effect.waves-light.waves-ripple {
    background-color: rgba(255, 255, 255, 0.35)
}

.bg-rounded {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 2px solid #eb982b;
    background: #eb982b;
    color: #fff;
    -webkit-box-shadow: 0px 10px 18px 0px rgba(235, 152, 43, 0.3);
    box-shadow: 0px 10px 18px 0px rgba(235, 152, 43, 0.3);
    -webkit-transition: 1s ease-out;
    transition: 1s ease-out
}

.bg-rounded-dark:hover {
    background-color: #674329;
    border-color: #674329;
    color: #fff;
    -webkit-transition: 2s ease all;
    transition: 2s ease all;
    -webkit-box-shadow: 0px 10px 18px 0px rgba(103, 67, 41, 0.3);
    box-shadow: 0px 10px 18px 0px rgba(103, 67, 41, 0.3)
}

.border-rounded-white:hover {
    background-color: #323638 !important;
    color: #fff !important
}

.border-rounded-blue {
    border: 2px solid #199af0
}

.border-rounded-blue:hover {
    background-color: #199af0 !important;
    color: #fff !important
}

.button-circle {
    border-radius: 100px
}

.button-shadow {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.12)
}

.bg-shadow {
    -webkit-box-shadow: 0 0 20px rgb(43 45 56 / 8%);
    box-shadow: 0 0 20px rgb(43 45 56 / 8%);
}

@media only screen and(max-width:600px) {
    .bg-shadow {
        box-shadow: none
    }
}

.bg-shadow-n {
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1)
}

.button-border.border-black:hover {
    color: #fff
}

.button-border.border-black:hover {
    background-color: #111111 !important
}

form.form-group label {
    color: #464646;
    font-size: 16px;
    margin-bottom: 5px
}

.form-control {
    background: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none;
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    border: none;
    border-bottom: 1px solid #d1d5db;
}

.in-he-42 {
    height: 42px
}

.form-control:focus {
    border-color: #1f1142;
    outline: none
}

.select-box {
    position: relative
}

.select-box::before {
    display: block;
    position: absolute;
    top: 24px;
    right: -4px;
    content: "\EA45";
    font-family: lineicons !important;
    padding: 12px 17px;
    pointer-events: none;
    border: 0;
    color: #000;
    cursor: pointer;
    z-index: 2
}

.select-box select {
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #a8a8a8;
    outline: none !important;
    cursor: pointer
}

select option {
    margin: 40px;
    background: rgba(224, 224, 224, 0.3);
    color: #212121
}

.radio-block {
    margin-top: 20px;
    margin-bottom: 20px
}

.radio-button {
    margin-bottom: 15px
}

/* input[type="radio"],input[type="checkbox"]{display:none} */
input[type="radio"]+label,
input[type="checkbox"]+label {
    font-size: 14px;
    position: relative;
    white-space: nowrap;
    cursor: pointer;
    font-weight: 400
}

input[type="radio"]+label:before,
input[type="checkbox"]+label:before {
    content: '';
    display: inline-block;
    margin-right: 7px;
    position: relative
}

input[type="radio"]+label:after {
    content: '';
    display: block;
    position: absolute
}

input[type="radio"]:checked+label:after {
    background-color: #323a45;
    border-radius: 50%;
    height: 12px;
    width: 12px
}

input[type="radio"]+label:before {
    border-radius: 50%;
    border: 1px solid #999;
    height: 22px;
    top: 7px;
    width: 22px
}

input[type="radio"]+label:after {
    height: 22px;
    left: 5px;
    top: 12px;
    width: 22px;
    -webkit-transition: all 0.32s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    transition: all 0.32s cubic-bezier(0.18, 0.89, 0.32, 1.28)
}

input[type="checkbox"]+label::before {
    border: 1px solid #999;
    height: 22px;
    top: 6px;
    width: 22px;
    border-radius: 4px
}

input[type="checkbox"]:checked+label::after {
    height: 22px;
    width: 22px;
    content: "";
    content: "✓";
    font-family: icofont !important;
    color: #fff;
    cursor: pointer;
    background-color: #252525;
    text-align: center;
    border-radius: 4px
}

input[type="checkbox"]+label::after {
    height: 22px;
    left: 0px;
    top: 6px;
    width: 22px;
    -webkit-transition: all 0.32s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    transition: all 0.32s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    height: 18px;
    width: 20px;
    content: "\efab";
    color: #fff;
    content: '';
    display: block;
    position: absolute
}

.textarea-height {
    height: 42px !important
}

.input-box-w {
    background: #fff;
    border: #fff
}

.accordian-toggle-chevron-left.collapsed::after,
.accordian-toggle-chevron-right.collapsed::after {
    content: "\f105";
    font-family: "Glyphicons Halflings"
}

.accordian-toggle-chevron-left::after,
.accordian-toggle-chevron-right::after {
    content: "\f105";
    font-family: "Glyphicons Halflings"
}

.valign-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
