.image_interior {
    max-height: 500px;
    object-fit: cover;
	border-radius: 5px;
}
.grid-video-3,.grid-image-3{
	grid-template-columns: repeat(3, 1fr);
}
.tinymce_content * {
    max-width: 100%;
    font-size: 16px;
}
tr.deleted td:not(:last-child) {
    opacity: 0.3;
    pointer-events: none;
}

.dropdown:hover .menu_share {
    display: block;
}
.no-radius-top{
	border-top-right-radius:0;
	border-top-left-radius:0;
}
.menu_share {
    position: absolute;
    top: 34px;
    left: calc(100% - 47px);
    height: 149px;
    width: 252px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
    z-index: 99;
    text-align: left;
    padding: 16px;
    display: none;
	left: unset;
    right: -55px;
    top: unset;
    bottom: 29px;
}
.menu_share:before {
    content: '';
    position: absolute;
    top: 0;
    left: 12%;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #fff;
    border-top: 0;
    margin-left: -5px;
    margin-top: -5px;
    z-index: 1;
	top: unset;
    bottom: -4px;
    left: unset;
    right: 65px;
    transform: rotate(180deg);
}
.sharer-icons .sharer-icon {
    background: #009dff !important;
    margin-bottom: 0 !important;
    border-color: inherit;
}
.zalo-share-button {
    display: none;
}
.pagination ul {
    display: flex;
	flex-wrap:wrap;
	justify-content:center;
    margin: 20px auto;
    list-style: none;
	gap:10px
}

.pagination li a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    position: relative;
    display: flex;
    border-radius: 50%;
    background: rgba(34, 48, 62, 0.06);
    justify-content: center;
    align-items: center;
	color: #333;
}
.pagination li a.disabled.prev,.pagination li a.disabled.next {
    display: none;
}

.pagination li a.paginate_active {
    border-color: #696cff;
    background-color: #696cff;
    color: #fff;
}

.pagination .paginate_button span {
    display: none;
}

.page_detail .menu_share {
	/* left: 50%; */
	right: 0;
	/* transform: translate(-50%, 0); */
	top: 100%;
}

.page_detail .menu_share:before {
	right: 10px;
	top: 0;
	transform: rotate(0deg);
}
.box_image_interior {
    width: 90px;
}

.box_body_interior {
    width: calc(100% - 90px);
    padding-left: 15px;
}
.owl-relatedFurniture.owl-carousel .owl-stage {
    padding: 10px 0px;
}
.title_sidebar {
    position: relative;
}

.title_sidebar:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25%;
    height: 0;
    border-bottom: 5px solid #DDD;
}
.page_detail .body-related .menu_share {
    inset: auto 0 100% -100%;
	left: unset;
    right: -55px;
    top: unset;
    bottom: 29px;
	transform: translate(0, 0);
}

.page_detail .body-related .menu_share:before {
    top: unset;
    bottom: -4px;
    left: unset;
    right: 65px;
    transform: rotate(180deg);
}
.page_detail .item_image .box_hover {
    display: none;
    background: #00000085;
    transition: 0.5s all;
    text-align: center;
}

