/**
Theme Name: Raj Residency
Author: Saravanabavan Developer
Author URI: https://newlineinfo.in/
Description: For Raj Residency 
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: Raj Residency
Template: astra
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

ul li.menu-item.book-now a.menu-link {
	background-color: #ce1066;
	border-radius: 25px;
	color: white;
	padding: 0px 29px !important;
	transition: 0.7s;
	border: 1px solid #ce1066;
}
ul li.menu-item.book-now a.menu-link:hover {
	background-color: transparent;
	border: 1px solid #ce1066;
	
}




.fas.fa-phone-alt {
	transform: rotate(90deg);
}





.site-below-footer-wrap {
	padding-top: 0;
	padding-bottom: 0;
}
.ast-footer-copyright p {
	color: white;
	font-size: 14px;
}

footer section p {
	color: white;
	margin-top: -5px;
	font-size: 15px;
}

p {
	font-size: 15px;
	line-height: 24px;
}


@media screen and (min-width: 922px) and (max-width: 1070px) {

}
@media screen and (max-width: 1230px) {
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	padding-left: 20px;
	padding-right: 20px;
}

}
@media screen and (min-width: 550px) and (max-width: 1000px) {

}
@media screen and (max-width: 550px) {


}
@media screen and (max-width: 767px){
	.two-col-flex-para-img {
	display: flex;
	flex-direction: column-reverse;
}
}


/* container */
.container {
  width: 100%;
  max-width: 1200px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

/* Media Queries for Container Responsiveness */
@media (max-width: 1024px) {
  .container {
    max-width: 960px;
  }
}

@media (max-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (max-width: 576px) {
  .container {
    max-width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}



/* work start */
*{
	font-family: "Open Sans", sans-serif;
}
h1, div .entry-content h1, .h1 {
	font-size: 40px;
}
h2, div .entry-content h2, .h2 {
	font-size: 30px;
}
h3, div .entry-content h3, .h3 {
	font-size: 28px;
}
div .vc_btn3.vc_btn3-size-md {
	padding: 9px 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.open-sans-font, .open-sans-font-container * {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.open-sans-medium, .open-sans-medium-container * {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.open-sans-semibold, .open-sans-semibold-container *  {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.open-sans-bold, .open-sans-bold-container * {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.main-header-menu > .menu-item > .menu-link, #astra-footer-menu > .menu-item > .menu-link {
	font-weight: 600;
}
.ast-footer-copyright p {
	text-align: left;
	font-size: 13px !important;
}
.site-footer-below-section-2.site-footer-section.site-footer-section-2 p {
	text-align: right;
	font-size: 12px;
}
.wp-block-social-links {
	gap: 10px !important;
	margin-left: 40px !important;
	margin-top: 30px !important;
}
footer .wp-block-heading {
	color: white;
	position: relative;
	font-family: 'Catamaran', sans-serif;
	font-weight: 700;
	padding-bottom: 10px;
}
footer .wp-block-heading::before {
	position: absolute;
	content: "";
	width: 4px;
	height: 25px;
	background: white;
	left: -15px;
	top: 3px;
}
.menu-footer-menu-container {
	margin-top: -4px;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section {
	font-weight: 500;
}
.menu-footer-menu-container a {
	color: #c3edff;
	font-weight: 600;
}
.footer-contact p, .footer-contact a {
	font-weight: 600 !important;
}
.menu-footer-menu-container li {
	margin-bottom: 5px;
	position: relative;
}
.site-footer-primary-section-3.site-footer-section.site-footer-section-3 p, .site-footer-primary-section-3.site-footer-section.site-footer-section-3 a {
	color: #c3edff;
	font-family: 'Catamaran', sans-serif;
	font-weight: 500;
}
.footer-contact {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.footer-contact p {
	margin-bottom: 8px;
}
.footer-contact p {
	display: flex;
	gap: 10px;
	align-items: flex-start;
}
.footer-contact i {
	position: relative;
	top: 6px;
	font-size: 17px;
	color: #32dee0;
}
.widget_nav_menu li::before {
	position: absolute;
	content: "";
	background: #32dee0;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	left: -17px;
	top: 50%;
	transform: translate(0%, -50%);
}
.menu-footer-menu-container a:hover {
	color: #10a9e2;
}
.ast-above-header-wrap p {
	font-weight: 600;
}
.ast-site-title-wrap {
	display: none;
}
.ast-builder-layout-element[data-section="title_tagline"] {
	position: relative;
}
.ast-builder-html-element i {
	margin-right: 5px;
}
.ast-builder-html-element .fas.fa-envelope {
	position: relative;
	top: 2px;
	font-size: 16px;
}
.slider-row {
	border-bottom: 5px solid #da0867;
}
div .vc_btn3-container.blue-btn a.vc_btn3 {
	background: #0086df;
	text-decoration: none;
	color: white;
	border: 1px solid #0086df;
}
div .vc_btn3-container.blue-btn a.vc_btn3:hover {
	background: transparent;
	text-decoration: none;
	color: #0086df;
	border: 1px solid #0086df;
}
div .vc_btn3-container.rose-btn a.vc_btn3 {
	background: #da0967;
	text-decoration: none;
	color: white;
	border: 1px solid #da0967;

}
div .vc_btn3-container.rose-btn a.vc_btn3:hover {
	background: transparent;
	text-decoration: none;
	color: #da0967;
	border: 1px solid #da0967;
}

.left-order-heading h1, .left-order-heading h2, .left-order-heading h3 {
	position: relative;
	width: max-content;
	margin: 0 auto;
}
.left-order-heading h1::before, .left-order-heading h2::before, .left-order-heading h3::before {
	content: "";
	position: absolute;
	left: -15px;
	top: 14px;
	background: #da0967;
	height: 32px;
	width: 5px;
}
.para p {
	color: #696969;
}
.site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
	position: relative;
}
.site-footer-primary-section-2.site-footer-section.site-footer-section-2::before {
	content: "";
	position: absolute;
	left: -32%;
	top: 0;
	width: 1px;
	height: 100%;
	background: #34a0d0;
	opacity: 0.5;
}
.site-footer-primary-section-2.site-footer-section.site-footer-section-2::after {
	content: "";
	position: absolute;
	right: 24%;
	top: 0;
	width: 1px;
	height: 100%;
	background: #34a0d0;
	opacity: 0.5;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	padding: 0px 20px;
}

@media screen and (min-width: 922px) {
	.ast-logo-title-inline .ast-site-identity {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(calc(-50% + 7px), calc(-50% - 16px));
}	
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
	line-height: 50px;
}
}
@media screen and (max-width: 922px) {
.site-branding.ast-site-identity {
	padding-bottom: 0;
	padding-top: 0;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
	width: 25px;
	height: 25px;
}
}
@media screen and (max-width: 1040px){
	.site-footer-primary-section-2.site-footer-section.site-footer-section-2::before {
	display: none;
}
		.site-footer-primary-section-2.site-footer-section.site-footer-section-2::after {
	display: none;
}
}
@media screen and (max-width: 600px){
	h1, div .entry-content h1, .h1 {
	font-size: 30px;
}
.left-order-heading h1::before, .left-order-heading h2::before, .left-order-heading h3::before {
	left: -15px;
	top: 7px;
	height: 29px;
}
	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row {
	grid-template-columns: 1fr;
	grid-row-gap: 30px;
}
	.site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
	margin-left: 25px;
}
	.site-footer-primary-section-3.site-footer-section.site-footer-section-3 {
	margin-left: 7px;
}
	.site-footer-primary-section-3.site-footer-section.site-footer-section-3 .wp-block-heading {
	margin-left: 18px;
}
.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
	padding-top: 10px;
	grid-template-columns: 1fr;
}
		.site-footer-below-section-1.site-footer-section.site-footer-section-1 *, .site-footer-below-section-2.site-footer-section.site-footer-section-2 * {
	text-align: center !important;
}

}


@media screen and (max-width: 544px) {

}
