
/* Default Style */
html{
    
    scroll-behavior: smooth;
}
    body {
    margin: 0;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #545454;
    background-color: #fff; 
    font-size: 20px;
    }
    input, textarea{
        outline: none;
    }
    img{
        max-width: 100%; 
    }
    *, ::after, ::before {
        box-sizing: border-box;
    }
    .container{
        margin-left: auto;
        margin-right: auto;
        width: 1170px; 
    }
    .row{ 
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(var(--bs-gutter-y) * -1);
        margin-right: calc(var(--bs-gutter-x)/ -2);
        margin-left: calc(var(--bs-gutter-x)/ -2);
    } 
    a{
        text-decoration: none;
    }
    .row::after, section::after , header::after, footer::after{
        content:''; 
        display: block; 
        clear: both; 
    }
    
    .col-4, .col-2 .col-6,
    .col-8, .col-12{
        padding: 5px 15px ; 
    }
    .col-6{
        width: 50%;  
    }
    .col-2{
        width: 50%;  
    }
    .col-4{
        width: 33.33%;  
    }
    .col-5{
        width: 41.66%; 
    }
    .col-7{
        width: 44.33%;  
    }
    .col-8{
        width: 66.66%; 
    }
    .col-12{
        width: 100%; 
    }
    .py-0{
        padding-top: 0; 
        padding-bottom: 0; 
    }
    .text-center{
        text-align: center;  
    }
    .text-right{
        text-align: right; 
    }
    .d-inline{
        display: inline; 
    }
    .d-block{
        display: block; 
    }
    .or{
        font-size: 16px;
    }
    .btn {
        display: block;
        border-style: none;
        width: 294px;
        height: 50px;
        max-width: 100%;   
        font-size: 16px;
        line-height: 50px;
        font-weight: 600;
        text-decoration: none;
        font-style: normal;
        text-align: center;
        background-repeat: no-repeat;
        text-transform: uppercase;
        color: #fff;
    }
    .btn-default{  
        background: #b14d23;
        box-shadow: none;
        text-shadow: none;
    }
    .btn-default:hover{
        background-color: #A83F1B;
    }
    .btn-default.new{
        background: #b14d23;
    }
    .btn-default.new:hover{
        background-color: #A83F1B;
    }
    .btn-havy{ 
        background: #986434;
        box-shadow: none;
        text-shadow: none;
        color: #fff;
    }
    .btn-havy:hover{
        background-color: #905528;
    }
    section{
        padding: 70px 0; 
    }
.about-us, .practice-areas{
    padding: 23px;
}
.center-align{
    align-items: center; 
}
.text-uppercase{
    text-transform: uppercase;
}
h2{
    font-size: 36px; 
    font-family: 'Noto Serif', serif;
}
h3{
    font-family: 'Noto Serif', serif;
}
.section-title{
    padding-bottom: 30px; 
}

.practice-areas h2{
    color: #545454;
    font-weight: 700;
}
.practice-areas h3 {
    font-size: 16px;
    font-weight: 600;
}
.practice-areas p{
    font-size: 14px;
    font-weight: 400;

}
.t-color{
    font-size: 20px;
}

/* Default Style End */
/* Header Style */
header {
    padding: 20px 0; 
}
.header_action btn{
    outline: none;
}
.header_action{
    text-align: center; 
    max-width: 290px;
    float: right;
}
.call-to-action{
    padding: 30px;
    color: #fff; 
    background: #252525;
}
.call-to-action p{
    font-size: 18px;
}
.call-to-action h2 {
    font-size: 36px; 
    margin: 0 auto; 
    line-height: 1.3;
}
/* Hero Banner */ 

.hero_banner{
    display: block;
    background: rgba(0,0,0,0.65);
    background-repeat:no-repeat;
    background-position: top center;
    background-size:cover;
    width: 100%;
    min-height: 564px;
    position: relative;
    color: #fff; 
    padding: 20px 0;  
}
.colored-overlay::before{
    content:''; 
    display: block; 
    width: 100%; 
    height: 100%; 
    position: absolute;  
    top:0; 
    left: 0;
    z-index: 0;
}
.hero_text {
    position: relative;
    width: 680px;
    z-index: 1;
    max-width: 100%;
}
.hero_text h1{
    font-size: 48px; 
    font-weight: 600;
    font-family: 'Noto Serif', serif;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 0;
    text-shadow: rgba(0, 0, 0, 0.1) 2px 2px 2px;
}
.hero_text p {
    font-size: 18px;
    max-width: 620px;
}

.request-consultation .form-header{
    color: #545454;
    display: block;
    max-width: 379px; 
    min-height: 10px; 
    max-width: 100% ; 
    text-align: center;  
}


.request-consultation .form-header p {
    margin: 0; 
}
.request-consultation{ 
    display: block;
    background: #F0DFDC;
    max-width: 379px; 
    position: relative; 
    z-index: 1; 
    overflow: hidden;
    border-radius: 5px;
}
label{
    display: block;
    color: #545454; 
}
input{
    display: block;
    color: #303030;
}
.request-consultation .form-header,
.request-consultation .form-body{
    padding: 24px; 
}
.request-consultation label{
    font-size: 12px; 
}
.request-consultation .text{
    background-color: #FFFFFF;
    height: 41px;
    font-size: 12px;
    line-height: 13px;
    padding-left: 13px;
    padding-right: 13px;
    flex: 1;
    width: 100%; 
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;

}
textarea{
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    width: 100%;
}
.request-consultation .form-group{
    margin-bottom: 20px;
}
.request-consultation .btn-default{
    width: 100%; 
    background-color: #986434;
    color: #fff;
}
.request-consultation .btn-default:hover{
    background-color: #905528;
}

