.btn.btn-primary {
    background-color: var(--color-light);
    border-color: var(--color-white);
}
.t4-topbar {
    background-color: #fff;
    padding-top: 0.5rem;
    color: var(--color-light);
    padding-bottom: 0.5rem;
    text-transform: inherit;
}
.navbar-brand a {
    color: var(--color-light);
}
.text-primary {
    color: var(--color-dark)!important;
}
#t4-mainnav {
    box-shadow: 0 3px 6px rgb(0 0 0 / 15%);
}
.acm-hero .item {
    padding-top: 3rem;
}
.t4-megamenu.animate.slide .dropdown > .dropdown-menu {
    margin-top: 2.2rem !important;
    background-color: var(--color-light);
}
.section-title-wrap .section-title {
    color: inherit !important;
    margin: 0;
    text-transform: inherit;
}
*{
    text-transform: inherit !important;
}
#t4-hero {
    border-bottom: 2rem solid var(--color-primary);
    box-shadow: 0 3px 6px rgb(0 0 0 / 15%);
}
.navbar-brand.logo-text .site-name {
    display: inline-block;
    font-weight: 900;
    font-style: italic;
    font-size: 2.5rem;
    letter-spacing: 1.5px;
    line-height: 1;
}
.navbar-brand.logo-control img.logo-img {
    max-height: 5rem;
    display: inline-block;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    color: var(--color-black) !important;
    margin-right: 0.5rem;
}
.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
    color: var(--color-light);
    background-color: rgb(3,239,98,0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.section-title-wrap {
    margin-top: 2rem;
}
.section-title-wrap.text-center {
    margin-top: 2rem;
}
#t4-topbar {
    background-color: #ed2226;
    background-image: linear-gradient(160deg, #ed2226 0%, #ed3a25 100%);
}
.createdby [itemprop="name"] {
    color: var(--color-dark)!important;
    font-weight: inherit;
}
.btn.btn-primary:hover {
    color: var(--color-dark)!important;
}
.t4-topbar {
    background-color: #fff;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-transform: inherit;
}
.navbar-brand a {
    color: var(--color-light);
}
.text-primary {
    color: var(--color-dark)!important;
}
#t4-mainnav {
    background-image: url(/images/design/iel-red-dots.svg) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-color: #faefed;
    background-attachment: scroll;
    z-index: 2000;
    background: var(--color-white);
    margin-top: -2px;
    box-shadow: none !important;
}
.acm-hero .item {
    padding-top: -0rem;
}
.t4-megamenu.animate.slide .dropdown > .dropdown-menu {
    background-color: var(--color-light);
    background-image: url(/images/design/iel-red-dots.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    border: none !important;
    margin-top: 2rem !important;
    background-color: var(--color-light);
    box-shadow: 0 15px 20px rgb(0 0 0 / 30%);
    transition: opacity .3s linear 0s,top .4s linear 0s,transform .4s linear 0s;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border-top:15px solid var(--color-dark)!important;
}
.section-title-wrap .section-title {
    color: inherit;
    margin: 0;
    text-transform: inherit;
}
*{
    text-transform: inherit !important;
}
#t4-hero {
    border-bottom: none !important;
    box-shadow: 0 3px 6px rgb(0 0 0 / 15%);
    background-image: url(/images/design/world-map.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: color: var(--color-dark);
    background-position: 50% 50%;
    background-attachment: scroll;
}
.navbar-brand.logo-text .site-name {
    display: inline-block;
    font-weight: 900;
    font-style: italic;
    font-size: 2.5rem;
    letter-spacing: 1.5px;
    line-height: 1;
}
.navbar-brand.logo-control img.logo-img {
    max-width: 30% !important;
    display: inline-block;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    margin-right: 0.5rem;
}
.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
    color: var(--color-primary) !important;
    font-weight: 900;
    background-color: rgb(255,251,243,0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#t4-topbar {
    background-color: #ed2226;
    background-image: linear-gradient(160deg, #ed2226 0%, #ed3a25 100%);
}
.createdby [itemprop="name"] {
    color: var(--color-dark)!important;
    font-weight: inherit;
}
.ja-masthead:before {
    background-color: transparent;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.3;
    height: 100%;
    width: 100%;
    z-index: 3;
}
.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
    color: var(--color-primary)!important;
    padding: 0.5rem 0;
    white-space: normal;
    height: auto;
    line-height: var(--body-line-height);
}
.acm-clients.style-1 .client-img {
    background: inherit;
    border: none;
    height: 1rem !important;
    position: relative;
}
.acm-accordion .card-header a {
    border: none;
    font-weight: 400;
    color: var(--color-primary)!important;
    padding-bottom: 0;
    padding-top: 0;
}
.acm-accordion .card{
    border: 1px solid #313131;
    padding: 2rem;
    margin-bottom: 2rem;
}
.acm-accordion .card-body {
    padding: 0 0 0rem 0;
}
.card-header .h3{
    color: var(--color-primary)!important;
}
.acm-accordion .card {
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2rem;
    margin-bottom: 2rem;
    background-color: var(--color-light) !important;
}
.acm-accordion .card-body .faq-content {
    padding-top: 1rem;
}
.t4-megamenu .navbar-nav {
    height: 80px;
}
.t4-header-r .search .form-control::-webkit-input-placeholder, .t4-header-r .search .search-query::-webkit-input-placeholder, .t4-header-r .form-search .form-control::-webkit-input-placeholder, .t4-header-r .form-search .search-query::-webkit-input-placeholder {
    color: #fff;
}
.t4-header-r .search .form-control:-ms-input-placeholder, .t4-header-r .search .search-query:-ms-input-placeholder, .t4-header-r .form-search .form-control:-ms-input-placeholder, .t4-header-r .form-search .search-query:-ms-input-placeholder {
    color: #fff;
}
.t4-header-r .search .form-control::-ms-input-placeholder, .t4-header-r .search .search-query::-ms-input-placeholder, .t4-header-r .form-search .form-control::-ms-input-placeholder, .t4-header-r .form-search .search-query::-ms-input-placeholder {
    color: #fff;
}
.t4-header-r .search .form-control::placeholder, .t4-header-r .search .search-query::placeholder, .t4-header-r .form-search .form-control::placeholder, .t4-header-r .form-search .search-query::placeholder {
    color: #fff;
}
.t4-header-r .search .form-control:focus, .t4-header-r .search .search-query:focus, .t4-header-r .form-search .form-control:focus, .t4-header-r .form-search .search-query:focus {
    background-color: rgb(255,251,243,0.1);
    border-color: rgba(255, 255, 255, 0.05);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.t4-megamenu .dropdown-menu li a{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    border:1px solid transparent;
    font-weight:inherit !important;
}
.t4-megamenu .dropdown-menu li.active > a {
    -webkit-border-radius: 3px;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    -moz-border-radius: 3px;
    color: var(--color-dark) !important;
    border-radius: 3px;
}
.t4-megamenu .dropdown-menu li > a:hover{
    border-radius: 3px;
    max-width:fit-content !important;
    -webkit-border-radius: 3px;
    transition-property: margin-right, #318176;
    -moz-border-radius: 3px;
    border-bottom:1px dotted rgb(0,35,51,0.1);
    color: var(--color-dark) !important;
}
.acm-features.style-4 .row {
    background-image: url(../../../images/design/world-map.svg);
    background-position: center;
    background-size: 100% 100%;
    background-color: transparent;
}
.owl-carousel .owl-item img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
}
.acm-accordion ul.list-large li + li {
    margin-top: inherit;
}
.acm-accordion ul.list-large li {
    padding-left: 1rem;
    position: relative;
}
.acm-action {
    margin-top: 2.5rem;
}
.lead, .t4-masthead .t4-masthead-description {
    font-size: 1.25rem;
    color: inherit;
    font-weight: inherit;
}
.acm-accordion .card-header .toggle-btn {
    background: transparent;
    color: var(--color-secondary);
    font-size: 32px;
    text-align: center;
}
.acm-features.style-3 .features-item .item-inner .action {
    text-align: center;
    position: absolute;
}
.owl-carousel.owl-drag .owl-item {
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    padding: inherit;
    display: flex;
}
.mod-article-slide .owl-item:first-child .item-inner {
    border-top-color: var(--color-secondary);
    padding: 2rem;
}
.mod-article-slide .article-aside {
    text-transform: inherit;
    margin-top: 1.5rem;
}
.owl-carousel .owl-dots button.active {
    background: var(--color-primary);
}
.owl-carousel .owl-dots button {
    background: var(--color-secondary);
    margin: 4px;
    height: 26px;
    width: 26px;
}
.owl-carousel .owl-dots button:hover {
    background: var(--color-dark);
}
.owl-carousel .owl-dots button:focus {
    background: var(--color-dark);
}
.mod-article-slide .item-inner {
    padding-top: 1.875rem;
}
.page-typography table.table-bordered td {
    color: #313131;
}
.contact .plain-style .contact-image img {
    -webkit-border-radius: 50%;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 50%;
    -moz-border-radius-bottomleft: 0;
    border-radius: 50%;
    border-bottom-left-radius: 0;
    width: 100%;
}
.com-content-article .item-page img {
    -webkit-border-radius: 10px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-bottomleft: 0;
    border-radius: 10px;
    border-bottom-left-radius: 0;
}
.item-info{
    display: inline-flex;
}
.article-info dd:after {
    display: none;
}
.article-info dd{
    margin-right: 1rem;
}
.article-info .category-name a:before {
    display: none;
    margin-right: 0px;
}
.pagenavigation .pagination a {
    background-color: #d01e22;
}
.pagenavigation .pagination a:hover {
    background-color: var(--color-dark);
}
.t4-footer .nav > li:before {
    background-image: inherit;
    background-size: 100% 100%;
    content: "";
    display: inline-block;
    float: left;
    margin: 4px 2.25rem 0;
    height: 32px;
    width: 32px;
}
.t4-footnav .container{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}
.copyright {
    padding: 2rem 2.25rem;
    text-align: center;
}
.acm-social.style-1 .social-follow-wrap .mod-title h4, .acm-social.style-1 .social-follow-wrap .mod-title .h4 {
    color: var(--color-light);
}
.t4-content {
    background-color: var(--body-bg-color);
    background-image: none;
}
.dark-mode{
   background-image: url(/images/joomlart/others/bg-body.png);
    background-repeat: repeat;
    background-position: left top;
    background-attachment: scroll;
}
#t4-section-10 {
    background-color: #fff;
}
#t4-section-6 {
    background-color: var(--color-light);
    background-image: url(/images/design/wave-background.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: scroll;
}
.acm-features.style-1 .intro-img img {
    -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
    width: 100%;
}
.mod-article-slide .item-inner {
    border-top: 20px solid rgba(255, 255, 255, 0.05);
    padding-top: 1.875rem;
}
.t4-footnav .t4-module .module-title span {
    font-weight: inherit;
    font-size: larger;
}
.finder .form-inline .input-group a.btn, .finder .form-inline .input-group .blog-list .item-readmore a, .blog-list .item-readmore .finder .form-inline .input-group a, .finder .form-inline .input-group button.btn-secondary, .finder .form-inline .input-group .tag-category .filters .btn-group button.btn, .tag-category .filters .btn-group .finder .form-inline .input-group button.btn, .finder .form-inline .input-group .js-stools-container-bar button.btn, .js-stools-container-bar .finder .form-inline .input-group button.btn {
    background: var(--color-secondary);
    color: #fff;
    border: var(--color-secondary);
    margin: 0;
}
.finder .form-inline .input-group a.btn:hover, .finder .form-inline .input-group .blog-list .item-readmore a:hover, .blog-list .item-readmore .finder .form-inline .input-group a:hover, .finder .form-inline .input-group button.btn-secondary:hover, .finder .form-inline .input-group .tag-category .filters .btn-group button.btn:hover, .tag-category .filters .btn-group .finder .form-inline .input-group button.btn:hover, .finder .form-inline .input-group .js-stools-container-bar button.btn:hover, .js-stools-container-bar .finder .form-inline .input-group button.btn:hover {
    background: var(--color-secondary);
    color: var(--color-light);
    border: var(--color-secondary);
    margin: 0;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
    border: 1px solid var(--color-dark);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #313131;
}
.author-lists .author-other-info .author-name a {
    color: inherit;
    font-weight: 400;
}
.author-lists .author-block {
    border: 1px solid #f7f7f7;
    padding: 10px;
    height: 100%;
    background: #fff;
    margin-bottom: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.author-lists .box-author {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
ul.pagination li.page-item.disabled > a, ul.pagination li.page-item.disabled > span {
    background: #141414;
    -webkit-border-radius: 50%;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 50%;
    -moz-border-radius-bottomleft: 0;
    border-radius: 50%;
    border-bottom-left-radius: 0;
    border: 1px solid #2C2C2C;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 500;
}
.page-item:not(:first-child) .page-link {
    -webkit-border-radius: 50%;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 50%;
    -moz-border-radius-bottomleft: 0;
    border-radius: 50%;
    border-bottom-left-radius: 0;
    margin-left: -1px;
}
ul.pagination li.page-item.active > a, ul.pagination li.page-item.active > span {
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
    color: #000;
}
.page-item:not(:first-child) .page-link:hover {
    color: var(--color-secondary);
}
.t4-footer .footer-item .nav-link img {
    max-width: 25%;
}
.t4-footer .nav > li {
    max-width: 25%;
    display: inline-flex;
}
.lightparagraph {
    background-color: rgb(255,251,243,0.1);
    margin-bottom: 1rem;
    padding: 20px;
}
.contact-form .form-control {
    color: #313131 !important;
    border: 5px solid rgba(225, 225, 225, 0.5) !important;
}
.item-page .page-header {
    text-align: left;
}
.item-page .page-header h2, .item-page .page-header .h2 {
    max-width: inherit;
}
.link-light {
    color: var(--body-link-color) !important;
}
#t4-section-8 {
    background-image: url(/images/design/iel-clients-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: scroll;
}
.blog-items .item, .blog.author-posts .item {
    margin: auto;
}
#t4-footnav {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-color: #faefed;
    background-attachment: scroll;
}
.t4-section-7{
    background-image: url(/images/design/iel-squares.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.t4-footer .footer-item {
    border:none;
}
.t4-footer .container{
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.acm-social.style-1 .social-follow-wrap {
    border: none;
}
.acm-social.style-1 .social-follow-wrap .social-follow .social-inner a {
    border: none;
    display: block;
    padding: 0.5rem;
    font-size: var(--h2-font-size);
    text-transform: capitalize;
    margin-bottom: -1px;
}
.acm-social.style-1 .social-follow-wrap .social-follow {
    border-right: none;
}
.bloghighlight{
}
.owl-carousel .owl-stage {
    position: relative;
    display: flex;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.mod-article-slide .owl-item .item-inner {
    border-top-color: var(--color-primary);
    background: rgba(255, 255, 255, 0.8);
    padding: 2rem;
    display: table-cell
}
#t4-main-body {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
    background-attachment: scroll;
}
.createdby .author-img {
    height: 52px;
    width: 52px;
}
div.author-posts .item-inner {
    box-shadow: 15px 15px 25px rgb(0 0 0 / 8%);
    padding: 2rem;
    border-top: 10px solid #eae9e6;
    margin-top: 4.5rem;
    display:flex;
}
.author-block.author-block-posts .author-other-info .author-name {
    font-weight: 900;
}
.author-detail .author-other-info .author-name {
    font-size: var(--h2-font-size);
    margin-bottom: 0.5rem;
    color: #ed3a25;
}
.author-block.author-block-posts .author-other-info .author-socials a {
    color: var(--color-primary);
}
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background: #ed3a25;
}
::-webkit-scrollbar-track {
    border-radius: 0px;
}
#t4-footnav .fa {
    margin-right: 0rem;
}
.author-lists .box-author .author-avatar img {
    -webkit-border-radius: 50%;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 50%;
    -moz-border-radius-bottomleft: 0;
    border-radius: 50%;
    border-bottom-left-radius: 0;
    margin-bottom: 0;
}
.author-block.author-block-posts .author-avatar a img, .author-block.author-block-posts .author-avatar span img {
    height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    -webkit-border-radius: 50%;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 50%;
    -moz-border-radius-bottomleft: 0;
    border-radius: 50%;
    border-bottom-left-radius: 0;
}
.author-block.author-block-posts .author-avatar {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%;
}
.author-block.author-block-posts {
    background: rgba(255, 255, 255, 0.7);
}
.item-info a{
    pointer-events:none !important;
}
.deadlinks .author-block-list a{
    pointer-events:none !important;
}
.author-lists .author-block:hover .box-author:before {
    opacity: 0;
    visibility: visible;
}
.author-lists .author-block:hover .author-info .author-about-me {
    opacity:01;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.author-lists .author-block:hover .author-info .author-socials {
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.t4-main-body {
    padding-bottom: 1.5rem;
}
.logo-image {
    display: block;
    width: 6rem;
}
.testimonial-content .owl-carousel .owl-item img {

    margin: 0 auto;
    width: 5rem !important;
}
.testimonial-item-wrap {
    text-align:center!important;
}
.acm-features.style-5 .features-wrap {
    border: 30px solid #efefef!important;
}
.acm-features.style-5 .features-wrap .row + .row {
    border-top: 30px solid #efefef!important;
}
.acm-testimonial.style-1 .owl-carousel .owl-stage {
    display: flex;
}
.acm-testimonial.style-1 {
    overflow: hidden;
    text-align: center;
}
.acm-testimonial.style-1 .testimonial-item-wrap {
    display: flex;
    background-color: var(--color-warning )!important;
    padding: 2rem;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    flex-direction: column;
    height: 100%;
}
.acm-testimonial.style-1 .testimonial-item-wrap .description {
    background: var(--white-theme);
    border-radius: var(--btn-border-radius);
    box-shadow: 0px 0px 32px rgb(0 0 0 / 5%);
    text-align: center;
    padding: 64px;
    position: relative;
    margin-bottom: 32px;
    flex-grow: 1;
}
.acm-testimonial.style-1 .testimonial-item-wrap .testimonial-name {
    margin-top: 16px;
    margin-bottom: 0;
}
.acm-testimonial.style-1 .testimonial-item-wrap .testimonial-position {
    color: var(--body-bg-color);
    font-size: 13px;
}
.acm-testimonial.style-1 .owl-carousel .owl-item {
    display: flex;
    margin-right: 2rem !important;
    flex: 1 0 auto;
}
ul.list-large li:before {
    color: var(--color-secondary);
    content: "\f111" !important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 7px;
}
.acm-pricing.style-1 .pricing-item {
    background-image: url(/images/design/blob-scene-haikei.svg)!important;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fff!important;
    background-color: var(--color-light);
    border: 30px solid #efefef;
    height: 100%;
}
.acm-pricing.style-1 .pricing-item .img-intro img {
    width: 50%;
    margin: 0px auto;
    margin-bottom: 4rem;
}
.acm-pricing.style-1 .row {
    background-image: url('/images/design/hosting_package.svg');
}
.list-plan {
    list-style: none;
    padding: 0;
    margin: 0;
}
.list-plan>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.list-plan>li:before {
    color: var(--color-primary);
    content: "\f058";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 10px;
}
.acm-features.style-6 .features-item {
    background-image: url(/images/design/wave-background.svg)!important;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #fff!important;
    display: flex;
    border: 1px solid #eaefea;
    padding: 3rem 2.25rem;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.acm-features style-6{
    display: flex;
}
.acm-features.style-6 .row {
    background-color: #fffbf3!important;
    background-image: linear-gradient(160deg, #fffbf3 0%, #fffbf3 100%) !important;
    background-repeat: no-repeat;
    background-position: center center;
}
div.t4-wrapper .t4-content {
    max-width: inherit;
}
.t4-section-3 {
    background: #fff;
}
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item, .t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link {
    color: var(--color-light);
}
.t4-megamenu .t4-module .module-title span, .t4-megamenu .mega-col-nav .mega-col-title span, .t4-megamenu .mega-col-module .mega-col-title span {
    color: var(--color-primary)!important;
    font-weight: 900;
}
.t4-megamenu .t4-module .module-title span, .t4-megamenu .mega-col-nav .mega-col-title span, .t4-megamenu .mega-col-module .mega-col-title span {
    border: 0;
    font-size: larger;
    color: inherit;
    display: inline-block;
    padding: 0 0 0rem 0;
}
.t4-megamenu .mega-inner .nav-link img {
    width: 1.2rem;
    margin: 0;
    position: absolute;
    top: 48%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1.2rem;
    vertical-align: middle;
    float: right;
    margin-left: -25px;
}
.convertforms .cf-input {
    font-size: inherit;
    font-weight: inherit;
}
.convertforms .cf-btn {
    position: relative;
    cursor: pointer;
    font-weight: 800;
    font-size: 18px !important;
    padding: 16px !important;
    background-color: #ed3a25 !important;
}
.item-page .page-header h2, .item-page .page-header .h2 {
    font-size: var(--h2-font-size);
    line-height: 1.25;
    font-weight: 600;
    max-width: inherit;
    margin: 0 auto 0px;
    letter-spacing: -0.02em;
}
.t4-masthead .ja-masthead .ja-masthead-detail {
    text-align: center;
    margin-left: auto;
    padding: inherit;
    width: 100%;
    max-width: fit-content;
}
.t4-main-body {
    padding-top: 1.5rem;
}
.blog .t4-main-body {
    padding-top: 0.5rem;
}
.blog-items .item .item-inner, .blog.author-posts .item .item-inner {
    border-top: none;
}
.blog .item-page .page-header h2{
   display:none;
}
.article-info a{
   pointer-events:none;
}
#t4-footnav .fa {
    margin-right: 0.5rem;
}
.at-share-tbx-element .at-share-btn {
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
    transition-property: background-color,border-color,color,box-shadow,filter;
    transition-duration: .3s;
    background-color: #ed2226!important;
}
.nospace .item-page .page-header + .article-aside {
    margin-bottom: 0px !important;
    margin-bottom: 0rem !important;
}
.nospace .com-content-article .item-page .nospace .article-aside{
    margin-bottom: 0rem !important;
}
.t4-main-body .com-content-article .item-page .nospace .article-aside{
    margin-bottom: 0rem !important;
}
.nospace #t4-main-body {
    padding-top: 0px !important;
}
.mod-list-services .service-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 32px;
    position: relative;
}
@media (max-width: 767.98px) {
    .mod-list-services .service-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 0;
   }
    .mod-list-services .service-item + div {
        margin-top: 16px;
   }
}
.mod-list-services .service-item .image-wrap {
    position: absolute;
    top: 0;
    left: 160px;
    bottom: 0;
    right: 0;
}
@media (max-width: 767.98px) {
    .mod-list-services .service-item .image-wrap {
        position: static;
   }
}
.mod-list-services .service-item .image-wrap img {
    border-radius: 8px 8px 0 0;
    -o-object-position: center center;
    object-position: center center;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.mod-list-services .service-item .service-inner {
    background: #fff;
    border-radius: 8px 8px 0 0;
    padding: 96px 64px;
    width: 50%;
    position: relative;
    z-index: 2;
}
@media (max-width: 991.98px) {
    .mod-list-services .service-item .service-inner {
        padding: 32px;
   }
}
@media (max-width: 767.98px) {
    .mod-list-services .service-item .service-inner {
        width: 100%;
   }
}
.mod-list-services .service-item .service-inner .category-name {
    text-transform: uppercase;
    font-size: 14px;
}
.mod-list-services .service-item .service-inner h3 {
    margin-top: 0.25rem;
    margin-bottom: 1rem;
}
.mod-list-services .service-item .service-inner .btn-action {
    margin-top: 96px;
}
@media (max-width: 991.98px) {
    .mod-list-services .service-item .service-inner .btn-action {
        margin-top: 32px;
   }
}
.mod-list-services .service-item:nth-child(2n) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 0;
    padding-bottom: 32px;
}
.mod-list-services .service-item:nth-child(2n) .image-wrap {
    left: 0;
    right: 160px;
}
.mod-list-services .service-item:nth-child(2n) .image-wrap img {
    border-radius: 0 0 8px 8px;
}
@media (max-width: 767.98px) {
    .mod-list-services .service-item:nth-child(2n) .image-wrap img {
        border-radius: 8px 8px 0 0;
   }
}
.mod-list-services .service-item:nth-child(2n) .service-inner {
    border-radius: 0 0 8px 8px;
}
.mod-list-services .view-all {
    margin-top: 64px;
}
.mod-list-services .view-all a {
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-weight: 700;
}
.mod-list-services .view-all a:hover, .mod-list-services .view-all a:focus, .mod-list-services .view-all a:active {
    text-decoration: none;
}
.view-services .item-inner + .item-inner {
    margin-top: 32px;
}
.view-services .item-inner:nth-child(2n) .item-content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.view-services .item-inner:nth-child(2n) .item-content .item-image {
    left: 0;
    right: 160px;
}
.view-services .item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-top: 2rem;
}
@media (max-width: 991.98px) {
    .view-services .item-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
   }
}
.view-services .item-content .item-image {
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    float: none !important;
    margin: 0;
    position: absolute;
    top: 0;
    left: 160px;
    bottom: 0;
    right: 0;
}
@media (max-width: 991.98px) {
    .view-services .item-content .item-image {
        position: static;
   }
}
.view-services .item-content .item-image img {
    -o-object-position: center center;
    object-position: center center;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.view-services .item-content .wrap-intro {
    margin-top: 32px;
}
.view-services .item-content .wrap-info {
    background: #fff;
    border-radius: 8px 8px 0 0;
    padding: 96px 64px;
    position: relative;
    width: 50%;
    z-index: 2;
}
@media (max-width: 991.98px) {
    .view-services .item-content .wrap-info {
        border-radius: 0 0 8px 8px;
        padding: 64px;
        width: 100%;
   }
}
@media (max-width: 991.98px) {
    .view-services .item-content .wrap-info {
        padding: 32px;
   }
}
.view-services .item-content .wrap-info .category-name {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
}
.view-services .item-content .wrap-info .category-name [itemprop="genre"] {
    font-weight: 400;
}
.wrap-extrafield {
    border-top: 1px solid rgba(52, 58, 64, 0.12);
    margin-top: 32px;
    padding-top: 32px;
}
.wrap-extrafield .ext-content {
    color: #6A3332;
    font-size: 20px;
}
.wrap-extrafield .ext-content .price-old {
    color: #9E9E9E;
    text-decoration: line-through;
    margin-left: 0.25rem;
}
.view-detail-service .page-header h2 {
    font-size: 40px;
    text-align: center;
    line-height: 45px;
}
@media (max-width: 575.98px) {
    .view-detail-service .page-header h2 {
        font-size: 26px;
   }
}
.view-detail-service .category-name {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}
@media (min-width: 768px) {
    .view-detail-service .category-name {
        margin-bottom: 16px;
   }
}
.view-detail-service .category-name [itemprop="genre"] {
    font-weight: 400;
}
.view-detail-service .item-image {
    float: none !important;
    margin-bottom: 32px;
    margin-right: 0;
    width: auto;
}
@media (min-width: 992px) {
    .view-detail-service .item-image {
        margin-left: -100px;
        margin-right: -100px;
        margin-bottom: 64px;
   }
}
.view-detail-service .item-image img {
    width: 100%;
}
.view-detail-service h1, .view-detail-service h2, .view-detail-service h3, .view-detail-service h4, .view-detail-service h5, .view-detail-service h6, .view-detail-service .h1, .view-detail-service .h2, .view-detail-service .h3, .view-detail-service .h4, .view-detail-service .h5, .view-detail-service .h6 {
    margin-bottom: 16px;
}
@media (min-width: 992px) {
    .view-detail-service .section-full {
        margin-left: -100px;
        margin-right: -100px;
   }
}
@media (min-width: 992px) {
    .view-detail-service .com-content-article__body {
        padding-left: 100px;
        padding-right: 100px;
   }
}
.view-detail-service .com-content-article__body .intro-text {
    max-width: 600px;
    margin: auto;
    margin-bottom: 64px;
    text-align: center;
}
@media (max-width: 991.98px) {
    .view-detail-service .com-content-article__body .intro-text {
        margin-bottom: 32px;
   }
}
.view-detail-service #infinity-next {
    cursor: pointer;
}
.view-detail-service #infinity-next:hover {
    opacity: 0.8;
}
figure figcaption {
    color: #adb5bd;
    background: transparent;
    font-size: 0.725rem;
    letter-spacing: 0.5px;
    padding: 0.375rem 0.5rem;
    text-transform: uppercase;
    text-align: center;
    text-shadow: none;
}
.t4-masthead .ja-masthead.has-bg .ja-masthead-title, .t4-masthead .ja-masthead.has-bg .ja-masthead-description {
    margin-top: -2px;
    color: var(--color-black);
}
.btn-action span {
    border: 1px solid;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-right: 0.5rem;
    height: 40px;
    width: 40px;
}
.view-latest-list {
    border-bottom: none;
}
.view-latest-list .item-latest {
    border-top: 1px solid rgba(0, 0, 0, 0.02);
}
.view-latest-list .item-latest .content-article {
    padding: 26px 0 40px 0;
}
@media (max-width: 767.98px) {
    .view-latest-list .item-latest .content-article {
        padding: 16px 0;
   }
}
.view-latest-list .item-latest .title-article h4 {
    margin: 0;
}
@media (max-width: 767.98px) {
    .view-latest-list .item-latest .title-article h4 {
        font-size: 14px;
   }
}
.view-latest-list .item-latest .action-latest a {
    border: 1px solid #ed3a25;
    border-radius: 50%;
    color: #ed3a25;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    height: 40px;
    width: 40px;
}
#back-to-top {
    background-color: var(--color-secondary);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid var(--color-secondary);
    color: var(--color-light);
}
#back-to-top:hover {
    background-color: var(--color-secondary);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid var(--color-secondary);
    color: var(--color-white);
}
.btn.btn-outline-light {
    border-color: var(--color-warning) !important;
    color: var(--color-primary);
    background: var(--color-warning) !important;
}
.btn.btn-outline-light:hover {
    border-color: var(--color-warning) !important;
    color: var(--color-primary);
    background: var(--color-warning) !important;
}
.btn.btn-secondary {
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
    color:var(--color-white) !important;
}
.btn.btn-secondary:hover {
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
    color:var(--color-light) !important;
}
.btn.btn-dark {
    color:var(--color-light) !important;
    background-color: var(--color-dark);
    border-color: var(--color-dark);
}
.btn.btn-dark:hover {
    color:var(--color-white) !important;
    background-color: var(--color-dark);
    border-color: var(--color-dark);
}
.acm-features.style-4 .info-wrap {
    background: var(--body-bg-color);
    border: none;
}
#t4-footnav .fa {
    color:var(--color-dark) !important;
    margin-right: 0.5rem;
}
.footnav-1 p, ul li{
}
.t4-footnav .t4-palette-dark p {
    color:var(--color-dark) !important;
}
.t4-topbar a {
    color: var(--color-warning);
}
.t4-topbar a:hover {
    color: var(--color-warning);
}
.t4-palette-darker_blue a {
    color: var(--color-warning) !important;
}

