/*
CTC Separate Stylesheet
Updated: 2024-07-09 15:57:59
Theme Name: Glamorous
Template: agency-ecommerce
Author: LL Team
Version: 2.1.2.1720540679
*/

@font-face {
    font-family: 'Roboto Condensed';
    src: url('./fonts/RobotoCondensed-Black.eot');
    src: url('./fonts/RobotoCondensed-Black.eot?#iefix') format('embedded-opentype'),
        url('./fonts/RobotoCondensed-Black.woff2') format('woff2'),
        url('./fonts/RobotoCondensed-Black.woff') format('woff'),
        url('./fonts/RobotoCondensed-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('./fonts/RobotoCondensed-Light.eot');
    src: url('./fonts/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'),
        url('./fonts/RobotoCondensed-Light.woff2') format('woff2'),
        url('./fonts/RobotoCondensed-Light.woff') format('woff'),
        url('./fonts/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('./fonts/RobotoCondensed-Regular.eot');
    src: url('./fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/RobotoCondensed-Regular.woff2') format('woff2'),
        url('./fonts/RobotoCondensed-Regular.woff') format('woff'),
        url('./fonts/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('./fonts/RobotoCondensed-SemiBold.eot');
    src: url('./fonts/RobotoCondensed-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/RobotoCondensed-SemiBold.woff2') format('woff2'),
        url('./fonts/RobotoCondensed-SemiBold.woff') format('woff'),
        url('./fonts/RobotoCondensed-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('./fonts/RobotoCondensed-Bold.eot');
    src: url('./fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/RobotoCondensed-Bold.woff2') format('woff2'),
        url('./fonts/RobotoCondensed-Bold.woff') format('woff'),
        url('./fonts/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('./fonts/RobotoCondensed-Medium.eot');
    src: url('./fonts/RobotoCondensed-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/RobotoCondensed-Medium.woff2') format('woff2'),
        url('./fonts/RobotoCondensed-Medium.woff') format('woff'),
        url('./fonts/RobotoCondensed-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'aliens and cows';
    src: url('./fonts/aliensandcows.eot');
    src: url('./fonts/aliensandcows.eot?#iefix') format('embedded-opentype'),
        url('./fonts/aliensandcows.woff2') format('woff2'),
        url('./fonts/aliensandcows.woff') format('woff'),
        url('./fonts/aliensandcows.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Goldoni';
    src: url('./fonts/Goldoni.eot');
    src: url('./fonts/Goldoni.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Goldoni.woff2') format('woff2'),
        url('./fonts/Goldoni.woff') format('woff'),
        url('./fonts/Goldoni.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni Moda';
    src: url('./fonts/BodoniModa-Italic.eot');
    src: url('./fonts/BodoniModa-Italic.eot?#iefix') format('embedded-opentype'),
        url('./fonts/BodoniModa-Italic.woff2') format('woff2'),
        url('./fonts/BodoniModa-Italic.woff') format('woff'),
        url('./fonts/BodoniModa-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni Moda';
    src: url('./fonts/BodoniModa-Regular.eot');
    src: url('./fonts/BodoniModa-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/BodoniModa-Regular.woff2') format('woff2'),
        url('./fonts/BodoniModa-Regular.woff') format('woff'),
        url('./fonts/BodoniModa-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body{
    font-family: 'Roboto Condensed' !important;
    font-weight: normal;
    outline: 0 !important;
    box-shadow: none !important;
	overflow-x: hidden !important;
}
body.page-template.page-template-templates.page-template-contact {
    overflow-x: hidden !important;
}
body p, body li{
    font-family: 'Roboto Condensed' !important;
}

a:focus {
    outline: 0 !important;
}
a:focus {
    outline: 0 !important;
}

.container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.header_wrapper {
    padding: 62px 0 34px;
    background: #ffffff;
}
.header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    column-gap: 57px;
}
.header ul li a {
    font-size: 22px;
    line-height: normal;
    margin: 0;
    padding: 0;
    color: #000;
    text-transform: uppercase;
}

.header ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    column-gap: 38px;
}
.logo {
    width: 500px;
    height: auto;
}
.social-links {
    text-align: center;
}

.social-links ul {
    display: flex;
    list-style: none;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 33px;
    margin: 0;
}
.social-links ul li a {
    display: block;
    line-height: normal;
}
.social-links ul li a i {
    color: #222221;
    font-size: 24px;
}

.header-bottom {
    margin: 30px 0 0;
}

.main-slider button.slick-prev.slick-arrow {
    position: absolute;
    z-index: 9;
    width: 53px;
    height: 97px;
    left: 34px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    background: url(images/slider-arrow-left.png) no-repeat;
    background-size: contain;
}
.main-slider button.slick-arrow:before {
    display: none;
}
.main-slider button.slick-arrow {
    border: 0;
}
.main-slider button.slick-arrow:focus-visible, button.slick-arrow:focus {
    outline: none !important;
    border: 0;
}
.main-slider button.slick-next.slick-arrow {
    position: absolute;
    z-index: 9;
    width: 53px;
    height: 97px;
    right: 34px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    background: url(images/slider-arrow-right.png) no-repeat;
    background-size: contain;
    background-position: center right;
}
.main-slider ul.slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: fit-content;
    column-gap: 5px;
}

.main-slider ul.slick-dots li {
    width: 20px;
    line-height: normal;
    border: 1px solid #ccc;
    background: transparent;
    font-size: 0;
    height: 20px;
    border-radius: 100px;
    padding: 5px 0 0 0;
    box-sizing: border-box;
}

.main-slider ul.slick-dots li button {
    font-size: 0;
    width: 8px;
    height: 8px;
    background: #fff;
    padding: 0;
    border-radius: 100px;
    margin: 0;
}

.main-slider ul.slick-dots li.slick-active button {
    background: #979696;
}
.section-1 .slick-slide img {
    display: block;
    width: 100%;
}
.section-2 {
    padding: 48px 0 30px;
    background: #ffffff;
}
.main-heading {
    background: #000000;
	margin: 0 0 50px;
	overflow: hidden;
	position: relative;
}
.main-heading::before {
    content: "";
    position: absolute;
    background: #ffffff;
    width: 40px;
    height: 200%;
    left: 8%;
    rotate: 40deg;
    top: 0;
    bottom: 0;
    margin: auto;
}
.main-heading::after {
    content: "";
    position: absolute;
    background: #ffffff;
    width: 40px;
    height: 200%;
    right: 8%;
    rotate: 40deg;
    top: 0;
    bottom: 0;
    margin: auto;
}
.section-2 .heading h1 {
    color: #fff;
    font-size: 65px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Roboto Condensed' !important;
	margin-bottom:0;
}
.section-2 .heading {
    text-align: center;
    overflow: hidden;
}
.section-2 .heading span {
    font-family: 'aliens and cows';
}

.clients h2, .event-sec h2 {
    font-family: 'Bodoni Moda';
    font-style: italic;
    font-size: 100px;
    color: #060606;
    font-weight: normal;
    text-transform: lowercase;
    line-height: normal;
}
.clients h2 span, .event-sec h2 span {
    font-family: 'Bodoni Moda';
    font-style: normal;
    text-transform: uppercase;
}
.clients {
    text-align: center;
}
.client-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 50px 0 0;
    gap: 30px;
}
.client-logo {
    width: 23%;
}

.video-sec.section {
    height: 700px;
}
.video-sec.section video {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
}

.section-4 {
    padding: 50px 0 0;
    background: #ffffff;
}
.event-sec {
    text-align: center;
}
.event-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 16px;
    margin: 47px 0 0;
}
.event-box-img img {
    display: block;
}
.event-box {
    width: 32%;
}
.event-box-text {
    margin: 30px 0 0;
}
.event-box-text h3 {
    font-family: 'Bodoni Moda';
    font-style: normal;
    color: #000000;
    font-size: 40px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 6px;
}
.event-box-text h4 {
    font-size: 27px;
    line-height: normal;
    margin: 0;
    color: #000000;
    font-weight: 300;
    font-family: 'Roboto Condensed' !important;
}
.section-5 {
    padding: 85px 0 80px;
    background: #ffffff;
}
.buttons {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 120px;
}

.insta-button2 a {
    border: 1px solid #4C4C4C;
    font-size: 20px;
    font-weight: 300;
    color: #000;
    line-height: normal;
    display: block;
    padding: 12px 25px;
    text-transform: uppercase;
    transition: 0.5s all;
}
.insta-button2 a:hover {
    background: #4C4C4C;
    color: #fff;
}
.insta-button1 a, .insta-button1 a img {
    display: block;
}

.insta-gallery {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin: 63px 0 0;
}
.insta-gallery-img {
    width: 15.5%;
}
.footer_wrapper {
    background: #000000;
    padding: 25px 0 25px;
    margin: 80px 0 0;
	float:left;
	width:100%;
}
.home.page-template .footer_wrapper{
    margin: 0;
}
.footer-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 0 20px;
}
.copyright {
    text-align: center;
    width: 100%;
}

.copyright p {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: normal;
    padding: 0;
    font-weight: normal;
}
.footer-col1, .footer-col3 {
    width: 30%;
}
.footer-col2 {
    width: 40%;
    text-align: center;
}
.footer-col2 img {
    height: 200px;
    width: auto;
}
.footer-col1 p a {
    display: block;
    font-size: 32px;
    color: #fff;
    line-height: normal;
}

.footer-col1 p {
    margin: 0;
}

.footer-col1 p a {
    display: block;
    font-size: 32px;
    color: #fff;
    line-height: normal;
}

.footer-col1 p {
    margin: 0;
}

.footer-col3 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    column-gap: 33px;
    justify-content: flex-end;
}

.footer-col3 ul li a i {
    font-size: 24px;
    color: #fff;
}

.footer-col3 ul li a {
    display: block;
    line-height: normal;
}
.logo a {
    display: block;
}

/*animation css

/* Keyframes for slide-in and slide-out animations 
@keyframes slideInLeft {
    from {
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideInRight {
    from {
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideIn {
    from {
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideOut {
    from {
        transform: translateX(0);
        opacity: 1;
    }
    to {
        transform: translateX(100%);
        opacity: 0;
    }
}*/

/* General animation styles for sections */
/* .section {
    opacity: 0;
    transform: translateY(100px); /* Starting position 
    transition: opacity 0.7s ease-out, transform 0.7s ease-out;
    transition-delay: 0.5s; Delay for section animations 
}*/ 

/*.section.animate-in {
    opacity: 1;
    transform: translateY(0); /* Final position 
}*/

/*.section.animate-out {
    opacity: 0;
    transform: translateY(100px); /* Move down on exit 
}
*/
/* Animation styles for text */
/*.text-slide-in {
    transform: translateX(-100%);
    opacity: 0;
    transition: transform 0.7s ease-out, opacity 0.7s ease-out;
    transition-delay: 0.5s; /* Delay for text animations 
} */

/*.text-slide-in.in-view {
    transform: translateX(0);
    opacity: 1;
} */

/* Animation styles for elements sliding from left or right */
/*.slide-in-left,
.slide-in-right {
    opacity: 0;
    transition: opacity 0.7s ease-out;
    transition-delay: 0.5s;  /*Delay before transition starts 
}
*/
/*.slide-in-left {
    transform: translateX(-100%);
}

.slide-in-right {
    transform: translateX(100%);
}

.slide-in-left.in-view {
    animation: slideInLeft 0.5s forwards;
}

.slide-in-right.in-view {
    animation: slideInRight 0.5s forwards;
}s*/



/*animation css*/



/*inner-page css*/

.inner-banner img {
    display: block;
    width: 100%;
}

.sec-inner1 {
    text-align: center;
    margin: 0 0 78px;
}

.sec-inner1 h1 {
    font-family: 'Bodoni Moda';
    font-style: normal;
    text-transform: uppercase;
    color: #000000;
    font-size: 100px;
    line-height: normal;
    margin: 0;
    font-weight: normal;
}

main.site-main p, main.site-main li {
    font-size: 27px;
    line-height: 37px;
    margin: 0 0 20px;
    color: #000000;
    font-weight: 300;
}
main.site-main li{
	margin: 0 0 10px;
}

main.site-main ul, main.site-main ol {
    list-style-position: inside;
    margin: 20px 0 20px 30px;
}
main.site-main p:last-child, main.site-main li:last-child {
    margin: 0;
}
main.site-main p a {
    color: #000000;
    text-decoration: underline;
}

main.site-main p a:hover {
    text-decoration: none;
    color: #4c4c4c;
}
main.site-main .tow-col-img-content p {
    margin: 0 0 50px;
    line-height: 40px;
	text-align:justify;
}
main.site-main .tow-col-img-content p:last-child {
    margin: 0;
}
.tow-col-img-content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.sunita-two-col .tow-col-img-left {
    width: 34%;
}

.sunita-two-col .tow-col-img-right {
    width: 62%;
}


.tejal-two-col .tow-col-img-left {
    width: 60%;
}
.tow-col-img-content img {
    display: block;
    width: 100%;
}
.tejal-two-col .tow-col-img-right {
    width: 35%;
    text-align: right;
}
main.site-main h1 {
    margin: 45px 0 30px;
    display: none;
}


main.site-main h2 {
    font-family: 'Bodoni Moda';
    font-style: normal;
    text-transform: uppercase;
    font-size: 70px;
    line-height: normal;
    margin: 0 0 20px;
    font-weight: 500;
    color: #000000;
}
main.site-main h3 {
    font-family: 'Bodoni Moda';
    font-style: normal;
    color: #000000;
    font-size: 36px;
    line-height: normal;
    margin: 0 0 15px;
}
main.site-main h3 span {
    font-family: 'aliens and cows';
    font-weight: normal;
}
main.site-main .tow-col-img-content h3{
    margin: 0 0 30px;
}
.behind-screen-sec {
    text-align: center;
    margin: 45px 0 0;
}
.about-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}

.about-gallery .about-gallery-img {
    width: 32.2%;
    overflow: hidden;
}

.about-gallery .about-gallery-img img {
    display: block;
    transition: 0.8s all; /* Animation */
}

.about-gallery .about-gallery-img img:hover {
    transform: scale(1.2);
}
.wedding-plan-sec {
    text-align: center;
    margin: 55px 0 0;
}

.consult-now-sec {
    text-align: center;
    margin: 48px 0 0;
}

.consult-form form {
    width: 70%;
    margin: 0 auto;
}

.consult-form form ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    list-style: none;
    gap: 20px;
    justify-content: center;
}

.consult-form form ul li.fc-form-text {
    width: 49%;
}

.consult-form form ul li.fc-form-button {
    width: 100%;
}

.consult-form form ul span.wpcf7-spinner {
    position: absolute;
}

.consult-form form ul li.fc-form-text input {
    border: 1px solid #ccc;
    padding: 14px 20px 14px;
    line-height: normal;
    font-size: 20px;
    color: #000;
    border-radius: 10px;
}

.consult-form form ul li.fc-form-text input::placeholder {
    color: #000;
}

.consult-form form ul li.fc-form-button input {
    font-size: 20px;
    border: 0;
    border-radius: 10px;
    background: #000000;
    padding: 14px 70px;
    line-height: normal;
    transition: 0.5s all;
}

.consult-form form ul li.fc-form-button input:hover { 
    background: #4c4c4c;
}
.awards-sec {
    text-align: center;
    margin: 53px 0 0;
}
.award-carousel .slick-slide {
    margin-right: 10px; /* Adjust this value to control spacing */
}

main.site-main .awards-sec h2 {
    margin: 0 0 -10px;
}
.award-carousel {
    margin: 40px -10px 0 0;
}

.award-carousel .slick-slide img {
    display: block;
    margin: 0 auto;
}
.award-carousel button.slick-arrow:hover {
    background: #000000;
}
.award-images {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.award-images img {
    width: 10%;
}

main.site-main h2 span {
    font-family: 'aliens and cows';
    font-weight: normal;
}
.service-inner-images {
    display: flex;
    flex-wrap: wrap;
    column-gap: 28px;
    margin: 50px 0 50px;
}
.service-inner {
    margin: 0 0 54px;
}

.service-inner:last-child {
    margin: 0;
}
.services-sec1 {
    background: #ffffff;
    padding: 80px 0 100px;
}
.service-inner-images .service-inner-image img {
    width: 100%;
    display: block;
}
.service-inner-images-sec {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.service-inner-images-sec .service-inner-image {
    width: 40%;
}

.service-inner-images-sec .service-inner-text {
    width: 60%;
    padding-left: 100px;
}

.service-inner-images-sec .service-inner-text h2 {
    margin-left: -217px;
    font-size: 140px;
}
.service-inner-images-sec .service-inner-text p {
    text-align: justify;
}

.service-inner-images-sec .service-inner-text h2 span {
    font-family: 'Bodoni Moda';
    text-transform: lowercase;
    font-style: italic;
	    font-size: 140px;
}
.service-inner-images-sec .service-inner-text h2 span span {
    /* color: #fff; */
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 66%, rgba(0, 0, 0, 1) 66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.service-inner-images-sec .service-inner-text p {
    text-align: justify;
}
.explore-button a {
    color: #000;
    font-size: 32px;
    line-height: normal;
    margin: 0;
    border: 1px solid #000;
    font-weight: 300;
    font-family: 'Roboto Condensed';
    padding: 10px 38px 10px;
    display: inline-block;
    transition: 0.5s all;
}
.explore-button a:hover {
    background: #000;
    color: #fff;
}

.parallax-sec {
    height: 500px;
}

.parallax-image {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
}

.parallax-image img {
    width: 100%;
    display: block;
}
.services-sec3 {
    background: #fff;
    padding: 100px 0 100px;
}
.page-template-services .footer_wrapper {
    margin: 0;
}
.services-packages {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.package-img {
    margin: 0 0 20px;
}
.package-img img {
    width: 100%;
    display: block;
}
.service-package {
    width: 31%;
    text-align: left;
}
.service-package .package-description ul {
    margin: 20px 0 20px 20px;
}
.service-package .package-description ul li {
    font-size: 20px;
    line-height: 28px;
	list-style-position: outside;
}

.service-package .package-description p {
    font-size: 20px;
    line-height: 28px;
}
.package-title h3 {
    text-transform: uppercase;
}

.theiaStickySidebar {
    padding-bottom: 0 !important;
}

.magazines-section {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    justify-content: center;
    margin: 60px 0 50px;
}

.magazines-section .magazine-box {
    width: 32%;
    box-shadow: 0px 0px 10px #0000004a;
}
.magazines-section .magazine-box img {
	display:block;
}
.press-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: center;
    gap: 45px;
}

.press-boxes .press-box {
    width: 22%;
    box-sizing: border-box;
    transition: 0.5s all;
}

.press-boxes .press-box a {
    display: block;
}

.press-boxes .press-box a img {
    display: block;
    margin: 0 auto;
    border-radius: 100px;
    box-sizing: border-box;
    transition: 0.8s all;
}

.press-img {
    text-align: center;
	filter: grayscale(1);
}

.press-title {
    text-align: center;
    font-size: 20px;
    line-height: 27px;
    margin: 25px 0 0;
    color: #000000;
    font-weight: 500;
}

.galler-sec {
    margin: 80px 0 0;
}
.galler-sec .gallery-boxes {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    height: max-content !important;
    gap: 35px;
}
.galler-sec .gallery-box {
    width: 22.5% !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    margin-bottom: 30px;
    transform: none !important;
}
.galler-sec .gallery-filter {
    margin: 0 0 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px;
}
.galler-sec .gallery-filter button {
    background: transparent;
    border: 0;
    font-size: 22px;
    font-weight: normal;
    padding: 20px 35px;
    color: #000000;
    font-family: 'Bodoni Moda';
}
.galler-sec .gallery-filter button:first-child {
    font-style: italic;
    text-transform: lowercase;
}
.galler-sec .gallery-filter button:focus {
    outline: 0 !important;
    box-shadow: none !important;
}
main.site-main .gallery-title h2 {
    font-family: 'Bodoni Moda';
    font-style: normal;
    color: #000000;
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    text-align: center;
}
.gallery-title {
    margin: 20px 0 0px;
}
.gallery-location p {
    text-align: center;
}
main.site-main .gallery-location p {
    font-size: 22px;
    line-height: normal;
}

.gallery-img img {
    display: block;
    width: 100%;
}

.gallery-box {
    width: 32%;
}


#primary .inner-page-default header.entry-header h1 {
    font-family: 'Bodoni Moda';
    font-style: normal;
    text-transform: uppercase;
    color: #000000;
    font-size: 100px;
    line-height: normal;
    margin: 0;
    font-weight: normal;
}

#primary .inner-page-default header.entry-header {
    text-align: center;
    margin: 0 0 25px;
}

.inner-page-default {
    margin: 43px 0 0;
}
.contact-page-information- {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 38px;
    margin: 50px 0 0;
}
.contact-us-info {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 22%;
    margin: 0;
}

.cinfo-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 20px;
    row-gap: 0px;
    width: 100%;
}
.contact-us-info .cinfo-box i.fa-solid {
    line-height: normal;
    font-size: 28px;
    color: #000;
}
.email.cinfo-box {
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
}
main.site-main .cinfo-box p, main.site-main .contact-info-box p {
    width: 100%;
    font-size: 20px;
    margin: 0;
}
main.site-main .cinfo-box h3, main.site-main .contact-info-box h3 {
    font-size: 18px;
    margin-bottom: 0;
	font-weight: normal;
}
main.site-main .cinfo-box h3 span {
    font-weight: normal;
    font-family: 'Bodoni Moda';
    text-transform: lowercase;
    font-style: italic;
}
.contact-us-info div p a, .sunita-tejal-info p a {
    color: #000000;
    transition: 0.5s all;
	text-decoration:none;
}

.contact-us-info div p a:hover, .sunita-tejal-info p a:hover {
    color: #4c4c4c;
}

.form {
    width: 40%;
    /*background: #ededed;
    padding: 20px;*/
}

.contact-image {
    width: 31%;
}
main.site-main ul.inquire-form li.if-form-text label {
    display: none !important;
	
}
input[type="date"] {
  text-align: left;
	display:block;
}
input::-webkit-date-and-time-value {
  text-align: left;
}

span.wpcf7-not-valid-tip {
    font-size: 16px;
}

main.site-main .form h3 {
    font-size: 26px;
	font-weight: normal;
}
main.site-main .form h3 span {
    font-weight: normal;
    font-family: 'Bodoni Moda';
    text-transform: lowercase;
    font-style: italic;
}
main.site-main ul.inquire-form {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 18px;
    margin: 0 auto;
	margin: 0;
    padding: 0;
    list-style: none;
	overflow-x:hidden;
}
main.site-main ul.inquire-form li.if-form-submit span.wpcf7-spinner {
    margin: 0;
    left: 10%;
    right: 0;
    display: block;
    text-align: center;
}
main.site-main ul.inquire-form li.if-form-text {
    width: 48%;
    margin: 0;
}
main.site-main ul.inquire-form li.if-form-text.col-12 {
    width: 100%;
}
main.site-main ul.inquire-form li.if-form-submit, ul.inquire-form li.if-form-textarea {
    width: 100%;
}
ul.inquire-form li.if-form-textarea p, ul.inquire-form li.if-form-textarea, ul.inquire-form li.if-form-textarea p span, ul.inquire-form li.if-form-textarea p span textarea {
    margin: 0;
    display: block;
}
main.site-main ul.inquire-form li.if-form-text label {
    font-size: 24px;
}
main.site-main ul.inquire-form li.if-form-text label, main.site-main ul.inquire-form li.if-form-textarea label {
    font-size: 24px;
    margin: 0 0 5px;
    display: block;
}

main.site-main ul.inquire-form li.if-form-text input,
main.site-main ul.inquire-form li.if-form-text select,
main.site-main ul.inquire-form li.if-form-textarea textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #000;
    height: auto;
    padding: 6px 10px;
    font-size: 18px;
    font-weight: 300;
    color: #000000 !important; /* Change text color to black */
    min-height: 50px;
    background: 0 0;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    font-family: 'Roboto Condensed';
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    -ms-border-radius: 0px;
	text-align:left !important;
}

