:root{
    --e-global-color-secondary: #e0ab5e;
    --e-global-color-accent: #112D5F;
}
a:hover{
    text-decoration: inherit;
}

.navbar-nav li{
    margin: 0 10px;
}

.legal_situation_banner .banner_content h6{
    width: auto !important;
    font-size: 20px;
}
.legal_situation_banner .banner_content h6::before{
    content: none !important;
}

.legal_situation{
    height: 850px;
    overflow: hidden;
    position: relative;
}
.legal_situation::before{
    content: none;
}
.legal_situation .carousel-inner{
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.legal_situation .carousel-inner .carousel-item{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.legal_situation_banner .banner_content{
    padding: 370px 140px 262px;
}

header {
    background-color: transparent;
    transition: all 0.5s ease;
}
header .nav-phoneicon .white{
    display: inline;
}
header .nav-phoneicon .black{
    display: none;
}
header .logo-class{
    width: 90px;
}

header.sticky {
    background-color: var(--e-global-color-accent);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
header.sticky .navbar-light .navbar-nav .nav-link{
    color: #fff;
}
header.sticky .last_list a{
    color: #fff;
}
header.sticky .nav-phoneicon .black{
    display: inline;
}
header.sticky .nav-phoneicon .white{
    display: none;
}
header.sticky .navbar-light .navbar-toggler-icon{
    /* background-color: #000; */
}

.aboutpage-con .about_wrapper .about-image img{
    height: 600px;
    width: 100%;
    object-fit: cover;
}

.practice-con .practice_content h6,
.article-con .article_content h6{
    width: fit-content;
}

.practice-con .box{
    min-height: 270px;
}

.btn-styles{
    padding: 20px 32px 22px;
    color: var(--e-global-color-very-dark-black-blue);
    background: var(--e-global-color-secondary);
    transition: all 0.3s ease-in-out;
}
.btn-styles:hover{
    background: var(--e-global-color-white);
}

.article-con .article-box .box-content h5{
    line-height: normal;
}

.copyright_me p{
    color: #ddd !important;
    font-size: 14px !important;
}
.copyright_me a{
    color: #e0ab5e !important;
    font-weight: bold;
}

.img_png_footer{
    width: 337px;
}

.practice-con .box::before{
    content: none;
    background-image: none;
}

.legal_situation_banner .banner_content .appointment:hover,
.aboutpage-con .about_content a:hover,
.violence-con .violence_content a:hover,
.btn-styles:hover,
.legal_situation_footer .footer_content a:hover{
    color: #fff !important;
    background: var(--e-global-color-accent);
}
.violence-con .violence_content a:hover i{
    color: #fff;
}

.legal_situation_footer .footer_content a:hover{
    box-shadow: 0px 0px 5px #474747;
}

#button{
    background-color: var(--e-global-color-accent);
}

.practice-con .box:hover{
    background-color: #323232;
}

.sub_banner{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.sub_banner::before{
    content: none;
}

.sub_banner .sub_banner_con{
    padding-top: 60px;
    padding-bottom: 120px;
}

.about-img-intern{
    height: 500px;
    width: 100%;
    object-fit: cover;
}

.blogpage-section{
    padding: 90px 0 370px !important;
}
.blogpage-section .content1 *,
.practice-con.intern .desc *{
    font-size: 16px;
    line-height: 25px;
}

.blogpage-section.news{
    padding: 80px 0 80px !important;
}

.practice-con.intern{
    padding: 80px 0 120px;
}

.practice-con.show .img{
    height: 400px;
    width: 100%;
    object-fit: cover;
}

.practice-con.show .box:hover{
    background-color: #fff;
}
.practice-con.show .box:hover *{
    color: inherit;
}

.custom.box1{
    border-radius: 15px;
    background: var(--e-global-color-white);
    padding: 34px 0px;
    margin-bottom: 43px;
    width: 110%;
    box-shadow: 3px 3px 25px rgb(0 0 0 / 7%);
}
.custom.box1 > ul li a{
    padding: 20px 30px;
    transition: all ease .4s;
    display: block;
    border-radius: 0;
    color: #323232;
    font-weight: normal;
    font-size: 16px;
}
.custom.box1 > ul li:hover a,
.custom.box1 > ul li a.active{
    background-color: #e0ab5e;
    color: #fff !important;
    height: 100%;
}

.team-con{
    padding: 80px 0 60px;
}

.team-con .team-box figure{
    border-radius: 10px;
    margin-bottom: 0;
}
.team-con .team-box figure img{
    height: 350px;
    width: 100%;
    object-fit: cover;
}

.expertises-interne-section{
    padding-bottom: 300px;
    background: var(--e-global-color-light-grayish-orange);
}

.article-con{
    padding: 80px 0 200px;
}
.article-con.intern{
    padding: 80px 0 80px;
}

.singleblog-section .main-box{
    padding: 15px 25px 40px !important;
}

header.sticky .navbar-nav .drop-down-pages li a{
    color: #112D5F !important;
}

.consultation-con .consultation-image img{
    object-fit: cover;
}

.contact-con{
    padding: 80px 0 80px;
}

.contact_map_con{
    padding: 80px 0 80px;
}

.footer_portion{
    height: 410px;
}

.aboutpage-con.intern{
    padding: 100px 0 100px;
}

.contact_map_con iframe{
    filter: none;
}

/* from outside */
.others1-section-area {
    background: #e1e1e1;
}
.sp3 {
    padding: 100px 0;
}
.space30 {
    height: 30px;
}
.others1-section-area .others1-images img,
.others2-section-area .others1-images img {
    height: 600px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
}
.others1-section-area .innerpages-content,
.others2-section-area .innerpages-content {
    padding: 0 0 0 50px;
}
.hadding1 span.span {
    color: #1A1E25;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    border: 1px solid #636363;
    padding: 4px 14px;
    border-radius: 20px;
}
.space16 {
    height: 16px;
}
.others1-section-area .innerpages-content h2,
.others2-section-area .innerpages-content h2 {
    font-size: 40px;
    line-height: 50px;
    color: #1A1E25;
    font-weight: 600;
}
.others1-section-area .innerpages-content p,
.others2-section-area .innerpages-content p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #636363;
}
.others1-section-area .innerpages-content h4,
.others2-section-area .innerpages-content h4 {
    font-size: 24px;
    color: #1A1E25;
    font-weight: 600;
}

.team2.inner{
    background: #e1e1e1;
}
.team2.inner .team2-box {
    margin-top: inherit;
    margin-bottom: 30px;
}
.team2 .team2-box {
    border: 1px solid #F0F1F0;
    border-radius: 5px;
    margin-top: 30px;
}
.team2 .team2-box .img {
    overflow: hidden;
    border-radius: 5px 5px 0px 0px;
    position: relative;
}
.team2 .team2-box .img img {
    transition: all 0.4s ease-in-out;
    height:250px;
    object-fit: cover;
    object-position: top;
}
.img100 img {
    width: 100%;
}
.team2.inner .team2-box .img::after {
    background: #FB8500;
}
.team2 .team2-box .img::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2%;
    width: 100%;
    background-color: #1E2F85;
    transition: all 0.6s ease-in-out;
    opacity: 0.8;
}
.team2 .team2-box:hover .img::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #1E2F85;
    transition: all 0.4s ease-in-out;
    opacity: 0.4;
}
.team2 .team2-box:hover .img img {
    transition: all 0.4s ease-in-out;
    transform: scale(1.1) rotate(4deg);
}
.team2 .team2-box .hadding {
    padding: 16px;
    background-color: #fff;
}
.team2 .team2-box .hadding p {
    color: #1A1E25;
    font-size: 16px;
    font-style: normal;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: 400;
    line-height: 16px;
    text-transform: capitalize;
    padding-top: 3px;
    opacity: 0.7;
}

