/*
 Theme Name: IDLAW
 Description: IDALW bootstrap theme.
 Template: wp-bootstrap-starter
 Version: 1.0.0
 Text Domain: idlaw
*/

p {
    font-family: Open Sans, sans-serif;
}

.accordion-orange {
	color: darkorange;
}
.accordion-orange .accordion-btn {
	display: flex;
	align-items: center;
}
.accordion-orange .accordion-btn i {
	transform: scaleY(-1);;
	transition: all .15s ease-in-out;
}
.accordion-orange .accordion-btn.collapsed i {
	transform: scaleY(1);
}
/*Header*/
header#masthead {
    background-color: transparent;
    position: relative;
    z-index: 2;
    box-shadow: none;
}


.navbar-brand img {
    display: none;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #75767A;
    font-weight: 600;
}


body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #000;
}

#sub-header {
    display: flex;
}

#sub-header .row {
    flex-grow: 2;
}

#slider {
    top: -175px;
    z-index: -1;
}

#main-nav .navbar-nav {
    flex-direction: row;
}

#main-nav {
    align-self: center;
    position: relative;
    top:60px
}

#menu-mobile{
    padding-top: 10px;
}

#menu-main-menu li a {
    padding: 10px;
    padding-bottom: 0;
    color: #75767A;
    font-size: 14px;
    font-weight: 600;
}

.navbar-nav li.active a {
    border-bottom: 2px solid #FF8300;
}

.firm-logo {
    width: 50%;
    background: white;
    position: absolute;
    left: 0;
    padding-top: 50px;
    padding-left: 180px;
    z-index: 1;
}

.firm-logo > img {
    width: 50%;
    margin-left: 25%;
}

.firm-logo p {
    font-family: Montserrat, Open Sans, sans-serif;
    color: #75767A;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 18px;
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

/*Footer*/

.nobel{
    flex-direction: row-reverse;
    gap: 10px;
    justify-content: flex-end;
    margin-left: 20px;
    padding-top: 25px;
    color: #99979c;
}

.nobel span {
    align-self: flex-end;
}

.nobel img{
    vertical-align: unset;
    margin-left: 10px;
}

#footer-nav .navbar-nav {
    flex-direction: row;
}

.site-info {
    flex-grow: 2;
}

.linkedin-link {
    order: 1;
    font-size: 35px;
}

footer#colophon .row {
    align-items: baseline;
}

#menu-footer li {
    padding: 0 10px;
    font-size: 14px;
    color: #75767A;
}

.menu-footer-container {
    align-self: flex-end;
}

#menu-footer li {
    display: inline-block;
}

span#logo {
    font-size: 30px;
}

.home body:not(.theme-preset-active) footer#colophon {
    min-height: 300px;
}

a.credits{
    text-transform: uppercase;
}

#colophon {
    display: flex;
    align-items: flex-end;
    padding-bottom: 100px;
}

/*HomePage*/
#newsletter{
    margin:auto;
    width: 60%;
}


/*Pop up*/
.contact-container {
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #a46c13;
    padding: 20px 20px 8px 20px;
    background: white;
    max-width: 600px;
    width: 88%;
    text-align: center;
    display: none;
}

.close-contact{
    color: #000;
    position: absolute;
    right: 14px;
    top: 0;
    font-size: 27px;
    cursor: pointer;
}

.home .wpcf7-form label{
    width: 100%;
    color: #000;
}

.home .wpcf7-submit{
    background: #FF8300 !important;
    color: white;
}

.form-title {
    color: #FF8300;
}

.home #content {
    padding-bottom: 0;
}

.quesion h2 {
    font-weight: 600;
    font-size: 36px;
    font-family: Montserrat, Open Sans, sans-serif;
    letter-spacing: 1.5px;
    color: #75767A;
}

#quotes-block {
    top: -100px;
}

#cookie_action_close_header {
    border: 1px solid white;
    display: block !important;
    max-width: max-content;
}

#CONSTANT_OPEN_URL {
    color: white !important;
    text-decoration: underline;
    font-weight: bold;
}

#cookie_action_close_header::before {
    content: '\f00c';
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
}

#cookie-law-info-bar {
    text-align: left;
    padding-left: 10%;
}

#cookie-law-info-bar span:before {
    content: '\f06a';
    font-family: FontAwesome;
    display: inline-block;
    font-size: 40px;
    margin: 0 10px;
    vertical-align: middle;
}


@media screen and (min-width:1600px){

    #hp_headline_spacer{
        display: block;
        height : 140px;
    }

}