main.site-main ul.inquire-form li.if-form-text input::placeholder, ul.inquire-form li.if-form-textarea textarea::placeholder {
    color: #000000;
}

main.site-main ul.inquire-form li.if-form-submit input {
    width: auto;
    color: #ffffff;
    font-size: 32px;
    line-height: normal;
    margin: 0;
    padding: 8px 56px;
    font-weight: normal;
    border: 0;
    background: #000000;
    width: 100%;
    font-family: 'Roboto Condensed';
}
main.site-main ul.inquire-form li.if-form-submit input:hover {
    background: #4c4c4c;
}
main.site-main ul.inquire-form li.if-form-textarea textarea {
    height: 100px;
}
main.site-main ul.inquire-form li.if-form-submit {
    text-align: center;
}

main.site-main ul.inquire-form li.if-form-submit span.wpcf7-spinner {
    position: absolute;
}

.global-layout-no-sidebar #primary {
    width: 100%;
    padding: 0;
}
.full-width-container {
    width: 100%;
    box-sizing: border-box;
    display: block;
}
.full-width-container .map {
    margin: 80px 0 0;
}
.full-width-container iframe {
    display: block;
    box-sizing: border-box;
}
.page-template-contact .footer_wrapper {
    margin: 0;
}
.about-gallery .fg-carousel-bottom {
    margin: 20px 0 0px;
}

