/* This CSS file is part of the HTML5 / CSS3 tutorial on http://www.lingulo.com */

/* GLOBAL */
body
{
        font-family:Helvetica, Arial, "sans-serif";
        color:#000;
		background-color:#FFF;
}

#fond-head{
	background-size:cover;
	width:100%;
	z-index:1;
        max-width:860px;
		margin:0 auto;}

.logoMCT {
    background-color: #ffd101; 
    min-height: 0px; 
    width:300px; 
    margin-left: 20px;
}
.logoMCTimg {
    padding:20px 40px 18px 40px;
}

nav
{
        max-width:860px;	
		width:100%;
		margin:0 auto;
        bottom:0;
		padding-top:277px;
}

nav ul
{
        list-style:none;
}

nav ul li
{
        display:block;
        float:left;
        margin:0px 15px;
		padding:15px 20px;
		width:25%;
		background-color: rgba(255, 255, 255, 0.6);
		text-align:center;
}
nav ul li a
{
        text-transform:uppercase;
        transition: all .25s ease;
		text-decoration:none;
}

nav ul li a:hover
{
        color:#524f4f;
}

.bgbleu
{
		background-color:#1b0853;
        }
.bgvert
{
		background-color:#31278b;
}
.bggris
{
		background-color:#5348b8;
}
#bg1 {
		 background-color:#0f0332;
        float:left;
        font-size:14px;
        margin:0px 37px;
		padding:15px 20px;
		width:20%;
		text-align:center;
display: block; 
}

#bg2 {
		 background-color:#1b0853;
        float:left;
        font-size:14px;
		padding:15px 20px;
		width:20%;
		text-align:center;
}

#bg3 {
		 background-color:#31278b;
        float:left;
        font-size:14px;
		padding:15px 20px;
		width:20%;
		text-align:center;
}


#mobileMenu
{
        width: 100%;
        display: none;
		padding-top:100px;
}

#mobileMenu ul li
{
		color:#FFF;
        display:block;
        background-color: #1b0853;
        padding: 12px 0;
        letter-spacing: 0.1em;
        text-align: center;
        text-transform: uppercase;
        border-bottom: 2px solid #FFF;
}
#mobileMenu ul li a
{
		color:#FFF;
		text-decoration:none;
}
p
{
        margin:5px 0;
        line-height:25px;
    font-size:14px;
}

a
{
	color:#000;
}
a:hover
{
	color:#1b0853;
	text-decoration:none;
}
h1 {
	font-size:24px;
	letter-spacing:0.04em;
	}

h2 {
	font-size:18px;
	letter-spacing:0.04em;
	}
	
h3 {
	font-size:18px;
	letter-spacing:0.04em;
	}
	
h4 {
	font-size:14px;
	letter-spacing:0.04em;
	font-weight:bold;
	}


#nuage-mots {
    margin: 0px 0px 0 0px;
        font-size:14px;
        float:right;
        max-width:250px; margin-bottom: 50px;
}

#div-nuage-mots {
    background: #31278b; font-weight: bold; text-align: center; line-height: 18px; padding: 5px 0 5px 0; margin-top: 50px; 
}

ul.cloud {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 1.5rem;
    
}

ul.cloud span {
  color: #1b0853;
  display: block;
  font-size: 1.5rem;
  padding: 0.125rem 0.25rem;
  text-decoration: none;
  position: relative;
    
}
ul.cloud li {
    text-decoration: none;
}

ul.cloud span[data-weight="1"] { --size: 1; }
ul.cloud span[data-weight="2"] { --size: 2; }
ul.cloud span[data-weight="3"] { --size: 3; }
ul.cloud span[data-weight="4"] { --size: 4; }
ul.cloud span[data-weight="5"] { --size: 5; }
ul.cloud span[data-weight="6"] { --size: 6; }
ul.cloud span[data-weight="7"] { --size: 7; }
ul.cloud span[data-weight="8"] { --size: 8; }
ul.cloud span[data-weight="9"] { --size: 9; }
ul.cloud span {
  --size: 4;
  font-size: calc(var(--size) * 0.25rem + 0.5rem);
  /* ... */
}

