@font-face {
  font-family: 'GothamRounded-Bold';
  src: url('../fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamRounded-Bold.otf')  format('opentype'),
	     url('../fonts/GothamRounded-Bold.woff') format('woff'), url('../fonts/GothamRounded-Bold.ttf')  format('truetype'), url('../fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRounded-Medium';
  src: url('../fonts/GothamRounded-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamRounded-Medium.otf')  format('opentype'),
	     url('../fonts/GothamRounded-Medium.woff') format('woff'), url('../fonts/GothamRounded-Medium.ttf')  format('truetype'), url('../fonts/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirNextLTPro-Bold';
  src: url('../fonts/AvenirNextLTPro-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/AvenirNextLTPro-Bold.otf')  format('opentype'),
	     url('../fonts/AvenirNextLTPro-Bold.woff') format('woff'), url('../fonts/AvenirNextLTPro-Bold.ttf')  format('truetype'), url('../fonts/AvenirNextLTPro-Bold.svg#AvenirNextLTPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirNext-HeavyItalic';
  src: url('../fonts/AvenirNext-HeavyItalic.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirNext-Bold';
  src: url('../fonts/AvenirNext-Bold.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Helvetica-Bold";
  src:url("../fonts/helvetica-neue-bold.ttf");
  font-weight: normal;
  font-style: normal;
}

body {
	font-family:'Arial Rounded MT';
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	line-height: 1.6;
	text-align: center;
	text-align: center;	
	position: relative;	
}
a{
	color: #444;
	text-decoration: none;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
/*Cookie Consent Begin*/
#cookieConsent {
    background-color: #fff;
    min-height: 41px;
    font-size: 15px;
    color: #ccc;
    line-height: 20px;
    padding: 15px 15% 15px 15%;
    font-family: GothamRounded-Medium;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
    box-shadow: 0 20px 20px -10px rgba(182, 185, 195, 0.30), 0 8px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(182, 185, 195, 0.4);
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/

#wrap{
	display: flex;
	flex-direction: column;
	min-height: 90vh;
	background-image:url('../img/main_content_banner.png');
	background-size: cover; 
	background-position: top center;
	box-shadow: 0 20px 20px -10px rgba(182, 185, 195, 0.30), 0 8px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(182, 185, 195, 0.4);
}
.middle_content{	
	min-height: 40vh;
	padding: 3% 0;
	background: linear-gradient(270deg, #FF006D, #FF7C00) repeat scroll 0 0;
	box-shadow: 20px 20px 20px -10px rgba(182, 185, 195, 0.30), 20px 8px 20px 10px rgba(0, 0, 0, 0.12), 10px 7px 8px -5px rgba(182, 185, 195, 0.4);
	/*box-shadow: 0 20px 20px -10px rgba(182, 185, 195, 0.30), 0 8px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(182, 185, 195, 0.4);*/
}
.btn-nouveaute{
	color:#FF5B18;
	background-color:#fff !important;
	border-color:#fff !important;
	font-family: "AvenirNext-HeavyItalic";
	border-radius: 5px;
	font-size: 20px;
	line-height: 22px;
	padding: 6px 15px;
	box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}

.language_content {
    padding: 4% 0;
}
.adbanner_img {
    
}
.right_content {
    width: 40%;
}
.adbanner_img img {
	position: absolute;
	left: 26%;
	top: 40px;
}
.magicslider .item{
	margin: 4% 0 4% 2%;
}
.content-slider li{
	text-align: center;
}
.content-slider h3 {
	margin: 0;
	padding: 70px 0;
}
.chateau-block {
	background:#DC1335;
	border-radius: 15px;
	color: rgb(37, 43, 102);
	margin: 50px auto 50px;
	max-width: 300px;
	padding: 30px 20px 30px;
	position: relative;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
	width: 100%;
	box-shadow: 0px 7px 50px #f00067;
}
.chateau-block > a {
    background: linear-gradient(180deg, #FFF, #E7E7E7);
    border-radius: 30px;
    color: #d0021b;
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    padding: 8px 30px 5px;
    text-decoration: none;
    font-family: GothamRounded-Medium;
	letter-spacing: -0.0444933px;
}
.chateau-block h2{
	margin-top:5px;
	font-family: "GothamRounded-Bold";
	color:#fff;
	margin-bottom: 0px;
	text-shadow: 0px 5px 6px rgba(132,87,87,0.18);
}
.profile {
    width: 80px;    
    text-align: center;
    left: 33.33%;
    position: relative;
}
.content-block {    
    border-radius: 10px;
    color: #fff;       
    padding: 25px;
    position: relative;    
    width: 70%;           
    margin-bottom: 30px;
	display: inline-block;	
	background: linear-gradient(rgba(182,77,29,.2), rgba(182,77,29,.2));
	z-index: 1111;
}
.content-block p {
    text-align: justify;
    line-height: 20px;
}
.back-home {    
    width: 100%;
    text-align: left;
}
.back-home > a {
    background: #AE0B35;
	border-radius: 25px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: normal;
	padding: 10px 15px;
	text-decoration: none;
	font-family: GothamRounded-Medium;
	letter-spacing: -0.0444933px;
}
.main-content-title {
	    width: 45%;
    display: inline-block;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    font-family: "AvenirNext-HeavyItalic";
    margin: 40px;
    padding: 10px 0;
}
.main-content-title h1 {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
    line-height: 20px;
}
.leftmagic {  
	text-align: center;
	padding: 5px 20%;
}
.magictv_img {
    width: 100%;
	text-align: center;	
	margin:10px 0;
}
.leftmagic p {
    font-family: "AvenirNext-HeavyItalic";
	padding: 0 5px;
}
.content-title {
    position: relative;    
    width: 100%;
    text-align: center;
    color: #fff;
    opacity: 1.5;
    z-index: 99999999;
	margin-bottom: 30px;
	padding: 0 30px;
}
.downloadfree h2 {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
    font-family: "AvenirNext-Bold";
}
.content-title h1 {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
    font-family: "AvenirNext-Bold";
	line-height: 18px;
}
.content-text .list-unstyled li {
    line-height: 30px;
    
}
.content-text {   
    width: 100%;
    text-align: left;
    color: #fff;
    line-height: 25px;
	font-family: GothamRounded-Medium;
}
.chateau-block span {
    color: #fff;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
	text-shadow: 0px 5px 6px rgba(0,0,0,0.18);
	font-family:"GothamRounded-Medium";
}
.chateau-block img.dynamique {
    border-radius: 70px;
    object-fit: cover;   
    width: 80px;
	height: 80px;
}
.home .downloadPh {
    margin: 145px 0 145px 0;
    position: relative;
}
.home .downloadPh h2{	
	text-decoration: none;
	color: #fff;
}
.home .downloadPh h2 a{	
	text-shadow: 0px 8px 10px rgba(0,0,0,0.18);
	text-decoration: none;
	color: #fff;
	font-family: GothamRounded-Bold;
	font-size: 36px;
	font-weight: 700;	
	text-align: center;
	letter-spacing: -0.1102666px;
	margin:0px;
}
.downloadfree {
    margin: 10px 0 20px 0;
    position: relative;
}
.downloadPh {
    margin: 10px 20px 20px;
    position: relative;
}
.downloadPh h2{		
	color: #808080;
	font-family: "AvenirNext-HeavyItalic";
	font-size: 22px;	
	text-align: center;
	letter-spacing: -0.1102666px;
	margin:0px;
	text-transform: uppercase;
}
.site_header {
		    margin: 50px auto 0px;
		font-size: 28px;
		font-family: "AvenirNext-HeavyItalic";
	}
#bot-nav {
    margin-bottom: 10px;
	list-style: none;
	overflow: hidden;
	font-size: 14px;
}  
#bot-nav li {
    display: inline;
    padding: 0 5%;
    font-family: "AvenirNextLTPro-Bold";
	text-align: center;
}
#bot-nav li a{   
    font-family: "AvenirNextLTPro-Bold";		
	font-weight: 400;
	text-decoration: none;
}
.coline-contact {
	margin: 20px 0px 0px;
	padding: 0;
	text-align: left;
}
.coline-contact li:first-child{
	background-image:url('../images/map.png');
	background-size: 18px auto;
}
.coline-contact li:last-child{
	background-image:url('../images/user.png');
	background-size: 20px auto;
}
.coline-contact li {
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 4px 0 4px 35px;
}
.comment_cls {
	background: rgb(194, 95, 221) linear-gradient(to bottom, rgb(194, 95, 221), rgb(20, 97, 209)) repeat scroll 0 0;
	color:rgb(255, 255, 255);
	display:inline-block;
	font-size:15px;
	line-height:18px;
	margin-top:10px;
	padding:13px 15px;
	text-align:left;
	font-weight: 100;
	clear: both;
}
.left-comment{
	border-radius:20px 20px 0;
	float:left;
}
.right-comment{
	border-radius:20px 20px 20px 0px;
	float:right;
}
.voiture-bottom-left {
	bottom: 2px;
	left: -2px;
	opacity: 0.26;
	position: absolute;
	max-width:560px; 
}
.vectoriel-bottom-right{
	position:absolute;
	right:60px;
	bottom:20px;
	opacity:1;
	max-width:545px; 
}
.home-logo-magiclanguages {
    margin: 30px auto;
    max-width: 390px;
}
.logo-magiclanguages {
    margin: 30px auto;
    max-width: 160px;
}
.country-list{
	 margin-bottom: 0px;
}
.country-list > li {
	display:inline-block;
	margin:0px 10px; 
}
.country-list img{
	max-width: 35px;
}

.app-download{
	 margin-bottom: 60px;
}
.app-download > li {
	display:inline-block;
	margin:0px 5px; 
}
.app-download img{
	max-width: 160px;
}

h3.participer {
	font-family: "Helvetica-BoldOblique";
	margin: 50px 0 20px;
}
.copyright-txt{
	bottom: 30px;
	font-family: "MyriadPro-Regular";
	font-size: 12px;
	font-weight: 100;
	left: 0;
	padding: 15px 0px;
	width: 100%;
	color: rgba(255, 255, 255, 0.5);
}
.copyright-txt a{
    color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
}
.footer {
    clear: both;
    min-height: 140px;
}
.foot {    
    padding: 25px 0px;    
    color: #000;   
}
.company{
	margin-top: 60px;
}
.sitetitle{
	text-align: center;
	opacity: 0.3766974;
	font-family: "AvenirNextLTPro-Bold";
	text-align: center;
	letter-spacing: -0.03923997px;
}
.sitetitle .sub-txt{
	text-align: center;
	text-shadow: 0px 7px 9px rgba(0,0,0,0.18);
	opacity: 0.1492978;
	font-family: "AvenirNextLTPro-Bold";
	text-align: center;
	letter-spacing: -0.03923997px;
}
/*media query*/
@media(max-width:1366px){
	.chateau-block{
		 max-width: 300px;
	}
	.voiture-bottom-left{
		max-width:460px; 
	}
	.vectoriel-bottom-right{
		max-width:360px;
		right: 50px;
	}
	.site_header {
		margin: 50px auto 10px;
		font-size: 28px;
		font-family: "AvenirNext-HeavyItalic";
	}
	.home-logo-magiclanguages{
		margin: 0px auto 6%;
	}
	.logo-magiclanguages{
		margin: 60px auto 10px;
	}
	.chateau-block h2{
		font-size:24px; 
	}
	.chateau-block > a{
		font-size: 13px;
		padding: 10px 20px 10px;
	}
	h3.participer{
		margin-top: 30px; 
		font-size: 21px;
		font-weight: 100;
		text-shadow: none;
	}
	.copyright-txt{
		position: inherit;
	}
	.app-download img {
		max-width: 140px;
	}
}
@media(max-width:1280px){
	.chateau-block {
	    max-width: 300px;
	}
	.voiture-bottom-left {
	    max-width: 400px;
	}
	.vectoriel-bottom-right {
	    max-width: 340px;
	    right:40px; 
	}
	.middle_content{
		min-height: 40vh;
		padding: 5% 0;
	}
	.leftmagic p {
		font-family: "AvenirNext-HeavyItalic";
		padding: 0 5px;
		line-height: 1.1;
	}
}
@media(max-width:1224px){
	.chateau-block {
	    max-width: 300px;
	}
	.voiture-bottom-left {
	    max-width: 400px;
	}
	.vectoriel-bottom-right {
	    max-width: 340px;
	    right:40px; 
	}
	.middle_content{
		min-height: 37vh;
		padding: 5% 0;
	}
	.leftmagic p {
		font-family: "AvenirNext-HeavyItalic";
		padding: 0 5px;
		line-height: 1.1;
	}
}
@media(max-width:1024px) and (max-height: 1366px){
.middle_content{
	min-height: 18vh;
}
}
@media(max-width:800px) and (max-height: 1280px){
.middle_content{
	min-height: 18vh;
}
}
@media(max-width:834px) and (max-height: 1112px){
.middle_content{
	min-height: 18vh;
}
}
@media(max-width:600px) and (max-height: 960px){
.middle_content{
	min-height: 38vh;
}
}
@media(max-width:414px){
.middle_content{
	padding: 10% 0;
	min-height: 45vh;
}
}

@media(max-width:414px) and (max-height: 896px){
.middle_content{
	padding: 10% 0;
	min-height: 37vh;
}
}
@media(max-width:414px) and (max-height: 736px){
.middle_content{
	padding: 10% 0;
	min-height: 45vh;
}
}
@media(max-width:412px) and (max-height: 732px){
.middle_content{
	min-height: 45vh;
}
}
@media(max-width:375px){
.middle_content{
	padding: 10% 0;
	min-height: 38vh;
}
}
@media(max-width:375px) and (max-height: 667px){
.middle_content{
	padding: 10% 0;
	min-height: 45vh;
}
}
@media(max-width:340px){
.middle_content{
	padding: 10% 0;
	min-height: 54vh;
}
}
@media(max-width:320px){
.middle_content{
	padding: 10% 0;
	min-height: 50vh;
}
}
@media(max-width:240px){
.middle_content{
	min-height: 80vh;
}
}
@media(max-width:1200px){
	#wrap{	     
		  min-height: 75vh;
	  }
	.chateau-block {
	    max-width: 300px;
	}
	.voiture-bottom-left {
	    max-width:350px;
	}
	.vectoriel-bottom-right {
	    max-width: 290px;
	    right: 20px;
	}
	.leftmagic p {
		font-family: "AvenirNext-HeavyItalic";
		padding: 0 5px;
		line-height: 1.1;
	}
}

@media(max-width:834px){
		#wrap{	     
		  min-height: 75vh;
	  }	
	  .logo-magiclanguages{
	      margin:20px auto;
	      max-width: 120px;
	  }
	  .chateau-block img.dynamique{
	      width:80px;
	      height:80px;
	  }
	  .chateau-block h2 {
	      font-size: 21px;
	  }
	  .chateau-block > a {
	      font-size: 12px;
	      padding: 7px 20px 5px;
	  }
	  .coline-contact {
	      margin: 10px 0 0;
	  }
	  .content-block{
		width: 95%;
		margin-bottom: 30px;
		padding: 15px;
	  }
	  .main-content-title{
		  width: 80%;
	  }
	  .content-title{
		  padding: 0 10px;
	  }
	  .leftmagic p {
		font-family: "AvenirNext-HeavyItalic";
		padding: 0 5px;
		line-height: 1;
		font-size: 15px;
	}
}
@media(max-width:480px){
	
  #wrap{
	  padding:0px 15px; 
	  min-height: 75vh;
  }
  .chateau-block{
	  padding: 30px 20px 30px;
  }
  h3.participer {
	  font-size: 18px;
  }
.adbanner_img img{
	position:relative;
	left: 0;
	top: 20px;
}
.main-content-title {
	width: 70%;
	display: inline-block;
	border-top: 2px solid #fff;
	border-bottom: 2px solid  #fff;
	font-family: "AvenirNext-HeavyItalic";
	margin: 40px;
}
.content-block {
	border-radius: 10px;
	color: #fff;
	padding: 25px;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	display: inline-block;
	background: linear-gradient(rgba(182,77,29,.2),  rgba(182,77,29,.2));
	z-index: 1111;
}
.content-title h1 {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
    font-family: "AvenirNext-Bold";
    line-height: 18px;
}
.leftmagic p {
    font-family: "AvenirNext-HeavyItalic";
    padding: 0 5px;
    line-height: 1.1;
}
.middle_content{
	padding: 10% 0;
}
}

h3.participer {
	font-size: 16px;
  }
  #wrap{
	padding:0px 10px; 
  }
}
/*media query*/