/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
@import url("fonts/stylesheet.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css");
.home-banner {
    position: relative;
}
.home-banner-items {
    z-index: 99;
}
.bg-animation {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
}
.banner-search {
    position: absolute !important;
    top: 0;
    right: 10px;
    border-radius: 10px;
    background: rgb(255 255 255 / 30%) !important;
    color: #000;
    width: 348px;
    border: #fff;
    margin-top: 40px;
    margin-right: 60px;
}

.banner-search input {
    padding-left: 20px !important;
    padding-right: 50px !important;
    position: relative;
    background: transparent;
    color: #ffff!important;
    /* width: 348px; */
    border: 0px;
    /* margin-top: 40px; */
    /* margin-right: 60px; */
}
.banner-search input::placeholder{
    color: #ffff!important;
	
}
.banner-search label {
    display: none !important;
}

.banner-search input:focus {
    background: transparent !important;
}
.banner-search .e-search-input-wrapper:after {
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    top: 15px;
    right: 26px;
    z-index: 9;
    background-image: url('https://insigniaartists.com/wp-content/uploads/2025/06/search-Icon.svg');
    position: absolute;
}

.banner-nav {
    margin: 80px auto;
    width: 100%;
    max-width: 1156px !important;
}
.banner-nav .elementor-nav-menu .elementor-item {
    font-family: 'Erstoria' !important;
    font-size: 40px;
    text-decoration: none !important;
    color: #fff !important;
    font-weight: 400 !important;
}
.banner-nav .elementor-item:hover {
    color: #F08585 !important;
}

.logo-slider {
    background-color: #081028;
    border-radius: 30px;
    padding: 39px;
}

.main-heading .elementor-heading-title {
	margin-bottom: 20px;
    font-family: 'Erstoria';
    font-size: 90px;
    color: #F08585 !important;
    line-height: 90px;
    font-weight: 400 !important;
    position: relative;
    display: inline-flex;
    align-items: center;
}

.sub-heading .elementor-heading-title {
    margin-bottom: -25px;
    font-family: 'Erstoria';
    font-size: 30px;
    color: #fff;
    font-weight: 400 !important;
    position: relative;
    display: inline-flex;
    align-items: center;
}

.sub-heading .elementor-heading-title:before {
    content: '';
    width: 36px;
    height: 2px;
    display: block;
    background: #F08585;
    position: relative;
    margin: 0 10px 0 0;
}
.marquee span {
      -webkit-text-stroke: 1px #F08585;
      color: transparent;
}
.in-cat {
    height:80px;
    border:1px solid #fff;
    border-radius: 10px;
}
.in-cat .elementor-heading-title {
    padding: 30px 40px;
}
.insig-cat {
    list-style: none;
    margin: 0px;
    padding: 0px !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}
/*.insig-cat li {*/
/*    margin: 10px 20px;*/
/*    padding: 20px 40px;*/
/*    border:1px solid #fff;*/
/*    text-align: center;*/
/*    color: #fff;*/
/*    border-radius: 10px;*/
/*}*/

.insig-cat li {
    margin: 10px 10px;
    padding: 15px 20px;
    border:1px solid #fff;
    text-align: center;
    font-size: 18px !important;
    color: #fff;
    border-radius: 10px;
}
.insig-cat li:first-child {
    margin-left:0px;
}
.insig-cat li:last-child {
    margin-right:0px;
}
.fancy-btn .elementor-button {
    margin: 0px 0 0 0;
    padding: 0 0 5px 0;
    font-family: 'Erstoria';
    font-size: 18px;
	font-weight:400 !important;
    color: #fff;
    background: transparent;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    position: relative;
    display: flex;
    width: fit-content;
    align-items: center;
}

.fancy-btn .elementor-button:after{
    content:'';
    width: 50px;
    height: 50px;
    display: flex;
    background:url('https://insigniaartists.com/wp-content/uploads/2025/06/button-arrow.png') no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: -85px;
  transition: all 0.4s ease;
}


.fancy-btn:hover .elementor-button:after{
    content:'';
    width: 50px;
    height: 50px;
    display: flex;
    background:url('https://insigniaartists.com/wp-content/uploads/2025/06/button-arrow.png') no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: -85px;
  transform: rotateZ(180deg);
}
.insignia-car-one {
    right: -80px;
    position: absolute;
}
.insignia-car-one .swiper-pagination-progressbar.swiper-pagination-horizontal {
    width: 60%;
    margin: 0 0 0 10px;
    bottom: -50px !important;
    background: #fff;
    top: unset !important;
}
/* .insignia-car-one .elementor-swiper-button.elementor-swiper-button-next {
    right: 84px !important;
}
.insignia-car-one .elementor-swiper-button.elementor-swiper-button-prev {
    right: 130px !important;
} */

