/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
body, html {
	overflow-x: hidden;
}
body{
	background-color: #0066CC;
}
.entry-content [class*="__inner-container"] > *:not(.alignwide):not(p):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(iframe){
	max-width: 70rem;
}
#ast-scroll-top {
	border: 1px solid var(--ast-global-color-2);
}
a:where(:not(.wp-element-button)) {
    text-decoration: auto;
}
:root {
	--primary-font: 'Montserrat', sans-serif;
	--secondary-font: 'Interstate', sans-serif;
}
.primary-font {
	font-family: var(--secondary-font);
}
button, h1 {
	font-family: 'Interstate', sans-serif;
}
h1 {
	text-shadow: 0px 5px 11px #000000DE;
}
.textCenter {
	text-align: center;
}
.marginXAuto {
	margin-left: auto;
    margin-right: auto;
}
.ast-no-sidebar .entry-content .alignfull{
	margin-left: auto !important;
    margin-right: auto !important;
    max-width: none !important;
    width: auto !important;
}
.wp-block-cover__inner-container {
	color: var(--ast-global-color-2) !important;
}

.subpageHeroLine {
	width: 400px !important;
	height: 5px;
	max-width: 400px;
}

.subpageTextLine {
	width: 145px !important;
	height: 5px;
	max-width: none;
	margin-left: unset !important;
}
.subpageTextLine.tabletDisplayBlock {
	margin-left: auto !important;
}

.inner-column-1 {
	margin-left: 0 !important;
}

.mw1000 {
	max-width: 1000px !important;
}

.borderRadius110, .borderRadius110 img {
	border-radius: 110px 0;
}
.w100 img {
	width: 100%;
}
.tabletDisplayBlock {
	display: none !important;
}
.banner {
	background-color: var(--ast-global-color-0);
	color: white;
	display: block;
    width: 100%;
	font-size: 34px;
	text-align: center;
	font-weight: bold;
	padding: 35px;
	line-height: 42px;
	display: none;
}
body.home .banner {
	display: block;
}
#readMoreBtn {
	display: none;
	cursor: pointer;
	color: var(--ast-global-color-0);
	text-decoration: underline;
	padding-top: 30px;
}

.kt-accordion-wrap {
	margin: auto;
	padding: 0 30px;
}
.kt-blocks-accordion-icon-trigger {
	transform: scale(1.45);
}
.kt-blocks-accordion-header{
	transition: all 1.2s ease-in-out !important;
}
.kt-accordion-panel-active {
	border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
	transition: none !important;
}

.kb-gallery-ul .kb-gallery-image-ratio-land32 {
	padding-bottom: unset !important;
	height: 100% !important;
}
.kb-gallery-ul img {
	position: relative !important;
}
.kb-slide-item * {
    height: 100%;
}