.request-consultation .form-title{
    font-family: 'Noto Serif', serif;
    font-size: 18px;
    font-weight: 700;
    color: #545454;
}
.about-us img{
    border-radius: 5px;
}
.about-us p {
    font-size: 14px;
}

/* Service Section */

.services{
    padding: 20px 0;
    display: block;
    color: #fff;
    background: #252525;
} 
.services h3 {
    color: #fff;
    font-size: 18px;
    margin: 10px 0 ; 
}
.services p {
    font-size: 14px;
    line-height: 26px;
}
.service-box{
    display: block; 
    max-width: 100%; 
    margin: auto; 
    margin-left: auto; 
    margin-right: auto; 
    width: 100%; 
}
.service-box.bordered{
    border: 1px solid #e2e2e2; 
    padding: 25px; 
    max-width: 400px;
    width: 100%; 
}
.service-box.box-border{
    border: 1px solid #8B8B8B;
    border-radius: 5px;
    padding: 23px; 
    max-width: 370px;
    min-height: 280px;
}

.service-box.box-border p {
    font-size: 14px;
}
.service-box.bordered
.img {
    background: rgba(87,119,156,1); 
    border-radius: 25px; 
    z-index: 77;
    width: 50px;
    height: 50px; 
    margin-left: auto; 
    margin-right: auto; 
    justify-content: center;
    line-height: 50px;
    padding-top: 9px;
}
.why-choose-us h3{
    font-size: 18px;
}
/* Testimonials */
.testimonials{
    text-align: center; 
    vertical-align: top;
}
.section-title h2 {
    margin: 0; 
}
.testimonial{ 
    vertical-align: top;
    display: inline-block;
    background: rgba(255,255,255,1);
    border-style: solid;
    border-width: 1px;
    border-color: #e2e2e2;
    border-radius: 0px; 
    z-index: 38;
    width: 568px;
    min-height: 284px; 
    max-width: 45%; 
    padding: 30px;
    margin: 15px;  
}
.testimonial_author{
    padding-top: 20px;
    font-size: 18px;
    font-family: 'Noto Serif', serif;
}
.testimonial_text{
    font-weight: normal;
    font-size: 14px;
    color: #808080;
}

/* map */
.map iframe{
    width: 100%; 
    height: 500px;
    margin: 0; 
    margin-bottom: -10px;
}

/* Footer */

.footer-top{
    padding: 60px 0; 
    background-color: #252525;
    color: #fff; 
}
.info-content {
    font-size: 16px;
}
.info-box{ 
    padding: 20px;
}
.footer-top .info-box{
    max-width: 450px;
    width: 95%; 
    margin-left: auto; 
    margin-right: auto; 
    border: 1px solid #FFF;
}
.copyright{
    padding: 30px 0 70px 0; 
    background-color: #252525;
    color: #fff; 
    font-size: 12px;
}

.copyright a {
    color: #fff;
    text-decoration: underline;
    text-decoration-color: #5050FF;
}
.copyright.Privacy{
    font-size: 12px; 
    background-color: #01385E;
    color: #fff; 

}
.button-group{
    display: flex; 
    flex-wrap: wrap; 
    justify-content: center;
    align-items: center; 
     
}
.sticky-call-to-action{
    background-color: #141414;
    padding: 15px; 
    color: #fff; 
    position: sticky;
    bottom: 0;
    z-index: 10; 
}
.button-group >div {
    margin: 5px 20px; 
}
@media all and (min-width: 991px){
    .hero_banner .col-8 {
        display: flex; 
        align-items: center;
    }
}
@media all and (max-width: 1200px){
    .container{
        max-width: 90%; 
    }
    body, .btn{
        font-size: 16px; 
    }
}
@media all and (max-width: 991px){
    html, body{
        overflow-x: hidden;  
        max-width: 100%; 
    }
    .col-5, .col-7,
    .col-4, .col-8{
        width: 100%; 
        margin-bottom: 15px; 
        margin-top: 15px; 
    }
    .hero_text{
        width: 100%; 
        text-align: center; 
    }
    .hero_text h1{
        font-size: 40px; 
    } 
    .call-to-action h2 {
        font-size: 30px;
    }
    .map iframe{
        height: 350px; 
    }
    .request-consultation{
        margin-left: auto; 
        margin-right: auto; 
    }
    section {
        padding: 50px 0;
    }
    .sticky-call-to-action .btn {
        width: 220px; 
    }
}

@media all and (max-width: 767px){
    .testimonial{
        max-width: 90%; 
    }
    footer .col-6{
        width: 100%; 
    }
    .copyright{
        text-align: center; 
    }
    .call-to-action {
        padding: 50px 15px; 
    }
    .copyright .text-right{
        text-align: center; 
    }
    .sticky-call-to-action .or{
        display: none; 
    }
}
@media all and (max-width: 650px){
    .col-6{
        width: 100%; 
    }
    .header_action{
        float: none; 
        margin: auto; 
    }
    header .logo{
        text-align: center; 
    }
}
@media all and (max-width: 550px){
    .request-consultation .form-header, .request-consultation .form-body {
        padding: 15px;
    } 
    
}
@media all and (max-width: 350px){
  
    .hero_text h1 {
        font-size: 30px;
    }
    .hero_text p{
        font-size: 18px; 
    }
    h2 {
        font-size: 26px;
    }
}