.service-single-two-col {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 80px;
}

.service-single-two-col .service-single-left {
    width: 65%;
    text-align: left;
}

.service-single-two-col  .service-single-right {
    width: 30%;
}

.service-single-two-col:last-child {
    margin-bottom: 0;
}
.gallery-single-page {
    margin: 80px 0 80px;
}
.service-single-two-col .service-single-left .explore-button {
    text-align: left;
}
.service-single-full {
    text-align: center;
}

main.site-main .service-single-two-col .service-single-left h2 {
    font-size: 50px;
}


.gallery-single-page button {
    color: #000000 !important;
    border: 0 !important;
}

.gallery-single-page button:hover, .gallery-single-page button:focus {
    outline: none !important;
    border: 0 !important;
    box-shadow: none !important;
}
/*inner-page css*/



a#btn-scrollup {
    display: none !important;
}


.testimonial-box {
    width: 49%;
    border: 1px solid #ccc;
    padding: 130px 30px 80px;
    position: relative;
    text-align: center;
}
.testimonial-date-event {
    font-size: 14px;
    background: #f1f1f1;
    padding: 10px 10px;
    margin-bottom: 25px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
}
.testimonial-date-event h4 {
    margin: 0;
    font-size: 24px;
    line-height: normal;
}

.testimonial-date-event h4 span {
    color: #000;
    font-weight: bold;
}

