@font-face {
    font-family: 'FontAwesome';
    font-display: swap;
    src: url(/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fa, .ion-android-home, .ion-arrow-right-c {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%}
.fa-2x {
    font-size: 2em;
}
.fa-user:before {
    content: "\f007"}
.fa-lock:before {
    content: "\f023"}
.fa-phone:before {
    content: "\f095"}
.fa-minus:before {
    content: "\f068"}
.fa-twitter:before {
    content: "\f099"}
.fa-share-alt:before {
    content: "\f1e0"}
.fa-calendar:before {
    content: "\f073"}
.fa-clock-o:before {
    content: "\f017"}
.fa-comments-o:before {
    content: "\f0e6"}
.fa-facebook:before {
    content: "\f09a"}
.fa-ban:before {
    content: "\f05e"}
.fa-pinterest:before {
    content: "\f0d2"}
.fa-instagram:before {
    content: "\f16d"}
.fa-github:before {
    content: "\f09b"}
.fa-google:before {
    content: "\f1a0"}
.fa-linkedin:before {
    content: "\f0e1"}
.fa-angle-double-up:before {
    content: "\f102"}
.fa-angle-left:before {
    content: "\f104"}
.fa-angle-right:before {
    content: "\f105"}
.fa-youtube-play:before {
    content: "\f16a"}
.fa-viadeo:before {
    content: "\f2a9"}
.fa-home:before, .ion-android-home:before {
    content: "\f015"}
.fa-arrow-right:before, .ion-arrow-right-c:before {
    content: "\f061"}
.pull-right {
    float: right;
}
.fa.pull-right {
    margin-left: .3em;
}
@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(fonts/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDujMR6WR.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
a, input {
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    color: #222;
    outline: 0!important;
}
a:focus {
    text-decoration: none!important;
}
a:focus, a:hover {
    color: #d60606;
    text-decoration: none!important;
}
.button {
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    color: #fff;
    outline: 0!important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Raleway, sans-serif;
    font-size: 100%;
    font-weight: 400;
    color: #222;
    margin-top: 0;
    margin-bottom: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}
h1 {
    font-size: 40px;
    line-height: 55px;
}
h2 {
    font-size: 36px;
    line-height: 50px;
}
h3 {
    font-size: 32px;
    line-height: 45px;
}
h4 {
    font-size: 28px;
    line-height: 40px;
}
h5 {
    font-size: 24px;
    line-height: 35px;
}
h6 {
    font-size: 20px;
    line-height: 26px;
}
hr {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e9e9e9;
    border-top: 0;
}
ol, ul {
    padding: 0;
    margin: 0;
}
li {
    list-style: none!important;
}
label {
    font-weight: 400;
    color: #aaa;
}
.label {
    color: #fff!important;
    font-size: 9px!important;
}
::-moz-selection {
    background: #d60606;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background: #d60606;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #d60606;
    color: #fff;
    text-shadow: none;
}
.big-text {
    font-size: 60px;
    line-height: 80px;
}
iframe {
    border: inherit;
}
@-moz-keyframes spin {
    100% {
    -moz-transform: rotate(360deg);
}
}@-webkit-keyframes spin {
    100% {
    -webkit-transform: rotate(360deg);
}
}@keyframes spin {
    100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}#back-to-top {
    display: inline!important;
}
#back-to-top .top {
    z-index: 999;
    position: fixed;
    margin: 0;
    color: #fff;
    background: #333;
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 999;
    font-size: 26px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#back-to-top .top:hover {
    background: #d60606;
    color: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
}
input {
    background: 0 0;
    border: 1px solid #d2d2d2;
    color: #666;
    height: 45px;
    box-shadow: none;
    padding-left: 10px;
    transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    font-size: 14px;
    color: #626262;
    width: 100%}
select {
    width: 100%;
    background: 0 0;
    border: 1px solid #e0e0e0;
    color: #666;
    height: 45px;
    padding-left: 10px;
    box-shadow: none;
    transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    font-size: 14px;
    color: #626262;
}
option {
    background: #fff;
    border: 0 solid #626262;
    padding-left: 10px;
    font-size: 14px;
}
input:focus {
    background: 0 0;
    border: 1px solid #d60606;
}
textarea {
    background: 0 0;
    resize: vertical;
    border: 1px solid #e0e0e0;
    color: #666!important;
    padding: 10px;
    width: 100%;
    transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    font-size: 14px;
}
textarea:focus {
    background: 0 0;
    border: 1px solid #d60606;
    outline: 0!important;
}
.form-control {
    background-color: transparent;
    border: 1px solid #2f2f2f;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
}
.form-control:focus {
    box-shadow: none;
    border-color: #2f2f2f;
}
input::-webkit-input-placeholder {
    color: #666;
}
input::-moz-placeholder {
    color: #666;
}
input:-moz-placeholder {
    color: #666;
}
input:-ms-input-placeholder {
    color: #666;
}
input:focus {
    outline: 0;
}
.jarallax {
    position: relative;
    z-index: 0;
}
.jarallax>.jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit:cover;
    ';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.particles-bg {
    position: relative;
    overflow: hidden;
}
.particles-bg #canvas {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    display: none;
}
.subscribe .form-control {
    width: 300px;
    height: 46px;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: inherit;
    color: #fff;
}
.subscribe label {
    margin-right: 10px;
    color: #fff;
    font-size: 24px;
}
.subscribe label i {
    color: #d60606;
    background: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    font-size: 32px;
    line-height: 60px;
    width: 60px;
    display: inline-block;
    height: 60px;
    vertical-align: middle;
    -webkit-transform: rotate(340deg);
    -moz-transform: rotate(340deg);
    -o-transform: rotate(340deg);
    writing-mode: lr-tb;
    margin-right: 15px;
}
.subscribe .button {
    margin-left: -17px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    box-shadow: none;
    cursor: pointer;
}
.subscribe input::-webkit-input-placeholder {
    color: #fff;
}
.subscribe input::-moz-placeholder {
    color: #fff;
}
.subscribe input:-moz-placeholder {
    color: #fff;
}
.subscribe input:-ms-input-placeholder {
    color: #fff;
}
.subscribe input:focus {
    outline: 0;
}
.particles-bg {
    position: relative;
    overflow: hidden;
}
.particles-bg #canvas {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    display: none;
}
.checkbox input[type=checkbox] {
    margin-left: 60%}
@-moz-keyframes spin {
    100% {
    -moz-transform: rotate(360deg);
}
}@-webkit-keyframes spin {
    100% {
    -webkit-transform: rotate(360deg);
}
}@keyframes spin {
    100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}@media (max-width:768px) {
    h1, h2, h3, h4 {
    font-size: 99%!important;
    margin-top: 15px!important;
}
.iq-breadcrumb3 nav {
    font-size: 75%!important;
}
.overview-block-ptb {
    padding: 15px!important;
}
}blockquote {
    margin: 0!important;
}
blockquote p {
    padding: 15px!important;
    background: #EEF6FC!important;
    border-radius: 5px!important;
}
blockquote p::before {
    content: '\201C'!important;
}
blockquote p::after {
    content: '\201D'!important;
}
@media (min-width:1212px) {
    .desktop-only {
    display: block!important;
}
.mobile-only {
    display: none!important;
}
}@media (max-width:991px) {
    .mobile-only {
    display: block!important;
}
.desktop-only {
    display: none!important;
}
}#content {
    top: 20%;
    transform: translateY(-50%);
}
#demo_info p {
    margin: 0;
    padding: 0;
    font-size: 30px;
}
@media (max-width:1399px) {
    .device-aria .device-blog4 {
    width: 45%}
}@media (max-width:1365px) {
    .device-aria .device-blog4 {
    width: 40%;
    top: 150px;
}
}@media (max-width:1299px) {
    #rev_slider_30_1_wrapper .margin-left .tp-caption.tp-resizeme {
    margin-left: 50px!important;
}
}@media (max-width:1199px) {
    .iq-action-blog .button {
    font-size: 13px;
}
h2 {
    font-size: 32px;
    line-height: 45px;
}
h4 {
    font-size: 26px;
    line-height: 38px;
}
h5 {
    font-size: 22px;
    line-height: 33px;
}
.device-aria .device-blog4 {
    top: 175px;
    right: -30px;
}
.slideouticons .iconswrapper ul li a {
    font-size: 16px;
}
.iq-tab6.horizontal .nav-item a {
    padding: 15px 5px!important;
    font-size: 14px;
}
.header-01 .container-fluid, header .menu-list-items .container-fluid {
    padding: 0 40px;
}
.mega-menu .menu-logo>li>a img {
    height: 50px;
}
.mega-menu .menu-links>li>a {
    font-size: 14px;
    line-height: 32px;
    padding: 0 15px;
}
.mega-menu .menu-sidebar>li>a {
    margin: 0 5px;
    font-size: 14px;
}
.slideouticons label.mainlabel {
    height: 35px;
    width: 35px;
    font-size: 16px;
}
.mega-menu .menu-sidebar>li.iq-share {
    margin-top: 28px;
}
.slideouticons .iconswrapper ul li {
    height: 38px;
    width: 38px;
    font-size: 16px;
}
.mega-menu.desktopTopFixed .menu-sidebar>li.iq-share {
    margin-top: 17px;
}
.search__suggestion h3 {
    font-size: 26px;
}
.mega-menu .drop-down-multilevel {
    max-width: 185px;
}
#rev_slider_132_1_wrapper .mar-left .tp-caption {
    margin-left: 50px!important;
}
#rev_slider_132_1_wrapper .all-left .tp-caption {
    margin-left: 50px!important;
}
#rev_slider_101_1_wrapper .text-left .tp-caption {
    margin-left: 50px!important;
}
#rev_slider_101_1_wrapper .tp-caption#slide-309-layer-12 {
    display: none;
}
#rev_slider_127_1_wrapper .text-left .tp-caption {
    margin-left: 50px!important;
}
#rev_slider_127_1_wrapper .text-right .tp-caption {
    margin-right: 50px!important;
}
}@media (max-width:992px) {
    .heading-title p {
    padding: 0;
}
h2 {
    font-size: 30px;
    line-height: 43px;
}
h4 {
    font-size: 23px;
    line-height: 36px;
}
.iq-action-blog .button {
    font-size: 16px;
}
.iq-action-blog .text-right {
    text-align: left!important;
}
.device-aria .device-blog4 {
    top: 355px;
}
h6 {
    font-size: 19px;
    line-height: 25px;
}
.iq-masonry-block .isotope-filters button {
    padding: 8px 19px;
}
.device-aria .device-blog4 {
    top: 145px;
    right: -4px;
}
.subscribe .form-group {
    display: inherit!important;
    width: 100%}
.subscribe .form-control {
    width: 100%;
    margin-top: 15px;
}
.subscribe .button {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}
.device-aria .device-blog4 {
    position: inherit;
    width: inherit;
    top: 0;
    right: 0;
    text-align: center;
}
.overview-block-ptb100.device-aria {
    padding: 0 0 80px 0!important;
}
.overview-block-ptb100.device-aria .col-lg-6.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.iq-breadcrumb3 h3 {
    text-align: center;
}
.iq-breadcrumb3 nav {
    text-align: center!important;
    margin-top: 25px;
}
.iq-tab6.horizontal .nav-item {
    width: 33.33%}
.mega-menu .menu-logo>li, .mega-menu .menu-logo>li>a {
    float: left;
}
.header-01 .container-fluid, header .menu-list-items .container-fluid {
    padding: 0 15px;
}
.mega-menu .menu-mobile-collapse-trigger, .mega-menu .menu-mobile-collapse-trigger:hover {
    background: 0 0;
}
.mega-menu .menu-mobile-collapse-trigger span, .mega-menu .menu-mobile-collapse-trigger:after, .mega-menu .menu-mobile-collapse-trigger:before {
    height: 2px;
    width: 26px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.mega-menu .menu-mobile-collapse-trigger {
    width: 25px;
    height: 40px;
    top: 13px;
    right: 13px;
}
.mega-menu .menu-logo, .mega-menu.desktopTopFixed .menu-logo {
    margin: 15px 0;
}
.mega-menu .menu-mobile-collapse-trigger.active:before {
    -webkit-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    transform: rotate(46deg);
}
.mega-menu .menu-mobile-collapse-trigger.active:after {
    -webkit-transform: rotate(-46deg);
    -ms-transform: rotate(-46deg);
    transform: rotate(-46deg);
}
.mega-menu .menu-sidebar:before {
    display: none;
}
.mega-menu .menu-sidebar>li {
    line-height: 40px;
}
.mega-menu .menu-sidebar>li.iq-share {
    margin-top: 3px;
    margin-left: 5px;
}
.mega-menu .menu-sidebar {
    position: absolute;
    top: 15px;
    right: 50px;
}
.mega-menu .menu-logo>li>a img {
    height: 40px;
}
.mega-menu .menu-links>li {
    line-height: 40px;
    border-bottom: 1px solid #e8e8e8;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}
.mega-menu .menu-links>li.active>a:before, .mega-menu .menu-links>li:hover>a:before {
    display: none;
}
.mega-menu .menu-links>li.active>a {
    color: #fff;
    background: #d60606;
}
.mega-menu .menu-links>li:hover>a {
    color: #02d871;
}
.mega-menu .menu-links>li.active:hover>a {
    color: #fff;
}
.mega-menu .menu-links {
    position: absolute;
    top: 70px;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}
.mega-menu .menu-links>li>a {
    display: block;
}
.mega-menu .mobileTriggerButton:before {
    position: absolute;
    right: 15px;
    top: 0;
    font-family: FontAwesome;
    content: "\f107";
    font-size: 20px;
    z-index: 99;
}
.mega-menu .mobileTriggerButton {
    z-index: 99;
}
.mega-menu .menu-links>li>a {
    line-height: 44px;
    color: #222;
}
.mega-menu .drop-down, .mega-menu .drop-down-tab-bar {
    padding: 0;
}
.mega-menu .drop-down dl, .mega-menu .drop-down ol, .mega-menu .drop-down ul, .mega-menu .drop-down-tab-bar dl, .mega-menu .drop-down-tab-bar ol, .mega-menu .drop-down-tab-bar ul {
    margin-bottom: 0;
}
.mega-menu .drop-down a, .mega-menu .drop-down-tab-bar a {
    font-size: 14px;
    padding: 10px 0;
    display: inline-block;
    width: 100%}
.mega-menu .drop-down, .mega-menu .drop-down-tab-bar {
    border: 0;
}
.mega-menu .drop-down, .mega-menu .drop-down-multilevel, .mega-menu .drop-down-tab-bar {
    box-shadow: none;
}
.mega-menu .drop-down, .mega-menu .drop-down-tab-bar {
    padding: 0;
}
.mega-menu .drop-down a, .mega-menu .drop-down-tab-bar a {
    font-size: 13px;
}
.mega-menu .drop-down-multilevel a .mobileTriggerButton:before {
    display: none;
}
.mega-menu .drop-down-multilevel a {
    padding: 10px 15px;
    min-height: auto;
}
.mega-menu .drop-down-multilevel i.fa.fa-indicator {
    height: 40px;
    line-height: 40px;
}
.mega-menu .drop-down-multilevel * {
    color: #666;
}
.mega-menu .drop-down-multilevel .drop-down-multilevel {
    border: 1px solid #eee;
}
.search__suggestion h3 {
    font-size: 24px;
}
.mega-menu .menu-links>li.active, .mega-menu .menu-links>li:hover {
    background: #fff;
}
header.white .mega-menu .menu-mobile-collapse-trigger span, header.white .mega-menu .menu-mobile-collapse-trigger:after, header.white .mega-menu .menu-mobile-collapse-trigger:before {
    background: #222;
}
.mega-menu .menu-links>li.active, .mega-menu .menu-links>li:hover {
    background: #d60606;
}
.mega-menu.vertical-left .menu-links, .mega-menu.vertical-right .menu-links {
    display: inline-block!important;
    background: 0;
    padding: 0;
}
.mega-menu.vertical-left .menu-links>li>a, .mega-menu.vertical-right .menu-links>li>a {
    color: #fff;
}
.mega-menu.vertical-left .menu-links>li, .mega-menu.vertical-right .menu-links>li {
    border-bottom: 1px solid #333;
    background: 0;
}
.header-01.white-transparent .mega-menu>section.menu-list-items {
    background: rgba(255, 255, 255, .8)!important;
}
.header-01.white-transparent .mega-menu .menu-links>li>a {
    color: #222;
}
.header-01.white .menu-links {
    margin-top: 0;
}
header.dark-transparent .mega-menu>section.menu-list-items {
    background: rgba(34, 34, 34, .9);
}
header.white-boder .mega-menu>section.menu-list-items {
    background: rgba(34, 34, 34, .6);
}
#iq-countdown1 {
    top: -180px;
}
.iq-footer6 .footer-bottom {
    text-align: center;
}
.iq-footer6 .iq-media-blog {
    text-align: inherit;
    margin-top: 20px;
}
.iq-breadcrumb3 h2 {
    text-align: center;
}
.iq-breadcrumb3 {
    padding: 184px 0 80px;
}
.header-01.re-none .mega-menu .menu-links>li:hover>a {
    color: #fff;
}
.mega-menu .menu-links>li.hoverTrigger.activeTriggerMobile>a {
    color: #fff;
}
.iq-masonry, .isotope {
    margin: 0;
    float: inherit;
    width: auto;
}
#rev_slider_126_1 .text-space .text-right .tp-caption {
    margin-right: 30px!important;
}
#rev_slider_126_1 .text-space .text-left .tp-caption {
    margin-left: 30px!important;
}
.iq-team7.team-top {
    margin-top: 60px;
}
}@media (max-width:979px) {
    h5 {
    font-size: 20px;
    line-height: 33px;
}
.device-aria h2 {
    margin-top: 20px;
}
.overview-block-ptb.device-aria {
    padding-bottom: 0;
}
}@media (max-width:767px) {
    .event {
    overflow: hidden;
}
.topbar-left, .topbar-right.text-right {
    text-align: center!important;
}
.subscribe .form-group {
    display: inline-block!important;
    width: 100%;
    margin-bottom: 10px;
}
.iq-footer6 .link-box li {
    margin: 0 30px;
    margin: 8px 20px;
}
.iq-footer6 .logo img {
    width: 250px;
}
.iq-footer6 .footer-bottom .iq-copyright, .iq-footer6 .footer-bottom .iq-media-blog {
    text-align: center;
    margin: 10px 0;
}
#iq-countdown1 {
    top: inherit;
    position: inherit;
    margin-top: 60px;
}
#iq-countdown1 li {
    width: 100px;
    margin: 15px 10px;
    border: 1px solid #222;
}
#iq-countdown1 li span {
    border-bottom: 1px solid #222;
}
#iq-countdown1 li p {
    color: #222;
}
.iq-tab6.horizontal .nav-item {
    width: 50%}
.search__related {
    display: none!important;
}
.topbar .list-inline-item:not(:last-child) {
    padding-right: 10px;
}
.topbar .list-inline-item i {
    padding-right: 5px;
}
.topbar .topbar-left .list-inline-item:not(:last-child) {
    border: 0;
}
.topbar-right {
    margin-top: 8px;
}
.tparrows.ares {
    display: none;
}
header {
    position: relative;
    background: #222;
}
.forcefullwidth_wrapper_tp_banner {
    margin-top: -7px!important;
    overflow: hidden;
}
.iq-breadcrumb3 {
    padding: 70px 0 80px;
}
.mega-menu .menu-sidebar>li {
    line-height: 50px;
}
#rev_slider_120_1_wrapper .margin-left .tp-caption {
    margin-left: 50px!important;
}
#rev_slider_120_1_wrapper .margin-right .tp-caption {
    margin-right: 50px!important;
}
#rev_slider_126_1 .text-space .tp-caption.button {
    padding: 5px 12px!important;
    margin-top: 30px!important;
}
.button.line {
    border: 1px solid #fff!important;
}
#rev_slider_123_1.rev_slider.fullwidthabanner .tp-caption.button {
    margin-top: 30px;
}
.iq-feature16 {
    text-align: center;
}
#rev_slider_22_1 .app-text .p-text {
    font-size: 10px!important;
}
.mega-menu .drop-down .grid-row.row-eq-height {
    display: inherit;
}
}@media (max-width:600px) {
    .iq-breadcrumb3.text-left .breadcrumb {
    padding: 10px;
}
.iq-login .col-sm-6 .text-right {
    text-align: left!important;
    margin-top: 10px;
}
#rev_slider_123_1 .tp-caption.button.tp-resizeme {
    margin-top: 30px;
}
#rev_slider_117_1_wrapper .text-left .tp-caption {
    margin-left: 50px!important;
}
#rev_slider_117_1_wrapper .text-right .tp-caption {
    margin-right: 50px!important;
}
#rev_slider_30_1_wrapper .tp-leftarrow.tparrows.ares, #rev_slider_30_1_wrapper .tp-rightarrow.tparrows.ares {
    display: none!important;
}
#rev_slider_116_1_wrapper .rev_slider.fullwidthabanner .tp-bullets.hebe.horizontal {
    display: none;
}
#rev_slider_102_1.iq-b01 .button, #rev_slider_102_1.iq-b01 .p-text {
    font-size: 12px!important;
}
#rev_slider_130_1.iq-b03 .button {
    font-size: 9px!important;
}
}@media (max-width:575px) {
    #rev_slider_126_1 .text-space .text-email, #rev_slider_126_1 .text-space i.fa, #rev_slider_126_1 .tp-leftarrow, #rev_slider_126_1 .tp-rightarrow {
    display: none!important;
}
#rev_slider_126_1 .text-space .p-text {
    font-size: 15px!important;
}
#rev_slider_101_1 .text-left .banner-play .fa, #rev_slider_101_1 .text-left .di-none, #rev_slider_101_1 .text-left .tp-caption.tp-shape.tp-shapewrapper, #rev_slider_22_1 .app-text .p-text, #rev_slider_5_1 .tp-leftarrow.tparrows.gyges, #rev_slider_5_1 .tp-rightarrow.tparrows.gyges {
    display: none!important;
}
#rev_slider_123_1.rev_slider.fullwidthabanner .tp-caption.button {
    margin-top: 50px;
    padding: 7px 17px;
}
#rev_slider_113_1 .rd-none .di-none, #rev_slider_113_1 .rd-none .tp-caption.tp-shape.tp-shapewrapper {
    display: none;
}
.col-lg-4.col-sm-12.iq-mb-10.iq-plr-0, .col-lg-4.col-sm-12.iq-mtb-10.iq-plr-0 {
    padding: 0 20px;
}
#rev_slider_22_1 .app-text .button {
    margin-top: -35px!important;
}
#rev_slider_130_1.iq-b03 .button {
    padding: 8px 5px!important;
}
}@media (max-width:479px) {
    .white-bg.overview-block-ptb img {
    width: 90%}
h1 {
    font-size: 34px;
    line-height: 50px;
}
h3 {
    font-size: 28px;
    line-height: 42px;
}
h4 {
    font-size: 20px;
    line-height: 34px;
}
h5 {
    font-size: 20px;
    line-height: 30px;
}
.about-us .col-lg-4.iq-mtb-20 {
    margin: 0!important;
}
.subscribe .button {
    margin-left: 0;
    margin-top: 0;
}
.subscribe h5 {
    font-size: 18px;
    line-height: 25px;
}
.subscribe label {
    font-size: 20px;
}
.subscribe label i {
    font-size: 22px;
    line-height: 50px;
    width: 50px;
    height: 50px;
}
.iq-tab6.horizontal .nav-item {
    width: 100%}
.topbar li, .topbar li a {
    font-size: 13px;
}
#rev_slider_123_1 .tp-caption.button.tp-resizeme {
    margin-top: 30px!important;
    padding: 5px 15px!important;
}
#rev_slider_126_1 .text-space .tp-caption.button {
    padding: 1px 10px!important;
    font-size: 11px!important;
}
#rev_slider_123_1.rev_slider.fullwidthabanner .tp-caption.button {
    margin-top: 50px;
    padding: 2px 12px!important;
    font-size: 12px;
}
#rev_slider_102_1.iq-b01 .button {
    font-size: 11px!important;
    padding: 10px 15px!important;
    margin-top: 20px!important;
}
#rev_slider_130_1.iq-b03 .p-text {
    font-size: 12px!important;
}
}@media (max-width:359px) {
    .header-01 .topbar {
    display: none;
}
}@media (max-width:1199px) {
    #slide-470-layer-43 i {
    font-size: 54px!important;
}
}@media (max-width:979px) {
    #slide-470-layer-43 i {
    font-size: 40px!important;
}
}@media (max-width:767px) {
    .iq-copyright {
    text-align: center!important;
}
#slide-470-layer-43 i {
    font-size: 24px!important;
}
.header-01 #btn-search, .header-01 .topbar {
    display: none;
}
}@media (max-width:479px) {
    #slide-470-layer-43 i {
    font-size: 18px!important;
}
header.re-none #btn-search, header.re-none .iq-share, header.re-none .menu-sidebar li:first-child {
    display: none;
}
}@media (max-width:359px) {
    .slideouticons label.mainlabel {
    display: none;
}
.button-line {
    font-size: 12px;
}
}body {
    line-height: 31px !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 300 !important;
    -webkit-font-smoothing: antialiased !important;
    font-size: 17px !important;
    line-height: 1.5 !important;
    color: #212529 !important;
}
.iq-over-black-70:before {
    background: none!important;
}
.topbar .list-inline-item:not(:last-child) {
    border-right: 1px solid #091337!important;
}
.topbar li, .topbar li a {
    color: #091337!important;
}
.mega-menu .menu-links>li>a {
    color: #091337!important;
}
.iq-font-white {
    color: #091337!important;
}
.iq-breadcrumb3.text-left .breadcrumb li a, .iq-breadcrumb3.text-left .breadcrumb-item+.breadcrumb-item::before {
    color: #091337!important;
}
.iq-over-black-80:before {
    background: none!important;
}
ul li:after {
    color: #1FA3A1 !important;
}
.btn-2023 {
    background: #e31d24 !important;
    background: -moz-linear-gradient(-45deg, #e31d24 0%, #e31d24 100%) !important;
    background: -webkit-linear-gradient(-45deg, #e31d24 0%, #e31d24 100%) !important;
    background: linear-gradient(135deg, #e31d24 0%, #e31d24 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e31d24', endColorstr='#e31d24', GradientType=1) !important;
    color: #ffffff !important;
    font-family: "Poppins", sans-serif !important;
    -webkit-font-smoothing: antialiased !important;
    border: 2px solid #e31d24 !important;
    padding: 15px 40px !important;
    display: inline-block !important;
    text-decoration: none !important;
    font-size: 16px !important;
    border-radius: 50px !important;
    letter-spacing: 1px !important;
    position: relative !important;
    top: 0 !important;
    margin-right: 0.5rem !important;
    font-weight: 400 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    user-select: none !important;
    line-height: 1.5 !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}
.btn-2023:hover {
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background: #ffffff !important;
    border: 2px solid #e31d24 !important;
    color: #e31d24 !important;
    top: -5px !important;
    font-family: "Poppins", sans-serif !important;
    -webkit-font-smoothing: antialiased !important;
}
.btn-secondary-2023 {
    background: #ffffff !important;
    border: 2px solid #e31d24 !important;
    color: #e31d24 !important;
    padding: 5px 15px !important;
    display: inline-block;
    text-decoration: none !important;
    font-size: 16px !important;
    border-radius: 50px;
    letter-spacing: 1px;
    position: relative;
    top: 4px;
    margin-right: 0.5rem !important;
    line-height: 25px !important;
}
.btn-secondary-2023:active {
    background: linear-gradient(6deg, rgb(23, 255, 211) 0%, rgb(35, 227, 238) 100%) !important;
}
.btn-secondary-2023:hover {
    background: #e31d24!important;
    border: 2px solid #e31d24 !important;
    color: #ffffff !important;
}
.button_test_solution {
    background: #e31d24 !important;
    background: -moz-linear-gradient(-45deg, #e31d24 0%, #e31d24 100%) !important;
    background: -webkit-linear-gradient(-45deg, #e31d24 0%, #e31d24 100%) !important;
    background: linear-gradient(135deg, #e31d24 0%, #e31d24 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e31d24', endColorstr='#e31d24', GradientType=1) !important;
    color: #ffffff !important;
    font-family: "Poppins", sans-serif !important;
    -webkit-font-smoothing: antialiased !important;
    border: 2px solid #e31d24 !important;
    padding: 15px 40px !important;
    display: inline-block !important;
    text-decoration: none !important;
    font-size: 16px !important;
    border-radius: 50px !important;
    letter-spacing: 1px !important;
    position: relative !important;
    top: 0 !important;
    margin-right: 0.5rem !important;
    font-weight: 400 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    user-select: none !important;
    line-height: 1.5 !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}
.button_test_solution:hover {
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background: #ffffff !important;
    border: 2px solid #e31d24 !important;
    color: #e31d24 !important;
    top: -5px !important;
    font-family: "Poppins", sans-serif !important;
    -webkit-font-smoothing: antialiased !important;
}
.iq-footer6 .footer-bottom {
    background: #ffffff !important;
}
.topbar .topbar-right .iq-left .list-inline-item:first-child:before {
    content: "" !important;
}
.menu-mobile-collapse-trigger {
    color: #091337!important;
}
.iq-footer6 .about-us li a {
    color: #091337!important;
}
.iq-footer6 .imp-link li {
    padding: 6px 10px;
    background: #595959!important;
}
.iq-footer6 .iq-media-blog li a {
    background: #E32724!important;
    border: none !important;
}
.row.black-bg {
    background: none !important;
}
.iq-footer6 .link-box li a {
    color: #091337!important;
}
@media screen and (max-width:767px) {
    .mega-menu * {
    color: #091337!important;
}
.bg-md-white {
    background-color: white!important;
}
.mega-menu .menu-mobile-collapse-trigger span {
    background-color: #091337!important;
}
}
.hero-section {
    padding-top: 150px;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    margin-bottom: 300px;
}
.banner-image {
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translateX(-50%);
}
.hero-bg-1 {
    position: absolute;
    left: 30px;
    top: 200px;
}
@media (max-width:767px) {
    .hero-bg-1 {
    display: none;
}
}
.hero-bg-2 {
    position: absolute;
    top: 50%;
    left: 20%;
}
@media (max-width:767px) {
    .hero-bg-2 {
    display: none;
}
}
.hero-bg-3 {
    position: absolute;
    bottom: 0%;
    left: 10%;
}
@media (max-width:767px) {
    .hero-bg-3 {
    display: none;
}
}
.hero-bg-4 {
    top: 210px;
    right: 40%;
    position: absolute;
}
@media (max-width:767px) {
    .hero-bg-4 {
    display: none;
}
}
.hero-bg-5 {
    position: absolute;
    top: 250px;
    right: 17%;
}
@media (max-width:767px) {
    .hero-bg-5 {
    display: none;
}
}
.hero-bg-6 {
    position: absolute;
    right: 10%;
    bottom: 20%;
}
@media (max-width:767px) {
    .hero-bg-6 {
    display: none;
}
}
.hero-bg-7 {
    position: absolute;
    left: 20%;
    bottom: -17%;
    z-index: 1;
}
@media (max-width:767px) {
    .hero-bg-7 {
    display: none;
}
}
.hero-bg-8 {
    position: absolute;
    bottom: 1% !important;
    right: 50%;
    z-index: 1;
}
@media (max-width:767px) {
    .hero-bg-8 {
    display: none;
}
}
.hero-bg-9 {
    position: absolute;
    right: 20%;
    bottom: -10%;
    z-index: 1;
}
@media (max-width:767px) {
    .hero-bg-9 {
    display: none;
}
}
.up-down-animation {
    animation: up_down 3s ease-in infinite alternate-reverse;
}
ul.listing-mark li.icone_white:after {
    color: #1FA3A1 !important;
}
.small-title:before {
    background: #1FA3A1 !important;
}
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*, ::after, ::before {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: .5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b, strong {
    font-weight: bolder;
}
small {
    font-size: 80%}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
button {
    border-radius: 0;
}
button:focus:not(:focus-visible) {
    outline: 0;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
[role=button] {
    cursor: pointer;
}
select {
    word-wrap: normal;
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none!important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}
.h1, h1 {
    font-size: 2.5rem;
}
.h2, h2 {
    font-size: 2rem;
}
.h3, h3 {
    font-size: 1.75rem;
}
.h4, h4 {
    font-size: 1.5rem;
}
.h5, h5 {
    font-size: 1.25rem;
}
.h6, h6 {
    font-size: 1rem;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.small, small {
    font-size: .875em;
    font-weight: 400;
}
.mark, mark {
    padding: .2em;
    background-color: #fcf8e3;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}
.blockquote-footer {
    display: block;
    font-size: .875em;
    color: #6c757d;
}
.blockquote-footer::before {
    content: "\2014\00A0"}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: .5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #6c757d;
}
code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word;
}
a>code {
    color: inherit;
}
kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}
pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width:576px) {
    .container, .container-sm {
    max-width: 540px;
}
}@media (min-width:768px) {
    .container, .container-md, .container-sm {
    max-width: 720px;
}
}@media (min-width:992px) {
    .container, .container-lg, .container-md, .container-sm {
    max-width: 960px;
}
}@media (min-width:1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
}
}.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.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 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.row-cols-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.row-cols-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%}
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.333333%}
.offset-2 {
    margin-left: 16.666667%}
.offset-3 {
    margin-left: 25%}
.offset-4 {
    margin-left: 33.333333%}
.offset-5 {
    margin-left: 41.666667%}
.offset-6 {
    margin-left: 50%}
.offset-7 {
    margin-left: 58.333333%}
.offset-8 {
    margin-left: 66.666667%}
.offset-9 {
    margin-left: 75%}
.offset-10 {
    margin-left: 83.333333%}
.offset-11 {
    margin-left: 91.666667%}
@media (min-width:576px) {
    .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.row-cols-sm-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-sm-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-sm-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.row-cols-sm-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-sm-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-sm-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%}
.col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%}
.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%}
.col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%}
.col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%}
.col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%}
.col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-sm-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-sm-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-sm-0 {
    margin-left: 0;
}
.offset-sm-1 {
    margin-left: 8.333333%}
.offset-sm-2 {
    margin-left: 16.666667%}
.offset-sm-3 {
    margin-left: 25%}
.offset-sm-4 {
    margin-left: 33.333333%}
.offset-sm-5 {
    margin-left: 41.666667%}
.offset-sm-6 {
    margin-left: 50%}
.offset-sm-7 {
    margin-left: 58.333333%}
