@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.infoagendabimtek.com/wp-content/themes/dstheme/fonts/woodmart-font-1-400.woff2?v=7.5.0") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #323233;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #484681;
	--wd-alternative-color: #f57202;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #E83A3A;
	--btn-accented-bgcolor-hover: #D23339;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: #E83A3A;
	background-image: none;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://www.infoagendabimtek.com/wp-content/uploads/2023/11/White_Background-01.jpg);
	background-repeat: repeat-x;
	background-size: inherit;
	background-position: center center;
}
.footer-container {
	background-image: none;
	background-size: cover;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.portfolio-entry .proj-cats-list li {
  margin-right: 2px;
  text-transform: uppercase;
  font-size: 12px;
  display: none !important;
}

.widget_nav_mega_menu > .widget-title {
    display: block;
    margin-bottom: 0;
    padding: 19px;
    background-color: #F1F1F1;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .4px;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid rgb(7, 70, 133);
}

.wd-nav-vertical {
  position: relative;
  margin-right: 0;
  margin-left: 0;
  border-radius: var(--wd-brd-radius);
  gap: 0;
  --nav-chevron-color: rgba(82, 82, 82, .45);
  display: flex;
  align-items: stretch;
  flex-direction: column;
  border: 1px solid rgb(7, 70, 133);
    border-top-color: rgb(7, 70, 133);
    border-top-style: solid;
    border-top-width: 1px;
  background-color: #FFFAF6;
}

.wd-nav-vertical > li {
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
  display: block;
  border-bottom: 1px solid rgb(7, 70, 133);
}

.wd-social-icons .wd-label {
  display: block;
  margin-bottom: 5px;
  color: var(--color-gray-800);
  font-weight: 600;
  font-size: 16px;
}

.jeg_pb_boxed_shadow {
  border-radius: 10px;
  box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3) !important;
}



.post-img-wrapp {
  overflow: hidden;
  vertical-align: middle;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  border-radius: 10px;
  box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
  border: 0 solid #c4c4c4;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
  border-width: 1px;
}

.whb-color-light:not(.whb-with-bg) {
  background: linear-gradient(to right, #06396e 0%, #1d6ea3 50%);
}

.woodmart-price-table .woodmart-plan-title {
  color: #2d2a2a;
  font-weight: 600;
  font-size: 18px;
}

jeg_pl_lg_1 .jeg_post_title {
  font-size: 20px;
  font-weight: 600 !important;
  line-height: 1.4em;
}

.jeg_pl_sm .jeg_post_title {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4em;
  letter-spacing: normal;
}

.jeg_block_heading_1 {
  border-bottom: 4px solid #4b4987;
}

.jeg_pb_boxed_shadow {
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
  box-shadow: 0 2px 4px rgba(0,0,0,.08);
  border-radius: 10px;
}

img {
  border-radius: 10px;
}



.wd-gallery-item img {
  border-radius: 10px;
}

.wd-nav.wd-style-bg > li > a::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  border-radius: 40px;
  background-color: #f68712;
  transition: all .25s ease;
}

.wd-nav > li:is(.wd-has-children, .menu-item-has-children) > a::after {
  margin-left: 4px;
  font-weight: bold !important;
  font-style: normal;
  font-size: clamp(9px, 50%, 18px) !important;
  content: "\f129";
  font-family: "woodmart-font";
	color: #000 !important;
}

.wd-dropdown-menu.wd-design-default {
  padding: 0;
  --wd-dropdown-width: 231px;
}

.jeg_pl_md_box .jeg_postblock_content {
  border-radius: 10px;
}

.jeg_block_heading_2 {
  background: #f9ce19;
  border-radius: 2px;
}