.testimonial-date {
    position: relative;
}

.testimonial-date:before {
    content: "";
    position: absolute;
    background: black;
    width: 2px;
    height: 100%;
    right: -17px;
}

.testimonial-date:last-child:before {
    display: none;
}
.testimonials_boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    column-gap: 30px;
    row-gap: 135px;
    margin: 150px 0 50px;
}
.testimonial-img {
    position: absolute;
    top: -110px;
    left: 0;
    right: 0;
    margin: auto;
	width: 200px;
}

.testimonial-img img {
    border-radius: 100%;
    display: block;
    margin: 0 auto;
    border: 10px solid #ffff;
}
.testimonial-box:before {
    content: "";
    position: absolute;
    background: url(images/q1.png) no-repeat;
    width: 100px;
    height: 88px;
    left: 60px;
    top: -30px;
    background-size: contain;
}
.testimonial-box:after {
    content: "";
    position: absolute;
    background: url(images/q2.png) no-repeat;
    width: 100px;
    height: 88px;
    right: 30px;
    bottom: -40px;
    background-size: contain;
}
main.site-main .testimonial-title h2 {
    font-size: 38px;
}
.testimonial-text {
    max-height: 303px;
    overflow: auto;
    padding-right: 10px;
}

/* width */
.testimonial-text::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.testimonial-text::-webkit-scrollbar-track {
  background: #9d9d9d; 
}
 
/* Handle */
.testimonial-text::-webkit-scrollbar-thumb {
  background: #000; 
}

/* Handle on hover */
.testimonial-text::-webkit-scrollbar-thumb:hover {
  background: #000000; 
}
/********************Blog Page**********************************/
.blog-sidebar-sec {
    margin: 0 auto;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.main-blog-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.blog .content-wrap-inner {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
}
.blog .content-wrap-inner .image {
    width: 35%;
    display: inline-flex;
}
.blog .content-wrap-inner .box-wrapper {
    width: 65%;
}
.blog .page-title {
    font-family: 'Bodoni Moda';
    font-style: normal;
    text-transform: uppercase;
    color: #000000;
    font-size: 100px;
    line-height: normal;
    margin: 0;
    font-weight: normal;
    text-align: center;
}
.blog .page-title::before, .blog .page-title::after {
    display: none;
}
.bolg-content {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    flex-direction: row;
    column-gap: 29px;
}
.blog-title {
    margin: 45px 0 30px;
}
.bolg-content .content-row {
    width: 100% !important;
    height: auto;
}
.bolg-content .content-row .content-wrap-inner img {
    width: 100%;
    border-radius: 10px;
}
.bolg-content .content-row .entry-header h2 {
    font-family: 'Bodoni Moda';
    font-style: normal;
    color: #000000;
    line-height: 35px;
    font-size: 20px !important;
    font-weight: bold !important;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.bolg-content .content-row .entry-meta {
    display: flex;
    flex-wrap: wrap;
}
.bolg-content .content-row .entry-meta span a {
    font-size: 14px;
}
.bolg-content .content-row .entry-content p {
    font-family: 'Roboto Condensed' !important;
    font-size: 18px;
    line-height: 26px !important;
    color: #000000;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.global-layout-right-sidebar .primary-sidebar .blog-sidebar h2.wp-block-heading {
    font-family: 'Bodoni Moda';
    font-style: normal;
    color: #000000;
    line-height: 35px;
    font-size: 20px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    margin: 0;
}
.blog-title {
    margin: 45px 0 30px;
}

.global-layout-right-sidebar .primary-sidebar .blog-sidebar h2.wp-block-heading {
    font-family: 'Bodoni Moda';
    font-style: normal;
    color: #000000;
    line-height: 35px;
    font-size: 20px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    margin: 0;
}

.global-layout-right-sidebar .primary-sidebar .blog-sidebar .wp-block-search__inside-wrapper {
    margin: 0;
}

.global-layout-right-sidebar .primary-sidebar .blog-sidebar .wp-block-search__inside-wrapper input {
    background: #fff;
    border: 1px solid #ccc;
}

.global-layout-right-sidebar .primary-sidebar .blog-sidebar .wp-block-search__inside-wrapper button.wp-block-search__button {
    background: #4c4c4c;
    padding: 0 20px;
    margin: 0;
}

.global-layout-right-sidebar .primary-sidebar .blog-sidebar ul li {
    margin: 5px 0 5px;
    padding: 0 0 0;
}

.global-layout-right-sidebar .primary-sidebar .blog-sidebar ul li a {
    color: #000000;
    font-size: 18px;
    line-height: normal;
    padding: 5px 0 5px 30px;
    position: relative;
    transition: 0.5s all;
}

.global-layout-right-sidebar .primary-sidebar .blog-sidebar ul li a:before {
    position: absolute;
    background: url(https://demo.staging-plus.net/clients/glamorous/wp-content/uploads/2024/08/right-arrow.png);
    width: 15px;
    height: 13px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    left: 5px;
    top: 10px;
    content: "";
    transition: 0.5s all;
}

.global-layout-right-sidebar .primary-sidebar .blog-sidebar ul li a:hover:before {
    left: 10px;
}

.global-layout-right-sidebar .primary-sidebar .blog-sidebar ul li a:hover {padding-left: 35px;}
.bolg-content .content-row .entry-content p a {
    border: 1px solid #4C4C4C;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: normal;
    display: inline-block;
    padding: 5px 20px;
    text-transform: uppercase;
    transition: 0.5s all;
    background: #4C4C4C;
    text-decoration: none;
}
.bolg-content .content-row .entry-content p a:hover {
    color: #444 !important;
    background: #fff;
    transition: 0.5s all;
}
.bolg-content .content-row .entry-header h2 a:hover {
    color: #444 !important;
    transition: 0.5s all;
}
.bolg-content .content-row .entry-header h2 a {
    color: #444 !important;
}
.bolg-content .content-row .entry-meta .posted-on:hover::before,
.bolg-content .content-row .entry-meta .byline:hover::before,
.bolg-content .content-row .entry-meta .cat-links:hover::before,
.bolg-content .content-row .entry-meta .comments-link:hover::before
{
    color: #444!important;
    transition: 0.5s all;
}
.bolg-content .content-row .entry-meta .posted-on a:hover,
.bolg-content .content-row .entry-meta .byline a:hover,
.bolg-content .content-row .entry-meta .cat-links a:hover,
.bolg-content .content-row .entry-meta .comments-link a:hover
{
    color: #444!important;
    transition: 0.5s all;
}
.bolg-content .content-row .entry-meta .cat-links {
    display: none !important;
}
.pagination .nav-links .page-numbers.current {
    background: #4c4c4c !important;
    color: #fff;
    border: 1px solid #4c4c4c;
}
.pagination .nav-links .page-numbers {
    background: transparent;
    color: #4c4c4c;
    padding: 10px 30px;
    font-size: 20px;
    transition: 0.5s all;
    border: 1px solid #4c4c4c;
}
.pagination .nav-links .page-numbers:hover {
    background: #4c4c4c;
    color: #fff;
    transition: 0.5s all;
    border: 1px solid #4c4c4c;
}
.single .content-wrap-inner {
    max-width: 100%;
}
.single .content-wrap-inner .image {
    width: 100%;
    max-width: 100%;
}
.single .content-wrap-inner .image img {
    width: 100%;
    height: 100vh;
}
.single .content-wrap-inner .box-wrapper {
    max-width: 1290px;
    margin: 0 auto;
}
.single .content-wrap-inner .box-wrapper .entry-title {
font-style: normal !important;
    color: #000000;
    font-size: 40px !important;
    line-height: 55px;
    text-transform: uppercase;
    width: 90%;
}
.single .content-wrap-inner .box-wrapper .entry-content {
    font-size: 24px !important;
    line-height: 37px;
    margin: 0 0 20px;
    color: #000000;
    font-weight: 300;
}
.single .content-wrap-inner .box-wrapper .entry-meta span a {
    font-size: 20px;
}
#primary .entry-meta .cat-links a {
    font-size: 20px;
}
.single .content-wrap-inner .box-wrapper .entry-content h2 {
    font-style: normal;
    color: #000000;
    font-size: 30px;
    line-height: normal;
    margin: 20px 0 20px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    width: 90%;
}
.single .content-wrap-inner .box-wrapper .entry-content ul li {
    list-style: none;
    line-height: 35px;
    font-size: 20px;
    font-family: 'Roboto Condensed' !important;
    position: relative;
}
.single .content-wrap-inner .box-wrapper .entry-content ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin: 0 0 20px 0;
    width: 90%;
}
.single .content-wrap-inner .box-wrapper .entry-content ul li::before {
    position: absolute;
    background: url(https://demo.staging-plus.net/clients/glamorous/wp-content/uploads/2024/08/right-arrow.png);
    width: 15px;
    height: 13px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    left: -20px;
    top: 10px;
    content: "";
}
.single .nav-previous {
    float: none;
}
.single .nav-next {
    float: none;
}
.single .nav-links {
    display: flex;
    max-width: 1290px;
    float: none !important;
    margin: 0 auto;
}
.single #respond {
    max-width: 1290px;
    margin: 0 auto !important;
    float: none;
}
.single .nav-previous a, .single .nav-next a,
#commentform input[type=submit], #commentform input[type=submit]#submit{
    border: 1px solid #4C4C4C;
    font-size: 18px;
    font-weight: 500;
    color: #fff !important;
    line-height: normal;
    display: inline-block;
    padding: 5px 20px;
    text-transform: uppercase;
    transition: 0.5s all;
    background: #4C4C4C !important;
    text-decoration: none;
}
.single .nav-previous a:hover, .single .nav-next a:hover,
#commentform input[type=submit], #commentform input[type=submit]#submit:hover{
    color: #4C4C4C !important;
    background: transparent !important;
    border: 1px solid #4C4C4C !important;
}
#primary .post .entry-meta .byline, #primary .post .entry-meta .comments-link {
    display: none;
}
.single .content-wrap-inner .box-wrapper .entry-content h3 {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    margin: 20px 0 20px 0;
}
.cat-links {
    display: none;
}
.single .content-wrap-inner .image {
    display: none;
}