@media (max-width: 1100px) {
	.banner {
		display: none !important;
	}
	#readMoreBtn {
		display: block;
	}
	#readMoreText {
		display: none;
	}
	.tabletDisplayNone {
		display: none !important;
	}
	.tabletDisplayBlock {
		display: block !important;
	}
	.subpageHero {
		min-height: 375px !important;
	}
	.subpageH1 {
		font-size: 50px !important;
	}
	.subpageHeroLine {
		margin-top: 50px !important;
	}
	.subpageTextImg .kt-row-column-wrap, .subpageImgText .kt-row-column-wrap {
		display: flex !important;
    	flex-direction: column;
		align-items: center;
	}
	.subpageTextImg .kt-row-column-wrap {
		padding: 80px 30px !important;
	}
	.subpageImgText .kt-row-column-wrap { 
		flex-direction: column-reverse;
		padding-bottom: 80px !important;
	}
	.mw1000 { 
		max-width: 550px !important;
		margin-bottom: 40px !important;
	}
	.tabletPT80, .tabletPT80C > .kt-row-column-wrap {
		padding-top: 80px !important;
	}
	.tabletPB120C > .kt-row-column-wrap {
		padding-bottom: 120px !important;
	}
	.tabletMB120 {
		margin-bottom: 120px !important;
	}
	.tabletMB80 {
		margin-bottom: 80px !important;
	}
	.tabletMB30 {
		margin-bottom: 30px !important;
	}
	.tabletMW620 {
		max-width: 620px !important;
	}
	.tabletMW565 {
		max-width: 565px !important;
	}
	.tabletMW560 {
		max-width: 560px !important;
	}
	.tabletMXAuto {
		margin-left: auto;
		margin-right: auto;
	}
	.tabletPX80 {
		padding: 80px 30px !important;
	}
	
	.kt-blocks-accordion-header {
		padding: 25px 40px !important;
	}
	.kt-accordion-panel-inner {
		padding: 0 40px 30px !important;
	}
}
@media (max-width: 767px) {
	.borderRadius110, .borderRadius110 img {
		border-radius: 0;
	}
	.mobileDisplayNone {
		display: none;
	}
	.subpageHero {
		min-height: 320px !important;
	}
	.subpageH1 {
		font-size: 40px !important;
	}
	.subpageHeroLine {
		margin-top: 40px !important;
		width: 190px !important;
	}
	.subpageTextImg .kt-row-column-wrap {
		padding: 80px 0 !important;
		row-gap: 0 !important;
	}
	.subpageTextImg > .kt-row-column-wrap > .inner-column-1, .subpageImgText .inner-column-2 {
		padding: 0 30px;
	}
	.subpageTextImg .inner-column-2, .subpageImgText .inner-column-1 {
		width: 100%;
	}
	.subpageImgText .kt-row-column-wrap {
		padding: 0 0 80px !important;
		row-gap: 0 !important;
	}
	.subpageBGImgSection {
		min-height: 525px !important;
	}
	.mw1000 {
		max-width: 435px !important;
		margin-bottom: 30px !important;
	}
	
	.kt-blocks-accordion-header {
		flex-direction: column;
		text-align: center !important;
		padding: 25px !important;
	}
	.kt-accordion-panel-inner {
		padding: 0 25px 30px !important;
	}
	.kt-blocks-accordion-icon-trigger {
		margin: 25px auto 0;
	}
	.kt-accordion-panel {
		text-align: center;
	}
	
	.mobilePB0 {
		padding-bottom: 0 !important;
	}
}

