/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


/********** Accueil **********/

body{
	color: #000000;
	line-height: 18px;
}
body a {
    color: #000;
}
article.entry a {
    font-weight: bold;
}
body a:hover {
    text-decoration: none;
}
#primary {
    margin-bottom: 0px;
}

.container{display: table;}

.container_large {
    width: initial !important;
    margin-bottom: 60px;
    max-width: 1280px;
}

div#site-logo {
    margin-left: 25px;
    opacity: 0.2;
    transition: 0.8s;
}
.site-footer .container {
    padding-top: 0px;
}

.half_footer {
    filter: grayscale(100%);
    border-top: 1px solid #e1e1e1;
    float: left;
    height: 640px;
    width: 50%;
    background-image: url(https://practice-avocats.fr/wp-content/uploads/2017/03/illustration.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(0.05);
}
/*
.iframe_footer{
    border:0;
    float: left;
    width: 50%;
    filter:grayscale(100%);
}
*/
div#footer-bottom-inner {
    text-align: center;
    font-weight: 100;
    line-height: 26px;
}
.first-line {
    color: #FFF;
}

.separateur_container {
    width: 100%;
    border-bottom: 1px solid #b9b8b8;
    text-align: center;
    margin-bottom: 20px;
    position: initial;
}
.separateur_container img {
    max-width: 50px;
    margin-bottom: -20px;
    background-color: #FFF;
   
}

.separateur_container a {
     border: 60px solid #FFF;
}

.container_banner {
    background-image: url("https://practice-avocats.fr/wp-content/uploads/2021/02/avocats-saint-martin.jpg");
    /*background-image: url("https://practice-avocats.fr/wp-content/uploads/2017/03/background_accueil_f_et_l_avocat_paris.jpg");*/
    min-height: 225px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
}

.container_logo img {
    max-width: 120px;
}

.container_logo {
    float: left;
    margin-right: 80px;
    margin-top: -25px;
}

.container_texte {
    float: left;
}

.container_banner h1 {
    font-size:37px;
    padding-top: 0px;
    margin-top: -8px;
}

.container_banner h2 {
    font-size: 24px;
    font-weight: 500;
    border-bottom: 3px solid #da3832;
    margin-top: -8px;
}

.colonne_une, .colonne_deux {
    width: 48%;
    float: left;
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: justify;
    line-height: 19px;
}

.colonne_une {
    margin-right:4%;
}


.hauteur_vide {
    height: 360px;
}
.hauteur_vide_small {
    height: 260px;
}
/*

div#presentation .colonne_deux {
    padding-top: 150px;
}
*/
div#presentation p {
    text-align: justify;
     font-weight: 300;
}

a.linkedin img {
    max-width: 25px;
}
a.linkedin {
    float: right;
    margin-top: -70px;
}

.calage_photo{
	    margin-top: 40px;
}

h2.title_one {
    text-align: left;
    font-size: 19px;
    margin: initial;
    margin-bottom: 40px;
    display: table;
    margin-top: 10px;
    border-bottom: 3px solid #da3832;
}

div#presentation_maitres h1, .colonne_une.trente h1 {
    font-size: 38px;
    color: #da3832;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 2px;
}

.colonne_une.expertisebloc h1, .colonne_deux.expertisebloc h1 {
    font-size: 37px;
    color: #da3832;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 42px;
}
.colonne_deux.soixantedix.expertisebloc {
    line-height: 22px;
    width: 100%;
    padding-top: 30px;
}
a.expertises {
    margin-top: 13px;
    display: table;
}

li:nth-child(1) a.expertises, li:nth-child(3) a.expertises {
    margin-top: 5px;
    display: table;
}

a.email {
    color: #938b8c;
    font-size: 15px;
    font-weight: 600;
}
a.email:hover {
    text-decoration: none;
}

a.underline {
    color: #000;
    border-bottom: 2px solid #da3832;
    padding-bottom: 2px;
}
a.underline:hover {
    text-decoration: none;
}
a.parcours{
    float: right; 
    margin-bottom: 25px;
    margin-top: -40px;
    }



.colonne_deux.soixantedix.mod{
    width: 60%;
}
.colonne_une.trente.mod {
    max-width: 30%;
}



div#presentation {
    padding-top: 30px;
    padding-bottom: 50px;
}

div#presentation_maitres  .colonne_une{
    padding-right: 100px;
    width: calc(46% - 100px);
}
div#presentation_maitres  .colonne_deux{
    padding-left: 100px;
    width: calc(46% - 100px);
}
h1.classic_title {
    color: #da3832;
    text-transform: uppercase;
    margin: auto;
    display: table;
    margin-top: 110px;
    margin-bottom: 90px;
    font-size: 30px;
    font-weight: 600;
}
ul.domaines_liste{
    max-width: 1100px;
}
ul.domaines_liste li {
    font-size: 20px;
    display: inline-table;
    width: 27%;
    margin-bottom: 70px;
    padding-left: 20px;
    border-left: 3px solid #da3832;
    height: 42px;
    margin-left: 3%;

}
.expertisebloc ul {
    list-style: initial;
}
li.classic_title {
    color: #da3832;
    font-size: 24px !important;
    text-transform: uppercase;
    border-left: 0px !important;
    text-align: center;
    padding-left: initial !important;
    margin-bottom: 30px !important;
    line-height: 26px;
}