.global-layout-right-sidebar .primary-sidebar {
    float: none;
    background: #e7e7e7;
    padding: 0;
    width: 23%;
}
.blog.global-layout-right-sidebar #primary {
    width: 75%;
    padding-left: 0;
    padding-right: 0;
    float: none;
}
#primary {
    width: 100%;
    padding-right: 0;
    padding-left: 0;

}
.global-layout-right-sidebar .primary-sidebar .blog-sidebar {
    padding: 50px 25px;
}
/**************************Blog Page********************************************/
/**************************Side Bar**************************/


.blog form .wp-block-search__label {
    font-style: normal;
    text-transform: capitalize;
    color: #000000;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    font-weight: normal;
    font-family: 'Roboto Condensed' !important;
	display:none;
}

.blog-sidebar-sec .aside {
    padding: 30px;
    /*height: fit-content;*/
    /*position: -webkit-sticky; */
    /*position: sticky;*/
    /*top: 20px;*/
}

.blog form  .wp-block-search__inside-wrapper {
    margin-top: 20px;
}
#block-8 .wp-block-heading {
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    margin-top: 40px;
    text-transform: capitalize;
}

#block-6 .wp-block-categories-list {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
}

#block-6 .wp-block-categories-list li a {
	color: #000;
	font-family: 'Roboto Condensed' !important;
	font-size: 20px;
	line-height: normal;
	font-weight: 400;
}

#block-6 .wp-block-categories-list li {
    list-style: none;
    margin: 0;
    padding-left: 20px;
    position: relative;
}
.global-layout-right-sidebar div#page {
    overflow: visible;
}
#block-6 .wp-block-categories-list li::before {
    position: absolute;
    background: url(https://demo.staging-plus.net/clients/glamorous/wp-content/uploads/2024/08/right-arrow.png);
    width: 15px;
    height: 13px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    left: 0px;
    top: 10px;
    content: "";
}
#block-6 .wp-block-categories-list li a:hover {
    color: #444;
    transition: 0.5s all;
}
.search .site-main {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 1290px;
    margin: 0 auto;
    gap: 50px;
}
.search .site-main .entry-title a {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.search-results #primary article .entry-content p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.archive #main {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}
#primary{
	padding-right: 0;
}
.archive #main .entry-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #000 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: 0.5s all;
}
.archive #main .entry-content p {
    font-size: 22px;
    font-family: 'Roboto Condensed' !important;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.archive #main .entry-title a:hover, .archive #main .entry-meta span a:hover {
    color: #444 !important;
    transition: 0.5s all;
}
.archive #main .entry-content p a {
    border: 1px solid #4C4C4C;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: normal;
    display: inline-block;
    padding: 5px 20px;
    text-transform: uppercase;
    transition: 0.5s all;
    background: #4C4C4C;
    text-decoration: none;
}
.archive #main .entry-content p a:hover {
    color: #444 !important;
    background: #fff;
    transition: 0.5s all;
}
.archive .page-title::before, .archive .page-title::after {
    display: none;
}
.archive .page-title {
    font-family: 'Bodoni Moda';
    font-style: normal;
    text-transform: uppercase;
    color: #000000;
    font-size: 50px;
    line-height: normal;
    margin: 100px 0 0 0;
    font-weight: normal;
    text-align: center;
}
#primary .post .entry-meta span a:hover, #primary .post .entry-meta span::before {
    color: #444;
}
.archive #main .entry-title a {
    color: #000 !important;
}
.search-results #primary article .entry-content p a {
    border: 1px solid #4C4C4C;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: normal;
    display: inline-block;
    padding: 5px 20px;
    text-transform: uppercase;
    transition: 0.5s all;
    background: #4C4C4C;
    text-decoration: none;
}
.search-results #primary article .entry-content p a:hover {
    color: #444 !important;
    background: #fff;
    transition: 0.5s all;
}
.search-results #primary article .entry-title a:hover {
    color: #444;
    transition: 0.5s all;
}
.foogallery .fg-item-inner {
    border: 0;
}
/**/

.single .side-bar-wrapper {
    display: flex;
    flex-direction: row-reverse;
    width: 80%;
    margin: 0 auto;
}

.single .side-bar-wrapper .sidebar {
    width: 20%;
    padding: 0;
    background: #ededed;
    padding: 30px;
}

.single .side-bar-wrapper .content-row {
    width: 80%;
}

.single .side-bar-wrapper .wp-block-image {
    margin-left: 0 !important;
}