.insignia-car-one.elementor-widget-n-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-prev {
    left: 75% !important;
}
.insignia-car-one.elementor-widget-n-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-next {
    right: 17% !important;
}
.insignia-car-one .swiper-slide .elementor-widget-image {
    position: relative;
    border-radius: 30px;
    background-color: #081028;
    overflow: hidden;
}
.insignia-car-one .swiper-slide:hover .elementor-widget-image:after {
    content: '';
    width:100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
background: #F08585;
background: -webkit-linear-gradient(180deg,rgba(240, 133, 133, 0) 30%, rgba(240, 133, 133, 1) 100%);
background: -moz-linear-gradient(180deg,rgba(240, 133, 133, 0) 30%, rgba(240, 133, 133, 1) 100%);
background: linear-gradient(180deg,rgba(240, 133, 133, 0) 30%, rgba(240, 133, 133, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(
  startColorstr="#F08585",
  endColorstr="#F08585",
  GradientType=0
);
}
.insignia-car-two-details .fancy-btn {
    margin-top: 30px;
}

.insignia-car-two .swiper-pagination-progressbar.swiper-pagination-horizontal {
    width: 35%;
    margin: auto;
    bottom: -18%;
    background: #fff;
    top: unset !important;
    left: 0;
    right: 0;
}

.info-details-item .elementor-image-box-title {
    font-family: 'Erstoria';
    font-size: 30px;
    line-height: 30px;
    font-weight: 400 !important;
    color: #fff;
	margin:0px;
}

.info-details-item .elementor-image-box-title span {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 400 !important;
    display: block;
}

.info-details-item ul {
    list-style: none;
    padding: 0;
    color: #fff;
    font-family: 'Poppins';
    font-size: 18px;
   font-weight:400 !important;
}

.info-details-item ul li {
    font-family: 'Poppins';
    font-size: 18px;
	font-weight:400 !important;
}

.info-details-item ul li a {
    color: #fff;
    text-decoration: none !important;
}

.info-details-item ul li a i {
    margin-right: 10px;
}

.contact-form-box {
    max-width: 627px;
	height:100%;
    padding: 50px;
    background: #fff;
    border-radius: 21px;
}
.contact-form-box div#wpforms-263-field_2-container {
    margin-top: 30px;
    margin-bottom: 30px;
}

.contact-form-box .wpforms-submit-container {
    margin-top: 40px !important;
}
.contact-form-box div.wpforms-container-full:not(:empty) {
    margin: 0;
}

.contact-form-box input {
    border: 0px !important;
}

.contact-form-box form textarea {
    border: 0;
}

.contact-form-box form input::placeholder, .contact-form-box form textarea::placeholder {
    font-family: 'Erstoria' !important;
    font-weight: 400 !important;
    font-size: 30px;
    color: #000 !important;
    opacity: 1 !important;
}

.contact-form-box input {
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    border-bottom: 2px solid #000 !important;
    border-radius: 0px !important;
    padding: 0 0!important;
    font-size: 18px !important;
    line-height: 25px !important;
}

.contact-form-box form textarea {
    border: 0;
}

.contact-form-box form textarea::placeholder {
    font-family: 'Erstoria' !important;
    font-weight: 400 !important;
    font-size: 30px;
    color: #000 !important;
    opacity: 1 !important;
}
.contact-form-box input, .contact-form-box textarea {
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    border-bottom: 2px solid #000 !important;
    border-radius: 0px !important;
    padding: 0 0!important;
    font-size: 18px !important;
    line-height: 25px !important;
}

.contact-form-box form textarea {
    border: 0;
}

.contact-form-box form textarea::placeholder {
    font-family: 'Erstoria' !important;
    font-weight: 400 !important;
    font-size: 30px;
    color: #000 !important;
    opacity: 1;
}
.contact-form-box div.wpforms-container-full:not(:empty) {
    margin: 0;
}
.contact-form-box button {
/*     padding: 0 0 !important;
    font-family: 'Erstoria' !important;
    font-size: 18px !important;
    font-weight: 400;
    background: transparent !important;
    color: #000 !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px !important;
    position: relative;
    display: ; */
}

.contact-form-box button:after {
/*     content: '';
    width: 50px;
    height: 50px;
    display: inline-flex;
    background:url('https://insigniaartists.com/wp-content/uploads/2025/06/Group-1000003054.png') no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 0;
    margin-left: 25px; */
}
.social-footer .title {
    font-family: 'Erstoria';
    font-size: 18px;
    margin-right: 18px;font-weight:400 !important;
}
.social-footer {
	margin:0;
    padding: 0;
    list-style:none;
    display: flex;
    color: #fff;
    text-decoration: none;
    justify-content: center;
    align-items: center;
}
.social-footer li a{
    padding: 10px;
    margin: 15px 7px;
    width: 40px;
    height: 40px;
    font-size: 21px;
    text-decoration: none !important;
    color: #fff;
    border-radius: 50px;
    background-color: #ffffff30;
    display: flex;
    text-align: center;
}
.social-footer li a i{
    text-decoration: none !important;
    margin: auto;
}
.footer-title .elementor-heading-title:after {
    content: '';
    width: 121px;
    height: 1px;
    background: #fff;
    display: block;
}


.footer-copyright:after {
    content: '';
    left: -7%;
    right: 0;
    position: absolute;
    top: 0;
    width: 120%;
    border-top: 2px solid #9C9999;
}

.footer-copyright {
    width: 100%;
    /* position: relative; */
}

.insignia-gallery--links .elementor-widget-container .elementor-gallery__titles-container a.elementor-item:first-child {
    display: none;
    margin-left: 0 !important;
}

.insignia-gallery--links .elementor-widget-container .elementor-gallery__titles-container a.elementor-item {
    text-decoration: none;
    padding: 20px 40px;
    font-family: 'Poppins';
	font-weight: 400;
    font-size: 18px;
    border: 1px solid #fff;
    border-radius: 10px;
    margin: 18px 15px;
}

.insignia-gallery--links .elementor-widget-container .elementor-gallery__titles-container a.elementor-item:last-child {
    margin-right: 0px !important;
}

.insignia-gallery--links .elementor-widget-container .elementor-gallery__titles-container a.elementor-item:nth-child(2) {
    margin-left: 0px !important;
}

.insignia-gallery--links .elementor-widget-container .elementor-gallery__titles-container a.elementor-item:hover, .insignia-gallery--links .elementor-widget-container .elementor-gallery__titles-container a.elementor-item:active {
    margin: 18px 15px; padding: 20px 40px; color: #fff !important;font-family: 'Poppins';font-weight: 400;background: #F08585;border-color: #F08585;}
.insignia-gallery--links .elementor-widget-container .elementor-gallery__titles-container a.elementor-item:hover:after {
	display:none;
}
.insignia-gallery--links .e-gallery-item .elementor-gallery-item__overlay {
    display: none !important;
}
.insignia-gallery--links .e-gallery-item.elementor-gallery-item {
    height: 395px !important;
}
.insignia-gallery--links .e-gallery-item.elementor-gallery-item:hover .elementor-gallery-item__content {
    background: linear-gradient(45deg, #081029, transparent) !important;
    /* height: 90px; */
    /* position: absolute; */
    /* bottom: 0; */
}
/*
     AT MEDIA
*/
@media screen and (max-width: 991px){
.banner-search {
    position: absolute !important;
    top: 40px;
    right: 0;
    border-radius: 10px;
    background: rgb(255 255 255 / 30%) !important;
    color: #000;
    width: 348px;
    border: #fff;
    margin: auto;
    /* margin-right: auto; */
    /* margin-left: auto; */
    left: 0;
}
.banner-nav .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    padding: 0;
}
.banner-nav .elementor-nav-menu li {
    border-width: 0;
    margin-bottom: 22px;
}
.main-heading .elementor-heading-title {
	margin-bottom: 20px;
    font-family: 'Erstoria';
    font-size: 64px !important;
    color: #F08585 !important;
    line-height: 70px !important;
    font-weight: 400 !important;
    position: relative;
    display: inline-flex;
    align-items: center;
}
.insignia-car-one {
    right: 0;
    position: inherit;
}
}

@media screen and (min-width: 1024px) and (max-width: 1366px){
	.insig-cat {
    display: flex;
    align-items: center !important;
    flex-wrap: wrap;
    align-content: center !important;
    justify-content: center !important;
}
}