.offset-sm-8 {
    margin-left: 66.666667%}
.offset-sm-9 {
    margin-left: 75%}
.offset-sm-10 {
    margin-left: 83.333333%}
.offset-sm-11 {
    margin-left: 91.666667%}
}@media (min-width:768px) {
    .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.row-cols-md-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-md-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-md-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.row-cols-md-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-md-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-md-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%}
.col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%}
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%}
.col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%}
.col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%}
.col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%}
.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-md-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-md-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-md-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-md-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-md-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-md-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-md-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-md-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-md-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-md-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-md-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-md-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-md-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-md-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-md-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-md-0 {
    margin-left: 0;
}
.offset-md-1 {
    margin-left: 8.333333%}
.offset-md-2 {
    margin-left: 16.666667%}
.offset-md-3 {
    margin-left: 25%}
.offset-md-4 {
    margin-left: 33.333333%}
.offset-md-5 {
    margin-left: 41.666667%}
.offset-md-6 {
    margin-left: 50%}
.offset-md-7 {
    margin-left: 58.333333%}
.offset-md-8 {
    margin-left: 66.666667%}
.offset-md-9 {
    margin-left: 75%}
.offset-md-10 {
    margin-left: 83.333333%}
.offset-md-11 {
    margin-left: 91.666667%}
}@media (min-width:992px) {
    .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.row-cols-lg-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-lg-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-lg-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.row-cols-lg-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-lg-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-lg-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%}
.col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%}
.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%}
.col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%}
.col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%}
.col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%}
.col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-lg-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-lg-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-lg-0 {
    margin-left: 0;
}
.offset-lg-1 {
    margin-left: 8.333333%}
.offset-lg-2 {
    margin-left: 16.666667%}
.offset-lg-3 {
    margin-left: 25%}
.offset-lg-4 {
    margin-left: 33.333333%}
.offset-lg-5 {
    margin-left: 41.666667%}
.offset-lg-6 {
    margin-left: 50%}
.offset-lg-7 {
    margin-left: 58.333333%}
.offset-lg-8 {
    margin-left: 66.666667%}
.offset-lg-9 {
    margin-left: 75%}
.offset-lg-10 {
    margin-left: 83.333333%}
.offset-lg-11 {
    margin-left: 91.666667%}
}@media (min-width:1200px) {
    .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.row-cols-xl-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-xl-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-xl-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.row-cols-xl-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-xl-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-xl-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%}
.col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%}
.col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%}
.col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%}
.col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%}
.col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%}
.col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-xl-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-xl-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-xl-0 {
    margin-left: 0;
}
.offset-xl-1 {
    margin-left: 8.333333%}
.offset-xl-2 {
    margin-left: 16.666667%}
.offset-xl-3 {
    margin-left: 25%}
.offset-xl-4 {
    margin-left: 33.333333%}
.offset-xl-5 {
    margin-left: 41.666667%}
.offset-xl-6 {
    margin-left: 50%}
.offset-xl-7 {
    margin-left: 58.333333%}
.offset-xl-8 {
    margin-left: 66.666667%}
.offset-xl-9 {
    margin-left: 75%}
.offset-xl-10 {
    margin-left: 83.333333%}
.offset-xl-11 {
    margin-left: 91.666667%}
}.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table tbody+tbody {
    border-top: 2px solid #dee2e6;
}
.table-sm td, .table-sm th {
    padding: .3rem;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
}
.table-borderless tbody+tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
    border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}
.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075);
}
.table-primary, .table-primary>td, .table-primary>th {
    background-color: #b8daff;
}
.table-primary tbody+tbody, .table-primary td, .table-primary th, .table-primary thead th {
    border-color: #7abaff;
}
.table-hover .table-primary:hover {
    background-color: #9fcdff;
}
.table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th {
    background-color: #9fcdff;
}
.table-secondary, .table-secondary>td, .table-secondary>th {
    background-color: #d6d8db;
}
.table-secondary tbody+tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
    border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}
.table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th {
    background-color: #c8cbcf;
}
.table-success, .table-success>td, .table-success>th {
    background-color: #c3e6cb;
}
.table-success tbody+tbody, .table-success td, .table-success th, .table-success thead th {
    border-color: #8fd19e;
}
.table-hover .table-success:hover {
    background-color: #b1dfbb;
}
.table-hover .table-success:hover>td, .table-hover .table-success:hover>th {
    background-color: #b1dfbb;
}
.table-info, .table-info>td, .table-info>th {
    background-color: #bee5eb;
}
.table-info tbody+tbody, .table-info td, .table-info th, .table-info thead th {
    border-color: #86cfda;
}
.table-hover .table-info:hover {
    background-color: #abdde5;
}
.table-hover .table-info:hover>td, .table-hover .table-info:hover>th {
    background-color: #abdde5;
}
.table-warning, .table-warning>td, .table-warning>th {
    background-color: #ffeeba;
}
.table-warning tbody+tbody, .table-warning td, .table-warning th, .table-warning thead th {
    border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}
.table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
    background-color: #ffe8a1;
}
.table-danger, .table-danger>td, .table-danger>th {
    background-color: #f5c6cb;
}
.table-danger tbody+tbody, .table-danger td, .table-danger th, .table-danger thead th {
    border-color: #ed969e;
}
.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}
.table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th {
    background-color: #f1b0b7;
}
.table-light, .table-light>td, .table-light>th {
    background-color: #fdfdfe;
}
.table-light tbody+tbody, .table-light td, .table-light th, .table-light thead th {
    border-color: #fbfcfc;
}
.table-hover .table-light:hover {
    background-color: #ececf6;
}
.table-hover .table-light:hover>td, .table-hover .table-light:hover>th {
    background-color: #ececf6;
}
.table-dark, .table-dark>td, .table-dark>th {
    background-color: #c6c8ca;
}
.table-dark tbody+tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #95999c;
}
.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}
.table-hover .table-dark:hover>td, .table-hover .table-dark:hover>th {
    background-color: #b9bbbe;
}
.table-active, .table-active>td, .table-active>th {
    background-color: rgba(0, 0, 0, .075);
}
.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075);
}
.table-hover .table-active:hover>td, .table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075);
}
.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
}
.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.table-dark {
    color: #fff;
    background-color: #343a40;
}
.table-dark td, .table-dark th, .table-dark thead th {
    border-color: #454d55;
}
.table-dark.table-bordered {
    border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05);
}
.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .075);
}
@media (max-width:575.98px) {
    .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive-sm>.table-bordered {
    border: 0;
}
}@media (max-width:767.98px) {
    .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive-md>.table-bordered {
    border: 0;
}
}@media (max-width:991.98px) {
    .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive-lg>.table-bordered {
    border: 0;
}
}@media (max-width:1199.98px) {
    .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive-xl>.table-bordered {
    border: 0;
}
}.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive>.table-bordered {
    border: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em+.75rem+2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .form-control {
    transition: none;
}
}.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.form-control-file, .form-control-range {
    display: block;
    width: 100%}
.col-form-label {
    padding-top: calc(.375rem+1px);
    padding-bottom: calc(.375rem+1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.col-form-label-lg {
    padding-top: calc(.5rem+1px);
    padding-bottom: calc(.5rem+1px);
    font-size: 1.25rem;
    line-height: 1.5;
}
.col-form-label-sm {
    padding-top: calc(.25rem+1px);
    padding-bottom: calc(.25rem+1px);
    font-size: .875rem;
    line-height: 1.5;
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm {
    height: calc(1.5em+.5rem+2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
.form-control-lg {
    height: calc(1.5em+1rem+2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}
select.form-control[multiple], select.form-control[size] {
    height: auto;
}
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 1rem;
}
.form-text {
    display: block;
    margin-top: .25rem;
}
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem;
}
.form-check-input:disabled~.form-check-label, .form-check-input[disabled]~.form-check-label {
    color: #6c757d;
}
.form-check-label {
    margin-bottom: 0;
}
.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #28a745;
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: .25rem;
}
.form-row>.col>.valid-tooltip, .form-row>[class*=col-]>.valid-tooltip {
    left: 5px;
}
.is-valid~.valid-feedback, .is-valid~.valid-tooltip, .was-validated:valid~.valid-feedback, .was-validated:valid~.valid-tooltip {
    display: block;
}
.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em+.75rem)!important;
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em+.1875rem) center;
    background-size: calc(.75em+.375rem) calc(.75em+.375rem);
}
.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
}
.was-validated select.form-control:valid, select.form-control.is-valid {
    padding-right: 3rem!important;
    background-position: right 1.5rem center;
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em+.75rem);
    background-position: top calc(.375em+.1875rem) right calc(.375em+.1875rem);
}
.custom-select.is-valid, .was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em+2.3125rem)!important;
    background: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em+.375rem) calc(.75em+.375rem) no-repeat;
}
.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
}
.form-check-input.is-valid~.form-check-label, .was-validated .form-check-input:valid~.form-check-label {
    color: #28a745;
}
.form-check-input.is-valid~.valid-feedback, .form-check-input.is-valid~.valid-tooltip, .was-validated .form-check-input:valid~.valid-feedback, .was-validated .form-check-input:valid~.valid-tooltip {
    display: block;
}
.custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745;
}
.custom-control-input.is-valid~.custom-control-label::before, .was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #28a745;
}
.custom-control-input.is-valid:checked~.custom-control-label::before, .was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57;
}
.custom-control-input.is-valid:focus~.custom-control-label::before, .was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
}
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #28a745;
}
.custom-file-input.is-valid~.custom-file-label, .was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745;
}
.custom-file-input.is-valid:focus~.custom-file-label, .was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545;
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem;
}
.form-row>.col>.invalid-tooltip, .form-row>[class*=col-]>.invalid-tooltip {
    left: 5px;
}
.is-invalid~.invalid-feedback, .is-invalid~.invalid-tooltip, .was-validated:invalid~.invalid-feedback, .was-validated:invalid~.invalid-tooltip {
    display: block;
}
.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em+.75rem)!important;
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em+.1875rem) center;
    background-size: calc(.75em+.375rem) calc(.75em+.375rem);
}
.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
}
.was-validated select.form-control:invalid, select.form-control.is-invalid {
    padding-right: 3rem!important;
    background-position: right 1.5rem center;
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em+.75rem);
    background-position: top calc(.375em+.1875rem) right calc(.375em+.1875rem);
}
.custom-select.is-invalid, .was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc(.75em+2.3125rem)!important;
    background: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em+.375rem) calc(.75em+.375rem) no-repeat;
}
.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
}
.form-check-input.is-invalid~.form-check-label, .was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545;
}
.form-check-input.is-invalid~.invalid-feedback, .form-check-input.is-invalid~.invalid-tooltip, .was-validated .form-check-input:invalid~.invalid-feedback, .was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block;
}
.custom-control-input.is-invalid~.custom-control-label, .was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545;
}
.custom-control-input.is-invalid~.custom-control-label::before, .was-validated .custom-control-input:invalid~.custom-control-label::before {
    border-color: #dc3545;
}
.custom-control-input.is-invalid:checked~.custom-control-label::before, .was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d;
}
.custom-control-input.is-invalid:focus~.custom-control-label::before, .was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
}
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #dc3545;
}
.custom-file-input.is-invalid~.custom-file-label, .was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545;
}
.custom-file-input.is-invalid:focus~.custom-file-label, .was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
}
.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
.form-inline .form-check {
    width: 100%}
@media (min-width:576px) {
    .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
}
.form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .form-control-plaintext {
    display: inline-block;
}
.form-inline .custom-select, .form-inline .input-group {
    width: auto;
}
.form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
}
.form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
}
.form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.form-inline .custom-control-label {
    margin-bottom: 0;
}
}.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .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 .2rem rgba(0, 123, 255, .25);
}
.btn.disabled, .btn:disabled {
    opacity: .65;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.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 .2rem rgba(38, 143, 255, .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 .2rem rgba(38, 143, 255, .5);
}
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}
.btn-secondary.focus, .btn-secondary:focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5);
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
}
.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}
.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
}
.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
}
.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}
.btn-warning.focus, .btn-warning:focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5);
}
.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5);
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
}
.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
}
.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.btn-light.focus, .btn-light:focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
}
.btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}
.btn-dark.focus, .btn-dark:focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
}
.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
}
.btn-outline-primary {
    color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
}
.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}
.btn-outline-success {
    color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}
.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info.focus, .btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}
.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning.focus, .btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
}
.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger.focus, .btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}
.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light.focus, .btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark.focus, .btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}
.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none;
}
.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
}
.btn-link.focus, .btn-link:focus {
    text-decoration: underline;
}
.btn-link.disabled, .btn-link:disabled {
    color: #6c757d;
    pointer-events: none;
}
.btn-group-lg>.btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}
.btn-group-sm>.btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
.btn-block {
    display: block;
    width: 100%}
.btn-block+.btn-block {
    margin-top: .5rem;
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%}
.fade {
    transition: opacity .15s linear;
}
@media (prefers-reduced-motion:reduce) {
    .fade {
    transition: none;
}
}.fade:not(.show) {
    opacity: 0;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease;
}
@media (prefers-reduced-motion:reduce) {
    .collapsing {
    transition: none;
}
}.collapsing.width {
    width: 0;
    height: auto;
    transition: width .35s ease;
}
@media (prefers-reduced-motion:reduce) {
    .collapsing.width {
    transition: none;
}
}.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
}
.dropdown-toggle {
    white-space: nowrap;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}
.dropdown-menu-left {
    right: auto;
    left: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
@media (min-width:576px) {
    .dropdown-menu-sm-left {
    right: auto;
    left: 0;
}
.dropdown-menu-sm-right {
    right: 0;
    left: auto;
}
}@media (min-width:768px) {
    .dropdown-menu-md-left {
    right: auto;
    left: 0;
}
.dropdown-menu-md-right {
    right: 0;
    left: auto;
}
}@media (min-width:992px) {
    .dropdown-menu-lg-left {
    right: auto;
    left: 0;
}
.dropdown-menu-lg-right {
    right: 0;
    left: auto;
}
}@media (min-width:1200px) {
    .dropdown-menu-xl-left {
    right: auto;
    left: 0;
}
.dropdown-menu-xl-right {
    right: 0;
    left: auto;
}
}.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem;
}
.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem;
}
.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
}
.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropright .dropdown-toggle::after {
    vertical-align: 0;
}
.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem;
}
.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""}
.dropleft .dropdown-toggle::after {
    display: none;
}
.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}
.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto;
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap;
}
.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.btn-group-vertical>.btn:hover, .btn-group>.btn:hover {
    z-index: 1;
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus {
    z-index: 1;
}
.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.btn-toolbar .input-group {
    width: auto;
}
.btn-group>.btn-group:not(:first-child), .btn-group>.btn:not(:first-child) {
    margin-left: -1px;
}
.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem;
}
.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
    margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}
.btn-group-sm>.btn+.dropdown-toggle-split, .btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem;
}
.btn-group-lg>.btn+.dropdown-toggle-split, .btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem;
}
.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group {
    width: 100%}
.btn-group-vertical>.btn-group:not(:first-child), .btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px;
}
.btn-group-vertical>.btn-group:not(:last-child)>.btn, .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn-group:not(:first-child)>.btn, .btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-toggle>.btn, .btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0;
}
.btn-group-toggle>.btn input[type=checkbox], .btn-group-toggle>.btn input[type=radio], .btn-group-toggle>.btn-group>.btn input[type=checkbox], .btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}
.input-group>.custom-file+.custom-file, .input-group>.custom-file+.custom-select, .input-group>.custom-file+.form-control, .input-group>.custom-select+.custom-file, .input-group>.custom-select+.custom-select, .input-group>.custom-select+.form-control, .input-group>.form-control+.custom-file, .input-group>.form-control+.custom-select, .input-group>.form-control+.form-control, .input-group>.form-control-plaintext+.custom-file, .input-group>.form-control-plaintext+.custom-select, .input-group>.form-control-plaintext+.form-control {
    margin-left: -1px;
}
.input-group>.custom-file .custom-file-input:focus~.custom-file-label, .input-group>.custom-select:focus, .input-group>.form-control:focus {
    z-index: 3;
}
.input-group>.custom-file .custom-file-input:focus {
    z-index: 4;
}
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group>.custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.input-group>.custom-file:not(:last-child) .custom-file-label, .input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label, .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after, .input-group:not(.has-validation)>.custom-select:not(:last-child), .input-group:not(.has-validation)>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label, .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after, .input-group.has-validation>.custom-select:nth-last-child(n+3), .input-group.has-validation>.form-control:nth-last-child(n+3) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
.input-group-append .btn, .input-group-prepend .btn {
    position: relative;
    z-index: 2;
}
.input-group-append .btn:focus, .input-group-prepend .btn:focus {
    z-index: 3;
}
.input-group-append .btn+.btn, .input-group-append .btn+.input-group-text, .input-group-append .input-group-text+.btn, .input-group-append .input-group-text+.input-group-text, .input-group-prepend .btn+.btn, .input-group-prepend .btn+.input-group-text, .input-group-prepend .input-group-text+.btn, .input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append {
    margin-left: -1px;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
.input-group-text input[type=checkbox], .input-group-text input[type=radio] {
    margin-top: 0;
}
.input-group-lg>.custom-select, .input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em+1rem+2px);
}
.input-group-lg>.custom-select, .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 {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}
.input-group-sm>.custom-select, .input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em+.5rem+2px);
}
.input-group-sm>.custom-select, .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 {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
.input-group-lg>.custom-select, .input-group-sm>.custom-select {
    padding-right: 1.75rem;
}
.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn, .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text, .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn, .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}
.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}
.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff;
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}
.custom-control-input:disabled~.custom-control-label, .custom-control-input[disabled]~.custom-control-label {
    color: #6c757d;
}
.custom-control-input:disabled~.custom-control-label::before, .custom-control-input[disabled]~.custom-control-label::before {
    background-color: #e9ecef;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #adb5bd;
}
.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50%/50% 50% no-repeat;
}
.custom-checkbox .custom-control-label::before {
    border-radius: .25rem;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5);
}
.custom-radio .custom-control-label::before {
    border-radius: 50%}
.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5);
}
.custom-switch {
    padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem;
}
.custom-switch .custom-control-label::after {
    top: calc(.25rem+2px);
    left: calc(-2.25rem+2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label: :after {
    transition: none;
}
}.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem);
}
.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5);
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em+.75rem+2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none;
}
.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}
.custom-select::-ms-expand {
    display: none;
}
.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
    height: calc(1.5em+.5rem+2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem;
}
.custom-select-lg {
    height: calc(1.5em+1rem+2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em+.75rem+2px);
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em+.75rem+2px);
    margin: 0;
    overflow: hidden;
    opacity: 0;
}
.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.custom-file-input:disabled~.custom-file-label, .custom-file-input[disabled]~.custom-file-label {
    background-color: #e9ecef;
}
.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"}
.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse);
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em+.75rem+2px);
    padding: .375rem .75rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em+.75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}
.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-range:focus {
    outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.custom-range::-moz-focus-outer {
    border: 0;
}
.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}
@media (prefers-reduced-motion:reduce) {
    .custom-range: :-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
}
}.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}
@media (prefers-reduced-motion:reduce) {
    .custom-range: :-moz-range-thumb {
    -moz-transition: none;
    transition: none;
}
}.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none;
}
@media (prefers-reduced-motion:reduce) {
    .custom-range: :-ms-thumb {
    -ms-transition: none;
    transition: none;
}
}.custom-range::-ms-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem;
}
.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
    cursor: default;
}
.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd;
}
.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .custom-control-label: :before, .custom-file-label, .custom-select {
    transition: none;
}
}.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff;
}
.nav-fill .nav-item, .nav-fill>.nav-link {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item, .nav-justified>.nav-link {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
}
.navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50%/100% 100% no-repeat;
}
.navbar-nav-scroll {
    max-height: 75vh;
    overflow-y: auto;
}
@media (max-width:575.98px) {
    .navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid, .navbar-expand-sm>.container-lg, .navbar-expand-sm>.container-md, .navbar-expand-sm>.container-sm, .navbar-expand-sm>.container-xl {
    padding-right: 0;
    padding-left: 0;
}
}@media (min-width:576px) {
    .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid, .navbar-expand-sm>.container-lg, .navbar-expand-sm>.container-md, .navbar-expand-sm>.container-sm, .navbar-expand-sm>.container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
    display: none;
}
}@media (max-width:767.98px) {
    .navbar-expand-md>.container, .navbar-expand-md>.container-fluid, .navbar-expand-md>.container-lg, .navbar-expand-md>.container-md, .navbar-expand-md>.container-sm, .navbar-expand-md>.container-xl {
    padding-right: 0;
    padding-left: 0;
}
}@media (min-width:768px) {
    .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand-md>.container, .navbar-expand-md>.container-fluid, .navbar-expand-md>.container-lg, .navbar-expand-md>.container-md, .navbar-expand-md>.container-sm, .navbar-expand-md>.container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand-md .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
    display: none;
}
}@media (max-width:991.98px) {
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-lg, .navbar-expand-lg>.container-md, .navbar-expand-lg>.container-sm, .navbar-expand-lg>.container-xl {
    padding-right: 0;
    padding-left: 0;
}
}@media (min-width:992px) {
    .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-lg, .navbar-expand-lg>.container-md, .navbar-expand-lg>.container-sm, .navbar-expand-lg>.container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
    display: none;
}
}@media (max-width:1199.98px) {
    .navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid, .navbar-expand-xl>.container-lg, .navbar-expand-xl>.container-md, .navbar-expand-xl>.container-sm, .navbar-expand-xl>.container-xl {
    padding-right: 0;
    padding-left: 0;
}
}@media (min-width:1200px) {
    .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid, .navbar-expand-xl>.container-lg, .navbar-expand-xl>.container-md, .navbar-expand-xl>.container-sm, .navbar-expand-xl>.container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
    display: none;
}
}.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand>.container, .navbar-expand>.container-fluid, .navbar-expand>.container-lg, .navbar-expand>.container-md, .navbar-expand>.container-sm, .navbar-expand>.container-xl {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand>.container, .navbar-expand>.container-fluid, .navbar-expand>.container-lg, .navbar-expand>.container-md, .navbar-expand>.container-sm, .navbar-expand>.container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5);
}
.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9);
}
.navbar-dark .navbar-brand {
    color: #fff;
}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25);
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #fff;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-text a {
    color: #fff;
}
.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
    color: #fff;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}
.card>hr {
    margin-right: 0;
    margin-left: 0;
}
.card>.list-group {
    border-top: inherit;
    border-bottom: inherit;
}
.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px);
}
.card>.card-header+.list-group, .card>.list-group+.card-footer {
    border-top: 0;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.card-title {
    margin-bottom: .75rem;
}
.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link+.card-link {
    margin-left: 1.25rem;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125);
}
.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}
.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0;
}
.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(.25rem - 1px);
}
.card-img, .card-img-bottom, .card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%}
.card-img, .card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.card-img, .card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px);
}
.card-deck .card {
    margin-bottom: 15px;
}
@media (min-width:576px) {
    .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
}
}.card-group>.card {
    margin-bottom: 15px;
}
@media (min-width:576px) {
    .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.card-group>.card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
}
.card-group>.card+.card {
    margin-left: 0;
    border-left: 0;
}
.card-group>.card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.card-group>.card:not(:last-child) .card-header, .card-group>.card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
}
.card-group>.card:not(:last-child) .card-footer, .card-group>.card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
}
.card-group>.card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.card-group>.card:not(:first-child) .card-header, .card-group>.card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
}
.card-group>.card:not(:first-child) .card-footer, .card-group>.card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
}
}.card-columns .card {
    margin-bottom: .75rem;
}
@media (min-width:576px) {
    .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}
.card-columns .card {
    display: inline-block;
    width: 100%}
}.accordion {
    overflow-anchor: none;
}
.accordion>.card {
    overflow: hidden;
}
.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"}
.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline;
}
.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none;
}
.breadcrumb-item.active {
    color: #6c757d;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem;
}
.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
}
.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .badge {
    transition: none;
}
}a.badge:focus, a.badge:hover {
    text-decoration: none;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}
.badge-primary {
    color: #fff;
    background-color: #007bff;
}
a.badge-primary:focus, a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc;
}
a.badge-primary.focus, a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
}
.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}
a.badge-secondary:focus, a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62;
}
a.badge-secondary.focus, a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}
.badge-success {
    color: #fff;
    background-color: #28a745;
}
a.badge-success:focus, a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34;
}
a.badge-success.focus, a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
a.badge-info:focus, a.badge-info:hover {
    color: #fff;
    background-color: #117a8b;
}
a.badge-info.focus, a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}
.badge-warning {
    color: #212529;
    background-color: #ffc107;
}
a.badge-warning:focus, a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00;
}
a.badge-warning.focus, a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
a.badge-danger:focus, a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130;
}
a.badge-danger.focus, a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}
.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}
a.badge-light:focus, a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5;
}
a.badge-light.focus, a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.badge-dark {
    color: #fff;
    background-color: #343a40;
}
a.badge-dark:focus, a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124;
}
a.badge-dark.focus, a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem;
}
@media (min-width:576px) {
    .jumbotron {
    padding: 4rem 2rem;
}
}.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 700;
}
.alert-dismissible {
    padding-right: 4rem;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .75rem 1.25rem;
    color: inherit;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.alert-primary hr {
    border-top-color: #9fcdff;
}
.alert-primary .alert-link {
    color: #002752;
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.alert-secondary hr {
    border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
    color: #202326;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-success hr {
    border-top-color: #b1dfbb;
}
.alert-success .alert-link {
    color: #0b2e13;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert-info hr {
    border-top-color: #abdde5;
}
.alert-info .alert-link {
    color: #062c33;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-warning hr {
    border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
    color: #533f03;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-danger hr {
    border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
    color: #491217;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-light hr {
    border-top-color: #ececf6;
}
.alert-light .alert-link {
    color: #686868;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.alert-dark hr {
    border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
    color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
    from {
    background-position: 1rem 0;
}
to {
    background-position: 0 0;
}
}@keyframes progress-bar-stripes {
    from {
    background-position: 1rem 0;
}
to {
    background-position: 0 0;
}
}.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
}
.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease;
}
@media (prefers-reduced-motion:reduce) {
    .progress-bar {
    transition: none;
}
}.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}
.progress-bar-animated {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
}
}.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -ms-flex: 1;
    flex: 1;
}
.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem;
}
.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}
.list-group-item-action:focus, .list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}
.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
}
.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.list-group-item+.list-group-item {
    border-top-width: 0;
}
.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px;
}
.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row;
}
.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
}
.list-group-horizontal>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
}
.list-group-horizontal>.list-group-item.active {
    margin-top: 0;
}
.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}
.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}
@media (min-width:576px) {
    .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
}
.list-group-horizontal-sm>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
}
.list-group-horizontal-sm>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
}
.list-group-horizontal-sm>.list-group-item.active {
    margin-top: 0;
}
.list-group-horizontal-sm>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}
.list-group-horizontal-sm>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}
}@media (min-width:768px) {
    .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
}
.list-group-horizontal-md>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
}
.list-group-horizontal-md>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
}
.list-group-horizontal-md>.list-group-item.active {
    margin-top: 0;
}
.list-group-horizontal-md>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}
.list-group-horizontal-md>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}
}@media (min-width:992px) {
    .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
}
.list-group-horizontal-lg>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
}
.list-group-horizontal-lg>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
}
.list-group-horizontal-lg>.list-group-item.active {
    margin-top: 0;
}
.list-group-horizontal-lg>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}
.list-group-horizontal-lg>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}
}@media (min-width:1200px) {
    .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
}
.list-group-horizontal-xl>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
}
.list-group-horizontal-xl>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
}
.list-group-horizontal-xl>.list-group-item.active {
    margin-top: 0;
}
.list-group-horizontal-xl>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}
.list-group-horizontal-xl>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}
}.list-group-flush {
    border-radius: 0;
}
.list-group-flush>.list-group-item {
    border-width: 0 0 1px;
}
.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0;
}
.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
}
.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}
.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
}
.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}
.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404;
}
.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}
.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.close:hover {
    color: #000;
    text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity: .75;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}
a.close.disabled {
    pointer-events: none;
}
.toast {
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    max-width: 350px;
    font-size: .875rem;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    opacity: 0;
    border-radius: .25rem;
}
.toast:not(:last-child) {
    margin-bottom: .75rem;
}
.toast.showing {
    opacity: 1;
}
.toast.show {
    display: block;
    opacity: 1;
}
.toast.hide {
    display: none;
}
.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.toast-body {
    padding: .75rem;
}
.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}
@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
    transition: none;
}
}.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}
.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}
.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}
.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}
.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""}
.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: .5;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px);
}
.modal-footer>* {
    margin: .25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width:576px) {
    .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}
.modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
}
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
}
.modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
}
.modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
}
.modal-sm {
    max-width: 300px;
}
}@media (min-width:992px) {
    .modal-lg, .modal-xl {
    max-width: 800px;
}
}@media (min-width:1200px) {
    .modal-xl {
    max-width: 1140px;
}
}.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: .9;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem;
}
.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
    padding: .4rem 0;
}
.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
    bottom: 0;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000;
}
.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
    padding: 0 .4rem;
}
.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem;
}
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000;
}
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
    padding: .4rem 0;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
    top: 0;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
    padding: 0 .4rem;
}
.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem;
}
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
}
.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem;
}
.popover .arrow::after, .popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-popover-auto[x-placement^=top], .bs-popover-top {
    margin-bottom: .5rem;
}
.bs-popover-auto[x-placement^=top]>.arrow, .bs-popover-top>.arrow {
    bottom: calc(-.5rem - 1px);
}
.bs-popover-auto[x-placement^=top]>.arrow::before, .bs-popover-top>.arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25);
}
.bs-popover-auto[x-placement^=top]>.arrow::after, .bs-popover-top>.arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff;
}
.bs-popover-auto[x-placement^=right], .bs-popover-right {
    margin-left: .5rem;
}
.bs-popover-auto[x-placement^=right]>.arrow, .bs-popover-right>.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0;
}
.bs-popover-auto[x-placement^=right]>.arrow::before, .bs-popover-right>.arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25);
}
.bs-popover-auto[x-placement^=right]>.arrow::after, .bs-popover-right>.arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff;
}
.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
    margin-top: .5rem;
}
.bs-popover-auto[x-placement^=bottom]>.arrow, .bs-popover-bottom>.arrow {
    top: calc(-.5rem - 1px);
}
.bs-popover-auto[x-placement^=bottom]>.arrow::before, .bs-popover-bottom>.arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25);
}
.bs-popover-auto[x-placement^=bottom]>.arrow::after, .bs-popover-bottom>.arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.bs-popover-auto[x-placement^=left], .bs-popover-left {
    margin-right: .5rem;
}
.bs-popover-auto[x-placement^=left]>.arrow, .bs-popover-left>.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0;
}
.bs-popover-auto[x-placement^=left]>.arrow::before, .bs-popover-left>.arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25);
}
.bs-popover-auto[x-placement^=left]>.arrow::after, .bs-popover-left>.arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff;
}
.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
.popover-header:empty {
    display: none;
}
.popover-body {
    padding: .5rem .75rem;
    color: #212529;
}
.carousel {
    position: relative;
}
.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner::after {
    display: block;
    clear: both;
    content: ""}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .carousel-item {
    transition: none;
}
}.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
}
.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s;
}
@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    transition: none;
}
}.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}
@media (prefers-reduced-motion:reduce) {
    .carousel-control-next, .carousel-control-prev {
    transition: none;
}
}.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50%/100% 100% no-repeat;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
    transition: none;
}
}.carousel-indicators .active {
    opacity: 1;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
@-webkit-keyframes spinner-border {
    to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}@keyframes spinner-border {
    to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid currentcolor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border;
}
.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em;
}
@-webkit-keyframes spinner-grow {
    0% {
    -webkit-transform: scale(0);
    transform: scale(0);
}
50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}@keyframes spinner-grow {
    0% {
    -webkit-transform: scale(0);
    transform: scale(0);
}
50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    background-color: currentcolor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: .75s linear infinite spinner-grow;
    animation: .75s linear infinite spinner-grow;
}
.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}
@media (prefers-reduced-motion:reduce) {
    .spinner-border, .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
}.align-baseline {
    vertical-align: baseline!important;
}
.align-top {
    vertical-align: top!important;
}
.align-middle {
    vertical-align: middle!important;
}
.align-bottom {
    vertical-align: bottom!important;
}
.align-text-bottom {
    vertical-align: text-bottom!important;
}
.align-text-top {
    vertical-align: text-top!important;
}
.bg-primary {
    background-color: #007bff!important;
}
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #0062cc!important;
}
.bg-secondary {
    background-color: #6c757d!important;
}
a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #545b62!important;
}
.bg-success {
    background-color: #28a745!important;
}
a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
    background-color: #1e7e34!important;
}
.bg-info {
    background-color: #17a2b8!important;
}
a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
    background-color: #117a8b!important;
}
.bg-warning {
    background-color: #ffc107!important;
}
a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
    background-color: #d39e00!important;
}
.bg-danger {
    background-color: #dc3545!important;
}
a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
    background-color: #bd2130!important;
}
.bg-light {
    background-color: #f8f9fa!important;
}
a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: #dae0e5!important;
}
.bg-dark {
    background-color: #343a40!important;
}
a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
    background-color: #1d2124!important;
}
.bg-white {
    background-color: #fff!important;
}
.bg-transparent {
    background-color: transparent!important;
}
.border {
    border: 1px solid #dee2e6!important;
}
.border-top {
    border-top: 1px solid #dee2e6!important;
}
.border-right {
    border-right: 1px solid #dee2e6!important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6!important;
}
.border-left {
    border-left: 1px solid #dee2e6!important;
}
.border-0 {
    border: 0!important;
}
.border-top-0 {
    border-top: 0!important;
}
.border-right-0 {
    border-right: 0!important;
}
.border-bottom-0 {
    border-bottom: 0!important;
}
.border-left-0 {
    border-left: 0!important;
}
.border-primary {
    border-color: #007bff!important;
}
.border-secondary {
    border-color: #6c757d!important;
}
.border-success {
    border-color: #28a745!important;
}
.border-info {
    border-color: #17a2b8!important;
}
.border-warning {
    border-color: #ffc107!important;
}
.border-danger {
    border-color: #dc3545!important;
}
.border-light {
    border-color: #f8f9fa!important;
}
.border-dark {
    border-color: #343a40!important;
}
.border-white {
    border-color: #fff!important;
}
.rounded-sm {
    border-radius: .2rem!important;
}
.rounded {
    border-radius: .25rem!important;
}
.rounded-top {
    border-top-left-radius: .25rem!important;
    border-top-right-radius: .25rem!important;
}
.rounded-right {
    border-top-right-radius: .25rem!important;
    border-bottom-right-radius: .25rem!important;
}
.rounded-bottom {
    border-bottom-right-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important;
}
.rounded-left {
    border-top-left-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important;
}
.rounded-lg {
    border-radius: .3rem!important;
}
.rounded-circle {
    border-radius: 50%!important;
}
.rounded-pill {
    border-radius: 50rem!important;
}
.rounded-0 {
    border-radius: 0!important;
}
.clearfix::after {
    display: block;
    clear: both;
    content: ""}