.single .side-bar-wrapper p {
    width: 95%;
    text-align: justify;
    line-height: 35px !important;
    font-size: 25px;
}
.single .side-bar-wrapper .wp-block-image img {
    width: 100%;
}
.single .navigation {
    display: none !important;
}
.wp-block-search__label {
    display: none;
}

.single .sidebar .wp-block-search__label {
    font-style: normal;
    text-transform: capitalize;
    color: #000000;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    font-weight: normal;
    font-family: 'Roboto Condensed' !important;
}
.single-blog-post {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin: 50px 0 0;
    justify-content: space-between;
}

.single-blog-post div#primary {
    width: 75%;
}

.single-blog-post aside#sidebar-primary {
    width: 23%;
}

.single-blog-post 
.entry-content figure.wp-block-image.size-full {
    margin: 0 0 20px;
}

.single-blog-post header.entry-header h1.entry-title {
    margin: 0 0 30px !important;
}
.single .sidebar  .wp-block-search__inside-wrapper {
    margin-top: 30px;
}

.single .sidebar #block-7 {
    margin-bottom: 0 !important;
}

.single #block-8 {
    margin-top: 20px !important;
}
.single figure.wp-block-gallery.has-nested-images {
    margin-left: 0;
}
.single-blog-post .entry-content figure.wp-block-image.size-full img {
    width: 100%;
    height: 100%;
}



.separator {
    width: 100%;
    height: 1px;
    background: #000;
    margin: 50px 0;
}
/**************************Side Bar**************************/

@media screen and (max-width:1799px){
    .container {
    max-width: 1280px;
}

	.header {
        column-gap: 40px;
    }
    .logo {
        width: 500px;
        height: auto;
    }
    .section-2 .heading h1 {
        font-size: 65px;
    }
    .clients h2, .event-sec h2 {
        font-size: 65px;
    }
    .client-logo {
        width: 23%;
    }
	.client-logos {
    gap: 30px;
}
    .event-box {
        width: 32%;
    }
    .insta-gallery-img {
        width: 15.5%;
    }
    .insta-gallery {
        column-gap: 15px;
    }
	.sec-inner1 h1 {
    font-size: 80px;
	}
	main.site-main h2 {
    font-size: 60px;
}
	main.site-main .tow-col-img-content p {
    margin: 0 0 30px;
    line-height: 30px;
}
main.site-main p, main.site-main li {
    font-size: 24px;
    line-height: 30px;
}	
.consult-form form ul {
    gap: 18px;
}

.service-inner-images {
    column-gap: 26px;
}
.service-single-two-col {
    margin: 0 0 50px;
}
.services-sec.sec-inner1 {
    margin-bottom: 30px;
}
.testimonial-box {
    width: 48%;
}
main.site-main ul.inquire-form {
    gap: 18px;
}
main.site-main .form h3 {
    font-size: 25px;
}
.gallery-box {
    width: 31%;
}
.galler-sec .gallery-filter {
    margin: 0 0 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
}
.single-blog-post {
    gap: 25px;
}
.blog.global-layout-right-sidebar #primary {
    width: 74%;
}
}

@media screen and (max-width:1365px){
    .logo {
        width: 400px;
    }
    .header ul li a {
        font-size: 22px;
    }
    .social-links ul li a i {
        font-size: 30px;
    }
    .header-bottom {
        margin: 40px 0 0;
    }
    .section-2 .heading h1 {
        font-size: 55px;
    }
    .clients h2, .event-sec h2 {
        font-size: 50px;
    }
    .event-box-text h3 {
        font-size: 46px;
    }
    .insta-gallery {
        column-gap: 12px;
    }
    
    .footer-col3 ul li a i {
        font-size: 26px;
    }
    .footer-col1 p a {
        font-size: 28px;
    }
	main.site-main h2 {
        font-size: 50px;
    }
	main.site-main .tow-col-img-content h3 {
    margin: 0 0 20px;
}
	.consult-form form {
    width: 80%;
}
.service-inner-images {
        column-gap: 23px;
    }
    .testimonial-box:before {
        width: 60px;
        height: 53px;
        left: 40px;
    }
    .testimonial-box:after {
        width: 60px;
        height: 53px;
        right: 30px;
        bottom: -30px;
    }
    main.site-main .testimonial-title h2 {
        font-size: 34px;
    }
    .testimonial-date-event h4 {
        margin: 0;
        font-size: 18px;
        line-height: normal;
    }
    .testimonial-box {
        padding: 120px 30px 40px;
    }
    main.site-main ul.inquire-form {
        gap: 18px;
    }
    main.site-main .gallery-title h2 {
        font-size: 24px;
    }
    main.site-main .gallery-location p{
        font-size: 20px;
        line-height: normal;
    }
	.single-blog-post div#primary {
    width: 67%;
}
#primary .inner-page-default header.entry-header h1 {
    font-size: 70px;
}
.single-blog-post aside#sidebar-primary {
    width: 28%;
}
.single-blog-post div#primary {
        width: 68%;
    }
	.galler-sec .gallery-filter button {
    font-size: 20px;
    padding: 15px 25px;
}
.galler-sec .gallery-box {
    width: 30% !important;
}
.galler-sec .gallery-filter button {
        font-size: 20px;
        padding: 12px 12px;
    }
	.service-inner-images-sec .service-inner-text h2 {
    margin-left: -209px;
    font-size: 120px;
}
.service-inner-images-sec .service-inner-text h2 span {
    font-size: 130px;
}
.service-package .package-description ul li, .service-package .package-description p {
    font-size: 17px;
    line-height: 24px;
}
}

@media screen and (max-width:1169px){
    .header {
        column-gap: 30px;
    }
	.logo {
        width: 350px;
    }
    .header ul li a {
        font-size: 20px;
    }
    .header ul {
        column-gap: 25px;
    }
    .social-links ul li a i {
        font-size: 25px;
    }
    button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
        height: 65px;
    }
    .section-2 .heading h1 {
        font-size: 50px;
        max-width: 80%;
        margin: 0 auto;
    }
    .clients h2, .event-sec h2 {
        font-size: 45px;
    }
	.section-2 .heading span {
    display: block;
}
	.section-4 {
    margin: 0 0 -1px;
}
	.main-slider button.slick-next.slick-arrow, .main-slider button.slick-prev.slick-arrow {
    top: 100px;
}
    .event-box-text h3 {
        font-size: 40px;
    }
    .event-box-text h4 {
        font-size: 22px;
    }
    .insta-gallery {
        column-gap: 10px;
    }
    
	.client-logos {
        gap: 20px;
    }
	.sec-inner1 h1 {
        font-size: 60px;
    }
	main.site-main p, main.site-main li {
        font-size: 20px;
        line-height: 30px;
    }
	main.site-main h2 {
        font-size: 44px;
    }
	main.site-main h3 {
    font-size: 30px;
}
	.consult-form form ul {
        gap: 15px;
    }
	.service-inner-images {
        column-gap: 18px;
		margin: 30px 0 30px;
    }
	.service-inner {
    margin: 0 0 30px;
}
.video-sec.section {
    height: 500px;
}
	.explore-button a {
    font-size: 24px;
    padding: 8px 36px 8px;
}
.gallery-single-page {
    margin: 50px 0 50px;
}
.testimonial-img img {
    width: 150px;
    height: auto;
}
.testimonial-img {
    position: absolute;
    top: -70px;
}
.testimonial-box {
    padding: 90px 30px 40px;
}
.testimonial-date-event {
    gap: 10px;
}
.testimonial-date:before {
    width: 100%;
    height: 2px;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: auto;
}
main.site-main .testimonial-title h2 {
    font-size: 30px;
}
.testimonials_boxes {
    row-gap: 100px;
    margin: 100px 0 20px;
}
main.site-main ul.inquire-form {
    column-gap: 16px;
    row-gap: 25px;
}
main.site-main ul.inquire-form li.if-form-text input, main.site-main ul.inquire-form li.if-form-text select, main.site-main ul.inquire-form li.if-form-textarea textarea {
    font-size: 18px;
}
main.site-main ul.inquire-form li.if-form-text label, main.site-main ul.inquire-form li.if-form-textarea label {
    font-size: 18px;
    margin: 0px 0 2px;
    font-weight: normal;
}
.press-boxes .press-box {
    width: 32%;
}
.gallery-boxes {
    gap: 30px;
}
	.global-layout-right-sidebar .primary-sidebar .blog-sidebar {
    padding: 50px 20px;
}
.single #primary .post .entry-title {
        font-size: 35px !important;
        margin: 0 0 20px !important;
        line-height: normal;
    }
	.bolg-content {
    column-gap: 27px;
}
.blog .page-title {
    font-size: 70px;
}
.blog .content-wrap-inner {
    gap: 20px;
}
.archive .page-title {
    font-size: 45px;
	    margin: 0px 0 0 0;
}
#primary .inner-page-default header.entry-header h1 {
    font-size: 50px;
}
	.blog.global-layout-right-sidebar #primary {
        width: 70%;
    }
	.global-layout-right-sidebar .primary-sidebar {
    width: 27%;
}
.service-inner-images-sec .service-inner-text h2 {
        margin-left: -125px;
        font-size: 80px;
    }