.page_detail .item_image:hover .box_hover,.page_detail .item_image .box_icon_youtube {
    display: flex;
    justify-content: center;
    align-items: center;
	width: 100%;
	height: 100%
}
.item_image_small {
    width: calc(50% - 5px);
}
.icon_youtube {
    position: relative;
    width: 60px;
    height: 40px;
    border-radius: 13px;
    background: red;
}
.icon_youtube_small {
    width: 40px;
    height: 26px;
    border-radius: 8px;
}
.icon_youtube:before {
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    position: absolute;
    background: #FFF;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.icon_youtube_small:before {
    width: 10px;
    height: 10px;
}
.swiper-container_interior2 .swiper-slide {
    opacity: 0.5;
}
.swiper-container_interior2 .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
}
/*sop hot*/
.lstSop {
    background: #01123b;
}
.lstSop .owl-next, .lstSop .owl-prev {
    text-align: center;
    background: var(--bs-white) !important;
    color: rgba(159, 34, 58, 1) !important;
}
.lstSop .awe__product-item.mobile {
    margin-bottom: 15px;
}
.lstSop .awe__product-item:last-child {
    border-bottom: 0px !important;
}
.lstSop .awe__product-item.mobile .awe__product-thumb {
    width: 100%;
    height: 270px;
    overflow: hidden;
    border-radius: 4px;
    -moz-overflow: hidden;
    -webkit-overflow: hidden;
    -khtml-overflow: hidden;
    background-position: center center;
    background-size: cover;
}
.lstSop .awe__product-badge {
    color: var(--bs-white);
    background: #f91a1a;
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 8px;
    font-size: 9px;
    padding: 2px 8px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
}
.lstSop .awe__product-item.mobile .awe__product-body {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 90, 141, 0)), to(rgba(11, 5, 33, 0.8)));
    background: linear-gradient(to bottom, rgba(20, 90, 141, 0) 0%, rgba(11, 5, 33, 0.8) 100%);
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.lstSop .awe__product-body .awe__product-title {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #2c2c2c;
}
.lstSop .awe__product-body .awe__product-title {
    margin: 0 0 5px 0;
}
.lstSop .awe__product-title .awe__product-link {
    color: #3d4d65;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em;
}
.w-px-90{
	width:90px;
}
.h-px-90{
	height:90px;
}
.w-px-50{
	height:50px;
}
.h-px-50{
	width:50px;
}
.body-related .owl-carousel .owl-prev {
    top: -25px;
    left: unset;
    right: 40px;
}
.body-related .owl-carousel .owl-next {
    top: -25px;
    right: 0px;
}
.box_image_sm {
    width: 90px;
    height: 70px;
    background-size: cover;
    background-repeat: no-repeat;
}
.box_bg_img {
    width: 100%;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
}
.page_detail .box_bg_img{
	height: 200px;
}
/*end sop hot*/
.view_all_image {
    background: #000000bd;
    right: 10px;
    bottom: 10px;
    border-radius: 20px;
}
.mce-primary button {
    color: #333 !important;
}

.mce-combobox .mce-btn {
    display: none;
}

.mce-combobox input {
    width: 317px !important;
}
.vr360_interior {
    top: 10px;
    right: 10px;
    background: #ffffffd1;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
	z-index: 1
}
.swiper-button-next_interior, .swiper-button-prev_interior {
    background-image: none;
    font-size: 50px !important;
    width: 50px;
    height: 50px;
	box-shadow: 0 0 0.375rem 0.25rem rgba(161, 172, 184, 0.15)
}
.box_item_utility {
    max-width: 330px;
}
/*slide process*/
.swiper_process .btn_step {
    width: auto;
    height: auto;
    border-radius: 3px;
    padding: 5px 15px;
    background: #FFF;
    color: #333;
    opacity: 1;
    border: 1px solid #f1f1f1;
    position: relative;
}

.swiper_process .swiper-pagination_process {
    text-align: center;
    margin: 20px 0px;
}

.swiper_process .btn_step:not(:last-child):after {
    content: "";
    width: 40px;
    height: 1px;
    background: #f1f1f1;
    display: inline-block;
    position: absolute;
    right: -1px;
    top: 50%;
    transform: translate(100%, 0);
}

.swiper_process .btn_step:not(:last-child) {
    margin-right: 30px !important;
}

.swiper_process .btn_step.swiper-pagination-bullet-active {
    background: #254794;
    color: #FFF;
}
/*end slide process*/
.owl-banner_interior.owl-carousel .owl-prev, .owl-banner_interior.owl-carousel .owl-next {
    background: #FFF;
    color: #000;
}
.owl-banner_interior.owl-carousel .owl-dots {
    transform: rotate(90deg);
    transform-origin: 0 0;
    top: 50%;
    left: 32px;
    display: flex;
    width: fit-content;
    margin: 0;
	
}
.owl-banner_interior.owl-carousel .owl-dots .owl-dot {
    background: #fff0;
    border: 1px solid #FFF;
    width: 15px;
    height: 15px;
}
.owl-banner_interior.owl-carousel .owl-dots .owl-dot.active {
    background: #ff5c01;
    border-color: #ff5c01;
}
/*comment*/
.form_comment .awe__post-avatar img, .form_comment .awe__profile-avatar img {
    border-radius: 50% !important;
}
.form_comment .awe__comment-input{
    background: #FFF;
    border-radius: 5px !important;
    overflow: hidden;
    padding: 0px 35px 0 15px;
    border: 1px solid #dadada !important;
}
.form_comment .awe__comment-input .form-control {
	background: #fff0;
}

