body.no_sidebar #sidebar-form{
	display:none !important;
}
body.no_sidebar .container-fluid{
	max-width:100% !important;
}
body.no_sidebar #topButton{
	display:none;
}

.iti__selected-dial-code, .iti__country-name{
	color:#000;
}

.h1_title_link{
	text-decoration:none;
}
.h1_title_link:hover, .h1_title_link:active{
	text-decoration:none;
}
.h1_title_link:hover h1{
	color:#e9522a;
}

body {color:#484c5c;}
.bg-grey {
    background: #f9f9f9 none repeat scroll 0 0;
}
.main {
	position:relative;
}

.btn-primary{
	background: #485a92 !important;
}
.btn-primary:hover{
	background: #f07e31 !important;
	border-color: #f07e31;
}

.confirmationDialog{
	background-color:#fff; 
	color:#000; 
	border-bottom:3px solid #485A92; 
	padding:0 20px 20px 20px;
}
.profile .confirmationDialog{
	margin-top:50px;
}
.confirmationDialog h2{
	color:#485A92; 
	text-align:center;
	margin-bottom: 20px;
	font-weight:700;
	line-height: 32px;
}
.confirmationDialog h2 span, .confirmationDialog h3 span{
	color:#f07e31;
}
.confirmationDialog h3{
	color:#485A92; 
	text-align:center;
	margin-top: 10px;
	font-weight:400;
}
.confirmationDialog p{
	font-size: 16px;
}
.confirmationDialog input, .confirmationDialog select {
	background: transparent;
	border:2px solid #485A92;
	height:45px;
	text-align:center;
	margin:0 auto;
	font-size:24px;
	color:#485A92;
}
.confirmationDialog button{
	position:relative;
	width:220px;
	display:block;
	margin:0 auto;
	background-color:#485A92;
	color:#fff;
	font-weight:400;
	text-align: center;
	padding:10px;
	border-radius:5px;
	font-size:26px;
	margin-top:30px;
}
.confirmationDialog .blueBox{
	position:relative;
	display:block;
	margin:0 auto;
	color:#000;
	font-weight:400;
	text-align: center;
	font-size:22px;
	margin-bottom:20px;
}
.confirmationDialog .blueBox .fa{
	color:#1b926c;
	font-size: 50px;
	padding:10px;
	width:70px;
	border-radius:35px;
	background-color:#fff;
	margin-top:-32px;
}
.confirmationDialog .blueBox .fa.red{
	color:#b53737;
}

.container-fluid.profile {
	background: url(../images/cpf/girl.jpg) !important;
	background-position: top center;
    background-repeat: no-repeat;
	background-size: cover;
	height:1013px;
}


.black_friday{
	position: absolute !important; 
	top: 1px; 
	right: 0; 
	z-index: 999;
	width: 150px;
}
.black_friday.sticky{
	top: 0px; 
	z-index: 2;
}

.frenchTab{
	font-family: 'Poppins';
	background-color:#ccc;
	color:#fff;
	text-align:center;
	padding: 10px 20px;
	margin-right: 10px;
	position:relative;
	text-decoration:none !important;
}
.frenchTab:hover, .frenchTab:active{
	background-color:#f07e31;
}
.frenchTab.active{
	background-color:#f07e31;
}
.frenchTab.active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(240, 126, 49, 0);
	border-top-color: #f07e31;
	border-width: 10px;
	margin-left: -10px;
}	

@media all and (min-width:767px) and (max-width:1239px) {
	.black_friday{
		width: 150px !important; 
	}
}


@media all and (max-width:768px){
	.black_friday{
		top: 0px; 
		width: 100px !important; 
		z-index: 2;
	}
	.black_friday.sticky{
		top: 0px; 
	}
	
	.frenchTabContainer{
		position:absolute;
		z-index:99;
		margin-top:21px;
	}
	.frenchTab{
		padding: 10px 10px;
		font-size:13px;
	}
	
	.confirmationDialog h2{
		font-weight:700;
		font-size: 24px;
		line-height: 28px;
	}
	.confirmationDialog h3{
		font-size: 16px;
		font-size: 4vw;
	}
	.confirmationDialog p{
		font-size: 14px;
		text-align: center;
	}
}
	
.navbar-default .navbar-nav > li > a {
    color: #80828a;
	opacity:0.9;
}
#sidebar-form {
	display:none;
	width:300px;
	position:absolute;
	background:#fff;
	right:-5px;
	top:-110px;
	box-shadow:0px 7px 32px 4px rgba(164, 164, 164, 0.3);
	z-index:101;
	bottom:0px;
	}