strong
{
        font-weight:bold;
}



/* HEADER */

header
{
	background:url(../images/head-MCT.png) no-repeat center;
        position:relative;
		background-color:#ebebeb;
        width:auto;
        margin: 0 auto;
	height:459px;
}




/* 3 COLUMNS */

#boxcontent
{
        width:auto;
        margin:0 auto;
        max-width:860px;
}

#boxcontent article
{
        float:left;
        font-size:13px;
        margin:0px 15px;
		padding:15px 20px;
		width:25%;
		color:#FFFFFF;
		
}

.left {
	float:left;
	padding-right:15px;}

#boxcontent article h3
{
        font-size:20px;
        margin-bottom:10px;
        margin-left:75px;
}

#boxcontent article img
{
        float:left;
}

#boxcontent article p
{
        line-height:25px;
}



/* FOUR COLUMNS */

#text_columns
{
        line-height:25px;
        clear:both;
        width:auto;
        max-width:820px;
		padding: 0 40px;
        margin:0 auto;
		padding-bottom:10px;
}

#text_a-propos
{
        line-height:25px;
        clear:both;
        width:auto;
        max-width:820px;
		padding: 20px 0px;
        margin:0 auto;
		padding-bottom:10px;
    text-decoration: none;
}

	#text_a-propos ul {
		margin:0;
		padding:20px;
		 list-style-position: inside;
    background:#eee;
		}

#text_a-propos article.column1
{
        margin: 30px 0;
        font-size:14px;
        float:left;
        width:auto;
        max-width:820px;
    text-align:justify;}


#text_a-propos .column2
{
       
        margin: 0 0px 0 0;
        font-size:14px;
        float:left;
		text-align:justify;
        max-width:540px;
}

#text_columns h3
{
        font-size:20px;
        border-bottom: 1px solid #D6D0C1;
        padding: 20px 0;
        margin-bottom: 20px;
}



/* TWO COLUMNS */

#text_columns article.column1
{
        margin: 30px 0;
        font-size:14px;
        float:left;
        width:auto;
        max-width:820px;
		text-align:justify;
}
#text_columns article.column3
{
        font-size:14px;
		width:auto;
		background-color:#ffd101; padding:10px; margin-top:20px;
}
.listli
{
        font-size:14px;
		width:auto;
		margin-top:20px;
		-moz-column-width: 280px; /* Firefox */
    	-webkit-column-width: 280px; /* webkit, Safari, Chrome */
    	column-width: 280px; 
}
	#text_columns ul {
		margin:0;
		padding:0;
		padding-left:30px;
		 list-style-type: square;
		 list-style-position: inside;
		}
	#text_columns li {
		}

.fadein, .fadeout {
    opacity: 0;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}
.fadein {
    opacity: 1;
}

#text_columns .column2
{
       
        margin: 0 0px 0 0;
        font-size:14px;
        float:left;
		text-align:justify;
        max-width:540px;
}

#text_columns .loi25
{
       
        margin: 0 0px 0 0;
        font-size:14px;
        float:left;
		text-align:justify;
		text-align:justify;
}

#text_columns .boutons
{
       
        margin: 30px 0px 0 80px;
        font-size:14px;
        float:right;
		text-align:justify;
        max-width:180px;
}


.row
{
        position:relative;
        margin: 0px 0 3px 0px;
        float:right;
        width:250px;
		background-color:#31278b;

}

.row img
{
        float:left;
}
.row:hover {
		background-color:#1b0853;
	}

.row p
{
        margin-left: 40px;
		color:#FFFFFF;
		letter-spacing:0.04em;
}

.rocket
{
        top:0;
        left:0;
        position:absolute;
        height: 35px;
		margin-right:5px;
}


#approche {
	 float:left;}


/* FOOTER */

footer
{
        position:relative;
        clear:both;
        width:auto;
        height:280px;
        background:#1b0853;
}
footer p {
    color:#fff;
}