.d-none {
    display: none!important;
}
.d-inline {
    display: inline!important;
}
.d-inline-block {
    display: inline-block!important;
}
.d-block {
    display: block!important;
}
.d-table {
    display: table!important;
}
.d-table-row {
    display: table-row!important;
}
.d-table-cell {
    display: table-cell!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
@media (min-width:576px) {
    .d-sm-none {
    display: none!important;
}
.d-sm-inline {
    display: inline!important;
}
.d-sm-inline-block {
    display: inline-block!important;
}
.d-sm-block {
    display: block!important;
}
.d-sm-table {
    display: table!important;
}
.d-sm-table-row {
    display: table-row!important;
}
.d-sm-table-cell {
    display: table-cell!important;
}
.d-sm-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-sm-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media (min-width:768px) {
    .d-md-none {
    display: none!important;
}
.d-md-inline {
    display: inline!important;
}
.d-md-inline-block {
    display: inline-block!important;
}
.d-md-block {
    display: block!important;
}
.d-md-table {
    display: table!important;
}
.d-md-table-row {
    display: table-row!important;
}
.d-md-table-cell {
    display: table-cell!important;
}
.d-md-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-md-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media (min-width:992px) {
    .d-lg-none {
    display: none!important;
}
.d-lg-inline {
    display: inline!important;
}
.d-lg-inline-block {
    display: inline-block!important;
}
.d-lg-block {
    display: block!important;
}
.d-lg-table {
    display: table!important;
}
.d-lg-table-row {
    display: table-row!important;
}
.d-lg-table-cell {
    display: table-cell!important;
}
.d-lg-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-lg-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media (min-width:1200px) {
    .d-xl-none {
    display: none!important;
}
.d-xl-inline {
    display: inline!important;
}
.d-xl-inline-block {
    display: inline-block!important;
}
.d-xl-block {
    display: block!important;
}
.d-xl-table {
    display: table!important;
}
.d-xl-table-row {
    display: table-row!important;
}
.d-xl-table-cell {
    display: table-cell!important;
}
.d-xl-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-xl-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media print {
    .d-print-none {
    display: none!important;
}
.d-print-inline {
    display: inline!important;
}
.d-print-inline-block {
    display: inline-block!important;
}
.d-print-block {
    display: block!important;
}
.d-print-table {
    display: table!important;
}
.d-print-table-row {
    display: table-row!important;
}
.d-print-table-cell {
    display: table-cell!important;
}
.d-print-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-print-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: ""}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9::before {
    padding-top: 42.857143%}
.embed-responsive-16by9::before {
    padding-top: 56.25%}
.embed-responsive-4by3::before {
    padding-top: 75%}
.embed-responsive-1by1::before {
    padding-top: 100%}
.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
@media (min-width:576px) {
    .flex-sm-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-sm-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-sm-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-sm-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-sm-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-sm-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-sm-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-sm-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-sm-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-sm-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-sm-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-sm-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-sm-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-sm-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-sm-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-sm-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-sm-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-sm-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-sm-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-sm-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-sm-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-sm-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-sm-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-sm-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-sm-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-sm-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-sm-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-sm-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-sm-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-sm-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-sm-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-sm-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-sm-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
}@media (min-width:768px) {
    .flex-md-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-md-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-md-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-md-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-md-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-md-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-md-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-md-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-md-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-md-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-md-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-md-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-md-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-md-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-md-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-md-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-md-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-md-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-md-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-md-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-md-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-md-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-md-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-md-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-md-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-md-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-md-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-md-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-md-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-md-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-md-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-md-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-md-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
}@media (min-width:992px) {
    .flex-lg-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-lg-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-lg-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-lg-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-lg-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-lg-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-lg-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-lg-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-lg-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-lg-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-lg-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-lg-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-lg-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-lg-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-lg-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-lg-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-lg-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-lg-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-lg-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-lg-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-lg-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-lg-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-lg-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-lg-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-lg-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-lg-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-lg-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-lg-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-lg-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-lg-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-lg-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-lg-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-lg-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
}@media (min-width:1200px) {
    .flex-xl-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-xl-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-xl-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-xl-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-xl-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-xl-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-xl-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-xl-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-xl-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-xl-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-xl-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-xl-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-xl-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-xl-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-xl-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-xl-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-xl-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-xl-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-xl-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-xl-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-xl-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-xl-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-xl-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-xl-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-xl-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-xl-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-xl-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-xl-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-xl-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-xl-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-xl-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-xl-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-xl-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
}.float-left {
    float: left!important;
}
.float-right {
    float: right!important;
}
.float-none {
    float: none!important;
}
@media (min-width:576px) {
    .float-sm-left {
    float: left!important;
}
.float-sm-right {
    float: right!important;
}
.float-sm-none {
    float: none!important;
}
}@media (min-width:768px) {
    .float-md-left {
    float: left!important;
}
.float-md-right {
    float: right!important;
}
.float-md-none {
    float: none!important;
}
}@media (min-width:992px) {
    .float-lg-left {
    float: left!important;
}
.float-lg-right {
    float: right!important;
}
.float-lg-none {
    float: none!important;
}
}@media (min-width:1200px) {
    .float-xl-left {
    float: left!important;
}
.float-xl-right {
    float: right!important;
}
.float-xl-none {
    float: none!important;
}
}.user-select-all {
    -webkit-user-select: all!important;
    -moz-user-select: all!important;
    user-select: all!important;
}
.user-select-auto {
    -webkit-user-select: auto!important;
    -moz-user-select: auto!important;
    -ms-user-select: auto!important;
    user-select: auto!important;
}
.user-select-none {
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
}
.overflow-auto {
    overflow: auto!important;
}
.overflow-hidden {
    overflow: hidden!important;
}
.position-static {
    position: static!important;
}
.position-relative {
    position: relative!important;
}
.position-absolute {
    position: absolute!important;
}
.position-fixed {
    position: fixed!important;
}
.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}
}.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important;
}
.shadow-none {
    box-shadow: none!important;
}
.w-25 {
    width: 25%!important;
}
.w-50 {
    width: 50%!important;
}
.w-75 {
    width: 75%!important;
}
.w-100 {
    width: 100%!important;
}
.w-auto {
    width: auto!important;
}
.h-25 {
    height: 25%!important;
}
.h-50 {
    height: 50%!important;
}
.h-75 {
    height: 75%!important;
}
.h-100 {
    height: 100%!important;
}
.h-auto {
    height: auto!important;
}
.mw-100 {
    max-width: 100%!important;
}
.mh-100 {
    max-height: 100%!important;
}
.min-vw-100 {
    min-width: 100vw!important;
}
.min-vh-100 {
    min-height: 100vh!important;
}
.vw-100 {
    width: 100vw!important;
}
.vh-100 {
    height: 100vh!important;
}
.m-0 {
    margin: 0!important;
}
.mt-0, .my-0 {
    margin-top: 0!important;
}
.mr-0, .mx-0 {
    margin-right: 0!important;
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}
.ml-0, .mx-0 {
    margin-left: 0!important;
}
.m-1 {
    margin: .25rem!important;
}
.mt-1, .my-1 {
    margin-top: .25rem!important;
}
.mr-1, .mx-1 {
    margin-right: .25rem!important;
}
.mb-1, .my-1 {
    margin-bottom: .25rem!important;
}
.ml-1, .mx-1 {
    margin-left: .25rem!important;
}
.m-2 {
    margin: .5rem!important;
}
.mt-2, .my-2 {
    margin-top: .5rem!important;
}
.mr-2, .mx-2 {
    margin-right: .5rem!important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
.ml-2, .mx-2 {
    margin-left: .5rem!important;
}
.m-3 {
    margin: 1rem!important;
}
.mt-3, .my-3 {
    margin-top: 1rem!important;
}
.mr-3, .mx-3 {
    margin-right: 1rem!important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
.ml-3, .mx-3 {
    margin-left: 1rem!important;
}
.m-4 {
    margin: 1.5rem!important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem!important;
}
.mr-4, .mx-4 {
    margin-right: 1.5rem!important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.ml-4, .mx-4 {
    margin-left: 1.5rem!important;
}
.m-5 {
    margin: 3rem!important;
}
.mt-5, .my-5 {
    margin-top: 3rem!important;
}
.mr-5, .mx-5 {
    margin-right: 3rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 3rem!important;
}
.ml-5, .mx-5 {
    margin-left: 3rem!important;
}
.p-0 {
    padding: 0!important;
}
.pt-0, .py-0 {
    padding-top: 0!important;
}
.pr-0, .px-0 {
    padding-right: 0!important;
}
.pb-0, .py-0 {
    padding-bottom: 0!important;
}
.pl-0, .px-0 {
    padding-left: 0!important;
}
.p-1 {
    padding: .25rem!important;
}
.pt-1, .py-1 {
    padding-top: .25rem!important;
}
.pr-1, .px-1 {
    padding-right: .25rem!important;
}
.pb-1, .py-1 {
    padding-bottom: .25rem!important;
}
.pl-1, .px-1 {
    padding-left: .25rem!important;
}
.p-2 {
    padding: .5rem!important;
}
.pt-2, .py-2 {
    padding-top: .5rem!important;
}
.pr-2, .px-2 {
    padding-right: .5rem!important;
}
.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}
.pl-2, .px-2 {
    padding-left: .5rem!important;
}
.p-3 {
    padding: 1rem!important;
}
.pt-3, .py-3 {
    padding-top: 1rem!important;
}
.pr-3, .px-3 {
    padding-right: 1rem!important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
.pl-3, .px-3 {
    padding-left: 1rem!important;
}
.p-4 {
    padding: 1.5rem!important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}
.pr-4, .px-4 {
    padding-right: 1.5rem!important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.pl-4, .px-4 {
    padding-left: 1.5rem!important;
}
.p-5 {
    padding: 3rem!important;
}
.pt-5, .py-5 {
    padding-top: 3rem!important;
}
.pr-5, .px-5 {
    padding-right: 3rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}
.pl-5, .px-5 {
    padding-left: 3rem!important;
}
.m-n1 {
    margin: -.25rem!important;
}
.mt-n1, .my-n1 {
    margin-top: -.25rem!important;
}
.mr-n1, .mx-n1 {
    margin-right: -.25rem!important;
}
.mb-n1, .my-n1 {
    margin-bottom: -.25rem!important;
}
.ml-n1, .mx-n1 {
    margin-left: -.25rem!important;
}
.m-n2 {
    margin: -.5rem!important;
}
.mt-n2, .my-n2 {
    margin-top: -.5rem!important;
}
.mr-n2, .mx-n2 {
    margin-right: -.5rem!important;
}
.mb-n2, .my-n2 {
    margin-bottom: -.5rem!important;
}
.ml-n2, .mx-n2 {
    margin-left: -.5rem!important;
}
.m-n3 {
    margin: -1rem!important;
}
.mt-n3, .my-n3 {
    margin-top: -1rem!important;
}
.mr-n3, .mx-n3 {
    margin-right: -1rem!important;
}
.mb-n3, .my-n3 {
    margin-bottom: -1rem!important;
}
.ml-n3, .mx-n3 {
    margin-left: -1rem!important;
}
.m-n4 {
    margin: -1.5rem!important;
}
.mt-n4, .my-n4 {
    margin-top: -1.5rem!important;
}
.mr-n4, .mx-n4 {
    margin-right: -1.5rem!important;
}
.mb-n4, .my-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-n4, .mx-n4 {
    margin-left: -1.5rem!important;
}
.m-n5 {
    margin: -3rem!important;
}
.mt-n5, .my-n5 {
    margin-top: -3rem!important;
}
.mr-n5, .mx-n5 {
    margin-right: -3rem!important;
}
.mb-n5, .my-n5 {
    margin-bottom: -3rem!important;
}
.ml-n5, .mx-n5 {
    margin-left: -3rem!important;
}
.m-auto {
    margin: auto!important;
}
.mt-auto, .my-auto {
    margin-top: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}
.mb-auto, .my-auto {
    margin-bottom: auto!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
@media (min-width:576px) {
    .m-sm-0 {
    margin: 0!important;
}
.mt-sm-0, .my-sm-0 {
    margin-top: 0!important;
}
.mr-sm-0, .mx-sm-0 {
    margin-right: 0!important;
}
.mb-sm-0, .my-sm-0 {
    margin-bottom: 0!important;
}
.ml-sm-0, .mx-sm-0 {
    margin-left: 0!important;
}
.m-sm-1 {
    margin: .25rem!important;
}
.mt-sm-1, .my-sm-1 {
    margin-top: .25rem!important;
}
.mr-sm-1, .mx-sm-1 {
    margin-right: .25rem!important;
}
.mb-sm-1, .my-sm-1 {
    margin-bottom: .25rem!important;
}
.ml-sm-1, .mx-sm-1 {
    margin-left: .25rem!important;
}
.m-sm-2 {
    margin: .5rem!important;
}
.mt-sm-2, .my-sm-2 {
    margin-top: .5rem!important;
}
.mr-sm-2, .mx-sm-2 {
    margin-right: .5rem!important;
}
.mb-sm-2, .my-sm-2 {
    margin-bottom: .5rem!important;
}
.ml-sm-2, .mx-sm-2 {
    margin-left: .5rem!important;
}
.m-sm-3 {
    margin: 1rem!important;
}
.mt-sm-3, .my-sm-3 {
    margin-top: 1rem!important;
}
.mr-sm-3, .mx-sm-3 {
    margin-right: 1rem!important;
}
.mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem!important;
}
.ml-sm-3, .mx-sm-3 {
    margin-left: 1rem!important;
}
.m-sm-4 {
    margin: 1.5rem!important;
}
.mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem!important;
}
.mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem!important;
}
.mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem!important;
}
.ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem!important;
}
.m-sm-5 {
    margin: 3rem!important;
}
.mt-sm-5, .my-sm-5 {
    margin-top: 3rem!important;
}
.mr-sm-5, .mx-sm-5 {
    margin-right: 3rem!important;
}
.mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem!important;
}
.ml-sm-5, .mx-sm-5 {
    margin-left: 3rem!important;
}
.p-sm-0 {
    padding: 0!important;
}
.pt-sm-0, .py-sm-0 {
    padding-top: 0!important;
}
.pr-sm-0, .px-sm-0 {
    padding-right: 0!important;
}
.pb-sm-0, .py-sm-0 {
    padding-bottom: 0!important;
}
.pl-sm-0, .px-sm-0 {
    padding-left: 0!important;
}
.p-sm-1 {
    padding: .25rem!important;
}
.pt-sm-1, .py-sm-1 {
    padding-top: .25rem!important;
}
.pr-sm-1, .px-sm-1 {
    padding-right: .25rem!important;
}
.pb-sm-1, .py-sm-1 {
    padding-bottom: .25rem!important;
}
.pl-sm-1, .px-sm-1 {
    padding-left: .25rem!important;
}
.p-sm-2 {
    padding: .5rem!important;
}
.pt-sm-2, .py-sm-2 {
    padding-top: .5rem!important;
}
.pr-sm-2, .px-sm-2 {
    padding-right: .5rem!important;
}
.pb-sm-2, .py-sm-2 {
    padding-bottom: .5rem!important;
}
.pl-sm-2, .px-sm-2 {
    padding-left: .5rem!important;
}
.p-sm-3 {
    padding: 1rem!important;
}
.pt-sm-3, .py-sm-3 {
    padding-top: 1rem!important;
}
.pr-sm-3, .px-sm-3 {
    padding-right: 1rem!important;
}
.pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem!important;
}
.pl-sm-3, .px-sm-3 {
    padding-left: 1rem!important;
}
.p-sm-4 {
    padding: 1.5rem!important;
}
.pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem!important;
}
.pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem!important;
}
.pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem!important;
}
.pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem!important;
}
.p-sm-5 {
    padding: 3rem!important;
}
.pt-sm-5, .py-sm-5 {
    padding-top: 3rem!important;
}
.pr-sm-5, .px-sm-5 {
    padding-right: 3rem!important;
}
.pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem!important;
}
.pl-sm-5, .px-sm-5 {
    padding-left: 3rem!important;
}
.m-sm-n1 {
    margin: -.25rem!important;
}
.mt-sm-n1, .my-sm-n1 {
    margin-top: -.25rem!important;
}
.mr-sm-n1, .mx-sm-n1 {
    margin-right: -.25rem!important;
}
.mb-sm-n1, .my-sm-n1 {
    margin-bottom: -.25rem!important;
}
.ml-sm-n1, .mx-sm-n1 {
    margin-left: -.25rem!important;
}
.m-sm-n2 {
    margin: -.5rem!important;
}
.mt-sm-n2, .my-sm-n2 {
    margin-top: -.5rem!important;
}
.mr-sm-n2, .mx-sm-n2 {
    margin-right: -.5rem!important;
}
.mb-sm-n2, .my-sm-n2 {
    margin-bottom: -.5rem!important;
}
.ml-sm-n2, .mx-sm-n2 {
    margin-left: -.5rem!important;
}
.m-sm-n3 {
    margin: -1rem!important;
}
.mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem!important;
}
.mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem!important;
}
.mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem!important;
}
.ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem!important;
}
.m-sm-n4 {
    margin: -1.5rem!important;
}
.mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem!important;
}
.mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem!important;
}
.mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem!important;
}
.m-sm-n5 {
    margin: -3rem!important;
}
.mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem!important;
}
.mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem!important;
}
.mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem!important;
}
.ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem!important;
}
.m-sm-auto {
    margin: auto!important;
}
.mt-sm-auto, .my-sm-auto {
    margin-top: auto!important;
}
.mr-sm-auto, .mx-sm-auto {
    margin-right: auto!important;
}
.mb-sm-auto, .my-sm-auto {
    margin-bottom: auto!important;
}
.ml-sm-auto, .mx-sm-auto {
    margin-left: auto!important;
}
}@media (min-width:768px) {
    .m-md-0 {
    margin: 0!important;
}
.mt-md-0, .my-md-0 {
    margin-top: 0!important;
}
.mr-md-0, .mx-md-0 {
    margin-right: 0!important;
}
.mb-md-0, .my-md-0 {
    margin-bottom: 0!important;
}
.ml-md-0, .mx-md-0 {
    margin-left: 0!important;
}
.m-md-1 {
    margin: .25rem!important;
}
.mt-md-1, .my-md-1 {
    margin-top: .25rem!important;
}
.mr-md-1, .mx-md-1 {
    margin-right: .25rem!important;
}
.mb-md-1, .my-md-1 {
    margin-bottom: .25rem!important;
}
.ml-md-1, .mx-md-1 {
    margin-left: .25rem!important;
}
.m-md-2 {
    margin: .5rem!important;
}
.mt-md-2, .my-md-2 {
    margin-top: .5rem!important;
}
.mr-md-2, .mx-md-2 {
    margin-right: .5rem!important;
}
.mb-md-2, .my-md-2 {
    margin-bottom: .5rem!important;
}
.ml-md-2, .mx-md-2 {
    margin-left: .5rem!important;
}
.m-md-3 {
    margin: 1rem!important;
}
.mt-md-3, .my-md-3 {
    margin-top: 1rem!important;
}
.mr-md-3, .mx-md-3 {
    margin-right: 1rem!important;
}
.mb-md-3, .my-md-3 {
    margin-bottom: 1rem!important;
}
.ml-md-3, .mx-md-3 {
    margin-left: 1rem!important;
}
.m-md-4 {
    margin: 1.5rem!important;
}
.mt-md-4, .my-md-4 {
    margin-top: 1.5rem!important;
}
.mr-md-4, .mx-md-4 {
    margin-right: 1.5rem!important;
}
.mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem!important;
}
.ml-md-4, .mx-md-4 {
    margin-left: 1.5rem!important;
}
.m-md-5 {
    margin: 3rem!important;
}
.mt-md-5, .my-md-5 {
    margin-top: 3rem!important;
}
.mr-md-5, .mx-md-5 {
    margin-right: 3rem!important;
}
.mb-md-5, .my-md-5 {
    margin-bottom: 3rem!important;
}
.ml-md-5, .mx-md-5 {
    margin-left: 3rem!important;
}
.p-md-0 {
    padding: 0!important;
}
.pt-md-0, .py-md-0 {
    padding-top: 0!important;
}
.pr-md-0, .px-md-0 {
    padding-right: 0!important;
}
.pb-md-0, .py-md-0 {
    padding-bottom: 0!important;
}
.pl-md-0, .px-md-0 {
    padding-left: 0!important;
}
.p-md-1 {
    padding: .25rem!important;
}
.pt-md-1, .py-md-1 {
    padding-top: .25rem!important;
}
.pr-md-1, .px-md-1 {
    padding-right: .25rem!important;
}
.pb-md-1, .py-md-1 {
    padding-bottom: .25rem!important;
}
.pl-md-1, .px-md-1 {
    padding-left: .25rem!important;
}
.p-md-2 {
    padding: .5rem!important;
}
.pt-md-2, .py-md-2 {
    padding-top: .5rem!important;
}
.pr-md-2, .px-md-2 {
    padding-right: .5rem!important;
}
.pb-md-2, .py-md-2 {
    padding-bottom: .5rem!important;
}
.pl-md-2, .px-md-2 {
    padding-left: .5rem!important;
}
.p-md-3 {
    padding: 1rem!important;
}
.pt-md-3, .py-md-3 {
    padding-top: 1rem!important;
}
.pr-md-3, .px-md-3 {
    padding-right: 1rem!important;
}
.pb-md-3, .py-md-3 {
    padding-bottom: 1rem!important;
}
.pl-md-3, .px-md-3 {
    padding-left: 1rem!important;
}
.p-md-4 {
    padding: 1.5rem!important;
}
.pt-md-4, .py-md-4 {
    padding-top: 1.5rem!important;
}
.pr-md-4, .px-md-4 {
    padding-right: 1.5rem!important;
}
.pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem!important;
}
.pl-md-4, .px-md-4 {
    padding-left: 1.5rem!important;
}
.p-md-5 {
    padding: 3rem!important;
}
.pt-md-5, .py-md-5 {
    padding-top: 3rem!important;
}
.pr-md-5, .px-md-5 {
    padding-right: 3rem!important;
}
.pb-md-5, .py-md-5 {
    padding-bottom: 3rem!important;
}
.pl-md-5, .px-md-5 {
    padding-left: 3rem!important;
}
.m-md-n1 {
    margin: -.25rem!important;
}
.mt-md-n1, .my-md-n1 {
    margin-top: -.25rem!important;
}
.mr-md-n1, .mx-md-n1 {
    margin-right: -.25rem!important;
}
.mb-md-n1, .my-md-n1 {
    margin-bottom: -.25rem!important;
}
.ml-md-n1, .mx-md-n1 {
    margin-left: -.25rem!important;
}
.m-md-n2 {
    margin: -.5rem!important;
}
.mt-md-n2, .my-md-n2 {
    margin-top: -.5rem!important;
}
.mr-md-n2, .mx-md-n2 {
    margin-right: -.5rem!important;
}
.mb-md-n2, .my-md-n2 {
    margin-bottom: -.5rem!important;
}
.ml-md-n2, .mx-md-n2 {
    margin-left: -.5rem!important;
}
.m-md-n3 {
    margin: -1rem!important;
}
.mt-md-n3, .my-md-n3 {
    margin-top: -1rem!important;
}
.mr-md-n3, .mx-md-n3 {
    margin-right: -1rem!important;
}
.mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem!important;
}
.ml-md-n3, .mx-md-n3 {
    margin-left: -1rem!important;
}
.m-md-n4 {
    margin: -1.5rem!important;
}
.mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem!important;
}
.mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem!important;
}
.mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem!important;
}
.m-md-n5 {
    margin: -3rem!important;
}
.mt-md-n5, .my-md-n5 {
    margin-top: -3rem!important;
}
.mr-md-n5, .mx-md-n5 {
    margin-right: -3rem!important;
}
.mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem!important;
}
.ml-md-n5, .mx-md-n5 {
    margin-left: -3rem!important;
}
.m-md-auto {
    margin: auto!important;
}
.mt-md-auto, .my-md-auto {
    margin-top: auto!important;
}
.mr-md-auto, .mx-md-auto {
    margin-right: auto!important;
}
.mb-md-auto, .my-md-auto {
    margin-bottom: auto!important;
}
.ml-md-auto, .mx-md-auto {
    margin-left: auto!important;
}
}@media (min-width:992px) {
    .m-lg-0 {
    margin: 0!important;
}
.mt-lg-0, .my-lg-0 {
    margin-top: 0!important;
}
.mr-lg-0, .mx-lg-0 {
    margin-right: 0!important;
}
.mb-lg-0, .my-lg-0 {
    margin-bottom: 0!important;
}
.ml-lg-0, .mx-lg-0 {
    margin-left: 0!important;
}
.m-lg-1 {
    margin: .25rem!important;
}
.mt-lg-1, .my-lg-1 {
    margin-top: .25rem!important;
}
.mr-lg-1, .mx-lg-1 {
    margin-right: .25rem!important;
}
.mb-lg-1, .my-lg-1 {
    margin-bottom: .25rem!important;
}
.ml-lg-1, .mx-lg-1 {
    margin-left: .25rem!important;
}
.m-lg-2 {
    margin: .5rem!important;
}
.mt-lg-2, .my-lg-2 {
    margin-top: .5rem!important;
}
.mr-lg-2, .mx-lg-2 {
    margin-right: .5rem!important;
}
.mb-lg-2, .my-lg-2 {
    margin-bottom: .5rem!important;
}
.ml-lg-2, .mx-lg-2 {
    margin-left: .5rem!important;
}
.m-lg-3 {
    margin: 1rem!important;
}
.mt-lg-3, .my-lg-3 {
    margin-top: 1rem!important;
}
.mr-lg-3, .mx-lg-3 {
    margin-right: 1rem!important;
}
.mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem!important;
}
.ml-lg-3, .mx-lg-3 {
    margin-left: 1rem!important;
}
.m-lg-4 {
    margin: 1.5rem!important;
}
.mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem!important;
}
.mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem!important;
}
.mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem!important;
}
.ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem!important;
}
.m-lg-5 {
    margin: 3rem!important;
}
.mt-lg-5, .my-lg-5 {
    margin-top: 3rem!important;
}
.mr-lg-5, .mx-lg-5 {
    margin-right: 3rem!important;
}
.mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem!important;
}
.ml-lg-5, .mx-lg-5 {
    margin-left: 3rem!important;
}
.p-lg-0 {
    padding: 0!important;
}
.pt-lg-0, .py-lg-0 {
    padding-top: 0!important;
}
.pr-lg-0, .px-lg-0 {
    padding-right: 0!important;
}
.pb-lg-0, .py-lg-0 {
    padding-bottom: 0!important;
}
.pl-lg-0, .px-lg-0 {
    padding-left: 0!important;
}
.p-lg-1 {
    padding: .25rem!important;
}
.pt-lg-1, .py-lg-1 {
    padding-top: .25rem!important;
}
.pr-lg-1, .px-lg-1 {
    padding-right: .25rem!important;
}
.pb-lg-1, .py-lg-1 {
    padding-bottom: .25rem!important;
}
.pl-lg-1, .px-lg-1 {
    padding-left: .25rem!important;
}
.p-lg-2 {
    padding: .5rem!important;
}
.pt-lg-2, .py-lg-2 {
    padding-top: .5rem!important;
}
.pr-lg-2, .px-lg-2 {
    padding-right: .5rem!important;
}
.pb-lg-2, .py-lg-2 {
    padding-bottom: .5rem!important;
}
.pl-lg-2, .px-lg-2 {
    padding-left: .5rem!important;
}
.p-lg-3 {
    padding: 1rem!important;
}
.pt-lg-3, .py-lg-3 {
    padding-top: 1rem!important;
}
.pr-lg-3, .px-lg-3 {
    padding-right: 1rem!important;
}
.pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem!important;
}
.pl-lg-3, .px-lg-3 {
    padding-left: 1rem!important;
}
.p-lg-4 {
    padding: 1.5rem!important;
}
.pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem!important;
}
.pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem!important;
}
.pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem!important;
}
.pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem!important;
}
.p-lg-5 {
    padding: 3rem!important;
}
.pt-lg-5, .py-lg-5 {
    padding-top: 3rem!important;
}
.pr-lg-5, .px-lg-5 {
    padding-right: 3rem!important;
}
.pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem!important;
}
.pl-lg-5, .px-lg-5 {
    padding-left: 3rem!important;
}
.m-lg-n1 {
    margin: -.25rem!important;
}
.mt-lg-n1, .my-lg-n1 {
    margin-top: -.25rem!important;
}
.mr-lg-n1, .mx-lg-n1 {
    margin-right: -.25rem!important;
}
.mb-lg-n1, .my-lg-n1 {
    margin-bottom: -.25rem!important;
}
.ml-lg-n1, .mx-lg-n1 {
    margin-left: -.25rem!important;
}
.m-lg-n2 {
    margin: -.5rem!important;
}
.mt-lg-n2, .my-lg-n2 {
    margin-top: -.5rem!important;
}
.mr-lg-n2, .mx-lg-n2 {
    margin-right: -.5rem!important;
}
.mb-lg-n2, .my-lg-n2 {
    margin-bottom: -.5rem!important;
}
.ml-lg-n2, .mx-lg-n2 {
    margin-left: -.5rem!important;
}
.m-lg-n3 {
    margin: -1rem!important;
}
.mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem!important;
}
.mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem!important;
}
.mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem!important;
}
.ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem!important;
}
.m-lg-n4 {
    margin: -1.5rem!important;
}
.mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem!important;
}
.mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem!important;
}
.mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem!important;
}
.m-lg-n5 {
    margin: -3rem!important;
}
.mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem!important;
}
.mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem!important;
}
.mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem!important;
}
.ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem!important;
}
.m-lg-auto {
    margin: auto!important;
}
.mt-lg-auto, .my-lg-auto {
    margin-top: auto!important;
}
.mr-lg-auto, .mx-lg-auto {
    margin-right: auto!important;
}
.mb-lg-auto, .my-lg-auto {
    margin-bottom: auto!important;
}
.ml-lg-auto, .mx-lg-auto {
    margin-left: auto!important;
}
}@media (min-width:1200px) {
    .m-xl-0 {
    margin: 0!important;
}
.mt-xl-0, .my-xl-0 {
    margin-top: 0!important;
}
.mr-xl-0, .mx-xl-0 {
    margin-right: 0!important;
}
.mb-xl-0, .my-xl-0 {
    margin-bottom: 0!important;
}
.ml-xl-0, .mx-xl-0 {
    margin-left: 0!important;
}
.m-xl-1 {
    margin: .25rem!important;
}
.mt-xl-1, .my-xl-1 {
    margin-top: .25rem!important;
}
.mr-xl-1, .mx-xl-1 {
    margin-right: .25rem!important;
}
.mb-xl-1, .my-xl-1 {
    margin-bottom: .25rem!important;
}
.ml-xl-1, .mx-xl-1 {
    margin-left: .25rem!important;
}
.m-xl-2 {
    margin: .5rem!important;
}
.mt-xl-2, .my-xl-2 {
    margin-top: .5rem!important;
}
.mr-xl-2, .mx-xl-2 {
    margin-right: .5rem!important;
}
.mb-xl-2, .my-xl-2 {
    margin-bottom: .5rem!important;
}
.ml-xl-2, .mx-xl-2 {
    margin-left: .5rem!important;
}
.m-xl-3 {
    margin: 1rem!important;
}
.mt-xl-3, .my-xl-3 {
    margin-top: 1rem!important;
}
.mr-xl-3, .mx-xl-3 {
    margin-right: 1rem!important;
}
.mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem!important;
}
.ml-xl-3, .mx-xl-3 {
    margin-left: 1rem!important;
}
.m-xl-4 {
    margin: 1.5rem!important;
}
.mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem!important;
}
.mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem!important;
}
.mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem!important;
}
.ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem!important;
}
.m-xl-5 {
    margin: 3rem!important;
}
.mt-xl-5, .my-xl-5 {
    margin-top: 3rem!important;
}
.mr-xl-5, .mx-xl-5 {
    margin-right: 3rem!important;
}
.mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem!important;
}
.ml-xl-5, .mx-xl-5 {
    margin-left: 3rem!important;
}
.p-xl-0 {
    padding: 0!important;
}
.pt-xl-0, .py-xl-0 {
    padding-top: 0!important;
}
.pr-xl-0, .px-xl-0 {
    padding-right: 0!important;
}
.pb-xl-0, .py-xl-0 {
    padding-bottom: 0!important;
}
.pl-xl-0, .px-xl-0 {
    padding-left: 0!important;
}
.p-xl-1 {
    padding: .25rem!important;
}
.pt-xl-1, .py-xl-1 {
    padding-top: .25rem!important;
}
.pr-xl-1, .px-xl-1 {
    padding-right: .25rem!important;
}
.pb-xl-1, .py-xl-1 {
    padding-bottom: .25rem!important;
}
.pl-xl-1, .px-xl-1 {
    padding-left: .25rem!important;
}
.p-xl-2 {
    padding: .5rem!important;
}
.pt-xl-2, .py-xl-2 {
    padding-top: .5rem!important;
}
.pr-xl-2, .px-xl-2 {
    padding-right: .5rem!important;
}
.pb-xl-2, .py-xl-2 {
    padding-bottom: .5rem!important;
}
.pl-xl-2, .px-xl-2 {
    padding-left: .5rem!important;
}
.p-xl-3 {
    padding: 1rem!important;
}
.pt-xl-3, .py-xl-3 {
    padding-top: 1rem!important;
}
.pr-xl-3, .px-xl-3 {
    padding-right: 1rem!important;
}
.pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem!important;
}
.pl-xl-3, .px-xl-3 {
    padding-left: 1rem!important;
}
.p-xl-4 {
    padding: 1.5rem!important;
}
.pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem!important;
}
.pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem!important;
}
.pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem!important;
}
.pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem!important;
}
.p-xl-5 {
    padding: 3rem!important;
}
.pt-xl-5, .py-xl-5 {
    padding-top: 3rem!important;
}
.pr-xl-5, .px-xl-5 {
    padding-right: 3rem!important;
}
.pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem!important;
}
.pl-xl-5, .px-xl-5 {
    padding-left: 3rem!important;
}
.m-xl-n1 {
    margin: -.25rem!important;
}
.mt-xl-n1, .my-xl-n1 {
    margin-top: -.25rem!important;
}
.mr-xl-n1, .mx-xl-n1 {
    margin-right: -.25rem!important;
}
.mb-xl-n1, .my-xl-n1 {
    margin-bottom: -.25rem!important;
}
.ml-xl-n1, .mx-xl-n1 {
    margin-left: -.25rem!important;
}
.m-xl-n2 {
    margin: -.5rem!important;
}
.mt-xl-n2, .my-xl-n2 {
    margin-top: -.5rem!important;
}
.mr-xl-n2, .mx-xl-n2 {
    margin-right: -.5rem!important;
}
.mb-xl-n2, .my-xl-n2 {
    margin-bottom: -.5rem!important;
}
.ml-xl-n2, .mx-xl-n2 {
    margin-left: -.5rem!important;
}
.m-xl-n3 {
    margin: -1rem!important;
}
.mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem!important;
}
.mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem!important;
}
.mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem!important;
}
.ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem!important;
}
.m-xl-n4 {
    margin: -1.5rem!important;
}
.mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem!important;
}
.mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem!important;
}
.mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem!important;
}
.m-xl-n5 {
    margin: -3rem!important;
}
.mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem!important;
}
.mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem!important;
}
.mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem!important;
}
.ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem!important;
}
.m-xl-auto {
    margin: auto!important;
}
.mt-xl-auto, .my-xl-auto {
    margin-top: auto!important;
}
.mr-xl-auto, .mx-xl-auto {
    margin-right: auto!important;
}
.mb-xl-auto, .my-xl-auto {
    margin-bottom: auto!important;
}
.ml-xl-auto, .mx-xl-auto {
    margin-left: auto!important;
}
}.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace!important;
}
.text-justify {
    text-align: justify!important;
}
.text-wrap {
    white-space: normal!important;
}
.text-nowrap {
    white-space: nowrap!important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left!important;
}
.text-right {
    text-align: right!important;
}
.text-center {
    text-align: center!important;
}
@media (min-width:576px) {
    .text-sm-left {
    text-align: left!important;
}
.text-sm-right {
    text-align: right!important;
}
.text-sm-center {
    text-align: center!important;
}
}@media (min-width:768px) {
    .text-md-left {
    text-align: left!important;
}
.text-md-right {
    text-align: right!important;
}
.text-md-center {
    text-align: center!important;
}
}@media (min-width:992px) {
    .text-lg-left {
    text-align: left!important;
}
.text-lg-right {
    text-align: right!important;
}
.text-lg-center {
    text-align: center!important;
}
}@media (min-width:1200px) {
    .text-xl-left {
    text-align: left!important;
}
.text-xl-right {
    text-align: right!important;
}
.text-xl-center {
    text-align: center!important;
}
}.text-lowercase {
    text-transform: lowercase!important;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.text-capitalize {
    text-transform: capitalize!important;
}
.font-weight-light {
    font-weight: 300!important;
}
.font-weight-lighter {
    font-weight: lighter!important;
}
.font-weight-normal {
    font-weight: 400!important;
}
.font-weight-bold {
    font-weight: 700!important;
}
.font-weight-bolder {
    font-weight: bolder!important;
}
.font-italic {
    font-style: italic!important;
}
.text-white {
    color: #fff!important;
}
.text-primary {
    color: #007bff!important;
}
a.text-primary:focus, a.text-primary:hover {
    color: #0056b3!important;
}
.text-secondary {
    color: #6c757d!important;
}
a.text-secondary:focus, a.text-secondary:hover {
    color: #494f54!important;
}
.text-success {
    color: #28a745!important;
}
a.text-success:focus, a.text-success:hover {
    color: #19692c!important;
}
.text-info {
    color: #17a2b8!important;
}
a.text-info:focus, a.text-info:hover {
    color: #0f6674!important;
}
.text-warning {
    color: #ffc107!important;
}
a.text-warning:focus, a.text-warning:hover {
    color: #ba8b00!important;
}
.text-danger {
    color: #dc3545!important;
}
a.text-danger:focus, a.text-danger:hover {
    color: #a71d2a!important;
}
.text-light {
    color: #f8f9fa!important;
}
a.text-light:focus, a.text-light:hover {
    color: #cbd3da!important;
}
.text-dark {
    color: #343a40!important;
}
a.text-dark:focus, a.text-dark:hover {
    color: #121416!important;
}
.text-body {
    color: #212529!important;
}
.text-muted {
    color: #6c757d!important;
}
.text-black-50 {
    color: rgba(0, 0, 0, .5)!important;
}
.text-white-50 {
    color: rgba(255, 255, 255, .5)!important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.text-decoration-none {
    text-decoration: none!important;
}
.text-break {
    word-break: break-word!important;
    word-wrap: break-word!important;
}
.text-reset {
    color: inherit!important;
}
.visible {
    visibility: visible!important;
}
.invisible {
    visibility: hidden!important;
}
@media print {
    *, : :after, ::before {
    text-shadow: none!important;
    box-shadow: none!important;
}
a:not(.btn) {
    text-decoration: underline;
}
abbr[title]::after {
    content: " (" attr(title) ")"}
pre {
    white-space: pre-wrap!important;
}
blockquote, pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
}
img, tr {
    page-break-inside: avoid;
}
h2, h3, p {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
@page {
    size: a3;
}
body {
    min-width: 992px!important;
}
.container {
    min-width: 992px!important;
}
.navbar {
    display: none;
}
.badge {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse!important;
}
.table td, .table th {
    background-color: #fff!important;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6!important;
}
.table-dark {
    color: inherit;
}
.table-dark tbody+tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #dee2e6;
}
.table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
}
}@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(fonts/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(fonts/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(fonts/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(fonts/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(fonts/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(fonts/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(fonts/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(fonts/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
    line-height: 31px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-size: 17px;
}
p, .paragraph {
    font-weight: 300;
    color: #4d546f;
    font-size: 17px;
    line-height: 31px;
    font-family: "Poppins", sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #091337;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1.5;
}
h1, .h1 {
    font-size: 56px;
}
h2, .h2 {
    font-size: 43px;
}
h3, .h3 {
    font-size: 37px;
}
h4, .h4 {
    font-size: 22px;
}
h5, .h5 {
    font-size: 16px;
}
h6, .h6 {
    font-size: 13px;
}
.btn {
    background: #E31D24;
    background: -moz-linear-gradient(-45deg, #E31D24 0%, #E31D24 100%);
    background: -webkit-linear-gradient(-45deg, #E31D24 0%, #E31D24 100%);
    background: linear-gradient(135deg, #E31D24 0%, #E31D24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E31D24', endColorstr='#E31D24', GradientType=1);
    color: #ffffff;
    padding: 15px 40px;
    display: inline-block;
    text-decoration: none !important;
    font-size: 16px;
    border-radius: 50px;
    letter-spacing: 1px;
    position: relative;
    top: 0;
    margin-right: 0.5rem !important;
}
.btn:focus {
    outline: 0;
    box-shadow: none !important;
}
.btn:active {
    box-shadow: none;
}
.btn:hover {
    background: #ffffff;
    border: 2px solid #E31D24;
    color: #E31D24;
    top: -5px;
}
.btn-primary {
    background-image: linear-gradient(25deg, rgb(23, 255, 211) 0%, rgb(211, 252, 113) 95%);
    color: #091337;
    transition: background 1s ease-out;
}
.btn-primary:active {
    background: linear-gradient(25deg, rgb(23, 255, 211) 0%, rgb(211, 252, 113) 95%) !important;
}
.btn-primary:hover {
    background: linear-gradient(205deg, rgb(23, 255, 211) 0%, rgb(211, 252, 113) 95%);
    color: #091337;
}
.btn-secondary {
    background: #ffffff !important;
    border: 2px solid #E31D24 !important;
    color: #E31D24 !important;
    padding: 5px 15px !important;
}
.btn-secondary:active {
    background: linear-gradient(6deg, rgb(23, 255, 211) 0%, rgb(35, 227, 238) 100%) !important;
}
.btn-secondary:hover {
    background: #E31D24!important;
    border: 2px solid #E31D24 !important;
    color: #ffffff !important;
}
.btn-lg {
    padding: 15px 85px;
}
body {
    background-color: #fff;
    overflow-x: hidden;
}
::-moz-selection {
    background: #20a5ff;
    color: #fff;
}
::selection {
    background: #20a5ff;
    color: #fff;
}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}
ol, ul {
    list-style-type: none;
    margin: 0px;
}
img {
    vertical-align: middle;
    border: 0;
}
a, a:hover, a:focus {
    text-decoration: none;
}
a, button, select {
    cursor: pointer;
    transition: 0.2s ease;
}
a:focus, button:focus, select:focus {
    outline: 0;
}
a:hover {
    color: #008dec;
}
.slick-slide {
    outline: 0;
}
.section {
    padding-bottom: 130px;
}
.section-sm {
    padding-top: 40px;
    padding-bottom: 40px;
}
.section-lg {
    padding-top: 200px;
    padding-bottom: 200px;
}
@media (max-width:575px) {
    .section-lg {
    padding-top: 50px;
    padding-bottom: 150px;
}
}
.section-title {
    margin-bottom: 30px;
}
.bg-cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.overlay {
    position: relative;
}
.overlay::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
}
.outline-0 {
    outline: 0 !important;
}
.d-unset {
    display: unset !important;
}
.page-title {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bg-primary {
    background: #008dec !important;
}
.bg-gray {
    background: #f2f3f5;
}
.text-primary {
    color: #008dec !important;
}
.text-dark {
    color: #091337 !important;
}
.text-purple {
    color: #9491ff !important;
}
.text-color {
    color: #4d546f;
}
.primary-shadow {
    box-shadow: 0px 35px 46px 0px rgba(172, 189, 199, 0.28);
}
.border-blue {
    border-color: #dcebf4 !important;
}
.shadow-primary {
    box-shadow: 0px 35px 46px 0px rgba(172, 189, 199, 0.28);
}
.facebook {
    color: #334bff;
}
.twitter {
    color: #45d9f0;
}
.linkedin {
    color: #1b91ff;
}
.black {
    color: #000;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mb-70 {
    margin-bottom: 70px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.mb-90 {
    margin-bottom: 90px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.pb-100 {
    padding-bottom: 100px !important;
}
.translate-y-150 {
    transform: translateY(150px);
}
@media (max-width:575px) {
    .translate-y-150 {
    transform: translateY(0);
}
}
.left-right-animation {
    animation: left_right 3s ease-in infinite alternate-reverse;
}
@-webkit-keyframes left_right {
    0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-20px);
}
}
@keyframes left_right {
    0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-20px);
}
}
.up-down-animation {
    animation: up_down 3s ease-in infinite alternate-reverse;
}
@-webkit-keyframes up_down {
    0% {
    transform: translateY(0);
}
100% {
    transform: translateY(-20px);
}
}
@keyframes up_down {
    0% {
    transform: translateY(0);
}
100% {
    transform: translateY(-20px);
}
}
.zindex-1 {
    z-index: 1;
}
.navbar-light .navbar-nav .nav-link {
    color: #091337;
}
.navigation {
    transition: 0.3s ease;
}
.navbar {
    transition: 0.3s ease;
}
@media (max-width:991px) {
    .navbar-collapse {
    padding-bottom: 20px;
}
}
.nav-bg {
    background-color: #fff;
    box-shadow: 0px 10px 20px 0px rgba(0, 141, 236, 0.1);
}
.nav-bg .navbar {
    padding: 10px 0;
}
.nav-item {
    padding: 20px 10px;
}
@media (max-width:991px) {
    .nav-item {
    padding: 0;
}
}
.text-long {
    display: none;
}
.text-short {
    display: inline;
}
@media (min-width:1650px) {
    .text-long {
    display: inline;
}
.text-short {
    display: none;
}
}
.hero-section {
    padding-top: 150px;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    margin-bottom: 300px;
}
@media (max-width:768px) {
    .hero-section.bg-principal {
    background-image: url("/2023-index/images/hero-area/banner-bg-small.avif");
}
}
@media (min-width:769px) and (max-width:1024px) {
    .hero-section.bg-principal {
    background-image: url("/2023/banner-bg-medium.webp");
}
}
@media (min-width:1025px) {
    .hero-section.bg-principal {
    background-image: url("/img-2026-opti/banner-bg.webp");
}
}
.banner-image {
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translateX(-50%);
}
.hero-bg-1 {
    position: absolute;
    left: 30px;
    top: 200px;
}
@media (max-width:767px) {
    .hero-bg-1 {
    display: none;
}
}
.hero-bg-2 {
    position: absolute;
    top: 50%;
    left: 20%;
}
@media (max-width:767px) {
    .hero-bg-2 {
    display: none;
}
}
.hero-bg-3 {
    position: absolute;
    bottom: 0%;
    left: 10%;
}
@media (max-width:767px) {
    .hero-bg-3 {
    display: none;
}
}
.hero-bg-4 {
    top: 210px;
    right: 40%;
    position: absolute;
}
@media (max-width:767px) {
    .hero-bg-4 {
    display: none;
}
}
.hero-bg-5 {
    position: absolute;
    top: 250px;
    right: 17%;
}
@media (max-width:767px) {
    .hero-bg-5 {
    display: none;
}
}
.hero-bg-6 {
    position: absolute;
    right: 10%;
    bottom: 20%;
}
@media (max-width:767px) {
    .hero-bg-6 {
    display: none;
}
}
.hero-bg-7 {
    position: absolute;
    left: 20%;
    bottom: -17%;
    z-index: 1;
}
@media (max-width:767px) {
    .hero-bg-7 {
    display: none;
}
}
.hero-bg-8 {
    position: absolute;
    bottom: -30%;
    right: 50%;
    z-index: 1;
}
@media (max-width:767px) {
    .hero-bg-8 {
    display: none;
}
}
.hero-bg-9 {
    position: absolute;
    right: 20%;
    bottom: -10%;
    z-index: 1;
}
@media (max-width:767px) {
    .hero-bg-9 {
    display: none;
}
}
.feature {
    position: relative;
}
.feature-item h4 {
    line-height: 1;
}
.feature-item p {
    line-height: 25px;
}
.feature-item:hover .feature-icon {
    box-shadow: 0px 18px 43px 0px rgba(0, 141, 236, 0.21);
}
.feature-bg-1 {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
}
@media (max-width:767px) {
    .feature-bg-1 {
    display: none;
}
}
.feature-bg-2 {
    position: absolute;
    right: 0;
    bottom: 10%;
    z-index: -1;
}
@media (max-width:767px) {
    .feature-bg-2 {
    display: none;
}
}
.feature-icon {
    display: inline-block;
    height: 90px;
    width: 90px;
    border-radius: 5px;
    color: #fff;
    font-size: 45px;
    line-height: 90px;
    background: #008dec;
    box-shadow: 0px 18px 25px 0px rgba(0, 141, 236, 0.1);
    text-align: center;
    transition: 0.2s ease;
}
.seo {
    position: relative;
    overflow: visible;
}
.seo-bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
@media (max-width:1200px) {
    .seo-bg {
    max-width: 500px;
}
}
@media (max-width:991px) {
    .seo-bg {
    max-width: 400px;
}
}
.seo-bg-shape-1 {
    position: absolute;
    left: 25%;
    top: 0;
    z-index: -1;
}
@media (max-width:767px) {
    .seo-bg-shape-1 {
    display: none;
}
}
.seo-bg-shape-2 {
    position: absolute;
    right: 2%;
    top: 40%;
    z-index: -1;
}
@media (max-width:767px) {
    .seo-bg-shape-2 {
    display: none;
}
}
.seo-bg-shape-3 {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: -1;
}
@media (max-width:767px) {
    .seo-bg-shape-3 {
    display: none;
}
}
.service {
    position: relative;
    overflow: visible;
}
.service-list li {
    margin-bottom: 30px;
    color: #4d546f;
}
.service-list li i {
    margin-right: 20px;
    color: #4d546f;
}
.service-bg {
    position: absolute;
    right: 0;
    top: -10%;
    z-index: -1;
}
@media (max-width:1200px) {
    .service-bg {
    max-width: 500px;
}
}
@media (max-width:991px) {
    .service-bg {
    max-width: 400px;
    top: 0;
}
}
.service-bg-shape-1 {
    position: absolute;
    left: 0;
    top: 150px;
    z-index: -1;
}
@media (max-width:767px) {
    .service-bg-shape-1 {
    display: none;
}
}
.service-bg-shape-2 {
    position: absolute;
    left: 40%;
    bottom: 0;
    z-index: -1;
}
@media (max-width:767px) {
    .service-bg-shape-2 {
    display: none;
}
}
.team {
    overflow: visible;
    position: relative;
}
.team-slider {
    overflow: hidden;
    padding-bottom: 100px;
}
.team-slider .slick-list {
    overflow: visible;
}
.team-slider .slick-arrow {
    border: 0;
    background: transparent;
    color: #008dec;
    position: absolute;
    bottom: 0;
    z-index: 1;
    font-size: 25px;
}
.team-slider .slick-arrow.slick-disabled {
    color: #86ceff;
}
.team-slider .prevArrow {
    left: 10px;
}
.team-slider .nextArrow {
    left: 50px;
}
.team-member {
    padding: 30px 45px;
    background: #fff;
    box-shadow: 0px 23px 43px 0px rgba(172, 189, 199, 0.49);
    margin: 0 20px;
}
@media (max-width:1200px) {
    .team-member {
    padding: 30px;
}
}
.team-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.team-bg-shape-1 {
    position: absolute;
    top: 100px;
    left: 20px;
    z-index: -1;
}
@media (max-width:767px) {
    .team-bg-shape-1 {
    display: none;
}
}
.team-bg-shape-2 {
    position: absolute;
    top: 100px;
    right: -5px;
    z-index: -1;
}
@media (max-width:767px) {
    .team-bg-shape-2 {
    display: none;
}
}
.team-bg-shape-3 {
    position: absolute;
    bottom: 20%;
    right: 40%;
    z-index: -1;
}
@media (max-width:767px) {
    .team-bg-shape-3 {
    display: none;
}
}
.team-bg-shape-4 {
    position: absolute;
    bottom: 20%;
    right: 180px;
    z-index: -1;
}
@media (max-width:767px) {
    .team-bg-shape-4 {
    display: none;
}
}
.pricing {
    position: relative;
    overflow: visible;
}
.pricing-table {
    padding: 50px 35px 30px;
    transition: 0.2s ease;
}
@media (max-width:1200px) {
    .pricing-table {
    padding: 30px 20px;
}
}
.pricing-table h1 {
    font-size: 65px;
}
.pricing-table h1 span {
    font-size: 20px;
    vertical-align: top;
    line-height: 65px;
    margin-right: 5px;
}
.pricing-table:hover {
    box-shadow: 0px 59px 43px 0px rgba(216, 233, 243, 0.3);
}
.pricing-table.table-1 {
    background-image: linear-gradient(59deg, rgb(213, 252, 113) 0%, rgb(100, 254, 171) 95%);
}
.pricing-table.table-2 {
    background-image: linear-gradient(59deg, rgb(6, 255, 223) 0%, rgb(66, 219, 239) 95%);
}
.pricing-table.table-3 {
    background-image: linear-gradient(59deg, rgb(11, 252, 224) 0%, rgb(197, 253, 120) 95%);
}
.pricing-btn {
    font-size: 25px;
    font-weight: 700;
    color: #091337;
}
@media (max-width:1200px) {
    .pricing-btn {
    padding: 5px;
}
}
.pricing-btn:hover {
    color: #008dec;
}
.pricing-bg-shape-1 {
    position: absolute;
    left: 30%;
    top: 100px;
    z-index: -1;
}
@media (max-width:767px) {
    .pricing-bg-shape-1 {
    display: none;
}
}
.pricing-bg-shape-2 {
    position: absolute;
    right: 10%;
    top: 110px;
    z-index: -1;
}
@media (max-width:767px) {
    .pricing-bg-shape-2 {
    display: none;
}
}
.pricing-bg-shape-3 {
    position: absolute;
    bottom: 20%;
    left: 0;
    z-index: -1;
}
@media (max-width:767px) {
    .pricing-bg-shape-3 {
    display: none;
}
}
.newsletter {
    position: relative;
}
.newsletter-form {
    height: 85px;
    width: 100%;
    padding: 0 40px;
    border: 0;
    background: #fff;
    box-shadow: 0px 35px 46px 0px rgba(172, 189, 199, 0.28);
    border-radius: 5px;
}
.newsletter-form:focus {
    outline: 0;
    box-shadow: 0;
}
.newsletter-btn {
    position: absolute;
    height: 100%;
    background: #8986ff;
    top: 0;
    right: 0;
    border-radius: 0 5px 5px 0;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
@media (max-width:575px) {
    .newsletter-btn {
    padding-left: 5px;
    padding-right: 5px;
}
}
.newsletter-bg-shape {
    position: absolute;
    top: 0;
    right: 10%;
    z-index: -1;
}
@media (max-width:767px) {
    .newsletter-bg-shape {
    display: none;
}
}
.footer {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.footer-section {
    padding-top: 500px;
    padding-bottom: 100px;
}
.footer-menu a {
    color: #091337;
    display: block;
    padding: 15px;
    font-weight: 400;
}
.social-icon li {
    margin: 0 12px;
}
.social-icon li a {
    height: 45px;
    width: 45px;
    background: #fff;
    border-radius: 5px;
    line-height: 45px;
    display: block;
    text-align: center;
}
.client-logo-slider img {
    transition: 0.2s ease;
}
.client-logo-slider a:hover img {
    transform: scale(1.2);
}
.service-bg-image {
    background-size: containe;
    background-repeat: no-repeat;
    background-position: center 400px;
}
.service-bg-1 {
    position: absolute;
    left: 50px;
    top: 10%;
    z-index: -1;
}
@media (max-width:767px) {
    .service-bg-1 {
    display: none;
}
}
.service-bg-2 {
    position: absolute;
    right: 50px;
    top: 10%;
    z-index: -1;
}
@media (max-width:767px) {
    .service-bg-2 {
    display: none;
}
}
.service-bg-3 {
    position: absolute;
    right: 50px;
    top: 50%;
    z-index: -1;
}
@media (max-width:767px) {
    .service-bg-3 {
    display: none;
}
}
.service-bg-4 {
    position: absolute;
    left: 50px;
    bottom: 30%;
    z-index: -1;
}
@media (max-width:767px) {
    .service-bg-4 {
    display: none;
}
}
.service-bg-5 {
    position: absolute;
    left: 10%;
    bottom: 5%;
    z-index: -1;
}
@media (max-width:767px) {
    .service-bg-5 {
    display: none;
}
}
.about {
    position: relative;
    overflow: visible;
}
.about-video {
    position: relative;
}
.about-video .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.about-bg-1 {
    position: absolute;
    left: 30%;
    top: 10%;
    z-index: -1;
}
@media (max-width:767px) {
    .about-bg-1 {
    display: none;
}
}
.about-bg-2 {
    position: absolute;
    top: 30%;
    right: 40px;
    z-index: -1;
}
@media (max-width:767px) {
    .about-bg-2 {
    display: none;
}
}
.about-bg-3 {
    position: absolute;
    bottom: 20%;
    left: 30px;
    z-index: -1;
}
@media (max-width:767px) {
    .about-bg-3 {
    display: none;
}
}
.about-bg-4 {
    position: absolute;
    top: 20%;
    left: 40px;
    z-index: -1;
}
@media (max-width:767px) {
    .about-bg-4 {
    display: none;
}
}
.about-bg-5 {
    position: absolute;
    bottom: 10%;
    right: 40px;
    z-index: -1;
}
@media (max-width:767px) {
    .about-bg-5 {
    display: none;
}
}
.about-bg-6 {
    position: absolute;
    top: 10%;
    right: 10%;
    z-index: -1;
}
@media (max-width:767px) {
    .about-bg-6 {
    display: none;
}
}
.play-btn {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    color: #fff;
    line-height: 70px;
    font-size: 20px;
    text-align: center;
    background: #7aff91;
    display: inline-block;
    transition: 0.2s ease;
    box-shadow: 0px 23px 43px 0px rgba(94, 254, 198, 0.3);
}
.play-btn:hover {
    color: #fff;
    font-size: 30px;
}
.product {
    position: relative;
    overflow: visible;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.about-bg {
    position: absolute;
    left: 0;
    top: 0px;
    z-index: -1;
}
.form-control {
    height: 65px;
    width: 100%;
    background: #f7fafc;
}
.form-control:focus {
    border-color: #008dec;
    box-shadow: none;
}
textarea.form-control {
    height: 157px;
}
.contact-bg {
    background-color: #f3f7fb;
}
.round-icon {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    font-size: 18px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.round-icon.green {
    background: #e0fef4;
    color: #00f7a7;
}
.round-icon.blue {
    background: #e0f1ff;
    color: #008cff;
}
.round-icon.orange {
    background: #fff1e0;
    color: #ff8b00;
}
.contact {
    position: relative;
}
.contact-bg-1 {
    position: absolute;
    left: 0;
    top: 10%;
    z-index: -1;
}
@media (max-width:767px) {
    .contact-bg-1 {
    display: none;
}
}
.contact-bg-2 {
    position: absolute;
    top: 20%;
    right: 10%;
    z-index: -1;
}
@media (max-width:767px) {
    .contact-bg-2 {
    display: none;
}
}
.contact-bg-3 {
    position: absolute;
    top: 10%;
    left: 40%;
    z-index: -1;
}
@media (max-width:767px) {
    .contact-bg-3 {
    display: none;
}
}
.contact-bg-4 {
    position: absolute;
    bottom: 10%;
    left: 10%;
    z-index: -1;
}
@media (max-width:767px) {
    .contact-bg-4 {
    display: none;
}
}
.contact-bg-5 {
    position: absolute;
    bottom: 10%;
    right: 10%;
    z-index: -1;
}
@media (max-width:767px) {
    .contact-bg-5 {
    display: none;
}
}
.button {
    background: #d60606;
    font-size: 16px;
    color: #fff!important;
    padding: 10px 20px;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d60606;
    cursor: pointer;
}
.button:focus, .button:hover {
    color: #fff!important;
    background: #222;
    border: 1px solid #222;
    -webkit-box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, .1);
    box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, .1);
}
.button.white {
    background: #fff;
    color: #222!important;
    border: 1px solid #fff;
}
.button.white:focus, .button.white:hover {
    color: #fff!important;
    background: #d60606;
    border: 1px solid #d60606;
}
.button.white.grey {
    background: #fff;
    color: #222;
    border: 1px solid #fff;
}
.button.white.grey:hover, .button.white:focus {
    color: #fff;
    background: #222;
    border: 1px solid #222;
}
.button.line {
    background: rgba(255, 255, 255, 0);
    border: 1px solid #fff;
    color: #fff;
}
.button.line:focus, .button.line:hover {
    background: rgba(255, 255, 255, 1);
    border: 1px solid #fff;
    color: #d60606!important;
}
.button.line.green {
    background: rgba(255, 255, 255, 0);
    border: 1px solid #d60606;
    color: #d60606!important;
}
.button.green.line:focus, .button.line.green:hover {
    background: rgba(255, 255, 255, 1);
    border: 1px solid #3f556c;
    color: #3f556c!important;
}
.button.grey {
    background: #222;
    border: 1px solid #222;
    color: #fff;
}
.button.grey:focus, .button.grey:hover {
    background: #444;
    border: 1px solid #444;
}
.button.large {
    padding: 16px 80px;
    font-size: 18px;
}
.button.medium {
    padding: 14px 60px;
    font-size: 16px;
}
.button.small {
    padding: 12px 40px;
    font-size: 14px;
}
.button.extra-small {
    padding: 8px 20px;
    font-size: 13px;
}
.overview-block-ptb {
    padding: 33px 0;
}
.overview-block-ptb4 {
    padding: 40px 0;
}
.overview-block-pt6 {
    padding: 60px 0 0;
}
.overview-block-ptb100 {
    padding: 100px 0;
}
.iq-pall-30 {
    padding: 30px!important;
}
.iq-ptb-20 {
    padding: 20px 0;
}
.iq-ptb-40 {
    padding: 40px 0;
}
.iq-pb-10 {
    padding-bottom: 10px;
}
.iq-pb-70 {
    padding-bottom: 70px;
}
.iq-pr-30 {
    padding-right: 30px;
}
.iq-mtb-10 {
    margin: 10px 0;
}
.iq-mtb-15 {
    margin: 15px 0;
}
.iq-mtb-20 {
    margin: 20px 0;
}
.iq-mtb-30 {
    margin: 30px 0;
}
.iq-mt-10 {
    margin-top: 10px!important;
}
.iq-mt-15 {
    margin-top: 15px;
}
.iq-mt-20 {
    margin-top: 20px!important;
}
.iq-mt-30 {
    margin-top: 30px;
}
.iq-mt-50 {
    margin-top: 50px;
}
.iq-mb-0 {
    margin-bottom: 0;
}
.iq-mb-10 {
    margin-bottom: 10px;
}
.iq-mb-30 {
    margin-bottom: 30px;
}
.iq-mr-0 {
    margin-right: 0;
}
.iq-mr-10 {
    margin-right: 10px!important;
}
.iq-mr-15 {
    margin-right: 15px;
}
.iq-tw-3 {
    font-weight: 300;
}
.iq-tw-4 {
    font-weight: 400;
}
.iq-tw-5 {
    font-weight: 500;
}
.iq-tw-6 {
    font-weight: 600;
}
.iq-tw-7 {
    font-weight: 700;
}
.iq-font-green {
    color: #d60606;
}
.iq-font-white {
    color: #fff;
}
.iq-font-black {
    color: #222;
}
.white-bg {
    background: #fff;
}
.dark-bg {
    background: #222;
}
.green-bg {
    background: #fff;
}
.black-bg {
    background: #000;
}
.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.no-padding {
    padding: 0;
}
.heading-title {
    margin-bottom: 30px;
}
.heading-title .title {
    position: relative;
    padding-bottom: 20px;
}
.heading-title .title:before {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 4px;
    background: #d60606;
    display: inline-block;
}
.heading-title p {
    padding: 0 100px;
    display: block;
    margin-bottom: 50px;
    margin-top: 10px;
    line-height: 30px;
}
.heading-title .title.white:before {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 4px;
    background: #fff;
    display: inline-block;
}
.heading-title p.text-left, .heading-title.text-left p, .text-left .heading-title p {
    padding: 0;
    margin-bottom: 20px;
}
.heading-title .white.title:before {
    background: #fff;
}
.heading-title .black.title:before {
    background: #222;
}
.small-title {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.small-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 4px;
    background: #d60606;
    display: inline-block;
}
.small-title.white:before {
    background: #fff;
}
.small-title.black:before {
    background: #222;
}
.iq-bg {
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover!important;
    position: relative;
    z-index: 0;
}
.iq-over-black-70:before {
    background: rgba(0, 0, 0, .7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.iq-over-black-80:before {
    background: rgba(0, 0, 0, .8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
ul {
    padding: 0;
    margin: 0;
    padding-left: 20px;
}
ul li:after {
    position: absolute;
    color: #d60606;
    content: "";
    font-family: FontAwesome;
    left: 0;
    top: 0;
}
ul li.dark:after {
    color: #222;
}
ul.listing-mark {
    padding: 0;
    margin: 0;
}
ul.listing-mark li {
    position: relative;
    list-style-type: none;
    padding-left: 25px;
    margin: 10px 0;
}
ul.listing-mark li:after {
    content: "\f00c"}
header {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
    z-index: 999;
}
header .menu-list-items .container-fluid {
    padding: 0 80px;
}
header .mega-menu>section.menu-list-items {
    background: #222;
}
.mega-menu {
    max-width: 100%}
.mega-menu .menu-logo {
    margin: 17px 0 0;
    position: static!important;
}
.mega-menu .menu-logo>li>a {
    padding: 0;
}
.mega-menu .menu-logo>li>a img {
    height: 33px;
    position: initial;
    width: auto;
}
.mega-menu .menu-links>li.active, .mega-menu .menu-links>li:hover, .mega-menu .menu-logo>li>a:hover {
    background: 0 0;
}
.mega-menu .menu-links {
    float: right;
}
.mega-menu .menu-links>li {
    line-height: 90px;
    margin-right: 10px;
}
.mega-menu .menu-links>li .drop-down li, .mega-menu .menu-links>li .drop-down-multilevel li {
    line-height: normal;
}
.mega-menu .menu-links>li>a {
    font-size: 16px;
    z-index: 9;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.mega-menu .menu-links>li.active>a:before, .mega-menu .menu-links>li:hover>a:before {
    position: absolute;
    top: 0;
    left: 0;
    background: #d60606;
    content: "";
    height: 100%;
    width: 100%;
    z-index: -1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.mega-menu .menu-logo>li {
    line-height: normal;
}
.mega-menu .drop-down a, .mega-menu .drop-down-tab-bar a {
    font-size: 14px;
    padding: 10px 0;
}
.mega-menu .drop-down a:hover, .mega-menu .drop-down a:hover i, .mega-menu .drop-down-tab-bar a:hover, .mega-menu .drop-down-tab-bar a:hover i {
    color: #d60606;
}
.mega-menu .drop-down *, .mega-menu .drop-down-tab-bar * {
    color: #666;
}
.mega-menu .drop-down, .mega-menu .drop-down-tab-bar {
    border-top: 1px solid #d60606;
    -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .15);
}
.mega-menu .drop-down-multilevel li:hover {
    background: #d60606;
}
.mega-menu .drop-down-multilevel a {
    font-size: 14px;
    color: #666;
}
.mega-menu .drop-down-multilevel {
    -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .15);
}
.mega-menu.desktopTopFixed .menu-list-items {
    padding: 0;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .4);
    -webkit-transition: all .3s ease-in-out;
}
.mega-menu.desktopTopFixed .menu-logo {
    margin: 13px 0 0;
}
.mega-menu.desktopTopFixed .menu-logo>li>a img {
    height: 33px;
}
.mega-menu.desktopTopFixed .menu-links>li, .mega-menu.desktopTopFixed .menu-sidebar>li {
    line-height: 70px;
}
.mega-menu.desktopTopFixed .menu-sidebar>li.iq-share {
    margin-top: 13px;
}
.mega-menu .menu-links>li.active ul li.active>a, .mega-menu .menu-links>li.active ul li.active>a i {
    color: #d60606;
}
.mega-menu .menu-links>li.active ul.drop-down-multilevel li.active>a {
    color: #fff;
    background: #d60606;
}
.mega-menu .menu-links>li.active ul.drop-down-multilevel li.active>a i {
    color: #fff;
    z-index: inherit;
}
.mega-menu .menu-sidebar {
    padding: 0 0 0 15px;
    position: relative;
}
.mega-menu .menu-sidebar:before {
    background: rgba(255, 255, 255, .4);
    left: 0;
    top: 50%;
    margin-top: -19px;
    width: 1px;
    height: 35px;
    content: "";
    position: absolute;
}
.mega-menu .menu-sidebar>li {
    float: left;
    line-height: 90px;
    margin: 0 2px;
}
.mega-menu .menu-sidebar>li>a {
    margin: 0 10px;
    font-size: 16px;
    color: #fff;
}
.mega-menu .menu-sidebar>li>a:hover {
    color: #d60606;
}
.mega-menu .menu-sidebar>li.iq-share {
    margin-left: 10px;
    margin-right: 0;
    margin-top: 22px;
}
.slideouticons {
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    z-index: 1000;
}
.slideouticons input {
    display: none;
}
.slideouticons label.mainlabel {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-size: 20px;
    width: 44px;
    height: 44px;
    text-align: center;
    color: #fff;
    background: #d60606;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    outline: 0;
    z-index: 100000;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.slideouticons .iconswrapper {
    position: absolute;
    margin: 0;
    top: 60px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}
.slideouticons .iconswrapper ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: -1;
}
.slideouticons .iconswrapper ul li {
    margin-bottom: 10px;
    position: relative;
    opacity: 0;
    width: 45px;
    height: 45px;
    -webkit-transform: translateY(-100%) rotate(0);
    transform: translateY(-100%) rotate(0);
    -webkit-transition: all .5s;
    transition: all .5s;
}
.slideouticons .iconswrapper ul li a {
    border: 1px solid #ececec;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #222;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background: #fff;
    text-decoration: none;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .05);
}
.slideouticons .iconswrapper ul li a:hover {
    background: #d60606;
    color: #fff;
}
.slideouticons input:checked~label.mainlabel {
    background: #fff;
    color: #d60606;
}
.slideouticons input:checked~.iconswrapper {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.slideouticons input:checked~.iconswrapper ul li {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(360deg);
    transform: translateY(0) rotate(360deg);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.slideouticons input:checked~.iconswrapper ul li:nth-of-type(1) {
    -webkit-transition-delay: 0;
    transition-delay: 0;
    z-index: 4;
}
.slideouticons input:checked~.iconswrapper ul li:nth-of-type(2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    z-index: 3;
}
.slideouticons input:checked~.iconswrapper ul li:nth-of-type(3) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    z-index: 2;
}
.slideouticons input:checked~.iconswrapper ul li:nth-of-type(4) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    z-index: 1;
}
.slideouticons.horizontal .iconswrapper {
    top: 0;
    left: 60px;
}
.slideouticons.horizontal .iconswrapper ul li {
    display: inline;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    -webkit-transform: translateX(-100%) rotate(0);
    transform: translateX(-100%) rotate(0);
}
.slideouticons.horizontal input:checked~.iconswrapper ul li {
    -webkit-transform: translateX(0) rotate(360deg);
    transform: translateX(0) rotate(360deg);
}
.slideouticons .iconswrapper {
    visibility: hidden;
}
.slideouticons input:checked~.iconswrapper {
    visibility: visible;
}
header.white .mega-menu>section.menu-list-items {
    background: #fff;
}
header.white .mega-menu .menu-links>li>a {
    color: #222;
}
header.white .mega-menu .menu-links>li.active>a, header.white .mega-menu .menu-links>li:hover>a {
    color: #fff;
    transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
}
header.white .mega-menu .menu-sidebar>li>a {
    color: #222;
    transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
}
header.white .mega-menu .menu-sidebar>li>a:hover {
    color: #d60606;
}
header.white .mega-menu .menu-sidebar:before {
    background: rgba(34, 34, 34, .4);
}
.header-01 .container-fluid {
    padding: 0 90px;
}
.header-01 .mega-menu .menu-sidebar:before {
    display: none;
}
.header-01 .mega-menu .menu-sidebar {
    padding-left: 0;
}
.header-01 .mega-menu>section.menu-list-items {
    background: 0 0;
}
.header-01 .mega-menu.desktopTopFixed .menu-list-items {
    background: rgba(34, 34, 34, .9);
}
.topbar {
    padding: 10px 0;
    background: 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
}
.topbar li {
    position: relative;
}
.topbar li, .topbar li a {
    color: #fff;
    line-height: initial;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
.topbar .topbar-right li a:hover {
    color: #d60606;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
.topbar .list-inline-item:not(:last-child) {
    border-right: 1px solid #ffff;
    padding-right: 15px;
    margin-right: 10px;
}
.topbar .list-inline-item a:hover {
    color: #d60606;
}
.topbar .list-inline-item i {
    padding-right: 8px;
}
.topbar .topbar-right .iq-left .list-inline-item {
    position: relative;
    border: none;
}
.topbar .topbar-right .iq-left .list-inline-item:first-child:before {
    position: absolute;
    content: "/";
    right: 0;
    top: 0;
}
.header-01.white .topbar {
    background: #d60606;
    border: none;
    position: relative;
    z-index: 999999;
}
.header-01.white .topbar .topbar-right li a:hover {
    color: #222;
}
.header-01.white .mega-menu.desktopTopFixed .menu-list-items {
    background: #fff;
}
.header-01.white .mega-menu .menu-links>li:hover>a {
    color: #fff;
}
.header-01.dark .topbar {
    background: #d60606;
    border: none;
}
.header-01.dark .topbar .topbar-right li a:hover {
    color: #222;
}
.header-01.dark .mega-menu>section.menu-list-items {
    background: #222;
}
.device-aria {
    position: relative;
    overflow: hidden;
}
.device-blog4 {
    position: absolute;
    top: 70px;
    height: 100%;
    right: 0;
}
.iq-feature16 {
    background: rgba (255, 255, 255, 0);
    display: inline-block;
}
.iq-feature16 .icon i {
    font-size: 60px;
    color: #d60606;
}
.iq-feature16 span.icon-small i {
    font-size: 50px;
    color: #d60606;
    line-height: 50px;
    vertical-align: middle;
    margin-right: 20px;
}
.iq-feature16 {
    line-height: 28px;
}
.iq-feature16 p {
    margin-top: 5px;
}
.nav-pills .nav-link.active, .nav-pills .nav-link:hover, .nav-pills .show>.nav-link {
    background: #d60606;
    color: #fff;
    padding: 10px 25px;
    -webkit-box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, .1);
    box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, .1);
}
.iq-tab6 .nav-pills {
    background: #f6f6f6;
    padding: 8px;
    border: 1px solid #eee;
}
.iq-tab6 .nav-item {
    width: 100%}
.iq-tab6 .nav-item a {
    background: #fff;
    color: #222;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 0 15px 25px!important;
    margin-bottom: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    border: inherit;
}
.iq-tab6 .nav-pills .nav-link {
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 2px;
}
.iq-tab6 .nav-pills .nav-link.active, .iq-tab6 .nav-pills .nav-link:hover, .iq-tab6 .nav-pills .show>.nav-link {
    background: #d60606;
    color: #fff;
    -webkit-box-shadow: 0 6px 20px -5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 6px 20px -5px rgba(0, 0, 0, .2);
    box-shadow: 0 6px 20px -5px rgba(0, 0, 0, .2);
}
.iq-tab6.horizontal .nav-item {
    width: 16.66%;
    text-align: center;
}
.iq-tab6.horizontal .nav-item a {
    padding: 15px 10px!important;
    margin-bottom: 0;
}
@-webkit-keyframes pulse {
    from {
    -webkit-transform: scale3d(.5, .5, 1);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
}
}@keyframes pulse {
    from {
    -webkit-transform: scale3d(.5, .5, 1);
    transform: scale3d(.5, .5, 1);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}.iq-team5 .team-images {
    position: relative;
    overflow: hidden;
}
.iq-team5 .team-images:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    opacity: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(214, 6, 6, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(214, 6, 6, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(214, 6, 6, 1) 100%);
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
}
.iq-team5:hover .team-images:before {
    opacity: 1;
}
.iq-team5 .team-images img {
    width: 100%;
    vertical-align: bottom;
}
.iq-team5 .team-description {
    padding: 15px;
    text-align: center;
}
.iq-team5 .progress-bar {
    position: relative;
    background: #d60606;
    height: 100%;
    box-shadow: none;
    padding: 0;
    transition: width .9s ease;
    -webkit-transition: width .9s ease;
    -o-transition: width .9s ease;
    -ms-transition: width .9s ease;
    -moz-transition: width .9s ease;
}
.iq-team5 .progress-bar .progress-number, .iq-team5 .progress-bar .progress-type {
    position: absolute;
    color: #222;
    top: -30px;
    font-size: 15px;
    font-weight: 600;
    z-index: 9;
    right: 0;
}
.iq-team5 .progress-bar .progress-type {
    right: -15px;
}
.iq-team5 .progress-bar .progress-type {
    margin-left: 36px;
}
.iq-team7 .team-blog {
    position: relative;
    text-align: center;
    overflow: hidden;
}
.iq-team7 .team-blog:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
}
.iq-team7 .team-blog .team-description {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    color: #fff;
    margin-top: -20px;
    padding: 0;
    opacity: 0;
    font-size: 16px;
}
.iq-team7 .team-blog .team-description a:hover {
    color: #222;
}
.iq-team7 .team-blog:hover:before {
    opacity: 1;
}
.iq-team7 .team-blog:before, .iq-team7 .team-blog:hover .team-description, .iq-team7 .team-blog:hover:before {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.iq-team7 .team-blog:hover .team-description {
    bottom: 30%;
    opacity: 1;
}
.iq-team7 p {
    margin-bottom: 0;
}
.iq-team7 .team-blog .team-images img {
    width: 100%}
.iq-footer6 .footer-top .row.black-bg {
    background: rgba(0, 0, 0, .4);
}
.iq-footer6 .footer-bottom {
    background: #000;
}
.iq-footer6 .about-us {
    padding-left: 30px;
}
.iq-footer6 .about-us li {
    margin: 0;
}
.iq-footer6 .about-us li i {
    color: #fff;
}
.iq-footer6 .about-us li a {
    font-weight: 500;
    background: rgba(255, 255, 255, 0);
    padding: 8px 0;
    display: inline-block;
    color: #fff;
}
.iq-footer6 .about-us li a:hover {
    background: rgba(255, 255, 255, .2);
    color: #d60606;
    padding: 8px 15px;
}
.iq-footer6 .imp-link li {
    padding: 10px 15px;
    background: #222;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.iq-footer6 .imp-link li a {
    color: #fff;
}
, .iq-footer6 .imp-link li:hover {
    background: rgba(255, 255, 255, .4);
    color: #d60606;
}
.iq-footer6 .link-box li {
    margin: 0 30px;
}
.iq-footer6 .link-box li a {
    color: #fff;
    font-weight: 500;
}
.iq-footer6 .link-box li a:hover {
    color: #d60606;
}
.iq-footer6 .iq-media-blog {
    margin: 0;
    padding: 0;
    text-align: right;
}
.iq-footer6 .iq-media-blog li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 4px;
}
.iq-footer6 .iq-media-blog li a {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    background: 0 0;
    border: 1px solid #666;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%}
.iq-footer6 .iq-media-blog li a:hover {
    background: #d60606;
    border-color: #d60606;
    color: #fff;
}
.iq-footer6 iframe {
    width: 100%}
.iq-footer6 .logo img {
    width: 200px;
}
.iq-breadcrumb3 {
    padding: 254px 0 120px;
}
.iq-breadcrumb3.text-left .heading-title {
    text-align: left;
}
.iq-breadcrumb3.text-left .heading-title .title:before {
    left: 0;
    margin-left: 0;
}
.iq-breadcrumb3.text-left .breadcrumb {
    z-index: 99;
    text-align: left;
    position: relative;
    color: #fff;
    margin-bottom: 0;
    display: inline-block;
    background: rgba(255, 255, 255, .2);
    padding: 15px 30px;
}
.iq-breadcrumb3.text-left .breadcrumb li {
    display: inline-block;
}
.iq-breadcrumb3.text-left .breadcrumb li a i {
    font-size: 18px;
    margin-right: 6px;
}
.iq-breadcrumb3.text-left .breadcrumb li, .iq-breadcrumb3.text-left .breadcrumb li a:hover {
    color: #d60606;
}
.iq-breadcrumb3.text-left .breadcrumb li a, .iq-breadcrumb3.text-left .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
    margin-bottom: 0;
}
.iq-breadcrumb3.green-bread .heading-title {
    text-align: left;
}
.iq-breadcrumb3.green-bread .heading-title .title:before {
    left: 0;
    margin-left: 0;
}
.iq-breadcrumb3.green-bread .breadcrumb {
    z-index: 99;
    text-align: left;
    position: relative;
    color: #fff;
    margin-bottom: 0;
    display: inline-block;
    background: rgba(255, 255, 255, .4);
    padding: 15px 30px;
}
.iq-breadcrumb3.green-bread .breadcrumb li {
    display: inline-block;
}
.iq-breadcrumb3.green-bread .breadcrumb li a i {
    font-size: 18px;
    margin-right: 6px;
}
.iq-breadcrumb3.green-bread .breadcrumb li, .iq-breadcrumb3.green-bread .breadcrumb li a:hover {
    color: #222;
}
.iq-breadcrumb3.green-bread .breadcrumb li a, .iq-breadcrumb3.green-bread .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
    margin-bottom: 0;
}
.mega-menu {
    margin: 0 auto;
    padding: 0;
    display: block;
    float: none;
    position: relative;
    z-index: 999;
    max-width: 1280px;
    width: 100%;
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    min-height: 50px;
    clear: both;
    box-sizing: border-box;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu {
    float: left;
    margin: 0;
    min-width: 200px;
}
\n;
}\n.mega-menu * {
    outline: none;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box !important;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    -webkit-tap-highlight-color: transparent;
    text-align: left;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu * {
    word-break: break-all;
}
\n;
}\n.mega-menu i.fa {
    font-family: FontAwesome;
}
\n.mega-menu img {
    margin: 0;
    padding: 0;
    display: block;
    max-width: 100% !important;
    float: left;
}
\n.mega-menu input {
    border: none;
}
\n.mega-menu>section.menu-list-items {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
    background-color: #333;
}
\n@media screen and (min-width:1023px) {
    \n;
}
\n.mega-menu .menu-logo {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    position: relative;
}
\n@media screen and (min-width:1023px) {
    \n .mega-menu .menu-logo.menu-logo-align-right {
    float: right;
}
\n;
}\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-logo {
    width: 100%}
\n;
}\n.mega-menu .menu-logo>li {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 1em;
    line-height: 50px;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-logo>li {
    width: 100%;
    line-height: normal;
}
\n;
}\n.mega-menu .menu-logo>li>a {
    margin: 0;
    display: inline-block;
    float: left;
    width: 100%;
    color: #fff;
    font-size: .8125em;
    padding: 0 20px 0 45px;
    line-height: 50px;
    transition: background-color 200ms ease;
}
\n.mega-menu .menu-logo>li>a:hover {
    background-color: tomato;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-logo>li>a {
    line-height: normal;
    padding-top: 16px;
    padding-bottom: 16px;
    position: relative;
    z-index: 10;
    width: auto;
}
\n;
}\n.mega-menu .menu-logo>li>a i.fa {
    padding: 0;
    display: inline-block;
    font-size: 1.25em;
    position: absolute;
    top: 0;
    left: 20px;
    bottom: 0;
    margin: auto 0;
    line-height: 50px;
}
\n.mega-menu .menu-logo>li>a img {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    margin: auto 0;
}
\n.mega-menu .menu-links {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-links {
    width: 100%}
\n;
}\n@media screen and (min-width:1023px) {
    \n .mega-menu .menu-links {
    display: block !important;
    max-height: 100% !important;
    overflow: visible !important;
}
\n .mega-menu .menu-links.menu-links-align-right {
    float: right;
}
\n;
}\n.mega-menu .menu-links>li {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    transition: background-color 200ms ease;
    font-size: 1em;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-links>li {
    width: 100%;
    position: relative;
    cursor: pointer;
    line-height: normal;
    z-index: 50;
}
\n .mega-menu .menu-links>li.activeTriggerMobile {
    background-color: tomato;
}
\n;
}\n@media screen and (min-width:1023px) {
    \n .mega-menu .menu-links>li.activeTrigger {
    background-color: tomato;
}
\n;
}\n.mega-menu .menu-links>li.active {
    background-color: tomato;
}
\n.mega-menu .menu-links>li:hover {
    background-color: tomato;
}
\n.mega-menu .menu-links>li>a {
    margin: 0;
    padding: 0 20px;
    display: inline-block;
    float: none;
    width: 100%;
    color: #fff;
    font-size: .8125em;
    line-height: 50px;
    position: relative;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-links>li>a {
    width: auto;
    line-height: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    position: static;
    padding-right: 10px;
    z-index: 20;
}
\n;
}\n.mega-menu .menu-links>li>a i.fa {
    font-size: 1em;
    line-height: .8125em;
    padding-right: 2px;
}
\n.mega-menu .menu-links>li>a i.fa.fa-indicator {
    padding-right: 0;
    padding-left: 2px;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-links>li>a i.fa.fa-indicator {
    float: right;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    line-height: 50px;
    height: 50px;
    z-index: -1;
}
\n;
}\n.mega-menu .menu-social-bar {
    margin: 0;
    display: block;
    float: left;
    padding: 0 10px;
}
\n@media screen and (min-width:1023px) {
    \n .mega-menu .menu-social-bar {
    display: block !important;
}
\n;
}\n@media screen and (min-width:1023px) {
    \n .mega-menu .menu-social-bar.menu-social-bar-right {
    float: right;
}
\n;
}\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-social-bar {
    width: 100%;
    text-align: center;
}
\n;
}\n.mega-menu .menu-social-bar>li {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 1em;
    line-height: 50px;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-social-bar>li {
    float: none;
    display: inline-block;
    margin-bottom: -5px;
}
\n;
}\n.mega-menu .menu-social-bar>li>a {
    margin: 0;
    display: inline-block;
    float: left;
    width: 100%;
    color: #fff;
    font-size: .875em;
    padding: 0 5px;
    transition: background-color 200ms ease;
    line-height: 50px;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-social-bar>li>a {
    padding-left: 10px;
    padding-right: 10px;
}
\n;
}\n.mega-menu .menu-social-bar>li>a i.fa {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 1.125em;
    line-height: 50px;
}
\n.mega-menu .menu-search-bar {
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    position: relative;
    height: 50px;
}
\n@media screen and (min-width:1023px) {
    \n .mega-menu .menu-search-bar.menu-search-bar-left {
    float: left;
}
\n;
}\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-search-bar {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
\n;
}\n.mega-menu .menu-search-bar li, .mega-menu .menu-search-bar form, .mega-menu .menu-search-bar label {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
    line-height: 50px;
}
\n.mega-menu .menu-search-bar li:hover i.fa.fa-search {
    background: tomato;
}
\n.mega-menu .menu-search-bar input {
    max-width: 0;
    width: 100%;
    margin: 0;
    padding: 5px 50px 5px 0;
    font-size: .8125em;
    transition: max-width 400ms ease, background 400ms ease, padding-left 400ms ease;
    height: 50px;
    display: block;
    background: none;
    color: #fff;
    font-weight: 400;
}
\n.mega-menu .menu-search-bar input:focus {
    max-width: 170px;
    background: tomato;
    padding-left: 20px;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-search-bar input: focus {
    max-width: 100%;
    position: relative;
    z-index: 20;
}
\n;
}\n.mega-menu .menu-search-bar i.fa.fa-search {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    cursor: text;
    transition: background 200ms ease;
    z-index: 40;
}
\n.mega-menu .menu-search-bar:-moz-placeholder {
    opacity: 1 !important;
    color: #fff !important;
}
\n.mega-menu .menu-search-bar::-moz-placeholder {
    opacity: 1 !important;
    color: #fff !important;
}
\n.mega-menu .menu-search-bar:-ms-input-placeholder {
    opacity: 1 !important;
    color: #fff !important;
}
\n.mega-menu .menu-search-bar::-webkit-input-placeholder {
    opacity: 1 !important;
    color: #fff !important;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-search-bar.active input {
    padding-right: 150px;
}
\n .mega-menu .menu-search-bar.active i.fa.fa-search {
    right: 70px;
}
\n;
}\n.mega-menu .menu-mobile-collapse-trigger {
    margin: 0;
    padding: 0;
    height: 50px;
    width: 70px;
    background: #1a1a1a;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    float: right;
    cursor: pointer;
    transition: background 200ms ease;
}
\n.mega-menu .menu-mobile-collapse-trigger:hover {
    background: black;
}
\n.mega-menu .menu-mobile-collapse-trigger:before, .mega-menu .menu-mobile-collapse-trigger:after, .mega-menu .menu-mobile-collapse-trigger span {
    content: "";
    display: block;
    height: 4px;
    width: 40px;
    background: #fff;
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: opacity 400ms ease, -webkit-transform 400ms ease 0s;
    transition: transform 400ms ease 0s, opacity 400ms ease;
    transition: transform 400ms ease 0s, opacity 400ms ease, -webkit-transform 400ms ease 0s;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 0 50% 0;
    -ms-transform-origin: 0 50% 0;
    transform-origin: 0 50% 0;
}
\n.mega-menu .menu-mobile-collapse-trigger:after {
    top: 33px;
}
\n.mega-menu .menu-mobile-collapse-trigger span {
    top: 23px;
}
\n.mega-menu .menu-mobile-collapse-trigger.active span {
    opacity: 0;
}
\n.mega-menu .menu-mobile-collapse-trigger.active:before {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
\n.mega-menu .menu-mobile-collapse-trigger.active:after {
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-mobile-collapse-trigger {
    display: block;
}
\n;
}\n.mega-menu .drop-down-multilevel {
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    top: auto;
    left: auto;
    right: auto;
    z-index: 50;
    width: 100%;
    background: #fff;
    float: left;
    max-width: 200px;
}
\n.mega-menu .drop-down-multilevel * {
    color: #555;
}
\n@media screen and (min-width:1023px) {
    \n .mega-menu .drop-down-multilevel {
    display: block !important;
    opacity: 0;
    visibility: hidden;
}
\n;
}\n@media screen and (max-width:1022px) {
    \n .mega-menu .drop-down-multilevel {
    max-width: 100% !important;
    position: relative;
    left: 0;
    top: 0;
    padding: 10px;
    display: none;
}
\n;
}\n.mega-menu .drop-down-multilevel li {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
    position: relative;
    transition: background 200ms ease;
    z-index: 50;
}
\n.mega-menu .drop-down-multilevel li:hover {
    background: tomato;
}
\n.mega-menu .drop-down-multilevel li:hover>a {
    color: #fff;
}
\n.mega-menu .drop-down-multilevel li:hover>a i.fa {
    color: #fff;
}
\n@media screen and (min-width:1023px) {
    \n .mega-menu .drop-down-multilevel li.activeTrigger {
    background: tomato;
}
\n .mega-menu .drop-down-multilevel li.activeTrigger>a {
    color: #fff;
}
\n .mega-menu .drop-down-multilevel li.activeTrigger>a i.fa {
    color: #fff;
}
\n;
}\n@media screen and (max-width:1022px) {
    \n .mega-menu .drop-down-multilevel li.activeTriggerMobile {
    background: tomato;
}
\n .mega-menu .drop-down-multilevel li.activeTriggerMobile>a {
    color: #fff;
}
\n .mega-menu .drop-down-multilevel li.activeTriggerMobile>a i.fa {
    color: #fff;
}
\n;
}\n.mega-menu .drop-down-multilevel a {
    margin: 0;
    padding: 15px 20px;
    font-size: .8125em;
    display: inline-block;
    float: left;
    width: 100%;
    color: #555;
    transition: color 200ms ease;
    min-height: 48px;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .drop-down-multilevel a {
    width: auto;
}
\n;
}\n.mega-menu .drop-down-multilevel i.fa {
    float: left;
    line-height: 1.375em;
    font-size: 1em;
    display: block;
    padding-right: 10px;
    transition: color 200ms ease;
}
\n.mega-menu .drop-down-multilevel i.fa.fa-indicator {
    float: right;
    line-height: 1.375em;
    font-size: 1em;
    display: block;
    padding-left: 10px;
    padding-right: 0;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .drop-down-multilevel i.fa.fa-indicator {
    float: right;
    height: 50px;
    position: absolute;
    top: 0;
    right: 20px;
    line-height: 50px;
    z-index: -1;
}
\n;
}\n.mega-menu .drop-down-multilevel .drop-down-multilevel {
    left: 100%;
    top: 0;
}
\n@media screen and (min-width:1023px) {
    \n .mega-menu .drop-down-multilevel .drop-down-multilevel.left-side {
    left: -100%}
\n;
}\n@media screen and (max-width:1022px) {
    \n .mega-menu .drop-down-multilevel .drop-down-multilevel {
    left: 0;
    border: 1px solid #ccc;
}
\n;
}\n.mega-menu .drop-down, .mega-menu .drop-down-tab-bar {
    position: absolute;
    left: auto;
    top: auto;
    right: auto;
    background: #fff;
    float: left;
    padding: 10px;
    z-index: 999;
    display: block;
    cursor: default;
    overflow: hidden;
}
\n.mega-menu .drop-down *, .mega-menu .drop-down-tab-bar * {
    color: #555;
}
\n@media screen and (min-width:1023px) {
    \n .mega-menu .drop-down, .mega-menu .drop-down-tab-bar {
    display: block !important;
    opacity: 0;
    visibility: hidden;
}
\n;
}\n@media screen and (max-width:1022px) {
    \n .mega-menu .drop-down, .mega-menu .drop-down-tab-bar {
    width: 100% !important;
    top: 0;
    left: 0;
    position: relative;
    display: none;
}
\n;
}\n.mega-menu .drop-down a, .mega-menu .drop-down-tab-bar a {
    font-size: .8125em;
    display: inline-block;
    padding: 8px 0;
    width: 100%;
    max-width: 100%;
    transition: color 200ms ease;
}
\n.mega-menu .drop-down h1, .mega-menu .drop-down h2, .mega-menu .drop-down h3, .mega-menu .drop-down h4, .mega-menu .drop-down h5, .mega-menu .drop-down h6, .mega-menu .drop-down-tab-bar h1, .mega-menu .drop-down-tab-bar h2, .mega-menu .drop-down-tab-bar h3, .mega-menu .drop-down-tab-bar h4, .mega-menu .drop-down-tab-bar h5, .mega-menu .drop-down-tab-bar h6 {
    margin-top: 0;
    font-weight: 700;
}
\n.mega-menu .drop-down h1, .mega-menu .drop-down-tab-bar h1 {
    font-size: 1.5em;
    line-height: 1;
    padding-top: .53em;
    margin-bottom: .5em;
}
\n.mega-menu .drop-down h2, .mega-menu .drop-down-tab-bar h2 {
    font-size: 1.375em;
    padding-top: .25em;
    margin-bottom: .5em;
}
\n.mega-menu .drop-down h3, .mega-menu .drop-down-tab-bar h3 {
    font-size: 1.125em;
    line-height: 1;
    padding-top: .35em;
    margin-bottom: .65em;
}
\n.mega-menu .drop-down h4, .mega-menu .drop-down-tab-bar h4 {
    font-size: 1em;
    line-height: 1.25;
    padding-top: .45em;
    margin-bottom: .8em;
}
\n.mega-menu .drop-down h5, .mega-menu .drop-down-tab-bar h5 {
    font-size: .875em;
    font-weight: 700;
    padding-top: .6em;
    margin-bottom: .9em;
}
\n.mega-menu .drop-down h6, .mega-menu .drop-down-tab-bar h6 {
    font-size: .75em;
    font-weight: 700;
    margin-bottom: 0;
}
\n.mega-menu .drop-down ul, .mega-menu .drop-down ol, .mega-menu .drop-down-tab-bar ul, .mega-menu .drop-down-tab-bar ol {
    padding: 0;
    margin: 0 0 14px;
}
\n.mega-menu .drop-down form, .mega-menu .drop-down-tab-bar form {
    margin-bottom: 1.5em;
}
\n.mega-menu .drop-down form ul, .mega-menu .drop-down-tab-bar form ul {
    list-style: none none;
    margin: 0;
    padding: 0;
}
\n.mega-menu .drop-down form ul li, .mega-menu .drop-down-tab-bar form ul li {
    margin-bottom: 1.5em;
}
\n.mega-menu .drop-down form ul li:before, .mega-menu .drop-down form ul li:after, .mega-menu .drop-down-tab-bar form ul li:before, .mega-menu .drop-down-tab-bar form ul li:after {
    content: "";
    display: table;
}
\n.mega-menu .drop-down form ul li:after, .mega-menu .drop-down-tab-bar form ul li:after {
    clear: both;
}
\n.mega-menu .drop-down label, .mega-menu .drop-down-tab-bar label {
    display: block;
}
\n.mega-menu .drop-down input[type=text], .mega-menu .drop-down input[type=url], .mega-menu .drop-down input[type=email], .mega-menu .drop-down input[type=search], .mega-menu .drop-down input[type=date], .mega-menu .drop-down input[type=time], .mega-menu .drop-down input[type=tel], .mega-menu .drop-down textarea, .mega-menu .drop-down-tab-bar input[type=text], .mega-menu .drop-down-tab-bar input[type=url], .mega-menu .drop-down-tab-bar input[type=email], .mega-menu .drop-down-tab-bar input[type=search], .mega-menu .drop-down-tab-bar input[type=date], .mega-menu .drop-down-tab-bar input[type=time], .mega-menu .drop-down-tab-bar input[type=tel], .mega-menu .drop-down-tab-bar textarea {
    display: block;
    width: 100%;
    margin: 0 0 .75em;
    padding: 10px;
    font-size: .8125em;
    border: 1px solid #e8e8e8;
    line-height: 1.5em;
    font-family: Open Sans, sans-serif;
}
\n .mega-menu .drop-down input[type=color], .mega-menu .drop-down-tab-bar input[type=color] {
    vertical-align: middle;
    height: 1.5em;
    width: 100%;
    font-family: Open Sans, sans-serif;
}
\n.mega-menu .drop-down input[type=color], .mega-menu .drop-down-tab-bar input[type=color] {
    width: 1.5em;
    font-family: Open Sans, sans-serif;
}
\n.mega-menu .drop-down input[type=time], .mega-menu .drop-down-tab-bar input[type=time] {
    margin: 0 0 .55em;
}
\n.mega-menu .drop-down table, .mega-menu .drop-down-tab-bar table {
    margin-bottom: 1.4em;
    width: 100%;
    border: 1px solid #ccc;
}
\n.mega-menu .drop-down thead, .mega-menu .drop-down-tab-bar thead {
    text-align: left;
    font-weight: 700;
}
\n.mega-menu .drop-down tbody tr:nth-child(even) td, .mega-menu .drop-down-tab-bar tbody tr:nth-child(even) td {
    background: #ddd;
}
\n.mega-menu .drop-down th, .mega-menu .drop-down td, .mega-menu .drop-down caption, .mega-menu .drop-down-tab-bar th, .mega-menu .drop-down-tab-bar td, .mega-menu .drop-down-tab-bar caption {
    border: 1px solid #ccc;
}
\n.mega-menu .drop-down td, .mega-menu .drop-down th, .mega-menu .drop-down-tab-bar td, .mega-menu .drop-down-tab-bar th {
    padding: 0 10px;
    line-height: 1.45em;
}
\n.mega-menu .drop-down caption, .mega-menu .drop-down-tab-bar caption {
    border-bottom: 0;
    padding: .75em 10px;
    line-height: 1.45em;
    text-align: left;
    font-style: italic;
}
\n.mega-menu .drop-down p, .mega-menu .drop-down-tab-bar p {
    margin: 0 0 1.5em;
    font-size: .8125em;
}
\n.mega-menu .drop-down blockquote, .mega-menu .drop-down-tab-bar blockquote {
    margin: 0 1.5em 1.5em;
    font-style: italic;
}
\n.mega-menu .drop-down code, .mega-menu .drop-down-tab-bar code {
    font-family: Open Sans, sans-serif;
}
\n.mega-menu .drop-down ins, .mega-menu .drop-down small, .mega-menu .drop-down-tab-bar ins, .mega-menu .drop-down-tab-bar small {
    line-height: 1.5;
}
\n.mega-menu .drop-down hr, .mega-menu .drop-down-tab-bar hr {
    background: #ccc;
    color: #ccc;
    clear: both;
    float: none;
    width: 100%;
    height: 1px;
    margin: 0 0 1.4em;
    border: none;
}
\n.mega-menu .drop-down input[type=submit], .mega-menu .drop-down input[type=button], .mega-menu .drop-down button[type=submit], .mega-menu .drop-down-tab-bar input[type=submit], .mega-menu .drop-down-tab-bar input[type=button], .mega-menu .drop-down-tab-bar button[type=submit] {
    background: tomato;
    padding: 10px 20px;
    margin: 5px 10px 0 0;
    font-family: Open Sans, sans-serif;
    line-height: 1.5em;
    font-weight: 600;
    font-size: .8125em;
    color: #fff;
    border-radius: 0;
    display: block;
    float: left;
    transition: background-color 200ms ease;
    border: none;
    text-align: center;
}
\n.mega-menu .drop-down input[type=submit]:hover, .mega-menu .drop-down input[type=button]:hover, .mega-menu .drop-down button[type=submit]:hover, .mega-menu .drop-down-tab-bar input[type=submit]:hover, .mega-menu .drop-down-tab-bar input[type=button]:hover, .mega-menu .drop-down-tab-bar button[type=submit]:hover {
    background-color: #333;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .drop-down input[type=submit], .mega-menu .drop-down input[type=button], .mega-menu .drop-down button[type=submit], .mega-menu .drop-down-tab-bar input[type=submit], .mega-menu .drop-down-tab-bar input[type=button], .mega-menu .drop-down-tab-bar button[type=submit] {
    width: 100%}
\n;
}\n\n.mega-menu .drop-down a:hover, .mega-menu .drop-down-tab-bar a:hover {
    color: tomato;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .drop-down a, .mega-menu .drop-down-tab-bar a {
    width: auto;
}
\n;
}\n.mega-menu .drop-down::-moz-selection, .mega-menu .drop-down-tab-bar::-moz-selection {
    background: #ffb9ad;
}
\n.mega-menu .drop-down::selection, .mega-menu .drop-down-tab-bar::selection {
    background: #ffb9ad;
}
\n.mega-menu .drop-down i.fa, .mega-menu .drop-down-tab-bar i.fa {
    padding-right: 10px;
}
\n.mega-menu .drop-down iframe, .mega-menu .drop-down-tab-bar iframe {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    border: none;
}
\n.mega-menu .drop-down .menu-contact-form, .mega-menu .drop-down-tab-bar .menu-contact-form {
    margin: 0;
    display: block;
    float: left;
    width: 100%;
    background: #f7f7f7;
    padding: 20px;
}
\n.mega-menu .drop-down .menu-contact-form input[type=submit], .mega-menu .drop-down .menu-contact-form input[type=reset], .mega-menu .drop-down-tab-bar .menu-contact-form input[type=submit], .mega-menu .drop-down-tab-bar .menu-contact-form input[type=reset] {
    text-align: center;
}
\n.mega-menu .drop-down .menu-contact-form button i.fa, .mega-menu .drop-down-tab-bar .menu-contact-form button i.fa {
    display: none;
    color: #fff;
    line-height: normal;
    min-height: 1px;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    left: .625em;
}
\n.mega-menu .drop-down .menu-contact-form .nav_form_notification, .mega-menu .drop-down-tab-bar .menu-contact-form .nav_form_notification {
    display: block;
    width: 100%;
    clear: both;
    font-size: .75em;
    padding: 0;
    margin: 0;
    position: relative;
    top: .625em;
    color: red;
}
\n.mega-menu .mobileTriggerButton {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    display: none;
    z-index: -1;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .mobileTriggerButton {
    display: block;
}
\n;
}\n.mega-menu .desktopTriggerButton {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: block;
    opacity: .2;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .desktopTriggerButton {
    display: none;
}
\n;
}\n@media screen and (min-width:1023px) {
    \n .mega-menu.desktopTopFixed .menu-list-items {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    padding: 0 5%}
\n;
}\n@media screen and (max-width:1022px) {
    \n .mega-menu.mobileTopFixed .menu-list-items {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%}
\n;
}\n.mega-menu .drop-down-tab-bar {
    margin: 0;
    padding: 10px;
    float: left;
}
\n.mega-menu .drop-down-tab-bar li {
    float: left;
    margin: 0;
    padding: 0;
    display: block;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .drop-down-tab-bar li {
    width: 100%;
    position: relative;
}
\n;
}\n.mega-menu .drop-down-tab-bar a {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 5px 10px;
    font-size: .8125em;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .drop-down-tab-bar a {
    width: auto;
    padding-right: 20px;
}
\n;
}\n.mega-menu .drop-down-tab-bar i.fa {
    display: inline-block;
    padding-right: 5px;
}
\n.mega-menu .drop-down-tab-bar i.fa.fa-indicator {
    padding-right: 0;
    padding-left: 10px;
    line-height: .8125em;
}
\n@media screen and (max-width:1022px) {
    \n .mega-menu .drop-down-tab-bar i.fa.fa-indicator {
    float: right;
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    line-height: 25px;
}
\n;
}\n@media screen and (min-width:1023px) {
    \n .mega-menu .menu-links li.hoverTrigger>.drop-down.effect-scale, .mega-menu .menu-links li.hoverTrigger>.drop-down-tab-bar.effect-scale, .mega-menu .menu-links li.hoverTrigger>.drop-down-multilevel.effect-scale, .mega-menu .menu-links li.ClickTrigger .drop-down.effect-scale, .mega-menu .menu-links li.ClickTrigger .drop-down-tab-bar.effect-scale, .mega-menu .menu-links li.ClickTrigger .drop-down-multilevel.effect-scale {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
}
\n .mega-menu .menu-links li.hoverTrigger>.drop-down.effect-expand-top, .mega-menu .menu-links li.hoverTrigger>.drop-down-tab-bar.effect-expand-top, .mega-menu .menu-links li.hoverTrigger>.drop-down-multilevel.effect-expand-top, .mega-menu .menu-links li.ClickTrigger .drop-down.effect-expand-top, .mega-menu .menu-links li.ClickTrigger .drop-down-tab-bar.effect-expand-top, .mega-menu .menu-links li.ClickTrigger .drop-down-multilevel.effect-expand-top {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
\n .mega-menu .menu-links li.hoverTrigger>.drop-down.effect-expand-bottom, .mega-menu .menu-links li.hoverTrigger>.drop-down-tab-bar.effect-expand-bottom, .mega-menu .menu-links li.hoverTrigger>.drop-down-multilevel.effect-expand-bottom, .mega-menu .menu-links li.ClickTrigger .drop-down.effect-expand-bottom, .mega-menu .menu-links li.ClickTrigger .drop-down-tab-bar.effect-expand-bottom, .mega-menu .menu-links li.ClickTrigger .drop-down-multilevel.effect-expand-bottom {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%}
\n .mega-menu .menu-links li.hoverTrigger>.drop-down.effect-expand-left, .mega-menu .menu-links li.hoverTrigger>.drop-down-tab-bar.effect-expand-left, .mega-menu .menu-links li.hoverTrigger>.drop-down-multilevel.effect-expand-left, .mega-menu .menu-links li.ClickTrigger .drop-down.effect-expand-left, .mega-menu .menu-links li.ClickTrigger .drop-down-tab-bar.effect-expand-left, .mega-menu .menu-links li.ClickTrigger .drop-down-multilevel.effect-expand-left {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
\n .mega-menu .menu-links li.hoverTrigger>.drop-down.effect-expand-right, .mega-menu .menu-links li.hoverTrigger>.drop-down-tab-bar.effect-expand-right, .mega-menu .menu-links li.hoverTrigger>.drop-down-multilevel.effect-expand-right, .mega-menu .menu-links li.ClickTrigger .drop-down.effect-expand-right, .mega-menu .menu-links li.ClickTrigger .drop-down-tab-bar.effect-expand-right, .mega-menu .menu-links li.ClickTrigger .drop-down-multilevel.effect-expand-right {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
\n .mega-menu .menu-links li.hoverTrigger:hover>.drop-down, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-tab-bar, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-multilevel, .mega-menu .menu-links li.ClickTrigger .drop-down.active, .mega-menu .menu-links li.ClickTrigger .drop-down-tab-bar.active, .mega-menu .menu-links li.ClickTrigger .drop-down-multilevel.active {
    transition-delay: 200ms !important;
}
\n .mega-menu .menu-links li.hoverTrigger:hover>.drop-down.effect-fade, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-tab-bar.effect-fade, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-multilevel.effect-fade, .mega-menu .menu-links li.ClickTrigger .drop-down.active.effect-fade, .mega-menu .menu-links li.ClickTrigger .drop-down-tab-bar.active.effect-fade, .mega-menu .menu-links li.ClickTrigger .drop-down-multilevel.active.effect-fade {
    opacity: 1;
    visibility: visible;
}
\n .mega-menu .menu-links li.hoverTrigger:hover>.drop-down.effect-scale, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-tab-bar.effect-scale, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-multilevel.effect-scale, .mega-menu .menu-links li.ClickTrigger .drop-down.active.effect-scale, .mega-menu .menu-links li.ClickTrigger .drop-down-tab-bar.active.effect-scale, .mega-menu .menu-links li.ClickTrigger .drop-down-multilevel.active.effect-scale {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
\n .mega-menu .menu-links li.hoverTrigger:hover>.drop-down.effect-expand-top, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-tab-bar.effect-expand-top, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-multilevel.effect-expand-top, .mega-menu .menu-links li.ClickTrigger .drop-down.active.effect-expand-top, .mega-menu .menu-links li.ClickTrigger .drop-down-tab-bar.active.effect-expand-top, .mega-menu .menu-links li.ClickTrigger .drop-down-multilevel.active.effect-expand-top {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
\n .mega-menu .menu-links li.hoverTrigger:hover>.drop-down.effect-expand-bottom, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-tab-bar.effect-expand-bottom, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-multilevel.effect-expand-bottom, .mega-menu .menu-links li.ClickTrigger .drop-down.active.effect-expand-bottom, .mega-menu .menu-links li.ClickTrigger .drop-down-tab-bar.active.effect-expand-bottom, .mega-menu .menu-links li.ClickTrigger .drop-down-multilevel.active.effect-expand-bottom {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
\n .mega-menu .menu-links li.hoverTrigger:hover>.drop-down.effect-expand-left, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-tab-bar.effect-expand-left, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-multilevel.effect-expand-left, .mega-menu .menu-links li.ClickTrigger .drop-down.active.effect-expand-left, .mega-menu .menu-links li.ClickTrigger .drop-down-tab-bar.active.effect-expand-left, .mega-menu .menu-links li.ClickTrigger .drop-down-multilevel.active.effect-expand-left {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
\n .mega-menu .menu-links li.hoverTrigger:hover>.drop-down.effect-expand-right, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-tab-bar.effect-expand-right, .mega-menu .menu-links li.hoverTrigger:hover>.drop-down-multilevel.effect-expand-right, .mega-menu .menu-links li.ClickTrigger .drop-down.active.effect-expand-right, .mega-menu .menu-links li.ClickTrigger .drop-down-tab-bar.active.effect-expand-right, .mega-menu .menu-links li.ClickTrigger .drop-down-multilevel.active.effect-expand-right {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
\n;
}\n@media screen and (max-width:1022px) {
    \n .mega-menu .menu-links li .drop-down, .mega-menu .menu-links li .drop-down-tab-bar, .mega-menu .menu-links li .drop-down-multilevel {
    transition: none !important;
}
\n;
}\n@media screen and (min-width:1023px) {
    \n;
}
\n@media screen and (min-width: 1023px) and (min-width:1023px) {
    \n;
}
\n@media screen and (min-width: 1023px) {
    \n;
}
\n@media screen and (min-width: 1023px) {
    \n;
}
\n@media screen and (min-width: 1023px) {
    \n .mega-menu.menuFullWidth {
    max-width: 100%}
\n;
}@media screen and (min-width:1023px) {
    header.header-01 .mega-menu: not(.desktopTopFixed)>section.menu-list-items {
    background: transparent !important;
    box-shadow: none !important;
    transition: background-color 220ms ease, box-shadow 220ms ease;
}
header.header-01 .mega-menu .menu-list-items .row {
    display: block;
    margin-left: 0;
    margin-right: 0;
}
header.header-01 .mega-menu .menu-list-items .row::before, header.header-01 .mega-menu .menu-list-items .row::after {
    display: table;
    content: " ";
}
header.header-01 .mega-menu .menu-list-items .row::after {
    clear: both;
}
header.header-01 .mega-menu .menu-list-items .col-sm-12 {
    position: static;
    width: 100%;
    max-width: 100%;
    flex: none;
    padding-left: 0;
    padding-right: 0;
}
header.header-01 .mega-menu .menu-logo {
    float: left;
    width: auto;
    margin: 17px 0 0;
    position: static !important;
}
header.header-01 .mega-menu .menu-logo>li {
    float: left;
    width: auto;
    line-height: normal;
}
header.header-01 .mega-menu .menu-logo>li>a {
    width: auto !important;
    float: none;
    display: inline-block;
    line-height: normal;
    white-space: nowrap;
}
header.header-01 .mega-menu .menu-logo a.btn-secondary-2023, header.header-01 .mega-menu .menu-logo a.button_test_gratuit, header.header-01 .mega-menu .menu-logo a.button_test_solution {
    font-family: "Poppins", "Open Sans", sans-serif !important;
    vertical-align: middle;
}
header.header-01 .mega-menu .menu-links {
    float: right !important;
    width: auto !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    display: block !important;
    max-height: none !important;
    overflow: visible !important;
    padding: 0;
}
header.header-01 .mega-menu .menu-links>li {
    float: left;
    width: auto;
    line-height: 90px;
    margin-right: 14px;
    border-bottom: none;
    background: transparent !important;
    box-shadow: none;
    transition: background-color 220ms ease;
}
header.header-01 .mega-menu .menu-links>li>a {
    display: inline-block;
    width: auto !important;
    line-height: 36px;
    font-family: "Open Sans", sans-serif !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.02em;
    padding: 0 17px;
    float: none;
    transition: color 220ms ease, background-color 220ms ease;
}
header.header-01 .mega-menu .menu-links>li>a.button, header.header-01 .mega-menu .menu-links>li>a.button.white {
    font-family: "Open Sans", sans-serif !important;
    display: inline-flex !important;
    align-items: center;
    gap: 0.35em;
    line-height: 1.35 !important;
    padding: 8px 18px !important;
    border-radius: 50px;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}
header.header-01 .mega-menu .menu-links>li>a.button .fa, header.header-01 .mega-menu .menu-links>li>a.button i {
    font-family: FontAwesome !important;
    line-height: 1;
}
header.header-01 .mega-menu.desktopTopFixed .menu-links>li {
    line-height: 70px;
}
header.header-01 .mega-menu.desktopTopFixed .menu-links>li>a {
    line-height: 36px;
}
header.header-01 .mega-menu.desktopTopFixed>section.menu-list-items {
    background: #fff !important;
    box-shadow: 0 8px 26px rgba(9, 19, 55, 0.08);
}
header.header-01 .mega-menu.desktopTopFixed .menu-logo {
    line-height: normal;
    margin: 0 !important;
    display: flex;
    align-items: center;
    min-height: 70px;
}
header.header-01 .mega-menu.desktopTopFixed .menu-logo>li {
    line-height: normal;
    float: none;
}
header.header-01 .mega-menu.desktopTopFixed .menu-logo a.btn-secondary-2023 {
    top: 0 !important;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
header.header-01.s_white .mega-menu .menu-links>li>a[href*="video-demonstration"], header.header-01.s_white .mega-menu .menu-links>li.active>a[href*="video-demonstration"], header.header-01.re-none .mega-menu .menu-links>li>a[href*="video-demonstration"]:hover, header.header-01.re-none .mega-menu .menu-links>li.active>a[href*="video-demonstration"]:hover {
    font-family: "Open Sans", sans-serif !important;
    background: #fff !important;
    color: #d60606 !important;
    border-radius: 50px;
    padding: 8px 18px !important;
    line-height: 1.35 !important;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
header.header-01 .mega-menu .menu-links>li>a[href*="video-demonstration"]::before {
    display: none !important;
    content: none !important;
}
}
@media screen and (min-width:993px) and (max-width:1022px) {
    header.header-01 .mega-menu: not(.desktopTopFixed)>section.menu-list-items {
    background: transparent !important;
    box-shadow: none !important;
}
header.header-01 .mega-menu .menu-links {
    position: static !important;
    width: auto !important;
    top: auto !important;
    left: auto !important;
    float: right !important;
    padding: 0;
}
header.header-01 .mega-menu .menu-links>li {
    width: auto;
    border-bottom: none;
    box-shadow: none;
    background: transparent !important;
}
header.header-01 .mega-menu .menu-links>li>a {
    display: inline-block;
    width: auto !important;
    line-height: 36px;
    color: #fff;
    font-size: 13.5px;
    font-weight: 500;
    letter-spacing: 0.02em;
}
header.header-01.s_white .mega-menu .menu-links>li>a[href*="video-demonstration"] {
    color: #d60606 !important;
    background: #fff !important;
}
header.header-01 .mega-menu .menu-logo {
    width: auto !important;
}
header.header-01 .mega-menu .menu-logo>li {
    width: auto !important;
}
}
\n:root {
    --color-primary: #1fa3a1;
    --color-secondary: #179b8f;
    --color-accent: #6dc2fc;
    --color-background: #ffffff;
    --color-surface: #f8fafc;
    --color-text: #1f2933;
    --color-muted: #667085;
    --color-border: #e5e7eb;
    --radius-sm: 8px;
    --radius-md: 12px;
    --radius-lg: 18px;
    --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);
    --shadow-md: 0 10px 30px rgba(0, 0, 0, 0.08);
    --container-width: 1140px;
    --focus-ring: 0 0 0 3px rgba(31, 163, 161, 0.35);
    --color-highlight: #d9282f;
}
.scrm-2026:where(a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible) {
    outline: 2px solid var(--color-primary);
    outline-offset: 2px;
}
.key-takeaways, .gold-tip, .risk-box, .brand-message, .card-grid .card, .summary-panel, .internal-search.resource-search-panel, .quiz.scrm-quiz, .quiz-container, .astuce-or-crm, .astuce-or-container, .astuce_or_bloc, .golden-tip-wrapper, .scrm-golden-outer, .crm-table-wrap, .scrm26-grid, .scrm26-quiz, .comparatif-section {
    color: var(--color-text);
}
#summary-panel, nav#summary-panel.summary-panel, .summary-panel#summary-panel {
    position: fixed;
    left: 5px;
    bottom: 10px;
    width: 180px;
    max-height: 70vh;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 10px;
    font-size: 12px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: none;
    z-index: 99;
}
@media screen and (min-width:1400px) {
    #summary-panel, nav#summary-panel.summary-panel, .summary-panel#summary-panel {
    display: none;
}
}
#summary-panel.is-visible, nav#summary-panel.summary-panel.is-visible, .summary-panel#summary-panel.is-visible {
    display: block;
}
#summary-panel h3, #summary-panel h2.summary-panel__title, .summary-panel h3, .summary-panel .summary-panel__title {
    font-size: 14px;
    margin: 0 0 10px;
    font-weight: 700;
    color: var(--color-text);
}
#summary-panel ul, .summary-panel ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#summary-panel ul li, .summary-panel ul li {
    margin-bottom: 8px;
}
#summary-panel ul li a, .summary-panel ul li a {
    color: #333;
    text-decoration: none;
    font-weight: 400;
}
#summary-panel ul li a:hover, #summary-panel ul li a:focus, .summary-panel ul li a:hover, .summary-panel ul li a:focus {
    text-decoration: underline;
}
.key-takeaways, .key-takeaways.crm-retain, .crm-retain, section.key-takeaways.crm-retain, #que-retenir.key-takeaways {
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #1fa3a1;
    border-radius: 10px;
    padding: 18px 18px 18px 20px;
    margin: 20px 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    overflow: visible;
}
.key-takeaways h2, .key-takeaways h3, .crm-retain h2, .crm-retain h3 {
    margin-top: 0;
    color: var(--color-text);
}
.key-takeaways ul.listing-mark>li, .key-takeaways ul.listing-mark>li.iq-mt-20, .crm-retain ul.listing-mark>li, .crm-retain ul.listing-mark>li.iq-mt-20, #que-retenir ul.listing-mark>li, #que-retenir ul.listing-mark>li.iq-mt-20 {
    position: relative;
    list-style-type: none;
    padding-left: 25px;
    color: var(--color-text) !important;
}
.key-takeaways ul.listing-mark>li::after, .key-takeaways ul.listing-mark>li.iq-mt-20::after, .crm-retain ul.listing-mark>li::after, .crm-retain ul.listing-mark>li.iq-mt-20::after, #que-retenir ul.listing-mark>li::after, #que-retenir ul.listing-mark>li.iq-mt-20::after, .main-content .key-takeaways ul.listing-mark>li::after, .overview-block-ptb .key-takeaways ul.listing-mark>li::after {
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 0.15em;
    color: #1fa3a1 !important;
    font-family: FontAwesome, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
/* ==========================================================================
   OVERRIDE FINAL — Conseil / Astuce en or
   Objectif : supprimer totalement le jaune-orange legacy
   À placer TOUT À LA FIN du fichier CSS
   ========================================================================== */

.gold-tip,
.aoc-container,
.astuce-or-container,
.astuce_or_bloc,
.golden-tip-container,
.scrm-golden-box,
.encart-gold {
  position: relative !important;
  overflow: hidden !important;
  isolation: isolate !important;

  background:
    radial-gradient(circle at top left, rgba(31, 163, 161, 0.10) 0%, rgba(31, 163, 161, 0) 38%),
    linear-gradient(135deg, #ffffff 0%, #f7fffd 48%, #ffffff 100%) !important;

  border: 1px solid rgba(31, 163, 161, 0.22) !important;
  border-left: 5px solid #1fa3a1 !important;
  border-right: 1px solid rgba(31, 163, 161, 0.22) !important;
  border-top: 1px solid rgba(31, 163, 161, 0.22) !important;
  border-bottom: 1px solid rgba(31, 163, 161, 0.22) !important;

  border-radius: 22px !important;
  padding: clamp(1.25rem, 2.4vw, 2rem) !important;
  margin: 2rem 0 !important;

  box-shadow:
    0 18px 42px rgba(26, 39, 68, 0.08),
    0 2px 8px rgba(31, 163, 161, 0.06) !important;
}

/* Halos : turquoise très léger, zéro orange */
.gold-tip::before,
.aoc-container::before,
.astuce-or-container::before,
.astuce_or_bloc::before,
.golden-tip-container::before,
.scrm-golden-box::before,
.encart-gold::before {
  content: "" !important;
  position: absolute !important;
  top: -120px !important;
  right: -120px !important;
  width: 260px !important;
  height: 260px !important;
  z-index: -1 !important;
  pointer-events: none !important;
  background: radial-gradient(circle, rgba(31, 163, 161, 0.12) 0%, rgba(31, 163, 161, 0) 68%) !important;
}

.gold-tip::after,
.aoc-container::after,
.astuce-or-container::after,
.astuce_or_bloc::after,
.golden-tip-container::after,
.scrm-golden-box::after,
.encart-gold::after {
  content: "" !important;
  position: absolute !important;
  bottom: -140px !important;
  left: -140px !important;
  width: 280px !important;
  height: 280px !important;
  z-index: -1 !important;
  pointer-events: none !important;
  background: radial-gradient(circle, rgba(108, 254, 164, 0.12) 0%, rgba(108, 254, 164, 0) 70%) !important;
}

/* Header */
.aoc-header,
.astuce-or-header,
.astuce_or_badge,
.golden-tip-header,
.scrm-golden-header {
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  gap: 0.65rem 0.9rem !important;
  align-items: center !important;

  margin: 0 0 1.25rem !important;
  padding: 0 0 1rem !important;

  border-bottom: 1px solid rgba(31, 163, 161, 0.18) !important;
}

/* Icône : plus aucun orange */
.aoc-icon,
.astuce-or-icon,
.golden-tip-crown,
.scrm-crown-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 2.7rem !important;
  height: 2.7rem !important;
  border-radius: 999px !important;

  background: linear-gradient(135deg, #1fa3a1 0%, #6cfea4 100%) !important;
  box-shadow:
    0 10px 22px rgba(31, 163, 161, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.45) !important;

  color: #073b3a !important;
  font-size: 1.45rem !important;
  line-height: 1 !important;
  flex-shrink: 0 !important;
}

/* Titres : plus de brun/orange */
.gold-tip h2,
.aoc-header h2,
.astuce-or-header h2,
.astuce_or_titre,
.golden-tip-header h2,
.scrm-golden-title,
.encart-gold h3 {
  margin: 0 !important;
  color: #073b3a !important;
  font-size: clamp(1.35rem, 2.15vw, 1.85rem) !important;
  font-weight: 800 !important;
  line-height: 1.18 !important;
  letter-spacing: -0.02em !important;
}

/* Sous-titres : turquoise sobre */
.aoc-subtitle,
.golden-tip-subtitle,
.scrm-golden-subtitle {
  grid-column: 2 !important;
  width: 100% !important;
  margin: -0.2rem 0 0 !important;

  color: #0f766e !important;
  font-size: 0.98rem !important;
  line-height: 1.55 !important;
  font-weight: 500 !important;
}

/* Legacy : .astuce_or_badge peut être un badge ou un header */
.astuce_or_badge {
  color: #0f766e !important;
}

/* Corps */
.aoc-content,
.astuce_or_intro,
.golden-tip-content,
.scrm-golden-content {
  color: var(--color-text) !important;
  line-height: 1.7 !important;
}

/* Bloc interne */
.scrm-highlight-box,
.golden-tip-highlight-box,
.scrm-principle-card,
.golden-tip-key-point,
.aoc-impact-box {
  background: rgba(255, 255, 255, 0.95) !important;
  border: 1px solid rgba(31, 163, 161, 0.16) !important;
  border-radius: 16px !important;

  padding: 1.05rem 1.15rem !important;
  margin: 1rem 0 !important;

  box-shadow: 0 8px 22px rgba(26, 39, 68, 0.045) !important;
}

.scrm-highlight-box h2,
.scrm-highlight-box h3,
.golden-tip-highlight-box h3,
.scrm-principle-card h3,
.golden-tip-key-point h4,
.aoc-mirror-title,
.aoc-cta h3 {
  margin-top: 0 !important;
  margin-bottom: 0.55rem !important;

  color: #073b3a !important;
  font-size: 1.12rem !important;
  font-weight: 800 !important;
  line-height: 1.3 !important;
}

/* Listes */
.astuce-or-list,
.aoc-question-list {
  list-style: none !important;
  margin: 1rem 0 !important;
  padding: 0 !important;
}

.astuce-or-list li,
.aoc-question-item {
  position: relative !important;

  margin: 0 0 0.7rem !important;
  padding: 0.85rem 1rem 0.85rem 2.75rem !important;

  background: rgba(255, 255, 255, 0.90) !important;
  border: 1px solid rgba(31, 163, 161, 0.14) !important;
  border-left: 1px solid rgba(31, 163, 161, 0.14) !important;
  border-radius: 14px !important;

  color: var(--color-text) !important;
  line-height: 1.6 !important;
  box-shadow: 0 4px 14px rgba(26, 39, 68, 0.035) !important;
}

.astuce-or-list li::before,
.aoc-question-item::before {
  content: "✓" !important;
  position: absolute !important;
  left: 1rem !important;
  top: 0.9rem !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 1.25rem !important;
  height: 1.25rem !important;
  border-radius: 999px !important;

  background: #1fa3a1 !important;
  color: #fff !important;

  font-size: 0.72rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

/* Conclusion : turquoise foncé, zéro orange */
.astuce-or-conclusion,
.golden-tip-conclusion,
.aoc-cta {
  margin-top: 1.15rem !important;
  padding: 1rem 1.1rem !important;

  background: linear-gradient(135deg, #073b3a 0%, #0f766e 100%) !important;
  border: 0 !important;
  border-radius: 16px !important;

  color: #fff !important;
  box-shadow: 0 12px 28px rgba(7, 59, 58, 0.16) !important;
}

.astuce-or-conclusion strong,
.golden-tip-conclusion strong,
.aoc-cta strong,
.aoc-cta-highlight {
  color: #6cfea4 !important;
  font-weight: 800 !important;
}

/* Grilles / cartes legacy */
.astuce_or_grille,
.scrm-stats-grid,
.golden-tip-stats,
.aoc-impact-box + .scrm-stats-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important;
  gap: 0.85rem !important;
  margin: 1rem 0 !important;
}

.astuce_or_item,
.scrm-stat-item,
.golden-tip-stat-card {
  background: rgba(255, 255, 255, 0.95) !important;
  border: 1px solid rgba(31, 163, 161, 0.14) !important;
  border-radius: 16px !important;
  padding: 1rem !important;
  box-shadow: 0 8px 20px rgba(26, 39, 68, 0.04) !important;
}

.astuce_or_numero,
.scrm-stat-number,
.golden-tip-stat-number,
.aoc-impact-number {
  display: block !important;
  color: #0f766e !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
}

.scrm-stat-number,
.golden-tip-stat-number,
.aoc-impact-number {
  font-size: 1.85rem !important;
}

.scrm-stat-label,
.golden-tip-stat-label,
.aoc-impact-source {
  display: block !important;
  margin-top: 0.35rem !important;
  color: var(--color-muted) !important;
  font-size: 0.85rem !important;
}

/* Textes accentués */
.astuce-or-highlight,
.scrm-highlight-text,
.golden-tip-highlight-text {
  color: #0f766e !important;
  font-weight: 800 !important;
}

.golden-tip-strong,
.aoc-question-text {
  font-weight: 700 !important;
}

/* Formule */
.scrm-formula-container {
  text-align: center !important;
  margin: 1rem 0 !important;
  padding: 1rem !important;

  background: rgba(255, 255, 255, 0.95) !important;
  border: 1px solid rgba(31, 163, 161, 0.14) !important;
  border-radius: 16px !important;
}

.scrm-formula-text {
  font-weight: 800 !important;
  font-size: 1.05rem !important;
  color: #073b3a !important;
}

/* Responsive */
@media (max-width: 767px) {
  .gold-tip,
  .aoc-container,
  .astuce-or-container,
  .astuce_or_bloc,
  .golden-tip-container,
  .scrm-golden-box,
  .encart-gold {
    padding: 1.15rem !important;
    border-radius: 18px !important;
  }

  .aoc-header,
  .astuce-or-header,
  .golden-tip-header,
  .scrm-golden-header {
    grid-template-columns: 1fr !important;
    gap: 0.75rem !important;
  }

  .aoc-subtitle,
  .golden-tip-subtitle,
  .scrm-golden-subtitle {
    grid-column: 1 !important;
    margin-top: 0 !important;
  }

  .aoc-icon,
  .astuce-or-icon,
  .golden-tip-crown,
  .scrm-crown-icon {
    width: 2.35rem !important;
    height: 2.35rem !important;
    font-size: 1.25rem !important;
  }

  .astuce-or-list li,
  .aoc-question-item {
    padding: 0.8rem 0.9rem 0.8rem 2.55rem !important;
  }
}
.risk-box {
  background: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.08);

  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #dc2626;

  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #dc2626;

  border-radius: 10px;
  padding: 18px 18px 18px 20px;
  margin: 20px 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  overflow: visible;
}

.risk-box h2 {
  margin-top: 0;
  color: #dc2626;
}
.card-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 1rem;
    margin: 1.25rem 0;
}
.card-grid .card {
    background: var(--color-background);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-md);
    padding: 1rem 1.125rem;
    box-shadow: var(--shadow-sm);
}
.card-grid .card-title {
    margin-top: 0;
}
.card-grid a.card--link {
    display: block;
    color: inherit;
    text-decoration: none;
}
.card-grid a.card--link:focus-visible {
    box-shadow: var(--focus-ring);
}
.crm-table-wrap {
    margin: 1rem 0;
    border: 1px solid var(--color-border);
    border-radius: var(--radius-md);
    overflow: auto;
}
.crm-table {
    width: 100%;
    border-collapse: collapse;
}
.crm-table caption {
    font-weight: 600;
    text-align: left;
    padding: 12px 16px;
    background: var(--color-surface);
}
.crm-table thead th {
    background: #f3f4f6;
    text-align: left;
    font-weight: 600;
    padding: 12px 16px;
    font-size: 0.875rem;
    border-bottom: 1px solid var(--color-border);
}
.crm-table td, .crm-table th {
    padding: 12px 16px;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: top;
}
@media (max-width:768px) {
    .crm-table--responsive thead {
    display: none;
}
.crm-table--responsive tr {
    display: block;
    border-bottom: 1px solid var(--color-border);
}
.crm-table--responsive td {
    display: flex;
    gap: 12px;
    justify-content: space-between;
}
.crm-table--responsive td::before {
    content: attr(data-label);
    font-weight: 600;
}
}
.crm-table tbody tr.highlight td {
    background: #f0fdfa;
    font-weight: 600;
}
.crm-table tbody tr.highlight td:first-child {
    border-left: 4px solid var(--color-primary);
}
.faq {
    margin: 2rem 0;
}
.faq>h2 {
    margin-bottom: 1.25rem;
}
.faq-item {
    margin-bottom: 1rem;
    border: 1px solid var(--color-border);
    border-radius: var(--radius-md);
    overflow: hidden;
    background: var(--color-background);
}
.faq-question {
    font-weight: 700;
    color: var(--color-text);
    padding: 1rem 1.25rem;
    background: var(--color-surface);
    border-bottom: 1px solid var(--color-border);
}
.faq-answer {
    padding: 1rem 1.25rem 1.25rem;
    line-height: 1.65;
    color: var(--color-text);
}
.article-toc {
    margin: 1.5rem 0 2rem;
    padding: 1.25rem 1.5rem;
    background: var(--color-surface);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-md);
}
.article-toc h2 {
    margin-top: 0;
    margin-bottom: 0.75rem;
    font-size: 1.25rem;
}
.article-toc ul.listing-mark {
    list-style: disc;
    padding-left: 1.5rem;
    margin: 0;
}
.article-toc ul.listing-mark li {
    margin: 0.5rem 0;
}
.article-toc ul.listing-mark li::marker {
    color: var(--color-primary);
}
.article-toc a {
    color: var(--color-primary);
    text-decoration: none;
    font-weight: 600;
}
.article-toc a:hover, .article-toc a:focus {
    text-decoration: underline;
}
.crm-cta-inline a {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}
.crm-cta-inline .button_test_solution {
    padding: 14px 18px;
    line-height: 1.35;
    white-space: normal;
    height: auto;
    min-height: 2.75rem;
    max-width: 22rem;
    width: auto;
    overflow: visible;
    text-overflow: clip;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-align: center;
    box-sizing: border-box;
}
@media (max-width:767px) {
    .crm-cta-inline .button_test_solution {
    display: block;
    width: 100%;
    max-width: 20rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    padding: 12px 14px;
}
}
.quiz.scrm-quiz, .quiz-container {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin: 1.5rem 0;
    border: 0;
}
.quiz-container>h2, .quiz.scrm-quiz>h2 {
    background: transparent;
    color: inherit;
    margin: 0 0 1rem;
    padding: 0;
    border-radius: 0;
    text-align: left;
}
.quiz-question {
    margin-bottom: 10px;
}
.quiz-choices {
    margin-bottom: 20px;
}
.quiz-container input[type="radio"], .quiz-container input[type="checkbox"], .quiz.scrm-quiz input[type="radio"], .quiz.scrm-quiz input[type="checkbox"] {
    width: 25px;
    height: 25px;
    min-width: 25px;
    min-height: 25px;
    margin-right: 10px;
    margin-top: -1px;
    vertical-align: middle;
    padding: 0;
    border: 0;
    box-shadow: none;
    appearance: auto;
    -webkit-appearance: radio;
    background: transparent;
}
.quiz-container .quiz-choices label, .quiz-container .quiz-options label, .quiz.scrm-quiz .quiz-options label {
    display: inline;
    font-weight: 400;
    cursor: pointer;
    width: auto;
    max-width: 100%;
}
.quiz-container .quiz-choices br, .quiz-container .quiz-options br, .quiz.scrm-quiz .quiz-options br {
    display: block;
}
.quiz-feedback, .quiz-result, .quiz-container #result {
    font-size: 1.5em;
    margin-top: 20px;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    font-weight: inherit;
    min-height: 0;
}
.quiz-emoji {
    font-size: 2em;
}
.button_quizz, .quiz button[type="submit"] {
    background-color: #6dc2fc;
    color: #fff;
    padding: 10px 20px;
    border: 0;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    width: auto;
    height: auto;
    transition: background-color 0.3s ease;
}
.button_quizz:hover, .quiz button[type="submit"]:hover {
    background-color: #5ba9e8;
}
.astuce-or-crm, .astuce-or-container, .astuce_or_bloc, .golden-tip-wrapper {
    margin: 1.5rem 0;
}
.aoc-container, .astuce-or-container, .astuce_or_bloc, .golden-tip-container, .scrm-golden-box {
    background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);
    border: 1px solid #fcd34d;
    border-radius: var(--radius-lg);
    padding: 1.25rem 1.5rem;
    box-shadow: var(--shadow-sm);
}
.aoc-header, .astuce-or-header, .astuce_or_badge, .golden-tip-header, .scrm-golden-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem 0.75rem;
    margin-bottom: 1rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid rgba(252, 211, 77, 0.55);
}
.aoc-icon, .astuce-or-icon, .golden-tip-crown, .scrm-crown-icon {
    font-size: 1.75rem;
    line-height: 1;
    flex-shrink: 0;
}
.aoc-header h2, .astuce-or-header h2, .astuce_or_titre, .golden-tip-header h2, .scrm-golden-title {
    margin: 0;
    flex: 1 1 12rem;
    color: #92400e;
    font-size: 1.35rem;
}
.aoc-subtitle, .astuce_or_badge, .golden-tip-subtitle, .scrm-golden-subtitle {
    width: 100%;
    margin: 0;
    color: #b45309;
    font-size: 0.95rem;
}
.aoc-content, .astuce_or_intro, .golden-tip-content, .scrm-golden-content {
    color: var(--color-text);
}
.aoc-mirror-section {
    margin: 1rem 0;
}
.aoc-mirror-title {
    margin-top: 0;
    font-size: 1.15rem;
}
.aoc-question-list {
    list-style: none;
    margin: 0.75rem 0 0;
    padding: 0;
}
.aoc-question-item {
    margin-bottom: 0.5rem;
    padding: 0.625rem 0.75rem;
    background: rgba(255, 255, 255, 0.65);
    border-radius: var(--radius-sm);
    border-left: 3px solid var(--color-primary);
}
.aoc-question-text {
    font-weight: 500;
}
.aoc-impact-box {
    display: grid;
    grid-template-columns: minmax(5rem, auto) 1fr;
    gap: 0.75rem 1rem;
    align-items: center;
    background: #fff;
    border: 1px solid var(--color-border);
    border-radius: var(--radius-md);
    padding: 1rem 1.125rem;
    margin: 1rem 0;
}
.aoc-impact-number {
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 1;
    color: var(--color-primary);
    text-align: center;
}
.aoc-impact-text {
    margin: 0;
}
.aoc-impact-source {
    grid-column: 1 / -1;
    font-size: 0.8125rem;
    color: var(--color-muted);
    margin: 0;
}
.aoc-cta {
    margin-top: 1rem;
    padding: 1rem;
    background: rgba(255, 255, 255, 0.55);
    border-radius: var(--radius-md);
}
.aoc-cta h3 {
    margin-top: 0;
}
.aoc-cta-highlight {
    font-weight: 600;
}
.astuce-or-highlight, .scrm-highlight-text {
    color: #0f766e;
    font-weight: 600;
}
.astuce-or-list {
    margin: 0.75rem 0;
    padding-left: 1.25rem;
}
.astuce-or-list li {
    margin-bottom: 0.5rem;
}
.astuce-or-conclusion {
    margin-top: 1rem;
    padding: 0.875rem 1rem;
    background: rgba(255, 255, 255, 0.7);
    border-radius: var(--radius-sm);
}
.astuce_or_grille {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 0.75rem;
    margin: 1rem 0;
}
.astuce_or_item {
    background: rgba(255, 255, 255, 0.75);
    border-radius: var(--radius-sm);
    padding: 0.875rem;
    border: 1px solid rgba(252, 211, 77, 0.5);
}
.astuce_or_numero {
    display: inline-block;
    font-weight: 700;
    color: var(--color-primary);
    margin-bottom: 0.35rem;
}
.scrm-highlight-box, .golden-tip-highlight-box, .scrm-principle-card, .golden-tip-key-point {
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-md);
    padding: 1rem 1.125rem;
    margin-bottom: 0.875rem;
}
.scrm-highlight-box h2, .scrm-highlight-box h3, .golden-tip-highlight-box h3, .scrm-principle-card h3, .golden-tip-key-point h4 {
    margin-top: 0;
}
.scrm-stats-grid, .golden-tip-stats, .aoc-impact-box+.scrm-stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 0.75rem;
    margin: 1rem 0;
}
.scrm-stat-item, .golden-tip-stat-card {
    text-align: center;
    background: #fff;
    border: 1px solid var(--color-border);
    border-radius: var(--radius-sm);
    padding: 0.875rem;
}
.scrm-stat-number, .golden-tip-stat-number {
    display: block;
    font-size: 1.75rem;
    font-weight: 700;
    color: var(--color-primary);
    line-height: 1.1;
}
.scrm-stat-label, .golden-tip-stat-label {
    display: block;
    font-size: 0.8125rem;
    color: var(--color-muted);
    margin-top: 0.25rem;
}
.scrm-warning-box, .golden-tip-warning-box {
    background: #fff5f5;
    border: 1px solid #fecaca;
    border-left: 4px solid #dc2626;
    border-radius: var(--radius-md);
    padding: 1rem 1.125rem;
    margin: 0.875rem 0;
}
.scrm-formula-container {
    text-align: center;
    margin: 1rem 0;
    padding: 1rem;
    background: rgba(255, 255, 255, 0.85);
    border-radius: var(--radius-md);
}
.scrm-formula-text {
    font-weight: 700;
    font-size: 1.05rem;
    color: #92400e;
}
.golden-tip-strong {
    font-weight: 600;
}
.golden-tip-highlight-text {
    color: var(--color-primary);
    font-weight: 700;
}
.golden-tip-conclusion {
    margin-top: 1rem;
    padding: 0.875rem;
    background: rgba(255, 255, 255, 0.75);
    border-radius: var(--radius-sm);
}
.encart-gold {
    background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);
    border: 1px solid #fcd34d;
    border-radius: var(--radius-md);
    padding: 1.25rem 1.5rem;
    margin: 1.5rem 0;
}
.encart-gold h3 {
    margin-top: 0;
    color: #92400e;
}
@media (max-width:767px) {
    .aoc-impact-box {
    grid-template-columns: 1fr;
    text-align: center;
}
.aoc-impact-number {
    font-size: 2rem;
}
}
.internal-search.resource-search-panel, .resource-search-panel {
    background: var(--color-secondary);
    border-radius: var(--radius-lg);
    padding: 1.5rem;
    box-shadow: 0 20px 55px rgba(25, 179, 155, 0.24);
    margin: 1.5rem 0;
}
.internal-search label, .resource-search-panel label {
    display: block;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0.5rem;
}
.internal-search input[type="search"], .resource-search-panel input, .resource-search-panel select {
    width: 100%;
    min-height: 48px;
    border: 1px solid rgba(255, 255, 255, 0.55);
    border-radius: var(--radius-sm);
    padding: 0 16px;
    margin-bottom: 12px;
    background: rgba(255, 255, 255, 0.16);
    color: #fff;
    caret-color: #fff;
}
.resource-search-panel input:focus, .resource-search-panel select:focus {
    border-color: #fff;
    background: rgba(255, 255, 255, 0.22);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.22);
}
.resource-search-panel select option {
    color: #111827;
    background: #fff;
}
.resource-search-panel h2, .resource-search-panel p {
    color: #fff;
}
.resource-search-result span {
    display: block;
    color: var(--color-muted);
    font-size: 0.8125rem;
    margin-top: 0.35rem;
}
.internal-search input::placeholder {
    color: rgba(255, 255, 255, 0.85);
}
.internal-search__result, .resource-search-result {
    background: #fff;
    border-radius: var(--radius-sm);
    padding: 12px 16px;
    margin-bottom: 8px;
}
.internal-search__result a, .resource-search-result a {
    color: #111827;
    font-weight: 700;
}
.internal-search__result[hidden], .internal-search__result.is-hidden {
    display: none;
}
.brand-message {
    background: linear-gradient(135deg, #f0fdfa 0%, #ecfeff 100%);
    border-left: 4px solid var(--color-primary);
    border-radius: var(--radius-md);
    padding: 1rem 1.25rem;
    margin: 1.25rem 0;
}
.crm-cta-inline {
    text-align: center;
    margin: 1.5rem 0;
}
body.page-logiciel-gestion-collab center>a[href*="tester-gratuitement-simple-crm-pendant-15-jours.php"] {
    display: inline-block;
    margin: 1.5rem 0;
}
body.page-logiciel-gestion-collab center>a[href*="tester-gratuitement-simple-crm-pendant-15-jours.php"]>.btn-2023 {
    margin: 0 !important;
}
@media (max-width:767px) {
    .key-takeaways, .gold-tip, .risk-box {
    padding: 1rem;
}
}
@media (prefers-reduced-motion:reduce) {
    .summary-panel a, .card-grid a.card--link {
    transition: none;
}
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.crm-highlight {
    background: #f7fbff;
    border-left: 5px solid var(--color-accent);
    border-radius: var(--radius-sm);
    padding: 1.125rem;
    margin: 1.25rem 0;
}
.crm-mini-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    gap: 1rem;
    margin: 1.25rem 0;
}
div#js-sommaire-questions ul.listing-mark {
    columns: 2;
    column-gap: 10em;
    column-width: 100px;
    column-rule: 1px solid var(--color-border);
}
div#js-sommaire-questions ul.listing-mark li {
    margin: 20px 0;
    margin-top: 0;
}
#js-sommaire-questions li.iq-font-black:after {
    color: #fff;
}
div#js-sommaire-questions ul.listing-mark>li::after, div#js-sommaire-questions ul.listing-mark>li.iq-mt-20::after {
    color: var(--color-primary) !important;
}
#js-sommaire-questions li.iq-font-black a {
    color: #fff;
}
#js-sommaire-questions li.iq-font-black a:hover, #js-sommaire-questions li.iq-font-black a:focus {
    color: #222;
}
div#js-sommaire-questions ul.listing-mark li::marker {
    color: var(--color-primary);
}
.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    border: 0;
}
.scrm26-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem;
    margin: 1.5rem 0 2rem;
}
@media (max-width:767px) {
    .scrm26-grid {
    grid-template-columns: 1fr;
}
}
.scrm26-card {
    display: flex;
    flex-direction: column;
    background: var(--color-background);
    border: 1px solid var(--color-border);
    border-top: 3px solid var(--color-highlight);
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
    overflow: hidden;
    min-height: 100%;
}
.scrm26-card__head {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 1rem 1.125rem 0.5rem;
}
.scrm26-icon {
    flex-shrink: 0;
    font-size: 1.35rem;
    line-height: 1;
}
.scrm26-card__head h3 {
    margin: 0;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.35;
    color: var(--color-text);
}
.scrm26-card__body {
    flex: 1;
    padding: 0 1.125rem 0.75rem;
}
.scrm26-card__body>p {
    margin: 0 0 1rem;
    font-size: 0.9375rem;
    line-height: 1.6;
    color: var(--color-text);
}
.scrm26-crm-label {
    margin: 0 0 0.5rem;
    font-size: 0.6875rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--color-muted);
}
.scrm26-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 0.375rem;
}
.scrm26-badge {
    display: inline-flex;
    align-items: center;
    padding: 0.25rem 0.625rem;
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1.4;
    color: var(--color-text);
    background: var(--color-background);
    border: 1px solid var(--color-border);
    border-radius: 999px;
    white-space: nowrap;
}
.scrm26-badge--top {
    border-color: var(--color-highlight);
    color: var(--color-highlight);
    font-weight: 600;
}
.scrm26-badge--top::before {
    content: "★ ";
    font-size: 0.75em;
}
.scrm26-card__foot {
    margin-top: auto;
    padding: 0.75rem 1.125rem 1rem;
    border-top: 1px solid var(--color-border);
}
.scrm26-card__foot a {
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--color-highlight);
    text-decoration: none;
}
.scrm26-card__foot a:hover, .scrm26-card__foot a:focus-visible {
    text-decoration: underline;
}
.scrm26-quiz {
    margin: 2rem 0;
    padding: 1.5rem 1.25rem;
    background: var(--color-surface);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
}
.scrm26-quiz h2 {
    margin-top: 0;
}
.scrm26-quiz__subtitle {
    margin: 0.5rem 0 1.25rem;
    color: var(--color-muted);
    font-size: 0.95rem;
}
.scrm26-step-label {
    font-size: 0.8125rem;
    font-weight: 600;
    color: var(--color-muted);
    margin-bottom: 0.5rem;
}
.scrm26-progress-track {
    height: 6px;
    background: var(--color-border);
    border-radius: 999px;
    overflow: hidden;
    margin-bottom: 1.25rem;
}
.scrm26-progress-fill {
    height: 100%;
    background: var(--color-primary);
    border-radius: 999px;
    transition: width 0.25s ease;
}
.scrm26-question {
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 1rem;
    line-height: 1.4;
}
.scrm26-options {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-bottom: 1rem;
}
.scrm26-option {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    width: 100%;
    padding: 0.75rem 1rem;
    text-align: left;
    font-size: 0.9375rem;
    line-height: 1.45;
    color: var(--color-text);
    background: var(--color-background);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-sm);
    cursor: pointer;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.scrm26-option:hover {
    border-color: var(--color-primary);
}
.scrm26-option.scrm26-selected {
    border-color: var(--color-primary);
    box-shadow: var(--focus-ring);
}
.scrm26-opt-letter {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0.75rem;
    font-weight: 700;
    color: #fff;
    background: var(--color-primary);
    border-radius: 50%;
}
.scrm26-btn-next {
    display: none;
    padding: 0.625rem 1.25rem;
    font-size: 0.9375rem;
    font-weight: 600;
    color: #fff;
    background: var(--color-primary);
    border: none;
    border-radius: var(--radius-sm);
    cursor: pointer;
}
.scrm26-btn-next.scrm26-visible {
    display: inline-block;
}
.scrm26-btn-next:hover {
    background: var(--color-secondary);
}
.scrm26-result {
    display: none;
}
.scrm26-result__title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
}
.scrm26-result__intro {
    margin-bottom: 1.25rem;
    color: var(--color-muted);
}
.scrm26-result-cards {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    margin-bottom: 1.25rem;
}
.scrm26-res-card {
    padding: 1rem 1.125rem;
    background: var(--color-background);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-sm);
}
.scrm26-res-card--win {
    border-color: var(--color-highlight);
    border-left-width: 4px;
    background: #fffbfb;
}
.scrm26-res-card__rank {
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--color-muted);
    margin-bottom: 0.25rem;
}
.scrm26-res-card__name {
    font-size: 1.05rem;
    font-weight: 700;
    margin-bottom: 0.35rem;
}
.scrm26-res-card__reason {
    font-size: 0.9rem;
    line-height: 1.55;
    color: var(--color-text);
}
.scrm26-result-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    align-items: center;
}
.scrm26-btn-cta {
    display: inline-block;
    padding: 0.75rem 1.25rem;
    font-weight: 600;
    color: #fff;
    background: var(--color-highlight);
    border-radius: var(--radius-sm);
    text-decoration: none;
}
.scrm26-btn-cta:hover {
    filter: brightness(1.05);
    color: #fff;
}
.scrm26-btn-retry {
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    color: var(--color-muted);
    background: transparent;
    border: 1px solid var(--color-border);
    border-radius: var(--radius-sm);
    cursor: pointer;
}
.scrm26-btn-retry:hover {
    border-color: var(--color-primary);
    color: var(--color-primary);
}
@media (prefers-reduced-motion:reduce) {
    .scrm26-progress-fill {
    transition: none;
}
}
.comparatif-section {
    --primary: #1a2744;
    --accent: #e8590c;
    --accent-light: #ff7d3b;
    --gold: #f5a623;
    --success: #22c55e;
    --warning: #f59e0b;
    --danger: #ef4444;
    --neutral: #64748b;
    --surface: #f8fafc;
    --surface-2: #f1f5f9;
    --border: #e2e8f0;
    --text: #1e293b;
    --text-light: #64748b;
    --white: #fff;
    --radius: 16px;
    --radius-sm: 8px;
    --shadow: 0 4px 24px rgba(26, 39, 68, 0.10);
    --shadow-lg: 0 12px 48px rgba(26, 39, 68, 0.16);
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 24px 80px;
}
.comparatif-section .section-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, #fff4ee, #ffe8d8);
    border: 1px solid #fdd0b3;
    color: var(--accent);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 100px;
    margin-bottom: 20px;
}
.comparatif-section .section-title {
    font-size: clamp(28px, 4vw, 44px);
    font-weight: 800;
    color: var(--primary);
    line-height: 1.15;
    margin-bottom: 16px;
}
.comparatif-section .section-subtitle {
    font-size: 18px;
    color: var(--text-light);
    max-width: 680px;
    margin-bottom: 48px;
    font-weight: 300;
}
.comparatif-section .angle-box {
    background: linear-gradient(135deg, var(--primary) 0, #253a6a 100%);
    border-radius: var(--radius);
    padding: 32px 40px;
    margin-bottom: 56px;
    position: relative;
    overflow: hidden;
}
.comparatif-section .angle-box::before {
    content: '';
    position: absolute;
    top: -40px;
    right: -40px;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(232, 89, 12, .25), transparent 70%);
    border-radius: 50%}
