/*
Theme Name: inspire
Theme URI: #
Author: the WordPress team
Author URI: https://wordpress.org/
Description: inspire.
Tested up to: 6.3
Requires at least: 4.4
Use it to make something cool, have fun, and share what you've learned with others.
*/

.location-gallery .owl-nav {
    display: flex;
    gap: 5px;
    justify-content: center;
}
.location-gallery button.owl-prev, .location-gallery button.owl-next {
    border: solid 1px #000 !important;
    height: 35px;
    width: 35px;
    transition:all .4s;
}
.location-gallery button.owl-prev:hover, .location-gallery button.owl-next:hover {
    background: #092a50;
}
.location-gallery button.owl-prev:hover span, .location-gallery button.owl-next:hover span {
    color: #fff;
}
.location-gallery button.owl-prev span, .location-gallery button.owl-next span {
    font-size: 37px;
}

.projects-section-three.component-sec {
    padding: 80px 0 80px;
}
.projects-section-three.component-sec .gallery-block .inner-box {
    background: #eeeeee;
    padding: 10px;
}
.show-phone {
	display:none !important;
}

@media (max-width: 767.98px) {
	.room-dimention h3 {
		line-height: 40px;
		font-size: 34px;
	}
	.room-dimention .auto-container {
		padding: 0px 15px;
	}
	.about-para h2 {
		line-height: 38px;
		font-size: 34px;
	}
	.about-para {
    	padding: 40px 30px 40px;
	}
	.about-us-section-three {
		padding: 60px 0 30px;
	}
	.main-header.header-style-four .header-upper .auto-container {
		padding: 0px 0px;
		max-width: 100%;
	}
	.cta-section .outer-box {
		padding: 20px 20px;
	}
	.cta-section .cta-cont-area {
		position: relative;
		padding: 15px 15px;
	}
	.cta-section h3 {
    	font-size: 24px;
	}
	.btn-style-two {
		font-size: 14px;
		padding: 10px 15px;
	}
	.cta-section {
		padding: 0px 0px 60px;
	}
	.banner-section .content-box {
		height: 60vh;
	}
	.banner-section .video-bg video {
		height: 60vh;
	}
	.room-dimention {
		padding-bottom: 30px;
	}
	.projects-section {
		padding: 80px 0px 0px;
	}
	.room-dimention.left-image .content {
		padding: 0px 0px 0px 0px;
		width: 100%;
	}
	.room-dimention .image {
		margin-bottom: 30px;
	}
	.room-dimention.right-image .content {
		padding: 0px 0px 30px 0px;
		width: 100%;
	}
	.show-desktop {
		display:none !important;
	}
	.show-phone {
		display:block !important;
	}
    .breadcrumb-content .h1 {
        font-size: 30px;
    }
	.main-footer .widgets-section {
		padding: 60px 0px 30px;
	}
	
	.page-title {
    	padding: 60px 0px 60px;
	}
	.about-us-section {
		padding: 60px 0 60px;
	}
	.about-page-content {
		padding-left: 0px;
	}
	.about-us-section .image-block {
        padding-bottom: 30px;
    }
	.about-us-section h2 {
		font-size: 38px;
		line-height: 44px;
		margin-bottom: 20px;
		letter-spacing: -1px;
	}
	.about-us-section .text {
		margin-bottom: 10px;
	}
	.mobile-menu .nav-logo {
		margin-bottom: 0px;
	}
	.about-us-section-four .image:before {
		left: 30px;
		right: 30px;
	}
	.about-us-section-four .content h2 {
		font-size: 36px;
		line-height: 44px;
		margin-bottom: 15px;
		letter-spacing: -1px;
	}
	.about-us-section-four {
		position: relative;
		padding: 60px 0 30px;
	}
	.working-process-section {
		padding: 60px 0px 20px;
	}
	.about-us-section-three.prod .content.right {
		padding-left: 0px;
		margin-top: 30px;
	}
	.about-us-section-three.prod .content.left {
		padding-right: 0px;
		margin-bottom: 30px;
	}
	.faqs-section {
		padding: 60px 0 30px;
	}
	.map-block {
		margin-bottom: 30px;
	}
	.service-block-three {
		margin-bottom: 30px;
	}
	.services-section-three {
		position: relative;
		padding: 60px 0 30px;
	}
	.projects-section-three.component-sec {
		padding: 60px 0 60px;
	}
	.project-block-four .content {
		margin-left: 15px;
		margin-right: 15px;
		margin-top: -60px;
		padding: 20px;
		
	}
	.projects-section-four {
		position: relative;
		padding: 60px 0 20px;
	}
	.projects-section-three.component-sec {
		padding: 60px 0 30px;
	}
	.projects-section-four .sec-title.style-two {
		text-align: center;
		padding-left: 0px;
	}
	.project-block-four:nth-child(odd) .inner-box {
		margin: 0px auto 30px;
		margin-right: 0;
		/* top: -200px; */
	}
	.bc-dist {
		width: 100%;
		padding: 45px 25px;
	}
	.contact-section.style-two {
		position: relative;
		padding: 60px 0 60px;
	}
}
