/*
Theme Name: IL-LAW
Author: BeaverGlobal
Author URI: http://beaverglobal.com/
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
	font-family: 'Assistant-Light';
	src: url('fonts/Assistant-Light.ttf');
}

* {
    box-sizing: border-box;
    transition: all 0.3s;
    direction: ltr;
}
html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: 'Assistant-Light';
/*    overflow-x: hidden;*/
    background-color: #fafafa;
    /*max-width:1920px;*/
    margin:0 auto;
}
/*----------SETTINGS------------*/
.container {
    width: 1200px;
}
.responsive-img{
    max-width: 100%;   
}
.clear-fix{
    content: "";
    clear: both;
}

h1{
    font-size: 90px;
}
/*title page*/
h2{
    font-size: 36px;
}
/*sub-title-page*/
h3{
    font-size: 26px;
}
/*title-post*/
h4{
    font-size: 24px;
}
h5{
    font-size: 22px;
}

/*HOVERS*/
h4.title-pract{
    color:#0e80cb;
}
.en h4.title-pract{
    min-height: 50px;
}
h4.title-pract:hover{
    color:#333;
}
h5.sidebar{
    color:#0e80cb;
}
h5.sidebar:hover{
    color:black;
}
h5.about-title:hover{
    color:#0e80cb;
}
.excerpt-txt:hover {
    color:#0e80cb;
}
.excerpt-txt:hover p{
    color:#0e80cb;
}
.excerpt-txt p{
	color:#333;
}
.practices-list{
    border-left: 1px solid #0e80cb;
}
.p-title{
    margin-top: 7%;
    margin-bottom: 7%;   
}
.sub-title{
    margin-top: 5%;
    margin-bottom: 3%;
}
.title-pos{
	color:#0e80cb;
	font-weight:900;
	margin-bottom: 0;
}
.law-cont > h2{
	margin-bottom: 0;
}
.bread{
    margin-top: 2.5%;
}
.bread *{
    color:#333;
}
.bread a:hover{
    color:#0e80cb;
}
.br-page-title{
    color:#333;  
    font-size: 14px;
    display: inline-block;
}
.name-co h1{
	color:#fff;
}
a:hover{
    text-decoration: none;
}
p{
    font-size: 18px;
}
#page{
    padding-bottom: 4%;
    min-height: calc(60vh - 60px);

}

/*HEADER*/
header{
    background-color: #f5f5f5;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
    position: relative;
}
nav.header-menu #menu-top-menu{
    list-style: none;
    display: inline-block;
    float: right;
}
nav.header-menu{
    margin-top: 1%;
}
nav.header-menu #menu-top-menu li {
    display: inline-block;
    margin-right: 20px;
}
.lang-switcher{
    margin-right: 0;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    font-size: 17px;
    background-color: rgb(235, 235, 235);
    color:#333;
}
.lang-switcher:hover{
    background-color: #0e80cb;
    color:#fff;
}
#menu-top-menu li a{
    font-size: 20px;
    color:#333;
}
#menu-top-menu li a:hover{
    color:#0e80cb;
}
.logo-menu-row{
    padding-top: 2.4%;
    padding-bottom: 2.4%;   
}

/*HOME*/
.back-home{
    background-size: contain;
}
.logo-home{
    text-align: center;
    padding-top: 21%;
}
.name-co{
    text-align:center;
    color:#dbdbdb;  
    padding-top: 1.8%;
}
.link-home{
    text-align: center;  
    padding-top: 10%;
    padding-bottom: 6.9%;
}
.link-home ul{
    list-style: none;
    display: inline-block;
    padding-left: 0;
    background: rgba(26,143,199,0.9);
    padding: 1.3%;
}
.link-home ul li{
    display: inline-block;
    border-right: 1px solid #fff;
}
.link-home ul li a{
    font-size: 24px;
    color:#fff;
    padding-right: 10px;
    padding-left: 10px;
}
.link-home ul li a:hover{
    color:#333;
}
.link-home ul li:last-child{
    border:0;
}