.service-inner-images-sec .service-inner-text h2 span {
    font-size: 90px;
}
.service-inner-images-sec .service-inner-text {
    padding-left: 50px;
}
.galler-sec .gallery-filter button {
        font-size: 18px;
        padding: 12px 12px;
    }
	    .galler-sec .gallery-filter {
        gap: 5px;
    }
	.magazines-section {
    gap: 18px;
}
.press-boxes {
    gap: 18px;
}
main.site-main ul.inquire-form li.if-form-text {
    width: 47%;
    margin: 0;
}
.contact-us-info {
    width: 30%;
}
.form {
    width: 40%;
}
.contact-image {
    width: 21%;
}
}

@media screen and (max-width:959px){
    .logo {
        width: 250px;
    }
    .header ul {
        column-gap: 10px;
    }
    .header ul li a {
        font-size: 17px;
    }
    .header {
        column-gap: 30px;
    }
    .header-bottom {
        margin: 30px 0 0;
    }
    .header_wrapper {
        padding: 30px 0 20px;
        
    }
    button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
        height: 45px;
    }
    .section-2 .heading h1 {
        font-size: 48px;
    }
    .clients h2, .event-sec h2 {
        font-size: 42px;
    }
    .event-boxes {
        column-gap: 12px;
    }
    .insta-gallery {
        column-gap: 9px;
    }
    .footer-col3 ul {
        column-gap: 30px;
    }
    
    .footer-col1 p a {
        font-size: 25px;
    }
    .footer-col3 ul {
        column-gap: 25px;
    }
	.client-logos {
        gap: 18px;
    }
	.sunita-two-col .tow-col-img-left {
    width: 100%;
}
	.video-sec.section {
        height: 400px;
    }
	.footer-col2 img {
    height: 150px;
    width: auto;
}
	.tow-col-img-content img {
    width: auto;
    margin: auto;
}
	.sec-inner1 {
    text-align: center;
    margin: 0 0 30px;
}
	
.sunita-two-col .tow-col-img-right {
    width: 100%;
    margin: 15px 0 0;
}
	main.site-main h2 {
        font-size: 40px;
        margin-bottom: 10px;
    }
	main.site-main .tow-col-img-content h3 {
        margin: 0 0 10px;
    }
	main.site-main .tow-col-img-content p {
        margin: 0 0 20px;
    }
	.tejal-two-col .tow-col-img-left {
    width: 100%;
}
.tejal-two-col .tow-col-img-right {
    width: 100%;
}
.tow-col-img-content.tejal-two-col {
    flex-direction: column-reverse;
}
.tow-col-img-content.tejal-two-col {
    flex-direction: column-reverse;
    margin: 20px 0 0;
}
.tow-col-img-content.tejal-two-col .tow-col-img-right {
    margin: 0 0 16px;
}
.behind-screen-sec {
    text-align: center;
    margin: 20px 0 0;
}
.wedding-plan-sec {
    text-align: center;
    margin: 31px 0 0;
}
.consult-form form {
        width: 100%;
    }
.awards-sec {
    text-align: center;
    margin: 36px 0 0;
}
.consult-now-sec {
    text-align: center;
    margin: 27px 0 0;
}
.service-inner-images {
        column-gap: 15px;
        margin: 30px 0 30px;
    }
	.service-single-two-col .service-single-right {
    width: 100%;
}
.service-single-two-col .service-single-left {
        width: 100%;
        margin-bottom: 30px;
    }
.service-single-two-col-1, .service-single-two-col-3 {
    flex-direction: column-reverse;
}
.service-single-right img {
    margin: auto;
    display: block;
}
main.site-main .service-single-two-col .service-single-left h2 {
    font-size: 40px;
}
.testimonials_boxes {
    column-gap: 29px;
}
main.site-main .testimonial-title h2 {
    font-size: 22px;
}
.testimonial-date-event h4 {
    font-size: 16px;
}
main.site-main .testimonial-text p {
    font-size: 18px;
    line-height: 25px;
}
.form {
    width: 100%;
    padding: 20px;
    margin: 00px 0 0;
	order:3;
}
.contact-us-info {
    gap: 22px;
    width: 50%;
    justify-content: center;
	order:1;
}
.contact-image {
        width: 44%;
        order: 2;
 }
.contact-us-info div {
        width: 100%;
        padding: 0;
    }
.press-boxes .press-box {
    width: 31%;
}
.gallery-box {
    width: 48%;
}
.gallery-boxes {
    gap: 28px;
}
.single-blog-post div#primary {
        width: 100%;
    }
	.single-blog-post aside#sidebar-primary {
    width: 100%;
}
.single .content-wrap-inner .box-wrapper .entry-content h2 {
    font-size: 24px;
}
.single #primary .post .entry-title {
        font-size: 28px !important;
        margin: 0 0 20px !important;
        line-height: normal;
    }
	.blog.global-layout-right-sidebar #primary {
        width: 100%;
    }
	.global-layout-right-sidebar .primary-sidebar {
    width: 100%;
}
.blog-title {
    margin: 30px 0 20px;
}
.blog .content-wrap-inner .box-wrapper {
    width: 100%;
}
.blog .content-wrap-inner {
        gap: 20px;
        width: 100%;
	flex-wrap: wrap;
    }
	.blog .content-wrap-inner .image {
    width: 100%;
}
.blog .page-title {
        font-size: 50px;
    }
	.archive .page-title {
        font-size: 38px;
    }
	.archive #main {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
#primary .inner-page-default header.entry-header h1 {
    font-size: 40px;
}
.service-inner-images-sec {
    align-items: flex-start;
}
.service-inner-images-sec .service-inner-text h2 {
        margin-left: -109px;
        font-size: 60px;
    }
	.service-inner-images-sec .service-inner-text h2 span {
        font-size: 70px;
    }
	.galler-sec .gallery-box {
        width: 46% !important;
    }
	.magazines-section .magazine-box {
    width: 31%;
}
	.press-boxes .press-box {
        width: 31%;
    }
	.parallax-sec {
    height: 350px;
}
}

@media screen and (max-width:768px){
.header .left-menu, .header .right-menu {
    display: none;
}
.logo {
    width: 300px;
}
.section-2 .heading span {
    font-family: 'aliens and cows';
    display: block;
}
.section-2 .heading h1 {
    font-size: 36px;
}
.clients h2, .event-sec h2 {
    font-size: 32px;
}
.client-logo {
        width: 40%;
    }
.event-boxes {
    column-gap: 0;
    row-gap: 30px;
}
.event-box {
    width: 100%;
}
.event-box-text {
    margin: 10px 0 0;
}
.event-box-text h3 {
    font-size: 30px;
}
.buttons {
    column-gap: 30px;
}
.insta-gallery-img {
    width: 32%;
}
.insta-gallery {
    column-gap: 10px;
    row-gap: 10px;
}
.footer-content {
    margin: 0 0 30px;
    flex-direction: column;
    row-gap: 20px;
}
.footer-col2 {
    order: 1;
    margin: 0;
}
.footer-col1 {
    order: 2;
}
.footer-col3 {
    order: 3;
}
 .main-slider button.slick-prev.slick-arrow, .main-slider button.slick-next.slick-arrow {
        height: 50px;
		 top: 50px;
    }
	.consult-form form ul li.fc-form-text {
    width: 100%;
    margin: 0;
}
.footer_wrapper {
    margin: 50px 0 0;
}
.service-inner-images {
        column-gap: 10px;
        margin: 20px 0 20px;
    }
	.gallery-single-page {
        margin: 30px 0 30px;
    }
    .testimonial-box {
        width: 95%;
    }
    .testimonial-date-event {
        flex-direction: column;
    }
    .contact-us-info div {
        width: 100%;
    }
	.contact-image {
        width: 43%;
    }
    main.site-main ul.inquire-form li.if-form-submit input {
        font-size: 22px;
    }
    main.site-main ul.inquire-form li.if-form-text {
        width: 100%;
        margin: 0;
    }
    main.site-main ul.inquire-form {
        column-gap: 0;
        row-gap: 20px;
    }
    .press-boxes .press-box {
        width: 31%;
    }
    .press-title {
        line-height: normal;
    }
    .gallery-boxes {
        column-gap: 23px;
        row-gap: 30px;
    }
    main.site-main .gallery-title h2 {
        font-size: 20px;
    }
    main.site-main .gallery-location p {
        font-size: 18px;
        line-height: normal;
    }
	.blog .page-title {
        font-size: 40px;
    }
	.blog .page-title {
        font-size: 36px;
    }
	.bolg-content .content-row .entry-header h2 {
    line-height: normal;
}
.archive #main {
        display: grid;
        grid-template-columns: 1fr;
        gap: 25px;
    }
	.archive .page-title {
        font-size: 32px;
    }
	#primary .inner-page-default header.entry-header h1 {
    font-size: 30px;
}
.award-images img {
        width: 16%;
    }