footer .wrapper
{
        line-height:25px;
        margin:0 auto;
        max-width:860px;
        font-size:14px;
		padding:15px 0px;
}
 .top
{
        margin: 0 auto;
        float:right;
		height:30px;
		width:auto;
        max-width:820px;
        font-size:10px;
		color:#000;
		font-weight:bold;
}

footer .column{
        margin: 0 20px 0 20px;}
footer .wrapper .column
{
        color:#000;
        float:left;
        width:200px;
}

footer a {}

.midlist {
	margin-top:45px;}
.rightlist {
	margin-top:45px;}

/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}


/* MEDIA QUERIES FOR A RESPONSIVE LAYOUT */


@media screen and (max-width: 915px)
{
    
    
footer .column{
        margin: 0 40px 0 40px;}
#nuage-mots {
    margin: 0 40px;
    font-size:14px;
    float:left;
    max-width:250px; 
    margin-bottom: 50px;
}
    #div-nuage-mots{
        margin-top: 20px; 
    }
    
#fond-head{
		padding:0px;
		}
        #boxcontent article
        {
                display:none;
        }
      
         .row
        {
        margin: 0px 10px 3px 20px;
        }
        footer .wrapper .column
        {
                font-size: 12px;
        }
		
		footer {
			height:400px;
		}
		nav ul li
{
        margin:0px 30px;
		padding:15px 10px;
		background-color: rgba(255, 255, 255, 0.6);
}

#approche {
	float:none;}
#text_columns .column2
{
       
        font-size:14px;
		text-align:justify;
        width:auto;
		max-width:none;
}
    
    #text_a-propos .column2
{
       
        font-size:14px;
		text-align:justify;
        width:auto;
		max-width:none;
    padding: 0 40px;
}

#text_columns .boutons {
	float:left;
}       nav ul li.services
{
		background-color: rgba(70, 86, 111, 0.8);
}
nav ul li.apropos
{
		background-color: rgba(209, 146, 66, 0.8);
}
nav ul li.mejoindre
{
		background-color: rgba(95, 95, 95, 0.8);
}
nav ul li a
{
	color:#FFFFFF;
}
    	header nav {
			display:none;}
        #mobileMenu
        {
            padding-top:230px;    
            display: block;
            z-index: 99;
        }	
}

@media screen and (max-width: 765px)
{
        .container
        {
                height:1px;
                top: -1500px;
        }
        header
        {
             max-width: 100%;
            background-size: 100% auto !important;
			background-position:top;
			height:350px;
			
        }     
#fond-head{
		padding:0px;
		}
#text_columns article.column3
{
}

        footer
        {
                padding-bottom:70px;
        }
        footer .wrapper
        {
        }
        footer .wrapper .column
        {
                width: auto;}


		#bg1, #bg2, #bg3 {
                display:none;
		}
nav
{
		padding-top:168px;
}
       
  #text_columns article.column1, 
        {
				width:auto;
        }
#text_columns .boutons {
	float:left;
}
     #mobileMenu
        {
            padding-top:130px;    
            display: block;
            z-index: 99;
        }	
	
}

@media screen and (max-width: 615px)
{
        header
        {
	max-width: 125%;
            background-size: 125% auto !important;
			height:340px;
			
        }     
#fond-head{
    height: 330px;
    margin: 0;
  display: block;
		}

        .column2 
        {
        }
        footer
        {
			height:450px;
        }
		
        header h1
        {
                font-size:40px;
        }
        header p
        {
                margin-left: 60px;
                font-size:14px;
        }
     #mobileMenu
        {
            padding-top:0px;    
            display: block;
            z-index: 99;
        }	
    header
{
	background:url(../images/head-MCT.png) no-repeat bottom;
        position:relative;
		background-color:#ebebeb;
        width:auto;
        margin: 0 auto;
	height:360px;
}

    .logoMCT {
        width:100%;
        margin-left: 0px;
        text-align: center;
    }
    .logoMCTimg {
        

    }
    #boxcontent {
        margin-top:50px;
    }
    
	
.row
{

}
}

/* KEYFRAMES */

@keyframes stylie-transform-keyframes {
  0% {transform:translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%);}
}

@keyframes stylie-transform2-keyframes {
  0% {transform:translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%);}
}