/*
 Theme Name:   Divi Child Theme

 Description:  Divi Child is child theme of Divi

 Author:       Divi

 Template:     Divi

 Version:      1.0.0

*/
/*######### custom css #########*/
/*------fonts---------*/
@font-face {
	font-family: 'wasted-vindey-regular';
	src: url(fonts/wasted-vindey-regular.otf);
	src: url(fonts/wasted-vindey-regular.eot) format("embedded-opentype"),
		url(fonts/wasted-vindey-regular.woff2) format("woff2"),
		url(fonts/wasted-vindey-regular.woff) format("woff"),
		url(fonts/wasted-vindey-regular.ttf) format("truetype"),
		url(fonts/wasted-vindey-regular.svg#wasted-vindey-regular) format("svg")
}

/* body{
	background-color: #F6E2D4;
} */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'wasted-vindey-regular';
}

h1 {
	font-size: 75px;
}

h2 {
	font-size: 55px;
}

h3 {
	font-size: 30px !important;
}

h4 {
	font-size: 24px !important;
}

a {
	transition: all .4s ease-in-out;
}

.text-white {
	color: #FFFFFF;
}

.text-gray,
.text-gray p {
	color: #626262 !important;
}

.ai-center {
	align-items: center;
}

.inr-pg-bnr {
	display: grid;
	align-content: end;
}

.et_pb_section {
	background-color: transparent;
}

/*-------nav-------*/
#et-top-navigation {
	font-weight: 400;
}

.nav-btn a {
	border: 1px solid !important;
	padding: 10px 30px !important;
	display: inline-block !important;
}

.nav-btn a:hover {
	opacity: 1 !important;
	color: #ffffff !important;
	border-color: #9F1015 !important;
	background-color: #9F1015 !important;
}

header#main-header.et-fixed-header .nav-btn a:hover {
	color: #ffffff !important;
}

/* .et-fixed-header #top-menu{
	padding-bottom: 10px;
} */
/* header#main-header #et-top-navigation nav>ul>li>a {
	padding-bottom: 30px;
} */

.mobile_menu_bar:before {
	color: #9F1015;
}

.et_mobile_menu {
	border-top: 3px solid #9F1015;
}

.et_mobile_menu .menu-item-has-children>a,
.et_mobile_menu li a:hover {
	background-color: transparent;
}

#top-menu .menu-item-has-children>a:first-child:after {
	display: inline-block;
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
	transform-origin: center;
	right: 0;
}

/* Rotate the icon on hover */
#top-menu .menu-item-has-children:hover>a:first-child:after,
#et-secondary-nav .menu-item-has-children:hover>a:first-child:after {
	transform: rotate(180deg);
}

#top-menu li li {
	padding: 0 20px 15px 20px;
}

#top-menu li li:last-child {
	padding-bottom: 0;
}

#top-menu li li a {
	padding: 0;
	line-height: 1.4;
}

/*-------/nav------*/
.home-banner .et_pb_slide_description .et_pb_slide_title {
	font-size: 75px;
}

.home-banner .et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: none;
}

.home-banner .et_pb_slide {
	height: calc(100vh - 25px);
}

.home-banner .et_pb_slide .et_pb_container {
	height: 100% !important;
}

.home-banner .et_pb_slide_description {
	position: absolute;
	right: 0;
	bottom: 60px;
	padding: 0;
}

.et-pb-controllers {
	right: 0;
	width: fit-content;
	padding: 0 8px;
	margin: auto;
	border-radius: 50px;
	background-color: #FFFFFF52;
}

.et-pb-controllers .et-pb-active-control,
.et-pb-controllers .et-pb-active-control:hover {
	background-color: #9f1015;
}

.et-pb-controllers a {
	width: 8px;
	height: 8px;
	border: 1px solid #9f1015;
	position: relative;
	top: 7px;
	background: transparent;
	margin-right: 7px;
}

.et-pb-controllers a:hover {
	background-color: rgb(159 16 21 / 50%);
}

.img-bottom-head {
	position: relative;
	padding-bottom: 25px;
}