.comparatif-section .angle-box h3 {
    font-size: 20px;
    font-weight: 700;
    color: var(--gold);
    margin-bottom: 12px;
}
.comparatif-section .angle-box p {
    color: rgba(255, 255, 255, .85);
    font-size: 15.5px;
    line-height: 1.7;
}
.comparatif-section .angle-box strong {
    color: #fff;
}
.comparatif-section .crm-grid {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.comparatif-section .crm-card {
    background: var(--white);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    overflow: hidden;
    box-shadow: var(--shadow);
    transition: box-shadow .25s ease, transform .25s ease;
}
.comparatif-section .crm-card:hover {
    box-shadow: var(--shadow-lg);
    transform: translateY(-2px);
}
.comparatif-section .crm-card--winner {
    border: 2px solid var(--accent);
    background: linear-gradient(180deg, #fff9f6 0, var(--white) 60%);
    position: relative;
}
.comparatif-section .winner-badge {
    position: absolute;
    top: 24px;
    right: 24px;
    background: var(--accent);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    padding: 5px 14px;
    border-radius: 100px;
}
.comparatif-section .crm-card__header {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 28px 32px 0;
}
.comparatif-section .crm-rank {
    min-width: 48px;
    height: 48px;
    background: var(--surface-2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Syne', sans-serif;
    font-size: 18px;
    font-weight: 800;
    color: var(--primary);
    flex-shrink: 0;
}
.comparatif-section .crm-card--winner .crm-rank {
    background: var(--accent);
    color: #fff;
}
.comparatif-section .crm-card__meta {
    flex: 1;
}
.comparatif-section .crm-card__meta h3 {
    font-size: 22px;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 4px;
}
.comparatif-section .crm-tagline {
    font-size: 14px;
    font-weight: 500;
    color: var(--accent);
    margin-bottom: 10px;
}
.comparatif-section .crm-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}
.comparatif-section .tag {
    font-size: 12px;
    font-weight: 500;
    padding: 3px 10px;
    border-radius: 100px;
}
.comparatif-section .tag--fr {
    background: #dbeafe;
    color: #1d4ed8;
}
.comparatif-section .tag--en {
    background: #f1f5f9;
    color: #475569;
}
.comparatif-section .tag--saas {
    background: #dcfce7;
    color: #166534;
}
.comparatif-section .tag--hybrid {
    background: #fef9c3;
    color: #854d0e;
}
.comparatif-section .crm-card__body {
    background: var(--surface);
    border-left: 3px solid var(--accent);
    padding: 14px 18px;
    border-radius: 0 var(--radius-sm) var(--radius-sm) 0;
    margin-bottom: 24px;
    font-size: 14.5px;
    color: var(--text);
    line-height: 1.65;
}
.comparatif-section .crm-insight strong {
    color: var(--primary);
}
.comparatif-section .crm-cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
}
@media(max-width:600px) {
    .comparatif-section .crm-cols {
    grid-template-columns: 1fr;
}
}.comparatif-section .crm-col__title {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: var(--text-light);
    margin-bottom: 10px;
}
.comparatif-section .crm-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.comparatif-section .crm-list li {
    font-size: 14.5px;
    padding-left: 20px;
    position: relative;
    line-height: 1.5;
}
.comparatif-section .crm-list--pros li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: var(--success);
    font-weight: 700;
}
.comparatif-section .crm-list--cons li::before {
    content: '▲';
    position: absolute;
    left: 0;
    color: var(--warning);
    font-size: 11px;
    top: 3px;
}
.comparatif-section .crm-dna {
    background: linear-gradient(135deg, #f8faff, #eef2ff);
    border: 1px solid #c7d2fe;
    border-radius: var(--radius-sm);
    padding: 14px 18px;
    margin-top: 16px;
}
.comparatif-section .crm-dna__label {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #6366f1;
    margin-bottom: 5px;
}
.comparatif-section .crm-dna p {
    font-size: 14px;
    color: var(--text);
    line-height: 1.55;
}
.comparatif-section .simple-versions {
    margin-top: 24px;
    border-top: 1px solid var(--border);
    padding-top: 24px;
}
.comparatif-section .simple-versions__title {
    font-size: 14px;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 14px;
    text-transform: uppercase;
    letter-spacing: .06em;
}
.comparatif-section .versions-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}
@media(max-width:700px) {
    .comparatif-section .versions-grid {
    grid-template-columns: 1fr;
}
}.comparatif-section .version-card {
    background: var(--white);
    border: 1px solid var(--border);
    border-radius: var(--radius-sm);
    padding: 16px;
    text-decoration: none;
    display: block;
    transition: border-color .2s, box-shadow .2s;
}
.comparatif-section .version-card:hover {
    border-color: var(--accent);
    box-shadow: 0 4px 16px rgba(232, 89, 12, .12);
}
.comparatif-section .version-icon {
    font-size: 22px;
    margin-bottom: 8px;
    display: block;
}
.comparatif-section .version-name {
    font-size: 14px;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 6px;
}
.comparatif-section .version-desc {
    font-size: 12.5px;
    color: var(--text-light);
    line-height: 1.5;
}
.comparatif-section .version-link {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 600;
    color: var(--accent);
    text-decoration: none;
}
.comparatif-section .version-link::after {
    content: '→'}
