/*
 Theme Name:   SquarePress
 Theme URI:    https://hashthemes.com/wordpress-theme/squarepress/
 Description:  SquarePress is a flexible responsive multipurpose theme compatible with all browsers and devices, fully mobile friendly, loaded with lots of features. It is a minimal theme based on WordPress Customizer that allows you to customize with live preview. The theme can be used for business, corporate, digital agency, personal, portfolio, photography, parallax, blogs and magazines. Square is eCommerce (WooCommerce) Compatible, Polylang Compatible, WPML, RTL, Retina Ready, SEO Friendly and Support bbPress and BuddyPress. More over it is a complete theme. For demo https://demo.hashthemes.com/squarepress
 Author:       Hash Themes
 Author URI:   https://hashthemes.com
 Template:     square
 Version:      1.0.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar, custom-background, custom-menu, editor-style, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, portfolio, education, blog, custom-logo
 Text Domain:  squarepress
*/

#sq-featured-post-section h4 {
	font-size: min(calc(24px + 10px), calc(24px + 10 * ((100vw - 375px) / 1545)));
}


.sq-about-sec .sq-section-title {
	display: none;
}

.sq-header {
	transform: none !important;
}

.sq-slide-cap-title {
	font-size: min(calc(24px + 12px), calc(24px + 12 * ((100vw - 375px) / 1545)));
}

.sq-top-header {
	display: none;
}

.text-block {
	padding-block: min(calc(12px + 38px), calc(12px + 38 * ((100vw - 375px) / 1545)));
	order: -3;
}

.text-block-2 {
	order: -1;
}

#sq-content {
	display: flex;
	flex-direction: column;
}

#sq-home-slider-section {
	order: -4;
}

#sq-team-section {
	order: -2
}

#sq-about-us-section {
	order: 0;
	margin-bottom: 0 !important;
	text-align: center;
}

#sq-about-us-section .sq-section-title:after {
	display: none;
}

#sq-about-us-section a {
	text-decoration: underline;
}

#sq-team-section {
	padding-block: min(calc(24px + 56px), calc(24px + 56 * ((100vw - 375px) / 1545))) !important;
}

#sq-featured-post-section {
	/* display: none; */
	order: -4
}

.sq-main-header {
	position: relative;
	z-index: 1;
	background-image: url(/wp-content/uploads/2025/07/1.jpeg) !important;
}

.sq-main-header::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: rgba(0, 0, 0, .5);
}

body,
button,
input,
select,
textarea {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}

/* a#callback_button {
	display: none;
} */

.callback-button {
	position: fixed;
	z-index: 9999999;
	display: none;
}

[data-id="40d92e1"] {
	display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}

h1 {
	font-size: 28px;
	margin-bottom: 15px;
}

h2 {
	font-size: 26px;
	margin-bottom: 15px;
}

h3 {
	font-size: 24px;
	margin-bottom: 15px;
}

h4 {
	font-size: 20px;
	margin-bottom: 10px;
}

h5 {
	font-size: 18px;
	margin-bottom: 10px;
}

h6 {
	font-size: 16px;
	margin-bottom: 10px;
}

p {
	margin: 0 0 20px;
}

.comment-list .vcard .fn,
.comment-list .comment-metadata,
#sq-masthead,
.sq-main-title,
.sq-site-title,
.sq-slide-cap-title,
.sq-slide-cap-desc,
.sq-tab li,
#sq-colophon,
.pagination,
.woocommerce nav.woocommerce-pagination,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	font-family: 'Poppins', sans-serif;
}

.sq-main-navigation a {
	font-family: 'Karla', sans-serif;
}


.sq-section-subtitle {
	text-align: center;
	width: 80%;
	margin: 0 auto 50px;
}


#sq-masthead {
	background: none;
	position: relative;
	left: 0;
	right: 0;
	z-index: 999;
	height: auto;
}

#sq-site-branding img {
	max-height: 70px;
}

.sq-top-header {
	background: #5BC2CE;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 60px;
	font-size: 0.9em;
}

.sq-top-header a {
	color: #FFF !important;
	padding: 5px;
}

