/**
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
*/

html, body {
  overflow-x: hidden !important;
}
ul#ast-hf-mobile-menu {
    position: absolute;
    top: 100px;
}
.page .entry-title{
    display:none;
}
nav.menu a {
    color: white;
    font-size: 17px;
    font-family: 'Poppins',sans-serif !important;
    font-weight: 500;
    justify-content: center;
    align-content: center;
}
nav.menu a {
    color: white;
    font-size: 17px;
    font-family: 'Poppins',sans-serif !important;
    font-weight: 500;
}
	.Img::after {
    content: "";
    position: absolute;
    background-color: #b88c43;
    width: 50%;
    height: 2px;
    top: 16px;
	
}
	.Img::before {
    content: "";
    position: absolute;
    background-color: #b88c43;
    width: 50%;
    height: 2px;
    top: 16px;
		right:52%;
}


/* baneer slider css */
.hero-scope * {
  margin:0;
  padding:0;
  box-sizing:border-box;
  font-family:Arial;
}
.arr{
    font-weight:900;
}

/* arrows */
.hero-scope .swiper-button-prev:after {
    font-size:20px !important;
    content:'prev';
    background:black;
    padding:10px 15px;
    border-radius:23px;
    position:absolute;
    left:60px;
    color:white;
}
.single li {
    margin-left: 20px;
    font-family: 'Poppins', sans-serif !important;
}

.hero-scope .swiper-button-next:after {
    content:'next';
    background:black;
    padding:10px 15px;
    font-size:20px !important;
    color:white;
    border-radius:20px;
    position:absolute;
    right:60px;
}

/* slider */
.hero-scope .swiper{
  width:100%;
  height:100vh;
	overflow:hidden !important;
}

.hero-scope .slide{
  position:relative;
  background-size:cover;
  background-position:center;
}

.hero-scope .slide::before{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,0.5);
  z-index:1;
}

/* content */
/* .hero-scope .content{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,60%);
  text-align:center;
  opacity:0;
  z-index:2;
  color:#fff;
}

.hero-scope .content.show{
  opacity:1;
  transform:translate(-50%,-50%);
  transition:1s;
}

.hero-scope .content.hide{
  opacity:0;
  transform:translate(-50%,80%);
  transition:1s;
} */

/* heading */
.hero-scope .content h1{
  font-size:50px;
  font-weight:700;
  line-height:1.3;
  margin-bottom:30px;
  color:white !important;
}

/* button */
.hero-scope .consult-btn-main{
  display:inline-block;
  padding:5px 40px 5px 20px;
  background:#D9AE5A;
  color:#fff;
  text-decoration:none;
  border-radius:8px;
  font-weight:600;
  position:relative;
  font-family:poppins;
  font-size:20px;
  font-weight:500;
}

.hero-scope .consult-btn-main::after{
     content: "";
    position: absolute;
    background: url("https://www.lawyersonia.com/wp-content/uploads/2026/03/arrow-1.png");
    background-size: cover;
    width: 100%;
    background-size: 40px;
    background-repeat: no-repeat;
    height: 100%;
    top: 3px;
    right: -75.5%;
}

.hero-scope .consult-btn-main:hover{
  background:#c79c48;
}

/* fixed button */
.hero-scope .fixed-btn{
  position:absolute;
  bottom:125px;
  left:50%;
  transform:translateX(-50%);
  z-index:999;
  padding:2px 30px;
  background:transparent;
  color:#fff;
  border:1px solid white;
  border-radius:30px;
  text-decoration:none;
}

.hero-scope a{
    text-decoration:none !important;
}

.hero-scope a:hover{
    color:white !important;
}

/* mobile */
@media(max-width:768px){
  .hero-scope .content h1{
    font-size:28px !important;
  }
  
	.hero-scope .swiper-button-prev:after {
    font-size: 20px !important;
    content: 'prev';
  
    left: 2px !important;

}
	.hero-scope .swiper-button-next:after {
    content: 'next';
    right: 5px !important;
}
	.hero-scope .fixed-btn {
    position: absolute;
    bottom: 125px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    padding: 2px 30px;
    background: transparent;
    color: #fff;
    border: 1px solid white;
    border-radius: 30px;
    text-decoration: none;
    width: 52% !important;
}
	
}

/* .single-post .entry-title{
    display:block; */
}

li#menu-item-73 a {
    font-size: 13px;
    font-weight: 700;
    padding: 10px 15px;
	line-height:21px;
}
li#menu-item-73 a:hover {
    padding: 10px 15px;
 
}
.elementor-13 .elementor-element.elementor-element-e392e01 .menu-item a.hfe-menu-item.elementor-button {
    padding: 10px 15px 10px 15px;
    background-color: #FFFFFF;
    color: #D8AC5A;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px -2px 6px 1px #D8AC5A inset;
    line-height: 19px;
    font-size: 13px;
    font-weight: 700;
}
.single li {
    margin-left: 20px;
    font-family: "Poppins",sans-serif !important;
}