header .main {position:fixed;}
ul.order-list li a {color:#303a5c;}

.referencies .quote {box-shadow: 0 0px 45px 5px rgba(0, 0, 0, 0.05);font-style:italic;font-family: 'Arial', sans-serif;font-size:13px;line-height:22px;color:#848797;padding:10px;border-radius:6px;position:relative;height:440px;background:#fff;}
.referencies .quote span {display:inline-block;position:relative;z-index:5;}
.referencies p.name {color:#303a5c;margin-bottom:3px;}
.referencies .user-photo {margin-top:17px;margin-top:-45px;}
.referencies .user-photo img {border-radius:50%;float:left;width:70px;margin-right:5px;height:70px;}
.referencies .vertical-align {position: relative;top: 50%; -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.referencies span.vertical-align {display:inline-block;} 
.referencies .block {text-align:left;margin-bottom:30px;}
.referencies .owl-item {padding:0 20px;}

#whyeduca h3 {line-height:26px;}


.form-default .additional-info {display:none;}

@media all and (min-width:768px){
	.head .subtitle {margin-left:55px;margin-top:20px;}
	}
@media all and (max-width:995px) {
	.head .block-text  {background:none !important;border-radius:none !important;margin-top:-126px;left:50%;margin-left:-83px;margin-bottom:10px;}
	.head .block-text > div.col-sm-6:nth-child(1) {margin-bottom:3px;}
	.head .block-text > div.col-sm-6 {background:rgba(238, 238, 240, .8);border-radius:10px;height:86px;max-width:166px;text-align:left;}
	.head .block-text p {
	color: #36353c;
	font-size: 11px;
	font-weight: 700;
	text-align: left;
	line-height: 15px;
	padding-top:3px;
	margin-bottom:0px;
    }
	.head .block-text img {max-width:138px;margin-top:4px;margin-left:0px !important;}
	.head .block-text > div.col-sm-6:nth-child(2) {height:48px;}
	.head .block-text > div.col-sm-6:nth-child(2) p {padding-top:0px;}
	.head .block-text .font-statistics {font-size:30px;padding-top: 9px;display: inline-block;}
	.testimonials .slide-item {margin-top:15px;}
	.referencies .user-photo {margin-top:17px;margin-top:-22px;}
	.bg-mobile img {margin-top:-265px;}
/* 	.presse .brands li {width:50%;float:left;margin-right:0px;} */
	.presse .brands li img {max-width:70%;height:auto !important;}
	header .main {box-shadow:3px 7px 27px 0 rgba(164, 164, 164, 0.4);}
	header .phone-number-mobile {
    background: rgba(0, 0, 0, 0) url("../images/cpf/tel-small-res.png") no-repeat scroll 0 0;
    display: inline-block;
    float: right;
	text-indent:-9999px;
    height: 26px;
    margin-top: 16px;
    vertical-align: middle;
    width: 26px;
	margin-right:25px;
	position:absolute;
	right:0px;
	z-index:100;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;                  
    -moz-transition:all 0.3s ease;                 
    -o-transition:all 0.3s ease;   
    -ms-transition:all 0.3s ease;
	}
	
	header .phone-number {display:none;}
	.mobile-logo.cpf {margin-left:-95px;}
	.navbar {min-height:60px;}
	.navbar-header {padding-top:7px;}
	#topButton {top:13px;}
	.form-default .additional-info {display:block;}
	#slider1 {padding-left:5px;}
	}
@media all and (min-width:995px) {
	.referencies .quote {padding:20px 15px 20px 20px;}
	.referencies .block {margin-bottom:0px;}
	header .phone-number-mobile {display:none;}
	header .phone-number , #sidebar-form  .phone-number {
		background:  url("../images/cpf/icon-phone.png") no-repeat scroll 0 4px;
		cursor: default;
		position:absolute;
		margin-top:-65px;
		right:30px;
		font-size: 16px !important;
		font-weight: bold;
		padding: 0 0 0 32px;
		float:right;
		color:#303a5c;
		font-family:arial;
		font-weight:bold;
		background-size: 24px 24px;
	}
	header .phone-number:hover {text-decoration:none;}

	.referencies .quote {height:410px;}
	header .phone-number span , #sidebar-form  .phone-number span {
		font-weight:normal;
		color:#848797;
		opacity:.7;
		display:block;
		margin-top:-2px;}
	header.sticky .phone-number span {margin-top:-4px;}
	header.sticky .phone-number {margin-top:-54px; background-position:0 0; padding-top: 0px !important;}
	.article_page #sidebar-form .phone-number {text-align:left;}
	}
@media all and (min-width:767px) and (max-width:1239px) {
	.head h1 { margin-top: 20px;}
	.head .block-text > div.col-sm-6:nth-child(2) {height:85px;}
	.head .block-text > div.col-sm-6:nth-child(2) p {padding-top:0px;}
	.head .block-text .font-statistics {font-size:30px;margin-top:20px;display:inline-block;}
}

@media all and (min-width:992px) {
	.referencies .owl-item {padding:0 20px;}
	.referencies .quote {height:410px;}
	.font20 {font-size:20px;line-height:30px;}
	.referencies .quote {font-size:15px;line-height:22px;}
	.font-statistics {font-size:37px;letter-spacing:-1px;font-weight:400;
    display: inline-block;}
	}

@media all and (min-width:1200px) {
	header .phone-number {
	right:46px;
	}
	.referencies .owl-item {padding:0 40px;}
	.referencies .quote {height:240px;}
	header.sticky .navbar {height:55px;}
	}
@media all and (min-width:1200px) {
	.head .form-default {display:none;}
	.form-default {padding:20px 16px;}
	.form-default .btn-submit {color:#fff;}
	.form-default .form-block  {margin-bottom:12px;}
	.head .subtitle {display:none;}
	.navbar-header {display:none;}
	#navbar ul {float:left;}
	.main {overflow-x:inherit;}
	#sidebar-form {display:inline-block;}
	#sidebar-form .additional-info {display:block;}
	.font-statistics {margin-top: 22px;}
	header .phone-number {
		right:50px;
		margin-top:-52px;
		}
	.sticky .font-tiny-xxs {font-size:11px !important;}
		.head h1 span {
		font-size:29px;
		line-height:40px;
	}
	
	/* HERO AREA */
	.container-fluid.head {background: url(../images/cpf/hero-bg1.jpg) no-repeat top center;height:518px; position:relative;}
	.container-fluid.head.educafr {background: url(../images/cpf/hero-bg4.jpg) no-repeat top center;height:518px; position:relative;}
	.container-fluid.head.video {background: url(../images/cpf/hero-bg1-new.jpg) no-repeat top center;height:580px;}
	
	.container-fluid.head.cpf-langs {background: url(../images/cpf/hero-bg-es.jpg) no-repeat bottom center;height:518px; position:relative;}
	
	.container-fluid.head .circle {
		display: block;
		background: #f07e31;
		border-radius: 50%;
		height: 160px;
		width: 160px;
		margin: 0;
		text-align: center;
		font-family: 'Lato';
		color:#FFFFFF;
		font-size:12px;
		position:absolute;
		bottom:30px;
		left:30px;
	}
	
	.head .block-text .graduation-icon {
		background: url(../images/cpf/icon-graduation.png) no-repeat top center;height:46px;width:54px;position:absolute;right:-20px;top:-24px;}
	.head .block-text .inner {
		border-radius:3px;
		height:110px;
		width:188px;
		background:rgba(255, 255 , 255 , .45);
		box-shadow:0 7px 32px 4px rgba(164, 164, 164, 0.2);
		margin-bottom:10px;
		}
	}
	
@media all and (min-width:1354px) {
	.head .block-text {right:60px;}
	}	
@media all and (min-width:1200px) {
	.wrapper ,
	.main {
		max-width:1220px;
	}
	#sidebar-form {
		right:0px;
	}
	.container-fluid {
    	max-width: 920px;
		margin-left:0px;
	}
/* 	.container {width: 920px;} */
	
	/* FORM SIDEBAR */
	.form-title {color:#303a5c;font-size:17px;font-family: 'Lato', sans-serif;padding:0 26px; font-weight:400;}
	#sidebar-form .mobile-logo {display:inline-block;text-align:center;padding:0px;width:100%;margin:30px 0 45px;}
	#sidebar-form .mobile-logo img {max-width:195px !important;height:auto;}
	#sidebar-inner {position:fixed;width:300px;background:#fff;padding-bottom:100px;}
	
	/* HERO AREA */
	.head h1 {line-height:36px;font-size:28px;margin-top:50px;}
	.subheader .block-spacing {
    padding-left: 20px;
    padding-right: 30px;
	}
	
	/* WHY EDUCASTREAM AREA */
	#whyeduca h3 {line-height:32px;font-size:28px;font-weight:normal;}
	#whyeduca img {max-width:260px;}
	#whyeduca .img2 img {max-width:360px;}
	#whyeduca .view-more {margin-top:40px;}
	.order-list.first {margin-right:30px;}
	
	
	/*TESTIMONIALS AREA */
	#owl-demo2 {max-width:736px;}
	.testimonials {font-family: 'Montserrat', sans-serif}
	.testimonials .box-orange,
	.testimonials .box-black,
	.testimonials .box-grey {height:183px;font-size:14px;}
	.testimonials .container-small img {padding-right:4px;}
	.testimonials .box-orange .number, .testimonials .box-grey .number {font-size: 34px;}
	
	
	/* PRESSE AREA */
	.presse .brands img {max-width:70%;height:auto !important;}
/* 	.presse .brands li {margin-right:10px;} */
	}
	
@media all and (min-width:920px) and (max-width:1239px) {
		#whyeduca img {max-width:260px;}
	   .nav > li > a {padding-right:0px;}
}

/* FULL WIDTH ON 1280px resolutin */
@media all and (amin-width:1200px) {
	.wrapper ,
	.main {
		max-width:1280px;
	}
	.container-fluid {
    	max-width: 1020px;
	}
	.container {width: 920px;}
	}
@media all and (min-width:1480px) {
	.wrapper ,
	.main {max-width:1420px;}
	#sidebar-form {
	right:0px;
	width:320px;
	}
	.container-fluid {
    max-width: 1100px;
	margin-left:0px;
	}
	.container {width:1040px;}
	
	header .phone-number {right:0px;}
	
	/* FORM SIDEBAR */
	#sidebar-inner {width:320px;}
	
	/* HERO AREA */
	.subheader .block-spacing {
    padding-left: 40px;
    padding-right: 50px;
	}
	
	/* WHY EDUCASTREAM AREA */
	#whyeduca img {max-width:280px;}
			
	/*TESTIMONIALS AREA */
	#owl-demo2 {max-width:824px;}
	.testimonials .box-orange,
	.testimonials .box-black,
	.testimonials .box-grey {height:205px;font-size:18px;}
	.testimonials .container-small img {padding-right:0px;}
	.testimonials .box-orange .number, .testimonials .box-grey .number {font-size: 40px;}
	}
@media all and (min-width:1600px) {
	.wrapper ,
	.main {max-width:1520px;}
	#sidebar-form {
	right:0px;
	}
	.container-fluid {
    max-width: 1200px;
	margin-left:0px;
	}
	#whyeduca img {max-width:280px;}
	}
	
	
@media all and (min-width:768px) and (max-width:1200px) {
	.phone-number {display:none;}
	.header-btn {top:32px;}
	}
@media all and (min-width:768px) and (max-width:1200px) {
	.head .subtitle {color:#fff;}
	.head .subtitle .text {width:76%;}
	.form-wrapper {background:#fff;border-radius:3px;}
	.subheader .block {padding:0px;}
	}
@media all and (min-width:992px) and (max-width:1200px) {
	.head .subtitle {}
	.head .subtitle .text {width:87%;color:#fff;}
	
	}
ul.show_home {
    margin-right: 90px !important;
}
/* ARTICLE PAGE */
.article_page header .main {box-shadow:3px 7px 27px 0 rgba(164, 164, 164, 0.2);}
.article_page #sidebar-form {}
.article_page #sidebar-inner {background:#fff;}
.article_page header .phone-number {margin-top:34px;}
.article_page header.sticky .phone-number {margin-top:31px;right:160px;}
.article_page {}
.article_page .mobile-logo
#topButton {display:none !important}
.show_home#topButton {display:inline-block !important;}

@media all and (max-width:767px) {
	.article_page .mobile-logo {margin-top:0px !important;}
	.subheader .block {padding:0px;}
	}

@media all and (min-width:1200px) {
	.article_page header.sticky .phone-number  {right:0px;}
	.article_page header.sticky .phone-number {}
	.article_page #sidebar-form {}
	.article_page  .navbar-header {display:inline-block;}
	.article_page  #topButton {display:none;}
	header.sticky .navbar-brand > img {margin-top:-1px;}
	.article_page header .phone-number {display:none;}
	 #sidebar-form .phone-number {display:none;}
	.article_page #sidebar-form .mobile-logo {display:none;}
	.article_page #sidebar-form .form-title {margin-top:80px;}
	 .article_page #sidebar-form .phone-number {display:inline-block;margin-top:50px;position:relative;float:none;right:inherit;}
	}


@media all and (max-width:767px) {
	.navbar-toggle .icon-bar + .icon-bar {margin-top:5px;}
	.navbar-toggle {margin-top:5px;}
	.mobile-logo img {margin-top:2px;}
	.head h1 {margin-top: 50px;height:151px;}
	.head h1 span ,
	.head h1 span.font-bold {line-height:30px;padding-bottom:0px;font-size:20px;}
	
	.dif .head h1 span ,
	.dif .head h1 span.font-bold {line-height:26px;padding-bottom:0px;font-size:18px;}
	
	.head h1 .valign {
		margin-top:112px; -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);display:inline-block;
		}	
	.bg-mobile img {max-width:800px;margin-left:-396px;margin-top:-300px;}
	.head .subtitle {margin-top:25px;}
	.sticky #topButton , .show_home#topButton {display:inline-block !important;}
	.bg-mobile { margin-top: 97px;}
}
@media all and (max-width:360px) {
	.head h1 span , .head h1 span.font-bold {line-height:26px;padding-bottom:0px;font-size:18px;}
}


@media all and (min-width:768px) and (max-width:992px) {
	.levelTwo img {max-width:84%;}
	ul.show_home {margin-right: 103px !important;}
	header ul.nav li a {font-size:12px;}
	.head h1 span.font-bold {font-size:22px;padding-bottom:0px;}
	.head .subtitle img {display:inline-block;margin-right:30px;}
	.presse .brands li {margin-right:0px;}
	.presse .brands img {height: auto !important;max-width: 100%;}
	}
@media all and (min-width:993px) and (max-width:1200px) {
	.levelTwo img {max-width:84%;}
	.head .subtitle img {margin-right:0px;}
	}

#gotoForm {bottom:30px;}



/* EASYPASS */

.easypass header .phone-number {font-size:16px !important}
.easypass a.color-orange:hover {text-decoration:underline;}
.sub-header {color:#303a5c;font-family: "Montserrat",sans-serif;}
.sub-header p {font-family: "Montserrat",sans-serif;font-weight:700;font-size:22px;letter-spacing:0.5px;margin-bottom:5px;}
.sub-header li {margin-bottom:5px;}
.easypass .head .checkmark-icon {background-position: 2px 6px}
.easypass .head .top {max-width:820px;}
.easypass  .subheader .block.first img {}
.easypass .col-md-12.blockSpacing.paddingTop20 {padding-bottom:10px;}
.easypass .subheader .wrapper {display:block;}
@media all and (min-width:1200px) {
	.easypass .head h1 {margin-top:30px;}
	.easypass .sub-header {padding-top:15px}
	/* HERO AREA */
	.easypass .container-fluid.head {background: url(../images/cpf/easypass-hero.jpg) no-repeat top center;}
	}

@media all and (min-width:992px) {
	.easypass #whyeduca h3 {line-height:24px;}
	.easypass .head ul li span {font-size:20px;color:#303a5c;}
	.easypass  header .navbar-brand {float:left;display:block;padding-right:0px;}
	.easypass  header .navbar-brand img {height: auto;max-width: 230px !important;margin-top:5px;margin-right:10px;}
	.easypass  header.sticky  .navbar-brand img {margin-top:-8px;}
	}
@media all and (min-width:992px) and (max-width:1239px) {
	.sub-header {margin-left: 139px;margin-top: 61px;position: absolute;width: 350px;}
	}
@media all and (min-width:1200px) {
	.easypass #sidebar-inner .mobile-logo {background:url(/lib/images/cpf/easypass-logo.jpg) no-repeat;display:inline-block;width:100%;height:92px;background-size:320px 92px;margin:19px 0 25px 0;}
	.easypass #sidebar-inner .mobile-logo img {display:none;}
	}
@media all and (min-width:768px) and (max-width:992px) {
	.sub-header {margin-top: 17px;position: absolute;text-align: left;width: 400px;}
	.sub-header p {font-size:19px;letter-spacing:0px;}
	.sub-header li {font-size:17px;}
	}
@media all and (max-width:767px) {
	.sub-header p  {font-size: 18px;line-height: 30px;padding-bottom: 0;}
	.sub-header li {font-size:17px;font-family:arial;}
	.easypass .head {background: #fff url(/lib/images/cpf/easypass-grey-bg-mobile.jpg) no-repeat top center;}
	.easypass .head .checkmark-icon {background-position: 2px 2px}
	.easypass .sub-header {padding-top:0px;}
	}
	
.checkmark-icon {
  background: rgba(0, 0, 0, 0) url("/lib/images/cpf/checkmark-orange.png") no-repeat scroll 2px 1px;
  padding-left: 24px;
}
.easypass .subheader  .checkmark-icon {
	display: inline-block;
    margin-bottom: 11px;
    padding-left: 24px;
	}

.color-dark-blue {color:#303a5c;}
.max-width500 {max-width:500px;margin:0 auto;}
ul.numbers {list-style-type:numbers;color:#303a5c;font-size:17px;font-weight:bold;margin-left:20px;}
ul.numbers li {padding-left:10px;margin-bottom:20px;}
ul.numbers li p {font-size:17px !important;}
@media all and (max-width:550px) {
	.subheader .block {text-align:left;}
	}
@media all and (max-width:767px) {
	.easypass  .subheader .block.first .text {margin-left:0px;}
	.easypass .order-list .arrow.link  {text-align:center;}
	ul.numbers {font-size:16px}
	ul.numbers li p {font-size:15px !important;}
	.easypass  header.sticky .phone-number-mobile {right:80px;}
	.subheader .block p {padding-top:4px;}
	}
@media all and (min-width:320px) and (max-width:500px){
	.easypass  .subheader .block.first img {margin-bottom:0px;}
	}
@media all and (min-width:768px) {
	ul.numbers li  {margin-bottom:30px;}
	.easypass  .subtitle {display:none;}
	}
	

.language-block {
	display:inline-block;width:70px;height:30px;border:1px solid #cccccc;border-radius:14px;background:#fff;
	float:right;margin-right:-30px;
	margin-top:-40px;
	}
.language-block:hover {text-decoration:none;color:#fff;}	
.language-block .flag {display:inline-block;width:24px;height:24px;margin-left: 14px;margin-top: 2px;}
.language-block.en .flag {background:url(/lib/images/cpf/en.png) no-repeat;}
.language-block.fr .flag {background:url(/lib/images/cpf/fr.png) no-repeat;}
.language-block .arrow {width: 0;
height: 0;
display:block;
border-style: solid;
margin-top:-19px;
margin-left:45px;
border-width: 5px 5px 0 5px;
border-color: #000 transparent transparent transparent;}
@media all and (min-width:992px) and (max-width:1239px) {
	.easypass header .phone-number {right:110px;}
	.language-block {margin-right:7px;}
	}


@media all and (min-width:768px) and (max-width:1279px) {
	.easypass header ul.nav {margin-right:75px;margin-top:20px;}
	.easypass ul.show_home {margin-right:168px !important;}
	.easypass header.sticky  .language-block.show_home {margin-right:102px}
	.subheader .block p {padding-top:4px;}
	}
@media all and (min-width:768px) and (max-width:991px) {
	.easypass header ul.nav {margin-right:40px;}
	}
@media all and (min-width:1200px) {
.easypass header .phone-number {right:101px;}
.language-block {margin-right:6px;}
.easypass header.sticky .phone-number {margin-top:-58px;}
.easypass header.sticky .language-block {margin-top:-47px;}

}
@media all and (min-width:1200px) {
	.easypass  .subheader .block img {margin-bottom:20px;}
	}
@media all and (min-width:1480px) {
	.language-block {margin-right:-30px;}
	.easypass header .phone-number {right:68px;}
	}
@media all and (max-width:767px) {
	.language-block  {margin-right:32px;width:59px;margin-top:-42px;}
	.language-block .flag {margin-left:9px;}
	.easypass .mobile-logo img {height:36px !important;}
	.language-block .arrow {margin-left:39px;}
	.easypass header .phone-number-mobile {margin-right:16px;margin-top:14px;}
	.easypass header.sticky .language-block {margin-right:93px;}
	.easypass header.sticky .phone-number-mobile {right:160px;}
	.easypass .header-btn {padding:5px 17px 8px}
	}
@media all and (max-width:400px) {
	.easypass .mobile-logo.cpf {margin-left:-116px;}
	}
@media all and (max-width:991px) {
	.subheader {margin-top:0px;}
	}
@media all and (min-width:500px) and (max-width:1200px) {
	.subheader .wrapper {width:375px;margin:0 auto;}
	}
	
	
/* pole-emploi  */
.pole-emploi .color-dark-blue {color:#2a355d}
.pole-emploi .line-height30 {line-height:30px;}
.pole-emploi #whyeduca h3 {
    line-height: 24px;
}
.pole-emploi .dot-list {list-style-type:disc;padding-left:30px;margin-bottom:20px;color:#f29a1c;}
.pole-emploi .subheader .wrapper {display:block;}
.pole-emploi .color-dark-blue {color:#303a5c;}

.pole-emploi .head h1 span span {font-size:26px;color:inherit;}
.pole-emploi .head h1 {font-size:22px;color:#303a5c;}
.pole-emploi .head h1 .big {font-size:26px;}
.pole-emploi .head h1 span.color-orange{font-size: 33px;}
.pole-emploi .head h1 .big.font-bold {letter-spacing:0.4px;}
.pole-emploi .head h1 .separator {display:block;padding-bottom:12px;}
.pole-emploi .head h1 span.font-bold {display:inline;}
.pole-emploi .head h1 span.hide-on-medium2 {font-size: 24px;}
.pole-emploi .head h1 span.hide-on-medium2 span.color-orange{font-size: 26px;}

@media all and (min-width:991px) and (max-width:1200px) {
	.pole-emploi .head h1 span.color-orange{font-size: 24px;}
}

@media all and (min-width:768px) and (max-width:991px) {
	.pole-emploi .head h1 {margin-top:15px;}
	.pole-emploi .head .subtitle {margin-top:5px;}
	.pole-emploi .head .form-default {margin-top:6px;}
	.pole-emploi ul.show_home {margin-right: 79px !important;}
	.navbar-nav > li:nth-child(1) a {padding-left:0px;}
	.pole-emploi .head h1 {font-size:22px;color:#303a5c;}
	.pole-emploi .head h1 .big {font-size:24px;}
	.pole-emploi .head h1 .separator {padding-bottom:5px;}
	.pole-emploi .head h1 span.color-orange{font-size: 16px;}
}

@media all and (max-width:767px) {
	.pole-emploi {}
	.pole-emploi .head {background: #fff url("/lib/images/cpf/easypass-grey-bg-mobile.jpg") no-repeat scroll center top;}
	.pole-emploi .head .top {max-width: 820px;}
	.pole-emploi .head h1 {height:inherit;}
	.pole-emploi .head h1 .valign {transform:none;}
	.pole-emploi .subheader .block .text {margin-left:0px;}
	.pole-emploi #cpf .full-width-on-medium ,
	.pole-emploi #cpf .full-width-on-medium p {text-align:left;}
	.pole-emploi .head h1 {font-size:20px;color:#303a5c;margin-top: 108px;}
	.pole-emploi .head h1 .big {font-size:20px;}
	.pole-emploi .head h1 span.color-orange{font-size: 20px;}
}
@media all and (min-width:1200px) {
	.pole-emploi .subheader .block p {}
	.pole-emploi .levelOne h2 {margin-top:-20px;}
	.pole-emploi .levelTwo h2 {margin-top:10px;}
	.pole-emploi .head h1 {margin-top:46px;}
	
	}
	
	
	
/*-------- header new design -------------*/
.font-georgia{font-family: 'Lato';}

.d-inline-block{display: inline-block;}
.d-block{display: block;}

.m-auto{margin-left: auto;margin-right: auto;}

.float-none{float: none !important;}

.opacity70{opacity: .7;}

.head h1 span, .head h1 span.font-bold{color: #fff;}
.head .block-text{position: relative;top: auto;right: -76px;background: rgba(238, 238, 240, .8);padding: 0;border-radius: 10px;}
.head.educafr .block-text{right:0;}
.head.cpf-langs .block-text{right:0;}
.head .block-text img{margin-right: 5px;
display: inline-block;
vertical-align: middle;
}
.head .block-text .col-sm-6{height:86px;}
.head .block-text .col-sm-6  .font-georgia{font-size: 42px;color: #36353c;font-weight: 700;}

.subheader .block img{margin-right:10px;}
.subheader .block p,
.subheader .block a {opacity: .7; font-weight:400;}
.subheader .block.active{position: relative;}


/*------------whyeduca-----------*/
#whyeduca h3{margin-top: 0;}
#whyeduca .section-label{font-size: 12px;text-transform: uppercase;color: #36353c;opacity: .5;font-family: 'Montserrat', sans-serif;font-weight: 700;margin-bottom: 5px;}
#whyeduca.levelTwo img{border-radius: 0;}
#whyeduca .view-more {color: #e9522a;border-color: #e9522a;}
#whyeduca .view-more i{margin-right: 10px;}

.referencies .block{border-radius: 5px;}
.referencies .owl-item:nth-child(odd) .block{border-top: 5px #898fe9 solid;}
.referencies .owl-item:nth-child(even) .block{border-top: 5px #fbb81d solid;}
.referencies .user-photo img{float: none;}
.referencies p.name{color: #36353c;}
.referencies .quote{font-style: normal;}
.referencies .user-photo img{width: 96px;height:96px;}
.owl-carousel .owl-wrapper-outer{overflow: visible !important;}
#owl-temo1{overflow: hidden;}



.testimonials .slide-item{background: #a29fb4;position: relative;opacity: .9;height: 330px;overflow: hidden;justify-content:flex-start;}
.testimonials .slide-item.active{opacity: 1;}
.testimonials .slide-item .block-caption{position: absolute;bottom: 15px;padding-left: 20px;padding-right: 35px;color:#fff;}
.testimonials .slide-item .block-caption .label{text-transform: uppercase;font-size: 14px;font-weight: 400;}
.testimonials .slide-item .block-caption .desc{color: #fff;font-size: 16px;font-weight: 500;letter-spacing: 0.025em;}
.testimonials .slide-item .block-caption .name{color: #fff;font-size: 14px;opacity: .9;font-weight: 700;}


.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #00306c !important;margin-top: 3px !important;}
.mCSB_scrollTools .mCSB_draggerRail{height: 2px !important;}




.footer_google{background: #f6f6f6;color: #36353c;border-top: 2px #f3f4f4 solid;}
.footer_google .border-top{border-top: 2px #f3f4f4 solid;}
.footer_google a{color: #36353c;opacity: 1; display: block;}
.footer_google ul li{margin-bottom: 5px;}

#slider1 .block .desc {margin-left:36px;position: relative;margin-top:20px;}
#slider1 .block .block-about {height:110px;}
#slider1 .block .block-education {height:110px}
#slider1 .block .block-about:before {content:"";width:32px;height:32px;display:inline-block;background:url("/lib/images/icons/icon-info.png");position:absolute;background-size:cover;margin-left:-44px;margin-top:2px;}

#slider1 .block .block-education:before {content:"";width:32px;height:32px;display:inline-block;background:url("/lib/images/icons/icon-education.png");position:absolute;background-size:cover;margin-left:-44px;margin-top:2px;}

#slider1 .block .block-history:before {content:"";width:32px;height:32px;display:inline-block;background:url("/lib/images/icons/icon-educastream.png");position:absolute;background-size:cover;margin-left:-44px;margin-top:5px;}

@media (min-width: 768px){
	
.testimonials .slide-item{display:flex;}
    header ul.nav li a{font-size: 15px;font-weight: 400;text-transform: none;color: #36353c;}
    header .phone-number{padding-left: 32px !important;}
    .head .block-text .col-sm-6.border-right{border-right: 1px #a9aab2 solid;}
	.head .block-text .col-sm-3.border-right{border-right: 1px #a9aab2 solid;}
	.head .block-text .col-sm-6 {max-width: 220px;}
	.testimonials .slide-item img {height:330px;width:auto !important;}
    /*------------whyeduca-----------*/
    .vertical-align-sm{position: relative;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);}
    #whyeduca .top-whyblock{height: 380px;}
    #whyeduca .middle-whyblock{height: 400px;}
    #whyeduca .bottom-whyblock{height: 380px;}
    
    #slider1 .block{width: 270px;margin: 0 20px;box-shadow: 0 0px 45px 5px rgba(0, 0, 0, 0.05);margin-top:40px;}
#slider1 .block .desc {height: 320px;}
#slider1{background: none;}
.mCSB_container{overflow: inherit !important;height: 500px !important;}
.mCustomScrollBox{overflow: inherit !important;height: 400px;}

	
.presse .brands li img{opacity:.7;filter:grayscale(1);-webkit-filter: grayscale(1);}
.presse .brands li a:hover img{filter:grayscale(0);-webkit-filter: grayscale(0);opacity: 1;}
.presse .brands li:nth-last-child(1) {margin-right:0px;}

.presse .brands li {text-align: center;}
.presse .brands li{height: 120px;border-right: 1px #e7e7e9 solid;border-top: 1px #e7e7e9 solid;}
.presse .brands li img{vertical-align: middle;display: inline-block;}
.presse .brands li:nth-child(4n){border-right: 0;}
.presse .brands li:nth-child(-n+4){border-top: none;}
    
  .pole-emploi .head h1 span span{font-size: 26px;}
}

@media (min-width: 1200px){
    .referencies .quote {height: 440px;}
    .referencies .owl-item{padding: 0 30px;}
	.testimonials .slide-item{justify-content:flex-end;}
	
	.pole-emploi .head h1 span span{font-size: 36px; margin-top: 30px;}
}

@media (max-width: 1400px){
	.head h1.bf span.font-bold{max-width: 700px;}
}

@media (min-width: 1200px){
    .head h1{color: #fff;margin-top: 60px;font-weight: normal;}
    .head h1 span.font-bold{font-size: 39px; line-height:50px; margin-bottom: 15px;}
	.head.soldes h1 span.font-bold{max-width: 730px;}
	.dif .head h1 span.font-bold{font-size: 45px;}
    .head .block-text p{color: #36353c;font-size: 12px;font-weight: 700;text-align: left;line-height:17px;margin-bottom:0px;margin-top:3px;}
    .head .block-text{margin-top: 28px;max-width:330px;}
	.dif .head .block-text{margin-top: 120px;max-width:330px;}
	.dif .head.educafr .block-text{margin-top: 80px;max-width:100%;}
	.dif .head.cpf-langs .block-text{margin-top: 80px;max-width:100%;}
	
    .subheader{padding-top: 0;height: 60px;}
	.head .block-text img { width: 100%;margin-top: 20px;margin-left:0px;margin-right:0px;}
	.head.educafr .block-text img { margin-top: 10px; margin-bottom: 10px; }
	.head.cpf-langs .block-text img { margin-top: 10px; margin-bottom: 10px; }
	.head .block-text img.small { width: 100px;margin-top: 5px; margin-bottom: 5px; margin-left:0px;}
	.head .block-text img.small2 { width: 120px;margin-top: 5px; margin-bottom: 5px; margin-left:0px;}
	.font-statistics {font-size: 37px;}
	.head.educafr .font-statistics {font-size: 30px; margin-top:12px;}
	.head.cpf-langs .font-statistics {font-size: 30px; margin-top:12px;}
	.head .block-text .col-sm-6.border-right p {margin-left:0px;}
}

@media (max-width: 767px){
    .middle-whyblock{margin-top: 15px;margin-bottom: 50px;}
    .presse .brands li img{display: inline-block;}
	.block-title {margin-bottom:30px;}
	.block-spacing {margin-bottom:0px;padding-bottom:40px;}
	.block-top-spacing {padding-top:40px;margin-top:0px;}
	h2 {font-size:26px; line-height:32px;}
	#referencies p {margin-bottom:0px;}
	.testimonials .slide-item .block-caption .desc {font-size:15px;}
	.testimonials .slide-item .block-caption {
    padding-left: 15px;
	bottom:15px;
	padding-right: 50px;}
	#referencies .slide-item img {height: 330px;}
	.testimonials .slide-item {justify-content: flex-start}
	
    #slider1 .block .block-about:before {margin-left:-39px;}
    #slider1 .block .block-education:before {margin-left:-39px;}
    #slider1 .block .block-history:before {margin-left:-39px;}
	.logo-footer-container {max-width:230px;display:inline-block;}
	 .brands#owl-demo3 li {width:50%;margin-bottom:15px;}
}

.bg-grey {background:#f4f4f6;}
.statistics .font-georgia {color: #00306c;font-weight: 700; font-size: 42px;} 
.label-testimonials {opacity:0.6;}
@media (min-width:768px){
	.block-title {margin-bottom:60px;}
	.block-spacing {margin-bottom:0px;padding-bottom:80px;}
	.block-top-spacing {padding-top:80px;margin-top:0px;}
	.reset-margin-right {padding-right:0px;}
	.reset-margin-left {padding-left:0px;}
	
}

@media (min-width:992px){
	.statistics .font-georgia {font-size: 60px;} 
	.desc strong {font-size:11px;color:#36353c;line-height:16px;}
	.testimonials .slide-item .block-caption .desc {max-width:50%;height:299px;display:flex;align-content:center;align-items:center;}
	.testimonials .slide-item .block-caption .name {bottom:10px;position:absolute;}
	.testimonials .slide-item .block-caption {top:10px;left:0px;}
	.label-testimonials {position:absolute;top:10px;}
}
@media (max-width:991px){
	.testimonials .slide-item .block-caption .desc {height:250px;display:flex;align-content:center;align-items:center;}
	.testimonials .slide-item .block-caption .name {bottom:10px;position:absolute;}
	.testimonials .slide-item .block-caption {top:10px;}
}
.mCustomScrollBox .mCSB_container div:nth-child(3) {margin-right:0px;}

@media all and (min-width:768px) and (max-width:991px){
	#referencies {max-width:640px;}
}
@media all and (min-width:768px) and (max-width:1199px){
	.testimonials .slide-item .block-caption .desc {max-width:56%;}
	.testimonials .slide-item{justify-content:flex-end;}
	#referencies {margin-top:20px;}
}

@media (min-width:768px) and (max-width:1399px) {
	#referencies .col-sm-12.col-md-6 {width:100%;margin-top:20px;}
	#referencies .row {max-width: 600px;margin: 0 auto;}
}
@media (min-width:1399px) and (max-width:1599px) {
	.wrapper, .main {max-width: 1400px;}
	.container-fluid {max-width: 1100px;}
}
@media (min-width:320px) and (max-width:767px) {
	.testimonials .slide-item {max-width:395px;margin:10px auto;}
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0px !important;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px !important;
}

.subheader .glyphicon-menu-right {font-size:12px;margin-left:-14px;}

.play-video {border-bottom: 1px solid #e4e4e4;margin-top:60px;}
.play-video a {display:flex;justify-content:center;align-items:center;align-content:center;}
.play-video a:hover,
.play-video a:active,
.play-video a:focus {text-decoration:none;}
.play-video a .play-video-icon {transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;                  
    -moz-transition:all 0.3s ease;                 
    -o-transition:all 0.3s ease;   
    -ms-transition:all 0.3s ease;
	max-width:60px;
}
.play-video a:hover .play-video-icon {
	-ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}
.play-video-charter {max-width:230px;}
.play-btn-cover {color:#fff;font-weight:700;font-size:16px;display:flex;justify-content:center;align-items:center;margin-top:40px;}
.play-btn-cover span {text-align:left;display:inline-block;padding-left:5px;}
.play-btn-cover img {width:45px;transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;                  
    -moz-transition:all 0.3s ease;                 
    -o-transition:all 0.3s ease;   
    -ms-transition:all 0.3s ease;}
.play-btn-cover:hover {text-decoration:none;}

/*
.play-btn-cover:hover img {-ms-transform: scale(1.1); 
    -webkit-transform: scale(1.1); 
    transform: scale(1.1);}
*/

@media all and (max-width:767px) {
	.play-video a .play-video-icon {max-width:50px;margin-top: -10px;}
	.play-video h2 {min-width:100px;line-height: 28px;}
	.pole-emploi .play-video h2{margin-top:0;}
	.play-video {margin-top: 60px;width: 500px;margin: 30px auto 0;left: 50%;position: relative;margin-left: -250px;}
	.bg-mobile img {
   width: 935px;
    margin-left: -396px;
    margin-top: -415px;
    height: 458px;
}
	.play-btn-cover {margin-top:72px;}
	.pole-emploi .play-btn-cover {margin-top:22px;}
	.head .block-text {margin-top:-180px;}
	.head h1 .valign {margin-top:115px;}
	.dif .head h1 .valign {margin-top:80px;}
	.pole-emploi .head h1 .valign {margin-top:0px;}
}
@media all and (min-width:768px) and (max-width:1200px) {
	.play-btn-cover {justify-content:flex-start;margin-left:40px;}
	.form-wrapper {margin-top:-77px;}
.dif .form-wrapper {margin-top:0px;}
	}

.play-btn-cover img {
  display: block;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse 2s infinite;

}
.play-btn-cover img:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
	 transform: scale(1);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
	  transform: scale(1.04);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
	   transform: scale(1.7);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
	transform: scale(1);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
	  transform: scale(1.04);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
	  transform: scale(1.07);
  }
}

#error{
	padding-top:100px; 
	padding-bottom: 100px; 
	font-family: 'Montserrat', sans-serif !important;
}
#error h1{
	margin-bottom:20px;
}
#error h1, #error p{
	font-family: 'Montserrat', sans-serif !important;
}
#error .img-responsive {
    margin: 0 auto;
}











.bg-bleu{
	background-color: #00306c;
}
.form-box{
    padding:30px;
}
.form-box .box-title{
	font-size: 23px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
	text-align:center;
}
.form-box.black-friday .box-title{
	text-align:left;
	margin-right: 50px;
}
.form-box .box-sub-title{
	font-size: 16px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    color: #fff;
    margin-bottom: 30px;
    text-align:center;
}
.form-box.black-friday .box-sub-title{
	text-align:left;
	margin-right: 50px;
}
.form-box .box-sub-title.big{
	font-size: 20px;
}
.form-box .form-default{
	max-width:330px;
	margin-bottom:20px;
}
.form-box .form-default label.error{
	color:#E23C26;
}
.form-box input[type="text"], .form-box input[type="tel"], .form-box select{
	font-family: 'Lato', arial;
	height:46px;
}
.form-box input[type="button"]{
    background-color:#E23C26 !important;
	color:#fff;
}
.form-box p{
    color:#fff;
	opacity:1;
}
.form-box a{
	color:#fff;
	opacity:1;
	text-decoration:underline;
}
.form-box label{
	color:#fff;
	margin-bottom:5px;
}
.form-box .form-block{
	margin-bottom: 15px;
}
.form-box img{
	margin:0 auto; 
	width: 300px; 
	display:block; 
	position: relative;
}

.etapesWrapper{
	width:100%; 
	margin:0 auto; 
	position: relative; 
	text-align: center;
	margin-bottom: 30px; 
	margin-top: -30px;
}
.etapesWrapper .step{
	background-color:#485A92;
	width: 80px;
	height: 34px;
	display:inline-block;
	position:relative;
}
.etapesWrapper.desktop .step{
	background-color:#fff;
}
.etapesWrapper .step.active{
	background-color:#E23C26;
}
.etapesWrapper.desktop .step.active{
	background-color:#fff;
}
.etapesWrapper span{
	font-family: Poppins, sans-serif;
    font-weight: 700;
	line-height: 34px;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
}
.etapesWrapper.desktop span{
	color:#485A92;
}
.etapesWrapper.desktop .step.active span{
	color:#E23C26;
}
.etapesWrapper .step.active span:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(226, 60, 38, 0);
	border-top-color: #E23C26;
	border-width: 10px;
	margin-left: -10px;
}
.etapesWrapper.desktop .step.active span:after {
	border-width: 5px;
	margin-left: -5px;
	top: 85%;
}
footer{
	margin-top: 0 !important;
}
.form-default .additional-info{
	display:block;
}


@media (max-width: 768px){
	.subheader i{
		height:50px !important;
	}
}

@media (min-width: 768px) and (max-width: 995px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  
.navbar-toggle {
    display: block;
	margin-top: 20px;
	float: left;
}
.navbar {
    min-height: 60px;
}
header .navbar{
	min-height: 90px;
	height:auto;
}
header .container .navbar-brand{
	margin-top:5px;
	margin-left: 20px !important;
}
header .phone-number-mobile{
	margin-top: 30px;
}
}