.sq-top-header .sq-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sq-header {
	position: absolute;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}

.sq-header .sq-container {
	height: 90px;
	padding: 0 20px;

}

.sq-site-header .sq-header .sq-container {
	background: #000;
}

.sq-site-header.sq-white .sq-header .sq-container {
	background: #FFF;
}


.sq-header .sq-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#sq-site-branding,
#sq-site-navigation {
	width: auto;
}

.sq-main-navigation li {
	line-height: 90px;
}

.sq-main-navigation ul ul a {
	padding: 12px 20px;
}

.sq-slide-caption {
	margin: 0;
	border: 0;
	background: rgba(255, 255, 255, 0.8);
}

.sq-slide-cap-title,
.sq-slide-cap-desc {
	text-align: left;
	padding: 0;
	color: #333;
}


#sq-home-slider-section .bx-wrapper .bx-controls-direction a {
	height: 70px;
	width: 30px;
	bottom: auto;
	top: 50%;
	transform: translateY(-50%);
}

#sq-home-slider-section .bx-wrapper .bx-controls-direction a .fa {
	line-height: 70px;
	width: 30px;
}

#sq-home-slider-section .bx-wrapper .bx-prev {
	left: 0;
	margin-left: 0;
}

#sq-home-slider-section .bx-wrapper .bx-next {
	right: 0;
	margin-right: 0;
}

.sq-section-title {
	font-size: 34px;
	text-align: center;
	font-weight: 500;
}

.sq-section-title:after {
	left: 50%;
	margin-left: -20px;
	height: 5px;
	width: 40px
}

.sq-about-sec {
	width: 80%;
	float: none;
	margin: 0 auto;
	text-align: center;
}

#sq-featured-post-section {
	position: relative;
	margin-top: -60px;
	z-index: 99;
}

.sq-featured-post-wrap {
	width: auto;
	display: flex;
	margin-left: -2%;
	background: none;
}

.sq-featured-post {
	width: 31.33%;
	margin-left: 2%;
	background: #f7f8f9;
	text-align: center;
	padding: 40px 30px;
}

.sq-featured-post h4 {
	margin-bottom: 20px;
}

.sq-featured-post h4:after {
	display: none;
}

.sq-featured-readmore {
	position: static;
	opacity: 1;
	display: inline-block;
	margin-top: 10px;
	height: auto;
	width: auto;
	font-size: 14px;
}

.sq-featured-readmore>i {
	margin-left: 10px;
}

.sq-featured-post.theme-colored-box {
	background: #5bc2ce;
}

.sq-featured-post.theme-colored-box .sq-featured-icon .fa,
.sq-featured-post.theme-colored-box h4,
.sq-featured-post.theme-colored-box .sq-featured-excerpt,
.sq-featured-post.theme-colored-box .sq-featured-readmore {
	color: #FFF;
}

.sq-featured-post.theme-colored-box .sq-featured-readmore:hover {
	color: #FFF;
}

#sq-tab-section {
	position: relative;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

#sq-tab-section:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
}

#sq-tab-section .sq-container {
	position: relative;
}

#sq-tab-section .sq-section-title,
#sq-tab-section .sq-section-subtitle {
	color: #FFF;
}

.sq-tab,
.sq-tab-content {
	width: 100%;
	border: 0;
	padding: 0;
}

.sq-tab-content {
	background: #FFF;
	padding: 60px;
}

.sq-tab-content h2 {
	margin-bottom: 30px;
}

.sq-tab {
	text-align: center;
}

.sq-tab li {
	display: inline-block;
	padding-left: 0;
	text-align: center;
	font-size: 16px;
}

.sq-tab li .fa {
	float: none;
	margin-left: 0;
	margin-bottom: 10px;
}

.sq-tab li a {
	padding: 20px 40px;
	color: #FFF;
}

.sq-tab li span {
	display: block;
}

.sq-tab li.sq-active:after {
	display: none;
}

.sq-tab li.sq-active {
	background: #5bc2ce;
}

.sq-tab li.sq-active a,
.sq-tab li.sq-active .fa {
	color: #FFF !important;
}

