/**
Theme Name: Interior Design
Author: ACSIUS Technologies
Author URI: https://acsius.com/
Description: Discover how our comprehensive suite of digital services empowers your business to adapt to the dynamic digital landscape and thrive in the face of change. With ACSIUS as your strategic partner, you\'ll be well-equipped to overcome challenges and seize new opportunities.
Version: 4.5.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Interior Design
Template: astra
*/


.top_info *{
	color: #fff;
	margin-bottom: 0;
	font-family: 'Lexend', sans-serif;
}
.top_info h5{
	font-size: 18px;
	font-weight: 700;
}
.top_info p, .top_info a{
	font-size: 16px;
	font-weight: 400;
}
.top_info{
	position: relative;
	padding-left: 70px;
}
.top_info i{
	position: absolute;
	color: #000000;
	font-size: 20px;
	background-color: #ffffff;
	text-align: center;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 10px;
	left: 0;
	top: 0;
}
header .ast-custom-button{
	position: relative;
}
header .ast-custom-button:before {
    content: "";
    width: 50%;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
	transition: 0.5s;
    bottom: 0;
    right: 0;
}
header .ast-custom-button:hover:before{
	width: 100%;
	transition: 0.5s;
}
.bnr_video .uael-video__outer-wrap{
	padding: 0 !important;
	height: 120px;
	width: 120px;
	background: none;
}
.bnr_video .uael-video__thumb{
	display: none;
}
.uael-video__play-icon:before{
	content: "";
	position: absolute;
	z-index: -9;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #ffffff;
	border-radius: 50%;
	animation: pulse-border 1500ms ease-out infinite;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
rs-arrow .tp-title-wrap{
	display: none !important;
}
.client_sec .tss-wrapper .tss-carousel3 .item-content-wrapper {
    padding: 0;
    background: none;
}
.client_sec .tss-wrapper .tss-even .tss-grid-item {
    padding: 0;
	margin: 0;
}
.client_sec .tss-carousel-main .swiper-arrow, .tss-carousel .swiper-arrow {
    border-radius: 50%;
    right: 0;
    left: auto !important;
    bottom: 30px;
    top: auto;
}
.client_sec .tss-carousel .swiper-button-prev {
    right: 40px !important;
}
.client_sec .single-item-wrapper{
	display: grid;
	margin-right: 20px;
}
.client_sec .single-item-wrapper .item-content-wrapper{
	order: -1;
}

.our-benefits .infobox-icon img {
    border-radius: 5px;
}
.footer-social-inner-wrap a{
	border: 1px solid #fff;
}

footer .widget-title{
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Montserrat';
}

footer p, footer a{
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.foot_contact_info li{
	position: relative;
	padding-left: 50px;
	margin-bottom: 20px;
}
.foot_contact_info{
	padding-top: 10px;
}
.foot_contact_info li i{
	position: absolute;
	color: #ffffff;
	background-color: #4F5051;
	font-size: 15px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 5px;
	left: 0;
	top: 0;
}
footer .widget_nav_menu li{
	margin-bottom: 20px;
}

footer .wpcf7-email {
	color: #ffffff !important;
	font-weight: 300;
    background: transparent !important;
    border: 0;
    border-bottom: 1px solid #fff !important;
    border-radius: 0;
	padding-left: 0 !important;
}
footer .wpcf7-email::placeholder,
.wpcf7-response-output{
	color: #fff;
	font-weight: 300;
	font-size: 16px;
}
footer .wpcf7 input.wpcf7-form-control:not([type=submit]):focus{
	border: 0;
    border-bottom: 1px solid #fff !important;
}
footer .wpcf7-spinner{
	display: none;
}
footer .wpcf7-submit {
    color: #fff;
    font-weight: 200;
    background: #4f5051;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 10px;
    border-radius: 5px;
    position: absolute;
    right: 0;
    top: 0;
}
footer .wpcf7 form .wpcf7-response-output {
    margin: 0 0 20px 0;
}
footer .wpcf7-submit:hover{
	color: #fff;
	background: #0171BB;
}
.get-toch-form .wpcf7-textarea,
.hm_form .wpcf7-textarea{
	height: 180px;
}
.before_after_sec .twentytwenty-handle{
	background-color: #fff;
}
.before_after_sec .uael-before-after-slider .twentytwenty-left-arrow{
	position: relative;
	border: 0;
	width: 100%;
}
.before_after_sec .uael-before-after-slider .twentytwenty-left-arrow:after{
    content: "Drag" !important;
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
}
.before_after_sec .twentytwenty-right-arrow{
	display: none !important;
}
.before_after_sec img {
    width: 100%;
}

.svr_kichen .gallery-item-caption-over {
    background: #0171bbb8;
    padding: 30px 25px;
    bottom: 0;
    position: absolute;
}
.svr_kichen.gallery01 .gallery-item-caption-over{
	padding: 20px 25px;
}
.eael-feature-list-item{
	align-items: center;
}
.get-toch-form .wpcf7 form>p{
	margin-bottom: 0;
}

.team01 .eael-team-member-social-profiles{
	position: absolute;
    bottom: 50px;
    right: 15px;
}
.faq01 .eael-accordion-content {
    border-radius: 5px;
    margin-top: -5px;
}
.post01 .eael-entry-header-after.style-two{
	border-top: 1px solid #DFDFDF;
    padding: 15px 15px 0;
}
.sidebar_post .eael-grid-post-holder-inner{
	display: flex;
	align-items: center;
}
.sidebar_post .eael-entry-media{
	width: 40%;
}
.sidebar_post .eael-entry-wrapper{
	width: 60%;
}
.is-form-style input.is-search-input {
    height: 45px;
	border-radius: 5px;
}
.is-form-style button.is-search-submit {
    position: absolute;
    right: 5px;
    top: 5px;
}
.is-form-style.is-form-style-3 label {
    width: 100% !important;
}
.is-form-style.is-form-style-3 input.is-search-input {
    border-right: 1px solid #cccccc !important;
}
.is-form-style .is-search-submit path {
    fill: #ffffff;
}
.is-form-style input.is-search-submit, .is-search-icon,
.is-form-style input.is-search-submit, .is-search-icon:hover{
    background: #0171BB;
    border: 1px solid #0171BB;
	border-radius: 5px;

}
.image_svr01 .elementor-widget-image {
	height: 100%;
}
footer .menu-item .menu-link{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
}
.single-post .wp-block-latest-posts > li > *,
.single-post .sidebar-main a,
.single-post .logged-in-as{
    color: #444444;
    font-weight: 300;
}
.single-post .logged-in-as a{
	color: #000;
}
.single-post a:hover{
	color: #0171BB;
}

.single-post .entry-content p{
	color: #444444;
	font-weight: 300;
}


@media (min-width:768px) {
    .e-con {
        --container-max-width: 1250px !important;
    }

    .right01>div {
        margin-left: 0;
		margin-right: auto;
    }

    .left01>div {
        margin-right: 0;
		margin-left: auto;
    }
	.hm_form .wpcf7 .wpcf7-form-control-wrap {
        width: 49%;
        float: left;
    }
    .hm_form .wpcf7 .wpcf7-form-control-wrap:nth-child(even){
	    margin-left: 2%;
    }
    .hm_form .wpcf7 .wpcf7-form-control-wrap[data-name="your-project"],
    .hm_form .wpcf7 .wpcf7-form-control-wrap[data-name="checkbox"],
	.hm_form .wpcf7 .wpcf7-form-control-wrap[data-name="massage"]{
	   width: 100%;
	   margin: 0 0 20px;
    }
	.hm_form .wpcf7 form>div, .hm_form .wpcf7 form>p{
		margin-bottom: 0;
	}
	.site-header-above-section-right aside:last-child{
	  padding-left: 30px;
	}
	

    


}

@media (max-width:768px) {
	footer *{
		text-align: left;
	}
	.ast-mobile-popup-content aside{
        border-bottom: 1px solid #fff;
        padding: 10px;
	}
	.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
        background-color: #000;
    }
	.before_after_sec .uael-before-after-slider .twentytwenty-left-arrow:after{
       font-size: 20px;
    }
	.before_after_sec .twentytwenty-handle {
       width: 80px !important;
       height: 80px !important;
	   transform: translate(50%, 50%);
    }
	.team01 .eael-team-member-social-profiles{
	   position: inherit;
    }

}