.home-container {
    z-index: 2;
    position: absolute;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
/*PAGES*/

.page-header-image div img , article img , .image-la img{
    height: auto;
    max-width: 100%;
}

/*ARCHIVE PRACTICES*/
.row.equal-height {
  display: flex;
  flex-wrap: wrap;
}
.row.equal-height > [class*="col-"] {
  display: flex;
  flex-direction: column;
}
.pract-box{
    margin-top: 3%;
}
.pract-box p{
    border-bottom: 1px solid #0e80cb;
    padding-bottom: 5.5%;
}
.pract-box p a{
    color:#333;
}
.practices-content article p{
	font-size: 22px;	
}

/*SINGLE-PRACTICES*/
.sngl-wrapper article.desc p{
    font-size: 22px;
/*    font-weight: 700;*/
}
.sngl-wrapper article.desc-page p{
    font-size: 22px;
}
.sngl-wrapper article.career_desc p{
    font-size: 34px;
     display: inline;
}
.career-email{
    display: inline;
    font-size: 34px;
    background-color: #0e80cb;
    color:#fff;
}
.career-email:hover{
    cursor: pointer;
    background-color: #1d1f25;
    color:#fff;
}
article.sub-text img{
    margin-top: 4%;
    margin-bottom: 4%;
}

/*CONTACT;*/
.map-image{
    background: url('images/img_map.png')no-repeat;   
    padding-top: 25%;
    background-size: 100%;
}
.map-image:hover{
    background: url('images/img_map_hover.png')no-repeat;   
}
.info-wrapper{
    background-color: #f5f5f5;
    padding: 15px;
}
.info-wrapper *{
    color:#0e80cb;
}
.inf-hvr:hover p{
    color:#333;
}
.info-wrapper div{
    border-right:1px solid #0e80cb;
    padding-left: 2%;
}
.info-wrapper div:last-child{
    border:0;
}
.map-row{
   margin-top: 2.5%;
}
.title-info{
    margin-bottom: 0;   
}
/*ARCHIVE-LAWYER*/
.link-image img{
    max-width: 100%;
    height: auto;
}
.link-image:hover{
    opacity: 0.7;
}
.box-team{
    margin-top: 11%;
}
.box-team a .lawyer-name{
    color:#0e80cb;
    margin-bottom: 0;
}
.box-team a:hover .lawyer-name{
    color:#333;
}
.lawyer-wrapper{
    margin-top: 3.3%;   
}


/*SINGLE-LAWYER*/
#accordion{
    list-style: none;
    padding-left: 0;
    margin-top: 4%;
}
.about-title{
    color:#333;
    display: inline-block;
}
#accordion .panel{
    background-color: #fafafa;
    border-bottom: 1px solid #0e80cb;
    border-radius:0; 
    margin-bottom: 0;
}
#accordion .panel .panel-heading{
    padding: 8px 15px;
}
.panel-collapse{
    padding-left: 3%;
}
.butn-wrapper *{
    display:inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
.butn-wrapper{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0e9ecf+0,0e80cb+50,207cca+100,7db9e8+100 */
    background: #0e9ecf; /* Old browsers */
    background: -moz-linear-gradient(left,  #0e9ecf 0%, #0e80cb 50%, #207cca 100%, #7db9e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #0e9ecf 0%,#0e80cb 50%,#207cca 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #0e9ecf 0%,#0e80cb 50%,#207cca 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e9ecf', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
    color:#fff;
    cursor: pointer;
    transition: 0s;
    padding: 7px;
    margin-top: 5.3%;
    text-align: center;
}
.butn-wrapper:hover{
    background: black;
    color:#fff;
    transition: 0s;
}
.butn-wrapper.linkdin{
    margin-left: 4%;
}
.pos-title-sngl{
    margin-bottom: 0;
    color:#0e80cb;
}
.sngl-wrapper.lawyer > article{
    margin-top: 7%;
}
.info-wrapper.sngl-law{
    margin-top: 4%;
}


/*SIDEBAR*/
.sidebar-wrapper{
    padding-left: 30px;
}
.sidebar span{
    background: url('images/icon_arrow_blue.png') no-repeat;
    width: 8px;
    height: 13px;
    display: inline-block;
    margin-left: 3%;
}
.pract-box.sidebar{
    margin: 0;
}
h5.sidebar:hover span{
    background: url('images/icon_arrow_gray.png') no-repeat;
    width: 8px;
    height: 13px;
    display: inline-block;
    margin-left: 3%;
}
footer{
    background-color: #1d1f25;
    height: 60px;
}
.footer-container{
    color: #89898b; 
    padding-top: 1%;
}
.copyright{
    text-align: right;
    display: inline-block;
}
.developer{
    text-align: left;
    display: inline-block;
    border-left: 1px solid #89898b;
}
.developer p , .copyright p{
    margin-bottom: 0;
}
.home-develop{
   color: #89898b;  
}
.home-develop:hover{
    color:#fff;
}


/*COLLAPSE*/
.f-arrow{
    background: url('images/icon_arrow_blue.png') no-repeat;
    right: 4%;
    width: 15px;
    height: 15px;
    margin-top: 15px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    float: right;
    transition: 0.3s;
}
.f-arrow:hover{
    cursor: pointer;
}
.collapse-click > a.collapsed .f-arrow{
       -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 15px;
    transition: 0.3s;
}
.panel *{
    transition: 0s;   
}
.collapsing {
  transition: height 0.3s; 
}


/*--------responsive---------*/
@media (max-width:1366px) {  
    .container {
        width:1200px;
    }
    h1{
        font-size: 60px;
    }
    .logo-home {
        padding-top: 6%;
    }
    .link-home{
        padding-top: 7%;
        padding-bottom: 3.9%;
    }
}
@media (max-width:1280px) {
    .container {
        width:1200px;
    }
}
@media (max-width:1024px) {
    .container {
        width:1000px;
    }
    .logo-home {
         padding-top: 1%;
    }
    #menu-top-menu li a {
       font-size: 18px;
    }
}
@media (max-width:992px) {
    .container {
        width:970px;
    }
}
@media (max-width:768px) {
    .container {
        width:750px;
    }
    #menu-top-menu li a {
        font-size: 15px;
    }
    nav.header-menu #menu-top-menu{
        padding-left: 0;
    }
    .lang-switcher {
        height: 25px;
        width: 25px;
        font-size: 16px;
    }
    .sidebar-wrapper {
        padding-left: 15px;
    }
    .sngl-wrapper article.career_desc p {
        font-size: 30px;
   }
    .career_desc{
        padding-bottom: 3%;    
    }
    #page {
        min-height: calc(65vh - 60px);
    }
    .link-home{
        padding-top: 15%;
        padding-bottom: 37.9%;
    }
    .logo-home {
        padding-top: 25%;
    }
}
@media (max-width:640px) {
    .container {
       max-width:630px;
       width: 100%;
    }
}
@media (max-width:480px) {   
    .container {
       max-width:470px;
       width: 100%;
    }
    
    
/*  MOBILE  MENU*/
    .header nav {
    display: inline-block;
}
    #nav-mobile .mobile-menu .top-menu{
        list-style: none;
        padding-left: 0;
    }