.acm-features .style-1 .intro-img img{
    height: 100%;
}
.acm-features.style-4 .align-right .features-media img{
    -webkit-border-radius: 50% !important;
-moz-border-radius: 50% !important;
border-radius: 50% !important;
}
.t4-masthead .ja-masthead .ja-masthead-description > h3, .t4-masthead .ja-masthead .ja-masthead-description > .h3 {
    margin-bottom: 0;
    margin-top: 0;
    color: var(--color-dark);
    font-weight: 700;
}
.ja-masthead-description {
    color: var(--color-black) !important;
}
.copyright a {
    color: var(--color-secondary) !important;
}
.copyright a:hover {
    color: var(--color-dark)!important;
}
.footnav-5 a{
    color: var(--color-dark)!important;
}
.footnav-5 p{
}
.t4-footer {
    background-color: var(--color-white) !important;
    color: inherit;
}
.blog-items .page-header h2 a, .blog-items .page-header .h2 a, .blog.author-posts .page-header h2 a, .blog.author-posts .page-header .h2 a {
    font-weight: 900;
}
.footnav-3 p{
}
.footnav-3 a{
    color: var(--color-dark)!important;
}
.acm-clients.style-1 .clients-wrap {
    background-image: transparent!important;
}
.acm-clients.style-1 .client-img img{
    aspect-ratio:3/2;
    object-fit:contain;
    mix-blend-mode: luminosity;
}
.t4-footnav .t4-module .navbar .nav > li a.nav-link {
    color: var(--color-black)!important;
}
.t4-footnav .t4-module .navbar .nav > li a.nav-link:hover {
    color: var(--color-black)!important;
}
.badge-info {
    background-color: var(--color-primary);
}
.content-category .com-content-category__articles a {
    max-height: 48px;
    margin-bottom: 0rem;
}
.category .list-title a {
    font-weight: 700;
    color: #495057;
}
.apply-form{
    background-color: var(--color-light) !important;
}
.sidebar-l{
    background-color: var(--color-dark) !important;
}
.jobs .t4-main-body {
    padding-bottom: inherit !important;
}
.jobs .convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
    padding: inherit  !important;
}
.sidebar-l {
    box-shadow: 15px 51px 45px -35px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 100% !important;
    background-color: var(--color-dark) !important;
}
.jobs .share-social{
margin-bottom:1rem !important;
}
.sidebar-l .moduletable > h3{
    color: var(--color-light) !important;
    font-size:1.5rem;
}