/*Team Page*/
.page-template-page-team-php {
    background: #EBEEF1;
}

.page-template-page-team-php #main {
    background: white;
}

.personnel-block {
    margin-bottom: 40px;
}

.personnel-img {
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;

}


.personnel-container {
    text-transform: uppercase;
}

.personnel-container .header-block {
    font-size: 18px;
    color: #75767A;
    font-family: Montserrat !important;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: 0.5px;
    margin-bottom: 40px;
}

.personnel-photo {
    background: #EBEEF1;
}

.personnel-infobox {
    color: #B8C0CD;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.58px;
    margin-top: 15px;
    font-weight: 600;
}

.personnel-name {
   color: #75767A;
}

/*Personnel Profile Page */
.badges img {
    max-width: 150px;
    max-height: 150px;
    margin: 0 10px;
}




.profile_photo {
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 2;
    bottom: -120px;
}


.single-personnel {
    background-color: #f7f7f7;
}

#icons {
    background-color: #ffffff;
    min-height: 120px;
    font-size: 13px;
}
#icons ul {
    padding-left: 10px;
}


#icons ul li {
    display: inline-block;
    font-size: 26px;
    margin: 20px 8px;
    color: darkorange;
    vertical-align: top;
}

#icons ul li:nth-last-child(2) {
    color: #B8C0CD;
}


#icons a {
    color: #B8C0CD;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.54px;
    vertical-align: middle;
}

#details {
    align-self: center;
}




.page-title {
    margin-bottom: 70px;
    color: #B8C0CD;
    font-size: 18px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: 0.7px;
    margin-top: 40px;
}

#headline {
    font-size: 24px;
    color: #75767A;
    font-family: "Open Sans";
    line-height: 35px;
    text-align: justify;
}

#name {
    font-size: 46px;
    color: #75767A;
    font-weight: 600;
    text-transform: uppercase;
}

#position {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #75767A;
    text-transform: uppercase;
    letter-spacing: 0.5px;

}

#qualifications-column h4 {
    margin-top: 20px;
    font-size: 18px;
}
aside#qualifications-column span{
    opacity: 0.7;
}

aside#qualifications-column p {
    margin-bottom: 0;
    opacity: 0.7;
}

.badge-img {
    max-width: 150px;
    margin-bottom: 10px;
    margin-right: 5px;
}

#biography-container, #biopgraphy {
    padding: 0;
    width: 100%;
    background-color: white;
    color: #75767A;
    font-size: 18px;
}

#biopgraphy > p {
    font-size: 18px;
    line-height: 32px;
    margin-top: 20px;
    text-align: justify;
}

#all-team-section {
    background: white;

}

#all-team-section .row:last-child {
    min-height: 100px;
    margin-top: 10px;
}

#all-team-section .title {
    font-size: 28px;
    color: #75767A;
    font-weight: 600;
    line-height: 30px;
}


#all-team-section a {
    color: #75767A;
    font-size: 22px;
}

/*Temporary*/
.vcard{
    display:none !important;
}


/*Firm Page*/

#associations-grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 20px;
}

#associations-grid p {
    color: #EBEEF1;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}


/*Knowledge*/
.elementor-pagination {
    padding-top: 50px;
}

div#current-block {
    width: 44px;
    height: 14px;
    background-color: #B8C0CD;
    display: inline-block;
    border-radius: 10px;
    vertical-align: text-bottom;
}

.page-numbers:not( .next):not( .prev){
    background: #B8C0CD;
    color: #B8C0CD;
    font-size: 10px;
    border-radius: 100%;
    opacity: 0.35;
}

.page-numbers.prev {
    float: left;
}

.page-numbers.next {
    float: right;
}

.elementor-pagination i {
    font-size: 30px;
    color: #FF8300;
}

#white-block {
    min-height: 100px;
    background: white;
}

.elementor-page-202 #content.site-content {
    padding-bottom: 0;
}

.elementor-page-202 #colophon {
    min-height: 300px;
}

/*Careers*/

.wpcf7-file {
    width: 100%;
    border: 2px solid white;
    padding: 30px 0px;
    border-radius: 5px;
}

#upload-file {
    background: url(/wp-content/themes/idalw/images/form-button-white.png) no-repeat;
    background-size: auto;
    width: 60%;
    margin: auto;
    border: 1px solid #75767A;
    border-radius: 5px;
    background-position-y: 50%
}

#upload-file {
 display: flex;
 align-items: baseline;
}