.Family-li ul li::before {
    content: "";
    position: absolute;
    background:url("https://www.lawyersonia.com/wp-content/uploads/2026/03/right-arrow-3.png");
	background-size:20px;
	background-repeat:no-repeat;
    width: 100%;
    height: 100%;
	left:-29px;
	top:4px;
}

.fotter{
	position:relative;
	
}
.fotter::before	{
	position:absolute;
	content:"";
	width:100%;
	top:0;	
	bottom:0;
	background-color:rgba(0,0,0,0);
	opacity:0.6;
}
a.readmore:hover {
    color: #ab641d !important;
}

.family-box:hover{
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
}

.img-background::before{
	content: '';
    background: #D9AE5A;
    top: 30%;
    left: -30%;
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
}

.img-background2::before{
	content: '';
    background: #D9AE5A;
    top: 31%;
    left: 25%;
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
}


.Image-box p {
    text-align: justify;
}

a.Read-more{
	color:#fcaf3b;
}
a.Read-more:hover{
	color:#ab641d;
}
a.Divorce:hover{
	color:#ab641d;
}
.contact a{
	position:relative;
}

.contact a::after {
    content: "";
    background: url(https://www.lawyersonia.com/wp-content/uploads/2026/03/right-arrow-5.png);
    background-size: 23px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    left: 84%;
    top: 22px;
}
label.wp-block-search__label {
    display: none;
}

button.wp-block-search__button.wp-element-button {
    display: none;
}

input#wp-block-search__input-1 {
    width: 165%;
	position:relative;
	  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08) !important;
	border:1px solid #d0b59a;
}


.wp-block-search__inside-wrapper::after {
    content: "";
    background: url(https://www.lawyersonia.com/wp-content/uploads/2026/03/search.png);
    background-repeat: no-repeat;
    background-size: 30px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 144%;
    top: 7px;
}


/* contact form */
.form-contact p {
    margin: 0px;
}

.form-contact label {
    font-size: 20px;
    font-weight: 400;
    font-family: poppins;
}

.input {
   
    padding-bottom: 5px;
}
.button {
    background: none;
    box-shadow: none;
    text-align: center;
}
.heading::after {
    content: "";
    background: #D0A454;
    width: 74%;
    height: 95%;
    position: absolute;
    left: 20px;
    z-index: 0;
	top: 0px;align-content}

a.tel {
    text-decoration: none !important;
	color:black;
}
a.mail {
    text-decoration: none !important;
    color: black;
}
a.Tel {
    text-decoration: none !important;

}
::placeholder {
    font-size: 20px;
}
.button input {
    background-color: #d9ae5a;
    font-size: 22px;
    border-radius: 30px;
    padding: 7px 40px 13px 40px;
	font-weight:700;
}
.button input:hover{
	background-color: #d9ae5a;
	
}
.captcha p {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Poppins';
}
.captcha input {
    margin: 3px 0px 20px 0px;
  
}

@media (max-width:600px){
	.form-contact label {
    font-size: 17px;
	}
	::placeholder {
    font-size: 17px;
	}
	.button input {
    background-color: #d9ae5a;
    font-size: 21px;
	
}
	.captcha p {
		font-size: 17px;
	}
	select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    font-size: 17px !important;
}
}

	
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    font-size: 20px;
}
input.wpcf7-form-control.wpcf7-file {
    background-color: white;
}
a.mail {
    text-decoration: none !important;
}
p.math-captcha-question {
    font-size: 17px;
}
	.wpcf7 input[type=file].wpcf7-form-control {
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    padding: 5px 16px !important;
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05);
    color: var(--ast-form-input-text,#475569);
}


@media (max-width:600px){
  html, body {
    overflow-x: hidden;
  }


	
.contact-p .elementor-image-box-wrapper {
    display: flex;
    gap: 10px;
}
	
	
	.Image-box img {
    margin-left: 20px;
}

	
.Diveroce .elementor-image-box-wrapper {
    display: flex;
    gap: 15px;
}
	.Diveroce figure.elementor-image-box-img {
    margin-top: 45px !important;
}
	a.Divorce{
		text-decoration:none !important;
	}
	a.Read-more{
		text-decoration:none !important;
	}
	.contact a::after {
    content: "";
    background: url(https://www.lawyersonia.com/wp-content/uploads/2026/03/right-arrow-5.png);
    background-size: 17px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    left: 77%;
    top: 15px;
}
		.heading::after {
    content: "";
    background: #D0A454;
    width: 74%;
    height: 77% !important;
    position: absolute;
    left: 20px;
    z-index: 0;
    top: 0px;
}
	
	
	
	
}


/* blogs innerpages */


/* nav.navigation.post-navigation {
    display: none;
} */
a.num {
    text-decoration: none !important;
    font-size: 15px;
}
/* .single-post .entry-title {
  display: none;
} */
input#wp-block-search__input-1:focus {
    outline: none;
    box-shadow: 0 0 5px var(--nv-secondary-accent);
}