.colonne_deux.soixantedix.expertisebloc {
    max-width: 700px;
    margin: auto;
    float: initial;
}


.intro_dom_exp {
    max-width: 900px;
    margin: auto;
    margin-bottom: 60px;
    margin-top: -30px;
    text-align: center;
        font-weight: 300;
}

@media (max-width:1280px) and (min-width:980px) {

    ul.domaines_liste li {
        font-size: 20px;
        display: inline-table;
        width: 27%;
        margin-bottom: 70px;
        padding-left: 20px;
        border-left: 3px solid #da3832;
        height: 42px;
        margin-left: 3%;
    }
}

#partenariats_reseaux .colonne_deux, #honoraires .colonne_une {
    font-weight: 300;
}

#partenariats_reseaux h1.classic_title, #honoraires h1.classic_title {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
}

#partenariats_reseaux .colonne_une img, #honoraires .colonne_deux img{
    margin-top: 60px;
}


ul.partenariats  {
width: 60%;
margin-right: 11%;
}
ul.partenariats2  {
    width: 28%;
}

ul.partenariats2, ul.partenariats{
    float: left;
    margin-bottom: 20px;
}

ul.partenariats2 li {
   
    margin-left: -19px;
   
}
ul.partenariats li:before, ul.partenariats2 li:before {
	 background-image: url('https://practice-avocats.fr/wp-content/uploads/2017/03/puce_right.png');
    background-size: 17px 12px;
    display: inline-block;
    width: 17px; 
    height: 12px;
    content:"";
    margin-right: 6px;
    margin-left: -24px;
}

ul.partenariats li, ul.partenariats2 li {
    padding-left: 24px;
}

#honoraires p{
	text-align: justify;

}
 #honoraires h1.classic_title{
 	width: 100%;
 	text-align: right;
}

ul.bxslider h2 {
    border-bottom: 3px solid #da3832;
    text-align: center;
    display: table;
    margin: auto;
    margin-bottom: 40px;
    font-size: 22px;
}
ul.bxslider p {
    font-weight: 300;
    line-height: 20px;
    text-align: center;
}
ul.bxslider li {
    border-top: 1px solid #b4b4b5;
    border-bottom: 1px solid #b4b4b5;
    border-left: 1px solid #b4b4b5;
    padding: 40px 10px 20px 10px;
    min-height: 234px;
    max-height: 234px;
}

ul.bxslider li:nth-child(3) {
    border-right: 1px solid #b4b4b5;
}
.bx-pager.bx-default-pager {
    margin-bottom: 100px;
}
.colonne_deux.soixantedix {
    font-size: 20px;
    text-align: justify;
    line-height: 20px;
    font-weight: 300;
}
.colonne_deux.soixantedix {
    padding-top: 195px;
}
.container_article_mini {
    max-width: 26%;
    float: left;
    border: 1px solid #cdcdcd;
    padding: 0px 20px 20px 20px;
    margin-right: 4%;
    margin-bottom: 30px;
    min-height: 130px;
}
.container_article_mini:nth-child(3n+3) {
    margin-right: 0px;
}
h2.title_article_mini {
    font-size: 18px;
    text-align: justify;
    line-height: 20px;
    font-weight: 300;
}
a.link_article {
    float: right;
    border-bottom: 2px solid #da3832;
}
div#blog-entriescust {
    margin-bottom: 30px;
}
a.toutelactu {
    display: table;
    margin: 0px auto 80px auto;
    border: 1px solid #da3832;
    border-radius: 10px;
    padding: 10px 15px 8px 15px;
}

div.wpcf7 p {
    font-size: initial;
    font-weight: 300;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea, td.actions .coupon .input-text, .searchform input{
    background-color: #FFF;
        width: 100%;
}
input.wpcf7-form-control.wpcf7-submit {
    float: right;
    display: table;
    margin: 0px auto 80px auto;
    border: 1px solid #da3832;
    border-radius: 10px;
    padding: 10px 15px 8px 15px;
    background-color: #FFF;
    color: #000;
    line-height: initial;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    
    background-color: #da3832;
}

div.wpcf7-response-output {
    position: absolute;
    padding: 10px 37px;
}

div#contact h2 {
        border-bottom: 3px solid #da3832;
    text-align: center;
    display: table;
    margin: auto;
    font-size: 22px;
    float: left;
    margin-right: 65px;
    margin-bottom: 15px;
      margin-top: -10px;
}


#contact .colonne_une {
    width: 42%;

}

#contact .colonne_deux {
    width: 54%;

}
div#contact .container_logo {
    margin-right: 40px;
    margin-top: -6px;
}
div#contact .container_logo img {
    max-width: 80px;
}
div#contact h1.classic_title {
    margin-bottom: 0px;
}