#upload-file  input {
    opacity: 0;
    display: inherit;
}

#file_name {
    flex-grow: 1;
}

#upload-file::after {
    content: '';
    background: url(/wp-content/themes/idalw/images/uploading.png)  no-repeat ;
    background-size: contain;
    height: 40px;
    width: 40px;
    margin-right: 20px;
    align-self: center;
}

#upload-file span {
    flex-grow: 1;
}


.wpcf7-form label {
    width: 60%;
    text-align: left;
    color: #75767A;
}

.wpcf7-form input, .wpcf7-form textarea {
    background: transparent;
}

.wpcf7-submit {
    background: #FF8300 !important;
    font-size: 20px;
    font-family: Montserrat;
    font-weight: 600;
    letter-spacing: 0.8px;
    color: white;
    padding: 20px 60px;
    border: none;
}

.wpcf7-submit:hover {
    color: orange;
}
/*Cookie Policy*/
.elementor-accordion-item {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
}

.elementor-accordion-item > h4 {
    padding-left: 0 !important;
}

#content.site-content {
    padding-bottom: 0;
}

/*Single Post*/
.single-post {
    background-color: #FF8300;
}

#post_profile_link a:hover {
    color: #FF8300;
}

.single-post .entry-content {
    background: white;
    color: #75767A;
    padding: 25px;
}

.single-post h4 {
    font-size: 28px;
    line-height: 44px;
    margin-bottom: 50px;
}

.post.hentry {
    margin-bottom: 0;
}

.elementor-post-navigation{
    align-items: center;
}

.elementor-post-navigation .elementor-post-navigation__link {
    white-space: pre-wrap !important;
}

.elementor-post-navigation__link__prev, .elementor-post-navigation__link__next {
    color: #B8C0CD;
}

/*Posts Archive*/
#posts-archive-section  .elementor-post__thumbnail__link {
    position: absolute;
    right: 0;
    bottom: 0;
}

#posts-archive-section .elementor-post__thumbnail img{
    cursor: initial;
}

#posts-archive-section article.elementor-post{
    position: relative;
}

#posts-archive-section .elementor-post__excerpt a:hover{
    color: #FF8300;
}


/*Practice Areas*/
.practice-areas .slick-slide > div {
    margin-bottom: 110px;
}


.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}

.slick-dots li {
    margin: 0 0.25rem;
}

.slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #B8C0CD;
    text-indent: -9999px;
    opacity: 0.35;
}

.slick-dots li.slick-active button {
    width: 44px;
    border-radius: 10px;
    opacity: 1;
}


.practice-areas .slick-slide img {
    margin-bottom: 10px;
    height: 65px;
    width: 65px;
    margin-left: auto;
    margin-right: auto;
}

.practice-areas .fa {
    color: #FF8300;
    font-size: 28px;
}

.practice-areas .fa-arrow-right {
    position: absolute;
    bottom: 0;
    right: 0;
}

.practice-areas .fa-arrow-left {
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.practice-areas p {
    color: #B8C0CD;
    font-size: 14px;
    font-weight: 600;
    font-family: Montserrat;
    letter-spacing: 0.5px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
}

.area {
    vertical-align: text-top;
}


/*Data request Page*/
#data-request-form .wpcf7-form label {
    color: #FF8300;
    font-size: 14px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    width: 100%;
}

#data-request-form .wpcf7-form input {
    min-height: 80px;
}


#data-request-form .wpcf7-list-item {
    display: block;
    margin-top: 5px;
    margin-left: 0;
}

#data-request-form .wpcf7-list-item label {
    color: #75767A;
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    letter-spacing: 0.7px;
    margin-left: 10px;
    font-weight: 500;
}

#data-request-form .wpcf7-list-item input {
    min-height: unset;
}

.correspondence-of-data-subject span {
    padding: 0;
    border: none;
}

#data-request-form .wpcf7-submit {
    background: #FF8300 !important;
    color: white !important;
}

#data-request-form h4 {
    color: #75767A;
    font-family: Open Sans, sans-serif;
    font-weight: 500;
}