/*    mobile-menu*/
    .mobile > .logo {
        margin-top: 0%;
    }
    .mobile > div.lang .lang-switcher.list , .menu-mobile-icon , .lang{
        margin-top: 2%;
    }
    .mobile-container{
        -webkit-box-shadow: 0px 1px 3px -1px rgba(0,0,0,0.5);
        -moz-box-shadow: 0px 1px 3px -1px rgba(0,0,0,0.5);
        box-shadow: 0px 1px 3px -1px rgba(0,0,0,0.5);
        position: fixed;
        background-color: rgb(255, 255, 255);
        z-index: 111;
        width: 100%;
        top:0;
    }
    .mobile.logo-menu-row{
        padding-bottom: 3.5%;
        height: 60px;
        padding-top: 2%;
    }  
    .menu-mobile-icon img{
        position: absolute;
        z-index: 100;
        height: 22px;
        top: 2px;
    }
    .menu-mobile-icon{
        cursor:pointer;
    }
    .nav-mobile{
        left: -100%;
        display: none;
        margin: -5%;
        padding: 10%;
        position: absolute;
        width: 60%;
        height: 800px;
        background-color: #fff;
        transition: 2.5s;
        z-index: 5;
        top: 0;
        left: 0;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    }
    .nav-mobile.active{
        left:0;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    }
/*
    .nav-mobile{
        left: -100%;
        transition: 0.5s;
        position: absolute;
        width: 66%;
        top: 0%;
        z-index: 5;
        height: 800px;
        background-color: #fff;
        padding-top: 20%;
    }
    .nav-mobile.active{
        width: 60%;
        left: 0;
        -webkit-box-shadow: -2px 0px 2px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: -2px 0px 2px 0px rgba(0,0,0,0.2);
        box-shadow: -2px 0px 2px 0px rgba(0,0,0,0.2);
        transition: 0.5s;
    }
    
*/
    
    
    #nav-mobile .mobile-menu #menu-top-menu-1 li a{
        color:#333;
        font-size: 18px;
    }
    .mobile-menu-list{
        margin-top: 33%;
    }
    .mobile-menu-list li{
        margin-top: 10%;
    }
/*
    #nav-mobile{
        right: -100%;
        transition: 0.5s;
        position: absolute;
        width: 66%;
        top: 0%;
        z-index: 100;
        height: 800px;
        background-color: #fff;
        padding-top: 20%;
    }
*/
    
    
    h1 {
       font-size: 30px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 22px;
    }
    .link-home ul li a{
        font-size: 16px;
    }
    .link-home{
        padding-top: 15%;
        padding-bottom: 37.9%;
    }
    .logo-home {
        padding-top: 21%;
    }
    .sngl-wrapper article.desc p {
        font-size: 20px;
    }
    .box-team {
       margin-top: 3%;
    }
    .lawyer-wrapper:first-child{
        margin-top: 0;
    }
    .lawyer-wrapper{
        margin-top: 4%;
    }
    .info-wrapper div {
        border-right: 0px;
    }
    .sngl-wrapper article.desc-page p {
        font-size: 18px;
    }
    .career-email{
        font-size: 30px;
    }
    footer{
        height: auto;
    }
    .developer p, .copyright p {
        font-size: 14px;
        text-align: left;
    }
    .developer{
        border-left: 0;
    }
    .back-home{
        background: url('images/img_homepage_mobile.png')no-repeat center;   
        background-size: contain;
    }
    .p-title {
        margin-top: 3%;
        margin-bottom: 3%;
    }
    .pract-box {
        margin-top: 0%; 
    }
    .sidebar-wrapper {
        padding-top: 4%;
        padding-bottom: 6%;
    }
    
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    .container {
        max-width:310px;
        width: 100%;
    }
    .mobile.logo-menu-row {
        padding-top: 3%;
    }
    .logo-home {
        padding-top: 15%;
    }
    .link-home ul li a {
        font-size: 13px;
    }
    .link-home ul{
        
    }
}