input#wp-block-search__input-1::placeholder {
    font-size: 16px !important;
}


/* Single post*/

.single .ast-container {
    width: 100%;
    max-width: 100% !important;
    padding: 0px;
	display: block;
}

.single-banner {
    background: #000;
    min-height: 90vh;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-banner-inner {
    width: 100%;
    padding: 10% 9% 1% 10%;
}

.single-banner h1 {
    font-size: 60px;
    color: #fff;
    font-weight: 600;
    font-family: 'Poppins';
}

.author {
    color: #fff;
}

.single-content-inner {
    width: 100%;
    max-width: 1170px;
    margin: auto;
    padding: 20px 0px;
}

.single-content-inner-1 {
    width: 68%;
    display: inline-block;
}

.single-content-inner-2 {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}




.single .post-navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.social-share a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin-right: 6px;
    font-size: 18px;
}
.social-share {
    padding-bottom: 10px;
} 
/* Colors */
.fb { background: #3b5998; }
.tw { background: #1da1f2; }
.ms { background: #0084ff; }
.ln { background: #0077b5; }
.pt { background: #bd081c; }
.more { background: #1877f2; }

.single button.search-submit.ast-search-submit {
    position: absolute;
    background-color: transparent;
    right: 11%;
    color: #9fa3af;
    top: 12.9%;
    font-size: 20px;
    box-shadow: none;
}
/* .ast-icon svg:not([fill]) {
    fill: currentColor;
    display: none; */
}
 .single input.search-submit {
    display: none;
}
.single input#search-field {
    margin-top: 50px !important;
    margin-left: 30px;
    box-shadow: 0 0 6px 0 #ffd3a6 !important;
}
.single .single-content-inner h2 {
    color: black !important;
}
.single .single-content {
    background-color: white;
}
/* .single div {
    color:#14171c;
} */
.single .prev a {
    color: #fdb73b !important;
		line-height:21px !important;
}
.single .prev a:hover{
	color:#ab641d !important;
	text-decoration:underline !important;
}
.single .next a{
	  color: #fdb73b !important;
	
	line-height:21px !important;
}
.single .next a:hover{
	color:#ab641d !important;
	text-decoration:underline !important
}
.single div .elementor-widget-text-editor {
    color: black;
    font-family: "Poppins",sans-serif;
}

.post-content p a {
    color: #fdb73b ;
}
.post-content p a:hover{
	color:#ab641d;
}

.links a {
    color: #fdb73b;
}
.links a:hover {
    color:#ab641d;
}
.single .post-content p {
    font-size: 17px;
    font-weight: 400;
    font-family: "Poppins",sans-serif !important;
}
h5.blog-breadcrumbs {
    padding-bottom: 20px;
    gap: 8px;
    display: flex;
}
h5.blog-breadcrumbs a{
	color:#fdb73b;
}
h5.blog-breadcrumbs a:hover{
	color:#ab641d;
}
h5.blog-breadcrumbs img{

    height: 20px;
    max-width: 100%;
    padding-top: 8px;
}
.single p img {
    padding-bottom: 10px;
}




.whatsapp-icons {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
}
.flot-button{
	position: fixed;
    bottom: 95px;
    right: 30px;
    z-index: 9999;
	background:#D1A554;
	color:white;
	font-family:"Inter",sans-serif;
	font-size:15px;
	font-weight:400;
	padding: 10px 20px;
    border-radius: 25px;
}
.whatsapp-icons img {
    width: 60px;
    height: 60px;
    
}
@media (max-width:767px){
	.single-content-inner {
    display: flex;
    flex-direction: column;
}
	.single-content-inner-1 {
		width:100%;
	}
	.single-content-inner-2 {
    width: 75%;
	}
	.single-banner-inner h1 {
    font-size: 26px;
}
	.single-banner {
    background: #000;
    min-height: 50vh;
}
}
.custom-blog-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    width: 85%;
    margin: 0px !important;
}

.social-container {
    display: flex;
    justify-content:start !important;
    align-items: center;
  }


  .social-item {
    text-align: center;
    color: #d9ae5a;
    padding: 0 6px;
    transition: 0.3s;
  }

  .social-item i {
    font-size: 32px;
    margin-bottom: 8px;
    display: block;
  }

  .social-item p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
  }

  

  .divider {
    width: 01px;
    height: 65px;
    background:#474441;
  }


@media (max-width: 600px) {
  .social-item i {
    font-size: 20px;
  }

  .social-item p {
    margin: 0;
    font-size: 14px;
  }
  .social-item {
    text-align: center;
    color: #d9ae5a;
    padding: 0 2px;
  }
  .divider {
    width: 01px;
    height: 50px;
  }
    .social-container {
 
    justify-content: start;
    }
}

/* faq page css */
.faq-container {
  max-width: 1200px;
  margin: auto;
  font-family: 'Poppins', sans-serif;
}

.faq-item {
  border-left: 4px solid #000;
  margin-bottom: 20px;
  background: white;
  overflow: hidden;

}

/* QUESTION */
.faq-question {
  padding: 15px;
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  color:black;
  gap: 10px;
}

/* ARROW */
.arrow {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom:10px solid transparent;
  border-left: 15px solid #c79a4a;
  transition: 0.3s;
}

/* ROTATE */
.faq-item.active .arrow {
  transform: rotate(90deg);
}

/* ANSWER */
.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 15px;
  font-size: 17px;
  font-weight:400;
  color: black;
  transition: all 0.4s ease;
  padding-left:30px !important;
 
}

/* SHOW */
.faq-item.active .faq-answer {
  max-height: 1000px;
  padding: 15px;
  padding-bottom:50px;
}

/* RESPONSIVE */
@media (max-width: 600px) {
  .faq-question {
    font-size: 18px;
  }
  .faq-answer {
      font-size:17px;
  }
  
  .arrow {
  width: 0;
  height: 0;
  margin-bottom:30px;
}

	
/* Fotter slider css */
	
	.footer-logo-slider {
    max-width: 220px;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.footer-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.footer-slide {
    min-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-slide img {
    width: 150px;
    height: 150px;
    object-fit: contain;
}

/* arrows */
.footer-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    cursor: pointer;
    color: #ffc107;
    z-index: 2;
    user-select: none;
}

.footer-prev { left: 5px; }
.footer-next { right: 5px; }

}
/* 	blog section home page css */
	 .custom-blog-cards {
        max-width: 850px;
        margin: auto;
    }

    .blog-card {
        display: flex;
        align-items: center;
        margin-bottom: 25px;
        position: relative;
    }

   .date-box {
    width: 60px;
    text-align: center;
    font-weight: bold;
    z-index: 2;
    position: absolute;
    left: -43px;
}

    .date-box .day {
        display: block;
        background: #000;
        color: #fff;
        padding: 4px 0;
        font-size: 18px;
    }

    .date-box .month {
        display: block;
        background:#a07332;
        color: #fff;
        padding: 4px 0;
        font-size: 14px;
    }

    .content-box {
    background: #eeeeee;
    padding: 20px 25px 0px 55px;
    margin-left: -10px;
    flex: 1;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
		height:140px;
		align-content:center;
}

    .content-box a {
        text-decoration: none !important;
        color: #333;
        display: block;
		font-size:20px;
		font-weight:700;
		font-family:"Poppins",sans-serif;
		
    }
	
	@media(max-width:600px){
		.content-box a {
        font-size:16px !important;
	}
	}


/* fotter slider css */
.footer-logo-slider {
    max-width: 220px;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.footer-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.footer-slide {
    min-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-slide img {
    width: 150px;
    height: 150px;
    object-fit: contain;
}

/* arrows */
.footer-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    cursor: pointer;
    color: #ffc107;
    z-index: 2;
    user-select: none;
}

.footer-prev { left: 5px; }
.footer-next { right: 5px; }


/* header-icons  */
 .social-icons {
  display: flex;
  gap: 10px;
}

.social-icons i {
  width: 33px;              /* size of circle */
  height: 30px;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  background-color: #c79a4a; /* gold background */
  color: black;             /* icon color */
  font-size:19px;          /* icon size */
  transition: 0.3s;
  padding: 0px !important;
  cursor: pointer;
}

/* blog page css */

  .sra-blog-container {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      gap: 30px;
      width: 85%;
      margin: auto;
    }

    .sra-blog-card {
      border-bottom: 3px solid #000;
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-radius: 10px;
    }

    .sra-blog-img img {
      width: 100%;
    }

    .sra-blog-content p {
      font-size: 18px;
      font-weight: 400;
      font-family: 'Poppins';
    }

    .sra-blog-category a {
      color: #c79a4a;
      font-size: 18px;
      font-weight: 500;
      font-family: 'Poppins';
      text-decoration: none !important;
    }

    .sra-blog-meta {
      display: flex;
      justify-content: space-between;
      font-size: 14px;
      color: #777;
    }

    .sra-blog-meta span {
      font-size: 19px;
      font-weight: 700;
      font-family: 'Poppins';
      color: black;
      display: flex;
      align-items: center;
      gap: 8px;
    }

    .sra-blog-meta i {
      font-size: 14px;
      color: #c79a4a;
    }

    .sra-blog-pagination {
      text-align: center;
      margin-top: 30px;
    }

    .sra-blog-pagination a,
    .sra-blog-pagination span {
      margin: 5px;
      padding: 8px 12px;
      background: #eee;
      text-decoration: none;
    }

    .sra-blog-pagination .current {
      background: #c79a4a;
      color: #fff;
    }

    .sra-blog-content h2 {
      padding-top: 20px;
    }

    .sra-blog-content h2 a {
      text-decoration: none !important;
      font-weight: 700;
      font-size: 24px;
      font-family: 'Poppins', sans-serif;
      color: black;
      line-height: 29px;
    }

/* previous and next post */
.custom-nav-posts {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    padding: 40px 0;
}
.custom-nav-posts .nav-box {
    width: 48%;
}
.custom-nav-posts .nav-label {
    display: block;
    font-size: 14px;
    color: #777;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.custom-nav-posts a {
    color: #f39c12;
    text-decoration: none !important; /* 🔥 remove underline */
    font-size: 18px;
    line-height: 1.4;
}
.custom-nav-posts a:hover {
    text-decoration: none !important;
	color:#AB641D/* 🔥 no underline on hover */
}
.custom-nav-posts .nav-next {
    text-align: right;
}

	input.search-submit {
    display: none;
}


/* entry popup css */

.popup-overlay{
  display:none;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.6);
  justify-content:center;
  align-items:center;
  z-index:9999;
}

.popup-content{
  background:#fff;
  padding:30px;
  max-width:900px;
  margin:auto;
  border-radius:10px;
  box-shadow:0 0 20px rgba(0,0,0,0.2);
}
	.popup-content h3{
		font-family:"Poppins", sans-serif;
		font-size:24px;
		margin-bottom:30px;
		color:#2B2B2B;
		font-weight:700;
	}

.para-new-law{
  text-align:justify !important;
	font-family:"Poppins", sans-serif;
	margin-bottom:30px;
	color:#2B2B2B;
	font-size:17px;
	font-weight:400;
}

#agree-btn{
  border-radius:5px;
  padding:18px 30px !important;
  cursor:pointer;
	background-color:#FCAF3B;
	font-weight:700;
	font-size:16px;
	color:#010101;
	font-family:"Arial", Helvetica, sans-serif;
}
#agree-btn:hover{
	 background-color:#AB641D;
	 color:#fff;
}
.single-post .ast-builder-grid-row {
    width: 1200px !important;
    margin: 0 auto !important;
}		   
 @media(max-width:600px){
	 
.popup-overlay{
  width:90%;
  height:70%;
 justify-content:center;
  align-items:center;
  top:30px;
  left:20px;
}
	 
.popup-content h3{
font-family:"Poppins", sans-serif;
font-size:20px;
}
.para-new-law{
 font-size:15px;
}
#agree-btn{
	 padding:12px 20px !important;
	 font-size:14px;
		  
	 }
}

	 
/* Banner slider css */
.ls-hero * {
  margin:0;
  padding:0;
  box-sizing:border-box;
  font-family:Arial;
}

