/********** Template CSS **********/
:root {
    --primary: #e7aa0c;
    --secondary: #FF0F10;
    --light: #F2F2F2;
    --dark: #1D2833;
}



.content {
      display: inline;
    }
    .more {
      display: none;
    }
    .read-more-btn {
      color: yellow;
      cursor: pointer;
      text-decoration: underline;
    }


.whats-form form {
      max-width: 400px;
      margin: auto;
      padding: 20px;
      border: 1px solid #ddd;
      border-radius: 8px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }
  .whats-form   label {
      display: block;
      margin-bottom: 8px;
      font-weight: bold;
      color: #232323;
    }
  .whats-form   input,.whats-form  textarea,.whats-form  button {
      width: 100%;
      padding: 10px;
      margin-bottom: 15px;
      border: 1px solid #ccc;
      border-radius: 4px;
    }
   .whats-form  button {
      background-color: #25d366;
      color: white;
      font-size: 16px;
      cursor: pointer;
      border: none;
    }
   .whats-form  button:hover {
      background-color: #1da850;
    }



/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}


/*** Heading ***/
h1,
h2,
.fw-bold {
    font-weight: 700 !important;
}

h3,
h4,
.fw-semi-bold {
    font-weight: 600 !important;
}

h5,
h6,
.fw-medium {
    font-weight: 500 !important;
}

.logo {
    float: left;
    width: 300px;
    height: 171px;
    padding-top: 36px;
    text-align: center;
    background: url(../img/Free-legal-advice-for-divorce-in-Chennai.png) no-repeat center;
    position: absolute;
    top: -7px;
}
/*** Button ***/
.btn {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 8px;
}


/*** Navbar ***/
.navbar-light .navbar-nav .nav-link {
    position: relative;
    margin-left: 25px;
    padding: 35px 0;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-weight: 500;
    outline: none;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 0;
    color: var(--dark) !important;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--secondary) !important;
}

.navbar-light .navbar-brand h1 {
    color: #FFFFFF;
}

.navbar-light .navbar-brand img {
    max-height: 60px;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-brand img {
    max-height: 45px;
}
.navbar-collapse .logo
    {
        top: -35px;
    }
@media (max-width: 991.98px) {
    .sticky-top.navbar-light {
        position: relative;
        background: #FFFFFF;
    }

    .navbar-light .navbar-collapse {
        margin-top: 80px;
        border-top: 1px solid #DDDDDD;
    }


    .navbar-light .navbar-nav .nav-link,
    .sticky-top.navbar-light .navbar-nav .nav-link {
        padding: 10px 0;
        margin-left: 0;
        color: var(--dark) !important;
    }

    .navbar-light .navbar-brand h1 {
        color: var(--primary);
    }

    .navbar-light .navbar-brand img {
        max-height: 45px;
    }
}

@media (min-width: 992px) {
    .navbar-light {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 999;
        background: #ffcb43;
    }
    
    .sticky-top.navbar-light {
        position: fixed;
        background: #FFFFFF;
    }

    .sticky-top.navbar-light .navbar-brand h1 {
        color: var(--primary);
    }
}


.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.gal-img img {
    padding: 5px;
    background: #e0e0e0;
    border-radius: 121px;
    box-shadow: 0 20px 10px -16px rgba(0, 0, 0, .37);
    margin-bottom: 20px;
}
.abt-01
{
    text-align: center;
}
.dis-in
{
    display: inline;
}
.span-1{
    font-size: 30px;
    font-weight: bold;    
}
.m-left-no
{
    margin-left: 0 !important
}
.logo h2
{
    color: #fff;
    font-size: 25px;
        padding-top: 27px;
}
.logo span
{
    font-size: 20px;
}

.txt-just{
    text-align: justify; 
}
.abt-bg{
    background: url(../img/Matrimonial-dispute-chennai.png);
    background-repeat: no-repeat;
    /* background: fixed; */
    background-attachment: fixed;
    background-position: right;
    background-size: cover;
    position: relative;
    z-index: 99;
}
.abt-bg h4{
    color: #fff;
}
.abt-bg .clr-wht, .abt-bg .clr-wht
{
    color: #fff
}
.abt-bg::before  {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .7;
    background: #000000;
    z-index: -1
}
.abt-bhu .col-sm-6
{
    border-bottom: 1px solid #efeaea;
    text-align: center;
}
/*** Hero Header ***/
.hero-header {
    background:
        url(../img/Interim-alimony-Pendentilite.png),
        url(../img/Divorce-Petition-desertion-chennai.png),
        url(../img/Divorce-lawyer-fees-in-Chennai.png),
        url(../img/Interim-maintenance-chennai.png),
        url(../img/matrimonial-dispute-settlement.png);
    background-position:
        0px 40%,
        right 0 top 0,
        left 50% top 0,
        left 50% top 50%,
        center bottom -1px;
    background-repeat: no-repeat;
    background-color: #e7aa0c !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: rgba(255, 255, 255, .5);
}


/*** Section Title ***/
.section-title::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 11px;
    bottom: 0;
    left: 0;
    border-top: 1px solid #5A5A5A;
    border-bottom: 1px solid #5A5A5A;
}

.section-title::after {
    position: absolute;
    content: "";
    width: 90px;
    height: 1px;
    bottom: 5px;
    left: 0;
    background: var(--primary);
}