.adresse, .adresse2 {
    float: left;
}

.adresse p, .adresse2 p {
    margin-bottom: 2px;
        font-size: 14px;
}
.adresse2 {
    margin-left: 22px;
}

.paragrcontact {
    margin-top: 20px;
    font-weight: 100;
    display: inline-block;
    width: 100%;
}

div.wpcf7 input[type="text"]{width: 100%}
div.wpcf7 input[type="email"]{width: 50%}


div.wpcf7 p:nth-child(1), div.wpcf7 p:nth-child(2) {
    float: left;
    font-size: initial;
    display: table;
    margin-right: 9px;
    width: 48%;
}

div#contact .titre_message {
    display: block;
    text-align: left;
    margin-bottom: 18px;
    margin-top: 35px;
    margin-right: 180px;
}
#contact .colonne_deux {
    padding-top: 85px;
}
input.wpcf7-form-control.wpcf7-submit {
    margin-top: -35px;
}

li.current-menu-item a {
    border-bottom: 2px solid #da3832;
    transition: 0.3s;
}
.navbar-style-one .dropdown-menu > li > a {
    line-height: 25px !important;
    height: 25px !important;
    margin-top: 32px !important;
}

.navbar-style-one .dropdown-menu > li > a {
    padding: initial;
    margin: 0px 15px;
}
 #site-navigation .dropdown-menu > li.sfHover > a{
        color: initial !important;
 }

.is-sticky div#site-logo{
    opacity: 1 !important;
    transition: 0.8s;
 }
.container_banner.blogcat {
    background-image: url(https://practice-avocats.fr/wp-content/uploads/2017/03/illust_actualites.jpg);
    min-height: 165px;
    background-position: center -100px;
}

.page-id-40 #site-navigation li.menu-item-48 a, .single-post #site-navigation li.menu-item-48 a{
    border-bottom: 2px solid #da3832 !important;
    transition: 0.3s;
}

.single-post article.entry.clr {
    text-align: justify;
}

.clear{clear: both;}
article h1 {
    font-size: 31px;
    color: #da3832;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 2px;
}
span.breadcrumb_last {
    display: none;
}
p#breadcrumbs {
    margin-top: 20px;
    margin-bottom: -20px;
}
article.entry.clr {
    font-weight: 400;
}
.related-post-content.clr {
    background-color: #FFF;
        min-height: 126px;
        text-align: justify;
}
a.related-post-title {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 20px;
}
.date_article {
    float: right;
}
.related-post-excerpt {
    font-size: 12px;
    font-weight: 100;
    font-size: 16px;
}
.theme-heading span {
    background: #fff;
    padding-right: 15px;
    color: #da3832;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 30px;
    display: table;
    margin-bottom: 30px;
}
section.related-posts.clr {
    margin-bottom: 40px;
}




.textinner {
    font-weight: 200;
    padding-top: 20px;
    font-size: 16px;
}

a.toggle:hover {
    color: #5f5c5c;
}

a.toggle {
    padding-top: 10px;
    display: table;
}




.mobile_domain{
    display: none;
}


@media only screen and (max-width: 980px){


.mobile_domain{
    display: block;
}

.web_domain{
    display: none;
}

.hauteur_vide {
    height: 10px;
}
.hauteur_vide_small {
    height: 10px;
}


#site-logo {
    max-width: 60px !important;
}
.container_logo {
    display: none;
}
.container_banner h1 {
    font-size: 25px;
        text-align: center;
}
.container_banner h2 {
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    text-shadow: #FFF 1px 1px 0px;
    padding-bottom: 10px;
}
.container_banner {
    padding-top: 50px;
    min-height: 150px;
}
.colonne_une, .colonne_deux{
    width: 100% !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    margin: 0px !important;
    float: initial !important;
   
}
div#presentation_maitres  .colonne_deux, div#presentation_maitres  .colonne_une{
    padding-left: initial !important;
    padding-right: initial !important;
   
}


ul.domaines_liste li {
    width: 100%;
    margin-bottom: 15px;
}
h1.classic_title {
    margin-top: 40px !important;
    margin-bottom: 30px !important;
    text-align: center !important;
}
.container_article_mini {
    max-width: 100%;
    padding: 0px 20px 20px 20px;
    margin-right: 0px;
}

.modaal-close:before, .modaal-close:after {
    position: fixed;
    top: 10px;
    right: 30px;
    left: initial;
}
#honoraires p{
    text-align: left;
}
#partenariats_reseaux .colonne_une img, #honoraires .colonne_deux img {
    margin-top: 0px;
}
div#site-logo {
    opacity: 1;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    width: 35px;
    height: 8px;
  
}
div.wpcf7 input[type="email"] {
    width: 100%;
}

form.wpcf7-form p {
    width: 100%;
}
div#contact h2, div#contact .titre_message {
    text-align: left;
    display: table;
    margin-right: 50px;
}
.separateur_container a {
        border-top: 0px;
}

.half_footer, .iframe_footer {
    width: 100%;
    height: 340px;
}


}