.service-inner-images-sec .service-inner-text {
        padding-left: 0;
        width: 100%;
    }
	.service-inner-images-sec .service-inner-image {
    width: 100%;
}
.service-inner-images-sec .service-inner-text h2 {
        margin-left: 0;
        font-size: 50px;
    }
	.service-inner-images-sec .service-inner-text h2 span {
        font-size: 60px;
    }
	.service-inner-images-sec .service-inner-text h2 span {
        font-size: 60px;
    }
.service-inner-images-sec .service-inner-text h2 span span {
    /* color: #fff; */
    background: linear-gradient(90deg, rgb(138 67 67) 0%, rgb(123 21 21) 66%, rgba(0, 0, 0, 1) 66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
	.service-package {
        width: 100%;
        text-align: left;
    }
.services-packages {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 22px;
}
	.parallax-sec {
        height: 250px;
    }
	.services-sec3 {
    padding: 40px 0 100px;
}
}

@media screen and (max-width:599px){
	.contact-us-info {
    width: 100%;
	padding:0
    }
	.form {
        width: 100%;
        padding: 0;
        order: 2;
    }
	.contact-image {
        width: 100%;
		order:3;
    }
    .social-links ul li a i {
        font-size: 20px;
    }
    .social-links ul {
        column-gap: 25px;
    }
   .main-slider ul.slick-dots {
        bottom: 20px;
    }
    .main-slider button.slick-prev.slick-arrow, .main-slider button.slick-next.slick-arrow {
        height: 35px;
    }
    .buttons {
        column-gap: 0;
        row-gap: 20px;
    }
    .insta-gallery-img {
        width: 31%;
    }
	main.site-main p, main.site-main li {
        font-size: 18px;
        line-height: 30px;
    }
	main.site-main h1 {
    margin: 25px 0 15px;
}
	.sec-inner1 h1 {
        font-size: 50px;
    }
	main.site-main h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
	main.site-main h3 {
        font-size: 24px;
    }
	.tow-col-img-content.tejal-two-col {
        margin: 0px 0 0;
    }
	.sec-inner1 {
        text-align: center;
        margin: 0 0 15px;
    }
	.service-inner-images .service-inner-image {
    width: 100%;
}
	.service-inner-images {
        column-gap: 0;
        row-gap: 10px;
    }
	.explore-button a {
        font-size: 20px;
        padding: 8px 30px 8px;
    }
	main.site-main .service-single-two-col .service-single-left h2 {
        font-size: 30px;
    }
	button.fg-carousel-next,button.fg-carousel-prev {
    font-size: 24px;
}
.gallery-box {
    width: 100%;
}
.single .content-wrap-inner .box-wrapper .entry-content h2 {
        font-size: 21px;
        margin: 5px 0 15px;
    }
	.archive .page-title {
        font-size: 28px;
    }
	.bolg-content .content-row .entry-header h2 {
    font-size: 18px !important;
}
	.footer-col3 ul li a i {
        font-size: 20px;
    }
	.footer-col1, .footer-col3 {
    width: 100%;
    text-align: center;
}
.footer-col3 ul {
    justify-content: center;
}
	.main-heading::before{ 
		left: 0%;
	}
	.main-heading::after{
		right: 0%;
	}
	.service-inner-images-sec .service-inner-text h2 {
        margin-left: 0;
        font-size: 40px;
    }
	.service-inner-images-sec .service-inner-text h2 span {
        font-size: 50px;
    }
	.footer-col2 {
    width: 100%;
}
.galler-sec .gallery-box {
        width: 100% !important;
    }
	.galler-sec .gallery-boxes {
    gap: 30px;
}
.galler-sec .gallery-filter button {
        font-size: 17px;
    }
	.magazines-section .magazine-box {
        width: 100%;
    }
	.press-boxes .press-box {
        width: 47%;
    }
	.video-sec.section {
        height: auto;
    }
	
.video-sec.section video {
    width: 100%;
    height: auto;
    position: relative;
	object-fit: contain;
	z-index:auto;
}
.services-sec1 {
    background: #ffffff;
    padding-bottom: 40px;
}
	.parallax-image {
		width: auto;
		height: auto;
		position: relative;
		object-fit: contain;
	}
	.parallax-sec {
        height: auto;
    }
}
@media screen and (max-width:479px){
.award-carousel .slick-slide {
    margin-right: 0;
}
	.award-images img {
        width: 30%;
    }
	.award-images {
    gap: 5px;
}
    .logo {
        width: 250px;
    }
    .social-links ul {
        column-gap: 18px;
    }
    .main-slider button.slick-prev.slick-arrow, .main-slider button.slick-next.slick-arrow {
        height: 25px;
    }
    .section-2 .heading h1 {
        font-size: 30px;
    }
    .clients h2, .event-sec h2 {
        font-size: 25px;
    }
    .client-logos {
        margin: 30px 0 0;
        gap: 10px;
    }
    .client-logo {
        width: 100%;
    }
    .event-box-text h3 {
        font-size: 25px;
    }
    .event-box-text h4 {
        font-size: 20px;
    }
    .insta-gallery-img {
        width: 100%;
    }
    .insta-gallery-img img {
        margin: 0 auto;
        width: auto;
        display: block;
    }
    .footer_wrapper {
        padding: 40px 0 25px;
        margin: 50px 0 0;
		
    }
    .copyright p {
        font-size: 15px;
    }
    .footer-col1 p a {
        font-size: 20px;
    }
    .footer-col3 ul li a i {
        font-size: 20px;
    }
    .footer-col3 ul {
        column-gap: 20px;
    }
   .main-slider ul.slick-dots li {
        width: 15px;
        height: 15px;
        padding: 3px 0 0 0px;
    }
   .main-slider ul.slick-dots li button {
        font-size: 0;
        width: 7px;
        height: 7px;
    }
	.sec-inner1 h1 {
        font-size: 34px;
    }
	main.site-main h3 {
        font-size: 20px;
    }
	main.site-main h2 {
        font-size: 28px;
    }
	.consult-form form ul li.fc-form-button input {
    font-size: 18px;
    width: 100%;
}
.testimonial-img img {
    width: 130px;
    height: auto;
}
.testimonial-box:before {
    width: 40px;
    height: 35px;
    left: 20px;
    top: -15px;
}
.testimonial-box:after {
    right: 30px;
    bottom: -12px;
    width: 40px;
    height: 35px;
}
main.site-main .testimonial-text p {
    font-size: 16px;
    line-height: 23px;
}
.testimonial-box {
    padding: 65px 20px 30px;
}
.press-boxes .press-box {
    width: 100%;
}
.single-blog-post {
    gap: 30px;
    margin: 30px 0 0;
}
.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    max-width: 100%;
}
.wp-block-search__inside-wrapper button.wp-block-search__button {
    width: 100%;
    padding: 13px 0 13px !important;
}
.single #primary .post .entry-title {
        font-size: 25px !important;
        line-height: normal;
    }
	
	.footer-col2 {
    width: 100%;
    text-align: center;
}
.main-heading::after {
        right: -3%;
        width: 15px;
    }
	    .main-heading::before {
        left: -3%;
        width: 15px;
    }
	.press-boxes .press-box {
        width: 100%;
    }
}