.page-not-elementor .site-main,
.page-with-wrapper .site-main {
	padding: 60px 0;
}

/* Tables */
table {
	border-collapse: collapse;
}
th, td {
	border-top: 1px solid #E9ECEF;
	border-bottom: 1px solid #E9ECEF;
	padding: 4px 20px;
}
th {
	background-color: #F8F9FA;
}

.table-style-1 th,
.table-style-1 td {
    border: 1px solid #E9ECEF;
}

/* Tabs */
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
	border-right: none;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:last-child {
    border-right: 1px solid #E9ECEF;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
    display: none;
}
.elementor-widget-tabs .elementor-tabs-content-wrapper {
    border: 1px solid #E9ECEF;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
    border: none;
}
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    background: #F8F9FA;
    border-color: #E9ECEF;
}
.elementor-widget-tabs .elementor-tab-desktop-title {
    border-color: #E9ECEF;
    border-bottom: none;
}
.elementor-widget-tabs .elementor-tab-content,
.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title:after,
.elementor-widget-tabs .elementor-tab-title:before, 
.elementor-widget-tabs .elementor-tabs-content-wrapper {
    border-color: #E9ECEF;
}


div .elementor-widget-tabs.tab-style-1 .elementor-tab-desktop-title:last-child,
div .elementor-widget-tabs.tab-style-1 .elementor-tab-desktop-title {
	border: none;
	border-bottom: 2px solid;
    border-color: #E9ECEF;
}
div .elementor-widget-tabs.tab-style-1 .elementor-tab-desktop-title.elementor-active {
    border-bottom: 2px solid #0A96F0!important;
    background: none;
}
.elementor-widget-tabs.tab-style-1 .elementor-tabs-content-wrapper {
    border: none;
}
.elementor-widget-tabs.tab-style-1 .elementor-tab-content {
    padding: 20px 0;
}

/* Item - post */
.item-post {
	width: 409px;
	max-width: 100%;
	margin-bottom: 30px;
	background: #fff;
	box-shadow: 0 0 17px 0 rgb(2 6 19 / 12%);
	line-height: 1;
}
.item-post .image-tag {
	display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    z-index: 1;
    background-color: #fff;
    color: #0F0F50;
    padding: 8px 15px;
}
.item-post .s2 {
	min-height: 124px;
    padding: 15px 0 0;
    line-height: 1.8;
}
.item.item-team .s1 *,
.item.item-post .s1 * {
	transition: all 1.5s ease;
}
.item.item-team .s1:hover img,
.item.item-post .s1:hover img {
	transform: scale(1.1);
}
.item-post .heading {
    font-weight: 700;
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 8px;
	height: 52px;
	display: flex;
	color: #0A96F0;
	align-items: center;
	padding: 0 20px;
}
.item-post .heading a {
    text-decoration: none;
}
.item-post .text {
    font-size: 15px;
	height: 85px;
	margin-bottom: 30px;
	padding: 0 20px;
}
.item-post .more-link {
	font-size: 16px;
    font-weight: 700;
    background-color: #0D96F0;
    color: #fff;
    display: block;
	padding: 5.61px 20px 6.61px 20px;
    position: relative;
}
.item-post .more-link:hover {
    text-decoration: underline;
}
.item-post .more-link span {
    position: relative;
    padding-left: 27px;
}
.item-post .s2 .more-link span:before {
    content: '';
    background-image: url(/wp-content/uploads/2021/08/hico-stilcon-bullet-btn-1.png);
    height: 14px;
    width: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(0);
	left: 0;
	transition: all 0.3s ease;
}
.item-post .s2 .more-link:hover span:before {
    transform: translateY(-50%) rotate(180deg);
}
.item-post .s1:before {
    content: '';
    background-image: url(/wp-content/uploads/2022/03/mi-wwd-card-path.svg);
    background-size: cover;
    background-position: center;
    height: 50px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 1;
}
.hover-overlay {
    position: relative;
}
.hover-overlay:after {
    content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	background: #00000026;
    opacity: 0;
    transition: opacity .5s ease;
}
.hover-overlay:hover:after {
    opacity: 1;
}

/*Item - Project*/
.item.project {
    border-radius: 1px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);
    width: 625px;
    max-width: 100%;
}
.item.project .s1:before {
    content: '';
    background-image: url(/wp-content/uploads/2022/03/mi-wwd-card-path.svg);
    height: 63px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 1;
}
.item.project .s2 {
    padding: 0;
    min-height: auto;
    line-height: normal;
}
.item.project .heading {
    margin: 20px 0 18px;   
    height: 60px; 
}
.item.project .heading a {
    color: #0A96F0;
    font-weight: bold;
    font-size: 26px;
    line-height: 1;
}
.item.project .statistics {
    font-size: 13px;
    font-weight: 500;
    line-height: 21px;
    min-height: 110px;
}
.item.project .statistics > div {
    display: flex;
}
.item.project .statistics > div > span:first-child {
    min-width:195px; 
}
.item.project .heading,
.item.project .statistics,
.item.project .text-wrap {
    padding: 0 30px;
}
.item.project .link-container a{
    font-size: 16px;
    font-weight: bold;
    color: #ffff;
    text-align: center;
    display: block;
    padding: 17px 10px;
    border-radius: 0 0 1px 1px;
    background-color: #0D96F0;
    line-height: 1;
    text-decoration: none;
}
.item.project .link-container a:hover{
    text-decoration: underline;
}
.item.project .text {
    padding-right: 27px;
    height: 90px;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 16.4px 0 45px;
    font-size: 15px;
    line-height: 28px;   
    padding-left: 0;
}

/* Instagram */
.instagram-carousel .row {
	opacity: 0;
	max-height: 220px;
}
.instagram-carousel .row.slick-initialized {
	opacity: 1;
}
.instagram-feed-container .heading {
	margin-bottom: 34px;
}
.instagram-feed-container .heading .fa {
	font-size: 19px;
	margin-right: 24px;
}
.instagram-feed-container .row {
	margin-right: -12px;
	margin-left: -12px;
}
.instagram-feed-container .col {
	width: 20%;
	position: relative;
	min-height: 1px;
	padding-right: 12px;
	padding-left: 12px;
}
.instagram-feed .item {
	display: inline-block;
	width: 100%;
	height: 0;
	padding-top: 100%;
	background-position: center;
	background-size: cover;
}
.instagram-feed.v2 .item{
	background-size: cover;
    background-repeat: no-repeat;
}

/* Custom Classes */
.fullwidth-override {
	margin-left: -4000px;
	padding-left: 4000px;
	margin-right: -4000px;
	padding-right: 4000px;
}

/* Box Lists */
.ff-list.box-lists {
    display: table;
    border-collapse: collapse;
    background-color: #F8F8F9;
}
.ff-list.box-lists .r {
    display: table-row;
    border: 1px solid #E9ECEF;
}
.ff-list.box-lists .r .c2 {
    padding: 17px 30px 20px 23px;
}
.ff-list.box-lists .c2 * {
    margin-bottom: 0;
}

@media only screen and (max-width: 1100px) {
    .item.project .heading a {
        font-size: 22px;
    }
}

@media only screen and (max-width: 1024px) {
    .item.project .heading a {
        display: inline-block;
    }
}

@media only screen and (max-width: 1024px) {
    .item.project {
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 767px) {
    .item.project .heading a {
        font-size: 20px;
    }    
    .item.project .statistics,
    .item.project .text.text p {
        font-size: 12px;
    }    
    .item.project .statistics > div > span:first-child {
        min-width: 120px; 
    } 
}