.comparatif-section .crm-separator {
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--border), transparent);
    margin: 8px 0;
}
.comparatif-section .comparatif-table-section {
    margin-top: 72px;
}
.comparatif-section .comparatif-table-section h2 {
    font-size: clamp(22px, 3vw, 34px);
    font-weight: 800;
    color: var(--primary);
    margin-bottom: 12px;
}
.comparatif-section h2#tableau-comparatif-crm-pme, .comparatif-section center>h2#tableau-comparatif-crm-pme, #tableau-comparatif-crm-pme {
    color: #091337!important;
}
.comparatif-section .comparatif-table-section p.intro {
    font-size: 16px;
    color: var(--text-light);
    margin-bottom: 32px;
    max-width: 700px;
}
.comparatif-section .table-scroll {
    overflow-x: auto;
    border-radius: var(--radius);
    box-shadow: var(--shadow-lg);
    border: 1px solid var(--border);
}
.comparatif-section table.crm-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    min-width: 960px;
}
.comparatif-section table.crm-table thead {
    background: #f1f5f9;
    color: #091337;
    position: sticky;
    top: 0;
    z-index: 2;
}
.comparatif-section table.crm-table thead th {
    padding: 14px 16px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: left;
    background: #f1f5f9!important;
    color: #091337!important;
}
.comparatif-section table.crm-table thead th:first-child {
    min-width: 160px;
}
.comparatif-section table.crm-table tbody tr {
    border-bottom: 1px solid var(--border);
    transition: background .15s;
}
.comparatif-section table.crm-table tbody tr:hover {
    background: var(--surface);
}
.comparatif-section table.crm-table tbody tr.winner-row {
    background: #fff9f6;
}
.comparatif-section table.crm-table tbody tr.winner-row:hover {
    background: #ffece0;
}
.comparatif-section table.crm-table tbody td {
    padding: 13px 16px;
    vertical-align: middle;
}
.comparatif-section .crm-name-cell {
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    color: var(--primary);
    font-size: 14.5px;
    display: flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
}
.comparatif-section .crm-name-cell .rank-badge {
    min-width: 26px;
    height: 26px;
    border-radius: 50%;
    background: var(--surface-2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
    color: var(--text-light);
    flex-shrink: 0;
}
.comparatif-section .winner-row .crm-name-cell .rank-badge {
    background: var(--accent);
    color: #fff;
}
.comparatif-section .flag {
    font-size: 16px;
}
.comparatif-section .pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 3px 10px;
    border-radius: 100px;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
}
.comparatif-section .pill--yes {
    background: #dcfce7;
    color: #166534;
}
.comparatif-section .pill--partial {
    background: #fef9c3;
    color: #854d0e;
}
.comparatif-section .pill--no {
    background: #fee2e2;
    color: #991b1b;
}
.comparatif-section .pill--scale-high {
    background: #dbeafe;
    color: #1e40af;
}
.comparatif-section .pill--scale-med {
    background: #f1f5f9;
    color: #475569;
}
.comparatif-section .pill--scale-low {
    background: #f8fafc;
    color: #94a3b8;
}
.comparatif-section .pill--price-free {
    background: #dcfce7;
    color: #166534;
}
.comparatif-section .pill--price-low {
    background: #dbeafe;
    color: #1e40af;
}
.comparatif-section .pill--price-med {
    background: #fef9c3;
    color: #854d0e;
}
.comparatif-section .pill--price-high {
    background: #fee2e2;
    color: #991b1b;
}
.comparatif-section .pill--complexity-low {
    background: #dcfce7;
    color: #166534;
}
.comparatif-section .pill--complexity-med {
    background: #fef9c3;
    color: #854d0e;
}
.comparatif-section .pill--complexity-high {
    background: #fee2e2;
    color: #991b1b;
}
.comparatif-section .stars {
    display: inline-flex;
    gap: 2px;
    font-size: 13px;
    color: var(--gold);
}
.comparatif-section .table-legend {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
}
.comparatif-section .legend-item {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12.5px;
    color: var(--text-light);
}
.comparatif-section .cta-block {
    margin-top: 56px;
    background: linear-gradient(135deg, var(--primary), #5BA9E8);
    border-radius: var(--radius);
    padding: 48px 40px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.comparatif-section .cta-block::before {
    content: '';
    position: absolute;
    bottom: -60px;
    right: -60px;
    width: 280px;
    height: 280px;
    background: radial-gradient(circle, rgba(232, 89, 12, .2), transparent 70%);
    border-radius: 50%}
.comparatif-section .cta-block h3 {
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 12px;
}
.comparatif-section .cta-block p {
    color: rgba(255, 255, 255, .75);
    font-size: 16px;
    margin-bottom: 28px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.comparatif-section .cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--accent);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    padding: 14px 32px;
    border-radius: 100px;
    transition: background .2s, transform .2s, box-shadow .2s;
    box-shadow: 0 4px 20px rgba(232, 89, 12, .4);
}
.comparatif-section .cta-btn:hover {
    background: var(--accent-light);
    transform: translateY(-2px);
    box-shadow: 0 8px 28px rgba(232, 89, 12, .5);
}
.comparatif-section .cta-btn::after {
    content: '→';
    font-size: 18px;
}
.resource-intro-card {
    background: var(--color-background);
    border-radius: var(--radius-lg);
    padding: 1.75rem;
    box-shadow: var(--shadow-md);
    margin-bottom: 1.5rem;
}
.resource-kicker {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.8125rem;
    font-weight: 700;
    color: var(--color-secondary);
    margin-bottom: 0.625rem;
    display: block;
}
.resource-lead {
    font-size: 1.25rem;
    line-height: 1.55;
    color: var(--color-text);
}
.resource-proof {
    border-left: 4px solid var(--color-primary);
    padding-left: 1.125rem;
    margin: 1.375rem 0;
    color: #344054;
}
.resource-pill {
    display: inline-block;
    padding: 0.5rem 0.875rem;
    border-radius: 999px;
    background: #f1fbf8;
    color: #0f7f73;
    font-weight: 700;
    margin: 0.375rem 0.375rem 0 0;
    font-size: 0.8125rem;
}
.resource-card-link {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    width: 100%;
    min-height: 108px;
    padding: 1.125rem;
    background: var(--color-background);
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
    color: #222;
    border: 1px solid rgba(0, 0, 0, 0.04);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.resource-card-link:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow-md);
    color: #111;
}
.resource-rank {
    flex: 0 0 auto;
    width: 42px;
    height: 42px;
    border-radius: 12px;
    background: var(--color-primary);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
}
.resource-content strong {
    display: block;
    font-size: 1rem;
    line-height: 1.35;
}
.resource-content em {
    display: block;
    font-style: normal;
    color: var(--color-muted);
    margin-top: 0.5rem;
    font-size: 0.8125rem;
}
.resource-section-title {
    margin-top: 2.25rem;
    margin-bottom: 1.125rem;
}
.resource-small-note {
    color: #d0d5dd;
    font-size: 0.875rem;
}
.resource-method {
    background: var(--color-surface);
    border-radius: var(--radius-lg);
    padding: 1.5rem;
    margin-top: 1.75rem;
}
@media (max-width:767px) {
    .resource-lead {
    font-size: 1.125rem;
}
.resource-intro-card {
    padding: 1.25rem;
}
}
.swot-type-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #ecfdf5;
    color: #047857;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.swot-type-badge--faiblesse {
    background: #fff7ed;
    color: #c2410c;
}
.swot-type-badge--opportunite {
    background: #eff6ff;
    color: #1d4ed8;
}
.swot-type-badge--menace {
    background: #fef2f2;
    color: #b91c1c;
}
.swot-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.swot-related-block .listing-mark a {
    color: inherit;
}
.crm-iso-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #eef2ff;
    color: #3730a3;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.iso-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.iso-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