.ls-arr{
  font-weight:900;
}

/* SLIDER */
.ls-hero .ls-swiper{
  width:100%;
  height:100vh;
}

.ls-hero .ls-slide{
  position:relative;
  background-size:cover;
  background-position:center;
}

.ls-hero .ls-slide::before{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,0.5);
  z-index:1;
}


.ls-hero .ls-content{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    width:90%;
    max-width:1000px;
    text-align:center;
    z-index:2;
    color:#fff;
    opacity:1;
    transition:none;
    animation:none;
}


.ls-hero .ls-content h1{
  font-size:50px;
  font-weight:700;
  line-height:1.3;
  margin-bottom:30px;
  color:white !important;
}


/* BUTTON */
.ls-hero .ls-consult-btn{
  display:inline-block;
  padding:5px 40px 5px 20px;
  background:#D9AE5A;
  color:#fff;
  text-decoration:none;
  border-radius:8px;
  font-family:poppins;
  font-size:20px;
  font-weight:500;
  position:relative;
}

.ls-hero .ls-consult-btn::after{
  content:"";
  position:absolute;
  background:url("https://www.lawyersonia.com/wp-content/uploads/2026/03/arrow-1.png");
  background-size:40px;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
  top:3px;
  right:-75.5%;
}

.ls-hero .ls-consult-btn:hover{
  background:#c79c48;
}