#sq-team-section {
	padding: 80px 0;
}

.sq-team-member-wrap {
	margin-left: -3%;
}

.sq-team-member {
	float: left;
	width: 30.33%;
	margin-left: 3%;
}

.sq-team-excerpt {
	text-align: center;
	padding: 15px;
	border-bottom: 2px solid #333;
}

#sq-testimonial-section {
	position: relative;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	padding: 80px 0;
}

#sq-testimonial-section:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
}

#sq-testimonial-section .sq-container {
	position: relative;
}

#sq-testimonial-section .sq-section-title,
#sq-testimonial-section .sq-section-subtitle {
	color: #FFF;
}


.sq-testimonial-wrap {
	width: 90%;
	margin: 0 auto;
}

.sq-testimonial-inner {
	background: #FFF;
	padding: 50px;
	margin: 0 15px;
	display: flex;
	align-items: center;
}

.sq-testimonial-excerpt {
	width: 80%;
	padding-right: 50px;
}

.sq-testimonial-image {
	width: 20%;
	text-align: center;
}

.sq-testimonial-image img {
	margin: 0 auto 15px;
}

#sq-testimonial-section .bx-wrapper .bx-pager {
	position: relative;
	bottom: 0;
	padding-top: 30px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #FFF;
	height: 8px;
	width: 10px;
	transition: all 0.3s ease;
	background: #5bc2ce;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
	width: 30px;
	background: #5bc2ce;
}

#sq-middle-footer .sq-container {
	background: #393f42;
	border: none;
	padding: 30px;
}

#sq-colophon,
.sq-site-footer a {
	color: #CCC;
}

.sq-main-header {
	padding: 165px 0 120px;
}

.sq-main-title {
	font-size: 40px;
	font-weight: 500;
}

#sq-logo-section .sq-section-title {
	margin-bottom: 60px;
}

@media screen and (max-width: 900px) {
	.sq-top-header {
		padding-bottom: 15px;
	}

	.sq-header {
		position: relative;
		transform: none;
	}

	#sq-home-slider-section img {
		height: 500px;
		object-fit: cover;
		object-position: center;
	}

}


@media screen and (max-width: 768px) {
	.sq-main-navigation li {
		line-height: 1.8;
	}

	#sq-home-slider-section img {
		height: 400px;
	}

	#sq-featured-post-section {
		margin-top: 40px;
	}

	.sq-featured-post-wrap {
		display: block;
		margin: 0;
	}

	.sq-featured-post {
		width: auto;
		margin: 0 0 40px;
		border-bottom: none;
	}

	.sq-about-sec {
		width: 100%;
	}

	.sq-tab li {
		display: block;
		background: rgba(0, 0, 0, 0.3)
	}

	.sq-tab li.sq-active {
		border: none;
	}

	.sq-tab li span {
		display: inline-block;
		margin-left: 10px;
	}

	.sq-tab li .fa {
		margin-bottom: 0;
	}

	.sq-team-member-wrap {
		margin-left: 0;
	}

	.sq-team-member {
		float: none;
		width: auto;
		margin: 0 auto 40px;
		max-width: 400px;
	}
}

@media screen and (max-width: 580px) {
	.sq-tab-content {
		padding: 20px;
	}

	.sq-testimonial-wrap {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.sq-top-header .sq-container {
		display: block;
		text-align: center;
	}

	#sq-home-slider-section img {
		height: 350px;
	}

	.sq-testimonial-inner {
		display: block;
		width: auto;
		text-align: center;
	}

	.sq-testimonial-excerpt {
		width: auto;
		padding-right: 0;
		margin-bottom: 15px;
	}

	.sq-testimonial-image {
		width: auto;
	}

	.sq-testimonial-inner {
		padding: 20px;
	}
}


.popup__title {
	font-size: 26px;
	line-height: 32px;
	font-weight: 600;
	padding: 10px;
	color: #333;
	font-family: 'Trebuchet MS', Verdana, Geneva, sans-serif !important;
	margin-bottom: 15px;
}