ul.listing-mark {
    padding: 0;
    margin: 0;
}
ul.listing-mark>li, ul.listing-mark>li.iq-mt-20 {
    position: relative;
    list-style-type: none;
    padding-left: 25px;
    margin: 10px 0;
}
ul.listing-mark>li.iq-mt-20 {
    margin-top: 20px !important;
}
ul.listing-mark>li::after, ul.listing-mark>li.iq-mt-20::after {
    position: absolute;
    left: 0;
    top: 0.15em;
    color: #1fa3a1 !important;
    content: "\f00c" !important;
    font-family: FontAwesome, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
ul.listing-mark li.dark::after {
    color: #222222 !important;
}
.main-content ul.listing-mark>li::after, .main-content ul.listing-mark>li.iq-mt-20::after, .main-content ul.listing-mark.iq-font-white>li::after, .main-content ul.listing-mark.iq-font-black>li::after, .overview-block-ptb ul.listing-mark>li::after, .overview-block-ptb ul.listing-mark.iq-font-white>li::after, .device-blog ul.listing-mark>li::after, .device-blog ul.listing-mark.iq-font-white>li::after {
    content: "\f00c" !important;
    color: #1fa3a1 !important;
    font-family: FontAwesome, sans-serif !important;
}
.main-content ul.listing-mark.iq-font-white>li, .main-content ul.listing-mark.iq-font-black>li, .overview-block-ptb ul.listing-mark>li, .device-blog ul.listing-mark>li {
    color: var(--color-text) !important;
}
.content-section {
    color: var(--color-text);
}
.content-section .listing-mark, .content-section .listing-mark li {
    color: var(--color-text) !important;
}
.content-section h4 {
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    font-size: 1.15rem;
    font-weight: 700;
}
section.iq-breadcrumb3.bg-principal:before, section.iq-breadcrumb3.bg-principal.iq-over-black-70:before, section.iq-breadcrumb3.jarallax.iq-over-black-70:before {
    background: none !important;
}
section.iq-breadcrumb3.bg-principal #scene {
    display: none;
}
.crm-diminuer-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #fef3c7;
    color: #b45309;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.diminuer-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.diminuer-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.crm-augmenter-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #d1fae5;
    color: #047857;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.augmenter-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.augmenter-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.crm-automatiser-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #e0e7ff;
    color: #4338ca;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.automatiser-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.automatiser-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.crm-optimiser-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #cffafe;
    color: #0e7490;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.optimiser-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.optimiser-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.crm-dep-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #ede9fe;
    color: #5b21b6;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.dep-crm-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.dep-crm-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.crm-connecte-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #ecfdf5;
    color: #047857;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.connecte-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.connecte-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.crm-ameliorer-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #e0f2fe;
    color: #0369a1;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.ameliorer-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.ameliorer-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.crm-pourquoi-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #fef3c7;
    color: #92400e;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.pourquoi-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.pourquoi-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.content-section .scrm-editorial-cols {
    display: flex;
    flex-wrap: wrap;
    margin: 1.25rem 0 2rem;
}
.content-section .scrm-editorial-cols>[class*="col-"] {
    margin-bottom: 1rem;
}
@media (min-width:992px) {
    .content-section .scrm-editorial-cols {
    flex-wrap: nowrap;
    align-items: center;
}
.content-section .scrm-editorial-cols>.col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
}
.crm-prevenir-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #d1fae5;
    color: #047857;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.prevenir-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.prevenir-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.crm-ne-pas-anticiper-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #fee2e2;
    color: #b91c1c;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.ne-pas-anticiper-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.ne-pas-anticiper-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.crm-comment-ameliorer-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #fce7f3;
    color: #9d174d;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.comment-ameliorer-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.comment-ameliorer-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.crm-pour-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #ecfeff;
    color: #0e7490;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.crm-pour-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.crm-pour-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.crm-pour-related-block .scrm-resource-index__list>li::after, .crm-pour-related-block .scrm-resource-index__list>li::before {
    content: none !important;
    display: none !important;
}
.crm-pour-related-block .scrm-resource-index__list>li {
    margin: 0;
    padding: 0;
}
.crm-alternative-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #fef3c7;
    color: #92400e;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.alternative-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.alternative-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.alternative-related-block .scrm-resource-index__list>li::after, .alternative-related-block .scrm-resource-index__list>li::before {
    content: none !important;
    display: none !important;
}
.alternative-related-block .scrm-resource-index__list>li {
    margin: 0;
    padding: 0;
}
.crm-metier-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #eff6ff;
    color: #1d4ed8;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.crm-topic-badge {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #f0fdf4;
    color: #047857;
    font-weight: 700;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}