/* Single Practice Areas */
.single-practices {
    background: linear-gradient(to bottom, #FF8300 0%, #FF8300 55%, #fff 55%, #fff 55%, #fff 100%);
}

.single-practices .page-title {
    color: #f2f2f2;
}

h2.practice-title {
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 46px;
    letter-spacing: 2px;
}

.practice-content {
    background-color: #fff;
    padding: 60px;
    margin-top: 30px;
    padding-bottom: 0;
    margin-bottom: -20px;
}

.practice-top-description {
    color: #75767A;
    font-family: "Open Sans";
    font-size: 28px;
    text-align: center;
    line-height: 44px;
    margin-bottom: 40px;
}

.practice-description {
    font-size: 18px;
    color: #75767A;
    line-height: 32px;
}

.practice-description p {
    margin-bottom: 30px;
}

.single-practices #all-team-section {
    width: 100%;
    background: linear-gradient(to bottom, #fff 0%, #fff 50%, #fff 50%, #F7F7F7 50%, #F7F7F7 100%);
}

.single-practices #all-team-section .container {
    background-color: #fff;
    padding: 40px;
}

#all-team-section .our-team-title h4 {
    color: #FF8300;
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
}

.our-team-title {
    display: table-cell;
}

.view-all {
    display: table-cell;
    text-align: right;
}

.view-all a {
    color: #75767A;
    font-size: 14px !important;
    font-family: Montserrat !important;
    font-weight: 600;
    letter-spacing: 0.6px;
}

.view-all a i {
    font-size: 20px !important;
}

.our-team-container {
    display: table;
    margin: 60px 0 40px 0;
    width: 100%;
}


/*
*Media Queries
*/
@media screen and (min-width: 1200px) {

    .home #menu-main-menu li a , .home #menu-top .menu-item a{
        color:white !important;
    }

    #mobile-nav {
        display: none !important;;
    }

    #biopgraphy > p {
        padding: 0 50px;
    }

    #all-team-section{
        padding: 0 60px;
    }

   #menu-top{
       position: absolute;
       top:30px;
   }

}





@media screen and (max-width: 1200px) {
    /*Header*/
    header#masthead {
        background-color: white;
        text-align: right;
    }





    #headline{
        font-size: 18px;
    }

    .navbar-nav li.active a {
        border-bottom: none;
    }

    .badges img {
        max-width: 100px;
        max-height: 100px;
    }

    .navbar-brand img {
        display: block;
        width: 50px;
    }
}

@media screen and (max-width: 1024px){

    #icons ul {
        padding-left: 0;
    }
    #quotes-block {
        top: -74px;
    }

    #hp-headline h4 {
        color: #75767A !important;
    }

}

@media screen and (max-width: 769px) {

    .practice-areas p{
        font-size:12px;
    }



    .nobel{
        margin-left:0;
    }

    .practice-areas .slick-slide > div{
        margin-bottom: 20px;
    }

    a#cookie_action_close_header {
        font-size: 16px;
    }

    #cookie-law-info-bar span:before{
        position:absolute;
        left: 0;
        font-size: 25px;
    }

    .home .slick-arrow{
        display: none !important;
    }

    #photo .personnel-img {
        min-height: 540px;
        min-width: 330px;
    }


    #position {
        font-size: 13px;
    }

    .white-background {
        background: white !important;
    }

    header#masthead {
        background: rgb(255, 255, 255);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=1);
    }


    .menu-footer-container {
        align-self: start;
    }

    .single-post h4 {
        font-size: 22px;
    }

    #kn-title-section div:first-child {
        align-items: start;
    }

    .post-navigation__next--title, .post-navigation__prev--title {
        display: none;
    }

    #menu-footer li {
        display: block;
        font-size: 22px;
        font-weight: 500;
        line-height: 45px;
    }

    .site-info {
        flex-direction: column-reverse;
        display: flex;
        margin-left: 10px;
    }

    #menu-footer {
        padding: 0;
    }


    .linkedin-link {
        align-self: flex-end;
        position: relative;
        top: -45px;
        right: 42px;
        font-size: 35px;
        order: 0;
        font-size: 35px !important;
    }

    .site-info > img {
        margin-top: 50px;
    }

    .copyright a, footer#colophon a {
        font-size: 16px;
    }

    .site-footer .pt-3 > div:first-child {
        flex-direction: column-reverse;
    }

    /*Careers*/
    .wpcf7-form label, #upload-file {
        width: 90%;
    }

    .files{
        border: 1px solid #ced4da;
        margin-top: 20px;
        padding: 30px 10px;
    }

    #file_name{
        margin-top: 20px;
        margin-left: 10px;
    }
    #upload-file{
        flex-wrap: wrap;
    }

    #upload-file:after {
        margin-right: 0;
        order: 1;
    }
    .wpcf7-form input {
        min-height: 50px;
    }

    /*End of Careers*/

    /* Single Practice Area */
    h2.practice-title {
        color: #fff;
        font-weight: 800;
        text-transform: uppercase;
        font-size: 32px;
        letter-spacing: 2px;
    }
    .practice-top-description{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .practice-description p {
        margin-bottom: 20px;
    }
    .single-practices .container {
        padding: 0 15px !important;
    }
    .single-practices .page-title {
        margin-bottom: 40px;
    }
    .practice-content {
        padding: 20px;
    }
    .single-practices #all-team-section {
        padding: 0 20px;
    }
}