.img-bottom-head:before {
	content: "";
	background-image: url(/wp-content/uploads/heading-decoration.svg);
	background-size: 100px;
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

/*--------button-------*/
.et_button_no_icon .et_pb_button {
	border: 1px solid #9F1015 !important;
	color: #9F1015;
	border-radius: 0;
	font-size: 15px;
	font-weight: 500;
	padding: 8px 25px 6px 25px !important;
	display: inline-block;
}

.et_button_no_icon .et_pb_button:hover {
	background-color: #9F1015;
	color: #ffffff;
	padding: 8px 25px 6px 25px !important;
}

.custom-vertical-align {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.heighlight-bullet {
	display: inline-block;
}

.brand-color {
	color: #9f1015;
}

.blurb-btn-row .et_pb_button {
	margin-top: 20px;
}

.blurb-btn-row .et_pb_blurb_container {
	padding: 0 20px;
}

.blurb-btn-row .et_pb_module_header {
	color: #9f1015;
}

.footer-sec .et-menu {
	display: block !important;
}

.footer-sec .menu-item {
	justify-content: center !important;
}

.footer-sec a {
	color: rgba(255, 255, 255, 0.6);
}

.footer-sec a:hover {
	color: #ffffff;
	opacity: 1;
}

.footer-sec .et-menu a {
	padding-bottom: 15px !important;
	text-align: center;
}

.footer-sec {
	background-image:
		url('/wp-content/uploads/footer-mandala-lft.svg'),
		url('/wp-content/uploads/footer-mandala-ryt.svg');
	background-position: top left, bottom right;
	background-repeat: no-repeat, no-repeat;
	background-size: 220px, 220px;
	/* adjust sizes as needed */
}

.uk-scope .uk-dotnav>*>* {
	border: 1px solid #9f1015;
}

.uk-scope .uk-dotnav>.uk-active>* {
	background-color: #9f1015;
}

.uk-scope .uk-dotnav>*>:hover {
	background-color: rgb(159 16 21 / 50%);
}

.cust-counters .et_pb_number_counter .percent {
	height: 52px;
	position: relative;
	margin-bottom: 10px !important;
	font-family: 'wasted-vindey-regular';
}

.cust-counters .title {
	font-size: 22px !important;
	padding-bottom: 0;
}

.heighlight-bullet p:before {
	content: "";
	width: 5px;
	height: 5px;
	background-color: #9F1015;
	transform: rotate(45deg);
	display: inline-block;
	position: relative;
	right: 15px;
	bottom: 2px;
}

.heighlight-bullet p:after {
	content: "";
	width: 5px;
	height: 5px;
	background-color: #9F1015;
	transform: rotate(45deg);
	display: inline-block;
	position: relative;
	left: 15px;
	bottom: 2px;
}

.uk-slider a.uk-slidenav.uk-invisible {
	visibility: visible !important;
}


.uk-slider a.uk-icon.uk-slidenav {
	position: absolute;
	top: 60px;
	padding: 0;
	text-decoration: none;
}

.uk-slider a.uk-icon.uk-slidenav-previous {
	left: -50px;
}

.uk-slider a.uk-icon.uk-slidenav-next {
	right: -50px;
}

.uk-slider .uk-slidenav svg {
	display: none;
}

.uk-slider .uk-slidenav::before {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	font-size: 14px;
	color: #1E1E1E;
	border: 2px solid #1E1E1E;
	border-radius: 50px;
	display: inline-flex;
	height: 18px;
	width: 18px;
	padding: 4px;
	align-items: center;
	justify-content: center;
}

/* Next arrow icon */
.uk-slidenav-next::before {
	content: "\f061";
}

/* Previous arrow icon */
.uk-slidenav-previous::before {
	content: "\f060";
}

/* Our Beliefs & Values banner image */
.inr-pg-bnr.beliefs-values {
	background-position: center top;
	background-image: linear-gradient(180deg, rgba(82, 72, 72, 0.6) 0%, rgba(104, 78, 79, 0) 21.11%), linear-gradient(180deg, rgba(104, 78, 79, 0) 63.98%, rgba(0, 0, 0, 0.7) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url(/wp-content/uploads/belief-bnr-img.jpg) !important;
}

/* Tanusree Shankar Dance Academy banner image */
.inr-pg-bnr.tsda-bnr {
	background-position: center top;
	background-image: linear-gradient(180deg, rgba(82, 72, 72, 0.6) 0%, rgba(104, 78, 79, 0) 21.11%), linear-gradient(180deg, rgba(104, 78, 79, 0) 63.98%, rgba(0, 0, 0, 0.7) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url(/wp-content/uploads/tsda-bnr-img.jpg) !important;
}

/* Tanusree Shankar Dance Company banner image */
.inr-pg-bnr.tsdc-bnr {
	background-position: center top;
	background-image: linear-gradient(180deg, rgba(82, 72, 72, 0.6) 0%, rgba(104, 78, 79, 0) 21.11%), linear-gradient(180deg, rgba(104, 78, 79, 0) 63.98%, rgba(0, 0, 0, 0.7) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url(/wp-content/uploads/tsdc-bnr-img.jpg) !important;
}

/* Ananda Shankar banner image */
.inr-pg-bnr.ascpa-bnr {
	background-position: center top;
	background-image: linear-gradient(180deg, rgba(82, 72, 72, 0.6) 0%, rgba(104, 78, 79, 0) 21.11%), linear-gradient(180deg, rgba(104, 78, 79, 0) 63.98%, rgba(0, 0, 0, 0.7) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url(/wp-content/uploads/ascpa-bnr-img.jpg) !important;
}

/* About us banner image */
.inr-pg-bnr.about-us-bnr {
	background-position: center bottom;
	background-image: linear-gradient(180deg, rgba(82, 72, 72, 0.6) 0%, rgba(104, 78, 79, 0) 21.11%), linear-gradient(180deg, rgba(104, 78, 79, 0) 63.98%, rgba(0, 0, 0, 0.7) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url(/wp-content/uploads/about-us-bnr-img.jpg) !important;
}

/* Contact us banner image */
.inr-pg-bnr.contact-bnr {
	background-position: center bottom;
	background-image: linear-gradient(180deg, rgba(82, 72, 72, 0.6) 0%, rgba(104, 78, 79, 0) 21.11%), linear-gradient(180deg, rgba(104, 78, 79, 0) 63.98%, rgba(0, 0, 0, 0.7) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url(/wp-content/uploads/contact-bnr-img.jpg) !important;
}

/* prvy banner image */
.inr-pg-bnr.prvy-bnr {
	background-position: center top;
	background-image: linear-gradient(180deg, rgba(82, 72, 72, 0.6) 0%, rgba(104, 78, 79, 0) 21.11%), linear-gradient(180deg, rgba(104, 78, 79, 0) 63.98%, rgba(0, 0, 0, 0.7) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url(/wp-content/uploads/privacy-bnr-img.jpg) !important;
}

.dance-sec-bg::before {
	content: "";
	position: absolute;
	/* inset: 0; */
	background-image: url("/wp-content/uploads/mandala-half.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transform: rotate(-90deg);
	transform-origin: center;
	height: 320px;
	width: 100%;
	top: -90px;
}

ul.external-bullet {
	list-style: none;
	padding-left: 0;
	padding-top: 6px;
}

.external-bullet li {
	line-height: 1.2;
	padding-bottom: 10px;
	position: relative;
	padding-left: 18px;
}

.external-bullet li:last-child {
	padding-bottom: 0;
}

.external-bullet li:before {
	content: "";
	width: 5px;
	height: 5px;
	background-color: #9F1015;
	transform: rotate(45deg);
	/* display: inline-block; */
	position: absolute;
	left: 0;
	top: 5px;
}

.text-before-logo h4 {
	line-height: 1.1;
	padding-bottom: 22px;
	margin-left: 25px;
}

.text-before-logo h4:last-child {
	padding-bottom: 0;
}

.text-before-logo h4:before {
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	background-image: url("/wp-content/uploads/tanusree_site-ico.svg");
	background-size: cover;
	background-repeat: no-repeat;
	left: 0;
}

.why-us-grid,
.faculty-row {
	margin: 20px auto;
}

.why-us-grid img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.why-us-grid .et_pb_column {
	border: 1px solid #CFCFCF;
	padding: 20px;
	overflow: hidden;
}

.why-us-grid .et_pb_column::before {
	content: "";
	position: absolute;
	background-image: url("/wp-content/uploads/counter-graphics-right.svg");
	background-size: contain;
	background-repeat: no-repeat;
	transform: rotate(-40deg);
	transform-origin: center;
	height: 140px;
	width: 120px;
	left: -18px;
	bottom: -35px;
}

.why-us-grid .two-col {
	display: grid;
	column-gap: 4%;
	grid-template-columns: 48% 48%;
	height: 100%;
}

.why-us-grid .et_pb_text,
.why-us-grid .et_pb_text_inner {
	height: 100%;
}

.faculty-row .et_pb_column {
	border: 1px solid #CFCFCF;
	padding: 20px;
}

.faculty-content {
	padding: 20px 0;
}

.faculty-content .info {
	padding: 5px 0;
}

.faculty-content .label,
.faculty-popup-sec .label {
	font-weight: 600;
	padding: 0;
}

.faculty-content .data {
	color: #676767;
}

.faculty-content .value {
	color: #666;
	margin-bottom: 15px;
}

.faculty-popup-sec {
	padding: 0;
}

.faculty-popup-sec .et_pb_row {
	padding: 0;
	width: 100%;
	max-width: 100%;
}

.faculty-popup-sec .data {
	color: #676767;
	padding-bottom: 16px;
	font-weight: 400;
}

.pum-theme-lightbox .pum-title {
	font-size: 30px;
	line-height: 1;
	font-family: 'wasted-vindey-regular';
}

.articles-row .heading {
	font-weight: 600;
	font-size: 16px;
}

.view-article-btn {
	display: inline-flex;
	align-items: center;
	padding: 8px 20px;
	border: 2px solid #CFCFCF;
	color: #1E1E1E;
	font-size: 14px;
	transition: all 300ms ease 0ms;
}

.view-article-btn i {
	color: #9F1015;
	margin-left: 7px;
	font-size: 13px;
	transition: all 300ms ease 0ms;
}

.view-article-btn:hover {
	background-color: #9F1015;
	border-color: #9F1015;
	color: #ffffff;
}

.view-article-btn:hover i {
	color: #ffffff;
}

.bg-right-img img {
	position: absolute;
	right: -15px;
	bottom: -25px;
	transform: rotate(180deg);
	transform-origin: center;
	height: 300px;
	width: auto !important;
}

.btn-with-fb .et_pb_button_module_wrapper,
.btn-with-fb .et_pb_social_media_follow {
	display: inline-block;
	vertical-align: middle;
}

.btn-with-fb .et_pb_social_media_follow {
	margin-left: 20px;
}

.btn-with-fb .et_pb_column {
	text-align: center;
}

.btn-with-fb .et_pb_button {
	margin-top: 0;
}

.foo-soc-col .et_pb_social_media_follow,
.foo-soc-col .social-txt {
	display: inline-block;
	vertical-align: middle;
}

.foo-soc-col .social-txt {
	margin-right: 14px;
	font-weight: 600;
	color: #fff;
	font-size: 16px;
}

.foo-soc-col {
	text-align: center;
}

.prvy-pg h1 {
	font-size: 68px;
}

.prvy-pg h2 {
	font-size: 45px;
	padding: 15px 0 10px 0;
}

.prvy-pg p {
	text-align: justify;
}

.cont-content p {
	display: inline-flex;
	gap: 5px;
}

.cont-content .label {
	color: #9F1015;
	font-weight: 600;
}

.cont-content a {
	color: #1E1E1E;
}

.cont-content a:hover {
	color: #9F1015;
}

.cont-form .wpcf7-form-control {
	background-color: transparent;
	border: 1px solid #CFCFCF;
	padding: 10px 15px;
	color: #464646;
	width: 100%;
}

.wpcf7-form-control-wrap {
	margin-bottom: 15px;
	display: block;
}

.cont-form textarea {
	height: 80px;
}

.cont-form .wpcf7-submit {
	background: #89080c;
	border: none;
	cursor: pointer;
	color: #ffffff;
	transition: all 300ms ease 0ms;
}

.cont-form .wpcf7-submit:hover {
	background: #000000;
	/* color: #FFFFFF; */
}

.wpcf7-spinner {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 7px;
	margin: auto;
}

.wpcf7 textarea::placeholder,
.wpcf7 input::placeholder {
	color: #464646;
	/* opacity: 1; */
}

/*contact form error message style */

span.wpcf7-not-valid-tip {
	color: #e44949 !important;
	font-size: 14px !important;
	position: relative;
	/* bottom: 10px; */
	display: inline-block;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-spam-blocked,
div.wpcf7-response-output {
	border: 1px solid #d6a6a7 !important;
	background: #ffe9e9 !important;
	color: #b74e4e !important;
	border-radius: 5px !important;
	font-size: 14px;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 10px !important;
	font-weight: 400;
	margin-top: 10px !important;
}

.wpcf7 form.sent .wpcf7-response-output {
	border: 1px solid #a4b49b !important;
	background: #d6f0c8 !important;
	color: #557d3f !important;
	border-radius: 5px !important;
	font-size: 14px;
	padding: 10px !important;
	font-weight: 400;
	margin-top: 10px;
}

/*contact form error message style end */

/*----------media query------*/
@media(min-width: 981px) {
	.home-banner .et_pb_slide {
		padding: 0 9.8vw 0 9.8vw !important;
	}

	.cust-counters .et_pb_column {
		width: 23.35% !important;
	}

	.cust-counters .et_pb_column:nth-child(1),
	.cust-counters .et_pb_column:nth-child(3) {
		margin-right: 0.5%;
	}

	.cust-counters .right-align {
		display: grid;
		justify-content: end;
		padding-left: 120px;
	}

	.blurb-btn-row .mob-btn {
		display: none;
	}

	.text-before-logo .mid-col {
		width: 43%;
	}

	.why-us-grid .et_pb_column,
	.faculty-row .et_pb_column {
		margin-right: 20px !important;
	}

	.articles-row {
		display: grid !important;
		grid-template-columns: 25% 55% 20%;
		align-items: center;
	}

	.articles-row .et_pb_column {
		width: 100% !important;
	}

	.articles-row:after {
		display: none;
	}

	.cont-pg-row .first {
		margin-right: 20px !important;
	}

	.cont-form .two-col {
		display: grid;
		grid-template-columns: 48.5% 48.5%;
		column-gap: 3%;
	}
}

@media(max-width: 980px) {
	h1 {
		font-size: 55px;
	}

	.page-id-438 .img-bottom-head,
	.page-id-626 .img-bottom-head,
	.page-id-840 .img-bottom-head,
	.page-id-952 .img-bottom-head,
	.page-id-986 .img-bottom-head,
	.page-id-1031 .img-bottom-head {
		padding-bottom: 0;
	}

	.page-id-438 .img-bottom-head:before,
	.page-id-626 .img-bottom-head:before,
	.page-id-840 .img-bottom-head:before,
	.page-id-952 .img-bottom-head:before,
	.page-id-986 .img-bottom-head:before,
	.page-id-1031 .img-bottom-head:before {
		display: none;
	}

	#main-header .et_mobile_menu .menu-item-has-children>a {
		background-color: transparent;
		position: relative;
		font-weight: 400;
	}

	#main-header .et_mobile_menu .menu-item-has-children>a:after {
		font-family: 'ETmodules' !important;
		content: '\4c';
		position: absolute;
		right: 15px;
		top: 13px;
		font-size: 16px;
		transition: transform 0.4s ease, opacity 0.3s ease;
	}

	#main-header .et_mobile_menu .menu-item-has-children.visible>a:after {
		content: '\4d';
		transform: rotate(180deg);
	}

	#main-header .et_mobile_menu ul.sub-menu {
		display: block !important;
		visibility: visible !important;
		overflow: hidden;
		max-height: 0;
		opacity: 0;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1),
			opacity 0.4s ease-in-out,
			padding 0.4s ease;
	}

	#main-header .et_mobile_menu .visible>ul.sub-menu {
		max-height: 1000px;
		opacity: 1;
		padding-top: 12px !important;
		padding-bottom: 12px !important;
	}

	#main-header .et_mobile_menu ul.sub-menu li {
		line-height: 1.5em;
		transition: opacity 0.4s ease;
	}

	header#main-header,
	ul#mobile_menu {
		background-color: #f9f9f9 !important;
	}

	li.nav-btn {
		padding: 10px 5%;
	}

	.et_mobile_menu li a {
		border-bottom: none;
	}

	header li a {
		color: #1e1e1e !important;
	}

	.et_pb_svg_logo #logo {
		height: 70%;
		max-height: 70px;
	}

	.home-banner {
		margin-top: 0px;
	}

	.home-banner .et_pb_slide {
		padding: 0px 10% !important;
	}

	.home-banner .et_pb_slide_description {
		padding: 0 !important;
	}

	html.js {
		margin-top: 80px !important;
	}

	.inr-pg-bnr {
		height: calc(90vh - 80px) !important;
	}

	.footer-sec .et_pb_menu__menu {
		display: block;
	}

	.footer-sec .et_mobile_nav_menu {
		display: none;
	}

	.blurb-btn-row .et_pb_column {
		margin-bottom: 50px;
	}

	.blurb-btn-row .et_pb_column:last-child {
		margin-bottom: 0;
	}

	.home-banner .et_pb_slide {
		height: calc(100vh - 80px);
	}

	.cust-counters .et_pb_column {
		width: 49.5% !important;
		margin-right: 0.5% !important;
	}

	.et_pb_section .why-us-grid .et_pb_column,
	.et_pb_section .faculty-row .et_pb_column {
		margin-bottom: 20px !important;
	}

	.why-us-grid .et_pb_column:last-child,
	.faculty-row .et_pb_column:last-child {
		margin-bottom: 0 !important;
	}

	.text-before-logo .first-col {
		margin-bottom: 22px;
	}

	.text-before-logo .mid-col {
		display: none;
	}

	.articles-row .et_pb_column {
		margin-bottom: 15px;
	}

	.cont-pg-row .et_pb_column.first {
		margin-bottom: 30px !important;
	}

	.prvy-pg h1 {
		font-size: 50px;
	}

	.prvy-pg h2 {
		font-size: 38px;
		padding: 15px 0 10px 0;
	}
}

@media(max-width: 767px) {
	.home-banner .et_pb_slide_description {
		padding: 16% 0%;
	}

	.home-banner .et_pb_slide_description .et_pb_slide_title {
		font-size: 45px;
	}

	h1 {
		font-size: 45px;
	}

	h2 {
		font-size: 38px;
	}

	h3 {
		font-size: 28px !important;
	}

	.et-pb-controllers {
		height: auto;
	}

	.cust-counters .et_pb_number_counter .percent p {
		font-size: 45px !important;
	}

	.cust-counters .title {
		font-size: 20px !important;
	}

	.dance-sec-bg::before {
		height: 250px;
		top: -70px;
	}

	.why-us-grid .two-col {
		display: flex;
		flex-direction: column;
		gap: 15px;
	}

	.bg-right-img img {
		height: 150px;
	}

	.prvy-pg h1 {
		font-size: 38px;
	}

	.prvy-pg h2 {
		font-size: 32px;
	}
}

@media(max-width: 479px) {
	.cust-counters .et_pb_column {
		width: 100% !important;
		margin-right: 0% !important;
		padding-left: 20px;
		background-image: url(/wp-content/uploads/counter-graphics-left.svg);
		background-position: right 0px center;
	}
}