/* FIXED BUTTON */
.ls-hero .ls-fixed-btn{
  position:absolute;
  bottom:75px;
  left:50%;
  transform:translateX(-50%);
  z-index:999;
  padding:2px 30px;
  background:transparent;
  color:#fff;
  border:1px solid white;
  border-radius:30px;
  text-decoration:none;
}

/* ✅ PERFECT ROUND ARROWS */
.ls-hero .ls-swiper-button-prev,
.ls-hero .ls-swiper-button-next {
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:9999;
  width:45px;
  height:45px;
  background:rgba(0,0,0,0.6);
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  backdrop-filter: blur(6px);
  transition:0.3s;
}

/* remove default */
.ls-hero .ls-swiper-button-prev::after,
.ls-hero .ls-swiper-button-next::after {
  display:none;
}

/* clean arrows */
.ls-hero .ls-swiper-button-prev::before,
.ls-hero .ls-swiper-button-next::before {
  color:white;
  font-size:24px;
  font-weight:600;
  line-height:1;
}

/* LEFT */
.ls-hero .ls-swiper-button-prev{
  left:60px;
}
.ls-hero .ls-swiper-button-prev::before{
  content:"\2039";
}

/* RIGHT */
.ls-hero .ls-swiper-button-next{
  right:60px;
}
.ls-hero .ls-swiper-button-next::before{
  content:"\203A";
}