/*Mobile*/
@media screen and (max-width: 575px) {

    #newsletter{
        margin:auto;
        width: 90%;
    }
    #upload-file:after {
       display: none;
    }
    .nobel span{
        flex-grow: 1;
    }

    #colophon{
        padding-bottom: 0;
    }
    #primary {
        overflow: hidden;
    }

    .page-numbers:not(.next):not(.prev){
        padding:3px 6px;
        margin:0 5px !important;
    }

    div#current-block{
        height:18px;
        vertical-align:middle;
    }

    #photo{
        padding: 0;
    }

    #details{
        padding-left: 30px;
    }


    .profile_photo{
        bottom: 0;
    }


    .single-personnel .container{
        padding: 0;
    }

    #biopgraphy > p {
     padding: 0 15px;
    }

    #biography-container aside {
        padding: 0 40px;
        font-size: 18px;

    }

    .single-personnel .page-title {
        top: -110px;
        font-size: 18px;
        position: absolute;
        left: 35px;
        margin-top: 0;
    }

    #headline{
        padding: 10px 25px;
    }

    .single-personnel .site-footer .container{
        padding: 0 25px;
    }

    #photo .personnel-img {
        position: static;
        min-width: 210px;
        min-height: 220px;
    }

    #masthead::after {
        content: '';
        display: block;
        background: #FF8300;
        width: 85px;
        height: 69px;
        position: absolute;
        z-index: -1;
        right: 0;
        top: 0;
    }



    #hp-headline .elementor-container div:nth-child(2){
        margin-bottom: 15px;
    }

    #hp-headline div:nth-child(-n+2){
        order: 1;
    }

    .page-title {
        margin-top: 0;
    }

    .single-personnel .entry-header {
        margin-top: 120px;
    }

    .navbar-brand img {
        min-width: 50px;
        max-width: 50px;
        display: block;
    }

    .personnel-photo {
        height: 150px !important;
    }

    .personnel-block {
        padding: 0 3px;
    }

    /*Profile Page - Mobile*/
    #biopgraphy {
        padding: 0 25px;
    }

    #name {
        font-size: 20px;
    }

    #icons {
        min-height: unset;
        padding: 0 25px;
    }

    #icons ul {
        margin: 0;
        padding: 0;
    }

    #icons ul li {
        margin: 0;
        padding: 0 4px;
    }

    #contact-info-row {
        background-color: white;
        flex-direction: column-reverse;
    }

    #all-team-section {
        padding: 0 40px;

    }

    #all-team-section .title {
        font-size: 28px;
        margin-top: 24px;
    }
}

@media screen and (min-width:600px) and (max-width:765px){
    .profile_photo{
        position:static;
    }

    .badges.d-none.d-sm-inline-flex
    {
        display:none !important;
    }

    .container{
        max-width:605px;
    }
}

/*Landscape*/
@media screen
and (min-width: 420px)
and (max-height: 500px)
and (orientation: landscape) {

    #slider{
        top: -60px;
    }

    /*Hammer Image on horizontal*/
    .elementor-element-6dddea8{
        order:1;
    }


    #masthead::after {
        content: '';
        display: block;
        background: #FF8300;
        width: 25%;
        height: 69px;
        position: absolute;
        z-index: -1;
        right: 0;
        top: 0;
    }
    /*Homepage Hammer Image*/
    .elementor-element.elementor-element-bd8ee69 div:first-child img {
        display: block;
    }

    /*Firm Section*/
    .elementor-315 .elementor-element.elementor-element-3158c6d{
        margin-top: -35% !important;
    }


    #hp-headline h4 {
        margin-top: 38%;
    }

    div#current-block {
        height: 19px;
        vertical-align: middle;
        margin: 0 10px;
    }

    .page-numbers:not(.next):not(.prev) {
        padding: 5px 10px;
    }
    #colophon{
        padding-bottom: 0;
    }

    footer#colophon .row {
        align-items: baseline;
    }

    .linkedin-link{
        font-size: 30px;
    }
}