.popup__subtitle {
	font-size: 16px !important;
	line-height: 24px;
	font-weight: 300;
	color: #666;
	font-family: 'Trebuchet MS', Verdana, Geneva, sans-serif !important;
	margin: 0 0 20px;
}

form input:not([type="submit"]) {
	margin: 0 0 10px !important;
	min-width: 96% !important;
	line-height: 26px !important;
	font-size: 16px !important;
	background: #fff;
	border: 1px solid #e3e3e3;
	padding: 2% !important;
	font-family: 'Trebuchet MS', Verdana, Geneva, sans-serif !important;
}

form input[type="submit"] {
	display: inline-block;
	padding: 12px 45px !important;
	font-size: 16px !important;
	border-radius: 50px;
	border: 1px solid #FA4301;
	background: #FA4301;
	color: #fff;
	cursor: pointer;
	font-weight: 400;
	text-transform: none;
	font-family: 'Trebuchet MS', Verdana, Geneva, sans-serif !important;
}


.popup__close,
.popup__content {
	transition: all .3s
}


.popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	display: none;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	background: rgba(0, 0, 0, .7)
}

.popup__dialog {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.popup__content {
	position: relative;
	width: 100%;
	max-width: 395px;
	max-height: 90vh;
	background: #fff;
	overflow-y: auto;
	text-align: center
}

.popup__form form {
	display: grid;
	justify-content: center;
	grid-template-columns: 100%
}

.popup__close {
	position: absolute;
	cursor: pointer
}

.popup__close svg {
	width: 24px;
	height: 24px;
	fill: #999
}

.popup small {
	font-size: 10px;
	line-height: 1.2
}

.popup-thank .popup__content {
	display: grid;
	align-items: center;
	justify-items: center;
	padding-left: 15px;
	padding-right: 15px
}

.popup-thank .popup__title {
	max-width: 100%
}


@media (min-width:1401px) {
	.popup__content {
		padding: 56px 50px
	}

	.popup__title {
		max-width: 280px
	}

	.popup__form .input-wrapper {
		gap: 12px
	}

	.popup .submit {
		margin-top: 22px
	}

	.popup__close {
		right: 17px;
		top: 20px
	}

	.popup small {
		margin-top: 20px
	}

	.popup-thank .popup__content {
		gap: 20px;
		min-width: 415px;
		min-height: 150px
	}
}

@media (max-width:1400px) {
	.popup__content {
		padding-top: clamp(20px, 12.8px + 2.25vw, 56px);
		padding-bottom: clamp(20px, 12.8px + 2.25vw, 56px);
		padding-left: clamp(15px, 8px + 2.1875vw, 50px);
		padding-right: clamp(15px, 8px + 2.1875vw, 50px)
	}

	.popup__title {
		max-width: clamp(230px, 220px + 3.125vw, 280px)
	}

	.popup__form .input-wrapper {
		gap: clamp(10px, 9.6px + .125vw, 12px)
	}

	.header__top,
	.popup-thank .popup__content {
		gap: clamp(10px, 8px + .625vw, 20px)
	}

	.popup .submit {
		margin-top: clamp(10px, 7.6px + .75vw, 22px)
	}

	.popup__close {
		right: clamp(10px, 8.6px + .4375vw, 17px);
		top: clamp(10px, 8px + .625vw, 20px)
	}

	.popup small {
		margin-top: clamp(10px, 8px + .625vw, 20px)
	}

	.popup-thank .popup__content {
		min-width: clamp(280px, 253px + 8.4375vw, 415px);
		min-height: clamp(100px, 90px + 3.125vw, 150px)
	}
}


@media (max-width:575px) {
	.popup__dialog {
		max-width: 100%
	}

	.popup__dialog {
		width: 400px;
		padding: 0 10px;
		margin: 0 auto
	}
}





.input-wrapper br,
.wpcf7-spinner,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7 .ajax-loader,
form .wpcf7-response-output,
form .wpcf7-not-valid-tip,
form div.wpcf7-mail-sent-ok {
	display: none !important;
}

form .wpcf7-not-valid:not(.wpcf7-checkbox) {
	color: #BF1A20;
	border-color: #BF1A20
}

span.wpcf7-list-item {
	margin: 0;
}