.lalc-related-block, .fonctions-related-block {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.lalc-related-block .scrm-resource-index__page-title, .fonctions-related-block .scrm-resource-index__page-title {
    margin-bottom: 1.25rem;
    font-size: 1.35rem;
}
.scrm-resource-index {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}
.scrm-resource-index__section {
    background: var(--color-surface);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-md);
    padding: 1.15rem 1.25rem;
    box-shadow: var(--shadow-sm);
}
.scrm-resource-index__section--scroll {
    max-height: min(70vh, 680px);
    overflow-y: auto;
    overscroll-behavior: contain;
}
.scrm-resource-index__section--scroll::-webkit-scrollbar {
    width: 8px;
}
.scrm-resource-index__section--scroll::-webkit-scrollbar-thumb {
    background: rgba(31, 163, 161, 0.35);
    border-radius: 4px;
}
.scrm-resource-index__heading {
    margin: 0 0 0.85rem;
    font-size: 1rem;
    font-weight: 700;
    color: var(--color-primary);
    line-height: 1.35;
}
.scrm-resource-index__list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.scrm-resource-index__list>li {
    margin: 0;
    padding: 0;
    break-inside: avoid;
}
.scrm-resource-index__list>li::marker {
    content: none;
}
.scrm-resource-index__list a {
    display: block;
    padding: 0.38rem 0.6rem;
    border-radius: var(--radius-sm);
    font-size: 0.8125rem;
    line-height: 1.35;
    font-weight: 500;
    color: var(--color-text);
    text-decoration: none;
    border: 1px solid transparent;
    transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}