/* hover effect */
.ls-hero .ls-swiper-button-prev:hover,
.ls-hero .ls-swiper-button-next:hover {
  background:rgba(0,0,0,0.9);
  transform:translateY(-50%) scale(1.08);
	z-index:1;
}

.ls-hero a{
  text-decoration:none !important;
}

.ls-hero a:hover{
  color:white !important;
}

/* MOBILE */
@media (max-width:768px){

    .ls-hero .ls-swiper,
    .ls-hero .ls-slide{
        height:650px !important;
    }

    .ls-hero .ls-content{
        top:40% !important;
        left:0% !important;
        transform:translate(-20%, -50%) !important;
        width:90%;
        opacity:1 !important;
        animation:none !important;
    }

    .ls-hero .ls-content h1{
        font-size:28px !important;
        line-height:1.4;
    }

    .ls-hero .ls-fixed-btn{
        width:70%;
        left:50%;
        transform:translateX(-50%);
        text-align:center;
    }

    .ls-hero .ls-swiper-button-prev{
        left:10px;
    }

    .ls-hero .ls-swiper-button-next{
        right:10px;
    }

    .ls-hero .ls-swiper-button-prev,
    .ls-hero .ls-swiper-button-next{
        width:40px;
        height:40px;
    }

    .ls-hero .ls-swiper-button-prev::before,
    .ls-hero .ls-swiper-button-next::before{
        font-size:20px;
    }
}
.footer-logo-slider{
    max-width:220px;
    margin:auto;
    position:relative;
}

.footer-logo-slider .swiper-slide{
    display:flex;
    justify-content:center;
    align-items:center;
}

.footer-logo-slider img{
    max-width:150px;
    height:150px;
}

/* arrows */
.footer-logo-slider .swiper-button-next,
.footer-logo-slider .swiper-button-prev{
    width:7px;
    height:15px;
margin-top:0px;
}

.footer-logo-slider .swiper-button-next::after,
.footer-logo-slider .swiper-button-prev::after{
    font-size:15px;
    color:#ffc107; /* yellow */
}
@media(max-width:600px){
    .footer-logo-slider{
    max-width:220px;
    margin:0px;
}
	.ls-hero .ls-fixed-btn {
    display:none;
  }
}

  .social-container {
    display: flex;
    justify-content: start !important;
    align-items: center;
  
   
  }

  .social-item {
    text-align: center;
	  
    color: #d9ae5a;
    padding: 0 6px;
    transition: 0.3s;
  }

  .social-item i {
    font-size: 32px;
    margin-bottom: 8px;
    display: block;
  }

  .social-item p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
  }

  

  .divider {
    width: 01px;
    height: 65px;
    background:#474441;
  }

@media (max-width: 600px) {
  .social-item i {
    font-size: 20px;
  }

  .social-item p {
    margin: 0;
    font-size: 14px;
  }
  .social-item {
    text-align: center;
    color: #d9ae5a;
    padding: 0 2px;
  }
  .divider {
    width: 01px;
    height: 50px;
  }
    .social-container {
 
    justify-content: start;
    }
}




/* header css */


