/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Description: Astra Child Theme
Author: Your Name
Template: astra
Version: 1.0.0
*/

/* Custom CSS starts here */
#right-top-sec p {
    text-align: justify!important;
}
#about-left-sec h2 strong {
    color: #F77B1B;
}
.video-wrapper {
    position: relative;
    width: 100%;
    max-width: 100%;
    cursor: pointer;
    border-radius: 15px;
    overflow: hidden;
}

.video-poster {
    width: 100%;
    display: block;
}
#about-right-sec iframe {
    border-radius: 15px;
}
.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#left-contact-sec h2, div#left-contact-sec p, div#left-contact-sec h3 {
    color: #FFFEFB;
}
div#left-contact-sec p{
    font-size: 20px;
}
div#left-contact-sec h3 {
      font-size: 24px;
}
#right-contact-sec input, #right-contact-sec textarea {
    border: 1px solid #FEF2E8!important;
    background: transparent!important;
    padding: 24px 20px!important;
    color: #FBFBFB!important;
}
#right-contact-sec .gfield_label.gform-field-label {
    color: #FFFEFB;
    font-size: 16px;
    font-weight: 400;
}
p.gform_required_legend {
    display: none!important;
}
input#gform_submit_button_1 {
    padding: 16px 40px!important;
    font-family: Roboto;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
}
#consultant-section ul.mega-info-list {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    gap: 30px;
}
div#specialheading p strong {
    color: #AF5713;
}
div#specialheading p {
    font-weight: 700;
}
#consultant-section .mega-info-list h2 {
    margin-top: 0px;
    font-family: Roboto;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: justify;
    vertical-align: middle;
    margin-bottom: 10px!important;
}
#consultant-section .vc_info_list_outer {
    border-bottom: 1px solid #FBC296;
    padding-bottom: 20px!important;
}
#consultant-section .vc_info_list_outer:last-child {
    border-bottom: 0px solid #FBC296;
}
div#legal-cases-images {
    border-top: 1px solid #B5BAC8;
    border-bottom: 1px solid #B5BAC8;
}
#legal-cases-images img {
    width: 70%;
}
.owl-carousel .item {
    background: #ffff;
    padding: 48px;
    border-radius: 10px;
    margin: 100px;
}

.owl-carousel .item {
    background: #ffff;
    padding: 70px;
    border-radius: 10px;
    margin: 0;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent!important;
    color: #FFF;
    text-decoration: none;
}
.owl-theme .owl-nav [class*=owl-] {
    box-shadow: none!important;
}
.owl-nav .owl-prev {
    position: absolute;
    left: 10px;
    top: 50%;
}
.owl-nav .owl-next {
    position: absolute;
    right: 10px;
    top: 50%;
}
.owl-stage-outer {
    overflow: hidden;
}
.owl-nav img {
    width: 35px;
}
.testimonial-section {
    overflow: visible;
}
.testimonial-header small {
    font-family: Roboto;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #606B88;
}
.testimonial-header h4 {
    margin-bottom: 0px;
    font-family: Roboto;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #11224E;
}
span.dot img {
    width: 57px!important;
    display: inline-block;
}
.testimonial-header {
    display: flex;
    gap: 10px;
}
.service-wrapper {
    display: grid;
    grid-template-columns: 48% 48%;
    gap: 4%;
}
.dervice-header img {
    width: 100%;
}
.dervice-header {
    padding: 20px;
    border: 1px solid #11224E;
}
.dervice-header h4 {
    margin: 10px 0px;
}
.dervice-header h4 a {
    font-family: Roboto;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    margin: 10px 0px;
    color: #11224E;
    text-decoration: none!important;
}
.dervice-header small {
    font-family: Roboto;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #F77B1B;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
div#inner-meterologistclimate .vc_col-sm-4:nth-child(2) {
    border-left: 1px solid #FBC296;
    border-right: 1px solid #FBC296;
}

.topsingle-inner {
    display: grid;
    grid-template-columns: 48% 48%;
    gap: 4%;
}
.title-section h3 {
    font-family: Playfair Display;
    font-weight: 500;
    font-size: 32px;
    line-height: 135%;
    letter-spacing: 0%;
}
.title-section h3 a {
    text-decoration: none!important;
    color: #0c0c0c;
}
p.category-single a {
    font-family: Roboto;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    text-decoration: none!important;
    color: #0c0c0c;
    margin: 0;
}
p.category-single {
    margin: 0;
}
.author-section-single {
    display: flex;
    gap: 12px;
}
.date-read {
    display: flex;
    gap: 15px;
}
#all-blogs .dervice-header {
    padding: 0;
    border: 0px solid #11224E;
}
#all-blogs .meta-top-single {
    display: flex;
    gap: 10px;
    margin: 10px 0px;
    font-weight: 600;
    font-size: 14px;
    align-items: center;
}
#all-blogs .category-single {
    background: #eeeeee;
    padding: 4px 8px;
}
.read-more {
    margin-top: 10px;
}
.read-more a {
    font-family: Roboto;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    text-decoration: none!important;
    color: #11224E;
}
.read-more img {
    width: auto;
}
#all-blogs .dervice-header small {
    color: #0c0c0c;
    font-family: Roboto;
    font-size: 16px!important;
    line-height: 150%;
    letter-spacing: 0%;
}
#all-blogs .dervice-header h5 {
    font-family: Roboto;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    margin: 10px 0px;
    color: #0c0c0c;
}
div#left-contactpage-sec a, div#left-contactpage-sec p {
    text-decoration: none;
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #5C5D5E;
}
div#inner-contact-john input, div#inner-contact-john textarea {
    border-bottom: 1px solid #777879!important;
    border: 0px;
    border-radius: 0px;
    background: transparent!important;
    box-shadow: none;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #777879;
}
div#inner-contact-john input:focus, div#inner-contact-john textarea {
    outline: 0px!important;
}
div#inner-contact-john #gform_submit_button_3 {
    border: 2px solid #11224E!important;
    border-bottom: 2px solid #11224E!important;
    color: #11224E!important;
    padding: 16px 64px;
    font-size: 16px;
    font-weight: 600;
}
div#inner-contact-john {
    box-shadow: 0px 20px 40px 0px #3232320F;
    padding: 40px;
}
div#left-contactpage-sec h3:before {
    border-bottom: 4px solid #11224E;
    content: "";
    display: inline-block;
    width: 50px;
    position: absolute;
    bottom: -20px;
}
div#left-contactpage-sec h3 {
    position: relative;
}
div#gform_3_validation_container {
    display: none!important;
}