.form_comment .awe__post-item, .awe__post-comment {
    background: inherit;
}

.form_comment .form-control:not(.no-focus):focus {
    background-color: inherit !important;
    box-shadow: 0 0 0;
}

.form_comment .awe__comment-button {
    bottom: 10px;
}
.form_comment .btn-comment:hover,.form_comment .btn-comment.liked {
    color: #223d8d;
}
.form_comment .btn-comment:hover{	
    background: #FFF;
    transition: 0.3s linear;
}

.form_comment .btn-comment {
    display: flex;
    align-items: center;
    gap: 5px;
}

.form_comment .btn-like:not(.liked) i:before {
    content: "\f08a";
}
.form_comment .btn-like.liked i:before {
    content: "\f004";
}
/*end comment*/
@media screen and (min-width:768px) and (max-width:1399px) {
	.box_item_utility_row {
		flex-direction: column;
		text-align: center;
	}
}
@media screen and (max-width:767px) {
	.grid-video-3{
		grid-template-columns: repeat(1, 1fr);
	}
	.image_interior {
		max-height: 300px;
	}
}
@media screen and (max-width:575px) {
	.video .iframe-wrapper iframe {
		height: 200px;
	}
	.lstSop .awe__product-item.mobile .awe__product-thumb {
		height: 200px;
	}
}
/*home interior*/
@media (min-width: 0px) {
    .css-1lcwq6d {
        margin-top: 2rem;
    }
    .css-h9qlu6 {
        gap: 0rem;
    }
}
.css-h9qlu6 {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
    margin-top: 2rem;
}
@media (min-width: 0px) {
    .css-h9qlu6 {
        gap: 0rem;
    }
}
@media (min-width: 600px) {
    .css-h9qlu6 {
        gap: 1rem;
    }
}
@media (min-width: 900px) {
    .css-h9qlu6 {
        gap: 2rem;
    }
}
@media (min-width: 1400px) {
    .css-h9qlu6 {
        gap: 6rem;
    }
}
.css-iol86l {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
}
@media (min-width: 600px) {
    .css-iol86l {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%;
    }
}
@media (min-width: 900px) {
    .css-iol86l {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
@media (min-width: 1200px) {
    .css-iol86l {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
@media (min-width: 1536px) {
    .css-iol86l {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
.css-rmde2g {
    margin: 0;
    font-weight: 600;
    line-height: 1.5;
    font-size: 1.25rem;
    font-family: Inter, Nunito Sans, Lexend, Noto Sans, sans-serif;
    text-align: left;
    font-weight: 700;
	color: #21232e;
}
@media (min-width: 600px) {
    .css-rmde2g {
        font-size: 1.3333rem;
    }
}
@media (min-width: 960px) {
    .css-rmde2g {
        font-size: 1.5rem;
    }
}
@media (min-width: 1280px) {
    .css-rmde2g {
        font-size: 1.5rem;
    }
}
@media (min-width: 900px) {
    .css-rmde2g {
        font-size: 1.5rem;
    }
}
@media (min-width: 1200px) {
    .css-rmde2g {
        font-size: 1.5rem;
    }
}
.css-1mz8i53 {
    position: relative;
    margin-top: 1rem;
    aspect-ratio: 100 / 67;
    box-shadow: 0px 7px 8px -4px rgba(166, 176, 195, 0.2), 0px 12px 17px 2px rgba(166, 176, 195, 0.14), 0px 5px 22px 4px rgba(166, 176, 195, 0.12);
}
@media (min-width: 0px) {
    .css-1mz8i53 {
        display: flex;
        width: 100%;
        flex-direction: column;
        border-radius: 8px;
        overflow: hidden;
    }
}
@media (min-width: 600px) {
    .css-1mz8i53 {
        width: 100%;
    }
}
@media (min-width: 900px) {
    .css-1mz8i53 {
        display: none;
    }
}
.window-mask.jsx-1258703078 .window-header.jsx-1258703078 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 15px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background: rgb(224 224 224 / 90%);
}
.window-mask.jsx-1258703078 .window-header.jsx-1258703078 .circle-wrapper.jsx-1258703078 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 8px;
}
.window-mask.jsx-1258703078 .window-header.jsx-1258703078 .circle-wrapper.jsx-1258703078 .circle.jsx-1258703078 {
    background: #fff;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    margin-right: 4px;
}
.css-560eqn {
    padding-top: 1rem;
    padding-bottom: 1rem;
	margin: 0;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 400;
	color: #58667e;
}
.MuiBox-root ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    padding-top: 8px;
    padding-bottom: 8px;
    list-style-type: disc;
    margin-left: 1rem;
}
.MuiBox-root ul li {
    margin: 0;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 400;
}
.css-jtkb0l {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	background-color: transparent;
	outline: 0;
	border: 0;
	margin: 0;
	border-radius: 0;
	padding: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle;
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: inherit;
	line-height: 1.7142857142857142;
	font-size: 0.8125rem;
	text-transform: capitalize;
	min-width: 64px;
	padding: 4px 10px;
	border-radius: 4px;
	-webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	box-shadow: none;
	text-transform: initial;
	padding: 0.5rem 1rem;
	font-weight: 500;
	font-size: 0.875rem;
	border-width: 2px;
}
.css-8pdr4s {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
@media (min-width: 900px) {
    .css-8pdr4s {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
@media (min-width: 1200px) {
    .css-8pdr4s {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
@media (min-width: 1536px) {
    .css-8pdr4s {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
.css-1m2zk08 {
    position: relative;
    height: 100%;
    padding-bottom: 3rem;
}
@media (min-width: 0px) {
    .css-1m2zk08 {
        display: none;
        width: 100%;
    }
}
@media (min-width: 900px) {
    .css-1m2zk08 {
        display: block;
    }
}
@media (min-width: 1200px) {
    .css-1m2zk08 {
        width: 100%;
    }
}
.css-1cty6f9 {
    position: absolute;
    bottom: -10px;
    left: 40%;
}
.css-aiijg4 {
    position: absolute;
    left: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    top: 30%;
}
@media (min-width: 1200px) {
    .css-aiijg4 {
        display: block;
    }
}
.css-juo2wo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 8px;
    overflow: hidden;
    /* padding: 0.4rem; */
    margin: 0 auto;
}
.css-zeb6iu {
    position: relative;
    z-index: 1;
    box-shadow: 0px 7px 8px -4px rgba(166, 176, 195, 0.2), 0px 12px 17px 2px rgba(166, 176, 195, 0.14), 0px 5px 22px 4px rgba(166, 176, 195, 0.12);
    width: 100%;
    aspect-ratio: 100 / 67;
}
.css-8tqr8y {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-top: 2rem;
}
.css-y92bts {
    position: absolute;
    right: 0;
    -webkit-transform: translateX(80%);
    -moz-transform: translateX(80%);
    -ms-transform: translateX(80%);
    transform: translateX(80%);
    top: 30%;
}
@media (min-width: 0px) {
    .css-8tqr8y {
        gap: 0rem;
    }
}
/*@media (min-width: 600px) {
    .css-8tqr8y {
        gap: 1rem;
    }
}*/
@media (min-width: 900px) {
    .css-8tqr8y {
        gap: 2rem;
    }
}
@media (min-width: 1400px) {
    .css-8tqr8y {
        gap: 6rem;
    }
}
.css-iol86l {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
	z-index: 1;
	background: var(--bs-body-bg);
}
@media (min-width: 600px) {
    .css-iol86l {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%;
    }
}
@media (min-width: 900px) {
    .css-iol86l {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
@media (min-width: 1200px) {
    .css-iol86l {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
@media (min-width: 1536px) {
    .css-iol86l {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
/*end home interior*/
.awe__util-header{
	position:relative;
	padding-bottom:10px;
}
.awe__util-header:after{
	content:"";
	position:absolute;
	left:0; bottom:0;
	width:65px;
	border-bottom:4px solid #DDD;
}