/* HEADER BACKGROUND */
.ast-grid-right-section {
    justify-content: end;
}
a{
	text-decoration:none !important
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 31px;
    height: 32px;
    fill: #ffffff;
}
span.mobile-menu-toggle-icon {
    margin-top: 37px;
    margin-right: 20px;
	z-index:999
}
.ast-mobile-header-content.content-align-flex-start {
    z-index: 999;
}

.social-icons {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

nav.menu {
    display: flex;
}
nav.menu a{
	color:white;
	font-size:17px;
	font-family: 'Poppins';
	font-weight:500;
	
}
.main-header-bar-wrap {
    position: absolute;
    width: 100%;
    background-color: transparent !important;
    z-index: 999;
	top:-19px;
}


/* TOP BAR */
.top-bar {
  display: flex;
  justify-content:end;
  align-items: center;
  margin-bottom: 15px;
}

.phone {
  display: flex;
  align-items: center;
  gap: 7px;
	margin-right:25px;
}

.phone img {
  width: 25px;
}

.phone a {
  
  text-decoration: none;
   color: white;
  font-size: 17px;
  font-weight: 500;
}

/* SOCIAL ICONS */
.social-icons a {
  margin-left: 10px;
}

.social-icons img {
  width: 33px;
  height: 30px;
  border-radius: 50%;
  background: #caa24c;
}

/* NAVBAR */
.navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* MENU */
.menu a {
  margin-right: 25px;
  text-decoration: none;
  color: #ccc;
  font-size: 16px;
  font-weight: 500;
  transition: 0.3s;
}

.menu a.active {
  color: #caa24c;
}

.menu a:hover {
  color: #caa24c;
}

/* BUTTON */





























a.consult-btn {
    background-color: white;
    color: #c79a4a !important;
    padding: 10px 12px;
    border-radius: 6px;
    font-weight: 700;
    font-size: 14px !important;
	box-shadow: inset 0 -3px 6px #c89b3c;
	font-family: 'Poppins', sans-serif;
	margin-right:0px !important;
}
a.twitter {
    margin-top: -24px;
	margin-left:0px;
}

a.consult-btn:hover {
background-color:#c89b3c;
	color:white !important;
}
.social-icons {
    display: flex;
    gap: 5px !important;
    align-items: center;
    justify-content: center;
}




/* Fotter contact  */



.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
    text-align: left;
    color: white;
    font-size: 16px;
    font-family: 'Poppins';
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner a {
    color: #d9ae5a;
}
.social-item p {
    margin: 0;
    font-size: 14px !important;
    font-weight: 500;
}

.fotter-slide{
	margin-top:100px !important;
}
.fotter-slide h2{
font-size: 25px;
  margin-bottom: 25px;
	color:white;
	 font-family: 'Poppins', sans-serif;
}
.contact-container {
margin-top:100px;
	width:227px;
  
}

.contact-container h2 {
  font-size: 25px;
  margin-bottom: 25px;
	color:white;
	 font-family: 'Poppins', sans-serif;
}

.contact-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.contact-item img {
  width: 24px;
  height: 24px;
  margin-right: 15px;
}

.contact-item a {
  color: #fff;
  text-decoration: none;
  line-height: 1.5;
	font-weight:400;
	 font-family: 'Poppins', sans-serif;
}


/* fotter services  */
@media (max-width:600px){
	.ls-hero .ls-swiper{
  width:100%;
  height:60vh;
}
	
	.services {
 
	margin-top:-20px!important;
}
	.contact-container {
margin-top:10px;
		width:100% !important;
}
	.fotter-slide{
	margin-top:0px !important;
}
	img.custom-logo {
    width: 65%;
}
	.single ol, ul {
     margin:0px !important
}
	
	.Img::before {
    content: "";
    position: absolute;
    background-color: #b88c43;
    width: 45%;
    height: 2px;
    top: 16px;
    right: 54%;
}
	.Img::after {
    content: "";
    position: absolute;
    background-color: #b88c43;
    width: 43%;
    height: 2px;
    top: 16px;
    left: 54%;
}
	}

/* Container */
.services {
 width: 290px;
	margin-top:100px;

  color: #fff;
}


/* Heading */
.services h2 {
  font-size: 25px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 25px;
	font-family: 'Poppins', sans-serif;
}

/* List */
.services ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.services li {
    margin-bottom: 7px;
    margin-left: 0px;
}
/* Links */
.services a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  line-height: 1.6;
  transition: 0.3s;
	font-family: 'Poppins', sans-serif;
}