.section-title.text-center::before {
    left: 50%;
    margin-left: -30px;
}

.section-title.text-center::after {
    width: 120px;
    left: 50%;
    margin-left: -60px;
}


/*** Domain Search ***/
.domain {
    background: url(../img/Top-ten-lawyers-matrimonial-dispute-in-Chennai.png) center center no-repeat;
    background-size: contain;
}


/*** Comparison ***/
@media (min-width: 992px) {
    .comparison::after {
        position: absolute;
        content: "";
        width: 1px;
        top: 56px;
        bottom: 20px;
        left: 50%;
        background: #DDDDDD;
    }
}


/*** Testimonial ***/
.testimonial-carousel .owl-item .testimonial-item,
.testimonial-carousel .owl-item.center .testimonial-item * {
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-item {
    background: var(--primary) !important;
    border-color: var(--secondary) !important;
}

.testimonial-carousel .owl-item.center .testimonial-item .position-absolute {
    background: var(--secondary) !important;
}

.testimonial-carousel .owl-item.center .testimonial-item * {
    color: #FFFFFF;
}

.testimonial-carousel .owl-item.center .testimonial-item h6 {
    color: var(--dark) !important;
}

.testimonial-carousel .owl-dots {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: #DDDDDD;
    border-radius: 15px;
    transition: .5s;
}

.testimonial-carousel .owl-dot.active {
    width: 30px;
    background: var(--primary);
}

.t-4 img
{
    padding: 10px;
    border: 1px solid #ded7d7;
        box-shadow: 0 20px 10px -16px rgba(0, 0, 0, .37);
        margin-top: 10px;

}
.img-ron
{
        padding: 5px;
    background: #e0e0e0;
    border: 1px solid #ccc;
            box-shadow: 0 20px 10px -16px rgba(0, 0, 0, .37);

}
.abt-bhu h5
{
    font-size: 15px;
}
/*** Team ***/
.team-item,
.team-item .bg-primary,
.team-item .bg-primary i {
    transition: .5s;
    background-color: #fff
}
.team-item h5

{
    font-size: 18px;
    text-transform: uppercase;
}
.team-item .p-3{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.team-item:hover {
    border-color: var(--secondary) !important;
    color: #fff !important;
}

.team-item:hover h5{
    color: #fff !important;
}

.team-item:hover .bg-primary {
    background: var(--secondary) !important;
    color: #fff;
}

.team-item:hover .bg-primary i {
    color: var(--secondary) !important;
    color: #fff;
}


/*** Footer ***/
.footer {
    background:
        url(../img/Interim-alimony-Pendentilite.png),
        url(../img/Divorce-Petition-desertion-chennai.png),
        url(../img/Divorce-lawyer-fees-in-Chennai.png),
        url(../img/Interim-maintenance-chennai.png),
        url(../img/how-to-apply-divorce.png);
    background-position:
        0px 112px,
        right 0 bottom 0,
        left 50% top 80px,
        left 50% bottom 0,
        top center;
    background-repeat: no-repeat;
}

.footer p {
    font-size: 15px;
}

.footer .btn.btn-social {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    border: 1px solid #FFFFFF;
    border-radius: 35px;
    transition: .3s;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .3);
}

.footer .copyright a {
    color: var(--light);
}

.footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .3);
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important
;
        flex-basis: auto;
        border-bottom: 2px solid #000;
    }
}

.sticky-top.navbar-light .logo{

    text-align: center;
    background: url(../img/Free-legal-advice-for-divorce-in-Chennai.png) no-repeat center;
    position: absolute;
    top: -10px;
    height: 125px;
}

.sticky-top.navbar-light .logo h2 {

    padding-top: 3px;
}


.adv{
    background: url(../img/how-to-file-a-divorce.jpg);
    background-repeat: no-repeat;
    /* background: fixed; */
    background-attachment: fixed;
    background-position: right;
    background-size: cover;
    position: relative;
    z-index: 99;
    background-color: #e6e6e6
}
.adv h2, .adv p
{
    color: #fff
}


@media (max-width: 992px) {
    .hero-header .img-fluid {
    max-width: 75%;
    height: auto;
}
    .hero-header .py-5 {
    padding-top: 0rem !important;
    padding-bottom: 3rem !important;
    }
    .hero-header .pt-5 {
    padding-top: 0rem !important;
}
    .menu{
        font-size: 10px;
                position: relative;
        top: -4px;
    }
    .logo {
    float: left;
    width: 200px;
    height: 125px;
    padding-top: 36px;
    text-align: center;
    background: url(../img/Free-legal-advice-for-divorce-in-Chennai.png) no-repeat center;
    position: absolute;
    top: -7px;
    }
    .logo h2 {
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
    }
    .img-fluid {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    }
    .domain p
    {
        font-size: 15px;
    }

    .logo span {
    font-size: 14px;
    }
    h1
    {
        font-size: 20px;

    }
    .domain h2
    {
        font-size: 17px;
    }
    .btn-lg-square {
    width: 35px;
    height: 35px;
}
}

.bg-primary {
    background-color: #e7aa0c !important
}


.team-item .bg-primary {
    transition: .5s;
    background-color: #d6d6d6 !important;
}
.rounded-circle1
{
    box-shadow: none !important;
    border: none !important;
}

.hidden {
      display: none;
    }