.scrm-resource-index__list a:hover, .scrm-resource-index__list a:focus-visible {
    background: #fff;
    border-color: var(--color-border);
    color: var(--color-primary);
}
.scrm-resource-index__list--cols-1 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.2rem 0.75rem;
}
.scrm-resource-index__list--cols-2 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.2rem 0.85rem;
}
.scrm-resource-index__list--cols-3 {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.2rem 0.85rem;
}
.scrm-resource-index__list--cols-4 {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.2rem 0.75rem;
}
@media (max-width:991px) {
    .scrm-resource-index__list--cols-3, .scrm-resource-index__list--cols-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media (max-width:575px) {
    .scrm-resource-index__list--cols-2, .scrm-resource-index__list--cols-3, .scrm-resource-index__list--cols-4 {
    grid-template-columns: 1fr;
}
.scrm-resource-index__section--scroll {
    max-height: none;
    overflow: visible;
}
}
.iso-crm-search {
    --iso-bg: #fff;
    --iso-soft-bg: #f6f8fb;
    --iso-border: #dfe6ef;
    --iso-text: #1b2430;
    --iso-muted: #667085;
    --iso-accent: #2454ff;
    --iso-accent-dark: #1736aa;
    --iso-radius: 18px;
    max-width: 1180px;
    margin: 2.5rem auto;
    padding: 1.875rem;
    color: var(--iso-text);
    background: var(--iso-bg);
    border: 1px solid var(--iso-border);
    border-radius: var(--iso-radius);
    box-shadow: 0 18px 45px rgba(20, 35, 70, 0.08);
}
.iso-crm-search * {
    box-sizing: border-box;
}
.iso-crm-search__eyebrow {
    margin: 0 0 0.5rem;
    color: var(--iso-accent);
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}
.iso-crm-search h2 {
    margin: 0 0 0.75rem;
    font-size: clamp(1.8rem, 4vw, 2.6rem);
    line-height: 1.12;
}
.iso-crm-search__intro {
    max-width: 850px;
    margin: 0;
    color: var(--iso-muted);
    line-height: 1.65;
}
.iso-crm-search__form label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 700;
}
.iso-crm-search__input-wrap {
    display: flex;
    gap: 0.625rem;
}
.iso-crm-search__input-wrap input {
    width: 100%;
    min-height: 52px;
    padding: 0 16px;
    border: 1px solid var(--iso-border);
    border-radius: 14px;
    color: var(--iso-text);
    font-size: 1rem;
}
.iso-crm-search__input-wrap input:focus {
    border-color: var(--iso-accent);
    box-shadow: 0 0 0 4px rgba(36, 84, 255, 0.12);
    outline: none;
}
.iso-crm-search__input-wrap button, .iso-theme-button {
    border: 0;
    cursor: pointer;
    font-weight: 700;
}
.iso-crm-search__input-wrap button {
    min-height: 52px;
    padding: 0 18px;
    border-radius: 14px;
    color: #fff;
    background: var(--iso-accent);
}
.iso-crm-search__input-wrap button:hover, .iso-crm-search__input-wrap button:focus-visible {
    background: var(--iso-accent-dark);
}
.iso-crm-search__themes {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5625rem;
    margin: 1.125rem 0;
}
.iso-theme-button {
    padding: 0.5625rem 0.8125rem;
    border-radius: 999px;
    color: var(--iso-text);
    background: var(--iso-soft-bg);
    border: 1px solid var(--iso-border);
}
.iso-theme-button:hover, .iso-theme-button:focus-visible, .iso-theme-button.is-active {
    color: #fff;
    background: var(--iso-accent);
    border-color: var(--iso-accent);
}
.iso-crm-search__count {
    min-height: 24px;
    margin: 0.625rem 0 1rem;
    color: var(--iso-muted);
    font-weight: 700;
}
.iso-crm-search__results {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.75rem;
}
.iso-crm-card {
    display: flex;
    flex-direction: column;
    gap: 0.4375rem;
    min-height: 92px;
    padding: 1rem;
    border: 1px solid var(--iso-border);
    border-radius: 16px;
    background: #fff;
    transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;
}
.iso-crm-card:hover {
    transform: translateY(-2px);
    border-color: rgba(36, 84, 255, 0.45);
    box-shadow: 0 12px 28px rgba(20, 35, 70, 0.08);
}
.iso-crm-card[hidden] {
    display: none;
}
.iso-crm-card__link {
    color: var(--iso-text);
    font-size: 1.02rem;
    font-weight: 800;
    text-decoration: none;
}
.iso-crm-card__link:hover, .iso-crm-card__link:focus-visible {
    color: var(--iso-accent);
    text-decoration: underline;
}
.iso-crm-card__theme {
    color: var(--iso-muted);
    font-size: 0.88rem;
}
.iso-crm-search__empty {
    margin: 1.125rem 0 0;
    padding: 1.125rem;
    color: var(--iso-muted);
    background: var(--iso-soft-bg);
    border: 1px dashed var(--iso-border);
    border-radius: 14px;
}
@media (max-width:900px) {
    .iso-crm-search__results {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media (max-width:640px) {
    .iso-crm-search {
    margin: 1.5rem 0.75rem;
    padding: 1.25rem;
}
.iso-crm-search__input-wrap {
    flex-direction: column;
}
.iso-crm-search__input-wrap button {
    width: 100%;
}
.iso-crm-search__results {
    grid-template-columns: 1fr;
}
}
@media (max-width:768px) {
    .bg-principal {
    background-image: url("/2023/banner-bg-small.avif");
}
}
@media (min-width:769px) and (max-width:1024px) {
    .bg-principal {
    background-image: url("/2023/banner-bg-medium.webp");
}
}
@media (min-width:1025px) {
    .bg-principal {
    background-image: url("/img-2026-opti/banner-bg.webp");
}
}
@media screen and (max-width:768px) {
    .marge24px {
    padding-top: 3px;
    padding-bottom: 3px;
}
}
.text-long {
    display: none;
}
.text-short {
    display: inline;
}
@media (min-width:1650px) {
    .text-long {
    display: inline;
}
.text-short {
    display: none;
}
}
.eeat-block {
    display: flex;
    gap: 20px;
    margin: 20px 0;
    padding: 15px;
    background: #f8f9fb;
    border-radius: 8px;
    font-size: 14px;
}
.eeat-left {
    width: 35%;
    padding-right: 15px;
    border-right: 1px solid #ddd;
}
.eeat-right {
    width: 65%;
    padding-left: 15px;
}
.eeat-right p {
    margin: 0;
    line-height: 1.5;
}
.eeat-proof {
    color: #666;
    font-size: 13px;
}
.eeat-dates {
    margin-top: 10px;
    font-size: 13px;
    color: #444;
}
@media (max-width:768px) {
    .eeat-block {
    flex-direction: column;
}
.eeat-left, .eeat-right {
    width: 100%;
    border: 0;
    padding: 0;
}
.eeat-right {
    padding-top: 12px;
}
}
.tabs-wrapper {
    margin: 30px auto;
    max-width: 1000px;
    font-family: "Inter", sans-serif;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
    background: #f9fafb;
}
.tabs-wrapper .tab-buttons {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #e5e7eb;
    background: #f3f4f6;
}
.tabs-wrapper .tab-buttons button {
    flex: 1;
    min-width: 120px;
    padding: 14px 20px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #374151;
    background: transparent;
    border: 0;
    outline: 0;
    transition: background 0.2s ease-in-out;
}
.tabs-wrapper .tab-buttons button:hover {
    background: #e5e7eb;
}
.tabs-wrapper .tab-buttons button.active {
    background: #fff;
    color: #111827;
    border-bottom: 2px solid #2563eb;
}
.tabs-wrapper .tab-content {
    display: none !important;
    padding: 20px;
    background: #fff;
}
.tabs-wrapper .tab-content[hidden] {
    display: none !important;
}
.tabs-wrapper .tab-content.active {
    display: block !important;
}
.tabs-wrapper .tab-content.active[hidden] {
    display: block !important;
}
@media (max-width:640px) {
    .tabs-wrapper .tab-buttons {
    flex-direction: column;
}
.tabs-wrapper .tab-buttons button {
    flex: none;
    width: 100%;
    text-align: left;
}
}
.badge {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    border-radius: 999px;
    padding: 6px 10px;
    white-space: nowrap;
}
.badge.yes, .yes.badge {
    background: #ecfdf5;
    color: #065f46;
}
.badge.mod, .mod.badge {
    background: #eef2ff;
    color: #3730a3;
}
.badge.int, .int.badge {
    background: #fef3c7;
    color: #92400e;
}
.badge.no, .no.badge {
    background: #fee2e2;
    color: #991b1b;
}
.hint {
    color: #6b7280;
    font-size: 12px;
}
.nowrap {
    white-space: nowrap;
}
.crm-table tr:last-child td {
    border-bottom: 0;
}
@media (max-width:768px) {
    .crm-table: not(.crm-table--responsive) thead {
    display: none;
}
.crm-table:not(.crm-table--responsive), .crm-table:not(.crm-table--responsive) tbody, .crm-table:not(.crm-table--responsive) tr, .crm-table:not(.crm-table--responsive) td {
    display: block;
    width: 100%;
}
.crm-table:not(.crm-table--responsive) tr {
    border-bottom: 1px solid var(--color-border);
}
.crm-table:not(.crm-table--responsive) td {
    display: flex;
    gap: 12px;
    justify-content: space-between;
    align-items: flex-start;
}
.crm-table:not(.crm-table--responsive) td::before {
    content: attr(data-label);
    font-weight: 600;
    color: #111827;
}
.crm-table:not(.crm-table--responsive) td:first-child {
    background: #f9fafb;
}
}
#sources-comparatif {
    margin-top: 16px;
}
#sources-comparatif .src-wrap {
    font-size: 12px;
    line-height: 1.6;
    color: #6b7280;
    background: #f9fafb;
    border: 1px solid var(--color-border);
    border-radius: 10px;
    padding: 12px 14px;
}
#sources-comparatif h3 {
    margin: 0 0 8px;
    font-size: 12px;
    font-weight: 700;
    color: #374151;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
#sources-comparatif ul {
    margin: 0;
    padding-left: 18px;
}
#sources-comparatif li {
    margin: 2px 0;
}
#sources-comparatif a {
    color: inherit;
    text-decoration: underline;
}
@media (max-width:400px) {
    #sources-comparatif .src-wrap {
    font-size: 11px;
}
#sources-comparatif h3 {
    font-size: 11px;
}
}
.iq-breadcrumb3 {
    padding: 244px 0 120px !important;
}
@media (max-width:1199px) {
    .iq-breadcrumb3 {
    padding: 190px 0 110px !important;
}
}
@media (max-width:767px) {
    .iq-breadcrumb3 {
    padding: 150px 0 90px !important;
}
}
section.iq-breadcrumb3.bg-principal {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    position: relative;
}
section.iq-breadcrumb3.bg-principal .iq-font-white, section.iq-breadcrumb3.bg-principal h1 {
    color: #091337 !important;
}
section.iq-breadcrumb3.bg-principal .breadcrumb li a, section.iq-breadcrumb3.bg-principal .breadcrumb-item+.breadcrumb-item::before {
    color: #091337 !important;
}
.comparatif-table-section {
    margin-top: 2rem;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 24px 2rem;
}
.comparatif-table-section .intro {
    font-size: 16px;
    color: #64748b;
    margin-bottom: 32px;
    max-width: 700px;
}
.comparatif-table-section .table-scroll {
    overflow-x: auto;
    border-radius: 16px;
    box-shadow: 0 12px 48px rgba(26, 39, 68, 0.16);
    border: 1px solid #e2e8f0;
}
.comparatif-table-section table.crm-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    min-width: 960px;
}
.comparatif-table-section table.crm-table thead {
    background: #f1f5f9;
    color: #091337;
}
.comparatif-table-section table.crm-table thead th {
    padding: 14px 16px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: left;
    background: #f1f5f9 !important;
    color: #091337 !important;
}
.comparatif-table-section table.crm-table tbody tr {
    border-bottom: 1px solid #e2e8f0;
}
.comparatif-table-section table.crm-table tbody tr.winner-row {
    background: #fff9f6;
}
.comparatif-table-section table.crm-table tbody td {
    padding: 13px 16px;
    vertical-align: middle;
}
.comparatif-table-section .crm-name-cell {
    font-weight: 700;
    color: #1a2744;
    display: flex;
    align-items: center;
    gap: 8px;
}
.comparatif-table-section .rank-badge {
    min-width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #f1f5f9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
}
.comparatif-table-section .winner-row .rank-badge {
    background: #e8590c;
    color: #fff;
}
.comparatif-table-section .pill {
    display: inline-flex;
    padding: 3px 10px;
    border-radius: 100px;
    font-size: 12px;
    font-weight: 600;
}
.comparatif-table-section .pill--yes {
    background: #dcfce7;
    color: #166534;
}
.comparatif-table-section .pill--partial {
    background: #fef9c3;
    color: #854d0e;
}
.comparatif-table-section .pill--no {
    background: #fee2e2;
    color: #991b1b;
}
.comparatif-table-section .pill--price-low {
    background: #dbeafe;
    color: #1e40af;
}
.comparatif-table-section .pill--price-med {
    background: #fef9c3;
    color: #854d0e;
}
.comparatif-table-section .pill--price-high {
    background: #fee2e2;
    color: #991b1b;
}
.comparatif-table-section .pill--complexity-low {
    background: #dcfce7;
    color: #166534;
}
.comparatif-table-section .pill--scale-high {
    background: #dbeafe;
    color: #1e40af;
}
.comparatif-table-section .pill--scale-med {
    background: #f1f5f9;
    color: #475569;
}
.comparatif-table-section .stars {
    color: #f5a623;
}
.comparatif-table-section .table-legend {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    font-size: 12.5px;
    color: #64748b;
}
.comparatif-table-section .legend-item {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12.5px;
    color: #64748b;
}
#feature.section.feature {
    position: relative;
    overflow: hidden;
    padding: 3rem 0;
}
#feature .section-title {
    font-size: clamp(1.75rem, 3vw, 2.5rem);
    font-weight: 700;
    color: #091337;
}
#feature .feature-item {
    align-items: flex-start;
}
#feature .feature-bg-1, #feature .feature-bg-2 {
    position: absolute;
    pointer-events: none;
    opacity: 0.35;
}
#feature .feature-bg-1 {
    left: 0;
    bottom: 0;
}
#feature .feature-bg-2 {
    right: 0;
    top: 20%;
}
.mega-menu .drop-down-multilevel {
    max-width: 300px;
}
.drop-down-multilevel_li_decalage {
    padding-left: 45px !important;
}
header.s_white .mega-menu.desktopTopFixed>section.menu-list-items {
    background: #fff !important;
}
header.s_white .mega-menu.desktopTopFixed .menu-links>li>a {
    color: #222 !important;
}
html:not(.scrm-has-scrolled) header.header-01 .mega-menu>section.menu-list-items {
    background: transparent !important;
    box-shadow: none !important;
}
html.scrm-has-scrolled header.header-01 .mega-menu>section.menu-list-items {
    background: #fff !important;
    box-shadow: 0 8px 26px rgba(9, 19, 55, 0.08) !important;
}
header.s_white .mega-menu .menu-links>li.active>a, header.s_white .mega-menu .menu-links>li:hover>a {
    color: #fff !important;
}
.h1, h1 {
    font-family: Raleway, sans-serif;
    font-size: 50px;
    line-height: 1.15;
    font-weight: 700;
    color: #222;
}
.h2, h2 {
    font-family: Raleway, sans-serif;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 700;
    color: #222;
}
.h3, h3 {
    font-family: Raleway, sans-serif;
    font-size: 30px;
    line-height: 1.25;
    font-weight: 700;
    color: #222;
}
.h4, h4 {
    font-family: Raleway, sans-serif;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 650;
    color: #222;
}
.h5, h5 {
    font-family: Raleway, sans-serif;
    font-size: 20px;
    line-height: 1.35;
    font-weight: 600;
    color: #222;
}
.h6, h6 {
    font-family: Raleway, sans-serif;
    font-size: 17px;
    line-height: 1.4;
    font-weight: 600;
    color: #222;
}
@media (max-width:1199px) {
    .h1, h1 {
    font-size: 42px;
}
.h2, h2 {
    font-size: 32px;
}
.h3, h3 {
    font-size: 26px;
}
.h4, h4 {
    font-size: 22px;
}
.h5, h5 {
    font-size: 18px;
}
.h6, h6 {
    font-size: 16px;
}
}
@media (max-width:767px) {
    .h1, h1 {
    font-size: 36px;
}
.h2, h2 {
    font-size: 30px;
}
.h3, h3 {
    font-size: 25px;
}
.h4, h4 {
    font-size: 21px;
}
.h5, h5 {
    font-size: 18px;
}
.h6, h6 {
    font-size: 16px;
}
}
.iq-tab6.horizontal .nav-item {
    width: auto;
}
.button_test_gratuit, .button_test_solution {
    font-family: Roboto, sans-serif;
    background: #d60606;
    font-size: 16px;
    color: #fff !important;
    padding: 10px 20px;
    margin-right: 10px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d60606;
    cursor: pointer;
}
.youtube-player {
    display: block;
    position: relative;
    cursor: pointer;
    max-height: 350px;
    max-width: 800px;
    width: 100%;
    overflow: hidden;
    /** BRICE padding-bottom: 56.25%;**/
    margin: 0 auto;
}
#htmltagcloud {
    line-height: 2.4em;
    text-align: justify;
}
#htmltagcloud a:hover {
    color: #fff;
    background-color: #4e4e4e;
}
.iq-footer6 .about-us {
    padding-left: 15px;
}
.iq-footer6 .about-us li a:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #d60606;
    padding: 8px 5px;
}
.iq-footer6 .imp-link li {
    padding: 6px 10px;
    background: #222;
    border-radius: 3px;
}
.iq-footer6 .imp-link li a {
    color: #fff;
    font-size: 12px;
}
.links_footer {
    color: #f2f1ef;
}
.owl-carousel_presse .owl-item {
    width: auto !important;
    padding: 0 20px;
}
.owl-carousel_presse .owl-stage-outer {
    height: 70px;
}
ul.listing-mark li.icone_white:after {
    color: #fff;
}
@media only screen and (max-width:1100px) {
    .rwd_logiciel_last_li {
    padding-top: 20px;
}
}
.trust-section {
    padding: 60px 0;
}
.trust-card {
    background: #fff;
    border-radius: 16px;
    padding: 35px 30px;
    height: 100%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border: 1px solid rgba(31, 163, 161, 0.1);
    position: relative;
    overflow: hidden;
}
.trust-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 0;
    background: linear-gradient(180deg, #1fa3a1 0%, #17c1bf 100%);
    transition: height 0.4s ease;
}
.trust-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 40px rgba(31, 163, 161, 0.15);
}
.trust-card:hover::before {
    height: 100%;
}
.trust-card-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #1fa3a1 0%, #17c1bf 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    font-size: 28px;
    color: #fff;
    box-shadow: 0 4px 15px rgba(31, 163, 161, 0.25);
}
.trust-card h3 {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 16px;
    line-height: 1.4;
}
.trust-card p {
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 20px;
}
.trust-list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}
.trust-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}
.trust-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: #ecfdf5;
    color: #1fa3a1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 12px;
}
.trust-card-footer {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: 16px;
    border-top: 1px solid #f0f0f0;
    font-size: 14px;
    font-weight: 600;
    color: #1fa3a1;
}
.trust-card-footer .emoji {
    font-size: 20px;
}
.benefits-section {
    background: linear-gradient(135deg, #f8fffe 0%, #ffffff 100%);
    border-radius: 20px;
    padding: 50px 40px;
    margin-top: 40px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
}
.benefits-title {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.benefits-title i {
    font-size: 32px;
    color: #1fa3a1;
}
.benefits-column h3 {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #1fa3a1;
    display: inline-block;
}
.benefits-list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}
.benefits-list li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 16px;
    font-size: 15px;
    line-height: 1.7;
    color: #444;
}
.benefits-list.risks li::before {
    content: "⚠";
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
    color: #ef4444;
}
.benefits-list.gains li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background: linear-gradient(135deg, #1fa3a1 0%, #17c1bf 100%);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 12px;
}
.benefits-quote {
    background: #f8f9fa;
    border-left: 4px solid #1fa3a1;
    padding: 16px 20px;
    margin-top: 24px;
    border-radius: 0 8px 8px 0;
    font-style: italic;
    font-size: 15px;
    color: #333;
    font-weight: 500;
}
.section-header {
    text-align: center;
    margin-bottom: 50px;
}
.section-header h2 {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}
.section-header h2 i {
    color: #1fa3a1;
    font-size: 36px;
}
@media (max-width:768px) {
    .trust-card {
    margin-bottom: 20px;
}
.benefits-section {
    padding: 30px 20px;
}
.section-header h2 {
    font-size: 24px;
}
.benefits-title {
    font-size: 22px;
}
}
.main-content section.key-takeaways.crm-retain, .main-content #que-retenir.key-takeaways {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(0, 0, 0, 0.08) !important;
    border-left-width: 5px !important;
    border-left-style: solid !important;
    border-left-color: #1fa3a1 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05) !important;
}
.main-content section.key-takeaways ul.listing-mark>li::after, .main-content section.key-takeaways.crm-retain ul.listing-mark>li.iq-mt-20::after, .main-content #que-retenir.key-takeaways ul.listing-mark>li::after {
    content: "\f00c" !important;
    color: #1fa3a1 !important;
    font-family: FontAwesome, sans-serif !important;
}
.main-content ul.listing-mark>li::after, .main-content ul.listing-mark.iq-font-white>li::after, .overview-block-ptb ul.listing-mark>li::after, .overview-block-ptb ul.listing-mark.iq-font-white>li::after {
    content: "\f00c" !important;
    color: #1fa3a1 !important;
    font-family: FontAwesome, sans-serif !important;
    position: absolute !important;
    left: 0 !important;
    top: 0.15em !important;
}
body.page-lien-activite-crm ul.listing-mark>li::after, body.page-lien-activite-crm ul.listing-mark>li.iq-mt-20::after {
    color: #1fa3a1 !important;
    content: "\f00c" !important;
    font-family: FontAwesome, sans-serif !important;
}
body.page-lien-activite-crm ul.listing-mark>li::before, body.page-lien-activite-crm ul.listing-mark>li.iq-mt-20::before, body.page-lien-activite-crm ul.listing-mark>li:before, body.page-lien-activite-crm ul.listing-mark>li:after {
    color: #1fa3a1 !important;
}
body.page-lien-activite-crm ul.listing-mark.listing-mark--teal>li::after, body.page-lien-activite-crm ul.listing-mark.listing-mark--teal>li.iq-mt-20::after, body.page-lien-activite-crm ul.listing-mark.listing-mark--teal>li.dark::after, body.page-lien-activite-crm ul.listing-mark.listing-mark--teal>li:after, body.page-lien-activite-crm ul.listing-mark.listing-mark--teal>li.dark:after {
    color: #1fa3a1 !important;
    content: "\f00c" !important;
    font-family: FontAwesome, sans-serif !important;
}
h4+li.iq-mt-20, h4+li.iq-mt-20~li.iq-mt-20 {
    position: relative;
    list-style: none;
    padding-left: 25px;
}
h4+li.iq-mt-20::after, h4+li.iq-mt-20~li.iq-mt-20::after {
    position: absolute;
    left: 0;
    top: 0.15em;
    content: "\f00c" !important;
    color: #1fa3a1 !important;
    font-family: FontAwesome, sans-serif !important;
    font-size: 14px;
    line-height: 1;
}
.quiz.scrm-quiz, .quiz-container {
    background-color: #fff !important;
    padding: 20px !important;
    border-radius: 8px !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
    border: 0 !important;
}
.quiz-container>h2, .quiz.scrm-quiz>h2 {
    background: transparent !important;
    color: inherit !important;
    margin: 0 0 1rem !important;
    padding: 0 !important;
    text-align: left !important;
}
.quiz-question {
    margin-bottom: 10px !important;
}
.quiz-choices {
    margin-bottom: 20px !important;
}
.quiz-container input[type="radio"], .quiz-container input[type="checkbox"], .quiz.scrm-quiz input[type="radio"], .quiz.scrm-quiz input[type="checkbox"] {
    width: 25px !important;
    height: 25px !important;
    min-width: 25px !important;
    min-height: 25px !important;
    max-width: 25px !important;
    margin-right: 10px !important;
    margin-top: -1px !important;
    vertical-align: middle !important;
    padding: 0 !important;
}
.quiz-container .quiz-choices label, .quiz-container .quiz-options label {
    display: inline !important;
    width: auto !important;
}
.quiz-container .quiz-choices br, .quiz-container .quiz-options br {
    display: block !important;
}
.quiz-feedback, .quiz-result, .quiz-container #result, .quiz-container [data-quiz-result] {
    font-size: 1.5em !important;
    margin-top: 20px !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
}
.button_quizz, .quiz-container .button_quizz {
    background-color: #6dc2fc !important;
    color: #fff !important;
    width: auto !important;
    height: auto !important;
    padding: 10px 20px !important;
    border-radius: 5px !important;
    font-size: 16px !important;
}
.button_quizz:hover, .quiz-container .button_quizz:hover {
    background-color: #5ba9e8 !important;
}
.agences-crm-table {
    margin-top: 40px;
    margin-bottom: 40px;
}
.agences-crm-table h3 {
    font-size: 1.4em;
    margin-bottom: 1em;
    color: #2a2a2a;
}
.agences-crm-table table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.95em;
    background-color: #fff;
}
.agences-crm-table th, .agences-crm-table td {
    padding: 12px 16px;
    border: 1px solid #ddd;
    text-align: left;
}
.agences-crm-table thead {
    background-color: #f2f2f2;
}
.agences-crm-table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}
.agences-crm-table tbody tr:hover {
    background-color: #eef7ff;
}
.crm-mini-grid .crm-card {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 16px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
.crm-mini-grid .crm-card h3 {
    margin-top: 0;
}
.page-definition-crm-erp .section-intro {
    text-align: center;
    color: #555;
    margin-bottom: 30px;
    font-size: 1.1em;
    line-height: 1.8;
}
.page-definition-crm-erp .table-wrapper {
    overflow-x: auto;
    margin-top: 30px;
}
.page-definition-crm-erp table.comparison-table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.page-definition-crm-erp table.comparison-table thead {
    background: linear-gradient(135deg, #667eea 0, #764ba2 100%);
    color: white;
}
.page-definition-crm-erp table.comparison-table thead th {
    padding: 20px 15px;
    text-align: left;
    font-weight: 600;
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.page-definition-crm-erp table.comparison-table thead th:first-child {
    border-top-left-radius: 8px;
}
.page-definition-crm-erp table.comparison-table thead th:last-child {
    border-top-right-radius: 8px;
}
.page-definition-crm-erp table.comparison-table tbody tr {
    border-bottom: 1px solid #e9ecef;
    transition: background-color 0.3s ease;
}
.page-definition-crm-erp table.comparison-table tbody tr:hover {
    background-color: #f8f9fa;
}
.page-definition-crm-erp table.comparison-table tbody tr:last-child {
    border-bottom: 0;
}
.page-definition-crm-erp table.comparison-table td {
    padding: 18px 15px;
    vertical-align: top;
}
.page-definition-crm-erp table.comparison-table td:first-child {
    font-weight: 600;
    color: #2c3e50;
    background-color: #f8f9fa;
    width: 25%;
}
.page-definition-crm-erp table.comparison-table td:not(:first-child) {
    color: #555;
    line-height: 1.7;
}
.page-definition-crm-erp .highlight-crm {
    color: #667eea;
    font-weight: 600;
}
.page-definition-crm-erp .highlight-erp {
    color: #764ba2;
    font-weight: 600;
}
.page-definition-crm-erp .badge {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 12px;
    font-size: 0.85em;
    font-weight: 600;
    margin-right: 5px;
    margin-bottom: 5px;
}
.page-definition-crm-erp .badge-client {
    background-color: #e3f2fd;
    color: #1976d2;
}
.page-definition-crm-erp .badge-interne {
    background-color: #f3e5f5;
    color: #7b1fa2;
}
.page-definition-crm-erp .list-items {
    margin: 5px 0;
    padding-left: 0;
    list-style: none;
}
.page-definition-crm-erp .list-items li {
    padding: 5px 0;
    padding-left: 20px;
    position: relative;
}
.page-definition-crm-erp .list-items li::before {
    content: "→";
    position: absolute;
    left: 0;
    color: #667eea;
    font-weight: bold;
}
@media (max-width:768px) {
    .page-definition-crm-erp .container {
    padding: 20px;
}
.page-definition-crm-erp h2 {
    font-size: 1.5em;
}
.page-definition-crm-erp table.comparison-table thead th, .page-definition-crm-erp table.comparison-table td {
    padding: 12px 10px;
    font-size: 0.9em;
}
.page-definition-crm-erp table.comparison-table td:first-child {
    width: 35%;
}
}
@media (max-width:480px) {
    .page-definition-crm-erp table.comparison-table, .page-definition-crm-erp table.comparison-table thead, .page-definition-crm-erp table.comparison-table tbody, .page-definition-crm-erp table.comparison-table th, .page-definition-crm-erp table.comparison-table td, .page-definition-crm-erp table.comparison-table tr {
    display: block;
}
.page-definition-crm-erp table.comparison-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.page-definition-crm-erp table.comparison-table tr {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
}
.page-definition-crm-erp table.comparison-table td {
    border: 0;
    position: relative;
    padding-left: 40%;
    text-align: left;
}
.page-definition-crm-erp table.comparison-table td:first-child {
    background: linear-gradient(135deg, #667eea 0, #764ba2 100%);
    color: white;
    padding-left: 15px;
    font-size: 1.1em;
    text-align: center;
}
.page-definition-crm-erp table.comparison-table td::before {
    content: attr(data-label);
    position: absolute;
    left: 10px;
    font-weight: 600;
    color: #2c3e50;
}
.page-definition-crm-erp table.comparison-table td:not(:first-child)::before {
    top: 18px;
}
}
.trust-badges {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
    flex-wrap: wrap;
}
.trust-badge {
    text-align: center;
    padding: 10px;
}
.trust-badge-number {
    font-size: 24px;
    font-weight: bold;
    color: #6dc2fc;
}
.trust-badge-label {
    font-size: 14px;
    color: #666;
}
.hero-cta {
    background: #f8f9fa;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    margin: 30px 0;
}
.hero-cta h2 {
    margin-bottom: 20px;
}
.cta-primary {
    background: #6dc2fc;
    color: white;
    padding: 15px 40px;
    border: 0;
    border-radius: 30px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s;
}
.cta-primary:hover {
    background: #5ba9e8;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(109, 194, 252, 0.4);
}
div.comparison-table {
    overflow-x: auto;
    margin: 30px 0;
}
div.comparison-table table {
    width: 100%;
    border-collapse: collapse;
    background: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
div.comparison-table th {
    background: #6dc2fc;
    color: white;
    padding: 15px;
    text-align: left;
    font-weight: 600;
}
div.comparison-table td {
    padding: 15px;
    border-bottom: 1px solid #eee;
}
div.comparison-table tr:hover {
    background: #f8f9fa;
}
.check {
    color: #27ae60;
    font-weight: bold;
}
.cross {
    color: #e74c3c;
    font-weight: bold;
}
.testimonial-card {
    background: white;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin: 20px 0;
}
.testimonial-content {
    font-style: italic;
    margin-bottom: 15px;
}
.testimonial-author {
    font-weight: bold;
    color: #6dc2fc;
}
.testimonial-company {
    color: #666;
    font-size: 14px;
}
.feature-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin: 40px 0;
}
.feature-card {
    background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s;
}
.feature-card:hover {
    transform: translateY(-5px);
}
.feature-icon {
    font-size: 48px;
    margin-bottom: 15px;
}
.feature-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.impact-diagnostic {
    background: #f8f9fa;
    border-radius: 15px;
    padding: 40px;
    margin: 40px 0;
}
.impact-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    margin-top: 30px;
}
.impact-item {
    background: white;
    padding: 25px;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}
.impact-item:hover {
    transform: scale(1.05);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.impact-letter {
    font-size: 48px;
    color: #6dc2fc;
    font-weight: bold;
}
.impact-metric {
    color: #27ae60;
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
}