footer{
	background-image:url(https://www.lawyersonia.com/wp-content/uploads/2026/03/Fotter-bg.webp);
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat
}
.zinavo-link p{
 color: #fff;
  font-size: 16px;
  font-weight: 400;
	
}
.zinavo-link p a{
 color: #d9ae5a;
  font-size: 16px;
  font-weight: 400;
}
.zinavo-link{
	text-align:start;
} 

/* contact is page icon css */
    .social-iconss {
  display: flex;
  gap: 10px;
}

.social-iconss i {
  width: 40px;              /* size of circle */
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: #c79a4a; /* gold background */
  color: black;             /* icon color */
  font-size:19px;          /* icon size */
  transition: 0.3s;
  padding: 0px !important;
  cursor: pointer;
}
button.search-submit.ast-search-submit {
    display: none;
}
@media(max-width:600px){
	.zinavo-link {
    text-align: center;
}
	.whatsapp-icons img {
    width: 50px;
    height: 50px;
}
	.banglore-est::before{
		width:20px;
	}
	.demo-grid {
    display: grid;
    grid-template-columns: 1fr !important;
}

}
.menu a.current-menu-item,
.menu a.current_page_item,
.menu a.current-menu-parent {
    color: #caa24c;
}
	
.single .post-content p {
    font-size: 17px;
    font-weight: 400;
    font-family: "Poppins",sans-serif !important;
}



/*  demo page */

.demo-form{
	padding:30px;
	margin:0px !important;
}

.demo-grid{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:40px;
}
.demo-input input{
	border:1px solid #fff;
	padding:20px 0px !important;
	background:transparent;
	border-radius:0px !important;
	color: white !important;
}
.demo-input input::placeholder{
	color:#FFF !important;
	font-size:18px !important;
	background:transparent !important;
}
.demo-input input:focus{

	background:transparent !important;
}
.demo-input input:active{

	border:none !important;
}
.demo-input p{
	color:#FDFAF48C;
	font-size:13px !important;
	font-weight:400;
}
.demo-input textarea::placeholder{
	color:#FFF !important;
	font-size:18px !important;
}
.demo-input textarea{
	border:1px solid #fff;
	padding:15px 0px !important;
	background:transparent;
	height:120px !important;
	border-radius:0px !important;
	color: white !important;
	resize:none;
}
.demo-input select{
	border:1px solid #fff;
	background:transparent;
	padding:0px !important;
	font-size:18px !important;
	border-radius:0px !important;
	color: white;
	
}
.demo-submit input{
	background:#D5A13C !important;
	color:#000;
}
.demo-para {
    color: white !important;
    font-family: "Inter",sans-serif;
    margin: 0px !important;
}
.ti-widget.ti-goog .ti-col-4 .ti-review-item {

    flex: 0 0 33% !important ;
    max-width: 33% !important;
}

.ti-widget.ti-goog .ti-review-item>.ti-inner {

    border-radius:0px !important;

}

.service-card:hover .service-content{
	color:#fff !important;
}

.banglore-est::before {
    content: "";
    background: #D5A13C;
    width: 35px;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 8px;
}
.across{
	font-style:italic;
	color:#d1a554;

}
.founder::before {
    content: "";
    background: #d1a554;
    width: 31px;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 11px;
}

.down{
    animation: upDownMove 3s ease-in-out infinite;
}

@keyframes upDownMove {
    0%{
        transform: translateY(0);
    }
    50%{
        transform: translateY(-20px);
    }
    100%{
        transform: translateY(0px);
    }
}

.hover-card:hover .box-content{
	color:white !important;
}

.hover-card:hover .image-box h3{
	color:white !important;
}

.hover-card:hover .box-li span.elementor-icon-list-text{
	color:white !important;
}
.hover-card:hover .box-btn a {
	color:#d1a554 !important;
}
.hover-card:hover .box-btn a span.elementor-button-icon {
    fill:#d1a554 !important
}
.demo-form button, .ast-button, .button, input[type="button"], input[type="reset"], input[type="submit"], a:where(.wp-block-button__link) {
    border-radius: 0px !important;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05);
}
.ast-site-title-wrap{
	display:none !important;
}


.ls-hero{
    position:relative;
    width:100%;
    overflow:hidden;
}

.ls-swiper{
    width:100%;
    height:100vh;
}

.ls-slide{
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    height:100vh;
    display:flex;
    align-items:center;
}

.ls-content{
    opacity:1;
    transform:none;
}

@media(max-width:767px){

    .ls-swiper,
    .ls-slide{
        height:650px;
    }

    .ls-content{
        opacity:1 !important;
        transform:none !important;
    }
}
@media(max-width:600px){
.ls-hero .ls-content {
    position: absolute;
    top: 30%;
    left: 10%;
    width: 300px;
    transform: translate(-50%,60%);
    text-align: center;
    opacity: 0;
    z-index: 2;
    color: #fff;
}
}