/* About Us Page */
.firstTeamMembersSection {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 70px;
    max-width: 1260px;
    margin: auto;
    padding: 0 30px 75px;
	text-align: center;
}
.secondTeamMembersSection {
	display: flex;
    flex-wrap: wrap;
    gap: 70px;
    justify-content: center;
    max-width: 1510px;
    margin: auto;
    padding: 0 30px;
    text-align: center;
}
.bioSecondTeamMembers {
	background-color: var(--ast-global-color-2);
	border-radius: 0 0 80px;
	padding: 30px;
}
.bioSecondTeamMembers h3, .bioSecondTeamMembers p {
	color: var(--ast-global-color-1);
	font-family: var(--primary-font);
	max-width: 285px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1524px) {
	.secondTeamMembersSection {
		gap: 50px 30px;
	}
	.secondTeamMembersSection img {
		max-width: 350px !important;
	}
	.bioSecondTeamMembers h3 {
		margin-bottom: 10px !important;
	}
}
@media (max-width: 1100px) {
	.page-id-80 .subpageImgText h2, .page-id-80 .subpageImgText p {
		text-align: center !important;
		max-width: 560px !important;
	}
	.page-id-80 .subpageImgText .kt-row-column-wrap {
		row-gap: 30px !important;
		flex-direction: column;
	}
	.firstTeamMembersSection {
		grid-template-columns: repeat(1, 1fr);
		padding-bottom: 80px;
	}
	.page-id-80 .whiteLine {
		display: none;
	}
	.lastTextSectionAboutUs .kt-row-column-wrap  {
		padding-top: 60px !important;
    	padding-bottom: 120px !important;
	}
}
@media (max-width: 767px) {
	.readMoreSection .kt-row-column-wrap {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	.readMoreTxt {
		font-size: 16px !important;
	}
	.showMoreBtns .kt-btn-inner-text {
		text-decoration: underline;
		color: var(--ast-global-color-0);
		font-size: 16px;
		font-weight: normal;
	}
	.page-id-80 .subpageImgText .kt-row-column-wrap {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	.page-id-80 .subpageImgText h2 {
		margin-top: 30px;
		margin-bottom: 60px !important;
	}
	.employeesSection .kt-row-column-wrap {
		padding: 70px 0 !important;
	}
	.firstTeamMembersSection {
    	padding-left: 0;
		padding-right: 0;
	}
	.employeesSection h2 {
		margin-bottom: 60px !important;
	}
	.titleContainer {
		padding: 30px !important;
	}
	.firstTeamMember img {
		width: 100%;
	}
	.firstTeamMember p {
		padding: 0 30px;
	}
	.secondTeamMembersTitle {
		padding-top: 60px !important;
	}
	.bioSecondTeamMembers {
		border-radius: 0 !important;
	}
	.secondTeamMembersSection {
    	gap: 60px 30px;
	}
	.secondTeamMembersSection img {
		width: 100%;
		border-radius: 0 !important;
	}
}

/* Blog page */
.blog .site-content .ast-container {
    display: block !important;
}
.blog .ast-grid-2 {
	max-width: 1260px;
    padding: 0 30px !important;
    margin: auto !important;
}
.blog .ast-row {
	gap: 70px;	
	text-align: center;
	justify-content: center;
}
.blog .post-thumb-img-content img {
	border-radius: 80px 0 0 0;
}
.blog .ast-grid-common-col {
	padding: 0 !important;
	margin-bottom: 35px;
}
.blog .ast-width-md-6 {
	max-width: calc(50% - 50px) !important;
	margin-bottom: 0 !important;
	background-color: var(--ast-global-color-2);
	border-radius: 80px 0;
}
.blog-layout-1 {
	padding-bottom: 0 !important;
	border-bottom: none !important;
}
.blog .ast-row p {
	max-width: 525px;
	padding: 0 30px;
	margin: 35px auto 50px;
}
.blog .read-more {
	height: 53px;
    display: flex;
    justify-content: center;
	margin: 35px auto 30px !important;
}
.blog .read-more .ast-button {
	width: 232px;
	display: block;
    margin: auto;
}
.blog .entry-title a {
	font-weight: bold;
	font-size: 24px;
}
.blog .published {
	font-weight: bold;
	font-size: 18px;
}
.blog .entry-title a, .blog .ast-row p {
	color: var(--ast-global-color-1);
}
.blog .ast-pagination-infinite {
	margin: 80px 0 170px !important;
}
.blog .ast-load-more {
	background-color: var(--ast-global-color-2);
    color: var(--ast-global-color-0);
    border-color: var(--ast-global-color-2);
    font-weight: bold;
    font-family: var(--secondary-font);
    font-size: 18px;
    width: 232px;
    height: 53px;
    border-radius: 7px;
    line-height: 50px;
}
.blog .ast-load-more:hover {
	background-color: var(--ast-global-color-8);
    border-color: var(--ast-global-color-0);
}
.blog .no-more {
	background-color: var(--ast-global-color-8) !important;
	border-color: var(--ast-global-color-8) !important;
	color: var(--ast-global-color-0) !important;
	width: unset;
    height: unset;
}
@media (max-width: 1100px) {
	.blog .ast-row {
		display: flex;
    	flex-wrap: wrap;
		gap: 40px;
	}
	.blog .ast-row p {
		display: none;
	}
	.blog .read-more {
		display: flex !important;
	}
	.blog .ast-pagination-infinite {
    	margin: 105px 0 110px !important;
	}
}
@media (max-width: 767px) {
	.blog .ast-row {
		flex-direction: column;
    	align-items: center;
	}
	.blog .ast-row .post { 
		width: 100%;
    	max-width: 355px !important;
	}
}

/* Blog Post Page */
.single-post #content .ast-container {
	padding: 0 30px 120px;
}
.single-post .post-navigation {
    margin: 0 !important;
    padding: 60px 0 0;
    border-top: none;
}

/* Service Area */
@media (max-width: 1100px) {
	.page-id-414 .subpageImgText .kt-row-column-wrap {
		flex-direction: column;
		padding: 80px 0 !important;
	}
	.page-id-414 .subpageImgText h2, .page-id-414 .subpageImgText p {
		text-align: center !important;
	}
	.tabletHeight120 {
		height: 120px !important;
	}
}
@media (max-width: 767px) {
	.page-id-414 .subpageImgText .kt-row-column-wrap {
   		row-gap: 80px !important;
	}
	.tabletServiceAreas .kt-row-column-wrap {
		grid-template-columns: repeat(2, 1fr) !important;
	}
}

/* Contact Us */
@media (max-width: 1100px) {
	.page-id-81 .subpageHero img {
		object-position: 50% 50% !important;
	}
	.page-id-81 .subpageH1  {
		line-height: 60px !important;
	}
	.contactFormLayout .kt-row-column-wrap {
		display: flex;
    	flex-direction: column;
	}
	.contactFormLayout h4, .contactFormLayout p {
		text-align: center;
		padding: 0 !important;
	}
	.contactFormLayout h4 {
		margin-bottom: 5px !important;
	}
	.contactFormLayout .inner-column-1 .kt-inside-inner-col {
		padding: 20px 30px 15px !important;
	}
	.contactFormLayout .inner-column-2 .kt-inside-inner-col {
		padding: 65px 30px 50px !important;
	}
}
@media (max-width: 767px) {
	.outerContactUsLayout > .kt-row-column-wrap {
		padding-top: 60px !important;
	}
	.page-id-81 h2 {
		margin-bottom: 40px !important;
	}
	.contactFormLayout .inner-column-1 .kt-inside-inner-col {
    	padding: 30px 30px 5px !important;
	}
}

/* Gallery Page */
.acfGallery {
	padding-bottom: 95px;
}
.primaryImageDiv {
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}
.primaryImage {
	object-fit: contain;
    width: 100%;
    height: 100vh;
    max-height: 800px;
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
}
.secondaryImages {
	display: flex;
    gap: 20px;
    max-width: 1495px;
    justify-content: center;
	flex-wrap: wrap;
	margin: auto;
	padding-top: 60px;
}
.secondaryImage {
	opacity: 40%;
	cursor: pointer;
}
.secondaryImage.active {
	opacity: 100% !important;
}
.secondaryImages img {
	width: 283px;
    height: 154px;
    object-fit: cover;
}
.pagination-infinite {
	text-align: center;
	padding-top: 35px;
}
.previous-img {
	transform: rotate(90deg);
}
.next-img {
	transform: rotate(-90deg);
}
.gallery-arrow {
	color: transparent;
    background: transparent;
    border: transparent;
    padding: 0;
}
.previous-arrow, .next-arrow {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 99999;
}
.previous-arrow {
    transform: translateY(-50%);
	left: 15%;
}
.next-arrow {
    transform: translateY(-50%);
	right: 15%;
}
.load-more img {
	cursor: pointer;
}
@media (max-width: 1100px) {
	.primaryImage {
		max-height: 750px;
	}
	.secondaryImages {
		padding-top: 75px;
	}
	.secondaryImages img {
		width: calc(50% - 10px);
    	height: 188px;
	}
}
@media (max-width: 767px) {
	.primaryImage {
		max-height: 450px;
	}
	.secondaryImages {
		padding-top: 38px;
	}
	.secondaryImages img {
    	height: 144px;
	}
}

@media (max-width: 1100px) {
iframe.mappoo {
    width: 100%;
    min-width: 80vw;
}
}

.serviceareablockhp li{
	list-style: none;
	text-align: left;
}