.whb-top-bar {
  border-bottom-style: solid;
  background: linear-gradient(to right, #234c71 28%, #9ee1fa 62%);
}

jeg_pl_lg_1 .jeg_post_title {
  font-size: 20px;
  font-weight: 600 !important;
  line-height: 1.4em;
}

.jeg_pl_sm .jeg_post_title {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4em;
  letter-spacing: normal;
}

.jeg_block_heading_1 {
  border-bottom: 4px solid #4b4987;
}

.jeg_pb_boxed_shadow {
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
  box-shadow: 0 2px 4px rgba(0,0,0,.08);
  border-radius: 10px;
}

img {
  border-radius: 10px;
}



.wd-gallery-item img {
  border-radius: 10px;
}

.footer-container {
  background: linear-gradient(to right, #062f51 50%, #4b8bd5 170%);
}

.jeg_block_heading_1 .jeg_block_title span {
  background: #494785;
  color: #fff;
  border-radius: 2px 2px 0 0;
  margin-bottom: -2px;
  font-size: 19px;
}

.jeg_block_heading_1 .jeg_block_title span {
  background: #4b4987;
}

.jeg_news_ticker_arrow::before {
  display: block;
  text-align: center;
  text-rendering: auto;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.jeg_news_ticker {
  background: linear-gradient(to right, #e7e8a2 20%, #f00 100%);
}

.woodmart-single-footer .tags-list a {
    display: block;
    margin-top: 3px;
    margin-bottom: 0px;
    margin-right: 15px;
    padding-right: 3px;
    padding-left: 3px;
    border: 1px solid #0274B3;
    color: #515151;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    border-radius: 5px;
	  font-weight: 300;
	  position: unset;
}

.comments-area .comment-respond {
    margin-top: 30px;
    display: none;
}

.vc_tta.vc_tta-shape-rounded .vc_tta-tab > a {
    border-radius: 0;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab > a:hover {
    opacity: 1;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: transparent;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    border: 1px solid #9f9f9f;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab > a {
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: transparent;
    font-weight: 600;
    font-size: 16px;
		line-height: 1.2;
    border: 1px solid #9f9f9f;
}

.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    width: max-content;
}

.menu-simple-dropdown li a {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-right: 22px;
  padding-bottom: 10px;
  padding-left: 22px;
  word-break: break-word;
  line-height: 20px;
  font-family: "Poppins";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}

.widget_nav_mega_menu > .widget-title {
    display: block;
    margin-bottom: 0;
    padding: 19px;
    background-color: #F1F1F1;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .4px;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid rgb(7, 70, 133);
}

.vertical-navigation .menu {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    border: 1px solid rgb(7, 70, 133);
        border-top-color: rgb(7, 70, 133);
        border-top-style: solid;
        border-top-width: 1px;
    border-top-color: rgb(7, 70, 133);
    border-top-style: solid;
    border-top-width: 1px;
    background-color: #F9CE19;
}

.vertical-navigation .item-level-0 {
    display: block;
    margin-bottom: 0;
    border-bottom: 1px solid rgb(7, 70, 133);
}

.wd-action-btn.wd-style-text > a {
    position: relative;
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    display: none;
}

.woocommerce-ordering select {
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 20px;
    max-width: 200px;
    height: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-position: right 0 top 50%;
    color: #2d2a2a;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
    display: none;
}

.wa__btn_popup .wa__btn_popup_txt {
    position: absolute;
    width: 97px;
    right: 100%;
    background-color: #2db742;
    font-size: 19px;
    color: #fff;
    top: 15px;
    top: 50%;
    transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    padding: 7px 0 7px 12px;
    margin-right: 7px;
    letter-spacing: -0.03em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    font-weight: bold;
}

.woodmart-burger-icon .woodmart-burger, .woodmart-burger-icon .woodmart-burger::after, .woodmart-burger-icon .woodmart-burger::before {
    display: inline-block;
    width: 30px;
    height: 4px;
    background-color: currentColor;
    transition: width .25s ease;
}

.woodmart-burger-icon .woodmart-burger::before {
    top: -8px;
}

.woodmart-burger-icon .woodmart-burger::after {
    top: 8px;
}


.wd-tools-element > a {
    color: #074685;
    font-weight: 400;
    line-height: 1;
}

.portfolio-entry .entry-title {
    margin-bottom: 0;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
}

.woodmart-navigation .item-level-0 > a {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-right: 20px;
    padding-left: 20px;
    text-transform: capitalize;
    letter-spacing: .2px;
    line-height: 1;
}

.box-title-default .info-box-subtitle {
    font-size: 13px;
}

.box-title-small .info-box-subtitle {
    font-size: 13px;
}

.woodmart-info-box .info-box-subtitle {
    margin-bottom: 1px;
    line-height: 1.4;
}@media (min-width: 768px) and (max-width: 1024px) {
	.footer-column {
    margin-bottom: 30px;
    text-align: center;
}

.wd-tools-element {
    position: relative;
    border-width: 0px 1px 0px 0px;
    border-style: dashed;
}


.woodmart-toolbar {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.23);
}

.wa__btn_popup .wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    right: 11px;
    bottom: 60px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.footer-column {
    margin-bottom: 30px;
    text-align: center;
}

.wd-tools-element {
    position: relative;
    border-width: 0px 1px 0px 0px;
    border-style: dashed;
}


.woodmart-toolbar {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.23);
}

.wa__btn_popup .wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    right: 11px;
    bottom: 60px;
}
}

@media (max-width: 576px) {
	.footer-column {
    margin-bottom: 30px;
    text-align: center;
}

.wd-tools-element {
    position: relative;
    border-width: 0px 1px 0px 0px;
    border-style: dashed;
}


.woodmart-toolbar {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.23);
}

.wa__btn_popup .wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    right: 11px;
    bottom: 60px;
}
}

