.roboto{ font-family: 'Roboto', sans-serif; }
.roboto-condensed {font-family: 'Roboto Condensed', sans-serif;}
.italic{ font-style: italic;}
.uppercase{ text-transform: uppercase;}
.capitalize{ text-transform: capitalize !important;}
.transform-none{ text-transform: none !important; }
.t-left,.t-left.row,.t-left>.row{text-align: left; justify-content: left;}
.t-center,.t-center.row,.t-center>.row{text-align: center; justify-content: center;}
.t-right,.t-right.row,.t-right>.row{text-align: right; justify-content: right;}
.t-justify{text-align: justify;}
.t-vertical{ writing-mode: vertical-rl; }
.t-shadow{ text-shadow: 2px 2px 6px rgba(0,0,0,0.1); }
.ultralight{font-weight:100!important;}
.light{font-weight: 300!important;}
.light-title {
    font-weight:300;}
.light-subtitle {
    font-weight:300;}
.normal{font-weight: 400 !important;}
.normal-title{font-weight: 400; letter-spacing: -1.8px;}
.normal-subtitle{font-weight: 400; letter-spacing: -0.8px;}
@media only screen and (max-width: 992px){
    .normal-title{ letter-spacing: -0.8px;}
    .normal-subtitle{ letter-spacing: -0.5px;}
}
.medium{font-weight: 500 !important;}
.medium-title{font-weight: 500;}
.medium-subtitle{font-weight: 500; letter-spacing: -0.6px;}
@media only screen and (max-width: 992px){
    .medium-title{ letter-spacing: -0.8px;}
    .medium-subtitle{ letter-spacing: -0.5px;}
}
.semibold-title{font-weight: 600; letter-spacing: -1.6px;}
.semibold-subtitle{font-weight: 600; letter-spacing: -0.6px;}
@media only screen and (max-width: 992px){
    .semibold-title{ letter-spacing: -0.8px;}
    .semibold-subtitle{ letter-spacing: -0.5px;}
}
.semibold{font-weight: 600 !important;}
.bold{font-weight: 700;}
.bolder{font-weight: 800;}
.bold-title{font-weight: 700; line-height: 125%; }
.bold-subtitle{font-weight: 700; }
@media only screen and (max-width: 992px){
    .bold-title{ letter-spacing: -0.8px;}
    .bold-subtitle{ letter-spacing: -0.5px;}
}
.extrabold{font-weight: 900;}
.extrabold-title{font-weight: 900; letter-spacing: -2.2px;}
.extrabold-subtitle{font-weight: 900; letter-spacing: -1.2px;}
@media only screen and (max-width: 992px){
    .extrabold-title{ letter-spacing: -0.8px;}
    .extrabold-subtitle{ letter-spacing: -0.5px;}
}
.no-ls{letter-spacing: 0 !important;}
.lh-normal{line-height: normal;}
.lh-xs{ line-height: 90%; }
.lh-sm{ line-height: 120%; }
.lh-md{ line-height: 150%; }
.lh-lg{ line-height: 200%; }
.lh-xl{ line-height: 240%; }
@media only screen and (max-width: 768px){ .lh-sm-mobile{ line-height: normal !important; }}
.fstyle-normal{ font-style: normal; }
.underline,.underline-hover:hover,.underline-hover-links a:hover,.underline-hover-all:hover *{ text-decoration: underline !important; }
.overline,.overline-hover:hover,.overline-hover-links a:hover,.overline-hover-all:hover *{ text-decoration: line-through !important; }
.underline-dashed{ border-bottom:1px dashed; word-spacing: -1px;}
.text-background{ -webkit-background-clip: text !important; -webkit-text-fill-color: transparent; background-size:cover; background-position: center; }
.text-shadow{ text-shadow: 0px 1px 20px rgba(0,0,0,0.1)}
/* Inherit Font Styles */
p, .paragraph{ font-size:18px; line-height: 24px; margin-bottom:15px;}
.textteaser-teaser p,.textteaser-text p, .paragraph {font-size:20px;line-height:32px;margin-bottom:15px}
@media only screen and (max-width: 1400px){ .paragraph{ font-size: 13px; line-height: 23px; } }
.lh-inherit{line-height: inherit;}
.fs-inherit{font-size: inherit;}
.fw-inherit{font-weight: inherit;}
.ff-inherit{font-family: inherit;}
.color-inherit{color:inherit;}
/* Large Texts */
.text-lg, .font-40{ font-size:40px; }
.text-lg1, .font-50{ font-size:50px; }
.text-lg2{ font-size:60px; }
.text-lg3{ font-size:80px; }
.text-lg4{ font-size:90px; }
.text-lg5{ font-size:120px; }
.text-lg6{ font-size:150px; }
.font-10{ font-size:10px !important; } .font-11{ font-size:11px !important; } .font-12{ font-size:12px !important; } .font-13{ font-size:13px !important; } .font-14{ font-size:14px !important; } .font-15{ font-size:15px !important; } .font-16{ font-size:16px !important; } .font-17{ font-size:17px !important; } .font-18{ font-size:18px !important; } .font-19{ font-size:19px !important; }
.font-20{ font-size:20px !important; } .font-21{ font-size:21px !important; } .font-22{ font-size:22px !important; } .font-23{ font-size:23px !important; } .font-24{ font-size:24px !important; } .font-25{ font-size:25px !important; } .font-30{ font-size:30px !important; } .font-35{ font-size:35px !important; } .font-45{ font-size:45px !important; } .font-55{ font-size:55px !important; }
/* Responsive Headings */
@media only screen and (max-width: 768px){.text-lg,.text-lg1,.text-lg2,.text-lg3,.text-lg4,.text-lg5,.text-lg6{ font-size:40px; } }
@media only screen and (max-width: 550px){.text-lg,.text-lg1,.text-lg2,.text-lg3,.text-lg4,.text-lg5,.text-lg6{ font-size:30px; } h1,.h1{ font-size:28px; } h2,.h2{ font-size:24px; } h3,.h3{ font-size:20px; } }
@media only screen and (max-width: 361px){.text-lg,.text-lg1,.text-lg2,.text-lg3,.text-lg4,.text-lg5,.text-lg6{ font-size:26px; } h1,.h1{ font-size:25px; } h2,.h2{ font-size:21px; } h3,.h3{ font-size:18px; } }
/* Mobile Texts */
@media only screen and (max-width: 900px){.font-10-mobile{ font-size:10px !important;}.font-11-mobile{ font-size:11px !important;}.font-12-mobile{font-size:12px !important;}.font-13-mobile{font-size:13px !important;}.font-14-mobile{font-size:14px !important;}.font-15-mobile{font-size:15px !important;}.font-16-mobile{font-size:16px !important;}.font-17-mobile{font-size:17px !important;}.font-18-mobile{font-size:18px !important;}.font-19-mobile{font-size:19px !important;}.font-20-mobile,.text-mobile{font-size:20px !important;}.font-21-mobile{font-size:21px !important;}.font-22-mobile{font-size:22px !important;}.font-23-mobile{font-size:23px !important;}.font-24-mobile{font-size:24px !important;}.font-25-mobile{font-size:25px !important;}.text-mobile-lg{font-size:27px !important;}.font-30-mobile{font-size:30px !important;}.font-35-mobile,.text-mobile-xl{font-size:35px !important;}.font-40-mobile{font-size:40px !important;}.font-45-mobile{font-size:45px !important;}.font-50-mobile{font-size:50px !important;}.font-55-mobile,.text-mobile-xxl{ font-size:55px !important;}.text-mobile-extreme{ font-size:120px !important;}}
/* Text Align Center for Mobile */
@media only screen and (max-width: 768px){ .t-center-sm,.t-center-sm>.row,.t-center-sm.row,.t-center-mobile,.t-center-mobile>.row,.t-center-mobile.row{ text-align:center !important; justify-content: center; } }
@media only screen and (max-width: 576px){ .t-center-xs,.t-center-xs>.row,.t-center-xs.row{ text-align:center !important; justify-content: center; } }
/* Text Align Center for Mobile */
.badge{ display: inline-block; min-width: 15px; padding: 3px 10px; font-size: 11px; margin:0 3px; font-weight: inherit; color: #fff; line-height: normal; text-align: center; white-space: nowrap; vertical-align: middle; background-color: #777; border-radius: 10px; }
.badge.badge-lg{ padding: 5px 14px; font-size: inherit; font-weight: inherit; }
.disable-hover, .disable-hover * { pointer-events: none !important; }
.label{ display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; }

/*Btn*/
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
    opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #36438a;
    border-color: #36438a;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
ul.list-normal {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
ol {
    list-style: decimal;
}
ol.list-decimal {padding-left:20px}
ol.list-decimal li ul {list-style: circle;padding-left:20px;}
.link-external, .link-mail, .link-page {color:#000df2;}