.button-white-outline {
    min-height: 40px !important;
    width: 195px;
    border: 2px solid #ffffff;
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
    color: #112e57 !important;
    border-radius: 25px !important;
}

.button-white-outline:hover {
    background-color: #ffffff;
    color: #112e57;
}

.button-blue-outline {
    min-height: 40px !important;
    width: 195px;
    border: 1px solid #4987d6;
    background-color: #4987d6;
    padding: 10px 28px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    color: #ffffff;
}

.button-blue-outline:hover {
    background-color: #407CC8;
    color: #ffffff;
}

.button-yellow {
    min-height: 40px !important;
    width: 195px;
    color: #112e57 !important;
    border-radius: 25px !important;
    /* font-size: 16px !important; */
}

.video-image {
    width: 100%;
    height: auto;
}

.text-white {
    color: #ffffff !important;
}

.text-blue {
    color: #112e57 !important;
}

.text-yellow {
    color: #F9C910 !important;
}

.text-black {
    color: #333333!important;
}

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

.ml-10 {
    margin-left: 10px !important;
}

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

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

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

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

html {
    margin-top: 0px !important;
}

#divider-12 {
    padding: 15px 0 20px;
}

.mk-divider {
    display: block;
    width: 100%;
}

#divider-12 .divider-inner {
    border-top: 4px solid #fbc607;
    width: 70px;
}

#divider-46 {
    padding: 10px 0 20px;
}

.mk-divider.custom-width.center {
    text-align: center;
}

#divider-46 .divider-inner {
    border-top-width: 4px;
    border-top-color: #f8ca10;
    width: 62px;
}

.mk-divider.custom-width.center .divider-inner {
    margin: 0 auto;
}

.mk-divider.thin_solid .divider-inner {
    border-top: 1px solid #e5e5e5;
    border-top: 1px solid rgba(0, 0, 0, .1);
    position: relative;
}

.section-subheading {
    letter-spacing: 0px;
    text-transform: initial;
    font-size: 24px;
    color: ;
    text-align: left;
    font-style: italic;
    font-weight: inherit;
    padding-top: 0px;
    padding-bottom: 0px;
}

.section-subheading p,
.section-headings p {
    font-family: italic !important;
    font-size: inherit !important;
    line-height: inherit !important;
}

.section-headings2 {
    letter-spacing: 0px;
    text-transform: initial;
    font-size: 40px !important;
    color: #0e0e0e;
    text-align: left;
    font-style: inherit;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 0px;
}

.section-headings {
    letter-spacing: 0px;
    text-transform: initial;
    font-size: 40px;
    color: #0e0e0e;
    text-align: left;
    font-style: inherit;
    padding-top: 0px;
    padding-bottom: 0px;
}

.container2 {
    max-width: 1150px !important;
}

.section-content p {
    font-size: 12px;
    line-height: 1.66em;
    font-weight: 400;
    margin-bottom: 15px !important;
}

/* .vid-sec {
    margin: 0px !important;
} */
/* 
section.banner-sec {
    display: none;
} */

.slider-image {
    width: 50%;
    /* margin-left: auto !important; */
    margin-right: auto !important;
    display: block;
}

.clear-both {
    clear: both;
}

/* input,
select,
textarea {
    font-size: 12px !important;
} */
/* 
button {
    font-size: 14px !important;
} */
.p-3x
{
    padding: 0 5px 0 5px !important;
}
.p-30
{
    padding: 30px !important;
}
a:focus{
    text-decoration: none !important;
}
.modal-opacity
{
    opacity: 0.8 !important;
}
/* .lcif-logo
{
    height: 62px !important;
    min-width: 100% !important;
} */