/*
Theme Name: EnfoldChild
Description: Cnedies
Author: Martin Van Leynseele
Author URI: www.kaarma.net
License: Themeforest Split Licence
License URI: -
Theme URI: www.syntelos.de/wp-content/themes/
Template:enfold
*/

.mvTest { color: crimson !important }

@media only screen and (max-width: 990px) {
  #cned_logo { display:none }
 }
 
 #socket { padding-left: 320px; }


 .grid-entry{ padding: 20px;}
 
 .region {  transition: all .3s ease-in-out; }

 .region:hover { transform: scale(1.05); }

 .disciplineTitle{ 
 min-height: 40px;
 }
 
 .grid-image {
 display:none;
 }
 .avia-arrow { display:none } 
 
 .grid-content { 
 background: #e8c9cf !important;
     padding: 20px 5px;
     height: 100px;
     display: flex;
     align-items: center;
     justify-content: space-between;
     flex-direction: column;
 } 
 
 .av-portfolio-grid-sorting-container{
 padding-bottom:200px
 }
 
 .grid-entry-title{
 font-size: 1rem; font-weight:bold; background-color: transparent !important;
 }
 
 .grid-entry-excerpt{
 font-size: 14px; font-weight:bold; color:#444;
 }
 
 .historique {
 text-align: left; 
 font-weight: bold; 
 font-size: .9rem;
 color: #6d081b;
 }
 
 .flexy { display: flex; align-items:center;
 }
 
 .calendar {margin-top: -95px}
 
 #text-12 { 
 position: absolute;
 bottom: -220px;
 left:60px;
}
 
 .av-sidebar-social-container { display:none } 
 
 @media only screen and (max-width: 1410px) {
   .av_one_fourth { margin-left: 0% !important; width: 25% !important}
 }
 
 #menu-regions li {
 display: none;
 }
 
 #menu-regions  {
 border: 1px solid black;
 min-height: 50px;
 }
 
 #menu-regions:hover > li {
     display: block;
       background: white !important;
 opacity: 1;
 padding-top: 30px;
 }
 
 .select-region { 
 margin-left: 10px;
 margin-bottom: -45px;
 }
 
 .select-region:hover { 
 height: 0px;
 }
 
 #menu-experts li {
 display: none;
 }
 
 #menu-experts  {
 border: 1px solid black;
 min-height: 50px;
 }
 
 #menu-experts:hover > li {
     display: block;
    background: white !important;
 opacity: 1;
 padding-top: 30px;
 }
 
 .profileImg {
 width: 50px;
 }


/* PROFILE EXPERTS */
 
 .ex_nom { color: #6d081b; font-weight:bold; font-size: 1.5rem; line-height:1.7rem }
 .ex_titre { color: #313131; font-weight:bold; font-size: 1.2rem; line-height:1.4rem }
 .ex_cnedies { color: #6d081b; font-weight:bold; font-size: 1rem; line-height:1.2rem }

 .ex_formationstitre { color: #6d081b; font-weight:bold; font-size: 1rem; margin-bottom: -15px; }
 .ex_formations { color: #313131; font-size: .9rem; line-height: 1.1rem; }

 .ex_disciplinestitre { color: #6d081b; font-weight:bold; font-size: 1rem; margin-bottom: -15px; margin-top: 70px; }
 .ex_disciplines { color: #313131; font-size: .9rem; line-height: 1.1rem; }

 .ex_competencestitre { color: #6d081b; font-weight:bold; font-size: 1rem; margin-bottom: -15px; }
 .ex_competences { color: #313131; font-size: .9rem; line-height: 1.1rem; }

 .ex_zonetitre { color: #6d081b; font-weight:bold; font-size: 1rem; margin-bottom: -15px; }
 .ex_zone { color: #313131; font-size: .9rem; line-height: 1.1rem; }

 .ex_sec2 { margin-left: 5% }
 .ex_icon { text-align: center; color: #6d081b; }
 .ex_address { text-align: center; color: #313131; font-size: .9rem; line-height: 1.1rem; font-weight:bold; }
 .ex_email { text-align: center; color: #313131; font-size: .9rem; line-height: 1.1rem; font-weight:bold; }
 .ex_phone { text-align: center; color: #313131; font-size: .9rem; line-height: 1.1rem; font-weight:bold; }


/* VERSIONS MOBILES */

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

  .flex_column { width: 100% !important;  margin-left: 0px !important; margin: 0px !important; margin-left: 0px !important}
  .ex_sec2box { margin-left: 0px !important; margin: 0px !important; margin-left: 0px !important }
  .ex_disciplinestitre {  margin-top: 0px; }

  #footer.container:nth-child(2) { height: 0px !important}
  #footer.container:nth-child(3) { height: 0px !important}

 }

 
 

