.button span {
font-weight: 400;
}
.ids-row .col.small-6, .ids-row .col.small-12 {
padding-bottom: 15px
}
.slider-nav-circle .flickity-prev-next-button:hover .arrow, .slider-nav-circle .flickity-prev-next-button:hover svg {
fill: var(--fs-color-primary) !important;
background-color: #fff;
border-color: var(--primary-color);
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
border-color: var(--primary-color);
fill: var(--primary-color);
}
h3,
h3.is-large {
font-size: 1.25em
}
.post-meta.is-small {
font-size: 1em;
} .ids-title h1:after,
.ids-title h2:after,
.ids-title h3:after {
content: "";
display: block;
width: 50px;
height: 3px;
background: var(--fs-color-primary);
margin-top: 15px;
}
.title-center h1:after,
.title-center h2:after,
.title-center h3:after {
margin: 15px auto
}
.title-center {
text-align: center;
}
.ids-border.box {
border-radius: 5px;
overflow: hidden;
}
.ids-box .box-text {
padding: 10px 0 0;
}
.ids-box .box-text a.button {
border-radius: 5px;
margin: 10px 0 0;
}
.ids-box .box-text h3 {
min-height: 47px;
}
.ids-button-light.button.primary {
background-color: #fff;
color: var(--fs-color-primary);
border: 1px solid var(--fs-color-primary);
}
.ids-video-mp4 {
padding: 0 !important;
}  #top-bar {
border-bottom: 1px solid #f0f0f0;
}  .ids-banner .text-inner { }
.ids-banner .banner-inner.fill::after {
content: "";
background: linear-gradient(rgba(245, 245, 245, 0) 8%, rgba(245, 245, 245, 0.81) 45%);
display: block;
width: 100%;
height: 100%;
position: absolute;
bottom: 0;
right: 0;
z-index: 1;
}
.ids-banner .banner-layers {
z-index: 2;
} .ids-box-services .box-text {
bottom: 15px;
width: 95%;
} .ids-logo-partner .flickity-page-dots {
bottom: -20px;
}
.ids-logo-partner .flickity-prev-next-button {
top: 30%;
} .post-item .is-divider {
display: none;
} #footer .section-title-normal span {
border-color: transparent
}
#footer .section-title-normal {
border-color: transparent
}
#footer .section-title-container {
margin-bottom: 15px
}
#footer .ux-menu-link__link {
padding: 0
}
#footer p {
margin-bottom: 14px;
}
#footer .section-title-normal::after {
content: "";
display: block;
width: 50px;
height: 3px;
background: var(--fs-color-primary);
position: absolute;
bottom: -5px;
}
.ids-follow a.button.is-outline {
border-color: var(--fs-color-primary);
color: var(--fs-color-primary);
border-width: 1px;
}
.ids-follow  .button i {
top: 0
}
.ids-contact i {
color: var(--fs-color-primary);
}
.absolute-footer {
border-top: 1px solid #eaeaea;
padding: 5px 0;
color: #000
}
.footer-primary {
padding: 7.5px 0;
} .ids-countdown p {
margin-bottom: 5px;
font-weight: bold;
font-size: 48px;
color: var(--primary-color);
} .icon-box-text .ids-title h2::after,
.box-text-inner .ids-title h3::after {
margin-top: 12px;
}
.icon-box-text .ids-title h2,
.box-text-inner .ids-title h3 {
margin-bottom: 12px
}
.box-text-inner .ids-title h3 {
margin-top: 12px
}
.ids-table table a {
border: 1px solid #555;
padding: 5px 10px;
color: #555;
display: inline-block;
}
.ids-table {
overflow-y: hidden;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.ids-table table {
min-width: 1170px;
}
.ids-services-btn a {
border: 1px solid transparent !important;
box-shadow: 0 0 30px 10px rgba(0,0,0,.04);
color: #333 !important;
}
.ids-services-btn a:hover {
color: #fff !important;
}
.blog-archive .large-10 {
flex-basis: 100%;
max-width: 100%;
}
.blog-wrapper .page-header-wrapper {
margin-bottom: 30px
}
.page-wrapper {
padding-top: 0
}
.blog-single .entry-header-text {
padding-bottom: 0;
margin: 15px 0
}
.blog-single .entry-content {
padding-top: 0
}
.blog-single .entry-meta.is-xsmall {
font-size: .8em
}
.blog-single .entry-meta span {
margin-right: 10px
}
.blog-single .entry-meta span i,
.blog-wrapper .box-text .post-meta i {
color: var(--primary-color)
}
.ids-title-wrapper {
margin-bottom: 10px;
}
.ids-title-wrapper .section-title-normal {
border-bottom: 0
}
.ids-title-wrapper .section-title-normal span {
border-color: var(--primary-color)
}
.searchform .flex-row {
border: 1px solid #ccc;
border-radius: 5px;
background: #fff;
margin-top: 10px;
}
input[type="search"].search-field {
border: 0;
height: 35px;
box-shadow: inset 0 -1.8em 1em 0 transparent;
}
input[type="search"].search-field:focus {
box-shadow : 0 0 1px var(--primary-color)
}
.button.icon.ux-search-submit {
background: transparent;
color: var(--fs-color-primary);
border: 0;
}
.tagcloud a {
background: #f8f8f8;
padding: 8px 15px;
font-size: .8em;
border-radius: 5px;
border: 1px solid var(--primary-color)
}
.tagcloud a:hover {
background: var(--primary-color);
color: #fff
} .ids-download h2 {
font-size: 48px;
position: relative;
cursor: pointer;
}
.ids-download h2:after {
content: "";
font-family: fl-icons;
position: absolute;
top: 0;
right: 0;
color: var(--primary-color);
}
.ids-download__content {
display: none;
}
.ids-download .section-title-container {
margin-bottom: 5px
}
.ids-download .section-title-normal {
border-width: 1px;
border-color: var(--primary-color);
}
.ids-download .section-title-main {
border-bottom: 0;
}
.header-language-dropdown > a > i.image-icon {
padding-top: 3px;
} .blog-archive .box-image,
.blog-single .box-image{
border-radius: 10px;
}
.ids-box-meta {
padding: 5px 5px;
position: absolute;
top: 50%;
transform: translateY(50%);
left: 0;
background: var(--primary-color);
color: #fff;
border: 1px solid #fff;
border-left: 0;
min-width: 190px;
text-align: center;
}
.ids-box-meta p {
margin: 0
}  @media screen and (min-width: 550px) { .ids-row .col.small-6:nth-child(2n+1),
.ids-row .col.medium-6:nth-child(2n+1) {
padding-right: 7.5px
}
.ids-row .col.small-6:nth-child(2n),
.ids-row .col.medium-6:nth-child(2n) {
padding-left: 7.5px
}
} @media screen and (min-width: 768px) { .ids-row .col.small-6:nth-child(2n+1),
.ids-row .col.medium-6:nth-child(2n+1) {
padding-right: 15px
}
.ids-row .col.small-6:nth-child(2n),
.ids-row .col.medium-6:nth-child(2n) {
padding-left: 15px
}
.ids-row .col.small-6, .ids-row .col.small-12 {
padding-bottom: 30px
}  .nav > li > a {
font-size: .9em;
}
.nav > li > .nav-dropdown {
padding: 0
}
.nav > li:hover > .nav-dropdown {
left: -15px;
opacity: 1;
visibility: visible;
transition: opacity .1s,visibility .1s;
}
.nav-dropdown>li.nav-dropdown-col {
display: block;
width: 100%;
}
.nav-dropdown .nav-dropdown-col>ul {
box-shadow: 1px 1px 15px rgba(0,0,0,.15);
position: absolute;
top: 0;
left: 100%;
z-index: 9;
background: white;
min-width: 240px;
height: auto;
border-radius: 5px;
opacity: 0;
visibility: hidden;
}
.nav-dropdown .nav-dropdown-col>ul a {
padding: 15px 20px;
border-bottom: 1px solid #ececec;
margin: 0;
}
.nav-dropdown .nav-dropdown-col>ul > li:last-child:not(.nav-dropdown-col) > a {
border-bottom: 0 !important;
}
.nav-dropdown>li:hover >ul {
opacity: 1;
visibility: visible;
}
.nav-dropdown.nav-dropdown-default > li > a {
padding: 15px 20px !important;
margin: 0 !important;
text-transform: none;
font-weight: 500;
font-size: 1em;
position: relative;
}
.nav-dropdown.nav-dropdown-default > li.nav-dropdown-col > a:after {
content: "";
font-family: fl-icons;
font-weight: 400;
position: absolute;
right: 15px;
}
.nav-dropdown-default > li.active > a {
color: var(--fs-color-primary)
}
.nav-dropdown > li:hover > a,
.nav-dropdown ul > li:hover > a {
color: var(--fs-color-primary)
} .ids-product-icon .large-2 {
flex-basis: 25%;
max-width: 25%;
}
} @media screen and (min-width: 992px) {  .ids-banner .banner-inner.fill::after {
width: 65%;
}  .nav-spacing-large > li {
margin: 0 15px;
}
.nav > li > a {
font-size: 1em
} .ids-product-icon .large-2 {
flex-basis: 14.285%;
max-width: 14.285%;
}
} @media screen and (min-width: 1024px) {  .ids-banner .banner-inner.fill::after {
width: 60%;
}
} @media screen and (min-width: 1200px) { .ids-title h1,
.ids-title h2 {
font-size: 2.2em
}  .ids-banner .banner-inner.fill::after {
width: 50%;
}
.ids-banner .text-inner {
padding-left: 120px !important
} .ids-solan__image {
position: absolute;
transform: translate(-50%,-50%);
top: -12px;
left: 50%;
}
} @media screen and (min-width: 1400px) {
}