<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text-desc{
    font-size: 16px;
    line-height: 2em;
    font-family: var(--insuco-font, "Open Sans",);
    color: var(--insuco-text, #616161);
}
.text-desc ul{
    list-style-type: disc !important;
    margin-left: 20px;
    margin-top: 11px;
}
.text-desc ul li{
    list-style-type: disc !important;
    margin-left: 20px;
}
.text-desc ul li ul{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.text-desc ul li ul li{
    list-style-type: circle !important;
}
.text-desc ol{
    list-style-type: decimal !important;
    margin-top: 11px;
}
.text-desc ol li{
    list-style-type: decimal !important;
}
.text-desc ol li ol{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.text-desc ol li ol li{
    list-style-type: lower-roman !important;
}
.default-404{
    margin-top: 120px;
    margin-bottom: 120px;
}
.main-header__logo img{
    max-height: 70px;
}
.footer-two--home-1 .main-header__info__item {
    padding-left: 60px;
    padding-right: 60px;
}
.main-menu__list &gt; li &gt; ul &gt; li &gt; a:hover {
    background-color: var(--insuco-base, #0472b0);
    color: #fff;
}
.about-five__image__caption__title {
    font-size: 24px;
}
.blog-card-three__meta {
    justify-content: end;
}
.blog-card-three__meta {
    width: calc(100% - 150px);
    margin-left: 150px;
}
.list_categorie .portfolio-card--two .portfolio-card__content{
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.list_categorie .portfolio-card--two:hover .portfolio-card__content{
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.service-three__list li:hover h3{
    color: #fff;
}
.contact-two__form textarea {
    height: 123px;
}
.contact-two__form input[type="text"], .contact-two__form input[type="email"], .contact-two__form input[type="phone"], .contact-two__form input[type="date"], .contact-two__form input[type="number"], .contact-two__form textarea {
    color: #00041b;
}
.alert {
    padding: 5px 20px;
}
.news-header{
    font-size: 46px;
    margin-bottom: 20px;
}
.blog-card__meta .date{
  color: var(--insuco-black, #00041b);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  background: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor)) 0px 95%/0px 2px no-repeat;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 2px no-repeat;
  transition: all 500ms ease;
  font-weight: 600;
  font-size: 20px;
  font-family: var(--insuco-font-title, "Red Hat Display",);
  display: block;
  line-height: 1em;
}
.blog-card__meta__label {
    font-size: 16px;
    color: #00041b;
}
.blog-card__meta a {
    font-size: 14px;
    color: #fff;
}
.blog-card__meta a:hover {
    font-size: 14px;
    color: #fff;
}
.jssocials-share-linkedin .jssocials-share-link, .jssocials-share-linkedin:hover .jssocials-share-link{
    background-color: #022B3A;
}
.jssocials-share-facebook .jssocials-share-link, .jssocials-share-facebook:hover .jssocials-share-link{
    background-color: #034A6E;
}
.jssocials-share-whatsapp .jssocials-share-link, .jssocials-share-whatsapp:hover .jssocials-share-link{
    background-color: #0472b0;
}
.blog-details .blog-card__meta {
    padding-bottom: 20px;
}
.service-card-five__title {
    margin-top: 0px;
}
.footer-two--home-1 {
    background-color: #022B3A;
}
.main-header-two--home-1 .main-menu-two.sticky-header--cloned {
    background-color: #022B3A;
}
.scroll-to-top {
    background: #0472b0;
}
.blog-card-three__meta li{
    font-family: var(--insuco-font-title, "Red Hat Display");
}
.kkCheck{
    display: none !important;
}
.blog-page #contactForm{
    padding-left: 0px;
}
.errorpage{
    padding: 100px 0px;
}
.service-card-four__content img{
    max-width: 100%;
}
.service-three__image img{
    max-width: 100%;
}
.service-three__image {
  padding-right: 30px;
}
.mobile-nav__content .logo-box img{
    max-width: 100% !important;
}</pre></body></html>