.contact4-section-area .contact4-header-area .hour-content {
    margin-top: 28px;
    padding-bottom: 16px;
    border-bottom: 1px solid #CED4DA;
}
.contact4-section-area .contact4-header-area .hour-content ul {
    margin-top: 16px;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
}
.contact4-section-area .contact4-header-area .hour-content ul li {
    margin: 0 24px 0 0;
}
.contact4-section-area .contact4-header-area .hour-content ul li a {
    font-weight: 16px;
    color: #495057;
    font-weight: 400;
    display: inline-block;
}
.contact4-section-area .contact4-header-area .hour-content ul li a i {
    margin: 0 4px 0 0;
}
.contact4-section-area .contact4-header-area .contact-all-area {
    display: flex;
}
.contact4-section-area.inner2 .contact-all-area .location-img {
    background: #F3EDE6;
}
.contact4-section-area .contact4-header-area .contact-all-area .location-img {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    background: #F0E9FC;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
}
.contact4-header-area .contact-all-area .location-text {
    margin-left: 16px;
}
.contact4-header-area .contact-all-area .location-img img {
    transition: all 0.4s ease-in-out;
}
.contact4-header-area .contact-all-area .location-text h4 {
    font-weight: 600;
    color: #1A1E25;
    font-size: 20px;
    line-height: 30px;
}
area.inner2 .contact-all-area .location-text a {
    color: #636363 !important;
}
.contact4-section-area .contact4-header-area .contact-all-area .location-text a {
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #495057;
    display: inline-block;
}
.space20 {
    height: 20px;
}
.space28 {
    height: 28px;
}
.space32 {
    height: 32px;
}

.contact4-section-area.inner2 .contact-form-area {
    background: #fff;
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
}
.contact4-section-area .contact-form-area .contact-input-area input {
    height: 56px;
    border: 1px solid #CED4DA;
    padding: 20px 16px;
    border-radius: 8px;
    background: none;
}
.contact4-section-area .contact-form-area {
    background: #FCFAFF;
    border-radius: 8px;
    padding: 24px;
}
input, textarea, select, option {
    max-width: 100%;
    outline: none;
    width: 100%;
}
.contact4-section-area .contact-form-area .contact-input-area textarea {
    height: 168px;
    border: 1px solid #CED4DA;
    padding: 20px 16px;
    border-radius: 8px;
    background: none;
}
.contact4-section-area.inner2 .contact-form-area .contact-input-area .theme-btn1 {
    background: #e0ab5e;
    color: #fff;
    border-radius: 35px;
}
.contact4-section-area .contact-form-area .contact-input-area button {
    outline: none;
    border: none;
}
.theme-btn1 {
    display: inline-block;
    border-radius: 25px;
    border: 1px solid #FB8500;
    background: #FB8500;
    color: #fff;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    padding: 14px 24px;
    transition: all 0.4s ease-in-out;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.aboutpage-con .about_wrapper .about-image.no-before:before{
    content: none;
}
.aboutpage-con.custom{
    padding-top: 100px;
    padding-bottom: 100px;
}
.aboutpage-con .text{
    margin-bottom: 0 !important;
}
.aboutpage-con .text * {
    font-size: 16px !important;
    text-align: justify;
}

.aboutpage-con .about_content{
    padding: inherit;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}
.aboutpage-con .about_content h2{
    font-size: 30px !important;
}

.aboutpage-con .about_content a{
    padding: 20px 37px 22px;
    color: var(--e-global-color-primary);
    background: var(--e-global-color-secondary);
    transition: all 0.3s ease-in-out;
    display: block;
    width: fit-content;
    margin-top: 20px;
}

.legal_situation_banner .banner_content h1{
    font-size: 40px;
    padding: 0 200px;
    line-height: normal;
}

.practice-con.intern.show .desc * {
    font-family: "Plus Jakarta Sans", sans-serif !important;
}

.blogpage-section .blog-box{
    box-shadow: 0px 0px 50px rgb(0 0 0 / 12%) !important;
}

.carousel-inner .carousel-indicators{
    bottom: 80px;
}
.carousel-inner .carousel-indicators li{
    width: 20px;
    height: 20px;
    border-radius: 50% !important;
    background-color: #e0ab5e;
}
.legal_situation_banner .banner_content .down_button{
    bottom: 20px;
}

.practice-con .box{
    width: 100%;
}
.practice-con .practice-box{
    display: flex;
    flex-direction: column;
    width: 100%;
}

.article-con .article-box figure{
    height: 250px;
}
.article-con .article-box figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.violence-con .violence_wrapper{
    width: 700px;
}

/* .last_list a{
    font-weight: 300;
    font-size: 16px;
} */

/* end from outside */

@media screen and (max-width: 1200px){
    .img_png_footer{
        width: 277px !important;
    }
    .legal_situation_banner .banner_content h1{
        font-size: 20px;
        padding: 0 0;
        line-height: normal;
    }
}

@media screen and (max-width: 768px){
    .aboutpage-con .about_wrapper .about-image img{
        height: 450px;
    }
    .copyright_me p{
        text-align: center;
    }
    .navbar-collapse{
        margin-top: 30px;
    }
    .legal_situation{
        height: 550px;
    }
    .legal_situation_banner .banner_content{
        padding: 200px 20px;
    }
    .aboutpage-con .about_content,
    .aboutpage-con .about_content .text{
        padding: 0;
    }
    .aboutpage-con .about_content .text{
        text-align: justify;
    }
    .aboutpage-con .about_wrapper{
        display: block;
        margin-top: 20px;
    }
    .aboutpage-con{
        padding: 40px 0 40px;
    }
    .btn-styles{
        margin-bottom: 0 !important;
    }
    .article-con{
        padding: 80px 0 120px;
    }
    .footer_portion{
        height: auto;
    }
    .legal_situation_banner .banner_content h1{
        font-size: 20px;
        padding: 0 0;
        line-height: normal;
    }
}

@media screen and (max-width: 568px){
    .aboutpage-con .about_wrapper .about-image img{
        height: 350px;
    }
}
